John KuehJohn Kueh

broadcast icon

Phosphor · broadcast · MIT

Download SVG

The Phosphor broadcast icon depicts a signal radiating outwards, commonly used to represent broadcasting, transmitting, or wireless communication in user interfaces.

Common uses

  • Wi-Fi or network status indicator
  • Live streaming or media playback control
  • Radio or audio transmission feature

Use it in React

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

<Broadcast size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
communications
Keywords
radiohotspotwifiemitcommunicationsmediasystembroadcast

FAQ

What does the broadcast icon represent?
It visually signifies the act of broadcasting or transmitting signals, often related to wireless communication or media.
How do I use the broadcast icon in React?
You can import and use it like this: import { Broadcast } from '@phosphor-icons/react'.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, allowing for free usage.

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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →