UNPKG

@lucide/lab

Version:

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

22 lines (19 loc) 584 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 houseRoof = [ [ "path", { d: "M2.6 10.4a2.12 2.12 0 1 0 3.02 2.98L12 7l6.4 6.4a2.12 2.12 0 1 0 2.979-3.021L13.7 2.7a2.4 2.4 0 0 0-3.404.004Z", key: "lwty51" } ], ["path", { d: "M20 14v6a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-6", key: "wgcysu" }], ["path", { d: "M14 22v-6a2 2 0 0 0-4 0v6", key: "18j3a0" }] ]; export { houseRoof as default }; //# sourceMappingURL=house-roof.js.map