react-icons-kit
Version:
React Icons Kit using various Svg Icon set
37 lines (36 loc) • 738 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_home_work = void 0;
var ic_home_work = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M8.17 5.7L1 10.48V21h5v-8h4v8h5V10.25z"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M17 7h2v2h-2z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M10 3v1.51l2 1.33L13.73 7H15v.85l2 1.34V11h2v2h-2v2h2v2h-2v4h6V3H10zm9 6h-2V7h2v2z"
},
"children": []
}]
};
exports.ic_home_work = ic_home_work;
;