The HugeIcons moonset icon depicts the moon partially below the horizon, commonly used to indicate nighttime, the end of the day, or a transition from night to morning.
Common uses
- Night mode toggle
- End of day status indicator
- Sleep or rest related features
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MoonsetIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MoonsetIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- night iconsunset iconmoon down iconevening icon
FAQ
- What does the moonset icon represent?
- It represents the moon setting below the horizon, symbolizing nighttime or the end of the day.
- How do I use the MoonsetIcon in React?
- Import HugeiconsIcon and MoonsetIcon, then render <HugeiconsIcon icon={MoonsetIcon} />.
- What is the license for this icon?
- The MoonsetIcon is available under the MIT license.
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 →