fix(icons): flipped coins icon (#3158)

* Updated icons/coins.svg

* Updated icons/coins.json

* Updated icons/coins.svg
This commit is contained in:
Jakob Guddas
2026-02-17 13:23:31 +01:00
committed by GitHub
parent feca9eaab5
commit 019d3b9792
2 changed files with 6 additions and 5 deletions

View File

@@ -3,7 +3,8 @@
"contributors": [
"lscheibel",
"ericfennis",
"karsa-mistmere"
"karsa-mistmere",
"jguddas"
],
"tags": [
"money",

View File

@@ -9,8 +9,8 @@
stroke-linecap="round"
stroke-linejoin="round"
>
<circle cx="8" cy="8" r="6" />
<path d="M18.09 10.37A6 6 0 1 1 10.34 18" />
<path d="M7 6h1v4" />
<path d="m16.71 13.88.7.71-2.82 2.82" />
<path d="M13.744 17.736a6 6 0 1 1-7.48-7.48" />
<path d="M15 6h1v4" />
<path d="m6.134 14.768.866-.5 2 3.464" />
<circle cx="16" cy="8" r="6" />
</svg>

Before

Width:  |  Height:  |  Size: 355 B

After

Width:  |  Height:  |  Size: 361 B