Preview:
line#Line_6, line#Line_3, path#Vector_3, line#Line_5, #Vector_2, line#Line_4, line#Line_2 {
    animation: dash 25s linear infinite;
    animation-direction: reverse;
    stroke-dasharray: 5;
}
@-webkit-keyframes dash {
  to {
    stroke-dashoffset: 1000;
  }
}
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter