UNPKG

@lucide/lab

Version:

Lucide lab is a project with icons that are nicely designed but have unknown use cases.

20 lines (17 loc) 611 B
/** * @license @lucide/lab v0.1.2 - ISC * * This source code is licensed under the ISC license. * See the LICENSE file in the root directory of this source tree. */ const layoutListMove = [ ["path", { d: "M10 7 6 3 2 7", key: "1ozkjg" }], ["path", { d: "M6 3v18", key: "h4854d" }], ["path", { d: "m2 17 4 4 4-4", key: "1mm42h" }], ["path", { d: "M14 4h7", key: "3xa0d5" }], ["path", { d: "M14 9h7", key: "1icrd9" }], ["path", { d: "M14 15h7", key: "1mj8o2" }], ["path", { d: "M14 20h7", key: "11slyb" }] ]; export { layoutListMove as default }; //# sourceMappingURL=layout-list-move.js.map