react-icons-kit
Version:
React Icons Kit using various Svg Icon set
24 lines (23 loc) • 550 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_flash_auto_twotone = void 0;
var ic_flash_auto_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M3 2v12h3v9l7-12H9l4-9zm14 0l-3.2 9h1.9l.7-2h3.2l.7 2h1.9L19 2h-2zm-.15 5.65L18 4l1.15 3.65h-2.3z"
},
"children": []
}]
};
exports.ic_flash_auto_twotone = ic_flash_auto_twotone;
;