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-Dark/panel/24/weather-none-available.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-Dark/panel/24/weather-none-available.svg')
-rw-r--r-- | .icons/Gruvbox-Dark/panel/24/weather-none-available.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Dark/panel/24/weather-none-available.svg b/.icons/Gruvbox-Dark/panel/24/weather-none-available.svg new file mode 100644 index 000000000..d6fe5d1fd --- /dev/null +++ b/.icons/Gruvbox-Dark/panel/24/weather-none-available.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:#d4be98; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 12,5 C 9.92893,5 8.16529,6.26792 7.40625,8.0625 5.47842,8.3491 4,9.99242 4,12 c 0,2.20914 1.79086,4 4,4 l 1,0 0,-1 c 5.11e-5,-0.265199 0.1054326,-0.519519 0.2929688,-0.707031 L 11,12.585938 11,12 9,12 C 8.4477381,11.999945 8.0000552,11.552262 8,11 L 8,9 C 8.0000552,8.4477381 8.4477381,8.0000552 9,8 l 5,0 c 0.552262,5.52e-5 0.999945,0.4477381 1,1 l 0,2 0,2 c 4.67e-4,0.265876 -0.104954,0.520994 -0.292969,0.708984 L 13,15.416016 13,16 l 1,0 2.5,0 C 18.433,16 20,14.433 20,12.5 20,10.70346 18.64921,9.2313 16.90625,9.03125 16.45168,6.73786 14.42687,5 12,5 Z"/> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="m 9,9 0,2 3,0 0,2 -2,2 0,2 2,0 0,-2 2,-2 0,-2 0,-2 z m 1,9 0,2 2,0 0,-2 z"/> +</svg> |