UNPKG

@icongo/gy

Version:
30 lines 1.05 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var GYSiGlyphBed = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-bed", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", transform: "translate(1 5)", children: [/*#__PURE__*/_jsx("path", { d: "M15.031 2.016v1.015H1.938V.078H.009v5.893h1.929V4.938h13.093v1.033h.938V2.016h-.938Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("ellipse", { cx: 3.985, cy: 0.97, className: "prefix__si-glyph-fill", rx: 0.985, ry: 0.97 }), /*#__PURE__*/_jsx("path", { d: "M13.991 1.998H6.013v-.866c0-.598.643-1.083 1.434-1.083h5.109c.793 0 1.435.485 1.435 1.083v.866Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphBed };