CloudSolid
cloud-solid
npm install @mynaui/icons-react
import { CloudSolid } from "@mynaui/icons-react";
const App = () => {
return <CloudSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M12.103 4.552c2 .614 3.66 2.175 4.493 4.836 2.05.177 3.997 1.285 5.063 2.803.59.842.932 1.844.82 2.9-.113 1.066-.677 2.087-1.713 2.975-1.116.957-2.676 1.184-3.894 1.184H8.026a6.14 6.14 0 0 1-4.72-2.211c-2-2.263-2.424-4.666-1.773-6.796.64-2.09 2.28-3.812 4.216-4.86 1.935-1.046 4.267-1.472 6.354-.831'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/cloud.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"></use>
</svg>