The Tabler building bank icon visually represents a financial institution, commonly used in UIs to denote banking services, financial management, or monetary transactions.
Common uses
- Banking or finance section navigation
- Button for financial operations
- Label for account management features
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBuildingBank } from '@tabler/icons-react';
<IconBuildingBank size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Buildings
- Keywords
- architecturecityurbanconstructionmoneycreditloanworkplacebuildingbankbuildingsfinancial buildingmoney buildingcredit unionfinancial institution
FAQ
- What does the building bank icon represent?
- It depicts a bank building, typically used to signify financial services, money, or related operations within an application.
- How do I use this icon in React?
- Import it using `import { IconBuildingBank } from '@tabler/icons-react'` and then use it as a component: `<IconBuildingBank />`.
- What is the license for this icon?
- The Tabler icon library, including the building bank 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 →