bellring off icon
bellring-off-outlined from WeUI Icon by WeUI · Outlined · MIT Free for personal and commercial use.
- Name
- bellring-off-outlined
- Set
- WeUI Icon
- Style
- Outlined
- Viewbox
- 24×24
- License
- MIT
Related icons in WeUI Icon
Use the bellring off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m18.805 17.108l3.62 3.62l-.849.848L4.85 4.85L5.697 4L7.61 5.912a6 6 0 0 1 2.418-1.58a2 2 0 1 1 3.945 0A6 6 0 0 1 18 10v4q0 1.554.805 3.108M8.457 6.76l8.444 8.443A7 7 0 0 1 16.8 14v-4c0-2.06-1.309-3.87-3.222-4.535l-.956-.332l.167-.999a.8.8 0 1 0-1.578 0l.167.999l-.956.332A4.8 4.8 0 0 0 8.457 6.76M18.303 20H5.187a1 1 0 0 1-.806-1.592Q6 16.203 6 14v-4c0-.69.117-1.354.331-1.972l.973.974A4.8 4.8 0 0 0 7.2 10v4c0 1.63-.552 3.236-1.626 4.8h11.529zM11 20h2v.2a1 1 0 1 1-2 0z"/></svg>
React
import type { SVGProps } from "react";
export function WeuiBellringOffOutlined(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="m18.805 17.108l3.62 3.62l-.849.848L4.85 4.85L5.697 4L7.61 5.912a6 6 0 0 1 2.418-1.58a2 2 0 1 1 3.945 0A6 6 0 0 1 18 10v4q0 1.554.805 3.108M8.457 6.76l8.444 8.443A7 7 0 0 1 16.8 14v-4c0-2.06-1.309-3.87-3.222-4.535l-.956-.332l.167-.999a.8.8 0 1 0-1.578 0l.167.999l-.956.332A4.8 4.8 0 0 0 8.457 6.76M18.303 20H5.187a1 1 0 0 1-.806-1.592Q6 16.203 6 14v-4c0-.69.117-1.354.331-1.972l.973.974A4.8 4.8 0 0 0 7.2 10v4c0 1.63-.552 3.236-1.626 4.8h11.529zM11 20h2v.2a1 1 0 1 1-2 0z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m18.805 17.108l3.62 3.62l-.849.848L4.85 4.85L5.697 4L7.61 5.912a6 6 0 0 1 2.418-1.58a2 2 0 1 1 3.945 0A6 6 0 0 1 18 10v4q0 1.554.805 3.108M8.457 6.76l8.444 8.443A7 7 0 0 1 16.8 14v-4c0-2.06-1.309-3.87-3.222-4.535l-.956-.332l.167-.999a.8.8 0 1 0-1.578 0l.167.999l-.956.332A4.8 4.8 0 0 0 8.457 6.76M18.303 20H5.187a1 1 0 0 1-.806-1.592Q6 16.203 6 14v-4c0-.69.117-1.354.331-1.972l.973.974A4.8 4.8 0 0 0 7.2 10v4c0 1.63-.552 3.236-1.626 4.8h11.529zM11 20h2v.2a1 1 0 1 1-2 0z"/></svg> </template>
CSS
.icon-bellring-off-outlined {
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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22m18.805%2017.108l3.62%203.62l-.849.848L4.85%204.85L5.697%204L7.61%205.912a6%206%200%200%201%202.418-1.58a2%202%200%201%201%203.945%200A6%206%200%200%201%2018%2010v4q0%201.554.805%203.108M8.457%206.76l8.444%208.443A7%207%200%200%201%2016.8%2014v-4c0-2.06-1.309-3.87-3.222-4.535l-.956-.332l.167-.999a.8.8%200%201%200-1.578%200l.167.999l-.956.332A4.8%204.8%200%200%200%208.457%206.76M18.303%2020H5.187a1%201%200%200%201-.806-1.592Q6%2016.203%206%2014v-4c0-.69.117-1.354.331-1.972l.973.974A4.8%204.8%200%200%200%207.2%2010v4c0%201.63-.552%203.236-1.626%204.8h11.529zM11%2020h2v.2a1%201%200%201%201-2%200z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22m18.805%2017.108l3.62%203.62l-.849.848L4.85%204.85L5.697%204L7.61%205.912a6%206%200%200%201%202.418-1.58a2%202%200%201%201%203.945%200A6%206%200%200%201%2018%2010v4q0%201.554.805%203.108M8.457%206.76l8.444%208.443A7%207%200%200%201%2016.8%2014v-4c0-2.06-1.309-3.87-3.222-4.535l-.956-.332l.167-.999a.8.8%200%201%200-1.578%200l.167.999l-.956.332A4.8%204.8%200%200%200%208.457%206.76M18.303%2020H5.187a1%201%200%200%201-.806-1.592Q6%2016.203%206%2014v-4c0-.69.117-1.354.331-1.972l.973.974A4.8%204.8%200%200%200%207.2%2010v4c0%201.63-.552%203.236-1.626%204.8h11.529zM11%2020h2v.2a1%201%200%201%201-2%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/weui/bellring-off-outlined.svg?color=%231a73e8&size=48