Bank 2 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bank 2 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/336934.svg" alt="Bank 2 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336934.svg" alt="Bank 2 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336934.svg" alt="Bank 2 icon" :width="24" :height="24" />
CSS background
.icon-bank-2 {
background-image: url('https://proicons.com/icon/336934.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="b" x="5.5" y="37.3822" width="37" height="5.1178"/><polygon class="b" points="42.5 14.5648 24 5.5 5.5 14.5648 5.5 19.2484 42.5 19.2484 42.5 14.5648"/><line class="b" x1="5.5" y1="14.5648" x2="17.1553" y2="14.5648"/><line class="b" x1="30.8447" y1="14.5648" x2="42.5" y2="14.5648"/><circle class="b" cx="24" cy="12.6149" r="2.6957"/><line class="b" x1="18.1615" y1="19.2484" x2="18.1615" y2="37.3822"/><line class="b" x1="13.9503" y1="19.2484" x2="13.9503" y2="37.3822"/><line class="b" x1="9.7391" y1="19.2484" x2="9.7391" y2="37.3822"/><line class="b" x1="29.8385" y1="37.3822" x2="29.8385" y2="19.2484"/><line class="b" x1="34.0497" y1="37.3822" x2="34.0497" y2="19.2484"/><line class="b" x1="38.2609" y1="37.3822" x2="38.2609" y2="19.2484"/></svg>
Bank 2 in other icon packs
Copied!