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