6 lines
295 B
XML
6 lines
295 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1">
|
||
|
<circle style="fill:#455a64" cx="11" cy="11" r="10"/>
|
||
|
<rect style="fill:#ffffff" width="2" height="10" x="-12" y="6" transform="rotate(-90)"/>
|
||
|
<rect style="fill:#ffffff" width="2" height="10" x="10" y="6"/>
|
||
|
</svg>
|