John KuehJohn Kueh

webhook off icon

HugeIcons · WebhookOffIcon · MIT

Download SVG

The HugeIcons webhook off icon visually represents a disabled or inactive webhook, commonly used in UI to indicate that automated data or event notifications are currently turned off.

Common uses

  • Toggle switch for webhook notifications
  • Status indicator for disabled webhook services
  • Button to disable or stop webhook events

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { WebhookOffIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={WebhookOffIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
webhook disablednotification offevent offwebhook inactive

FAQ

What does the webhook off icon signify?
It signifies that a webhook, which is an automated way to send data between applications, is currently inactive or disabled.
How do I use the WebhookOffIcon in React?
Import it using `import { WebhookOffIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={WebhookOffIcon} />`.
What is the license for this icon?
This icon is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →