@douyinfe/semi-illustrations
Version:
semi illustrations
596 lines (583 loc) • 230 kB
JavaScript
(function webpackUniversalModuleDefinition(root, factory) {
if(typeof exports === 'object' && typeof module === 'object')
module.exports = factory(require("react"));
else if(typeof define === 'function' && define.amd)
define(["react"], factory);
else if(typeof exports === 'object')
exports["SemiIllustrations"] = factory(require("react"));
else
root["SemiIllustrations"] = factory(root["React"]);
})(self, (__WEBPACK_EXTERNAL_MODULE_neV8__) => {
return /******/ (() => { // webpackBootstrap
/******/ "use strict";
/******/ var __webpack_modules__ = ({
/***/ "neV8":
/***/ ((module) => {
module.exports = __WEBPACK_EXTERNAL_MODULE_neV8__;
/***/ })
/******/ });
/************************************************************************/
/******/ // The module cache
/******/ var __webpack_module_cache__ = {};
/******/
/******/ // The require function
/******/ function __webpack_require__(moduleId) {
/******/ // Check if module is in cache
/******/ var cachedModule = __webpack_module_cache__[moduleId];
/******/ if (cachedModule !== undefined) {
/******/ return cachedModule.exports;
/******/ }
/******/ // Create a new module (and put it into the cache)
/******/ var module = __webpack_module_cache__[moduleId] = {
/******/ // no module.id needed
/******/ // no module.loaded needed
/******/ exports: {}
/******/ };
/******/
/******/ // Execute the module function
/******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
/******/
/******/ // Return the exports of the module
/******/ return module.exports;
/******/ }
/******/
/************************************************************************/
/******/ /* webpack/runtime/define property getters */
/******/ (() => {
/******/ // define getter functions for harmony exports
/******/ __webpack_require__.d = (exports, definition) => {
/******/ for(var key in definition) {
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
/******/ }
/******/ }
/******/ };
/******/ })();
/******/
/******/ /* webpack/runtime/hasOwnProperty shorthand */
/******/ (() => {
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
/******/ })();
/******/
/******/ /* webpack/runtime/make namespace object */
/******/ (() => {
/******/ // define __esModule on exports
/******/ __webpack_require__.r = (exports) => {
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
/******/ }
/******/ Object.defineProperty(exports, '__esModule', { value: true });
/******/ };
/******/ })();
/******/
/************************************************************************/
var __webpack_exports__ = {};
// ESM COMPAT FLAG
__webpack_require__.r(__webpack_exports__);
// EXPORTS
__webpack_require__.d(__webpack_exports__, {
IllustrationConstruction: () => (/* reexport */ IllustrationConstruction_default),
IllustrationConstructionDark: () => (/* reexport */ IllustrationConstructionDark_default),
IllustrationFailure: () => (/* reexport */ IllustrationFailure_default),
IllustrationFailureDark: () => (/* reexport */ IllustrationFailureDark_default),
IllustrationIdle: () => (/* reexport */ IllustrationIdle_default),
IllustrationIdleDark: () => (/* reexport */ IllustrationIdleDark_default),
IllustrationNoAccess: () => (/* reexport */ IllustrationNoAccess_default),
IllustrationNoAccessDark: () => (/* reexport */ IllustrationNoAccessDark_default),
IllustrationNoContent: () => (/* reexport */ IllustrationNoContent_default),
IllustrationNoContentDark: () => (/* reexport */ IllustrationNoContentDark_default),
IllustrationNoResult: () => (/* reexport */ IllustrationNoResult_default),
IllustrationNoResultDark: () => (/* reexport */ IllustrationNoResultDark_default),
IllustrationNotFound: () => (/* reexport */ IllustrationNotFound_default),
IllustrationNotFoundDark: () => (/* reexport */ IllustrationNotFoundDark_default),
IllustrationSuccess: () => (/* reexport */ IllustrationSuccess_default),
IllustrationSuccessDark: () => (/* reexport */ IllustrationSuccessDark_default)
});
// EXTERNAL MODULE: external {"root":"React","commonjs2":"react","commonjs":"react","amd":"react"}
var external_root_React_commonjs2_react_commonjs_react_amd_react_ = __webpack_require__("neV8");
;// CONCATENATED MODULE: ./lib/es/illustrations/IllustrationConstructionDark.js
var __defProp = Object.defineProperty;
var __getOwnPropSymbols = Object.getOwnPropertySymbols;
var __hasOwnProp = Object.prototype.hasOwnProperty;
var __propIsEnum = Object.prototype.propertyIsEnumerable;
var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
var __spreadValues = (a, b) => {
for (var prop in b || (b = {}))
if (__hasOwnProp.call(b, prop))
__defNormalProp(a, prop, b[prop]);
if (__getOwnPropSymbols)
for (var prop of __getOwnPropSymbols(b)) {
if (__propIsEnum.call(b, prop))
__defNormalProp(a, prop, b[prop]);
}
return a;
};
function SvgComponent(props) {
return /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", __spreadValues({
width: 200,
height: 200,
viewBox: "0 0 200 200",
fill: "none",
xmlns: "http://www.w3.org/2000/svg",
focusable: false,
"aria-hidden": true
}, props), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("ellipse", {
cx: 175.426,
cy: 90.4572,
rx: 16.5618,
ry: 67.0109,
fill: "var(--semi-color-primary)",
fillOpacity: 0.2
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M179.01 25.02c-7.42 6.63-12.97 33.4-12.97 65.44 0 32.02 5.55 58.8 12.97 65.43a5.4 5.4 0 0 1-3.58 1.58c-9.15 0-16.57-30-16.57-67.01 0-37.01 7.42-67.02 16.56-67.02a5.4 5.4 0 0 1 3.6 1.58Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M12.66 36.64c1.67-5.91 7.26-9.61 12.7-12.15 1.85 2.97 4.3 5.94 7.09 7 3.16 1.2 6.1-1.62 6.47-4.29.2-1.31-1.1-4.15-2.04-5.28-.93-1.12-2.4-1.92-4.43-2.18a14.4 14.4 0 0 0-7.09 1.1c-1.62-3-2.54-6.6-2.37-10.14l-1.38-.1c-.18 3.82.78 7.63 2.44 10.82-5.63 2.72-10.9 8.34-12.7 14.71l1.31.5Z",
fill: "var(--semi-color-primary)",
fillOpacity: 0.2
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M20.7 23.93c-3.71 2.46-6.75 5.94-7.98 9.64l-1.3-.43c1.34-4.08 4.63-7.78 8.53-10.36a24.77 24.77 0 0 1 4.16-2.22 16.19 16.19 0 0 1-2.44-9.23l1.38.07c-.17 3.04.75 6.1 2.37 8.67a16.61 16.61 0 0 1 7.09-.94c2.03.22 3.5.9 4.43 1.87a3.8 3.8 0 0 1 1.08 3.28c-.38 2.29-2.83 3.92-5.99 2.9a14.7 14.7 0 0 1-7.14-5.45 23.28 23.28 0 0 0-4.18 2.2Zm5.55-2.68a13.2 13.2 0 0 0 6.2 4.62c2.5.8 4-.5 4.21-1.81a2.42 2.42 0 0 0-.71-2.1c-.65-.67-1.78-1.26-3.6-1.46-1.9-.2-4 .07-6.1.75Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M174.3 53.76a11.24 11.24 0 0 1-2.75 15.66 11.24 11.24 0 0 1-15.7-2.53 11.24 11.24 0 0 1 2.76-15.66 11.24 11.24 0 0 1 15.7 2.53Z",
fill: "#C6CACD",
stroke: "#1C1F23"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("ellipse", {
cx: 174.584,
cy: 58.9818,
rx: 0.826454,
ry: 0.964193,
fill: "#1C1F23"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M154.18 64.88c3.35-.11 6.93-1.44 9.38-5.07l1.32-1.96c2.35-3.54 3.09-4.65 4.75-4.65.5 0 1.07.1 1.7.22 1.08.21 2.3.44 3.46.16l-.08-.11a11.74 11.74 0 0 0-16.39-2.65 11.8 11.8 0 0 0-4.14 14.06Z",
fill: "#1C1F23"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M166.48 57.62a2.37 2.37 0 1 1-3.87 2.75 2.37 2.37 0 0 1 3.87-2.75Z",
fill: "#C6CACD",
stroke: "#1C1F23"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M66.29 27.92c2.24 0 3.99-1.76 3.99-3.86 0-2.1-1.75-3.86-4-3.86-2.23 0-3.99 1.76-3.99 3.86 0 2.1 1.76 3.86 4 3.86Zm0 1.37a5.3 5.3 0 0 0 5.37-5.23 5.3 5.3 0 0 0-5.37-5.23 5.3 5.3 0 0 0-5.38 5.23 5.3 5.3 0 0 0 5.38 5.23Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M128.27 45.4c2.24 0 4-1.76 4-3.85 0-2.1-1.76-3.86-4-3.86s-4 1.76-4 3.86c0 2.1 1.76 3.85 4 3.85Zm0 1.38a5.3 5.3 0 0 0 5.37-5.23 5.3 5.3 0 0 0-5.37-5.24 5.3 5.3 0 0 0-5.37 5.24 5.3 5.3 0 0 0 5.37 5.23Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M64.6 65.95 55 48.38l23.93 7.12L64.6 65.95Z",
fill: "var(--semi-color-primary)",
fillOpacity: 0.2
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "m58.08 48.38 18.16 5.52-10.42 7.27-.79-1.13 8.1-5.65-15.45-4.7.4-1.31Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M103.65 37.15c-1.41 1.57-6.55 7.1-7.82 8.37 3.01-3.17 1.42-6.8-.74-7.44l-.61-.17c-2.41-.69-6.42-1.82-4.43-4.9 2.17-3.35.83-5.95-3.17-7.4 1.43-1.74 7.76-8.85 8.33-8.63h.02l.22-.6c2.08.75 3.62 1.85 4.3 3.35.69 1.53.38 3.27-.78 5.07-.47.72-.48 1.2-.37 1.52.12.35.44.71 1.01 1.06.95.58 2.26.95 3.36 1.27l.65.18c2.87.86 3.84 4.78.03 8.32Zm-8.2 8.74Z",
fill: "var(--semi-color-primary)",
fillOpacity: 0.2
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M103.29 36.76c3.2-2.97 1.54-6.15-.1-6.64l-.56-.16c-1.1-.31-2.64-.75-3.77-1.44-.69-.42-1.33-1-1.6-1.8-.28-.84-.1-1.75.52-2.7 1-1.56 1.11-2.8.68-3.76-.46-1-1.59-1.93-3.5-2.62l.46-1.3c2.07.75 3.62 1.86 4.3 3.35.69 1.54.38 3.28-.79 5.07-.46.72-.48 1.2-.37 1.52.12.36.45.72 1.02 1.06.95.59 2.26.96 3.36 1.27l.65.19c2.87.85 4.45 5.43.64 8.97l-.94-1Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M40.57 60.4c-.05 1.6-1.2 8.02-1.32 9.38.2-3.33-2.5-4.66-4.08-3.97l-.44.2c-1.74.78-4.64 2.09-4.99-.68-.38-3.02-2.44-3.87-5.47-2.75-.03-1.72 1.04-9.64 1.49-9.8h.01l-.17-.46c1.58-.58 3.02-.7 4.14-.16 1.16.56 1.84 1.72 2.04 3.34.08.65.31.93.53 1.07.25.15.61.2 1.11.12.84-.13 1.79-.56 2.58-.92l.48-.2c2.08-.91 4.58.89 4.1 4.83Zm-1.36 9.78Z",
fill: "var(--semi-color-primary)",
fillOpacity: 0.2
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M40.17 60.35c.41-3.3-2.12-4.34-3.31-3.83l-.41.19c-.8.35-1.9.86-2.9 1.01-.61.1-1.27.07-1.82-.26-.58-.35-.92-.97-1.03-1.83-.17-1.4-.72-2.18-1.45-2.52-.75-.37-1.86-.35-3.32.2l-.37-1c1.58-.57 3.02-.69 4.15-.15 1.16.55 1.83 1.72 2.03 3.34.09.65.31.93.53 1.06.25.15.62.2 1.11.12.85-.13 1.8-.55 2.59-.9l.47-.22c2.09-.9 5.26.98 4.77 4.92l-1.04-.13Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M165.83 33.67c-.64 3.57 1.4 5.27 5.24 5.08-1.67 1.04-8.8 5.26-10.02 5.42-1.52.2-5.31-.94-5.06-3.83.25-2.9-.05-4.17-2.69-4.03-2.63.15-3.75 1.24-5.52-.95-1.76-2.2-2.15-2.79-.9-5.18 1-1.91 8.19-5.09 9.9-5.39-1.78 3.96.94 6.64 3.05 6.4 2.12-.22 6.64-1.08 6 2.48Z",
fill: "var(--semi-color-primary)",
fillOpacity: 0.2
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M147.34 30.58c-1.63 3.58.86 5.6 2.34 5.44l.53-.07c1.02-.12 2.48-.3 3.68-.12.72.12 1.48.37 2 .97.55.62.72 1.47.54 2.5-.3 1.64.04 2.69.72 3.32.72.66 1.97 1.04 3.81.94l.07 1.38c-2 .1-3.7-.28-4.81-1.31-1.14-1.06-1.5-2.65-1.15-4.58.14-.75-.02-1.13-.2-1.34-.22-.24-.6-.42-1.19-.51-1-.16-2.2 0-3.24.11l-.61.08c-2.76.3-5.72-3.04-3.75-7.38l1.26.57Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M32.4 99.7c.17 2.63-.97 4.05-3.42 3.66-2.46-.4-1.81 2.69-1.63 4.14.18 1.45-1.62 3.34-4.36 2.16l.47-10.92c1.34.5 1.4.8 3.54-.49 2.13-1.29.75-4.83 1.24-5.62.5-.8 1.05.02 3.09-.35.77-.15 1.18-.72 1.38-1.39l.07-2.17c.1.55.15 1.43-.07 2.17l-.31 8.8Z",
fill: "var(--semi-color-primary)",
fillOpacity: 0.2
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M23.65 98.01c2.35 1.02 3.5-.63 3.4-1.45l-.05-.35c-.1-.7-.24-1.73-.13-2.59.07-.52.25-1.1.7-1.52.5-.44 1.15-.56 1.9-.44 1.08.17 1.71-.07 2.07-.47.4-.44.63-1.23.55-2.47l1.37-.09c.1 1.4-.14 2.64-.9 3.48-.77.86-1.94 1.13-3.31.9-.48-.07-.66.04-.74.11-.11.1-.22.3-.27.69-.1.65.02 1.44.12 2.15l.05.43c.27 2.1-2.2 4.24-5.31 2.89l.55-1.27Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M149.6 62.18c3.54 3.54 6.73 8.55 6.87 14.08 0 3.1-.15 7.4-1.6 13.37-.66 6.73-2.03 20.43-2.28 21.37l12.18.2c.34-1.17 2.82-11.63 3.83-14.11a9.5 9.5 0 0 1 1.61-2.85c.62-.71 1.4-.99 2.12-1.32.8-.34 1.74-.46 2.9-.34l.56.08c1.03.18 2.04.54 2.9 1.13a5.9 5.9 0 0 1 2.5 4.5c.66 6.6.2 13.73-.28 20.37v.03c-.14 1.96-.84 11.64-4.67 14.9-2.24 1.88-14.75 2.34-26.43 2.36l-2.46 22.88c4.48-.23 12.72 1.43 15.14 8.55 2.41 7.12-4.21 7.6-11.06 7.88-5.48.21-19.5.09-25.55 0-5.37 4.62-13.17 7.44-24.07 7.13-19.55-.56-60.95-4.4-61.9-4.1 1.08.81 3.23 2.75 3.2 4.02-.03 1.58-2.4 2.8-11.17 2.9-8.76.1-14.34-2.52-14.16-7.01.04-.97.32-2.39.78-4.1-5.28-.66-11.49-.52-10.43-8.1 1.72-12.31 15.88-29.62 19.83-32.02 3.95-2.4 11.5-1.8 16.77-1.11-3.29-5.06-5.6-11.87-4.33-20.6.65-4.43 2.75-9.81 7.02-15.42a82.3 82.3 0 0 1 3.67-4.45c10.28-11.67 25.82-23.79 35.5-31.07 5.89-4.43 14.79-7.85 19.87-9.17 18.61-4.85 33.02-.96 43.14 10.02Z",
fill: "#C6CACD"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M146.52 110.94c-3.71 6.73-4.9 7.34-6.3 7.13-1.4-.2-2.14-4.66.84-6.29 1.09-.6 2.94-.84 5.46-.84Zm0 0c4.52-8.8 6.99-15.78 8.34-21.31m-8.34 21.31c1.56 0 3.75.03 6.07.06m-22.63 24.68c-7.87-.16-21.74.4-27.73-9.35-1.22-2-1.95-4.04-2.27-6.16m30 15.51c3.6 4.6 7.74 14.23 4.31 26.15-1.52 5.27-4.13 9.76-8.39 13.43m4.08-39.58c3.32.07 11.36.29 19.85.27m-40.95-46.5c-5.27 13.02-10.13 22.49-8.9 30.72m0 0c-1.3-.6-11.71-.98-17.74 1.34-4.9-1.34-31.24-13.22-31.13-29.1m-11.17 85.88c.94-.3 42.34 3.54 61.89 4.1 10.9.31 18.7-2.51 24.07-7.13m-85.96 3.03a84.48 84.48 0 0 1-6.88-1.56m6.88 1.56c1.07.81 3.22 2.75 3.19 4.02-.03 1.58-2.4 2.8-11.17 2.9-8.76.1-14.34-2.52-14.16-7.01.04-.97.32-2.39.78-4.1m34.41-32.49c-2.46-.06-9.86-.78-14.88-.27-1.3.14-5.48 1.25-10.13 9.6a120.42 120.42 0 0 0-9.4 23.15m34.41-32.48c2.46.07 22.49 1.59 25.99 4.41 3.5 2.83-2.93 3.67-7.85 2.9-4.91-.78-11.47-1.72-18.14-7.3Zm0 0a35.34 35.34 0 0 1-8.24-8.74M51.1 92.4a82.33 82.33 0 0 0-3.67 4.45c-4.27 5.6-6.37 11-7.02 15.42-1.28 8.73 1.04 15.54 4.33 20.6M51.1 92.4c10.28-11.67 25.82-23.79 35.5-31.07 5.89-4.43 14.79-7.85 19.87-9.17 18.61-4.85 33.02-.96 43.14 10.02 3.54 3.54 6.73 8.55 6.87 14.08 0 3.1-.15 7.4-1.6 13.37M44.72 132.87c-5.27-.7-12.82-1.3-16.77 1.1C24.01 136.39 9.85 153.7 8.13 166c-1.06 7.59 5.15 7.45 10.43 8.1m136.3-84.46c-.65 6.73-2.02 20.43-2.27 21.37m0 0 12.18.2c.34-1.17 2.82-11.63 3.83-14.11a9.5 9.5 0 0 1 1.61-2.85c.62-.71 1.4-.99 2.12-1.32m-22.52 43.03c11.68-.02 24.2-.48 26.43-2.37 3.85-3.27 4.53-13.02 4.67-14.92.47-6.64.94-13.76.28-20.38a5.9 5.9 0 0 0-2.5-4.49m-28.88 42.16-2.46 22.88c4.48-.23 12.72 1.43 15.14 8.55 2.41 7.12-4.21 7.6-11.06 7.88-5.48.21-19.5.09-25.55 0m23.35-9.25c2.2.1 5.64.7 7.84 3.87 1.17 1.7.52 3.28-.62 3.95-1 .58-2.38.38-2.96.14-1.44-.57-4.87-1.1-6.22-.87-1.34.22-3.19 1.58-4.98 1.58-1.79 0-3.83-.67-4.9-2.1m41.3-78.79c-1.28.56-2.06 2.7-2.34 4.32-.27 1.63-1.23 7.95-1.32 9.48m3.66-13.8a7.27 7.27 0 0 0-2.9-1.13m0 0a8.92 8.92 0 0 0-.57-.08 5.72 5.72 0 0 0-2.9.34m3.47-.26c-1.15.4-2.14 2.47-2.57 3.82-.42 1.36-.96 3.13-2.22 10.24m1.33-13.8c-1.7 1.97-3.2 6.4-4.5 13.1",
stroke: "#1C1F23"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M44.53 141.29c-.7-.74-2.59-7-2.67-8.77l2.67.23c1.9 3.58 6.4 7.37 8.43 8.82-2.2-.1-6.95-.28-8.43-.28Z",
fill: "#1C1F23"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M135.3 175.44c-2.57-1.04-3.2-4.76-3-8.7-.89 2.79-4.1 6.89-6.49 8.7h9.5Z",
fill: "#1C1F23"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M121.71 140.8c-8.99-2.04-14.92-6.8-17.57-11.67a33.4 33.4 0 0 0 5.93 3.8c6.86 3.17 18.16 2.81 20.05 2.81 1.23 1.46 2.88 4.84 3.52 6.3-1.1 0-6.21.06-11.93-1.24Z",
fill: "#1C1F23"
}));
}
var IllustrationConstructionDark_default = SvgComponent;
;// CONCATENATED MODULE: ./lib/es/illustrations/IllustrationConstruction.js
var IllustrationConstruction_defProp = Object.defineProperty;
var IllustrationConstruction_getOwnPropSymbols = Object.getOwnPropertySymbols;
var IllustrationConstruction_hasOwnProp = Object.prototype.hasOwnProperty;
var IllustrationConstruction_propIsEnum = Object.prototype.propertyIsEnumerable;
var IllustrationConstruction_defNormalProp = (obj, key, value) => key in obj ? IllustrationConstruction_defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
var IllustrationConstruction_spreadValues = (a, b) => {
for (var prop in b || (b = {}))
if (IllustrationConstruction_hasOwnProp.call(b, prop))
IllustrationConstruction_defNormalProp(a, prop, b[prop]);
if (IllustrationConstruction_getOwnPropSymbols)
for (var prop of IllustrationConstruction_getOwnPropSymbols(b)) {
if (IllustrationConstruction_propIsEnum.call(b, prop))
IllustrationConstruction_defNormalProp(a, prop, b[prop]);
}
return a;
};
function IllustrationConstruction_SvgComponent(props) {
return /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", IllustrationConstruction_spreadValues({
width: 200,
height: 200,
viewBox: "0 0 200 200",
fill: "none",
xmlns: "http://www.w3.org/2000/svg",
focusable: false,
"aria-hidden": true
}, props), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("rect", {
width: 200,
height: 200,
fill: "transparent"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("ellipse", {
cx: 175.426,
cy: 90.4577,
rx: 16.5618,
ry: 67.0109,
fill: "var(--semi-color-primary-light-default)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M179.01 25.02c-7.42 6.63-12.97 33.4-12.97 65.44 0 32.02 5.55 58.8 12.97 65.43a5.4 5.4 0 0 1-3.58 1.58c-9.15 0-16.57-30-16.57-67.01 0-37.01 7.42-67.02 16.57-67.02a5.4 5.4 0 0 1 3.58 1.58Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M12.66 36.64c1.67-5.91 7.26-9.61 12.7-12.15 1.85 2.97 4.3 5.94 7.09 7 3.16 1.2 6.1-1.62 6.47-4.29.2-1.31-1.1-4.15-2.04-5.28-.93-1.12-2.4-1.92-4.43-2.18a14.4 14.4 0 0 0-7.09 1.1c-1.62-3-2.54-6.6-2.37-10.14l-1.38-.1c-.18 3.82.78 7.63 2.44 10.82-5.63 2.72-10.9 8.34-12.7 14.71l1.31.5Z",
fill: "var(--semi-color-primary-light-hover)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M20.7 23.93c-3.71 2.46-6.75 5.94-7.98 9.64l-1.3-.43c1.34-4.08 4.63-7.78 8.53-10.36a24.77 24.77 0 0 1 4.16-2.22 16.19 16.19 0 0 1-2.44-9.23l1.38.08c-.17 3.03.75 6.1 2.37 8.66a16.61 16.61 0 0 1 7.09-.94c2.03.22 3.5.9 4.43 1.87a3.8 3.8 0 0 1 1.08 3.28c-.38 2.29-2.83 3.92-5.99 2.9a14.7 14.7 0 0 1-7.14-5.45 23.28 23.28 0 0 0-4.18 2.2Zm5.55-2.68a13.2 13.2 0 0 0 6.2 4.62c2.5.8 4-.5 4.21-1.81a2.42 2.42 0 0 0-.71-2.1c-.65-.67-1.78-1.26-3.6-1.46-1.9-.2-4 .08-6.1.75Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M174.3 53.76a11.24 11.24 0 0 1-2.75 15.66 11.24 11.24 0 0 1-15.7-2.53 11.24 11.24 0 0 1 2.76-15.66 11.24 11.24 0 0 1 15.7 2.53Z",
fill: "white",
stroke: "#515151"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M154.18 64.88c3.35-.11 6.93-1.44 9.38-5.07l1.32-1.96c2.35-3.54 3.1-4.65 4.75-4.65.5 0 1.07.1 1.7.22 1.08.21 2.3.44 3.46.16l-.08-.11a11.74 11.74 0 0 0-16.39-2.65 11.8 11.8 0 0 0-4.14 14.06Z",
fill: "#515151"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("ellipse", {
cx: 174.584,
cy: 58.9818,
rx: 0.826454,
ry: 0.964193,
fill: "#515151"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M166.48 57.62a2.37 2.37 0 1 1-3.87 2.75 2.37 2.37 0 0 1 3.87-2.75Z",
fill: "white",
stroke: "#515151"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M66.29 27.92c2.24 0 3.99-1.76 3.99-3.86 0-2.1-1.75-3.86-4-3.86-2.23 0-3.99 1.76-3.99 3.86 0 2.1 1.76 3.86 4 3.86Zm0 1.38a5.3 5.3 0 0 0 5.37-5.24 5.3 5.3 0 0 0-5.37-5.23 5.3 5.3 0 0 0-5.38 5.23 5.3 5.3 0 0 0 5.38 5.24Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M128.27 45.4c2.24 0 4-1.76 4-3.85 0-2.1-1.76-3.86-4-3.86s-4 1.76-4 3.86c0 2.1 1.76 3.85 4 3.85Zm0 1.38a5.3 5.3 0 0 0 5.37-5.23 5.3 5.3 0 0 0-5.37-5.24 5.3 5.3 0 0 0-5.37 5.24 5.3 5.3 0 0 0 5.37 5.23Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M64.6 65.95 55 48.38l23.93 7.12L64.6 65.95Z",
fill: "var(--semi-color-primary-light-hover)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "m58.08 48.38 18.16 5.52-10.42 7.27-.79-1.13 8.1-5.65-15.45-4.7.4-1.31Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M103.65 37.15c-1.41 1.57-6.55 7.1-7.82 8.37 3.01-3.17 1.42-6.8-.74-7.44l-.61-.17c-2.41-.69-6.42-1.82-4.43-4.9 2.17-3.35.83-5.95-3.17-7.4 1.43-1.74 7.76-8.85 8.33-8.63h.02l.22-.6c2.08.75 3.62 1.85 4.3 3.35.69 1.53.38 3.27-.78 5.07-.47.72-.48 1.2-.37 1.52.12.35.44.71 1.01 1.06.95.58 2.26.95 3.36 1.27l.65.18c2.87.86 3.84 4.78.03 8.32Zm-8.2 8.74Z",
fill: "var(--semi-color-primary-light-hover)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M103.29 36.76c3.2-2.97 1.54-6.15-.1-6.64l-.56-.16c-1.1-.31-2.64-.75-3.77-1.44-.69-.42-1.33-1-1.6-1.8-.28-.84-.1-1.75.52-2.7 1-1.56 1.11-2.8.68-3.76-.46-1-1.59-1.93-3.5-2.62l.46-1.3c2.07.75 3.62 1.86 4.3 3.35.69 1.54.38 3.28-.79 5.07-.46.72-.48 1.2-.37 1.52.12.36.45.72 1.02 1.06.95.59 2.26.96 3.36 1.27l.65.19c2.87.85 4.45 5.43.64 8.97l-.94-1Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M40.57 60.4c-.05 1.6-1.2 8.02-1.32 9.38.2-3.33-2.5-4.66-4.08-3.97l-.44.2c-1.74.78-4.64 2.09-4.98-.68-.39-3.02-2.44-3.87-5.48-2.75-.03-1.72 1.04-9.64 1.49-9.8h.01l-.17-.46c1.58-.58 3.02-.7 4.14-.16 1.16.56 1.84 1.72 2.04 3.34.08.65.31.93.53 1.07.25.15.61.2 1.11.12.84-.13 1.8-.56 2.59-.91l.47-.21c2.08-.91 4.58.89 4.1 4.83Zm-1.35 9.78Z",
fill: "var(--semi-color-primary-light-hover)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M40.17 60.35c.41-3.3-2.12-4.34-3.31-3.83l-.41.19c-.8.35-1.9.86-2.9 1.01-.61.1-1.27.07-1.82-.26-.58-.35-.92-.97-1.03-1.83-.17-1.4-.72-2.18-1.44-2.52-.76-.36-1.87-.35-3.33.2l-.37-1c1.58-.57 3.02-.69 4.15-.15 1.16.55 1.83 1.72 2.03 3.34.09.65.31.93.53 1.06.25.15.62.2 1.12.12.84-.12 1.78-.55 2.58-.9l.47-.22c2.09-.9 5.26.98 4.78 4.92l-1.05-.13Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M165.83 33.67c-.64 3.57 1.4 5.27 5.24 5.08-1.67 1.04-8.8 5.26-10.02 5.42-1.52.2-5.3-.94-5.06-3.83.25-2.9-.05-4.17-2.69-4.03-2.63.15-3.75 1.24-5.52-.95-1.76-2.2-2.15-2.79-.9-5.18 1-1.91 8.19-5.09 9.9-5.39-1.78 3.96.94 6.64 3.05 6.4 2.12-.22 6.64-1.08 6 2.48Z",
fill: "var(--semi-color-primary-light-hover)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M147.34 30.58c-1.62 3.58.86 5.6 2.34 5.44l.53-.07a14.4 14.4 0 0 1 3.68-.11c.72.1 1.48.36 2 .96.55.62.72 1.47.54 2.5-.3 1.64.04 2.69.72 3.32.72.66 1.97 1.04 3.81.94l.07 1.38c-2 .1-3.7-.28-4.81-1.31-1.14-1.06-1.5-2.65-1.15-4.57.14-.76-.02-1.14-.2-1.35-.22-.24-.6-.42-1.19-.51-1-.16-2.2 0-3.24.12l-.61.07c-2.76.3-5.72-3.04-3.75-7.38l1.26.57Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M32.4 99.7c.17 2.63-.97 4.05-3.42 3.66-2.46-.4-1.81 2.69-1.63 4.14.18 1.45-1.62 3.34-4.36 2.16l.47-10.92c1.34.5 1.4.8 3.54-.49 2.13-1.29.75-4.83 1.24-5.62.5-.8 1.05.02 3.09-.35.77-.15 1.18-.72 1.38-1.39l.07-2.17c.1.55.15 1.43-.07 2.17l-.31 8.8Z",
fill: "var(--semi-color-primary-light-hover)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M23.65 98.01c2.35 1.02 3.5-.63 3.4-1.45l-.05-.35c-.1-.7-.24-1.73-.13-2.59.07-.52.25-1.1.7-1.52.5-.44 1.15-.56 1.9-.44 1.08.17 1.71-.07 2.07-.47.4-.44.63-1.23.55-2.47l1.37-.09c.1 1.4-.14 2.64-.9 3.48-.77.86-1.94 1.13-3.31.9-.48-.07-.66.04-.74.11-.11.1-.22.3-.27.69-.1.65.02 1.44.12 2.15l.05.43c.27 2.1-2.2 4.24-5.31 2.89l.55-1.27Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M149.6 62.18c3.54 3.54 6.73 8.55 6.87 14.08 0 3.1-.15 7.4-1.6 13.37-.66 6.73-2.03 20.43-2.28 21.37l12.18.2c.34-1.17 2.82-11.62 3.83-14.11a9.5 9.5 0 0 1 1.61-2.85c.63-.71 1.4-.99 2.12-1.32.8-.34 1.74-.46 2.9-.34l.56.08c1.03.18 2.04.54 2.9 1.13a5.9 5.9 0 0 1 2.5 4.5c.66 6.6.2 13.73-.28 20.37v.03c-.14 1.96-.84 11.64-4.67 14.9-2.24 1.88-14.75 2.34-26.43 2.36l-2.46 22.88c4.48-.23 12.72 1.43 15.14 8.55 2.41 7.12-4.21 7.6-11.06 7.88-5.48.21-19.5.09-25.55 0-5.37 4.62-13.17 7.44-24.07 7.13-19.55-.56-60.95-4.4-61.9-4.1 1.08.82 3.23 2.75 3.2 4.02-.03 1.58-2.4 2.8-11.17 2.9-8.76.1-14.34-2.52-14.16-7.01.04-.97.32-2.39.78-4.1-5.28-.66-11.49-.52-10.43-8.1 1.72-12.31 15.88-29.62 19.83-32.02 3.95-2.4 11.5-1.8 16.77-1.11-3.28-5.06-5.6-11.87-4.33-20.6.65-4.43 2.75-9.81 7.02-15.42a82.24 82.24 0 0 1 3.67-4.45c10.28-11.67 25.82-23.79 35.5-31.07 5.89-4.43 14.79-7.84 19.87-9.17 18.61-4.85 33.02-.96 43.14 10.02Z",
fill: "white"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M146.52 110.94c-3.71 6.73-4.9 7.34-6.3 7.13-1.4-.2-2.14-4.66.84-6.29 1.09-.6 2.94-.84 5.46-.84Zm0 0c4.52-8.8 6.99-15.77 8.34-21.31m-8.34 21.31c1.56 0 3.75.03 6.07.06m-22.63 24.68c-7.87-.16-21.74.4-27.73-9.35a16.2 16.2 0 0 1-2.27-6.16m30 15.51c3.6 4.6 7.74 14.23 4.31 26.15-1.52 5.27-4.13 9.76-8.39 13.43m4.08-39.58c3.32.07 11.36.29 19.85.27m-40.95-46.5c-5.27 13.02-10.13 22.49-8.9 30.72m0 0c-1.3-.6-11.71-.98-17.74 1.34-4.9-1.34-31.24-13.22-31.13-29.1M39.92 178.3c.94-.32 42.34 3.53 61.89 4.09 10.9.31 18.7-2.51 24.07-7.13m-85.96 3.04a84.2 84.2 0 0 1-6.88-1.57m6.88 1.57c1.07.8 3.22 2.74 3.19 4-.03 1.59-2.4 2.81-11.17 2.91-8.76.1-14.34-2.52-14.16-7.01.04-.97.32-2.39.78-4.1m34.41-32.49c-2.46-.06-9.86-.78-14.88-.27-1.3.14-5.48 1.25-10.13 9.6a120.44 120.44 0 0 0-9.4 23.15m34.41-32.48c2.46.07 22.49 1.59 25.99 4.41 3.5 2.83-2.93 3.67-7.85 2.9-4.91-.78-11.47-1.72-18.14-7.3Zm0 0a35.32 35.32 0 0 1-8.24-8.74M51.1 92.4a82.24 82.24 0 0 0-3.67 4.45c-4.27 5.6-6.37 11-7.02 15.42-1.28 8.73 1.05 15.54 4.33 20.6M51.1 92.4c10.28-11.67 25.82-23.79 35.5-31.07 5.89-4.43 14.79-7.84 19.87-9.17 18.61-4.85 33.02-.96 43.14 10.02 3.54 3.54 6.73 8.55 6.87 14.08 0 3.1-.15 7.4-1.6 13.37M44.72 132.87c-5.27-.7-12.82-1.3-16.77 1.1C24.01 136.39 9.85 153.7 8.13 166c-1.06 7.59 5.15 7.45 10.43 8.1m136.3-84.46c-.65 6.73-2.02 20.43-2.27 21.37m0 0 12.18.2c.34-1.17 2.82-11.62 3.83-14.11a9.5 9.5 0 0 1 1.61-2.85c.63-.71 1.4-.99 2.12-1.32m-22.52 43.03c11.68-.02 24.2-.48 26.43-2.37 3.85-3.26 4.53-13.02 4.67-14.92.47-6.64.94-13.76.28-20.38a5.9 5.9 0 0 0-2.5-4.49m-28.88 42.16-2.46 22.88c4.48-.23 12.72 1.43 15.14 8.55 2.41 7.12-4.21 7.6-11.06 7.88-5.48.21-19.5.09-25.55 0m23.35-9.25c2.2.1 5.64.7 7.84 3.88 1.17 1.7.52 3.27-.62 3.94-1 .58-2.38.38-2.96.14-1.44-.57-4.87-1.1-6.22-.87-1.34.22-3.19 1.58-4.98 1.58-1.79 0-3.83-.67-4.9-2.1m41.3-78.79c-1.28.56-2.06 2.7-2.34 4.32-.27 1.63-1.23 7.95-1.32 9.48m3.66-13.8a7.28 7.28 0 0 0-2.9-1.13m0 0a9.2 9.2 0 0 0-.57-.08 5.73 5.73 0 0 0-2.9.34m3.47-.26c-1.15.4-2.14 2.47-2.57 3.82-.42 1.36-.96 3.14-2.22 10.24m1.33-13.8c-1.7 1.97-3.2 6.4-4.5 13.1",
stroke: "#515151"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M44.53 141.29c-.7-.74-2.59-7-2.67-8.77l2.67.23c1.9 3.58 6.4 7.37 8.43 8.82-2.2-.1-6.95-.28-8.43-.28Z",
fill: "#515151"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M135.3 175.44c-2.57-1.04-3.2-4.76-3-8.7-.89 2.79-4.1 6.89-6.49 8.7h9.5Z",
fill: "#515151"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M121.71 140.8c-8.99-2.04-14.92-6.8-17.57-11.67.46.39 3.28 2.57 5.93 3.8 6.86 3.17 18.16 2.8 20.05 2.8 1.23 1.47 2.88 4.85 3.52 6.3-1.1 0-6.21.06-11.93-1.23Z",
fill: "#515151"
}));
}
var IllustrationConstruction_default = IllustrationConstruction_SvgComponent;
;// CONCATENATED MODULE: ./lib/es/illustrations/IllustrationFailureDark.js
var IllustrationFailureDark_defProp = Object.defineProperty;
var IllustrationFailureDark_getOwnPropSymbols = Object.getOwnPropertySymbols;
var IllustrationFailureDark_hasOwnProp = Object.prototype.hasOwnProperty;
var IllustrationFailureDark_propIsEnum = Object.prototype.propertyIsEnumerable;
var IllustrationFailureDark_defNormalProp = (obj, key, value) => key in obj ? IllustrationFailureDark_defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
var IllustrationFailureDark_spreadValues = (a, b) => {
for (var prop in b || (b = {}))
if (IllustrationFailureDark_hasOwnProp.call(b, prop))
IllustrationFailureDark_defNormalProp(a, prop, b[prop]);
if (IllustrationFailureDark_getOwnPropSymbols)
for (var prop of IllustrationFailureDark_getOwnPropSymbols(b)) {
if (IllustrationFailureDark_propIsEnum.call(b, prop))
IllustrationFailureDark_defNormalProp(a, prop, b[prop]);
}
return a;
};
function IllustrationFailureDark_SvgComponent(props) {
return /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", IllustrationFailureDark_spreadValues({
width: 200,
height: 200,
viewBox: "0 0 200 200",
fill: "none",
xmlns: "http://www.w3.org/2000/svg",
focusable: false,
"aria-hidden": true
}, props), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M74.7 78.6c20.78-6.32 57.55-12.26 71.81-9.86 4.21.7 8.12 1.98 11.36 3.42-.51-1.69-.95-3.5-1.38-5.3l-.04-.18c-1.03-4.27-2.05-8.44-3.95-10.55-4.8-5.32.67-10.12.67-10.12l.93-10.53c13.02 4.82 21.65 14.92 27 25.08 4.57 8.67 6.75 17.37 7.25 22.89 1.06 12-8.18 18.86-19.2 18.86-9.74 0-18.36-1.64-24.81-3.1.64 2.18 5.44 19.18 7.53 32.66l-46.15.58-7.58-14.68-4.66-12.26c-19.46 7.46-50.77 19.02-64.9 18.44-10.35-.42-15.68-15.68-17.44-28.7a71.55 71.55 0 0 1-.67-9.4c0-5.64.3-12.18 2.22-17.89.74-2.21 1.73-4.3 3.04-6.17a18.1 18.1 0 0 1 4.6-4.59c0 4-1.02 13.54 2.8 14.12 5.06.78 10.4-9.08 13.85-7.06 3.87 2.27-1.65 16.34-1.33 17.2.27.7.53 1.4.76 2.07a48.99 48.99 0 0 1 2.25 8.55C46.59 87.56 60 83.06 74.69 78.6Z",
fill: "#C6CACD"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M181.1 60.56c4.57 8.67 6.75 17.37 7.25 22.89 1.06 12-8.18 18.86-19.2 18.86-9.74 0-18.36-1.64-24.81-3.1m36.77-38.65c-5.36-10.16-13.99-20.26-27-25.08l-.94 10.53s-5.46 4.8-.67 10.12c1.9 2.11 2.92 6.28 3.95 10.55m24.66-6.12c-6-.37-18.32.8-24.66 6.12m0 0c1.57 6.53 3.15 13.3 7.91 13.3 7.2 0-3.6-8.84-17.85-11.24-14.25-2.4-51.03 3.54-71.82 9.86-20.78 6.32-39.04 12.71-42.77 19.1-3.63 6.23 13.24 10.92 4.49-14.17m0 0c-.23-.67-.49-1.36-.76-2.08-.32-.85 5.2-14.92 1.33-17.19-3.45-2.02-8.8 7.84-13.85 7.06-3.82-.58-2.8-10.12-2.8-14.12a18.1 18.1 0 0 0-4.6 4.6M36.4 83.52c-7.27 1.58-21.92 8.1-25.27 11.73m0 0a71.55 71.55 0 0 1-.67-9.41c0-5.64.3-12.18 2.22-17.89m-1.55 27.3c1.76 13 7.09 28.27 17.45 28.7 14.12.57 45.43-10.99 64.89-18.45l4.66 12.26 7.58 14.68 46.15-.58c-2.09-13.48-6.89-30.48-7.53-32.67M15.73 61.8c-.98 3-1.08 5.5.19 7.8m-.2-7.8a24.08 24.08 0 0 0-3.03 6.16m0 0a5.43 5.43 0 0 0 1.25 4.22m130.4 27.02c-.9-3.08-3.12-9.95-4.76-12.76",
stroke: "#1C1F23"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "m156.89 15.66-2.04 27.96 2.57 28.1c-7.51-3.07-13.32-4.34-27.25-3.36-11.94.83-31.75 3.95-46.23 7.62-16.66 4.27-37.81 11.64-45.21 15.9-.77-4.64-2.92-10.15-2.92-10.15-.07-.7 2.63-8.32 2.73-13.06.08-3.08-.91-4.45-2.33-4.75a3.47 3.47 0 0 0-2.05.35c-.63.32-.86.48-1.38.84-1.34.98-2.38 2.02-3.95 3.34a17.14 17.14 0 0 1-3.04 2.17 4.6 4.6 0 0 1-2.89.63c-.63-.1-1.21-.47-1.71-1.58l-.07-.89c-.5-5.79-2.7-20.12-2.7-34.91 0-7.74 1.61-10.04 2.7-11.59l.13-.18c3.85-5.53 13.67-6.75 23.12-6.96 2.5-.14 5.2-.2 8.1-.17l.11.15H53.15l-.52.07 18.32 25.49-3.62 14.08 10.2 15.98-2.84-16.49 10-11.99-3.5-27.7s8.78-.5 19.47-1.77c10.69-1.28 18.47-1.9 29.42-1.83 1.64.01 3.4.1 5.23.22 9.64.65 18.55 2.56 21.46 4.4l.13.09h-.01Z",
fill: "var(--semi-color-primary)",
fillOpacity: 0.2
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M143 27.91a1.38 1.38 0 0 1 1.77-.85c.5.17.98.41 1.44.71a1.38 1.38 0 0 1-1.53 2.31c-.26-.17-.53-.3-.82-.4a1.38 1.38 0 0 1-.85-1.77Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M140.65 28.12c.21.74-.21 1.5-.95 1.71-.36.1-.73.23-1.11.37a1.38 1.38 0 1 1-.95-2.6c.43-.16.87-.3 1.3-.43.74-.2 1.5.22 1.71.95Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M134.74 30.4c.37.67.14 1.51-.53 1.89l-1.07.62a1.38 1.38 0 1 1-1.41-2.38l1.12-.65a1.38 1.38 0 0 1 1.89.52Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M97.86 31.43h.76a1.38 1.38 0 1 1-.06 2.77h-.52a6.7 6.7 0 0 0-.57.1 1.38 1.38 0 1 1-.64-2.68c.33-.08.64-.14.94-.18l.09-.01Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M147.78 31.75c.73-.23 1.5.19 1.72.92.13.42.25.88.35 1.35a1.38 1.38 0 0 1-2.7.58c-.1-.4-.19-.78-.3-1.13-.22-.73.2-1.5.93-1.72Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M102.27 33.13c.19-.75.94-1.2 1.68-1.01.45.11.89.23 1.3.37a1.38 1.38 0 0 1-.84 2.63c-.36-.11-.73-.22-1.13-.32a1.38 1.38 0 0 1-1-1.67Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M129.3 33.68c.42.64.25 1.5-.4 1.92l-.52.34-.53.36a1.38 1.38 0 0 1-1.53-2.31l.32-.21.21-.14.3-.2.23-.15c.64-.42 1.5-.25 1.92.39Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M108.25 35.22c.36-.67 1.2-.92 1.88-.55a246.5 246.5 0 0 1 1.11.61 1.38 1.38 0 0 1-1.33 2.43l-.5-.28h-.01l-.6-.34a1.38 1.38 0 0 1-.55-1.87Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M92.83 35.77c.76-.01 1.4.6 1.4 1.36.01.16.03.34.07.54a1.38 1.38 0 1 1-2.7.58 5.62 5.62 0 0 1-.13-1.07c-.01-.76.6-1.4 1.36-1.4Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M124 37.2c.31.7 0 1.51-.7 1.82a6.07 6.07 0 0 1-1.44.45 1.38 1.38 0 1 1-.67-2.68l.58-.16c.1-.03.24-.07.42-.15.7-.3 1.51.02 1.82.72Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M113.9 38.14c.15-.75.89-1.22 1.63-1.07.35.08.72.14 1.1.17a1.38 1.38 0 0 1-.26 2.76c-.49-.05-.96-.12-1.41-.22a1.38 1.38 0 0 1-1.07-1.64Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M148.98 37.95c.76-.01 1.4.6 1.4 1.36a38.45 38.45 0 0 1 0 1.42 1.38 1.38 0 0 1-2.77-.08 24.28 24.28 0 0 0 0-1.3c0-.76.6-1.39 1.37-1.4Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M148.6 44.88c.75.16 1.22.9 1.06 1.65-.1.47-.22.94-.34 1.41a1.38 1.38 0 1 1-2.68-.7c.12-.43.22-.87.31-1.3.17-.75.9-1.22 1.65-1.06Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M146.69 51.6c.7.31 1 1.13.7 1.83-.2.44-.41.88-.63 1.31a1.38 1.38 0 0 1-2.48-1.24c.2-.4.4-.8.58-1.2.31-.7 1.13-1.01 1.83-.7Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M41.67 55.45c.07.76-.5 1.44-1.25 1.5-.43.04-.86.1-1.26.19a1.38 1.38 0 0 1-.54-2.72c.5-.1 1.02-.17 1.55-.22.76-.07 1.43.5 1.5 1.25Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M44.58 55.78c.22-.73 1-1.15 1.72-.93l.74.23a1.38 1.38 0 1 1-.9 2.62l-.62-.2a1.38 1.38 0 0 1-.94-1.72Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M91.9 56.9c.05.76-.52 1.41-1.29 1.46-.44.03-.89.07-1.32.12a1.38 1.38 0 0 1-.31-2.75c.48-.05.96-.1 1.45-.13.77-.05 1.42.53 1.47 1.3Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M94.72 56.95c.07-.76.74-1.33 1.5-1.26l1.43.14a1.38 1.38 0 1 1-.32 2.75c-.45-.05-.9-.1-1.35-.13a1.38 1.38 0 0 1-1.26-1.5Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M101.64 57.83c.16-.75.9-1.22 1.64-1.07l1.39.3a1.38 1.38 0 1 1-.62 2.7l-1.34-.29a1.38 1.38 0 0 1-1.07-1.64Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M34.85 57.26c.48.6.39 1.46-.2 1.94-.33.27-.63.55-.9.84a1.38 1.38 0 0 1-2.03-1.89c.36-.39.76-.76 1.18-1.1.6-.48 1.46-.39 1.95.2Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M85 57.9c.29.71-.06 1.51-.78 1.8a15.8 15.8 0 0 0-1.26.54 1.38 1.38 0 1 1-1.15-2.52 74.1 74.1 0 0 1 1.4-.6c.71-.28 1.52.07 1.8.78Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M143.4 57.76c.61.47.72 1.34.26 1.94-.3.4-.62.78-.94 1.15a1.38 1.38 0 0 1-2.09-1.81 24 24 0 0 0 .84-1.03c.47-.6 1.33-.71 1.94-.25Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M108.43 59.46c.22-.74.99-1.15 1.72-.93l1.35.4a1.38 1.38 0 1 1-.82 2.65l-1.32-.4a1.38 1.38 0 0 1-.93-1.72Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M115.08 61.58a1.38 1.38 0 0 1 1.77-.83l1.32.5a1.38 1.38 0 0 1-.97 2.58l-1.3-.48a1.38 1.38 0 0 1-.82-1.77Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M138.67 62.89c.42.64.25 1.5-.4 1.92-.41.27-.85.54-1.29.78a1.38 1.38 0 0 1-1.32-2.43c.37-.2.73-.43 1.1-.66.63-.42 1.49-.25 1.91.39Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M30.5 62.78c.77.07 1.33.74 1.26 1.5l-.03.59.01.75-1.6 1.4a1.38 1.38 0 0 1-1.16-1.32l-.02-.83c0-.28.02-.56.04-.84.07-.76.75-1.32 1.5-1.25Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M121.6 64.07c.3-.7 1.1-1.04 1.8-.75a135.68 135.68 0 0 1 1.26.52 1.38 1.38 0 1 1-.97 2.59 19.62 19.62 0 0 1-1.35-.55c-.7-.3-1.04-1.1-.74-1.81Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M72.11 64.94c.48.6.4 1.47-.2 1.95-.38.3-.74.61-1.09.92A1.38 1.38 0 1 1 69 65.73c.37-.33.76-.66 1.17-.99.59-.48 1.46-.4 1.94.2Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M132.4 65.92c.09.76-.46 1.44-1.22 1.53-.5.05-1.02.08-1.53.09a1.38 1.38 0 1 1-.02-2.77c.42 0 .84-.03 1.25-.07.76-.09 1.44.46 1.53 1.22Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M66.66 69.9c.57.52.6 1.4.09 1.96l-.73.8-.02.02-.16.18-.08.09a1.38 1.38 0 0 1-2.05-1.86l.25-.28.75-.82c.51-.56 1.39-.6 1.95-.09Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M61.6 75.28c.45.61.31 1.48-.3 1.93-.44.31-.88.61-1.36.89a1.38 1.38 0 1 1-1.4-2.4c.4-.22.77-.46 1.12-.73a1.38 1.38 0 0 1 1.94.3Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M37.67 75.97c.42.19.86.36 1.35.53a1.38 1.38 0 0 1-.89 2.62c-.56-.19-1.1-.4-1.6-.63l.72-2.63c.14.01.28.05.42.11Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M55.05 78.57c.12.75-.4 1.46-1.15 1.58-.5.08-1 .15-1.54.2a1.38 1.38 0 0 1-.28-2.75c.49-.05.95-.11 1.39-.18.75-.12 1.46.4 1.58 1.15Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M43.4 78.87c.06-.76.73-1.33 1.49-1.27a38.43 38.43 0 0 0 1.5.1 1.38 1.38 0 1 1-.12 2.76 62.94 62.94 0 0 1-1.6-.1 1.38 1.38 0 0 1-1.27-1.5Z",
fill: "var(--semi-color-primary)"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("g", {
clipPath: "url(#clip_failure_dark_46_27)"
}, /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M30.9 46.87a13.45 13.45 0 0 1 9.37-16.53 13.45 13.45 0 0 1 16.52 9.39c2.64 9.56-4.77 29.27-5.14 29.9a.75.75 0 0 1-.99.27c-.64-.34-17.11-13.47-19.76-23.03Zm14.36 1.54a6.1 6.1 0 0 1-3.25-11.75 6.1 6.1 0 0 1 3.25 11.75Z",
fill: "var(--semi-color-primary)"
})), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M102.31 100.69c-2.8 1.55-5.63 2.85-9.36 4.58l1.48 3.92c2.14-.96 6.16-6.03 7.88-8.5Z",
fill: "#1C1F23"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M121 63.04c8.85 2.1 12.43-6.5 13.12-8.77.68-2.27-5.6-11.86-8-11.2-.13.05-.3.09-.47.13l-.18.05-1.37.37c-3.64 1.03-9.93 3.2-10.98 7.63-1.3 5.46 2.4 10.49 7.88 11.79Z",
fill: "#1C1F23"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M134.5 64.73c-.43.47-1.2.74-2.33.73a12.7 12.7 0 0 1-4.06-.86 31.25 31.25 0 0 1-9.94-6.22c-3.25-2.97-5.97-5.8-7.59-8.42-1.61-2.61-2.05-4.89-.98-6.84a3.7 3.7 0 0 1 2.11-1.86 4.53 4.53 0 0 1 2.9.15c2.16.76 4.57 2.83 6.48 6.01 3.4 5.64 6.89 8.24 9.7 10.33.49.36.95.7 1.38 1.04a7.3 7.3 0 0 1 2.61 3.48c.34 1.1.16 1.97-.28 2.46Z",
fill: "#C6CACD",
stroke: "#1C1F23"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("mask", {
id: "mask_failure_dark_130_527",
"mask-type": "alpha",
maskUnits: "userSpaceOnUse",
x: 101,
y: 47,
width: 30,
height: 22
}, /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M130.53 62.1c-.5-3.3-9.52-14.75-16.08-15.03l-12.68 4.52 6.47 14.16 17.25 3.07c1.84-1.14 5.43-4.07 5.04-6.72Z",
fill: "#C4C4C4"
})), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("g", {
mask: "url(#mask_failure_dark_130_527)"
}, /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M127.2 63.62a9.74 9.74 0 0 1-13.76.5 9.74 9.74 0 0 1-.32-13.78 9.74 9.74 0 0 1 13.77-.49 9.74 9.74 0 0 1 .32 13.77Z",
fill: "#C6CACD",
stroke: "#1C1F23"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "m116.79 47.35-.02.37c2.86.5 8.57 2.59 8.58 6.87 0 5.36-7.44 9.34-14.47 3.46-.34-.28-.66-.53-.95-.74a10.09 10.09 0 0 0 3.17 7.17 10.24 10.24 0 0 0 14.47-.52 10.24 10.24 0 0 0-.34-14.47 10.16 10.16 0 0 0-10.44-2.14Z",
fill: "#1C1F23"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M119.34 55a.79.79 0 1 0-1.1-1.12.79.79 0 0 0 1.1 1.12Z",
fill: "#1C1F23"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M119.98 50.72c.21-.09.45.01.54.22a7.86 7.86 0 0 0 1.84 2.65.41.41 0 0 1-.55.62 8.67 8.67 0 0 1-2.05-2.95.41.41 0 0 1 .22-.54Z",
fill: "#1C1F23"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
d: "M114.85 52.4a.79.79 0 1 0-1.1-1.11.79.79 0 0 0 1.1 1.12Z",
fill: "#1C1F23"
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("mask", {
id: "path-15-inside-1",
fill: "white"
}, /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("ellipse", {
rx: 2.97818,
ry: 2.97818,
transform: "matrix(0.727696 0.