Files
rrt-sales-wizard/node_modules/lucide-react/dist/esm/icons/move-up.js
dnviti cc5b8b32bb
Some checks failed
Build and Deploy / build (push) Failing after 1m34s
first commit
2025-11-23 03:24:27 +01:00

14 lines
308 B
JavaScript

/**
* lucide-react v0.292.0 - ISC
*/
import createLucideIcon from '../createLucideIcon.js';
const MoveUp = createLucideIcon("MoveUp", [
["path", { d: "M8 6L12 2L16 6", key: "1yvkyx" }],
["path", { d: "M12 2V22", key: "r89rzk" }]
]);
export { MoveUp as default };
//# sourceMappingURL=move-up.js.map