bellhop bell emoji

bellhop-bell from Noto Emoji by Google Inc · Default · Travel & Places · Apache-2.0 Free for personal and commercial use.

Name
bellhop-bell
Set
Noto Emoji
Style
Default
Category
Travel & Places
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More travel & places icons from Noto Emoji

Use the bellhop bell emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#8b5738" d="M122.695 95.27c-.864-3.244-2.6-6.233-4.597-7.593c-1.976-2.056-28.01-3.007-54.088-2.94c-26.079-.067-52.112.884-54.088 2.94c-1.997 1.36-3.733 4.35-4.597 7.592c-1.019 3.827-1.635 7.629-1.635 10.771c2.51 4.85 31.376 10.468 60.32 10.468s57.81-5.618 60.32-10.468c0-3.142-.616-6.944-1.635-10.77"/><ellipse cx="64" cy="89.708" fill="#cc8552" rx="55.47" ry="9.149"/><ellipse cx="64" cy="87.677" fill="#4e342e" rx="50.944" ry="7.119"/><g fill="#ffca28"><path d="M105.24 71.89c-8.69-3.47-26.54-4.88-40.75-4.88h-.98c-14.21 0-31.68 2.62-40.75 4.88c-4.23 1.06-9.52 4.23-9.52 7.72c0 5.79 22.21 10.26 50.76 10.26s50.76-4.47 50.76-10.26c0-3.49-4.23-5.6-9.52-7.72"/><path d="M64 30.67c-46.34 0-45.72 45.73-45.72 45.73C28.64 79.18 44.9 82.47 64 82.47s35.36-3.29 45.72-6.06c0-.01.62-45.74-45.72-45.74"/></g><path fill="#9e740b" d="M68.33 17.35h-8.65v14.72s.9 1.26 4.33 1.26c3.42 0 4.33-1.26 4.33-1.26V17.35z"/><path fill="#9e740b" d="M76.95 17.81c-2.15-.89-13.63-.89-13.67-.89c-3.51 0-9.99.31-12.24.89l.34 4.91c1.01 1.49 5.49 2.62 12.55 2.62s11.43-1.08 12.55-2.62z"/><path fill="#ffca28" d="M64.12 10.49c-9.86 0-13.08 6.42-13.08 7.31c0 1.48 5.67 2.62 12.95 2.62s12.95-1.14 12.95-2.62c.01-.88-2.95-7.31-12.82-7.31"/><path fill="#e2a610" d="M64.37 81.25c-35.23 0-45.9-7.7-45.9-7.7l.42-4.14c.92.41 11.88 7.84 45.48 7.84c33.52 0 44.65-7.71 44.75-7.79l.42 4.36s-9.9 7.43-45.17 7.43"/><path fill="#fff59d" d="M55.56 16.91c-.61-.51-.32-1.21.09-1.9c1.19-1.99 3.03-3.03 5.2-2.97c2.69.09 2.83 1.71 1.95 2.72c-.94 1.09-3.67 1.18-5.55 2.25c-.55.32-1.21.3-1.69-.1M35.33 55.1l-1.88-2.38c-.64-.82-.79-1.92-.37-2.87c2.64-5.95 8.23-10.43 15.17-12.27c1.22-.33 2.49.39 2.87 1.59l1.47 4.54c.47 1.47-.4 2.99-1.89 3.4c-4.68 1.29-9.9 4.53-12.66 8.03c-.69.87-2.03.84-2.71-.04"/></svg>

React

import type { SVGProps } from "react";

