In the last icon i changed
.category-view .row .category .spacer span {
position: absolute;
font-size: 24px;
}
to
.category-view .row .category .spacer span {
position: relative;
font-size: 16px;
}
to display better but this is not a properly solution