9 lines
No EOL
418 B
XML
9 lines
No EOL
418 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="#b2dedb"/>
|
|
<g fill="none" stroke="#FFFFFF" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="24" cy="26" rx="8" ry="10"/>
|
|
<path d="M22 16 L20 4 M26 16 L28 4"/>
|
|
<path d="M16 22 L14 26 M32 22 L34 26"/>
|
|
<path d="M16 30 L14 34 M32 30 L34 34"/>
|
|
</g>
|
|
</svg> |