UNPKG

@icongo/gy

Version:
26 lines (25 loc) 2.29 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GYSiGlyphConnect2 = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GYSiGlyphConnect2 = function GYSiGlyphConnect2(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-connect-2", viewBox: "0 0 17 17" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#434343", fillRule: "evenodd", d: "M14.5 13.043c-.258 0-.498.069-.71.182l-3.259-3.271c.207-.29.354-.623.422-.986h1.133a1.49 1.49 0 0 0 1.414.992c.829 0 1.5-.652 1.5-1.458 0-.806-.671-1.458-1.5-1.458a1.49 1.49 0 0 0-1.426 1.029h-1.119a2.466 2.466 0 0 0-.382-.954l3.29-3.302c.194.089.408.143.637.143.829 0 1.5-.652 1.5-1.458 0-.806-.671-1.458-1.5-1.458-.828 0-1.498.652-1.498 1.458 0 .261.075.503.199.715L9.945 6.486a2.482 2.482 0 0 0-.996-.419V4.886C9.556 4.7 10 4.155 10 3.502c0-.806-.671-1.458-1.5-1.458-.828 0-1.498.652-1.498 1.458 0 .655.445 1.203 1.058 1.387v1.177c-.364.064-.7.205-.991.408l-3.26-3.271c.118-.209.191-.445.191-.7 0-.806-.671-1.458-1.5-1.458-.828 0-1.498.652-1.498 1.458 0 .806.67 1.458 1.498 1.458.234 0 .455-.057.652-.15l3.285 3.297c-.196.285-.33.613-.393.967H4.926a1.49 1.49 0 0 0-1.427-1.029c-.828 0-1.498.652-1.498 1.458 0 .806.67 1.458 1.498 1.458.66 0 1.215-.416 1.414-.992h1.133c.068.369.221.707.434 1l-3.254 3.266a1.518 1.518 0 0 0-.727-.189c-.828 0-1.498.652-1.498 1.458 0 .806.67 1.458 1.498 1.458.829 0 1.5-.652 1.5-1.458 0-.226-.057-.437-.15-.626l3.275-3.289c.277.184.594.309.935.369v1.159c-.612.184-1.058.731-1.058 1.387 0 .806.67 1.458 1.498 1.458.829 0 1.5-.652 1.5-1.458 0-.652-.443-1.198-1.051-1.384v-1.163c.344-.062.663-.19.942-.377l3.269 3.281a1.408 1.408 0 0 0-.158.643c0 .806.67 1.458 1.498 1.458.829 0 1.5-.652 1.5-1.458 0-.806-.67-1.462-1.499-1.462Z", className: "prefix__si-glyph-fill" }) })); }; exports.GYSiGlyphConnect2 = GYSiGlyphConnect2;