9 lines
No EOL
420 B
XML
9 lines
No EOL
420 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none" stroke="#4f8e6e" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<circle cx="16" cy="24" r="6"/>
|
|
<circle cx="32" cy="24" r="6"/>
|
|
<line x1="16" y1="24" x2="32" y2="24" stroke-width="3"/>
|
|
<circle cx="16" cy="24" r="2" fill="currentColor"/>
|
|
<circle cx="32" cy="24" r="2" fill="currentColor"/>
|
|
</g>
|
|
</svg> |