5 lines
271 B
XML
5 lines
271 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
|
<rect width="32" height="32" rx="8" fill="#1f4fd1"/>
|
|
<path d="M7 25V12l9-5 9 5v13M11 25v-8h10v8M5 25h22" fill="none" stroke="#fff" stroke-width="2.2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
</svg>
|