feat: Monero coin favicon with paid indicator

- Official Monero coin logo as SVG favicon
- Dynamic green dot badge on favicon when invoice is paid
- Paid status shown both in page content and browser tab
This commit is contained in:
Alexander Schmidt
2026-03-25 09:52:22 +01:00
parent 270a4a79a6
commit cf1b06b5c9
3 changed files with 41 additions and 5 deletions

4
favicon.svg Normal file
View File

@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 304.39 304.39">
<circle cx="152.2" cy="152.2" r="152.2" fill="#f26821"/>
<path d="m 270.75,190.58 h -0.72 -37.14 v -104.12 l -80.69,80.69 -80.69,-80.69 v 104.12 h -37.14 -0.72 a 124.61,124.61 0 0 0 12.42,26.92 h 52.36 v -66.05 l 53.77,53.77 53.77,-53.77 v 66.05 h 52.36 a 124.61,124.61 0 0 0 12.42,-26.92 z" fill="#fff"/>
</svg>

After

Width:  |  Height:  |  Size: 386 B