11 lines
No EOL
598 B
XML
11 lines
No EOL
598 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<rect x="2" y="2" width="44" height="44" rx="9" fill="#debbda"/>
|
|
<g fill="none" stroke="#FFFFFF" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="24" cy="24" rx="10" ry="14" fill="none" stroke-width="4"/>
|
|
<circle cx="24" cy="12" r="2" fill="currentColor"/>
|
|
<circle cx="18" cy="18" r="2" fill="currentColor"/>
|
|
<circle cx="30" cy="18" r="2" fill="currentColor"/>
|
|
<circle cx="18" cy="30" r="2" fill="currentColor"/>
|
|
<circle cx="30" cy="30" r="2" fill="currentColor"/>
|
|
</g>
|
|
</svg> |