Moon Stars Pixel Art Icon
A moon-stars icon for clear-night forecasts, stargazing apps, 'perfect night sky' indicators and sleep environment settings.
Tags
moonnightdarksleepstars
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Moon Stars icon
A crescent moon with multiple stars scattered around it, evoking a clear, well-lit night sky. Use it in a weather app for the 'clear night' forecast condition, in a stargazing app to indicate good viewing conditions, in a sleep app to represent an ideal nighttime environment, or as a more atmospheric alternative to a plain moon. For a single cultural moon-star emblem, moon-star is the cleaner pick; this icon suits broader 'beautiful night' imagery where multiple stars amplify the effect.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/moon-stars.svg" width="24" height="24" alt="Moon Stars" />
<!-- React -->
import { MoonStars } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="moon-stars.svg" width="48" height="48" style="image-rendering: pixelated" />