9 lines
641 B
XML
9 lines
641 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
|
|
<g transform="translate(-14,-14)">
|
|
<circle style="fill:#5565cc" cx="22" cy="22" r="8"/>
|
|
<path style="fill:#ffffff" d="m 20,18 a 3.9999999,3.9999999 0 0 0 -4,4 3.9999999,3.9999999 0 0 0 4,4 3.9999999,3.9999999 0 0 0 4,-4 3.9999999,3.9999999 0 0 0 -4,-4 z m 0,2 a 1.9999999,1.9999999 0 0 1 2,2 1.9999999,1.9999999 0 0 1 -2,2 1.9999999,1.9999999 0 0 1 -2,-2 1.9999999,1.9999999 0 0 1 2,-2 z"/>
|
|
<rect style="fill:#ffffff" width="6" height="2" x="23" y="21"/>
|
|
<rect style="fill:#ffffff" width="2" height="1" x="23" y="-28" transform="rotate(90)"/>
|
|
</g>
|
|
</svg>
|