UNPKG

@lucide/lab

Version:

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

18 lines (15 loc) 532 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 wardrobe = [ ["rect", { width: "18", height: "20", x: "3", y: "2", rx: "2", key: "od3kk9" }], ["path", { d: "M8 10h.01", key: "19clt8" }], ["path", { d: "M12 2v15", key: "14efrp" }], ["path", { d: "M16 10h.01", key: "1m94wz" }], ["path", { d: "M3 17h18", key: "3xqu03" }] ]; export { wardrobe as default }; //# sourceMappingURL=wardrobe.js.map