6 lines
295 B
XML
6 lines
295 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
|
<rect width="32" height="32" rx="4" fill="#0B0B0B"/>
|
|
<rect x="6" y="10" width="3" height="12" fill="#8B3DB8"/>
|
|
<text x="12" y="22" font-family="Inter, sans-serif" font-size="11" font-weight="700" fill="#F0F0F0">SF</text>
|
|
</svg>
|