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

0.0.88 • Public • Published

Grégoire's icons for React

My favorite icons ready to use in React projects. Typescript ready.

Usage

export const App = () => (
    <>

        Basic usage (24px, color inherit of text)
        <People />

        Change color
        <Bulb color="red">

        Using Tailwind
        <Sparkles className="fill-palettePurple" />

    </>
);

Readme

Keywords

none

Package Sidebar

Install

npm i gthibaud-icons-react

Weekly Downloads

68

Version

0.0.88

License

SEE LICENSE IN ./LICENSE

Unpacked Size

1.29 MB

Total Files

602

Last publish

Collaborators

  • gthibaud