CloudMoonRain
cloud-moon-rain
npm install @mynaui/icons-react
import { CloudMoonRain } from "@mynaui/icons-react";
const App = () => {
return <CloudMoonRain />;
}; <svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg">
<path d='M4.424 19.556c-5.62-6.188 7.064-12.978 9.226-4.768 3.07 0 6.026 3.132 3.232 5.469M10.5 21v-1m3-1v-1m-6 1v-1M11 8.089C11 5.69 12.57 3.268 15.506 3c-2.62 3.498 1.948 8.034 5.494 5.449-.15 1.601-1.083 2.952-2.369 3.756'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/cloud-moon-rain.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui.symbol.svg#mynaui-cloud-moon-rain"></use>
</svg>