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/emblems/symbolic/emblem-shared-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/emblems/symbolic/emblem-shared-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/emblems/symbolic/emblem-shared-symbolic.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/emblems/symbolic/emblem-shared-symbolic.svg b/.icons/Gruvbox-Light/emblems/symbolic/emblem-shared-symbolic.svg new file mode 100644 index 000000000..03b8130a8 --- /dev/null +++ b/.icons/Gruvbox-Light/emblems/symbolic/emblem-shared-symbolic.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <path style="fill:#5c616c" d="M 12,0 C 10.34,0 9,1.35 9,3 9,3.23 9.04,3.44 9.09,3.66 L 5.87,5.66 C 5.36,5.25 4.71,5 4,5 2.34,5 1,6.35 1,8 1,9.66 2.34,11 4,11 4.71,11 5.36,10.76 5.88,10.35 L 9.09,12.35 C 9.04,12.56 9,12.77 9,13 9,14.66 10.34,16 12,16 13.66,16 15,14.66 15,13 15,11.35 13.66,10 12,10 11.29,10 10.64,10.25 10.13,10.66 L 6.91,8.66 C 6.96,8.44 7,8.23 7,8 7,7.77 6.96,7.56 6.91,7.35 L 10.13,5.35 C 10.64,5.76 11.29,6 12,6 13.66,6 15,4.66 15,3 15,1.35 13.66,0 12,0 Z"/> +</svg> |