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-storm.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-storm.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/panel/24/weather-storm.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/panel/24/weather-storm.svg b/.icons/Gruvbox-Plus-Dark/panel/24/weather-storm.svg new file mode 100644 index 000000000..5826bbdf0 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/panel/24/weather-storm.svg @@ -0,0 +1,9 @@ +<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.0031 C 9.92893,4.0031 8.16529,5.27102 7.40625,7.0656 5.47842,7.3522 4,8.99552 4,11.0031 c 0,2.20914 1.79086,4 4,4 l 2,0 0,-2.5 c 0,-0.831 0.669,-1.5 1.5,-1.5 0.831,0 1.5,0.669 1.5,1.5 l 0,2.5 3.5,0 c 1.933,0 3.5,-1.567 3.5,-3.5 C 20,9.70656 18.64921,8.2344 16.90625,8.03435 16.45168,5.74096 14.42687,4.0031 12,4.0031 Z"/> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="m 11.34397,12.0001 c -0.20652,0.0677 -0.35453,0.28294 -0.34375,0.5 l 0,3.78089 c -0.0134,0.0301 -0.0239,0.0615 -0.0312,0.0937 l -0.625,0.625 -0.0312,0 -1.8125,0 -0.21875,0 -0.125,0.15625 -1,1 c -0.25698,0.15718 -0.30568,0.56716 -0.0927,0.78017 0.21301,0.21301 0.62299,0.16431 0.78017,-0.0927 l 0.84365,-0.8437 1.3125,0 0,1.5 c -0.004,0.26416 0.23582,0.50712 0.5,0.50712 0.26418,0 0.50374,-0.24296 0.5,-0.50712 l 0,-1.8125 0.6875,-0.6875 2.125,0 0.75,0.75 -1.40625,1.40625 c -0.25698,0.15718 -0.30568,0.56716 -0.0927,0.78017 0.21301,0.21301 0.62299,0.16431 0.78017,-0.0927 l 1.40625,-1.40625 1.40625,1.40625 c 0.15718,0.25698 0.56716,0.30568 0.78017,0.0927 0.21301,-0.21301 0.16431,-0.62299 -0.0927,-0.78017 l -3,-3 -0.125,-0.15625 -0.21875,0 -2,0 0,-3.49964 c 0.005,-0.29617 -0.30279,-0.55555 -0.59375,-0.5 -0.0208,-10e-4 -0.0417,-10e-4 -0.0625,0 z"/> +</svg> |