I have several swql queries that were using the ImageHandler.ashx, it appears this no longer exists. Is there a new "thing" we can use to show icons dynamically in SWQL? As an example the below SWQL query
CONCAT('/Orion/ImageHandler.ashx?Server=1&Image=%2FNetPerfMon%2Fimages%2FEvent-',EventTypes.EventType,'.gif') as [_IconFor_Icon],