UNPKG

@lucide/lab

Version:

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

19 lines (16 loc) 579 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 windmill = [ ["path", { d: "m10 14 8 4 2-4L4 6l2-4 8 4", key: "wrh1ap" }], ["path", { d: "m8 8-4 8 4 2", key: "11za4r" }], ["path", { d: "m16 12 4-8-4-2L6 22", key: "iy2aa6" }], ["path", { d: "m19 22-2.4-4.6", key: "1d0oyr" }], ["path", { d: "M12.5 20v2", key: "ldheyx" }], ["path", { d: "M4 22h17", key: "160loe" }] ]; export { windmill as default }; //# sourceMappingURL=windmill.js.map