SVG stroke animations are nothing new, but when using a more complex drawing that is basically made of strokes, then we can create a very original looking effect. Using many different colors and adding some other element animations, we can bring a very unique looking illustration to live.For the animation we are using GSAP’s sequencing tool TimelineMax and the DrawSVGPlugin.
Animation SVG Tutorial