hint_loading.svg 904 B

123456789101112131415161718
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
  3. viewBox="0 0 50 50" xml:space="preserve">
  4. <path fill="#3370FF"
  5. d="M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z"
  6. transform="rotate(338.935 25 25)">
  7. <animateTransform
  8. attributeType="xml"
  9. attributeName="transform"
  10. type="rotate"
  11. from="0 25 25"
  12. to="360 25 25"
  13. dur=".6s"
  14. repeatCount="indefinite">
  15. </animateTransform>
  16. </path>
  17. </svg>