John KuehJohn Kueh

humidity icon

HugeIcons · HumidityIcon · MIT

Download SVG

The HugeIcons humidity icon depicts a water droplet with wavy lines, commonly used to represent humidity levels, moisture, or weather conditions in user interfaces.

Common uses

  • Displaying current humidity percentage in a weather app.
  • Indicating moisture levels in a smart home environment control.
  • Representing a 'damp' or 'humid' setting in a device.

Use it in React

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

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

Details

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

FAQ

What does the humidity icon represent?
It visually represents humidity, moisture, or water vapor, often used in weather-related or environmental monitoring contexts.
How do I use the HumidityIcon in React?
Import both HugeiconsIcon and HumidityIcon, then render it using <HugeiconsIcon icon={HumidityIcon} />.
What is the license for this icon?
The HumidityIcon is available under the MIT license, allowing for free use in both personal and commercial projects.

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 →