5 lines
247 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
<circle cx="50" cy="50" r="45" fill="#4F46E5" />
<text x="50" y="62" font-size="36" fill="white" text-anchor="middle" font-family="sans-serif" font-weight="bold"></text>
</svg>