6 lines
344 B
XML
6 lines
344 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="M25 75H0m125 0h25M37.5 75h53.47"/>
|
|
<path d="M86.59 89.96 112.5 75 86.59 60.04v29.92z"/>
|
|
</svg>
|