11 lines
448 B
XML
11 lines
448 B
XML
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
|
<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1">
|
||
|
<circle style="enable-background:new" cx="8" cy="8" r="8" fill="#69c561"/>
|
||
|
<g fill="#fff" transform="translate(-16,-15)">
|
||
|
<rect y="21" x="24" height="6" width="1"/>
|
||
|
<rect y="19" x="26" height="8" width="1"/>
|
||
|
<rect y="23" x="22" height="4" width="1"/>
|
||
|
<rect y="25" x="20" height="2" width="1"/>
|
||
|
</g>
|
||
|
</svg>
|