crane tower icon
crane-tower from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- crane-tower
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the crane tower icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10 21.5V4.25c0-.512 0-.768-.077-.973a1.2 1.2 0 0 0-.7-.7C9.018 2.5 8.763 2.5 8.25 2.5s-.768 0-.973.077a1.2 1.2 0 0 0-.7.7c-.077.205-.077.46-.077.973V21.5zM20.6 6.343L10 4.5v4h10.414c.08 0 .12 0 .154-.002a1 1 0 0 0 .93-.93c.002-.034.002-.074.002-.154c0-.069 0-.103-.002-.133a1 1 0 0 0-.768-.913c-.029-.007-.063-.013-.13-.025M3.736 8.5H6.5v-4L3.183 6.158a2 2 0 0 0-.243.132a1 1 0 0 0-.431.698c-.009.065-.009.135-.009.276c0 .22 0 .329.017.42a1 1 0 0 0 .799.799c.091.017.2.017.42.017m16.764 8a2 2 0 1 1-2-2v-6m-14 13H12"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCraneTower(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M10 21.5V4.25c0-.512 0-.768-.077-.973a1.2 1.2 0 0 0-.7-.7C9.018 2.5 8.763 2.5 8.25 2.5s-.768 0-.973.077a1.2 1.2 0 0 0-.7.7c-.077.205-.077.46-.077.973V21.5zM20.6 6.343L10 4.5v4h10.414c.08 0 .12 0 .154-.002a1 1 0 0 0 .93-.93c.002-.034.002-.074.002-.154c0-.069 0-.103-.002-.133a1 1 0 0 0-.768-.913c-.029-.007-.063-.013-.13-.025M3.736 8.5H6.5v-4L3.183 6.158a2 2 0 0 0-.243.132a1 1 0 0 0-.431.698c-.009.065-.009.135-.009.276c0 .22 0 .329.017.42a1 1 0 0 0 .799.799c.091.017.2.017.42.017m16.764 8a2 2 0 1 1-2-2v-6m-14 13H12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10 21.5V4.25c0-.512 0-.768-.077-.973a1.2 1.2 0 0 0-.7-.7C9.018 2.5 8.763 2.5 8.25 2.5s-.768 0-.973.077a1.2 1.2 0 0 0-.7.7c-.077.205-.077.46-.077.973V21.5zM20.6 6.343L10 4.5v4h10.414c.08 0 .12 0 .154-.002a1 1 0 0 0 .93-.93c.002-.034.002-.074.002-.154c0-.069 0-.103-.002-.133a1 1 0 0 0-.768-.913c-.029-.007-.063-.013-.13-.025M3.736 8.5H6.5v-4L3.183 6.158a2 2 0 0 0-.243.132a1 1 0 0 0-.431.698c-.009.065-.009.135-.009.276c0 .22 0 .329.017.42a1 1 0 0 0 .799.799c.091.017.2.017.42.017m16.764 8a2 2 0 1 1-2-2v-6m-14 13H12"/></svg> </template>
CSS
.icon-crane-tower {
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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M10%2021.5V4.25c0-.512%200-.768-.077-.973a1.2%201.2%200%200%200-.7-.7C9.018%202.5%208.763%202.5%208.25%202.5s-.768%200-.973.077a1.2%201.2%200%200%200-.7.7c-.077.205-.077.46-.077.973V21.5zM20.6%206.343L10%204.5v4h10.414c.08%200%20.12%200%20.154-.002a1%201%200%200%200%20.93-.93c.002-.034.002-.074.002-.154c0-.069%200-.103-.002-.133a1%201%200%200%200-.768-.913c-.029-.007-.063-.013-.13-.025M3.736%208.5H6.5v-4L3.183%206.158a2%202%200%200%200-.243.132a1%201%200%200%200-.431.698c-.009.065-.009.135-.009.276c0%20.22%200%20.329.017.42a1%201%200%200%200%20.799.799c.091.017.2.017.42.017m16.764%208a2%202%200%201%201-2-2v-6m-14%2013H12%22%2F%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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M10%2021.5V4.25c0-.512%200-.768-.077-.973a1.2%201.2%200%200%200-.7-.7C9.018%202.5%208.763%202.5%208.25%202.5s-.768%200-.973.077a1.2%201.2%200%200%200-.7.7c-.077.205-.077.46-.077.973V21.5zM20.6%206.343L10%204.5v4h10.414c.08%200%20.12%200%20.154-.002a1%201%200%200%200%20.93-.93c.002-.034.002-.074.002-.154c0-.069%200-.103-.002-.133a1%201%200%200%200-.768-.913c-.029-.007-.063-.013-.13-.025M3.736%208.5H6.5v-4L3.183%206.158a2%202%200%200%200-.243.132a1%201%200%200%200-.431.698c-.009.065-.009.135-.009.276c0%20.22%200%20.329.017.42a1%201%200%200%200%20.799.799c.091.017.2.017.42.017m16.764%208a2%202%200%201%201-2-2v-6m-14%2013H12%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/crane-tower.svg?color=%231a73e8&size=48