This commit is contained in:
13
node_modules/lucide-react/dist/esm/icons/area-chart.js
generated
vendored
Normal file
13
node_modules/lucide-react/dist/esm/icons/area-chart.js
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
/**
|
||||
* lucide-react v0.292.0 - ISC
|
||||
*/
|
||||
|
||||
import createLucideIcon from '../createLucideIcon.js';
|
||||
|
||||
const AreaChart = createLucideIcon("AreaChart", [
|
||||
["path", { d: "M3 3v18h18", key: "1s2lah" }],
|
||||
["path", { d: "M7 12v5h12V8l-5 5-4-4Z", key: "zxz28u" }]
|
||||
]);
|
||||
|
||||
export { AreaChart as default };
|
||||
//# sourceMappingURL=area-chart.js.map
|
||||
Reference in New Issue
Block a user