5 lines
382 B
XML
5 lines
382 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64">
|
||
|
|
<rect width="64" height="64" rx="12" fill="#0d0d1a"/>
|
||
|
|
<text x="32" y="44" text-anchor="middle" font-family="'Arial Black', sans-serif" font-weight="900" font-size="32" fill="#00ee44">$</text>
|
||
|
|
<circle cx="32" cy="32" r="26" fill="none" stroke="#00ee44" stroke-width="2" opacity="0.3"/>
|
||
|
|
</svg>
|