Fnb Banking App Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Fnb Banking App 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/340602.svg" alt="Fnb Banking App icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340602.svg" alt="Fnb Banking App icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340602.svg" alt="Fnb Banking App icon" :width="24" :height="24" />
CSS background
.icon-fnb-banking-app {
background-image: url('https://proicons.com/icon/340602.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="c" cx="24" cy="24" r="21.5"/><path class="c" d="m14.63,14c2.57-.49,5.83-.79,9.37-.79s6.8.3,9.37.79"/><path class="c" d="m10.49,18.83c3.9-.6,8.54-.94,13.51-.94s9.61.34,13.51.94"/><path class="c" d="m8.68,24.3c4.64-.62,9.83-.96,15.32-.96s10.68.34,15.32.96"/><path class="c" d="m14.2121,18.36c1.8668,1.4816,3.6257,3.1081,5.0218,5.067"/><line class="c" x1="21.383" y1="37.2128" x2="26.617" y2="37.2128"/><path class="c" d="m13.8243,23.7478c4.947,1.7256,8.9523,4.1512,7.5587,13.465"/><path class="c" d="m34.1757,23.7478c-4.947,1.7256-8.9523,4.1512-7.5587,13.465"/></svg>
Copied!