9 lines
477 B
XML
9 lines
477 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="matrix(0.5,0,0,0.5,-1,-1)">
|
|
<circle r="20" style="opacity:1;fill:#252a35;fill-opacity:1;" cx="24" cy="24"/>
|
|
<rect y="10" x="16" height="28" width="6" style="opacity:1;fill:#ffffff;fill-opacity:1;"/>
|
|
<rect style="opacity:1;fill:#ffffff;fill-opacity:1;" width="6" height="28" x="26" y="10"/>
|
|
</g>
|
|
</svg>
|