@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 422 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var ChartBubble = createReactComponent("chart-bubble", "ChartBubble", [["path", { "d": "M21 8.863a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0M13 8A5 5 0 1 1 3 8a5 5 0 0 1 10 0m5.969 9.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0", "key": "svg-0" }]]);
export { ChartBubble as default };
//# sourceMappingURL=ChartBubble.js.map