0.1.3 • Published 2 years ago

react-remixicon-ts v0.1.3

Weekly downloads
-
License
-
Repository
-
Last release
2 years 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

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago