bubbles emoji
bubbles from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- bubbles
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Objects
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More objects icons from Fluent Emoji High Contrast
Use the bubbles emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.5 19a8.5 8.5 0 1 0 0-17a8.5 8.5 0 0 0 0 17m4.475-9.025a3.5 3.5 0 1 1-4.95-4.95a3.5 3.5 0 0 1 4.95 4.95M6.5 19a4.5 4.5 0 1 0 0-9a4.5 4.5 0 0 0 0 9M8 15a2 2 0 1 1 0-4a2 2 0 0 1 0 4m12 9.5a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0m-4.5.5a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastBubbles(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.5 19a8.5 8.5 0 1 0 0-17a8.5 8.5 0 0 0 0 17m4.475-9.025a3.5 3.5 0 1 1-4.95-4.95a3.5 3.5 0 0 1 4.95 4.95M6.5 19a4.5 4.5 0 1 0 0-9a4.5 4.5 0 0 0 0 9M8 15a2 2 0 1 1 0-4a2 2 0 0 1 0 4m12 9.5a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0m-4.5.5a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.5 19a8.5 8.5 0 1 0 0-17a8.5 8.5 0 0 0 0 17m4.475-9.025a3.5 3.5 0 1 1-4.95-4.95a3.5 3.5 0 0 1 4.95 4.95M6.5 19a4.5 4.5 0 1 0 0-9a4.5 4.5 0 0 0 0 9M8 15a2 2 0 1 1 0-4a2 2 0 0 1 0 4m12 9.5a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0m-4.5.5a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.5%2019a8.5%208.5%200%201%200%200-17a8.5%208.5%200%200%200%200%2017m4.475-9.025a3.5%203.5%200%201%201-4.95-4.95a3.5%203.5%200%200%201%204.95%204.95M6.5%2019a4.5%204.5%200%201%200%200-9a4.5%204.5%200%200%200%200%209M8%2015a2%202%200%201%201%200-4a2%202%200%200%201%200%204m12%209.5a5.5%205.5%200%201%201-11%200a5.5%205.5%200%200%201%2011%200m-4.5.5a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.5%2019a8.5%208.5%200%201%200%200-17a8.5%208.5%200%200%200%200%2017m4.475-9.025a3.5%203.5%200%201%201-4.95-4.95a3.5%203.5%200%200%201%204.95%204.95M6.5%2019a4.5%204.5%200%201%200%200-9a4.5%204.5%200%200%200%200%209M8%2015a2%202%200%201%201%200-4a2%202%200%200%201%200%204m12%209.5a5.5%205.5%200%201%201-11%200a5.5%205.5%200%200%201%2011%200m-4.5.5a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/bubbles.svg?color=%231a73e8&size=48