Waves beside a drop, for humidity, moisture readings and damp weather. On a 24×24 grid in stroke, two-tone, duotone and fill, free under MIT.

WeatherNewv1.0.0Added
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
  <path d="M14.8 13.6L17.2 10.4C17.6 9.8667 18.4 9.8667 18.8 10.4L21.2 13.6C21.7193 14.2924 22 15.1345 22 16C22 18.2091 20.2091 20 18 20C15.7909 20 14 18.2091 14 16C14 15.1345 14.2807 14.2924 14.8 13.6ZM2 5C2.8655 4.3509 3.9181 4 5 4C6.0819 4 7.1345 4.3509 8 5C8.8655 5.6491 9.9181 6 11 6C12.0819 6 13.1345 5.6491 14 5C14.8655 4.3509 15.9181 4 17 4C18.0819 4 19.1345 4.3509 20 5M2 10C2.8655 9.3509 3.9181 9 5 9C6.0819 9 7.1345 9.3509 8 10C8.8655 10.6491 9.9181 11 11 11C11.2673 11 11.5342 10.9786 11.7981 10.9359M2 15C2.8655 14.3509 3.9181 14 5 14C6.0819 14 7.1345 14.3509 8 15C8.5921 15.4441 9.2754 15.7512 10.0006 15.8991"/>
</svg>

Also called

What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.

  • moisture
  • damp
  • water vapour
  • weather
  • dew

Related icons

The rest of the humidity family first, then the Weather shelf.

FAQ

Answered from humidity's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the humidity icon for?
Waves beside a drop, for humidity, moisture readings and damp weather. It is filed under Weather in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as moisture, damp, water vapour, weather and dew, and the browser's search matches all of those.
What styles does the humidity icon come in?
All four: stroke, two-tone, duotone and fill. They are drawn from the same geometry, so swapping style never moves anything.
Is there a square or circle version of humidity?
No. humidity is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with humidity?
cloud, cloud-moon, cloud-rain, cloud-sun, clouds and moon, and 12 more, all shown below. They are the Weather shelf: nothing else in the set is named after humidity.
How do I import humidity in React?
<Humidity /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", two-tone from "@keyline-icons/react/two-tone", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <Humidity size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the humidity SVG?
icons/stroke/humidity.svg, icons/two-tone/humidity.svg, icons/duotone/humidity.svg and icons/fill/humidity.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
When was humidity added to the set?
Added 17 Sept 2026. It ships in v1.0.0, so an install at that version or later has it.

Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.