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