Skip to content

FelipeQueiroz/remix-icons

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors