5 lines
277 B
XML
5 lines
277 B
XML
<svg width="120" height="80" xmlns="http://www.w3.org/2000/svg">
|
|
<rect width="120" height="80" fill="#f8f9fa" stroke="#dee2e6" stroke-width="2"/>
|
|
<text x="60" y="45" font-family="Arial, sans-serif" font-size="12" text-anchor="middle" fill="#6c757d">Club Logo</text>
|
|
</svg>
|