The HugeIcons moon cloud little snow icon depicts a crescent moon partially obscured by a cloud with a few snowflakes, commonly used to represent light snowfall, cold weather, or nighttime precipitation in weather-related interfaces.
Common uses
- Weather widgets
- Temperature alerts
- Nighttime status indicators
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MoonCloudLittleSnowIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MoonCloudLittleSnowIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- night snowlight snowwinter mooncold weather
FAQ
- What does the moon cloud little snow icon represent?
- It symbolizes light snowfall during the night, often used for weather forecasts or conditions indicating cold, snowy weather after dark.
- How do I use the MoonCloudLittleSnowIcon in React?
- Import both HugeiconsIcon and MoonCloudLittleSnowIcon, then render it using <HugeiconsIcon icon={MoonCloudLittleSnowIcon} />.
- What is the license for this icon?
- This icon is distributed 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.