KyleAMathews / react-icon-factory

Simply add icon SVGs and the react icon factory will manufacture a custom icon component!
https://kyleamathews.github.io/react-icon-factory
MIT License
66 stars 7 forks source link

Icomoon instructions #3

Open neverfox opened 8 years ago

neverfox commented 8 years ago

Note, you'll need to change the size (in the upper left hand corner) to 24px before downloading the SVGs. You'll also want to edit out the fill="#444444" that's in each SVG.

This no longer seems to correspond to what one finds in the Icomoon app or in the downloaded SVG. There is no size control in the upper left corner and no fill property to be found in any of the downloaded files. The closest to size that I can find is the grid setting on the icon editor, but the path results in a hugh font that is upside down when used with this library.

KyleAMathews commented 8 years ago

I haven't used Icomoon in a while (clearly). I'm not sure when I'll have time to look into this so if you (or someone else) can get this library working with Icomoon again, please post the instructions here in a comment or create a PR to update the README. On Sun, Nov 8, 2015 at 12:49 PM Roman Pearah notifications@github.com wrote:

Note, you'll need to change the size (in the upper left hand corner) to 24px before downloading the SVGs. You'll also want to edit out the fill="#444444" that's in each SVG.

This no longer seems to correspond to what one finds in the Icomoon app or in the downloaded SVG. There is no size control in the upper left corner and no fill property to be found in any of the downloaded files. The closest to size that I can find is the grid setting on the icon editor, but the path results in a hugh font that is upside down when used with this library.

— Reply to this email directly or view it on GitHub https://github.com/KyleAMathews/react-icon-factory/issues/3.