aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/steering-wheel.svg
blob: 87a3ced9ad2507c1e7bb6ddaa2d9491f6c4edbe6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
tags: [drive, vehicle, direction, turn, holding, racing]
category: Vehicles
version: "1.13"
unicode: "ec7b"
---
<svg>
  <circle cx="12" cy="12" r="9" />
  <circle cx="12" cy="12" r="2" />
  <line x1="12" y1="14" x2="12" y2="21" />
  <line x1="10" y1="12" x2="3.25" y2="10" />
  <line x1="14" y1="12" x2="20.75" y2="10" />
</svg>