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/panel/16/update-none.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/panel/16/update-none.svg')
-rw-r--r-- | .icons/Gruvbox-Light/panel/16/update-none.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/panel/16/update-none.svg b/.icons/Gruvbox-Light/panel/16/update-none.svg new file mode 100644 index 000000000..192354f4d --- /dev/null +++ b/.icons/Gruvbox-Light/panel/16/update-none.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <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 7,1 A 7,7 0 0 0 0,8 7,7 0 0 0 7,15 7,7 0 0 0 14,8 7,7 0 0 0 7,1 Z M 10.385,4.582 C 10.468,4.582 10.55,4.6141 10.613,4.6777 L 11.568,5.6328 C 11.696,5.7602 11.696,5.9645 11.568,6.0918 L 7.3828,10.277 6.3711,11.289 6.3145,11.346 C 6.2195,11.441 6.0639,11.441 5.9687,11.346 L 5.9121,11.289 4.957,10.334 2.0723,7.4492 C 1.9768,7.3542 1.9768,7.1985 2.0723,7.1035 L 3.1406,6.0352 C 3.2361,5.9396 3.3908,5.9396 3.4863,6.0352 L 6.1426,8.6914 10.154,4.6777 C 10.218,4.6141 10.302,4.582 10.385,4.582 Z"/> +</svg> |