Material-design-icons: Missing icons on self-hosted fonts

Created on 12 Nov 2018  路  5Comments  路  Source: google/material-design-icons

I麓m able to see all the icons when using web font via Google Web Fonts, but if I use self-hosted fonts a described here I notice that most recent icons are not
available, as the last update is from February 8th 2016!
As an example, the icon: drag_indicator does not exists.

Could you level up font archives in this repo to the online google's fonts version?

Most helpful comment

Hey @danemacmillan @apercova @sentika

This project is on low maintenance and out of date for a while.

I've forked this repo, scraped the updated fonts from Google Fonts CDN, added support for scss, removed irrelevant files (jams npm install).

Check it out: material-design-icons-iconfont

as a proof, the category accessibility_new notes drag_indicator icons are available as you would expect

image

All 5 comments

Same for notes icon

@sentika I've prepared offline files from online-font version 41 as a work around.
You could give it a try and use if it works for you.

Checkout here: https://github.com/apercova/material-icons-font

category and accessibility_new are also not available.

Hey @danemacmillan @apercova @sentika

This project is on low maintenance and out of date for a while.

I've forked this repo, scraped the updated fonts from Google Fonts CDN, added support for scss, removed irrelevant files (jams npm install).

Check it out: material-design-icons-iconfont

as a proof, the category accessibility_new notes drag_indicator icons are available as you would expect

image

thank you @jossef it works great.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

VeeK727 picture VeeK727  路  4Comments

andrey-helldar picture andrey-helldar  路  4Comments

dy picture dy  路  3Comments

Unknow-max picture Unknow-max  路  3Comments

Paul-Ver picture Paul-Ver  路  3Comments