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/apps/symbolic/hook-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-Light/apps/symbolic/hook-symbolic.svg')
-rwxr-xr-x | .icons/Gruvbox-Light/apps/symbolic/hook-symbolic.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/hook-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/hook-symbolic.svg new file mode 100755 index 000000000..c92f6e6e5 --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/hook-symbolic.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="16" height="16" viewBox="0 0 16 16"> + <path fill="#928374" d="M 1.41 5.603 L 1.41 7.577 L 0 7.577 C -0.001 7.704 0.002 8.27 0 8.423 L 1.41 8.423 L 1.41 10.397 L 2.256 10.397 L 2.256 5.603 L 1.41 5.603 Z M 5.217 5.603 C 3.893 5.603 2.82 6.676 2.82 8 C 2.82 9.324 3.893 10.397 5.217 10.397 C 6.541 10.397 7.614 9.324 7.614 8 C 7.614 6.676 6.541 5.603 5.217 5.603 Z M 10.575 5.603 C 9.251 5.603 8.178 6.676 8.178 8 C 8.178 9.324 9.251 10.397 10.575 10.397 C 11.899 10.397 12.972 9.324 12.972 8 C 12.972 6.676 11.899 5.603 10.575 5.603 Z M 13.536 5.603 L 13.536 10.397 L 14.382 10.397 L 14.382 8.735 L 15.999 10.128 C 15.999 9.76 15.999 9.343 16 9.029 L 14.75 8.009 L 15.999 6.796 C 15.999 6.469 15.999 6.015 15.999 5.68 L 14.382 7.287 L 14.382 5.603 L 13.536 5.603 Z M 10.622 6.355 C 11.504 6.355 12.22 7.071 12.22 7.953 C 12.22 8.836 11.504 9.551 10.622 9.551 C 9.739 9.551 9.024 8.836 9.024 7.953 C 9.024 7.071 9.739 6.355 10.622 6.355 Z M 5.217 6.449 C 6.073 6.449 6.768 7.143 6.768 8 C 6.768 8.857 6.073 9.551 5.217 9.551 C 4.36 9.551 3.666 8.857 3.666 8 C 3.666 7.143 4.36 6.449 5.217 6.449 Z"/> +</svg> |