--- a/eric6/WebBrowser/VirusTotal/VirusTotalIpReportDialog.py Sun Apr 12 18:46:08 2020 +0200 +++ b/eric6/WebBrowser/VirusTotal/VirusTotalIpReportDialog.py Sun Apr 12 19:07:49 2020 +0200 @@ -42,7 +42,7 @@ self.headerLabel.setText( self.tr("<b>Report for IP {0}</b>").format(ip)) self.headerPixmap.setPixmap( - UI.PixmapCache.getPixmap("virustotal.png")) + UI.PixmapCache.getPixmap("virustotal")) self.ownerLabel.setText(owner) for resolution in resolutions: