WeareJH / gulp-material-icons

Utilise Google's Materia Design Icon Set in a sane way - serving only the icons you actually use.
4 stars 4 forks source link

Question: #1

Open ghost opened 9 years ago

ghost commented 9 years ago

Specifying none or blank array doesn't work for the ids and fills key. When ids and fills is empty or undefined, it should output the stock svg.

Would it be better to copy the icons under src/ and reference them in html via the icon directory chosen.

Or reference the icons from the bower_components folder, using $.replace to replace it with the directory?

More options like use production svgs, keeping the original name, etc.

iamrahil commented 8 years ago

+1