UNPKG

@icongo/gy

Version:
34 lines (33 loc) 2.2 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GYSiGlyphCaterpillarMachine = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GYSiGlyphCaterpillarMachine = function GYSiGlyphCaterpillarMachine(props) { return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-caterpillar-machine", viewBox: "0 0 16 16" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M13.017 10.012a1.978 1.978 0 0 0-1.983 1.97c0 1.087.89 1.97 1.983 1.97a1.977 1.977 0 0 0 1.981-1.97c0-1.087-.889-1.97-1.981-1.97Zm-6.033.05c-1.09 0-1.979.865-1.979 1.934 0 1.066.889 1.934 1.979 1.934 1.094 0 1.98-.867 1.98-1.934.001-1.068-.886-1.934-1.98-1.934ZM3.276 6.496c0 1.379-1.837 2.496-3.276 2.496L.67 4c1.439 0 2.606 1.117 2.606 2.496Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M6.155 8.625 1.509 6.82l.414-1.361 4.645 1.805-.413 1.361Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M15.225 7.9c.031-.133-.267-.271-.267-.414V3.889c0-1.013-.501-1.836-1.507-1.836H9.16a1.832 1.832 0 0 0-1.824 1.836l-.672 3.597.002.014c-.835.24-1.371.801-1.371 1.846 0 .044.008.083.009.127a3.014 3.014 0 0 1 1.681-.51 3.009 3.009 0 0 1 2.971 2.506c.027.119.044.227.052.312a3.016 3.016 0 0 1 3.011-2.811c1.227 0 2.28.731 2.756 1.776.146-.407.173-.886.173-1.401-.002-.665-.286-1.128-.723-1.445Zm-4.172-.838H8.938V3.355c0-.288.105-.4.234-.4h1.645c.13 0 .236.112.236.4v3.707Zm2.965-1.003h-2.059V2.938h2.059v3.121Z", className: "prefix__si-glyph-fill" })] }) })); }; exports.GYSiGlyphCaterpillarMachine = GYSiGlyphCaterpillarMachine;