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/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/apps/symbolic/git-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/apps/symbolic/git-symbolic.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/git-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/git-symbolic.svg new file mode 100644 index 000000000..ca806c88a --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/git-symbolic.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" x="0" y="0" version="1.1" viewBox="0 0 16 16" xml:space="preserve"> + <defs> + <clipPath id="a"> + <path d="M 0,0 H 92 V 92 H 0 Z"/> + </clipPath> + </defs> + <path d="M 28.497,14.84 17.143,3.487 c -0.653,-0.654 -1.714,-0.654 -2.368,0 l -2.357,2.358 2.99,2.991 c 0.695,-0.235 1.492,-0.077 2.046,0.477 0.557,0.558 0.713,1.361 0.473,2.059 l 2.882,2.882 c 0.698,-0.241 1.502,-0.085 2.059,0.473 0.778,0.778 0.778,2.039 0,2.818 -0.779,0.779 -2.04,0.779 -2.819,0 -0.586,-0.586 -0.73,-1.446 -0.434,-2.167 L 16.927,12.69 v 7.074 c 0.19,0.094 0.369,0.219 0.527,0.377 0.778,0.778 0.778,2.039 0,2.819 -0.778,0.778 -2.04,0.778 -2.818,0 -0.778,-0.779 -0.778,-2.04 0,-2.819 0.192,-0.192 0.415,-0.338 0.653,-0.435 v -7.14 C 15.052,12.469 14.829,12.325 14.636,12.131 14.047,11.542 13.905,10.676 14.207,9.952 L 11.259,7.003 3.474,14.788 c -0.654,0.655 -0.654,1.715 0,2.369 L 14.828,28.51 c 0.654,0.654 1.714,0.654 2.369,0 l 11.3,-11.301 c 0.654,-0.654 0.654,-1.715 0,-2.369" clip-path="url(#a)" transform="matrix(0.57683433,0,0,0.57683433,-1.2209852,-1.228484)" style="fill:#928374"/> +</svg> |