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/Gruvbox-Light/actions/16/depth8to16.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/Gruvbox-Light/actions/16/depth8to16.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/16/depth8to16.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/16/depth8to16.svg b/.icons/Gruvbox-Light/actions/16/depth8to16.svg new file mode 100644 index 000000000..dbaea91c2 --- /dev/null +++ b/.icons/Gruvbox-Light/actions/16/depth8to16.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1" viewBox="0 0 16 16"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 3 1 C 1.895431 1 1 1.8954305 1 3 C 1.000648 3.574405 1.2482345 4.1208031 1.6796875 4.5 C 1.2482345 4.8791969 1.000648 5.425595 1 6 C 1 7.1045695 1.895431 8 3 8 C 4.10457 8 5 7.1045695 5 6 C 4.999352 5.425595 4.7517655 4.8791969 4.3203125 4.5 C 4.7517655 4.1208031 4.999352 3.574405 5 3 C 5 1.8954305 4.10457 1 3 1 z M 3 2 C 3.552285 2 4 2.4477153 4 3 C 4 3.5522847 3.552285 4 3 4 C 2.447715 4 2 3.5522847 2 3 C 2 2.4477153 2.447715 2 3 2 z M 3 5 C 3.552285 5 4 5.4477153 4 6 C 4 6.5522847 3.552285 7 3 7 C 2.447715 7 2 6.5522847 2 6 C 2 5.4477153 2.447715 5 3 5 z M 6 5 L 6 7 L 7 7 L 7 15 L 9 15 L 9 5 L 7 5 L 6 5 z M 13 5 A 3 3 0 0 0 10 8 L 10 12 A 3 3 0 0 0 13 15 A 3 3 0 0 0 16 12 A 3 3 0 0 0 13 9 A 3 3 0 0 0 12 9.1757812 L 12 8 A 1 1 0 0 1 13 7 A 1 1 0 0 1 14 8 L 16 8 A 3 3 0 0 0 13 5 z M 13 11 A 1 1 0 0 1 14 12 A 1 1 0 0 1 13 13 A 1 1 0 0 1 12 12 A 1 1 0 0 1 13 11 z"/> +</svg> |