summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/crane.svg
blob: f3228cfe3de59f8adcc8f45145ded3e6d06cf48c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!--
tags: [construction, building, machine, lifting, crane, transport, travel, vehicle, automobile, mobility]
category: Vehicles
version: "1.41"
unicode: "ef27"
-->
<svg
  xmlns="http://www.w3.org/2000/svg"
  width="24"
  height="24"
  viewBox="0 0 24 24"
  fill="none"
  stroke="currentColor"
  stroke-width="2"
  stroke-linecap="round"
  stroke-linejoin="round"
>
  <path d="M6 21h6" />
  <path d="M9 21v-18l-6 6h18" />
  <path d="M9 3l10 6" />
  <path d="M17 9v4a2 2 0 1 1 -2 2" />
</svg>