Balloon Pixel Art Icon
A balloon icon for birthday events, celebration banners, party-supply stores and festive marketing campaigns.
Style variants
base
Outline · rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Balloon icon
A round inflated balloon with a tied knot, the universal symbol of parties, birthdays, and celebration. Use it in a birthday greeting card generator, a party-supply store category, an event-planning app for celebration-type events, or a promotional banner for a sale or launch party. When combined with a cake, it reinforces birthday over generic festivity. For a weather or scientific balloon concept, pair it with an altitude or science icon to avoid the celebratory reading.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/balloon.svg" width="24" height="24" alt="Balloon" />
<!-- React -->
import { Balloon } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="balloon.svg" width="48" height="48" style="image-rendering: pixelated" />