0.1.3 • Published 10 months ago

react-remixicon-ts v0.1.3

Weekly downloads
-
License
-
Repository
-
Last release
10 months ago

Remixicon x Reactjs

Easily use Remixicon icons as a React Component.

Installation

npm install react-remixicon-ts

Usage

import {Icon} from 'react-remixicon-ts'

Use passing the remixicon icon class without the prefix .ri-

<Icon icon={'admin-fill'} size={20} color={'black'}/>

Remixicon Icons

Find all the icons here: Remixicon

Icons as React Components

Coming soon

<AddFill size={20} color={'black'}/>

Author

Guillem Moya

0.1.3

10 months ago

0.1.2

10 months ago

0.1.1

10 months ago