123456789101112 |
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
- <path d="M11 1H12C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12V11H3V12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3H11V1Z" fill="rgb(95, 114, 146)">
- <animateTransform
- attributeName="transform"
- attributeType="XML"
- type="rotate"
- from="0 12 12"
- to="360 12 12"
- dur="2s"
- repeatCount="indefinite" />
- </path>
- </svg>
|