The HugeIcons moon cloud hailstone icon depicts a crescent moon partially obscured by a cloud from which hailstones are falling, commonly used to represent stormy or cold weather conditions, or a specific weather forecast.
Common uses
- Weather widgets
- Storm alerts
- Winter season themes
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MoonCloudHailstoneIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MoonCloudHailstoneIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- night hailcold stormwinter weathermoon hail
FAQ
- What does the moon cloud hailstone icon represent?
- It represents a combination of nighttime and a weather event involving hail, suggesting cold and stormy conditions.
- How do I use the MoonCloudHailstoneIcon in React?
- Import it using `import { MoonCloudHailstoneIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={MoonCloudHailstoneIcon} />`.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use in commercial and non-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 →