webhooks logo icon

webhooks-logo from Phosphor by Phosphor Icons · Regular · MIT Free for personal and commercial use.

Name
webhooks-logo
Set
Phosphor
Style
Regular
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Use the webhooks logo icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M178.16 176h-66.84a48 48 0 1 1-85.72-36.81a8 8 0 0 1 12.8 9.61A31.7 31.7 0 0 0 32 168a32 32 0 0 0 64 0a8 8 0 0 1 8-8h74.16a16 16 0 1 1 0 16M64 184a16 16 0 0 0 14.08-23.61l35.77-58.14a8 8 0 0 0-2.62-11a32 32 0 1 1 46.1-40.06a8 8 0 1 0 14.67-6.4a48 48 0 1 0-75.62 55.33L64.44 152H64a16 16 0 0 0 0 32m128-64a48.2 48.2 0 0 0-18 3.49L142.08 71.6A16 16 0 1 0 128 80h.44l35.78 58.15a8 8 0 0 0 11 2.61A32 32 0 1 1 192 200a8 8 0 0 0 0 16a48 48 0 0 0 0-96"/></svg>

React

import type { SVGProps } from "react";

export function PhWebhooksLogo(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M178.16 176h-66.84a48 48 0 1 1-85.72-36.81a8 8 0 0 1 12.8 9.61A31.7 31.7 0 0 0 32 168a32 32 0 0 0 64 0a8 8 0 0 1 8-8h74.16a16 16 0 1 1 0 16M64 184a16 16 0 0 0 14.08-23.61l35.77-58.14a8 8 0 0 0-2.62-11a32 32 0 1 1 46.1-40.06a8 8 0 1 0 14.67-6.4a48 48 0 1 0-75.62 55.33L64.44 152H64a16 16 0 0 0 0 32m128-64a48.2 48.2 0 0 0-18 3.49L142.08 71.6A16 16 0 1 0 128 80h.44l35.78 58.15a8 8 0 0 0 11 2.61A32 32 0 1 1 192 200a8 8 0 0 0 0 16a48 48 0 0 0 0-96"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M178.16 176h-66.84a48 48 0 1 1-85.72-36.81a8 8 0 0 1 12.8 9.61A31.7 31.7 0 0 0 32 168a32 32 0 0 0 64 0a8 8 0 0 1 8-8h74.16a16 16 0 1 1 0 16M64 184a16 16 0 0 0 14.08-23.61l35.77-58.14a8 8 0 0 0-2.62-11a32 32 0 1 1 46.1-40.06a8 8 0 1 0 14.67-6.4a48 48 0 1 0-75.62 55.33L64.44 152H64a16 16 0 0 0 0 32m128-64a48.2 48.2 0 0 0-18 3.49L142.08 71.6A16 16 0 1 0 128 80h.44l35.78 58.15a8 8 0 0 0 11 2.61A32 32 0 1 1 192 200a8 8 0 0 0 0 16a48 48 0 0 0 0-96"/></svg>
</template>

CSS

.icon-webhooks-logo {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M178.16%20176h-66.84a48%2048%200%201%201-85.72-36.81a8%208%200%200%201%2012.8%209.61A31.7%2031.7%200%200%200%2032%20168a32%2032%200%200%200%2064%200a8%208%200%200%201%208-8h74.16a16%2016%200%201%201%200%2016M64%20184a16%2016%200%200%200%2014.08-23.61l35.77-58.14a8%208%200%200%200-2.62-11a32%2032%200%201%201%2046.1-40.06a8%208%200%201%200%2014.67-6.4a48%2048%200%201%200-75.62%2055.33L64.44%20152H64a16%2016%200%200%200%200%2032m128-64a48.2%2048.2%200%200%200-18%203.49L142.08%2071.6A16%2016%200%201%200%20128%2080h.44l35.78%2058.15a8%208%200%200%200%2011%202.61A32%2032%200%201%201%20192%20200a8%208%200%200%200%200%2016a48%2048%200%200%200%200-96%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M178.16%20176h-66.84a48%2048%200%201%201-85.72-36.81a8%208%200%200%201%2012.8%209.61A31.7%2031.7%200%200%200%2032%20168a32%2032%200%200%200%2064%200a8%208%200%200%201%208-8h74.16a16%2016%200%201%201%200%2016M64%20184a16%2016%200%200%200%2014.08-23.61l35.77-58.14a8%208%200%200%200-2.62-11a32%2032%200%201%201%2046.1-40.06a8%208%200%201%200%2014.67-6.4a48%2048%200%201%200-75.62%2055.33L64.44%20152H64a16%2016%200%200%200%200%2032m128-64a48.2%2048.2%200%200%200-18%203.49L142.08%2071.6A16%2016%200%201%200%20128%2080h.44l35.78%2058.15a8%208%200%200%200%2011%202.61A32%2032%200%201%201%20192%20200a8%208%200%200%200%200%2016a48%2048%200%200%200%200-96%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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