blob: 5f5c4aa1e1aeb5f460b51dc55f4640fca5ffe191 (
plain)
1
2
3
4
5
|
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1">
<circle style="fill:#ea8500" cx="17" cy="17" r="5"/>
<rect style="fill:#ffffff" width="2" height="4" x="16" y="14"/>
<rect style="fill:#ffffff" width="2" height="1" x="16" y="19"/>
</svg>
|