severe temporal alias on downscaled billboardgraphics with svg

I think the issue is either shader UVs inheriting subpixel movement, or lack of proper minification filter. Either way an easy fix is to decrease the resolution the SVG is rasterized at. Where in cesium’s source does it rasterize an svg passed to a billboardgraphics?