A moon behind a cloud, for a cloudy night and evening forecasts. 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="M10 22L19 22C20.6569 22 22 20.6569 22 19C22 17.3431 20.6569 16 19 16C19 13.5147 16.9853 11.5 14.5 11.5C12.0147 11.5 10 13.5147 10 16C8.3431 16 7 17.3431 7 19C7 20.6569 8.3431 22 10 22ZM5.0758 14.0249C3.1634 12.8397 2 10.7498 2 8.5C2 4.9101 4.9101 2 8.5 2C7.844 2.82 7.4866 3.8388 7.4866 4.8889C7.4866 6.5491 8.3766 8.0819 9.8184 8.905"/>
</svg>

Also called

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

  • partly cloudy night
  • weather
  • forecast
  • night
  • evening

Related icons

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

FAQ

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

What is the cloud-moon icon for?
A moon behind a cloud, for a cloudy night and evening forecasts. 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 partly cloudy night, weather, forecast, night and evening, and the browser's search matches all of those.
What styles does the cloud-moon 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 cloud-moon?
No. cloud-moon is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with cloud-moon?
cloud, cloud-alert, cloud-check, cloud-minus, cloud-off and cloud-plus, and 12 more, all shown below. The cloud family is listed first, then the rest of the Weather shelf, so the row under this one is the useful one even where a shelf runs long.
How do I import cloud-moon in React?
<CloudMoon /> 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 <CloudMoon size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the cloud-moon SVG?
icons/stroke/cloud-moon.svg, icons/two-tone/cloud-moon.svg, icons/duotone/cloud-moon.svg and icons/fill/cloud-moon.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 cloud-moon 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.