The Tabler id icon depicts a stylized identification card, commonly used in UI to represent actions related to user identification, personal details, or system management.
Common uses
- User profile access
- Account settings management
- System access control
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconId } from '@tabler/icons-react';
<IconId size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconId size={24} stroke={2} />filled
<IconIdFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- identificationcardpersonal detailscontroloperationidfunctioninterfacemanagementsystemuser
FAQ
- What does the id icon represent?
- It represents an identification card, often used for user identification, personal details, or system management functions.
- How do I use the id icon in React?
- You can import and use it in React with: import { IconId } from '@tabler/icons-react'.
- What is the license for the Tabler id icon?
- The Tabler id icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.