multi bubble icon
multi-bubble-solid from Iconoir by Luca Burgio · Solid · Communication · MIT Free for personal and commercial use.
- Name
- multi-bubble-solid
- Set
- Iconoir
- Style
- Solid
- Category
- Communication
- Viewbox
- 24×24
- License
- MIT
1 other variant in Iconoir
More communication icons from Iconoir
app-notificationarrow-email-forwardat-signat-sign-circlebellbell-notificationbell-offbubble-downloadbubble-incomebubble-outcomebubble-searchbubble-starbubble-uploadbubble-warningbubble-xmarkchat-bubblechat-bubble-checkchat-bubble-emptychat-bubble-questionchat-bubble-translatechat-bubble-warningchat-bubble-xmarkchat-lineschat-minus-in
Use the multi bubble icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M1.25 16.5a6.25 6.25 0 1 1 3.374 5.55l-2.212.412a.75.75 0 0 1-.874-.874l.412-2.212a6.2 6.2 0 0 1-.7-2.876"/><path d="M22.75 10A8.75 8.75 0 0 0 14 1.25c-4.266 0-8.098 3.25-8.662 7.509l-.002.004v-.008v.008l-.006.063l-.02.238a7.75 7.75 0 0 1 9.628 9.622a10 10 0 0 0 .38-.037l.047-.006l.014-.001l.004-.001h.002l.017-.003a8.7 8.7 0 0 0 2.726-.922l3.335.621a.75.75 0 0 0 .874-.874l-.62-3.335A8.7 8.7 0 0 0 22.75 10"/></g></svg>
React
import type { SVGProps } from "react";
export function IconoirMultiBubbleSolid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fillRule="evenodd" clipRule="evenodd"><path d="M1.25 16.5a6.25 6.25 0 1 1 3.374 5.55l-2.212.412a.75.75 0 0 1-.874-.874l.412-2.212a6.2 6.2 0 0 1-.7-2.876"/><path d="M22.75 10A8.75 8.75 0 0 0 14 1.25c-4.266 0-8.098 3.25-8.662 7.509l-.002.004v-.008v.008l-.006.063l-.02.238a7.75 7.75 0 0 1 9.628 9.622a10 10 0 0 0 .38-.037l.047-.006l.014-.001l.004-.001h.002l.017-.003a8.7 8.7 0 0 0 2.726-.922l3.335.621a.75.75 0 0 0 .874-.874l-.62-3.335A8.7 8.7 0 0 0 22.75 10"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M1.25 16.5a6.25 6.25 0 1 1 3.374 5.55l-2.212.412a.75.75 0 0 1-.874-.874l.412-2.212a6.2 6.2 0 0 1-.7-2.876"/><path d="M22.75 10A8.75 8.75 0 0 0 14 1.25c-4.266 0-8.098 3.25-8.662 7.509l-.002.004v-.008v.008l-.006.063l-.02.238a7.75 7.75 0 0 1 9.628 9.622a10 10 0 0 0 .38-.037l.047-.006l.014-.001l.004-.001h.002l.017-.003a8.7 8.7 0 0 0 2.726-.922l3.335.621a.75.75 0 0 0 .874-.874l-.62-3.335A8.7 8.7 0 0 0 22.75 10"/></g></svg> </template>
CSS
.icon-multi-bubble-solid {
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%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M1.25%2016.5a6.25%206.25%200%201%201%203.374%205.55l-2.212.412a.75.75%200%200%201-.874-.874l.412-2.212a6.2%206.2%200%200%201-.7-2.876%22%2F%3E%3Cpath%20d%3D%22M22.75%2010A8.75%208.75%200%200%200%2014%201.25c-4.266%200-8.098%203.25-8.662%207.509l-.002.004v-.008v.008l-.006.063l-.02.238a7.75%207.75%200%200%201%209.628%209.622a10%2010%200%200%200%20.38-.037l.047-.006l.014-.001l.004-.001h.002l.017-.003a8.7%208.7%200%200%200%202.726-.922l3.335.621a.75.75%200%200%200%20.874-.874l-.62-3.335A8.7%208.7%200%200%200%2022.75%2010%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M1.25%2016.5a6.25%206.25%200%201%201%203.374%205.55l-2.212.412a.75.75%200%200%201-.874-.874l.412-2.212a6.2%206.2%200%200%201-.7-2.876%22%2F%3E%3Cpath%20d%3D%22M22.75%2010A8.75%208.75%200%200%200%2014%201.25c-4.266%200-8.098%203.25-8.662%207.509l-.002.004v-.008v.008l-.006.063l-.02.238a7.75%207.75%200%200%201%209.628%209.622a10%2010%200%200%200%20.38-.037l.047-.006l.014-.001l.004-.001h.002l.017-.003a8.7%208.7%200%200%200%202.726-.922l3.335.621a.75.75%200%200%200%20.874-.874l-.62-3.335A8.7%208.7%200%200%200%2022.75%2010%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/iconoir/multi-bubble-solid.svg?color=%231a73e8&size=48