John KuehJohn Kueh

locker icon

HugeIcons · LockerIcon · MIT

Download SVG

The HugeIcons locker icon visually represents a closed lock, commonly used in user interfaces to indicate security, privacy, or restricted access.

Common uses

  • Login/Logout buttons
  • Password field indicator
  • Account privacy settings

Use it in React

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

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

Details

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

FAQ

What does the locker icon represent?
It represents a closed lock, symbolizing security, privacy, or restricted access to information or features.
How do I use the LockerIcon in React?
Import both HugeiconsIcon and LockerIcon, then render <HugeiconsIcon icon={LockerIcon} />.
What is the license for this icon?
The HugeIcons locker icon is available 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 →