The Tabler http connect off icon visually represents a severed network connection, commonly used to indicate a failed or unavailable API request or internet service.
Common uses
- Displaying API request failure status.
- Indicating a loss of internet connectivity.
- Showing a disabled or broken network link.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHttpConnectOff } from '@tabler/icons-react';
<IconHttpConnectOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Computers
- Keywords
- networkdisconnectonlineapidownhookrestinternetnotlinkfailurecomputershttpconnectoffnetwork disconnectapi down
FAQ
- What does the http connect off icon signify?
- It signifies a broken or unavailable network connection, often used for failed API requests or internet outages.
- How do I use this icon in React?
- You can import and use it with: import { IconHttpConnectOff } from '@tabler/icons-react'
- 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 →