Change text for detach cancel button in autocomplete

detach

When detach mode is on in autocomplete, button is added with following html.

<button type="button" class="aa-DetachedCancelButton">Cancel</button>

I would like to change the text of button from Cancel to SVG icon?

TIA
Same