@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 493 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var ChartBubbleSolid = createReactSolidComponent("chart-bubble", "ChartBubbleSolid", [["path", { "d": "M18.5 5.613a3.25 3.25 0 1 0 0 6.5 3.25 3.25 0 0 0 0-6.5M8 2.25a5.75 5.75 0 1 0 0 11.5 5.75 5.75 0 0 0 0-11.5m7.469 11a4.25 4.25 0 1 0 0 8.5 4.25 4.25 0 0 0 0-8.5", "key": "svg-0" }]]);
export { ChartBubbleSolid as default };
//# sourceMappingURL=ChartBubbleSolid.js.map