The technology icon has the incorrect size... please change line #6 in technology.lua:
-- icons = {{icon = basePrototypes.technology["fluid-handling"].icon, tint = highPressureTint, icon_size = 128}},
++ icons = {{icon = basePrototypes.technology["fluid-handling"].icon, tint = highPressureTint, icon_size = 256}},