JSPM

  • Created
  • Published
  • Downloads 26031
  • Score
    100M100P100Q132248F
  • License ISC

IcoMoon for React

Package Exports

  • react-icomoon

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-icomoon) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

React IcoMoon

Install

npm install react-icomoon

Usage

import IcoMoon from 'react-icomoon';

// ...

class Example extends React.Component {
    render(){
        return (
            <IcoMoon icon="pencil" />
        )
    }
}

Visit the IcoMoon site to see the icon list.

https://icomoon.io/app/