UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 376 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var ChartPieOne = createReactComponent("chart-pie-one", "ChartPieOne", [["path", { "d": "M21 12a9 9 0 0 1-9 9m9-9a9 9 0 0 0-9-9m9 9h-9m0 9a9 9 0 1 1 0-18m0 18v-9m0-9v9", "key": "svg-0" }]]); export { ChartPieOne as default }; //# sourceMappingURL=ChartPieOne.js.map