The Tabler face id icon depicts a stylized face with a verification checkmark, commonly used to represent facial recognition authentication or settings.
Common uses
- Login/authentication button
- Security settings toggle
- Biometric data management
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFaceId } from '@tabler/icons-react';
<IconFaceId size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- appleiphoneipadfaceidsystemfacial recognitionbiometric authface unlockapple id
FAQ
- What does the face id icon represent?
- It represents facial recognition technology, often used for unlocking devices or authorizing actions.
- How do I use the face id icon in React?
- You can import and use it directly like this: import { IconFaceId } from '@tabler/icons-react'. Then render it as <IconFaceId />.
- What is the license for the Tabler face id icon?
- The Tabler icons, including face id, are 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 →