reticle icon — free SVG
Download the free reticle icon as SVG or PNG, copy the reticle SVG code, or drop it into React as JSX — 2 matching styles, no attribution required.
reticle (noun) — a network of fine lines, dots, cross hairs, or wires in the focal plane of the eyepiece of an optical instrument
How to use the reticle icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZB4FA9V0X2DQX9MN8H2QE3M.svg" alt="reticle icon" width="24" height="24">
React (JSX):
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" viewBox="0 0 24 24"><path d="M3.5 12C5.9 7.7 8.7 5.5 12 5.5s6.1 2.2 8.5 6.5c-2.4 4.3-5.2 6.5-8.5 6.5S5.9 16.3 3.5 12"/><circle cx="12" cy="12" r="2.7"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="reticle".
Download reticle SVG & PNG
reticle.svg · reticle.png (512px) — all 2 styles are one click away in the picker once the page loads.
License
Free for personal and commercial use. No attribution required. Redistribution or resale of the icons as an icon library, pack or download service is not allowed. Read the SVGrove Free License.