16 lines
409 B
XML
16 lines
409 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
|
<rect width="32" height="32" rx="8" fill="#0a0a0a"/>
|
|
<text
|
|
x="50%"
|
|
y="52%"
|
|
dominant-baseline="middle"
|
|
text-anchor="middle"
|
|
fill="#f97316"
|
|
font-family="system-ui, sans-serif"
|
|
font-weight="900"
|
|
font-size="22"
|
|
style="transform-origin: center; transform: scale(1, 1.2);"
|
|
>
|
|
<>
|
|
</text>
|
|
</svg> |