bell simple icon

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

Name
bell-simple-light
Set
Phosphor
Style
Light
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the bell simple icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M166 224a6 6 0 0 1-6 6H96a6 6 0 0 1 0-12h64a6 6 0 0 1 6 6m54.11-33a13.83 13.83 0 0 1-12.1 7H48a14 14 0 0 1-12.06-21.06C41.59 167.2 50 139.74 50 104a78 78 0 1 1 156 0c0 35.73 8.42 63.2 14.08 72.94a13.9 13.9 0 0 1 .03 14.06m-10.41-8c-7.57-13-15.7-43.32-15.7-79a66 66 0 1 0-132 0c0 35.69-8.14 66-15.71 79a2 2 0 0 0 0 2a1.9 1.9 0 0 0 1.7 1H208a1.9 1.9 0 0 0 1.7-1a2 2 0 0 0 0-2"/></svg>

React

import type { SVGProps } from "react";

export function PhBellSimpleLight(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="M166 224a6 6 0 0 1-6 6H96a6 6 0 0 1 0-12h64a6 6 0 0 1 6 6m54.11-33a13.83 13.83 0 0 1-12.1 7H48a14 14 0 0 1-12.06-21.06C41.59 167.2 50 139.74 50 104a78 78 0 1 1 156 0c0 35.73 8.42 63.2 14.08 72.94a13.9 13.9 0 0 1 .03 14.06m-10.41-8c-7.57-13-15.7-43.32-15.7-79a66 66 0 1 0-132 0c0 35.69-8.14 66-15.71 79a2 2 0 0 0 0 2a1.9 1.9 0 0 0 1.7 1H208a1.9 1.9 0 0 0 1.7-1a2 2 0 0 0 0-2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M166 224a6 6 0 0 1-6 6H96a6 6 0 0 1 0-12h64a6 6 0 0 1 6 6m54.11-33a13.83 13.83 0 0 1-12.1 7H48a14 14 0 0 1-12.06-21.06C41.59 167.2 50 139.74 50 104a78 78 0 1 1 156 0c0 35.73 8.42 63.2 14.08 72.94a13.9 13.9 0 0 1 .03 14.06m-10.41-8c-7.57-13-15.7-43.32-15.7-79a66 66 0 1 0-132 0c0 35.69-8.14 66-15.71 79a2 2 0 0 0 0 2a1.9 1.9 0 0 0 1.7 1H208a1.9 1.9 0 0 0 1.7-1a2 2 0 0 0 0-2"/></svg>
</template>

CSS

.icon-bell-simple-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%22M166%20224a6%206%200%200%201-6%206H96a6%206%200%200%201%200-12h64a6%206%200%200%201%206%206m54.11-33a13.83%2013.83%200%200%201-12.1%207H48a14%2014%200%200%201-12.06-21.06C41.59%20167.2%2050%20139.74%2050%20104a78%2078%200%201%201%20156%200c0%2035.73%208.42%2063.2%2014.08%2072.94a13.9%2013.9%200%200%201%20.03%2014.06m-10.41-8c-7.57-13-15.7-43.32-15.7-79a66%2066%200%201%200-132%200c0%2035.69-8.14%2066-15.71%2079a2%202%200%200%200%200%202a1.9%201.9%200%200%200%201.7%201H208a1.9%201.9%200%200%200%201.7-1a2%202%200%200%200%200-2%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%22M166%20224a6%206%200%200%201-6%206H96a6%206%200%200%201%200-12h64a6%206%200%200%201%206%206m54.11-33a13.83%2013.83%200%200%201-12.1%207H48a14%2014%200%200%201-12.06-21.06C41.59%20167.2%2050%20139.74%2050%20104a78%2078%200%201%201%20156%200c0%2035.73%208.42%2063.2%2014.08%2072.94a13.9%2013.9%200%200%201%20.03%2014.06m-10.41-8c-7.57-13-15.7-43.32-15.7-79a66%2066%200%201%200-132%200c0%2035.69-8.14%2066-15.71%2079a2%202%200%200%200%200%202a1.9%201.9%200%200%200%201.7%201H208a1.9%201.9%200%200%200%201.7-1a2%202%200%200%200%200-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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