9 lines
449 B
XML
9 lines
449 B
XML
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<rect width="32" height="32" rx="8" fill="#2563EB"/>
|
|
<path d="M16 6C19.866 6 23 9.134 23 13C23 16.866 19.866 20 16 20C12.134 20 9 16.866 9 13C9 9.134 12.134 6 16 6Z" fill="white"/>
|
|
<circle cx="16" cy="25" r="3" fill="white"/>
|
|
<path d="M13 17L16 20L19 17" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
</svg>
|
|
|
|
|