UNPKG

@lucide/lab

Version:

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

22 lines (19 loc) 718 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 treesForest = [ ["path", { d: "m9 5 3-3 3 3", key: "l8vdw6" }], ["path", { d: "m9 10 3-3 3 3", key: "11gsxs" }], ["path", { d: "M12 12V2", key: "17ugg4" }], ["path", { d: "m2 15 3-3 3 3", key: "cw8wr0" }], ["path", { d: "m2 20 3-3 3 3", key: "4zz25m" }], ["path", { d: "M5 22V12", key: "1vsoti" }], ["path", { d: "m16 15 3-3 3 3", key: "1ttpxg" }], ["path", { d: "m16 20 3-3 3 3", key: "urscfz" }], ["path", { d: "M19 22V12", key: "1efg87" }] ]; export { treesForest as default }; //# sourceMappingURL=trees-forest.js.map