@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
20 lines (17 loc) • 594 B
JavaScript
/**
* @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 bedBunk = [
["path", { d: "M2 22V2", key: "9hxi0x" }],
["path", { d: "M2 5h18a2 2 0 0 1 2 2v15", key: "yg6x0z" }],
["path", { d: "M6 5v5", key: "if1iwn" }],
["path", { d: "M2 10h20", key: "1ir3d8" }],
["path", { d: "M2 14h20", key: "myj16y" }],
["path", { d: "M22 19H2", key: "nuriw5" }],
["path", { d: "M6 14v5", key: "1mn3br" }]
];
export { bedBunk as default };
//# sourceMappingURL=bed-bunk.js.map