<polygon points="-10,-6 10,0 -10,6">

  <animateMotion
    path="M 32 48
          a 16 16  0 0 1   16 -16   h 32
          a 16 16  0 0 1   16  16   v 32
          a 16 16  0 0 1  -16  16   h-32
          a 16 16  0 0 1  -16 -16   z"
          
    dur="7.2s"
    repeatCount="indefinite"
    rotate="auto"
  />

</polygon>