You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
568tools/img/loading_a.svg

10 lines
560 B

<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="margin:auto;display:block" width="200px" height="200px" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid">
<g transform="translate(50,50)">
<g transform="scale(0.7)">
<circle cx="0" cy="0" r="50" fill="#01579b"></circle>
<circle cx="0" cy="-28" r="15" fill="#00b0ff">
<animateTransform attributeName="transform" type="rotate" dur="1s" repeatCount="indefinite" keyTimes="0;1" values="0 0 0;360 0 0"></animateTransform>
</circle>
</g>
</g>
</svg>