diff options
Diffstat (limited to 'src/_icons/crane.svg')
-rw-r--r-- | src/_icons/crane.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/crane.svg b/src/_icons/crane.svg new file mode 100644 index 00000000..68f03284 --- /dev/null +++ b/src/_icons/crane.svg @@ -0,0 +1,9 @@ +--- +category: Vehicles +--- +<svg> + <path d="M6 21h6"/> + <path d="M9 21V3L3 9h18"/> + <path d="M9 3l10 6"/> + <path d="M17 9v4a2 2 0 1 1-2 2"/> +</svg> |