Party Popper Pixel Art Icon
A party popper icon for success states, celebration moments, onboarding completions, and congratulations notifications.
Tags
partypopper
Style variants
base
Outline · rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Party Popper icon
A party popper or confetti cannon firing streamers, the universal sign for celebration and success. Reach for it on a task-completed success screen, an onboarding-finished congratulations message, a 'Happy birthday' notification, or a milestone-reached banner in a productivity or gaming app. Its positive, festive energy is hard to misread. Avoid using it for neutral informational states; it raises user expectations of something genuinely worth celebrating, so reserve it for meaningful moments.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/party-popper.svg" width="24" height="24" alt="Party Popper" />
<!-- React -->
import { PartyPopper } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="party-popper.svg" width="48" height="48" style="image-rendering: pixelated" />