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/symbolic/link-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/actions/symbolic/link-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/symbolic/link-symbolic.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/symbolic/link-symbolic.svg b/.icons/Gruvbox-Light/actions/symbolic/link-symbolic.svg new file mode 100644 index 000000000..4e8e6cf65 --- /dev/null +++ b/.icons/Gruvbox-Light/actions/symbolic/link-symbolic.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <path style="fill:#928374" d="M 5,3 C 2.23,3 0,5.23 0,8 0,10.77 2.23,13 5,13 H 7 V 11 H 5 C 3.34,11 2,9.67 2,8 2,6.34 3.34,5 5,5 H 7 V 3 Z M 9,3 V 5 H 11 C 12.66,5 14,6.34 14,8 14,9.67 12.66,11 11,11 H 9 V 13 H 11 C 13.77,13 16,10.77 16,8 16,5.23 13.77,3 11,3 Z M 5,7 V 9 H 11 V 7 Z"/> +</svg> |