7 lines
309 B
XML
7 lines
309 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
||
|
|
<rect width="32" height="32" rx="7" fill="#080808"/>
|
||
|
|
<text x="16" y="23" text-anchor="middle"
|
||
|
|
font-family="'JetBrains Mono','Fira Code',ui-monospace,monospace"
|
||
|
|
font-size="19" font-weight="700" fill="#00e87a">>_</text>
|
||
|
|
</svg>
|