UNPKG

@icongo/gy

Version:
31 lines (30 loc) 1.48 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GYSiGlyphTShirt = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GYSiGlyphTShirt = function GYSiGlyphTShirt(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-t-shirt", viewBox: "0 0 17 17" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M9.021 1.062c-.917 0-1.705-.27-2.04-1.062-.206.012-.735.033-.935.067.383 1.088 1.752 1.873 2.975 1.873s2.58-.785 2.963-1.873c-.199-.034-.719-.056-.922-.067-.334.793-1.123 1.062-2.041 1.062Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M13.396.289c-.82 1.62-2.479 2.742-4.412 2.742-1.924 0-3.572-1.11-4.398-2.717C2.33 1.33 1.043 3.83 1.043 6.466v.486h2.988v7.983h9.948V6.952H17v-.486c0-2.663-1.306-5.183-3.604-6.177Z", className: "prefix__si-glyph-fill" })] }) })); }; exports.GYSiGlyphTShirt = GYSiGlyphTShirt;