John KuehJohn Kueh

binary icon

Lucide · binary · ISC

Download SVG

The Lucide binary icon depicts the digits zero and one, commonly used to represent data, code, or boolean values in user interfaces.

Common uses

  • Representing data type or format
  • Indicating a code editor or programming context
  • Illustrating a toggle or switch for boolean states

Use it in React

Install
npm i lucide-react
Import & render
import { Binary } from 'lucide-react';

<Binary size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
codedigitscomputerzeroonebooleanbinaryzero one

FAQ

What does the binary icon represent?
It represents the binary digits 0 and 1, symbolizing data, code, or boolean logic.
How do I use the binary icon in React?
You can import and use it in React with: import { Binary } from 'lucide-react'
What is the license for the Lucide binary icon?
The Lucide binary icon is available under the ISC license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide 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 →