password icon — free SVG
Download the free password icon as SVG or PNG, copy the password SVG code, or drop it into React as JSX — 4 matching styles, no attribution required.
password (noun) — a secret word or phrase known only to a restricted group
How to use the password icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZ5TET2NPFZ042EMSGKXM1MK.svg" alt="password 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"><rect width="15" height="10" x="4.5" y="10.5" rx="2"/><path d="M8.5 10.5V7.7a3.5 3.5 0 0 1 7 0v2.8m-6.7 5h.4m2.6 0h.4m2.6 0h.4"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="password".
Download password SVG & PNG
password.svg · password.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.