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

0.0.87 • 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" />

    </>
);

Dependents (0)

Package Sidebar

Install

npm i gthibaud-icons-react

Weekly Downloads

15

Version

0.0.87

License

SEE LICENSE IN ./LICENSE

Unpacked Size

1.29 MB

Total Files

599

Last publish

Collaborators

  • gthibaud