The Tabler building circus icon visually represents a circus tent, commonly used in UIs to signify entertainment venues, events, or a playful theme.
Common uses
- Labeling a 'Shows & Events' section.
- Indicating a 'Fun Zone' or 'Amusement Area'.
- Representing a 'Carnival' or 'Festival' feature.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBuildingCircus } from '@tabler/icons-react';
<IconBuildingCircus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Buildings
- Keywords
- tentshowcarnivalclownbuildingcircusarchitecturestructureconstructionpropertybuildingscircus tentbig topcarnival tentshow tent
FAQ
- What is this icon typically used for?
- It's used to represent circuses, tents, carnivals, or entertainment venues in user interfaces.
- How do I use this icon in React?
- Import it using `import { IconBuildingCircus } from '@tabler/icons-react';` and then use it as a component: `<IconBuildingCircus />`.
- What is the license for this icon?
- The Tabler icons, including building-circus, are 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 →