UNPKG

@icongo/gy

Version:
37 lines (36 loc) 1.6 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GYSiGlyphCockPot = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GYSiGlyphCockPot = function GYSiGlyphCockPot(props) { return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-cock-pot", viewBox: "0 0 16 16" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/(0, _jsxRuntime.jsxs)("g", { className: "prefix__si-glyph-fill", children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M8.127 11.941H1.883C.529 11.941.016 7.004.016 7.004h9.979c0 .001-.268 4.937-1.868 4.937Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M15.984 7.486c0 .252-.276.456-.615.456H8.807c-.34 0-.614-.204-.614-.456s.274-.457.614-.457h6.562c.339 0 .615.205.615.457ZM4 4h1.922v1.297H4z", className: "prefix__si-glyph-fill" })] }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M0 5h9.906v.969H0z", className: "prefix__si-glyph-fill" })] }) })); }; exports.GYSiGlyphCockPot = GYSiGlyphCockPot;