The HugeIcons circle unlock 01 icon depicts an unlocked padlock within a circle, commonly used to represent states of being open, accessible, or unsecured.
Common uses
- Indicate an account is unlocked
- Show a feature is available
- Represent an open or unsecured status
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CircleUnlock01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CircleUnlock01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- unlocked padlockopen locksecurity openaccess granted
FAQ
- What does the circle unlock 01 icon represent?
- This icon represents an unlocked padlock inside a circle, symbolizing an open, accessible, or unsecured state.
- How do I use the circle unlock 01 icon in React?
- Import the icon and use it with the Hugeicons component like this: import { HugeiconsIcon } from '@hugeicons/react'; import { CircleUnlock01Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={CircleUnlock01Icon} />.
- What is the license for this icon?
- The HugeIcons circle unlock 01 icon is distributed under the MIT license.
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 →