@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 373 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var ChartPieTwo = createReactComponent("chart-pie-two", "ChartPieTwo", [["path", { "d": "M12 3a9 9 0 1 0 6.364 15.364M12 3a9 9 0 0 1 6.364 15.364M12 3v9l6.364 6.364", "key": "svg-0" }]]);
export { ChartPieTwo as default };
//# sourceMappingURL=ChartPieTwo.js.map