privacy icon — free SVG
Download the free privacy icon as SVG or PNG, copy the privacy SVG code, or drop it into React as JSX — 4 matching styles, no attribution required.
privacy (noun) — the quality of being secluded from the presence or view of others
How to use the privacy icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZ56SMM4D0V95F1W15BQ8AA2.svg" alt="privacy 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="m12 3 7.5 3v5.5c0 4.6-3 7.9-7.5 9.5-4.5-1.6-7.5-4.9-7.5-9.5V6Z"/><circle cx="12" cy="10.5" r="1.8"/><path d="M12 12.3V15"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="privacy".
Download privacy SVG & PNG
privacy.svg · privacy.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.