Best way to approach an animation

I would like to make the following animation: a series of arrow icons rotating in a circle around a central point, all of them pointing 'clockwise', offset laterally from the radius (so some closer to the middle, some further away) and all slightly different in size, colour, and opacity. I'm wondering what the best way to go about this is. I could create a single SVG in Illustrator and then just do a simple rotation, but that lacks flexibility. Could it be done purely with CSS? Would JS need to get involved somewhere?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?