bellhop bell emoji
bellhop-bell from Fluent Emoji Flat by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.
- Name
- bellhop-bell
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More travel & places icons from Fluent Emoji Flat
Use the bellhop bell emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ff822d" d="M15 4.947v3.106c0 .52.45.947 1 .947s1-.426 1-.947V4.947c0-.52-.45-.947-1-.947s-1 .426-1 .947M14 22h4v4h-4z"/><path fill="#5c2614" d="M4 27h.002C2.901 27 2 27.9 2 29h28c0-1.1-.901-2-2.002-2H28a2 2 0 0 0-2-2H6c-1.1 0-2 .9-2 2"/><path fill="#ffb02e" d="M17.997 4h-3.994C13.451 4 13 4.45 13 5s.451 1 1.003 1h3.994C18.549 6 19 5.55 19 5s-.451-1-1.003-1m9.974 15.388v.67c0 .53.42.951.96.941H29c.55 0 .999.45.999 1S29.55 23 29 23H3c-.55 0-1-.45-1-1s.45-1.001 1-1.001c.56 0 1.01-.45 1.01-1.01v-1.001c0-6.693 5.487-12.106 12.205-11.986c6.598.12 11.756 5.783 11.756 12.386"/><path fill="#fff" d="M19.98 13a2 2 0 1 0 0-4a2 2 0 0 0 0 4"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatBellhopBell(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ff822d" d="M15 4.947v3.106c0 .52.45.947 1 .947s1-.426 1-.947V4.947c0-.52-.45-.947-1-.947s-1 .426-1 .947M14 22h4v4h-4z"/><path fill="#5c2614" d="M4 27h.002C2.901 27 2 27.9 2 29h28c0-1.1-.901-2-2.002-2H28a2 2 0 0 0-2-2H6c-1.1 0-2 .9-2 2"/><path fill="#ffb02e" d="M17.997 4h-3.994C13.451 4 13 4.45 13 5s.451 1 1.003 1h3.994C18.549 6 19 5.55 19 5s-.451-1-1.003-1m9.974 15.388v.67c0 .53.42.951.96.941H29c.55 0 .999.45.999 1S29.55 23 29 23H3c-.55 0-1-.45-1-1s.45-1.001 1-1.001c.56 0 1.01-.45 1.01-1.01v-1.001c0-6.693 5.487-12.106 12.205-11.986c6.598.12 11.756 5.783 11.756 12.386"/><path fill="#fff" d="M19.98 13a2 2 0 1 0 0-4a2 2 0 0 0 0 4"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ff822d" d="M15 4.947v3.106c0 .52.45.947 1 .947s1-.426 1-.947V4.947c0-.52-.45-.947-1-.947s-1 .426-1 .947M14 22h4v4h-4z"/><path fill="#5c2614" d="M4 27h.002C2.901 27 2 27.9 2 29h28c0-1.1-.901-2-2.002-2H28a2 2 0 0 0-2-2H6c-1.1 0-2 .9-2 2"/><path fill="#ffb02e" d="M17.997 4h-3.994C13.451 4 13 4.45 13 5s.451 1 1.003 1h3.994C18.549 6 19 5.55 19 5s-.451-1-1.003-1m9.974 15.388v.67c0 .53.42.951.96.941H29c.55 0 .999.45.999 1S29.55 23 29 23H3c-.55 0-1-.45-1-1s.45-1.001 1-1.001c.56 0 1.01-.45 1.01-1.01v-1.001c0-6.693 5.487-12.106 12.205-11.986c6.598.12 11.756 5.783 11.756 12.386"/><path fill="#fff" d="M19.98 13a2 2 0 1 0 0-4a2 2 0 0 0 0 4"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ff822d%22%20d%3D%22M15%204.947v3.106c0%20.52.45.947%201%20.947s1-.426%201-.947V4.947c0-.52-.45-.947-1-.947s-1%20.426-1%20.947M14%2022h4v4h-4z%22%2F%3E%3Cpath%20fill%3D%22%235c2614%22%20d%3D%22M4%2027h.002C2.901%2027%202%2027.9%202%2029h28c0-1.1-.901-2-2.002-2H28a2%202%200%200%200-2-2H6c-1.1%200-2%20.9-2%202%22%2F%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M17.997%204h-3.994C13.451%204%2013%204.45%2013%205s.451%201%201.003%201h3.994C18.549%206%2019%205.55%2019%205s-.451-1-1.003-1m9.974%2015.388v.67c0%20.53.42.951.96.941H29c.55%200%20.999.45.999%201S29.55%2023%2029%2023H3c-.55%200-1-.45-1-1s.45-1.001%201-1.001c.56%200%201.01-.45%201.01-1.01v-1.001c0-6.693%205.487-12.106%2012.205-11.986c6.598.12%2011.756%205.783%2011.756%2012.386%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M19.98%2013a2%202%200%201%200%200-4a2%202%200%200%200%200%204%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ff822d%22%20d%3D%22M15%204.947v3.106c0%20.52.45.947%201%20.947s1-.426%201-.947V4.947c0-.52-.45-.947-1-.947s-1%20.426-1%20.947M14%2022h4v4h-4z%22%2F%3E%3Cpath%20fill%3D%22%235c2614%22%20d%3D%22M4%2027h.002C2.901%2027%202%2027.9%202%2029h28c0-1.1-.901-2-2.002-2H28a2%202%200%200%200-2-2H6c-1.1%200-2%20.9-2%202%22%2F%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M17.997%204h-3.994C13.451%204%2013%204.45%2013%205s.451%201%201.003%201h3.994C18.549%206%2019%205.55%2019%205s-.451-1-1.003-1m9.974%2015.388v.67c0%20.53.42.951.96.941H29c.55%200%20.999.45.999%201S29.55%2023%2029%2023H3c-.55%200-1-.45-1-1s.45-1.001%201-1.001c.56%200%201.01-.45%201.01-1.01v-1.001c0-6.693%205.487-12.106%2012.205-11.986c6.598.12%2011.756%205.783%2011.756%2012.386%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M19.98%2013a2%202%200%201%200%200-4a2%202%200%200%200%200%204%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/bellhop-bell.svg?color=%231a73e8&size=48