Material-design-icons: file_copy icon not working

Created on 11 May 2018  路  6Comments  路  Source: google/material-design-icons

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

Most helpful comment

content_copy works. It isn't listed on the material icons website.

All 6 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tmtron picture tmtron  路  3Comments

Kyrosee picture Kyrosee  路  3Comments

phidias51 picture phidias51  路  4Comments

quyleanh picture quyleanh  路  4Comments

andrey-helldar picture andrey-helldar  路  4Comments