webhook-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.

Name
webhook-line
Set
MingCute Icon
Style
Line
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Use the webhook icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-width="2" d="M13.912 9.312a3 3 0 1 0-3.824-4.624a3 3 0 0 0 3.824 4.624Zm-3.824 0l-2.858 4.95m6.682-4.95l2.858 4.95M8.83 18a3 3 0 1 0-5.66-2a3 3 0 0 0 5.66 2Zm0 0h6.34m1.6-3.737a3 3 0 1 0 2.46 5.473a3 3 0 0 0-2.46-5.473Z"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteWebhookLine(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeWidth="2" d="M13.912 9.312a3 3 0 1 0-3.824-4.624a3 3 0 0 0 3.824 4.624Zm-3.824 0l-2.858 4.95m6.682-4.95l2.858 4.95M8.83 18a3 3 0 1 0-5.66-2a3 3 0 0 0 5.66 2Zm0 0h6.34m1.6-3.737a3 3 0 1 0 2.46 5.473a3 3 0 0 0-2.46-5.473Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-width="2" d="M13.912 9.312a3 3 0 1 0-3.824-4.624a3 3 0 0 0 3.824 4.624Zm-3.824 0l-2.858 4.95m6.682-4.95l2.858 4.95M8.83 18a3 3 0 1 0-5.66-2a3 3 0 0 0 5.66 2Zm0 0h6.34m1.6-3.737a3 3 0 1 0 2.46 5.473a3 3 0 0 0-2.46-5.473Z"/></svg>
</template>

CSS

.icon-webhook-line {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M13.912%209.312a3%203%200%201%200-3.824-4.624a3%203%200%200%200%203.824%204.624Zm-3.824%200l-2.858%204.95m6.682-4.95l2.858%204.95M8.83%2018a3%203%200%201%200-5.66-2a3%203%200%200%200%205.66%202Zm0%200h6.34m1.6-3.737a3%203%200%201%200%202.46%205.473a3%203%200%200%200-2.46-5.473Z%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M13.912%209.312a3%203%200%201%200-3.824-4.624a3%203%200%200%200%203.824%204.624Zm-3.824%200l-2.858%204.95m6.682-4.95l2.858%204.95M8.83%2018a3%203%200%201%200-5.66-2a3%203%200%200%200%205.66%202Zm0%200h6.34m1.6-3.737a3%203%200%201%200%202.46%205.473a3%203%200%200%200-2.46-5.473Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/webhook-line.svg?color=%231a73e8&size=48