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

1.0.10 • Public • Published

react-remix-icons

This package provides the Remix Icons packaged as a set of React components.

Installation

Install the package in your project directory with:

npm:

  npm install react-remix-icons

or yarn:

  yarn add react-remix-icons

Usage/Examples

To see the full list of icons on this library, go to Remix Icon List

import { AccountBoxFill } from 'react-remix-icons'

function App() {
  return <AccountBoxFill />
}

/react-remix-icons/

    Package Sidebar

    Install

    npm i react-remix-icons

    Weekly Downloads

    13

    Version

    1.0.10

    License

    MIT

    Unpacked Size

    3.3 MB

    Total Files

    2278

    Last publish

    Collaborators

    • felipequeiroz