//*-- Rewind --*\\
.icono-rewind{
    &:extend(.icono-forward all);
    transform: rotate(180deg);
}