How to:
  1. Set the value for stroke-dasharray (length of the dashes) minimum as high as the circumference of the element
  2. Set the same value for the stroke-dashoffset
  3. Set the target value of the stroke-dashoffset to 0 for the animation
  4. Delay the fill transition until the stroke-dashoffset transition has been completed
Hover play icon for an animation