@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
17 lines (14 loc) • 468 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 gridLinesOffset = [
["path", { d: "M7 3v18", key: "bbkbws" }],
["path", { d: "M13 3v18", key: "k5a9nd" }],
["path", { d: "M3 11h18", key: "11qctw" }],
["path", { d: "M3 17h18", key: "3xqu03" }]
];
export { gridLinesOffset as default };
//# sourceMappingURL=grid-lines-offset.js.map