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/16/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/16/weather-few-clouds-night.svg')
-rw-r--r-- | .icons/gruvbox_dark/panel/16/weather-few-clouds-night.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/gruvbox_dark/panel/16/weather-few-clouds-night.svg b/.icons/gruvbox_dark/panel/16/weather-few-clouds-night.svg new file mode 100644 index 000000000..48282af85 --- /dev/null +++ b/.icons/gruvbox_dark/panel/16/weather-few-clouds-night.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.7397,1.0311 C 4.9769,1.1325 2.431,2.8357 1.4272,5.5936 0.16326,9.066 1.7958,12.918 5.1147,14.406 5.0215,14.069 4.9678,13.699 4.9897,13.344 5.0174,12.342 5.5736,11.456 6.3647,10.875 4.7978,9.142 4.2291,6.6284 5.0834,4.2811 5.5976,2.8685 6.5578,1.7727 7.7397,1.0311 Z M 10.99,9 C 9.6777,9 8.5847,9.858 8.1767,11.031 6.9463,11.187 5.9897,12.227 5.9897,13.5 5.9897,14.881 7.1087,16 8.4897,16 H 13.99 C 15.095,16 15.99,15.104 15.99,14 15.99,12.895 15.095,12 13.99,12 13.99,10.343 12.647,9 10.99,9 Z"/> +</svg> |