UNPKG

@lucide/lab

Version:

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

22 lines (19 loc) 758 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 houseManor = [ ["path", { d: "M9 6V2H5v4", key: "1mhbew" }], ["path", { d: "M19 6V2h-4v4", key: "1ber94" }], ["rect", { width: "20", height: "16", x: "2", y: "6", rx: "2", key: "prhqpe" }], ["path", { d: "M2 12h4", key: "j09sii" }], ["path", { d: "M6 22V12l5.5-6", key: "85jqj1" }], ["path", { d: "m12.5 6 5.5 6v10", key: "3vbp2u" }], ["path", { d: "M18 12h4", key: "wj9ykh" }], ["path", { d: "M12 11h.01", key: "z322tv" }], ["path", { d: "M10 22v-5a2 2 0 1 1 4 0v5", key: "1raqyd" }] ]; export { houseManor as default }; //# sourceMappingURL=house-manor.js.map