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-light-panel/panel/16/weather-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/kora-light-panel/panel/16/weather-clouds-night.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/16/weather-clouds-night.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/16/weather-clouds-night.svg b/.icons/kora-light-panel/panel/16/weather-clouds-night.svg new file mode 100644 index 000000000..068a75c28 --- /dev/null +++ b/.icons/kora-light-panel/panel/16/weather-clouds-night.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 16"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m8.014 11.207c.528-.874 1.487-1.459 2.582-1.459 1.413 0 2.6.974 2.927 2.287.149-.036.306-.054.467-.054 1.11 0 2.01.9 2.01 2.009 0 1.025-.769 1.872-1.76 1.995h-.001c-.081.01-.164.015-.249.015s-.168-.005-.249-.015h-5.723c-1.319 0-2.389-1.071-2.389-2.389 0-1.317 1.068-2.386 2.385-2.389z"/> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="m14.158 9.674c-.369 1.042-.993 2.01-1.868 2.805-2.825 2.564-7.199 2.351-9.762-.472-2.564-2.825-2.354-7.199.471-9.764.875-.794 1.899-1.321 2.971-1.588-1.993 2.313-1.994 5.807.111 8.127 2.104 2.317 5.582 2.653 8.077.892z" /> +</svg> |