react-icons-kit
Version:
React Icons Kit using various Svg Icon set
99 lines (98 loc) • 2.56 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_electric_car_outline = void 0;
var ic_electric_car_outline = {
"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": "path",
"attribs": {
"d": "M18.92,2.01C18.72,1.42,18.16,1,17.5,1h-11C5.84,1,5.29,1.42,5.08,2.01L3,8v8c0,0.55,0.45,1,1,1h1c0.55,0,1-0.45,1-1v-1 h12v1c0,0.55,0.45,1,1,1h1c0.55,0,1-0.45,1-1V8L18.92,2.01z M6.85,3h10.29l1.08,3.11H5.77L6.85,3z M19,13H5V8h14V13z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M18.92,2.01C18.72,1.42,18.16,1,17.5,1h-11C5.84,1,5.29,1.42,5.08,2.01L3,8v8c0,0.55,0.45,1,1,1h1c0.55,0,1-0.45,1-1v-1 h12v1c0,0.55,0.45,1,1,1h1c0.55,0,1-0.45,1-1V8L18.92,2.01z M6.85,3h10.29l1.08,3.11H5.77L6.85,3z M19,13H5V8h14V13z"
},
"children": []
}]
}, {
"name": "circle",
"attribs": {
"cx": "7.5",
"cy": "10.5",
"r": "1.5"
},
"children": [{
"name": "circle",
"attribs": {
"cx": "7.5",
"cy": "10.5",
"r": "1.5"
},
"children": []
}]
}, {
"name": "circle",
"attribs": {
"cx": "16.5",
"cy": "10.5",
"r": "1.5"
},
"children": [{
"name": "circle",
"attribs": {
"cx": "16.5",
"cy": "10.5",
"r": "1.5"
},
"children": []
}]
}]
}]
}, {
"name": "polygon",
"attribs": {
"points": "7,20 11,20 11,18 17,21 13,21 13,23"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "7,20 11,20 11,18 17,21 13,21 13,23"
},
"children": []
}]
}]
}]
};
exports.ic_electric_car_outline = ic_electric_car_outline;
;