John KuehJohn Kueh

http patch off icon

Tabler · http-patch-off · MIT

Download SVG

The Tabler http patch off icon visually represents the negation or disabling of an HTTP PATCH request, commonly used to indicate that an update or modification operation is not permitted or is turned off.

Common uses

  • Disabling the edit functionality for a specific field.
  • Indicating that a resource cannot be modified via HTTP PATCH.
  • Showing a feature to update data is currently unavailable.

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Computers
Keywords
updatemodifyfixeditnetworkdisablehaltadjustdownaltercomputershttppatchoffno updateedit disabled

FAQ

What does the http patch off icon signify?
It signifies that an HTTP PATCH request, used for partial updates, is disabled or not allowed.
How do I use this icon in React?
You can import and use it like this: import { IconHttpPatchOff } from '@tabler/icons-react'; <IconHttpPatchOff />.
What is the license for this icon?
This icon is from the Tabler icon library and 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 →