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-Light/actions/22/configure-shortcuts.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-Light/actions/22/configure-shortcuts.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/22/configure-shortcuts.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/22/configure-shortcuts.svg b/.icons/Gruvbox-Light/actions/22/configure-shortcuts.svg new file mode 100644 index 000000000..f45defec5 --- /dev/null +++ b/.icons/Gruvbox-Light/actions/22/configure-shortcuts.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22"> + <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 2 2 0 2 0 4 L 0 12 C 0 14 2 14 2 14 L 13 14 C 13 14 15 14 15 12 L 15 4 C 15 2 13 2 13 2 L 2 2 z M 2.25 4 L 3.75 4 C 3.8885 4 4 4.1115 4 4.25 L 4 5.75 C 4 5.8885 3.8885 6 3.75 6 L 2.25 6 C 2.1115 6 2 5.8885 2 5.75 L 2 4.25 C 2 4.1115 2.1115 4 2.25 4 z M 5.25 4 L 6.75 4 C 6.8885 4 7 4.1115 7 4.25 L 7 5.75 C 7 5.8885 6.8885 6 6.75 6 L 5.25 6 C 5.1115 6 5 5.8885 5 5.75 L 5 4.25 C 5 4.1115 5.1115 4 5.25 4 z M 8.25 4 L 9.75 4 C 9.8885 4 10 4.1115 10 4.25 L 10 5.75 C 10 5.8885 9.8885 6 9.75 6 L 8.25 6 C 8.1115 6 8 5.8885 8 5.75 L 8 4.25 C 8 4.1115 8.1115 4 8.25 4 z M 11.25 4 L 12.75 4 C 12.8885 4 13 4.1115 13 4.25 L 13 5.75 C 13 5.8885 12.8885 6 12.75 6 L 11.25 6 C 11.1115 6 11 5.8885 11 5.75 L 11 4.25 C 11 4.1115 11.1115 4 11.25 4 z M 2.25 7 L 3.75 7 C 3.8885 7 4 7.1115 4 7.25 L 4 8.75 C 4 8.8885 3.8885 9 3.75 9 L 2.25 9 C 2.1115 9 2 8.8885 2 8.75 L 2 7.25 C 2 7.1115 2.1115 7 2.25 7 z M 5.25 7 L 6.75 7 C 6.8885 7 7 7.1115 7 7.25 L 7 8.75 C 7 8.8885 6.8885 9 6.75 9 L 5.25 9 C 5.1115 9 5 8.8885 5 8.75 L 5 7.25 C 5 7.1115 5.1115 7 5.25 7 z M 8.25 7 L 9.75 7 C 9.8885 7 10 7.1115 10 7.25 L 10 8.75 C 10 8.8885 9.8885 9 9.75 9 L 8.25 9 C 8.1115 9 8 8.8885 8 8.75 L 8 7.25 C 8 7.1115 8.1115 7 8.25 7 z M 11.25 7 L 12.75 7 C 12.8885 7 13 7.1115 13 7.25 L 13 8.75 C 13 8.8885 12.8885 9 12.75 9 L 11.25 9 C 11.1115 9 11 8.8885 11 8.75 L 11 7.25 C 11 7.1115 11.1115 7 11.25 7 z M 4.25 10 L 10.75 10 C 10.8885 10 11 10.1115 11 10.25 L 11 11.75 C 11 11.8885 10.8885 12 10.75 12 L 4.25 12 C 4.1115 12 4 11.8885 4 11.75 L 4 10.25 C 4 10.1115 4.1115 10 4.25 10 z" transform="translate(3 3)"/> +</svg> |