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