The Tabler id badge off icon depicts a disabled or inactive identification badge, commonly used to represent a deactivated user account, revoked access, or an unavailable identification status within a system.
Common uses
- Deactivated user account status
- Revoked access or permissions
- Unavailable identification field
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconIdBadgeOff } from '@tabler/icons-react';
<IconIdBadgeOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- identificationpasscardidentitybadgeoffcontroloperationdisabledinactivesystemididentification offuser disabledaccess deniedinactive id
FAQ
- What does the id badge off icon represent?
- It signifies an inactive or disabled state for an identification badge, often used for user accounts or access control.
- How do I use the id badge off icon in React?
- You can import and use it directly with `import { IconIdBadgeOff } from '@tabler/icons-react';` and then render `<IconIdBadgeOff />`.
- What is the license for this icon?
- The Tabler icon library, including the id badge off icon, is released 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 →