14 lines
720 B
XML
14 lines
720 B
XML
|
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||
|
<g>
|
||
|
<circle cx="8" cy="8" r="8" style="fill:#29d682"/>
|
||
|
<rect x="6" y="3" width="1" height="10" style="fill:#e4e4e4"/>
|
||
|
<rect x="9" y="3" width="1" height="10" style="fill:#e4e4e4"/>
|
||
|
<rect x="3" y="6" width="10" height="1" style="fill:#e4e4e4"/>
|
||
|
<rect x="7.5" y="3" width="1" height="10" style="fill:#e4e4e4"/>
|
||
|
<rect x="3" y="9" width="10" height="1" style="fill:#e4e4e4"/>
|
||
|
<rect transform="rotate(90)" x="7.5" y="-13" width="1" height="10" style="fill:#e4e4e4"/>
|
||
|
<rect x="5" y="5" width="6" height="6" rx=".99999994" ry=".99999994" style="fill:#3f3f3f"/>
|
||
|
<circle cx="6.5" cy="6.5" r=".5" style="fill:#ffffff"/>
|
||
|
</g>
|
||
|
</svg>
|