@next-core/brick-kit 2.103.8 → 2.103.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.esm.js CHANGED
@@ -11924,275 +11924,618 @@ var localeValues = {
11924
11924
  var defaultLocale = localeValues;
11925
11925
 
11926
11926
  function EmptySvg(props) {
11927
+ var {
11928
+ isBig
11929
+ } = props;
11930
+ var theme = useCurrentTheme();
11927
11931
  var prefix = uniqueId();
11928
11932
 
11929
11933
  var createNewId = id => {
11930
11934
  return prefix + id;
11931
11935
  };
11932
11936
 
11933
- return props.isBig ? /*#__PURE__*/React.createElement("svg", {
11934
- width: 86,
11935
- height: 80,
11936
- xmlns: "http://www.w3.org/2000/svg",
11937
- xmlnsXlink: "http://www.w3.org/1999/xlink"
11938
- }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
11939
- x1: "5.718%",
11940
- y1: "4.311%",
11941
- x2: "83.05%",
11942
- y2: "88.915%",
11943
- id: createNewId("a")
11944
- }, /*#__PURE__*/React.createElement("stop", {
11945
- stopColor: "#D4D8E4",
11946
- offset: "0%"
11947
- }), /*#__PURE__*/React.createElement("stop", {
11948
- stopColor: "#A9B0C4",
11949
- offset: "100%"
11950
- })), /*#__PURE__*/React.createElement("linearGradient", {
11951
- x1: "0%",
11952
- y1: "11.08%",
11953
- x2: "80.548%",
11954
- y2: "107.704%",
11955
- id: createNewId("d")
11956
- }, /*#__PURE__*/React.createElement("stop", {
11957
- stopColor: "#C2C7DA",
11958
- offset: "0%"
11959
- }), /*#__PURE__*/React.createElement("stop", {
11960
- stopColor: "#8F96B3",
11961
- offset: "100%"
11962
- })), /*#__PURE__*/React.createElement("linearGradient", {
11963
- x1: "41.823%",
11964
- y1: "24.795%",
11965
- x2: "8.813%",
11966
- y2: "86.427%",
11967
- id: createNewId("g")
11968
- }, /*#__PURE__*/React.createElement("stop", {
11969
- stopColor: "#CCD0DD",
11970
- offset: "0%"
11971
- }), /*#__PURE__*/React.createElement("stop", {
11972
- stopColor: "#9DA3B9",
11973
- offset: "100%"
11974
- })), /*#__PURE__*/React.createElement("filter", {
11975
- x: "-37.5%",
11976
- y: "-31.3%",
11977
- width: "187.5%",
11978
- height: "187.5%",
11979
- filterUnits: "objectBoundingBox",
11980
- id: createNewId("b")
11981
- }, /*#__PURE__*/React.createElement("feOffset", {
11982
- dx: 1,
11983
- dy: 2,
11984
- in: "SourceAlpha",
11985
- result: "shadowOffsetOuter1"
11986
- }), /*#__PURE__*/React.createElement("feGaussianBlur", {
11987
- stdDeviation: 2,
11988
- in: "shadowOffsetOuter1",
11989
- result: "shadowBlurOuter1"
11990
- }), /*#__PURE__*/React.createElement("feComposite", {
11991
- in: "shadowBlurOuter1",
11992
- in2: "SourceAlpha",
11993
- operator: "out",
11994
- result: "shadowBlurOuter1"
11995
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
11996
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.22 0",
11997
- in: "shadowBlurOuter1"
11998
- })), /*#__PURE__*/React.createElement("filter", {
11999
- x: "-61.9%",
12000
- y: "-79.5%",
12001
- width: "223.7%",
12002
- height: "223.7%",
12003
- filterUnits: "objectBoundingBox",
12004
- id: createNewId("e")
12005
- }, /*#__PURE__*/React.createElement("feOffset", {
12006
- dy: -2,
12007
- in: "SourceAlpha",
12008
- result: "shadowOffsetOuter1"
12009
- }), /*#__PURE__*/React.createElement("feGaussianBlur", {
12010
- stdDeviation: 2,
12011
- in: "shadowOffsetOuter1",
12012
- result: "shadowBlurOuter1"
12013
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
12014
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0",
12015
- in: "shadowBlurOuter1"
12016
- })), /*#__PURE__*/React.createElement("path", {
12017
- d: "M34 36h8a4 4 0 0 1 4 4v8a4 4 0 0 1-4 4h-8a4 4 0 0 1-4-4v-8a4 4 0 0 1 4-4Z",
12018
- id: createNewId("c")
12019
- }), /*#__PURE__*/React.createElement("path", {
12020
- d: "M59 19a4 4 0 0 1 4 4v7.314L51.686 19H59Z",
12021
- id: createNewId("f")
12022
- })), /*#__PURE__*/React.createElement("g", {
12023
- fill: "none",
12024
- fillRule: "evenodd"
12025
- }, /*#__PURE__*/React.createElement("path", {
12026
- d: "M61.108 51.8H15.892a2.8 2.8 0 0 0-1.941.782L5.6 60.615V74.2a5.6 5.6 0 0 0 5.6 5.6h54.6a5.6 5.6 0 0 0 5.6-5.6V60.615l-8.35-8.033a2.8 2.8 0 0 0-1.942-.782Z",
12027
- fill: "#A6AAC3"
12028
- }), /*#__PURE__*/React.createElement("path", {
12029
- d: "M51.686 19 63 30.314V66.2a2.8 2.8 0 0 1-2.8 2.8H16.8a2.8 2.8 0 0 1-2.8-2.8V25a6 6 0 0 1 6-6h31.686Z",
12030
- fill: "url(#".concat(createNewId("a"), ")")
12031
- }), /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("use", {
12032
- fill: "#000",
12033
- filter: "url(#".concat(createNewId("b"), ")"),
12034
- xlinkHref: "#".concat(createNewId("c"))
12035
- }), /*#__PURE__*/React.createElement("path", {
12036
- stroke: "#FFF",
12037
- d: "M42 36.5c.966 0 1.841.392 2.475 1.025A3.489 3.489 0 0 1 45.5 40v8c0 .966-.392 1.841-1.025 2.475A3.489 3.489 0 0 1 42 51.5h-8a3.489 3.489 0 0 1-2.475-1.025A3.489 3.489 0 0 1 30.5 48v-8c0-.966.392-1.841 1.025-2.475A3.489 3.489 0 0 1 34 36.5Z",
12038
- strokeLinejoin: "round",
12039
- fill: "url(#".concat(createNewId("d"), ")")
12040
- })), /*#__PURE__*/React.createElement("g", {
12041
- transform: "rotate(180 57.343 24.657)"
12042
- }, /*#__PURE__*/React.createElement("use", {
12043
- fill: "#000",
12044
- filter: "url(#".concat(createNewId("e"), ")"),
12045
- xlinkHref: "#".concat(createNewId("f"))
12046
- }), /*#__PURE__*/React.createElement("use", {
12047
- fill: "url(#".concat(createNewId("g"), ")"),
12048
- xlinkHref: "#".concat(createNewId("f"))
12049
- })), /*#__PURE__*/React.createElement("path", {
12050
- d: "M82.6 42a.7.7 0 0 1 .7.7v1.399l1.4.001a.7.7 0 0 1 0 1.4l-1.4-.001V46.9a.7.7 0 0 1-1.4 0v-1.401l-1.4.001a.7.7 0 0 1 0-1.4l1.4-.001V42.7a.7.7 0 0 1 .7-.7ZM2.1 30.8c.29 0 .525.235.525.525l-.001.874.876.001a.7.7 0 0 1 0 1.4h-.876l.001.875a.525.525 0 1 1-1.05 0l-.001-.875H.7a.7.7 0 0 1 0-1.4l.874-.001.001-.874c0-.29.235-.525.525-.525Z",
12051
- fill: "#D6D8E4",
12052
- opacity: 0.3
12053
- }), /*#__PURE__*/React.createElement("path", {
12054
- d: "m8.4 79.8-.17-.005A2.8 2.8 0 0 1 5.6 77V60.2h12.393l.175-.006c3.802-.04 7.95 5.943 19.61 6.19l.022-.002.022.002c10.856.218 15.009-5.902 19.558-6.175l.227-.009H71.4V77a2.8 2.8 0 0 1-2.63 2.795l-.17.005H8.4Z",
12055
- fill: "#D6D8E4"
12056
- }), /*#__PURE__*/React.createElement("path", {
12057
- d: "M21 3.356S24.518 2.509 25.516 0c1.438 2.057 2.18 2.947 3.884 3.338-2.321.692-3.33 1.468-4.123 3.662-.912-2.584-1.741-2.919-4.277-3.644",
12058
- fill: "#D6D8E4",
12059
- opacity: 0.5
12060
- }), /*#__PURE__*/React.createElement("path", {
12061
- d: "M63 10.125S72.382 7.923 75.044 1.4c3.834 5.35 5.81 7.663 10.356 8.68-6.19 1.797-8.878 3.816-10.995 9.52-2.43-6.72-4.643-7.59-11.405-9.475",
12062
- fill: "#D6D8E4",
12063
- opacity: 0.8
12064
- }))) : /*#__PURE__*/React.createElement("svg", {
12065
- width: 56,
12066
- height: 53,
12067
- xmlns: "http://www.w3.org/2000/svg",
12068
- xmlnsXlink: "http://www.w3.org/1999/xlink"
12069
- }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
12070
- x1: "5.718%",
12071
- y1: "4.311%",
12072
- x2: "83.05%",
12073
- y2: "88.915%",
12074
- id: createNewId("a")
12075
- }, /*#__PURE__*/React.createElement("stop", {
12076
- stopColor: "#D4D8E4",
12077
- offset: "0%"
12078
- }), /*#__PURE__*/React.createElement("stop", {
12079
- stopColor: "#A9B0C4",
12080
- offset: "100%"
12081
- })), /*#__PURE__*/React.createElement("linearGradient", {
12082
- x1: "0%",
12083
- y1: "11.08%",
12084
- x2: "80.548%",
12085
- y2: "107.704%",
12086
- id: createNewId("d")
12087
- }, /*#__PURE__*/React.createElement("stop", {
12088
- stopColor: "#C2C7DA",
12089
- offset: "0%"
12090
- }), /*#__PURE__*/React.createElement("stop", {
12091
- stopColor: "#8F96B3",
12092
- offset: "100%"
12093
- })), /*#__PURE__*/React.createElement("linearGradient", {
12094
- x1: "41.823%",
12095
- y1: "24.795%",
12096
- x2: "8.813%",
12097
- y2: "86.427%",
12098
- id: createNewId("g")
12099
- }, /*#__PURE__*/React.createElement("stop", {
12100
- stopColor: "#CCD0DD",
12101
- offset: "0%"
12102
- }), /*#__PURE__*/React.createElement("stop", {
12103
- stopColor: "#9DA3B9",
12104
- offset: "100%"
12105
- })), /*#__PURE__*/React.createElement("filter", {
12106
- x: "-57.2%",
12107
- y: "-47.7%",
12108
- width: "233.4%",
12109
- height: "233.4%",
12110
- filterUnits: "objectBoundingBox",
12111
- id: createNewId("b")
12112
- }, /*#__PURE__*/React.createElement("feOffset", {
12113
- dx: 1,
12114
- dy: 2,
12115
- in: "SourceAlpha",
12116
- result: "shadowOffsetOuter1"
12117
- }), /*#__PURE__*/React.createElement("feGaussianBlur", {
12118
- stdDeviation: 2,
12119
- in: "shadowOffsetOuter1",
12120
- result: "shadowBlurOuter1"
12121
- }), /*#__PURE__*/React.createElement("feComposite", {
12122
- in: "shadowBlurOuter1",
12123
- in2: "SourceAlpha",
12124
- operator: "out",
12125
- result: "shadowBlurOuter1"
12126
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
12127
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.22 0",
12128
- in: "shadowBlurOuter1"
12129
- })), /*#__PURE__*/React.createElement("filter", {
12130
- x: "-94.4%",
12131
- y: "-121.3%",
12132
- width: "288.7%",
12133
- height: "288.7%",
12134
- filterUnits: "objectBoundingBox",
12135
- id: createNewId("e")
12136
- }, /*#__PURE__*/React.createElement("feOffset", {
12137
- dy: -2,
12138
- in: "SourceAlpha",
12139
- result: "shadowOffsetOuter1"
12140
- }), /*#__PURE__*/React.createElement("feGaussianBlur", {
12141
- stdDeviation: 2,
12142
- in: "shadowOffsetOuter1",
12143
- result: "shadowBlurOuter1"
12144
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
12145
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0",
12146
- in: "shadowBlurOuter1"
12147
- })), /*#__PURE__*/React.createElement("path", {
12148
- d: "M23.672 23.607h2.492a4 4 0 0 1 4 4v2.491a4 4 0 0 1-4 4h-2.492a4 4 0 0 1-4-4v-2.491a4 4 0 0 1 4-4Z",
12149
- id: createNewId("c")
12150
- }), /*#__PURE__*/React.createElement("path", {
12151
- d: "M37.311 12.459a4 4 0 0 1 4 4v3.419l-7.418-7.419h3.418Z",
12152
- id: createNewId("f")
12153
- })), /*#__PURE__*/React.createElement("g", {
12154
- fill: "none",
12155
- fillRule: "evenodd"
12156
- }, /*#__PURE__*/React.createElement("path", {
12157
- d: "M39.682 33.967H10.81a2.8 2.8 0 0 0-1.94.782l-5.197 4.999v6.98a5.6 5.6 0 0 0 5.6 5.6H41.22a5.6 5.6 0 0 0 5.6-5.6v-6.98l-5.196-4.999a2.8 2.8 0 0 0-1.942-.782Z",
12158
- fill: "#A6AAC3"
12159
- }), /*#__PURE__*/React.createElement("path", {
12160
- d: "m33.893 12.459 7.418 7.419v22.568a2.8 2.8 0 0 1-2.8 2.8h-26.53a2.8 2.8 0 0 1-2.8-2.8V18.459a6 6 0 0 1 6-6h18.712Z",
12161
- fill: "url(#".concat(createNewId("a"), ")")
12162
- }), /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("use", {
12163
- fill: "#000",
12164
- filter: "url(#".concat(createNewId("b"), ")"),
12165
- xlinkHref: "#".concat(createNewId("c"))
12166
- }), /*#__PURE__*/React.createElement("path", {
12167
- stroke: "#FFF",
12168
- d: "M26.164 24.107c.966 0 1.841.391 2.475 1.025a3.489 3.489 0 0 1 1.025 2.475v2.491c0 .967-.392 1.842-1.025 2.475a3.489 3.489 0 0 1-2.475 1.025h-2.492a3.489 3.489 0 0 1-2.475-1.025 3.489 3.489 0 0 1-1.025-2.475v-2.491c0-.967.392-1.842 1.025-2.475a3.489 3.489 0 0 1 2.475-1.025Z",
12169
- strokeLinejoin: "round",
12170
- fill: "url(#d)"
12171
- })), /*#__PURE__*/React.createElement("g", {
12172
- transform: "rotate(180 37.602 16.168)"
12173
- }, /*#__PURE__*/React.createElement("use", {
12174
- fill: "#000",
12175
- filter: "url(#".concat(createNewId("e"), ")"),
12176
- xlinkHref: "#".concat(createNewId("f"))
12177
- }), /*#__PURE__*/React.createElement("use", {
12178
- fill: "url(#".concat(createNewId("g"), ")"),
12179
- xlinkHref: "#".concat(createNewId("f"))
12180
- })), /*#__PURE__*/React.createElement("path", {
12181
- d: "M54.164 27.541c.253 0 .459.205.459.459v.918h.918a.459.459 0 1 1 0 .918h-.918v.918a.459.459 0 0 1-.918 0v-.918h-.918a.459.459 0 0 1 0-.918h.918V28c0-.254.205-.459.459-.459ZM1.377 20.197c.19 0 .344.154.344.344v.574h.574a.459.459 0 1 1 0 .918h-.574v.574a.344.344 0 0 1-.688 0l-.001-.574H.459a.459.459 0 0 1 0-.918h.573v-.574c0-.19.155-.344.345-.344Z",
12182
- fill: "#D6D8E4",
12183
- opacity: 0.3
12184
- }), /*#__PURE__*/React.createElement("path", {
12185
- d: "M24.787 43.53h.014c7.087.143 9.817-3.834 12.785-4.046l.19-.008h9.044v10.052a2.8 2.8 0 0 1-2.63 2.795l-.17.005H6.472l-.17-.005a2.8 2.8 0 0 1-2.63-2.795V39.475h8.126l.144-.004c2.485.004 5.214 3.898 12.83 4.06l.015-.002Z",
12186
- fill: "#D6D8E4"
12187
- }), /*#__PURE__*/React.createElement("path", {
12188
- d: "M13.77 2.2s2.308-.555 2.962-2.2c.943 1.35 1.429 1.933 2.547 2.189-1.522.453-2.183.963-2.704 2.401-.598-1.695-1.142-1.914-2.805-2.39",
12189
- fill: "#D6D8E4",
12190
- opacity: 0.5
12191
- }), /*#__PURE__*/React.createElement("path", {
12192
- d: "M41.311 6.64S47.464 5.194 49.21.917c2.514 3.508 3.81 5.025 6.791 5.691-4.059 1.18-5.822 2.503-7.21 6.243-1.594-4.406-3.045-4.976-7.479-6.213",
12193
- fill: "#D6D8E4",
12194
- opacity: 0.8
12195
- })));
11937
+ if (theme === "dark-v2") {
11938
+ return isBig ? /*#__PURE__*/React.createElement("svg", {
11939
+ width: "88px",
11940
+ height: "83px",
11941
+ viewBox: "0 0 88 83",
11942
+ version: "1.1",
11943
+ xmlns: "http://www.w3.org/2000/svg"
11944
+ }, /*#__PURE__*/React.createElement("title", null, "dark big empty image"), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
11945
+ x1: "5.71824875%",
11946
+ y1: "4.31113823%",
11947
+ x2: "83.0501817%",
11948
+ y2: "88.9150948%",
11949
+ id: createNewId("linearGradient-1")
11950
+ }, /*#__PURE__*/React.createElement("stop", {
11951
+ stopColor: "#868686",
11952
+ offset: "0%"
11953
+ }), /*#__PURE__*/React.createElement("stop", {
11954
+ stopColor: "#4F4F4F",
11955
+ offset: "100%"
11956
+ })), /*#__PURE__*/React.createElement("linearGradient", {
11957
+ x1: "0%",
11958
+ y1: "11.0800956%",
11959
+ x2: "80.5475944%",
11960
+ y2: "107.703999%",
11961
+ id: createNewId("linearGradient-2")
11962
+ }, /*#__PURE__*/React.createElement("stop", {
11963
+ stopColor: "#868686",
11964
+ offset: "0%"
11965
+ }), /*#__PURE__*/React.createElement("stop", {
11966
+ stopColor: "#4F4F4F",
11967
+ offset: "100%"
11968
+ })), /*#__PURE__*/React.createElement("path", {
11969
+ d: "M34.9133489,37.0960187 L43.4004684,37.0960187 C45.6096074,37.0960187 47.4004684,38.8868797 47.4004684,41.0960187 L47.4004684,49.5831382 C47.4004684,51.7922772 45.6096074,53.5831382 43.4004684,53.5831382 L34.9133489,53.5831382 C32.7042099,53.5831382 30.9133489,51.7922772 30.9133489,49.5831382 L30.9133489,41.0960187 C30.9133489,38.8868797 32.7042099,37.0960187 34.9133489,37.0960187 Z",
11970
+ id: createNewId("path-3")
11971
+ }), /*#__PURE__*/React.createElement("filter", {
11972
+ x: "-36.4%",
11973
+ y: "-30.3%",
11974
+ width: "184.9%",
11975
+ height: "184.9%",
11976
+ filterUnits: "objectBoundingBox",
11977
+ id: createNewId("filter-4")
11978
+ }, /*#__PURE__*/React.createElement("feOffset", {
11979
+ dx: "1",
11980
+ dy: "2",
11981
+ in: "SourceAlpha",
11982
+ result: "shadowOffsetOuter1"
11983
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
11984
+ stdDeviation: "2",
11985
+ in: "shadowOffsetOuter1",
11986
+ result: "shadowBlurOuter1"
11987
+ }), /*#__PURE__*/React.createElement("feComposite", {
11988
+ in: "shadowBlurOuter1",
11989
+ in2: "SourceAlpha",
11990
+ operator: "out",
11991
+ result: "shadowBlurOuter1"
11992
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
11993
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.22 0",
11994
+ type: "matrix",
11995
+ in: "shadowBlurOuter1"
11996
+ })), /*#__PURE__*/React.createElement("linearGradient", {
11997
+ x1: "41.822656%",
11998
+ y1: "24.7954546%",
11999
+ x2: "8.8126561%",
12000
+ y2: "86.4269134%",
12001
+ id: createNewId("linearGradient-5")
12002
+ }, /*#__PURE__*/React.createElement("stop", {
12003
+ stopColor: "#B2B2B2",
12004
+ offset: "0%"
12005
+ }), /*#__PURE__*/React.createElement("stop", {
12006
+ stopColor: "#DEDEDE",
12007
+ offset: "100%"
12008
+ })), /*#__PURE__*/React.createElement("path", {
12009
+ d: "M60.9180328,19.5784543 C63.1271718,19.5784543 64.9180328,21.3693153 64.9180328,23.5784543 L64.9180328,31.2366083 L53.2598788,19.5784543 L60.9180328,19.5784543 Z",
12010
+ id: createNewId("path-6")
12011
+ }), /*#__PURE__*/React.createElement("filter", {
12012
+ x: "-60.0%",
12013
+ y: "-77.2%",
12014
+ width: "220.1%",
12015
+ height: "220.1%",
12016
+ filterUnits: "objectBoundingBox",
12017
+ id: createNewId("filter-7")
12018
+ }, /*#__PURE__*/React.createElement("feOffset", {
12019
+ dx: "0",
12020
+ dy: "-2",
12021
+ in: "SourceAlpha",
12022
+ result: "shadowOffsetOuter1"
12023
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
12024
+ stdDeviation: "2",
12025
+ in: "shadowOffsetOuter1",
12026
+ result: "shadowBlurOuter1"
12027
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
12028
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0",
12029
+ type: "matrix",
12030
+ in: "shadowBlurOuter1"
12031
+ }))), /*#__PURE__*/React.createElement("g", {
12032
+ id: "\u6697\u82722",
12033
+ stroke: "none",
12034
+ strokeWidth: "1",
12035
+ fill: "none",
12036
+ fillRule: "evenodd"
12037
+ }, /*#__PURE__*/React.createElement("g", {
12038
+ id: "\u65B0\u5EFA\u4EEA\u8868\u76D8-3",
12039
+ transform: "translate(-392.000000, -240.000000)"
12040
+ }, /*#__PURE__*/React.createElement("g", {
12041
+ id: "\u7F16\u7EC4-50",
12042
+ transform: "translate(36.000000, 134.000000)"
12043
+ }, /*#__PURE__*/React.createElement("g", {
12044
+ id: "\u63D2\u56FE/\u7A7A\u8868\u683C--\u767D\u8272\u80CC\u666F\u5907\u4EFD",
12045
+ transform: "translate(356.000000, 106.000000)"
12046
+ }, /*#__PURE__*/React.createElement("path", {
12047
+ d: "M63.0027562,53.3770492 L16.3415061,53.3770492 C15.617696,53.3770492 14.9220071,53.6573421 14.4003686,54.1591332 L5.7704918,62.4606569 L5.7704918,62.4606569 L5.7704918,76.6295082 C5.7704918,79.7223028 8.2776972,82.2295082 11.3704918,82.2295082 L67.9737705,82.2295082 C71.0665651,82.2295082 73.5737705,79.7223028 73.5737705,76.6295082 L73.5737705,62.4606569 L73.5737705,62.4606569 L64.9438937,54.1591332 C64.4222552,53.6573421 63.7265663,53.3770492 63.0027562,53.3770492 Z",
12048
+ id: createNewId("Fill-3"),
12049
+ fill: "#4F4F4F"
12050
+ }), /*#__PURE__*/React.createElement("path", {
12051
+ d: "M53.2598788,19.5784543 L64.9180328,31.2366083 L64.9180328,68.3007026 C64.9180328,69.8470999 63.6644301,71.1007026 62.1180328,71.1007026 L17.2262295,71.1007026 C15.6798322,71.1007026 14.4262295,69.8470999 14.4262295,68.3007026 L14.4262295,25.5784543 C14.4262295,22.2647458 17.112521,19.5784543 20.4262295,19.5784543 L53.2598788,19.5784543 Z",
12052
+ id: createNewId("形状结合"),
12053
+ fill: "url(#".concat(createNewId("linearGradient-1"), ")")
12054
+ }), /*#__PURE__*/React.createElement("g", {
12055
+ id: "\u77E9\u5F62\u5907\u4EFD"
12056
+ }, /*#__PURE__*/React.createElement("use", {
12057
+ fill: "black",
12058
+ fillOpacity: "1",
12059
+ filter: "url(#".concat(createNewId("filter-4"), ")"),
12060
+ xlinkHref: "#".concat(createNewId("path-3"))
12061
+ }), /*#__PURE__*/React.createElement("path", {
12062
+ stroke: "#DEDEDE",
12063
+ strokeWidth: "1",
12064
+ d: "M43.4004684,37.5960187 C44.3669667,37.5960187 45.2419667,37.9877696 45.8753421,38.621145 C46.5087175,39.2545204 46.9004684,40.1295204 46.9004684,41.0960187 L46.9004684,41.0960187 L46.9004684,49.5831382 C46.9004684,50.5496365 46.5087175,51.4246365 45.8753421,52.0580119 C45.2419667,52.6913873 44.3669667,53.0831382 43.4004684,53.0831382 L43.4004684,53.0831382 L34.9133489,53.0831382 C33.9468506,53.0831382 33.0718506,52.6913873 32.4384752,52.0580119 C31.8050998,51.4246365 31.4133489,50.5496365 31.4133489,49.5831382 L31.4133489,49.5831382 L31.4133489,41.0960187 C31.4133489,40.1295204 31.8050998,39.2545204 32.4384752,38.621145 C33.0718506,37.9877696 33.9468506,37.5960187 34.9133489,37.5960187 L34.9133489,37.5960187 Z",
12065
+ strokeLinejoin: "round",
12066
+ fill: "url(#".concat(createNewId("linearGradient-2"), ")"),
12067
+ fillRule: "evenodd"
12068
+ })), /*#__PURE__*/React.createElement("g", {
12069
+ id: "\u5F62\u72B6\u7ED3\u5408",
12070
+ transform: "translate(59.088956, 25.407531) scale(-1, -1) translate(-59.088956, -25.407531) "
12071
+ }, /*#__PURE__*/React.createElement("use", {
12072
+ fill: "black",
12073
+ fillOpacity: "1",
12074
+ filter: "url(#".concat(createNewId("filter-7"), ")"),
12075
+ xlinkHref: "#".concat(createNewId("path-6"))
12076
+ }), /*#__PURE__*/React.createElement("use", {
12077
+ fill: "url(#".concat(createNewId("linearGradient-5"), ")"),
12078
+ fillRule: "evenodd",
12079
+ xlinkHref: "#".concat(createNewId("path-6"))
12080
+ })), /*#__PURE__*/React.createElement("path", {
12081
+ d: "M85.1360656,43.2786885 C85.5226649,43.2786885 85.8360656,43.5920892 85.8360656,43.9786885 L85.8355082,45.4416885 L87.3,45.442623 C87.6865993,45.442623 88,45.7560236 88,46.142623 L88,46.1852459 C88,46.5718452 87.6865993,46.8852459 87.3,46.8852459 L85.8355082,46.8846885 L85.8360656,48.3491803 C85.8360656,48.7357797 85.5226649,49.0491803 85.1360656,49.0491803 L85.0934426,49.0491803 C84.7068433,49.0491803 84.3934426,48.7357797 84.3934426,48.3491803 L84.3925082,46.8846885 L82.9295082,46.8852459 C82.5429089,46.8852459 82.2295082,46.5718452 82.2295082,46.1852459 L82.2295082,46.142623 C82.2295082,45.7560236 82.5429089,45.442623 82.9295082,45.442623 L84.3925082,45.4416885 L84.3934426,43.9786885 C84.3934426,43.5920892 84.7068433,43.2786885 85.0934426,43.2786885 L85.1360656,43.2786885 Z",
12082
+ id: "\u5F62\u72B6\u7ED3\u5408",
12083
+ fill: "#646465",
12084
+ opacity: "0.299999982"
12085
+ }), /*#__PURE__*/React.createElement("path", {
12086
+ d: "M2.16393443,31.7377049 C2.46271142,31.7377049 2.70491803,31.9799115 2.70491803,32.2786885 L2.704,33.1797049 L3.62786885,33.1803279 C4.01446818,33.1803279 4.32786885,33.4937285 4.32786885,33.8803279 L4.32786885,33.9229508 C4.32786885,34.3095501 4.01446818,34.6229508 3.62786885,34.6229508 L2.704,34.6227049 L2.70491803,35.5245902 C2.70491803,35.8233672 2.46271142,36.0655738 2.16393443,36.0655738 C1.86515743,36.0655738 1.62295082,35.8233672 1.62295082,35.5245902 L1.622,34.6227049 L0.7,34.6229508 C0.313400675,34.6229508 1.58367065e-16,34.3095501 0,33.9229508 L0,33.8803279 C6.36775399e-17,33.4937285 0.313400675,33.1803279 0.7,33.1803279 L1.622,33.1797049 L1.62295082,32.2786885 C1.62295082,31.9799115 1.86515743,31.7377049 2.16393443,31.7377049 Z",
12087
+ id: "\u5F62\u72B6\u7ED3\u5408\u5907\u4EFD-2",
12088
+ fill: "#646465",
12089
+ opacity: "0.299999982"
12090
+ }), /*#__PURE__*/React.createElement("path", {
12091
+ d: "M8.5704918,82.2292826 L8.39992361,82.2241726 C6.93295466,82.1360215 5.7704918,80.9184059 5.7704918,79.4292826 L5.7704918,79.4292826 L5.7704918,62.0328238 L18.5403984,62.0328238 L18.7183062,62.0265026 C22.6370926,61.9824786 26.9110314,68.1500392 38.9284814,68.4052546 L38.9284814,68.4052546 L38.9508197,68.402268 L38.9508197,68.4029405 L38.9731579,68.4054802 C50.1627105,68.6294222 54.4413911,62.3194865 59.130277,62.0416842 L59.3612409,62.0329405 L73.5737705,62.0329405 L73.5737705,79.4295082 C73.5737705,80.9186315 72.4113076,82.1362471 70.9443387,82.2243982 L70.7737705,82.2295082 L38.9508197,82.2289405 L8.5704918,82.2292826 Z",
12092
+ id: "\u5F62\u72B6\u7ED3\u5408",
12093
+ fill: "#868686"
12094
+ }), /*#__PURE__*/React.createElement("path", {
12095
+ d: "M21.6393443,3.45798016 C21.6393443,3.45798016 25.2647414,2.58521485 26.2931908,0 C27.7747015,2.12006603 28.538563,3.03684357 30.295082,3.43985748 C27.9033709,4.15239527 26.8645012,4.95266986 26.0462723,7.21311475 C25.1070761,4.54994361 24.2521493,4.20532501 21.6393443,3.45798016",
12096
+ id: "Fill-1",
12097
+ fill: "#646465",
12098
+ opacity: "0.5"
12099
+ }), /*#__PURE__*/React.createElement("path", {
12100
+ d: "M64.9180328,10.4333714 C64.9180328,10.4333714 74.5857586,8.16418155 77.3282902,1.44262295 C81.2789854,6.95479463 83.3159494,9.33841623 88,10.3862524 C81.6221039,12.2388507 78.8517846,14.3195646 76.669841,20.1967213 C74.1653176,13.2724763 71.8855128,12.376468 64.9180328,10.4333714",
12101
+ id: "Fill-1\u5907\u4EFD",
12102
+ fill: "#646465",
12103
+ opacity: "0.799999952"
12104
+ })))))) : /*#__PURE__*/React.createElement("svg", {
12105
+ width: "56px",
12106
+ height: "53px",
12107
+ viewBox: "0 0 56 53",
12108
+ version: "1.1",
12109
+ xmlns: "http://www.w3.org/2000/svg"
12110
+ }, /*#__PURE__*/React.createElement("title", null, "dark default empty image"), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
12111
+ x1: "5.71824875%",
12112
+ y1: "4.31113823%",
12113
+ x2: "83.0501817%",
12114
+ y2: "88.9150948%",
12115
+ id: createNewId("linearGradient-1")
12116
+ }, /*#__PURE__*/React.createElement("stop", {
12117
+ stopColor: "#868686",
12118
+ offset: "0%"
12119
+ }), /*#__PURE__*/React.createElement("stop", {
12120
+ stopColor: "#4F4F4F",
12121
+ offset: "100%"
12122
+ })), /*#__PURE__*/React.createElement("linearGradient", {
12123
+ x1: "0%",
12124
+ y1: "11.0800956%",
12125
+ x2: "80.5475944%",
12126
+ y2: "107.703999%",
12127
+ id: createNewId("linearGradient-2")
12128
+ }, /*#__PURE__*/React.createElement("stop", {
12129
+ stopColor: "#868686",
12130
+ offset: "0%"
12131
+ }), /*#__PURE__*/React.createElement("stop", {
12132
+ stopColor: "#4F4F4F",
12133
+ offset: "100%"
12134
+ })), /*#__PURE__*/React.createElement("path", {
12135
+ d: "M23.6721311,23.6065574 L26.1639344,23.6065574 C28.3730734,23.6065574 30.1639344,25.3974184 30.1639344,27.6065574 L30.1639344,30.0983607 C30.1639344,32.3074997 28.3730734,34.0983607 26.1639344,34.0983607 L23.6721311,34.0983607 C21.4629921,34.0983607 19.6721311,32.3074997 19.6721311,30.0983607 L19.6721311,27.6065574 C19.6721311,25.3974184 21.4629921,23.6065574 23.6721311,23.6065574 Z",
12136
+ id: createNewId("path-3")
12137
+ }), /*#__PURE__*/React.createElement("filter", {
12138
+ x: "-57.2%",
12139
+ y: "-47.7%",
12140
+ width: "233.4%",
12141
+ height: "233.4%",
12142
+ filterUnits: "objectBoundingBox",
12143
+ id: createNewId("filter-4")
12144
+ }, /*#__PURE__*/React.createElement("feOffset", {
12145
+ dx: "1",
12146
+ dy: "2",
12147
+ in: "SourceAlpha",
12148
+ result: "shadowOffsetOuter1"
12149
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
12150
+ stdDeviation: "2",
12151
+ in: "shadowOffsetOuter1",
12152
+ result: "shadowBlurOuter1"
12153
+ }), /*#__PURE__*/React.createElement("feComposite", {
12154
+ in: "shadowBlurOuter1",
12155
+ in2: "SourceAlpha",
12156
+ operator: "out",
12157
+ result: "shadowBlurOuter1"
12158
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
12159
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.22 0",
12160
+ type: "matrix",
12161
+ in: "shadowBlurOuter1"
12162
+ })), /*#__PURE__*/React.createElement("linearGradient", {
12163
+ x1: "41.822656%",
12164
+ y1: "24.7954546%",
12165
+ x2: "8.8126561%",
12166
+ y2: "86.4269134%",
12167
+ id: createNewId("linearGradient-5")
12168
+ }, /*#__PURE__*/React.createElement("stop", {
12169
+ stopColor: "#B2B2B2",
12170
+ offset: "0%"
12171
+ }), /*#__PURE__*/React.createElement("stop", {
12172
+ stopColor: "#DEDEDE",
12173
+ offset: "100%"
12174
+ })), /*#__PURE__*/React.createElement("path", {
12175
+ d: "M37.3114754,12.4590164 C39.5206144,12.4590164 41.3114754,14.2498774 41.3114754,16.4590164 L41.3114754,19.8778416 L33.8926502,12.4590164 L37.3114754,12.4590164 Z",
12176
+ id: createNewId("path-6")
12177
+ }), /*#__PURE__*/React.createElement("filter", {
12178
+ x: "-94.4%",
12179
+ y: "-121.3%",
12180
+ width: "288.7%",
12181
+ height: "288.7%",
12182
+ filterUnits: "objectBoundingBox",
12183
+ id: createNewId("filter-7")
12184
+ }, /*#__PURE__*/React.createElement("feOffset", {
12185
+ dx: "0",
12186
+ dy: "-2",
12187
+ in: "SourceAlpha",
12188
+ result: "shadowOffsetOuter1"
12189
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
12190
+ stdDeviation: "2",
12191
+ in: "shadowOffsetOuter1",
12192
+ result: "shadowBlurOuter1"
12193
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
12194
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0",
12195
+ type: "matrix",
12196
+ in: "shadowBlurOuter1"
12197
+ }))), /*#__PURE__*/React.createElement("g", {
12198
+ id: "\u6697\u8272\u8BBE\u8BA1\u7A3F",
12199
+ stroke: "none",
12200
+ strokeWidth: "1",
12201
+ fill: "none",
12202
+ fillRule: "evenodd"
12203
+ }, /*#__PURE__*/React.createElement("g", {
12204
+ id: "\u8D44\u6E90\u6392\u884C--\u8BBE\u7F6E\u9EC4\u91D1\u6307\u6807",
12205
+ transform: "translate(-1989.000000, -363.000000)"
12206
+ }, /*#__PURE__*/React.createElement("g", {
12207
+ id: "5.\u53CD\u9988/1.Modal\u5BF9\u8BDD\u6846/\u6697\u8272/\u9ED8\u8BA4\u5BF9\u8BDD\u6846\u5907\u4EFD",
12208
+ transform: "translate(1525.000000, 120.000000)"
12209
+ }, /*#__PURE__*/React.createElement("g", {
12210
+ id: "\u7A7F\u68AD\u6846/\u57FA\u672C\u7528\u6CD5/\u53F3\u7A7F\u68AD",
12211
+ transform: "translate(56.000000, 137.000000)"
12212
+ }, /*#__PURE__*/React.createElement("g", {
12213
+ id: "\u63D2\u56FE/\u7A7A\u8868\u683C--\u767D\u8272\u80CC\u666F\u5907\u4EFD",
12214
+ transform: "translate(408.000000, 106.000000)"
12215
+ }, /*#__PURE__*/React.createElement("path", {
12216
+ d: "M39.6824378,33.9672131 L10.8093655,33.9672131 C10.0855554,33.9672131 9.38986655,34.247506 8.86822799,34.7492971 L3.67213115,39.7476907 L3.67213115,39.7476907 L3.67213115,46.7278689 C3.67213115,49.8206635 6.17933655,52.3278689 9.27213115,52.3278689 L41.2196721,52.3278689 C44.3124667,52.3278689 46.8196721,49.8206635 46.8196721,46.7278689 L46.8196721,39.7476907 L46.8196721,39.7476907 L41.6235753,34.7492971 C41.1019367,34.247506 40.4062478,33.9672131 39.6824378,33.9672131 Z",
12217
+ id: createNewId("Fill-3"),
12218
+ fill: "#4F4F4F"
12219
+ }), /*#__PURE__*/React.createElement("path", {
12220
+ d: "M33.8926502,12.4590164 L41.3114754,19.8778416 L41.3114754,42.4459016 C41.3114754,43.9922989 40.0578727,45.2459016 38.5114754,45.2459016 L11.9803279,45.2459016 C10.4339306,45.2459016 9.18032787,43.9922989 9.18032787,42.4459016 L9.18032787,18.4590164 C9.18032787,15.1453079 11.8666194,12.4590164 15.1803279,12.4590164 L33.8926502,12.4590164 Z",
12221
+ id: createNewId("形状结合"),
12222
+ fill: "url(#".concat(createNewId("linearGradient-1"), ")")
12223
+ }), /*#__PURE__*/React.createElement("g", {
12224
+ id: createNewId("矩形备份")
12225
+ }, /*#__PURE__*/React.createElement("use", {
12226
+ fill: "black",
12227
+ fillOpacity: "1",
12228
+ filter: "url(#filter-4)",
12229
+ xlinkHref: "#".concat(createNewId("path-3"))
12230
+ }), /*#__PURE__*/React.createElement("path", {
12231
+ stroke: "#DEDEDE",
12232
+ strokeWidth: "1",
12233
+ d: "M26.1639344,24.1065574 C27.1304327,24.1065574 28.0054327,24.4983082 28.6388082,25.1316836 C29.2721836,25.7650591 29.6639344,26.6400591 29.6639344,27.6065574 L29.6639344,27.6065574 L29.6639344,30.0983607 C29.6639344,31.064859 29.2721836,31.939859 28.6388082,32.5732344 C28.0054327,33.2066098 27.1304327,33.5983607 26.1639344,33.5983607 L26.1639344,33.5983607 L23.6721311,33.5983607 C22.7056328,33.5983607 21.8306328,33.2066098 21.1972574,32.5732344 C20.563882,31.939859 20.1721311,31.064859 20.1721311,30.0983607 L20.1721311,30.0983607 L20.1721311,27.6065574 C20.1721311,26.6400591 20.563882,25.7650591 21.1972574,25.1316836 C21.8306328,24.4983082 22.7056328,24.1065574 23.6721311,24.1065574 L23.6721311,24.1065574 Z",
12234
+ strokeLinejoin: "round",
12235
+ fill: "url(#".concat(createNewId("linearGradient-2"), ")"),
12236
+ fillRule: "evenodd"
12237
+ })), /*#__PURE__*/React.createElement("g", {
12238
+ id: createNewId("形状结合"),
12239
+ transform: "translate(37.602063, 16.168429) scale(-1, -1) translate(-37.602063, -16.168429) "
12240
+ }, /*#__PURE__*/React.createElement("use", {
12241
+ fill: "black",
12242
+ fillOpacity: "1",
12243
+ filter: "url(#filter-7)",
12244
+ xlinkHref: "#".concat(createNewId("path-6"))
12245
+ }), /*#__PURE__*/React.createElement("use", {
12246
+ fill: "url(#".concat(createNewId("linearGradient-5"), ")"),
12247
+ fillRule: "evenodd",
12248
+ xlinkHref: "#".concat(createNewId("path-6"))
12249
+ })), /*#__PURE__*/React.createElement("path", {
12250
+ d: "M54.1639344,27.5409836 C54.4174422,27.5409836 54.6229508,27.7464922 54.6229508,28 L54.6228689,28.9179836 L55.5409836,28.9180328 C55.7944914,28.9180328 56,29.1235414 56,29.3770492 C56,29.6305569 55.7944914,29.8360656 55.5409836,29.8360656 L54.6228689,29.8359836 L54.6229508,30.7540984 C54.6229508,31.0076061 54.4174422,31.2131148 54.1639344,31.2131148 C53.9104267,31.2131148 53.704918,31.0076061 53.704918,30.7540984 L53.7048689,29.8359836 L52.7868852,29.8360656 C52.5333775,29.8360656 52.3278689,29.6305569 52.3278689,29.3770492 C52.3278689,29.1235414 52.5333775,28.9180328 52.7868852,28.9180328 L53.7048689,28.9179836 L53.704918,28 C53.704918,27.7464922 53.9104267,27.5409836 54.1639344,27.5409836 Z",
12251
+ id: createNewId("形状结合"),
12252
+ fill: "#646465",
12253
+ opacity: "0.299999982"
12254
+ }), /*#__PURE__*/React.createElement("path", {
12255
+ d: "M1.37704918,20.1967213 C1.56718,20.1967213 1.72131148,20.3508528 1.72131148,20.5409836 L1.721,21.1147213 L2.29508197,21.1147541 C2.54858972,21.1147541 2.75409836,21.3202627 2.75409836,21.5737705 C2.75409836,21.8272782 2.54858972,22.0327869 2.29508197,22.0327869 L1.721,22.0327213 L1.72131148,22.6065574 C1.72131148,22.7966882 1.56718,22.9508197 1.37704918,22.9508197 C1.18691836,22.9508197 1.03278689,22.7966882 1.03278689,22.6065574 L1.032,22.0327213 L0.459016393,22.0327869 C0.205508639,22.0327869 3.1045746e-17,21.8272782 0,21.5737705 C-3.1045746e-17,21.3202627 0.205508639,21.1147541 0.459016393,21.1147541 L1.032,21.1147213 L1.03278689,20.5409836 C1.03278689,20.3508528 1.18691836,20.1967213 1.37704918,20.1967213 Z",
12256
+ id: createNewId("形状结合备份-2"),
12257
+ fill: "#646465",
12258
+ opacity: "0.299999982"
12259
+ }), /*#__PURE__*/React.createElement("path", {
12260
+ d: "M24.7868852,43.5295076 L24.8011005,43.5307601 C31.8876782,43.6725873 34.6183834,39.6961587 37.5855745,39.48387 L37.7753351,39.4755076 L46.8196721,39.4755076 L46.8196721,49.5278689 C46.8196721,51.0169922 45.6572093,52.2346078 44.1902403,52.3227588 L44.0196721,52.3278689 L24.7868852,52.3275076 L24.7868852,52.3272615 L6.47213115,52.3277253 L6.30156296,52.3226152 C4.83459401,52.2344642 3.67213115,51.0168486 3.67213115,49.5277253 L3.67213115,49.5277253 L3.67213115,39.4754333 L11.7984354,39.4754333 L11.941603,39.4712638 C14.4272721,39.4747517 17.1558091,43.3688567 24.77267,43.5306166 L24.77267,43.5306166 L24.7868852,43.5292615 L24.7868852,43.5295076 Z",
12261
+ id: createNewId("形状结合"),
12262
+ fill: "#868686"
12263
+ }), /*#__PURE__*/React.createElement("path", {
12264
+ d: "M13.7704918,2.20053283 C13.7704918,2.20053283 16.0775627,1.64513672 16.7320305,0 C17.67481,1.34913293 18.1609037,1.93253682 19.2786885,2.18900021 C17.7566906,2.64243336 17.0955917,3.151699 16.5749006,4.59016393 C15.9772302,2.89541866 15.4331859,2.67611591 13.7704918,2.20053283",
12265
+ id: createNewId("Fill-1"),
12266
+ fill: "#646465",
12267
+ opacity: "0.5"
12268
+ }), /*#__PURE__*/React.createElement("path", {
12269
+ d: "M41.3114754,6.63941814 C41.3114754,6.63941814 47.4636646,5.19538826 49.2089119,0.918032787 C51.7229907,4.4257784 53.0192405,5.94262851 56,6.60943334 C51.9413388,7.78835951 50.1784084,9.11245019 48.7898988,12.852459 C47.1961112,8.44612131 45.7453263,7.87593416 41.3114754,6.63941814",
12270
+ id: createNewId("Fill-1备份"),
12271
+ fill: "#646465",
12272
+ opacity: "0.799999952"
12273
+ })))))));
12274
+ } else {
12275
+ return isBig ? /*#__PURE__*/React.createElement("svg", {
12276
+ width: 86,
12277
+ height: 80,
12278
+ xmlns: "http://www.w3.org/2000/svg",
12279
+ xmlnsXlink: "http://www.w3.org/1999/xlink"
12280
+ }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
12281
+ x1: "5.718%",
12282
+ y1: "4.311%",
12283
+ x2: "83.05%",
12284
+ y2: "88.915%",
12285
+ id: createNewId("a")
12286
+ }, /*#__PURE__*/React.createElement("stop", {
12287
+ stopColor: "#D4D8E4",
12288
+ offset: "0%"
12289
+ }), /*#__PURE__*/React.createElement("stop", {
12290
+ stopColor: "#A9B0C4",
12291
+ offset: "100%"
12292
+ })), /*#__PURE__*/React.createElement("linearGradient", {
12293
+ x1: "0%",
12294
+ y1: "11.08%",
12295
+ x2: "80.548%",
12296
+ y2: "107.704%",
12297
+ id: createNewId("d")
12298
+ }, /*#__PURE__*/React.createElement("stop", {
12299
+ stopColor: "#C2C7DA",
12300
+ offset: "0%"
12301
+ }), /*#__PURE__*/React.createElement("stop", {
12302
+ stopColor: "#8F96B3",
12303
+ offset: "100%"
12304
+ })), /*#__PURE__*/React.createElement("linearGradient", {
12305
+ x1: "41.823%",
12306
+ y1: "24.795%",
12307
+ x2: "8.813%",
12308
+ y2: "86.427%",
12309
+ id: createNewId("g")
12310
+ }, /*#__PURE__*/React.createElement("stop", {
12311
+ stopColor: "#CCD0DD",
12312
+ offset: "0%"
12313
+ }), /*#__PURE__*/React.createElement("stop", {
12314
+ stopColor: "#9DA3B9",
12315
+ offset: "100%"
12316
+ })), /*#__PURE__*/React.createElement("filter", {
12317
+ x: "-37.5%",
12318
+ y: "-31.3%",
12319
+ width: "187.5%",
12320
+ height: "187.5%",
12321
+ filterUnits: "objectBoundingBox",
12322
+ id: createNewId("b")
12323
+ }, /*#__PURE__*/React.createElement("feOffset", {
12324
+ dx: 1,
12325
+ dy: 2,
12326
+ in: "SourceAlpha",
12327
+ result: "shadowOffsetOuter1"
12328
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
12329
+ stdDeviation: 2,
12330
+ in: "shadowOffsetOuter1",
12331
+ result: "shadowBlurOuter1"
12332
+ }), /*#__PURE__*/React.createElement("feComposite", {
12333
+ in: "shadowBlurOuter1",
12334
+ in2: "SourceAlpha",
12335
+ operator: "out",
12336
+ result: "shadowBlurOuter1"
12337
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
12338
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.22 0",
12339
+ in: "shadowBlurOuter1"
12340
+ })), /*#__PURE__*/React.createElement("filter", {
12341
+ x: "-61.9%",
12342
+ y: "-79.5%",
12343
+ width: "223.7%",
12344
+ height: "223.7%",
12345
+ filterUnits: "objectBoundingBox",
12346
+ id: createNewId("e")
12347
+ }, /*#__PURE__*/React.createElement("feOffset", {
12348
+ dy: -2,
12349
+ in: "SourceAlpha",
12350
+ result: "shadowOffsetOuter1"
12351
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
12352
+ stdDeviation: 2,
12353
+ in: "shadowOffsetOuter1",
12354
+ result: "shadowBlurOuter1"
12355
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
12356
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0",
12357
+ in: "shadowBlurOuter1"
12358
+ })), /*#__PURE__*/React.createElement("path", {
12359
+ d: "M34 36h8a4 4 0 0 1 4 4v8a4 4 0 0 1-4 4h-8a4 4 0 0 1-4-4v-8a4 4 0 0 1 4-4Z",
12360
+ id: createNewId("c")
12361
+ }), /*#__PURE__*/React.createElement("path", {
12362
+ d: "M59 19a4 4 0 0 1 4 4v7.314L51.686 19H59Z",
12363
+ id: createNewId("f")
12364
+ })), /*#__PURE__*/React.createElement("g", {
12365
+ fill: "none",
12366
+ fillRule: "evenodd"
12367
+ }, /*#__PURE__*/React.createElement("path", {
12368
+ d: "M61.108 51.8H15.892a2.8 2.8 0 0 0-1.941.782L5.6 60.615V74.2a5.6 5.6 0 0 0 5.6 5.6h54.6a5.6 5.6 0 0 0 5.6-5.6V60.615l-8.35-8.033a2.8 2.8 0 0 0-1.942-.782Z",
12369
+ fill: "#A6AAC3"
12370
+ }), /*#__PURE__*/React.createElement("path", {
12371
+ d: "M51.686 19 63 30.314V66.2a2.8 2.8 0 0 1-2.8 2.8H16.8a2.8 2.8 0 0 1-2.8-2.8V25a6 6 0 0 1 6-6h31.686Z",
12372
+ fill: "url(#".concat(createNewId("a"), ")")
12373
+ }), /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("use", {
12374
+ fill: "#000",
12375
+ filter: "url(#".concat(createNewId("b"), ")"),
12376
+ xlinkHref: "#".concat(createNewId("c"))
12377
+ }), /*#__PURE__*/React.createElement("path", {
12378
+ stroke: "#FFF",
12379
+ d: "M42 36.5c.966 0 1.841.392 2.475 1.025A3.489 3.489 0 0 1 45.5 40v8c0 .966-.392 1.841-1.025 2.475A3.489 3.489 0 0 1 42 51.5h-8a3.489 3.489 0 0 1-2.475-1.025A3.489 3.489 0 0 1 30.5 48v-8c0-.966.392-1.841 1.025-2.475A3.489 3.489 0 0 1 34 36.5Z",
12380
+ strokeLinejoin: "round",
12381
+ fill: "url(#".concat(createNewId("d"), ")")
12382
+ })), /*#__PURE__*/React.createElement("g", {
12383
+ transform: "rotate(180 57.343 24.657)"
12384
+ }, /*#__PURE__*/React.createElement("use", {
12385
+ fill: "#000",
12386
+ filter: "url(#".concat(createNewId("e"), ")"),
12387
+ xlinkHref: "#".concat(createNewId("f"))
12388
+ }), /*#__PURE__*/React.createElement("use", {
12389
+ fill: "url(#".concat(createNewId("g"), ")"),
12390
+ xlinkHref: "#".concat(createNewId("f"))
12391
+ })), /*#__PURE__*/React.createElement("path", {
12392
+ d: "M82.6 42a.7.7 0 0 1 .7.7v1.399l1.4.001a.7.7 0 0 1 0 1.4l-1.4-.001V46.9a.7.7 0 0 1-1.4 0v-1.401l-1.4.001a.7.7 0 0 1 0-1.4l1.4-.001V42.7a.7.7 0 0 1 .7-.7ZM2.1 30.8c.29 0 .525.235.525.525l-.001.874.876.001a.7.7 0 0 1 0 1.4h-.876l.001.875a.525.525 0 1 1-1.05 0l-.001-.875H.7a.7.7 0 0 1 0-1.4l.874-.001.001-.874c0-.29.235-.525.525-.525Z",
12393
+ fill: "#D6D8E4",
12394
+ opacity: 0.3
12395
+ }), /*#__PURE__*/React.createElement("path", {
12396
+ d: "m8.4 79.8-.17-.005A2.8 2.8 0 0 1 5.6 77V60.2h12.393l.175-.006c3.802-.04 7.95 5.943 19.61 6.19l.022-.002.022.002c10.856.218 15.009-5.902 19.558-6.175l.227-.009H71.4V77a2.8 2.8 0 0 1-2.63 2.795l-.17.005H8.4Z",
12397
+ fill: "#D6D8E4"
12398
+ }), /*#__PURE__*/React.createElement("path", {
12399
+ d: "M21 3.356S24.518 2.509 25.516 0c1.438 2.057 2.18 2.947 3.884 3.338-2.321.692-3.33 1.468-4.123 3.662-.912-2.584-1.741-2.919-4.277-3.644",
12400
+ fill: "#D6D8E4",
12401
+ opacity: 0.5
12402
+ }), /*#__PURE__*/React.createElement("path", {
12403
+ d: "M63 10.125S72.382 7.923 75.044 1.4c3.834 5.35 5.81 7.663 10.356 8.68-6.19 1.797-8.878 3.816-10.995 9.52-2.43-6.72-4.643-7.59-11.405-9.475",
12404
+ fill: "#D6D8E4",
12405
+ opacity: 0.8
12406
+ }))) : /*#__PURE__*/React.createElement("svg", {
12407
+ width: 56,
12408
+ height: 53,
12409
+ xmlns: "http://www.w3.org/2000/svg",
12410
+ xmlnsXlink: "http://www.w3.org/1999/xlink"
12411
+ }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
12412
+ x1: "5.718%",
12413
+ y1: "4.311%",
12414
+ x2: "83.05%",
12415
+ y2: "88.915%",
12416
+ id: createNewId("a")
12417
+ }, /*#__PURE__*/React.createElement("stop", {
12418
+ stopColor: "#D4D8E4",
12419
+ offset: "0%"
12420
+ }), /*#__PURE__*/React.createElement("stop", {
12421
+ stopColor: "#A9B0C4",
12422
+ offset: "100%"
12423
+ })), /*#__PURE__*/React.createElement("linearGradient", {
12424
+ x1: "0%",
12425
+ y1: "11.08%",
12426
+ x2: "80.548%",
12427
+ y2: "107.704%",
12428
+ id: createNewId("d")
12429
+ }, /*#__PURE__*/React.createElement("stop", {
12430
+ stopColor: "#C2C7DA",
12431
+ offset: "0%"
12432
+ }), /*#__PURE__*/React.createElement("stop", {
12433
+ stopColor: "#8F96B3",
12434
+ offset: "100%"
12435
+ })), /*#__PURE__*/React.createElement("linearGradient", {
12436
+ x1: "41.823%",
12437
+ y1: "24.795%",
12438
+ x2: "8.813%",
12439
+ y2: "86.427%",
12440
+ id: createNewId("g")
12441
+ }, /*#__PURE__*/React.createElement("stop", {
12442
+ stopColor: "#CCD0DD",
12443
+ offset: "0%"
12444
+ }), /*#__PURE__*/React.createElement("stop", {
12445
+ stopColor: "#9DA3B9",
12446
+ offset: "100%"
12447
+ })), /*#__PURE__*/React.createElement("filter", {
12448
+ x: "-57.2%",
12449
+ y: "-47.7%",
12450
+ width: "233.4%",
12451
+ height: "233.4%",
12452
+ filterUnits: "objectBoundingBox",
12453
+ id: createNewId("b")
12454
+ }, /*#__PURE__*/React.createElement("feOffset", {
12455
+ dx: 1,
12456
+ dy: 2,
12457
+ in: "SourceAlpha",
12458
+ result: "shadowOffsetOuter1"
12459
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
12460
+ stdDeviation: 2,
12461
+ in: "shadowOffsetOuter1",
12462
+ result: "shadowBlurOuter1"
12463
+ }), /*#__PURE__*/React.createElement("feComposite", {
12464
+ in: "shadowBlurOuter1",
12465
+ in2: "SourceAlpha",
12466
+ operator: "out",
12467
+ result: "shadowBlurOuter1"
12468
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
12469
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.22 0",
12470
+ in: "shadowBlurOuter1"
12471
+ })), /*#__PURE__*/React.createElement("filter", {
12472
+ x: "-94.4%",
12473
+ y: "-121.3%",
12474
+ width: "288.7%",
12475
+ height: "288.7%",
12476
+ filterUnits: "objectBoundingBox",
12477
+ id: createNewId("e")
12478
+ }, /*#__PURE__*/React.createElement("feOffset", {
12479
+ dy: -2,
12480
+ in: "SourceAlpha",
12481
+ result: "shadowOffsetOuter1"
12482
+ }), /*#__PURE__*/React.createElement("feGaussianBlur", {
12483
+ stdDeviation: 2,
12484
+ in: "shadowOffsetOuter1",
12485
+ result: "shadowBlurOuter1"
12486
+ }), /*#__PURE__*/React.createElement("feColorMatrix", {
12487
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0",
12488
+ in: "shadowBlurOuter1"
12489
+ })), /*#__PURE__*/React.createElement("path", {
12490
+ d: "M23.672 23.607h2.492a4 4 0 0 1 4 4v2.491a4 4 0 0 1-4 4h-2.492a4 4 0 0 1-4-4v-2.491a4 4 0 0 1 4-4Z",
12491
+ id: createNewId("c")
12492
+ }), /*#__PURE__*/React.createElement("path", {
12493
+ d: "M37.311 12.459a4 4 0 0 1 4 4v3.419l-7.418-7.419h3.418Z",
12494
+ id: createNewId("f")
12495
+ })), /*#__PURE__*/React.createElement("g", {
12496
+ fill: "none",
12497
+ fillRule: "evenodd"
12498
+ }, /*#__PURE__*/React.createElement("path", {
12499
+ d: "M39.682 33.967H10.81a2.8 2.8 0 0 0-1.94.782l-5.197 4.999v6.98a5.6 5.6 0 0 0 5.6 5.6H41.22a5.6 5.6 0 0 0 5.6-5.6v-6.98l-5.196-4.999a2.8 2.8 0 0 0-1.942-.782Z",
12500
+ fill: "#A6AAC3"
12501
+ }), /*#__PURE__*/React.createElement("path", {
12502
+ d: "m33.893 12.459 7.418 7.419v22.568a2.8 2.8 0 0 1-2.8 2.8h-26.53a2.8 2.8 0 0 1-2.8-2.8V18.459a6 6 0 0 1 6-6h18.712Z",
12503
+ fill: "url(#".concat(createNewId("a"), ")")
12504
+ }), /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("use", {
12505
+ fill: "#000",
12506
+ filter: "url(#".concat(createNewId("b"), ")"),
12507
+ xlinkHref: "#".concat(createNewId("c"))
12508
+ }), /*#__PURE__*/React.createElement("path", {
12509
+ stroke: "#FFF",
12510
+ d: "M26.164 24.107c.966 0 1.841.391 2.475 1.025a3.489 3.489 0 0 1 1.025 2.475v2.491c0 .967-.392 1.842-1.025 2.475a3.489 3.489 0 0 1-2.475 1.025h-2.492a3.489 3.489 0 0 1-2.475-1.025 3.489 3.489 0 0 1-1.025-2.475v-2.491c0-.967.392-1.842 1.025-2.475a3.489 3.489 0 0 1 2.475-1.025Z",
12511
+ strokeLinejoin: "round",
12512
+ fill: "url(#d)"
12513
+ })), /*#__PURE__*/React.createElement("g", {
12514
+ transform: "rotate(180 37.602 16.168)"
12515
+ }, /*#__PURE__*/React.createElement("use", {
12516
+ fill: "#000",
12517
+ filter: "url(#".concat(createNewId("e"), ")"),
12518
+ xlinkHref: "#".concat(createNewId("f"))
12519
+ }), /*#__PURE__*/React.createElement("use", {
12520
+ fill: "url(#".concat(createNewId("g"), ")"),
12521
+ xlinkHref: "#".concat(createNewId("f"))
12522
+ })), /*#__PURE__*/React.createElement("path", {
12523
+ d: "M54.164 27.541c.253 0 .459.205.459.459v.918h.918a.459.459 0 1 1 0 .918h-.918v.918a.459.459 0 0 1-.918 0v-.918h-.918a.459.459 0 0 1 0-.918h.918V28c0-.254.205-.459.459-.459ZM1.377 20.197c.19 0 .344.154.344.344v.574h.574a.459.459 0 1 1 0 .918h-.574v.574a.344.344 0 0 1-.688 0l-.001-.574H.459a.459.459 0 0 1 0-.918h.573v-.574c0-.19.155-.344.345-.344Z",
12524
+ fill: "#D6D8E4",
12525
+ opacity: 0.3
12526
+ }), /*#__PURE__*/React.createElement("path", {
12527
+ d: "M24.787 43.53h.014c7.087.143 9.817-3.834 12.785-4.046l.19-.008h9.044v10.052a2.8 2.8 0 0 1-2.63 2.795l-.17.005H6.472l-.17-.005a2.8 2.8 0 0 1-2.63-2.795V39.475h8.126l.144-.004c2.485.004 5.214 3.898 12.83 4.06l.015-.002Z",
12528
+ fill: "#D6D8E4"
12529
+ }), /*#__PURE__*/React.createElement("path", {
12530
+ d: "M13.77 2.2s2.308-.555 2.962-2.2c.943 1.35 1.429 1.933 2.547 2.189-1.522.453-2.183.963-2.704 2.401-.598-1.695-1.142-1.914-2.805-2.39",
12531
+ fill: "#D6D8E4",
12532
+ opacity: 0.5
12533
+ }), /*#__PURE__*/React.createElement("path", {
12534
+ d: "M41.311 6.64S47.464 5.194 49.21.917c2.514 3.508 3.81 5.025 6.791 5.691-4.059 1.18-5.822 2.503-7.21 6.243-1.594-4.406-3.045-4.976-7.479-6.213",
12535
+ fill: "#D6D8E4",
12536
+ opacity: 0.8
12537
+ })));
12538
+ }
12196
12539
  }
12197
12540
 
12198
12541
  /**