John KuehJohn Kueh

snow icon

HugeIcons · SnowIcon · MIT

Download SVG

The HugeIcons snow icon depicts a stylized snowflake, commonly used to represent winter, cold weather, or snowy conditions in user interfaces.

Common uses

  • Weather widgets
  • Winter-themed applications
  • Snowfall effects

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SnowIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={SnowIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
snowflakecoldwinter

FAQ

What is the HugeIcons snow icon used for?
It's typically used to indicate winter, cold weather, or snowy conditions within an application's UI.
How do I use the SnowIcon in React?
Import both HugeiconsIcon and SnowIcon, then render <HugeiconsIcon icon={SnowIcon} />. Make sure to use the correct import paths: import { HugeiconsIcon } from '@hugeicons/react'; import { SnowIcon } from '@hugeicons/core-free-icons';
What is the license for this icon?
The HugeIcons snow icon is available under the MIT license.

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 →