5 lines
213 B
XML
5 lines
213 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none">
|
|
<rect width="32" height="32" rx="8" fill="#2563eb"/>
|
|
<path d="M8 22V10l8 6 8-6v12" stroke="white" stroke-width="2" fill="none"/>
|
|
</svg>
|