John KuehJohn Kueh

http head off icon

Tabler · http-head-off · MIT

Download SVG

The Tabler http head off icon visually represents the disabling or omission of HTTP HEAD requests, commonly used in UI to indicate that metadata or header information is not being sent or is blocked.

Common uses

  • Disabling metadata fetching for a resource.
  • Indicating a network request that omits headers.
  • Toggling off header information in a request configuration.

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Computers
Keywords
headerdisablemetadatainfonetworkrequestomitdownhaltblockcomputershttpheadoffhttp header disablenetwork request block

FAQ

What does the http head off icon signify?
It signifies the action of disabling or omitting HTTP HEAD requests, which are used to retrieve metadata about a resource without fetching the entire content.
How do I use this icon in React?
You can import and use it in your React application with the following statement: import { IconHttpHeadOff } from '@tabler/icons-react'.
What is the license for this icon?
This icon is from the Tabler icon library and is available 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 →