7 lines
399 B
XML
7 lines
399 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 192" width="192" height="192">
|
|
<rect width="192" height="192" rx="32" fill="#FBF8F5"/>
|
|
<circle cx="96" cy="100" r="60" fill="#F2D7DB"/>
|
|
<text x="96" y="118" text-anchor="middle" font-size="72">🧁</text>
|
|
<text x="96" y="172" text-anchor="middle" font-family="serif" font-weight="700" font-size="22" fill="#C4737E">Luna</text>
|
|
</svg>
|