This commit is contained in:
2026-03-31 15:16:11 +02:00
parent aee1de17eb
commit d1eefa81f5
3 changed files with 88 additions and 1 deletions

7
favicon.svg Normal file
View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<!-- Red circle background -->
<circle cx="32" cy="32" r="32" fill="#C8102E"/>
<!-- White medical cross -->
<rect x="24" y="12" width="16" height="40" rx="4" fill="#ffffff"/>
<rect x="12" y="24" width="40" height="16" rx="4" fill="#ffffff"/>
</svg>

After

Width:  |  Height:  |  Size: 320 B