UNPKG

@icongo/gy

Version:
23 lines 1.16 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 GYSiGlyphWoodStove = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-wood-stove", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M11.965 3.027V.072h-.949v2.955H3v11.957h2.016L5 15.978h.969v-.994h6.047v.994h.969v-.994H15V3.027h-3.035Zm1.05 7.02V12c0 1.002-.074 1.055-1.016 1.055H6.044c-.94 0-1.045-.053-1.045-1.055V6c0-1.001.104-1.033 1.045-1.033H12c.941 0 1.016.032 1.016 1.033v2.953h1.016v1.094h-1.017Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M11.974 7.031c0-.539-.401-.975-.896-.975H6.981c-.494 0-.897.436-.897.975v3.979c0 .537.403.975.897.975h4.097c.495 0 .896-.438.896-.975V7.031ZM8 10H7V8h1v2Zm2 0H8.964V8H10v2Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphWoodStove };