5 lines
254 B
XML
5 lines
254 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
|
<circle cx="16" cy="16" r="15" fill="#003399"/>
|
|
<text x="16" y="21" text-anchor="middle" font-family="system-ui, sans-serif" font-weight="700" font-size="14" fill="#FFCC00">V</text>
|
|
</svg>
|