@icongo/gy
Version:
Glyph Iconset Icons
31 lines (30 loc) • 2.48 kB
JavaScript
;
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"];
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.GYSiGlyphChristmassEgg = void 0;
var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2"));
var _jsxRuntime = require("react/jsx-runtime");
var GYSiGlyphChristmassEgg = function GYSiGlyphChristmassEgg(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-christmass-egg",
viewBox: "0 0 16 16"
}, props), {}, {
children: /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", {
fill: "#434343",
fillRule: "evenodd",
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M12.764 3.12C11.707 1.23 9.989 0 8.045 0 6.139 0 4.446 1.188 3.384 3.021c1.468.581 3.099.908 4.817.908 1.619 0 3.16-.289 4.563-.809ZM2.223 10.865C2.818 14.28 5.198 16 8.045 16c2.801 0 5.143-1.663 5.787-4.961-1.689.806-3.756 1.389-5.781 1.389-2.17 0-4.056-.649-5.828-1.563Zm1.951-3.074c.723 0 1.418-.265 1.906-.727l.15-.141.15.141c.486.463 1.181.727 1.904.727.705 0 1.363-.241 1.855-.678l.145-.13.146.13c.491.437 1.15.678 1.855.678.611 0 1.195-.192 1.662-.533a9.9 9.9 0 0 0-.9-3.223 13.365 13.365 0 0 1-4.845.899c-1.821 0-3.552-.363-5.109-1.009a9.824 9.824 0 0 0-.915 3.053l.072.07c.49.473 1.191.743 1.924.743Zm8.068-2.977 1.049.894-1.049.894-1.049-.894 1.049-.894Zm-4.185.565 1.049.894-1.049.894-1.05-.894 1.05-.894Zm-4.2-.567 1.049.893-1.049.894-1.049-.894 1.049-.893Z",
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M13.982 8.234c-.498.247-1.084.474-1.695.474-.75 0-1.451-.28-2.002-.636-.549.355-1.252.636-2 .636-.766 0-1.502-.299-2.055-.673-.555.374-1.292.673-2.057.673-.764 0-1.494-.297-2.045-.669a7.143 7.143 0 0 0-.052.846c0 .367.032.711.082 1.043 1.774.789 3.687 1.366 5.892 1.366 2.064 0 4.163-.521 5.858-1.22.067-.374.104-.768.104-1.189a6.366 6.366 0 0 0-.03-.651ZM5.945 10.3c-.502 0-.91-.296-.91-.661 0-.363.408-.66.91-.66s.91.297.91.66c0 .365-.408.661-.91.661Zm4.266.02c-.502 0-.91-.295-.91-.66 0-.364.408-.66.91-.66.503 0 .911.296.911.66 0 .365-.408.66-.911.66Z",
className: "prefix__si-glyph-fill"
})]
})
}));
};
exports.GYSiGlyphChristmassEgg = GYSiGlyphChristmassEgg;