6 lines
328 B
XML
6 lines
328 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1">
|
||
|
<circle style="fill:#252a35" cx="12" cy="12" r="10"/>
|
||
|
<path style="fill:#ffffff" d="M 10,4.999999 10,11 l -2,0 4,4 4,-4 -2,0 0,-6.000001 z"/>
|
||
|
<rect style="fill:#ffffff" width="2" height="8" x="16" y="-16" transform="matrix(0,1,-1,0,0,0)"/>
|
||
|
</svg>
|