8 lines
408 B
XML
8 lines
408 B
XML
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
|
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 22 22" width="22" height="22">
|
||
|
<g transform="translate(-1,-1)">
|
||
|
<circle r="10" style="opacity:1;fill:#252a35;fill-opacity:1;" cx="12" cy="12"/>
|
||
|
<rect transform="matrix(0,-1,1,0,0,0)" y="5" x="-13" height="14" width="2" style="opacity:1;fill:#ffffff;fill-opacity:1;"/>
|
||
|
</g>
|
||
|
</svg>
|