John KuehJohn Kueh

cloud snow icon

Phosphor · cloud-snow · MIT

Download SVG

The Phosphor cloud snow icon visually represents a snowy weather condition, commonly used in user interfaces to indicate forecasts, current weather status, or alerts related to snow.

Common uses

  • Displaying current weather for a snowy day.
  • Indicating a snowstorm warning in a weather app.
  • Representing a 'snowy' setting in a game or simulation.

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { CloudSnow } from '@phosphor-icons/react';

<CloudSnow size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<CloudSnow size={24} />
thin
<CloudSnow size={24} weight="thin" />
light
<CloudSnow size={24} weight="light" />
bold
<CloudSnow size={24} weight="bold" />
fill
<CloudSnow size={24} weight="fill" />
duotone
<CloudSnow size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
weather
Keywords
meteorologycloudysnowysnowingstormysnowstormweathercloudsnowsnowy cloudwinter weathersnowfallcold weather

FAQ

What does the cloud snow icon represent?
It depicts a cloud with falling snow, symbolizing snowy weather conditions.
How do I use the cloud snow icon in React?
You can import and use it like this: import { CloudSnow } from '@phosphor-icons/react'; <CloudSnow />.
What is the license for this icon?
The Phosphor icon library, including the cloud snow icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →