@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
18 lines (15 loc) • 618 B
JavaScript
/**
* @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 layoutGridMoveVertical = [
["rect", { width: "7", height: "7", x: "14", y: "3", rx: "1", key: "6d4xhi" }],
["rect", { width: "7", height: "7", x: "14", y: "14", rx: "1", key: "nxv5o0" }],
["path", { d: "m2 7 4-4 4 4", key: "1es8kl" }],
["path", { d: "M6 3v18", key: "h4854d" }],
["path", { d: "m2 17 4 4 4-4", key: "1mm42h" }]
];
export { layoutGridMoveVertical as default };
//# sourceMappingURL=layout-grid-move-vertical.js.map