@w3ux/react-polkicon
TypeScript icon, indicating that this package has built-in type declarations

3.2.7 • Public • Published

Polkicon

A light-weight and customisable Polkadot Icon

Installation

npm install @w3ux/react-polkicon

or

yarn add @w3ux/react-polkicon

or

pnpm add @w3ux/react-polkicon

Usage

import { /* your imports */ } from '@w3ux/react-polkicon'

React Usage

This package provides React hooks and components. Here's a basic example:

import React from 'react'
import { /* specific hook or component */ } from '@w3ux/react-polkicon'

function MyComponent() {
  // Use the imported hooks or components here
  return <div>Your component content</div>
}

Documentation

For comprehensive documentation and examples, visit the w3ux documentation.

Keywords

w3ux, polkadot, web3, react, icon, identicon, avatar, typescript

Repository

License

This package is licensed under the GPL-3.0-only.


Part of the w3ux library - A collection of packages for building Web3 applications.

Package Sidebar

Install

npm i @w3ux/react-polkicon

Weekly Downloads

35

Version

3.2.7

License

GPL-3.0-only

Unpacked Size

44.6 kB

Total Files

8

Last publish

Collaborators

  • polkadotcloud