.skippr-icon-sprite {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    pointer-events: none;
}

.skippr-icon,
.skippr-cricket-icon {
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    flex: 0 0 auto;
    fill: none;
    stroke: currentColor;
    color: inherit;
    vertical-align: -0.2em;
    pointer-events: none;
}
