loading.svg 624 B

123456789101112
  1. <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  2. <path d="M11 1H12C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12V11H3V12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3H11V1Z" fill="rgb(95, 114, 146)">
  3. <animateTransform
  4. attributeName="transform"
  5. attributeType="XML"
  6. type="rotate"
  7. from="0 12 12"
  8. to="360 12 12"
  9. dur="2s"
  10. repeatCount="indefinite" />
  11. </path>
  12. </svg>