The Tabler id badge icon depicts a rectangular badge with an ID card inside, commonly used to represent user identification, profile access, or security-related functions.
Common uses
- User profile link
- Login/authentication status
- Access control settings
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconIdBadge } from '@tabler/icons-react';
<IconIdBadge size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- identificationpasscardidentitybadgecontroloperationidfunctioninterfacesystemidentification carduser cardprofile iconaccess pass
FAQ
- What is the id badge icon used for?
- It's typically used for features related to user identity, such as profile pages, login status, or access control.
- How do I use the id badge icon in React?
- You can import and use it in your React application with: import { IconIdBadge } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including the id badge icon, 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 →