You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
740 B
XML
18 lines
740 B
XML
4 years ago
|
<!-- By Sam Herbert (@sherb), for everyone. More @ http://goo.gl/7AJzbL -->
|
||
|
<svg width="38" height="38" viewBox="0 0 38 38" xmlns="http://www.w3.org/2000/svg" stroke="#257aa7">
|
||
|
<g fill="none" fill-rule="evenodd">
|
||
|
<g stroke-width="8" transform="matrix(0.83009609,0,0,0.83009609,4.0582705,4.0582705)">
|
||
|
<circle stroke-opacity=".5" cx="18" cy="18" r="18"/>
|
||
|
<path d="M 36,18 C 36,8.06 27.94,0 18,0">
|
||
|
<animateTransform
|
||
|
attributeName="transform"
|
||
|
type="rotate"
|
||
|
from="0 18 18"
|
||
|
to="360 18 18"
|
||
|
dur="1s"
|
||
|
repeatCount="indefinite"/>
|
||
|
</path>
|
||
|
</g>
|
||
|
</g>
|
||
|
</svg>
|