UNPKG

@lucide/lab

Version:

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

21 lines (18 loc) 580 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 diaper = [ ["path", { d: "M2 9h4", key: "lurubk" }], ["path", { d: "M22 9h-4", key: "1luja7" }], [ "path", { d: "M9 20a7 7 0 0 1-7-7V7a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v6a7 7 0 0 1-7 7Z", key: "yafqt4" } ], ["path", { d: "M2 13a7 7 0 0 1 7 7", key: "12eahy" }], ["path", { d: "M15 20a7 7 0 0 1 7-7", key: "lklprg" }] ]; export { diaper as default }; //# sourceMappingURL=diaper.js.map