7 lines
371 B
XML
7 lines
371 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1">
|
|
<g transform="translate(-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)"/>
|
|
</g>
|
|
</svg>
|