gpt
This commit is contained in:
6
code/public/static/img/loding/loding_83.svg
Normal file
6
code/public/static/img/loding/loding_83.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<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="20" stroke-width="3" opacity="0.1"/>
|
||||
<circle cx="32" cy="32" r="20" stroke-width="3" stroke-dasharray="10 200" stroke-dashoffset="0">
|
||||
<animate attributeName="stroke-dasharray" values="10 200;70 140;10 200" dur="1.1400000000000001s" repeatCount="indefinite"/>
|
||||
<animateTransform attributeName="transform" type="rotate" from="0 32 32" to="360 32 32" dur="0.7999999999999999s" repeatCount="indefinite"/>
|
||||
</circle></svg>
|
||||
|
After Width: | Height: | Size: 622 B |
Reference in New Issue
Block a user