7 lines
307 B
XML
7 lines
307 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
|
<rect width="32" height="32" rx="7" fill="#6366f1" />
|
|
<path d="M11.5 10.5 7 16l4.5 5.5M20.5 10.5 25 16l-4.5 5.5M18 8l-4 16"
|
|
fill="none" stroke="#fff" stroke-width="2.2"
|
|
stroke-linecap="round" stroke-linejoin="round" />
|
|
</svg>
|