John KuehJohn Kueh

thermometer snowflake icon

Lucide · thermometer-snowflake · ISC

Download SVG

The Lucide thermometer snowflake icon visually represents freezing temperatures or extreme cold, commonly used in UIs to indicate low temperature settings, weather forecasts, or cooling status.

Common uses

  • Displaying current outdoor temperature below freezing.
  • Setting a device to a 'freeze protection' mode.
  • Indicating a low-temperature alert in a system.

Use it in React

Install
npm i lucide-react
Import & render
import { ThermometerSnowflake } from 'lucide-react';

<ThermometerSnowflake size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
temperaturecelsiusfahrenheitweathercoldfreezefreezingthermometersnowflakecold weatherlow temperaturefreezing pointwinter

FAQ

What does the thermometer snowflake icon represent?
It signifies very cold temperatures, often below the freezing point, suitable for weather or temperature-related features.
How do I use this icon in React?
Import it from 'lucide-react' as: import { ThermometerSnowflake } from 'lucide-react'. Then use it as a component: <ThermometerSnowflake />.
What is the license for this icon?
The thermometer snowflake icon is provided under the ISC license, which is a permissive open-source license.

Related icons

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

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