6 lines
275 B
XML
6 lines
275 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
|
||
|
<circle style="fill:#ea8500" cx="12.5" cy="12.5" r="3.5"/>
|
||
|
<rect style="fill:#ffffff" width="1" height="3" x="12" y="10"/>
|
||
|
<rect style="fill:#ffffff" width="1" height="1" x="12" y="14"/>
|
||
|
</svg>
|