Bank Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Bank icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/304974.svg" alt="Bank icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304974.svg" alt="Bank icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304974.svg" alt="Bank icon" :width="24" :height="24" />
CSS background
.icon-bank {
background-image: url('https://proicons.com/icon/304974.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M94 376h812s23-19 0-43L500 94 94 333s-28 26 0 43zm839 497l-49-43c-3-2-9-4-14-4l-730 1c-5 0-11 2-14 4l-58 42c-3 2-5 6-5 9v19c0 2 4 5 9 5h857c5 0 9-3 9-5v-19c0-3-3-7-5-9zM804 409h75v375h-75V409zm-122 0h74v375h-74V409zm-427 0h75v375h-75V409zm-122 0h75v375h-75V409zm369 374c5 0 11-1 16-2v-46c24-5 41-15 54-30 12-14 18-32 18-54 0-13-2-23-5-32s-7-15-13-21-13-11-21-15c-8-5-17-9-27-13l-23-10c-4-1-8-3-12-5s-7-4-10-6c-4-3-6-6-8-9-2-4-3-9-3-14 0-6 2-11 4-14 2-4 5-7 9-9s8-4 12-4c5-1 9-1 14-1 7 0 14 0 19 1 6 0 11 1 16 2s9 3 13 4c4 2 8 3 12 5 6-15 11-30 12-45-11-4-21-6-30-9-10-2-20-3-31-4v-40c-6-2-11-3-17-3-5 0-11 1-17 3v41c-23 3-41 11-55 25-13 13-20 32-20 55 0 11 2 21 4 28 3 8 7 14 12 20s11 10 18 14 15 8 24 12l21 9c4 2 9 4 13 6 5 2 9 4 13 7 4 2 7 6 9 10 3 4 4 9 4 15 0 13-4 22-13 27-9 6-22 9-39 9-11 0-21-1-31-3-9-1-20-5-30-9-3 8-6 16-8 24s-3 15-4 23c6 3 13 5 19 7s12 3 18 4 12 2 19 3c7 0 15 1 23 1h3v41c6 1 12 2 18 2z"/></svg>
Bank in other icon packs
Copied!