react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 353 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.houzz = void 0;
var houzz = {
"viewBox": "0 0 1024 1792",
"children": [{
"name": "path",
"attribs": {
"d": "M512 1191l512-295v591l-512 296v-592zM0 896v591l512-296zM512 9v591l-512 296v-591zM512 600l512-295v591z"
}
}]
};
exports.houzz = houzz;
;