@nosferatu500/chonky-icon-fontawesome
TypeScript icon, indicating that this package has built-in type declarations

5.0.0 • Public • Published

chonky-icon-fontawesome

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

Usage

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

Package Sidebar

Install

npm i @nosferatu500/chonky-icon-fontawesome

Homepage

chonky.io/

Weekly Downloads

4

Version

5.0.0

License

MIT

Unpacked Size

61.9 kB

Total Files

12

Last publish

Collaborators

  • nosferatu500