This example shows how to create rotating radial stripes using an SVG file inclided directly in the CSS, and animated with the CSS animation property and keyframes.

Radial stripes is a very beautiful effect that you can create with certain graphics software. Animating the graphics to make it rotate will take things up a notch.

Be sure to check out the tutorial on how this was accomplished: Rotating Radial Stripes in HTML and CSS

This page has two rotating radial stripes animations. Both are contained in div images, and both are using the same svg file as a background.