The HugeIcons balloons icon depicts a cluster of balloons, commonly used to represent celebrations, parties, or positive events.
Common uses
- Birthday party invitations
- Event promotion banners
- Success or achievement indicators
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BalloonsIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BalloonsIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- celebrationpartyfestivehelium
FAQ
- What is the Balloons icon typically used for?
- It's used to signify celebrations, parties, holidays, or positive achievements in user interfaces.
- How do I use the Balloons icon in React?
- Import both HugeiconsIcon and BalloonsIcon, then render it using <HugeiconsIcon icon={BalloonsIcon} />.
- What is the license for the Balloons icon?
- The Balloons 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 →