6 lines
314 B
XML
6 lines
314 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1.1">
|
||
|
<circle style="fill:#252a35" cx="24" cy="24" r="20"/>
|
||
|
<path style="fill:#ffffff" d="m 21,10 0,13 -4,0 7,8 7,-8 -4,0 0,-13 z"/>
|
||
|
<rect style="fill:#ffffff" width="4" height="16" x="32" y="-32" transform="matrix(0,1,-1,0,0,0)"/>
|
||
|
</svg>
|