react-icons-kit
Version:
React Icons Kit using various Svg Icon set
35 lines (34 loc) • 723 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_roofing_twotone = void 0;
var ic_roofing_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"height": "24",
"width": "24"
},
"children": []
}, {
"name": "rect",
"attribs": {
"height": "2",
"opacity": ".3",
"width": "2",
"x": "11",
"y": "16"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M13,18h-2v-2h2V18z M15,14H9v6h6V14L15,14z M19,9.3L19,9.3V4h-3v2.6v0L12,3L2,12h3l7-6.31L19,12h3L19,9.3z"
},
"children": []
}]
};
exports.ic_roofing_twotone = ic_roofing_twotone;
;