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

2.3.4 • 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 });

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.3.40latest

Version History

VersionDownloads (Last 7 Days)Published
2.3.40
2.3.30
2.3.20

Package Sidebar

Install

npm i @fabriziospadaro/chonky-icon-fontawesome

Homepage

chonky.io/

Weekly Downloads

0

Version

2.3.4

License

MIT

Unpacked Size

75.1 kB

Total Files

14

Last publish

Collaborators

  • fabriziospadaro