bellhop bell emoji
bellhop-bell from Twitter Emoji by Twitter · Default · Travel & Places · CC-BY-4.0 Attribution required.
- Name
- bellhop-bell
- Set
- Twitter Emoji
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More travel & places icons from Twitter Emoji
Use the bellhop bell emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#f4900c" d="M15 26h6v4h-6z"/><path fill="#ffac33" d="M30 18c0 7 3 4 3 7c0 0 0 2-2 2H5c-2 0-2-2-2-2c0-3 3 0 3-7c0-5.523 6.477-8 12-8s12 2.477 12 8"/><circle cx="18" cy="10" r="3" fill="#ffac33"/><path fill="#c1694f" d="M35 33a2 2 0 0 1-2 2H3a2 2 0 0 1 0-4h30a2 2 0 0 1 2 2"/><path fill="#c1694f" d="M33 31a2 2 0 0 1-2 2H5a2 2 0 0 1 0-4h26a2 2 0 0 1 2 2"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiBellhopBell(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#f4900c" d="M15 26h6v4h-6z"/><path fill="#ffac33" d="M30 18c0 7 3 4 3 7c0 0 0 2-2 2H5c-2 0-2-2-2-2c0-3 3 0 3-7c0-5.523 6.477-8 12-8s12 2.477 12 8"/><circle cx="18" cy="10" r="3" fill="#ffac33"/><path fill="#c1694f" d="M35 33a2 2 0 0 1-2 2H3a2 2 0 0 1 0-4h30a2 2 0 0 1 2 2"/><path fill="#c1694f" d="M33 31a2 2 0 0 1-2 2H5a2 2 0 0 1 0-4h26a2 2 0 0 1 2 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#f4900c" d="M15 26h6v4h-6z"/><path fill="#ffac33" d="M30 18c0 7 3 4 3 7c0 0 0 2-2 2H5c-2 0-2-2-2-2c0-3 3 0 3-7c0-5.523 6.477-8 12-8s12 2.477 12 8"/><circle cx="18" cy="10" r="3" fill="#ffac33"/><path fill="#c1694f" d="M35 33a2 2 0 0 1-2 2H3a2 2 0 0 1 0-4h30a2 2 0 0 1 2 2"/><path fill="#c1694f" d="M33 31a2 2 0 0 1-2 2H5a2 2 0 0 1 0-4h26a2 2 0 0 1 2 2"/></svg> </template>
CSS
.icon-bellhop-bell {
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%23f4900c%22%20d%3D%22M15%2026h6v4h-6z%22%2F%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22M30%2018c0%207%203%204%203%207c0%200%200%202-2%202H5c-2%200-2-2-2-2c0-3%203%200%203-7c0-5.523%206.477-8%2012-8s12%202.477%2012%208%22%2F%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2210%22%20r%3D%223%22%20fill%3D%22%23ffac33%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M35%2033a2%202%200%200%201-2%202H3a2%202%200%200%201%200-4h30a2%202%200%200%201%202%202%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M33%2031a2%202%200%200%201-2%202H5a2%202%200%200%201%200-4h26a2%202%200%200%201%202%202%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%23f4900c%22%20d%3D%22M15%2026h6v4h-6z%22%2F%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22M30%2018c0%207%203%204%203%207c0%200%200%202-2%202H5c-2%200-2-2-2-2c0-3%203%200%203-7c0-5.523%206.477-8%2012-8s12%202.477%2012%208%22%2F%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2210%22%20r%3D%223%22%20fill%3D%22%23ffac33%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M35%2033a2%202%200%200%201-2%202H3a2%202%200%200%201%200-4h30a2%202%200%200%201%202%202%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M33%2031a2%202%200%200%201-2%202H5a2%202%200%200%201%200-4h26a2%202%200%200%201%202%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/bellhop-bell.svg?color=%231a73e8&size=48