Skip to content

Crypto icons which are used both on dHEDGE, Toros and mStable

Notifications You must be signed in to change notification settings

dhedge/crypto-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crypto-icons

Crypto icons which are used both on dHEDGE and Toros

How to add new icons

  • Add missing icons named according to iconSymbols field of asset query
  • optionally run transformation script (see below)
  • Update package version
  • Run npm install to update lock file version
  • Run npm publish

How to run transformation script (compress and resize)

  • Put new icon files to src/icons directory
  • Run npm install
  • Run npm run transform (.png source file) or npm run transform:svg (.svg source file extension) script