7 lines
318 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="120" height="120" viewBox="0 0 120 120">
<rect width="120" height="120" rx="16" fill="#eefdf7"/>
<g transform="translate(20,20)">
<circle cx="40" cy="24" r="18" fill="#bbf7d0" />
<rect x="6" y="52" width="68" height="18" rx="6" fill="#86efac" />
</g>
</svg>