react-material-icons-blue

1.0.4 • Public • Published

Simple component for Material Icons in React.

Usage & Docs

Install

npm install

npm install react-material-icons-blue

Import module

ES6

import {Icons} from "react-material-icons-blue";

Usage

<Icon
  icon="amazon"// Icon to use
  style={{ fill: "#fff" }} // Styles prop for icon (svg)
/>

/react-material-icons-blue/

    Package Sidebar

    Install

    npm i react-material-icons-blue

    Weekly Downloads

    3

    Version

    1.0.4

    License

    GPL-3.0

    Last publish

    Collaborators

    • scherler