Ligature fonts can be used as icons, things like this: ```html <span aria-label="Remove" style="font-family: \'LigatureSymbols\'">delete</span> ``` In a case like this, "delete" should not be treated as visible text, as the entire word is replaced with an icon.