@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 1.13 kB
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var SquareChartGanttSolid = createReactSolidComponent("square-chart-gantt", "SquareChartGanttSolid", [["path", { "d": "M14.6 2.25c1.107 0 1.984 0 2.688.057.713.058 1.317.18 1.868.46l.327.184a4.75 4.75 0 0 1 1.75 1.893l.097.209c.212.494.312 1.035.363 1.659.058.705.057 1.58.057 2.688v5.2c0 1.107 0 1.984-.057 2.688-.05.624-.15 1.165-.363 1.66l-.098.208a4.75 4.75 0 0 1-1.749 1.893l-.327.183c-.55.281-1.155.403-1.868.461-.704.058-1.58.057-2.688.057H9.4c-1.107 0-1.983 0-2.688-.057-.624-.05-1.165-.15-1.66-.363l-.208-.098a4.75 4.75 0 0 1-1.893-1.749l-.183-.327c-.281-.55-.403-1.155-.461-1.868-.058-.704-.057-1.58-.057-2.688V9.4c0-1.107 0-1.983.057-2.688.058-.713.18-1.317.46-1.868l.184-.327a4.75 4.75 0 0 1 1.893-1.75l.209-.097c.494-.212 1.035-.312 1.659-.363.705-.058 1.58-.057 2.688-.057zM7 15a1 1 0 1 0 0 2h7a1 1 0 1 0 0-2zm4-4a1 1 0 1 0 0 2h7a1 1 0 1 0 0-2zM8 7a1 1 0 0 0 0 2h7a1 1 0 1 0 0-2z", "key": "svg-0" }]]);
export { SquareChartGanttSolid as default };
//# sourceMappingURL=SquareChartGanttSolid.js.map