--- a/eric6/WebBrowser/PersonalInformationManager/PersonalInformationManager.py Sun Apr 12 18:46:08 2020 +0200 +++ b/eric6/WebBrowser/PersonalInformationManager/PersonalInformationManager.py Sun Apr 12 19:07:49 2020 +0200 @@ -148,7 +148,7 @@ self.__loadSettings() submenu = QMenu(self.tr("Insert Personal Information"), menu) - submenu.setIcon(UI.PixmapCache.getIcon("pim.png")) + submenu.setIcon(UI.PixmapCache.getIcon("pim")) for key, info in sorted(self.__allInfo.items()): if info: