UNPKG

@icongo/gy

Version:
31 lines (30 loc) 1.94 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GYSiGlyphRugbyBall = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GYSiGlyphRugbyBall = function GYSiGlyphRugbyBall(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-rugby-ball", viewBox: "0 0 17 16" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M4.516 8.938c.213 0 .414.043.599.119.286-.365.591-.736.913-1.115a1.487 1.487 0 0 1-.074-.449 1.558 1.558 0 0 1 1.882-1.522c.362-.369.743-.74 1.143-1.114A1.575 1.575 0 0 1 10.5 2.922c.198 0 .387.041.561.109a44.852 44.852 0 0 1 3.967-2.9c-1.836-.252-6.53-.463-10.371 3.442C.647 7.655.659 13.079 1.419 14.917a32.274 32.274 0 0 1 1.932-3.399 1.536 1.536 0 0 1-.396-1.025 1.555 1.555 0 0 1 1.561-1.555Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M16.572.5c-1.559.761-3.159 1.917-4.706 3.254a1.575 1.575 0 0 1-1.366 2.34c-.316 0-.611-.098-.857-.262a48.64 48.64 0 0 0-.81.83c.153.241.245.524.245.83 0 .858-.699 1.555-1.562 1.555a1.54 1.54 0 0 1-.689-.166c-.297.348-.586.69-.863 1.029.072.18.115.376.115.582 0 .858-.699 1.555-1.562 1.555-.072 0-.141-.012-.211-.021-1.188 1.597-2.01 2.888-2.261 3.475 1.771.788 7.329.867 11.362-3.215C17.49 8.153 17.264 2.07 16.572.5Z", className: "prefix__si-glyph-fill" })] }) })); }; exports.GYSiGlyphRugbyBall = GYSiGlyphRugbyBall;