material-design-icons-svg-only
v3.0.2
Published
Svg-only pack of google material-design-icons
Downloads
2
Readme
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.