The Tabler password icon depicts a keyhole within a padlock, commonly used to represent password fields, security settings, or login-related actions.
Common uses
- Password input field label
- Security settings section
- Login form indicator
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPassword } from '@tabler/icons-react';
<IconPassword size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- locksecureprivacylockedloginpasswordcontroloperationfunctioninterfacesystemkeyholesecurityaccess
FAQ
- What does the password icon represent?
- It visually signifies concepts related to passwords, security, and access control, often used for password input fields or security settings.
- How do I use the password icon in React?
- You can import and use it directly with the following statement: `import { IconPassword } from '@tabler/icons-react'`.
- What is the license for the Tabler password icon?
- The Tabler icon library, including the password icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →