John KuehJohn Kueh

http post off icon

Tabler · http-post-off · MIT

Download SVG

The Tabler http post off icon depicts a disabled or interrupted HTTP POST request, commonly used to signify that data submission or network activity is currently blocked or unavailable.

Common uses

  • Disabling a submit button when a form is invalid.
  • Indicating a network connection is down.
  • Showing that data upload functionality is temporarily unavailable.

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Computers
Keywords
senduploadsubmitbroadcastnetworkdisablehaltdowndisconnectblockcomputershttppostoffnetwork disabledupload blocked

FAQ

What does the http post off icon represent?
It visually represents a halted or disabled HTTP POST operation, indicating that data cannot be sent or submitted.
How do I use this icon in React?
You can import and use it directly with: import { IconHttpPostOff } from '@tabler/icons-react'
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use.

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 →