Files
web_meineordi/favicon.svg
2026-03-31 15:16:11 +02:00

8 lines
320 B
XML

<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>