This commit is contained in:
13
frontend/public/favicon.svg
Normal file
13
frontend/public/favicon.svg
Normal file
@@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
|
||||
<circle cx="50" cy="50" r="48" fill="#FAE8EC"/>
|
||||
<!-- лепестки -->
|
||||
<ellipse cx="50" cy="22" rx="10" ry="16" fill="#D4637A" opacity="0.9"/>
|
||||
<ellipse cx="50" cy="22" rx="10" ry="16" fill="#D4637A" opacity="0.9" transform="rotate(60 50 50)"/>
|
||||
<ellipse cx="50" cy="22" rx="10" ry="16" fill="#D4637A" opacity="0.9" transform="rotate(120 50 50)"/>
|
||||
<ellipse cx="50" cy="22" rx="10" ry="16" fill="#E8A0AE" opacity="0.85" transform="rotate(30 50 50)"/>
|
||||
<ellipse cx="50" cy="22" rx="10" ry="16" fill="#E8A0AE" opacity="0.85" transform="rotate(90 50 50)"/>
|
||||
<ellipse cx="50" cy="22" rx="10" ry="16" fill="#E8A0AE" opacity="0.85" transform="rotate(150 50 50)"/>
|
||||
<!-- сердцевина -->
|
||||
<circle cx="50" cy="50" r="10" fill="#F5C0CB"/>
|
||||
<circle cx="50" cy="50" r="6" fill="#D4637A"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 873 B |
Reference in New Issue
Block a user