Rhb Mobile Banking Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Rhb Mobile Banking 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/346714.svg" alt="Rhb Mobile Banking icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346714.svg" alt="Rhb Mobile Banking icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346714.svg" alt="Rhb Mobile Banking icon" :width="24" :height="24" />
CSS background
.icon-rhb-mobile-banking {
background-image: url('https://proicons.com/icon/346714.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>.e{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="e" x="32.2508" y="21.4115" width="5.177" height="5.177" transform="translate(27.1748 -17.6057) rotate(45)"/><path class="e" d="M9.5,27.8212l1.3476-7.6424h2.502c1.4145,0,2.3585,1.1491,2.1086,2.5667s-1.5992,2.5667-3.0137,2.5667h-2.502"/><line class="e" x1="12.4444" y1="25.3121" x2="14.5041" y2="27.8193"/><line class="e" x1="17.759" y1="20.1788" x2="16.4114" y2="27.8212"/><line class="e" x1="22.8221" y1="20.1788" x2="21.4745" y2="27.8212"/><line class="e" x1="17.0877" y1="23.9856" x2="22.1508" y2="23.9856"/><path class="e" d="M27.3313,24c1.0552,0,1.7598.8554,1.5737,1.9106s-1.1923,1.9106-2.2475,1.9106h-3.1525s1.3476-7.6424,1.3476-7.6424h3.1525c1.0552,0,1.7598.8554,1.5737,1.9106s-1.1923,1.9106-2.2475,1.9106h0Z"/><line class="e" x1="27.3313" y1="24" x2="24.1788" y2="24"/><rect class="e" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!