6 lines
336 B
XML
6 lines
336 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
|
<rect x="2" y="2" width="60" height="60" rx="14" fill="#e4572e" stroke="#2b2118" stroke-width="4"/>
|
|
<circle cx="23" cy="26" r="4.5" fill="#fff8ec"/>
|
|
<circle cx="41" cy="26" r="4.5" fill="#fff8ec"/>
|
|
<path d="M18 38c3 8 10 12 14 12s11-4 14-12z" fill="#fff8ec"/>
|
|
</svg>
|