The Lucide user lock icon depicts a person with a lock, commonly used to signify account security, restricted access, or a locked user profile.
Common uses
- Indicate a locked user account
- Show restricted profile settings
- Represent secure login/logout status
Use it in React
Install
npm i lucide-reactImport & render
import { UserLock } from 'lucide-react';
<UserLock size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- personlocklockedaccountsecureuseraccount locksecure userlocked profileprivate account
FAQ
- What does the user lock icon represent?
- It visually represents a user account that is locked or secured, often implying restricted access or enhanced privacy.
- How do I use the user lock icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { UserLock } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the user-lock 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 →