The Tabler binary off icon depicts a binary code sequence with a diagonal line through it, commonly used to represent a disabled or inactive digital state.
Common uses
- Toggling binary data display off
- Indicating a disabled digital feature
- Representing 'no' in a binary context
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBinaryOff } from '@tabler/icons-react';
<IconBinaryOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Computers
- Keywords
- binaryoffdisabledinactivecodedigitalcomputerprogrammingdatabitcomputersdisabled binaryinactive codedigital offno data
FAQ
- What does the binary off icon represent?
- It visually signifies that a binary (digital) function or state is turned off, disabled, or inactive.
- How do I use this icon in React?
- You can import and use it directly with: import { IconBinaryOff } from '@tabler/icons-react'. Then render it as <IconBinaryOff />.
- What is the license for this icon?
- The Tabler icons, including binary-off, 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 →