John KuehJohn Kueh

balloon icon

Phosphor · balloon · MIT

Download SVG

The Phosphor balloon icon visually represents a buoyant, inflatable object, commonly used in UIs to signify celebrations, gifts, or special offers.

Common uses

  • Birthday sale promotions
  • Event announcements
  • Gift card redemption

Use it in React

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

<Balloon size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Balloon size={24} />
thin
<Balloon size={24} weight="thin" />
light
<Balloon size={24} weight="light" />
bold
<Balloon size={24} weight="bold" />
fill
<Balloon size={24} weight="fill" />
duotone
<Balloon size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
commerce
Keywords
heliumbirthdaypartycommerceobjectsballooncelebration

FAQ

What does the balloon icon represent?
It depicts a classic balloon, often associated with parties, celebrations, and festive occasions.
How do I use the balloon icon in React?
You can import and use it like this: import { Balloon } from '@phosphor-icons/react'; <Balloon />.
What is the license for the Phosphor balloon icon?
The Phosphor icon library, including the balloon icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

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