@icongo/gy
Version:
Glyph Iconset Icons
17 lines • 1.05 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var GYSiGlyphChair1 = props => /*#__PURE__*/_jsx("svg", _extends({
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__*/_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"
})
}));
export { GYSiGlyphChair1 };