The Lucide user key icon depicts a person with a key, commonly used to represent concepts related to user authentication, access control, or private account information.
Common uses
- Login or authentication button
- User profile or account settings
- Access control or permissions management
Use it in React
Install
npm i lucide-reactImport & render
import { UserKey } from 'lucide-react';
<UserKey size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- passkeypasswordloginauthenticationauthorizationrolespermissionsprivatepublicsecuritypersonaccountcontactuserkeyaccess
FAQ
- What does the user key icon represent?
- It symbolizes a user having a key, often used for login, security, or managing access and permissions.
- How do I use the user key icon in React?
- You can import and use it directly with: import { UserKey } from 'lucide-react'. Then render it as <UserKey />.
- What is the license for the Lucide user key icon?
- The Lucide icon library, including the user-key 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 →