blob: f5cf2bbac5703a216b4612ad2f44808d2c713f7d (
plain) (
blame)
1
2
3
4
5
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1">
<circle style="fill:#4c4f5c" 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>
|