@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 545 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var ChartBubble = createReactComponent("chart-bubble", "ChartBubble", [["path", { "d": "M21 21H9.4c-2.24 0-3.36 0-4.216-.436a4 4 0 0 1-1.748-1.748C3 17.96 3 16.84 3 14.6V3m18 6.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0", "key": "svg-0" }], ["path", { "d": "M13 7.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0m3 8a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0", "key": "svg-1" }]]);
export { ChartBubble as default };
//# sourceMappingURL=ChartBubble.js.map