firdausramlan / bankMY-payment-webfont

A collection of SVG webfont that contains of all main payment methods and gateways in Malaysia http://nrfz.org/bankMY

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BankMY Payment Webfont

A collection of SVG webfont that contains of all main payment methods and gateways in Malaysia http://nrfz.org/bankMY

Screenshot of Usage BankMY

Jom! Let's start at BankMY!

##How to Use?

Basically as usual. You just need the source .css and also the font folder. Download the master file. Upload bankmy.css and font folder to your root and start enjoying this font. Place them anywhere you like. As instance, you can use <i>, <span> or <div> tag to call them. i.e to show Maybank2U glyph.

<div class="icon icon-m2u"></div>

Btw, Dont forget to call the .css

<link rel="stylesheet" href="bankmy.css">

You can view all classes in the How to Use Section

Screenshot of Classes

##Supported Payment Methods and Gateways As a starter, this set only contains 16 glyphs. More styles and options will be added in the future. You may send me a request or just open an issue.

  • Maybank2U
  • CIMB Clicks
  • Bank Islam
  • Hong Leong Bank
  • AMBank
  • Affin Bank
  • Public Bank
  • RHB Bank
  • Mastercard
  • Visa
  • MEPS Cash
  • FPX
  • PayPal
  • Mobile Money
  • iPay88
  • MOLPay

##Installation If you're using Bower, simply cd to your desired location in Terminal and;

bower install bankmy-payment-webfont

Composer, Component support will be added real soon.

If you're using LESS, please look for bankmy.less. (you should know how to use it by the time you read this. How To).

##Changelog

  • 26-12-2014 V1.0.0 Initial release. (15 icons)
  • 29-12-2014 V1.0.1 Dedicated demo site added BankMY.
  • 30-12-2014 V1.0.2 Affin Bank logo icon added (16 icons). Bower installation added.
  • 30-12-2014 V1.0.3 LESS option added. More aligned stylesheet.

##License

  • All the source codes are licensed under MIT License
  • Attribution/credit is not required, but very much appreciated. Apa salahnya-kan :)

About

A collection of SVG webfont that contains of all main payment methods and gateways in Malaysia http://nrfz.org/bankMY

License:MIT License


Languages

Language:CSS 100.0%