.radio-custom.status-none {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><circle cx="12" cy="12" r="10" stroke="black" stroke-width="1" fill="none"/><path d="M7 7 L17 17 M7 17 L17 7" stroke="black" stroke-width="2"/></svg>');
}