UNPKG

@lucide/lab

Version:

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

18 lines (15 loc) 602 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 stairs = [ ["rect", { width: "10", height: "4", x: "2", y: "16", key: "1ckky7" }], ["rect", { width: "10", height: "4", x: "4", y: "12", key: "gwr19b" }], ["rect", { width: "10", height: "4", x: "6", y: "8", key: "1m5n4n" }], ["rect", { width: "10", height: "4", x: "8", y: "4", key: "1ruzcg" }], ["path", { d: "M12 20h10V4h-4", key: "1i2fc9" }] ]; export { stairs as default }; //# sourceMappingURL=stairs.js.map