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/places/symbolic/folder-git-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/places/symbolic/folder-git-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/places/symbolic/folder-git-symbolic.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/places/symbolic/folder-git-symbolic.svg b/.icons/Gruvbox-Light/places/symbolic/folder-git-symbolic.svg new file mode 100644 index 000000000..fc7a6c0c7 --- /dev/null +++ b/.icons/Gruvbox-Light/places/symbolic/folder-git-symbolic.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="16" height="16" viewBox="0 0 16 16"> + <defs> + <clipPath id="_clipPath_RoLXWq7AZKQmejTtN7UqeqwGMQCahseg"> + <rect width="16" height="16"/> + </clipPath> + </defs> + <g clip-path="url(#_clipPath_RoLXWq7AZKQmejTtN7UqeqwGMQCahseg)"> + <rect style="fill:#000000" fill-opacity="0" width="16" height="16"/> + <path fill="#928374" d="M 14.736 7.376 L 8.623 1.264 C 8.272 0.912 7.7 0.912 7.348 1.264 L 6.079 2.534 L 7.689 4.144 C 8.063 4.017 8.492 4.102 8.791 4.401 C 9.09 4.701 9.174 5.133 9.045 5.509 L 10.597 7.061 C 10.973 6.931 11.406 7.015 11.705 7.315 C 12.124 7.734 12.124 8.413 11.705 8.833 C 11.286 9.252 10.607 9.252 10.188 8.833 C 9.872 8.517 9.795 8.054 9.954 7.666 L 8.507 6.219 L 8.507 10.027 C 8.609 10.078 8.706 10.145 8.791 10.23 C 9.209 10.649 9.209 11.328 8.791 11.748 C 8.372 12.167 7.692 12.167 7.273 11.748 C 6.855 11.329 6.855 10.65 7.273 10.23 C 7.377 10.127 7.497 10.048 7.625 9.996 L 7.625 6.152 C 7.497 6.1 7.377 6.022 7.273 5.918 C 6.956 5.601 6.88 5.134 7.042 4.745 L 5.455 3.157 L 1.264 7.348 C 0.912 7.701 0.912 8.272 1.264 8.624 L 7.377 14.736 C 7.729 15.088 8.3 15.088 8.652 14.736 L 14.736 8.652 C 15.088 8.3 15.088 7.728 14.736 7.376 Z"/> + </g> +</svg> |