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/24/steadyflow-alert-panel.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/24/steadyflow-alert-panel.svg')
-rw-r--r-- | .icons/Gruvbox-Dark/panel/24/steadyflow-alert-panel.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Dark/panel/24/steadyflow-alert-panel.svg b/.icons/Gruvbox-Dark/panel/24/steadyflow-alert-panel.svg new file mode 100644 index 000000000..13cd278eb --- /dev/null +++ b/.icons/Gruvbox-Dark/panel/24/steadyflow-alert-panel.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:#d4be98; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 13.5,5 C 11.9613,5 10.529878,5.7888906 9.7050781,7.0878906 9.4743581,7.0308906 9.23768,7.001 9,7 7.3431,7 6,8.3431 6,10 6.0011,10.4065 6.0848637,10.808541 6.2460938,11.181641 4.3242937,11.738641 3.0015,13.499 3,15.5 3,17.9853 5.0147,20 7.5,20 l 6.445312,0 -3.814453,-4.162109 A 0.50005,0.50005 0 0 1 10.5,15.037109 l 2.5,0 0,-4.5 a 0.50005,0.50005 0 0 1 0.5,-0.5 l 5,0 a 0.50005,0.50005 0 0 1 0.210938,0.04687 c -0.226,-0.1629996 -0.463797,-0.3126059 -0.716797,-0.4414059 0.0024,-0.035 0.0043,-0.069969 0.0059,-0.1054687 0,-2.4853 -2.0147,-4.5 -4.5,-4.5 L 13.5,5 Z m 5.402344,5.201172 A 0.50005,0.50005 0 0 1 19,10.5 l 0,4.5 1.957031,0 C 20.972191,14.8337 21,14.6703 21,14.5 20.9977,12.8014 20.204554,11.230272 18.902344,10.201172 Z"/> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="m 14.0003,11.0012 0,4.5 a 0.50005,0.50005 0 0 1 -0.5,0.5 l -1.8633,0 4.3633,4.7598 4.3633,-4.7598 -1.8633,0 a 0.50005,0.50005 0 0 1 -0.5,-0.5 l 0,-4.5 -4,0 z"/> +</svg> |