/material-design-icons-svg-only

This project use official material-design-icons to create svg-only pack.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Material design icons in svg

This project use official material-design-icons to create svg-only pack.

From https://github.com/google/material-design-icons:

Material design icons are the official icon set from Google that are designed under the material design guidelines.

How to install

npm install --save material-design-icons-svg-only
or
yarn add material-design-icons-svg-only

How to build

This package contains a prebuilt dist directory.

If you want to run update just run yarn install && yarn build - it can take a while.