UNPKG

@lucide/lab

Version:

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

18 lines (15 loc) 556 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 houseOff = [ ["path", { d: "M21 15.3V9l-9-7-2.4 1.9", key: "o211tv" }], ["path", { d: "m2 2 20 20", key: "1ooewy" }], ["path", { d: "M6.4 6.4 3 9v11a2 2 0 0 0 2 2h14a2 2 0 0 0 1.8-1.2", key: "1ld7vm" }], ["path", { d: "M12 12H9v10", key: "m1m44x" }], ["path", { d: "M15 22v-7", key: "dfmlq7" }] ]; export { houseOff as default }; //# sourceMappingURL=house-off.js.map