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.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.svg')
-rw-r--r-- | .icons/Gruvbox-Dark/panel/24/autokey-status.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Dark/panel/24/autokey-status.svg b/.icons/Gruvbox-Dark/panel/24/autokey-status.svg new file mode 100644 index 000000000..422663c3b --- /dev/null +++ b/.icons/Gruvbox-Dark/panel/24/autokey-status.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:#d4be98; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <g> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 3.9995243,17.203 0,0.547 c 0,1.212 1.0381,2.25 2.25,2.25 l 11.4999997,0 c 1.212,0 2.25,-1.038 2.25,-2.25 l 0,-0.547 c -0.532,0.485 -1.225,0.797 -2,0.797 L 5.9995243,18 c -0.7746,0 -1.4684,-0.312 -2,-0.797 z m 3,-13.203 a 2.0002,2.0002 0 0 0 -1.9883,1.7793 l -1,8.9997 a 2.0002,2.0002 0 0 0 1.9883,2.221 l 11.9999997,0 a 2.0002,2.0002 0 0 0 1.988,-2.221 l -1,-8.9997 A 2.0002,2.0002 0 0 0 16.999524,4 L 6.9995243,4 Z m 4.9859997,2 a 0.50005,0.50005 0 0 1 0.496,0.3477 l 0.87,2.7148 2.851,0 a 0.50005,0.50005 0 0 1 0.293,0.9063 l -2.314,1.6662 0.88,2.711 a 0.50005,0.50005 0 0 1 -0.769,0.556 l -2.301,-1.683 -2.3044997,1.676 a 0.50005,0.50005 0 0 1 -0.7695,-0.563 l 0.8906,-2.707 -2.3047,-1.6758 a 0.50005,0.50005 0 0 1 0.2949,-0.9043 l 2.8511997,0.0137 0.881,-2.7129 A 0.50005,0.50005 0 0 1 11.985524,6 Z"/> + </g> +</svg> |