The HugeIcons moon angled rain zap icon depicts a crescent moon with angled rain and a lightning bolt, often used to represent stormy weather, bad luck, or a temporary system outage.
Common uses
- Weather widgets
- Error messages
- System status indicators
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MoonAngledRainZapIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MoonAngledRainZapIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- stormy moonbad weatherlightning rainnight storm
FAQ
- What does the moon angled rain zap icon represent?
- This icon symbolizes a combination of night, rain, and lightning, commonly used for adverse weather conditions or system disruptions.
- How do I use the MoonAngledRainZapIcon in React?
- Import it using `import { MoonAngledRainZapIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={MoonAngledRainZapIcon} />`.
- What is the license for this icon?
- The HugeIcons icon library, including this icon, is distributed under the MIT license.
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 →