0
Good morning, you guys!
I am creating a form with SELECT where OPTION is Material Icons:
<option data-icon="case" value="case">case</option>
<option data-icon="favorite" value="favorite">favorite</option>
Is there a crazy person who’s made this list with over 900 icons? It doesn’t have to be identical, just something to make it easier.
I’m 89, but thanks in advance!
Have you searched their ni Git? https://github.com/google/material-design-icons/
– hugocsl
Thanks for the tip, I found a list at: https://github.com/google/material-design-icons/blob/master/iconfont/codepoints
– Márcio Teixeira