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/input-keyboard-virtual-on.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/input-keyboard-virtual-on.svg')
-rw-r--r-- | .icons/Gruvbox_Dark/panel/16/input-keyboard-virtual-on.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark/panel/16/input-keyboard-virtual-on.svg b/.icons/Gruvbox_Dark/panel/16/input-keyboard-virtual-on.svg new file mode 100644 index 000000000..a810ad4d8 --- /dev/null +++ b/.icons/Gruvbox_Dark/panel/16/input-keyboard-virtual-on.svg @@ -0,0 +1,8 @@ +<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 2,2 C 0.892,2 0,2.892 0,4 V 12 C 0,13.108 0.892,14 2,14 H 13 C 14.108,14 15,13.108 15,12 V 4 C 15,2.892 14.108,2 13,2 Z M 2.25,4 H 3.75 C 3.8885,4 4,4.1115 4,4.25 V 5.75 C 4,5.8885 3.8885,6 3.75,6 H 2.25 C 2.1115,6 2,5.8885 2,5.75 V 4.25 C 2,4.1115 2.1115,4 2.25,4 Z M 5.25,4 H 6.75 C 6.8885,4 7,4.1115 7,4.25 V 5.75 C 7,5.8885 6.8885,6 6.75,6 H 5.25 C 5.1115,6 5,5.8885 5,5.75 V 4.25 C 5,4.1115 5.1115,4 5.25,4 Z M 8.25,4 H 9.75 C 9.889,4 10,4.1115 10,4.25 V 5.75 C 10,5.8885 9.889,6 9.75,6 H 8.25 C 8.111,6 8,5.8885 8,5.75 V 4.25 C 8,4.1115 8.111,4 8.25,4 Z M 11.25,4 H 12.75 C 12.889,4 13,4.1115 13,4.25 V 5.75 C 13,5.8885 12.889,6 12.75,6 H 11.25 C 11.111,6 11,5.8885 11,5.75 V 4.25 C 11,4.1115 11.111,4 11.25,4 Z M 2.25,7 H 3.75 C 3.8885,7 4,7.111 4,7.25 V 8.75 C 4,8.889 3.8885,9 3.75,9 H 2.25 C 2.1115,9 2,8.889 2,8.75 V 7.25 C 2,7.111 2.1115,7 2.25,7 Z M 5.25,7 H 6.75 C 6.8885,7 7,7.111 7,7.25 V 8.75 C 7,8.889 6.8885,9 6.75,9 H 5.25 C 5.1115,9 5,8.889 5,8.75 V 7.25 C 5,7.111 5.1115,7 5.25,7 Z M 8.25,7 H 9.75 C 9.889,7 10,7.111 10,7.25 V 8.75 C 10,8.889 9.889,9 9.75,9 H 8.25 C 8.111,9 8,8.889 8,8.75 V 7.25 C 8,7.111 8.111,7 8.25,7 Z M 11.25,7 H 12.75 C 12.889,7 13,7.111 13,7.25 V 8.75 C 13,8.889 12.889,9 12.75,9 H 11.25 C 11.111,9 11,8.889 11,8.75 V 7.25 C 11,7.111 11.111,7 11.25,7 Z M 4.25,10 H 10.75 C 10.889,10 11,10.111 11,10.25 V 11.75 C 11,11.889 10.889,12 10.75,12 H 4.25 C 4.1115,12 4,11.889 4,11.75 V 10.25 C 4,10.111 4.1115,10 4.25,10 Z"/> +</svg> |