UNPKG

@icongo/gy

Version:
26 lines (25 loc) 1.47 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GYSiGlyphChair1 = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GYSiGlyphChair1 = function GYSiGlyphChair1(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-chair-1", viewBox: "0 0 17 16" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#434343", fillRule: "evenodd", d: "M11.377 7.984H6.641l-.592-6.641S5.704-.001 9.008-.001c3.306 0 2.96 1.344 2.96 1.344l-.591 6.641ZM12.953 16H12.1l-1.026-2.984h1.879V16Zm-7.055 0h-.896v-2.984h1.973L5.898 16Zm7.078-4.778c0 .415-.252.75-.563.75H5.59c-.311 0-.562-.335-.562-.75 0 0 .429-2.186 1.134-2.186h5.682c.799 0 1.132 2.186 1.132 2.186Zm.896-2.867c0 .349-.19.631-.421.631-.232 0-.42-.282-.42-.631V5.672c0-.349.188-.631.42-.631.23 0 .421.282.421.631v2.683Zm-8.925 0c0 .349-.209.631-.465.631-.258 0-.466-.282-.466-.631V5.672c0-.349.208-.631.466-.631.256 0 .465.282.465.631v2.683Z", className: "prefix__si-glyph-fill" }) })); }; exports.GYSiGlyphChair1 = GYSiGlyphChair1;