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-2/panel/22/autokey-status-error.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-2/panel/22/autokey-status-error.svg')
-rw-r--r-- | .icons/Gruvbox_Dark-2/panel/22/autokey-status-error.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark-2/panel/22/autokey-status-error.svg b/.icons/Gruvbox_Dark-2/panel/22/autokey-status-error.svg new file mode 100644 index 000000000..d20b44a75 --- /dev/null +++ b/.icons/Gruvbox_Dark-2/panel/22/autokey-status-error.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <g> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="M 3,16.203 3,16.75 C 3,17.962 4.0381,19 5.25,19 l 11.5,0 C 17.962,19 19,17.962 19,16.75 l 0,-0.547 C 18.468,16.688 17.775,17 17,17 L 5,17 C 4.2254,17 3.5316,16.688 3,16.203 Z M 11,5 c 0.216901,0 0.427709,0.1358 0.49605,0.35 l 0.87,2.6503 2.851,0 c 0.486625,0 0.688347,0.6862 0.293,0.9699 l -2.314,1.6662 0.88,2.7015 c 0.144289,0.4587 -0.378668,0.8438 -0.769,0.563 L 11,12.2204 8.7015499,13.9009 c -0.393805,0.2887 -0.9254452,-0.1003 -0.7695,-0.563 L 8.8226498,10.6264 6.52,8.951 C 6.1283687,8.6659 6.3290098,7.9992 6.81345,7.9998 l 2.8506003,0 L 10.54505,5.35 C 10.60945,5.1509 10.783098,5 11,5 Z M 6,3 C 4.9806772,2.9998 4.1139707,3.9871 4,5 L 3.0122243,13.779 C 2.8806145,14.964 3.8077628,16.0002 5,16 l 12,0 c 1.192117,0 2.120121,-1.0362 1.988524,-2.221 L 18,5 C 17.885957,3.9872 17.019208,3 16,3 Z"/> + </g> +</svg> |