I had a lottie file which i imported in an online lottie viewer tool and i got the svg rendered like above. The problem is i want the animation which is getting highlighted above in the form of css or atleast know how can i implement it little conveniently. I want to know how can i get the animation working for <linear-gradient />
element which is happening on x1
, x2
attributes etc and animation happening on <g />
. I dont know how to animate x1 attributes and when trying to animate the opacity using keyframes it is not completely working and broken, any help would be really appreciated. Thanks