10 lines
No EOL
501 B
XML
10 lines
No EOL
501 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="#e5b2e4"/>
|
|
<g fill="none" stroke="#FFFFFF" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M8 28 L14 44 L34 44 L40 28 Z"/>
|
|
<ellipse cx="24" cy="28" rx="16" ry="6"/>
|
|
<circle cx="16" cy="20" r="4" fill="currentColor"/>
|
|
<circle cx="32" cy="20" r="3" fill="currentColor"/>
|
|
<circle cx="24" cy="16" r="2" fill="currentColor"/>
|
|
</g>
|
|
</svg> |