John KuehJohn Kueh

lock password icon

HugeIcons · LockPasswordIcon · MIT

Download SVG

The HugeIcons lock password icon visually represents security and access control, commonly used to indicate password fields, login areas, or protected content.

Common uses

  • Password input field
  • Login/authentication button
  • Secure section indicator

Use it in React

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

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

Details

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

FAQ

What does the lock password icon represent?
It signifies security, privacy, and the need for authentication, typically related to passwords or protected data.
How do I use the LockPasswordIcon in React?
Import both HugeiconsIcon and LockPasswordIcon, then render <HugeiconsIcon icon={LockPasswordIcon} />.
What is the license for this icon?
The HugeIcons lock password 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 →