@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 594 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var LightningOff = createReactComponent("lightning-off", "LightningOff", [["path", { "d": "M7 13.143a.506.506 0 0 1-.461-.702l3.907-9.128a.5.5 0 0 1 .46-.313h4.518c.353 0 .594.36.465.694l-.352.903m-1.6 5.465L21 3m-7.062 7.062a.5.5 0 0 0 .19.038H17c.412 0 .647.479.398.813l-7.47 10.046c-.062.083-.191.03-.18-.072l.816-7.179a.5.5 0 0 0-.03-.242m3.404-3.404-3.404 3.404M3 21l7.534-7.534", "key": "svg-0" }]]);
export { LightningOff as default };
//# sourceMappingURL=LightningOff.js.map