react-icons-kit
Version:
React Icons Kit using various Svg Icon set
32 lines (31 loc) • 801 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_house_siding_twotone = void 0;
var ic_house_siding_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"height": "24",
"width": "24"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M7.21,10h9.58L17,10.19V12H7v-1.81L7.21,10z M14.57,8H9.43L12,5.69L14.57,8z M7,16v-2h10v2H7z",
"opacity": ".3"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M19,12h3L12,3L2,12h3v8h2v-2h10v2h2V12z M7.21,10h9.58L17,10.19V12H7v-1.81L7.21,10z M14.57,8H9.43L12,5.69L14.57,8z M7,16 v-2h10v2H7z"
},
"children": []
}]
};
exports.ic_house_siding_twotone = ic_house_siding_twotone;
;