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-2/status/symbolic/weather-snow-symbolic.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-2/status/symbolic/weather-snow-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox_Dark-2/status/symbolic/weather-snow-symbolic.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark-2/status/symbolic/weather-snow-symbolic.svg b/.icons/Gruvbox_Dark-2/status/symbolic/weather-snow-symbolic.svg new file mode 100644 index 000000000..40236337a --- /dev/null +++ b/.icons/Gruvbox_Dark-2/status/symbolic/weather-snow-symbolic.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <path style="fill:#eff0f2" d="M 8 0 C 5.93 0 4.1702 1.2705 3.4102 3.0605 C 1.4802 3.3505 0 4.99 0 7 C 0 9.21 1.79 11 4 11 L 5.1758 11 A 3 3 0 0 1 8 9 A 3 3 0 0 1 10.826 11 L 12.5 11 C 14.43 11 16 9.43 16 7.5 C 16 5.7 14.65 4.2293 12.91 4.0293 C 12.45 1.7393 10.43 -5.9212e-16 8 0 z"/> + <path style="fill:#eff0f2" d="M 5,14 A 2,2 0 0 1 3,16 2,2 0 0 1 1,14 2,2 0 0 1 3,12 2,2 0 0 1 5,14 Z"/> + <path style="fill:#eff0f2" d="M 10,12 A 2,2 0 0 1 8,14 2,2 0 0 1 6,12 2,2 0 0 1 8,10 2,2 0 0 1 10,12 Z"/> + <path style="fill:#eff0f2" d="M 15,14 A 2,2 0 0 1 13,16 2,2 0 0 1 11,14 2,2 0 0 1 13,12 2,2 0 0 1 15,14 Z"/> +</svg> |