.uk-icon {
    color: inherit;
    background-color: transparent;
    fill: currentcolor;
}
.uk-icon:not(.uk-preserve) [stroke*='#']:not(.uk-preserve){
    stroke: currentcolor;
}
.uk-icon svg:not(:root) {
    vertical-align: bottom;
}