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/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/panel/24/autokey-status-error.svg')
-rw-r--r-- | .icons/gruvbox_dark/panel/24/autokey-status-error.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/gruvbox_dark/panel/24/autokey-status-error.svg b/.icons/gruvbox_dark/panel/24/autokey-status-error.svg new file mode 100644 index 000000000..80386c1e0 --- /dev/null +++ b/.icons/gruvbox_dark/panel/24/autokey-status-error.svg @@ -0,0 +1,10 @@ +<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:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <g> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="M 4,17.203 4,17.75 C 4,18.962 5.0381,20 6.25,20 l 11.5,0 C 18.962,20 20,18.962 20,17.75 l 0,-0.547 C 19.468,17.688 18.775,18 18,18 L 6,18 C 5.2254,18 4.5316,17.688 4,17.203 Z M 12,6 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 12,13.2204 9.7015499,14.9009 c -0.393805,0.2887 -0.9254452,-0.1003 -0.7695,-0.563 L 9.8226498,11.6264 7.52,9.951 C 7.1283687,9.6659 7.3290098,8.9992 7.81345,8.9998 l 2.8506,0 0.881,-2.6498 C 11.60945,6.1509 11.783098,6 12,6 Z M 7,4 C 5.9806772,3.9998 5.1139707,4.9871 5,6 L 4.0122243,14.779 C 3.8806145,15.964 4.8077628,17.0002 6,17 l 12,0 c 1.192117,0 2.120121,-1.0362 1.988524,-2.221 L 19,6 C 18.885957,4.9872 18.019208,4 17,4 Z"/> + </g> +</svg> |