feat: Add git-commit icon

This commit is contained in:
Cole Bemis 2017-12-14 23:04:56 -08:00 committed by Cole Bemis
parent 5df24f02b7
commit 1f7216a6c7

15
icons/git-commit.svg Normal file
View File

@ -0,0 +1,15 @@
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<circle cx="12" cy="12" r="4" />
<line x1="1.05" y1="12" x2="7" y2="12" />
<line x1="17.01" y1="12" x2="22.96" y2="12" />
</svg>

After

Width:  |  Height:  |  Size: 336 B