crosshairs icon — free SVG
Download the free crosshairs icon as SVG or PNG, copy the crosshairs SVG code, or drop it into React as JSX — 2 matching styles, no attribution required.
crosshairs (noun) — a center of interest
How to use the crosshairs icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZDCYK94D6R7PC7492XPRNR0.svg" alt="crosshairs 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"><circle cx="12" cy="12" r="7.7"/><path d="M12 2.9v5.7m0 6.8v5.7M2.9 12h5.7m6.8 0h5.7"/><circle cx="12" cy="12" r="1.4"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="crosshairs".
Download crosshairs SVG & PNG
crosshairs.svg · crosshairs.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.