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

Name
bubbles
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 bubbles emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><circle cx="106.07" cy="57.86" r="16.87" fill="#4dd0e1" opacity=".42"/><path fill="#fff" d="M104.21 46.15c.71 1.48-1.55 3.36-2.43 4.53c-2.29 3.05-1.1 5.42-2.81 8.2c-1.29 2.09-5.38 3.53-6.15-1.58c-.48-3.2 1.52-6.82 2.88-8.3c4.51-4.9 7.92-4.07 8.51-2.85"/><path fill="#4dc6e1" d="M106.07 76.22c-10.13 0-18.37-8.24-18.37-18.37s8.24-18.37 18.37-18.37s18.37 8.24 18.37 18.37s-8.25 18.37-18.37 18.37m-.35-34.14c-8.7 0-15.78 7.08-15.78 15.78s7.08 15.78 15.78 15.78s15.78-7.08 15.78-15.78s-7.07-15.78-15.78-15.78"/><circle cx="89.27" cy="99.87" r="21.65" fill="#4dd0e1" opacity=".42"/><path fill="#4dc6e1" d="M89.27 123.52c-13.04 0-23.65-10.61-23.65-23.65s10.61-23.65 23.65-23.65s23.65 10.61 23.65 23.65s-10.61 23.65-23.65 23.65m.6-44.41c-11.52 0-20.89 9.37-20.89 20.89s9.37 20.89 20.89 20.89s20.89-9.37 20.89-20.89s-9.37-20.89-20.89-20.89"/><path fill="#fff" d="M84.02 83.31c4.4-.3 5.92 2.84 4.83 5.33c-1.4 3.2-4.66 2.06-7.53 5.17c-1.98 2.15-6.21 4.48-6.8-.27c-.52-4.2 4.13-9.86 9.5-10.23" opacity=".7"/><path fill="#fff" d="M96.72 89c2.65-.01 2.97-2.99 1.55-4.58c-1.64-2.45-7.13-2.19-5.83 1.85c.57 1.78 1.61 2.74 4.28 2.73"/><circle cx="42.95" cy="43.86" r="38.37" fill="#4dd0e1" opacity=".42"/><path fill="#fff" d="M38.56 14.73c4.39 1.51 5.55 5.43 4.2 8.78c-1.24 3.08-5.9 4.47-8.82 6.06c-4.45 2.41-7.68 5.54-10.09 9.99c-2.33 4.3-8.61 6.04-9.47-.21c-.67-4.89 2.37-11.85 5.22-15.42c2.52-3.15 5.98-5.96 9.6-7.76c2.55-1.26 6.59-2.39 9.36-1.44" opacity=".7"/><path fill="#fff" d="M58.99 16.94c1.8 1.52 2.01 4.31-.48 5.18c-1.11.31-2.27-.19-3.42-.27c-2.34-.16-3.31.67-5.31-.18c-2.98-1.28-4.21-3.86-2.79-5.98c.7-1.04 2.03-1.57 3.21-1.8c3.2-.62 6.54.79 8.79 3.05"/><path fill="#4dc6e1" d="M43.45 84.23c-21.99 0-39.88-17.89-39.88-39.88S21.46 4.48 43.45 4.48s39.88 17.89 39.88 39.88s-17.9 39.87-39.88 39.87m.62-75.53C24.01 8.7 7.7 25.01 7.7 45.07s16.32 36.37 36.37 36.37s36.37-16.32 36.37-36.37S64.12 8.7 44.07 8.7"/><path fill="#fff" d="M72.05 50.5c-3.19-.93-3.07 2.5-6.43 7.97c-2.24 3.64-6.96 8.37-14.64 10.26c-4.52 1.11-6.55 2.06-6.68 3.72c-.23 2.83 3.62 3.59 9.21 2.13c14.82-3.85 25.31-22.11 18.54-24.08m33.58 54.46c-2.44-.83-1.86 2.93-6.68 6.32c-5.14 3.62-8.25 2.75-8.43 4.8c-.19 2.19 5.16 2.18 10.73-1.97c4.83-3.58 6.85-8.31 4.38-9.15m13.75-45.11c.58-3.07-.15-9.52-3.26-7.46c-1.25.83.72 4.38.12 7.43c-.8 4.09-2.32 6.23-5.9 8.78c-.82.58-.38 1.66 1.17 1.1c4.09-1.47 6.87-4.51 7.87-9.85"/></svg>

React

import type { SVGProps } from "react";

