bell slash icon
bell-slash from Line Awesome by Icons8 · Line · Status · Apache-2.0 Free for personal and commercial use.
- Name
- bell-slash
- Set
- Line Awesome
- Style
- Line
- Category
- Status
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More status icons from Line Awesome
banbattery-emptybattery-fullbattery-halfbattery-quarterbattery-three-quartersbellbell-slash-solidbell-solidcalendarcalendar-altcalendar-alt-solidcalendar-checkcalendar-check-solidcalendar-daycalendar-minuscalendar-minus-solidcalendar-pluscalendar-plus-solidcalendar-solidcalendar-timescalendar-times-solidcalendar-weekcart-arrow-down
Use the bell slash icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M3.719 2.281L2.28 3.72l26 26l1.438-1.438L26 24.563V23h-1c-.55 0-1-.45-1-1v-8.719c0-3.828-2.582-7.078-6.031-8C17.98 5.188 18 5.098 18 5a1.999 1.999 0 1 0-4 0c0 .086.02.168.031.25a7.94 7.94 0 0 0-3.594 2c-.3.29-.566.613-.812.938zM15.563 7a6 6 0 0 1 .624 0C19.395 7.098 22 9.91 22 13.281v7.281L11.062 9.626c.223-.328.458-.656.75-.938c1.028-1 2.34-1.59 3.75-1.687zM8.03 12.25A8 8 0 0 0 8 13v9c0 .55-.45 1-1 1H6v2h7.188A3 3 0 0 0 13 26c0 1.645 1.355 3 3 3s3-1.355 3-3a3 3 0 0 0-.188-1h2l-2-2h-9c.114-.313.188-.648.188-1v-7.813zM16 25c.563 0 1 .438 1 1s-.438 1-1 1s-1-.438-1-1s.438-1 1-1"/></svg>
React
import type { SVGProps } from "react";
export function LaBellSlash(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M3.719 2.281L2.28 3.72l26 26l1.438-1.438L26 24.563V23h-1c-.55 0-1-.45-1-1v-8.719c0-3.828-2.582-7.078-6.031-8C17.98 5.188 18 5.098 18 5a1.999 1.999 0 1 0-4 0c0 .086.02.168.031.25a7.94 7.94 0 0 0-3.594 2c-.3.29-.566.613-.812.938zM15.563 7a6 6 0 0 1 .624 0C19.395 7.098 22 9.91 22 13.281v7.281L11.062 9.626c.223-.328.458-.656.75-.938c1.028-1 2.34-1.59 3.75-1.687zM8.03 12.25A8 8 0 0 0 8 13v9c0 .55-.45 1-1 1H6v2h7.188A3 3 0 0 0 13 26c0 1.645 1.355 3 3 3s3-1.355 3-3a3 3 0 0 0-.188-1h2l-2-2h-9c.114-.313.188-.648.188-1v-7.813zM16 25c.563 0 1 .438 1 1s-.438 1-1 1s-1-.438-1-1s.438-1 1-1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M3.719 2.281L2.28 3.72l26 26l1.438-1.438L26 24.563V23h-1c-.55 0-1-.45-1-1v-8.719c0-3.828-2.582-7.078-6.031-8C17.98 5.188 18 5.098 18 5a1.999 1.999 0 1 0-4 0c0 .086.02.168.031.25a7.94 7.94 0 0 0-3.594 2c-.3.29-.566.613-.812.938zM15.563 7a6 6 0 0 1 .624 0C19.395 7.098 22 9.91 22 13.281v7.281L11.062 9.626c.223-.328.458-.656.75-.938c1.028-1 2.34-1.59 3.75-1.687zM8.03 12.25A8 8 0 0 0 8 13v9c0 .55-.45 1-1 1H6v2h7.188A3 3 0 0 0 13 26c0 1.645 1.355 3 3 3s3-1.355 3-3a3 3 0 0 0-.188-1h2l-2-2h-9c.114-.313.188-.648.188-1v-7.813zM16 25c.563 0 1 .438 1 1s-.438 1-1 1s-1-.438-1-1s.438-1 1-1"/></svg> </template>
CSS
.icon-bell-slash {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.719%202.281L2.28%203.72l26%2026l1.438-1.438L26%2024.563V23h-1c-.55%200-1-.45-1-1v-8.719c0-3.828-2.582-7.078-6.031-8C17.98%205.188%2018%205.098%2018%205a1.999%201.999%200%201%200-4%200c0%20.086.02.168.031.25a7.94%207.94%200%200%200-3.594%202c-.3.29-.566.613-.812.938zM15.563%207a6%206%200%200%201%20.624%200C19.395%207.098%2022%209.91%2022%2013.281v7.281L11.062%209.626c.223-.328.458-.656.75-.938c1.028-1%202.34-1.59%203.75-1.687zM8.03%2012.25A8%208%200%200%200%208%2013v9c0%20.55-.45%201-1%201H6v2h7.188A3%203%200%200%200%2013%2026c0%201.645%201.355%203%203%203s3-1.355%203-3a3%203%200%200%200-.188-1h2l-2-2h-9c.114-.313.188-.648.188-1v-7.813zM16%2025c.563%200%201%20.438%201%201s-.438%201-1%201s-1-.438-1-1s.438-1%201-1%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.719%202.281L2.28%203.72l26%2026l1.438-1.438L26%2024.563V23h-1c-.55%200-1-.45-1-1v-8.719c0-3.828-2.582-7.078-6.031-8C17.98%205.188%2018%205.098%2018%205a1.999%201.999%200%201%200-4%200c0%20.086.02.168.031.25a7.94%207.94%200%200%200-3.594%202c-.3.29-.566.613-.812.938zM15.563%207a6%206%200%200%201%20.624%200C19.395%207.098%2022%209.91%2022%2013.281v7.281L11.062%209.626c.223-.328.458-.656.75-.938c1.028-1%202.34-1.59%203.75-1.687zM8.03%2012.25A8%208%200%200%200%208%2013v9c0%20.55-.45%201-1%201H6v2h7.188A3%203%200%200%200%2013%2026c0%201.645%201.355%203%203%203s3-1.355%203-3a3%203%200%200%200-.188-1h2l-2-2h-9c.114-.313.188-.648.188-1v-7.813zM16%2025c.563%200%201%20.438%201%201s-.438%201-1%201s-1-.438-1-1s.438-1%201-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/bell-slash.svg?color=%231a73e8&size=48