material-design-icons icon indicating copy to clipboard operation
material-design-icons copied to clipboard

Include build tools in repo

Open clintonhalpin opened this issue 10 years ago • 5 comments

Hi!

I am super curious to hear about your build process for this icon library, I would imagine that you have an awesome tool to output all of the different formats and css files. Maybe you could check the build stuff in or create a blog post?

clintonhalpin avatar Oct 19 '14 15:10 clintonhalpin

Our build process for the icons is currently a number of scripts that call out to npm modules, but we'll investigate documenting the setup somewhere. At some point it might indeed be useful to host them in the repo or somewhere more visible once we've figured out a clean way of separating out anything internal from them :)

addyosmani avatar Oct 20 '14 12:10 addyosmani

Makes sense thanks @addyosmani

clintonhalpin avatar Oct 20 '14 17:10 clintonhalpin

+1

We are using awesome Material font icons in our project. But we are adding custom icons as .svg It would be great to have an ability to put custom .svg image to a folder , run a CLI script and get fonts as an output.

vasiliy-pdk avatar Sep 24 '15 20:09 vasiliy-pdk

@addyosmani Hi! Any progress on this?

mxl avatar Aug 18 '16 05:08 mxl

We wish to package this font for Debian @Natureshadow @edhelas and for this we need to know how the various files under iconfont/ are generated, so we can (re)build the entire font from its source code (which we assume is all the other files in the repository).

So, please do provide this information. Thanks!

mirabilos avatar Jul 07 '18 13:07 mirabilos