5 lines
194 B
XML
5 lines
194 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
|
<rect width="32" height="32" rx="6" fill="#2563eb" />
|
|
<path d="M9 22V10h2.4l5.2 8V10H19v12h-2.4l-5.2-8v8z" fill="#fff" />
|
|
</svg>
|