7 lines
257 B
XML
7 lines
257 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 49.94h31.25M0 100h31.25M125 18.75v112.5"/>
|
|
</g>
|
|
</svg>
|