user icon — free SVG
Download the free user icon as SVG or PNG, copy the user SVG code, or drop it into React as JSX — 4 matching styles, no attribution required.
user (noun) — a person who makes use of a thing; someone who uses or employs something
How to use the user icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZ56SMNDWPMB493HETP5CQQ3.svg" alt="user 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="8" r="4"/><path d="M4.5 20.5c0-4 3-6.5 7.5-6.5s7.5 2.5 7.5 6.5"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="user".
Download user SVG & PNG
user.svg · user.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.