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_Dark/panel/16/solaar-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/Gruvbox_Dark/panel/16/solaar-attention.svg')
-rw-r--r-- | .icons/Gruvbox_Dark/panel/16/solaar-attention.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark/panel/16/solaar-attention.svg b/.icons/Gruvbox_Dark/panel/16/solaar-attention.svg new file mode 100644 index 000000000..2ac4a0385 --- /dev/null +++ b/.icons/Gruvbox_Dark/panel/16/solaar-attention.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 3,1 C 1.892,1 1,1.892 1,3 V 13 C 1,14.108 1.892,15 3,15 H 13 C 14.108,15 15,14.108 15,13 V 3 C 15,1.892 14.108,1 13,1 Z M 5.8652,2.3047 7.451,5.0527 C 7.632,5.0183 7.8158,5.0007 8,5 8.1836,5.0008 8.3667,5.0184 8.547,5.0527 L 10.135,2.3047 11.865,3.3047 10.279,6.0547 C 10.518,6.3337 10.703,6.6541 10.826,7 H 14 V 9 H 10.824 C 10.703,9.3469 10.519,9.6686 10.281,9.949 L 11.865,12.695 10.135,13.695 8.549,10.947 C 8.368,10.981 8.1842,10.999 8,11 7.8164,10.999 7.6333,10.981 7.453,10.947 L 5.8652,13.695 4.1348,12.695 5.7207,9.945 C 5.4821,9.6661 5.2968,9.3458 5.1738,9 H 2 V 7 H 5.1758 C 5.2971,6.653 5.4812,6.3313 5.7188,6.0508 L 4.1348,3.3047 Z"/> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="M 8,6 A 2,2 0 0 0 6,8 2,2 0 0 0 8,10 2,2 0 0 0 10,8 2,2 0 0 0 8,6 Z"/> +</svg> |