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/22/weather-few-clouds-night.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/22/weather-few-clouds-night.svg')
-rw-r--r-- | .icons/Gruvbox_Dark/panel/22/weather-few-clouds-night.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark/panel/22/weather-few-clouds-night.svg b/.icons/Gruvbox_Dark/panel/22/weather-few-clouds-night.svg new file mode 100644 index 000000000..c65a0e91b --- /dev/null +++ b/.icons/Gruvbox_Dark/panel/22/weather-few-clouds-night.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <g transform="translate(-177,-681.28999)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 10.751953 4.0371094 C 7.9891731 4.1385494 5.4432531 5.8416894 4.4394531 8.5996094 C 3.1756231 12.071949 4.8081231 15.924179 8.1269531 17.412109 C 8.0337531 17.074649 7.9800731 16.705189 8.0019531 16.349609 C 8.0296531 15.348359 8.5859231 14.462239 9.3769531 13.880859 C 7.8100731 12.147669 7.2413631 9.6343994 8.0957031 7.2871094 C 8.6098631 5.8744594 9.5701431 4.7787494 10.751953 4.0371094 z M 14.001953 12.005859 C 12.690273 12.005859 11.597133 12.864289 11.189453 14.037109 C 9.9586231 14.193079 9.0019531 15.232679 9.0019531 16.505859 C 9.0019531 17.886569 10.121243 19.005859 11.501953 19.005859 L 17.001953 19.005859 C 18.106523 19.005859 19.001953 18.110429 19.001953 17.005859 C 19.001953 15.901289 18.106523 15.005859 17.001953 15.005859 C 17.001953 13.349009 15.658803 12.005859 14.001953 12.005859 z" transform="translate(177,681.28999)"/> + </g> +</svg> |