diff options
Diffstat (limited to '.icons/Gruvbox-Light/emblems/16/vcs-locally-modified.svg')
-rw-r--r-- | .icons/Gruvbox-Light/emblems/16/vcs-locally-modified.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/emblems/16/vcs-locally-modified.svg b/.icons/Gruvbox-Light/emblems/16/vcs-locally-modified.svg new file mode 100644 index 000000000..293c37a00 --- /dev/null +++ b/.icons/Gruvbox-Light/emblems/16/vcs-locally-modified.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1" viewBox="0 0 16 16"> + <circle style="fill:#c579be" cx="8" cy="8" r="7"/> + <path style="fill:#ffffff;fill-rule:evenodd" d="M 8,4 V 6.0182 H 6.3799 C 5.351,6.0183 4.4003,6.527 3.8859,7.3528 3.3714,8.1786 3.3714,9.3461 3.8859,10.172 4.3756,10.955 5.2606,11.455 6.2364,11.5 5.5003,11.432 4.9999,10.858 5,10.172 5,9.4349 5.5846,8.9908 6.3799,9 H 8 V 11 L 12,7.5 Z"/> +</svg> |