UNPKG

@lucide/lab

Version:

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

20 lines (17 loc) 614 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 goalNet = [ ["path", { d: "M2 20V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v14", key: "1k0zsb" }], ["path", { d: "M8 8v12", key: "1gg7y9" }], ["path", { d: "M12 8v12", key: "rrnztl" }], ["path", { d: "M16 8v12", key: "q9i5gd" }], ["path", { d: "M6 10h12", key: "1hwodj" }], ["path", { d: "M6 14h12", key: "4cwo0f" }], ["path", { d: "M6 18h12", key: "9pbo8z" }] ]; export { goalNet as default }; //# sourceMappingURL=goal-net.js.map