Mbank Cz Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mbank Cz 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/343517.svg" alt="Mbank Cz icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343517.svg" alt="Mbank Cz icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343517.svg" alt="Mbank Cz icon" :width="24" :height="24" />
CSS background
.icon-mbank-cz {
background-image: url('https://proicons.com/icon/343517.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" viewBox="0 0 48 48"><defs><style>.a,.b{fill:none;stroke:#fff;stroke-linecap:round;}.a{stroke-linejoin:round;}.b{stroke-miterlimit:6.25;}</style></defs><path class="a" d="M13.22,22.13a6.1342,6.1342,0,0,1,5.9932-6.2321A6.1342,6.1342,0,0,1,25.2064,22.13v9.9714"/><line class="a" x1="13.22" y1="15.898" x2="13.22" y2="32.102"/><path class="a" d="M25.206,22.13a5.9978,5.9978,0,1,1,11.9864,0v9.9714"/><path class="b" d="M13.22,15.898H10.817"/><circle class="a" cx="24" cy="24" r="21.5"/><path class="b" d="M13.22,5.3979v6.479m0,24.723v6.0023"/><path class="b" d="M25.206,2.7455v9.131M25.2251,36.6l-.0191,8.7932"/><path class="b" d="M37.154,6.9937v4.8832m0,24.723v4.4064"/></svg>
Copied!