The Tabler temperature snow icon depicts a thermometer with snowflakes, commonly used to represent cold weather conditions, freezing temperatures, or winter-related system states.
Common uses
- Displaying current outdoor temperature in freezing ranges.
- Indicating a 'winter mode' or 'cold setting' in a system.
- Representing a low-temperature alert or forecast.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTemperatureSnow } from '@tabler/icons-react';
<IconTemperatureSnow size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- coldwinterclimatechillsfreezedegreeweatherforecastfrosticesystemtemperaturesnowcold weatherfreezingwinter forecast
FAQ
- What does the temperature snow icon represent?
- It visually signifies cold temperatures, freezing conditions, or winter weather. It's often used in weather apps or system settings related to temperature.
- How do I use this icon in React?
- You can import it directly from the '@tabler/icons-react' library like this: import { IconTemperatureSnow } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon set, including the temperature snow icon, is released 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 →