rolling.svg 589 B

123456
  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" style="margin: auto; background: none; display: block; shape-rendering: auto;" width="24px" height="24px" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid">
  3. <circle cx="50" cy="50" fill="none" stroke="#0b1117" stroke-width="5" r="35" stroke-dasharray="164.93361431346415 56.97787143782138">
  4. <animateTransform attributeName="transform" type="rotate" repeatCount="indefinite" dur="1s" values="0 50 50;360 50 50" keyTimes="0;1"></animateTransform>
  5. </circle>
  6. </svg>