6 lines
380 B
XML
6 lines
380 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150">
|
|
<circle cx="75" cy="75" r="50" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="5"/>
|
|
<path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="5" d="M0 75h50m0-25v50m12.5-59.25v68.5M100 0v50H62.5M100 150V75H62.5m37.5 25H62.5"/>
|
|
<path d="M68.75 75 87.5 62.5v25L68.75 75z"/>
|
|
</svg>
|