9 lines
350 B
XML
9 lines
350 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="50" cy="75" r="6.25"/>
|
|
<path d="M0 74.94h43.75"/>
|
|
<circle cx="100" cy="75" r="6.25"/>
|
|
<path d="M150 75.06h-43.75M37.5 50h75M75 31.25V50M62.5 31.25h25"/>
|
|
</g>
|
|
</svg>
|