UNPKG

@icongo/gy

Version:
26 lines (25 loc) 1.51 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GYSiGlyphShare1 = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GYSiGlyphShare1 = function GYSiGlyphShare1(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-1", viewBox: "0 0 17 17" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#434343", fillRule: "evenodd", d: "M12.969 10.062c-.83 0-1.578.342-2.117.891L5.893 8.474c.022-.146.045-.291.045-.442 0-.206-.021-.407-.06-.602l4.877-2.439a2.949 2.949 0 0 0 2.215 1.01 2.969 2.969 0 1 0-2.969-2.969c0 .029.008.058.009.087L4.81 5.72a2.943 2.943 0 0 0-1.84-.656 2.969 2.969 0 1 0 0 5.938c.758 0 1.442-.293 1.967-.761l5.09 2.545c-.008.083-.025.163-.025.247a2.969 2.969 0 1 0 5.938 0 2.973 2.973 0 0 0-2.971-2.971Zm.062-8.406a1.344 1.344 0 1 1 0 2.687 1.344 1.344 0 0 1 0-2.687Zm-10 7.75a1.405 1.405 0 1 1-.001-2.81 1.405 1.405 0 0 1 .001 2.81Zm10 5a1.405 1.405 0 1 1-.001-2.81 1.405 1.405 0 0 1 .001 2.81Z", className: "prefix__si-glyph-fill" }) })); }; exports.GYSiGlyphShare1 = GYSiGlyphShare1;