Hi,
in Oracle APEX 23.2, a nice little feature was added that defaults the fa-edit icon as the Link icon for the Link to custom target.

But if I change this HTML code (i.e. add another class like u-color-3-text) to it, refresh the page in the page designer and make any other change to the Interactive Report attributes (i.e. toggle the rows per page selector) APEX overwrites the changes I made to the link Icon with the default <span role="img" aria-label="Edit" class="fa fa-edit" title="Edit"></span> value.
Looks like a bug in the Oracle APEX 23.2 version which causes some inconvenience. Can someone in the Oracle APEX team take a look? Or am I doing something wrong?