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-windy.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-windy.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/16/weather-windy.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/16/weather-windy.svg b/.icons/kora-light-panel/panel/16/weather-windy.svg new file mode 100644 index 000000000..f9af199f6 --- /dev/null +++ b/.icons/kora-light-panel/panel/16/weather-windy.svg @@ -0,0 +1,8 @@ +<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="m3.165 9.687s7.339-.058 8.704-.069c1.711-.013 2.869 1.421 2.869 2.866 0 .866-.328 1.716-1.009 2.265-.451.363-1.062.601-1.856.601-.319 0-.578-.259-.578-.578s.259-.578.578-.578c.482 0 .859-.126 1.132-.346.407-.327.578-.847.578-1.364 0-.86-.686-1.719-1.705-1.711-1.366.012-8.705.07-8.705.07-.317.002-.578-.255-.581-.573-.003-.319.254-.58.573-.583zm1.262-1.15c-.319-.002-.577-.263-.573-.582.002-.319.263-.575.581-.573 0 0 7.339.058 8.704.069 1.019.008 1.705-.85 1.705-1.711 0-.516-.17-1.036-.577-1.363-.274-.221-.651-.347-1.132-.347-.319 0-.578-.258-.578-.577s.259-.578.578-.578c.793 0 1.404.238 1.855.601.682.549 1.01 1.399 1.01 2.264 0 1.446-1.159 2.879-2.87 2.867-1.365-.012-8.703-.07-8.703-.07zm-3.853-2.224c-.319-.003-.577-.264-.573-.583.002-.318.263-.575.581-.573 0 0 7.339.058 8.704.07 1.019.008 1.705-.851 1.705-1.711 0-.517-.171-1.037-.577-1.364-.274-.22-.651-.346-1.132-.346-.319 0-.578-.259-.578-.578s.259-.578.578-.578c.793 0 1.404.238 1.855.601.682.549 1.01 1.399 1.01 2.265 0 1.445-1.159 2.879-2.87 2.866-1.365-.012-8.703-.069-8.703-.069z" /> +</svg> |