Files
dealplustech/public/favicon.svg
Kunthawat Greethong a5e557d20b fix: Add favicon.ico and favicon.svg files
- Add favicon.ico (downloaded)
- Create favicon.svg with logo
- Required for favicon to work on Easypanel
2026-03-03 17:46:56 +07:00

5 lines
273 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
<circle cx="50" cy="50" r="45" fill="#22c55e" stroke="#16a34a" stroke-width="5"/>
<text x="50" y="65" font-size="40" text-anchor="middle" fill="white" font-family="Arial" font-weight="bold">D</text>
</svg>