The Tabler wifi off icon visually represents the absence of a wireless internet connection, commonly used to indicate that a device is not connected to Wi-Fi or that Wi-Fi functionality is disabled.
Common uses
- Indicate no internet connection in a status bar.
- Show Wi-Fi is turned off in device settings.
- Represent a disabled network option in a menu.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWifiOff } from '@tabler/icons-react';
<IconWifiOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- onlineconnectionsignalwirelesswifioffinternethardwaretechnologydisableddevicesno wifiwireless offdisconnectedinternet disabled
FAQ
- What does the wifi off icon represent?
- It signifies that a wireless network connection is unavailable or has been intentionally disabled.
- How do I use the wifi off icon in React?
- You can import and use it directly with `import { IconWifiOff } from '@tabler/icons-react'` and then render `<IconWifiOff />`.
- What is the license for this icon?
- The Tabler icon library, including the wifi-off icon, is released 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 →