bell with slash emoji
bell-with-slash from Twitter Emoji by Twitter · Default · Objects · CC-BY-4.0 Attribution required.
- Name
- bell-with-slash
- Set
- Twitter Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More objects icons from Twitter Emoji
Use the bell with slash emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffac33" d="M28 13c0 11 5 10 5 15c0 0 0 2-2 2H5c-2 0-2-2-2-2c0-5 5-4 5-15C8 7.478 12.477 3 18 3s10 4.478 10 10"/><circle cx="18" cy="3" r="3" fill="#ffac33"/><path fill="#ffac33" d="M18 36a4 4 0 0 0 4-4h-8a4 4 0 0 0 4 4"/><path fill="#dd2e44" d="M31.003 33.003L3.997 5.997a1.41 1.41 0 0 1 0-1.994l.006-.006a1.41 1.41 0 0 1 1.994 0l27.006 27.006a1.41 1.41 0 0 1 0 1.994l-.006.006a1.41 1.41 0 0 1-1.994 0"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiBellWithSlash(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffac33" d="M28 13c0 11 5 10 5 15c0 0 0 2-2 2H5c-2 0-2-2-2-2c0-5 5-4 5-15C8 7.478 12.477 3 18 3s10 4.478 10 10"/><circle cx="18" cy="3" r="3" fill="#ffac33"/><path fill="#ffac33" d="M18 36a4 4 0 0 0 4-4h-8a4 4 0 0 0 4 4"/><path fill="#dd2e44" d="M31.003 33.003L3.997 5.997a1.41 1.41 0 0 1 0-1.994l.006-.006a1.41 1.41 0 0 1 1.994 0l27.006 27.006a1.41 1.41 0 0 1 0 1.994l-.006.006a1.41 1.41 0 0 1-1.994 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffac33" d="M28 13c0 11 5 10 5 15c0 0 0 2-2 2H5c-2 0-2-2-2-2c0-5 5-4 5-15C8 7.478 12.477 3 18 3s10 4.478 10 10"/><circle cx="18" cy="3" r="3" fill="#ffac33"/><path fill="#ffac33" d="M18 36a4 4 0 0 0 4-4h-8a4 4 0 0 0 4 4"/><path fill="#dd2e44" d="M31.003 33.003L3.997 5.997a1.41 1.41 0 0 1 0-1.994l.006-.006a1.41 1.41 0 0 1 1.994 0l27.006 27.006a1.41 1.41 0 0 1 0 1.994l-.006.006a1.41 1.41 0 0 1-1.994 0"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22M28%2013c0%2011%205%2010%205%2015c0%200%200%202-2%202H5c-2%200-2-2-2-2c0-5%205-4%205-15C8%207.478%2012.477%203%2018%203s10%204.478%2010%2010%22%2F%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%223%22%20r%3D%223%22%20fill%3D%22%23ffac33%22%2F%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22M18%2036a4%204%200%200%200%204-4h-8a4%204%200%200%200%204%204%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M31.003%2033.003L3.997%205.997a1.41%201.41%200%200%201%200-1.994l.006-.006a1.41%201.41%200%200%201%201.994%200l27.006%2027.006a1.41%201.41%200%200%201%200%201.994l-.006.006a1.41%201.41%200%200%201-1.994%200%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22M28%2013c0%2011%205%2010%205%2015c0%200%200%202-2%202H5c-2%200-2-2-2-2c0-5%205-4%205-15C8%207.478%2012.477%203%2018%203s10%204.478%2010%2010%22%2F%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%223%22%20r%3D%223%22%20fill%3D%22%23ffac33%22%2F%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22M18%2036a4%204%200%200%200%204-4h-8a4%204%200%200%200%204%204%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M31.003%2033.003L3.997%205.997a1.41%201.41%200%200%201%200-1.994l.006-.006a1.41%201.41%200%200%201%201.994%200l27.006%2027.006a1.41%201.41%200%200%201%200%201.994l-.006.006a1.41%201.41%200%200%201-1.994%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/bell-with-slash.svg?color=%231a73e8&size=48