8 lines
444 B
XML
8 lines
444 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
|
<rect width="64" height="64" rx="14" fill="#6366f1"/>
|
|
<path d="M32 49V27" fill="none" stroke="#fff" stroke-width="5" stroke-linecap="round"/>
|
|
<path d="M31 30C19 30 12 23 13 13c11-1 19 5 18 17Z" fill="#a7f3d0"/>
|
|
<path d="M33 35c12 0 19-7 18-17-11-1-19 5-18 17Z" fill="#d1fae5"/>
|
|
<path d="M22 50h20" fill="none" stroke="#fff" stroke-width="5" stroke-linecap="round"/>
|
|
</svg>
|