The Lucide sparkle icon depicts a stylized star or burst, commonly used to indicate special features, highlights, or magical effects in user interfaces.
Common uses
- Highlighting a new feature
- Indicating a premium or special offer
- Visual effect for achievements or rewards
Use it in React
Install
npm i lucide-reactImport & render
import { Sparkle } from 'lucide-react';
<Sparkle size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- stareffectfilternightmagicshinyglittertwinklecelebrationsparklehighlight
FAQ
- What is the sparkle icon used for?
- It's used to visually represent something special, like a new feature, a highlight, or a magical effect.
- How do I use the Sparkle icon in React?
- You can import it directly from the 'lucide-react' library: import { Sparkle } from 'lucide-react'.
- What is the license for the Lucide sparkle icon?
- The Lucide icon library, including the sparkle icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
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 →