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