John KuehJohn Kueh

moon cloud icon

HugeIcons · MoonCloudIcon · MIT

Download SVG

The HugeIcons moon cloud icon depicts a crescent moon partially obscured by a cloud, commonly used to represent nighttime weather, sleep, or quiet periods.

Common uses

  • Nighttime weather forecast
  • Sleep or do not disturb mode
  • Quiet or downtime indicator

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
night iconsleep iconweather iconcloudy night

FAQ

What does the moon cloud icon represent?
It symbolizes a crescent moon behind a cloud, often used for nighttime weather, sleep, or periods of inactivity.
How do I use the MoonCloudIcon in React?
Import both HugeiconsIcon and MoonCloudIcon, then render it using <HugeiconsIcon icon={MoonCloudIcon} />.
What is the license for this icon?
The MoonCloudIcon is distributed under the MIT license, allowing for free use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

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 →