diff options
Diffstat (limited to 'src/icons/crane-off.svg')
-rw-r--r-- | src/icons/crane-off.svg | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/icons/crane-off.svg b/src/icons/crane-off.svg new file mode 100644 index 00000000..9533216d --- /dev/null +++ b/src/icons/crane-off.svg @@ -0,0 +1,16 @@ +--- +tags: [consturction, building, machine, lifting] +category: Vehicles +version: "1.65" +unicode: "f109" +--- +<svg> + <path d="M6 21h6" /> + <path d="M9 21v-12" /> + <path d="M9 5v-2l-1.001 1.001" /> + <path d="M6.005 5.995l-3.005 3.005h6" /> + <path d="M13 9h8" /> + <path d="M9 3l10 6" /> + <path d="M17 9v4a2 2 0 0 1 2 2m-2 2a2 2 0 0 1 -2 -2" /> + <path d="M3 3l18 18" /> +</svg> |