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