Enhancement
Specialist objects can define an icon for their display. The TL script function icon(...) can be used to construct an icon from an icon name "css:fas ...". This function should also be able to extract the icon of a specialized object:
icon($myObject)
Test
- icon(currentUser()) returns the icon for an account.