UNPKG

@lucide/lab

Version:

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

25 lines (22 loc) 919 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 spider = [ ["path", { d: "M10 5v1", key: "1pxikn" }], ["path", { d: "M14 6V5", key: "a5hu07" }], ["path", { d: "M10 10.4V8a2 2 0 1 1 4 0v2.4", key: "p94354" }], ["path", { d: "M7 15H4l-2 2.5", key: "9kpgv6" }], ["path", { d: "M7.42 17 5 20l1 2", key: "1p4x5p" }], ["path", { d: "m8 12-4-1-2-3", key: "1ex0fl" }], ["path", { d: "M9 11 5.5 6 7 2", key: "1p8e03" }], ["path", { d: "M8 18a5 5 0 1 1 8 0s-2 3-4 4c-2-1-4-4-4-4", key: "1tjoez" }], ["path", { d: "m15 11 3.5-5L17 2", key: "4l7k6z" }], ["path", { d: "m16 12 4-1 2-3", key: "1c8q6u" }], ["path", { d: "M17 15h3l2 2.5", key: "1bzrgh" }], ["path", { d: "M16.57 17 19 20l-1 2", key: "1ghfxl" }] ]; export { spider as default }; //# sourceMappingURL=spider.js.map