eva-icons
eva-icons copied to clipboard
Incorrect Baseline
The baseline of these icons seems inconsistent to other font families. I am inexperienced working with fonts, are they designed to align with something else or does the ttf and woff2 versions not support an offset baseline?
This is causing the icons to look out of place.
As a temporary fix, I've added:
eva {
vertical-align: -0.133333em;
}
Although this works temporarily. I can't be sure it will look good on a high density display, and it does not account for any fonts that need a different baseline.