8 lines
313 B
XML
8 lines
313 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1">
|
||
|
<g transform="scale(0.5,0.5)">
|
||
|
<circle style="fill:#252a35" cx="24" cy="24" r="20"/>
|
||
|
<rect style="fill:#ffffff" width="6" height="28" x="16" y="10"/>
|
||
|
<rect style="fill:#ffffff" width="6" height="28" x="26" y="10"/>
|
||
|
</g>
|
||
|
</svg>
|