@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
18 lines (15 loc) • 625 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 layoutGridMoveHorizontal = [
["rect", { width: "7", height: "7", x: "3", y: "3", rx: "1", key: "1g98yp" }],
["rect", { width: "7", height: "7", x: "14", y: "3", rx: "1", key: "6d4xhi" }],
["path", { d: "m7 14-4 4 4 4", key: "1os4wb" }],
["path", { d: "M21 18H3", key: "x8zd2e" }],
["path", { d: "m17 14 4 4-4 4", key: "prm0ft" }]
];
export { layoutGridMoveHorizontal as default };
//# sourceMappingURL=layout-grid-move-horizontal.js.map