6 lines
625 B
XML
6 lines
625 B
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="margin: auto; display: block; shape-rendering: auto;" width="198px" height="198px" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid">
|
||
|
|
<circle cx="50" cy="50" fill="none" stroke="#cce6ff" stroke-width="4" r="40" stroke-dasharray="188.49555921538757 64.83185307179586">
|
||
|
|
<animateTransform attributeName="transform" type="rotate" repeatCount="indefinite" dur="1s" values="0 50 50;360 50 50" keyTimes="0;1"></animateTransform>
|
||
|
|
</circle>
|
||
|
|
<!-- [ldio] generated by https://loading.io/ --></svg>
|