@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
18 lines (15 loc) • 635 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 houseRoofOff = [
["path", { d: "m12 6.8 6.6 6.6a2 2 0 0 0 2.8-2.8l-8-8c-.8-.8-2-.8-2.8 0L9.2 4", key: "1hfpqv" }],
["path", { d: "m2 2 20 20", key: "1ooewy" }],
["path", { d: "m6.6 6.6-4 4a2 2 0 0 0 2.8 2.8l4-4", key: "s0innu" }],
["path", { d: "M14 22v-6a2 2 0 0 0-4 0v6", key: "18j3a0" }],
["path", { d: "M4 14v6a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2", key: "2z6e5c" }]
];
export { houseRoofOff as default };
//# sourceMappingURL=house-roof-off.js.map