bell from Noto Emoji by Google Inc · Default · Objects · Apache-2.0 Free for personal and commercial use.

Name
bell
Set
Noto Emoji
Style
Default
Category
Objects
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More objects icons from Noto Emoji

Use the bell emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#e2a610" d="M53.32 18.8c0-7.09 5.77-12.86 12.86-12.86s12.86 5.77 12.86 12.86s-5.77 12.86-12.86 12.86S53.32 25.9 53.32 18.8m7.48 0c0 2.97 2.41 5.38 5.38 5.38s5.38-2.41 5.38-5.38s-2.41-5.38-5.38-5.38s-5.38 2.42-5.38 5.38"/><path fill="#9e740b" d="M77.24 12.28s.57 2.27-2.06 3.51c-2.63 1.23-4.37.32-4.37.32c.47.8.75 1.71.75 2.7c0 2.97-2.41 5.38-5.38 5.38s-5.38-2.41-5.38-5.38c0-.3.07-1.43.55-2.37c-4.46 2.12-7.85.31-7.85.31c-.11.67-.18 1.36-.18 2.06c0 7.09 5.77 12.86 12.86 12.86S79.04 25.9 79.04 18.8c0-2.38-.66-4.61-1.8-6.52"/><path fill="#ffca28" d="M10.46 97.8c6.77-6.65 10.99-8.89 12.71-18.53s.34-29.95 7.92-43.25C38.01 23.84 50.71 18.8 63.1 18.8c.3 0 .6.02.9.02c.3-.01.6-.02.9-.02c12.39 0 25.09 5.04 32.01 17.21c7.57 13.31 6.2 33.62 7.92 43.25c1.72 9.64 5.94 11.88 12.71 18.53c2.92 2.87 6.45 7.44 6.46 10.38s-1.49 4.01-5.06 5.51c-10.1 4.25-23.6 8.37-54.94 8.37s-44.84-4.12-54.94-8.37c-3.57-1.5-5.07-2.56-5.06-5.51c.01-2.93 3.54-7.5 6.46-10.37"/><path fill="#4e342e" d="M113.7 108.38c0-4.43-22.25-8.02-49.7-8.02s-49.7 3.59-49.7 8.02s22.25 9.72 49.7 9.72s49.7-5.29 49.7-9.72"/><path fill="#e2a610" d="M93.84 44.79c.37 1.41.68 2.82.93 4.2c1.27 7.06 1.04 14.3 1.61 21.45c.77 9.57 2.47 14.61 6.34 19.11c.51.59-.01 1.5-.78 1.38c-5.17-.79-9.32-1.58-14.05-4.7c-7.06-4.65-8.8-13.4-8.85-21.26c-.08-11.7.14-23.03-.79-27.33c-1.29-5.99-2.49-9.18-4.45-12.09c-2.99-4.44 8.62 1.72 10.44 3.09c5.07 3.83 7.98 9.99 9.6 16.15"/><path fill="#fff59d" d="M30.89 60.32c-.12-7.58-.06-15.42 2.96-22.38c1.81-4.16 4.88-7.91 8.8-10.24c3.08-1.83 9.34-3.85 11.59.3c.45.83.63 1.8.66 2.75c.08 3.31-1.64 6.37-3.31 9.23c-4.94 8.48-6.91 17.75-9.52 27.15c-1.07 3.88-2.43 7.75-4.76 11.03c-1.6 2.25-10.51 10.25-8.47 3.02C30.8 74.19 31 67.6 30.89 60.32"/><path fill="#e2a610" d="M73.09 106.82c-.01-1.72-.94-2.71-3.08-3.45c-4.44-1.53-10-1.25-13.24.49c-3.4 1.82-1.04 11.91 7.23 11.91s9.1-7.64 9.09-8.95"/><path fill="#fff59d" d="M33.25 91.79c-8.78 1.54-15.14 4.87-17.89 7.57c-2.18 2.13-2.18 3.81 1.66 2.06c2.89-1.32 12.15-4 20.26-4.81c13.93-1.4 22.53-1.43 23.96-1.4c3.35.07 3.63-2.51-3.14-3.42c-6.77-.9-16.07-1.53-24.85 0m27.21 22.03c1.16.8 2.7 1.19 4 .65s2.14-2.19 1.5-3.44c-.25-.49-.68-.86-1.11-1.2c-1.19-.93-2.51-1.69-3.91-2.25c-.55-.22-1.13-.42-1.73-.38c-.59.03-1.21.34-1.44.89c-.99 2.25.99 4.57 2.69 5.73"/></svg>

React

import type { SVGProps } from "react";

