@icongo/gy
Version:
Glyph Iconset Icons
26 lines • 1.1 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 GYSiGlyphLavabo = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-lavabo",
viewBox: "0 0 17 16"
}, props, {
children: /*#__PURE__*/_jsxs("g", {
fill: "#434343",
fillRule: "evenodd",
children: [/*#__PURE__*/_jsx("path", {
d: "M13.969 5.021H4.031c0 1.643 2.489 3.646 4.866 3.893l-.849 5.697c0 .738.548 1.386 1.286 1.386h3.299c.738 0 1.336-.598 1.336-1.336v-9.64Z",
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/_jsx("path", {
d: "M12.062 5.027V1.523c0-.396-.219-.537-.607-.537h-1.09l-.412.967-.911-.284.653-1.328a.487.487 0 0 1 .448-.296h1.499c.789 0 1.299.459 1.299 1.168v3.814h-.879Z",
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/_jsx("path", {
d: "M11 3h1.223v.937H11z",
className: "prefix__si-glyph-fill"
})]
})
}));
export { GYSiGlyphLavabo };