5 lines
230 B
XML
5 lines
230 B
XML
|
<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||
|
<circle cx="20" cy="16" r="6" fill="black"/>
|
||
|
<rect x="1" y="7" width="28" height="18" rx="9" stroke="black" stroke-width="2"/>
|
||
|
</svg>
|