bell with slash emoji
bell-with-slash from Emoji One (Colored) by Emoji One · Default · Symbols · CC-BY-4.0 Attribution required.
- Name
- bell-with-slash
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Symbols
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
More symbols icons from Emoji One (Colored)
Use the bell with slash emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#ff5a79"/><circle cx="32" cy="32" r="24" fill="#333"/><path fill="#fff" d="M42 32c-1.8-3.1-1.5-5.9-1.5-8c0-4.4-2.5-7.1-6.1-8.2c0-1.4-.8-2.6-2.4-2.6s-2.4 1.1-2.4 2.6c-3.6 1.1-6.1 3.8-6.1 8.2c0 2.1.3 4.9-1.5 8c-1.2 2.2-3.9 2.7-3.9 9.1H46c-.1-6.5-2.7-6.9-4-9.1m-9.2 10.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4z"/><path fill="#ff5a79" d="m9.23 13.474l4.243-4.242l41.294 41.294l-4.242 4.243z"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneBellWithSlash(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#ff5a79"/><circle cx="32" cy="32" r="24" fill="#333"/><path fill="#fff" d="M42 32c-1.8-3.1-1.5-5.9-1.5-8c0-4.4-2.5-7.1-6.1-8.2c0-1.4-.8-2.6-2.4-2.6s-2.4 1.1-2.4 2.6c-3.6 1.1-6.1 3.8-6.1 8.2c0 2.1.3 4.9-1.5 8c-1.2 2.2-3.9 2.7-3.9 9.1H46c-.1-6.5-2.7-6.9-4-9.1m-9.2 10.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4z"/><path fill="#ff5a79" d="m9.23 13.474l4.243-4.242l41.294 41.294l-4.242 4.243z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#ff5a79"/><circle cx="32" cy="32" r="24" fill="#333"/><path fill="#fff" d="M42 32c-1.8-3.1-1.5-5.9-1.5-8c0-4.4-2.5-7.1-6.1-8.2c0-1.4-.8-2.6-2.4-2.6s-2.4 1.1-2.4 2.6c-3.6 1.1-6.1 3.8-6.1 8.2c0 2.1.3 4.9-1.5 8c-1.2 2.2-3.9 2.7-3.9 9.1H46c-.1-6.5-2.7-6.9-4-9.1m-9.2 10.9c0 2.4-2 4.4-4.4 4.4s-4.4-2-4.4-4.4z"/><path fill="#ff5a79" d="m9.23 13.474l4.243-4.242l41.294 41.294l-4.242 4.243z"/></svg> </template>
CSS
.icon-bell-with-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%2064%2064%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2230%22%20fill%3D%22%23ff5a79%22%2F%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2224%22%20fill%3D%22%23333%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M42%2032c-1.8-3.1-1.5-5.9-1.5-8c0-4.4-2.5-7.1-6.1-8.2c0-1.4-.8-2.6-2.4-2.6s-2.4%201.1-2.4%202.6c-3.6%201.1-6.1%203.8-6.1%208.2c0%202.1.3%204.9-1.5%208c-1.2%202.2-3.9%202.7-3.9%209.1H46c-.1-6.5-2.7-6.9-4-9.1m-9.2%2010.9c0%202.4-2%204.4-4.4%204.4s-4.4-2-4.4-4.4z%22%2F%3E%3Cpath%20fill%3D%22%23ff5a79%22%20d%3D%22m9.23%2013.474l4.243-4.242l41.294%2041.294l-4.242%204.243z%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%2064%2064%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2230%22%20fill%3D%22%23ff5a79%22%2F%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2224%22%20fill%3D%22%23333%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M42%2032c-1.8-3.1-1.5-5.9-1.5-8c0-4.4-2.5-7.1-6.1-8.2c0-1.4-.8-2.6-2.4-2.6s-2.4%201.1-2.4%202.6c-3.6%201.1-6.1%203.8-6.1%208.2c0%202.1.3%204.9-1.5%208c-1.2%202.2-3.9%202.7-3.9%209.1H46c-.1-6.5-2.7-6.9-4-9.1m-9.2%2010.9c0%202.4-2%204.4-4.4%204.4s-4.4-2-4.4-4.4z%22%2F%3E%3Cpath%20fill%3D%22%23ff5a79%22%20d%3D%22m9.23%2013.474l4.243-4.242l41.294%2041.294l-4.242%204.243z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/bell-with-slash.svg?color=%231a73e8&size=48