Thu Jul 04 2024 17:08:43 GMT+0000 (Coordinated Universal Time)
Saved by @imran1701
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; } }
Copy this HTML code:
Preview:
open_in_newInstructions on embedding in Medium
Comments