Cloud Snow Pixel Art Icon
A cloud-snow icon for snowy weather forecasts, winter condition warnings and cold-weather travel alerts.
Tags
cloudstoragesyncuploadsnowcoldwinterflake
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Cloud Snow icon
A cloud with snowflakes falling below it, the weather symbol for snowfall. Use it in a weather forecast card to show snow conditions, in a travel app to warn of winter driving hazards, or in a seasonal content section. It pairs naturally with the snowflake, cloud-thunder, and rain icons in a full weather icon set. For heavy blizzard conditions, cloud-snow-2 may offer a denser snowfall appearance; for sleet or mixed precipitation, cloud-thunder-rain with cold context reads closer to sleet.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/cloud-snow.svg" width="24" height="24" alt="Cloud Snow" />
<!-- React -->
import { CloudSnow } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="cloud-snow.svg" width="48" height="48" style="image-rendering: pixelated" />