<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" stroke="currentColor" width="30" height="30"> <g fill="none" fill-rule="evenodd"> <g transform="translate(1 1)" stroke-width="5"> <circle stroke-opacity=".4" cx="24" cy="24" r="22.2"/> <path d="M46.2,24c0-12.2-9.9-22.2-22.2-22.2"> <animateTransform accumulate="none" additive="replace" attributeName="transform" calcMode="linear" dur="1s" fill="remove" from="0 24 24" repeatCount="indefinite" restart="always" to="360 24 24" type="rotate"> </animateTransform> </path> </g> </g> </svg>