UNPKG

@lucide/lab

Version:

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

18 lines (15 loc) 563 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 spiderWeb = [ ["path", { d: "M21 17.2V6.8L12 2 3 6.8v10.4l9 4.8Z", key: "1sisf0" }], ["path", { d: "M2 17.8 22 6.2", key: "f0ffhb" }], ["path", { d: "m2 6.2 20 11.6", key: "13je75" }], ["path", { d: "M12 2v20", key: "t6zp3m" }], ["path", { d: "M17 14.9V9.1l-5-2.6-5 2.6v5.8l5 2.6Z", key: "1dbhce" }] ]; export { spiderWeb as default }; //# sourceMappingURL=spider-web.js.map