The HugeIcons user unlock 01 icon depicts a user symbol with a lock being opened, commonly used to represent actions like unlocking an account, resetting a password, or granting access.
Common uses
- Password reset button
- Account unlock confirmation
- Granting user permissions
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { UserUnlock01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={UserUnlock01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- unlock userreset passwordaccount accessopen lock user
FAQ
- What does the user unlock 01 icon represent?
- This icon signifies the action of unlocking a user account or granting access. It's often used for password resets or account recovery features.
- How do I use this icon in React?
- Import the icon component and use it like this: import { UserUnlock01Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={UserUnlock01Icon} />. Ensure you have @hugeicons/react installed.
- What is the license for this icon?
- The HugeIcons user unlock 01 icon is released under the MIT license, allowing for free usage in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →