The Tabler balloon off icon depicts a deflated or unusable balloon, commonly used to signify an inactive or disabled state for features related to celebrations or events.
Common uses
- Disabling a 'Send Party Invitations' button.
- Showing an event that has been canceled.
- Indicating a feature related to balloons is not available.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBalloonOff } from '@tabler/icons-react';
<IconBalloonOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Nature
- Keywords
- partybirthdaydecorationballoonoffdisabledinactivenaturedeflated balloondisabled partyinactive celebrationbroken balloon
FAQ
- What does the balloon off icon represent?
- It represents a balloon that is deflated or unusable, signifying an inactive or disabled state.
- How do I use the balloon off icon in React?
- You can import and use it with: import { IconBalloonOff } from '@tabler/icons-react'. Then render it as <IconBalloonOff />.
- What is the license for this icon?
- This icon is from the Tabler icon library and 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 →