aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/forklift.svg
blob: f5882c49077d1a82b173dd9413c19c997d81e30d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
category: Vehicles
---
<svg>
  <circle cx="5" cy="17" r="2" />
  <circle cx="14" cy="17" r="2" />
  <line x1="7" y1="17" x2="12" y2="17" />
  <path d="M3 17v-6h13v6" />
  <path d="M5 11v-4h4" />
  <path d="M9 11v-6h4l3 6" />
  <path d="M22 15h-3v-10" />
  <line x1="16" y1="13" x2="19" y2="13" />
</svg>