7 lines
268 B
XML
7 lines
268 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="M25 75H0m125 0h25M43.75 87.5H62.5V56.25h25V87.5h18.75"/>
|
||
|
</g>
|
||
|
</svg>
|