The HugeIcons square lock remove 01 icon depicts a square with a lock symbol and a minus sign, typically used to indicate the removal or unlocking of an item or access.
Common uses
- Removing user permissions
- Unlocking a locked account
- Canceling a subscription
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SquareLockRemove01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SquareLockRemove01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- unlock iconremove access icondelete lock iconcancel lock icon
FAQ
- What does the square lock remove 01 icon represent?
- This icon visually represents the action of removing or unlocking something, often related to security or access control.
- How do I use the SquareLockRemove01Icon in React?
- Import it using `import { SquareLockRemove01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={SquareLockRemove01Icon} />`.
- What is the license for this icon?
- The HugeIcons library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.