The Tabler http que off icon depicts a crossed-out queue symbol, commonly used to indicate that an HTTP request queue is disabled or inactive.
Common uses
- Disabling background HTTP request processing.
- Indicating a paused or halted network task.
- Representing a deactivated request queue in a system status.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHttpQueOff } from '@tabler/icons-react';
<IconHttpQueOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Computers
- Keywords
- routinedisablesequencenetworkorderbatchstaticpausehaltdowncomputershttpqueoffdisable queuenetwork pause
FAQ
- What does the http que off icon represent?
- It visually signifies that a queue of HTTP requests is turned off, paused, or disabled.
- How do I use this icon in React?
- You can import and use it like this: import { IconHttpQueOff } from '@tabler/icons-react'; <IconHttpQueOff />.
- 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 →