6 lines
306 B
XML
6 lines
306 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
|
||
|
<circle style="fill:#252a35" cx="8" cy="8" r="7"/>
|
||
|
<path style="fill:#ffffff" d="M 7,4 7,8 5,8 8,11 11,8 9,8 9,4 Z"/>
|
||
|
<rect style="fill:#ffffff" width="1" height="6" x="11.5" y="-11" transform="matrix(0,1,-1,0,0,0)"/>
|
||
|
</svg>
|