UNPKG

@lucide/lab

Version:

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

16 lines (13 loc) 397 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 gearbox = [ ["path", { d: "M5 4v16", key: "10bc4i" }], ["path", { d: "M12 4v16", key: "1654pz" }], ["path", { d: "M19 4v8H5", key: "1jiz4h" }] ]; export { gearbox as default }; //# sourceMappingURL=gearbox.js.map