5 lines
234 B
XML
5 lines
234 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
|
<rect width="32" height="32" rx="6" fill="#16213e"/>
|
|
<path d="M8 24 L16 6 L24 24 M11 18 h10" stroke="#6c9cff" stroke-width="2" fill="none" stroke-linecap="round"/>
|
|
</svg>
|