The Tabler theater icon depicts a classic theater building facade, commonly used to represent movie theaters, performance venues, or entertainment locations within a user interface.
Common uses
- Link to a movie listings page.
- Button for "Showtimes" or "Tickets".
- Map marker for a cinema or playhouse.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTheater } from '@tabler/icons-react';
<IconTheater size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- moviefilmshowmaskentertainmenttheaterlocationnavigationgeographyplacemapcinemamovie houseplayhouseperformance venue
FAQ
- What does the theater icon represent?
- It represents a theater building, suitable for indicating cinemas, playhouses, or other entertainment venues.
- How do I use this icon in React?
- You can import and use it like this: import { IconTheater } from '@tabler/icons-react'. Then render it as <IconTheater />.
- What is the license for this icon?
- The Tabler icons, including the theater icon, are 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 →