John KuehJohn Kueh

fireworks icon

HugeIcons · FireworksIcon · MIT

Download SVG

The HugeIcons fireworks icon depicts a celebratory burst of light and color, commonly used to signify achievements, special events, or successful outcomes in user interfaces.

Common uses

  • Celebrating user achievements (e.g., completing a level)
  • Indicating a successful process completion
  • Marking special promotions or holidays

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FireworksIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={FireworksIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
celebrationpartyfireworkburst

FAQ

What does the fireworks icon represent?
It represents a celebratory burst, often used for achievements, success, or special occasions.
How do I use the FireworksIcon in React?
Import both HugeiconsIcon and FireworksIcon, then render it using <HugeiconsIcon icon={FireworksIcon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free commercial and non-commercial use.

Looking for something else? Search HugeIcons 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 →