I have been experimenting with using entypo as the icon source for my web application. The UI technology I am working with is ZK.
However, I encountered an issue when trying to include an icon from that font by using:
<span sclass="entypoWhite">👤</span>
This resulted in the error message:
'' (0xd83d) is not a valid XML character
Could someone advise on what I might be doing incorrectly?
For reference, I am utilizing ZK version 5