aboutsummaryrefslogtreecommitdiff
path: root/icons/manual-gearbox.svg
blob: 12d32ffa1e94cc53d7f0d4a26b5053eff65d774a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-manual-gearbox" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <circle cx="5" cy="6" r="2" />
  <circle cx="12" cy="6" r="2" />
  <circle cx="19" cy="6" r="2" />
  <circle cx="5" cy="18" r="2" />
  <circle cx="12" cy="18" r="2" />
  <line x1="5" y1="8" x2="5" y2="16" />
  <line x1="12" y1="8" x2="12" y2="16" />
  <path d="M19 8v2a2 2 0 0 1 -2 2h-12" />
</svg>