7 lines
486 B
XML
7 lines
486 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
|
<rect width="32" height="32" rx="7" fill="#0d0d1a"/>
|
|
<rect x="6" y="9" width="20" height="14" rx="1" fill="none" stroke="#d95462" stroke-width="2" transform="rotate(-4 16 16)"/>
|
|
<path d="M7 10l9 7 9-7" fill="none" stroke="#d95462" stroke-width="2" stroke-linejoin="round" transform="rotate(-4 16 16)"/>
|
|
<text x="16" y="29" text-anchor="middle" fill="#aa66dd" font-size="5" font-family="monospace">RETUR</text>
|
|
</svg>
|