@thirdweb-dev/chain-icons
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

chain-icons

A quick, easy and light-weight way to add chain / network icons to your react app.

Installation

yarn add @thirdweb/chain-icons

Usage

Example of using the Polygon Icon

import React from "react";
import { Polygon } from "@thirdweb/chain-icons";

const App = () => {
  return (
    <div>
      <h1>Polygon Icon</h1>
      <Polygon />
    </div>
  );
};

Thanks & Inspirations

  • react-icons for library inspiration
  • cryptologos.cc for a list of viable svg icons

Package Sidebar

Install

npm i @thirdweb-dev/chain-icons

Weekly Downloads

5,433

Version

1.0.5

License

Apache-2.0

Unpacked Size

26.2 MB

Total Files

3083

Last publish

Collaborators

  • thirdweb-bot
  • furqantw
  • yash90
  • krishang
  • jakeloo
  • joaquim-verges
  • jnsdls