The Tabler user key icon depicts a user silhouette with a key, commonly used to represent actions related to user authentication, access control, or security settings.
Common uses
- Login or sign-up buttons
- Account settings or profile management
- Access control or permissions management
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconUserKey } from '@tabler/icons-react';
<IconUserKey size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Development
- Keywords
- userkeyauthenticationaccessidentitycredentialloginpasswordunlockauthorizationsecrettokendevelopmentauthentication iconaccess iconsecurity icon
FAQ
- What does the user key icon represent?
- It symbolizes user authentication, access, identity, or security-related actions within an application.
- How do I use this icon in React?
- Import it using `import { IconUserKey } from '@tabler/icons-react';` and then use it as a component: `<IconUserKey />`.
- What is the license for this icon?
- The Tabler icon library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →