Sparkles Pixel Art Icon
A sparkles icon for AI feature calls-to-action, magic mode toggles, new content highlights and premium experience labels.
Tags
starsshineai
Style variants
base
Outline · rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Sparkles icon
Multiple sparkle stars scattered together, amplifying the magic and AI-feature signal beyond what a single sparkle conveys. Use it on a prominent 'Generate with AI' button, a 'Magic mode' toggle, a 'What's new' badge, or a premium onboarding screen where the experience needs to feel visually exciting. Sparkles-2 offers a slightly different arrangement of the star cluster; both work equally well, so pick whichever fits the visual balance of the surrounding layout.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/sparkles.svg" width="24" height="24" alt="Sparkles" />
<!-- React -->
import { Sparkles } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="sparkles.svg" width="48" height="48" style="image-rendering: pixelated" />