Hi, when I open google front page in chrome developer tool, I found that they have bundled multiple icons into a large png file and then download them together(as above). I think this is a somewhat common approach to accelerate page loading. Can someone point to me a how to do that? Better yet is there a library to handle the bundle/debundle?