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

6
favicon.svg Normal file
View File

@@ -0,0 +1,6 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="3" y="6" width="26" height="22" rx="5" fill="#2563eb"/>
<rect x="3" y="6" width="26" height="6" rx="2" fill="#1e40af"/>
<rect x="8" y="14" width="16" height="10" rx="3" fill="#fff"/>
<text x="16" y="22" text-anchor="middle" font-size="10" font-family="Segoe UI, Arial, sans-serif" fill="#2563eb" font-weight="bold">15</text>
</svg>

After

Width:  |  Height:  |  Size: 445 B