bubble icon
bubble-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- bubble-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
The same icon in other sets
All bubble icons →More newicons icons from Reicon
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.59 1.75c-2.97 0-5.38 2.41-5.38 5.38s2.41 5.38 5.38 5.38s5.38-2.41 5.38-5.38s-2.41-5.38-5.38-5.38M6.36 13.031a3.329 3.329 0 1 0-.002 6.662a3.329 3.329 0 0 0 .001-6.662m10.261 3.59c-1.55 0-2.81 1.26-2.81 2.81s1.26 2.81 2.81 2.81s2.81-1.26 2.81-2.81s-1.26-2.81-2.81-2.81"/></svg>
React
import type { SVGProps } from "react";
export function ReiconBubbleFilled(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.59 1.75c-2.97 0-5.38 2.41-5.38 5.38s2.41 5.38 5.38 5.38s5.38-2.41 5.38-5.38s-2.41-5.38-5.38-5.38M6.36 13.031a3.329 3.329 0 1 0-.002 6.662a3.329 3.329 0 0 0 .001-6.662m10.261 3.59c-1.55 0-2.81 1.26-2.81 2.81s1.26 2.81 2.81 2.81s2.81-1.26 2.81-2.81s-1.26-2.81-2.81-2.81"/></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.59 1.75c-2.97 0-5.38 2.41-5.38 5.38s2.41 5.38 5.38 5.38s5.38-2.41 5.38-5.38s-2.41-5.38-5.38-5.38M6.36 13.031a3.329 3.329 0 1 0-.002 6.662a3.329 3.329 0 0 0 .001-6.662m10.261 3.59c-1.55 0-2.81 1.26-2.81 2.81s1.26 2.81 2.81 2.81s2.81-1.26 2.81-2.81s-1.26-2.81-2.81-2.81"/></svg> </template>
CSS
.icon-bubble-filled {
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.59%201.75c-2.97%200-5.38%202.41-5.38%205.38s2.41%205.38%205.38%205.38s5.38-2.41%205.38-5.38s-2.41-5.38-5.38-5.38M6.36%2013.031a3.329%203.329%200%201%200-.002%206.662a3.329%203.329%200%200%200%20.001-6.662m10.261%203.59c-1.55%200-2.81%201.26-2.81%202.81s1.26%202.81%202.81%202.81s2.81-1.26%202.81-2.81s-1.26-2.81-2.81-2.81%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.59%201.75c-2.97%200-5.38%202.41-5.38%205.38s2.41%205.38%205.38%205.38s5.38-2.41%205.38-5.38s-2.41-5.38-5.38-5.38M6.36%2013.031a3.329%203.329%200%201%200-.002%206.662a3.329%203.329%200%200%200%20.001-6.662m10.261%203.59c-1.55%200-2.81%201.26-2.81%202.81s1.26%202.81%202.81%202.81s2.81-1.26%202.81-2.81s-1.26-2.81-2.81-2.81%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/bubble-filled.svg?color=%231a73e8&size=48