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="#eef2ff"/>
<g transform="translate(20,20)">
<circle cx="40" cy="24" r="18" fill="#c7d2fe" />
<rect x="6" y="52" width="68" height="18" rx="6" fill="#a5b4fc" />
</g>
</svg>