SVG is another proof of worse is better. Nothing should be animated via JavaScript, at least not imperatively.
replies(1):
This isn't (AFAICT) animated via JS. (It's animated by a CSS animation, inside the SVG. TFA is wrong about the <animate> tag being what is leveraged.)