John KuehJohn Kueh

sparkles 2 icon

Tabler · sparkles-2 · MIT

Download SVG

The Tabler sparkles 2 icon depicts a cluster of stars, commonly used to signify special features, new additions, or magical effects in a user interface.

Common uses

  • Highlighting a new feature or update.
  • Indicating a 'magic' or automated process.
  • Adding visual flair to special offers or promotions.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconSparkles2 } from '@tabler/icons-react';

<IconSparkles2 size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconSparkles2 size={24} stroke={2} />
filled
<IconSparkles2Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
sparklesmagicstarsglittershineeffectainewhighlightspecialdesign2

FAQ

What is the sparkles 2 icon used for?
It's typically used to draw attention to something new, special, or with a magical quality within an application's UI.
How do I use the sparkles 2 icon in React?
You can import and use it like this: import { IconSparkles2 } from '@tabler/icons-react'; <IconSparkles2 />
What is the license for the Tabler sparkles 2 icon?
The Tabler icon library, including the sparkles 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 →