1 <svg width="16" height="16" viewBox="0 0 300 300" 2 xmlns="http://www.w3.org/2000/svg" version="1.1"> 3 <path d="M 150,0 4 a 150,150 0 0,1 106.066,256.066 5 l -35.355,-35.355 6 a -100,-100 0 0,0 -70.711,-170.711 z" 7 fill="#3d7fe6"> 8 <animateTransform attributeName="transform" attributeType="XML" 9 type="rotate" from="0 150 150" to="360 150 150" 10 begin="0s" dur="1s" fill="freeze" repeatCount="indefinite" /> 11 </path> 12 </svg> 13