Please don't do this for a marquee effect
So many problems with it. 2 animations are completely unnecessary. You should animate translation, not left.
+it's possible without duplication, especially in non-clickable icons case like here, where the idea was to emulate the Jamstack infinitely sliding longos - see this @codepen demo https://codepen.io/thebabydino/pen/bGPzdaM
@mosen Not just repaint, also relayout in the offsets (left, top, ...) case. Neither necessary in the transform case.