nfroidure/gulp-iconfont

IE edge adds vertical offset to generate icons

Opened this issue · 0 comments

I am using the recommended options (as my SVGs are not 500 tall)

            normalize: true, // SVGs expected should have height of 500px - this is a workaround suggested
            fontHeight: 1001, // SVGs expected should have height of 500px - this is a workaround suggested

This results in IE Edge (win 7,10) in the icons to be offset negatively towards the top of the page.