6 lines
518 B
XML
6 lines
518 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">
|
|
<polygon points="32.00,10.00 49.20,18.28 53.45,36.90 41.55,51.82 22.45,51.82 10.55,36.90 14.80,18.28" stroke-width="4" opacity="0.9">
|
|
<animateTransform attributeName="transform" type="rotate" from="0 32 32" to="360 32 32" dur="1.33s" repeatCount="indefinite"/>
|
|
</polygon>
|
|
<circle cx="32" cy="32" r="28" stroke-width="2" opacity="0.10"/></svg>
|