UNPKG

@icongo/gy

Version:
31 lines (30 loc) 2.71 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GYSiGlyphLink2 = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GYSiGlyphLink2 = function GYSiGlyphLink2(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-link-2", viewBox: "0 0 16 16" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M1.711 15.919a1.707 1.707 0 0 1-.529-3.332l.32-.107-.096-.321c-.281-.949-.081-1.882.534-2.494l.63-.627.912.906-.425.422c-.714.711-.655 1.583.159 2.396.434.43.873.648 1.31.648.389 0 .743-.165 1.086-.504l3.889-3.872.914.909-4.098 4.076c-.422.42-.989.642-1.645.642-.295 0-.594-.046-.894-.138l-.324-.099-.11.319c-.09.263-.227.488-.408.669a1.72 1.72 0 0 1-1.225.507Zm10.836-9.892.195-.195c.24-.237.429-.66.481-1.078.071-.562-.099-1.078-.479-1.457-.333-.334-.777-.51-1.279-.51-.502 0-1.043.189-1.315.463L6.485 6.895l-.93-.925 4.076-4.055c.428-.424 1.004-.648 1.665-.648.302 0 .609.048.915.142l.328.101.107-.323c.088-.266.227-.493.412-.678a1.73 1.73 0 0 1 2.438-.008 1.711 1.711 0 0 1-.008 2.426 1.704 1.704 0 0 1-.674.407l-.324.108.102.327c.315.991.125 1.956-.502 2.582l-.609.605-.934-.929Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M1.93 6.23c-.607-.605-.815-1.521-.554-2.452l.087-.313-.308-.108A1.696 1.696 0 0 1 .529.537 1.727 1.727 0 0 1 2.967.529c.174.173.305.383.393.626l.111.31.316-.091c.283-.083.569-.126.85-.126.655 0 1.227.224 1.652.646l.689.688-.903.9-.381-.381c-.161-.159-.6-.53-1.222-.53-.467 0-.911.208-1.322.618-.605.602-.652 1.169-.584 1.538.08.431.334.758.533.956l3.803 3.783-.86.854L1.93 6.23Zm12.318 9.683c-.459 0-.889-.178-1.213-.498a1.682 1.682 0 0 1-.414-.698l-.102-.325-.328.094a3.007 3.007 0 0 1-.801.113c-.66 0-1.266-.241-1.705-.678l-.58-.579.857-.852.216.216c.249.247.76.412 1.269.412.494 0 .928-.158 1.217-.447.305-.303.473-.765.473-1.302 0-.509-.152-.988-.389-1.221l-3.667-3.65.901-.897 4.035 4.013c.617.615.816 1.56.53 2.523l-.097.33.33.103a1.684 1.684 0 0 1 1.203 1.617c0 .461-.184.894-.511 1.221a1.725 1.725 0 0 1-1.224.505Z", className: "prefix__si-glyph-fill" })] }) })); }; exports.GYSiGlyphLink2 = GYSiGlyphLink2;