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/webpin-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/webpin-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/apps/symbolic/webpin-symbolic.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/webpin-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/webpin-symbolic.svg new file mode 100644 index 000000000..8e2ad1fd3 --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/webpin-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" fill-rule="evenodd" d="M 8.063 1.957 C 5.992 1.957 4.228 3.187 3.469 4.927 C 1.541 5.205 0.062 6.799 0.063 8.745 C 0.062 10.888 1.853 12.624 4.063 12.624 L 12.563 12.624 C 14.496 12.624 16.063 11.105 16.063 9.23 C 16.063 7.488 14.712 6.06 12.969 5.867 C 12.514 3.643 10.489 1.957 8.063 1.957 L 8.063 1.957 Z M 10.75 5.989 C 10.788 5.853 10.88 5.738 11.003 5.671 C 11.127 5.602 11.273 5.586 11.408 5.625 C 11.545 5.662 11.661 5.754 11.728 5.876 C 11.798 5.999 11.814 6.144 11.774 6.278 L 10.271 11.513 C 10.109 12.077 9.763 12.11 9.499 11.586 L 8.063 8.732 L 6.626 11.586 C 6.362 12.11 6.016 12.077 5.854 11.513 L 4.351 6.278 C 4.311 6.144 4.327 5.999 4.397 5.876 C 4.464 5.754 4.58 5.662 4.717 5.625 C 4.852 5.586 4.998 5.602 5.122 5.671 C 5.245 5.738 5.337 5.853 5.375 5.989 L 6.422 9.624 L 7.585 7.311 C 7.848 6.787 8.277 6.787 8.54 7.311 L 9.703 9.624 L 10.75 5.989 Z"/> +</svg> |