6 lines
287 B
XML
6 lines
287 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
|
<rect width="64" height="64" rx="12" fill="#111827"/>
|
|
<path d="M16 44C16 30 26 20 32 20C38 20 48 30 48 44" stroke="#8B5CF6" stroke-width="6" stroke-linecap="round"/>
|
|
<circle cx="32" cy="36" r="5" fill="#FBBF24"/>
|
|
</svg>
|