@hugeicons/core-free-icons
Version:
9 lines (7 loc) • 543 B
JavaScript
const ChartNoAxesGanttIcon = /*#__PURE__*/ [
["path", { d: "M7 5H19", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "0" }],
["path", { d: "M4 12H14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "1" }],
["path", { d: "M12 19H20", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "2" }]
];
export { ChartNoAxesGanttIcon as default };
//# sourceMappingURL=ChartNoAxesGanttIcon.js.map