8 lines
336 B
XML
8 lines
336 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150">
|
|
<g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="5">
|
|
<circle cx="75" cy="75" r="50"/>
|
|
<path d="M0 75h31.25M62.5 43.75v62.5M99.66 0v56.25H62.5M99.66 150V93.75H62.5M50 50v50"/>
|
|
<circle cx="37.5" cy="75" r="6.25"/>
|
|
</g>
|
|
</svg>
|