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