Files
MyClub/frontend/public/images/club-logo-placeholder.svg
T
Tomas Dvorak 63700eedb2 dev day #67
2025-10-21 15:02:05 +02:00

5 lines
257 B
XML

<svg width="200" height="200" xmlns="http://www.w3.org/2000/svg">
<rect width="200" height="200" fill="#e2e8f0"/>
<text x="50%" y="50%" text-anchor="middle" dy=".3em" fill="#718096" font-family="Arial, sans-serif" font-size="14">Club Logo</text>
</svg>