added favicon

This commit is contained in:
Corey Blais
2026-03-26 12:34:58 -04:00
parent 96d9e3ebd5
commit 8d42df6c27
2 changed files with 21 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-labelledby="title">
<title>Arsenal IQ Crosshairs Icon</title>
<rect width="64" height="64" rx="14" fill="#11150f" />
<circle cx="32" cy="32" r="18" fill="none" stroke="#dce7c2" stroke-width="4" />
<circle cx="32" cy="32" r="4.5" fill="#dce7c2" />
<path
d="M32 8v10M32 46v10M8 32h10M46 32h10"
fill="none"
stroke="#89a05e"
stroke-linecap="round"
stroke-width="4"
/>
<path
d="M32 18v9M32 37v9M18 32h9M37 32h9"
fill="none"
stroke="#dce7c2"
stroke-linecap="round"
stroke-width="4"
/>
</svg>

After

Width:  |  Height:  |  Size: 618 B