Two drops together, for rainfall, humidity levels and anything measured in water. On a 24×24 grid in stroke, duotone and fill, free under MIT.

NatureNewv0.9.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="M12.57 3.925L13.0256 3.3673C13.2155 3.1349 13.4998 3 13.8 3C14.1002 3 14.3845 3.1349 14.5744 3.3673L19.3759 9.2449C20.4263 10.5306 21 12.1398 21 13.8C21 17.7765 17.7765 21 13.8 21C11.7344 21 9.7683 20.1129 8.4015 18.5641M10.5153 7.7323C11.1331 8.4886 11.4706 9.4352 11.4706 10.4118C11.4706 12.7509 9.5744 14.6471 7.2353 14.6471C4.8962 14.6471 3 12.7509 3 10.4118C3 9.4352 3.3375 8.4886 3.9553 7.7323L6.7797 4.2749C6.8915 4.1382 7.0587 4.0588 7.2353 4.0588C7.4119 4.0588 7.5791 4.1382 7.6909 4.2749L10.5153 7.7323Z" fill="none"/>
</svg>

Also called

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

  • water
  • drops
  • liquid
  • rain
  • humidity
  • wet

Related icons

The rest of the droplets family first, then the Nature shelf.

FAQ

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

What is the droplets icon for?
Two drops together, for rainfall, humidity levels and anything measured in water. It is filed under Nature in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as water, drops, liquid, rain, humidity and wet, and the browser's search matches all of those.
What styles does the droplets icon come in?
All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
Is there a square or circle version of droplets?
No. droplets is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with droplets?
droplet, droplet-off, leaf, tree-palm and wind-turbine, all shown below. They are the Nature shelf: nothing else in the set is named after droplets.
How do I import droplets in React?
<Droplets /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <Droplets size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the droplets SVG?
icons/stroke/droplets.svg, icons/duotone/droplets.svg and icons/fill/droplets.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 droplets added to the set?
Added 12 Sept 2026. It ships in v0.9.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.