Favicon care reia simbolul din meniul aplicației — panourile albe de „dashboard" pe fundal indigo (#6366f1, culoarea accent). Include favicon.ico (16/32/48/64), favicon.svg scalabil, PNG-uri 16/32 și apple-touch-icon 180. Elimină eroarea 404 la /favicon.ico. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
10 lines
388 B
XML
10 lines
388 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24">
|
|
<rect width="24" height="24" rx="5.3" fill="#6366f1"/>
|
|
<g fill="#ffffff">
|
|
<rect x="3" y="3" width="7" height="9" rx="1"/>
|
|
<rect x="14" y="3" width="7" height="5" rx="1"/>
|
|
<rect x="14" y="12" width="7" height="9" rx="1"/>
|
|
<rect x="3" y="16" width="7" height="5" rx="1"/>
|
|
</g>
|
|
</svg>
|