UNPKG

@icongo/gy

Version:
31 lines (30 loc) 1.65 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GYSiGlyphStrawberry = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GYSiGlyphStrawberry = function GYSiGlyphStrawberry(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-strawberry", viewBox: "0 0 16 16" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M8.367 2.084c.055-.154.58-.761.58-1.167S8.726 0 8.049 0c-.682 0-.982.511-.982.948 0 .396.525.97.582 1.114-7.258 0-5.432 5.919-5.432 5.919s2.031-3.882 3.84-4.237c-.002.096-.006.191-.006.287 0 2.734 1.996 4.951 1.996 4.951s1.809-2.217 1.809-4.951c0-.103-.004-.203-.006-.305 2.023.331 3.902 4.305 3.902 4.305s1.957-5.947-5.385-5.947Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M10.873 5.608c0 2.392-2.838 4.798-2.838 4.798S5.14 7.979 5.14 5.558c-1.193.947-2.016 2.833-2.589 3.588 0 0 2.302 6.854 5.476 6.854s5.446-6.729 5.446-6.729c-.455-.601-1.317-2.617-2.6-3.663Z", className: "prefix__si-glyph-fill" })] }) })); }; exports.GYSiGlyphStrawberry = GYSiGlyphStrawberry;