1.0.1 • Published 6 years ago

@qoolpage-ui/icons v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

@qoolpage-ui/icons

This package provides the Google Material icons packaged as a set of React components.

Installation

Install the package in your project directory with:

npm install @qoolpage-ui/icons

These components use the qoolpage SvgIcon component to render the SVG path for each icon, and so have a peer-dependency of @qoolpage-ui/core.

If you are not already using qoolpage in your project, you can add it with:

// with npm
npm install @qoolpage-ui/core

// with yarn
yarn add @qoolpage-ui/core

Documentation

The documentation