The Tabler user scan icon visually represents identity verification or biometric scanning, commonly used in UIs to indicate processes like user authentication, profile scanning, or data verification.
Common uses
- User authentication and login screens
- Profile settings for identity verification
- Biometric scanning feature indicators
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconUserScan } from '@tabler/icons-react';
<IconUserScan size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- identitybiometricauthenticationrecognitionprofileverificationuser-datauser-profilescan-identityidentity-verificationsystemuserscanidentity verificationbiometric scanuser recognition
FAQ
- What is the purpose of the user scan icon?
- It signifies identity verification, biometric scanning, or user recognition processes within an application's interface.
- How do I use this icon in React?
- Import it using `import { IconUserScan } from '@tabler/icons-react'` and then use it as a component: `<IconUserScan />`.
- What is the license for this icon?
- The Tabler icon library, including the user scan icon, is distributed 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 →