The Tabler broadcast off icon visually represents a disabled or inactive broadcast signal, commonly used to indicate that a transmission, stream, or network connection is currently not active.
Common uses
- Muting or disabling audio/video streams
- Indicating a lost or unavailable network connection
- Showing a device is offline or not broadcasting
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBroadcastOff } from '@tabler/icons-react';
<IconBroadcastOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- communicationtvsignalmediasoundconnectionnetworkbroadcastoffhardwaredevicesno signalstream offofflinedisconnected
FAQ
- What does the broadcast off icon represent?
- It signifies that a broadcast or signal is currently inactive or turned off. It's used to show a lack of transmission or connection.
- How do I use the broadcast off icon in React?
- You can import and use it directly with the following statement: import { IconBroadcastOff } from '@tabler/icons-react'. Then render it as <IconBroadcastOff />.
- What is the license for this icon?
- The Tabler icons, including broadcast off, are available under the MIT license, allowing for free use in both personal and commercial projects.
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 →