Files
Arsenal_IQ/frontend/public/favicon.svg
T
2026-03-26 12:34:58 -04:00

21 lines
618 B
XML

<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>