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