The HugeIcons square lock remove 02 icon depicts a square with a lock symbol and a minus sign, typically used to indicate the removal or unlocking of an item or feature.
Common uses
- Removing a locked item from a list
- Unlocking a feature that was previously restricted
- Denying access to a locked resource
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SquareLockRemove02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SquareLockRemove02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- unlock iconremove lock icondelete lock iconaccess denied icon
FAQ
- What does the square lock remove 02 icon represent?
- This icon represents the action of removing or unlocking something that is secured or locked.
- How do I use the SquareLockRemove02Icon in React?
- Import it using `import { SquareLockRemove02Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={SquareLockRemove02Icon} />`.
- What is the license for this icon?
- This icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.