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

    </>
);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.88
    56
    • latest

Version History

Package Sidebar

Install

npm i gthibaud-icons-react

Weekly Downloads

67

Version

0.0.88

License

SEE LICENSE IN ./LICENSE

Unpacked Size

1.29 MB

Total Files

602

Last publish

Collaborators

  • gthibaud