blob: b65f46a9e899ef22346c822b1f1a665b19286882 (
plain)
1
2
3
4
5
|
<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>
|