The Tabler sparkle 2 icon depicts a stylized star or sparkle, commonly used to indicate new features, highlights, or magical effects in a user interface.
Common uses
- Highlighting a new feature announcement
- Indicating a 'magic' or AI-powered function
- Adding a decorative flourish to UI elements
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSparkle2 } from '@tabler/icons-react';
<IconSparkle2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- sparkleaishinestarmagichighlighteffectnewfeatureglowdesign2
FAQ
- What does the sparkle 2 icon represent?
- It represents a sparkle or star, often used to draw attention to something new, special, or magical within an interface.
- How do I use the sparkle 2 icon in React?
- You can import and use it like this: import { IconSparkle2 } from '@tabler/icons-react'. Then render the component: <IconSparkle2 />.
- What is the license for the Tabler sparkle 2 icon?
- The Tabler icon library, including the sparkle 2 icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →