@icongo/gy
Version:
Glyph Iconset Icons
23 lines • 1.24 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var GYSiGlyphChair2 = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-chair-2",
viewBox: "0 0 17 16"
}, props, {
children: /*#__PURE__*/_jsxs("g", {
fill: "#434343",
fillRule: "evenodd",
children: [/*#__PURE__*/_jsx("path", {
d: "M8 14.095V11h1.938v3.085c1.739.205 3.031.972 3.031 1.886H5.045c0-.9 1.254-1.657 2.955-1.876Zm3.379-6.142H6.622L6.027 1.34S5.681.016 9 .016c3.32 0 2.975 1.324 2.975 1.324l-.596 6.613Z",
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/_jsx("path", {
d: "M12.969 11.225c0 .416-.231.752-.629.752H5.66c-.396 0-.629-.336-.629-.752 0 0 .458-2.195 1.357-2.195h5.066c1.024-.001 1.515 2.195 1.515 2.195Zm1.006-3.715c0 .395-.213.475-.476.475s-.476-.08-.476-.475V4.485c0-.396.213-.453.476-.453s.476.058.476.453V7.51Zm-9 0c0 .395-.213.475-.476.475s-.476-.08-.476-.475V4.485c0-.396.213-.453.476-.453s.476.058.476.453V7.51Z",
className: "prefix__si-glyph-fill"
})]
})
}));
export { GYSiGlyphChair2 };