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-many-clouds-wind.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-many-clouds-wind.svg')
-rw-r--r-- | .icons/kora/status/scalable/weather-many-clouds-wind.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora/status/scalable/weather-many-clouds-wind.svg b/.icons/kora/status/scalable/weather-many-clouds-wind.svg new file mode 100644 index 000000000..3ba065bad --- /dev/null +++ b/.icons/kora/status/scalable/weather-many-clouds-wind.svg @@ -0,0 +1,9 @@ +<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"> + <path d="m43 24c0 5.348-2.099 10.206-5.519 13.795-3.642 3.823-9.698.006-15.396.006-5.785 0-10.081 3.743-13.733-.183-3.321-3.571-5.352-8.357-5.352-13.618 0-11.046 8.954-20 20-20s20 8.954 20 20z" fill="#0091cf" fill-rule="nonzero"/> + <path d="m13 44c-3.311 0-6-2.689-6-6s2.689-6 6-6c.704 0 1.38.121 2.007.345-.005-.115-.007-.23-.007-.345 0-4.415 3.585-8 8-8s8 3.585 8 8c0 .115-.002.23-.007.345.627-.224 1.303-.345 2.007-.345 3.311 0 6 2.689 6 6s-2.689 6-6 6z" fill="#fff"/> + <path d="m26 27c-1.268.003-2.398.804-2.82 2h2.82c.552 0 1 .448 1 1s-.448 1-1 1h-9c-.554 0-1 .446-1 1s.446 1 1 1h9c1.657 0 3-1.343 3-3s-1.343-3-3-3zm-11 7c-.554 0-1 .446-1 1s.446 1 1 1h14c.552 0 1 .448 1 1s-.448 1-1 1h-2.82c.422 1.196 1.552 1.997 2.82 2 1.657 0 3-1.343 3-3s-1.343-3-3-3zm-2 3c-.554 0-1 .446-1 1s.446 1 1 1h9c.552 0 1 .448 1 1s-.448 1-1 1h-2.82c.422 1.196 1.552 1.997 2.82 2 1.657 0 3-1.343 3-3s-1.343-3-3-3z" fill="#4f4f4f" fill-rule="nonzero"/> + <g fill="#fff"> + <path d="m5 23c-2.208 0-4-1.792-4-4s1.792-4 4-4c0-3.311 2.689-6 6-6 2.615 0 4.841 1.676 5.662 4.011.112-.007.224-.011.338-.011 2.76 0 5 2.24 5 5s-2.24 5-5 5c-.169 0-.336-.008-.5-.025v.025z"/> + <path transform="scale(-1 1)" d="m-32.655 16.043c-1.115-2.387-3.538-4.043-6.345-4.043-3.863 0-7 3.137-7 7s3.137 7 7 7h7c2.76 0 5-2.24 5-5s-2.24-5-5-5c-.222 0-.44.014-.655.043z"/> + </g> +</svg> |