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-Plus-Dark/apps/symbolic/guitarix-symbolic.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-Plus-Dark/apps/symbolic/guitarix-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/apps/symbolic/guitarix-symbolic.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/apps/symbolic/guitarix-symbolic.svg b/.icons/Gruvbox-Plus-Dark/apps/symbolic/guitarix-symbolic.svg new file mode 100644 index 000000000..13e2e5c2d --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/apps/symbolic/guitarix-symbolic.svg @@ -0,0 +1,9 @@ +<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:#ebdbb2; } .ColorScheme-Highlight { color:#458588; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 1.7011719 5 C 1.3133718 5 1 5.343455 1 5.7695312 L 1 14.230469 C 1 14.656545 1.3133718 15 1.7011719 15 L 14.298828 15 C 14.686628 15 15 14.656545 15 14.230469 L 15 5.7695312 C 15 5.3434548 14.686628 5 14.298828 5 L 1.7011719 5 z M 5 7 A 3 3 0 0 1 8 10 A 3 3 0 0 1 11 7 A 3 3 0 0 1 14 10 A 3 3 0 0 1 11 13 A 3 3 0 0 1 8 10 A 3 3 0 0 1 5 13 A 3 3 0 0 1 2 10 A 3 3 0 0 1 5 7 z M 5 9 A 1 1 0 0 0 4 10 A 1 1 0 0 0 5 11 A 1 1 0 0 0 6 10 A 1 1 0 0 0 5 9 z M 11 9 A 1 1 0 0 0 10 10 A 1 1 0 0 0 11 11 A 1 1 0 0 0 12 10 A 1 1 0 0 0 11 9 z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 1.7011719 1 C 1.3133718 1 1 1.2558208 1 1.5722656 L 1 4.4277344 C 1 4.7441793 1.3133718 5 1.7011719 5 L 14.298828 5 C 14.686628 5 15 4.7441792 15 4.4277344 L 15 1.5722656 C 15 1.2558208 14.686628 1 14.298828 1 L 1.7011719 1 z M 2.7460938 2 L 13.253906 2 C 13.667507 2 14 2.201872 14 2.4511719 L 14 3.5488281 C 14 3.798128 13.667507 4 13.253906 4 L 2.7460938 4 C 2.3324929 4 2 3.798128 2 3.5488281 L 2 2.4511719 C 2 2.2018719 2.332493 2 2.7460938 2 z M 3.4003906 2.5996094 A 0.4 0.4 0 0 0 3 3 A 0.4 0.4 0 0 0 3.4003906 3.4003906 A 0.4 0.4 0 0 0 3.8007812 3 A 0.4 0.4 0 0 0 3.4003906 2.5996094 z M 5 2.5996094 A 0.4 0.4 0 0 0 4.5996094 3 A 0.4 0.4 0 0 0 5 3.4003906 A 0.4 0.4 0 0 0 5.4003906 3 A 0.4 0.4 0 0 0 5 2.5996094 z M 6.4003906 2.5996094 A 0.4 0.4 0 0 0 6 3 A 0.4 0.4 0 0 0 6.4003906 3.4003906 A 0.4 0.4 0 0 0 6.8007812 3 A 0.4 0.4 0 0 0 6.4003906 2.5996094 z M 12.199219 2.5996094 L 12.199219 3.4003906 L 13 3.4003906 L 13 2.5996094 L 12.199219 2.5996094 z"/> +</svg> |