6 lines
308 B
XML
6 lines
308 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none">
|
|
<rect width="32" height="32" rx="6" fill="#2563eb"/>
|
|
<text x="16" y="22" text-anchor="middle" fill="white" font-family="system-ui,sans-serif" font-size="14" font-weight="bold">F</text>
|
|
</svg>
|