CloudDownloadSolid
cloud-download-solid
npm install @mynaui/icons-react
import { CloudDownloadSolid } from "@mynaui/icons-react";
const App = () => {
return <CloudDownloadSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<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'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/cloud-download.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui-solid.symbol.svg#mynaui-cloud-download"></use>
</svg>