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/contact-new-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/contact-new-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/symbolic/contact-new-symbolic.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/symbolic/contact-new-symbolic.svg b/.icons/Gruvbox-Light/actions/symbolic/contact-new-symbolic.svg new file mode 100644 index 000000000..c32ab7dfe --- /dev/null +++ b/.icons/Gruvbox-Light/actions/symbolic/contact-new-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 3,1.01 C 1.89,1.01 1,1.902 1,3.01 V 13.01 C 1,14.118 1.89,15.01 3,15.01 H 13 C 14.11,15.01 15,14.118 15,13.01 V 3.01 C 15,1.902 14.11,1.01 13,1.01 Z M 8,4.01 C 9.1,4.01 10,4.905 10,6.01 10,7.115 9.1,8.01 8,8.01 6.9,8.01 6,7.115 6,6.01 6,4.905 6.9,4.01 8,4.01 Z M 8,9.01 C 12,9.008 12,11.678 12,11.678 V 12.01 H 4 V 11.678 C 4,11.678 4,9.012 8,9.01 Z"/> +</svg> |