<rect x="32" y="32" width="64" height="64">

  <animateTransform
        attributeName="transform"
        type="rotate"
        values="0 64 64; 360 64 64"
        dur="7.2s" repeatCount="indefinite"/>

</rect>