14 lines
346 B
XML
14 lines
346 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="none">
|
|
<rect x="4" y="4" width="56" height="56" rx="16" fill="#111827"/>
|
|
<text
|
|
x="32"
|
|
y="39"
|
|
fill="#F9FAFB"
|
|
font-family="Segoe UI, Arial, sans-serif"
|
|
font-size="28"
|
|
font-weight="700"
|
|
letter-spacing="-1"
|
|
text-anchor="middle"
|
|
>SD</text>
|
|
</svg>
|