John KuehJohn Kueh

webhook icon

HugeIcons · WebhookIcon · MIT

Download SVG

The HugeIcons webhook icon visually represents a data transfer or notification system, commonly used to signify automated event triggers or API integrations in user interfaces.

Common uses

  • Triggering an automated workflow
  • Indicating an API callback endpoint
  • Representing a notification system

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
notificationdata transferapievent

FAQ

What does the webhook icon represent?
It symbolizes a webhook, which is a way for applications to send real-time data or notifications to other applications when specific events occur.
How do I use the WebhookIcon in React?
Import both HugeiconsIcon and WebhookIcon, then render it using <HugeiconsIcon icon={WebhookIcon} />.
What is the license for this icon?
The HugeIcons webhook 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 →