John KuehJohn Kueh

square lock add 01 icon

HugeIcons · SquareLockAdd01Icon · MIT

Download SVG

The HugeIcons square lock add 01 icon depicts a square with a lock and a plus sign, typically used to indicate adding a new security measure or granting access.

Common uses

  • Add new user permissions
  • Create a new secure entry
  • Enable a new security feature

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
add lock iconnew security icongrant access iconsecure add icon

FAQ

What does the square lock add 01 icon represent?
This icon represents the action of adding or creating something related to security, such as granting access or enabling a new security setting.
How do I use the SquareLockAdd01Icon in React?
Import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component like this: <HugeiconsIcon icon={SquareLockAdd01Icon} />.
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.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →