Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Cryptofonts/cryptofont
Cryptocurrency icon webfont and SVG
https://github.com/Cryptofonts/cryptofont
cryptocurrency cryptocurrency-icon-webfont font icons svg webfont
Last synced: 7 days ago
JSON representation
Cryptocurrency icon webfont and SVG
- Host: GitHub
- URL: https://github.com/Cryptofonts/cryptofont
- Owner: Cryptofonts
- License: gpl-3.0
- Created: 2018-05-22T03:42:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-06-13T21:19:29.000Z (over 1 year ago)
- Last Synced: 2024-05-21T21:09:35.516Z (6 months ago)
- Topics: cryptocurrency, cryptocurrency-icon-webfont, font, icons, svg, webfont
- Language: HTML
- Homepage: https://www.cryptofonts.com
- Size: 6.13 MB
- Stars: 171
- Watchers: 3
- Forks: 26
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Cryptofont
Cryptocurrency icon webfont and SVG
[Visit our website for more resources](https://cryptofonts.com)### Install with npm
`$ npm i @cryptofonts/cryptofont`### CDN quickstart
``### Usage
``### 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](https://github.com/monzanifabio/cryptoicons) on GitHub.