John KuehJohn Kueh

bank icon

HugeIcons · BankIcon · MIT

Download SVG

The HugeIcons bank icon visually represents a financial institution and is commonly used to indicate banking services, financial accounts, or monetary transactions.

Common uses

  • Link to banking dashboard
  • Payment processing section
  • Financial transaction history

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BankIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={BankIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
financemoneybuildinginstitution

FAQ

What does the bank icon represent?
It represents a bank or financial institution, suitable for indicating services related to money, accounts, or transactions.
How do I use the BankIcon in React?
Import both HugeiconsIcon and BankIcon, then render it using <HugeiconsIcon icon={BankIcon} />.
What is the license for this icon?
The HugeIcons bank icon is released under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →