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/Gruvbox-Plus-Dark/panel/24/indicator-notification-unread-dnd.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/Gruvbox-Plus-Dark/panel/24/indicator-notification-unread-dnd.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/panel/24/indicator-notification-unread-dnd.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/panel/24/indicator-notification-unread-dnd.svg b/.icons/Gruvbox-Plus-Dark/panel/24/indicator-notification-unread-dnd.svg new file mode 100644 index 000000000..b608e5a88 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/panel/24/indicator-notification-unread-dnd.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#458588; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 17.435547,3.9999015 a 1.0000948,0.99972028 0 0 0 -0.160156,0.019531 L 6.9765625,6.1893546 a 1.0000948,0.99972028 0 0 0 -0.029297,0.00977 C 5.5107246,6.5455904 4.4983223,7.6302216 3.8164062,8.8768546 3.1344902,10.123388 2.7241851,11.58621 2.4550781,13.013574 2.2780766,13.952338 2.1822107,14.838765 2.1132812,15.669824 A 3,3 0 0 1 4,14.999902 a 3,3 0 0 1 0.1816406,0.0098 C 4.4580086,12.390134 5.1610323,8.9959953 6.9726562,8.9959953 9.9200092,8.9959953 10,17.99209 10,17.99209 H 7 a 3,3 0 0 1 0,0.0078 3,3 0 0 1 -0.7128906,1.943359 l 5.7910156,0.05664 a 1.0000948,0.99972028 0 0 0 0.220703,-0.02148 l 9.892578,-2.128907 a 1.0000948,0.99972028 0 0 0 0.789063,-0.929687 c 0,0 0.147573,-2.973065 -0.369141,-6.041016 C 22.352971,9.3448705 21.93849,7.7744239 21.177734,6.4745109 20.416979,5.1745979 19.181579,4.0985799 17.537109,4.007714 a 1.0000948,0.99972028 0 0 0 -0.101562,0 z m 0.05078,2.0195312 c 0.842493,0.069974 1.423078,0.529425 1.964844,1.4550782 0.556625,0.9511437 0.9521,2.3308396 1.1875,3.7285161 0.407935,2.421992 0.315148,4.256762 0.296875,4.865234 L 12.27539,17.92959 C 12.268691,15.427075 11.967762,9.4103665 9.0625,7.7928703 Z M 18.699219,10.995996 14.082031,12.175683 14,12.288964 l 0.06641,1.388672 0.140625,0.03906 3.394531,-0.900391 0.07617,1.16211 0.09766,0.01563 1.15039,-0.396485 L 19,13.533105 18.789062,11.076074 Z M 7,11.994043 a 1,0.99962552 0 0 0 -1,1 1,0.99962552 0 0 0 0.3164062,0.728515 l -0.6425781,1.789063 a 3,3 0 0 1 0.5488281,0.478515 L 8.5,15.978418 7.7011719,13.706933 A 1,0.99962552 0 0 0 8,12.994043 a 1,0.99962552 0 0 0 -1,-1 z"/> + <circle style="fill:currentColor" class="ColorScheme-Highlight" cx="4" cy="18" r="2"/> +</svg> |