@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 351 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Cloud = createReactComponent("cloud", "Cloud", [["path", { "d": "M20.278 17.497c3.678-3.154-.214-7.384-4.256-7.384C13.175-.969-3.526 8.197 3.875 16.55", "key": "svg-0" }]]);
export { Cloud as default };
//# sourceMappingURL=Cloud.js.map