9 lines
335 B
XML
9 lines
335 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="37.5" cy="75" r="6.25"/>
|
||
|
<path d="M0 74.94h31.25"/>
|
||
|
<circle cx="112.5" cy="75" r="6.25"/>
|
||
|
<path d="M150 75.06h-31.25m-75-3.31L102 36.5"/>
|
||
|
</g>
|
||
|
</svg>
|