John KuehJohn Kueh

security password icon

HugeIcons · SecurityPasswordIcon · MIT

Download SVG

The HugeIcons security password icon visually represents a lock or key, commonly used in user interfaces to indicate security, login, or password-related functions.

Common uses

  • Password input field toggle
  • Login/authentication section
  • Security settings page

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
lock iconkey iconauthentication iconlogin icon

FAQ

What does the security password icon represent?
It represents concepts of security, privacy, and access, often used for password fields or authentication features.
How do I use the SecurityPasswordIcon in React?
Import it as shown: `import { SecurityPasswordIcon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={SecurityPasswordIcon} />`.
What is the license for this icon?
This icon is 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 →