The Tabler badges off icon visually represents the absence or deactivation of badges, often used to indicate that a status, achievement, or notification is not currently active or displayed.
Common uses
- Disabling a user's earned badges.
- Showing a feature or status is inactive.
- Clearing or removing notification badges.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBadgesOff } from '@tabler/icons-react';
<IconBadgesOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Badges
- Keywords
- armybadgemilitaryranksoldierwarbadgesoffdisabledinactiverank offmilitary offno badgedisabled badge
FAQ
- What is the purpose of the badges off icon?
- This icon signifies that badges, ranks, or indicators are not present or are deactivated. It's useful for showing a disabled state or the absence of something typically represented by a badge.
- How do I use the badges off icon in React?
- You can import and use it directly in your React components like this: import { IconBadgesOff } from '@tabler/icons-react'. Then, render it as <IconBadgesOff />.
- What is the license for this icon?
- The Tabler icons, including the badges off 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 →