7 lines
344 B
XML
7 lines
344 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
|
<rect width="64" height="64" rx="14" fill="#0f172a"/>
|
|
<text x="50%" y="50%" dy="0.35em" text-anchor="middle"
|
|
font-family="ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, sans-serif"
|
|
font-weight="700" font-size="36" fill="#38bdf8">F</text>
|
|
</svg>
|