Hi,

while doing thing to close MDL implementation I saw that Material Design
Icons library is about 900 icons (60Mb). You can see all here:

https://material.io/icons/

We was pushing a class for every icon (i.e: MaterialIconAdd,
MaterialIconCancel)

Maybe doing 900 classes could be so cumbersome, so what about have only a
class MaterialIcon

so doing :

<mdl:MaterialIcon text="add"/>

vs

<mdl:MaterialIconAdd/>

What do you think?



-- 
Carlos Rovira
http://about.me/carlosrovira

Reply via email to