crane icon
crane from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- crane
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the crane icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14 20H4m10-5H4m-2.5 2.5a2.5 2.5 0 1 0 5 0a2.5 2.5 0 0 0-5 0m10 0a2.5 2.5 0 1 0 5 0a2.5 2.5 0 0 0-5 0m7-4.5a2 2 0 1 0 2-2V5.414a1.414 1.414 0 0 0-2.414-1L14.5 8m-6 3V7c0-.465 0-.697.051-.888a1.5 1.5 0 0 1 1.06-1.06C9.804 5 10.036 5 10.5 5c.93 0 1.395 0 1.777.102a3 3 0 0 1 2.12 2.122c.103.381.103.846.103 1.776v2"/><path d="M4 15c0-1.886 0-2.828.586-3.414S6.114 11 8 11h6.5v4"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCrane(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M14 20H4m10-5H4m-2.5 2.5a2.5 2.5 0 1 0 5 0a2.5 2.5 0 0 0-5 0m10 0a2.5 2.5 0 1 0 5 0a2.5 2.5 0 0 0-5 0m7-4.5a2 2 0 1 0 2-2V5.414a1.414 1.414 0 0 0-2.414-1L14.5 8m-6 3V7c0-.465 0-.697.051-.888a1.5 1.5 0 0 1 1.06-1.06C9.804 5 10.036 5 10.5 5c.93 0 1.395 0 1.777.102a3 3 0 0 1 2.12 2.122c.103.381.103.846.103 1.776v2"/><path d="M4 15c0-1.886 0-2.828.586-3.414S6.114 11 8 11h6.5v4"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14 20H4m10-5H4m-2.5 2.5a2.5 2.5 0 1 0 5 0a2.5 2.5 0 0 0-5 0m10 0a2.5 2.5 0 1 0 5 0a2.5 2.5 0 0 0-5 0m7-4.5a2 2 0 1 0 2-2V5.414a1.414 1.414 0 0 0-2.414-1L14.5 8m-6 3V7c0-.465 0-.697.051-.888a1.5 1.5 0 0 1 1.06-1.06C9.804 5 10.036 5 10.5 5c.93 0 1.395 0 1.777.102a3 3 0 0 1 2.12 2.122c.103.381.103.846.103 1.776v2"/><path d="M4 15c0-1.886 0-2.828.586-3.414S6.114 11 8 11h6.5v4"/></g></svg> </template>
CSS
.icon-crane {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14%2020H4m10-5H4m-2.5%202.5a2.5%202.5%200%201%200%205%200a2.5%202.5%200%200%200-5%200m10%200a2.5%202.5%200%201%200%205%200a2.5%202.5%200%200%200-5%200m7-4.5a2%202%200%201%200%202-2V5.414a1.414%201.414%200%200%200-2.414-1L14.5%208m-6%203V7c0-.465%200-.697.051-.888a1.5%201.5%200%200%201%201.06-1.06C9.804%205%2010.036%205%2010.5%205c.93%200%201.395%200%201.777.102a3%203%200%200%201%202.12%202.122c.103.381.103.846.103%201.776v2%22%2F%3E%3Cpath%20d%3D%22M4%2015c0-1.886%200-2.828.586-3.414S6.114%2011%208%2011h6.5v4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14%2020H4m10-5H4m-2.5%202.5a2.5%202.5%200%201%200%205%200a2.5%202.5%200%200%200-5%200m10%200a2.5%202.5%200%201%200%205%200a2.5%202.5%200%200%200-5%200m7-4.5a2%202%200%201%200%202-2V5.414a1.414%201.414%200%200%200-2.414-1L14.5%208m-6%203V7c0-.465%200-.697.051-.888a1.5%201.5%200%200%201%201.06-1.06C9.804%205%2010.036%205%2010.5%205c.93%200%201.395%200%201.777.102a3%203%200%200%201%202.12%202.122c.103.381.103.846.103%201.776v2%22%2F%3E%3Cpath%20d%3D%22M4%2015c0-1.886%200-2.828.586-3.414S6.114%2011%208%2011h6.5v4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/crane.svg?color=%231a73e8&size=48