crane tower icon

crane-tower-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.

Name
crane-tower-fill
Set
Phosphor
Style
Fill
Viewbox
256×256
License
MIT

5 other variants in Phosphor

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 256 256"><g fill="currentColor"><path d="M127.73 208H112v-44a4 4 0 0 0-4-4H44a4 4 0 0 0-4 4v44H24.27a8.17 8.17 0 0 0-8.27 7.47a8 8 0 0 0 8 8.53h104a8 8 0 0 0 8-8.53a8.17 8.17 0 0 0-8.27-7.47"/><path d="M239.73 80H108.94L87.16 36.42A8 8 0 0 0 80 32H48a8 8 0 0 0-8 8v40H24.27A8.17 8.17 0 0 0 16 87.47A8 8 0 0 0 24 96h16v44a4 4 0 0 0 4 4h64a4 4 0 0 0 4-4V96h96v88h-16v-7.73a8.18 8.18 0 0 0-7.47-8.25a8 8 0 0 0-8.53 8v8a16 16 0 0 0 16 16h16a16 16 0 0 0 16-16V96h16a8 8 0 0 0 8-8.53a8.17 8.17 0 0 0-8.27-7.47M56 80V48h19.06l16 32Z"/></g></svg>

React

import type { SVGProps } from "react";

export function PhCraneTowerFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M127.73 208H112v-44a4 4 0 0 0-4-4H44a4 4 0 0 0-4 4v44H24.27a8.17 8.17 0 0 0-8.27 7.47a8 8 0 0 0 8 8.53h104a8 8 0 0 0 8-8.53a8.17 8.17 0 0 0-8.27-7.47"/><path d="M239.73 80H108.94L87.16 36.42A8 8 0 0 0 80 32H48a8 8 0 0 0-8 8v40H24.27A8.17 8.17 0 0 0 16 87.47A8 8 0 0 0 24 96h16v44a4 4 0 0 0 4 4h64a4 4 0 0 0 4-4V96h96v88h-16v-7.73a8.18 8.18 0 0 0-7.47-8.25a8 8 0 0 0-8.53 8v8a16 16 0 0 0 16 16h16a16 16 0 0 0 16-16V96h16a8 8 0 0 0 8-8.53a8.17 8.17 0 0 0-8.27-7.47M56 80V48h19.06l16 32Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M127.73 208H112v-44a4 4 0 0 0-4-4H44a4 4 0 0 0-4 4v44H24.27a8.17 8.17 0 0 0-8.27 7.47a8 8 0 0 0 8 8.53h104a8 8 0 0 0 8-8.53a8.17 8.17 0 0 0-8.27-7.47"/><path d="M239.73 80H108.94L87.16 36.42A8 8 0 0 0 80 32H48a8 8 0 0 0-8 8v40H24.27A8.17 8.17 0 0 0 16 87.47A8 8 0 0 0 24 96h16v44a4 4 0 0 0 4 4h64a4 4 0 0 0 4-4V96h96v88h-16v-7.73a8.18 8.18 0 0 0-7.47-8.25a8 8 0 0 0-8.53 8v8a16 16 0 0 0 16 16h16a16 16 0 0 0 16-16V96h16a8 8 0 0 0 8-8.53a8.17 8.17 0 0 0-8.27-7.47M56 80V48h19.06l16 32Z"/></g></svg>
</template>

CSS

.icon-crane-tower-fill {
  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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M127.73%20208H112v-44a4%204%200%200%200-4-4H44a4%204%200%200%200-4%204v44H24.27a8.17%208.17%200%200%200-8.27%207.47a8%208%200%200%200%208%208.53h104a8%208%200%200%200%208-8.53a8.17%208.17%200%200%200-8.27-7.47%22%2F%3E%3Cpath%20d%3D%22M239.73%2080H108.94L87.16%2036.42A8%208%200%200%200%2080%2032H48a8%208%200%200%200-8%208v40H24.27A8.17%208.17%200%200%200%2016%2087.47A8%208%200%200%200%2024%2096h16v44a4%204%200%200%200%204%204h64a4%204%200%200%200%204-4V96h96v88h-16v-7.73a8.18%208.18%200%200%200-7.47-8.25a8%208%200%200%200-8.53%208v8a16%2016%200%200%200%2016%2016h16a16%2016%200%200%200%2016-16V96h16a8%208%200%200%200%208-8.53a8.17%208.17%200%200%200-8.27-7.47M56%2080V48h19.06l16%2032Z%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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M127.73%20208H112v-44a4%204%200%200%200-4-4H44a4%204%200%200%200-4%204v44H24.27a8.17%208.17%200%200%200-8.27%207.47a8%208%200%200%200%208%208.53h104a8%208%200%200%200%208-8.53a8.17%208.17%200%200%200-8.27-7.47%22%2F%3E%3Cpath%20d%3D%22M239.73%2080H108.94L87.16%2036.42A8%208%200%200%200%2080%2032H48a8%208%200%200%200-8%208v40H24.27A8.17%208.17%200%200%200%2016%2087.47A8%208%200%200%200%2024%2096h16v44a4%204%200%200%200%204%204h64a4%204%200%200%200%204-4V96h96v88h-16v-7.73a8.18%208.18%200%200%200-7.47-8.25a8%208%200%200%200-8.53%208v8a16%2016%200%200%200%2016%2016h16a16%2016%200%200%200%2016-16V96h16a8%208%200%200%200%208-8.53a8.17%208.17%200%200%200-8.27-7.47M56%2080V48h19.06l16%2032Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/crane-tower-fill.svg?color=%231a73e8&size=48