5 lines
278 B
XML
5 lines
278 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64">
|
|
<rect width="64" height="64" rx="12" fill="#2563eb"/>
|
|
<text x="32" y="42" font-family="Arial, sans-serif" font-size="32" font-weight="bold" fill="white" text-anchor="middle">L</text>
|
|
</svg>
|