practical-react-components-icons
TypeScript icon, indicating that this package has built-in type declarations

1.18.3 • Public • Published

Practical react components icons

A catalog of React components icons focused on ease-of-use.

To install the core package, run:

yarn add practical-react-components-icons

This contains all the icon components.

Dependencies

Practical react components is dependent on some packages, in addition to react and react-dom, that need to be installed for it to work.

Usage

import { HomeIcon } from 'practical-react-components-icons'

export const App: React.FC = () => <HomeIcon />

You can find all available icons in the documentation.

License

Icons in this package are licensed under the MIT license, except for icons from, or icons based on, Material Design icons by Google (licensed under the Apache License 2.0).

Readme

Keywords

none

Package Sidebar

Install

npm i practical-react-components-icons

Weekly Downloads

6

Version

1.18.3

License

MIT AND Apache-2.0

Unpacked Size

576 kB

Total Files

366

Last publish

Collaborators

  • stevenv