
<svg>
<circle cx="100" cy="60" r="40" style="fill:white; stroke:green; stroke-dasharray:25; stroke-width:5;">
<animateTransform attributeName="transform" attributeType="XML" type="rotate" from="0 100 60" to="360 100 60"
dur="10s" repeatCount="indefinite" />
</circle>
<circle cx="100" cy="60" r="30" style="fill:green;">
<!-- <animateTransform attributeName="transform" attributeType="XML" type="rotate" from="0 100 60" to="360 100 60"
dur="10s" repeatCount="indefinite" /> -->
</circle>
</svg>

<svg width="36px" height="36px" viewBox="0 0 36 36" version="1.1" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3