diff -r afb9771fcb82 -r 39e3ed0bc0c6 eric6/Plugins/PluginVcsGit.py --- a/eric6/Plugins/PluginVcsGit.py Tue Mar 31 19:43:34 2020 +0200 +++ b/eric6/Plugins/PluginVcsGit.py Wed Apr 01 19:50:41 2020 +0200 @@ -132,7 +132,7 @@ "zzz_gitPage": [QCoreApplication.translate("VcsGitPlugin", "Git"), os.path.join("VcsPlugins", "vcsGit", "icons", - "preferences-git.png"), + "preferences-git.svg"), createConfigurationPage, "vcsPage", None], }