10 lines
No EOL
469 B
XML
10 lines
No EOL
469 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="#c96292"/>
|
|
<g fill="none" stroke="#FFFFFF" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M24 6 Q16 14 16 20 Q16 28 24 28 Q32 28 32 20 Q32 14 24 6"/>
|
|
<path d="M10 28 Q10 38 24 38 Q38 38 38 28"/>
|
|
<circle cx="18" cy="20" r="2"/>
|
|
<circle cx="30" cy="20" r="2"/>
|
|
<path d="M20 24 L24 22 L28 24"/>
|
|
</g>
|
|
</svg> |