UNPKG

@icongo/gy

Version:
31 lines (30 loc) 2.25 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GYSiGlyphBirthdayCake = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GYSiGlyphBirthdayCake = function GYSiGlyphBirthdayCake(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-birthday-cake", viewBox: "0 0 16 16" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M2.002 13.062v1.107c0 1.305-.107 1.775 1.482 1.775h8.91c1.588 0 1.48-.471 1.48-1.775v-1.107H2.002ZM4 3h.935v3.072H4zm3 0h1v2.969H7zm4 0h.99v2.851H11zM4.965.975c.1.406-.058.873-.437.915-.354.04-.625-.417-.353-.87.279-.46.353-.96.353-.96s.32.427.437.915Zm2.973.046c.105.426-.061.918-.469.962-.381.042-.672-.439-.378-.914.3-.485.378-1.01.378-1.01s.342.45.469.962Zm4.036.002c.112.426-.066.916-.498.96-.404.042-.714-.438-.401-.913a2.847 2.847 0 0 0 .401-1.008s.363.45.498.961Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M3.146 8.437c.415 0 1.016-.394 1.193-.532.005-.006.727-.684 1.602-.684.871 0 1.623.672 1.654.701.162.14.698.515 1.174.515.562 0 1.108-.505 1.108-.505.04-.038.787-.711 1.688-.711.905 0 1.626.678 1.656.707.161.138.464.341.737.442-.031-1.301-.629-2.34-2.176-2.34H4.259c-1.391 0-2.018.837-2.154 1.949.225.167.688.458 1.041.458Zm9.571 1.032c-.018-.016-.557-.519-1.151-.519-.599 0-1.165.507-1.172.513-.026.023-.751.7-1.624.7-.865 0-1.641-.667-1.674-.696-.163-.146-.682-.517-1.154-.517-.562 0-1.104.503-1.111.507-.115.092-.932.706-1.684.706-.386 0-.772-.159-1.07-.325v2.107h11.889v-1.814c-.611-.127-1.177-.601-1.249-.662ZM0 14h15.851v1.935H0z", className: "prefix__si-glyph-fill" })] }) })); }; exports.GYSiGlyphBirthdayCake = GYSiGlyphBirthdayCake;