blob: 0e22176a80a340de34ea78adf582700adddfe893 (
plain)
1
2
3
4
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<circle style="fill:#455a64" cx="8" cy="8" r="7"/>
<rect style="fill:#ffffff" width="2" height="8" x="-9" y="4" transform="rotate(-90)"/>
</svg>
|