toddoxford / payment-icons

💳 Payment / Ecommerce related svg icon packs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm version

Payment-icons

Payment related svg icons for use in fonts or spritesheets.

Usage

The raw .svg output (from a mix of sketch and inkscape) is in the svg directory. The minified svg output is in the min dir.

The easiest way to consume these icons is to npm install from github and use your favorite toolchain to build fonts or sprites e.g.

npm install payment-icons

Example

Examples generated with grunt-svg-sprite can be seen here: http://muffinresear.ch/payment-icons/

Contributing icons

If you want to remix these icons, have at it. If you have additional icons you want to be included then please follow the examples given and add your icon for each of the existing styles and make a pull request.

License

Icon marks are copyright their respective owners.

The rest of the code here is MPL2.0.

About

💳 Payment / Ecommerce related svg icon packs

License:Mozilla Public License 2.0


Languages

Language:JavaScript 100.0%