Files
mivodev.github.io/node_modules/lucide-vue-next/dist/esm/icons/chart-no-axes-gantt.js

18 lines
529 B
JavaScript

/**
* @license lucide-vue-next v0.562.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/
import createLucideIcon from '../createLucideIcon.js';
const ChartNoAxesGantt = createLucideIcon("chart-no-axes-gantt", [
["path", { d: "M6 5h12", key: "fvfigv" }],
["path", { d: "M4 12h10", key: "oujl3d" }],
["path", { d: "M12 19h8", key: "baeox8" }]
]);
export { ChartNoAxesGantt as default };
//# sourceMappingURL=chart-no-axes-gantt.js.map