UNPKG

@lucide/lab

Version:

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

23 lines (20 loc) 578 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 fanHandheld = [ [ "path", { d: "M3 4c0-.6.4-1 1-1a17.8 17.8 0 0 1 16.9 16.9c0 .6-.4 1-1 1.1H5c-1.1.1-2-.8-2-1.9Z", key: "1ta4q7" } ], ["path", { d: "M9.9 4.4 3 19", key: "1v076i" }], ["path", { d: "M15.7 8.3 3.6 20.4", key: "1wpozk" }], ["path", { d: "M19.6 14.1 5 21", key: "120ed5" }] ]; export { fanHandheld as default }; //# sourceMappingURL=fan-handheld.js.map