The Tabler label off icon visually represents a label that has been turned off or deactivated, commonly used to indicate that a particular tag, category, or status is no longer active or applied.
Common uses
- Indicate a disabled or inactive filter/tag.
- Show a setting or feature that is turned off.
- Represent an unassigned or removed label.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLabelOff } from '@tabler/icons-react';
<IconLabelOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- muteinactivedormantquietdeactivatesilentvoidunmarkeddisengagedisablesystemlabeloff
FAQ
- What does the label off icon signify?
- It signifies that a label, tag, or related setting is currently inactive, disabled, or not applied.
- How do I use the label off icon in React?
- You can import and use it in React with: import { IconLabelOff } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is provided 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 →