gpt
This commit is contained in:
7
code/public/static/img/loding/loding_26.svg
Normal file
7
code/public/static/img/loding/loding_26.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<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="15" stroke-width="4" stroke-dasharray="22 90" opacity="0.9">
|
||||
<animateTransform attributeName="transform" type="rotate" from="0 32 32" to="360 32 32" dur="0.85s" repeatCount="indefinite"/>
|
||||
</circle>
|
||||
<circle cx="32" cy="32" r="24" stroke-width="3" stroke-dasharray="11 105" opacity="0.28">
|
||||
<animateTransform attributeName="transform" type="rotate" from="360 32 32" to="0 32 32" dur="1.35s" repeatCount="indefinite"/>
|
||||
</circle></svg>
|
||||
|
After Width: | Height: | Size: 639 B |
Reference in New Issue
Block a user