7 lines
311 B
XML
7 lines
311 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#6366f1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
<rect width="22" height="22" x="1" y="1" rx="5" fill="#09090b" stroke="none"/>
|
|
<path d="M12 5v9"/>
|
|
<path d="m8 11 4 4 4-4"/>
|
|
<path d="M6 19h12"/>
|
|
</svg>
|