The Tabler tower icon depicts a tall, slender structure, commonly used to represent buildings, landmarks, or specific locations in UI design.
Common uses
- Representing a building or property in a map interface.
- Indicating a landmark or point of interest.
- Styling a section related to architecture or construction.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTower } from '@tabler/icons-react';
<IconTower size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Buildings
- Keywords
- buildingcastlefortresspalacetowerarchitecturestructureconstructionpropertybuildings
FAQ
- What is the tower icon used for?
- It's primarily used to visually represent buildings, structures, or significant landmarks within an application's interface.
- How do I use the tower icon in React?
- You can import and use it in your React components like this: import { IconTower } from '@tabler/icons-react'.
- What is the license for the Tabler tower icon?
- The Tabler icons, including the tower 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 →