7 lines
439 B
XML
7 lines
439 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" fill="none">
|
|
<rect x="4" y="4" width="40" height="40" rx="14" fill="#EAF4FF"/>
|
|
<path d="M14 18h17l-4-4M34 30H17l4 4" stroke="#266C9F" stroke-width="2.6" stroke-linecap="round" stroke-linejoin="round"/>
|
|
<circle cx="17" cy="30" r="3" fill="#FFFFFF" stroke="#266C9F" stroke-width="2"/>
|
|
<circle cx="31" cy="18" r="3" fill="#FFFFFF" stroke="#266C9F" stroke-width="2"/>
|
|
</svg>
|