UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 395 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactComponent from '../createReactComponent.js'; var ChartGantt = createReactComponent("chart-gantt", "ChartGantt", [["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.6V3m5 12h7m-3-4h7M9 7h7", "key": "svg-0" }]]); export { ChartGantt as default }; //# sourceMappingURL=ChartGantt.js.map