3.0.3 • Published 6 years ago

v-material-design-icons-pkg v3.0.3

Weekly downloads
-
License
CC-BY-4.0
Repository
github
Last release
6 years ago

Material design icons

using bower

bower install material-design-icons-iconfont --save

using npm

npm install material-design-icons-iconfont --save

This repository is a fork of the original repository Google published.

the only difference - It created to be developer friendly (add dependency in bower / npm as fast as possible)

What's the need?

In the original repository when you checkout / using npm install / bower install / ...

there are many (many) source svg files that you receive as well. These file are irrelevant and cause congestion (especially when using in CI systems)

so by removing all files and keeping only the iconfont directory (contains the compiled font and css files for use) - we get better usage experience, and better developer experience.

image

Dear Google,

Thanks for the iconfont. Please kindly rethink about the usability