Bugfix: PWA-Banner zentriert, logo gefixt

This commit is contained in:
2025-07-24 13:35:56 +02:00
parent ae373b82be
commit d9010d10c5
2 changed files with 2 additions and 2 deletions

8
static/logo.svg Normal file
View File

@@ -0,0 +1,8 @@
<svg width="120" height="120" viewBox="0 0 120 120" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="15" y="25" width="90" height="80" rx="16" fill="#2563eb"/>
<rect x="15" y="25" width="90" height="20" rx="6" fill="#1e40af"/>
<rect x="30" y="55" width="60" height="35" rx="8" fill="#fff"/>
<text x="60" y="80" text-anchor="middle" font-size="28" font-family="Segoe UI, Arial, sans-serif" fill="#2563eb" font-weight="bold">15</text>
<rect x="35" y="15" width="8" height="18" rx="4" fill="#fff"/>
<rect x="77" y="15" width="8" height="18" rx="4" fill="#fff"/>
</svg>

After

Width:  |  Height:  |  Size: 586 B