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

1.3.0 • Public • Published

Radix Icons

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

Visit icons.radix-ui.com to browse the icons.


Documentation

All icons are available as individual React components.

Install Radix Icons from npm:

npm install @radix-ui/react-icons

Import the icons into your React project:

import { FaceIcon, ImageIcon, SunIcon } from '@radix-ui/react-icons';

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

Contributing

Please follow our contributing guidelines.

Authors

License

Licensed under the MIT License, Copyright © 2022-present WorkOS.

See LICENSE for more information.

Readme

Keywords

none

Package Sidebar

Install

npm i @radix-ui/react-icons

Weekly Downloads

421,360

Version

1.3.0

License

MIT

Unpacked Size

3.44 MB

Total Files

332

Last publish

Collaborators

  • colmtuite
  • benoitgrelard
  • stephenhaney
  • andy-hook
  • hadihallak
  • vladmoroz