.--svg_basket-calc--minus {
    background-image: url('data:image/svg+xml,<svg width="18" height="5" viewBox="0 0 18 5" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="16.7554" y="0.714355" width="3.7817" height="15.7359" transform="rotate(90 16.7554 0.714355)" fill="white" stroke="%238F688E"/></svg>');
    background-repeat: no-repeat;
    background-size: 45% auto;
    background-position: center;
}

.--svg_basket-calc--plus {
    background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.05243 7.73603V1.06348H11.8341V7.73603V8.23603H12.3341H19.0067V12.0177H12.3341H11.8341V12.5177V19.1903H8.05243V12.5177V12.0177H7.55243H0.879883V8.23603H7.55243H8.05243V7.73603Z" fill="white" stroke="%238F688E"/></svg>');
    background-repeat: no-repeat;
    background-size: 45% auto;
    background-position: center;
}