10 lines
No EOL
490 B
XML
10 lines
No EOL
490 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="#acb0e4"/>
|
|
<g fill="none" stroke="#FFFFFF" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="30" cy="24" rx="10" ry="8"/>
|
|
<rect x="6" y="18" width="16" height="16" rx="4"/>
|
|
<ellipse cx="30" cy="24" rx="6" ry="4"/>
|
|
<circle cx="30" cy="24" r="2" fill="currentColor"/>
|
|
<polygon points="6,34 6,42 22,42 22,34"/>
|
|
</g>
|
|
</svg> |