UNPKG

@icongo/gy

Version:
26 lines (25 loc) 1.78 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GYSiGlyphShare3 = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GYSiGlyphShare3 = function GYSiGlyphShare3(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-3", viewBox: "0 0 17 17" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#434343", fillRule: "evenodd", d: "M14.477 1.042c-1.375 0-2.47 1.062-2.47 2.442 0 .355.108.961.243 1.266L9.458 7.583 6.687 4.895a3.65 3.65 0 0 0 .304-1.328c0-1.38-1.098-2.536-2.474-2.536-1.373 0-2.505 1.156-2.505 2.536 0 1.381 1.103 2.427 2.478 2.427.495 0 .955-.15 1.342-.4l3.175 3.143v3.295C7.986 12.344 7 13.326 7 14.454c0 1.381 1.114 2.547 2.49 2.547 1.374 0 2.488-1.166 2.488-2.547 0-1.127-.981-2.108-2.002-2.422V8.675l3.164-3.081-.023-.026c.396.264.869.419 1.379.419a2.495 2.495 0 0 0 2.488-2.501c0-1.382-1.132-2.444-2.507-2.444ZM4.486 5.023a1.52 1.52 0 0 1-1.514-1.526 1.52 1.52 0 0 1 1.514-1.526 1.52 1.52 0 0 1 1.513 1.526 1.52 1.52 0 0 1-1.513 1.526Zm6.554 9.493c0 .854-.692 1.547-1.548 1.547a1.547 1.547 0 1 1 0-3.094c.856 0 1.548.692 1.548 1.547Zm3.456-9.476c-.847 0-1.533-.706-1.533-1.579 0-.869.687-1.577 1.533-1.577.846 0 1.534.708 1.534 1.577 0 .873-.688 1.579-1.534 1.579Z", className: "prefix__si-glyph-fill" }) })); }; exports.GYSiGlyphShare3 = GYSiGlyphShare3;