bell slash icon
bell-slash-solid from HeroIcons by Refactoring UI Inc · Solid 24x24 · MIT Free for personal and commercial use.
- Name
- bell-slash-solid
- Set
- HeroIcons
- Style
- Solid 24x24
- Viewbox
- 24×24
- License
- MIT
3 other variants in HeroIcons
The same icon in other sets
Related icons in HeroIcons
Use the bell slash icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M3.53 2.47a.75.75 0 0 0-1.06 1.06l18 18a.75.75 0 1 0 1.06-1.06zm17.04 14.006q-.335.123-.674.238L7.319 4.137A6.75 6.75 0 0 1 18.75 9v.75c0 2.123.8 4.057 2.118 5.52a.75.75 0 0 1-.297 1.206"/><path fill-rule="evenodd" d="M5.25 9q0-.276.022-.546l10.384 10.384a3.751 3.751 0 0 1-7.396-1.119a24.6 24.6 0 0 1-4.831-1.244a.75.75 0 0 1-.298-1.205A8.22 8.22 0 0 0 5.25 9.75zm4.502 8.9l-.002.1a2.25 2.25 0 1 0 4.498-.1a25 25 0 0 1-4.496 0" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function HeroiconsBellSlashSolid(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="M3.53 2.47a.75.75 0 0 0-1.06 1.06l18 18a.75.75 0 1 0 1.06-1.06zm17.04 14.006q-.335.123-.674.238L7.319 4.137A6.75 6.75 0 0 1 18.75 9v.75c0 2.123.8 4.057 2.118 5.52a.75.75 0 0 1-.297 1.206"/><path fillRule="evenodd" d="M5.25 9q0-.276.022-.546l10.384 10.384a3.751 3.751 0 0 1-7.396-1.119a24.6 24.6 0 0 1-4.831-1.244a.75.75 0 0 1-.298-1.205A8.22 8.22 0 0 0 5.25 9.75zm4.502 8.9l-.002.1a2.25 2.25 0 1 0 4.498-.1a25 25 0 0 1-4.496 0" clipRule="evenodd"/></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="M3.53 2.47a.75.75 0 0 0-1.06 1.06l18 18a.75.75 0 1 0 1.06-1.06zm17.04 14.006q-.335.123-.674.238L7.319 4.137A6.75 6.75 0 0 1 18.75 9v.75c0 2.123.8 4.057 2.118 5.52a.75.75 0 0 1-.297 1.206"/><path fill-rule="evenodd" d="M5.25 9q0-.276.022-.546l10.384 10.384a3.751 3.751 0 0 1-7.396-1.119a24.6 24.6 0 0 1-4.831-1.244a.75.75 0 0 1-.298-1.205A8.22 8.22 0 0 0 5.25 9.75zm4.502 8.9l-.002.1a2.25 2.25 0 1 0 4.498-.1a25 25 0 0 1-4.496 0" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-bell-slash-solid {
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%22M3.53%202.47a.75.75%200%200%200-1.06%201.06l18%2018a.75.75%200%201%200%201.06-1.06zm17.04%2014.006q-.335.123-.674.238L7.319%204.137A6.75%206.75%200%200%201%2018.75%209v.75c0%202.123.8%204.057%202.118%205.52a.75.75%200%200%201-.297%201.206%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M5.25%209q0-.276.022-.546l10.384%2010.384a3.751%203.751%200%200%201-7.396-1.119a24.6%2024.6%200%200%201-4.831-1.244a.75.75%200%200%201-.298-1.205A8.22%208.22%200%200%200%205.25%209.75zm4.502%208.9l-.002.1a2.25%202.25%200%201%200%204.498-.1a25%2025%200%200%201-4.496%200%22%20clip-rule%3D%22evenodd%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%22M3.53%202.47a.75.75%200%200%200-1.06%201.06l18%2018a.75.75%200%201%200%201.06-1.06zm17.04%2014.006q-.335.123-.674.238L7.319%204.137A6.75%206.75%200%200%201%2018.75%209v.75c0%202.123.8%204.057%202.118%205.52a.75.75%200%200%201-.297%201.206%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M5.25%209q0-.276.022-.546l10.384%2010.384a3.751%203.751%200%200%201-7.396-1.119a24.6%2024.6%200%200%201-4.831-1.244a.75.75%200%200%201-.298-1.205A8.22%208.22%200%200%200%205.25%209.75zm4.502%208.9l-.002.1a2.25%202.25%200%201%200%204.498-.1a25%2025%200%200%201-4.496%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/heroicons/bell-slash-solid.svg?color=%231a73e8&size=48