mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-16 17:37:42 +01:00
feat: Add coins icon
This commit is contained in:
16
icons/coins.svg
Normal file
16
icons/coins.svg
Normal file
@@ -0,0 +1,16 @@
|
||||
<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="8" cy="8" r="7" />
|
||||
<path d="M19.5 9.94a7 7 0 11-9.56 9.56" />
|
||||
<path d="M7 6h1v4" />
|
||||
<path d="M17.3 14.3l.7.7-2.8 2.8" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 349 B |
Reference in New Issue
Block a user