UNPKG

@lucide/lab

Version:

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

24 lines (21 loc) 670 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 toolbox2 = [ ["path", { d: "M8 7V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2", key: "gxrri" }], [ "path", { d: "M4 21a2 2 0 0 1-2-2v-7c0-.6.3-1.3.7-1.7l2.6-2.6C5.7 7.3 6.4 7 7 7h10c.6 0 1.3.3 1.7.7l2.6 2.6c.4.4.7 1.2.7 1.7v7a2 2 0 0 1-2 2Z", key: "pe1kyz" } ], ["path", { d: "M2 14h20", key: "myj16y" }], ["path", { d: "M9 16v-4", key: "9nxvhi" }], ["path", { d: "M15 16v-4", key: "1edpb2" }] ]; export { toolbox2 as default }; //# sourceMappingURL=toolbox-2.js.map