The Lucide wand sparkles icon depicts a magical wand emitting sparkles, commonly used to represent actions related to magic, customization, or special effects in a user interface.
Common uses
- Applying a special effect or filter
- Activating a 'magic' or 'smart' mode
- Indicating a creative or design tool
Use it in React
Install
npm i lucide-reactImport & render
import { WandSparkles } from 'lucide-react';
<WandSparkles size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- magicwizardmagicianwandsparklesmagic wandsparkle
FAQ
- What does the wand sparkles icon represent?
- It visually represents magic, a wizard's wand, or the act of conjuring something with sparkles. It's often used for features that feel magical or transformative.
- How do I use the wand sparkles icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { WandSparkles } from 'lucide-react'. Then render it as a component: <WandSparkles />.
- What is the license for this icon?
- The wand sparkles icon is part of the Lucide library, which is available under the ISC license, allowing for free use.
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 →