react-icons-kit
Version:
React Icons Kit using various Svg Icon set
97 lines (96 loc) • 2.21 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.basic_battery_charge = void 0;
var basic_battery_charge = {
"viewBox": "0 0 64 64",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "rect",
"attribs": {
"x": "1",
"y": "21",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "58",
"height": "24"
},
"children": [{
"name": "rect",
"attribs": {
"x": "1",
"y": "21",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "58",
"height": "24"
},
"children": []
}]
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "59,27 63,27 63,39 59,39 \t"
},
"children": [{
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "59,27 63,27 63,39 59,39 \t"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "5",
"y": "25",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "50",
"height": "16"
},
"children": [{
"name": "rect",
"attribs": {
"x": "5",
"y": "25",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "50",
"height": "16"
},
"children": []
}]
}]
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "22,33 29,30 29,36 36,33 "
},
"children": []
}]
};
exports.basic_battery_charge = basic_battery_charge;
;