6 lines
587 B
XML
6 lines
587 B
XML
|
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||
|
<path d="m8 0a8 8 0 0 0-8 8 8 8 0 0 0 8 8 8 8 0 0 0 8-8 8 8 0 0 0-8-8zm0 2a6 6 0 0 1 6 6 6 6 0 0 1-6 6 6 6 0 0 1-6-6 6 6 0 0 1 6-6z" fill="#555555"/>
|
||
|
<rect x="7" y="4" width="2" height="5" rx="2" ry="1" fill="#555555" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" style="paint-order:fill markers stroke"/>
|
||
|
<rect x="7" y="10" width="2" height="2" rx="2" ry="1" fill="#555555" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" style="paint-order:fill markers stroke"/>
|
||
|
</svg>
|