refactor: Update git-commit icon (#46)

This commit is contained in:
John Letey
2020-07-03 09:21:51 +01:00
committed by GitHub
parent bae239bd20
commit 9a2eb1c16e

View File

@@ -9,7 +9,7 @@
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" />
<circle cx="12" cy="12" r="3" />
<line x1="3" y1="12" x2="9" y2="12" />
<line x1="15" y1="12" x2="21" y2="12" />
</svg>

Before

Width:  |  Height:  |  Size: 336 B

After

Width:  |  Height:  |  Size: 327 B