UNPKG

@icongo/gy

Version:
26 lines (25 loc) 1.35 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GYSiGlyphForcus = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GYSiGlyphForcus = function GYSiGlyphForcus(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-forcus", viewBox: "0 0 17 16" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#434343", fillRule: "evenodd", d: "M2.999 4.875V3.01A1.01 1.01 0 0 1 4.01 1.999h1.908V.082H4.066a2.987 2.987 0 0 0-2.983 2.984v1.809h1.916Zm9.084-2.876h1.948c.558 0 1.012.453 1.012 1.011v1.865h1.875V3.066A2.988 2.988 0 0 0 13.933.082h-1.85v1.917ZM5.918 14.042H4.01a1.01 1.01 0 0 1-1.011-1.011v-1.948H1.083v1.85a2.987 2.987 0 0 0 2.983 2.984h1.852v-1.875Zm9.125-2.959v1.948c0 .558-.454 1.011-1.012 1.011h-1.948v1.875h1.85a2.988 2.988 0 0 0 2.985-2.984v-1.85h-1.875Z", className: "prefix__si-glyph-fill" }) })); }; exports.GYSiGlyphForcus = GYSiGlyphForcus;