The Tabler network off icon visually represents a severed network connection, commonly used to indicate that a device or service is currently offline or has no internet access.
Common uses
- Displaying a no-internet status for a device.
- Indicating a failed connection attempt in a form.
- Showing a disabled network setting.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNetworkOff } from '@tabler/icons-react';
<IconNetworkOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Computers
- Keywords
- connectioninternetcommunicationconnectwebsignalnetworkoffdisabledinactivecomputersno connectionofflinedisconnectedinternet disabled
FAQ
- What does the network off icon signify?
- It signifies a lack of network connectivity, such as being offline or having no internet access.
- How do I use this icon in React?
- You can import and use it like this: import { IconNetworkOff } from '@tabler/icons-react'; <IconNetworkOff />.
- What is the license for this icon?
- The Tabler icon library, including 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 →