The HugeIcons square lock minus 01 icon depicts a square with a minus symbol inside a lock, commonly used to represent actions like revoking access, removing a lock, or deactivating a protected feature.
Common uses
- Revoke user permissions
- Remove security lock
- Deactivate protected setting
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SquareLockMinus01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SquareLockMinus01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- unlockremove accessdeactivatelock off
FAQ
- What does the Square Lock Minus 01 icon represent?
- It visually signifies the removal or negation of a locked state or protected access. It's often used for actions like revoking permissions or deactivating a feature.
- How do I use this icon in a React application?
- Import both HugeiconsIcon and SquareLockMinus01Icon, then render the icon using <HugeiconsIcon icon={SquareLockMinus01Icon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.