John KuehJohn Kueh

square unlock 01 icon

HugeIcons · SquareUnlock01Icon · MIT

Download SVG

The HugeIcons square unlock 01 icon depicts a square with a lock symbol, commonly used to represent a locked or secured state, or an action to unlock content or features.

Common uses

  • Indicate a feature that requires authentication.
  • Show a setting that is currently locked.
  • Represent an action to grant access.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
locklockedsecurityaccess

FAQ

What does the SquareUnlock01Icon represent?
It visually signifies a locked state or the action of unlocking something, often related to security or access control.
How do I use SquareUnlock01Icon in React?
Import it as `import { SquareUnlock01Icon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={SquareUnlock01Icon} />` from '@hugeicons/react'.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use.

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 →