UNPKG

@icongo/gy

Version:
17 lines 690 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphToilet = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-toilet", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#434343", fillRule: "evenodd", d: "M11.777 15.974h-6.29s3.013-5.98-1.474-5.98V8.001h11.966s.087 1.217-2.112 2.686c-3.387 2.26-2.09 5.287-2.09 5.287ZM8 6h7.979v.979H8zM3.012.009v6.974H7V.009H3.012ZM6 3.036H5V1h1v2.036Z", className: "prefix__si-glyph-fill" }) })); export { GYSiGlyphToilet };