5 lines
229 B
XML
5 lines
229 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none">
|
|
<rect width="24" height="24" rx="4" fill="#071020"/>
|
|
<path d="M7 7l10 10M17 7L7 17" stroke="#fb923c" stroke-width="1.6" stroke-linecap="round"/>
|
|
</svg>
|