11 lines
No EOL
504 B
XML
11 lines
No EOL
504 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#3f8c75" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#3f8c75" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="24" cy="24" rx="6" ry="12"/>
|
|
<ellipse cx="10" cy="12" rx="6" ry="4"/>
|
|
<ellipse cx="38" cy="12" rx="6" ry="4"/>
|
|
<ellipse cx="10" cy="36" rx="6" ry="4"/>
|
|
<ellipse cx="38" cy="36" rx="6" ry="4"/>
|
|
<circle cx="24" cy="24" r="2.5"/>
|
|
</g>
|
|
</svg> |