6 lines
271 B
XML
6 lines
271 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1.1">
|
||
|
<circle style="fill:#ea8500" cx="38" cy="38" r="10"/>
|
||
|
<rect style="fill:#ffffff" width="2" height="10" x="37" y="31"/>
|
||
|
<rect style="fill:#ffffff" width="2" height="2" x="37" y="43"/>
|
||
|
</svg>
|