6 lines
520 B
XML
6 lines
520 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,12.00 49.32,22.00 49.32,42.00 32.00,52.00 14.68,42.00 14.68,22.00" stroke-width="4" opacity="0.9">
|
|
<animateTransform attributeName="transform" type="rotate" from="0 32 32" to="360 32 32" dur="0.9099999999999999s" repeatCount="indefinite"/>
|
|
</polygon>
|
|
<circle cx="32" cy="32" r="26" stroke-width="2" opacity="0.10"/></svg>
|