blob: cd9a4f78a25d09970b4257e46263a701eee7253e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<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">
<desc>Download more icon variants from https://tabler-icons.io/i/manual-gearbox</desc>
<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>
|