This commit is contained in:
13
node_modules/lucide-react/dist/esm/icons/move-down.js
generated
vendored
Normal file
13
node_modules/lucide-react/dist/esm/icons/move-down.js
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
/**
|
||||
* lucide-react v0.292.0 - ISC
|
||||
*/
|
||||
|
||||
import createLucideIcon from '../createLucideIcon.js';
|
||||
|
||||
const MoveDown = createLucideIcon("MoveDown", [
|
||||
["path", { d: "M8 18L12 22L16 18", key: "cskvfv" }],
|
||||
["path", { d: "M12 2V22", key: "r89rzk" }]
|
||||
]);
|
||||
|
||||
export { MoveDown as default };
|
||||
//# sourceMappingURL=move-down.js.map
|
||||
Reference in New Issue
Block a user