13 lines
No EOL
689 B
XML
13 lines
No EOL
689 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none" stroke="#a6c9a9" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<circle cx="24" cy="24" r="8"/>
|
|
<ellipse cx="24" cy="10" rx="3" ry="6"/>
|
|
<ellipse cx="24" cy="38" rx="3" ry="6"/>
|
|
<ellipse cx="10" cy="24" rx="6" ry="3"/>
|
|
<ellipse cx="38" cy="24" rx="6" ry="3"/>
|
|
<ellipse cx="12" cy="12" rx="4" ry="7" transform="rotate(45 12 12)"/>
|
|
<ellipse cx="36" cy="36" rx="4" ry="7" transform="rotate(45 36 36)"/>
|
|
<ellipse cx="36" cy="12" rx="4" ry="7" transform="rotate(-45 36 12)"/>
|
|
<ellipse cx="12" cy="36" rx="4" ry="7" transform="rotate(-45 12 36)"/>
|
|
</g>
|
|
</svg> |