The Tabler password mobile phone icon visually represents secure access to a mobile device, commonly used for indicating login or authentication features on a smartphone.
Common uses
- Mobile app login screen
- Two-factor authentication prompt
- Security settings for mobile devices
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPasswordMobilePhone } from '@tabler/icons-react';
<IconPasswordMobilePhone size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- authenticationsecurecredentialsloginunlockprotectiondigitalaccessidentitydevicesystempasswordmobilephonemobile loginphone credentials
FAQ
- What does the password mobile phone icon represent?
- It signifies secure access and authentication specifically for mobile phones, often related to login or credential management.
- How do I use this icon in React?
- You can import and use it with: import { IconPasswordMobilePhone } from '@tabler/icons-react'. Then render it as <IconPasswordMobilePhone />.
- What is the license for this icon?
- This icon is distributed 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.
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 →