John KuehJohn Kueh

http get off icon

Tabler · http-get-off · MIT

Download SVG

The Tabler http get off icon visually represents the termination or disabling of an HTTP GET request, commonly used in UIs to indicate that data retrieval or fetching operations are stopped or unavailable.

Common uses

  • Button to disable automatic data refresh.
  • Status indicator for a failed network request.
  • Toggle to turn off background data fetching.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconHttpGetOff } from '@tabler/icons-react';

<IconHttpGetOff size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Computers
Keywords
retrievefetchgraspcollectacquiredowndisablehaltnetworkdisconnectcomputershttpgetoffhttp get disablednetwork fetch stop

FAQ

What does the http-get-off icon signify?
It signifies the stopping or disabling of an HTTP GET request, indicating that data is no longer being fetched or retrieved.
How do I use this icon in React?
You can import and use it like this: import { IconHttpGetOff } from '@tabler/icons-react'. Then render it as <IconHttpGetOff />.
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 →