5 lines
304 B
XML
5 lines
304 B
XML
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx="10" cy="10" r="9" fill="#2775CA" stroke="#2775CA" stroke-width="1"/>
|
|
<text x="10" y="14" text-anchor="middle" fill="white" font-size="9" font-weight="bold" font-family="Arial">$</text>
|
|
</svg>
|