John KuehJohn Kueh

circle lock remove 01 icon

HugeIcons · CircleLockRemove01Icon · MIT

Download SVG

The HugeIcons circle lock remove 01 icon depicts a circle with a lock symbol and a diagonal line through it, typically used to indicate the removal or disabling of a locked feature or access.

Common uses

  • Button to unlock a locked item
  • Indicator for a disabled or inaccessible feature
  • Action to remove security restrictions

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
unlock iconremove lock icondisable access iconlock off icon

FAQ

What does the circle lock remove 01 icon represent?
This icon represents the action of removing or disabling a lock. It's used when a previously secured or restricted item is being unlocked or made accessible.
How do I use the CircleLockRemove01Icon in React?
You can import and use it like this: import { HugeiconsIcon } from '@hugeicons/react'; import { CircleLockRemove01Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={CircleLockRemove01Icon} />.
What is the license for this icon?
This icon is released under the MIT license, which allows for free use 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 →