Socket
Book a DemoInstallSign in
Socket

@defisaver/token-icons

Package Overview
Dependencies
Maintainers
6
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@defisaver/token-icons

Package containing a registry of token icons to complement the [tokens](https://github.com/defisaver/defisaver-tokens) package. Because this package imports and exposes .svg files directly, it is meant to be used in a webpack (or similar) environment, wit

latest
npmnpm
Version
0.0.81
Version published
Weekly downloads
312
31.65%
Maintainers
6
Weekly downloads
 
Created
Source

DFS Token Icons

Package containing a registry of token icons to complement the tokens package. Because this package imports and exposes .svg files directly, it is meant to be used in a webpack (or similar) environment, with a loader configured for .svg files.

Adding new icons

  • Add .svg file to icons/ folder using token symbol as the name;
  • If token symbol contains non-alphanumeric characters, replace them with underscore and make sure to add a comment on the first line containing the actual token name (See ETH2x-FLI and cWBTC Legacy);
  • Run node scripts/generateIconsIndex to generate the index.

FAQs

Package last updated on 10 Sep 2025

Did you know?

Socket

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