export function NotoBubbles(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><circle cx="106.07" cy="57.86" r="16.87" fill="#4dd0e1" opacity=".42"/><path fill="#fff" d="M104.21 46.15c.71 1.48-1.55 3.36-2.43 4.53c-2.29 3.05-1.1 5.42-2.81 8.2c-1.29 2.09-5.38 3.53-6.15-1.58c-.48-3.2 1.52-6.82 2.88-8.3c4.51-4.9 7.92-4.07 8.51-2.85"/><path fill="#4dc6e1" d="M106.07 76.22c-10.13 0-18.37-8.24-18.37-18.37s8.24-18.37 18.37-18.37s18.37 8.24 18.37 18.37s-8.25 18.37-18.37 18.37m-.35-34.14c-8.7 0-15.78 7.08-15.78 15.78s7.08 15.78 15.78 15.78s15.78-7.08 15.78-15.78s-7.07-15.78-15.78-15.78"/><circle cx="89.27" cy="99.87" r="21.65" fill="#4dd0e1" opacity=".42"/><path fill="#4dc6e1" d="M89.27 123.52c-13.04 0-23.65-10.61-23.65-23.65s10.61-23.65 23.65-23.65s23.65 10.61 23.65 23.65s-10.61 23.65-23.65 23.65m.6-44.41c-11.52 0-20.89 9.37-20.89 20.89s9.37 20.89 20.89 20.89s20.89-9.37 20.89-20.89s-9.37-20.89-20.89-20.89"/><path fill="#fff" d="M84.02 83.31c4.4-.3 5.92 2.84 4.83 5.33c-1.4 3.2-4.66 2.06-7.53 5.17c-1.98 2.15-6.21 4.48-6.8-.27c-.52-4.2 4.13-9.86 9.5-10.23" opacity=".7"/><path fill="#fff" d="M96.72 89c2.65-.01 2.97-2.99 1.55-4.58c-1.64-2.45-7.13-2.19-5.83 1.85c.57 1.78 1.61 2.74 4.28 2.73"/><circle cx="42.95" cy="43.86" r="38.37" fill="#4dd0e1" opacity=".42"/><path fill="#fff" d="M38.56 14.73c4.39 1.51 5.55 5.43 4.2 8.78c-1.24 3.08-5.9 4.47-8.82 6.06c-4.45 2.41-7.68 5.54-10.09 9.99c-2.33 4.3-8.61 6.04-9.47-.21c-.67-4.89 2.37-11.85 5.22-15.42c2.52-3.15 5.98-5.96 9.6-7.76c2.55-1.26 6.59-2.39 9.36-1.44" opacity=".7"/><path fill="#fff" d="M58.99 16.94c1.8 1.52 2.01 4.31-.48 5.18c-1.11.31-2.27-.19-3.42-.27c-2.34-.16-3.31.67-5.31-.18c-2.98-1.28-4.21-3.86-2.79-5.98c.7-1.04 2.03-1.57 3.21-1.8c3.2-.62 6.54.79 8.79 3.05"/><path fill="#4dc6e1" d="M43.45 84.23c-21.99 0-39.88-17.89-39.88-39.88S21.46 4.48 43.45 4.48s39.88 17.89 39.88 39.88s-17.9 39.87-39.88 39.87m.62-75.53C24.01 8.7 7.7 25.01 7.7 45.07s16.32 36.37 36.37 36.37s36.37-16.32 36.37-36.37S64.12 8.7 44.07 8.7"/><path fill="#fff" d="M72.05 50.5c-3.19-.93-3.07 2.5-6.43 7.97c-2.24 3.64-6.96 8.37-14.64 10.26c-4.52 1.11-6.55 2.06-6.68 3.72c-.23 2.83 3.62 3.59 9.21 2.13c14.82-3.85 25.31-22.11 18.54-24.08m33.58 54.46c-2.44-.83-1.86 2.93-6.68 6.32c-5.14 3.62-8.25 2.75-8.43 4.8c-.19 2.19 5.16 2.18 10.73-1.97c4.83-3.58 6.85-8.31 4.38-9.15m13.75-45.11c.58-3.07-.15-9.52-3.26-7.46c-1.25.83.72 4.38.12 7.43c-.8 4.09-2.32 6.23-5.9 8.78c-.82.58-.38 1.66 1.17 1.1c4.09-1.47 6.87-4.51 7.87-9.85"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><circle cx="106.07" cy="57.86" r="16.87" fill="#4dd0e1" opacity=".42"/><path fill="#fff" d="M104.21 46.15c.71 1.48-1.55 3.36-2.43 4.53c-2.29 3.05-1.1 5.42-2.81 8.2c-1.29 2.09-5.38 3.53-6.15-1.58c-.48-3.2 1.52-6.82 2.88-8.3c4.51-4.9 7.92-4.07 8.51-2.85"/><path fill="#4dc6e1" d="M106.07 76.22c-10.13 0-18.37-8.24-18.37-18.37s8.24-18.37 18.37-18.37s18.37 8.24 18.37 18.37s-8.25 18.37-18.37 18.37m-.35-34.14c-8.7 0-15.78 7.08-15.78 15.78s7.08 15.78 15.78 15.78s15.78-7.08 15.78-15.78s-7.07-15.78-15.78-15.78"/><circle cx="89.27" cy="99.87" r="21.65" fill="#4dd0e1" opacity=".42"/><path fill="#4dc6e1" d="M89.27 123.52c-13.04 0-23.65-10.61-23.65-23.65s10.61-23.65 23.65-23.65s23.65 10.61 23.65 23.65s-10.61 23.65-23.65 23.65m.6-44.41c-11.52 0-20.89 9.37-20.89 20.89s9.37 20.89 20.89 20.89s20.89-9.37 20.89-20.89s-9.37-20.89-20.89-20.89"/><path fill="#fff" d="M84.02 83.31c4.4-.3 5.92 2.84 4.83 5.33c-1.4 3.2-4.66 2.06-7.53 5.17c-1.98 2.15-6.21 4.48-6.8-.27c-.52-4.2 4.13-9.86 9.5-10.23" opacity=".7"/><path fill="#fff" d="M96.72 89c2.65-.01 2.97-2.99 1.55-4.58c-1.64-2.45-7.13-2.19-5.83 1.85c.57 1.78 1.61 2.74 4.28 2.73"/><circle cx="42.95" cy="43.86" r="38.37" fill="#4dd0e1" opacity=".42"/><path fill="#fff" d="M38.56 14.73c4.39 1.51 5.55 5.43 4.2 8.78c-1.24 3.08-5.9 4.47-8.82 6.06c-4.45 2.41-7.68 5.54-10.09 9.99c-2.33 4.3-8.61 6.04-9.47-.21c-.67-4.89 2.37-11.85 5.22-15.42c2.52-3.15 5.98-5.96 9.6-7.76c2.55-1.26 6.59-2.39 9.36-1.44" opacity=".7"/><path fill="#fff" d="M58.99 16.94c1.8 1.52 2.01 4.31-.48 5.18c-1.11.31-2.27-.19-3.42-.27c-2.34-.16-3.31.67-5.31-.18c-2.98-1.28-4.21-3.86-2.79-5.98c.7-1.04 2.03-1.57 3.21-1.8c3.2-.62 6.54.79 8.79 3.05"/><path fill="#4dc6e1" d="M43.45 84.23c-21.99 0-39.88-17.89-39.88-39.88S21.46 4.48 43.45 4.48s39.88 17.89 39.88 39.88s-17.9 39.87-39.88 39.87m.62-75.53C24.01 8.7 7.7 25.01 7.7 45.07s16.32 36.37 36.37 36.37s36.37-16.32 36.37-36.37S64.12 8.7 44.07 8.7"/><path fill="#fff" d="M72.05 50.5c-3.19-.93-3.07 2.5-6.43 7.97c-2.24 3.64-6.96 8.37-14.64 10.26c-4.52 1.11-6.55 2.06-6.68 3.72c-.23 2.83 3.62 3.59 9.21 2.13c14.82-3.85 25.31-22.11 18.54-24.08m33.58 54.46c-2.44-.83-1.86 2.93-6.68 6.32c-5.14 3.62-8.25 2.75-8.43 4.8c-.19 2.19 5.16 2.18 10.73-1.97c4.83-3.58 6.85-8.31 4.38-9.15m13.75-45.11c.58-3.07-.15-9.52-3.26-7.46c-1.25.83.72 4.38.12 7.43c-.8 4.09-2.32 6.23-5.9 8.78c-.82.58-.38 1.66 1.17 1.1c4.09-1.47 6.87-4.51 7.87-9.85"/></svg>
</template>

CSS

.icon-bubbles {
  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%3Ccircle%20cx%3D%22106.07%22%20cy%3D%2257.86%22%20r%3D%2216.87%22%20fill%3D%22%234dd0e1%22%20opacity%3D%22.42%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M104.21%2046.15c.71%201.48-1.55%203.36-2.43%204.53c-2.29%203.05-1.1%205.42-2.81%208.2c-1.29%202.09-5.38%203.53-6.15-1.58c-.48-3.2%201.52-6.82%202.88-8.3c4.51-4.9%207.92-4.07%208.51-2.85%22%2F%3E%3Cpath%20fill%3D%22%234dc6e1%22%20d%3D%22M106.07%2076.22c-10.13%200-18.37-8.24-18.37-18.37s8.24-18.37%2018.37-18.37s18.37%208.24%2018.37%2018.37s-8.25%2018.37-18.37%2018.37m-.35-34.14c-8.7%200-15.78%207.08-15.78%2015.78s7.08%2015.78%2015.78%2015.78s15.78-7.08%2015.78-15.78s-7.07-15.78-15.78-15.78%22%2F%3E%3Ccircle%20cx%3D%2289.27%22%20cy%3D%2299.87%22%20r%3D%2221.65%22%20fill%3D%22%234dd0e1%22%20opacity%3D%22.42%22%2F%3E%3Cpath%20fill%3D%22%234dc6e1%22%20d%3D%22M89.27%20123.52c-13.04%200-23.65-10.61-23.65-23.65s10.61-23.65%2023.65-23.65s23.65%2010.61%2023.65%2023.65s-10.61%2023.65-23.65%2023.65m.6-44.41c-11.52%200-20.89%209.37-20.89%2020.89s9.37%2020.89%2020.89%2020.89s20.89-9.37%2020.89-20.89s-9.37-20.89-20.89-20.89%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M84.02%2083.31c4.4-.3%205.92%202.84%204.83%205.33c-1.4%203.2-4.66%202.06-7.53%205.17c-1.98%202.15-6.21%204.48-6.8-.27c-.52-4.2%204.13-9.86%209.5-10.23%22%20opacity%3D%22.7%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M96.72%2089c2.65-.01%202.97-2.99%201.55-4.58c-1.64-2.45-7.13-2.19-5.83%201.85c.57%201.78%201.61%202.74%204.28%202.73%22%2F%3E%3Ccircle%20cx%3D%2242.95%22%20cy%3D%2243.86%22%20r%3D%2238.37%22%20fill%3D%22%234dd0e1%22%20opacity%3D%22.42%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M38.56%2014.73c4.39%201.51%205.55%205.43%204.2%208.78c-1.24%203.08-5.9%204.47-8.82%206.06c-4.45%202.41-7.68%205.54-10.09%209.99c-2.33%204.3-8.61%206.04-9.47-.21c-.67-4.89%202.37-11.85%205.22-15.42c2.52-3.15%205.98-5.96%209.6-7.76c2.55-1.26%206.59-2.39%209.36-1.44%22%20opacity%3D%22.7%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M58.99%2016.94c1.8%201.52%202.01%204.31-.48%205.18c-1.11.31-2.27-.19-3.42-.27c-2.34-.16-3.31.67-5.31-.18c-2.98-1.28-4.21-3.86-2.79-5.98c.7-1.04%202.03-1.57%203.21-1.8c3.2-.62%206.54.79%208.79%203.05%22%2F%3E%3Cpath%20fill%3D%22%234dc6e1%22%20d%3D%22M43.45%2084.23c-21.99%200-39.88-17.89-39.88-39.88S21.46%204.48%2043.45%204.48s39.88%2017.89%2039.88%2039.88s-17.9%2039.87-39.88%2039.87m.62-75.53C24.01%208.7%207.7%2025.01%207.7%2045.07s16.32%2036.37%2036.37%2036.37s36.37-16.32%2036.37-36.37S64.12%208.7%2044.07%208.7%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M72.05%2050.5c-3.19-.93-3.07%202.5-6.43%207.97c-2.24%203.64-6.96%208.37-14.64%2010.26c-4.52%201.11-6.55%202.06-6.68%203.72c-.23%202.83%203.62%203.59%209.21%202.13c14.82-3.85%2025.31-22.11%2018.54-24.08m33.58%2054.46c-2.44-.83-1.86%202.93-6.68%206.32c-5.14%203.62-8.25%202.75-8.43%204.8c-.19%202.19%205.16%202.18%2010.73-1.97c4.83-3.58%206.85-8.31%204.38-9.15m13.75-45.11c.58-3.07-.15-9.52-3.26-7.46c-1.25.83.72%204.38.12%207.43c-.8%204.09-2.32%206.23-5.9%208.78c-.82.58-.38%201.66%201.17%201.1c4.09-1.47%206.87-4.51%207.87-9.85%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%3Ccircle%20cx%3D%22106.07%22%20cy%3D%2257.86%22%20r%3D%2216.87%22%20fill%3D%22%234dd0e1%22%20opacity%3D%22.42%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M104.21%2046.15c.71%201.48-1.55%203.36-2.43%204.53c-2.29%203.05-1.1%205.42-2.81%208.2c-1.29%202.09-5.38%203.53-6.15-1.58c-.48-3.2%201.52-6.82%202.88-8.3c4.51-4.9%207.92-4.07%208.51-2.85%22%2F%3E%3Cpath%20fill%3D%22%234dc6e1%22%20d%3D%22M106.07%2076.22c-10.13%200-18.37-8.24-18.37-18.37s8.24-18.37%2018.37-18.37s18.37%208.24%2018.37%2018.37s-8.25%2018.37-18.37%2018.37m-.35-34.14c-8.7%200-15.78%207.08-15.78%2015.78s7.08%2015.78%2015.78%2015.78s15.78-7.08%2015.78-15.78s-7.07-15.78-15.78-15.78%22%2F%3E%3Ccircle%20cx%3D%2289.27%22%20cy%3D%2299.87%22%20r%3D%2221.65%22%20fill%3D%22%234dd0e1%22%20opacity%3D%22.42%22%2F%3E%3Cpath%20fill%3D%22%234dc6e1%22%20d%3D%22M89.27%20123.52c-13.04%200-23.65-10.61-23.65-23.65s10.61-23.65%2023.65-23.65s23.65%2010.61%2023.65%2023.65s-10.61%2023.65-23.65%2023.65m.6-44.41c-11.52%200-20.89%209.37-20.89%2020.89s9.37%2020.89%2020.89%2020.89s20.89-9.37%2020.89-20.89s-9.37-20.89-20.89-20.89%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M84.02%2083.31c4.4-.3%205.92%202.84%204.83%205.33c-1.4%203.2-4.66%202.06-7.53%205.17c-1.98%202.15-6.21%204.48-6.8-.27c-.52-4.2%204.13-9.86%209.5-10.23%22%20opacity%3D%22.7%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M96.72%2089c2.65-.01%202.97-2.99%201.55-4.58c-1.64-2.45-7.13-2.19-5.83%201.85c.57%201.78%201.61%202.74%204.28%202.73%22%2F%3E%3Ccircle%20cx%3D%2242.95%22%20cy%3D%2243.86%22%20r%3D%2238.37%22%20fill%3D%22%234dd0e1%22%20opacity%3D%22.42%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M38.56%2014.73c4.39%201.51%205.55%205.43%204.2%208.78c-1.24%203.08-5.9%204.47-8.82%206.06c-4.45%202.41-7.68%205.54-10.09%209.99c-2.33%204.3-8.61%206.04-9.47-.21c-.67-4.89%202.37-11.85%205.22-15.42c2.52-3.15%205.98-5.96%209.6-7.76c2.55-1.26%206.59-2.39%209.36-1.44%22%20opacity%3D%22.7%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M58.99%2016.94c1.8%201.52%202.01%204.31-.48%205.18c-1.11.31-2.27-.19-3.42-.27c-2.34-.16-3.31.67-5.31-.18c-2.98-1.28-4.21-3.86-2.79-5.98c.7-1.04%202.03-1.57%203.21-1.8c3.2-.62%206.54.79%208.79%203.05%22%2F%3E%3Cpath%20fill%3D%22%234dc6e1%22%20d%3D%22M43.45%2084.23c-21.99%200-39.88-17.89-39.88-39.88S21.46%204.48%2043.45%204.48s39.88%2017.89%2039.88%2039.88s-17.9%2039.87-39.88%2039.87m.62-75.53C24.01%208.7%207.7%2025.01%207.7%2045.07s16.32%2036.37%2036.37%2036.37s36.37-16.32%2036.37-36.37S64.12%208.7%2044.07%208.7%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M72.05%2050.5c-3.19-.93-3.07%202.5-6.43%207.97c-2.24%203.64-6.96%208.37-14.64%2010.26c-4.52%201.11-6.55%202.06-6.68%203.72c-.23%202.83%203.62%203.59%209.21%202.13c14.82-3.85%2025.31-22.11%2018.54-24.08m33.58%2054.46c-2.44-.83-1.86%202.93-6.68%206.32c-5.14%203.62-8.25%202.75-8.43%204.8c-.19%202.19%205.16%202.18%2010.73-1.97c4.83-3.58%206.85-8.31%204.38-9.15m13.75-45.11c.58-3.07-.15-9.52-3.26-7.46c-1.25.83.72%204.38.12%207.43c-.8%204.09-2.32%206.23-5.9%208.78c-.82.58-.38%201.66%201.17%201.1c4.09-1.47%206.87-4.51%207.87-9.85%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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