The HugeIcons moon cloud mid snow icon depicts a crescent moon partially obscured by a cloud with falling snowflakes, commonly used to represent snowy weather conditions or a cold, clear night.
Common uses
- Weather widgets
- Night mode indicators
- Winter-themed UI elements
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MoonCloudMidSnowIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MoonCloudMidSnowIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- snowy moonwinter nightcold weathermoon snowflake
FAQ
- What does the MoonCloudMidSnowIcon represent?
- This icon represents a snowy night, showing a moon, a cloud, and snowflakes.
- How do I use the MoonCloudMidSnowIcon in React?
- Import it as 'import { MoonCloudMidSnowIcon } from '@hugeicons/core-free-icons';' and render it using '<HugeiconsIcon icon={MoonCloudMidSnowIcon} />' after importing 'HugeiconsIcon' from '@hugeicons/react'.
- What is the license for this icon?
- The MoonCloudMidSnowIcon is distributed under the MIT license, allowing for free commercial and non-commercial use.
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 →