SVG animation

1: CSS-Transform, only works in Chrome

2: SVG-animateTransform, works in Chrome and FF but not in IE

3: JS-animation, GreenSock Animation Platform (GSAP) works properly in all browsers

Read more at CSS-tricks