Hi
For ages to access an icon we used:
Smalltalk ui icons protocolPrivateIcon
Smalltalk ui icons��returns an instance of ThemeIcons.
ThemeIcons>>#doesNotUnderstand: aMessage converts message sent to iconNamed:��aMessage selector which works.
BUT we have this all over the image:

So, what is the best practice to access icons to use in application?