Skip to content

inderashah007/crypto-icons-font-0.6.8-npm

cryptocurrency-icons-font

A webfont for cryptocurrency symbols

for example and need more update ,,

About

cryptocurrency-icons-font use SVG icons as base to create a webfont which can be easily integrated in your web site / application. It provides you also the option to include your font as an SVG sprite.

Getting started

You can install cryptocurrency-icons-font from npm

npm install --save cryptocurrency-icons-font

or using the github package

npm install --save @johnk3y/cryptocurrency-icons-font

Or you can just clone this repository and get the files into the dist directory.

git clone https://github.com/johnk3y/cryptocurrency-icons-font.git

WebFont

The webfont is available and to you it you can take the demo file into dist/webfont as reference. Example:

<i class='crypto-icon btc'></i>

SVG Sprite

The svg sprites are located into the folder dist/svg-sprite/css and there are three sprites for black, color and white.

<i class='crypto-icon black btc'>crypto-icon.black.btc</i>

Colored version

<i class='crypto-icon color btc'>crypto-icon.color.btc</i>

White version

<i class='crypto-icon white btc'>crypto-icon.white.btc</i>

About

No description, website, or topics provided.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published