Moon Star Pixel Art Icon
A moon-star icon for nighttime or Islamic themes, dark-mode variants, stargazing features and cultural emblems.
Tags
moonnightdarksleepstarfavoriteratingbookmark
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Moon Star icon
A crescent moon with a single star, carrying both astronomical and cultural significance. Use it in a stargazing app's nighttime section, as a richer alternative to the plain moon in a dark-mode toggle, or in content referencing Islamic culture or the night sky. The star adds visual interest without obscuring the moon's meaning. Moon-stars (with multiple stars) suggests a clear, starry night more broadly; this single-star version is more culturally specific and more compact in dense icon sets.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/moon-star.svg" width="24" height="24" alt="Moon Star" />
<!-- React -->
import { MoonStar } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="moon-star.svg" width="48" height="48" style="image-rendering: pixelated" />