aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/forklift.svg
blob: 522f1d79149f06e02089e4546d09eac8335c603b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
tags: [store, warehouse, inventory, exporting]
category: Vehicles
version: "1.7"
unicode: "ebe9"
---
<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>