react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 467 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.iosBoltOutline = void 0;
var iosBoltOutline = {
"viewBox": "0 0 512 512",
"children": [{
"name": "path",
"attribs": {
"d": "M273.9,132l-16.5,89.1L254,240h19.2h64.8l-99.8,140l16.5-89.1L258,272h-19.2h-64.7L273.9,132 M302.7,64L143,288h95.8\r\n\tl-29.5,160L369,224h-95.8L302.7,64L302.7,64z"
},
"children": []
}]
};
exports.iosBoltOutline = iosBoltOutline;
;