webhook icon
webhook from Carbon by IBM · Outline · Tools · Apache-2.0 Free for personal and commercial use.
- Name
- webhook
- Set
- Carbon
- Style
- Outline
- Category
- Tools
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More tools icons from Carbon
Use the webhook icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M24 26a3 3 0 1 0-2.816-4H13v1a5 5 0 1 1-5-5v-2a7 7 0 1 0 6.929 8h6.255A2.99 2.99 0 0 0 24 26"/><path fill="currentColor" d="M24 16a7 7 0 0 0-2.57.487l-3.166-5.54a3.047 3.047 0 1 0-1.732 1l4.119 7.208l.868-.498a5 5 0 1 1-1.85 6.842l-1.732 1.002A7 7 0 1 0 24 16"/><path fill="currentColor" d="M8.532 20.054a3.03 3.03 0 1 0 1.733.998l3.625-6.344l.498-.868l-.868-.497a5 5 0 1 1 6.812-1.844l1.731 1.002a7 7 0 1 0-10.346 2.036c-.457.742-1.102 1.871-2.073 3.572Z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonWebhook(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M24 26a3 3 0 1 0-2.816-4H13v1a5 5 0 1 1-5-5v-2a7 7 0 1 0 6.929 8h6.255A2.99 2.99 0 0 0 24 26"/><path fill="currentColor" d="M24 16a7 7 0 0 0-2.57.487l-3.166-5.54a3.047 3.047 0 1 0-1.732 1l4.119 7.208l.868-.498a5 5 0 1 1-1.85 6.842l-1.732 1.002A7 7 0 1 0 24 16"/><path fill="currentColor" d="M8.532 20.054a3.03 3.03 0 1 0 1.733.998l3.625-6.344l.498-.868l-.868-.497a5 5 0 1 1 6.812-1.844l1.731 1.002a7 7 0 1 0-10.346 2.036c-.457.742-1.102 1.871-2.073 3.572Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M24 26a3 3 0 1 0-2.816-4H13v1a5 5 0 1 1-5-5v-2a7 7 0 1 0 6.929 8h6.255A2.99 2.99 0 0 0 24 26"/><path fill="currentColor" d="M24 16a7 7 0 0 0-2.57.487l-3.166-5.54a3.047 3.047 0 1 0-1.732 1l4.119 7.208l.868-.498a5 5 0 1 1-1.85 6.842l-1.732 1.002A7 7 0 1 0 24 16"/><path fill="currentColor" d="M8.532 20.054a3.03 3.03 0 1 0 1.733.998l3.625-6.344l.498-.868l-.868-.497a5 5 0 1 1 6.812-1.844l1.731 1.002a7 7 0 1 0-10.346 2.036c-.457.742-1.102 1.871-2.073 3.572Z"/></svg> </template>
CSS
.icon-webhook {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24%2026a3%203%200%201%200-2.816-4H13v1a5%205%200%201%201-5-5v-2a7%207%200%201%200%206.929%208h6.255A2.99%202.99%200%200%200%2024%2026%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24%2016a7%207%200%200%200-2.57.487l-3.166-5.54a3.047%203.047%200%201%200-1.732%201l4.119%207.208l.868-.498a5%205%200%201%201-1.85%206.842l-1.732%201.002A7%207%200%201%200%2024%2016%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.532%2020.054a3.03%203.03%200%201%200%201.733.998l3.625-6.344l.498-.868l-.868-.497a5%205%200%201%201%206.812-1.844l1.731%201.002a7%207%200%201%200-10.346%202.036c-.457.742-1.102%201.871-2.073%203.572Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24%2026a3%203%200%201%200-2.816-4H13v1a5%205%200%201%201-5-5v-2a7%207%200%201%200%206.929%208h6.255A2.99%202.99%200%200%200%2024%2026%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24%2016a7%207%200%200%200-2.57.487l-3.166-5.54a3.047%203.047%200%201%200-1.732%201l4.119%207.208l.868-.498a5%205%200%201%201-1.85%206.842l-1.732%201.002A7%207%200%201%200%2024%2016%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.532%2020.054a3.03%203.03%200%201%200%201.733.998l3.625-6.344l.498-.868l-.868-.497a5%205%200%201%201%206.812-1.844l1.731%201.002a7%207%200%201%200-10.346%202.036c-.457.742-1.102%201.871-2.073%203.572Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/webhook.svg?color=%231a73e8&size=48