John KuehJohn Kueh

circle lock remove 02 icon

HugeIcons · CircleLockRemove02Icon · MIT

Download SVG

The HugeIcons circle lock remove 02 icon depicts a circular lock with a minus sign, commonly used to signify removing or revoking access, permissions, or security settings.

Common uses

  • Revoke user permissions
  • Disable security features
  • Remove access control

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
unlock removedelete lockaccess deniedpermission revoke

FAQ

What does the circle lock remove 02 icon represent?
This icon represents the action of removing or revoking something related to a lock, such as permissions or security settings.
How do I use the CircleLockRemove02Icon in React?
Import both HugeiconsIcon and CircleLockRemove02Icon, then render the icon using <HugeiconsIcon icon={CircleLockRemove02Icon} />.
What is the license for this icon?
The CircleLockRemove02Icon 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 →