9 lines
478 B
XML
9 lines
478 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="MapSift">
|
|
<rect width="64" height="64" rx="14" fill="#17211c"/>
|
|
<path d="M17 15h30v34H17z" fill="#eef6f3"/>
|
|
<path d="M17 25h30M17 36h30M27 15v34M38 15v34" stroke="#9db0a6" stroke-width="2"/>
|
|
<circle cx="32" cy="31" r="10" fill="#226a5d"/>
|
|
<path d="M32 19c5 0 10 4 10 9 0 8-10 18-10 18S22 36 22 28c0-5 5-9 10-9z" fill="#2f8e7c"/>
|
|
<circle cx="32" cy="28" r="4" fill="#ffffff"/>
|
|
</svg>
|