Branding: Logo, Favicon und App-Icon eingebaut

This commit is contained in:
rene 2026-05-20 16:40:43 +02:00
parent 77c6f513b5
commit bb0e67b2bd
7 changed files with 51 additions and 13 deletions

11
app/static/logo.svg Normal file
View file

@ -0,0 +1,11 @@
<svg width="720" height="220" viewBox="0 0 720 220" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="720" height="220" rx="28" fill="white"/>
<rect x="28" y="28" width="164" height="164" rx="36" fill="#0F172A"/>
<path d="M72 108L110 74L148 108V146C148 150.418 144.418 154 140 154H80C75.582 154 72 150.418 72 146V108Z" fill="white"/>
<circle cx="92" cy="116" r="8" fill="#22C55E"/>
<circle cx="128" cy="116" r="8" fill="#22C55E"/>
<circle cx="110" cy="136" r="8" fill="#22C55E"/>
<path d="M92 116L110 136L128 116" stroke="#22C55E" stroke-width="4" stroke-linecap="round"/>
<text x="230" y="108" fill="#0F172A" font-size="52" font-family="Inter, Arial, sans-serif" font-weight="700">vereins.haus</text>
<text x="232" y="146" fill="#475569" font-size="22" font-family="Inter, Arial, sans-serif" font-weight="500">Die einfache Vereins-App</text>
</svg>

After

Width:  |  Height:  |  Size: 879 B