@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 503 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var ChartNoAxesGanttSolid = createReactSolidComponent("chart-no-axes-gantt", "ChartNoAxesGanttSolid", [["path", { "d": "M18 17a1 1 0 1 1 0 2H7a1 1 0 1 1 0-2zm-2-4a1 1 0 1 1 0 2H5a1 1 0 1 1 0-2zm4-4a1 1 0 1 1 0 2H9a1 1 0 1 1 0-2zm-3-4a1 1 0 1 1 0 2H6a1 1 0 0 1 0-2z", "key": "svg-0" }]]);
export { ChartNoAxesGanttSolid as default };
//# sourceMappingURL=ChartNoAxesGanttSolid.js.map