2.0.13 • Published 10 months ago

@bilibilihelper/react-icons v2.0.13

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

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.

2.0.13

10 months ago

2.0.11

12 months ago

2.0.12

10 months ago

2.0.9

12 months ago

2.0.8

12 months ago

2.0.7

1 year ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.5

2 years ago

2.0.6

2 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago