The Tabler badge off icon visually represents a disabled or inactive badge, commonly used to indicate that a particular status, notification, or ranking is not currently active or has been turned off.
Common uses
- Disabling user notifications
- Showing an inactive status for a membership tier
- Indicating a feature is not available
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBadgeOff } from '@tabler/icons-react';
<IconBadgeOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Badges
- Keywords
- armybadgemilitaryranksoldierwaroffdisabledinactivelabelbadgesdisabled badgeinactive badgerank offno badge
FAQ
- What does the badge-off icon represent?
- It signifies something that is turned off, inactive, or disabled, often related to badges, ranks, or labels.
- How do I use the badge-off icon in React?
- You can import and use it directly with `import { IconBadgeOff } from '@tabler/icons-react';` and then render `<IconBadgeOff />`.
- What is the license for this icon?
- The Tabler icon library, including the badge-off 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 →