The Tabler snowflake icon visually represents a snowflake, commonly used in user interfaces to indicate cold weather, winter themes, or low temperatures.
Common uses
- Displaying current weather conditions (cold/snowy).
- Indicating a winter sale or promotion.
- Representing a 'chill' or 'cool down' feature.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSnowflake } from '@tabler/icons-react';
<IconSnowflake size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Weather
- Keywords
- winterweathercoldfrostsnowflakeclimateforecastmeteorologyatmosphericconditionswinter iconcold iconfrost iconweather icon
FAQ
- What does the snowflake icon represent?
- It represents a snowflake, symbolizing cold weather, winter, or frost.
- How do I use the snowflake icon in React?
- You can import and use it like this: import { IconSnowflake } from '@tabler/icons-react'; <IconSnowflake />.
- What is the license for the Tabler snowflake icon?
- The Tabler icon library, including the snowflake icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →