bubble from Material Symbols by Google · Regular · UI Actions · Apache-2.0 Free for personal and commercial use.

Name
bubble
Set
Material Symbols
Style
Regular
Category
UI Actions
Viewbox
24×24
License
Apache 2.0
Aliases
bubble-outline, bubble-outline-sharp, bubble-sharp

2 other variants in Material Symbols

The same icon in other sets

More ui actions icons from Material Symbols

Use the bubble icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.488 3.713q1.637.712 2.862 1.937t1.938 2.863T21 12t-.712 3.488t-1.938 2.862t-2.863 1.938T12 21q-1.025 0-1.975-.225t-1.9-.65L9.65 18.6q.575.2 1.163.3T12 19q2.9 0 4.95-2.05T19 12t-2.05-4.95T12 5T7.05 7.05T5 12q0 .6.1 1.188t.3 1.162l-1.5 1.5q-.45-.9-.675-1.862T3 12q0-1.85.712-3.487T5.65 5.65t2.863-1.937T12 3t3.488.713M13 16v-3.6L4.4 21L3 19.6l8.6-8.6H8V9h7v7z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsBubble(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.488 3.713q1.637.712 2.862 1.937t1.938 2.863T21 12t-.712 3.488t-1.938 2.862t-2.863 1.938T12 21q-1.025 0-1.975-.225t-1.9-.65L9.65 18.6q.575.2 1.163.3T12 19q2.9 0 4.95-2.05T19 12t-2.05-4.95T12 5T7.05 7.05T5 12q0 .6.1 1.188t.3 1.162l-1.5 1.5q-.45-.9-.675-1.862T3 12q0-1.85.712-3.487T5.65 5.65t2.863-1.937T12 3t3.488.713M13 16v-3.6L4.4 21L3 19.6l8.6-8.6H8V9h7v7z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.488 3.713q1.637.712 2.862 1.937t1.938 2.863T21 12t-.712 3.488t-1.938 2.862t-2.863 1.938T12 21q-1.025 0-1.975-.225t-1.9-.65L9.65 18.6q.575.2 1.163.3T12 19q2.9 0 4.95-2.05T19 12t-2.05-4.95T12 5T7.05 7.05T5 12q0 .6.1 1.188t.3 1.162l-1.5 1.5q-.45-.9-.675-1.862T3 12q0-1.85.712-3.487T5.65 5.65t2.863-1.937T12 3t3.488.713M13 16v-3.6L4.4 21L3 19.6l8.6-8.6H8V9h7v7z"/></svg>
</template>

CSS

.icon-bubble {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.488%203.713q1.637.712%202.862%201.937t1.938%202.863T21%2012t-.712%203.488t-1.938%202.862t-2.863%201.938T12%2021q-1.025%200-1.975-.225t-1.9-.65L9.65%2018.6q.575.2%201.163.3T12%2019q2.9%200%204.95-2.05T19%2012t-2.05-4.95T12%205T7.05%207.05T5%2012q0%20.6.1%201.188t.3%201.162l-1.5%201.5q-.45-.9-.675-1.862T3%2012q0-1.85.712-3.487T5.65%205.65t2.863-1.937T12%203t3.488.713M13%2016v-3.6L4.4%2021L3%2019.6l8.6-8.6H8V9h7v7z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.488%203.713q1.637.712%202.862%201.937t1.938%202.863T21%2012t-.712%203.488t-1.938%202.862t-2.863%201.938T12%2021q-1.025%200-1.975-.225t-1.9-.65L9.65%2018.6q.575.2%201.163.3T12%2019q2.9%200%204.95-2.05T19%2012t-2.05-4.95T12%205T7.05%207.05T5%2012q0%20.6.1%201.188t.3%201.162l-1.5%201.5q-.45-.9-.675-1.862T3%2012q0-1.85.712-3.487T5.65%205.65t2.863-1.937T12%203t3.488.713M13%2016v-3.6L4.4%2021L3%2019.6l8.6-8.6H8V9h7v7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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