ButtonAnimation.svg 254 B

123456
  1. <animateMotion id="{this.name}-Motion" xmlns:xlink="http://www.w3.org/1999/xlink"
  2. xmlns="http://www.w3.org/2000/svg" dur="0.2s" repeatCount="1" begin="indefinite" fill="freeze">
  3. <mpath xlink:href="#{this.name}"/>
  4. </animateMotion>