summit/frontend/node_modules/lucide-react/dist/esm/icons/line-chart.js

14 lines
325 B
JavaScript

/**
* lucide-react v0.290.0 - ISC
*/
import createLucideIcon from '../createLucideIcon.js';
const LineChart = createLucideIcon("LineChart", [
["path", { d: "M3 3v18h18", key: "1s2lah" }],
["path", { d: "m19 9-5 5-4-4-3 3", key: "2osh9i" }]
]);
export { LineChart as default };
//# sourceMappingURL=line-chart.js.map