Cryptofonts / cryptofont

Cryptocurrency icon webfont and SVG

Home Page:https://www.cryptofonts.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cryptofont

Cryptocurrency icon webfont and SVG Visit our website for more resources

Install with npm

$ npm i @cryptofonts/cryptofont

CDN quickstart

<link rel="stylesheet" href="https://cdn.cryptofonts.com/1.3.5/cryptofont.css">

Usage

<i class="cf cf-btc"></i>

Demo

Open demo.html to see a list of all the glyphs in your font along with their codes/ligatures.

To use the generated font in desktop programs, you can install the TTF font. In order to copy the character associated with each icon, refer to the text box at the bottom right corner of each glyph in demo.html. The character inside this text box may be invisible; but it can still be copied.

You won't need any of the files located under the demo-files directory when including the generated font in your own projects.

If you're looking for coloured SVG icons, checkout my other project Cryptoicons on GitHub.

About

Cryptocurrency icon webfont and SVG

https://www.cryptofonts.com

License:GNU General Public License v3.0


Languages

Language:HTML 94.2%Language:CSS 5.7%Language:JavaScript 0.1%