4 lines
235 B
XML
4 lines
235 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
|
|
<circle style="fill:#aa48c3" cx="8" cy="8" r="8"/>
|
|
<path style="fill:#ffffff" d="M 7 3 L 7 5 L 9 5 L 9 3 L 7 3 z M 7 7 L 7 13 L 9 13 L 9 7 L 7 7 z"/>
|
|
</svg>
|