react-icons-kit
Version:
React Icons Kit using various Svg Icon set
24 lines (23 loc) • 552 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_flash_off_twotone = void 0;
var ic_flash_off_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M17 10h-3.61l2.28 2.28zm0-8H7v1.61l6.13 6.13zm-13.59.86L2 4.27l5 5V13h3v9l3.58-6.15L17.73 20l1.41-1.41z"
},
"children": []
}]
};
exports.ic_flash_off_twotone = ic_flash_off_twotone;
;