Files
SEONexus/code/public/static/img/loding/loding_28.svg
2026-01-09 01:28:23 +08:00

8 lines
639 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round">
<circle cx="32" cy="32" r="17" stroke-width="4" stroke-dasharray="26 86" opacity="0.9">
<animateTransform attributeName="transform" type="rotate" from="0 32 32" to="360 32 32" dur="0.95s" repeatCount="indefinite"/>
</circle>
<circle cx="32" cy="32" r="23" stroke-width="3" stroke-dasharray="13 109" opacity="0.28">
<animateTransform attributeName="transform" type="rotate" from="360 32 32" to="0 32 32" dur="1.49s" repeatCount="indefinite"/>
</circle></svg>