-
http://gorangajic.github.io/react-icons/go.html doesn't correspond https://octicons.github.com/
-
The GitHub Octicons have a baseline slightly below centre and this causes them to display slightly off when rendered through react-icons. I don't have any time at the moment to throw together a JSFidd…
-
* Use **the** cdn:
* Delete file in current repository
* Add before "email" on index.html
* Add before "call" on index.html
* (maybe) Add before "Other Activities" on index.html
-
Can someone update the Github Octicons? They're outdated and look awful compared to the new ones.
-
There are a few use cases where PNGs would be helpful. Email, keynote. The only question is what color do we render it as?
-
## react-native, react and native-base version
"react-native": "0.52.2",
"native-base": "2.3.9",
"react-native-vector-icons": "4.5.0",
## Steps to reproduce (code snippet or screensh…
-
I have 'Change on grammar override' checked and have added a file extension to my 'customFileTypes' section of my 'config.cson' except the file-icons for those extensions will not update in either the…
-
### Prerequisites
* [ X] Put an X between the brackets on this line if you have done all of the following:
* Reproduced the problem in Safe Mode: http://flight-manual.atom.io/hacking-atom/…
-
It would be good to reduce the number of HTTP requests necessary to load the icons. Currently every icon is its own file. Now that we don’t have PNG anymore it’s high time to optimize the SVG delivery…
-
Because T Y P E S
For some reason I was thinking we'd need to setup a whole compilation step for them. But we can use [ts-node](https://www.npmjs.com/package/ts-node) to run them and it _should_ Just…