John KuehJohn Kueh

http put off icon

Tabler · http-put-off · MIT

Download SVG

The Tabler http put off icon depicts a network request being disabled or halted, commonly used to indicate that a PUT operation is not allowed or is currently inactive.

Common uses

  • Disabling an upload button
  • Indicating a disabled network service
  • Showing an inactive data submission feature

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Computers
Keywords
placeinsertuploadnetworkdisablehaltdownsubmittransferstorecomputershttpputoffupload disablednetwork halt

FAQ

What does the http put off icon represent?
It visually signifies that an HTTP PUT request, often used for updating or uploading data, is turned off or unavailable.
How do I use this icon in React?
You can import and use it directly with `import { IconHttpPutOff } from '@tabler/icons-react'` and then render it as `<IconHttpPutOff />`.
What is the license for this icon?
The Tabler icon library, including the http put off icon, 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 →