chonky-icon-fontawesome-custom
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

chonky-icon-fontawesome-custom

This package contains the icon component for [Chonky][chonky], a file browser component for React. Please refer to [the official documentation][docs] for usage instructions.

NPM package MIT license NPM downloads GitHub stars

Icons

Storybook: https://637b776fe5a034549ff1e4cb-mdfulkhrat.chromatic.com/?path=/story/chonkyicon--icon-with-name

Docs: https://github.com/akbaruddin/Chonky/tree/2.x-tsup/packages/chonky-icon-fontawesome

Usage

npm install chonky-custom@latest chonky-icon-fontawesome-custom@latest
import { setChonkyDefaults } from 'chonky-custom';
import { ChonkyIconFA } from 'chonky-icon-fontawesome-custom';
// Somewhere in your `index.ts`:
setChonkyDefaults({ iconComponent: ChonkyIconFA });

Package Sidebar

Install

npm i chonky-icon-fontawesome-custom

Weekly Downloads

1

Version

0.0.5

License

MIT

Unpacked Size

5.52 MB

Total Files

16

Last publish

Collaborators

  • akbarsv