Bank Icon
Free SVG icon from the Memory Icons 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/311820.svg" alt="Bank icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/311820.svg" alt="Bank icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/311820.svg" alt="Bank icon" :width="24" :height="24" />
CSS background
.icon-bank {
background-image: url('https://proicons.com/icon/311820.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" id="memory-bank" viewBox="0 0 22 22"><path d="M20 19H2V17H4V9H2V7H3V6H5V5H7V4H9V3H13V4H15V5H17V6H19V7H20V9H18V17H20M17 9V7H15V6H13V5H9V6H7V7H5V9M8 17V11H6V17M12 17V11H10V17M16 17V11H14V17Z" /></svg>
Bank in other icon packs
Copied!