John KuehJohn Kueh

confetti icon

Tabler · confetti · MIT

Download SVG

The Tabler confetti icon depicts a burst of colorful paper pieces, commonly used in UI to signify success, achievements, or celebratory events.

Common uses

  • Success message after form submission
  • Award or badge notification
  • Event or party invitation confirmation

Use it in React

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

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

Styles

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

outline
<IconConfetti size={24} stroke={2} />
filled
<IconConfettiFilled size={24} stroke={2} />

Details

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

FAQ

What is the confetti icon used for?
It's used to visually represent celebrations, success, or exciting events within a user interface.
How do I use the confetti icon in React?
You can import and use it like this: import { IconConfetti } from '@tabler/icons-react'.
What is the license for the Tabler confetti icon?
The Tabler icon library, including the confetti 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 →