feat(frontend): add react spa with wishlist flows and public profile
This commit is contained in:
12
apps/frontend/public/favicon.svg
Normal file
12
apps/frontend/public/favicon.svg
Normal file
@@ -0,0 +1,12 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64">
|
||||
<rect width="64" height="64" rx="14" fill="#E27896" />
|
||||
<g transform="translate(14 18)">
|
||||
<rect x="0" y="12" width="36" height="22" rx="3" fill="#FFF1F6" />
|
||||
<rect x="0" y="9" width="36" height="6" rx="2" fill="#F2A1B6" />
|
||||
<rect x="15" y="9" width="6" height="25" fill="#F4C04E" />
|
||||
<g transform="translate(18 5)">
|
||||
<path d="M0 0 C-8 -7 -14 3 -6 5 L0 5 Z" fill="#F4C04E" />
|
||||
<path d="M0 0 C8 -7 14 3 6 5 L0 5 Z" fill="#F4C04E" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 563 B |
Reference in New Issue
Block a user