bell off icon

bell-off-duotone from Reicon by REICON · Duotone · Notifications · MIT Free for personal and commercial use.

Name
bell-off-duotone
Set
Reicon
Style
Duotone
Category
Notifications
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All bell off icons →

More notifications icons from Reicon

Use the bell off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M18.75 9v.704c0 .845.24 1.671.692 2.374l1.108 1.723c1.011 1.574.239 3.713-1.52 4.21a25.8 25.8 0 0 1-14.06 0c-1.759-.497-2.531-2.636-1.52-4.21l1.108-1.723a4.4 4.4 0 0 0 .693-2.374V9c0-3.866 3.022-7 6.749-7s6.75 3.134 6.75 7" opacity=".5"/><path d="M7.243 18.545a5.002 5.002 0 0 0 9.513 0c-3.145.59-6.367.59-9.513 0M9.349 9c0 .414.323.75.723.75h2.11L9.56 12.47a.77.77 0 0 0-.156.817c.112.28.375.463.668.463h3.856c.4 0 .723-.336.723-.75a.737.737 0 0 0-.723-.75h-2.11l2.622-2.72a.77.77 0 0 0 .157-.817a.72.72 0 0 0-.669-.463h-3.856c-.4 0-.723.336-.723.75"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconBellOffDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M18.75 9v.704c0 .845.24 1.671.692 2.374l1.108 1.723c1.011 1.574.239 3.713-1.52 4.21a25.8 25.8 0 0 1-14.06 0c-1.759-.497-2.531-2.636-1.52-4.21l1.108-1.723a4.4 4.4 0 0 0 .693-2.374V9c0-3.866 3.022-7 6.749-7s6.75 3.134 6.75 7" opacity=".5"/><path d="M7.243 18.545a5.002 5.002 0 0 0 9.513 0c-3.145.59-6.367.59-9.513 0M9.349 9c0 .414.323.75.723.75h2.11L9.56 12.47a.77.77 0 0 0-.156.817c.112.28.375.463.668.463h3.856c.4 0 .723-.336.723-.75a.737.737 0 0 0-.723-.75h-2.11l2.622-2.72a.77.77 0 0 0 .157-.817a.72.72 0 0 0-.669-.463h-3.856c-.4 0-.723.336-.723.75"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M18.75 9v.704c0 .845.24 1.671.692 2.374l1.108 1.723c1.011 1.574.239 3.713-1.52 4.21a25.8 25.8 0 0 1-14.06 0c-1.759-.497-2.531-2.636-1.52-4.21l1.108-1.723a4.4 4.4 0 0 0 .693-2.374V9c0-3.866 3.022-7 6.749-7s6.75 3.134 6.75 7" opacity=".5"/><path d="M7.243 18.545a5.002 5.002 0 0 0 9.513 0c-3.145.59-6.367.59-9.513 0M9.349 9c0 .414.323.75.723.75h2.11L9.56 12.47a.77.77 0 0 0-.156.817c.112.28.375.463.668.463h3.856c.4 0 .723-.336.723-.75a.737.737 0 0 0-.723-.75h-2.11l2.622-2.72a.77.77 0 0 0 .157-.817a.72.72 0 0 0-.669-.463h-3.856c-.4 0-.723.336-.723.75"/></g></svg>
</template>

CSS

.icon-bell-off-duotone {
  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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M18.75%209v.704c0%20.845.24%201.671.692%202.374l1.108%201.723c1.011%201.574.239%203.713-1.52%204.21a25.8%2025.8%200%200%201-14.06%200c-1.759-.497-2.531-2.636-1.52-4.21l1.108-1.723a4.4%204.4%200%200%200%20.693-2.374V9c0-3.866%203.022-7%206.749-7s6.75%203.134%206.75%207%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M7.243%2018.545a5.002%205.002%200%200%200%209.513%200c-3.145.59-6.367.59-9.513%200M9.349%209c0%20.414.323.75.723.75h2.11L9.56%2012.47a.77.77%200%200%200-.156.817c.112.28.375.463.668.463h3.856c.4%200%20.723-.336.723-.75a.737.737%200%200%200-.723-.75h-2.11l2.622-2.72a.77.77%200%200%200%20.157-.817a.72.72%200%200%200-.669-.463h-3.856c-.4%200-.723.336-.723.75%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M18.75%209v.704c0%20.845.24%201.671.692%202.374l1.108%201.723c1.011%201.574.239%203.713-1.52%204.21a25.8%2025.8%200%200%201-14.06%200c-1.759-.497-2.531-2.636-1.52-4.21l1.108-1.723a4.4%204.4%200%200%200%20.693-2.374V9c0-3.866%203.022-7%206.749-7s6.75%203.134%206.75%207%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M7.243%2018.545a5.002%205.002%200%200%200%209.513%200c-3.145.59-6.367.59-9.513%200M9.349%209c0%20.414.323.75.723.75h2.11L9.56%2012.47a.77.77%200%200%200-.156.817c.112.28.375.463.668.463h3.856c.4%200%20.723-.336.723-.75a.737.737%200%200%200-.723-.75h-2.11l2.622-2.72a.77.77%200%200%200%20.157-.817a.72.72%200%200%200-.669-.463h-3.856c-.4%200-.723.336-.723.75%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Bell Off duotone icon — Reicon · IconsDB