Using
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
and
<span title="Make a Copy"
style="cursor:pointer;"><i class="material-icons">file_copy</i></span>
It does not display the icon. If I use any other icon, e.g. drafts or filter_first, it works
content_copy works. It isn't listed on the material icons website.
content_copy works but it's not the same icon. Will this issue be handled ?
I think the site that lists the icons isn't accurate for the web font... (https://material.io/icons/). It's changed recently and also there isn't any way to use the different 'themed' icons with the web font either...
Probably better to switch to svg sprites
Same issue here, but after installing by npm [email protected]_
Using from CDN it works fine.
Same issue here
Same problem here with material-design-icons 3.0.1.
content_copy did work.
Most helpful comment
content_copy works. It isn't listed on the material icons website.