Closed henryruhs closed 8 years ago
Hello folks,
I'd like to load the Material Design Icon's codepoints but Google does not provide it in JSON format: https://github.com/google/material-design-icons/blob/master/iconfont/codepoints
I guess we need a simple nodejs lib that does the mapping but I have no idea what format Google is using here? If JSON is the official standard, I wonder why Google does it another way?
Hello folks,
I'd like to load the Material Design Icon's codepoints but Google does not provide it in JSON format: https://github.com/google/material-design-icons/blob/master/iconfont/codepoints
I guess we need a simple nodejs lib that does the mapping but I have no idea what format Google is using here? If JSON is the official standard, I wonder why Google does it another way?