CloudSun
cloud-sun
npm install @mynaui/icons-react
import { CloudSun } from "@mynaui/icons-react";
const App = () => {
return <CloudSun />;
}; <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='M16.882 20.257c2.793-2.337-.163-5.47-3.232-5.47-2.162-8.209-14.847-1.419-9.226 4.769M15 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.37'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/cloud-sun.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"></use>
</svg>