UNPKG

@icongo/li

Version:
23 lines (22 loc) 1.53 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LIToolForkLift = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LIToolForkLift = function LIToolForkLift(props) { return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M12.986 8.84a.263.263 0 0 0-.333-.169l-2.563.844-2.215-6.654a.265.265 0 0 0-.503.168l2.3 6.904a.265.265 0 0 0 .334.168l2.813-.927a.264.264 0 0 0 .167-.334zm-9.839.165a1.17 1.17 0 1 0 0 2.338 1.17 1.17 0 0 0 0-2.338Zm0 1.844a.676.676 0 1 1 0-1.353.676.676 0 0 1 0 1.353zm4.406-2.07a1.23 1.23 0 1 0 0 2.46 1.23 1.23 0 0 0 0-2.46zm0 1.943a.713.713 0 1 1 0-1.423.713.713 0 0 1 0 1.423zm.208-3.107s-.518-4.956-2.47-4.956H2.156v4.558h-.8c-.8 0 0 2.833 0 2.833h.497a1.332 1.332 0 0 1 1.329-1.266c.712 0 1.294.563 1.328 1.266h1.62v-.019c0-.78.636-1.416 1.417-1.416a1.418 1.418 0 0 1 1.39 1.682h.501l-.834-2.62c-.766.43-.843-.062-.843-.062Zm-2.524.157-.74-1.294h-1.6v-3.08h2.262c.66 0 1.026.921 1.217 1.694.121.494.495 2.288.528 2.68H5.237z" }) })); }; exports.LIToolForkLift = LIToolForkLift;