CloudSunRain
cloud-sun-rain
npm install @mynaui/icons-react
import { CloudSunRain } from "@mynaui/icons-react";
const App = () => {
return <CloudSunRain />;
}; <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.469M15 3v1.059M21 9h-1.059m-.706-4.235-.706.706m-7.764-.706.705.706m7.765 7.764-.706-.706M15.895 11A2.13 2.13 0 0 0 17 9.122C17 7.95 16.075 7 14.933 7A2.07 2.07 0 0 0 13 8.37M10.5 21v-1m3-1v-1m-6 1v-1'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/cloud-sun-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-sun-rain"></use>
</svg>