<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="200px" height="200px" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid">
<image href="https://mdn.mozillademos.org/files/6457/mdn_logo_only_color.png" height="30" width="30" x="35" y="35" />
<circle cx="50" cy="50" r="32" stroke-width="3" stroke="#2d59b2" stroke-dasharray="50.26548245743669 50.26548245743669" fill="none" stroke-linecap="round">
<animateTransform attributeName="transform" type="rotate" repeatCount="indefinite" dur="1s" keyTimes="0;1" values="0 50 50;360 50 50"></animateTransform>
</circle>
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.