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/kora/status/scalable/weather-snow-scattered-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/kora/status/scalable/weather-snow-scattered-night.svg')
-rw-r--r-- | .icons/kora/status/scalable/weather-snow-scattered-night.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/kora/status/scalable/weather-snow-scattered-night.svg b/.icons/kora/status/scalable/weather-snow-scattered-night.svg new file mode 100644 index 000000000..77c0f8ed7 --- /dev/null +++ b/.icons/kora/status/scalable/weather-snow-scattered-night.svg @@ -0,0 +1,12 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> + <circle cx="23" cy="24" r="20" fill="#583996"/> + <path d="m33.444 4.002c-1.038.051-1.645 1.193-1.106 2.083.908 1.501 1.662 3.222 1.662 4.977 0 5.323-4.558 9.935-9.881 9.938-1.166-.009-2.322-.555-3.409-.977-1.22-.474-2.348.866-1.673 1.988 2.23 3.707 6.242 5.981 10.568 5.989h.002c6.81 0 12.36-5.55 12.36-12.36-.001-5.126-3.176-9.729-7.966-11.551-.178-.067-.367-.097-.557-.087z" fill="#ffcc42" fill-rule="nonzero"/> + <g fill="#fff"> + <path d="m13 33c-3.311 0-6-2.689-6-6s2.689-6 6-6c.319 0 .633.025.939.073.093-4.921 4.118-8.887 9.061-8.887 4.111 0 7.586 2.742 8.694 6.496.049-.001.097-.001.146-.001.196 0 .389.008.58.023.191-.015.385-.023.58-.023 3.952 0 7.16 3.208 7.16 7.159 0 3.952-3.208 7.16-7.16 7.16z"/> + <g transform="translate(0 1)" fill-rule="nonzero"> + <path d="m13 33-1.076 1.064-1.424.436.348 1.5-.348 1.5 1.424.436 1.076 1.064 1.076-1.064 1.424-.436-.348-1.5.348-1.5-1.424-.436z"/> + <path d="m23 33-1.076 1.064-1.424.436.348 1.5-.348 1.5 1.424.436 1.076 1.064 1.076-1.064 1.424-.436-.348-1.5.348-1.5-1.424-.436z"/> + <path d="m32 33-1.076 1.064-1.424.436.348 1.5-.348 1.5 1.424.436 1.076 1.064 1.076-1.064 1.424-.436-.348-1.5.348-1.5-1.424-.436z"/> + </g> + </g> +</svg> |