The Tabler binary icon depicts the digits 0 and 1, commonly used to represent digital data, computer code, or programming concepts in user interfaces.
Common uses
- Representing data processing or storage.
- Indicating a digital or computational feature.
- Labeling sections related to code or programming.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBinary } from '@tabler/icons-react';
<IconBinary size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Computers
- Keywords
- binarycodedigitalcomputerprogrammingdatabitbytenumericcomputingcomputers
FAQ
- What does the binary icon represent?
- It represents the binary system (0s and 1s), symbolizing digital information, code, or computing.
- How do I use the binary icon in React?
- You can import and use it like this: import { IconBinary } from '@tabler/icons-react'; <IconBinary />.
- What is the license for this icon?
- The Tabler icon library, including the binary icon, is available 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 →