John KuehJohn Kueh

binary icon

Phosphor · binary · MIT

Download SVG

The Phosphor binary icon depicts the digits 0 and 1, commonly used to represent digital data, programming, or system-level concepts in user interfaces.

Common uses

  • Representing data processing or storage.
  • Indicating programming or coding related features.
  • Signifying system or digital status.

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Binary } from '@phosphor-icons/react';

<Binary size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Binary size={24} />
thin
<Binary size={24} weight="thin" />
light
<Binary size={24} weight="light" />
bold
<Binary size={24} weight="bold" />
fill
<Binary size={24} weight="fill" />
duotone
<Binary size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
technology & development
Keywords
*new*digital01programmingcodingexecutabletechnology & developmentsystembinarycodebits

FAQ

What does the binary icon represent?
It represents the binary system of 0s and 1s, symbolizing digital information, code, or technology.
How do I use the binary icon in React?
You can import and use it like this: `import { Binary } from '@phosphor-icons/react'`. Then render it as `<Binary />`.
What is the license for this icon?
The Phosphor icon library, including the binary icon, is available under the MIT license.

Related icons

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

Looking for something else? Search Phosphor and 4 more libraries by description →