webhooks logo icon

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

Name
webhooks-logo-bold
Set
Phosphor
Style
Bold
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="M192 180h-73.29a56 56 0 1 1-104.6-37.46a12 12 0 1 1 21.37 10.92A31.64 31.64 0 0 0 32 168a32 32 0 0 0 64 0a12 12 0 0 1 12-12h84a12 12 0 0 1 0 24m0-68a55.9 55.9 0 0 0-18.45 3.12l-35.33-57.41a12 12 0 0 0-20.44 12.58l40.94 66.52a12 12 0 0 0 16.52 3.93a32 32 0 1 1 19.68 59.13a12 12 0 0 0 1.08 23.95a10 10 0 0 0 1.09 0A56 56 0 0 0 192 112M57.71 178.22a12 12 0 0 0 16.51-3.93l40.94-66.52a12 12 0 0 0-3.92-16.51a32 32 0 1 1 45.28-41.8a12 12 0 1 0 21.37-10.92a56 56 0 1 0-88.79 65.78l-35.32 57.39a12 12 0 0 0 3.93 16.51"/></svg>

React

import type { SVGProps } from "react";

export function PhWebhooksLogoBold(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="M192 180h-73.29a56 56 0 1 1-104.6-37.46a12 12 0 1 1 21.37 10.92A31.64 31.64 0 0 0 32 168a32 32 0 0 0 64 0a12 12 0 0 1 12-12h84a12 12 0 0 1 0 24m0-68a55.9 55.9 0 0 0-18.45 3.12l-35.33-57.41a12 12 0 0 0-20.44 12.58l40.94 66.52a12 12 0 0 0 16.52 3.93a32 32 0 1 1 19.68 59.13a12 12 0 0 0 1.08 23.95a10 10 0 0 0 1.09 0A56 56 0 0 0 192 112M57.71 178.22a12 12 0 0 0 16.51-3.93l40.94-66.52a12 12 0 0 0-3.92-16.51a32 32 0 1 1 45.28-41.8a12 12 0 1 0 21.37-10.92a56 56 0 1 0-88.79 65.78l-35.32 57.39a12 12 0 0 0 3.93 16.51"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M192 180h-73.29a56 56 0 1 1-104.6-37.46a12 12 0 1 1 21.37 10.92A31.64 31.64 0 0 0 32 168a32 32 0 0 0 64 0a12 12 0 0 1 12-12h84a12 12 0 0 1 0 24m0-68a55.9 55.9 0 0 0-18.45 3.12l-35.33-57.41a12 12 0 0 0-20.44 12.58l40.94 66.52a12 12 0 0 0 16.52 3.93a32 32 0 1 1 19.68 59.13a12 12 0 0 0 1.08 23.95a10 10 0 0 0 1.09 0A56 56 0 0 0 192 112M57.71 178.22a12 12 0 0 0 16.51-3.93l40.94-66.52a12 12 0 0 0-3.92-16.51a32 32 0 1 1 45.28-41.8a12 12 0 1 0 21.37-10.92a56 56 0 1 0-88.79 65.78l-35.32 57.39a12 12 0 0 0 3.93 16.51"/></svg>
</template>

CSS

.icon-webhooks-logo-bold {
  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%22M192%20180h-73.29a56%2056%200%201%201-104.6-37.46a12%2012%200%201%201%2021.37%2010.92A31.64%2031.64%200%200%200%2032%20168a32%2032%200%200%200%2064%200a12%2012%200%200%201%2012-12h84a12%2012%200%200%201%200%2024m0-68a55.9%2055.9%200%200%200-18.45%203.12l-35.33-57.41a12%2012%200%200%200-20.44%2012.58l40.94%2066.52a12%2012%200%200%200%2016.52%203.93a32%2032%200%201%201%2019.68%2059.13a12%2012%200%200%200%201.08%2023.95a10%2010%200%200%200%201.09%200A56%2056%200%200%200%20192%20112M57.71%20178.22a12%2012%200%200%200%2016.51-3.93l40.94-66.52a12%2012%200%200%200-3.92-16.51a32%2032%200%201%201%2045.28-41.8a12%2012%200%201%200%2021.37-10.92a56%2056%200%201%200-88.79%2065.78l-35.32%2057.39a12%2012%200%200%200%203.93%2016.51%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%22M192%20180h-73.29a56%2056%200%201%201-104.6-37.46a12%2012%200%201%201%2021.37%2010.92A31.64%2031.64%200%200%200%2032%20168a32%2032%200%200%200%2064%200a12%2012%200%200%201%2012-12h84a12%2012%200%200%201%200%2024m0-68a55.9%2055.9%200%200%200-18.45%203.12l-35.33-57.41a12%2012%200%200%200-20.44%2012.58l40.94%2066.52a12%2012%200%200%200%2016.52%203.93a32%2032%200%201%201%2019.68%2059.13a12%2012%200%200%200%201.08%2023.95a10%2010%200%200%200%201.09%200A56%2056%200%200%200%20192%20112M57.71%20178.22a12%2012%200%200%200%2016.51-3.93l40.94-66.52a12%2012%200%200%200-3.92-16.51a32%2032%200%201%201%2045.28-41.8a12%2012%200%201%200%2021.37-10.92a56%2056%200%201%200-88.79%2065.78l-35.32%2057.39a12%2012%200%200%200%203.93%2016.51%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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