John KuehJohn Kueh

moon icon

Lucide · moon · ISC

Download SVG

The Lucide moon icon depicts a crescent moon, commonly used to represent nighttime, dark mode, or celestial themes in user interfaces.

Common uses

  • Dark mode toggle button
  • Weather application status
  • Astronomy or space-related content

Use it in React

Install
npm i lucide-react
Import & render
import { Moon } from 'lucide-react';

<Moon size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
darknightmooncrescentdark modeastronomy

FAQ

What does the moon icon represent?
It represents a crescent moon, typically used for concepts like night, darkness, or dark mode.
How do I use the moon icon in React?
You can import and use it like this: import { Moon } from 'lucide-react'; <Moon />.
What is the license for the Lucide moon icon?
The Lucide icon library, including the moon icon, is available under the ISC license.

Related icons

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

Looking for something else? Search Lucide 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 →