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/linconnect-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/linconnect-symbolic.svg')
-rwxr-xr-x | .icons/Gruvbox-Light/apps/symbolic/linconnect-symbolic.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/linconnect-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/linconnect-symbolic.svg new file mode 100755 index 000000000..87a8de1df --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/linconnect-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 3.2 2.182 C 2.314 2.182 1.436 2.89 1.455 3.769 L 1.455 10.909 L 0 10.909 L 0 13.818 L 16 13.818 L 16 10.909 L 14.545 10.909 L 14.545 3.769 C 14.545 2.889 13.686 2.182 12.8 2.182 L 3.2 2.182 L 3.2 2.182 Z M 4 3.637 L 12 3.637 C 12.591 3.637 13.091 4.241 13.091 4.827 L 13.091 10.115 C 13.091 10.309 13.131 11.011 12.653 10.909 L 3.347 10.909 C 2.869 10.882 2.909 10.309 2.909 10.115 L 2.909 4.827 C 2.909 4.241 3.409 3.637 4 3.637 L 4 3.637 Z"/> +</svg> |