Cloud Snow 2 Pixel Art Icon
An alternate cloud-snow icon for heavier snowfall forecasts, blizzard warnings and intense winter weather displays.
Tags
cloudstoragesyncuploadsnowcoldwinterflake
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Cloud Snow 2 icon
A second snow cloud variant, typically showing more snowflakes or a denser precipitation pattern than cloud-snow. Choose it when you need to visually distinguish between light snow and heavier snowfall on a multi-day forecast, or when cloud-snow looks too sparse for the severity you want to convey. In a weather app with a severity scale, this variant can represent the heavier end of snow conditions. For light flurries, the first cloud-snow reads well; use this one for storm-level snowfall.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/cloud-snow-2.svg" width="24" height="24" alt="Cloud Snow 2" />
<!-- React -->
import { CloudSnow2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="cloud-snow-2.svg" width="48" height="48" style="image-rendering: pixelated" />