5 lines
272 B
XML
5 lines
272 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48" height="48">
|
|
<circle cx="24" cy="24" r="22" fill="#E30613"/>
|
|
<text x="24" y="30" font-family="Arial, sans-serif" font-size="20" font-weight="bold" fill="white" text-anchor="middle">F</text>
|
|
</svg>
|