<svg width="64" height="64" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"> <circle cx="32" cy="32" r="28" stroke="black" fill="transparent" stroke-width="5" /> <circle cx="32" cy="32" r="28" stroke="lightgray" fill="transparent" stroke-width="5" stroke-dasharray="125.12 53.76"> <animateTransform attributeName="transform" attributeType="XML" type="rotate" from="0 32 32" to="360 32 32" dur="1s" repeatCount="indefinite" keyTimes="0;0.6;1" keySplines="0.42 0 0.58 1; 0.42 0 0.58 1" calcMode="spline" /> </circle> </svg>