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/scudcloud-attention.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/scudcloud-attention.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/16/scudcloud-attention.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/16/scudcloud-attention.svg b/.icons/kora-light-panel/panel/16/scudcloud-attention.svg new file mode 100644 index 000000000..f600bb3ed --- /dev/null +++ b/.icons/kora-light-panel/panel/16/scudcloud-attention.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; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 7.5 1 C 5.1951914 1.0006747 3.2634741 2.7426773 3.0253906 5.0351562 C 1.2930256 5.272259 0.00141275 6.7514852 0 8.5 C 0 10.268313 1.3162424 11.714889 3.0195312 11.951172 C 2.8875521 12.49323 2.2864355 13.509669 2.0898438 13.982422 C 1.8310326 14.603196 2.8677595 15.134408 3.5292969 14.976562 C 5.1491843 14.590381 6.8595692 13.121252 8.0058594 12 L 11.023438 12 C 13.232576 12 15.023438 10.209139 15.023438 8 C 15.022807 6.7116374 14.399674 5.5565157 13.425781 4.8203125 A 2.5 2.5 0 0 1 12.5 5 A 2.5 2.5 0 0 1 10 2.5 A 2.5 2.5 0 0 1 10.09375 1.8300781 C 9.352636 1.3050466 8.45299 1.0015002 7.5 1 z M 8 8 L 11 8 C 11.554001 8 12 8.4460001 12 9 C 12 9.5539999 11.554001 10 11 10 L 8 10 C 7.4460001 10 7 9.5539999 7 9 C 7 8.4460001 7.4460001 8 8 8 z"/> + <circle style="fill:currentColor" class="ColorScheme-Highlight" cx="12.5" cy="2.5" r="1.5"/> +</svg> |