Material-design-icons: save_alt icon is missing

Created on 16 May 2018  路  9Comments  路  Source: google/material-design-icons

Most helpful comment

@edoardoo

I serve in material-design-icons-iconfont the officially (compiled by Google) font artifacts. I scrape the most updated compiled fonts AS-IS straight from Google Fonts CDN (see my build.py script, I literally scrape & crossing variant user-agents)

All 9 comments

I've encoutered the same problem, \save_alt\ not working, please help

also having the same issue via npm. is there an ETA to fix?

Same here with icons like battery_50, battery_90 etc.

Duplicate of #786

Hey @AtofStryker @bionicoz @lltb @OzzyCzech

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

The lack of updates + development support issues also bothered me. I've forked this repo, added support for scss, removed irrelevant files and updated the fonts with the latest straight from Google's CDN.

Check it out: material-design-icons-iconfont

image

image

Got the same issue.
The reason why a repository like Google Material Icons is on low maintenance remains a mystery.

@edoardoo have you tried my workaround? material-design-icons-iconfont

@jossef yes, thanks! I used your version of the font and worked like a charm.
Is there a way you could submit a pull request?
Did you fix the font manually or managed to fix the build?

@edoardoo

I serve in material-design-icons-iconfont the officially (compiled by Google) font artifacts. I scrape the most updated compiled fonts AS-IS straight from Google Fonts CDN (see my build.py script, I literally scrape & crossing variant user-agents)

Was this page helpful?
0 / 5 - 0 ratings