@hugeicons/core-free-icons
Version:
9 lines (7 loc) • 428 B
JavaScript
const ChartBubble02Icon = /*#__PURE__*/ [
["circle", { cx: "5", cy: "7", r: "3", stroke: "currentColor", strokeWidth: "1.5", key: "0" }],
["circle", { cx: "8", cy: "18", r: "4", stroke: "currentColor", strokeWidth: "1.5", key: "1" }],
["circle", { cx: "17", cy: "7", r: "5", stroke: "currentColor", strokeWidth: "1.5", key: "2" }]
];
export { ChartBubble02Icon as default };
//# sourceMappingURL=ChartBubble02Icon.js.map