The Lucide lock icon depicts a closed padlock, commonly used to represent security, privacy, or restricted access.
Common uses
- Indicate a locked or private account setting.
- Show a feature requiring administrator privileges.
- Represent a secure connection or data.
Use it in React
Install
npm i lucide-reactImport & render
import { Lock } from 'lucide-react';
<Lock size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- securitypasswordsecureadminlockpadlockprivatekeyhole
FAQ
- What does the lock icon signify?
- It signifies security, privacy, or that an action or feature is protected or restricted.
- How do I use the lock icon in React?
- Import it from 'lucide-react' and use it as a component: import { Lock } from 'lucide-react'.
- What is the license for the Lucide lock icon?
- The Lucide icon library, including the lock icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.