diff options
author | Indrajith | 2024-07-03 02:03:35 +0530 |
---|---|---|
committer | Indrajith | 2024-07-03 02:03:35 +0530 |
commit | 824022cd1f633c70c4d2782934251616756f4668 (patch) | |
tree | a310eb4bf72b26c2d110838b8c487daaa3537bea /.icons/kora/places/symbolic/folder-pictures-symbolic.svg | |
parent | 57eb70137b5bbcdabdc0f02eea5477b3e5f845a1 (diff) | |
download | dots-824022cd1f633c70c4d2782934251616756f4668.tar.gz dots-824022cd1f633c70c4d2782934251616756f4668.tar.bz2 dots-824022cd1f633c70c4d2782934251616756f4668.zip |
Dots Updated
* Adds GTK Themes
* Adds wlogout
* Adds tmux config
* Adds Pywal-16-colors
* Removed unwanted gtk folders
* Config Updates
* Fish
* Hyprland
* Hyprlock
* Hyprpaper
* waybar
Diffstat (limited to '.icons/kora/places/symbolic/folder-pictures-symbolic.svg')
-rw-r--r-- | .icons/kora/places/symbolic/folder-pictures-symbolic.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/kora/places/symbolic/folder-pictures-symbolic.svg b/.icons/kora/places/symbolic/folder-pictures-symbolic.svg new file mode 100644 index 000000000..77e8d5637 --- /dev/null +++ b/.icons/kora/places/symbolic/folder-pictures-symbolic.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <circle style="fill:currentColor" class="ColorScheme-Text" fill-opacity=".5" cx="20.206" cy="18.953" r="6.283"/> + <path style="fill:currentColor" class="ColorScheme-Text" fill-opacity=".82" d="m30.535 6.18h2.053c1.883 0 3.412 1.529 3.412 3.413v3.057h-8.638c-1.748-1.983-4.307-3.235-7.156-3.235s-5.408 1.252-7.156 3.235h-13.05v-3.057c0-1.884 1.529-3.413 3.412-3.413h16.323v-2.089h10.8z"/> + <path style="fill:currentColor" class="ColorScheme-Text" fill-opacity=".5" d="m36 12.65v13.757c0 1.884-1.529 3.413-3.412 3.413h-29.176c-1.883 0-3.412-1.529-3.412-3.413v-13.757h13.05c-1.482 1.681-2.382 3.888-2.382 6.303 0 5.265 4.274 9.539 9.538 9.539 5.265 0 9.539-4.274 9.539-9.539 0-2.415-.9-4.622-2.383-6.303z"/> +</svg> |