| 1 | <!-- |
| 2 | category: System |
| 3 | tags: [rotation, geometry, 3d, modeling, rotate] |
| 4 | version: "1.55" |
| 5 | unicode: "f020" |
| 6 | --> |
| 7 | <svg |
| 8 | xmlns="http://www.w3.org/2000/svg" |
| 9 | width="24" |
| 10 | height="24" |
| 11 | viewBox="0 0 24 24" |
| 12 | fill="none" |
| 13 | stroke="currentColor" |
| 14 | stroke-width="2" |
| 15 | stroke-linecap="round" |
| 16 | stroke-linejoin="round" |
| 17 | > |
| 18 | <path d="M12 3a7 7 0 0 1 7 7v4l-3 -3" /> |
| 19 | <path d="M22 11l-3 3" /> |
| 20 | <path d="M8 15.5l-5 -3l5 -3l5 3v5.5l-5 3l0 -5.5" /> |
| 21 | <path d="M3 12.5v5.5l5 3" /> |
| 22 | <path d="M8 15.545l5 -3.03" /> |
| 23 | </svg> |
| 24 |