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-Plus-Dark/panel/24/weather-snow-scattered.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-Plus-Dark/panel/24/weather-snow-scattered.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/panel/24/weather-snow-scattered.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/panel/24/weather-snow-scattered.svg b/.icons/Gruvbox-Plus-Dark/panel/24/weather-snow-scattered.svg new file mode 100644 index 000000000..e05e5125f --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/panel/24/weather-snow-scattered.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#458588; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 12,4 C 9.92893,4 8.16529,5.26792 7.40625,7.0625 5.47842,7.3491 4,8.99242 4,11 c 0,2.20914 1.79086,4 4,4 l 1.1855469,0 C 9.6024017,13.841743 10.706174,13 12,13 c 1.293826,0 2.397598,0.841743 2.814453,2 L 16.5,15 C 18.433,15 20,13.433 20,11.5 20,9.70346 18.64921,8.2313 16.90625,8.03125 16.45168,5.73786 14.42687,4 12,4 Z m 0,10 a 2,2 0 0 0 -2,2 2,2 0 0 0 2,2 2,2 0 0 0 2,-2 2,2 0 0 0 -2,-2 z m -5,2 a 2,2 0 0 0 -2,2 2,2 0 0 0 2,2 2,2 0 0 0 2,-2 2,2 0 0 0 -2,-2 z m 10,0 a 2,2 0 0 0 -2,2 2,2 0 0 0 2,2 2,2 0 0 0 2,-2 2,2 0 0 0 -2,-2 z"/> +</svg> |