export function NotoBell(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#e2a610" d="M53.32 18.8c0-7.09 5.77-12.86 12.86-12.86s12.86 5.77 12.86 12.86s-5.77 12.86-12.86 12.86S53.32 25.9 53.32 18.8m7.48 0c0 2.97 2.41 5.38 5.38 5.38s5.38-2.41 5.38-5.38s-2.41-5.38-5.38-5.38s-5.38 2.42-5.38 5.38"/><path fill="#9e740b" d="M77.24 12.28s.57 2.27-2.06 3.51c-2.63 1.23-4.37.32-4.37.32c.47.8.75 1.71.75 2.7c0 2.97-2.41 5.38-5.38 5.38s-5.38-2.41-5.38-5.38c0-.3.07-1.43.55-2.37c-4.46 2.12-7.85.31-7.85.31c-.11.67-.18 1.36-.18 2.06c0 7.09 5.77 12.86 12.86 12.86S79.04 25.9 79.04 18.8c0-2.38-.66-4.61-1.8-6.52"/><path fill="#ffca28" d="M10.46 97.8c6.77-6.65 10.99-8.89 12.71-18.53s.34-29.95 7.92-43.25C38.01 23.84 50.71 18.8 63.1 18.8c.3 0 .6.02.9.02c.3-.01.6-.02.9-.02c12.39 0 25.09 5.04 32.01 17.21c7.57 13.31 6.2 33.62 7.92 43.25c1.72 9.64 5.94 11.88 12.71 18.53c2.92 2.87 6.45 7.44 6.46 10.38s-1.49 4.01-5.06 5.51c-10.1 4.25-23.6 8.37-54.94 8.37s-44.84-4.12-54.94-8.37c-3.57-1.5-5.07-2.56-5.06-5.51c.01-2.93 3.54-7.5 6.46-10.37"/><path fill="#4e342e" d="M113.7 108.38c0-4.43-22.25-8.02-49.7-8.02s-49.7 3.59-49.7 8.02s22.25 9.72 49.7 9.72s49.7-5.29 49.7-9.72"/><path fill="#e2a610" d="M93.84 44.79c.37 1.41.68 2.82.93 4.2c1.27 7.06 1.04 14.3 1.61 21.45c.77 9.57 2.47 14.61 6.34 19.11c.51.59-.01 1.5-.78 1.38c-5.17-.79-9.32-1.58-14.05-4.7c-7.06-4.65-8.8-13.4-8.85-21.26c-.08-11.7.14-23.03-.79-27.33c-1.29-5.99-2.49-9.18-4.45-12.09c-2.99-4.44 8.62 1.72 10.44 3.09c5.07 3.83 7.98 9.99 9.6 16.15"/><path fill="#fff59d" d="M30.89 60.32c-.12-7.58-.06-15.42 2.96-22.38c1.81-4.16 4.88-7.91 8.8-10.24c3.08-1.83 9.34-3.85 11.59.3c.45.83.63 1.8.66 2.75c.08 3.31-1.64 6.37-3.31 9.23c-4.94 8.48-6.91 17.75-9.52 27.15c-1.07 3.88-2.43 7.75-4.76 11.03c-1.6 2.25-10.51 10.25-8.47 3.02C30.8 74.19 31 67.6 30.89 60.32"/><path fill="#e2a610" d="M73.09 106.82c-.01-1.72-.94-2.71-3.08-3.45c-4.44-1.53-10-1.25-13.24.49c-3.4 1.82-1.04 11.91 7.23 11.91s9.1-7.64 9.09-8.95"/><path fill="#fff59d" d="M33.25 91.79c-8.78 1.54-15.14 4.87-17.89 7.57c-2.18 2.13-2.18 3.81 1.66 2.06c2.89-1.32 12.15-4 20.26-4.81c13.93-1.4 22.53-1.43 23.96-1.4c3.35.07 3.63-2.51-3.14-3.42c-6.77-.9-16.07-1.53-24.85 0m27.21 22.03c1.16.8 2.7 1.19 4 .65s2.14-2.19 1.5-3.44c-.25-.49-.68-.86-1.11-1.2c-1.19-.93-2.51-1.69-3.91-2.25c-.55-.22-1.13-.42-1.73-.38c-.59.03-1.21.34-1.44.89c-.99 2.25.99 4.57 2.69 5.73"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#e2a610" d="M53.32 18.8c0-7.09 5.77-12.86 12.86-12.86s12.86 5.77 12.86 12.86s-5.77 12.86-12.86 12.86S53.32 25.9 53.32 18.8m7.48 0c0 2.97 2.41 5.38 5.38 5.38s5.38-2.41 5.38-5.38s-2.41-5.38-5.38-5.38s-5.38 2.42-5.38 5.38"/><path fill="#9e740b" d="M77.24 12.28s.57 2.27-2.06 3.51c-2.63 1.23-4.37.32-4.37.32c.47.8.75 1.71.75 2.7c0 2.97-2.41 5.38-5.38 5.38s-5.38-2.41-5.38-5.38c0-.3.07-1.43.55-2.37c-4.46 2.12-7.85.31-7.85.31c-.11.67-.18 1.36-.18 2.06c0 7.09 5.77 12.86 12.86 12.86S79.04 25.9 79.04 18.8c0-2.38-.66-4.61-1.8-6.52"/><path fill="#ffca28" d="M10.46 97.8c6.77-6.65 10.99-8.89 12.71-18.53s.34-29.95 7.92-43.25C38.01 23.84 50.71 18.8 63.1 18.8c.3 0 .6.02.9.02c.3-.01.6-.02.9-.02c12.39 0 25.09 5.04 32.01 17.21c7.57 13.31 6.2 33.62 7.92 43.25c1.72 9.64 5.94 11.88 12.71 18.53c2.92 2.87 6.45 7.44 6.46 10.38s-1.49 4.01-5.06 5.51c-10.1 4.25-23.6 8.37-54.94 8.37s-44.84-4.12-54.94-8.37c-3.57-1.5-5.07-2.56-5.06-5.51c.01-2.93 3.54-7.5 6.46-10.37"/><path fill="#4e342e" d="M113.7 108.38c0-4.43-22.25-8.02-49.7-8.02s-49.7 3.59-49.7 8.02s22.25 9.72 49.7 9.72s49.7-5.29 49.7-9.72"/><path fill="#e2a610" d="M93.84 44.79c.37 1.41.68 2.82.93 4.2c1.27 7.06 1.04 14.3 1.61 21.45c.77 9.57 2.47 14.61 6.34 19.11c.51.59-.01 1.5-.78 1.38c-5.17-.79-9.32-1.58-14.05-4.7c-7.06-4.65-8.8-13.4-8.85-21.26c-.08-11.7.14-23.03-.79-27.33c-1.29-5.99-2.49-9.18-4.45-12.09c-2.99-4.44 8.62 1.72 10.44 3.09c5.07 3.83 7.98 9.99 9.6 16.15"/><path fill="#fff59d" d="M30.89 60.32c-.12-7.58-.06-15.42 2.96-22.38c1.81-4.16 4.88-7.91 8.8-10.24c3.08-1.83 9.34-3.85 11.59.3c.45.83.63 1.8.66 2.75c.08 3.31-1.64 6.37-3.31 9.23c-4.94 8.48-6.91 17.75-9.52 27.15c-1.07 3.88-2.43 7.75-4.76 11.03c-1.6 2.25-10.51 10.25-8.47 3.02C30.8 74.19 31 67.6 30.89 60.32"/><path fill="#e2a610" d="M73.09 106.82c-.01-1.72-.94-2.71-3.08-3.45c-4.44-1.53-10-1.25-13.24.49c-3.4 1.82-1.04 11.91 7.23 11.91s9.1-7.64 9.09-8.95"/><path fill="#fff59d" d="M33.25 91.79c-8.78 1.54-15.14 4.87-17.89 7.57c-2.18 2.13-2.18 3.81 1.66 2.06c2.89-1.32 12.15-4 20.26-4.81c13.93-1.4 22.53-1.43 23.96-1.4c3.35.07 3.63-2.51-3.14-3.42c-6.77-.9-16.07-1.53-24.85 0m27.21 22.03c1.16.8 2.7 1.19 4 .65s2.14-2.19 1.5-3.44c-.25-.49-.68-.86-1.11-1.2c-1.19-.93-2.51-1.69-3.91-2.25c-.55-.22-1.13-.42-1.73-.38c-.59.03-1.21.34-1.44.89c-.99 2.25.99 4.57 2.69 5.73"/></svg>
</template>

CSS

.icon-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%23e2a610%22%20d%3D%22M53.32%2018.8c0-7.09%205.77-12.86%2012.86-12.86s12.86%205.77%2012.86%2012.86s-5.77%2012.86-12.86%2012.86S53.32%2025.9%2053.32%2018.8m7.48%200c0%202.97%202.41%205.38%205.38%205.38s5.38-2.41%205.38-5.38s-2.41-5.38-5.38-5.38s-5.38%202.42-5.38%205.38%22%2F%3E%3Cpath%20fill%3D%22%239e740b%22%20d%3D%22M77.24%2012.28s.57%202.27-2.06%203.51c-2.63%201.23-4.37.32-4.37.32c.47.8.75%201.71.75%202.7c0%202.97-2.41%205.38-5.38%205.38s-5.38-2.41-5.38-5.38c0-.3.07-1.43.55-2.37c-4.46%202.12-7.85.31-7.85.31c-.11.67-.18%201.36-.18%202.06c0%207.09%205.77%2012.86%2012.86%2012.86S79.04%2025.9%2079.04%2018.8c0-2.38-.66-4.61-1.8-6.52%22%2F%3E%3Cpath%20fill%3D%22%23ffca28%22%20d%3D%22M10.46%2097.8c6.77-6.65%2010.99-8.89%2012.71-18.53s.34-29.95%207.92-43.25C38.01%2023.84%2050.71%2018.8%2063.1%2018.8c.3%200%20.6.02.9.02c.3-.01.6-.02.9-.02c12.39%200%2025.09%205.04%2032.01%2017.21c7.57%2013.31%206.2%2033.62%207.92%2043.25c1.72%209.64%205.94%2011.88%2012.71%2018.53c2.92%202.87%206.45%207.44%206.46%2010.38s-1.49%204.01-5.06%205.51c-10.1%204.25-23.6%208.37-54.94%208.37s-44.84-4.12-54.94-8.37c-3.57-1.5-5.07-2.56-5.06-5.51c.01-2.93%203.54-7.5%206.46-10.37%22%2F%3E%3Cpath%20fill%3D%22%234e342e%22%20d%3D%22M113.7%20108.38c0-4.43-22.25-8.02-49.7-8.02s-49.7%203.59-49.7%208.02s22.25%209.72%2049.7%209.72s49.7-5.29%2049.7-9.72%22%2F%3E%3Cpath%20fill%3D%22%23e2a610%22%20d%3D%22M93.84%2044.79c.37%201.41.68%202.82.93%204.2c1.27%207.06%201.04%2014.3%201.61%2021.45c.77%209.57%202.47%2014.61%206.34%2019.11c.51.59-.01%201.5-.78%201.38c-5.17-.79-9.32-1.58-14.05-4.7c-7.06-4.65-8.8-13.4-8.85-21.26c-.08-11.7.14-23.03-.79-27.33c-1.29-5.99-2.49-9.18-4.45-12.09c-2.99-4.44%208.62%201.72%2010.44%203.09c5.07%203.83%207.98%209.99%209.6%2016.15%22%2F%3E%3Cpath%20fill%3D%22%23fff59d%22%20d%3D%22M30.89%2060.32c-.12-7.58-.06-15.42%202.96-22.38c1.81-4.16%204.88-7.91%208.8-10.24c3.08-1.83%209.34-3.85%2011.59.3c.45.83.63%201.8.66%202.75c.08%203.31-1.64%206.37-3.31%209.23c-4.94%208.48-6.91%2017.75-9.52%2027.15c-1.07%203.88-2.43%207.75-4.76%2011.03c-1.6%202.25-10.51%2010.25-8.47%203.02C30.8%2074.19%2031%2067.6%2030.89%2060.32%22%2F%3E%3Cpath%20fill%3D%22%23e2a610%22%20d%3D%22M73.09%20106.82c-.01-1.72-.94-2.71-3.08-3.45c-4.44-1.53-10-1.25-13.24.49c-3.4%201.82-1.04%2011.91%207.23%2011.91s9.1-7.64%209.09-8.95%22%2F%3E%3Cpath%20fill%3D%22%23fff59d%22%20d%3D%22M33.25%2091.79c-8.78%201.54-15.14%204.87-17.89%207.57c-2.18%202.13-2.18%203.81%201.66%202.06c2.89-1.32%2012.15-4%2020.26-4.81c13.93-1.4%2022.53-1.43%2023.96-1.4c3.35.07%203.63-2.51-3.14-3.42c-6.77-.9-16.07-1.53-24.85%200m27.21%2022.03c1.16.8%202.7%201.19%204%20.65s2.14-2.19%201.5-3.44c-.25-.49-.68-.86-1.11-1.2c-1.19-.93-2.51-1.69-3.91-2.25c-.55-.22-1.13-.42-1.73-.38c-.59.03-1.21.34-1.44.89c-.99%202.25.99%204.57%202.69%205.73%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%23e2a610%22%20d%3D%22M53.32%2018.8c0-7.09%205.77-12.86%2012.86-12.86s12.86%205.77%2012.86%2012.86s-5.77%2012.86-12.86%2012.86S53.32%2025.9%2053.32%2018.8m7.48%200c0%202.97%202.41%205.38%205.38%205.38s5.38-2.41%205.38-5.38s-2.41-5.38-5.38-5.38s-5.38%202.42-5.38%205.38%22%2F%3E%3Cpath%20fill%3D%22%239e740b%22%20d%3D%22M77.24%2012.28s.57%202.27-2.06%203.51c-2.63%201.23-4.37.32-4.37.32c.47.8.75%201.71.75%202.7c0%202.97-2.41%205.38-5.38%205.38s-5.38-2.41-5.38-5.38c0-.3.07-1.43.55-2.37c-4.46%202.12-7.85.31-7.85.31c-.11.67-.18%201.36-.18%202.06c0%207.09%205.77%2012.86%2012.86%2012.86S79.04%2025.9%2079.04%2018.8c0-2.38-.66-4.61-1.8-6.52%22%2F%3E%3Cpath%20fill%3D%22%23ffca28%22%20d%3D%22M10.46%2097.8c6.77-6.65%2010.99-8.89%2012.71-18.53s.34-29.95%207.92-43.25C38.01%2023.84%2050.71%2018.8%2063.1%2018.8c.3%200%20.6.02.9.02c.3-.01.6-.02.9-.02c12.39%200%2025.09%205.04%2032.01%2017.21c7.57%2013.31%206.2%2033.62%207.92%2043.25c1.72%209.64%205.94%2011.88%2012.71%2018.53c2.92%202.87%206.45%207.44%206.46%2010.38s-1.49%204.01-5.06%205.51c-10.1%204.25-23.6%208.37-54.94%208.37s-44.84-4.12-54.94-8.37c-3.57-1.5-5.07-2.56-5.06-5.51c.01-2.93%203.54-7.5%206.46-10.37%22%2F%3E%3Cpath%20fill%3D%22%234e342e%22%20d%3D%22M113.7%20108.38c0-4.43-22.25-8.02-49.7-8.02s-49.7%203.59-49.7%208.02s22.25%209.72%2049.7%209.72s49.7-5.29%2049.7-9.72%22%2F%3E%3Cpath%20fill%3D%22%23e2a610%22%20d%3D%22M93.84%2044.79c.37%201.41.68%202.82.93%204.2c1.27%207.06%201.04%2014.3%201.61%2021.45c.77%209.57%202.47%2014.61%206.34%2019.11c.51.59-.01%201.5-.78%201.38c-5.17-.79-9.32-1.58-14.05-4.7c-7.06-4.65-8.8-13.4-8.85-21.26c-.08-11.7.14-23.03-.79-27.33c-1.29-5.99-2.49-9.18-4.45-12.09c-2.99-4.44%208.62%201.72%2010.44%203.09c5.07%203.83%207.98%209.99%209.6%2016.15%22%2F%3E%3Cpath%20fill%3D%22%23fff59d%22%20d%3D%22M30.89%2060.32c-.12-7.58-.06-15.42%202.96-22.38c1.81-4.16%204.88-7.91%208.8-10.24c3.08-1.83%209.34-3.85%2011.59.3c.45.83.63%201.8.66%202.75c.08%203.31-1.64%206.37-3.31%209.23c-4.94%208.48-6.91%2017.75-9.52%2027.15c-1.07%203.88-2.43%207.75-4.76%2011.03c-1.6%202.25-10.51%2010.25-8.47%203.02C30.8%2074.19%2031%2067.6%2030.89%2060.32%22%2F%3E%3Cpath%20fill%3D%22%23e2a610%22%20d%3D%22M73.09%20106.82c-.01-1.72-.94-2.71-3.08-3.45c-4.44-1.53-10-1.25-13.24.49c-3.4%201.82-1.04%2011.91%207.23%2011.91s9.1-7.64%209.09-8.95%22%2F%3E%3Cpath%20fill%3D%22%23fff59d%22%20d%3D%22M33.25%2091.79c-8.78%201.54-15.14%204.87-17.89%207.57c-2.18%202.13-2.18%203.81%201.66%202.06c2.89-1.32%2012.15-4%2020.26-4.81c13.93-1.4%2022.53-1.43%2023.96-1.4c3.35.07%203.63-2.51-3.14-3.42c-6.77-.9-16.07-1.53-24.85%200m27.21%2022.03c1.16.8%202.7%201.19%204%20.65s2.14-2.19%201.5-3.44c-.25-.49-.68-.86-1.11-1.2c-1.19-.93-2.51-1.69-3.91-2.25c-.55-.22-1.13-.42-1.73-.38c-.59.03-1.21.34-1.44.89c-.99%202.25.99%204.57%202.69%205.73%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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