<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<g transform="translate(256, 256)">
<g>
<path d="M0,-220 A220,220 0 0,1 0,220 A110,110 0 0,0 0,0 A110,110 0 0,1 0,-220" fill="#111" />
<path d="M0,220 A220,220 0 0,1 0,-220 A110,110 0 0,0 0,0 A110,110 0 0,1 0,220" fill="#fff" />
<circle cx="0" cy="-110" r="35" fill="#fff" />
<circle cx="0" cy="110" r="35" fill="#111" />
<animateTransform
attributeName="transform"
attributeType="XML"
type="rotate"
from="0"
to="360"
dur="24s"
repeatCount="indefinite"
/>
</g>
</g>
</svg>