feat: add site favicon

This commit is contained in:
zv
2026-06-24 15:43:51 +02:00
parent e323aa066d
commit e06ffcc497
3 changed files with 10 additions and 0 deletions

8
public/favicon.svg Normal file
View File

@@ -0,0 +1,8 @@
<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>

After

Width:  |  Height:  |  Size: 478 B