Templarian / MaterialDesign

✒7000+ Material Design Icons from the Community
https://materialdesignicons.com
Other
10.99k stars 720 forks source link

How to truncate/purge mdi.svg while build? #6144

Closed relliv closed 3 years ago

relliv commented 3 years ago

What is your question?

I am using Angular Material - Material Design Icons and I think mdi.svg file too heavy for production. Actually I am using 50-100 icon every project. SVG option better than webfont but after build mdi.svg coming with thousands icons.

I want to use only selected icons. Is there are truncate/purge (like TailwindCSS build optimisation) option? Or how can I do this?

mririgoyen commented 3 years ago

Duplicate of #4913.