The Tabler broadcast icon visually represents the transmission of signals, commonly used to indicate broadcasting, streaming, or transmission features in user interfaces.
Common uses
- Button to start/stop a live stream
- Indicator for active radio or TV channel
- Setting for audio/video output device
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBroadcast } from '@tabler/icons-react';
<IconBroadcast size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- communicationtvsignalmediasoundconnectionnetworkbroadcasthardwaretechnologydevicesstreamtransmit
FAQ
- What does the broadcast icon represent?
- It symbolizes the transmission of signals, often used for features like live streaming, radio, or television broadcasting.
- How do I use the broadcast icon in React?
- You can import and use it directly with the statement: import { IconBroadcast } from '@tabler/icons-react'.
- What is the license for the Tabler broadcast icon?
- The Tabler icons, including the broadcast icon, are 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 →