John KuehJohn Kueh

hold locked 01 icon

HugeIcons · HoldLocked01Icon · MIT

Download SVG

The HugeIcons hold locked 01 icon depicts a hand holding a locked object, commonly used to indicate a secured or unavailable state.

Common uses

  • Indicate a locked account or feature
  • Show a protected file or data
  • Represent a disabled input field

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
locked handsecure holdprotected itemunavailable

FAQ

What does the HoldLocked01Icon represent?
It visually signifies a locked or secured item being held, suggesting a state of protection or unavailability.
How do I use HoldLocked01Icon in a React project?
Import it using `import { HoldLocked01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={HoldLocked01Icon} />`.
What is the license for this icon?
The HugeIcons library, including this icon, 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 →

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