30 lines
791 B
XML
30 lines
791 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
|
<svg
|
|
width="100%"
|
|
height="100%"
|
|
viewBox="0 0 64 64"
|
|
version="1.1"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
xml:space="preserve"
|
|
class="th-icon"
|
|
style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;"
|
|
>
|
|
|
|
<g>
|
|
<path
|
|
d="M32,5.131C46.829,5.131 58.869,17.171 58.869,32"
|
|
style="fill:none;stroke-width:7px;"
|
|
/>
|
|
<animateTransform
|
|
attributeName="transform"
|
|
attributeType="XML"
|
|
type="rotate"
|
|
from="0 32 32"
|
|
to="360 32 32"
|
|
dur="1s"
|
|
repeatCount="indefinite"
|
|
/>
|
|
</g>
|
|
</svg>
|