Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 926 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 926 Bytes

Thanakarn Icon Font - Banks in Thailand

This tool created by Julien Vernet is based on the work from Omise.

All bank icons are trademarks of their respective owners and the use of these trademarks does not indicate endorsement of the trademark holder by Omise, nor vice versa.

mockup-888px

Usage

Simply download and load the CSS in your project.

<link id="stylesheet" rel="stylesheet" href="/thbanklogos.min.css">

Then use icons like this

<i class="thbanks thbanks-scb" aria-hidden="true"></i>

Contributing to this project

It is very easy to help making this project better. You need to:

  1. Fork the repository
  2. Run npm install
  3. Run npm start