The Lucide webhook off icon depicts a disabled or deactivated webhook, commonly used to visually indicate that automated event notifications or data pushes are currently inactive.
Common uses
- Toggling webhook functionality on/off
- Status indicator for inactive integrations
- Disabling event subscriptions
Use it in React
Install
npm i lucide-reactImport & render
import { WebhookOff } from 'lucide-react';
<WebhookOff size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- push apiinterfacecallbackwebhookoffdisabled webhookinactive webhookstop webhookwebhook disabled
FAQ
- What does the webhook off icon represent?
- It visually signifies that a webhook, used for sending automated notifications or data, is currently turned off or inactive.
- How do I use this icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { WebhookOff } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the webhook off icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →