Was the site updated and why did they remove the code form from each icon?
I used a lot of the codes for colcor in: after e: before in the content: \
I almost cried when I noticed they removed the HTML codepoints for each icon, rendering them useless on older browsers like Android 4.x. Luckily, here are the codepoints, now it's twice the work to find the icon HTML code. Thanks Google for finding yet another way to waste developer's time.
Also uploaded here before they are stupidly deprecated, deleted and lost forever.
Example usage:
<i class="material-icons"></i>
But a lot of icon present on the material.io site are not present in the font apparently no ? Or did I miss something ?
I noticed there's no code point for contact_support, maybe that isn't in the font yet?
And yes, please put the codes back.
@sgehrman same here !
Have you find any solution ?
Unfortunately no... I reverted to font awesome
I created this for who ever needs - https://github.com/google/material-design-icons/issues/813#issuecomment-401601344
Most helpful comment
I almost cried when I noticed they removed the HTML codepoints for each icon, rendering them useless on older browsers like Android 4.x. Luckily, here are the codepoints, now it's twice the work to find the icon HTML code. Thanks Google for finding yet another way to waste developer's time.
Also uploaded here before they are stupidly deprecated, deleted and lost forever.
Example usage:
<i class="material-icons"></i>