fix: add favicon.svg
This commit is contained in:
6
frontend/public/favicon.svg
Normal file
6
frontend/public/favicon.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<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>
|
||||
|
After Width: | Height: | Size: 399 B |
Reference in New Issue
Block a user