Currently, when you upload an svg file with animation it will play it just 1 time in your browser!
But I found out that all you need to for solving this issue is wrapping the svg file with an <object href="the/file.svg"> tag!
Webflow team check it out :)