The Tabler building fortress icon visually represents a fortified structure, commonly used in UIs to signify security, defense, or a strong base.
Common uses
- Security settings or features
- Military or strategy game elements
- Defense-related content or services
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBuildingFortress } from '@tabler/icons-react';
<IconBuildingFortress size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Buildings
- Keywords
- militarytowndefendattackstrongholdprotectprotectionmedievalbuildingfortressbuildingscastlefortificationkeep
FAQ
- What does the building fortress icon represent?
- It depicts a strong, fortified building, often associated with defense, protection, or a stronghold.
- How do I use this icon in React?
- Import it using `import { IconBuildingFortress } from '@tabler/icons-react'` and then use it as a component: `<IconBuildingFortress />`.
- What is the license for this icon?
- The Tabler icon library, including the building fortress 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 →