Answer the question
In order to leave comments, you need to log in
How to correctly set the size of the icon for the font?
I can't find any articles that show how to draw an icon correctly, nor can I find the right parameters myself so that the icon is aligned to the baseline in all browsers.
What I managed to more or less pick up is on a 32x32 canvas, but I still have to position the icon at +1px, i.e.:
.icon:before {
position: relative;
top: 1px;
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question