export function NotoBellhopBell(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#8b5738" d="M122.695 95.27c-.864-3.244-2.6-6.233-4.597-7.593c-1.976-2.056-28.01-3.007-54.088-2.94c-26.079-.067-52.112.884-54.088 2.94c-1.997 1.36-3.733 4.35-4.597 7.592c-1.019 3.827-1.635 7.629-1.635 10.771c2.51 4.85 31.376 10.468 60.32 10.468s57.81-5.618 60.32-10.468c0-3.142-.616-6.944-1.635-10.77"/><ellipse cx="64" cy="89.708" fill="#cc8552" rx="55.47" ry="9.149"/><ellipse cx="64" cy="87.677" fill="#4e342e" rx="50.944" ry="7.119"/><g fill="#ffca28"><path d="M105.24 71.89c-8.69-3.47-26.54-4.88-40.75-4.88h-.98c-14.21 0-31.68 2.62-40.75 4.88c-4.23 1.06-9.52 4.23-9.52 7.72c0 5.79 22.21 10.26 50.76 10.26s50.76-4.47 50.76-10.26c0-3.49-4.23-5.6-9.52-7.72"/><path d="M64 30.67c-46.34 0-45.72 45.73-45.72 45.73C28.64 79.18 44.9 82.47 64 82.47s35.36-3.29 45.72-6.06c0-.01.62-45.74-45.72-45.74"/></g><path fill="#9e740b" d="M68.33 17.35h-8.65v14.72s.9 1.26 4.33 1.26c3.42 0 4.33-1.26 4.33-1.26V17.35z"/><path fill="#9e740b" d="M76.95 17.81c-2.15-.89-13.63-.89-13.67-.89c-3.51 0-9.99.31-12.24.89l.34 4.91c1.01 1.49 5.49 2.62 12.55 2.62s11.43-1.08 12.55-2.62z"/><path fill="#ffca28" d="M64.12 10.49c-9.86 0-13.08 6.42-13.08 7.31c0 1.48 5.67 2.62 12.95 2.62s12.95-1.14 12.95-2.62c.01-.88-2.95-7.31-12.82-7.31"/><path fill="#e2a610" d="M64.37 81.25c-35.23 0-45.9-7.7-45.9-7.7l.42-4.14c.92.41 11.88 7.84 45.48 7.84c33.52 0 44.65-7.71 44.75-7.79l.42 4.36s-9.9 7.43-45.17 7.43"/><path fill="#fff59d" d="M55.56 16.91c-.61-.51-.32-1.21.09-1.9c1.19-1.99 3.03-3.03 5.2-2.97c2.69.09 2.83 1.71 1.95 2.72c-.94 1.09-3.67 1.18-5.55 2.25c-.55.32-1.21.3-1.69-.1M35.33 55.1l-1.88-2.38c-.64-.82-.79-1.92-.37-2.87c2.64-5.95 8.23-10.43 15.17-12.27c1.22-.33 2.49.39 2.87 1.59l1.47 4.54c.47 1.47-.4 2.99-1.89 3.4c-4.68 1.29-9.9 4.53-12.66 8.03c-.69.87-2.03.84-2.71-.04"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#8b5738" d="M122.695 95.27c-.864-3.244-2.6-6.233-4.597-7.593c-1.976-2.056-28.01-3.007-54.088-2.94c-26.079-.067-52.112.884-54.088 2.94c-1.997 1.36-3.733 4.35-4.597 7.592c-1.019 3.827-1.635 7.629-1.635 10.771c2.51 4.85 31.376 10.468 60.32 10.468s57.81-5.618 60.32-10.468c0-3.142-.616-6.944-1.635-10.77"/><ellipse cx="64" cy="89.708" fill="#cc8552" rx="55.47" ry="9.149"/><ellipse cx="64" cy="87.677" fill="#4e342e" rx="50.944" ry="7.119"/><g fill="#ffca28"><path d="M105.24 71.89c-8.69-3.47-26.54-4.88-40.75-4.88h-.98c-14.21 0-31.68 2.62-40.75 4.88c-4.23 1.06-9.52 4.23-9.52 7.72c0 5.79 22.21 10.26 50.76 10.26s50.76-4.47 50.76-10.26c0-3.49-4.23-5.6-9.52-7.72"/><path d="M64 30.67c-46.34 0-45.72 45.73-45.72 45.73C28.64 79.18 44.9 82.47 64 82.47s35.36-3.29 45.72-6.06c0-.01.62-45.74-45.72-45.74"/></g><path fill="#9e740b" d="M68.33 17.35h-8.65v14.72s.9 1.26 4.33 1.26c3.42 0 4.33-1.26 4.33-1.26V17.35z"/><path fill="#9e740b" d="M76.95 17.81c-2.15-.89-13.63-.89-13.67-.89c-3.51 0-9.99.31-12.24.89l.34 4.91c1.01 1.49 5.49 2.62 12.55 2.62s11.43-1.08 12.55-2.62z"/><path fill="#ffca28" d="M64.12 10.49c-9.86 0-13.08 6.42-13.08 7.31c0 1.48 5.67 2.62 12.95 2.62s12.95-1.14 12.95-2.62c.01-.88-2.95-7.31-12.82-7.31"/><path fill="#e2a610" d="M64.37 81.25c-35.23 0-45.9-7.7-45.9-7.7l.42-4.14c.92.41 11.88 7.84 45.48 7.84c33.52 0 44.65-7.71 44.75-7.79l.42 4.36s-9.9 7.43-45.17 7.43"/><path fill="#fff59d" d="M55.56 16.91c-.61-.51-.32-1.21.09-1.9c1.19-1.99 3.03-3.03 5.2-2.97c2.69.09 2.83 1.71 1.95 2.72c-.94 1.09-3.67 1.18-5.55 2.25c-.55.32-1.21.3-1.69-.1M35.33 55.1l-1.88-2.38c-.64-.82-.79-1.92-.37-2.87c2.64-5.95 8.23-10.43 15.17-12.27c1.22-.33 2.49.39 2.87 1.59l1.47 4.54c.47 1.47-.4 2.99-1.89 3.4c-4.68 1.29-9.9 4.53-12.66 8.03c-.69.87-2.03.84-2.71-.04"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%238b5738%22%20d%3D%22M122.695%2095.27c-.864-3.244-2.6-6.233-4.597-7.593c-1.976-2.056-28.01-3.007-54.088-2.94c-26.079-.067-52.112.884-54.088%202.94c-1.997%201.36-3.733%204.35-4.597%207.592c-1.019%203.827-1.635%207.629-1.635%2010.771c2.51%204.85%2031.376%2010.468%2060.32%2010.468s57.81-5.618%2060.32-10.468c0-3.142-.616-6.944-1.635-10.77%22%2F%3E%3Cellipse%20cx%3D%2264%22%20cy%3D%2289.708%22%20fill%3D%22%23cc8552%22%20rx%3D%2255.47%22%20ry%3D%229.149%22%2F%3E%3Cellipse%20cx%3D%2264%22%20cy%3D%2287.677%22%20fill%3D%22%234e342e%22%20rx%3D%2250.944%22%20ry%3D%227.119%22%2F%3E%3Cg%20fill%3D%22%23ffca28%22%3E%3Cpath%20d%3D%22M105.24%2071.89c-8.69-3.47-26.54-4.88-40.75-4.88h-.98c-14.21%200-31.68%202.62-40.75%204.88c-4.23%201.06-9.52%204.23-9.52%207.72c0%205.79%2022.21%2010.26%2050.76%2010.26s50.76-4.47%2050.76-10.26c0-3.49-4.23-5.6-9.52-7.72%22%2F%3E%3Cpath%20d%3D%22M64%2030.67c-46.34%200-45.72%2045.73-45.72%2045.73C28.64%2079.18%2044.9%2082.47%2064%2082.47s35.36-3.29%2045.72-6.06c0-.01.62-45.74-45.72-45.74%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%239e740b%22%20d%3D%22M68.33%2017.35h-8.65v14.72s.9%201.26%204.33%201.26c3.42%200%204.33-1.26%204.33-1.26V17.35z%22%2F%3E%3Cpath%20fill%3D%22%239e740b%22%20d%3D%22M76.95%2017.81c-2.15-.89-13.63-.89-13.67-.89c-3.51%200-9.99.31-12.24.89l.34%204.91c1.01%201.49%205.49%202.62%2012.55%202.62s11.43-1.08%2012.55-2.62z%22%2F%3E%3Cpath%20fill%3D%22%23ffca28%22%20d%3D%22M64.12%2010.49c-9.86%200-13.08%206.42-13.08%207.31c0%201.48%205.67%202.62%2012.95%202.62s12.95-1.14%2012.95-2.62c.01-.88-2.95-7.31-12.82-7.31%22%2F%3E%3Cpath%20fill%3D%22%23e2a610%22%20d%3D%22M64.37%2081.25c-35.23%200-45.9-7.7-45.9-7.7l.42-4.14c.92.41%2011.88%207.84%2045.48%207.84c33.52%200%2044.65-7.71%2044.75-7.79l.42%204.36s-9.9%207.43-45.17%207.43%22%2F%3E%3Cpath%20fill%3D%22%23fff59d%22%20d%3D%22M55.56%2016.91c-.61-.51-.32-1.21.09-1.9c1.19-1.99%203.03-3.03%205.2-2.97c2.69.09%202.83%201.71%201.95%202.72c-.94%201.09-3.67%201.18-5.55%202.25c-.55.32-1.21.3-1.69-.1M35.33%2055.1l-1.88-2.38c-.64-.82-.79-1.92-.37-2.87c2.64-5.95%208.23-10.43%2015.17-12.27c1.22-.33%202.49.39%202.87%201.59l1.47%204.54c.47%201.47-.4%202.99-1.89%203.4c-4.68%201.29-9.9%204.53-12.66%208.03c-.69.87-2.03.84-2.71-.04%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%20128%20128%22%3E%3Cpath%20fill%3D%22%238b5738%22%20d%3D%22M122.695%2095.27c-.864-3.244-2.6-6.233-4.597-7.593c-1.976-2.056-28.01-3.007-54.088-2.94c-26.079-.067-52.112.884-54.088%202.94c-1.997%201.36-3.733%204.35-4.597%207.592c-1.019%203.827-1.635%207.629-1.635%2010.771c2.51%204.85%2031.376%2010.468%2060.32%2010.468s57.81-5.618%2060.32-10.468c0-3.142-.616-6.944-1.635-10.77%22%2F%3E%3Cellipse%20cx%3D%2264%22%20cy%3D%2289.708%22%20fill%3D%22%23cc8552%22%20rx%3D%2255.47%22%20ry%3D%229.149%22%2F%3E%3Cellipse%20cx%3D%2264%22%20cy%3D%2287.677%22%20fill%3D%22%234e342e%22%20rx%3D%2250.944%22%20ry%3D%227.119%22%2F%3E%3Cg%20fill%3D%22%23ffca28%22%3E%3Cpath%20d%3D%22M105.24%2071.89c-8.69-3.47-26.54-4.88-40.75-4.88h-.98c-14.21%200-31.68%202.62-40.75%204.88c-4.23%201.06-9.52%204.23-9.52%207.72c0%205.79%2022.21%2010.26%2050.76%2010.26s50.76-4.47%2050.76-10.26c0-3.49-4.23-5.6-9.52-7.72%22%2F%3E%3Cpath%20d%3D%22M64%2030.67c-46.34%200-45.72%2045.73-45.72%2045.73C28.64%2079.18%2044.9%2082.47%2064%2082.47s35.36-3.29%2045.72-6.06c0-.01.62-45.74-45.72-45.74%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%239e740b%22%20d%3D%22M68.33%2017.35h-8.65v14.72s.9%201.26%204.33%201.26c3.42%200%204.33-1.26%204.33-1.26V17.35z%22%2F%3E%3Cpath%20fill%3D%22%239e740b%22%20d%3D%22M76.95%2017.81c-2.15-.89-13.63-.89-13.67-.89c-3.51%200-9.99.31-12.24.89l.34%204.91c1.01%201.49%205.49%202.62%2012.55%202.62s11.43-1.08%2012.55-2.62z%22%2F%3E%3Cpath%20fill%3D%22%23ffca28%22%20d%3D%22M64.12%2010.49c-9.86%200-13.08%206.42-13.08%207.31c0%201.48%205.67%202.62%2012.95%202.62s12.95-1.14%2012.95-2.62c.01-.88-2.95-7.31-12.82-7.31%22%2F%3E%3Cpath%20fill%3D%22%23e2a610%22%20d%3D%22M64.37%2081.25c-35.23%200-45.9-7.7-45.9-7.7l.42-4.14c.92.41%2011.88%207.84%2045.48%207.84c33.52%200%2044.65-7.71%2044.75-7.79l.42%204.36s-9.9%207.43-45.17%207.43%22%2F%3E%3Cpath%20fill%3D%22%23fff59d%22%20d%3D%22M55.56%2016.91c-.61-.51-.32-1.21.09-1.9c1.19-1.99%203.03-3.03%205.2-2.97c2.69.09%202.83%201.71%201.95%202.72c-.94%201.09-3.67%201.18-5.55%202.25c-.55.32-1.21.3-1.69-.1M35.33%2055.1l-1.88-2.38c-.64-.82-.79-1.92-.37-2.87c2.64-5.95%208.23-10.43%2015.17-12.27c1.22-.33%202.49.39%202.87%201.59l1.47%204.54c.47%201.47-.4%202.99-1.89%203.4c-4.68%201.29-9.9%204.53-12.66%208.03c-.69.87-2.03.84-2.71-.04%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/bellhop-bell.svg?color=%231a73e8&size=48