#{$prefix}button {
    #{$prefix}icon {
        transform: scale(1.4);
    }

    #{$prefix}icon+&-text {
        margin-left: 5px;
    }
}