@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 823 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var CloudDownloadSolid = createReactSolidComponent("cloud-download", "CloudDownloadSolid", [["path", { "d": "M16.596 8.388c-.832-2.66-2.494-4.222-4.493-4.836-2.087-.641-4.42-.215-6.354.832s-3.576 2.77-4.216 4.859c-.651 2.13-.228 4.533 1.773 6.796a6.14 6.14 0 0 0 4.72 2.211h1.125l2.28 2.28a.75.75 0 0 0 1.061 0l2.28-2.28h2.1c1.218 0 2.778-.227 3.894-1.184 1.036-.888 1.6-1.91 1.713-2.974.112-1.057-.23-2.06-.82-2.9-1.065-1.52-3.012-2.627-5.063-2.804m-1.823 9.862H9.15l-.901-.902a.75.75 0 0 1 1.06-1.06l1.902 1.902.004-7.054a.75.75 0 0 1 1.5 0l-.004 7.053 1.902-1.901a.75.75 0 0 1 1.06 1.06z", "key": "svg-0" }]]);
export { CloudDownloadSolid as default };
//# sourceMappingURL=CloudDownloadSolid.js.map