* Sprites should only be in SVG format. * Avoid using `transform` in sprites (does not work in nanosvg). * Optimize SVG files as much as possible, but keep the IDs readable (for easy modding). * Avoid CSS in styles (does not work in nanosvg).