UNPKG

@lucide/lab

Version:

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

23 lines (20 loc) 542 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 floorPlan = [ [ "path", { d: "M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-5", key: "1jbce3" } ], ["path", { d: "M9 3v7", key: "1w7svm" }], ["path", { d: "M21 10h-7", key: "jsixvr" }], ["path", { d: "M3 15h9", key: "lot0kx" }] ]; export { floorPlan as default }; //# sourceMappingURL=floor-plan.js.map