6 lines
270 B
XML
6 lines
270 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1.1">
|
||
|
<circle style="fill:#252a35" cx="16" cy="16" r="14"/>
|
||
|
<rect style="fill:#ffffff" width="4" height="18" x="10" y="7"/>
|
||
|
<rect style="fill:#ffffff" width="4" height="18" x="18" y="7"/>
|
||
|
</svg>
|