5 lines
228 B
XML
5 lines
228 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="128" height="128">
|
|
<circle cx="64" cy="64" r="64" fill="#6c63ff"/>
|
|
<text x="64" y="90" text-anchor="middle" font-size="72" fill="white">🎤</text>
|
|
</svg>
|