John KuehJohn Kueh

moon slow wind icon

HugeIcons · MoonSlowWindIcon · MIT

Download SVG

The HugeIcons moon slow wind icon depicts a crescent moon with a gentle breeze, often used to represent nighttime, quiet states, or slow processes.

Common uses

  • Night mode toggle
  • Sleep timer indicator
  • Loading or processing state

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
night iconwindy mooncrescent moongentle breeze

FAQ

What does the moon slow wind icon represent?
It symbolizes nighttime, calm weather, or a slow, gradual process.
How do I use the MoonSlowWindIcon in React?
Import it using `import { MoonSlowWindIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={MoonSlowWindIcon} />`.
What is the license for this icon?
This icon is available under the MIT license.

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 →