UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 459 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var CloudLightning = createReactComponent("cloud-lightning", "CloudLightning", [["path", { "d": "M19.825 17c4.495-3.16.475-7.73-3.706-7.73C13.296-1.732-3.265 7.368 4.074 15.662", "key": "svg-0" }], ["path", { "d": "M11.501 11 9 16h5.002L11.5 21", "key": "svg-1" }]]); export { CloudLightning as default }; //# sourceMappingURL=CloudLightning.js.map