Rbl Mobank Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Rbl Mobank 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/346510.svg" alt="Rbl Mobank icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346510.svg" alt="Rbl Mobank icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346510.svg" alt="Rbl Mobank icon" :width="24" :height="24" />
CSS background
.icon-rbl-mobank {
background-image: url('https://proicons.com/icon/346510.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><path class="b" d="M9.5001,27.5411c0-6.5627,4.4078-12.3073,10.7469-14.0059"/><path class="b" d="M9.5001,4.5003v38.9997h6v-4.2969c2.4676,1.8051,5.4426,2.784,8.4999,2.7969,8.0081,0,14.4999-6.4918,14.4999-14.4999-.0014-7.6197-5.9002-13.9384-13.5019-14.4629v6.0234c4.2779.5058,7.5011,4.1318,7.5019,8.4394,0,4.6944-3.8056,8.4999-8.4999,8.4999s-8.4999-3.8056-8.4999-8.4999c.0009-4.3077,3.2241-7.9337,7.5019-8.4394v-6.0176c-2.7092.1971-5.3086,1.1513-7.5019,2.7539V4.5h-6v.0003Z"/><path class="b" d="M15.5001,43.5v-15.9999"/></svg>
Copied!