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

2.0.9 • Public • Published

Bilibili Helper Icons From Radix

A crisp set of 15×15 icons designed by the WorkOS team.

Visit https://bilibili-helper.github.io/react-icons/ to browse the icons.


Documentation

All icons are available as individual React components.

Install Bilibilihelper Icons from npm:

npm install @bilibilihelper/reactIcons

Import the icons into your React project:

import { FaceIcon, ImageIcon, SunIcon } from '@bilibilihelper/reactIcons';

function MyComponent() {
  return (
    <div>
      <FaceIcon />
      <SunIcon />
      <ImageIcon />
    </div>
  );
}

Contributing

Please follow our contributing guidelines.

License

Licensed under the MIT License.

See LICENSE for more information.

Readme

Keywords

Package Sidebar

Install

npm i @bilibilihelper/react-icons

Weekly Downloads

66

Version

2.0.9

License

MIT

Unpacked Size

2.64 MB

Total Files

358

Last publish

Collaborators

  • jjj201200