John KuehJohn Kueh

locked icon

HugeIcons · LockedIcon · MIT

Download SVG

The HugeIcons locked icon depicts a padlock, commonly used to represent security, privacy, or restricted access in user interfaces.

Common uses

  • Indicate a locked account or profile.
  • Show a feature that requires a subscription.
  • Represent secure login or authentication.

Use it in React

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

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

Details

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

FAQ

What does the locked icon represent?
It represents security, privacy, or restricted access. It's often used for locked accounts, protected features, or secure actions.
How do I use the LockedIcon in React?
Import both HugeiconsIcon and LockedIcon, then render <HugeiconsIcon icon={LockedIcon} />. Ensure you have @hugeicons/react and @hugeicons/core-free-icons installed.
What is the license for HugeIcons?
HugeIcons are released under the MIT license, allowing for free commercial and non-commercial 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 →