John KuehJohn Kueh

celsius icon

HugeIcons · CelsiusIcon · MIT

Download SVG

The HugeIcons celsius icon depicts a thermometer with a degree symbol, commonly used to represent temperature in Celsius or as a general indicator of temperature in UI elements.

Common uses

  • Temperature display in weather widgets
  • Setting temperature preferences
  • Indicating measurement units

Use it in React

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

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

Details

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

FAQ

What does the Celsius icon represent?
The icon represents temperature measured in Celsius, often shown on a thermometer.
How do I use the Celsius icon in React?
Import both HugeiconsIcon and CelsiusIcon, then render <HugeiconsIcon icon={CelsiusIcon} />.
What is the license for the HugeIcons celsius icon?
The icon is distributed under the MIT license, allowing for free commercial and non-commercial use.
Looking for something else? Search HugeIcons and 4 more libraries by description →