John KuehJohn Kueh

square lock minus 02 icon

HugeIcons · SquareLockMinus02Icon · MIT

Download SVG

The HugeIcons square lock minus 02 icon depicts a square lock with a minus symbol, commonly used to represent actions like removing access, deactivating a feature, or revoking permissions.

Common uses

  • Revoke user access
  • Disable a feature
  • Remove security settings

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
unlock minusremove lockdisable accesssecurity remove

FAQ

What does the square lock minus 02 icon represent?
This icon visually signifies the removal or deactivation of a locked state or permission. It's often used for actions like revoking access or disabling a feature.
How do I use the SquareLockMinus02Icon in React?
Import both HugeiconsIcon and SquareLockMinus02Icon, then render the icon using <HugeiconsIcon icon={SquareLockMinus02Icon} />.
What is the license for this icon?
The HugeIcons library, including the SquareLockMinus02Icon, 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 →