unobtrusive icon — free SVG
Download the free unobtrusive icon as SVG or PNG, copy the unobtrusive SVG code, or drop it into React as JSX — 2 matching styles, no attribution required.
unobtrusive (adjective) — not obtrusive or undesirably noticeable
How to use the unobtrusive icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZAJ7358R0QVK15FAA1WCB5E.svg" alt="unobtrusive 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="unobtrusive".
Download unobtrusive SVG & PNG
unobtrusive.svg · unobtrusive.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.