A curated collection of all nigerian bank logos — plus the CSS for easier integration. Credits to this package
You can install the package via npm
npm i nigerian-bank-icons
All you need is to import the css
import "nigerian-bank-icons/index.css"
Add this to your html, replace xx with the bank code
<span style="width: 100px; height: 100px" class="nbi nbi-xx"></span>
and done!