The Tabler antenna bars off icon visually represents a disabled or absent wireless signal, commonly used to indicate no network connectivity or a deactivated wireless feature.
Common uses
- Displaying 'No Wi-Fi' status
- Indicating cellular service outage
- Showing disabled Bluetooth/wireless
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAntennaBarsOff } from '@tabler/icons-react';
<IconAntennaBarsOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- signalwirelesswi-fiqualityantennabarsoffhardwaretechnologydisableddevicesno signalwifi offdisconnectedsignal disabled
FAQ
- What does the antenna bars off icon signify?
- It signifies the absence or deactivation of a wireless signal, such as Wi-Fi or cellular service.
- How do I use this icon in React?
- Import it using `import { IconAntennaBarsOff } from '@tabler/icons-react'` and then use it as a component: `<IconAntennaBarsOff />`.
- What is the license for this icon?
- This icon is distributed 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 →