react-icons-kit
Version:
React Icons Kit using various Svg Icon set
145 lines (144 loc) • 3.25 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_add_road = void 0;
var ic_add_road = {
"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": {
"points": "20,18 20,15 18,15 18,18 15,18 15,20 18,20 18,23 20,23 20,20 23,20 23,18"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "20,18 20,15 18,15 18,18 15,18 15,20 18,20 18,23 20,23 20,20 23,20 23,18"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"height": "9",
"width": "2",
"x": "18",
"y": "4"
},
"children": [{
"name": "rect",
"attribs": {
"height": "9",
"width": "2",
"x": "18",
"y": "4"
},
"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": "11",
"y": "4"
},
"children": [{
"name": "rect",
"attribs": {
"height": "4",
"width": "2",
"x": "11",
"y": "4"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"height": "4",
"width": "2",
"x": "11",
"y": "10"
},
"children": [{
"name": "rect",
"attribs": {
"height": "4",
"width": "2",
"x": "11",
"y": "10"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"height": "4",
"width": "2",
"x": "11",
"y": "16"
},
"children": [{
"name": "rect",
"attribs": {
"height": "4",
"width": "2",
"x": "11",
"y": "16"
},
"children": []
}]
}]
}]
}]
}]
};
exports.ic_add_road = ic_add_road;
;