5 lines
289 B
XML
5 lines
289 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="SKI">
|
|
<rect width="64" height="64" rx="10" fill="#1e3a8a"/>
|
|
<text x="32" y="40" text-anchor="middle" fill="#ffffff" font-size="18" font-family="system-ui,sans-serif" font-weight="600">SKI</text>
|
|
</svg>
|