The Tabler building arch icon depicts a classical architectural arch, commonly used to represent historical sites, architectural elements, or significant structures in UI design.
Common uses
- Historical landmark marker
- Architecture or construction section
- University or museum branding
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBuildingArch } from '@tabler/icons-react';
<IconBuildingArch size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Buildings
- Keywords
- arccurvedomemonumenthistoryarchitecturebuildingarchstructureconstructionbuildingsmonument icondome iconarc iconarchitecture icon
FAQ
- What is the building arch icon used for?
- It represents architectural arches, historical buildings, or significant structures. It's useful for sections related to history, architecture, or landmarks.
- How do I use the building arch icon in React?
- Import it from '@tabler/icons-react' like this: import { IconBuildingArch } from '@tabler/icons-react'. Then use it as a component: <IconBuildingArch />.
- What is the license for this icon?
- The Tabler icon library, including the building arch icon, 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 →