Socket
Socket
Sign inDemoInstall

cryptocurrency-icons-font

Package Overview
Dependencies
0
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    cryptocurrency-icons-font

A webfont for cryptocurrency symbols


Version published
Weekly downloads
39
increased by3800%
Maintainers
1
Install size
5.44 MB
Created
Weekly downloads
 

Readme

Source

cryptocurrency-icons-font

A webfont for cryptocurrency symbols

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 @mirgj/cryptocurrency-icons-font

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

git clone https://github.com/mirgj/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>

Keywords

FAQs

Last updated on 19 Nov 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc