5 lines
242 B
XML
5 lines
242 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
|
<circle cx="32" cy="32" r="30" fill="#cc2222"/>
|
|
<text x="32" y="42" text-anchor="middle" font-size="30" fill="white" font-family="sans-serif" font-weight="bold">V</text>
|
|
</svg>
|