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/24/indicator-feedindicator-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/24/indicator-feedindicator-attention.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/24/indicator-feedindicator-attention.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/24/indicator-feedindicator-attention.svg b/.icons/kora-light-panel/panel/24/indicator-feedindicator-attention.svg new file mode 100644 index 000000000..863d57695 --- /dev/null +++ b/.icons/kora-light-panel/panel/24/indicator-feedindicator-attention.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-4 -4 24 24"> + <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 1 1 L 1 3 C 2.1666667 3 5.3734978 3.7051371 8.0546875 5.5703125 C 10.735877 7.4354879 13 10.333333 13 15 L 15 15 C 15 9.6666667 12.264123 6.0645121 9.1953125 3.9296875 C 6.1265022 1.7948629 2.8333333 1 1 1 z M 1 6 L 1 8 C 4.5 8 8 10.533333 8 15 L 10 15 C 10 9.4666667 5.5 6 1 6 z"/> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="m 3,11 c -1.1069652,0 -2,0.895993 -2,2 0,1.104908 0.8930348,2 2,2 1.1043547,0 2,-0.895092 2,-2 -7.201e-4,-1.104007 -0.8956453,-2 -2,-2 z"/> +</svg> |