UNPKG

@icongo/gy

Version:
26 lines (25 loc) 1.57 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GYSiGlyphShare2 = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GYSiGlyphShare2 = function GYSiGlyphShare2(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-share-2", viewBox: "0 0 17 17" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#434343", fillRule: "evenodd", d: "M14.025 5c-1.08.008-1.951.912-1.941 2.016.004.529.213 1.007.545 1.362l-1.035 2.716a1.875 1.875 0 0 0-.562-.094c-.143 0-.281.018-.416.047L7.337 6.453c.404-.361.664-.885.664-1.475a1.97 1.97 0 0 0-1.959-1.979 1.97 1.97 0 0 0-1.957 1.979c0 .448.152.857.4 1.189L2.821 9.169a1.946 1.946 0 0 0-.789-.17c-1.088 0-1.969.896-1.969 2s.881 2 1.969 2c1.086 0 1.969-.896 1.969-2a2 2 0 0 0-.404-1.2l1.668-3.006a1.942 1.942 0 0 0 1.183.12l3.283 4.596a2.004 2.004 0 0 0-.668 1.49c0 1.104.881 2 1.969 2 1.086 0 1.969-.896 1.969-2 0-.538-.213-1.025-.553-1.385l1.031-2.709c.186.057.377.096.578.094 1.082-.008 1.951-.912 1.943-2.016-.01-1.102-.893-1.992-1.975-1.983Z", className: "prefix__si-glyph-fill" }) })); }; exports.GYSiGlyphShare2 = GYSiGlyphShare2;