John KuehJohn Kueh

circle unlock 02 icon

HugeIcons · CircleUnlock02Icon · MIT

Download SVG

The HugeIcons circle unlock 02 icon depicts an open padlock within a circle, commonly used to signify that an item or feature is unlocked, accessible, or has had its security restrictions removed.

Common uses

  • Indicate a successfully unlocked account setting.
  • Show that a premium feature is now available.
  • Represent a completed security verification step.

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CircleUnlock02Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={CircleUnlock02Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
unlockedopen lockaccess grantedsecurity unlocked

FAQ

What does the circle unlock 02 icon represent?
This icon represents an unlocked state, often used to show that something is accessible or no longer restricted.
How do I use the CircleUnlock02Icon in React?
Import both HugeiconsIcon and CircleUnlock02Icon, then render it using <HugeiconsIcon icon={CircleUnlock02Icon} />.
What is the license for this icon?
The CircleUnlock02Icon is distributed under the MIT license, allowing for free use.

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 →