bubble multiple icon
bubble-multiple-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- bubble-multiple-20-regular
- Set
- Fluent UI System Icons
- Style
- 20 Regular
- Viewbox
- 20×20
- License
- MIT
1 other variant in Fluent UI System Icons
Use the bubble multiple icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M15.5 2a2.5 2.5 0 1 0 0 5a2.5 2.5 0 0 0 0-5M12 4.5a3.5 3.5 0 1 1 7 0a3.5 3.5 0 0 1-7 0M3 10a4 4 0 1 1 8 0a4 4 0 0 1-8 0m4-5a5 5 0 1 0 0 10A5 5 0 0 0 7 5m5.499 12.999a3.5 3.5 0 0 1-3.325-2.405q.476-.185.91-.446a2.501 2.501 0 1 0 2.573-3.144a6 6 0 0 0 .256-.98a3.5 3.5 0 0 1-.414 6.975M7.667 7.2a.5.5 0 1 0-.334.943c.71.251 1.274.814 1.525 1.524a.5.5 0 1 0 .942-.334A3.5 3.5 0 0 0 7.667 7.2"/></svg>
React
import type { SVGProps } from "react";
export function FluentBubbleMultiple20Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M15.5 2a2.5 2.5 0 1 0 0 5a2.5 2.5 0 0 0 0-5M12 4.5a3.5 3.5 0 1 1 7 0a3.5 3.5 0 0 1-7 0M3 10a4 4 0 1 1 8 0a4 4 0 0 1-8 0m4-5a5 5 0 1 0 0 10A5 5 0 0 0 7 5m5.499 12.999a3.5 3.5 0 0 1-3.325-2.405q.476-.185.91-.446a2.501 2.501 0 1 0 2.573-3.144a6 6 0 0 0 .256-.98a3.5 3.5 0 0 1-.414 6.975M7.667 7.2a.5.5 0 1 0-.334.943c.71.251 1.274.814 1.525 1.524a.5.5 0 1 0 .942-.334A3.5 3.5 0 0 0 7.667 7.2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M15.5 2a2.5 2.5 0 1 0 0 5a2.5 2.5 0 0 0 0-5M12 4.5a3.5 3.5 0 1 1 7 0a3.5 3.5 0 0 1-7 0M3 10a4 4 0 1 1 8 0a4 4 0 0 1-8 0m4-5a5 5 0 1 0 0 10A5 5 0 0 0 7 5m5.499 12.999a3.5 3.5 0 0 1-3.325-2.405q.476-.185.91-.446a2.501 2.501 0 1 0 2.573-3.144a6 6 0 0 0 .256-.98a3.5 3.5 0 0 1-.414 6.975M7.667 7.2a.5.5 0 1 0-.334.943c.71.251 1.274.814 1.525 1.524a.5.5 0 1 0 .942-.334A3.5 3.5 0 0 0 7.667 7.2"/></svg> </template>
CSS
.icon-bubble-multiple-20-regular {
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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.5%202a2.5%202.5%200%201%200%200%205a2.5%202.5%200%200%200%200-5M12%204.5a3.5%203.5%200%201%201%207%200a3.5%203.5%200%200%201-7%200M3%2010a4%204%200%201%201%208%200a4%204%200%200%201-8%200m4-5a5%205%200%201%200%200%2010A5%205%200%200%200%207%205m5.499%2012.999a3.5%203.5%200%200%201-3.325-2.405q.476-.185.91-.446a2.501%202.501%200%201%200%202.573-3.144a6%206%200%200%200%20.256-.98a3.5%203.5%200%200%201-.414%206.975M7.667%207.2a.5.5%200%201%200-.334.943c.71.251%201.274.814%201.525%201.524a.5.5%200%201%200%20.942-.334A3.5%203.5%200%200%200%207.667%207.2%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.5%202a2.5%202.5%200%201%200%200%205a2.5%202.5%200%200%200%200-5M12%204.5a3.5%203.5%200%201%201%207%200a3.5%203.5%200%200%201-7%200M3%2010a4%204%200%201%201%208%200a4%204%200%200%201-8%200m4-5a5%205%200%201%200%200%2010A5%205%200%200%200%207%205m5.499%2012.999a3.5%203.5%200%200%201-3.325-2.405q.476-.185.91-.446a2.501%202.501%200%201%200%202.573-3.144a6%206%200%200%200%20.256-.98a3.5%203.5%200%200%201-.414%206.975M7.667%207.2a.5.5%200%201%200-.334.943c.71.251%201.274.814%201.525%201.524a.5.5%200%201%200%20.942-.334A3.5%203.5%200%200%200%207.667%207.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/bubble-multiple-20-regular.svg?color=%231a73e8&size=48