The Tabler password user icon visually represents a user associated with a password, commonly used to indicate actions related to account management, login, or security settings.
Common uses
- Login form button
- User profile settings
- Account security section
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPasswordUser } from '@tabler/icons-react';
<IconPasswordUser size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- authenticationloginaccountidentitycredentialsaccesssecureprotectionprivacyprofilesystempassworduseruser passwordlogin iconaccount icon
FAQ
- What does the password user icon represent?
- It signifies a user's identity in relation to their password, often used for authentication or account management interfaces.
- How do I use this icon in React?
- Import it using `import { IconPasswordUser } from '@tabler/icons-react';` and then use it as a component: `<IconPasswordUser />`.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Tabler.