CloudMoonSolid
cloud-moon-solid
npm install @mynaui/icons-react
import { CloudMoonSolid } from "@mynaui/icons-react";
const App = () => {
return <CloudMoonSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M15.416 2.004C11.861 2.328 10 5.285 10 8.089a1 1 0 0 0 2 0c0-1.384.617-2.717 1.77-3.474-.214 1.558.425 3.068 1.466 4.1 1.036 1.028 2.542 1.659 4.102 1.46-.28.408-.634.766-1.044 1.054l-.192.128a1 1 0 0 0 .97 1.745l.09-.05c1.522-.951 2.652-2.567 2.834-4.51a1 1 0 0 0-1.462-.979l-.123.078c-1.3.948-2.786.627-3.766-.345-.978-.97-1.29-2.425-.338-3.696a1 1 0 0 0-.744-1.598zm-9.765 8.885c1.544-.815 3.43-1.161 5.142-.648 1.59.477 2.904 1.66 3.605 3.598 1.569.21 3.038 1.056 3.878 2.223.497.692.805 1.544.705 2.463-.095.872-.542 1.678-1.301 2.364l-.157.135c-.965.808-2.275.976-3.228.976H7.577a5.14 5.14 0 0 1-3.893-1.773c-1.62-1.782-1.997-3.728-1.448-5.48.53-1.688 1.873-3.044 3.415-3.858'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/cloud-moon.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-moon"></use>
</svg>