The Tabler building stadium icon visually represents a large sports venue, commonly used in UI to signify locations related to sports, events, or large public gathering places.
Common uses
- Link to a sports team's official website.
- Button for event ticketing or venue information.
- Marker for a stadium on a map.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBuildingStadium } from '@tabler/icons-react';
<IconBuildingStadium size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Buildings
- Keywords
- construcitonestatefootballsupportersbuildingstadiumarchitecturestructureconstructionpropertybuildingssports arenafootball stadiumevent venuegrandstand
FAQ
- What is the building stadium icon used for?
- It's used to represent stadiums, arenas, or large sports venues in user interfaces. It can also signify events or places where large crowds gather.
- How do I use the building stadium icon in React?
- You can import it directly from the '@tabler/icons-react' library like this: import { IconBuildingStadium } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the building stadium icon, is distributed 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 →