Crypto Currency Icon

Crypto Currency Icon CSS

Quick start

included html

<link rel="stylesheet" href="css/crypto-currency-icon.css">

Install with npm:

$ npm install crypto-currency-icon

HTML

Bitcoin

<p class="icon cryptoCoin btc"></p>

bitCoin

Ripple

<p class="icon cryptoCoin xrp"></p>

Ripple

add Size Variation.

<p class="icon cryptoCoin xrp small"></p>

Ripple

Icon Size CSS Class

size (px) css className images
14px × 14px mini

20px × 20px small

30px × 30px medium

50px × 50px large

100px × 100px big

Clone the repo:

$ git clone git@github.com:webcyou/crypto-currency-icon.git

Documentation

CryptoCurrency Icon CSS Style documentation, included in this repo in the root directory, is built with Hugo.

CryptoCurrency Icon CSS

Start Develop

npm install

If necessary, install Hugo and other Go.

brew install hugo
npm run start

Open http://localhost:1313 in your browser.

Creators

Daisuke Takayama

@webcyou

@panicdragon

https://github.com/webcyou

https://github.com/panicdragon

http://www.webcyou.com/

MIT

Features

Acknowledgements

Last but not least a big thank you to Martin Donath. He created the original Material theme for Hugo’s companion MkDocs. This port wouldn’t be possible without him.

Furthermore, thanks to Steve Francia for creating Hugo and the awesome community around the project.