react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 486 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.batteryFull = void 0;
var batteryFull = {
"viewBox": "0 0 512 512",
"children": [{
"name": "path",
"attribs": {
"d": "M469.9,192H433v-54c0-5.5-4.3-10-9.9-10H42.1c-5.6,0-10.1,4.5-10.1,10v236c0,5.5,4.5,10,10.1,10h381.1c5.5,0,9.9-4.5,9.9-10\r\n\tv-54h36.9c5.6,0,10.1-4.5,10.1-10V202C480,196.5,475.5,192,469.9,192z"
},
"children": []
}]
};
exports.batteryFull = batteryFull;
;