react-icons-kit
Version:
React Icons Kit using various Svg Icon set
153 lines (152 loc) • 3.8 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_edit_road_twotone = void 0;
var ic_edit_road_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"height": "24",
"width": "24"
},
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"height": "24",
"width": "24"
},
"children": []
}]
}]
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "polygon",
"attribs": {
"opacity": ".3",
"points": "15.55,17.42 15.55,18.45 16.58,18.45 20.03,15 19,13.97"
},
"children": [{
"name": "polygon",
"attribs": {
"opacity": ".3",
"points": "15.55,17.42 15.55,18.45 16.58,18.45 20.03,15 19,13.97"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "18,4 16,4 16,11.9 18,9.9"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "18,4 16,4 16,11.9 18,9.9"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"height": "16",
"width": "2",
"x": "4",
"y": "4"
},
"children": [{
"name": "rect",
"attribs": {
"height": "16",
"width": "2",
"x": "4",
"y": "4"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"height": "4",
"width": "2",
"x": "10",
"y": "4"
},
"children": [{
"name": "rect",
"attribs": {
"height": "4",
"width": "2",
"x": "10",
"y": "4"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"height": "4",
"width": "2",
"x": "10",
"y": "10"
},
"children": [{
"name": "rect",
"attribs": {
"height": "4",
"width": "2",
"x": "10",
"y": "10"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"height": "4",
"width": "2",
"x": "10",
"y": "16"
},
"children": [{
"name": "rect",
"attribs": {
"height": "4",
"width": "2",
"x": "10",
"y": "16"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M22.56,12.59l-1.15-1.15c-0.59-0.59-1.54-0.59-2.12,0L14,16.73V20h3.27l5.29-5.29C23.15,14.12,23.15,13.17,22.56,12.59z M16.58,18.45h-1.03v-1.03L19,13.97L20.03,15L16.58,18.45z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M22.56,12.59l-1.15-1.15c-0.59-0.59-1.54-0.59-2.12,0L14,16.73V20h3.27l5.29-5.29C23.15,14.12,23.15,13.17,22.56,12.59z M16.58,18.45h-1.03v-1.03L19,13.97L20.03,15L16.58,18.45z"
},
"children": []
}]
}]
}]
}]
}]
};
exports.ic_edit_road_twotone = ic_edit_road_twotone;
;