| 1 | <!-- |
| 2 | category: Vehicles |
| 3 | tags: [off-road, terrain, 4x4, suv, adventure, vehicle, car, automobile, drive, transport] |
| 4 | unicode: "10230" |
| 5 | version: "3.41" |
| 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="M9 17h6" /> |
| 19 | <path d="M9 17a2 2 0 1 1 -4 0a2 2 0 0 1 4 0" /> |
| 20 | <path d="M19 17a2 2 0 1 1 -4 0a2 2 0 0 1 4 0" /> |
| 21 | <path d="M17 10l-2 -3" /> |
| 22 | <path d="M19 17h2v-5a2 2 0 0 0 -2 -2h-5v2h-2.586a1 1 0 0 1 -.707 -.293l-1.121 -1.121a2 2 0 0 0 -1.414 -.586h-4.172a1 1 0 0 0 -1 1v6h2" /> |
| 23 | </svg> |
| 24 |