webhooks logo icon

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

Name
webhooks-logo-light
Set
Phosphor
Style
Light
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="M179.37 174H109.6a46 46 0 1 1-82.4-33.61a6 6 0 0 1 9.6 7.21A33.68 33.68 0 0 0 30 168a34 34 0 0 0 68 0a6 6 0 0 1 6-6h75.37a14 14 0 1 1 0 12M64 182a14 14 0 0 0 11.73-21.62l36.42-59.18a6 6 0 0 0-2-8.25a34 34 0 1 1 49-42.57a6 6 0 1 0 11-4.79A46 46 0 1 0 99 99.7l-33.48 54.38c-.5-.05-1-.08-1.52-.08a14 14 0 0 0 0 28m128-60a46 46 0 0 0-18.8 4l-33.47-54.39A14 14 0 1 0 128 78a13 13 0 0 0 1.52-.09l36.4 59.17a6.05 6.05 0 0 0 3.73 2.69a6 6 0 0 0 4.53-.73A34 34 0 1 1 192 202a6 6 0 0 0 0 12a46 46 0 0 0 0-92"/></svg>

React

import type { SVGProps } from "react";

export function PhWebhooksLogoLight(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="M179.37 174H109.6a46 46 0 1 1-82.4-33.61a6 6 0 0 1 9.6 7.21A33.68 33.68 0 0 0 30 168a34 34 0 0 0 68 0a6 6 0 0 1 6-6h75.37a14 14 0 1 1 0 12M64 182a14 14 0 0 0 11.73-21.62l36.42-59.18a6 6 0 0 0-2-8.25a34 34 0 1 1 49-42.57a6 6 0 1 0 11-4.79A46 46 0 1 0 99 99.7l-33.48 54.38c-.5-.05-1-.08-1.52-.08a14 14 0 0 0 0 28m128-60a46 46 0 0 0-18.8 4l-33.47-54.39A14 14 0 1 0 128 78a13 13 0 0 0 1.52-.09l36.4 59.17a6.05 6.05 0 0 0 3.73 2.69a6 6 0 0 0 4.53-.73A34 34 0 1 1 192 202a6 6 0 0 0 0 12a46 46 0 0 0 0-92"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M179.37 174H109.6a46 46 0 1 1-82.4-33.61a6 6 0 0 1 9.6 7.21A33.68 33.68 0 0 0 30 168a34 34 0 0 0 68 0a6 6 0 0 1 6-6h75.37a14 14 0 1 1 0 12M64 182a14 14 0 0 0 11.73-21.62l36.42-59.18a6 6 0 0 0-2-8.25a34 34 0 1 1 49-42.57a6 6 0 1 0 11-4.79A46 46 0 1 0 99 99.7l-33.48 54.38c-.5-.05-1-.08-1.52-.08a14 14 0 0 0 0 28m128-60a46 46 0 0 0-18.8 4l-33.47-54.39A14 14 0 1 0 128 78a13 13 0 0 0 1.52-.09l36.4 59.17a6.05 6.05 0 0 0 3.73 2.69a6 6 0 0 0 4.53-.73A34 34 0 1 1 192 202a6 6 0 0 0 0 12a46 46 0 0 0 0-92"/></svg>
</template>

CSS

.icon-webhooks-logo-light {
  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%22M179.37%20174H109.6a46%2046%200%201%201-82.4-33.61a6%206%200%200%201%209.6%207.21A33.68%2033.68%200%200%200%2030%20168a34%2034%200%200%200%2068%200a6%206%200%200%201%206-6h75.37a14%2014%200%201%201%200%2012M64%20182a14%2014%200%200%200%2011.73-21.62l36.42-59.18a6%206%200%200%200-2-8.25a34%2034%200%201%201%2049-42.57a6%206%200%201%200%2011-4.79A46%2046%200%201%200%2099%2099.7l-33.48%2054.38c-.5-.05-1-.08-1.52-.08a14%2014%200%200%200%200%2028m128-60a46%2046%200%200%200-18.8%204l-33.47-54.39A14%2014%200%201%200%20128%2078a13%2013%200%200%200%201.52-.09l36.4%2059.17a6.05%206.05%200%200%200%203.73%202.69a6%206%200%200%200%204.53-.73A34%2034%200%201%201%20192%20202a6%206%200%200%200%200%2012a46%2046%200%200%200%200-92%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%22M179.37%20174H109.6a46%2046%200%201%201-82.4-33.61a6%206%200%200%201%209.6%207.21A33.68%2033.68%200%200%200%2030%20168a34%2034%200%200%200%2068%200a6%206%200%200%201%206-6h75.37a14%2014%200%201%201%200%2012M64%20182a14%2014%200%200%200%2011.73-21.62l36.42-59.18a6%206%200%200%200-2-8.25a34%2034%200%201%201%2049-42.57a6%206%200%201%200%2011-4.79A46%2046%200%201%200%2099%2099.7l-33.48%2054.38c-.5-.05-1-.08-1.52-.08a14%2014%200%200%200%200%2028m128-60a46%2046%200%200%200-18.8%204l-33.47-54.39A14%2014%200%201%200%20128%2078a13%2013%200%200%200%201.52-.09l36.4%2059.17a6.05%206.05%200%200%200%203.73%202.69a6%206%200%200%200%204.53-.73A34%2034%200%201%201%20192%20202a6%206%200%200%200%200%2012a46%2046%200%200%200%200-92%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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