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

Name
bell-z-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the bell z icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M156 140a12 12 0 0 1-12 12h-32a12 12 0 0 1-10-18.66L121.58 104H112a12 12 0 1 1 0-24h32a12 12 0 0 1 10 18.66L134.42 128H144a12 12 0 0 1 12 12m69.33 46A19.77 19.77 0 0 1 208 196h-36.18a44 44 0 0 1-87.64 0H48a19.77 19.77 0 0 1-17.31-10a20.08 20.08 0 0 1 .05-20.06C39.39 151 44 129.58 44 104a84 84 0 0 1 168 0c0 25.57 4.59 47 13.27 61.93a20.08 20.08 0 0 1 .07 20.07Zm-77.73 10h-39.2a20 20 0 0 0 39.2 0m53.74-24c-8.85-18-13.34-40.87-13.34-68a60 60 0 0 0-120 0c0 27.14-4.48 50-13.33 68Z"/></svg>

React

import type { SVGProps } from "react";

export function PhBellZBold(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="M156 140a12 12 0 0 1-12 12h-32a12 12 0 0 1-10-18.66L121.58 104H112a12 12 0 1 1 0-24h32a12 12 0 0 1 10 18.66L134.42 128H144a12 12 0 0 1 12 12m69.33 46A19.77 19.77 0 0 1 208 196h-36.18a44 44 0 0 1-87.64 0H48a19.77 19.77 0 0 1-17.31-10a20.08 20.08 0 0 1 .05-20.06C39.39 151 44 129.58 44 104a84 84 0 0 1 168 0c0 25.57 4.59 47 13.27 61.93a20.08 20.08 0 0 1 .07 20.07Zm-77.73 10h-39.2a20 20 0 0 0 39.2 0m53.74-24c-8.85-18-13.34-40.87-13.34-68a60 60 0 0 0-120 0c0 27.14-4.48 50-13.33 68Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M156 140a12 12 0 0 1-12 12h-32a12 12 0 0 1-10-18.66L121.58 104H112a12 12 0 1 1 0-24h32a12 12 0 0 1 10 18.66L134.42 128H144a12 12 0 0 1 12 12m69.33 46A19.77 19.77 0 0 1 208 196h-36.18a44 44 0 0 1-87.64 0H48a19.77 19.77 0 0 1-17.31-10a20.08 20.08 0 0 1 .05-20.06C39.39 151 44 129.58 44 104a84 84 0 0 1 168 0c0 25.57 4.59 47 13.27 61.93a20.08 20.08 0 0 1 .07 20.07Zm-77.73 10h-39.2a20 20 0 0 0 39.2 0m53.74-24c-8.85-18-13.34-40.87-13.34-68a60 60 0 0 0-120 0c0 27.14-4.48 50-13.33 68Z"/></svg>
</template>

CSS

.icon-bell-z-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%22M156%20140a12%2012%200%200%201-12%2012h-32a12%2012%200%200%201-10-18.66L121.58%20104H112a12%2012%200%201%201%200-24h32a12%2012%200%200%201%2010%2018.66L134.42%20128H144a12%2012%200%200%201%2012%2012m69.33%2046A19.77%2019.77%200%200%201%20208%20196h-36.18a44%2044%200%200%201-87.64%200H48a19.77%2019.77%200%200%201-17.31-10a20.08%2020.08%200%200%201%20.05-20.06C39.39%20151%2044%20129.58%2044%20104a84%2084%200%200%201%20168%200c0%2025.57%204.59%2047%2013.27%2061.93a20.08%2020.08%200%200%201%20.07%2020.07Zm-77.73%2010h-39.2a20%2020%200%200%200%2039.2%200m53.74-24c-8.85-18-13.34-40.87-13.34-68a60%2060%200%200%200-120%200c0%2027.14-4.48%2050-13.33%2068Z%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%22M156%20140a12%2012%200%200%201-12%2012h-32a12%2012%200%200%201-10-18.66L121.58%20104H112a12%2012%200%201%201%200-24h32a12%2012%200%200%201%2010%2018.66L134.42%20128H144a12%2012%200%200%201%2012%2012m69.33%2046A19.77%2019.77%200%200%201%20208%20196h-36.18a44%2044%200%200%201-87.64%200H48a19.77%2019.77%200%200%201-17.31-10a20.08%2020.08%200%200%201%20.05-20.06C39.39%20151%2044%20129.58%2044%20104a84%2084%200%200%201%20168%200c0%2025.57%204.59%2047%2013.27%2061.93a20.08%2020.08%200%200%201%20.07%2020.07Zm-77.73%2010h-39.2a20%2020%200%200%200%2039.2%200m53.74-24c-8.85-18-13.34-40.87-13.34-68a60%2060%200%200%200-120%200c0%2027.14-4.48%2050-13.33%2068Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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