Mb Bank Alt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mb Bank Alt 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/328955.svg" alt="Mb Bank Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328955.svg" alt="Mb Bank Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328955.svg" alt="Mb Bank Alt icon" :width="24" :height="24" />
CSS background
.icon-mb-bank-alt {
background-image: url('https://proicons.com/icon/328955.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m28.9116,33.8836v9.6164"/><path class="c" d="m28.9116,11.9795v9.6164"/><path class="c" d="m15.6185,33.1741l-9.1457,2.9721"/><path class="c" d="m36.4509,26.4041l-9.1457,2.9721"/><path class="c" d="m11.0571,20.5605l-5.6524-7.7798"/><path class="c" d="m23.9324,38.2815l-5.6524-7.7798"/><path class="c" d="m22.5541,12.2797l5.6526-7.7797"/><path class="c" d="m9.6787,30.0007l5.6526-7.7797"/><path class="c" d="m33.4495,20.8843l9.1459,2.9712"/><path class="c" d="m12.6171,14.1164l9.1459,2.9712"/></svg>
Copied!