@hugeicons/core-free-icons
Version:
10 lines (8 loc) • 723 B
JavaScript
const BubblesIcon = /*#__PURE__*/ [
["circle", { cx: "19", cy: "13", r: "2", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "0" }],
["circle", { cx: "13", cy: "19", r: "3", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "1" }],
["circle", { cx: "8.5", cy: "7.5", r: "5.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "2" }],
["path", { d: "M6 7.5C6 6.11929 7.11929 5 8.5 5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "3" }]
];
export { BubblesIcon as default };
//# sourceMappingURL=BubblesIcon.js.map