Comparing to fontawesome 4.7 I find e.g. that
.fa-user ([]) is narrower than the forkawesome (1.2.0) version. I could correct this by adding this style
while the current version appears to be more like having an intrinsic width of
width: 20px;
For .fa-search-plus ([&#x\f00e]) I find a vertical off of being a two pixels higher than its "original" fontawesome counterpart. (font-size 30px, for font-size 52px the offset is 3px)
So, my questions would be:
Should / could this be fixed?
Did others notice similar discrepancies?
Comparing to fontawesome 4.7 I find e.g. that .fa-user ([]) is narrower than the forkawesome (1.2.0) version. I could correct this by adding this style
while the current version appears to be more like having an intrinsic width of
For .fa-search-plus ([&#x\f00e]) I find a vertical off of being a two pixels higher than its "original" fontawesome counterpart. (font-size 30px, for font-size 52px the offset is 3px)
So, my questions would be:
Should / could this be fixed?
Did others notice similar discrepancies?