Since I also need to use DrawSVGPlugin, i'd love to get some help getting it working on my project, and since rotating each "thick part" around an svgOrigin point will be pretty difficult, I think copying the arcs and getting the layer on top to move with TweenMax.fromTo('#layer-on-top',5,{drawSVG:'0% 10%'}, {drawSVG:'90% 100%'}) would be the best way, but the TweenMax isn't recognizing the bonus-npm-files...
Any got a setup working? since im using the create-react-app I can't really change the webpack configs to manually add the routes, and I'm sure someone figured it out...