The HugeIcons moon cloud mid rain icon depicts a crescent moon partially obscured by a cloud with falling raindrops, commonly used to represent moderate rain during nighttime or transitional weather conditions.
Common uses
- Weather widgets showing current conditions
- Backgrounds for night-themed applications
- Status indicators for scheduled nighttime events
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MoonCloudMidRainIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MoonCloudMidRainIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- night rainmoon raincloudy night rainweather icon
FAQ
- What does the Moon Cloud Mid Rain icon represent?
- It symbolizes moderate rainfall occurring during the night, indicated by the crescent moon and cloud with raindrops.
- How do I use this icon in a React application?
- Import both HugeiconsIcon and MoonCloudMidRainIcon, then render it using <HugeiconsIcon icon={MoonCloudMidRainIcon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →