Probably not because of the way Godot works. When you export a game, it's not really compiling an exe, the exes are pre-compiled (this is what is in the export templates) so the Godot icon is already embedded. Only your assets (art, code) are different.
Unless Godot redesigns the way it exports, this likely won't change.