The Lucide lock keyhole icon depicts a padlock with a keyhole, commonly used to represent security, access control, or sensitive information.
Common uses
- Login or authentication buttons
- Password field indicators
- Access restricted content
Use it in React
Install
npm i lucide-reactImport & render
import { LockKeyhole } from 'lucide-react';
<LockKeyhole size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- securitypasswordsecureadminlockkeyholepadlocksecurity lockaccess deniedprivate
FAQ
- What is the lock keyhole icon used for?
- It signifies security, privacy, or restricted access. Use it for features related to passwords, logins, or protected data.
- How do I use the lock keyhole icon in React?
- Import it from 'lucide-react' and use it as a component: import { LockKeyhole } from 'lucide-react'.
- What is the license for the Lucide lock keyhole icon?
- The Lucide icon library, including the lock keyhole icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →