John KuehJohn Kueh

locker 01 icon

HugeIcons · Locker01Icon · MIT

Download SVG

The HugeIcons locker 01 icon depicts a closed padlock, commonly used to represent security, privacy, locked status, or access control in user interfaces.

Common uses

  • Indicate a locked account or feature
  • Show a secure connection or data
  • Represent a password or authentication setting

Use it in React

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

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

Details

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

FAQ

What does the locker 01 icon represent?
It represents a closed padlock, symbolizing security, privacy, or a locked state.
How do I use the Locker01Icon in React?
Import both HugeiconsIcon and Locker01Icon, then render <HugeiconsIcon icon={Locker01Icon} />.
What is the license for this icon?
This icon is provided 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 →

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