vue-form-kit
Version:
  
25 lines (24 loc) • 1.01 kB
JavaScript
import { openBlock as o, createElementBlock as e, createElementVNode as t } from "vue";
import { _ as n } from "./_plugin-vue_export-helper.9d74fd37.js";
const s = {
name: "IconHouse"
}, r = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 576 512"
}, c = /* @__PURE__ */ t("path", {
fill: "currentColor",
d: `M567.5 229.7C577.6 238.3 578.9 253.4 570.3 263.5C561.7 273.6 546.6 274.9 536.5 266.3L512 245.5V432C512
476.2 476.2 512 432 512H144C99.82 512 64 476.2 64 432V245.5L39.53 266.3C29.42 274.9 14.28 273.6 5.7
263.5C-2.876 253.4-1.634 238.3 8.473 229.7L272.5 5.7C281.4-1.9 294.6-1.9 303.5 5.7L567.5 229.7zM144
464H192V312C192 289.9 209.9 272 232 272H344C366.1 272 384 289.9 384 312V464H432C449.7 464 464 449.7 464
432V204.8L288 55.47L112 204.8V432C112 449.7 126.3 464 144 464zM240 464H336V320H240V464z`
}, null, -1), _ = [
c
];
function C(a, l, p, i, d, m) {
return o(), e("svg", r, _);
}
const u = /* @__PURE__ */ n(s, [["render", C]]);
export {
u as default
};