blob: 2c44e14608e0127e76d01c0ff2aac625449e7f7f (
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="3" height="10" x="8" y="7"/>
<rect style="fill:#ffffff" width="3" height="10" x="13" y="7"/>
</svg>
|