Initialer Commit: Datumsrechner-App mit allen Funktionen, modernem Design und Template-Trennung

This commit is contained in:
2025-07-22 16:36:22 +02:00
commit 241552fb6d
10 changed files with 556 additions and 0 deletions

8
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: 585 B