Several examples can be seen in this image:

posila wrote:Ok, figured it out. When icons were changed we added "icon_size" property to Technology prototype, which defaults to 128 for base mod and 64 to every other mod.
So you need to add "icon_size = 128," to your technology prototypes and it will work. I will add information about this to changelog because it is not there.