7 lines
404 B
XML
7 lines
404 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="512" height="512">
|
|
<rect width="512" height="512" rx="80" fill="#FBF8F5"/>
|
|
<circle cx="256" cy="250" r="160" fill="#F2D7DB"/>
|
|
<text x="256" y="295" text-anchor="middle" font-size="180">🧁</text>
|
|
<text x="256" y="450" text-anchor="middle" font-family="serif" font-weight="700" font-size="56" fill="#C4737E">Luna</text>
|
|
</svg>
|