UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 355 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactComponent from '../createReactComponent.js'; var ChartNoAxesGantt = createReactComponent("chart-no-axes-gantt", "ChartNoAxesGantt", [["path", { "d": "M5 14h11m-7-4h11M7 18h11M6 6h11", "key": "svg-0" }]]); export { ChartNoAxesGantt as default }; //# sourceMappingURL=ChartNoAxesGantt.js.map