Fixes coins (#570)

Co-authored-by: Karsa <karsa@karsa.org>
This commit is contained in:
Karsa
2022-04-22 09:03:23 +02:00
committed by GitHub
parent b2d8ec6249
commit 97f04f4b70
+4 -4
View File
@@ -9,8 +9,8 @@
stroke-linecap="round"
stroke-linejoin="round"
>
<circle cx="8" cy="8" r="7" />
<path d="M19.5 9.94a7 7 0 1 1-9.56 9.56" />
<path d="M7 6h1v4" />
<path d="m17.3 14.3.7.7-2.8 2.8" />
<circle cx="8" cy="8" r="6"/>
<path d="M18.09 10.37A6 6 0 1 1 10.34 18"/>
<path d="M7 6H8v4"/>
<path d="M16.71 13.88l.7.71-2.82 2.82"/>
</svg>

Before

Width:  |  Height:  |  Size: 349 B

After

Width:  |  Height:  |  Size: 352 B