sv-icon {
    height: 1em;
    display: inline-flex;
    align-self: center;
}

sv-icon svg {
    height: inherit;
    top: .125em;
    position: relative;    
    stroke: currentColor;
    fill: currentColor;
    stroke-width: 0.5;
}