John KuehJohn Kueh

eclipse icon

Lucide · eclipse · ISC

Download SVG

The Lucide eclipse icon depicts a celestial eclipse, often used to represent themes of day/night cycles, dark/light modes, or contrast adjustments in UI.

Common uses

  • Dark mode/light mode toggle
  • Contrast or brightness settings
  • Visual representation of a solar or lunar event

Use it in React

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

<Eclipse size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
lunarsolarcrescent moonsunearthdaynightplanetspacemodedarklighttoggleswitchcolorcss

FAQ

What is the eclipse icon used for?
It's commonly used for UI elements related to switching between light and dark themes, adjusting display contrast, or symbolizing celestial events.
How do I use the eclipse icon in React?
You can import and use it like this: import { Eclipse } from 'lucide-react'. Then render it as <Eclipse />.
What is the license for the Lucide eclipse icon?
The Lucide icon library, including the eclipse icon, is available under the ISC license.

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 →