selection icon — free SVG
Download the free selection icon as SVG or PNG, copy the selection SVG code, or drop it into React as JSX — 4 matching styles, no attribution required.
selection (noun) — the act of choosing or selecting
How to use the selection icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZ62TYTKT312NACC44533VZT.svg" alt="selection 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="M4.5 7.5v-2a1 1 0 0 1 1-1h2m3.5 0h2.8m2.7 0h2a1 1 0 0 1 1 1v2M4.5 11v2.8m15-2.8v1.8m-15 3.7v2a1 1 0 0 0 1 1h2m5.7-6.5 6.6 2.5-2.9 1.2-1.2 2.9z"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="selection".
Download selection SVG & PNG
selection.svg · selection.png (512px) — all 4 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.