UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 962 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // This file is autogenerated by "make react_icons", do not edit it. const React = tslib_1.__importStar(require("react")); const Crane4 = (props) => React.createElement("svg", { viewBox: "0 0 25 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M19 5.5h-8.25A2.25 2.25 0 008.5 3.25h-1A2.25 2.25 0 005.25 5.5h-.5a2.25 2.25 0 000 4.5h.5v8.75c0 .414.336.75.75.75h4a.75.75 0 00.75-.75V10h7v2.874c0 .509.226.918.473 1.215.245.294.548.524.8.694a.938.938 0 11-1.461.779.75.75 0 00-1.5 0 2.438 2.438 0 103.8-2.022 2.348 2.348 0 01-.486-.41c-.11-.132-.126-.212-.126-.256V9.986A2.25 2.25 0 0019 5.5zm-12.25 0a.75.75 0 01.75-.75h1a.75.75 0 01.75.75h-2.5zm11.784 3a.765.765 0 00-.069 0H4.75a.75.75 0 110-1.5H19a.75.75 0 010 1.5h-.466zM6.75 18v-8h2.5v8h-2.5z", fill: "#323544" })); exports.default = Crane4;