5 lines
200 B
XML
5 lines
200 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
|
<circle cx="16" cy="16" r="14" fill="none" stroke="#3b82f6" stroke-width="2.5"/>
|
|
<circle cx="16" cy="16" r="3" fill="#3b82f6"/>
|
|
</svg>
|