bge-ui 1.9.3 → 1.9.5
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/icons/Home.vue.d.ts +23 -0
- package/dist/icons/RotateCw.vue.d.ts +23 -0
- package/dist/icons/Wallet.vue.d.ts +23 -0
- package/dist/icons/index.d.ts +209 -22
- package/dist/index.js +1125 -869
- package/dist/style.css +18 -0
- package/package.json +1 -1
- package/src/icons/AlertCircle.vue +65 -0
- package/src/icons/Home.vue +44 -0
- package/src/icons/RotateCw.vue +58 -0
- package/src/icons/Wallet.vue +55 -0
- package/src/icons/index.ts +131 -2
- package/src/tabs/index.vue +4 -0
- /package/dist/icons/{MonoWallet.vue.d.ts → AlertCircle.vue.d.ts} +0 -0
package/dist/index.js
CHANGED
|
@@ -5,9 +5,9 @@ var __publicField = (obj, key, value) => {
|
|
|
5
5
|
return value;
|
|
6
6
|
};
|
|
7
7
|
import { defineComponent, resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, renderSlot, normalizeStyle, createStaticVNode, provide, reactive, toRefs, ref, watch, getCurrentScope, onScopeDispose, unref, readonly, computed, getCurrentInstance, onMounted, useSlots, inject, createTextVNode, toDisplayString, createCommentVNode, TransitionGroup, withCtx, nextTick, createBlock, withModifiers, onUnmounted, withDirectives, cloneVNode, Fragment, Text, Comment, h, Transition, vShow, onBeforeMount, Teleport, resolveDynamicComponent, shallowReactive, render as render$7, isVNode, vModelCheckbox, renderList, toRef, useAttrs, normalizeProps, mergeProps, onBeforeUpdate, withKeys, createSlots, guardReactiveProps, isRef } from "vue";
|
|
8
|
-
const _hoisted_1$
|
|
9
|
-
const _hoisted_2$
|
|
10
|
-
const _sfc_main$
|
|
8
|
+
const _hoisted_1$2g = ["disabled"];
|
|
9
|
+
const _hoisted_2$1W = { class: "loading-icon" };
|
|
10
|
+
const _sfc_main$2r = /* @__PURE__ */ defineComponent({
|
|
11
11
|
...{
|
|
12
12
|
name: "Button"
|
|
13
13
|
},
|
|
@@ -53,7 +53,7 @@ const _sfc_main$2o = /* @__PURE__ */ defineComponent({
|
|
|
53
53
|
class: normalizeClass(`bge-button bge-button--${__props.type} bge-button--${__props.size} ${__props.loading ? "loading" : ""}`),
|
|
54
54
|
disabled: __props.disabled || __props.loading
|
|
55
55
|
}, [
|
|
56
|
-
createElementVNode("span", _hoisted_2$
|
|
56
|
+
createElementVNode("span", _hoisted_2$1W, [
|
|
57
57
|
createVNode(_component_ColorLoading, {
|
|
58
58
|
size: __props.size === "default" ? 20 : __props.size === "large" ? 24 : 16,
|
|
59
59
|
color: ""
|
|
@@ -62,12 +62,12 @@ const _sfc_main$2o = /* @__PURE__ */ defineComponent({
|
|
|
62
62
|
createElementVNode("span", null, [
|
|
63
63
|
renderSlot(_ctx.$slots, "default")
|
|
64
64
|
])
|
|
65
|
-
], 10, _hoisted_1$
|
|
65
|
+
], 10, _hoisted_1$2g);
|
|
66
66
|
};
|
|
67
67
|
}
|
|
68
68
|
});
|
|
69
|
-
const _hoisted_1$
|
|
70
|
-
const _sfc_main$
|
|
69
|
+
const _hoisted_1$2f = ["target", "href"];
|
|
70
|
+
const _sfc_main$2q = /* @__PURE__ */ defineComponent({
|
|
71
71
|
...{
|
|
72
72
|
name: "Link"
|
|
73
73
|
},
|
|
@@ -104,7 +104,7 @@ const _sfc_main$2n = /* @__PURE__ */ defineComponent({
|
|
|
104
104
|
href: __props.href
|
|
105
105
|
}, [
|
|
106
106
|
renderSlot(_ctx.$slots, "default")
|
|
107
|
-
], 10, _hoisted_1$
|
|
107
|
+
], 10, _hoisted_1$2f)) : (openBlock(), createElementBlock("span", {
|
|
108
108
|
key: 1,
|
|
109
109
|
class: normalizeClass(`bge-link bge-link--${__props.type} ${__props.disabled ? "disabled" : ""} ${__props.underline ? "underline" : ""} no-link`)
|
|
110
110
|
}, [
|
|
@@ -113,23 +113,23 @@ const _sfc_main$2n = /* @__PURE__ */ defineComponent({
|
|
|
113
113
|
};
|
|
114
114
|
}
|
|
115
115
|
});
|
|
116
|
-
const _hoisted_1$
|
|
116
|
+
const _hoisted_1$2e = /* @__PURE__ */ createElementVNode("path", {
|
|
117
117
|
"fill-rule": "evenodd",
|
|
118
118
|
"clip-rule": "evenodd",
|
|
119
119
|
d: "M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z",
|
|
120
120
|
fill: "#F1361D"
|
|
121
121
|
}, null, -1);
|
|
122
|
-
const _hoisted_2$
|
|
122
|
+
const _hoisted_2$1V = /* @__PURE__ */ createElementVNode("path", {
|
|
123
123
|
"fill-rule": "evenodd",
|
|
124
124
|
"clip-rule": "evenodd",
|
|
125
125
|
d: "M11.1117 4.90545L9.84688 5.1326L10.7332 4.15113L10.1801 2.9896L11.3274 3.51848L12.2504 2.57347L12.0731 3.8818L13.1967 4.45928L11.9399 4.739L11.7113 6.04091L11.1117 4.90545ZM14.2699 8.31964L13.4645 9.31996L13.4888 7.99841L12.3084 7.48427L13.5217 7.13156L13.5976 5.81348L14.3232 6.91705L15.5504 6.61656L14.7856 7.65132L15.4681 8.78369L14.2699 8.31964ZM11.0135 16.8819L11.7835 15.8541L12.9972 16.2761L12.2755 15.1682L13.0037 14.1075L11.7877 14.4505L11.024 13.3729L10.9942 14.6929L9.794 15.0877L10.9916 15.5603L11.0135 16.8819ZM13.8723 12.5277L12.7191 13.0943L13.3003 11.9068L12.448 10.9426L13.6968 11.1351L14.3233 9.97257L14.514 11.279L15.7534 11.5248L14.6224 12.1397L14.7619 13.4541L13.8723 12.5277ZM2.62729 13.576L5.625 11.439L8.6227 13.576L7.51665 10.0646L10.4754 7.87403L6.7941 7.84088L5.625 4.35002L4.45589 7.84088L0.774612 7.87403L3.73335 10.0646L2.62729 13.576Z",
|
|
126
126
|
fill: "#FFDC42"
|
|
127
127
|
}, null, -1);
|
|
128
|
-
const _hoisted_3$
|
|
129
|
-
_hoisted_1$
|
|
130
|
-
_hoisted_2$
|
|
128
|
+
const _hoisted_3$12 = [
|
|
129
|
+
_hoisted_1$2e,
|
|
130
|
+
_hoisted_2$1V
|
|
131
131
|
];
|
|
132
|
-
const _sfc_main$
|
|
132
|
+
const _sfc_main$2p = /* @__PURE__ */ defineComponent({
|
|
133
133
|
...{
|
|
134
134
|
name: "IntlCh"
|
|
135
135
|
},
|
|
@@ -153,15 +153,15 @@ const _sfc_main$2m = /* @__PURE__ */ defineComponent({
|
|
|
153
153
|
viewBox: "0 0 24 24",
|
|
154
154
|
fill: "none",
|
|
155
155
|
xmlns: "http://www.w3.org/2000/svg"
|
|
156
|
-
}, _hoisted_3$
|
|
156
|
+
}, _hoisted_3$12, 4);
|
|
157
157
|
};
|
|
158
158
|
}
|
|
159
159
|
});
|
|
160
|
-
const _hoisted_1$
|
|
160
|
+
const _hoisted_1$2d = /* @__PURE__ */ createStaticVNode('<path d="M0 12C0 15.1826 1.26428 18.2348 3.51472 20.4853C5.76515 22.7357 8.8174 24 12 24C15.1826 24 18.2348 22.7357 20.4853 20.4853C22.7357 18.2348 24 15.1826 24 12C24 8.8174 22.7357 5.76515 20.4853 3.51472C18.2348 1.26428 15.1826 0 12 0C8.8174 0 5.76515 1.26428 3.51472 3.51472C1.26428 5.76515 0 8.8174 0 12H0Z" fill="white"></path><path d="M23.9059 10.5H13.5001L13.5001 0.0940817C13.0051 0.0317291 12.5042 0 12 0C11.4958 0 10.9949 0.0317263 10.5 0.0940731V10.4957H0.0946106C0.0319086 10.9921 0 11.4944 0 12C0 12.5042 0.0317258 13.005 0.0940718 13.5L10.5 13.5V23.9059C10.9949 23.9683 11.4958 24 12 24C12.5042 24 13.0051 23.9683 13.5001 23.9059V13.5L23.9041 13.5146C23.9676 13.0149 24 12.5091 24 12C24 11.4958 23.9683 10.9949 23.9059 10.5Z" fill="#E3223F"></path><path d="M4.64187 2.52062C5.93754 1.51485 7.42188 0.788558 9 0.381042V6.87875L4.64187 2.52062Z" fill="#0052B4"></path><path d="M2.52056 4.64195C1.5148 5.93761 0.788523 7.42193 0.381012 9.00003H6.87864L2.52056 4.64195Z" fill="#0052B4"></path><path d="M6.87863 15H0.381012C0.788522 16.5781 1.5148 18.0624 2.52055 19.3581L6.87863 15Z" fill="#0052B4"></path><path d="M4.64187 21.4794C5.93754 22.4852 7.42188 23.2115 9 23.619V17.1213L4.64187 21.4794Z" fill="#0052B4"></path><path d="M15 17.1214V23.619C16.5781 23.2115 18.0624 22.4852 19.3581 21.4795L15 17.1214Z" fill="#0052B4"></path><path d="M20.4643 20.5062C20.4713 20.4992 20.4783 20.4923 20.4853 20.4853C20.4923 20.4783 20.4992 20.4714 20.5062 20.4644L20.4643 20.5062Z" fill="#0052B4"></path><path d="M21.4794 19.3582C22.4852 18.0625 23.2115 16.5781 23.619 15H17.1213L21.4794 19.3582Z" fill="#0052B4"></path><path d="M17.1213 9.00003H23.619C23.2115 7.42191 22.4852 5.93757 21.4794 4.6419L17.1213 9.00003Z" fill="#0052B4"></path><path d="M20.5042 3.5337C20.4979 3.52738 20.4916 3.52106 20.4853 3.51475C20.479 3.50843 20.4727 3.50213 20.4663 3.49583L20.5042 3.5337Z" fill="#0052B4"></path><path d="M19.3581 2.52058C18.0624 1.51483 16.5781 0.788552 15 0.381042V6.87866L19.3581 2.52058Z" fill="#0052B4"></path>', 12);
|
|
161
161
|
const _hoisted_13 = [
|
|
162
|
-
_hoisted_1$
|
|
162
|
+
_hoisted_1$2d
|
|
163
163
|
];
|
|
164
|
-
const _sfc_main$
|
|
164
|
+
const _sfc_main$2o = /* @__PURE__ */ defineComponent({
|
|
165
165
|
...{
|
|
166
166
|
name: "IntlEn"
|
|
167
167
|
},
|
|
@@ -189,11 +189,11 @@ const _sfc_main$2l = /* @__PURE__ */ defineComponent({
|
|
|
189
189
|
};
|
|
190
190
|
}
|
|
191
191
|
});
|
|
192
|
-
const _hoisted_1$
|
|
192
|
+
const _hoisted_1$2c = /* @__PURE__ */ createStaticVNode('<path d="M0 12C0 15.1826 1.26428 18.2348 3.51472 20.4853C5.76516 22.7357 8.8174 24 12 24C15.1826 24 18.2348 22.7357 20.4853 20.4853C22.7357 18.2348 24 15.1826 24 12C24 8.8174 22.7357 5.76516 20.4853 3.51472C18.2348 1.26428 15.1826 0 12 0C8.8174 0 5.76516 1.26428 3.51472 3.51472C1.26428 5.76516 0 8.8174 0 12H0Z" fill="#003399"></path><path d="M5.62511 8.28343L5.8593 7.5564L6.09501 8.28267H6.85558L6.23959 8.73177L6.47605 9.4588L5.86081 9.0097L5.24633 9.45955L5.47977 8.73252L4.86453 8.28419L5.62511 8.28343Z" fill="#FFCC00"></path><path d="M6.53177 16.4103L5.91578 15.9619L5.3013 16.4118L5.5355 15.684L4.9195 15.2364L5.68083 15.2349L5.91503 14.5071L6.14998 15.2342H6.9098L6.29607 15.6832L6.53177 16.4103Z" fill="#FFCC00"></path><path d="M8.2186 5.67747L8.45355 4.94969L8.6885 5.67672L9.44757 5.6752L8.83384 6.12505L9.06879 6.85284L8.4543 6.40451L7.83982 6.85436L8.07401 6.12657L7.45877 5.67747H8.2186Z" fill="#FFCC00"></path><path d="M9.12677 19.0541L8.51153 18.605L7.8978 19.0556L8.13124 18.3293L7.51601 17.8802L8.27583 17.8795L8.50927 17.1517L8.74498 17.8787L9.5048 17.8772L8.89107 18.3271L9.12677 19.0541Z" fill="#FFCC00"></path><path d="M11.7654 4.72627L11.9996 4L12.2346 4.72627H12.9944L12.3799 5.17537L12.6141 5.90164L11.9996 5.45331L11.3844 5.90164L11.6194 5.17537L11.0049 4.72627H11.7654Z" fill="#FFCC00"></path><path d="M12.6796 19.997L12.0621 19.5509L11.4484 20L11.6811 19.273L11.0666 18.8246L11.8257 18.8231L12.0591 18.0961L12.2963 18.8216L13.0547 18.8201L12.4417 19.2715L12.6796 19.997Z" fill="#FFCC00"></path><path d="M16.1083 19.039L15.4945 18.5868L14.8778 19.0344L15.1157 18.3074L14.502 17.8553L15.2618 17.859L15.499 17.1328L15.7317 17.8606L16.4923 17.8636L15.8756 18.3104L16.1083 19.039Z" fill="#FFCC00"></path><path d="M15.9215 6.13717L16.1572 6.86496L15.542 6.41662L14.9275 6.86572L15.1624 6.13944L14.5449 5.69035L15.3063 5.68959L15.539 4.9618L15.7762 5.68808L16.5352 5.68732L15.9215 6.13717Z" fill="#FFCC00"></path><path d="M17.7921 8.2289L18.0263 7.50036L18.2612 8.22814L19.0225 8.22739L18.4073 8.678L18.643 9.40427L18.0278 8.95518L17.4133 9.40427L17.6475 8.678L17.0315 8.2289H17.7921Z" fill="#FFCC00"></path><path d="M18.7017 16.4148L18.0865 15.9657L17.472 16.4156L17.7062 15.6893L17.0902 15.2402L17.8508 15.2395L18.085 14.5117L18.32 15.2395L19.0813 15.2372L18.466 15.6878L18.7017 16.4148Z" fill="#FFCC00"></path><path d="M19.6152 12.9796L19.0022 12.5282L18.3847 12.9751L18.6234 12.2495L18.0097 11.7974L18.7695 11.8004L19.0075 11.0742L19.2402 11.8027L20 11.8057L19.3833 12.2526L19.6152 12.9796Z" fill="#FFCC00"></path><path d="M4.99779 12.5441L5.61378 12.991L5.37657 12.2654L5.98955 11.8133L5.23048 11.8156L4.99251 11.0901L4.75982 11.8186L4 11.8194L4.61674 12.2677L4.38255 12.9947L4.99779 12.5441Z" fill="#FFCC00"></path>', 13);
|
|
193
193
|
const _hoisted_14 = [
|
|
194
|
-
_hoisted_1$
|
|
194
|
+
_hoisted_1$2c
|
|
195
195
|
];
|
|
196
|
-
const _sfc_main$
|
|
196
|
+
const _sfc_main$2n = /* @__PURE__ */ defineComponent({
|
|
197
197
|
...{
|
|
198
198
|
name: "IntlEur"
|
|
199
199
|
},
|
|
@@ -221,23 +221,23 @@ const _sfc_main$2k = /* @__PURE__ */ defineComponent({
|
|
|
221
221
|
};
|
|
222
222
|
}
|
|
223
223
|
});
|
|
224
|
-
const _hoisted_1$
|
|
224
|
+
const _hoisted_1$2b = /* @__PURE__ */ createElementVNode("path", {
|
|
225
225
|
"fill-rule": "evenodd",
|
|
226
226
|
"clip-rule": "evenodd",
|
|
227
227
|
d: "M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z",
|
|
228
228
|
fill: "white"
|
|
229
229
|
}, null, -1);
|
|
230
|
-
const _hoisted_2$
|
|
230
|
+
const _hoisted_2$1U = /* @__PURE__ */ createElementVNode("path", {
|
|
231
231
|
"fill-rule": "evenodd",
|
|
232
232
|
"clip-rule": "evenodd",
|
|
233
233
|
d: "M12 18C15.3137 18 18 15.3137 18 12C18 8.68629 15.3137 6 12 6C8.68629 6 6 8.68629 6 12C6 15.3137 8.68629 18 12 18Z",
|
|
234
234
|
fill: "#D11540"
|
|
235
235
|
}, null, -1);
|
|
236
|
-
const _hoisted_3
|
|
237
|
-
_hoisted_1$
|
|
238
|
-
_hoisted_2$
|
|
236
|
+
const _hoisted_3$11 = [
|
|
237
|
+
_hoisted_1$2b,
|
|
238
|
+
_hoisted_2$1U
|
|
239
239
|
];
|
|
240
|
-
const _sfc_main$
|
|
240
|
+
const _sfc_main$2m = /* @__PURE__ */ defineComponent({
|
|
241
241
|
...{
|
|
242
242
|
name: "IntlJpn"
|
|
243
243
|
},
|
|
@@ -261,42 +261,42 @@ const _sfc_main$2j = /* @__PURE__ */ defineComponent({
|
|
|
261
261
|
viewBox: "0 0 24 24",
|
|
262
262
|
fill: "none",
|
|
263
263
|
xmlns: "http://www.w3.org/2000/svg"
|
|
264
|
-
}, _hoisted_3
|
|
264
|
+
}, _hoisted_3$11, 4);
|
|
265
265
|
};
|
|
266
266
|
}
|
|
267
267
|
});
|
|
268
|
-
const _hoisted_1$
|
|
268
|
+
const _hoisted_1$2a = /* @__PURE__ */ createElementVNode("circle", {
|
|
269
269
|
cx: "12",
|
|
270
270
|
cy: "12",
|
|
271
271
|
r: "12",
|
|
272
272
|
fill: "white",
|
|
273
273
|
"fill-opacity": "0.95"
|
|
274
274
|
}, null, -1);
|
|
275
|
-
const _hoisted_2$
|
|
275
|
+
const _hoisted_2$1T = /* @__PURE__ */ createElementVNode("path", {
|
|
276
276
|
"fill-rule": "evenodd",
|
|
277
277
|
"clip-rule": "evenodd",
|
|
278
278
|
d: "M5.99746 22.4007H18.0026C16.2361 23.418 14.1862 24 12 24C9.81388 24 7.76397 23.418 5.99746 22.4007ZM3.82345 20.7999C3.29557 20.3113 2.81172 19.776 2.3785 19.2006H21.6215C21.1882 19.776 20.7044 20.3113 20.1765 20.7999H3.82345ZM1.3606 17.5998C1.08924 17.0875 0.853953 16.5533 0.658106 16.0005H23.3418C23.1459 16.5533 22.9106 17.0875 22.6393 17.5998H1.3606ZM0.214178 14.3997C0.108081 13.8781 0.0358893 13.3442 0 12.8004H24C23.9641 13.3442 23.8919 13.8781 23.7858 14.3997H0.214178ZM0 11.1996C0.0358893 10.6558 0.108081 10.1219 0.214178 9.60032H23.7858C23.8919 10.1219 23.9641 10.6558 24 11.1996H0ZM0.658247 7.99951C0.854093 7.4467 1.08938 6.91248 1.36074 6.40022L22.6394 6.40023C22.9108 6.91248 23.146 7.4467 23.3419 7.99951H0.658247ZM2.3785 4.79939C2.81172 4.22398 3.29557 3.6887 3.82345 3.20012H20.1765C20.7044 3.6887 21.1882 4.22398 21.6215 4.79939H2.3785ZM5.99746 1.59927C7.76397 0.582033 9.81388 0 12 0C14.1862 0 16.2361 0.582033 18.0026 1.59927H5.99746Z",
|
|
279
279
|
fill: "#D02F44"
|
|
280
280
|
}, null, -1);
|
|
281
|
-
const _hoisted_3$
|
|
281
|
+
const _hoisted_3$10 = /* @__PURE__ */ createElementVNode("path", {
|
|
282
282
|
"fill-rule": "evenodd",
|
|
283
283
|
"clip-rule": "evenodd",
|
|
284
284
|
d: "M0 11C0.41001 4.8572 5.58792 0 11.9152 0C11.9435 0 11.9718 9.71228e-05 12 0.000291049V11H0Z",
|
|
285
285
|
fill: "#46467F"
|
|
286
286
|
}, null, -1);
|
|
287
|
-
const _hoisted_4$
|
|
287
|
+
const _hoisted_4$w = /* @__PURE__ */ createElementVNode("path", {
|
|
288
288
|
"fill-rule": "evenodd",
|
|
289
289
|
"clip-rule": "evenodd",
|
|
290
290
|
d: "M1 7.9145C1.04223 7.79705 1.08638 7.68046 1.13243 7.56476L1.30554 8.13136L1 7.9145ZM1.1936 7.41442C1.24208 7.29757 1.2925 7.18166 1.34481 7.06673L1.64704 7.07136L1.1936 7.41442ZM2.26322 5.42653C2.30063 5.37104 2.33851 5.31588 2.37688 5.26105L2.72651 5.25569L2.94499 4.61091L3.16346 5.25569L3.83888 5.26604L3.29848 5.67489L3.49744 6.32607L2.94499 5.93396L2.39253 6.32607L2.59149 5.67489L2.26322 5.42653ZM3.91334 3.48009C3.92052 3.47328 3.92771 3.46648 3.93492 3.45969L4.56276 3.45007L4.78124 2.80529L4.99971 3.45007L5.67513 3.46042L5.13473 3.86926L5.33369 4.52044L4.78124 4.12834L4.22878 4.52044L4.42774 3.86926L3.91334 3.48009ZM5.9737 1.91396C6.2099 1.77173 6.45164 1.63719 6.69853 1.5107L6.74396 1.64479L7.41938 1.65513L6.87898 2.06398L7.07794 2.71516L6.52549 2.32306L5.97303 2.71516L6.17199 2.06398L5.9737 1.91396ZM10.1061 2.37167L9.55365 2.77818L9.75261 2.10307L9.21221 1.67921L9.88763 1.66848L10.1061 1L10.3246 1.66848L11 1.67921L10.4596 2.10307L10.6586 2.77818L10.1061 2.37167ZM8.80936 4.12834L8.2569 4.52044L8.45586 3.86926L7.91546 3.46042L8.59088 3.45007L8.80936 2.80529L9.02783 3.45007L9.70325 3.46042L9.16285 3.86926L9.36181 4.52044L8.80936 4.12834ZM6.52546 5.93396L5.973 6.32607L6.17196 5.67489L5.63156 5.26604L6.30698 5.25569L6.52546 4.61091L6.74393 5.25569L7.41935 5.26604L6.87895 5.67489L7.07791 6.32607L6.52546 5.93396ZM10.1061 5.98258L9.55365 6.38909L9.75261 5.71398L9.21221 5.29011L9.88763 5.27939L10.1061 4.61091L10.3246 5.27939L11 5.29011L10.4596 5.71398L10.6586 6.38909L10.1061 5.98258ZM2.94495 9.54487L2.39249 9.93697L2.59145 9.2858L2.05105 8.87695L2.72648 8.8666L2.94495 8.22182L3.16342 8.8666L3.83885 8.87695L3.29845 9.2858L3.49741 9.93697L2.94495 9.54487ZM6.52546 9.54487L5.973 9.93697L6.17196 9.2858L5.63156 8.87695L6.30698 8.8666L6.52546 8.22182L6.74393 8.8666L7.41935 8.87695L6.87895 9.2858L7.07791 9.93697L6.52546 9.54487ZM10.1061 9.59349L9.55365 10L9.75261 9.32489L9.21221 8.90102L9.88763 8.8903L10.1061 8.22182L10.3246 8.8903L11 8.90102L10.4596 9.32489L10.6586 10L10.1061 9.59349ZM4.78129 7.73928L4.22883 8.13138L4.42779 7.4802L3.88739 7.07136L4.56281 7.06101L4.78129 6.41623L4.99976 7.06101L5.67518 7.07136L5.13479 7.4802L5.33375 8.13138L4.78129 7.73928ZM8.80936 7.73928L8.2569 8.13138L8.45586 7.4802L7.91546 7.07136L8.59088 7.06101L8.80936 6.41623L9.02783 7.06101L9.70325 7.07136L9.16285 7.4802L9.36181 8.13138L8.80936 7.73928Z",
|
|
291
291
|
fill: "white"
|
|
292
292
|
}, null, -1);
|
|
293
293
|
const _hoisted_5$g = [
|
|
294
|
-
_hoisted_1$
|
|
295
|
-
_hoisted_2$
|
|
296
|
-
_hoisted_3$
|
|
297
|
-
_hoisted_4$
|
|
294
|
+
_hoisted_1$2a,
|
|
295
|
+
_hoisted_2$1T,
|
|
296
|
+
_hoisted_3$10,
|
|
297
|
+
_hoisted_4$w
|
|
298
298
|
];
|
|
299
|
-
const _sfc_main$
|
|
299
|
+
const _sfc_main$2l = /* @__PURE__ */ defineComponent({
|
|
300
300
|
...{
|
|
301
301
|
name: "IntlUsa"
|
|
302
302
|
},
|
|
@@ -324,37 +324,37 @@ const _sfc_main$2i = /* @__PURE__ */ defineComponent({
|
|
|
324
324
|
};
|
|
325
325
|
}
|
|
326
326
|
});
|
|
327
|
-
const _hoisted_1$
|
|
327
|
+
const _hoisted_1$29 = /* @__PURE__ */ createElementVNode("path", {
|
|
328
328
|
"fill-rule": "evenodd",
|
|
329
329
|
"clip-rule": "evenodd",
|
|
330
330
|
d: "M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z",
|
|
331
331
|
fill: "white"
|
|
332
332
|
}, null, -1);
|
|
333
|
-
const _hoisted_2$
|
|
333
|
+
const _hoisted_2$1S = /* @__PURE__ */ createElementVNode("path", {
|
|
334
334
|
"fill-rule": "evenodd",
|
|
335
335
|
"clip-rule": "evenodd",
|
|
336
336
|
d: "M8 12C8 14.2091 9.79086 16 12 16C14.2091 16 16 14.2091 16 12C16 10.5709 15.2376 9.25043 14 8.5359C12.7624 7.82137 11.2376 7.82137 10 8.5359C8.7624 9.25043 8 10.5709 8 12H8Z",
|
|
337
337
|
fill: "#E01B41"
|
|
338
338
|
}, null, -1);
|
|
339
|
-
const _hoisted_3
|
|
339
|
+
const _hoisted_3$$ = /* @__PURE__ */ createElementVNode("path", {
|
|
340
340
|
"fill-rule": "evenodd",
|
|
341
341
|
"clip-rule": "evenodd",
|
|
342
342
|
d: "M16 12.2751C15.3775 10.5459 13.1272 10.5753 11.9913 12.3642C10.8554 14.1531 9.15335 13.518 8 12.4104C8.31089 14.5023 10.0413 16.0335 12.056 15.9994C14.0707 15.9654 15.7533 14.3764 16 12.2751Z",
|
|
343
343
|
fill: "#0E4B9C"
|
|
344
344
|
}, null, -1);
|
|
345
|
-
const _hoisted_4$
|
|
345
|
+
const _hoisted_4$v = /* @__PURE__ */ createElementVNode("path", {
|
|
346
346
|
"fill-rule": "evenodd",
|
|
347
347
|
"clip-rule": "evenodd",
|
|
348
348
|
d: "M5.60285 6.01083C5.52985 6.03255 5.46811 6.08537 5.4317 6.15721L4.04126 8.76461C4.00306 8.83495 3.99227 8.91886 4.01128 8.99782C4.03029 9.07679 4.07754 9.14432 4.1426 9.18553L4.62138 9.48681C4.68659 9.52842 4.7646 9.53964 4.83759 9.51792C4.91058 9.4962 4.97233 9.44339 5.00873 9.37154L6.40027 6.76256C6.43848 6.69222 6.44927 6.60831 6.43026 6.52934C6.41125 6.45038 6.364 6.38285 6.29894 6.34164L5.81906 6.04195C5.75384 6.00034 5.67584 5.98911 5.60285 6.01083ZM7.0556 6.91746C6.98261 6.93918 6.92087 6.99199 6.88446 7.06384L5.49329 9.67123C5.45508 9.74157 5.44429 9.82548 5.4633 9.90444C5.48231 9.98341 5.52956 10.0509 5.59462 10.0921L6.07414 10.3918C6.13935 10.4334 6.21736 10.4447 6.29035 10.423C6.36334 10.4012 6.42509 10.3484 6.46149 10.2766L7.85303 7.66759C7.9316 7.52144 7.88631 7.33404 7.75169 7.24826L7.27181 6.94857C7.2066 6.90696 7.12859 6.89574 7.0556 6.91746ZM18.9905 14.63C19.027 14.5583 19.0887 14.5055 19.1617 14.4838C19.2346 14.4621 19.3126 14.4733 19.3779 14.5148L19.857 14.8145C19.9221 14.8557 19.9693 14.9232 19.9883 15.0022C20.0073 15.0811 19.9965 15.165 19.9583 15.2354L18.5675 17.8428C18.5311 17.9146 18.4694 17.9674 18.3964 17.9892C18.3234 18.0109 18.2454 17.9997 18.1802 17.9581L17.7003 17.6584C17.6352 17.6172 17.588 17.5496 17.569 17.4707C17.55 17.3917 17.5608 17.3078 17.599 17.2374L18.9905 14.63ZM17.7088 13.576C17.6359 13.5977 17.5741 13.6505 17.5376 13.7222L16.1465 16.3324C16.1082 16.4027 16.0974 16.4866 16.1163 16.5655C16.1353 16.6445 16.1824 16.712 16.2474 16.7533L16.7273 17.053C16.7925 17.0946 16.8705 17.1058 16.9435 17.0841C17.0165 17.0624 17.0783 17.0096 17.1147 16.9377L18.5062 14.3288C18.5444 14.2584 18.5552 14.1745 18.5362 14.0955C18.5172 14.0166 18.4699 13.949 18.4049 13.9078L17.925 13.607C17.8597 13.5655 17.7818 13.5543 17.7088 13.576ZM5.49292 14.3272C5.4541 14.2572 5.44301 14.1733 5.46215 14.0943C5.4813 14.0154 5.52906 13.9481 5.59462 13.9079L6.0745 13.6082C6.13997 13.5678 6.2176 13.5572 6.29026 13.5788C6.36292 13.6005 6.42466 13.6525 6.46186 13.7234L7.85303 16.3324C7.89236 16.4025 7.90378 16.4868 7.88468 16.5661C7.86558 16.6454 7.8176 16.713 7.7517 16.7533L7.27182 17.053C7.20634 17.0934 7.12872 17.104 7.05606 17.0823C6.9834 17.0607 6.92166 17.0087 6.88446 16.9378L5.49292 14.3272ZM4.00917 15.0015C3.98993 15.0809 4.00124 15.1652 4.04051 15.2354L5.43021 17.8444C5.46741 17.9153 5.52914 17.9673 5.60181 17.989C5.67447 18.0106 5.75209 18 5.81756 17.9596L6.29744 17.6599C6.36335 17.6196 6.41133 17.552 6.43043 17.4727C6.44952 17.3934 6.43811 17.3091 6.39878 17.239L5.00724 14.63C4.97004 14.5591 4.9083 14.5071 4.83564 14.4855C4.76298 14.4638 4.68536 14.4744 4.61989 14.5148L4.14258 14.8145C4.07655 14.8547 4.02841 14.9222 4.00917 15.0015ZM17.5995 6.76096C17.5601 6.69091 17.5487 6.6066 17.5678 6.52728C17.5869 6.44796 17.6349 6.3804 17.7008 6.34004L18.1807 6.04035C18.2462 5.99996 18.3238 5.98941 18.3964 6.01103C18.4691 6.03266 18.5308 6.08467 18.568 6.15562L19.9596 8.7646C19.9988 8.83479 20.0101 8.91922 19.9908 8.99856C19.9715 9.0779 19.9232 9.14536 19.8571 9.18552L19.3798 9.48521C19.3144 9.5256 19.2367 9.53615 19.1641 9.51453C19.0914 9.4929 19.0297 9.44089 18.9925 9.36994L17.5995 6.76096ZM16.1149 7.43391C16.0958 7.51323 16.1072 7.59754 16.1466 7.66759L17.5377 10.2766C17.5749 10.3475 17.6367 10.3995 17.7093 10.4212C17.782 10.4428 17.8596 10.4322 17.9251 10.3918L18.405 10.0921C18.4709 10.0519 18.519 9.98433 18.5382 9.905C18.5573 9.82567 18.546 9.74132 18.5067 9.67123L17.1151 7.06225C17.0779 6.9913 17.0162 6.93929 16.9435 6.91766C16.8709 6.89604 16.7932 6.90659 16.7278 6.94698L16.2479 7.24667C16.182 7.28703 16.134 7.35459 16.1149 7.43391Z",
|
|
349
349
|
fill: "#262626"
|
|
350
350
|
}, null, -1);
|
|
351
351
|
const _hoisted_5$f = [
|
|
352
|
-
_hoisted_1$
|
|
353
|
-
_hoisted_2$
|
|
354
|
-
_hoisted_3
|
|
355
|
-
_hoisted_4$
|
|
352
|
+
_hoisted_1$29,
|
|
353
|
+
_hoisted_2$1S,
|
|
354
|
+
_hoisted_3$$,
|
|
355
|
+
_hoisted_4$v
|
|
356
356
|
];
|
|
357
|
-
const _sfc_main$
|
|
357
|
+
const _sfc_main$2k = /* @__PURE__ */ defineComponent({
|
|
358
358
|
...{
|
|
359
359
|
name: "IntlKor"
|
|
360
360
|
},
|
|
@@ -382,11 +382,11 @@ const _sfc_main$2h = /* @__PURE__ */ defineComponent({
|
|
|
382
382
|
};
|
|
383
383
|
}
|
|
384
384
|
});
|
|
385
|
-
const _hoisted_1$
|
|
385
|
+
const _hoisted_1$28 = /* @__PURE__ */ createStaticVNode('<path d="M0 12C0 18.6274 5.37258 24 12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12Z" fill="#E83426"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M11.4028 12.0578C11.3881 12.0558 11.374 12.0505 11.3613 12.0423L11.3786 12.0163C9.98701 11.1515 9.12857 9.57817 9.11833 7.87362C9.10243 5.19886 11.1435 3.01691 13.6775 3.00001C13.9508 2.99954 14.2236 3.0254 14.4924 3.07727C14.297 3.11285 14.1107 3.19104 13.9455 3.30683C13.2885 3.76719 13.1095 4.70246 13.5455 5.39584L13.6041 5.48088C13.6755 5.59527 13.7364 5.71656 13.786 5.84311C14.2173 6.94365 13.7216 8.20464 12.6792 8.65981C12.4802 8.71918 12.2916 8.81199 12.1206 8.93467C11.2435 9.56423 11.0162 10.8255 11.6127 11.7512C11.6158 11.7639 11.6158 11.7772 11.6127 11.7899C11.6113 11.8244 11.5844 11.8517 11.5517 11.8517C11.5371 11.8507 11.5233 11.8443 11.5126 11.8337C10.403 10.6898 10.1792 8.89307 10.9708 7.48522L11.0441 7.3539C11.0489 7.33796 11.0489 7.32084 11.0441 7.3049C11.0252 7.28161 10.9975 7.2684 10.9685 7.26886C10.9509 7.26774 10.9342 7.27659 10.9245 7.29207L10.8733 7.37969C9.98148 8.83926 10.2221 10.7657 11.4418 11.9317C11.458 11.9456 11.4678 11.9662 11.4688 11.9882C11.4687 12.0266 11.4392 12.0577 11.4028 12.0578ZM11.3151 5.75647V6.30001L10.8783 6.60918L11.3662 6.7895L11.5029 7.30465L11.8129 6.86947L12.3278 6.89514L12.0326 6.44688L12.2154 5.9316L11.7273 6.09143L11.3151 5.75647Z" fill="#F2F2F2"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M14.9223 7.89121C17.283 6.96417 19.9113 8.22522 20.7925 10.7079C20.8835 10.9784 20.9529 11.2565 21 11.5391C20.8995 11.3591 20.7642 11.2033 20.6028 11.0818C19.9671 10.6036 19.0831 10.7579 18.6286 11.4264C18.6085 11.4544 18.5899 11.4836 18.5726 11.5136C18.343 11.855 18.0218 12.1168 17.65 12.2654C16.8829 12.5726 16.0154 12.3617 15.4542 11.7318C15.4102 11.6726 15.3663 11.6162 15.3177 11.5624C15.23 11.4649 15.1334 11.3766 15.0293 11.2989C14.1609 10.6534 12.9598 10.8701 12.3458 11.783C12.3385 11.7943 12.3283 11.8031 12.3165 11.8086L12.3118 11.8107C12.2822 11.8207 12.2505 11.8037 12.2408 11.7727C12.2348 11.7589 12.2348 11.7429 12.2408 11.7291C12.8462 10.2305 14.3537 9.36826 15.8787 9.64818L16.0202 9.67375C16.03 9.67633 16.0617 9.65838 16.0617 9.65838C16.0739 9.63162 16.0739 9.60044 16.0617 9.57368C16.0565 9.55585 16.0425 9.54233 16.025 9.53778L15.9299 9.51467C14.3277 9.16382 12.7202 10.0863 12.1336 11.6932C12.1285 11.7149 12.114 11.7329 12.0945 11.7419L12.0934 11.7424C12.077 11.7486 12.0589 11.7477 12.0431 11.7399C12.0273 11.7321 12.0151 11.7181 12.0092 11.7008C12.0056 11.6857 12.0056 11.6698 12.0092 11.6547C12.2608 9.93808 13.3751 8.49859 14.9223 7.89121ZM16.9056 10.7669L17.1888 10.3307L17.7179 10.3129L17.4032 9.88433L17.5594 9.37121L17.0714 9.55598L16.6545 9.24028L16.6716 9.78168L16.257 10.1024L16.7448 10.2537L16.9056 10.7669Z" fill="#F2F2F2"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M12.4288 11.9693C12.4415 11.9612 12.4556 11.956 12.4703 11.9539C14.0851 11.7066 15.7029 12.383 16.7142 13.7283C18.2882 15.8216 17.9602 18.857 15.9793 20.5268C15.763 20.7058 15.5319 20.8642 15.2888 21C15.4177 20.8482 15.516 20.6705 15.5777 20.4776C15.8299 19.6899 15.4267 18.8367 14.6767 18.5716L14.5811 18.5434C14.2007 18.4129 13.8658 18.1667 13.6187 17.8361C13.1059 17.1513 13.0354 16.2098 13.4401 15.4492C13.4813 15.3893 13.5189 15.3266 13.5526 15.2617C13.6071 15.1567 13.6528 15.0469 13.6891 14.9338C14.0347 13.8568 13.4834 12.6895 12.4583 12.3268C12.4456 12.3221 12.4346 12.3144 12.4265 12.3037C12.4154 12.2921 12.4092 12.2763 12.4092 12.2599C12.4092 12.2435 12.4154 12.2278 12.4265 12.2162C12.4384 12.2068 12.4531 12.2023 12.468 12.2033C14.0141 12.3722 15.2485 13.6326 15.4528 15.2512C15.4578 15.301 15.4635 15.3506 15.4701 15.4002C15.4727 15.4132 15.4995 15.439 15.4995 15.439C15.5272 15.4463 15.5565 15.4386 15.5777 15.4184C15.5917 15.4088 15.6 15.3923 15.5997 15.3747V15.2693C15.5359 14.5963 15.2905 13.9565 14.8922 13.4252C14.3054 12.6419 13.4295 12.1575 12.4827 12.0927C12.4619 12.0934 12.442 12.084 12.4288 12.0671L12.4275 12.0656C12.427 12.065 12.4264 12.0644 12.4258 12.0639C12.4142 12.0509 12.408 12.0337 12.4086 12.0159C12.4091 11.9982 12.4164 11.9814 12.4288 11.9693ZM15.3868 17.286L15.6808 16.8409H16.2119L15.901 16.4087L16.0627 15.8945L15.5731 16.0744L15.1567 15.753V16.2956L14.738 16.6146L15.2278 16.7715L15.3868 17.286Z" fill="#F2F2F2"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M12.2231 12.705C12.2436 12.6733 12.2846 12.665 12.3148 12.6864C12.3291 12.695 12.3422 12.7054 12.3539 12.7175C13.0635 14.2637 12.9402 16.0903 12.03 17.5153C10.6159 19.7296 7.76519 20.3171 5.66241 18.8283C5.43494 18.6643 5.22132 18.4799 5.02393 18.2772C5.2012 18.3611 5.39287 18.4059 5.58718 18.409C6.37482 18.4217 7.02255 17.7596 7.03438 16.9305V16.8223C7.03591 16.6867 7.04952 16.5516 7.07504 16.4187C7.29931 15.2564 8.37625 14.5054 9.48013 14.7417C9.54744 14.7657 9.61603 14.7855 9.68553 14.801C9.80581 14.8261 9.92805 14.8392 10.0506 14.8401C11.1217 14.8482 11.9964 13.9405 12.004 12.8128C12.0022 12.8001 12.0022 12.7871 12.004 12.7742C12.0227 12.7456 12.0594 12.7377 12.0872 12.7562C12.0987 12.7663 12.1072 12.7797 12.1117 12.7948C12.4389 14.3992 11.6728 16.0298 10.2628 16.7294L10.1331 16.794C10.1207 16.8037 10.1114 16.8171 10.1063 16.8324C10.1093 16.8631 10.1255 16.8906 10.1504 16.907C10.1649 16.9151 10.1823 16.9151 10.1968 16.907L10.2873 16.866C11.7962 16.1813 12.6144 14.4487 12.2219 12.7689C12.2133 12.7493 12.2133 12.7267 12.2219 12.7072L12.2222 12.7066L12.2231 12.705ZM9.03759 17.945L9.34095 17.507L9.86166 17.5121L9.55373 17.077L9.71988 16.5619L9.23069 16.7371L8.81742 16.4103V16.9561L8.39689 17.2703L8.88597 17.4299L9.03759 17.945Z" fill="#F2F2F2"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M11.649 12.7823C10.4546 13.9486 8.76023 14.3546 7.20451 13.8475C4.80343 13.043 3.46471 10.3518 4.20286 7.8139C4.2825 7.53599 4.38629 7.26641 4.51292 7.00858C4.425 7.73373 4.84424 8.42062 5.50695 8.63722C5.7714 8.7208 6.05331 8.7208 6.31776 8.63722L6.413 8.60382C6.79349 8.48154 7.19994 8.48154 7.58043 8.60382C8.37063 8.86124 8.93499 9.59603 9.00912 10.464C9.00538 10.5386 9.00538 10.6133 9.00912 10.6879C9.0208 10.8206 9.04486 10.9517 9.08096 11.0793C9.38504 12.1567 10.4604 12.7708 11.483 12.4502C11.4949 12.4466 11.5076 12.4466 11.5196 12.4502C11.5414 12.4589 11.5559 12.481 11.5559 12.5056C11.5559 12.5302 11.5414 12.5522 11.5196 12.5609C10.1637 13.3524 8.4687 13.0514 7.43383 11.8355L7.33871 11.7248C7.33145 11.7094 7.29483 11.7094 7.29483 11.7094C7.26842 11.7194 7.24839 11.7425 7.24125 11.7711C7.23189 11.7869 7.23189 11.8069 7.24125 11.8226C7.25519 11.8424 7.26719 11.8568 7.28035 11.8727C7.28785 11.8817 7.29572 11.8912 7.30454 11.9024C8.35673 13.2256 10.1666 13.5456 11.5711 12.6561C11.5898 12.6474 11.611 12.6474 11.6297 12.6561C11.6316 12.6566 11.6335 12.6574 11.6353 12.6583C11.6512 12.6642 11.6641 12.6766 11.6713 12.6926C11.6785 12.7087 11.6793 12.727 11.6736 12.7437C11.6666 12.7574 11.6583 12.7703 11.649 12.7823ZM6.38644 10.1141V10.6571L5.96395 10.9734L6.45243 11.1432L6.59634 11.6578L6.89926 11.2231L7.41464 11.2385L7.10927 10.7959L7.28267 10.2813L6.79431 10.446L6.38644 10.1141Z" fill="#F2F2F2"></path>', 6);
|
|
386
386
|
const _hoisted_7$a = [
|
|
387
|
-
_hoisted_1$
|
|
387
|
+
_hoisted_1$28
|
|
388
388
|
];
|
|
389
|
-
const _sfc_main$
|
|
389
|
+
const _sfc_main$2j = /* @__PURE__ */ defineComponent({
|
|
390
390
|
...{
|
|
391
391
|
name: "IntlHkg"
|
|
392
392
|
},
|
|
@@ -414,16 +414,16 @@ const _sfc_main$2g = /* @__PURE__ */ defineComponent({
|
|
|
414
414
|
};
|
|
415
415
|
}
|
|
416
416
|
});
|
|
417
|
-
const _hoisted_1$
|
|
417
|
+
const _hoisted_1$27 = /* @__PURE__ */ createElementVNode("path", {
|
|
418
418
|
"fill-rule": "evenodd",
|
|
419
419
|
"clip-rule": "evenodd",
|
|
420
420
|
d: "M7.94999 11.5C7.71836 10.3589 6.70948 9.5 5.5 9.5C4.11929 9.5 3 10.6193 3 12C3 13.3807 4.11929 14.5 5.5 14.5C6.70948 14.5 7.71836 13.6411 7.94999 12.5H22V11.5H7.94999ZM4 12C4 11.1716 4.67157 10.5 5.5 10.5C6.32843 10.5 7 11.1716 7 12C7 12.8284 6.32843 13.5 5.5 13.5C4.67157 13.5 4 12.8284 4 12Z",
|
|
421
421
|
fill: "currentColor"
|
|
422
422
|
}, null, -1);
|
|
423
|
-
const _hoisted_2$
|
|
424
|
-
_hoisted_1$
|
|
423
|
+
const _hoisted_2$1R = [
|
|
424
|
+
_hoisted_1$27
|
|
425
425
|
];
|
|
426
|
-
const _sfc_main$
|
|
426
|
+
const _sfc_main$2i = /* @__PURE__ */ defineComponent({
|
|
427
427
|
...{
|
|
428
428
|
name: "K002"
|
|
429
429
|
},
|
|
@@ -447,20 +447,20 @@ const _sfc_main$2f = /* @__PURE__ */ defineComponent({
|
|
|
447
447
|
viewBox: "0 0 24 24",
|
|
448
448
|
fill: "none",
|
|
449
449
|
xmlns: "http://www.w3.org/2000/svg"
|
|
450
|
-
}, _hoisted_2$
|
|
450
|
+
}, _hoisted_2$1R, 4);
|
|
451
451
|
};
|
|
452
452
|
}
|
|
453
453
|
});
|
|
454
|
-
const _hoisted_1$
|
|
454
|
+
const _hoisted_1$26 = /* @__PURE__ */ createElementVNode("path", {
|
|
455
455
|
"fill-rule": "evenodd",
|
|
456
456
|
"clip-rule": "evenodd",
|
|
457
457
|
d: "M14.45 11.5C14.2184 10.3589 13.2095 9.5 12 9.5C10.7905 9.5 9.78164 10.3589 9.55001 11.5H2V12.5H9.55001C9.78164 13.6411 10.7905 14.5 12 14.5C13.2095 14.5 14.2184 13.6411 14.45 12.5H22V11.5H14.45ZM12 10.5C11.1716 10.5 10.5 11.1716 10.5 12C10.5 12.8284 11.1716 13.5 12 13.5C12.8284 13.5 13.5 12.8284 13.5 12C13.5 11.1716 12.8284 10.5 12 10.5Z",
|
|
458
458
|
fill: "currentColor"
|
|
459
459
|
}, null, -1);
|
|
460
|
-
const _hoisted_2$
|
|
461
|
-
_hoisted_1$
|
|
460
|
+
const _hoisted_2$1Q = [
|
|
461
|
+
_hoisted_1$26
|
|
462
462
|
];
|
|
463
|
-
const _sfc_main$
|
|
463
|
+
const _sfc_main$2h = /* @__PURE__ */ defineComponent({
|
|
464
464
|
...{
|
|
465
465
|
name: "K001"
|
|
466
466
|
},
|
|
@@ -484,20 +484,20 @@ const _sfc_main$2e = /* @__PURE__ */ defineComponent({
|
|
|
484
484
|
viewBox: "0 0 24 24",
|
|
485
485
|
fill: "none",
|
|
486
486
|
xmlns: "http://www.w3.org/2000/svg"
|
|
487
|
-
}, _hoisted_2$
|
|
487
|
+
}, _hoisted_2$1Q, 4);
|
|
488
488
|
};
|
|
489
489
|
}
|
|
490
490
|
});
|
|
491
|
-
const _hoisted_1$
|
|
491
|
+
const _hoisted_1$25 = /* @__PURE__ */ createElementVNode("path", {
|
|
492
492
|
"fill-rule": "evenodd",
|
|
493
493
|
"clip-rule": "evenodd",
|
|
494
494
|
d: "M12.5 14.45C13.6411 14.2184 14.5 13.2095 14.5 12C14.5 10.7905 13.6411 9.78164 12.5 9.55001L12.5 2H11.5L11.5 9.55001C10.3589 9.78164 9.5 10.7905 9.5 12C9.5 13.2095 10.3589 14.2184 11.5 14.45L11.5 22H12.5L12.5 14.45ZM13.5 12C13.5 11.1716 12.8284 10.5 12 10.5C11.1716 10.5 10.5 11.1716 10.5 12C10.5 12.8284 11.1716 13.5 12 13.5C12.8284 13.5 13.5 12.8284 13.5 12Z",
|
|
495
495
|
fill: "currentColor"
|
|
496
496
|
}, null, -1);
|
|
497
|
-
const _hoisted_2$
|
|
498
|
-
_hoisted_1$
|
|
497
|
+
const _hoisted_2$1P = [
|
|
498
|
+
_hoisted_1$25
|
|
499
499
|
];
|
|
500
|
-
const _sfc_main$
|
|
500
|
+
const _sfc_main$2g = /* @__PURE__ */ defineComponent({
|
|
501
501
|
...{
|
|
502
502
|
name: "K004"
|
|
503
503
|
},
|
|
@@ -521,20 +521,20 @@ const _sfc_main$2d = /* @__PURE__ */ defineComponent({
|
|
|
521
521
|
viewBox: "0 0 24 24",
|
|
522
522
|
fill: "none",
|
|
523
523
|
xmlns: "http://www.w3.org/2000/svg"
|
|
524
|
-
}, _hoisted_2$
|
|
524
|
+
}, _hoisted_2$1P, 4);
|
|
525
525
|
};
|
|
526
526
|
}
|
|
527
527
|
});
|
|
528
|
-
const _hoisted_1$
|
|
528
|
+
const _hoisted_1$24 = /* @__PURE__ */ createElementVNode("path", {
|
|
529
529
|
"fill-rule": "evenodd",
|
|
530
530
|
"clip-rule": "evenodd",
|
|
531
531
|
d: "M10.6211 14.086C11.5918 14.7291 12.9125 14.623 13.7678 13.7678C14.623 12.9125 14.7291 11.5918 14.086 10.6212L21.2071 3.50001L20.5 2.79291L13.3788 9.91406C12.4082 9.27095 11.0875 9.37702 10.2322 10.2322C9.377 11.0875 9.27094 12.4082 9.91404 13.3789L2.79289 20.5L3.5 21.2071L10.6211 14.086ZM13.0607 13.0607C13.6464 12.4749 13.6464 11.5251 13.0607 10.9394C12.4749 10.3536 11.5251 10.3536 10.9393 10.9394C10.3536 11.5251 10.3536 12.4749 10.9393 13.0607C11.5251 13.6465 12.4749 13.6465 13.0607 13.0607Z",
|
|
532
532
|
fill: "currentColor"
|
|
533
533
|
}, null, -1);
|
|
534
|
-
const _hoisted_2$
|
|
535
|
-
_hoisted_1$
|
|
534
|
+
const _hoisted_2$1O = [
|
|
535
|
+
_hoisted_1$24
|
|
536
536
|
];
|
|
537
|
-
const _sfc_main$
|
|
537
|
+
const _sfc_main$2f = /* @__PURE__ */ defineComponent({
|
|
538
538
|
...{
|
|
539
539
|
name: "K005"
|
|
540
540
|
},
|
|
@@ -558,20 +558,20 @@ const _sfc_main$2c = /* @__PURE__ */ defineComponent({
|
|
|
558
558
|
viewBox: "0 0 24 24",
|
|
559
559
|
fill: "none",
|
|
560
560
|
xmlns: "http://www.w3.org/2000/svg"
|
|
561
|
-
}, _hoisted_2$
|
|
561
|
+
}, _hoisted_2$1O, 4);
|
|
562
562
|
};
|
|
563
563
|
}
|
|
564
564
|
});
|
|
565
|
-
const _hoisted_1$
|
|
565
|
+
const _hoisted_1$23 = /* @__PURE__ */ createElementVNode("path", {
|
|
566
566
|
"fill-rule": "evenodd",
|
|
567
567
|
"clip-rule": "evenodd",
|
|
568
568
|
d: "M3 12C3 10.6193 4.11929 9.5 5.5 9.5C6.70948 9.5 7.71836 10.3589 7.94999 11.5H16.05C16.2816 10.3589 17.2905 9.5 18.5 9.5C19.8807 9.5 21 10.6193 21 12C21 13.3807 19.8807 14.5 18.5 14.5C17.2905 14.5 16.2816 13.6411 16.05 12.5H7.94999C7.71836 13.6411 6.70948 14.5 5.5 14.5C4.11929 14.5 3 13.3807 3 12ZM5.5 10.5C4.67157 10.5 4 11.1716 4 12C4 12.8284 4.67157 13.5 5.5 13.5C6.32843 13.5 7 12.8284 7 12C7 11.1716 6.32843 10.5 5.5 10.5ZM18.5 10.5C17.6716 10.5 17 11.1716 17 12C17 12.8284 17.6716 13.5 18.5 13.5C19.3284 13.5 20 12.8284 20 12C20 11.1716 19.3284 10.5 18.5 10.5Z",
|
|
569
569
|
fill: "currentColor"
|
|
570
570
|
}, null, -1);
|
|
571
|
-
const _hoisted_2$
|
|
572
|
-
_hoisted_1$
|
|
571
|
+
const _hoisted_2$1N = [
|
|
572
|
+
_hoisted_1$23
|
|
573
573
|
];
|
|
574
|
-
const _sfc_main$
|
|
574
|
+
const _sfc_main$2e = /* @__PURE__ */ defineComponent({
|
|
575
575
|
...{
|
|
576
576
|
name: "K003"
|
|
577
577
|
},
|
|
@@ -595,20 +595,20 @@ const _sfc_main$2b = /* @__PURE__ */ defineComponent({
|
|
|
595
595
|
viewBox: "0 0 24 24",
|
|
596
596
|
fill: "none",
|
|
597
597
|
xmlns: "http://www.w3.org/2000/svg"
|
|
598
|
-
}, _hoisted_2$
|
|
598
|
+
}, _hoisted_2$1N, 4);
|
|
599
599
|
};
|
|
600
600
|
}
|
|
601
601
|
});
|
|
602
|
-
const _hoisted_1$
|
|
602
|
+
const _hoisted_1$22 = /* @__PURE__ */ createElementVNode("path", {
|
|
603
603
|
"fill-rule": "evenodd",
|
|
604
604
|
"clip-rule": "evenodd",
|
|
605
605
|
d: "M4.22183 19.7781C3.24552 18.8018 3.24552 17.2189 4.22183 16.2426C5.07706 15.3874 6.39776 15.2813 7.36845 15.9244L15.9244 7.36842C15.2813 6.39773 15.3874 5.07703 16.2426 4.2218C17.219 3.24549 18.8019 3.24549 19.7782 4.2218C20.7545 5.19811 20.7545 6.78102 19.7782 7.75733C18.9229 8.61256 17.6022 8.71863 16.6316 8.07552L8.07555 16.6315C8.71866 17.6022 8.61259 18.9229 7.75736 19.7781C6.78105 20.7545 5.19814 20.7545 4.22183 19.7781ZM4.92893 16.9497C4.34315 17.5355 4.34315 18.4853 4.92893 19.071C5.51472 19.6568 6.46447 19.6568 7.05025 19.071C7.63604 18.4853 7.63604 17.5355 7.05025 16.9497C6.46447 16.3639 5.51472 16.3639 4.92893 16.9497ZM16.9497 4.9289C16.364 5.51469 16.364 6.46444 16.9497 7.05022C17.5355 7.63601 18.4853 7.63601 19.0711 7.05022C19.6569 6.46444 19.6569 5.51469 19.0711 4.9289C18.4853 4.34312 17.5355 4.34312 16.9497 4.9289Z",
|
|
606
606
|
fill: "currentColor"
|
|
607
607
|
}, null, -1);
|
|
608
|
-
const _hoisted_2$
|
|
609
|
-
_hoisted_1$
|
|
608
|
+
const _hoisted_2$1M = [
|
|
609
|
+
_hoisted_1$22
|
|
610
610
|
];
|
|
611
|
-
const _sfc_main$
|
|
611
|
+
const _sfc_main$2d = /* @__PURE__ */ defineComponent({
|
|
612
612
|
...{
|
|
613
613
|
name: "K007"
|
|
614
614
|
},
|
|
@@ -632,20 +632,20 @@ const _sfc_main$2a = /* @__PURE__ */ defineComponent({
|
|
|
632
632
|
viewBox: "0 0 24 24",
|
|
633
633
|
fill: "none",
|
|
634
634
|
xmlns: "http://www.w3.org/2000/svg"
|
|
635
|
-
}, _hoisted_2$
|
|
635
|
+
}, _hoisted_2$1M, 4);
|
|
636
636
|
};
|
|
637
637
|
}
|
|
638
638
|
});
|
|
639
|
-
const _hoisted_1$
|
|
639
|
+
const _hoisted_1$21 = /* @__PURE__ */ createElementVNode("path", {
|
|
640
640
|
"fill-rule": "evenodd",
|
|
641
641
|
"clip-rule": "evenodd",
|
|
642
642
|
d: "M7.72199 15.6463C6.75131 15.0032 5.4306 15.1092 4.57537 15.9645C3.59906 16.9408 3.59906 18.5237 4.57537 19.5C5.55168 20.4763 7.1346 20.4763 8.11091 19.5C8.96614 18.6448 9.0722 17.3241 8.4291 16.3534L21 3.78249L20.2929 3.07538L7.72199 15.6463ZM5.28248 18.7929C4.69669 18.2071 4.69669 17.2574 5.28248 16.6716C5.86827 16.0858 6.81801 16.0858 7.4038 16.6716C7.98959 17.2574 7.98959 18.2071 7.4038 18.7929C6.81801 19.3787 5.86827 19.3787 5.28248 18.7929Z",
|
|
643
643
|
fill: "currentColor"
|
|
644
644
|
}, null, -1);
|
|
645
|
-
const _hoisted_2$
|
|
646
|
-
_hoisted_1$
|
|
645
|
+
const _hoisted_2$1L = [
|
|
646
|
+
_hoisted_1$21
|
|
647
647
|
];
|
|
648
|
-
const _sfc_main$
|
|
648
|
+
const _sfc_main$2c = /* @__PURE__ */ defineComponent({
|
|
649
649
|
...{
|
|
650
650
|
name: "K006"
|
|
651
651
|
},
|
|
@@ -669,32 +669,32 @@ const _sfc_main$29 = /* @__PURE__ */ defineComponent({
|
|
|
669
669
|
viewBox: "0 0 24 24",
|
|
670
670
|
fill: "none",
|
|
671
671
|
xmlns: "http://www.w3.org/2000/svg"
|
|
672
|
-
}, _hoisted_2$
|
|
672
|
+
}, _hoisted_2$1L, 4);
|
|
673
673
|
};
|
|
674
674
|
}
|
|
675
675
|
});
|
|
676
|
-
const _hoisted_1$
|
|
676
|
+
const _hoisted_1$20 = /* @__PURE__ */ createElementVNode("path", {
|
|
677
677
|
"fill-rule": "evenodd",
|
|
678
678
|
"clip-rule": "evenodd",
|
|
679
679
|
d: "M7.2624 9.97721C8.23308 10.6203 9.55379 10.5142 10.409 9.65901C11.2643 8.80378 11.3703 7.48308 10.7272 6.51239L14.6516 2.58797L13.9445 1.88086L10.0201 5.80529C9.04942 5.16219 7.72872 5.26825 6.87349 6.12348C6.01825 6.97871 5.91219 8.29941 6.55529 9.2701L2.63083 13.1946L3.33794 13.9017L7.2624 9.97721ZM9.70191 8.95191C10.2877 8.36612 10.2877 7.41637 9.70191 6.83059C9.11613 6.2448 8.16638 6.2448 7.58059 6.83059C6.99481 7.41637 6.99481 8.36612 7.58059 8.95191C8.16638 9.53769 9.11613 9.53769 9.70191 8.95191Z",
|
|
680
680
|
fill: "currentColor"
|
|
681
681
|
}, null, -1);
|
|
682
|
-
const _hoisted_2$
|
|
682
|
+
const _hoisted_2$1K = /* @__PURE__ */ createElementVNode("path", {
|
|
683
683
|
"fill-rule": "evenodd",
|
|
684
684
|
"clip-rule": "evenodd",
|
|
685
685
|
d: "M7.96949 16.3412C7.32639 15.3705 7.43245 14.0498 8.28768 13.1946C9.14291 12.3393 10.4636 12.2333 11.4343 12.8764L13.6263 10.6843C12.9832 9.71364 13.0893 8.39294 13.9445 7.53771C14.7998 6.68248 16.1205 6.57642 17.0912 7.21952L18.1872 6.1235L18.8943 6.8306L17.7983 7.92662C18.4414 8.89731 18.3353 10.218 17.4801 11.0732C16.6248 11.9285 15.3041 12.0345 14.3335 11.3914L12.1414 13.5835C12.7845 14.5542 12.6784 15.8749 11.8232 16.7301C10.968 17.5853 9.64728 17.6914 8.6766 17.0483L7.58058 18.1443L6.87347 17.4372L7.96949 16.3412ZM8.99479 13.9017C8.409 14.4875 8.409 15.4372 8.99479 16.023C9.58058 16.6088 10.5303 16.6088 11.1161 16.023C11.7019 15.4372 11.7019 14.4875 11.1161 13.9017C10.5303 13.3159 9.58058 13.3159 8.99479 13.9017ZM14.6516 8.24482C14.0659 8.8306 14.0659 9.78035 14.6516 10.3661C15.2374 10.9519 16.1872 10.9519 16.773 10.3661C17.3588 9.78035 17.3588 8.8306 16.773 8.24482C16.1872 7.65903 15.2374 7.65903 14.6516 8.24482Z",
|
|
686
686
|
fill: "currentColor"
|
|
687
687
|
}, null, -1);
|
|
688
|
-
const _hoisted_3$
|
|
688
|
+
const _hoisted_3$_ = /* @__PURE__ */ createElementVNode("path", {
|
|
689
689
|
d: "M11.4697 22.0334L22.7834 10.7197L22.0763 10.0126L10.7626 21.3263L11.4697 22.0334Z",
|
|
690
690
|
fill: "currentColor"
|
|
691
691
|
}, null, -1);
|
|
692
|
-
const _hoisted_4$
|
|
693
|
-
_hoisted_1$
|
|
694
|
-
_hoisted_2$
|
|
695
|
-
_hoisted_3$
|
|
692
|
+
const _hoisted_4$u = [
|
|
693
|
+
_hoisted_1$20,
|
|
694
|
+
_hoisted_2$1K,
|
|
695
|
+
_hoisted_3$_
|
|
696
696
|
];
|
|
697
|
-
const _sfc_main$
|
|
697
|
+
const _sfc_main$2b = /* @__PURE__ */ defineComponent({
|
|
698
698
|
...{
|
|
699
699
|
name: "K009"
|
|
700
700
|
},
|
|
@@ -718,27 +718,27 @@ const _sfc_main$28 = /* @__PURE__ */ defineComponent({
|
|
|
718
718
|
viewBox: "0 0 24 24",
|
|
719
719
|
fill: "none",
|
|
720
720
|
xmlns: "http://www.w3.org/2000/svg"
|
|
721
|
-
}, _hoisted_4$
|
|
721
|
+
}, _hoisted_4$u, 4);
|
|
722
722
|
};
|
|
723
723
|
}
|
|
724
724
|
});
|
|
725
|
-
const _hoisted_1$
|
|
725
|
+
const _hoisted_1$1$ = /* @__PURE__ */ createElementVNode("path", {
|
|
726
726
|
"fill-rule": "evenodd",
|
|
727
727
|
"clip-rule": "evenodd",
|
|
728
728
|
d: "M15.6613 12.1966C14.6907 11.5535 13.3699 11.6595 12.5147 12.5147C11.6595 13.37 11.5534 14.6907 12.1965 15.6614L7.56498 20.2929L8.27209 21L12.9036 16.3685C13.8743 17.0116 15.195 16.9055 16.0503 16.0503C16.9055 15.1951 17.0115 13.8743 16.3684 12.9037L21 8.27209L20.2929 7.56499L15.6613 12.1966ZM13.2218 13.2219C12.636 13.8076 12.636 14.7574 13.2218 15.3432C13.8076 15.929 14.7574 15.929 15.3431 15.3432C15.9289 14.7574 15.9289 13.8076 15.3431 13.2219C14.7574 12.6361 13.8076 12.6361 13.2218 13.2219Z",
|
|
729
729
|
fill: "currentColor"
|
|
730
730
|
}, null, -1);
|
|
731
|
-
const _hoisted_2$
|
|
731
|
+
const _hoisted_2$1J = /* @__PURE__ */ createElementVNode("path", {
|
|
732
732
|
"fill-rule": "evenodd",
|
|
733
733
|
"clip-rule": "evenodd",
|
|
734
734
|
d: "M14.9542 4.41837C15.5973 5.38905 15.4913 6.70975 14.6361 7.56499C13.7808 8.42022 12.4601 8.52628 11.4894 7.88318L7.88318 11.4894C8.52628 12.4601 8.42022 13.7808 7.56499 14.6361C6.70975 15.4913 5.38905 15.5973 4.41837 14.9542L3.32234 16.0503L2.61523 15.3432L3.71126 14.2471C3.06815 13.2765 3.17422 11.9557 4.02945 11.1005C4.88468 10.2453 6.20539 10.1392 7.17607 10.7823L10.7823 7.17607C10.1392 6.20538 10.2453 4.88468 11.1005 4.02945C11.9558 3.17422 13.2765 3.06815 14.2471 3.71126L15.3432 2.61523L16.0503 3.32234L14.9542 4.41837ZM13.9289 6.85788C14.5147 6.27209 14.5147 5.32234 13.9289 4.73656C13.3432 4.15077 12.3934 4.15077 11.8076 4.73656C11.2218 5.32234 11.2218 6.27209 11.8076 6.85788C12.3934 7.44367 13.3432 7.44367 13.9289 6.85788ZM6.85788 13.9289C7.44367 13.3432 7.44367 12.3934 6.85788 11.8076C6.27209 11.2218 5.32234 11.2218 4.73656 11.8076C4.15077 12.3934 4.15077 13.3432 4.73656 13.9289C5.32234 14.5147 6.27209 14.5147 6.85788 13.9289Z",
|
|
735
735
|
fill: "currentColor"
|
|
736
736
|
}, null, -1);
|
|
737
|
-
const _hoisted_3$
|
|
738
|
-
_hoisted_1$
|
|
739
|
-
_hoisted_2$
|
|
737
|
+
const _hoisted_3$Z = [
|
|
738
|
+
_hoisted_1$1$,
|
|
739
|
+
_hoisted_2$1J
|
|
740
740
|
];
|
|
741
|
-
const _sfc_main$
|
|
741
|
+
const _sfc_main$2a = /* @__PURE__ */ defineComponent({
|
|
742
742
|
...{
|
|
743
743
|
name: "K010"
|
|
744
744
|
},
|
|
@@ -762,35 +762,35 @@ const _sfc_main$27 = /* @__PURE__ */ defineComponent({
|
|
|
762
762
|
viewBox: "0 0 24 24",
|
|
763
763
|
fill: "none",
|
|
764
764
|
xmlns: "http://www.w3.org/2000/svg"
|
|
765
|
-
}, _hoisted_3$
|
|
765
|
+
}, _hoisted_3$Z, 4);
|
|
766
766
|
};
|
|
767
767
|
}
|
|
768
768
|
});
|
|
769
|
-
const _hoisted_1$
|
|
769
|
+
const _hoisted_1$1_ = /* @__PURE__ */ createElementVNode("path", {
|
|
770
770
|
d: "M18.0355 13.7585C18.3669 13.9044 18.7448 13.9773 19.169 13.9773C19.6046 13.9773 19.991 13.9034 20.3281 13.7557C20.6652 13.608 20.9294 13.4053 21.1207 13.1477C21.3139 12.8902 21.4096 12.5956 21.4077 12.2642C21.4096 11.9025 21.2978 11.6013 21.0724 11.3608C20.8489 11.1184 20.5232 10.9697 20.0952 10.9148V10.8693C20.4209 10.8106 20.6851 10.6723 20.8878 10.4545C21.0923 10.2367 21.1936 9.96496 21.1918 9.6392C21.1936 9.33239 21.1103 9.05587 20.9418 8.80966C20.7751 8.56155 20.5412 8.36458 20.24 8.21875C19.9389 8.07292 19.5876 8 19.1861 8C18.7883 8 18.4313 8.07292 18.115 8.21875C17.8007 8.36269 17.5507 8.5625 17.365 8.81818C17.1794 9.07386 17.0838 9.36932 17.0781 9.70455H18.2571C18.2628 9.55682 18.3073 9.42803 18.3906 9.31818C18.4739 9.20833 18.5847 9.12405 18.723 9.06534C18.8613 9.00473 19.0137 8.97443 19.1804 8.97443C19.3452 8.97443 19.4891 9.00568 19.6122 9.06818C19.7372 9.13068 19.8338 9.2178 19.902 9.32955C19.9721 9.43939 20.0071 9.56724 20.0071 9.71307C20.0071 9.86648 19.9673 10.0009 19.8878 10.1165C19.8082 10.2301 19.6965 10.3191 19.5525 10.3835C19.4105 10.4479 19.2467 10.4801 19.0611 10.4801H18.5185V11.3835H19.0611C19.2808 11.3835 19.4702 11.4176 19.6293 11.4858C19.7902 11.554 19.9133 11.6487 19.9986 11.7699C20.0857 11.8892 20.1293 12.0265 20.1293 12.1818C20.1293 12.3352 20.0885 12.4706 20.0071 12.5881C19.9257 12.7055 19.813 12.7973 19.669 12.8636C19.5251 12.9299 19.3594 12.9631 19.1719 12.9631C18.9919 12.9631 18.83 12.9337 18.6861 12.875C18.5421 12.8163 18.4266 12.7339 18.3395 12.6278C18.2543 12.5199 18.2079 12.3949 18.2003 12.2528H16.9616C16.9673 12.5919 17.0649 12.8911 17.2543 13.1506C17.4455 13.4081 17.706 13.6108 18.0355 13.7585Z",
|
|
771
771
|
fill: "currentColor"
|
|
772
772
|
}, null, -1);
|
|
773
|
-
const _hoisted_2$
|
|
773
|
+
const _hoisted_2$1I = /* @__PURE__ */ createElementVNode("path", {
|
|
774
774
|
"fill-rule": "evenodd",
|
|
775
775
|
"clip-rule": "evenodd",
|
|
776
776
|
d: "M5.5 13.3977C6.70948 13.3977 7.71836 14.2566 7.94999 15.3977H22V16.3977H7.94999C7.71836 17.5388 6.70948 18.3977 5.5 18.3977C4.11929 18.3977 3 17.2784 3 15.8977C3 14.517 4.11929 13.3977 5.5 13.3977ZM5.5 14.3977C4.67157 14.3977 4 15.0693 4 15.8977C4 16.7262 4.67157 17.3977 5.5 17.3977C6.32843 17.3977 7 16.7262 7 15.8977C7 15.0693 6.32843 14.3977 5.5 14.3977Z",
|
|
777
777
|
fill: "currentColor"
|
|
778
778
|
}, null, -1);
|
|
779
|
-
const _hoisted_3$
|
|
779
|
+
const _hoisted_3$Y = /* @__PURE__ */ createElementVNode("path", {
|
|
780
780
|
d: "M11.4794 13.8977V13.0114L13.5504 11.0938C13.7266 10.9233 13.8743 10.7699 13.9936 10.6335C14.1148 10.4972 14.2067 10.3636 14.2692 10.233C14.3317 10.1004 14.3629 9.95739 14.3629 9.80398C14.3629 9.63352 14.3241 9.48674 14.2465 9.36364C14.1688 9.23864 14.0627 9.14299 13.9283 9.0767C13.7938 9.00852 13.6413 8.97443 13.4709 8.97443C13.2929 8.97443 13.1376 9.01042 13.005 9.08239C12.8724 9.15436 12.7701 9.25758 12.6982 9.39205C12.6262 9.52652 12.5902 9.68655 12.5902 9.87216H11.4226C11.4226 9.49148 11.5088 9.16098 11.6811 8.88068C11.8535 8.60038 12.0949 8.38352 12.4055 8.23011C12.7162 8.0767 13.0741 8 13.4794 8C13.8961 8 14.2588 8.07386 14.5675 8.22159C14.8781 8.36742 15.1196 8.57008 15.2919 8.82955C15.4643 9.08902 15.5504 9.38636 15.5504 9.72159C15.5504 9.94129 15.5069 10.1581 15.4198 10.3722C15.3345 10.5862 15.1821 10.8239 14.9624 11.0852C14.7427 11.3447 14.433 11.6563 14.0334 12.0199L13.184 12.8523V12.892H15.6271V13.8977H11.4794Z",
|
|
781
781
|
fill: "currentColor"
|
|
782
782
|
}, null, -1);
|
|
783
|
-
const _hoisted_4$
|
|
783
|
+
const _hoisted_4$t = /* @__PURE__ */ createElementVNode("path", {
|
|
784
784
|
d: "M9.59659 13.8977V8.07955H8.44034L7 8.99148V10.0824L8.33239 9.24716H8.36648V13.8977H9.59659Z",
|
|
785
785
|
fill: "currentColor"
|
|
786
786
|
}, null, -1);
|
|
787
787
|
const _hoisted_5$e = [
|
|
788
|
-
_hoisted_1$
|
|
789
|
-
_hoisted_2$
|
|
790
|
-
_hoisted_3$
|
|
791
|
-
_hoisted_4$
|
|
788
|
+
_hoisted_1$1_,
|
|
789
|
+
_hoisted_2$1I,
|
|
790
|
+
_hoisted_3$Y,
|
|
791
|
+
_hoisted_4$t
|
|
792
792
|
];
|
|
793
|
-
const _sfc_main$
|
|
793
|
+
const _sfc_main$29 = /* @__PURE__ */ defineComponent({
|
|
794
794
|
...{
|
|
795
795
|
name: "K008"
|
|
796
796
|
},
|
|
@@ -818,14 +818,14 @@ const _sfc_main$26 = /* @__PURE__ */ defineComponent({
|
|
|
818
818
|
};
|
|
819
819
|
}
|
|
820
820
|
});
|
|
821
|
-
const _hoisted_1$
|
|
821
|
+
const _hoisted_1$1Z = /* @__PURE__ */ createElementVNode("path", {
|
|
822
822
|
d: "M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM13.6826 15.9496C12.5869 16.016 11.4131 16.016 10.3174 15.9496C10.4526 16.7361 10.6259 17.4435 10.8274 18.0478C11.0794 18.8039 11.3575 19.3437 11.6177 19.6739C11.7052 19.7849 11.8398 20 12.0019 20C12.1468 19.987 12.3044 19.7728 12.3823 19.6739C12.6425 19.3437 12.9206 18.8039 13.1726 18.0478C13.3741 17.4435 13.5474 16.7361 13.6826 15.9496ZM19.513 14.7548C19.2483 14.8687 18.9695 14.9736 18.6803 15.07C17.8278 15.3542 16.8324 15.5816 15.7405 15.7405C15.5816 16.8324 15.3542 17.8278 15.07 18.6803C14.9736 18.9695 14.8687 19.2483 14.7548 19.513C16.957 18.7053 18.7053 16.957 19.513 14.7548ZM4.48693 14.7547C5.29463 16.957 7.04296 18.7053 9.24517 19.513C9.13131 19.2483 9.02639 18.9695 8.93 18.6803C8.64583 17.8278 8.41836 16.8324 8.25952 15.7405C7.16765 15.5816 6.17233 15.3541 5.3199 15.07C5.03063 14.9736 4.75171 14.8686 4.48693 14.7547ZM10.0718 10.0718C9.97457 11.3542 9.97456 12.6458 10.0718 13.9282C11.3542 14.0254 12.6458 14.0254 13.9282 13.9282C14.0254 12.6458 14.0254 11.3542 13.9282 10.0718C12.6458 9.97456 11.3542 9.97456 10.0718 10.0718ZM15.9496 10.3174C16.016 11.4131 16.016 12.5869 15.9496 13.6826C16.7361 13.5474 17.4435 13.3741 18.0478 13.1726C18.8039 12.9206 19.3437 12.6425 19.6739 12.3823C19.784 12.2955 20 12.1585 20 11.9981C19.9869 11.8532 19.7728 11.6956 19.6739 11.6177C19.3437 11.3575 18.8039 11.0794 18.0478 10.8274C17.4435 10.6259 16.7361 10.4526 15.9496 10.3174ZM8.05044 10.3175C7.26396 10.4527 6.55663 10.6259 5.95236 10.8274C5.19625 11.0794 4.65651 11.3575 4.32633 11.6177C4.08682 11.8064 4.01366 11.9502 4.00315 11.9847C3.95762 12.1341 4.23255 12.3084 4.32633 12.3823C4.65651 12.6425 5.19625 12.9206 5.95236 13.1726C6.55663 13.3741 7.26396 13.5473 8.05044 13.6825C7.98396 12.5869 7.98397 11.4131 8.05044 10.3175ZM9.24526 4.48693C7.04301 5.29465 5.29465 7.04301 4.48693 9.24526C4.75171 9.13137 5.03063 9.02642 5.3199 8.93C6.17233 8.64585 7.16767 8.41838 8.25955 8.25955C8.41839 7.16767 8.64585 6.17234 8.93 5.3199C9.02642 5.03063 9.13137 4.75171 9.24526 4.48693ZM14.7547 4.48693C14.8686 4.75171 14.9736 5.03063 15.07 5.3199C15.3541 6.17233 15.5816 7.16765 15.7404 8.25952C16.8324 8.41836 17.8278 8.64584 18.6803 8.93C18.9695 9.0264 19.2483 9.13131 19.513 9.24517C18.7053 7.04296 16.957 5.29463 14.7547 4.48693ZM12 4.00009C11.8612 3.99965 11.6884 4.23658 11.6177 4.32633C11.3575 4.65651 11.0794 5.19625 10.8274 5.95236C10.6259 6.55663 10.4527 7.26396 10.3175 8.05044C11.4131 7.98397 12.5869 7.98396 13.6825 8.05044C13.5473 7.26396 13.3741 6.55663 13.1726 5.95236C12.9206 5.19625 12.6425 4.65651 12.3823 4.32633C12.3116 4.23658 12.1388 3.99965 12 4.00009Z",
|
|
823
823
|
fill: "currentColor"
|
|
824
824
|
}, null, -1);
|
|
825
|
-
const _hoisted_2$
|
|
826
|
-
_hoisted_1$
|
|
825
|
+
const _hoisted_2$1H = [
|
|
826
|
+
_hoisted_1$1Z
|
|
827
827
|
];
|
|
828
|
-
const _sfc_main$
|
|
828
|
+
const _sfc_main$28 = /* @__PURE__ */ defineComponent({
|
|
829
829
|
...{
|
|
830
830
|
name: "MonoInternational"
|
|
831
831
|
},
|
|
@@ -849,25 +849,25 @@ const _sfc_main$25 = /* @__PURE__ */ defineComponent({
|
|
|
849
849
|
viewBox: "0 0 24 24",
|
|
850
850
|
fill: "none",
|
|
851
851
|
xmlns: "http://www.w3.org/2000/svg"
|
|
852
|
-
}, _hoisted_2$
|
|
852
|
+
}, _hoisted_2$1H, 4);
|
|
853
853
|
};
|
|
854
854
|
}
|
|
855
855
|
});
|
|
856
|
-
const _hoisted_1$
|
|
856
|
+
const _hoisted_1$1Y = /* @__PURE__ */ createElementVNode("path", {
|
|
857
857
|
d: "M7 12C7 11.4477 7.44772 11 8 11H11V8C11 7.44772 11.4477 7 12 7C12.5523 7 13 7.44772 13 8V11H16C16.5523 11 17 11.4477 17 12C17 12.5523 16.5523 13 16 13H13V16C13 16.5523 12.5523 17 12 17C11.4477 17 11 16.5523 11 16V13H8C7.44772 13 7 12.5523 7 12Z",
|
|
858
858
|
fill: "currentColor"
|
|
859
859
|
}, null, -1);
|
|
860
|
-
const _hoisted_2$
|
|
860
|
+
const _hoisted_2$1G = /* @__PURE__ */ createElementVNode("path", {
|
|
861
861
|
"fill-rule": "evenodd",
|
|
862
862
|
"clip-rule": "evenodd",
|
|
863
863
|
d: "M5 3C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3H5ZM19 5H5V19H19V5Z",
|
|
864
864
|
fill: "currentColor"
|
|
865
865
|
}, null, -1);
|
|
866
|
-
const _hoisted_3$
|
|
867
|
-
_hoisted_1$
|
|
868
|
-
_hoisted_2$
|
|
866
|
+
const _hoisted_3$X = [
|
|
867
|
+
_hoisted_1$1Y,
|
|
868
|
+
_hoisted_2$1G
|
|
869
869
|
];
|
|
870
|
-
const _sfc_main$
|
|
870
|
+
const _sfc_main$27 = /* @__PURE__ */ defineComponent({
|
|
871
871
|
...{
|
|
872
872
|
name: "MonoAddStroke"
|
|
873
873
|
},
|
|
@@ -891,37 +891,37 @@ const _sfc_main$24 = /* @__PURE__ */ defineComponent({
|
|
|
891
891
|
viewBox: "0 0 24 24",
|
|
892
892
|
fill: "none",
|
|
893
893
|
xmlns: "http://www.w3.org/2000/svg"
|
|
894
|
-
}, _hoisted_3$
|
|
894
|
+
}, _hoisted_3$X, 4);
|
|
895
895
|
};
|
|
896
896
|
}
|
|
897
897
|
});
|
|
898
|
-
const _hoisted_1$
|
|
898
|
+
const _hoisted_1$1X = /* @__PURE__ */ createElementVNode("path", {
|
|
899
899
|
"fill-rule": "evenodd",
|
|
900
900
|
"clip-rule": "evenodd",
|
|
901
901
|
d: "M8 3C9.20948 3 10.2184 3.85888 10.45 5H22V6H10.45C10.2184 7.14112 9.20948 8 8 8C6.79052 8 5.78164 7.14112 5.55001 6H2V5H5.55001C5.78164 3.85888 6.79052 3 8 3ZM6.5 5.5C6.5 4.67157 7.17157 4 8 4C8.82843 4 9.5 4.67157 9.5 5.5C9.5 6.32843 8.82843 7 8 7C7.17157 7 6.5 6.32843 6.5 5.5Z",
|
|
902
902
|
fill: "currentColor"
|
|
903
903
|
}, null, -1);
|
|
904
|
-
const _hoisted_2$
|
|
904
|
+
const _hoisted_2$1F = /* @__PURE__ */ createElementVNode("path", {
|
|
905
905
|
"fill-rule": "evenodd",
|
|
906
906
|
"clip-rule": "evenodd",
|
|
907
907
|
d: "M16 16C17.2095 16 18.2184 16.8589 18.45 18H22V19H18.45C18.2184 20.1411 17.2095 21 16 21C14.7905 21 13.7816 20.1411 13.55 19H2V18H13.55C13.7816 16.8589 14.7905 16 16 16ZM14.5 18.5C14.5 17.6716 15.1716 17 16 17C16.8284 17 17.5 17.6716 17.5 18.5C17.5 19.3284 16.8284 20 16 20C15.1716 20 14.5 19.3284 14.5 18.5Z",
|
|
908
908
|
fill: "currentColor"
|
|
909
909
|
}, null, -1);
|
|
910
|
-
const _hoisted_3$
|
|
910
|
+
const _hoisted_3$W = /* @__PURE__ */ createElementVNode("path", {
|
|
911
911
|
d: "M22 10.5H2V9.5H22V10.5Z",
|
|
912
912
|
fill: "currentColor"
|
|
913
913
|
}, null, -1);
|
|
914
|
-
const _hoisted_4$
|
|
914
|
+
const _hoisted_4$s = /* @__PURE__ */ createElementVNode("path", {
|
|
915
915
|
d: "M2 14.5H22V13.5H2V14.5Z",
|
|
916
916
|
fill: "currentColor"
|
|
917
917
|
}, null, -1);
|
|
918
918
|
const _hoisted_5$d = [
|
|
919
|
-
_hoisted_1$
|
|
920
|
-
_hoisted_2$
|
|
921
|
-
_hoisted_3$
|
|
922
|
-
_hoisted_4$
|
|
919
|
+
_hoisted_1$1X,
|
|
920
|
+
_hoisted_2$1F,
|
|
921
|
+
_hoisted_3$W,
|
|
922
|
+
_hoisted_4$s
|
|
923
923
|
];
|
|
924
|
-
const _sfc_main$
|
|
924
|
+
const _sfc_main$26 = /* @__PURE__ */ defineComponent({
|
|
925
925
|
...{
|
|
926
926
|
name: "K011"
|
|
927
927
|
},
|
|
@@ -949,31 +949,31 @@ const _sfc_main$23 = /* @__PURE__ */ defineComponent({
|
|
|
949
949
|
};
|
|
950
950
|
}
|
|
951
951
|
});
|
|
952
|
-
const _hoisted_1$
|
|
952
|
+
const _hoisted_1$1W = /* @__PURE__ */ createElementVNode("path", {
|
|
953
953
|
d: "M7 3.5H17V2.5H7V3.5Z",
|
|
954
954
|
fill: "currentColor"
|
|
955
955
|
}, null, -1);
|
|
956
|
-
const _hoisted_2$
|
|
956
|
+
const _hoisted_2$1E = /* @__PURE__ */ createElementVNode("path", {
|
|
957
957
|
d: "M13.5 11V17H14.5V11H13.5Z",
|
|
958
958
|
fill: "currentColor"
|
|
959
959
|
}, null, -1);
|
|
960
|
-
const _hoisted_3$
|
|
960
|
+
const _hoisted_3$V = /* @__PURE__ */ createElementVNode("path", {
|
|
961
961
|
d: "M9.5 17V11H10.5V17H9.5Z",
|
|
962
962
|
fill: "currentColor"
|
|
963
963
|
}, null, -1);
|
|
964
|
-
const _hoisted_4$
|
|
964
|
+
const _hoisted_4$r = /* @__PURE__ */ createElementVNode("path", {
|
|
965
965
|
"fill-rule": "evenodd",
|
|
966
966
|
"clip-rule": "evenodd",
|
|
967
967
|
d: "M18.5 7.5H22V6.5H2V7.5H5.5V21.5H18.5V7.5ZM17.5 7.5H6.5V20.5H17.5V7.5Z",
|
|
968
968
|
fill: "currentColor"
|
|
969
969
|
}, null, -1);
|
|
970
970
|
const _hoisted_5$c = [
|
|
971
|
-
_hoisted_1$
|
|
972
|
-
_hoisted_2$
|
|
973
|
-
_hoisted_3$
|
|
974
|
-
_hoisted_4$
|
|
971
|
+
_hoisted_1$1W,
|
|
972
|
+
_hoisted_2$1E,
|
|
973
|
+
_hoisted_3$V,
|
|
974
|
+
_hoisted_4$r
|
|
975
975
|
];
|
|
976
|
-
const _sfc_main$
|
|
976
|
+
const _sfc_main$25 = /* @__PURE__ */ defineComponent({
|
|
977
977
|
...{
|
|
978
978
|
name: "K012"
|
|
979
979
|
},
|
|
@@ -1001,14 +1001,14 @@ const _sfc_main$22 = /* @__PURE__ */ defineComponent({
|
|
|
1001
1001
|
};
|
|
1002
1002
|
}
|
|
1003
1003
|
});
|
|
1004
|
-
const _hoisted_1$
|
|
1004
|
+
const _hoisted_1$1V = /* @__PURE__ */ createElementVNode("path", {
|
|
1005
1005
|
d: "M7.75492 9.87797C7.58273 9.70579 7.35363 9.60236 7.1106 9.58708C6.86758 9.5718 6.62733 9.64572 6.43492 9.79497L6.34092 9.87797L4.21993 12C3.20482 13.0162 2.62754 14.3892 2.61149 15.8255C2.59544 17.2618 3.1419 18.6473 4.13405 19.686C5.1262 20.7246 6.4853 21.3339 7.92081 21.3836C9.35631 21.4333 10.7543 20.9195 11.8159 19.952L11.9979 19.778L14.1189 17.657C14.3002 17.4774 14.406 17.2354 14.4146 16.9804C14.4233 16.7254 14.3341 16.4768 14.1655 16.2854C13.9968 16.094 13.7613 15.9743 13.5073 15.9508C13.2533 15.9273 12.9998 16.0017 12.7989 16.159L12.7049 16.242L10.5839 18.364C9.9402 19.008 9.07083 19.3758 8.16035 19.3893C7.24988 19.4028 6.36999 19.0609 5.70746 18.4362C5.04493 17.8116 4.65193 16.9533 4.61187 16.0436C4.57181 15.1339 4.88786 14.2444 5.49292 13.564L5.63392 13.414L7.75492 11.293C7.8479 11.2001 7.92166 11.0898 7.97198 10.9684C8.02231 10.847 8.04821 10.7169 8.04821 10.5855C8.04821 10.4541 8.02231 10.3239 7.97198 10.2025C7.92166 10.0811 7.8479 9.97084 7.75492 9.87797ZM14.8279 9.17097C14.6557 8.99879 14.4266 8.89536 14.1836 8.88008C13.9406 8.8648 13.7003 8.93872 13.5079 9.08797L13.4129 9.17097L9.17092 13.414C8.99158 13.5939 8.88745 13.8354 8.8797 14.0894C8.87194 14.3433 8.96114 14.5907 9.12917 14.7812C9.29721 14.9718 9.53148 15.0913 9.7844 15.1154C10.0373 15.1395 10.2899 15.0664 10.4909 14.911L10.5849 14.828L14.8279 10.586C14.9209 10.4931 14.9947 10.3828 15.045 10.2614C15.0953 10.14 15.1212 10.0099 15.1212 9.87847C15.1212 9.74705 15.0953 9.61693 15.045 9.49553C14.9947 9.37413 14.9209 9.26384 14.8279 9.17097ZM19.7779 4.22097C18.7771 3.2202 17.4291 2.64376 16.0141 2.61153C14.5992 2.57931 13.2262 3.09379 12.1809 4.04797L11.9989 4.22197L9.87792 6.34197C9.69667 6.52151 9.59089 6.76354 9.58224 7.01852C9.57359 7.27349 9.66272 7.52213 9.83139 7.71355C10.0001 7.90496 10.2355 8.02467 10.4895 8.04817C10.7436 8.07167 10.997 7.99719 11.1979 7.83997L11.2919 7.75697L13.4129 5.63597C14.0566 4.99195 14.926 4.62415 15.8365 4.61066C16.747 4.59716 17.6269 4.93903 18.2894 5.56369C18.9519 6.18835 19.3449 7.04662 19.385 7.95631C19.425 8.866 19.109 9.75549 18.5039 10.436L18.3629 10.586L16.2419 12.706C16.0607 12.8855 15.9549 13.1275 15.9462 13.3825C15.9376 13.6375 16.0267 13.8861 16.1954 14.0775C16.3641 14.269 16.5995 14.3887 16.8535 14.4122C17.1076 14.4357 17.361 14.3612 17.5619 14.204L17.6559 14.121L19.7759 12C20.8073 10.9685 21.3867 9.56962 21.3867 8.11097C21.3867 6.65232 20.8073 5.25341 19.7759 4.22197L19.7779 4.22097Z",
|
|
1006
1006
|
fill: "currentColor"
|
|
1007
1007
|
}, null, -1);
|
|
1008
|
-
const _hoisted_2$
|
|
1009
|
-
_hoisted_1$
|
|
1008
|
+
const _hoisted_2$1D = [
|
|
1009
|
+
_hoisted_1$1V
|
|
1010
1010
|
];
|
|
1011
|
-
const _sfc_main$
|
|
1011
|
+
const _sfc_main$24 = /* @__PURE__ */ defineComponent({
|
|
1012
1012
|
...{
|
|
1013
1013
|
name: "MonoLink"
|
|
1014
1014
|
},
|
|
@@ -1032,18 +1032,18 @@ const _sfc_main$21 = /* @__PURE__ */ defineComponent({
|
|
|
1032
1032
|
viewBox: "0 0 24 24",
|
|
1033
1033
|
fill: "none",
|
|
1034
1034
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1035
|
-
}, _hoisted_2$
|
|
1035
|
+
}, _hoisted_2$1D, 4);
|
|
1036
1036
|
};
|
|
1037
1037
|
}
|
|
1038
1038
|
});
|
|
1039
|
-
const _hoisted_1$
|
|
1039
|
+
const _hoisted_1$1U = /* @__PURE__ */ createElementVNode("path", {
|
|
1040
1040
|
d: "M16.9129 9H7.08711C6.65993 9 6.42948 9.50106 6.70748 9.8254L11.6204 15.5571C11.8199 15.7899 12.1801 15.7899 12.3796 15.5571L17.2925 9.8254C17.5705 9.50106 17.3401 9 16.9129 9Z",
|
|
1041
1041
|
fill: "currentColor"
|
|
1042
1042
|
}, null, -1);
|
|
1043
|
-
const _hoisted_2$
|
|
1044
|
-
_hoisted_1$
|
|
1043
|
+
const _hoisted_2$1C = [
|
|
1044
|
+
_hoisted_1$1U
|
|
1045
1045
|
];
|
|
1046
|
-
const _sfc_main$
|
|
1046
|
+
const _sfc_main$23 = /* @__PURE__ */ defineComponent({
|
|
1047
1047
|
...{
|
|
1048
1048
|
name: "MonoArrowDown"
|
|
1049
1049
|
},
|
|
@@ -1067,18 +1067,18 @@ const _sfc_main$20 = /* @__PURE__ */ defineComponent({
|
|
|
1067
1067
|
viewBox: "0 0 24 24",
|
|
1068
1068
|
fill: "none",
|
|
1069
1069
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1070
|
-
}, _hoisted_2$
|
|
1070
|
+
}, _hoisted_2$1C, 4);
|
|
1071
1071
|
};
|
|
1072
1072
|
}
|
|
1073
1073
|
});
|
|
1074
|
-
const _hoisted_1$
|
|
1074
|
+
const _hoisted_1$1T = /* @__PURE__ */ createElementVNode("path", {
|
|
1075
1075
|
d: "M11 20C11 20.5523 11.4477 21 12 21C12.5523 21 13 20.5523 13 20V13H20C20.5523 13 21 12.5523 21 12C21 11.4477 20.5523 11 20 11H13V4C13 3.44772 12.5523 3 12 3C11.4477 3 11 3.44772 11 4V11H4C3.44772 11 3 11.4477 3 12C3 12.5523 3.44772 13 4 13H11V20Z",
|
|
1076
1076
|
fill: "currentColor"
|
|
1077
1077
|
}, null, -1);
|
|
1078
|
-
const _hoisted_2$
|
|
1079
|
-
_hoisted_1$
|
|
1078
|
+
const _hoisted_2$1B = [
|
|
1079
|
+
_hoisted_1$1T
|
|
1080
1080
|
];
|
|
1081
|
-
const _sfc_main$
|
|
1081
|
+
const _sfc_main$22 = /* @__PURE__ */ defineComponent({
|
|
1082
1082
|
...{
|
|
1083
1083
|
name: "MonoAdd"
|
|
1084
1084
|
},
|
|
@@ -1102,18 +1102,18 @@ const _sfc_main$1$ = /* @__PURE__ */ defineComponent({
|
|
|
1102
1102
|
viewBox: "0 0 24 24",
|
|
1103
1103
|
fill: "none",
|
|
1104
1104
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1105
|
-
}, _hoisted_2$
|
|
1105
|
+
}, _hoisted_2$1B, 4);
|
|
1106
1106
|
};
|
|
1107
1107
|
}
|
|
1108
1108
|
});
|
|
1109
|
-
const _hoisted_1$
|
|
1109
|
+
const _hoisted_1$1S = /* @__PURE__ */ createElementVNode("path", {
|
|
1110
1110
|
d: "M7.08711 15L16.9129 15C17.3401 15 17.5705 14.4989 17.2925 14.1746L12.3796 8.4429C12.1801 8.21009 11.8199 8.21009 11.6204 8.4429L6.70748 14.1746C6.42948 14.4989 6.65993 15 7.08711 15Z",
|
|
1111
1111
|
fill: "currentColor"
|
|
1112
1112
|
}, null, -1);
|
|
1113
|
-
const _hoisted_2$
|
|
1114
|
-
_hoisted_1$
|
|
1113
|
+
const _hoisted_2$1A = [
|
|
1114
|
+
_hoisted_1$1S
|
|
1115
1115
|
];
|
|
1116
|
-
const _sfc_main$
|
|
1116
|
+
const _sfc_main$21 = /* @__PURE__ */ defineComponent({
|
|
1117
1117
|
...{
|
|
1118
1118
|
name: "MonoArrowUp"
|
|
1119
1119
|
},
|
|
@@ -1137,20 +1137,20 @@ const _sfc_main$1_ = /* @__PURE__ */ defineComponent({
|
|
|
1137
1137
|
viewBox: "0 0 24 24",
|
|
1138
1138
|
fill: "none",
|
|
1139
1139
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1140
|
-
}, _hoisted_2$
|
|
1140
|
+
}, _hoisted_2$1A, 4);
|
|
1141
1141
|
};
|
|
1142
1142
|
}
|
|
1143
1143
|
});
|
|
1144
|
-
const _hoisted_1$
|
|
1144
|
+
const _hoisted_1$1R = /* @__PURE__ */ createElementVNode("path", {
|
|
1145
1145
|
"fill-rule": "evenodd",
|
|
1146
1146
|
"clip-rule": "evenodd",
|
|
1147
1147
|
d: "M7.5 3.75C6.61005 3.75 5.62413 4.03638 4.81608 4.33931C3.99211 4.64821 3.27743 5.00381 2.90819 5.19738C2.49277 5.41516 2.25 5.84262 2.25 6.29139V18.7816C2.25 19.6573 3.11205 20.239 3.90965 19.9824C4.83191 19.6857 6.3931 19.25 7.5 19.25C8.16786 19.25 9.02024 19.4109 9.81649 19.6139C10.6006 19.8139 11.2782 20.0409 11.5789 20.146C11.8519 20.2415 12.1481 20.2415 12.4211 20.146C12.7218 20.0409 13.3994 19.8139 14.1835 19.6139C14.9798 19.4109 15.8321 19.25 16.5 19.25C17.6069 19.25 19.1681 19.6857 20.0903 19.9824C20.888 20.239 21.75 19.6573 21.75 18.7816V6.29139C21.75 5.84262 21.5072 5.41516 21.0918 5.19738C20.7226 5.00381 20.0079 4.64821 19.1839 4.33931C18.3759 4.03638 17.39 3.75 16.5 3.75C15.6069 3.75 14.6171 4.03841 13.807 4.34271C13.0507 4.62685 12.3872 4.9498 12 5.14963C11.6128 4.9498 10.9493 4.62685 10.193 4.34271C9.38294 4.03841 8.39306 3.75 7.5 3.75ZM3.75 18.4601V6.45073C4.11283 6.2656 4.69354 5.9872 5.34264 5.74385C6.10303 5.45879 6.88478 5.25 7.5 5.25C8.11759 5.25 8.90278 5.46038 9.66545 5.74689C10.3114 5.98954 10.8888 6.26642 11.25 6.45073V18.4602C10.9396 18.3647 10.5761 18.2596 10.1871 18.1604C9.3581 17.949 8.35944 17.75 7.5 17.75C6.26801 17.75 4.7149 18.1631 3.75 18.4601ZM12.75 18.4602C13.0604 18.3647 13.4239 18.2596 13.8129 18.1604C14.6419 17.949 15.6406 17.75 16.5 17.75C17.732 17.75 19.2851 18.1631 20.25 18.4601V6.45073C19.8872 6.2656 19.3065 5.9872 18.6574 5.74385C17.897 5.45879 17.1152 5.25 16.5 5.25C15.8824 5.25 15.0972 5.46038 14.3345 5.74689C13.6886 5.98954 13.1112 6.26642 12.75 6.45073V18.4602Z",
|
|
1148
1148
|
fill: "currentColor"
|
|
1149
1149
|
}, null, -1);
|
|
1150
|
-
const _hoisted_2$
|
|
1151
|
-
_hoisted_1$
|
|
1150
|
+
const _hoisted_2$1z = [
|
|
1151
|
+
_hoisted_1$1R
|
|
1152
1152
|
];
|
|
1153
|
-
const _sfc_main$
|
|
1153
|
+
const _sfc_main$20 = /* @__PURE__ */ defineComponent({
|
|
1154
1154
|
...{
|
|
1155
1155
|
name: "MonoBook15"
|
|
1156
1156
|
},
|
|
@@ -1174,32 +1174,32 @@ const _sfc_main$1Z = /* @__PURE__ */ defineComponent({
|
|
|
1174
1174
|
viewBox: "0 0 24 24",
|
|
1175
1175
|
fill: "none",
|
|
1176
1176
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1177
|
-
}, _hoisted_2$
|
|
1177
|
+
}, _hoisted_2$1z, 4);
|
|
1178
1178
|
};
|
|
1179
1179
|
}
|
|
1180
1180
|
});
|
|
1181
|
-
const _hoisted_1$
|
|
1181
|
+
const _hoisted_1$1Q = /* @__PURE__ */ createElementVNode("path", {
|
|
1182
1182
|
"fill-rule": "evenodd",
|
|
1183
1183
|
"clip-rule": "evenodd",
|
|
1184
1184
|
d: "M16.365 7.89691C16.7503 8.58184 16.7503 9.41816 16.365 10.1031L13.8338 14.6031C13.4352 15.3116 12.6856 15.75 11.8727 15.75H6.44453C5.67843 15.75 4.96497 15.3602 4.5511 14.7155L3.11884 12.4844C2.89507 12.1358 2.99625 11.6718 3.34482 11.4481C3.69339 11.2243 4.15736 11.3255 4.38113 11.6741L5.81339 13.9052C5.95134 14.1201 6.18917 14.25 6.44453 14.25H11.8727C12.1437 14.25 12.3936 14.1039 12.5264 13.8677L15.0576 9.3677C15.1861 9.13939 15.1861 8.86062 15.0576 8.63231L12.5264 4.1323C12.3936 3.89615 12.1437 3.75 11.8727 3.75L6.44454 3.75C6.18917 3.75 5.95135 3.87994 5.81339 4.09484L4.38113 6.32598C4.15737 6.67455 3.6934 6.77573 3.34482 6.55196C2.99625 6.3282 2.89508 5.86423 3.11884 5.51566L4.5511 3.28452C4.96496 2.63982 5.67843 2.25 6.44454 2.25L11.8727 2.25C12.6856 2.25 13.4352 2.68844 13.8338 3.39691L16.365 7.89691Z",
|
|
1185
1185
|
fill: "currentColor"
|
|
1186
1186
|
}, null, -1);
|
|
1187
|
-
const _hoisted_2$
|
|
1187
|
+
const _hoisted_2$1y = /* @__PURE__ */ createElementVNode("path", {
|
|
1188
1188
|
d: "M1.5 9C1.5 8.58579 1.83579 8.25 2.25 8.25H10.5C10.9142 8.25 11.25 8.58579 11.25 9C11.25 9.41421 10.9142 9.75 10.5 9.75H2.25C1.83579 9.75 1.5 9.41421 1.5 9Z",
|
|
1189
1189
|
fill: "currentColor"
|
|
1190
1190
|
}, null, -1);
|
|
1191
|
-
const _hoisted_3$
|
|
1191
|
+
const _hoisted_3$U = /* @__PURE__ */ createElementVNode("path", {
|
|
1192
1192
|
"fill-rule": "evenodd",
|
|
1193
1193
|
"clip-rule": "evenodd",
|
|
1194
1194
|
d: "M8.46968 11.7803C8.17678 11.4874 8.17678 11.0126 8.46968 10.7197L10.1893 9L8.46968 7.28033C8.17678 6.98744 8.17678 6.51256 8.46968 6.21967C8.76257 5.92678 9.23744 5.92678 9.53034 6.21967L11.7803 8.46967C12.0732 8.76256 12.0732 9.23744 11.7803 9.53033L9.53034 11.7803C9.23744 12.0732 8.76257 12.0732 8.46968 11.7803Z",
|
|
1195
1195
|
fill: "currentColor"
|
|
1196
1196
|
}, null, -1);
|
|
1197
|
-
const _hoisted_4$
|
|
1198
|
-
_hoisted_1$
|
|
1199
|
-
_hoisted_2$
|
|
1200
|
-
_hoisted_3$
|
|
1197
|
+
const _hoisted_4$q = [
|
|
1198
|
+
_hoisted_1$1Q,
|
|
1199
|
+
_hoisted_2$1y,
|
|
1200
|
+
_hoisted_3$U
|
|
1201
1201
|
];
|
|
1202
|
-
const _sfc_main$
|
|
1202
|
+
const _sfc_main$1$ = /* @__PURE__ */ defineComponent({
|
|
1203
1203
|
...{
|
|
1204
1204
|
name: "MonoApi"
|
|
1205
1205
|
},
|
|
@@ -1223,23 +1223,23 @@ const _sfc_main$1Y = /* @__PURE__ */ defineComponent({
|
|
|
1223
1223
|
viewBox: "0 0 18 18",
|
|
1224
1224
|
fill: "none",
|
|
1225
1225
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1226
|
-
}, _hoisted_4$
|
|
1226
|
+
}, _hoisted_4$q, 4);
|
|
1227
1227
|
};
|
|
1228
1228
|
}
|
|
1229
1229
|
});
|
|
1230
|
-
const _hoisted_1$
|
|
1230
|
+
const _hoisted_1$1P = /* @__PURE__ */ createElementVNode("path", {
|
|
1231
1231
|
d: "M8.06755 13H15.9325C16.3564 13 16.588 13.4944 16.3166 13.8201L12.3841 18.5391C12.1842 18.7789 11.8158 18.7789 11.6159 18.5391L7.68343 13.8201C7.41205 13.4944 7.64363 13 8.06755 13Z",
|
|
1232
1232
|
fill: "currentColor"
|
|
1233
1233
|
}, null, -1);
|
|
1234
|
-
const _hoisted_2$
|
|
1234
|
+
const _hoisted_2$1x = /* @__PURE__ */ createElementVNode("path", {
|
|
1235
1235
|
d: "M8.06755 11H15.9325C16.3564 11 16.588 10.5056 16.3166 10.1799L12.3841 5.46091C12.1842 5.22104 11.8158 5.22104 11.6159 5.46091L7.68343 10.1799C7.41205 10.5056 7.64363 11 8.06755 11Z",
|
|
1236
1236
|
fill: "currentColor"
|
|
1237
1237
|
}, null, -1);
|
|
1238
|
-
const _hoisted_3$
|
|
1239
|
-
_hoisted_1$
|
|
1240
|
-
_hoisted_2$
|
|
1238
|
+
const _hoisted_3$T = [
|
|
1239
|
+
_hoisted_1$1P,
|
|
1240
|
+
_hoisted_2$1x
|
|
1241
1241
|
];
|
|
1242
|
-
const _sfc_main$
|
|
1242
|
+
const _sfc_main$1_ = /* @__PURE__ */ defineComponent({
|
|
1243
1243
|
...{
|
|
1244
1244
|
name: "MonoArrow"
|
|
1245
1245
|
},
|
|
@@ -1263,20 +1263,20 @@ const _sfc_main$1X = /* @__PURE__ */ defineComponent({
|
|
|
1263
1263
|
viewBox: "0 0 24 24",
|
|
1264
1264
|
fill: "none",
|
|
1265
1265
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1266
|
-
}, _hoisted_3$
|
|
1266
|
+
}, _hoisted_3$T, 4);
|
|
1267
1267
|
};
|
|
1268
1268
|
}
|
|
1269
1269
|
});
|
|
1270
|
-
const _hoisted_1$
|
|
1270
|
+
const _hoisted_1$1O = /* @__PURE__ */ createElementVNode("path", {
|
|
1271
1271
|
"fill-rule": "evenodd",
|
|
1272
1272
|
"clip-rule": "evenodd",
|
|
1273
1273
|
d: "M7 3C7 2.44772 7.44772 2 8 2C8.55228 2 9 2.44772 9 3V5H15V3C15 2.44772 15.4477 2 16 2C16.5523 2 17 2.44772 17 3V5H19C20.1046 5 21 5.89543 21 7V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V7C3 5.89543 3.89543 5 5 5H7V3ZM5 7H19V10.5H5V7ZM5 12.5V19H19V12.5H5Z",
|
|
1274
1274
|
fill: "currentColor"
|
|
1275
1275
|
}, null, -1);
|
|
1276
|
-
const _hoisted_2$
|
|
1277
|
-
_hoisted_1$
|
|
1276
|
+
const _hoisted_2$1w = [
|
|
1277
|
+
_hoisted_1$1O
|
|
1278
1278
|
];
|
|
1279
|
-
const _sfc_main$
|
|
1279
|
+
const _sfc_main$1Z = /* @__PURE__ */ defineComponent({
|
|
1280
1280
|
...{
|
|
1281
1281
|
name: "MonoCalendar"
|
|
1282
1282
|
},
|
|
@@ -1300,25 +1300,25 @@ const _sfc_main$1W = /* @__PURE__ */ defineComponent({
|
|
|
1300
1300
|
viewBox: "0 0 24 24",
|
|
1301
1301
|
fill: "none",
|
|
1302
1302
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1303
|
-
}, _hoisted_2$
|
|
1303
|
+
}, _hoisted_2$1w, 4);
|
|
1304
1304
|
};
|
|
1305
1305
|
}
|
|
1306
1306
|
});
|
|
1307
|
-
const _hoisted_1$
|
|
1307
|
+
const _hoisted_1$1N = /* @__PURE__ */ createElementVNode("path", {
|
|
1308
1308
|
d: "M12 14.4142C12.3905 14.8047 13.0237 14.8047 13.4142 14.4142L16.7071 11.1213C17.0976 10.7308 17.0976 10.0976 16.7071 9.70711C16.3166 9.31658 15.6834 9.31658 15.2929 9.70711L12.7071 12.2929L10.9142 10.5C10.5237 10.1095 9.89052 10.1095 9.5 10.5L7.20711 12.7929C6.81658 13.1834 6.81658 13.8166 7.20711 14.2071C7.59763 14.5976 8.2308 14.5976 8.62132 14.2071L10.2071 12.6213L12 14.4142Z",
|
|
1309
1309
|
fill: "currentColor"
|
|
1310
1310
|
}, null, -1);
|
|
1311
|
-
const _hoisted_2$
|
|
1311
|
+
const _hoisted_2$1v = /* @__PURE__ */ createElementVNode("path", {
|
|
1312
1312
|
"fill-rule": "evenodd",
|
|
1313
1313
|
"clip-rule": "evenodd",
|
|
1314
1314
|
d: "M5 21C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5ZM5 5H19V19H5V5Z",
|
|
1315
1315
|
fill: "currentColor"
|
|
1316
1316
|
}, null, -1);
|
|
1317
|
-
const _hoisted_3$
|
|
1318
|
-
_hoisted_1$
|
|
1319
|
-
_hoisted_2$
|
|
1317
|
+
const _hoisted_3$S = [
|
|
1318
|
+
_hoisted_1$1N,
|
|
1319
|
+
_hoisted_2$1v
|
|
1320
1320
|
];
|
|
1321
|
-
const _sfc_main$
|
|
1321
|
+
const _sfc_main$1Y = /* @__PURE__ */ defineComponent({
|
|
1322
1322
|
...{
|
|
1323
1323
|
name: "MonoChart"
|
|
1324
1324
|
},
|
|
@@ -1342,25 +1342,25 @@ const _sfc_main$1V = /* @__PURE__ */ defineComponent({
|
|
|
1342
1342
|
viewBox: "0 0 24 24",
|
|
1343
1343
|
fill: "none",
|
|
1344
1344
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1345
|
-
}, _hoisted_3$
|
|
1345
|
+
}, _hoisted_3$S, 4);
|
|
1346
1346
|
};
|
|
1347
1347
|
}
|
|
1348
1348
|
});
|
|
1349
|
-
const _hoisted_1$
|
|
1349
|
+
const _hoisted_1$1M = /* @__PURE__ */ createElementVNode("path", {
|
|
1350
1350
|
d: "M18 14.25C18 13.6977 17.5523 13.25 17 13.25H14C13.4477 13.25 13 13.6977 13 14.25C13 14.8023 13.4477 15.25 14 15.25H17C17.5523 15.25 18 14.8023 18 14.25Z",
|
|
1351
1351
|
fill: "currentColor"
|
|
1352
1352
|
}, null, -1);
|
|
1353
|
-
const _hoisted_2$
|
|
1353
|
+
const _hoisted_2$1u = /* @__PURE__ */ createElementVNode("path", {
|
|
1354
1354
|
"fill-rule": "evenodd",
|
|
1355
1355
|
"clip-rule": "evenodd",
|
|
1356
1356
|
d: "M4 4C2.89543 4 2 4.89543 2 6V18C2 19.1046 2.89543 20 4 20H20C21.1046 20 22 19.1046 22 18V6C22 4.89543 21.1046 4 20 4H4ZM20 6H4V8.5H20V6ZM4 18V10.5H20V18H4Z",
|
|
1357
1357
|
fill: "currentColor"
|
|
1358
1358
|
}, null, -1);
|
|
1359
|
-
const _hoisted_3$
|
|
1360
|
-
_hoisted_1$
|
|
1361
|
-
_hoisted_2$
|
|
1359
|
+
const _hoisted_3$R = [
|
|
1360
|
+
_hoisted_1$1M,
|
|
1361
|
+
_hoisted_2$1u
|
|
1362
1362
|
];
|
|
1363
|
-
const _sfc_main$
|
|
1363
|
+
const _sfc_main$1X = /* @__PURE__ */ defineComponent({
|
|
1364
1364
|
...{
|
|
1365
1365
|
name: "MonoBankCard"
|
|
1366
1366
|
},
|
|
@@ -1384,18 +1384,18 @@ const _sfc_main$1U = /* @__PURE__ */ defineComponent({
|
|
|
1384
1384
|
viewBox: "0 0 24 24",
|
|
1385
1385
|
fill: "none",
|
|
1386
1386
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1387
|
-
}, _hoisted_3$
|
|
1387
|
+
}, _hoisted_3$R, 4);
|
|
1388
1388
|
};
|
|
1389
1389
|
}
|
|
1390
1390
|
});
|
|
1391
|
-
const _hoisted_1$
|
|
1391
|
+
const _hoisted_1$1L = /* @__PURE__ */ createElementVNode("path", {
|
|
1392
1392
|
d: "M3.775 5.47222V7.27778C3.775 7.675 4.06749 8 4.425 8C4.78249 8 5.075 7.675 5.075 7.27778V5.47222H6.7C7.05749 5.47222 7.35 5.14722 7.35 4.75C7.35 4.35278 7.05749 4.02778 6.7 4.02778H5.075V2.22222C5.075 1.825 4.78249 1.5 4.425 1.5C4.06749 1.5 3.775 1.825 3.775 2.22222V4.02778H2.15C1.79251 4.02778 1.5 4.35278 1.5 4.75C1.5 5.14722 1.79251 5.47222 2.15 5.47222H3.775ZM9.3 9.44445C8.94251 9.44445 8.65 9.76945 8.65 10.1667C8.65 10.5639 8.94251 10.8889 9.3 10.8889H13.85C14.2075 10.8889 14.5 10.5639 14.5 10.1667C14.5 9.76945 14.2075 9.44445 13.85 9.44445H9.3ZM13.655 1.71667C13.395 1.42778 13.005 1.42778 12.745 1.71667L2.345 13.2722C2.085 13.5611 2.085 13.9945 2.345 14.2833C2.605 14.5722 2.995 14.5722 3.255 14.2833L13.655 2.72778C13.915 2.43888 13.915 1.96945 13.655 1.71667ZM13.85 12.3333H9.3C8.94251 12.3333 8.65 12.6583 8.65 13.0556C8.65 13.4528 8.94251 13.7778 9.3 13.7778H13.85C14.2075 13.7778 14.5 13.4528 14.5 13.0556C14.5 12.6583 14.2075 12.3333 13.85 12.3333Z",
|
|
1393
1393
|
fill: "currentColor"
|
|
1394
1394
|
}, null, -1);
|
|
1395
|
-
const _hoisted_2$
|
|
1396
|
-
_hoisted_1$
|
|
1395
|
+
const _hoisted_2$1t = [
|
|
1396
|
+
_hoisted_1$1L
|
|
1397
1397
|
];
|
|
1398
|
-
const _sfc_main$
|
|
1398
|
+
const _sfc_main$1W = /* @__PURE__ */ defineComponent({
|
|
1399
1399
|
...{
|
|
1400
1400
|
name: "MonoCalc"
|
|
1401
1401
|
},
|
|
@@ -1419,20 +1419,20 @@ const _sfc_main$1T = /* @__PURE__ */ defineComponent({
|
|
|
1419
1419
|
viewBox: "0 0 16 16",
|
|
1420
1420
|
fill: "none",
|
|
1421
1421
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1422
|
-
}, _hoisted_2$
|
|
1422
|
+
}, _hoisted_2$1t, 4);
|
|
1423
1423
|
};
|
|
1424
1424
|
}
|
|
1425
1425
|
});
|
|
1426
|
-
const _hoisted_1$
|
|
1426
|
+
const _hoisted_1$1K = /* @__PURE__ */ createElementVNode("path", {
|
|
1427
1427
|
"fill-rule": "evenodd",
|
|
1428
1428
|
"clip-rule": "evenodd",
|
|
1429
1429
|
d: "M12 2.25C6.61522 2.25 2.25 6.61522 2.25 12C2.25 17.3848 6.61522 21.75 12 21.75C17.3848 21.75 21.75 17.3848 21.75 12C21.75 6.61522 17.3848 2.25 12 2.25ZM11.25 3.78363C7.04513 4.16255 3.75 7.69647 3.75 12C3.75 16.5563 7.44365 20.25 12 20.25C16.1314 20.25 19.5535 17.2132 20.1559 13.25H12.5C11.8096 13.25 11.25 12.6904 11.25 12V3.78363ZM20.2463 11.75C20.1216 7.56031 16.8732 4.15519 12.75 3.78363V11.75H20.2463Z",
|
|
1430
1430
|
fill: "currentColor"
|
|
1431
1431
|
}, null, -1);
|
|
1432
|
-
const _hoisted_2$
|
|
1433
|
-
_hoisted_1$
|
|
1432
|
+
const _hoisted_2$1s = [
|
|
1433
|
+
_hoisted_1$1K
|
|
1434
1434
|
];
|
|
1435
|
-
const _sfc_main$
|
|
1435
|
+
const _sfc_main$1V = /* @__PURE__ */ defineComponent({
|
|
1436
1436
|
...{
|
|
1437
1437
|
name: "MonoChart15"
|
|
1438
1438
|
},
|
|
@@ -1456,20 +1456,20 @@ const _sfc_main$1S = /* @__PURE__ */ defineComponent({
|
|
|
1456
1456
|
viewBox: "0 0 24 24",
|
|
1457
1457
|
fill: "none",
|
|
1458
1458
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1459
|
-
}, _hoisted_2$
|
|
1459
|
+
}, _hoisted_2$1s, 4);
|
|
1460
1460
|
};
|
|
1461
1461
|
}
|
|
1462
1462
|
});
|
|
1463
|
-
const _hoisted_1$
|
|
1463
|
+
const _hoisted_1$1J = /* @__PURE__ */ createElementVNode("path", {
|
|
1464
1464
|
"fill-rule": "evenodd",
|
|
1465
1465
|
"clip-rule": "evenodd",
|
|
1466
1466
|
d: "M5.20975 8.72642C5.60695 8.32614 6.25421 8.32614 6.65141 8.72642L12 14.1166L17.3486 8.72642C17.7458 8.32614 18.3931 8.32614 18.7903 8.72642C19.1831 9.12234 19.1831 9.76103 18.7903 10.157L12.7098 16.2846C12.3187 16.6788 11.6813 16.6788 11.2902 16.2846L5.20975 10.157C4.81688 9.76103 4.81688 9.12235 5.20975 8.72642Z",
|
|
1467
1467
|
fill: "currentColor"
|
|
1468
1468
|
}, null, -1);
|
|
1469
|
-
const _hoisted_2$
|
|
1470
|
-
_hoisted_1$
|
|
1469
|
+
const _hoisted_2$1r = [
|
|
1470
|
+
_hoisted_1$1J
|
|
1471
1471
|
];
|
|
1472
|
-
const _sfc_main$
|
|
1472
|
+
const _sfc_main$1U = /* @__PURE__ */ defineComponent({
|
|
1473
1473
|
...{
|
|
1474
1474
|
name: "MonoChevronDown"
|
|
1475
1475
|
},
|
|
@@ -1493,20 +1493,20 @@ const _sfc_main$1R = /* @__PURE__ */ defineComponent({
|
|
|
1493
1493
|
viewBox: "0 0 24 24",
|
|
1494
1494
|
fill: "none",
|
|
1495
1495
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1496
|
-
}, _hoisted_2$
|
|
1496
|
+
}, _hoisted_2$1r, 4);
|
|
1497
1497
|
};
|
|
1498
1498
|
}
|
|
1499
1499
|
});
|
|
1500
|
-
const _hoisted_1$
|
|
1500
|
+
const _hoisted_1$1I = /* @__PURE__ */ createElementVNode("path", {
|
|
1501
1501
|
"fill-rule": "evenodd",
|
|
1502
1502
|
"clip-rule": "evenodd",
|
|
1503
1503
|
d: "M8.72644 18.7903C8.32615 18.3931 8.32615 17.7458 8.72644 17.3486L14.1166 12L8.72644 6.65141C8.32615 6.25421 8.32615 5.60695 8.72644 5.20975C9.12236 4.81688 9.76105 4.81688 10.157 5.20975L16.2846 11.2902C16.6788 11.6813 16.6788 12.3187 16.2846 12.7098L10.157 18.7903C9.76105 19.1831 9.12236 19.1831 8.72644 18.7903Z",
|
|
1504
1504
|
fill: "currentColor"
|
|
1505
1505
|
}, null, -1);
|
|
1506
|
-
const _hoisted_2$
|
|
1507
|
-
_hoisted_1$
|
|
1506
|
+
const _hoisted_2$1q = [
|
|
1507
|
+
_hoisted_1$1I
|
|
1508
1508
|
];
|
|
1509
|
-
const _sfc_main$
|
|
1509
|
+
const _sfc_main$1T = /* @__PURE__ */ defineComponent({
|
|
1510
1510
|
...{
|
|
1511
1511
|
name: "MonoChevronRight"
|
|
1512
1512
|
},
|
|
@@ -1530,20 +1530,20 @@ const _sfc_main$1Q = /* @__PURE__ */ defineComponent({
|
|
|
1530
1530
|
viewBox: "0 0 24 24",
|
|
1531
1531
|
fill: "none",
|
|
1532
1532
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1533
|
-
}, _hoisted_2$
|
|
1533
|
+
}, _hoisted_2$1q, 4);
|
|
1534
1534
|
};
|
|
1535
1535
|
}
|
|
1536
1536
|
});
|
|
1537
|
-
const _hoisted_1$
|
|
1537
|
+
const _hoisted_1$1H = /* @__PURE__ */ createElementVNode("path", {
|
|
1538
1538
|
"fill-rule": "evenodd",
|
|
1539
1539
|
"clip-rule": "evenodd",
|
|
1540
1540
|
d: "M18.7903 15.2736C18.3931 15.6739 17.7458 15.6739 17.3486 15.2736L12 9.88341L6.65141 15.2736C6.25421 15.6739 5.60695 15.6739 5.20975 15.2736C4.81688 14.8777 4.81688 14.239 5.20975 13.8431L11.2902 7.71538C11.6813 7.32119 12.3187 7.32119 12.7098 7.71537L18.7903 13.8431C19.1831 14.239 19.1831 14.8777 18.7903 15.2736Z",
|
|
1541
1541
|
fill: "currentColor"
|
|
1542
1542
|
}, null, -1);
|
|
1543
|
-
const _hoisted_2$
|
|
1544
|
-
_hoisted_1$
|
|
1543
|
+
const _hoisted_2$1p = [
|
|
1544
|
+
_hoisted_1$1H
|
|
1545
1545
|
];
|
|
1546
|
-
const _sfc_main$
|
|
1546
|
+
const _sfc_main$1S = /* @__PURE__ */ defineComponent({
|
|
1547
1547
|
...{
|
|
1548
1548
|
name: "MonoChevronUp"
|
|
1549
1549
|
},
|
|
@@ -1567,20 +1567,20 @@ const _sfc_main$1P = /* @__PURE__ */ defineComponent({
|
|
|
1567
1567
|
viewBox: "0 0 24 24",
|
|
1568
1568
|
fill: "none",
|
|
1569
1569
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1570
|
-
}, _hoisted_2$
|
|
1570
|
+
}, _hoisted_2$1p, 4);
|
|
1571
1571
|
};
|
|
1572
1572
|
}
|
|
1573
1573
|
});
|
|
1574
|
-
const _hoisted_1$
|
|
1574
|
+
const _hoisted_1$1G = /* @__PURE__ */ createElementVNode("path", {
|
|
1575
1575
|
"fill-rule": "evenodd",
|
|
1576
1576
|
"clip-rule": "evenodd",
|
|
1577
1577
|
d: "M15.2736 5.20975C15.6739 5.60695 15.6739 6.25421 15.2736 6.65141L9.8834 12L15.2736 17.3486C15.6739 17.7458 15.6739 18.3931 15.2736 18.7903C14.8776 19.1831 14.239 19.1831 13.843 18.7903L7.71536 12.7098C7.32118 12.3187 7.32118 11.6813 7.71536 11.2902L13.843 5.20975C14.239 4.81688 14.8776 4.81688 15.2736 5.20975Z",
|
|
1578
1578
|
fill: "currentColor"
|
|
1579
1579
|
}, null, -1);
|
|
1580
|
-
const _hoisted_2$
|
|
1581
|
-
_hoisted_1$
|
|
1580
|
+
const _hoisted_2$1o = [
|
|
1581
|
+
_hoisted_1$1G
|
|
1582
1582
|
];
|
|
1583
|
-
const _sfc_main$
|
|
1583
|
+
const _sfc_main$1R = /* @__PURE__ */ defineComponent({
|
|
1584
1584
|
...{
|
|
1585
1585
|
name: "MonoChevronLeft"
|
|
1586
1586
|
},
|
|
@@ -1604,20 +1604,20 @@ const _sfc_main$1O = /* @__PURE__ */ defineComponent({
|
|
|
1604
1604
|
viewBox: "0 0 24 24",
|
|
1605
1605
|
fill: "none",
|
|
1606
1606
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1607
|
-
}, _hoisted_2$
|
|
1607
|
+
}, _hoisted_2$1o, 4);
|
|
1608
1608
|
};
|
|
1609
1609
|
}
|
|
1610
1610
|
});
|
|
1611
|
-
const _hoisted_1$
|
|
1611
|
+
const _hoisted_1$1F = /* @__PURE__ */ createElementVNode("path", {
|
|
1612
1612
|
"fill-rule": "evenodd",
|
|
1613
1613
|
"clip-rule": "evenodd",
|
|
1614
1614
|
d: "M11.2929 4.29289C11.6834 3.90237 12.3166 3.90237 12.7071 4.29289L18 9.58579C18.3905 9.97631 18.3905 10.6095 18 11C17.6095 11.3905 16.9763 11.3905 16.5858 11L13 7.41421V19C13 19.5523 12.5523 20 12 20C11.4477 20 11 19.5523 11 19V7.41421L7.4142 11C7.02368 11.3905 6.39051 11.3905 5.99999 11C5.60946 10.6095 5.60946 9.97631 5.99999 9.58579L11.2929 4.29289Z",
|
|
1615
1615
|
fill: "currentColor"
|
|
1616
1616
|
}, null, -1);
|
|
1617
|
-
const _hoisted_2$
|
|
1618
|
-
_hoisted_1$
|
|
1617
|
+
const _hoisted_2$1n = [
|
|
1618
|
+
_hoisted_1$1F
|
|
1619
1619
|
];
|
|
1620
|
-
const _sfc_main$
|
|
1620
|
+
const _sfc_main$1Q = /* @__PURE__ */ defineComponent({
|
|
1621
1621
|
...{
|
|
1622
1622
|
name: "MonoChevronlinUp"
|
|
1623
1623
|
},
|
|
@@ -1641,18 +1641,18 @@ const _sfc_main$1N = /* @__PURE__ */ defineComponent({
|
|
|
1641
1641
|
viewBox: "0 0 24 24",
|
|
1642
1642
|
fill: "none",
|
|
1643
1643
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1644
|
-
}, _hoisted_2$
|
|
1644
|
+
}, _hoisted_2$1n, 4);
|
|
1645
1645
|
};
|
|
1646
1646
|
}
|
|
1647
1647
|
});
|
|
1648
|
-
const _hoisted_1$
|
|
1648
|
+
const _hoisted_1$1E = /* @__PURE__ */ createElementVNode("path", {
|
|
1649
1649
|
d: "M4.92893 17.6569C4.53841 18.0474 4.53841 18.6806 4.92893 19.0711C5.31946 19.4616 5.95262 19.4616 6.34315 19.0711L12 13.4142L17.6569 19.0711C18.0474 19.4616 18.6805 19.4616 19.0711 19.0711C19.4616 18.6806 19.4616 18.0474 19.0711 17.6569L13.4142 12L19.0711 6.34315C19.4616 5.95263 19.4616 5.31946 19.0711 4.92894C18.6805 4.53842 18.0474 4.53842 17.6569 4.92894L12 10.5858L6.34315 4.92894C5.95262 4.53842 5.31946 4.53842 4.92893 4.92894C4.53841 5.31947 4.53841 5.95263 4.92893 6.34315L10.5858 12L4.92893 17.6569Z",
|
|
1650
1650
|
fill: "currentColor"
|
|
1651
1651
|
}, null, -1);
|
|
1652
|
-
const _hoisted_2$
|
|
1653
|
-
_hoisted_1$
|
|
1652
|
+
const _hoisted_2$1m = [
|
|
1653
|
+
_hoisted_1$1E
|
|
1654
1654
|
];
|
|
1655
|
-
const _sfc_main$
|
|
1655
|
+
const _sfc_main$1P = /* @__PURE__ */ defineComponent({
|
|
1656
1656
|
...{
|
|
1657
1657
|
name: "MonoClose"
|
|
1658
1658
|
},
|
|
@@ -1676,27 +1676,27 @@ const _sfc_main$1M = /* @__PURE__ */ defineComponent({
|
|
|
1676
1676
|
viewBox: "0 0 24 24",
|
|
1677
1677
|
fill: "none",
|
|
1678
1678
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1679
|
-
}, _hoisted_2$
|
|
1679
|
+
}, _hoisted_2$1m, 4);
|
|
1680
1680
|
};
|
|
1681
1681
|
}
|
|
1682
1682
|
});
|
|
1683
|
-
const _hoisted_1$
|
|
1683
|
+
const _hoisted_1$1D = /* @__PURE__ */ createElementVNode("path", {
|
|
1684
1684
|
"fill-rule": "evenodd",
|
|
1685
1685
|
"clip-rule": "evenodd",
|
|
1686
1686
|
d: "M11.7847 5.21529C12.1798 4.82025 12.8202 4.82025 13.2153 5.21529L19.2929 11.2929C19.6834 11.6834 19.6834 12.3166 19.2929 12.7071L13.2153 18.7847C12.8202 19.1798 12.1798 19.1798 11.7847 18.7847C11.3897 18.3897 11.3897 17.7492 11.7847 17.3541L17.1388 12L11.7847 6.64587C11.3897 6.25082 11.3897 5.61033 11.7847 5.21529Z",
|
|
1687
1687
|
fill: "currentColor"
|
|
1688
1688
|
}, null, -1);
|
|
1689
|
-
const _hoisted_2$
|
|
1689
|
+
const _hoisted_2$1l = /* @__PURE__ */ createElementVNode("path", {
|
|
1690
1690
|
"fill-rule": "evenodd",
|
|
1691
1691
|
"clip-rule": "evenodd",
|
|
1692
1692
|
d: "M5.71529 5.21529C6.11033 4.82025 6.75082 4.82025 7.14587 5.21529L13.2235 11.2929C13.614 11.6834 13.614 12.3166 13.2235 12.7071L7.14586 18.7847C6.75082 19.1798 6.11033 19.1798 5.71529 18.7847C5.32025 18.3897 5.32025 17.7492 5.71529 17.3541L11.0694 12L5.71529 6.64587C5.32025 6.25082 5.32025 5.61033 5.71529 5.21529Z",
|
|
1693
1693
|
fill: "currentColor"
|
|
1694
1694
|
}, null, -1);
|
|
1695
|
-
const _hoisted_3$
|
|
1696
|
-
_hoisted_1$
|
|
1697
|
-
_hoisted_2$
|
|
1695
|
+
const _hoisted_3$Q = [
|
|
1696
|
+
_hoisted_1$1D,
|
|
1697
|
+
_hoisted_2$1l
|
|
1698
1698
|
];
|
|
1699
|
-
const _sfc_main$
|
|
1699
|
+
const _sfc_main$1O = /* @__PURE__ */ defineComponent({
|
|
1700
1700
|
...{
|
|
1701
1701
|
name: "MonoChevronRightDouble"
|
|
1702
1702
|
},
|
|
@@ -1720,20 +1720,20 @@ const _sfc_main$1L = /* @__PURE__ */ defineComponent({
|
|
|
1720
1720
|
viewBox: "0 0 24 24",
|
|
1721
1721
|
fill: "none",
|
|
1722
1722
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1723
|
-
}, _hoisted_3$
|
|
1723
|
+
}, _hoisted_3$Q, 4);
|
|
1724
1724
|
};
|
|
1725
1725
|
}
|
|
1726
1726
|
});
|
|
1727
|
-
const _hoisted_1$
|
|
1727
|
+
const _hoisted_1$1C = /* @__PURE__ */ createElementVNode("path", {
|
|
1728
1728
|
"fill-rule": "evenodd",
|
|
1729
1729
|
"clip-rule": "evenodd",
|
|
1730
1730
|
d: "M5.3436 4.63809C6.65831 3.8837 8.73502 3.25 12 3.25C15.265 3.25 17.3417 3.8837 18.6564 4.63809C19.9788 5.39689 20.4878 6.25382 20.6519 6.61466C20.7294 6.78497 20.75 6.95011 20.75 7.08114V17.9189C20.75 18.0499 20.7294 18.215 20.6519 18.3853C20.4878 18.7462 19.9788 19.6031 18.6564 20.3619C17.3417 21.1163 15.265 21.75 12 21.75C8.73502 21.75 6.65832 21.1163 5.3436 20.3619C4.0212 19.6031 3.51217 18.7462 3.34809 18.3853C3.27065 18.215 3.25 18.0499 3.25 17.9189V7.08114C3.25 6.95011 3.27065 6.78498 3.34809 6.61466C3.51217 6.25382 4.0212 5.39689 5.3436 4.63809ZM4.75 9.4785V12.8363C4.77654 12.8846 4.81648 12.9505 4.87363 13.0296C5.02573 13.2402 5.30502 13.5519 5.79103 13.876C6.76125 14.5228 8.60492 15.25 12 15.25C15.3951 15.25 17.2388 14.5228 18.209 13.876C18.695 13.5519 18.9743 13.2402 19.1264 13.0296C19.1835 12.9505 19.2235 12.8846 19.25 12.8363V9.4785C19.1832 9.52707 19.1136 9.57563 19.041 9.62403C17.7612 10.4772 15.6049 11.25 12 11.25C8.39508 11.25 6.23875 10.4772 4.95898 9.62403C4.88638 9.57563 4.81675 9.52707 4.75 9.4785ZM4.75 7.33634C4.77654 7.38458 4.81648 7.45049 4.87363 7.52962C5.02573 7.74021 5.30502 8.05195 5.79103 8.37595C6.76125 9.02277 8.60492 9.74999 12 9.74999C15.3951 9.74999 17.2388 9.02277 18.209 8.37595C18.695 8.05195 18.9743 7.74021 19.1264 7.52962C19.1835 7.45049 19.2235 7.38459 19.25 7.33634V7.1636C19.1394 6.96235 18.79 6.44415 17.9099 5.93912C16.8778 5.34692 15.0754 4.75 12 4.75C8.92461 4.75 7.12219 5.34692 6.09014 5.93912C5.20999 6.44415 4.86064 6.96235 4.75 7.1636V7.33634ZM4.75 17.8364V14.9785C4.81675 15.0271 4.88638 15.0756 4.95898 15.124C6.23875 15.9772 8.39508 16.75 12 16.75C15.6049 16.75 17.7612 15.9772 19.041 15.124C19.1136 15.0756 19.1832 15.0271 19.25 14.9785V17.8364C19.1394 18.0377 18.79 18.5558 17.9099 19.0609C16.8778 19.6531 15.0754 20.25 12 20.25C8.92461 20.25 7.12219 19.6531 6.09014 19.0609C5.20999 18.5559 4.86064 18.0377 4.75 17.8364Z",
|
|
1731
1731
|
fill: "currentColor"
|
|
1732
1732
|
}, null, -1);
|
|
1733
|
-
const _hoisted_2$
|
|
1734
|
-
_hoisted_1$
|
|
1733
|
+
const _hoisted_2$1k = [
|
|
1734
|
+
_hoisted_1$1C
|
|
1735
1735
|
];
|
|
1736
|
-
const _sfc_main$
|
|
1736
|
+
const _sfc_main$1N = /* @__PURE__ */ defineComponent({
|
|
1737
1737
|
...{
|
|
1738
1738
|
name: "MonoCoin15"
|
|
1739
1739
|
},
|
|
@@ -1757,25 +1757,25 @@ const _sfc_main$1K = /* @__PURE__ */ defineComponent({
|
|
|
1757
1757
|
viewBox: "0 0 24 24",
|
|
1758
1758
|
fill: "none",
|
|
1759
1759
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1760
|
-
}, _hoisted_2$
|
|
1760
|
+
}, _hoisted_2$1k, 4);
|
|
1761
1761
|
};
|
|
1762
1762
|
}
|
|
1763
1763
|
});
|
|
1764
|
-
const _hoisted_1$
|
|
1764
|
+
const _hoisted_1$1B = /* @__PURE__ */ createElementVNode("path", {
|
|
1765
1765
|
d: "M8.46447 9.87868C8.07394 9.48816 8.07394 8.85499 8.46447 8.46447C8.85499 8.07394 9.48816 8.07394 9.87868 8.46447L12 10.5858L14.1213 8.46447C14.5118 8.07394 15.145 8.07394 15.5355 8.46447C15.9261 8.85499 15.9261 9.48816 15.5355 9.87868L13.4142 12L15.5355 14.1213C15.9261 14.5118 15.9261 15.145 15.5355 15.5355C15.145 15.9261 14.5118 15.9261 14.1213 15.5355L12 13.4142L9.87868 15.5355C9.48816 15.9261 8.85499 15.9261 8.46447 15.5355C8.07394 15.145 8.07394 14.5118 8.46447 14.1213L10.5858 12L8.46447 9.87868Z",
|
|
1766
1766
|
fill: "currentColor"
|
|
1767
1767
|
}, null, -1);
|
|
1768
|
-
const _hoisted_2$
|
|
1768
|
+
const _hoisted_2$1j = /* @__PURE__ */ createElementVNode("path", {
|
|
1769
1769
|
"fill-rule": "evenodd",
|
|
1770
1770
|
"clip-rule": "evenodd",
|
|
1771
1771
|
d: "M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20Z",
|
|
1772
1772
|
fill: "currentColor"
|
|
1773
1773
|
}, null, -1);
|
|
1774
|
-
const _hoisted_3$
|
|
1775
|
-
_hoisted_1$
|
|
1776
|
-
_hoisted_2$
|
|
1774
|
+
const _hoisted_3$P = [
|
|
1775
|
+
_hoisted_1$1B,
|
|
1776
|
+
_hoisted_2$1j
|
|
1777
1777
|
];
|
|
1778
|
-
const _sfc_main$
|
|
1778
|
+
const _sfc_main$1M = /* @__PURE__ */ defineComponent({
|
|
1779
1779
|
...{
|
|
1780
1780
|
name: "MonoCloseOne"
|
|
1781
1781
|
},
|
|
@@ -1799,15 +1799,15 @@ const _sfc_main$1J = /* @__PURE__ */ defineComponent({
|
|
|
1799
1799
|
viewBox: "0 0 24 24",
|
|
1800
1800
|
fill: "none",
|
|
1801
1801
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1802
|
-
}, _hoisted_3$
|
|
1802
|
+
}, _hoisted_3$P, 4);
|
|
1803
1803
|
};
|
|
1804
1804
|
}
|
|
1805
1805
|
});
|
|
1806
|
-
const _hoisted_1$
|
|
1806
|
+
const _hoisted_1$1A = /* @__PURE__ */ createStaticVNode('<path d="M5 9.5C5 8.94772 4.55228 8.5 4 8.5C3.44772 8.5 3 8.94772 3 9.5C3 10.0523 3.44772 10.5 4 10.5C4.55228 10.5 5 10.0523 5 9.5Z" fill="currentColor"></path><path d="M19 9.5C19 8.94772 19.4477 8.5 20 8.5C20.5523 8.5 21 8.94772 21 9.5C21 10.0523 20.5523 10.5 20 10.5C19.4477 10.5 19 10.0523 19 9.5Z" fill="currentColor"></path><path d="M5 15C5 14.4477 4.55228 14 4 14C3.44772 14 3 14.4477 3 15C3 15.5523 3.44772 16 4 16C4.55228 16 5 15.5523 5 15Z" fill="currentColor"></path><path d="M19 15C19 14.4477 19.4477 14 20 14C20.5523 14 21 14.4477 21 15C21 15.5523 20.5523 16 20 16C19.4477 16 19 15.5523 19 15Z" fill="currentColor"></path><path d="M21 20C21 19.4477 20.5523 19 20 19H4C3.44772 19 3 19.4477 3 20C3 20.5523 3.44772 21 4 21H20C20.5523 21 21 20.5523 21 20Z" fill="currentColor"></path><path d="M5 4C5 3.44772 4.55228 3 4 3C3.44772 3 3 3.44772 3 4C3 4.55228 3.44772 5 4 5C4.55228 5 5 4.55228 5 4Z" fill="currentColor"></path><path d="M19 4C19 3.44772 19.4477 3 20 3C20.5523 3 21 3.44772 21 4C21 4.55228 20.5523 5 20 5C19.4477 5 19 4.55228 19 4Z" fill="currentColor"></path><path d="M10.5 4C10.5 3.44772 10.0523 3 9.5 3C8.94772 3 8.5 3.44772 8.5 4C8.5 4.55228 8.94772 5 9.5 5C10.0523 5 10.5 4.55228 10.5 4Z" fill="currentColor"></path><path d="M15.5 4C15.5 3.44772 15.0523 3 14.5 3C13.9477 3 13.5 3.44772 13.5 4C13.5 4.55228 13.9477 5 14.5 5C15.0523 5 15.5 4.55228 15.5 4Z" fill="currentColor"></path>', 9);
|
|
1807
1807
|
const _hoisted_10$3 = [
|
|
1808
|
-
_hoisted_1$
|
|
1808
|
+
_hoisted_1$1A
|
|
1809
1809
|
];
|
|
1810
|
-
const _sfc_main$
|
|
1810
|
+
const _sfc_main$1L = /* @__PURE__ */ defineComponent({
|
|
1811
1811
|
...{
|
|
1812
1812
|
name: "MonoCommenceContract"
|
|
1813
1813
|
},
|
|
@@ -1835,19 +1835,19 @@ const _sfc_main$1I = /* @__PURE__ */ defineComponent({
|
|
|
1835
1835
|
};
|
|
1836
1836
|
}
|
|
1837
1837
|
});
|
|
1838
|
-
const _hoisted_1$
|
|
1838
|
+
const _hoisted_1$1z = /* @__PURE__ */ createElementVNode("path", {
|
|
1839
1839
|
d: "M4 4C3.44772 4 3 4.44772 3 5C3 5.55229 3.44772 6 4 6L20 6C20.5523 6 21 5.55228 21 5C21 4.44772 20.5523 4 20 4L4 4Z",
|
|
1840
1840
|
fill: "currentColor"
|
|
1841
1841
|
}, null, -1);
|
|
1842
|
-
const _hoisted_2$
|
|
1842
|
+
const _hoisted_2$1i = /* @__PURE__ */ createElementVNode("path", {
|
|
1843
1843
|
d: "M5.70711 15.7779C6.09764 16.1684 6.7308 16.1684 7.12132 15.7779L11.0711 11.8281L11.0712 20C11.0712 20.5523 11.5189 21 12.0712 21C12.6235 21 13.0712 20.5523 13.0712 20L13.0711 11.8282L17.0208 15.7779C17.4113 16.1684 18.0445 16.1684 18.435 15.7779C18.8255 15.3874 18.8255 14.7542 18.435 14.3637L12.7782 8.70682C12.3877 8.31629 11.7545 8.31629 11.364 8.70681L5.70711 14.3637C5.31658 14.7542 5.31658 15.3874 5.70711 15.7779Z",
|
|
1844
1844
|
fill: "currentColor"
|
|
1845
1845
|
}, null, -1);
|
|
1846
|
-
const _hoisted_3$
|
|
1847
|
-
_hoisted_1$
|
|
1848
|
-
_hoisted_2$
|
|
1846
|
+
const _hoisted_3$O = [
|
|
1847
|
+
_hoisted_1$1z,
|
|
1848
|
+
_hoisted_2$1i
|
|
1849
1849
|
];
|
|
1850
|
-
const _sfc_main$
|
|
1850
|
+
const _sfc_main$1K = /* @__PURE__ */ defineComponent({
|
|
1851
1851
|
...{
|
|
1852
1852
|
name: "MonoCommenceUp"
|
|
1853
1853
|
},
|
|
@@ -1871,15 +1871,15 @@ const _sfc_main$1H = /* @__PURE__ */ defineComponent({
|
|
|
1871
1871
|
viewBox: "0 0 24 24",
|
|
1872
1872
|
fill: "none",
|
|
1873
1873
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1874
|
-
}, _hoisted_3$
|
|
1874
|
+
}, _hoisted_3$O, 4);
|
|
1875
1875
|
};
|
|
1876
1876
|
}
|
|
1877
1877
|
});
|
|
1878
|
-
const _hoisted_1$
|
|
1878
|
+
const _hoisted_1$1y = /* @__PURE__ */ createStaticVNode('<path d="M21 4C21 3.44772 20.5523 3 20 3H4C3.44772 3 3 3.44772 3 4C3 4.55228 3.44772 5 4 5H20C20.5523 5 21 4.55228 21 4Z" fill="currentColor"></path><path d="M5 9C5 8.44772 4.55228 8 4 8C3.44772 8 3 8.44772 3 9C3 9.55228 3.44772 10 4 10C4.55228 10 5 9.55228 5 9Z" fill="currentColor"></path><path d="M19 9C19 8.44772 19.4477 8 20 8C20.5523 8 21 8.44772 21 9C21 9.55228 20.5523 10 20 10C19.4477 10 19 9.55228 19 9Z" fill="currentColor"></path><path d="M5 15C5 14.4477 4.55228 14 4 14C3.44772 14 3 14.4477 3 15C3 15.5523 3.44772 16 4 16C4.55228 16 5 15.5523 5 15Z" fill="currentColor"></path><path d="M19 15C19 14.4477 19.4477 14 20 14C20.5523 14 21 14.4477 21 15C21 15.5523 20.5523 16 20 16C19.4477 16 19 15.5523 19 15Z" fill="currentColor"></path><path d="M21 20C21 19.4477 20.5523 19 20 19H4C3.44772 19 3 19.4477 3 20C3 20.5523 3.44772 21 4 21H20C20.5523 21 21 20.5523 21 20Z" fill="currentColor"></path>', 6);
|
|
1879
1879
|
const _hoisted_7$9 = [
|
|
1880
|
-
_hoisted_1$
|
|
1880
|
+
_hoisted_1$1y
|
|
1881
1881
|
];
|
|
1882
|
-
const _sfc_main$
|
|
1882
|
+
const _sfc_main$1J = /* @__PURE__ */ defineComponent({
|
|
1883
1883
|
...{
|
|
1884
1884
|
name: "MonoCommence"
|
|
1885
1885
|
},
|
|
@@ -1907,19 +1907,19 @@ const _sfc_main$1G = /* @__PURE__ */ defineComponent({
|
|
|
1907
1907
|
};
|
|
1908
1908
|
}
|
|
1909
1909
|
});
|
|
1910
|
-
const _hoisted_1$
|
|
1910
|
+
const _hoisted_1$1x = /* @__PURE__ */ createElementVNode("path", {
|
|
1911
1911
|
d: "M20 4C20 3.44772 19.5523 3 19 3C18.4477 3 18 3.44772 18 4V20C18 20.5523 18.4477 21 19 21C19.5523 21 20 20.5523 20 20V4Z",
|
|
1912
1912
|
fill: "currentColor"
|
|
1913
1913
|
}, null, -1);
|
|
1914
|
-
const _hoisted_2$
|
|
1914
|
+
const _hoisted_2$1h = /* @__PURE__ */ createElementVNode("path", {
|
|
1915
1915
|
d: "M8.22166 5.636C7.83114 6.02653 7.83114 6.6597 8.22167 7.05022L12.1715 11L3.99956 11.0001C3.44728 11.0001 2.99956 11.4478 2.99957 12.0001C2.99958 12.5524 3.4473 13.0001 3.99958 13.0001L12.1714 13L8.22167 16.9497C7.83114 17.3402 7.83114 17.9734 8.22167 18.3639C8.61219 18.7544 9.24535 18.7544 9.63587 18.3639L15.2928 12.7071C15.6833 12.3166 15.6833 11.6834 15.2928 11.2929L9.63588 5.636C9.24535 5.24548 8.61219 5.24548 8.22166 5.636Z",
|
|
1916
1916
|
fill: "currentColor"
|
|
1917
1917
|
}, null, -1);
|
|
1918
|
-
const _hoisted_3$
|
|
1919
|
-
_hoisted_1$
|
|
1920
|
-
_hoisted_2$
|
|
1918
|
+
const _hoisted_3$N = [
|
|
1919
|
+
_hoisted_1$1x,
|
|
1920
|
+
_hoisted_2$1h
|
|
1921
1921
|
];
|
|
1922
|
-
const _sfc_main$
|
|
1922
|
+
const _sfc_main$1I = /* @__PURE__ */ defineComponent({
|
|
1923
1923
|
...{
|
|
1924
1924
|
name: "MonoCommenceRight"
|
|
1925
1925
|
},
|
|
@@ -1943,20 +1943,20 @@ const _sfc_main$1F = /* @__PURE__ */ defineComponent({
|
|
|
1943
1943
|
viewBox: "0 0 24 24",
|
|
1944
1944
|
fill: "none",
|
|
1945
1945
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1946
|
-
}, _hoisted_3$
|
|
1946
|
+
}, _hoisted_3$N, 4);
|
|
1947
1947
|
};
|
|
1948
1948
|
}
|
|
1949
1949
|
});
|
|
1950
|
-
const _hoisted_1$
|
|
1950
|
+
const _hoisted_1$1w = /* @__PURE__ */ createElementVNode("path", {
|
|
1951
1951
|
"fill-rule": "evenodd",
|
|
1952
1952
|
"clip-rule": "evenodd",
|
|
1953
1953
|
d: "M20.705 6.17788C21.112 6.55117 21.1394 7.18374 20.7661 7.59077L11.6795 17.4984C11.3092 17.9022 10.6831 17.9328 10.2751 17.5672L3.6051 11.5896C3.19382 11.221 3.15921 10.5888 3.5278 10.1775C3.89639 9.76623 4.52861 9.73162 4.9399 10.1002L10.8737 15.4181L19.2921 6.23895C19.6654 5.83193 20.298 5.80458 20.705 6.17788Z",
|
|
1954
1954
|
fill: "currentColor"
|
|
1955
1955
|
}, null, -1);
|
|
1956
|
-
const _hoisted_2$
|
|
1957
|
-
_hoisted_1$
|
|
1956
|
+
const _hoisted_2$1g = [
|
|
1957
|
+
_hoisted_1$1w
|
|
1958
1958
|
];
|
|
1959
|
-
const _sfc_main$
|
|
1959
|
+
const _sfc_main$1H = /* @__PURE__ */ defineComponent({
|
|
1960
1960
|
...{
|
|
1961
1961
|
name: "MonoComplete"
|
|
1962
1962
|
},
|
|
@@ -1980,23 +1980,23 @@ const _sfc_main$1E = /* @__PURE__ */ defineComponent({
|
|
|
1980
1980
|
viewBox: "0 0 24 24",
|
|
1981
1981
|
fill: "none",
|
|
1982
1982
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1983
|
-
}, _hoisted_2$
|
|
1983
|
+
}, _hoisted_2$1g, 4);
|
|
1984
1984
|
};
|
|
1985
1985
|
}
|
|
1986
1986
|
});
|
|
1987
|
-
const _hoisted_1$
|
|
1987
|
+
const _hoisted_1$1v = /* @__PURE__ */ createElementVNode("path", {
|
|
1988
1988
|
d: "M5.70711 8.22209C6.09764 7.83157 6.7308 7.83157 7.12132 8.2221L11.0711 12.1719L11.0712 3.99999C11.0712 3.4477 11.5189 2.99999 12.0712 3C12.6235 3.00001 13.0712 3.44773 13.0712 4.00001L13.0711 12.1718L17.0208 8.2221C17.4113 7.83157 18.0445 7.83157 18.435 8.2221C18.8255 8.61262 18.8255 9.24577 18.435 9.6363L12.7782 15.2932C12.3877 15.6837 11.7545 15.6837 11.364 15.2932L5.70711 9.6363C5.31658 9.24578 5.31658 8.61261 5.70711 8.22209Z",
|
|
1989
1989
|
fill: "currentColor"
|
|
1990
1990
|
}, null, -1);
|
|
1991
|
-
const _hoisted_2$
|
|
1991
|
+
const _hoisted_2$1f = /* @__PURE__ */ createElementVNode("path", {
|
|
1992
1992
|
d: "M4 18C3.44772 18 3 18.4477 3 19C3 19.5523 3.44772 20 4 20H20C20.5523 20 21 19.5523 21 19C21 18.4477 20.5523 18 20 18H4Z",
|
|
1993
1993
|
fill: "currentColor"
|
|
1994
1994
|
}, null, -1);
|
|
1995
|
-
const _hoisted_3$
|
|
1996
|
-
_hoisted_1$
|
|
1997
|
-
_hoisted_2$
|
|
1995
|
+
const _hoisted_3$M = [
|
|
1996
|
+
_hoisted_1$1v,
|
|
1997
|
+
_hoisted_2$1f
|
|
1998
1998
|
];
|
|
1999
|
-
const _sfc_main$
|
|
1999
|
+
const _sfc_main$1G = /* @__PURE__ */ defineComponent({
|
|
2000
2000
|
...{
|
|
2001
2001
|
name: "MonoCommenceDown"
|
|
2002
2002
|
},
|
|
@@ -2020,27 +2020,27 @@ const _sfc_main$1D = /* @__PURE__ */ defineComponent({
|
|
|
2020
2020
|
viewBox: "0 0 24 24",
|
|
2021
2021
|
fill: "none",
|
|
2022
2022
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2023
|
-
}, _hoisted_3$
|
|
2023
|
+
}, _hoisted_3$M, 4);
|
|
2024
2024
|
};
|
|
2025
2025
|
}
|
|
2026
2026
|
});
|
|
2027
|
-
const _hoisted_1$
|
|
2027
|
+
const _hoisted_1$1u = /* @__PURE__ */ createElementVNode("path", {
|
|
2028
2028
|
"fill-rule": "evenodd",
|
|
2029
2029
|
"clip-rule": "evenodd",
|
|
2030
2030
|
d: "M3 4.99999C3 3.89542 3.89543 2.99999 5 2.99999H12.5C13.0523 2.99999 13.5 3.4477 13.5 3.99999C13.5 4.55227 13.0523 4.99999 12.5 4.99999H5V19H19V11C19 10.4477 19.4477 9.99999 20 9.99999C20.5523 9.99999 21 10.4477 21 11V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V4.99999Z",
|
|
2031
2031
|
fill: "currentColor"
|
|
2032
2032
|
}, null, -1);
|
|
2033
|
-
const _hoisted_2$
|
|
2033
|
+
const _hoisted_2$1e = /* @__PURE__ */ createElementVNode("path", {
|
|
2034
2034
|
"fill-rule": "evenodd",
|
|
2035
2035
|
"clip-rule": "evenodd",
|
|
2036
2036
|
d: "M10 14C9.60948 13.6095 9.60948 12.9763 10 12.5858L19.5858 2.99999C19.9763 2.60946 20.6095 2.60946 21 2.99998C21.3905 3.39051 21.3905 4.02367 21 4.4142L11.4142 14C11.0237 14.3905 10.3905 14.3905 10 14Z",
|
|
2037
2037
|
fill: "currentColor"
|
|
2038
2038
|
}, null, -1);
|
|
2039
|
-
const _hoisted_3$
|
|
2040
|
-
_hoisted_1$
|
|
2041
|
-
_hoisted_2$
|
|
2039
|
+
const _hoisted_3$L = [
|
|
2040
|
+
_hoisted_1$1u,
|
|
2041
|
+
_hoisted_2$1e
|
|
2042
2042
|
];
|
|
2043
|
-
const _sfc_main$
|
|
2043
|
+
const _sfc_main$1F = /* @__PURE__ */ defineComponent({
|
|
2044
2044
|
...{
|
|
2045
2045
|
name: "MonoEdit"
|
|
2046
2046
|
},
|
|
@@ -2064,20 +2064,20 @@ const _sfc_main$1C = /* @__PURE__ */ defineComponent({
|
|
|
2064
2064
|
viewBox: "0 0 24 24",
|
|
2065
2065
|
fill: "none",
|
|
2066
2066
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2067
|
-
}, _hoisted_3$
|
|
2067
|
+
}, _hoisted_3$L, 4);
|
|
2068
2068
|
};
|
|
2069
2069
|
}
|
|
2070
2070
|
});
|
|
2071
|
-
const _hoisted_1$
|
|
2071
|
+
const _hoisted_1$1t = /* @__PURE__ */ createElementVNode("path", {
|
|
2072
2072
|
"fill-rule": "evenodd",
|
|
2073
2073
|
"clip-rule": "evenodd",
|
|
2074
2074
|
d: "M4 4C4 3.46957 4.21071 2.96086 4.58579 2.58579C4.96086 2.21071 5.46957 2 6 2H18C18.5304 2 19.0391 2.21071 19.4142 2.58579C19.7893 2.96086 20 3.46957 20 4V20C20 20.5304 19.7893 21.0391 19.4142 21.4142C19.0391 21.7893 18.5304 22 18 22H6C5.46957 22 4.96086 21.7893 4.58579 21.4142C4.21071 21.0391 4 20.5304 4 20V4ZM18 4H6V20H18V4ZM8 9C8 8.73478 8.10536 8.48043 8.29289 8.29289C8.48043 8.10536 8.73478 8 9 8H15C15.2652 8 15.5196 8.10536 15.7071 8.29289C15.8946 8.48043 16 8.73478 16 9C16 9.26522 15.8946 9.51957 15.7071 9.70711C15.5196 9.89464 15.2652 10 15 10H9C8.73478 10 8.48043 9.89464 8.29289 9.70711C8.10536 9.51957 8 9.26522 8 9ZM9 13C8.73478 13 8.48043 13.1054 8.29289 13.2929C8.10536 13.4804 8 13.7348 8 14C8 14.2652 8.10536 14.5196 8.29289 14.7071C8.48043 14.8946 8.73478 15 9 15H12C12.2652 15 12.5196 14.8946 12.7071 14.7071C12.8946 14.5196 13 14.2652 13 14C13 13.7348 12.8946 13.4804 12.7071 13.2929C12.5196 13.1054 12.2652 13 12 13H9Z",
|
|
2075
2075
|
fill: "currentColor"
|
|
2076
2076
|
}, null, -1);
|
|
2077
|
-
const _hoisted_2$
|
|
2078
|
-
_hoisted_1$
|
|
2077
|
+
const _hoisted_2$1d = [
|
|
2078
|
+
_hoisted_1$1t
|
|
2079
2079
|
];
|
|
2080
|
-
const _sfc_main$
|
|
2080
|
+
const _sfc_main$1E = /* @__PURE__ */ defineComponent({
|
|
2081
2081
|
...{
|
|
2082
2082
|
name: "MonoDocument"
|
|
2083
2083
|
},
|
|
@@ -2101,20 +2101,20 @@ const _sfc_main$1B = /* @__PURE__ */ defineComponent({
|
|
|
2101
2101
|
viewBox: "0 0 24 24",
|
|
2102
2102
|
fill: "none",
|
|
2103
2103
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2104
|
-
}, _hoisted_2$
|
|
2104
|
+
}, _hoisted_2$1d, 4);
|
|
2105
2105
|
};
|
|
2106
2106
|
}
|
|
2107
2107
|
});
|
|
2108
|
-
const _hoisted_1$
|
|
2108
|
+
const _hoisted_1$1s = /* @__PURE__ */ createElementVNode("path", {
|
|
2109
2109
|
"fill-rule": "evenodd",
|
|
2110
2110
|
"clip-rule": "evenodd",
|
|
2111
2111
|
d: "M4 20C2.89543 20 2 19.1046 2 18V6C2 4.89543 2.89543 4 4 4H20C21.1046 4 22 4.89543 22 6V18C22 19.1046 21.1046 20 20 20H4ZM18.8379 6H5.16204L12 11.6983L18.8379 6ZM4 7.63505V18H20V7.63503L12.6402 13.7682C12.2693 14.0773 11.7306 14.0773 11.3598 13.7682L4 7.63505Z",
|
|
2112
2112
|
fill: "currentColor"
|
|
2113
2113
|
}, null, -1);
|
|
2114
|
-
const _hoisted_2$
|
|
2115
|
-
_hoisted_1$
|
|
2114
|
+
const _hoisted_2$1c = [
|
|
2115
|
+
_hoisted_1$1s
|
|
2116
2116
|
];
|
|
2117
|
-
const _sfc_main$
|
|
2117
|
+
const _sfc_main$1D = /* @__PURE__ */ defineComponent({
|
|
2118
2118
|
...{
|
|
2119
2119
|
name: "MonoEmail01"
|
|
2120
2120
|
},
|
|
@@ -2138,25 +2138,25 @@ const _sfc_main$1A = /* @__PURE__ */ defineComponent({
|
|
|
2138
2138
|
viewBox: "0 0 24 24",
|
|
2139
2139
|
fill: "none",
|
|
2140
2140
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2141
|
-
}, _hoisted_2$
|
|
2141
|
+
}, _hoisted_2$1c, 4);
|
|
2142
2142
|
};
|
|
2143
2143
|
}
|
|
2144
2144
|
});
|
|
2145
|
-
const _hoisted_1$
|
|
2145
|
+
const _hoisted_1$1r = /* @__PURE__ */ createElementVNode("path", {
|
|
2146
2146
|
d: "M20 4H9V6H7V4C7 2.89543 7.89543 2 9 2H20C21.1046 2 22 2.89543 22 4V15C22 16.1046 21.1046 17 20 17H18V15H20V4Z",
|
|
2147
2147
|
fill: "currentColor"
|
|
2148
2148
|
}, null, -1);
|
|
2149
|
-
const _hoisted_2$
|
|
2149
|
+
const _hoisted_2$1b = /* @__PURE__ */ createElementVNode("path", {
|
|
2150
2150
|
"fill-rule": "evenodd",
|
|
2151
2151
|
"clip-rule": "evenodd",
|
|
2152
2152
|
d: "M4 22C2.89543 22 2 21.1046 2 20V9C2 7.89543 2.89543 7 4 7H15C16.1046 7 17 7.89543 17 9V20C17 21.1046 16.1046 22 15 22H4ZM4 9H15V20H4V9Z",
|
|
2153
2153
|
fill: "currentColor"
|
|
2154
2154
|
}, null, -1);
|
|
2155
|
-
const _hoisted_3$
|
|
2156
|
-
_hoisted_1$
|
|
2157
|
-
_hoisted_2$
|
|
2155
|
+
const _hoisted_3$K = [
|
|
2156
|
+
_hoisted_1$1r,
|
|
2157
|
+
_hoisted_2$1b
|
|
2158
2158
|
];
|
|
2159
|
-
const _sfc_main$
|
|
2159
|
+
const _sfc_main$1C = /* @__PURE__ */ defineComponent({
|
|
2160
2160
|
...{
|
|
2161
2161
|
name: "MonoCopy"
|
|
2162
2162
|
},
|
|
@@ -2180,25 +2180,25 @@ const _sfc_main$1z = /* @__PURE__ */ defineComponent({
|
|
|
2180
2180
|
viewBox: "0 0 24 24",
|
|
2181
2181
|
fill: "none",
|
|
2182
2182
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2183
|
-
}, _hoisted_3$
|
|
2183
|
+
}, _hoisted_3$K, 4);
|
|
2184
2184
|
};
|
|
2185
2185
|
}
|
|
2186
2186
|
});
|
|
2187
|
-
const _hoisted_1$
|
|
2187
|
+
const _hoisted_1$1q = /* @__PURE__ */ createElementVNode("path", {
|
|
2188
2188
|
d: "M6 8C5.44772 8 5 8.44772 5 9C5 9.55228 5.44772 10 6 10C6.55228 10 7 9.55228 7 9C7 8.44772 6.55228 8 6 8Z",
|
|
2189
2189
|
fill: "currentColor"
|
|
2190
2190
|
}, null, -1);
|
|
2191
|
-
const _hoisted_2$
|
|
2191
|
+
const _hoisted_2$1a = /* @__PURE__ */ createElementVNode("path", {
|
|
2192
2192
|
"fill-rule": "evenodd",
|
|
2193
2193
|
"clip-rule": "evenodd",
|
|
2194
2194
|
d: "M20 17.5H17V20.5C17 21.0523 16.5523 21.5 16 21.5C15.4477 21.5 15 21.0523 15 20.5V17.5H4C2.89543 17.5 2 16.6046 2 15.5V7.75C2 5.40279 3.90279 3.5 6.25 3.5H18C20.2091 3.5 22 5.29086 22 7.5V15.5C22 16.6046 21.1046 17.5 20 17.5ZM9.85622 5.5H18C19.1046 5.5 20 6.39543 20 7.5V15.5H10.5V7.75C10.5 6.92372 10.2642 6.15251 9.85622 5.5ZM6.25 5.5C5.00736 5.5 4 6.50736 4 7.75V15.5H8.5V7.75C8.5 6.50736 7.49264 5.5 6.25 5.5Z",
|
|
2195
2195
|
fill: "currentColor"
|
|
2196
2196
|
}, null, -1);
|
|
2197
|
-
const _hoisted_3$
|
|
2198
|
-
_hoisted_1$
|
|
2199
|
-
_hoisted_2$
|
|
2197
|
+
const _hoisted_3$J = [
|
|
2198
|
+
_hoisted_1$1q,
|
|
2199
|
+
_hoisted_2$1a
|
|
2200
2200
|
];
|
|
2201
|
-
const _sfc_main$
|
|
2201
|
+
const _sfc_main$1B = /* @__PURE__ */ defineComponent({
|
|
2202
2202
|
...{
|
|
2203
2203
|
name: "MonoEmail02"
|
|
2204
2204
|
},
|
|
@@ -2222,25 +2222,25 @@ const _sfc_main$1y = /* @__PURE__ */ defineComponent({
|
|
|
2222
2222
|
viewBox: "0 0 24 24",
|
|
2223
2223
|
fill: "none",
|
|
2224
2224
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2225
|
-
}, _hoisted_3$
|
|
2225
|
+
}, _hoisted_3$J, 4);
|
|
2226
2226
|
};
|
|
2227
2227
|
}
|
|
2228
2228
|
});
|
|
2229
|
-
const _hoisted_1$
|
|
2229
|
+
const _hoisted_1$1p = /* @__PURE__ */ createElementVNode("path", {
|
|
2230
2230
|
"fill-rule": "evenodd",
|
|
2231
2231
|
"clip-rule": "evenodd",
|
|
2232
2232
|
d: "M3.29266 3.29265C2.90214 3.68317 2.90214 4.31634 3.29266 4.70686L5.71416 7.12836C5.4678 7.3012 5.23247 7.47885 5.009 7.65898C4.132 8.36498 3.409 9.13298 2.896 9.84598C2.639 10.202 2.425 10.559 2.271 10.901C2.123 11.23 2 11.611 2 12C2 12.388 2.123 12.771 2.27 13.099C2.425 13.441 2.64 13.799 2.896 14.154C3.409 14.867 4.132 15.634 5.009 16.341C6.752 17.746 9.217 19 12 19C13.6397 19 15.1691 18.5647 16.5054 17.9196L19.2931 20.7073C19.6836 21.0978 20.3168 21.0978 20.7073 20.7073C21.0979 20.3168 21.0979 19.6836 20.7073 19.2931L4.70688 3.29265C4.31635 2.90212 3.68319 2.90212 3.29266 3.29265ZM14.989 16.4031L13.2929 14.7071C12.8929 14.8981 12.4517 15 12 15C11.2044 15 10.4413 14.6839 9.87868 14.1213C9.31607 13.5587 9 12.7956 9 12C9 11.5483 9.10187 11.1071 9.29289 10.7071L7.15385 8.56805C6.84096 8.77344 6.54357 8.99137 6.264 9.21698C5.512 9.82298 4.917 10.462 4.519 11.015C4.32 11.292 4.181 11.532 4.095 11.723C4.02024 11.8888 4.00428 11.9765 4.00044 11.9976L4 12V12.001C4.01935 12.0971 4.05129 12.1902 4.095 12.278C4.2129 12.5273 4.35491 12.7644 4.519 12.986C4.917 13.539 5.512 14.178 6.264 14.784C7.777 16.004 9.812 17 12 17C13.0448 17 14.0545 16.7731 14.989 16.4031Z",
|
|
2233
2233
|
fill: "currentColor"
|
|
2234
2234
|
}, null, -1);
|
|
2235
|
-
const _hoisted_2$
|
|
2235
|
+
const _hoisted_2$19 = /* @__PURE__ */ createElementVNode("path", {
|
|
2236
2236
|
d: "M19.481 12.985C19.2132 13.3571 18.8562 13.7681 18.4222 14.1818L19.8373 15.5969C20.3395 15.1143 20.7671 14.6223 21.104 14.154C21.361 13.798 21.575 13.441 21.729 13.099C21.877 12.771 22 12.389 22 12C22 11.612 21.877 11.229 21.73 10.901C21.5567 10.5295 21.347 10.1761 21.104 9.84598C20.591 9.13298 19.868 8.36598 18.991 7.65898C17.248 6.25398 14.783 4.99998 12 4.99998C11.1527 4.99998 10.3349 5.11622 9.55791 5.31757L11.2762 7.03588C11.5152 7.0123 11.7567 6.99998 12 6.99998C14.188 6.99998 16.223 7.99598 17.736 9.21598C18.488 9.82198 19.083 10.461 19.481 11.014C19.681 11.291 19.819 11.531 19.905 11.722C19.9798 11.8878 19.9957 11.9755 19.9996 11.9966L20 11.999V12L19.9996 12.0024C19.9957 12.0235 19.9798 12.1112 19.905 12.277C19.819 12.468 19.68 12.708 19.481 12.985Z",
|
|
2237
2237
|
fill: "currentColor"
|
|
2238
2238
|
}, null, -1);
|
|
2239
|
-
const _hoisted_3$
|
|
2240
|
-
_hoisted_1$
|
|
2241
|
-
_hoisted_2$
|
|
2239
|
+
const _hoisted_3$I = [
|
|
2240
|
+
_hoisted_1$1p,
|
|
2241
|
+
_hoisted_2$19
|
|
2242
2242
|
];
|
|
2243
|
-
const _sfc_main$
|
|
2243
|
+
const _sfc_main$1A = /* @__PURE__ */ defineComponent({
|
|
2244
2244
|
...{
|
|
2245
2245
|
name: "MonoEyeClose"
|
|
2246
2246
|
},
|
|
@@ -2264,30 +2264,30 @@ const _sfc_main$1x = /* @__PURE__ */ defineComponent({
|
|
|
2264
2264
|
viewBox: "0 0 24 24",
|
|
2265
2265
|
fill: "none",
|
|
2266
2266
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2267
|
-
}, _hoisted_3$
|
|
2267
|
+
}, _hoisted_3$I, 4);
|
|
2268
2268
|
};
|
|
2269
2269
|
}
|
|
2270
2270
|
});
|
|
2271
|
-
const _hoisted_1$
|
|
2271
|
+
const _hoisted_1$1o = /* @__PURE__ */ createElementVNode("path", {
|
|
2272
2272
|
d: "M12 7C12.5523 7 13 7.44772 13 8V12.5C13 13.0523 12.5523 13.5 12 13.5C11.4477 13.5 11 13.0523 11 12.5V8C11 7.44772 11.4477 7 12 7Z",
|
|
2273
2273
|
fill: "currentColor"
|
|
2274
2274
|
}, null, -1);
|
|
2275
|
-
const _hoisted_2$
|
|
2275
|
+
const _hoisted_2$18 = /* @__PURE__ */ createElementVNode("path", {
|
|
2276
2276
|
d: "M12 17C12.5523 17 13 16.5523 13 16C13 15.4477 12.5523 15 12 15C11.4477 15 11 15.4477 11 16C11 16.5523 11.4477 17 12 17Z",
|
|
2277
2277
|
fill: "currentColor"
|
|
2278
2278
|
}, null, -1);
|
|
2279
|
-
const _hoisted_3$
|
|
2279
|
+
const _hoisted_3$H = /* @__PURE__ */ createElementVNode("path", {
|
|
2280
2280
|
"fill-rule": "evenodd",
|
|
2281
2281
|
"clip-rule": "evenodd",
|
|
2282
2282
|
d: "M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12Z",
|
|
2283
2283
|
fill: "currentColor"
|
|
2284
2284
|
}, null, -1);
|
|
2285
|
-
const _hoisted_4$
|
|
2286
|
-
_hoisted_1$
|
|
2287
|
-
_hoisted_2$
|
|
2288
|
-
_hoisted_3$
|
|
2285
|
+
const _hoisted_4$p = [
|
|
2286
|
+
_hoisted_1$1o,
|
|
2287
|
+
_hoisted_2$18,
|
|
2288
|
+
_hoisted_3$H
|
|
2289
2289
|
];
|
|
2290
|
-
const _sfc_main$
|
|
2290
|
+
const _sfc_main$1z = /* @__PURE__ */ defineComponent({
|
|
2291
2291
|
...{
|
|
2292
2292
|
name: "MonoExclamationmark"
|
|
2293
2293
|
},
|
|
@@ -2311,20 +2311,20 @@ const _sfc_main$1w = /* @__PURE__ */ defineComponent({
|
|
|
2311
2311
|
viewBox: "0 0 24 24",
|
|
2312
2312
|
fill: "none",
|
|
2313
2313
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2314
|
-
}, _hoisted_4$
|
|
2314
|
+
}, _hoisted_4$p, 4);
|
|
2315
2315
|
};
|
|
2316
2316
|
}
|
|
2317
2317
|
});
|
|
2318
|
-
const _hoisted_1$
|
|
2318
|
+
const _hoisted_1$1n = /* @__PURE__ */ createElementVNode("path", {
|
|
2319
2319
|
"fill-rule": "evenodd",
|
|
2320
2320
|
"clip-rule": "evenodd",
|
|
2321
2321
|
d: "M6.20017 3C5.93495 3 5.6806 3.10536 5.49306 3.29289C5.30552 3.48043 5.20017 3.73478 5.20017 4C5.20017 4.26522 5.30552 4.51957 5.49306 4.70711C5.6806 4.89464 5.93495 5 6.20017 5H18.2002C18.4654 5 18.7197 4.89464 18.9073 4.70711C19.0948 4.51957 19.2002 4.26522 19.2002 4C19.2002 3.73478 19.0948 3.48043 18.9073 3.29289C18.7197 3.10536 18.4654 3 18.2002 3H6.20017ZM4.38017 6C4.08975 6.00011 3.80284 6.06347 3.53938 6.18567C3.27592 6.30787 3.04224 6.48598 2.85457 6.70762C2.6669 6.92926 2.52976 7.18911 2.45267 7.46911C2.37558 7.74911 2.36039 8.04254 2.40817 8.329L4.07417 18.329C4.15205 18.796 4.39307 19.2202 4.75434 19.5262C5.11562 19.8322 5.57373 20.0001 6.04717 20H18.3532C18.8266 20.0001 19.2847 19.8322 19.646 19.5262C20.0073 19.2202 20.2483 18.796 20.3262 18.329L21.9922 8.329C22.0399 8.04254 22.0248 7.74911 21.9477 7.46911C21.8706 7.18911 21.7334 6.92926 21.5458 6.70762C21.3581 6.48598 21.1244 6.30787 20.861 6.18567C20.5975 6.06347 20.3106 6.00011 20.0202 6H4.38017ZM4.38017 8H20.0202L18.3532 18H6.04717L4.38017 8Z",
|
|
2322
2322
|
fill: "currentColor"
|
|
2323
2323
|
}, null, -1);
|
|
2324
|
-
const _hoisted_2$
|
|
2325
|
-
_hoisted_1$
|
|
2324
|
+
const _hoisted_2$17 = [
|
|
2325
|
+
_hoisted_1$1n
|
|
2326
2326
|
];
|
|
2327
|
-
const _sfc_main$
|
|
2327
|
+
const _sfc_main$1y = /* @__PURE__ */ defineComponent({
|
|
2328
2328
|
...{
|
|
2329
2329
|
name: "MonoFile"
|
|
2330
2330
|
},
|
|
@@ -2348,20 +2348,20 @@ const _sfc_main$1v = /* @__PURE__ */ defineComponent({
|
|
|
2348
2348
|
viewBox: "0 0 24 24",
|
|
2349
2349
|
fill: "none",
|
|
2350
2350
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2351
|
-
}, _hoisted_2$
|
|
2351
|
+
}, _hoisted_2$17, 4);
|
|
2352
2352
|
};
|
|
2353
2353
|
}
|
|
2354
2354
|
});
|
|
2355
|
-
const _hoisted_1$
|
|
2355
|
+
const _hoisted_1$1m = /* @__PURE__ */ createElementVNode("path", {
|
|
2356
2356
|
"fill-rule": "evenodd",
|
|
2357
2357
|
"clip-rule": "evenodd",
|
|
2358
2358
|
d: "M4 12.001V12C4.003 11.984 4.017 11.896 4.095 11.723C4.181 11.532 4.32 11.292 4.519 11.015C4.917 10.462 5.512 9.823 6.264 9.217C7.777 7.996 9.812 7 12 7C14.188 7 16.223 7.996 17.736 9.216C18.488 9.822 19.083 10.461 19.481 11.014C19.681 11.291 19.819 11.531 19.905 11.722C19.983 11.895 19.997 11.983 20 11.999V12C19.997 12.016 19.983 12.104 19.905 12.277C19.819 12.468 19.68 12.708 19.481 12.985C19.083 13.538 18.488 14.177 17.736 14.783C16.224 16.004 14.189 17 12 17C9.812 17 7.777 16.004 6.264 14.784C5.512 14.178 4.917 13.539 4.519 12.986C4.35491 12.7644 4.2129 12.5273 4.095 12.278C4.05129 12.1902 4.01935 12.0971 4 12.001ZM12 5C9.217 5 6.752 6.254 5.009 7.659C4.132 8.365 3.409 9.133 2.896 9.846C2.639 10.202 2.425 10.559 2.271 10.901C2.123 11.23 2 11.611 2 12C2 12.388 2.123 12.771 2.27 13.099C2.425 13.441 2.64 13.799 2.896 14.154C3.409 14.867 4.132 15.634 5.009 16.341C6.752 17.746 9.217 19 12 19C14.783 19 17.248 17.746 18.991 16.341C19.868 15.635 20.591 14.867 21.104 14.154C21.361 13.798 21.575 13.441 21.729 13.099C21.877 12.771 22 12.389 22 12C22 11.612 21.877 11.229 21.73 10.901C21.5567 10.5295 21.347 10.1761 21.104 9.846C20.591 9.133 19.868 8.366 18.991 7.659C17.248 6.254 14.783 5 12 5ZM11 12C11 11.7348 11.1054 11.4804 11.2929 11.2929C11.4804 11.1054 11.7348 11 12 11C12.2652 11 12.5196 11.1054 12.7071 11.2929C12.8946 11.4804 13 11.7348 13 12C13 12.2652 12.8946 12.5196 12.7071 12.7071C12.5196 12.8946 12.2652 13 12 13C11.7348 13 11.4804 12.8946 11.2929 12.7071C11.1054 12.5196 11 12.2652 11 12ZM12 9C11.2044 9 10.4413 9.31607 9.87868 9.87868C9.31607 10.4413 9 11.2044 9 12C9 12.7956 9.31607 13.5587 9.87868 14.1213C10.4413 14.6839 11.2044 15 12 15C12.7956 15 13.5587 14.6839 14.1213 14.1213C14.6839 13.5587 15 12.7956 15 12C15 11.2044 14.6839 10.4413 14.1213 9.87868C13.5587 9.31607 12.7956 9 12 9Z",
|
|
2359
2359
|
fill: "currentColor"
|
|
2360
2360
|
}, null, -1);
|
|
2361
|
-
const _hoisted_2$
|
|
2362
|
-
_hoisted_1$
|
|
2361
|
+
const _hoisted_2$16 = [
|
|
2362
|
+
_hoisted_1$1m
|
|
2363
2363
|
];
|
|
2364
|
-
const _sfc_main$
|
|
2364
|
+
const _sfc_main$1x = /* @__PURE__ */ defineComponent({
|
|
2365
2365
|
...{
|
|
2366
2366
|
name: "MonoEye"
|
|
2367
2367
|
},
|
|
@@ -2385,30 +2385,30 @@ const _sfc_main$1u = /* @__PURE__ */ defineComponent({
|
|
|
2385
2385
|
viewBox: "0 0 24 24",
|
|
2386
2386
|
fill: "none",
|
|
2387
2387
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2388
|
-
}, _hoisted_2$
|
|
2388
|
+
}, _hoisted_2$16, 4);
|
|
2389
2389
|
};
|
|
2390
2390
|
}
|
|
2391
2391
|
});
|
|
2392
|
-
const _hoisted_1$
|
|
2392
|
+
const _hoisted_1$1l = /* @__PURE__ */ createElementVNode("path", {
|
|
2393
2393
|
d: "M16 10C16 7.79 14.21 6 12 6C9.86096 6 8.73408 7.17849 8.11047 9.05153C7.95012 9.53314 8.2414 10.0363 8.7254 10.1893C9.24901 10.3548 9.79034 10.0466 9.99798 9.53826C10.3627 8.6454 10.912 8 12 8C13.1 8 14 8.9 14 10C14 10.8792 13.4203 11.3236 12.7705 11.8217C11.9421 12.4566 11 13.1787 11 15H13C13 13.9046 13.711 13.2833 14.4408 12.6455C15.21 11.9733 16 11.2829 16 10Z",
|
|
2394
2394
|
fill: "currentColor"
|
|
2395
2395
|
}, null, -1);
|
|
2396
|
-
const _hoisted_2$
|
|
2396
|
+
const _hoisted_2$15 = /* @__PURE__ */ createElementVNode("path", {
|
|
2397
2397
|
d: "M12 17.7307C12.5523 17.7307 13 17.283 13 16.7307C13 16.1784 12.5523 15.7307 12 15.7307C11.4477 15.7307 11 16.1784 11 16.7307C11 17.283 11.4477 17.7307 12 17.7307Z",
|
|
2398
2398
|
fill: "currentColor"
|
|
2399
2399
|
}, null, -1);
|
|
2400
|
-
const _hoisted_3$
|
|
2400
|
+
const _hoisted_3$G = /* @__PURE__ */ createElementVNode("path", {
|
|
2401
2401
|
"fill-rule": "evenodd",
|
|
2402
2402
|
"clip-rule": "evenodd",
|
|
2403
2403
|
d: "M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12Z",
|
|
2404
2404
|
fill: "currentColor"
|
|
2405
2405
|
}, null, -1);
|
|
2406
|
-
const _hoisted_4$
|
|
2407
|
-
_hoisted_1$
|
|
2408
|
-
_hoisted_2$
|
|
2409
|
-
_hoisted_3$
|
|
2406
|
+
const _hoisted_4$o = [
|
|
2407
|
+
_hoisted_1$1l,
|
|
2408
|
+
_hoisted_2$15,
|
|
2409
|
+
_hoisted_3$G
|
|
2410
2410
|
];
|
|
2411
|
-
const _sfc_main$
|
|
2411
|
+
const _sfc_main$1w = /* @__PURE__ */ defineComponent({
|
|
2412
2412
|
...{
|
|
2413
2413
|
name: "MonoHelp"
|
|
2414
2414
|
},
|
|
@@ -2432,33 +2432,33 @@ const _sfc_main$1t = /* @__PURE__ */ defineComponent({
|
|
|
2432
2432
|
viewBox: "0 0 24 24",
|
|
2433
2433
|
fill: "none",
|
|
2434
2434
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2435
|
-
}, _hoisted_4$
|
|
2435
|
+
}, _hoisted_4$o, 4);
|
|
2436
2436
|
};
|
|
2437
2437
|
}
|
|
2438
2438
|
});
|
|
2439
|
-
const _hoisted_1$
|
|
2439
|
+
const _hoisted_1$1k = /* @__PURE__ */ createElementVNode("path", {
|
|
2440
2440
|
d: "M5 3C3.89543 3 3 3.89543 3 5V9H5V5H9V3H5Z",
|
|
2441
2441
|
fill: "currentColor"
|
|
2442
2442
|
}, null, -1);
|
|
2443
|
-
const _hoisted_2$
|
|
2443
|
+
const _hoisted_2$14 = /* @__PURE__ */ createElementVNode("path", {
|
|
2444
2444
|
d: "M15 3V5H19V9H21V5C21 3.89543 20.1046 3 19 3H15Z",
|
|
2445
2445
|
fill: "currentColor"
|
|
2446
2446
|
}, null, -1);
|
|
2447
|
-
const _hoisted_3$
|
|
2447
|
+
const _hoisted_3$F = /* @__PURE__ */ createElementVNode("path", {
|
|
2448
2448
|
d: "M21 15H19V19H15V21H19C20.1046 21 21 20.1046 21 19V15Z",
|
|
2449
2449
|
fill: "currentColor"
|
|
2450
2450
|
}, null, -1);
|
|
2451
|
-
const _hoisted_4$
|
|
2451
|
+
const _hoisted_4$n = /* @__PURE__ */ createElementVNode("path", {
|
|
2452
2452
|
d: "M9 21V19H5V15H3V19C3 20.1046 3.89543 21 5 21H9Z",
|
|
2453
2453
|
fill: "currentColor"
|
|
2454
2454
|
}, null, -1);
|
|
2455
2455
|
const _hoisted_5$b = [
|
|
2456
|
-
_hoisted_1$
|
|
2457
|
-
_hoisted_2$
|
|
2458
|
-
_hoisted_3$
|
|
2459
|
-
_hoisted_4$
|
|
2456
|
+
_hoisted_1$1k,
|
|
2457
|
+
_hoisted_2$14,
|
|
2458
|
+
_hoisted_3$F,
|
|
2459
|
+
_hoisted_4$n
|
|
2460
2460
|
];
|
|
2461
|
-
const _sfc_main$
|
|
2461
|
+
const _sfc_main$1v = /* @__PURE__ */ defineComponent({
|
|
2462
2462
|
...{
|
|
2463
2463
|
name: "MonoFullscreen"
|
|
2464
2464
|
},
|
|
@@ -2486,14 +2486,14 @@ const _sfc_main$1s = /* @__PURE__ */ defineComponent({
|
|
|
2486
2486
|
};
|
|
2487
2487
|
}
|
|
2488
2488
|
});
|
|
2489
|
-
const _hoisted_1$
|
|
2489
|
+
const _hoisted_1$1j = /* @__PURE__ */ createElementVNode("path", {
|
|
2490
2490
|
d: "M3 12C3 11.4477 3.44772 11 4 11H20C20.5523 11 21 11.4477 21 12C21 12.5523 20.5523 13 20 13H4C3.44772 13 3 12.5523 3 12Z",
|
|
2491
2491
|
fill: "currentColor"
|
|
2492
2492
|
}, null, -1);
|
|
2493
|
-
const _hoisted_2$
|
|
2494
|
-
_hoisted_1$
|
|
2493
|
+
const _hoisted_2$13 = [
|
|
2494
|
+
_hoisted_1$1j
|
|
2495
2495
|
];
|
|
2496
|
-
const _sfc_main$
|
|
2496
|
+
const _sfc_main$1u = /* @__PURE__ */ defineComponent({
|
|
2497
2497
|
...{
|
|
2498
2498
|
name: "MonoLess"
|
|
2499
2499
|
},
|
|
@@ -2517,23 +2517,23 @@ const _sfc_main$1r = /* @__PURE__ */ defineComponent({
|
|
|
2517
2517
|
viewBox: "0 0 24 24",
|
|
2518
2518
|
fill: "none",
|
|
2519
2519
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2520
|
-
}, _hoisted_2$
|
|
2520
|
+
}, _hoisted_2$13, 4);
|
|
2521
2521
|
};
|
|
2522
2522
|
}
|
|
2523
2523
|
});
|
|
2524
|
-
const _hoisted_1$
|
|
2524
|
+
const _hoisted_1$1i = /* @__PURE__ */ createElementVNode("path", {
|
|
2525
2525
|
d: "M13 3C13 2.44772 12.5523 2 12 2C11.4477 2 11 2.44772 11 3V13C11 13.5523 11.4477 14 12 14C12.5523 14 13 13.5523 13 13V3Z",
|
|
2526
2526
|
fill: "currentColor"
|
|
2527
2527
|
}, null, -1);
|
|
2528
|
-
const _hoisted_2$
|
|
2528
|
+
const _hoisted_2$12 = /* @__PURE__ */ createElementVNode("path", {
|
|
2529
2529
|
d: "M4 12C4 9.21721 5.42073 6.7648 7.57959 5.33093C8.03964 5.02537 8.24578 4.4301 8 3.93552C7.75422 3.44094 7.1507 3.23516 6.68319 3.5292C3.87129 5.29775 2 8.42958 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 8.42958 20.1287 5.29775 17.3168 3.5292C16.8493 3.23516 16.2458 3.44094 16 3.93552C15.7542 4.4301 15.9604 5.02537 16.4204 5.33093C18.5793 6.7648 20 9.21721 20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12Z",
|
|
2530
2530
|
fill: "currentColor"
|
|
2531
2531
|
}, null, -1);
|
|
2532
|
-
const _hoisted_3$
|
|
2533
|
-
_hoisted_1$
|
|
2534
|
-
_hoisted_2$
|
|
2532
|
+
const _hoisted_3$E = [
|
|
2533
|
+
_hoisted_1$1i,
|
|
2534
|
+
_hoisted_2$12
|
|
2535
2535
|
];
|
|
2536
|
-
const _sfc_main$
|
|
2536
|
+
const _sfc_main$1t = /* @__PURE__ */ defineComponent({
|
|
2537
2537
|
...{
|
|
2538
2538
|
name: "MonoLogout"
|
|
2539
2539
|
},
|
|
@@ -2557,20 +2557,20 @@ const _sfc_main$1q = /* @__PURE__ */ defineComponent({
|
|
|
2557
2557
|
viewBox: "0 0 24 24",
|
|
2558
2558
|
fill: "none",
|
|
2559
2559
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2560
|
-
}, _hoisted_3$
|
|
2560
|
+
}, _hoisted_3$E, 4);
|
|
2561
2561
|
};
|
|
2562
2562
|
}
|
|
2563
2563
|
});
|
|
2564
|
-
const _hoisted_1$
|
|
2564
|
+
const _hoisted_1$1h = /* @__PURE__ */ createElementVNode("path", {
|
|
2565
2565
|
"fill-rule": "evenodd",
|
|
2566
2566
|
"clip-rule": "evenodd",
|
|
2567
2567
|
d: "M20 7L17 7L17 4C17 3.44772 16.5523 3 16 3C15.4477 3 15 3.44772 15 4L15 7C15 8.10457 15.8954 9 17 9L20 9C20.5523 9 21 8.55229 21 8C21 7.44772 20.5523 7 20 7ZM7 9C8.10457 9 9 8.10457 9 7V4C9 3.44772 8.55229 3 8 3C7.44772 3 7 3.44772 7 4V7L4 7C3.44772 7 3 7.44771 3 8C3 8.55228 3.44772 9 4 9L7 9ZM7 17H4C3.44772 17 3 16.5523 3 16C3 15.4477 3.44772 15 4 15H7C8.10457 15 9 15.8954 9 17V20C9 20.5523 8.55228 21 8 21C7.44771 21 7 20.5523 7 20V17ZM17 15C15.8954 15 15 15.8954 15 17L15 20C15 20.5523 15.4477 21 16 21C16.5523 21 17 20.5523 17 20L17 17L20 17C20.5523 17 21 16.5523 21 16C21 15.4477 20.5523 15 20 15L17 15Z",
|
|
2568
2568
|
fill: "currentColor"
|
|
2569
2569
|
}, null, -1);
|
|
2570
|
-
const _hoisted_2
|
|
2571
|
-
_hoisted_1$
|
|
2570
|
+
const _hoisted_2$11 = [
|
|
2571
|
+
_hoisted_1$1h
|
|
2572
2572
|
];
|
|
2573
|
-
const _sfc_main$
|
|
2573
|
+
const _sfc_main$1s = /* @__PURE__ */ defineComponent({
|
|
2574
2574
|
...{
|
|
2575
2575
|
name: "MonoFullscreenExit"
|
|
2576
2576
|
},
|
|
@@ -2594,20 +2594,20 @@ const _sfc_main$1p = /* @__PURE__ */ defineComponent({
|
|
|
2594
2594
|
viewBox: "0 0 24 24",
|
|
2595
2595
|
fill: "none",
|
|
2596
2596
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2597
|
-
}, _hoisted_2
|
|
2597
|
+
}, _hoisted_2$11, 4);
|
|
2598
2598
|
};
|
|
2599
2599
|
}
|
|
2600
2600
|
});
|
|
2601
|
-
const _hoisted_1$
|
|
2601
|
+
const _hoisted_1$1g = /* @__PURE__ */ createElementVNode("path", {
|
|
2602
2602
|
"fill-rule": "evenodd",
|
|
2603
2603
|
"clip-rule": "evenodd",
|
|
2604
2604
|
d: "M14.5757 4.42348C14.8508 5.23244 15 6.09929 15 7.00001C15 11.4183 11.4183 15 7 15C6.09928 15 5.23243 14.8508 4.42347 14.5758C5.49544 17.7301 8.48312 20 12 20C16.4183 20 20 16.4183 20 12C20 8.48314 17.7301 5.49546 14.5757 4.42348ZM12.045 3.75068C11.5657 3.00831 12.1241 1.95436 13.0863 2.05842C18.0987 2.60051 22 6.84399 22 12C22 17.5229 17.5228 22 12 22C6.84397 22 2.6005 18.0987 2.05841 13.0863C1.95434 12.1241 3.0083 11.5657 3.75067 12.045C4.68655 12.6492 5.80078 13 7 13C10.3137 13 13 10.3137 13 7.00001C13 5.8008 12.6492 4.68656 12.045 3.75068Z",
|
|
2605
2605
|
fill: "currentColor"
|
|
2606
2606
|
}, null, -1);
|
|
2607
|
-
const _hoisted_2$
|
|
2608
|
-
_hoisted_1$
|
|
2607
|
+
const _hoisted_2$10 = [
|
|
2608
|
+
_hoisted_1$1g
|
|
2609
2609
|
];
|
|
2610
|
-
const _sfc_main$
|
|
2610
|
+
const _sfc_main$1r = /* @__PURE__ */ defineComponent({
|
|
2611
2611
|
...{
|
|
2612
2612
|
name: "MonoMoon"
|
|
2613
2613
|
},
|
|
@@ -2631,28 +2631,28 @@ const _sfc_main$1o = /* @__PURE__ */ defineComponent({
|
|
|
2631
2631
|
viewBox: "0 0 24 24",
|
|
2632
2632
|
fill: "none",
|
|
2633
2633
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2634
|
-
}, _hoisted_2$
|
|
2634
|
+
}, _hoisted_2$10, 4);
|
|
2635
2635
|
};
|
|
2636
2636
|
}
|
|
2637
2637
|
});
|
|
2638
|
-
const _hoisted_1$
|
|
2638
|
+
const _hoisted_1$1f = /* @__PURE__ */ createElementVNode("path", {
|
|
2639
2639
|
d: "M2 5C2 4.44772 2.44772 4 3 4H21C21.5523 4 22 4.44772 22 5C22 5.55228 21.5523 6 21 6H3C2.44772 6 2 5.55228 2 5Z",
|
|
2640
2640
|
fill: "currentColor"
|
|
2641
2641
|
}, null, -1);
|
|
2642
|
-
const _hoisted_2
|
|
2642
|
+
const _hoisted_2$$ = /* @__PURE__ */ createElementVNode("path", {
|
|
2643
2643
|
d: "M2 12C2 11.4477 2.44772 11 3 11H21C21.5523 11 22 11.4477 22 12C22 12.5523 21.5523 13 21 13H3C2.44772 13 2 12.5523 2 12Z",
|
|
2644
2644
|
fill: "currentColor"
|
|
2645
2645
|
}, null, -1);
|
|
2646
|
-
const _hoisted_3$
|
|
2646
|
+
const _hoisted_3$D = /* @__PURE__ */ createElementVNode("path", {
|
|
2647
2647
|
d: "M22 19C22 18.4477 21.5523 18 21 18H3C2.44772 18 2 18.4477 2 19C2 19.5523 2.44772 20 3 20H21C21.5523 20 22 19.5523 22 19Z",
|
|
2648
2648
|
fill: "currentColor"
|
|
2649
2649
|
}, null, -1);
|
|
2650
|
-
const _hoisted_4$
|
|
2651
|
-
_hoisted_1$
|
|
2652
|
-
_hoisted_2
|
|
2653
|
-
_hoisted_3$
|
|
2650
|
+
const _hoisted_4$m = [
|
|
2651
|
+
_hoisted_1$1f,
|
|
2652
|
+
_hoisted_2$$,
|
|
2653
|
+
_hoisted_3$D
|
|
2654
2654
|
];
|
|
2655
|
-
const _sfc_main$
|
|
2655
|
+
const _sfc_main$1q = /* @__PURE__ */ defineComponent({
|
|
2656
2656
|
...{
|
|
2657
2657
|
name: "MonoMenu"
|
|
2658
2658
|
},
|
|
@@ -2676,28 +2676,28 @@ const _sfc_main$1n = /* @__PURE__ */ defineComponent({
|
|
|
2676
2676
|
viewBox: "0 0 24 24",
|
|
2677
2677
|
fill: "none",
|
|
2678
2678
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2679
|
-
}, _hoisted_4$
|
|
2679
|
+
}, _hoisted_4$m, 4);
|
|
2680
2680
|
};
|
|
2681
2681
|
}
|
|
2682
2682
|
});
|
|
2683
|
-
const _hoisted_1$
|
|
2683
|
+
const _hoisted_1$1e = /* @__PURE__ */ createElementVNode("path", {
|
|
2684
2684
|
d: "M3 12C3 10.8954 3.92341 10 5.0625 10C6.20159 10 7.125 10.8954 7.125 12C7.125 13.1046 6.20159 14 5.0625 14C3.92341 14 3 13.1046 3 12Z",
|
|
2685
2685
|
fill: "currentColor"
|
|
2686
2686
|
}, null, -1);
|
|
2687
|
-
const _hoisted_2$
|
|
2687
|
+
const _hoisted_2$_ = /* @__PURE__ */ createElementVNode("path", {
|
|
2688
2688
|
d: "M16.875 12C16.875 10.8954 17.7984 10 18.9375 10C20.0766 10 21 10.8954 21 12C21 13.1046 20.0766 14 18.9375 14C17.7984 14 16.875 13.1046 16.875 12Z",
|
|
2689
2689
|
fill: "currentColor"
|
|
2690
2690
|
}, null, -1);
|
|
2691
|
-
const _hoisted_3$
|
|
2691
|
+
const _hoisted_3$C = /* @__PURE__ */ createElementVNode("path", {
|
|
2692
2692
|
d: "M9.9375 12C9.9375 10.8954 10.8609 10 12 10C13.1391 10 14.0625 10.8954 14.0625 12C14.0625 13.1046 13.1391 14 12 14C10.8609 14 9.9375 13.1046 9.9375 12Z",
|
|
2693
2693
|
fill: "currentColor"
|
|
2694
2694
|
}, null, -1);
|
|
2695
|
-
const _hoisted_4$
|
|
2696
|
-
_hoisted_1$
|
|
2697
|
-
_hoisted_2$
|
|
2698
|
-
_hoisted_3$
|
|
2695
|
+
const _hoisted_4$l = [
|
|
2696
|
+
_hoisted_1$1e,
|
|
2697
|
+
_hoisted_2$_,
|
|
2698
|
+
_hoisted_3$C
|
|
2699
2699
|
];
|
|
2700
|
-
const _sfc_main$
|
|
2700
|
+
const _sfc_main$1p = /* @__PURE__ */ defineComponent({
|
|
2701
2701
|
...{
|
|
2702
2702
|
name: "MonoMore"
|
|
2703
2703
|
},
|
|
@@ -2721,20 +2721,20 @@ const _sfc_main$1m = /* @__PURE__ */ defineComponent({
|
|
|
2721
2721
|
viewBox: "0 0 24 24",
|
|
2722
2722
|
fill: "none",
|
|
2723
2723
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2724
|
-
}, _hoisted_4$
|
|
2724
|
+
}, _hoisted_4$l, 4);
|
|
2725
2725
|
};
|
|
2726
2726
|
}
|
|
2727
2727
|
});
|
|
2728
|
-
const _hoisted_1$
|
|
2728
|
+
const _hoisted_1$1d = /* @__PURE__ */ createElementVNode("path", {
|
|
2729
2729
|
"fill-rule": "evenodd",
|
|
2730
2730
|
"clip-rule": "evenodd",
|
|
2731
2731
|
d: "M8.01197 19H3C2.44772 19 2 18.5523 2 18C2 17.4477 2.44772 17 3 17H4.5V9.58824C4.5 5.39907 7.96661 2 12 2C16.0334 2 19.5 5.39907 19.5 9.58824V17H21C21.5523 17 22 17.4477 22 18C22 18.5523 21.5523 19 21 19H15.988C15.8332 21.1525 14.1932 23 12 23C9.80684 23 8.16675 21.1525 8.01197 19ZM6.5 9.58824C6.5 6.50022 9.07459 4 12 4C14.9254 4 17.5 6.50022 17.5 9.58824V17H6.5V9.58824ZM10.0195 19C10.1631 20.2056 11.0748 21 12 21C12.9252 21 13.8369 20.2056 13.9805 19H10.0195Z",
|
|
2732
2732
|
fill: "currentColor"
|
|
2733
2733
|
}, null, -1);
|
|
2734
|
-
const _hoisted_2$
|
|
2735
|
-
_hoisted_1$
|
|
2734
|
+
const _hoisted_2$Z = [
|
|
2735
|
+
_hoisted_1$1d
|
|
2736
2736
|
];
|
|
2737
|
-
const _sfc_main$
|
|
2737
|
+
const _sfc_main$1o = /* @__PURE__ */ defineComponent({
|
|
2738
2738
|
...{
|
|
2739
2739
|
name: "MonoNotification"
|
|
2740
2740
|
},
|
|
@@ -2758,15 +2758,15 @@ const _sfc_main$1l = /* @__PURE__ */ defineComponent({
|
|
|
2758
2758
|
viewBox: "0 0 24 24",
|
|
2759
2759
|
fill: "none",
|
|
2760
2760
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2761
|
-
}, _hoisted_2$
|
|
2761
|
+
}, _hoisted_2$Z, 4);
|
|
2762
2762
|
};
|
|
2763
2763
|
}
|
|
2764
2764
|
});
|
|
2765
|
-
const _hoisted_1$
|
|
2765
|
+
const _hoisted_1$1c = /* @__PURE__ */ createStaticVNode('<path fill-rule="evenodd" clip-rule="evenodd" d="M5.50007 3.5C4.3955 3.5 3.50007 4.39543 3.50007 5.5V9C3.50007 10.1046 4.3955 11 5.50007 11H9C10.1046 11 11 10.1046 11 9V5.5C11 4.39543 10.1046 3.5 9 3.5H5.50007ZM9 5H5.50007C5.22393 5 5.00007 5.22386 5.00007 5.5V9C5.00007 9.27614 5.22393 9.5 5.50007 9.5H9C9.27614 9.5 9.5 9.27614 9.5 9V5.5C9.5 5.22386 9.27614 5 9 5Z" fill="currentColor"></path><path d="M14 4.25C13.5858 4.25 13.25 4.58579 13.25 5C13.25 5.41421 13.5858 5.75 14 5.75H20C20.4142 5.75 20.75 5.41421 20.75 5C20.75 4.58579 20.4142 4.25 20 4.25H14Z" fill="currentColor"></path><path d="M14 8.90985C13.5858 8.90985 13.25 9.24564 13.25 9.65985C13.25 10.0741 13.5858 10.4099 14 10.4099H20C20.4142 10.4099 20.75 10.0741 20.75 9.65985C20.75 9.24564 20.4142 8.90985 20 8.90985H14Z" fill="currentColor"></path><path d="M20 15.0562L13.9999 15.0564C13.5857 15.0565 13.2499 14.7207 13.2499 14.3065C13.2499 13.8923 13.5856 13.5565 13.9999 13.5564L20 13.5562C20.4142 13.5562 20.75 13.8919 20.75 14.3062C20.75 14.7204 20.4142 15.0562 20 15.0562Z" fill="currentColor"></path><path d="M14 18.25C13.5858 18.25 13.25 18.5858 13.25 19C13.25 19.4142 13.5858 19.75 14 19.75H20C20.4142 19.75 20.75 19.4142 20.75 19C20.75 18.5858 20.4142 18.25 20 18.25H14Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M3.49999 15C3.49999 13.8954 4.39542 13 5.49999 13H9.00002C10.1046 13 11 13.8954 11 15L11 18.5C11 19.6046 10.1046 20.5 9.00001 20.5H5.49998C4.3954 20.5 3.49997 19.6046 3.49997 18.5L3.49999 15ZM5.49999 14.5H9.00002C9.27617 14.5 9.50003 14.7239 9.50002 15L9.50001 18.5C9.50001 18.7761 9.27615 19 9.00001 19H5.49998C5.22383 19 4.99998 18.7761 4.99998 18.5L4.99999 15C4.99999 14.7239 5.22385 14.5 5.49999 14.5Z" fill="currentColor"></path>', 6);
|
|
2766
2766
|
const _hoisted_7$8 = [
|
|
2767
|
-
_hoisted_1$
|
|
2767
|
+
_hoisted_1$1c
|
|
2768
2768
|
];
|
|
2769
|
-
const _sfc_main$
|
|
2769
|
+
const _sfc_main$1n = /* @__PURE__ */ defineComponent({
|
|
2770
2770
|
...{
|
|
2771
2771
|
name: "MonoOrderbook15"
|
|
2772
2772
|
},
|
|
@@ -2794,29 +2794,29 @@ const _sfc_main$1k = /* @__PURE__ */ defineComponent({
|
|
|
2794
2794
|
};
|
|
2795
2795
|
}
|
|
2796
2796
|
});
|
|
2797
|
-
const _hoisted_1$
|
|
2797
|
+
const _hoisted_1$1b = /* @__PURE__ */ createElementVNode("path", {
|
|
2798
2798
|
d: "M6.91667 9.75C7.65305 9.75 8.25 10.347 8.25 11.0833V14.4167C8.25 15.153 7.65305 15.75 6.91667 15.75H3.58333C2.84695 15.75 2.25 15.153 2.25 14.4167V11.0833C2.25 10.347 2.84695 9.75 3.58333 9.75H6.91667ZM6.75 11.25H3.75V14.25H6.75V11.25Z",
|
|
2799
2799
|
fill: "currentColor"
|
|
2800
2800
|
}, null, -1);
|
|
2801
|
-
const _hoisted_2$
|
|
2801
|
+
const _hoisted_2$Y = /* @__PURE__ */ createElementVNode("path", {
|
|
2802
2802
|
d: "M6.91667 2.25C7.65305 2.25 8.25 2.84696 8.25 3.58334V6.91667C8.25 7.65305 7.65305 8.25 6.91667 8.25H3.58333C2.84695 8.25 2.25 7.65305 2.25 6.91667V3.58334C2.25 2.84696 2.84695 2.25 3.58333 2.25H6.91667ZM6.75 3.75H3.75V6.75H6.75V3.75Z",
|
|
2803
2803
|
fill: "currentColor"
|
|
2804
2804
|
}, null, -1);
|
|
2805
|
-
const _hoisted_3$
|
|
2805
|
+
const _hoisted_3$B = /* @__PURE__ */ createElementVNode("path", {
|
|
2806
2806
|
d: "M16.0498 4.30719C16.5705 4.82789 16.5705 5.67211 16.0498 6.19281L13.6928 8.54983C13.1721 9.07053 12.3279 9.07053 11.8072 8.54983L9.45017 6.19281C8.92947 5.67211 8.92947 4.82789 9.45017 4.30719L11.8072 1.95017C12.3279 1.42947 13.1721 1.42947 13.6928 1.95017L16.0498 4.30719ZM14.8713 5.25L12.75 3.12868L10.6287 5.25L12.75 7.37132L14.8713 5.25Z",
|
|
2807
2807
|
fill: "currentColor"
|
|
2808
2808
|
}, null, -1);
|
|
2809
|
-
const _hoisted_4$
|
|
2809
|
+
const _hoisted_4$k = /* @__PURE__ */ createElementVNode("path", {
|
|
2810
2810
|
d: "M14.4167 9.75C15.153 9.75 15.75 10.347 15.75 11.0833V14.4167C15.75 15.153 15.153 15.75 14.4167 15.75H11.0833C10.347 15.75 9.75 15.153 9.75 14.4167V11.0833C9.75 10.347 10.347 9.75 11.0833 9.75H14.4167ZM14.25 11.25H11.25V14.25H14.25V11.25Z",
|
|
2811
2811
|
fill: "currentColor"
|
|
2812
2812
|
}, null, -1);
|
|
2813
2813
|
const _hoisted_5$a = [
|
|
2814
|
-
_hoisted_1$
|
|
2815
|
-
_hoisted_2$
|
|
2816
|
-
_hoisted_3$
|
|
2817
|
-
_hoisted_4$
|
|
2814
|
+
_hoisted_1$1b,
|
|
2815
|
+
_hoisted_2$Y,
|
|
2816
|
+
_hoisted_3$B,
|
|
2817
|
+
_hoisted_4$k
|
|
2818
2818
|
];
|
|
2819
|
-
const _sfc_main$
|
|
2819
|
+
const _sfc_main$1m = /* @__PURE__ */ defineComponent({
|
|
2820
2820
|
...{
|
|
2821
2821
|
name: "MonoOverview"
|
|
2822
2822
|
},
|
|
@@ -2844,26 +2844,26 @@ const _sfc_main$1j = /* @__PURE__ */ defineComponent({
|
|
|
2844
2844
|
};
|
|
2845
2845
|
}
|
|
2846
2846
|
});
|
|
2847
|
-
const _hoisted_1$
|
|
2847
|
+
const _hoisted_1$1a = /* @__PURE__ */ createElementVNode("path", {
|
|
2848
2848
|
d: "M16.1716 8.82841C15.781 8.43789 15.781 7.80472 16.1716 7.4142L17.5858 5.99998L16.1716 4.58577C15.781 4.19525 15.781 3.56208 16.1716 3.17156C16.5621 2.78103 17.1953 2.78103 17.5858 3.17156L19 4.58577L20.4142 3.17156C20.8047 2.78103 21.4379 2.78103 21.8284 3.17156C22.2189 3.56208 22.2189 4.19524 21.8284 4.58577L20.4142 5.99998L21.8284 7.4142C22.2189 7.80472 22.2189 8.43789 21.8284 8.82841C21.4379 9.21893 20.8047 9.21893 20.4142 8.82841L19 7.4142L17.5858 8.82841C17.1953 9.21893 16.5621 9.21893 16.1716 8.82841Z",
|
|
2849
2849
|
fill: "currentColor"
|
|
2850
2850
|
}, null, -1);
|
|
2851
|
-
const _hoisted_2$
|
|
2851
|
+
const _hoisted_2$X = /* @__PURE__ */ createElementVNode("path", {
|
|
2852
2852
|
"fill-rule": "evenodd",
|
|
2853
2853
|
"clip-rule": "evenodd",
|
|
2854
2854
|
d: "M2 5.99998C2 4.89541 2.89543 3.99998 4 3.99998H13C13.5523 3.99998 14 4.4477 14 4.99998C14 5.55227 13.5523 5.99998 13 5.99998H4V16.9107L15.0673 11.5985C15.3788 11.4489 15.7454 11.4708 16.0369 11.6563L20 14.1783V12C20 11.4477 20.4477 11 21 11C21.5523 11 22 11.4477 22 12V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V5.99998ZM20 18H6.35257L15.4319 13.6419L20 16.5489V18Z",
|
|
2855
2855
|
fill: "currentColor"
|
|
2856
2856
|
}, null, -1);
|
|
2857
|
-
const _hoisted_3$
|
|
2857
|
+
const _hoisted_3$A = /* @__PURE__ */ createElementVNode("path", {
|
|
2858
2858
|
d: "M8 11C8.82843 11 9.5 10.3284 9.5 9.49998C9.5 8.67156 8.82843 7.99998 8 7.99998C7.17157 7.99998 6.5 8.67156 6.5 9.49998C6.5 10.3284 7.17157 11 8 11Z",
|
|
2859
2859
|
fill: "currentColor"
|
|
2860
2860
|
}, null, -1);
|
|
2861
|
-
const _hoisted_4$
|
|
2862
|
-
_hoisted_1$
|
|
2863
|
-
_hoisted_2$
|
|
2864
|
-
_hoisted_3$
|
|
2861
|
+
const _hoisted_4$j = [
|
|
2862
|
+
_hoisted_1$1a,
|
|
2863
|
+
_hoisted_2$X,
|
|
2864
|
+
_hoisted_3$A
|
|
2865
2865
|
];
|
|
2866
|
-
const _sfc_main$
|
|
2866
|
+
const _sfc_main$1l = /* @__PURE__ */ defineComponent({
|
|
2867
2867
|
...{
|
|
2868
2868
|
name: "MonoPicError"
|
|
2869
2869
|
},
|
|
@@ -2887,25 +2887,25 @@ const _sfc_main$1i = /* @__PURE__ */ defineComponent({
|
|
|
2887
2887
|
viewBox: "0 0 24 24",
|
|
2888
2888
|
fill: "none",
|
|
2889
2889
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2890
|
-
}, _hoisted_4$
|
|
2890
|
+
}, _hoisted_4$j, 4);
|
|
2891
2891
|
};
|
|
2892
2892
|
}
|
|
2893
2893
|
});
|
|
2894
|
-
const _hoisted_1$
|
|
2894
|
+
const _hoisted_1$19 = /* @__PURE__ */ createElementVNode("path", {
|
|
2895
2895
|
d: "M8 11C8.82843 11 9.5 10.3284 9.5 9.5C9.5 8.67157 8.82843 8 8 8C7.17157 8 6.5 8.67157 6.5 9.5C6.5 10.3284 7.17157 11 8 11Z",
|
|
2896
2896
|
fill: "currentColor"
|
|
2897
2897
|
}, null, -1);
|
|
2898
|
-
const _hoisted_2$
|
|
2898
|
+
const _hoisted_2$W = /* @__PURE__ */ createElementVNode("path", {
|
|
2899
2899
|
"fill-rule": "evenodd",
|
|
2900
2900
|
"clip-rule": "evenodd",
|
|
2901
2901
|
d: "M4 4C2.89543 4 2 4.89543 2 6V18C2 19.1046 2.89543 20 4 20H20C21.1046 20 22 19.1046 22 18V6C22 4.89543 21.1046 4 20 4H4ZM20 6H4V16.9108L15.0673 11.5985C15.3788 11.449 15.7454 11.4708 16.0369 11.6563L20 14.1783V6ZM20 18H6.35257L15.4319 13.6419L20 16.5489V18Z",
|
|
2902
2902
|
fill: "currentColor"
|
|
2903
2903
|
}, null, -1);
|
|
2904
|
-
const _hoisted_3$
|
|
2905
|
-
_hoisted_1$
|
|
2906
|
-
_hoisted_2$
|
|
2904
|
+
const _hoisted_3$z = [
|
|
2905
|
+
_hoisted_1$19,
|
|
2906
|
+
_hoisted_2$W
|
|
2907
2907
|
];
|
|
2908
|
-
const _sfc_main$
|
|
2908
|
+
const _sfc_main$1k = /* @__PURE__ */ defineComponent({
|
|
2909
2909
|
...{
|
|
2910
2910
|
name: "MonoPic"
|
|
2911
2911
|
},
|
|
@@ -2929,25 +2929,25 @@ const _sfc_main$1h = /* @__PURE__ */ defineComponent({
|
|
|
2929
2929
|
viewBox: "0 0 24 24",
|
|
2930
2930
|
fill: "none",
|
|
2931
2931
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2932
|
-
}, _hoisted_3$
|
|
2932
|
+
}, _hoisted_3$z, 4);
|
|
2933
2933
|
};
|
|
2934
2934
|
}
|
|
2935
2935
|
});
|
|
2936
|
-
const _hoisted_1$
|
|
2936
|
+
const _hoisted_1$18 = /* @__PURE__ */ createElementVNode("path", {
|
|
2937
2937
|
"fill-rule": "evenodd",
|
|
2938
2938
|
"clip-rule": "evenodd",
|
|
2939
2939
|
d: "M18.5 4H5.5V20H18.5V4ZM5.5 2C4.39543 2 3.5 2.89543 3.5 4V20C3.5 21.1046 4.39543 22 5.5 22H18.5C19.6046 22 20.5 21.1046 20.5 20V4C20.5 2.89543 19.6046 2 18.5 2H5.5Z",
|
|
2940
2940
|
fill: "currentColor"
|
|
2941
2941
|
}, null, -1);
|
|
2942
|
-
const _hoisted_2$
|
|
2942
|
+
const _hoisted_2$V = /* @__PURE__ */ createElementVNode("path", {
|
|
2943
2943
|
d: "M13.75 15.75C13.75 16.7165 12.9665 17.5 12 17.5C11.0335 17.5 10.25 16.7165 10.25 15.75C10.25 14.7835 11.0335 14 12 14C12.9665 14 13.75 14.7835 13.75 15.75Z",
|
|
2944
2944
|
fill: "currentColor"
|
|
2945
2945
|
}, null, -1);
|
|
2946
|
-
const _hoisted_3$
|
|
2947
|
-
_hoisted_1$
|
|
2948
|
-
_hoisted_2$
|
|
2946
|
+
const _hoisted_3$y = [
|
|
2947
|
+
_hoisted_1$18,
|
|
2948
|
+
_hoisted_2$V
|
|
2949
2949
|
];
|
|
2950
|
-
const _sfc_main$
|
|
2950
|
+
const _sfc_main$1j = /* @__PURE__ */ defineComponent({
|
|
2951
2951
|
...{
|
|
2952
2952
|
name: "MonoPhone"
|
|
2953
2953
|
},
|
|
@@ -2971,32 +2971,32 @@ const _sfc_main$1g = /* @__PURE__ */ defineComponent({
|
|
|
2971
2971
|
viewBox: "0 0 24 24",
|
|
2972
2972
|
fill: "none",
|
|
2973
2973
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2974
|
-
}, _hoisted_3$
|
|
2974
|
+
}, _hoisted_3$y, 4);
|
|
2975
2975
|
};
|
|
2976
2976
|
}
|
|
2977
2977
|
});
|
|
2978
|
-
const _hoisted_1$
|
|
2978
|
+
const _hoisted_1$17 = /* @__PURE__ */ createElementVNode("path", {
|
|
2979
2979
|
"fill-rule": "evenodd",
|
|
2980
2980
|
"clip-rule": "evenodd",
|
|
2981
2981
|
d: "M5.25 8.25C6.90685 8.25 8.25 6.90685 8.25 5.25C8.25 3.59315 6.90685 2.25 5.25 2.25C3.59315 2.25 2.25 3.59315 2.25 5.25C2.25 6.90685 3.59315 8.25 5.25 8.25ZM5.25 6.75C6.07843 6.75 6.75 6.07843 6.75 5.25C6.75 4.42157 6.07843 3.75 5.25 3.75C4.42157 3.75 3.75 4.42157 3.75 5.25C3.75 6.07843 4.42157 6.75 5.25 6.75Z",
|
|
2982
2982
|
fill: "currentColor"
|
|
2983
2983
|
}, null, -1);
|
|
2984
|
-
const _hoisted_2$
|
|
2984
|
+
const _hoisted_2$U = /* @__PURE__ */ createElementVNode("path", {
|
|
2985
2985
|
"fill-rule": "evenodd",
|
|
2986
2986
|
"clip-rule": "evenodd",
|
|
2987
2987
|
d: "M15.75 12.75C15.75 14.4069 14.4069 15.75 12.75 15.75C11.0931 15.75 9.75 14.4069 9.75 12.75C9.75 11.0931 11.0931 9.75 12.75 9.75C14.4069 9.75 15.75 11.0931 15.75 12.75ZM14.25 12.75C14.25 13.5784 13.5784 14.25 12.75 14.25C11.9216 14.25 11.25 13.5784 11.25 12.75C11.25 11.9216 11.9216 11.25 12.75 11.25C13.5784 11.25 14.25 11.9216 14.25 12.75Z",
|
|
2988
2988
|
fill: "currentColor"
|
|
2989
2989
|
}, null, -1);
|
|
2990
|
-
const _hoisted_3$
|
|
2990
|
+
const _hoisted_3$x = /* @__PURE__ */ createElementVNode("path", {
|
|
2991
2991
|
d: "M15.1553 3.90533C15.4482 3.61244 15.4482 3.13756 15.1553 2.84467C14.8624 2.55178 14.3876 2.55178 14.0947 2.84467L2.84467 14.0947C2.55178 14.3876 2.55178 14.8624 2.84467 15.1553C3.13756 15.4482 3.61244 15.4482 3.90533 15.1553L15.1553 3.90533Z",
|
|
2992
2992
|
fill: "currentColor"
|
|
2993
2993
|
}, null, -1);
|
|
2994
|
-
const _hoisted_4$
|
|
2995
|
-
_hoisted_1$
|
|
2996
|
-
_hoisted_2$
|
|
2997
|
-
_hoisted_3$
|
|
2994
|
+
const _hoisted_4$i = [
|
|
2995
|
+
_hoisted_1$17,
|
|
2996
|
+
_hoisted_2$U,
|
|
2997
|
+
_hoisted_3$x
|
|
2998
2998
|
];
|
|
2999
|
-
const _sfc_main$
|
|
2999
|
+
const _sfc_main$1i = /* @__PURE__ */ defineComponent({
|
|
3000
3000
|
...{
|
|
3001
3001
|
name: "MonoPercent"
|
|
3002
3002
|
},
|
|
@@ -3020,18 +3020,18 @@ const _sfc_main$1f = /* @__PURE__ */ defineComponent({
|
|
|
3020
3020
|
viewBox: "0 0 18 18",
|
|
3021
3021
|
fill: "none",
|
|
3022
3022
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3023
|
-
}, _hoisted_4$
|
|
3023
|
+
}, _hoisted_4$i, 4);
|
|
3024
3024
|
};
|
|
3025
3025
|
}
|
|
3026
3026
|
});
|
|
3027
|
-
const _hoisted_1$
|
|
3027
|
+
const _hoisted_1$16 = /* @__PURE__ */ createElementVNode("path", {
|
|
3028
3028
|
d: "M2.00003 12.08C1.99403 11.218 2.91003 10.724 3.61803 11.105L3.71303 11.163L6.39103 12.967C7.36303 13.622 6.76803 15.11 5.65703 14.974L5.54003 14.954L4.47703 14.72C5.01733 16.2149 5.99057 17.5149 7.27267 18.4545C8.55477 19.394 10.0876 19.9304 11.6758 19.9953C13.264 20.0602 14.8355 19.6507 16.19 18.8189C17.5445 17.9871 18.6206 16.7708 19.281 15.325C19.3946 15.0896 19.5957 14.908 19.8415 14.8191C20.0872 14.7302 20.358 14.741 20.5958 14.8492C20.8337 14.9574 21.0198 15.1545 21.1142 15.3981C21.2086 15.6418 21.2039 15.9128 21.101 16.153C19.114 20.523 14.205 22.946 9.41403 21.662C7.30026 21.0957 5.43051 19.8518 4.09137 18.1211C2.75223 16.3904 2.01758 14.2683 2.00003 12.08ZM2.90303 7.85201C4.89003 3.48201 9.79903 1.06001 14.59 2.34301C16.7037 2.90913 18.5734 4.15279 19.9126 5.88335C21.2517 7.61392 21.9864 9.73589 22.004 11.924C22.011 12.787 21.094 13.282 20.387 12.9L20.291 12.842L17.613 11.038C16.641 10.383 17.236 8.89501 18.347 9.03101L18.464 9.05101L19.527 9.28501C18.9867 7.79016 18.0135 6.49009 16.7314 5.55056C15.4493 4.61103 13.9164 4.07461 12.3283 4.00971C10.7401 3.9448 9.16856 4.35435 7.81408 5.18613C6.45959 6.01791 5.3835 7.23423 4.72303 8.68001C4.6706 8.80247 4.59424 8.91322 4.49841 9.00576C4.40259 9.0983 4.28925 9.17076 4.16504 9.21889C4.04082 9.26702 3.90825 9.28985 3.77509 9.28603C3.64193 9.28222 3.51088 9.25184 3.38963 9.19667C3.26838 9.14151 3.15937 9.06268 3.069 8.9648C2.97864 8.86693 2.90874 8.75199 2.86341 8.62672C2.81808 8.50146 2.79823 8.36841 2.80504 8.23537C2.81184 8.10233 2.84516 7.97199 2.90303 7.85201Z",
|
|
3029
3029
|
fill: "currentColor"
|
|
3030
3030
|
}, null, -1);
|
|
3031
|
-
const _hoisted_2$
|
|
3032
|
-
_hoisted_1$
|
|
3031
|
+
const _hoisted_2$T = [
|
|
3032
|
+
_hoisted_1$16
|
|
3033
3033
|
];
|
|
3034
|
-
const _sfc_main$
|
|
3034
|
+
const _sfc_main$1h = /* @__PURE__ */ defineComponent({
|
|
3035
3035
|
...{
|
|
3036
3036
|
name: "MonoRefresh"
|
|
3037
3037
|
},
|
|
@@ -3055,18 +3055,18 @@ const _sfc_main$1e = /* @__PURE__ */ defineComponent({
|
|
|
3055
3055
|
viewBox: "0 0 24 24",
|
|
3056
3056
|
fill: "none",
|
|
3057
3057
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3058
|
-
}, _hoisted_2$
|
|
3058
|
+
}, _hoisted_2$T, 4);
|
|
3059
3059
|
};
|
|
3060
3060
|
}
|
|
3061
3061
|
});
|
|
3062
|
-
const _hoisted_1$
|
|
3062
|
+
const _hoisted_1$15 = /* @__PURE__ */ createElementVNode("path", {
|
|
3063
3063
|
d: "M20 8.99999C20.2449 9.00003 20.4813 9.08995 20.6644 9.25271C20.8474 9.41547 20.9643 9.63974 20.993 9.883L21 9.99999V15C21 16.0262 20.6056 17.0132 19.8983 17.7568C19.191 18.5004 18.225 18.9437 17.2 18.995L17 19H8.107L8.087 19.415L8.053 19.934C8.026 20.28 7.701 20.491 7.422 20.344L7.116 20.18L6.756 19.977L6.558 19.86L6.128 19.597C6.05134 19.5485 5.97501 19.4995 5.899 19.45L5.436 19.14L5.226 18.993L4.849 18.72L4.534 18.48C4.48949 18.4456 4.44515 18.4109 4.401 18.376C4.165 18.188 4.176 17.81 4.424 17.614L4.704 17.397L5.044 17.145L5.444 16.863L5.9 16.558L6.362 16.267L6.778 16.018L7.143 15.813L7.45 15.648C7.725 15.505 8.021 15.684 8.048 16.008L8.073 16.355L8.097 16.77L8.107 17H17C17.5046 17.0002 17.9906 16.8096 18.3605 16.4665C18.7305 16.1234 18.9572 15.6531 18.995 15.15L19 15V9.99999C19 9.73478 19.1054 9.48042 19.2929 9.29289C19.4804 9.10535 19.7348 8.99999 20 8.99999ZM16.578 3.65499L16.884 3.81999L17.244 4.02299L17.442 4.13999L17.872 4.40299L18.101 4.54999L18.564 4.85999L18.774 5.00699L19.151 5.27999L19.466 5.51999L19.599 5.62399C19.835 5.81199 19.824 6.18999 19.576 6.38599L19.296 6.60299L18.956 6.85499L18.556 7.13699L18.1 7.44199L17.638 7.73299L17.222 7.98199L16.857 8.187L16.55 8.35199C16.275 8.495 15.978 8.31599 15.952 7.99199L15.927 7.64499L15.903 7.22999C15.8993 7.15334 15.896 7.07668 15.893 6.99999H7C6.46957 6.99999 5.96086 7.21071 5.58579 7.58578C5.21071 7.96085 5 8.46956 5 8.99999V14C5 14.2652 4.89464 14.5196 4.70711 14.7071C4.51957 14.8946 4.26522 15 4 15C3.73478 15 3.48043 14.8946 3.29289 14.7071C3.10536 14.5196 3 14.2652 3 14V8.99999C3 7.93913 3.42143 6.92171 4.17157 6.17157C4.92172 5.42142 5.93913 4.99999 7 4.99999H15.893L15.913 4.58499L15.935 4.22499L15.947 4.06599C15.974 3.71999 16.299 3.50799 16.578 3.65499Z",
|
|
3064
3064
|
fill: "currentColor"
|
|
3065
3065
|
}, null, -1);
|
|
3066
|
-
const _hoisted_2$
|
|
3067
|
-
_hoisted_1$
|
|
3066
|
+
const _hoisted_2$S = [
|
|
3067
|
+
_hoisted_1$15
|
|
3068
3068
|
];
|
|
3069
|
-
const _sfc_main$
|
|
3069
|
+
const _sfc_main$1g = /* @__PURE__ */ defineComponent({
|
|
3070
3070
|
...{
|
|
3071
3071
|
name: "MonoRepeat"
|
|
3072
3072
|
},
|
|
@@ -3090,27 +3090,27 @@ const _sfc_main$1d = /* @__PURE__ */ defineComponent({
|
|
|
3090
3090
|
viewBox: "0 0 24 24",
|
|
3091
3091
|
fill: "none",
|
|
3092
3092
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3093
|
-
}, _hoisted_2$
|
|
3093
|
+
}, _hoisted_2$S, 4);
|
|
3094
3094
|
};
|
|
3095
3095
|
}
|
|
3096
3096
|
});
|
|
3097
|
-
const _hoisted_1$
|
|
3097
|
+
const _hoisted_1$14 = /* @__PURE__ */ createElementVNode("path", {
|
|
3098
3098
|
"fill-rule": "evenodd",
|
|
3099
3099
|
"clip-rule": "evenodd",
|
|
3100
3100
|
d: "M3.75 4.72483V9.76001C3.75 11.3277 4.56583 12.7823 5.90347 13.5998L9 15.4921L12.0965 13.5998C13.4342 12.7823 14.25 11.3277 14.25 9.76001V4.72483L9 2.39149L3.75 4.72483ZM9.39109 17.011L12.8787 14.8797C14.6622 13.7898 15.75 11.8502 15.75 9.76001V4.23742C15.75 3.94103 15.5754 3.67244 15.3046 3.55206L9.60921 1.02078C9.22136 0.8484 8.77864 0.848401 8.39079 1.02078L2.6954 3.55206C2.42455 3.67244 2.25 3.94103 2.25 4.23742V9.76001C2.25 11.8502 3.33777 13.7898 5.1213 14.8797L8.60891 17.011C8.849 17.1577 9.151 17.1577 9.39109 17.011Z",
|
|
3101
3101
|
fill: "currentColor"
|
|
3102
3102
|
}, null, -1);
|
|
3103
|
-
const _hoisted_2$
|
|
3103
|
+
const _hoisted_2$R = /* @__PURE__ */ createElementVNode("path", {
|
|
3104
3104
|
"fill-rule": "evenodd",
|
|
3105
3105
|
"clip-rule": "evenodd",
|
|
3106
3106
|
d: "M12.6877 6.375C12.9973 6.65019 13.0252 7.12424 12.75 7.43383L8.87328 11.3733C8.73096 11.5334 8.52695 11.625 8.31272 11.625C8.0985 11.625 7.89449 11.5334 7.75217 11.3733L5.56272 9C5.28753 8.69041 5.31541 8.21636 5.625 7.94117C5.93459 7.66598 6.40864 7.69387 6.68383 8.00345L8.31272 9.74612L11.6289 6.43728C11.9041 6.1277 12.3781 6.09981 12.6877 6.375Z",
|
|
3107
3107
|
fill: "currentColor"
|
|
3108
3108
|
}, null, -1);
|
|
3109
|
-
const _hoisted_3$
|
|
3110
|
-
_hoisted_1$
|
|
3111
|
-
_hoisted_2$
|
|
3109
|
+
const _hoisted_3$w = [
|
|
3110
|
+
_hoisted_1$14,
|
|
3111
|
+
_hoisted_2$R
|
|
3112
3112
|
];
|
|
3113
|
-
const _sfc_main$
|
|
3113
|
+
const _sfc_main$1f = /* @__PURE__ */ defineComponent({
|
|
3114
3114
|
...{
|
|
3115
3115
|
name: "MonoSafety"
|
|
3116
3116
|
},
|
|
@@ -3134,27 +3134,27 @@ const _sfc_main$1c = /* @__PURE__ */ defineComponent({
|
|
|
3134
3134
|
viewBox: "0 0 18 18",
|
|
3135
3135
|
fill: "none",
|
|
3136
3136
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3137
|
-
}, _hoisted_3$
|
|
3137
|
+
}, _hoisted_3$w, 4);
|
|
3138
3138
|
};
|
|
3139
3139
|
}
|
|
3140
3140
|
});
|
|
3141
|
-
const _hoisted_1$
|
|
3141
|
+
const _hoisted_1$13 = /* @__PURE__ */ createElementVNode("path", {
|
|
3142
3142
|
"fill-rule": "evenodd",
|
|
3143
3143
|
"clip-rule": "evenodd",
|
|
3144
3144
|
d: "M9 3C5.68629 3 3 5.68629 3 9C3 12.3137 5.68629 15 9 15C12.3137 15 15 12.3137 15 9C15 5.68629 12.3137 3 9 3ZM1.5 9C1.5 4.85786 4.85786 1.5 9 1.5C13.1421 1.5 16.5 4.85786 16.5 9C16.5 13.1421 13.1421 16.5 9 16.5C4.85786 16.5 1.5 13.1421 1.5 9Z",
|
|
3145
3145
|
fill: "currentColor"
|
|
3146
3146
|
}, null, -1);
|
|
3147
|
-
const _hoisted_2$
|
|
3147
|
+
const _hoisted_2$Q = /* @__PURE__ */ createElementVNode("path", {
|
|
3148
3148
|
"fill-rule": "evenodd",
|
|
3149
3149
|
"clip-rule": "evenodd",
|
|
3150
3150
|
d: "M9 12C10.3936 12 11.5889 11.0048 11.915 9.6265C12.0104 9.22341 12.4145 8.97397 12.8175 9.06934C13.2206 9.16472 13.4701 9.5688 13.3747 9.97188C12.8993 11.9811 11.1349 13.5 9 13.5C6.86507 13.5 5.10071 11.9811 4.6253 9.97188C4.52993 9.5688 4.77938 9.16472 5.18246 9.06934C5.58554 8.97397 5.98962 9.22341 6.085 9.6265C6.41113 11.0048 7.60643 12 9 12Z",
|
|
3151
3151
|
fill: "currentColor"
|
|
3152
3152
|
}, null, -1);
|
|
3153
|
-
const _hoisted_3$
|
|
3154
|
-
_hoisted_1$
|
|
3155
|
-
_hoisted_2$
|
|
3153
|
+
const _hoisted_3$v = [
|
|
3154
|
+
_hoisted_1$13,
|
|
3155
|
+
_hoisted_2$Q
|
|
3156
3156
|
];
|
|
3157
|
-
const _sfc_main$
|
|
3157
|
+
const _sfc_main$1e = /* @__PURE__ */ defineComponent({
|
|
3158
3158
|
...{
|
|
3159
3159
|
name: "MonoIdentity"
|
|
3160
3160
|
},
|
|
@@ -3178,20 +3178,20 @@ const _sfc_main$1b = /* @__PURE__ */ defineComponent({
|
|
|
3178
3178
|
viewBox: "0 0 18 18",
|
|
3179
3179
|
fill: "none",
|
|
3180
3180
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3181
|
-
}, _hoisted_3$
|
|
3181
|
+
}, _hoisted_3$v, 4);
|
|
3182
3182
|
};
|
|
3183
3183
|
}
|
|
3184
3184
|
});
|
|
3185
|
-
const _hoisted_1
|
|
3185
|
+
const _hoisted_1$12 = /* @__PURE__ */ createElementVNode("path", {
|
|
3186
3186
|
"fill-rule": "evenodd",
|
|
3187
3187
|
"clip-rule": "evenodd",
|
|
3188
3188
|
d: "M17.4733 18.8875C15.8415 20.2086 13.7632 21 11.5 21C6.25329 21 2 16.7467 2 11.5C2 6.25329 6.25329 2 11.5 2C16.7467 2 21 6.25329 21 11.5C21 13.7631 20.2086 15.8415 18.8875 17.4733L21.5 20.0858C21.8905 20.4763 21.8905 21.1095 21.5 21.5C21.1095 21.8905 20.4763 21.8905 20.0858 21.5L17.4733 18.8875ZM19 11.5C19 15.6421 15.6421 19 11.5 19C7.35786 19 4 15.6421 4 11.5C4 7.35786 7.35786 4 11.5 4C15.6421 4 19 7.35786 19 11.5Z",
|
|
3189
3189
|
fill: "currentColor"
|
|
3190
3190
|
}, null, -1);
|
|
3191
|
-
const _hoisted_2$
|
|
3192
|
-
_hoisted_1
|
|
3191
|
+
const _hoisted_2$P = [
|
|
3192
|
+
_hoisted_1$12
|
|
3193
3193
|
];
|
|
3194
|
-
const _sfc_main$
|
|
3194
|
+
const _sfc_main$1d = /* @__PURE__ */ defineComponent({
|
|
3195
3195
|
...{
|
|
3196
3196
|
name: "MonoSearch"
|
|
3197
3197
|
},
|
|
@@ -3215,23 +3215,23 @@ const _sfc_main$1a = /* @__PURE__ */ defineComponent({
|
|
|
3215
3215
|
viewBox: "0 0 24 24",
|
|
3216
3216
|
fill: "none",
|
|
3217
3217
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3218
|
-
}, _hoisted_2$
|
|
3218
|
+
}, _hoisted_2$P, 4);
|
|
3219
3219
|
};
|
|
3220
3220
|
}
|
|
3221
3221
|
});
|
|
3222
|
-
const _hoisted_1$
|
|
3222
|
+
const _hoisted_1$11 = /* @__PURE__ */ createElementVNode("path", {
|
|
3223
3223
|
d: "M4.60717 8.33377C5.95806 5.61547 8.76187 3.75 12 3.75C16.1021 3.75 19.5049 6.74386 20.1427 10.6657L16.8642 8.84438C16.5021 8.64322 16.0455 8.77368 15.8444 9.13577C15.6432 9.49786 15.7737 9.95446 16.1358 10.1556L20.6358 12.6556C20.8681 12.7847 21.1513 12.7812 21.3804 12.6464C21.6094 12.5116 21.75 12.2657 21.75 12C21.75 6.61522 17.3848 2.25 12 2.25C8.17072 2.25 4.85843 4.45765 3.2639 7.66623C3.07956 8.03716 3.23083 8.4873 3.60176 8.67164C3.9727 8.85597 4.42284 8.70471 4.60717 8.33377Z",
|
|
3224
3224
|
fill: "currentColor"
|
|
3225
3225
|
}, null, -1);
|
|
3226
|
-
const _hoisted_2$
|
|
3226
|
+
const _hoisted_2$O = /* @__PURE__ */ createElementVNode("path", {
|
|
3227
3227
|
d: "M19.3928 15.6662C18.042 18.3845 15.2381 20.25 12 20.25C7.89792 20.25 4.49508 17.2561 3.85734 13.3343L7.1358 15.1556C7.49788 15.3568 7.95449 15.2263 8.15565 14.8642C8.3568 14.5021 8.22635 14.0455 7.86426 13.8444L3.36423 11.3444C3.13193 11.2153 2.84869 11.2188 2.61965 11.3536C2.39062 11.4884 2.25 11.7343 2.25 12C2.25 17.3848 6.61522 21.75 12 21.75C15.8293 21.75 19.1416 19.5423 20.7361 16.3338C20.9205 15.9628 20.7692 15.5127 20.3983 15.3284C20.0273 15.144 19.5772 15.2953 19.3928 15.6662Z",
|
|
3228
3228
|
fill: "currentColor"
|
|
3229
3229
|
}, null, -1);
|
|
3230
|
-
const _hoisted_3$
|
|
3231
|
-
_hoisted_1$
|
|
3232
|
-
_hoisted_2$
|
|
3230
|
+
const _hoisted_3$u = [
|
|
3231
|
+
_hoisted_1$11,
|
|
3232
|
+
_hoisted_2$O
|
|
3233
3233
|
];
|
|
3234
|
-
const _sfc_main$
|
|
3234
|
+
const _sfc_main$1c = /* @__PURE__ */ defineComponent({
|
|
3235
3235
|
...{
|
|
3236
3236
|
name: "MonoRefresh15"
|
|
3237
3237
|
},
|
|
@@ -3255,30 +3255,30 @@ const _sfc_main$19 = /* @__PURE__ */ defineComponent({
|
|
|
3255
3255
|
viewBox: "0 0 24 24",
|
|
3256
3256
|
fill: "none",
|
|
3257
3257
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3258
|
-
}, _hoisted_3$
|
|
3258
|
+
}, _hoisted_3$u, 4);
|
|
3259
3259
|
};
|
|
3260
3260
|
}
|
|
3261
3261
|
});
|
|
3262
|
-
const _hoisted_1$
|
|
3262
|
+
const _hoisted_1$10 = /* @__PURE__ */ createElementVNode("path", {
|
|
3263
3263
|
"fill-rule": "evenodd",
|
|
3264
3264
|
"clip-rule": "evenodd",
|
|
3265
3265
|
d: "M3 3.75C3 2.50736 4.00736 1.5 5.25 1.5H10.5C12.9853 1.5 15 3.51472 15 6V14.25C15 15.4926 13.9926 16.5 12.75 16.5H5.25C4.00736 16.5 3 15.4926 3 14.25V3.75ZM5.25 3C4.83579 3 4.5 3.33579 4.5 3.75V14.25C4.5 14.6642 4.83579 15 5.25 15H12.75C13.1642 15 13.5 14.6642 13.5 14.25V6C13.5 4.34315 12.1569 3 10.5 3H5.25Z",
|
|
3266
3266
|
fill: "currentColor"
|
|
3267
3267
|
}, null, -1);
|
|
3268
|
-
const _hoisted_2$
|
|
3268
|
+
const _hoisted_2$N = /* @__PURE__ */ createElementVNode("path", {
|
|
3269
3269
|
d: "M6 7.5C6 7.08579 6.33579 6.75 6.75 6.75H9.75C10.1642 6.75 10.5 7.08579 10.5 7.5C10.5 7.91421 10.1642 8.25 9.75 8.25H6.75C6.33579 8.25 6 7.91421 6 7.5Z",
|
|
3270
3270
|
fill: "currentColor"
|
|
3271
3271
|
}, null, -1);
|
|
3272
|
-
const _hoisted_3$
|
|
3272
|
+
const _hoisted_3$t = /* @__PURE__ */ createElementVNode("path", {
|
|
3273
3273
|
d: "M6 10.5C6 10.0858 6.33579 9.75 6.75 9.75H11.25C11.6642 9.75 12 10.0858 12 10.5C12 10.9142 11.6642 11.25 11.25 11.25H6.75C6.33579 11.25 6 10.9142 6 10.5Z",
|
|
3274
3274
|
fill: "currentColor"
|
|
3275
3275
|
}, null, -1);
|
|
3276
|
-
const _hoisted_4$
|
|
3277
|
-
_hoisted_1$
|
|
3278
|
-
_hoisted_2$
|
|
3279
|
-
_hoisted_3$
|
|
3276
|
+
const _hoisted_4$h = [
|
|
3277
|
+
_hoisted_1$10,
|
|
3278
|
+
_hoisted_2$N,
|
|
3279
|
+
_hoisted_3$t
|
|
3280
3280
|
];
|
|
3281
|
-
const _sfc_main$
|
|
3281
|
+
const _sfc_main$1b = /* @__PURE__ */ defineComponent({
|
|
3282
3282
|
...{
|
|
3283
3283
|
name: "MonoReport"
|
|
3284
3284
|
},
|
|
@@ -3302,20 +3302,20 @@ const _sfc_main$18 = /* @__PURE__ */ defineComponent({
|
|
|
3302
3302
|
viewBox: "0 0 18 18",
|
|
3303
3303
|
fill: "none",
|
|
3304
3304
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3305
|
-
}, _hoisted_4$
|
|
3305
|
+
}, _hoisted_4$h, 4);
|
|
3306
3306
|
};
|
|
3307
3307
|
}
|
|
3308
3308
|
});
|
|
3309
|
-
const _hoisted_1
|
|
3309
|
+
const _hoisted_1$$ = /* @__PURE__ */ createElementVNode("path", {
|
|
3310
3310
|
"fill-rule": "evenodd",
|
|
3311
3311
|
"clip-rule": "evenodd",
|
|
3312
3312
|
d: "M14.035 2.80902C14.405 2.54302 14.925 2.41902 15.436 2.60602C16.5224 3.004 17.5314 3.58768 18.418 4.33102C18.835 4.68102 18.988 5.19202 18.942 5.64402C18.867 6.39702 18.999 7.12402 19.362 7.75002C19.682 8.30702 20.164 8.74702 20.752 9.05702L20.977 9.16702C21.391 9.35402 21.759 9.74302 21.852 10.28C22.0495 11.4182 22.0495 12.5819 21.852 13.72C21.769 14.204 21.462 14.567 21.099 14.771L20.977 14.834C20.287 15.144 19.723 15.624 19.361 16.25C18.999 16.877 18.867 17.603 18.942 18.356C18.987 18.808 18.835 19.32 18.418 19.669C17.5314 20.4124 16.5224 20.996 15.436 21.394C15.2038 21.4771 14.9548 21.502 14.7107 21.4666C14.4667 21.4312 14.235 21.3366 14.036 21.191C13.42 20.75 12.723 20.5 12 20.5C11.277 20.5 10.58 20.749 9.96499 21.191C9.76584 21.3368 9.53399 21.4315 9.28975 21.4669C9.04551 21.5023 8.79632 21.4772 8.56399 21.394C7.47759 20.9961 6.46859 20.4124 5.58199 19.669C5.39421 19.5095 5.2483 19.3064 5.15696 19.0776C5.06563 18.8487 5.03165 18.601 5.05799 18.356C5.13299 17.603 4.99999 16.876 4.63799 16.25C4.30829 15.6911 3.82612 15.2377 3.24799 14.943L3.02299 14.833C2.79734 14.7331 2.5996 14.5794 2.44707 14.3853C2.29454 14.1913 2.19185 13.9629 2.14799 13.72C1.95043 12.5819 1.95043 11.4182 2.14799 10.28C2.23099 9.79602 2.53799 9.43302 2.90099 9.22902L3.02299 9.16702C3.71299 8.85602 4.27699 8.37702 4.63899 7.75002C4.99999 7.12402 5.13299 6.39702 5.05799 5.64402C5.03165 5.39903 5.06563 5.15131 5.15696 4.92246C5.2483 4.6936 5.39421 4.49056 5.58199 4.33102C6.4686 3.58768 7.4776 3.004 8.56399 2.60602C8.7962 2.52305 9.04518 2.49818 9.28921 2.53356C9.53325 2.56894 9.76491 2.66351 9.96399 2.80902C10.579 3.25102 11.276 3.50002 12 3.50002C12.724 3.50002 13.42 3.25102 14.035 2.80902ZM14.992 4.57802C14.126 5.14802 13.105 5.50002 12 5.50002C10.895 5.50002 9.87399 5.14702 9.00799 4.57802C8.31182 4.85902 7.65873 5.23673 7.06799 5.70002C7.12799 6.73302 6.92299 7.79302 6.37099 8.75002C5.81799 9.70602 5.00299 10.413 4.07799 10.878C3.97378 11.6217 3.97378 12.3763 4.07799 13.12C5.00299 13.585 5.81799 14.292 6.37099 15.25C6.92299 16.205 7.12799 17.265 7.06799 18.298C7.65867 18.7617 8.31177 19.1397 9.00799 19.421C9.87399 18.851 10.895 18.499 12 18.499C13.105 18.499 14.126 18.852 14.992 19.421C15.6881 19.14 16.3412 18.7623 16.932 18.299C16.872 17.265 17.077 16.205 17.629 15.249C18.181 14.292 18.997 13.585 19.922 13.119C20.0262 12.376 20.0262 11.6221 19.922 10.879C18.997 10.413 18.182 9.70602 17.629 8.74902C17.077 7.79302 16.872 6.73302 16.932 5.69902C16.3412 5.23573 15.6882 4.85902 14.992 4.57802ZM12 8.00002C13.0609 8.00002 14.0783 8.42145 14.8284 9.17159C15.5786 9.92174 16 10.9392 16 12C16 13.0609 15.5786 14.0783 14.8284 14.8284C14.0783 15.5786 13.0609 16 12 16C10.9391 16 9.92171 15.5786 9.17156 14.8284C8.42142 14.0783 7.99999 13.0609 7.99999 12C7.99999 10.9392 8.42142 9.92174 9.17156 9.17159C9.92171 8.42145 10.9391 8.00002 12 8.00002ZM12 10C11.4696 10 10.9608 10.2107 10.5858 10.5858C10.2107 10.9609 9.99999 11.4696 9.99999 12C9.99999 12.5305 10.2107 13.0392 10.5858 13.4142C10.9608 13.7893 11.4696 14 12 14C12.5304 14 13.0391 13.7893 13.4142 13.4142C13.7893 13.0392 14 12.5305 14 12C14 11.4696 13.7893 10.9609 13.4142 10.5858C13.0391 10.2107 12.5304 10 12 10Z",
|
|
3313
3313
|
fill: "currentColor"
|
|
3314
3314
|
}, null, -1);
|
|
3315
|
-
const _hoisted_2$
|
|
3316
|
-
_hoisted_1
|
|
3315
|
+
const _hoisted_2$M = [
|
|
3316
|
+
_hoisted_1$$
|
|
3317
3317
|
];
|
|
3318
|
-
const _sfc_main$
|
|
3318
|
+
const _sfc_main$1a = /* @__PURE__ */ defineComponent({
|
|
3319
3319
|
...{
|
|
3320
3320
|
name: "MonoSetting"
|
|
3321
3321
|
},
|
|
@@ -3339,27 +3339,27 @@ const _sfc_main$17 = /* @__PURE__ */ defineComponent({
|
|
|
3339
3339
|
viewBox: "0 0 24 24",
|
|
3340
3340
|
fill: "none",
|
|
3341
3341
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3342
|
-
}, _hoisted_2$
|
|
3342
|
+
}, _hoisted_2$M, 4);
|
|
3343
3343
|
};
|
|
3344
3344
|
}
|
|
3345
3345
|
});
|
|
3346
|
-
const _hoisted_1$
|
|
3346
|
+
const _hoisted_1$_ = /* @__PURE__ */ createElementVNode("path", {
|
|
3347
3347
|
"fill-rule": "evenodd",
|
|
3348
3348
|
"clip-rule": "evenodd",
|
|
3349
3349
|
d: "M12 16.5C14.4853 16.5 16.5 14.4853 16.5 12C16.5 9.51472 14.4853 7.5 12 7.5C9.51472 7.5 7.5 9.51472 7.5 12C7.5 14.4853 9.51472 16.5 12 16.5ZM15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z",
|
|
3350
3350
|
fill: "currentColor"
|
|
3351
3351
|
}, null, -1);
|
|
3352
|
-
const _hoisted_2$
|
|
3352
|
+
const _hoisted_2$L = /* @__PURE__ */ createElementVNode("path", {
|
|
3353
3353
|
"fill-rule": "evenodd",
|
|
3354
3354
|
"clip-rule": "evenodd",
|
|
3355
3355
|
d: "M13.375 1.92782C12.5242 1.43658 11.4759 1.43658 10.625 1.92782L3.96475 5.77312C3.1139 6.26436 2.58975 7.17221 2.58975 8.15469V15.8453C2.58975 16.8278 3.1139 17.7356 3.96475 18.2269L10.625 22.0722C11.4759 22.5634 12.5242 22.5634 13.375 22.0722L20.0353 18.2269C20.8861 17.7356 21.4103 16.8278 21.4103 15.8453V8.15469C21.4103 7.17221 20.8861 6.26436 20.0353 5.77312L13.375 1.92782ZM11.375 3.22686C11.7618 3.00356 12.2383 3.00356 12.625 3.22686L19.2853 7.07215C19.672 7.29545 19.9103 7.7081 19.9103 8.15469V15.8453C19.9103 16.2919 19.672 16.7045 19.2853 16.9278L12.625 20.7731C12.2383 20.9964 11.7618 20.9964 11.375 20.7731L4.71475 16.9278C4.328 16.7045 4.08975 16.2919 4.08975 15.8453V8.15469C4.08975 7.7081 4.328 7.29545 4.71475 7.07215L11.375 3.22686Z",
|
|
3356
3356
|
fill: "currentColor"
|
|
3357
3357
|
}, null, -1);
|
|
3358
|
-
const _hoisted_3$
|
|
3359
|
-
_hoisted_1$
|
|
3360
|
-
_hoisted_2$
|
|
3358
|
+
const _hoisted_3$s = [
|
|
3359
|
+
_hoisted_1$_,
|
|
3360
|
+
_hoisted_2$L
|
|
3361
3361
|
];
|
|
3362
|
-
const _sfc_main$
|
|
3362
|
+
const _sfc_main$19 = /* @__PURE__ */ defineComponent({
|
|
3363
3363
|
...{
|
|
3364
3364
|
name: "MonoSet15"
|
|
3365
3365
|
},
|
|
@@ -3383,18 +3383,18 @@ const _sfc_main$16 = /* @__PURE__ */ defineComponent({
|
|
|
3383
3383
|
viewBox: "0 0 24 24",
|
|
3384
3384
|
fill: "none",
|
|
3385
3385
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3386
|
-
}, _hoisted_3$
|
|
3386
|
+
}, _hoisted_3$s, 4);
|
|
3387
3387
|
};
|
|
3388
3388
|
}
|
|
3389
3389
|
});
|
|
3390
|
-
const _hoisted_1$
|
|
3390
|
+
const _hoisted_1$Z = /* @__PURE__ */ createElementVNode("path", {
|
|
3391
3391
|
d: "M22 12C22 14.1118 21.3314 16.1694 20.0902 17.8779C18.8489 19.5863 17.0986 20.858 15.0902 21.5106C13.0817 22.1631 10.9183 22.1631 8.90983 21.5106C6.9014 20.858 5.15111 19.5863 3.90983 17.8779C2.66855 16.1694 2 14.1118 2 12C2 9.88821 2.66855 7.83062 3.90983 6.12215C5.15111 4.41367 6.9014 3.14201 8.90983 2.48943C10.9183 1.83685 13.0817 1.83686 15.0902 2.48944L14.4721 4.39155C12.8654 3.86948 11.1346 3.86948 9.52786 4.39155C7.92112 4.91361 6.52089 5.93094 5.52786 7.29772C4.53484 8.6645 4 10.3106 4 12C4 13.6894 4.53484 15.3355 5.52786 16.7023C6.52089 18.0691 7.92112 19.0864 9.52786 19.6085C11.1346 20.1305 12.8654 20.1305 14.4721 19.6085C16.0789 19.0864 17.4791 18.0691 18.4721 16.7023C19.4652 15.3355 20 13.6894 20 12H22Z",
|
|
3392
3392
|
fill: "currentColor"
|
|
3393
3393
|
}, null, -1);
|
|
3394
|
-
const _hoisted_2$
|
|
3395
|
-
_hoisted_1$
|
|
3394
|
+
const _hoisted_2$K = [
|
|
3395
|
+
_hoisted_1$Z
|
|
3396
3396
|
];
|
|
3397
|
-
const _sfc_main$
|
|
3397
|
+
const _sfc_main$18 = /* @__PURE__ */ defineComponent({
|
|
3398
3398
|
...{
|
|
3399
3399
|
name: "ColorLoading"
|
|
3400
3400
|
},
|
|
@@ -3419,15 +3419,15 @@ const _sfc_main$15 = /* @__PURE__ */ defineComponent({
|
|
|
3419
3419
|
viewBox: "0 0 24 24",
|
|
3420
3420
|
fill: "none",
|
|
3421
3421
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3422
|
-
}, _hoisted_2$
|
|
3422
|
+
}, _hoisted_2$K, 4);
|
|
3423
3423
|
};
|
|
3424
3424
|
}
|
|
3425
3425
|
});
|
|
3426
|
-
const _hoisted_1$
|
|
3427
|
-
const _hoisted_3$
|
|
3428
|
-
_hoisted_1$
|
|
3426
|
+
const _hoisted_1$Y = /* @__PURE__ */ createStaticVNode('<g clip-path="url(#clip0_16682_10065)"><path d="M10.5394 15.3552H12.8552V14.7175C12.8552 13.5876 13.2691 12.9835 14.7123 12.1333C16.189 11.2495 17.0616 10.0301 17.0616 8.30723V8.29605C17.0616 5.89078 15.0591 4.14557 12.1168 4.14557C8.87254 4.14557 7.19445 6.06978 7.04901 8.47504L7.03783 8.60929H9.35359L9.36478 8.5086C9.48784 7.14376 10.4499 6.20403 11.9938 6.20403C13.5153 6.20403 14.5221 7.12138 14.5221 8.39673V8.40792C14.5221 9.54902 14.0411 10.1979 12.6874 11.0146C11.1547 11.9319 10.4947 12.9388 10.5283 14.4602L10.5394 15.3552Z" fill="black"></path><path d="M9.4078 16.9905H14.0008V21H9.4078V16.9905Z" fill="black"></path><g filter="url(#filter0_d_16682_10065)"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.4081 16.5008L9.38283 14.4798C9.36291 13.5372 9.56013 12.6758 10.0526 11.898C10.5341 11.1376 11.2429 10.5443 12.0973 10.0327C12.7298 9.6509 13.0268 9.3827 13.1789 9.16888C13.3011 8.99713 13.3765 8.79667 13.3765 8.40793V8.39674C13.3765 8.07875 13.2594 7.84725 13.0718 7.68224C12.8742 7.50838 12.5266 7.34961 11.9938 7.34961C11.4595 7.34961 11.1209 7.50805 10.9144 7.69456C10.7073 7.88166 10.545 8.17644 10.5057 8.61149L10.5047 8.62332L10.3789 9.75488H5.79282L5.90636 8.39229C5.99678 6.94597 6.5546 5.57631 7.64204 4.56822C8.73576 3.55431 10.2633 3 12.1168 3C13.8104 3 15.3238 3.50337 16.4338 4.44539C17.5558 5.39753 18.2072 6.7532 18.2072 8.29605V8.30724C18.2072 10.5209 17.0402 12.0752 15.3006 13.1163L15.2938 13.1203C14.6078 13.5245 14.3156 13.7887 14.1756 13.9852C14.0709 14.1323 14.0008 14.3091 14.0008 14.7175V16.5008H9.4081ZM7.03783 8.6093L7.04901 8.47505C7.0701 8.12637 7.12339 7.78779 7.209 7.46372C7.7139 5.55233 9.34286 4.14558 12.1168 4.14558C15.0591 4.14558 17.0616 5.89079 17.0616 8.29605V8.30724C17.0616 10.0301 16.189 11.2495 14.7123 12.1333C13.2691 12.9835 12.8552 13.5876 12.8552 14.7175V15.3552H10.5394L10.5283 14.4602C10.4947 12.9388 11.1547 11.9319 12.6874 11.0146C14.0411 10.1979 14.5221 9.54903 14.5221 8.40793V8.39674C14.5221 7.12139 13.5153 6.20403 11.9938 6.20403C10.4499 6.20403 9.48784 7.14377 9.36478 8.50861L9.35359 8.6093H7.03783Z" fill="white"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M12.8552 18.1361H10.5534V19.8544H12.8552V18.1361ZM9.40779 16.9905V21H14.0008V16.9905H9.40779Z" fill="white"></path></g></g><defs><filter id="filter0_d_16682_10065" x="3.39282" y="2.04" width="17.2144" height="22.8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix><feOffset dy="1.44"></feOffset><feGaussianBlur stdDeviation="1.2"></feGaussianBlur><feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"></feColorMatrix><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_16682_10065"></feBlend><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_16682_10065" result="shape"></feBlend></filter><clipPath id="clip0_16682_10065"><rect width="24" height="24" fill="white"></rect></clipPath></defs>', 2);
|
|
3427
|
+
const _hoisted_3$r = [
|
|
3428
|
+
_hoisted_1$Y
|
|
3429
3429
|
];
|
|
3430
|
-
const _sfc_main$
|
|
3430
|
+
const _sfc_main$17 = /* @__PURE__ */ defineComponent({
|
|
3431
3431
|
...{
|
|
3432
3432
|
name: "ColorPointerHelp"
|
|
3433
3433
|
},
|
|
@@ -3452,18 +3452,18 @@ const _sfc_main$14 = /* @__PURE__ */ defineComponent({
|
|
|
3452
3452
|
viewBox: "0 0 24 24",
|
|
3453
3453
|
fill: "none",
|
|
3454
3454
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3455
|
-
}, _hoisted_3$
|
|
3455
|
+
}, _hoisted_3$r, 4);
|
|
3456
3456
|
};
|
|
3457
3457
|
}
|
|
3458
3458
|
});
|
|
3459
|
-
const _hoisted_1$
|
|
3459
|
+
const _hoisted_1$X = /* @__PURE__ */ createElementVNode("path", {
|
|
3460
3460
|
d: "M8.207 11.757C8.29997 11.8498 8.37373 11.9601 8.42406 12.0815C8.47438 12.2029 8.50028 12.3331 8.50028 12.4645C8.50028 12.5959 8.47438 12.726 8.42406 12.8474C8.37373 12.9688 8.29997 13.0791 8.207 13.172L6.38 15H16C16.2652 15 16.5196 15.1053 16.7071 15.2929C16.8946 15.4804 17 15.7348 17 16C17 16.2652 16.8946 16.5195 16.7071 16.7071C16.5196 16.8946 16.2652 17 16 17H6.38L8.208 18.828C8.30091 18.9208 8.37462 19.0311 8.42493 19.1524C8.47524 19.2737 8.50115 19.4038 8.5012 19.5351C8.50125 19.6665 8.47542 19.7965 8.4252 19.9179C8.37498 20.0393 8.30134 20.1496 8.2085 20.2425C8.11565 20.3354 8.00542 20.4091 7.88408 20.4594C7.76275 20.5097 7.6327 20.5356 7.50135 20.5357C7.37 20.5357 7.23993 20.5099 7.11856 20.4597C6.99719 20.4095 6.88691 20.3358 6.794 20.243L3.258 16.707C3.07053 16.5194 2.96521 16.2651 2.96521 16C2.96521 15.7348 3.07053 15.4805 3.258 15.293L6.794 11.757C6.98152 11.5695 7.23583 11.4642 7.501 11.4642C7.76616 11.4642 8.02047 11.5695 8.208 11.757H8.207ZM15.793 3.75697C15.9652 3.5848 16.1943 3.48136 16.4373 3.46608C16.6803 3.4508 16.9206 3.52472 17.113 3.67397L17.207 3.75697L20.743 7.29297C20.9152 7.46517 21.0186 7.69427 21.0339 7.93729C21.0492 8.18032 20.9752 8.42057 20.826 8.61297L20.743 8.70697L17.207 12.242C17.027 12.4213 16.7856 12.5254 16.5316 12.5332C16.2777 12.541 16.0303 12.4518 15.8397 12.2837C15.6492 12.1157 15.5297 11.8814 15.5056 11.6285C15.4815 11.3756 15.5546 11.123 15.71 10.922L15.793 10.828L17.62 8.99997H8C7.74512 8.99969 7.49996 8.90209 7.31463 8.72712C7.12929 8.55216 7.01776 8.31302 7.00282 8.05858C6.98789 7.80414 7.07067 7.55359 7.23426 7.35814C7.39785 7.16269 7.6299 7.03708 7.883 7.00697L8 6.99997H17.621L15.793 5.16997C15.6055 4.98245 15.5002 4.72814 15.5002 4.46297C15.5002 4.19781 15.6055 3.9445 15.793 3.75697Z",
|
|
3461
3461
|
fill: "currentColor"
|
|
3462
3462
|
}, null, -1);
|
|
3463
|
-
const _hoisted_2$
|
|
3464
|
-
_hoisted_1$
|
|
3463
|
+
const _hoisted_2$J = [
|
|
3464
|
+
_hoisted_1$X
|
|
3465
3465
|
];
|
|
3466
|
-
const _sfc_main$
|
|
3466
|
+
const _sfc_main$16 = /* @__PURE__ */ defineComponent({
|
|
3467
3467
|
...{
|
|
3468
3468
|
name: "MonoTransfer"
|
|
3469
3469
|
},
|
|
@@ -3487,35 +3487,35 @@ const _sfc_main$13 = /* @__PURE__ */ defineComponent({
|
|
|
3487
3487
|
viewBox: "0 0 24 24",
|
|
3488
3488
|
fill: "none",
|
|
3489
3489
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3490
|
-
}, _hoisted_2$
|
|
3490
|
+
}, _hoisted_2$J, 4);
|
|
3491
3491
|
};
|
|
3492
3492
|
}
|
|
3493
3493
|
});
|
|
3494
|
-
const _hoisted_1$
|
|
3494
|
+
const _hoisted_1$W = /* @__PURE__ */ createElementVNode("path", {
|
|
3495
3495
|
d: "M17 2.25C17.5523 2.25 18 2.69772 18 3.25C18 3.80228 17.5523 4.25 17 4.25H7C6.44772 4.25 6 3.80228 6 3.25C6 2.69772 6.44772 2.25 7 2.25H17Z",
|
|
3496
3496
|
fill: "currentColor"
|
|
3497
3497
|
}, null, -1);
|
|
3498
|
-
const _hoisted_2$
|
|
3498
|
+
const _hoisted_2$I = /* @__PURE__ */ createElementVNode("path", {
|
|
3499
3499
|
d: "M13 15.75C13 16.3023 13.4477 16.75 14 16.75C14.5523 16.75 15 16.3023 15 15.75V12.25C15 11.6977 14.5523 11.25 14 11.25C13.4477 11.25 13 11.6977 13 12.25V15.75Z",
|
|
3500
3500
|
fill: "currentColor"
|
|
3501
3501
|
}, null, -1);
|
|
3502
|
-
const _hoisted_3$
|
|
3502
|
+
const _hoisted_3$q = /* @__PURE__ */ createElementVNode("path", {
|
|
3503
3503
|
d: "M10 16.75C9.44772 16.75 9 16.3023 9 15.75V12.25C9 11.6977 9.44772 11.25 10 11.25C10.5523 11.25 11 11.6977 11 12.25V15.75C11 16.3023 10.5523 16.75 10 16.75Z",
|
|
3504
3504
|
fill: "currentColor"
|
|
3505
3505
|
}, null, -1);
|
|
3506
|
-
const _hoisted_4$
|
|
3506
|
+
const _hoisted_4$g = /* @__PURE__ */ createElementVNode("path", {
|
|
3507
3507
|
"fill-rule": "evenodd",
|
|
3508
3508
|
"clip-rule": "evenodd",
|
|
3509
3509
|
d: "M20.5 6.25C21.0523 6.25 21.5 6.69772 21.5 7.25C21.5 7.80228 21.0523 8.25 20.5 8.25H19L19 19.75C19 20.8546 18.1046 21.75 17 21.75H7C5.89543 21.75 5 20.8546 5 19.75V8.25H3.5C2.94772 8.25 2.5 7.80228 2.5 7.25C2.5 6.69772 2.94771 6.25 3.5 6.25H20.5ZM7 19.75H17V8.25H7V19.75Z",
|
|
3510
3510
|
fill: "currentColor"
|
|
3511
3511
|
}, null, -1);
|
|
3512
3512
|
const _hoisted_5$9 = [
|
|
3513
|
-
_hoisted_1$
|
|
3514
|
-
_hoisted_2$
|
|
3515
|
-
_hoisted_3$
|
|
3516
|
-
_hoisted_4$
|
|
3513
|
+
_hoisted_1$W,
|
|
3514
|
+
_hoisted_2$I,
|
|
3515
|
+
_hoisted_3$q,
|
|
3516
|
+
_hoisted_4$g
|
|
3517
3517
|
];
|
|
3518
|
-
const _sfc_main$
|
|
3518
|
+
const _sfc_main$15 = /* @__PURE__ */ defineComponent({
|
|
3519
3519
|
...{
|
|
3520
3520
|
name: "MonoTrash"
|
|
3521
3521
|
},
|
|
@@ -3543,71 +3543,29 @@ const _sfc_main$12 = /* @__PURE__ */ defineComponent({
|
|
|
3543
3543
|
};
|
|
3544
3544
|
}
|
|
3545
3545
|
});
|
|
3546
|
-
const _hoisted_1$
|
|
3547
|
-
d: "M16.5607 12.4393C16.2794 12.158 15.8978 12 15.5 12C15.1022 12 14.7206 12.158 14.4393 12.4393C14.158 12.7206 14 13.1022 14 13.5C14 13.8978 14.158 14.2794 14.4393 14.5607C14.7206 14.842 15.1022 15 15.5 15C15.8978 15 16.2794 14.842 16.5607 14.5607C16.842 14.2794 17 13.8978 17 13.5C17 13.1022 16.842 12.7206 16.5607 12.4393Z",
|
|
3548
|
-
fill: "currentColor"
|
|
3549
|
-
}, null, -1);
|
|
3550
|
-
const _hoisted_2$F = /* @__PURE__ */ createElementVNode("path", {
|
|
3551
|
-
"fill-rule": "evenodd",
|
|
3552
|
-
"clip-rule": "evenodd",
|
|
3553
|
-
d: "M5 4C3.89543 4 3 4.89543 3 6V18C3 19.1046 3.89543 20 5 20H19C20.1046 20 21 19.1046 21 18V9C21 7.89543 20.1046 7 19 7H5.5C5.22386 7 5 6.77614 5 6.5C5 6.22386 5.22386 6 5.5 6H16C16.5523 6 17 5.55228 17 5C17 4.44772 16.5523 4 16 4H5ZM5 18V9H19V18H5Z",
|
|
3554
|
-
fill: "currentColor"
|
|
3555
|
-
}, null, -1);
|
|
3556
|
-
const _hoisted_3$n = [
|
|
3557
|
-
_hoisted_1$S,
|
|
3558
|
-
_hoisted_2$F
|
|
3559
|
-
];
|
|
3560
|
-
const _sfc_main$11 = /* @__PURE__ */ defineComponent({
|
|
3561
|
-
...{
|
|
3562
|
-
name: "MonoWallet"
|
|
3563
|
-
},
|
|
3564
|
-
__name: "MonoWallet",
|
|
3565
|
-
props: {
|
|
3566
|
-
size: {
|
|
3567
|
-
default: 24,
|
|
3568
|
-
type: [Number, String]
|
|
3569
|
-
},
|
|
3570
|
-
color: {
|
|
3571
|
-
default: "",
|
|
3572
|
-
type: String
|
|
3573
|
-
}
|
|
3574
|
-
},
|
|
3575
|
-
setup(__props) {
|
|
3576
|
-
return (_ctx, _cache) => {
|
|
3577
|
-
return openBlock(), createElementBlock("svg", {
|
|
3578
|
-
style: normalizeStyle(`width: 1em; height: 1em; font-size: ${__props.size}px; ${__props.color ? "color:" + __props.color + ";" : ""};`),
|
|
3579
|
-
width: "24",
|
|
3580
|
-
height: "24",
|
|
3581
|
-
viewBox: "0 0 24 24",
|
|
3582
|
-
fill: "none",
|
|
3583
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
3584
|
-
}, _hoisted_3$n, 4);
|
|
3585
|
-
};
|
|
3586
|
-
}
|
|
3587
|
-
});
|
|
3588
|
-
const _hoisted_1$R = /* @__PURE__ */ createElementVNode("path", {
|
|
3546
|
+
const _hoisted_1$V = /* @__PURE__ */ createElementVNode("path", {
|
|
3589
3547
|
d: "M3.58833 10.5294C5.65014 8.20969 8.65412 6.75 12 6.75C15.3444 6.75 18.3473 8.20845 20.409 10.5265C20.6843 10.836 21.1584 10.8637 21.4679 10.5884C21.7774 10.3132 21.8051 9.83909 21.5298 9.52959C19.1955 6.90509 15.7906 5.25 12 5.25C8.20781 5.25 4.80157 6.9065 2.46717 9.53294C2.19199 9.84254 2.2199 10.3166 2.5295 10.5918C2.8391 10.8669 3.31315 10.839 3.58833 10.5294Z",
|
|
3590
3548
|
fill: "currentColor"
|
|
3591
3549
|
}, null, -1);
|
|
3592
|
-
const _hoisted_2$
|
|
3550
|
+
const _hoisted_2$H = /* @__PURE__ */ createElementVNode("path", {
|
|
3593
3551
|
d: "M12 10.75C9.76378 10.75 7.76452 11.7615 6.43342 13.3547C6.16784 13.6726 5.69487 13.715 5.377 13.4494C5.05913 13.1838 5.01674 12.7108 5.28231 12.393C6.88621 10.4733 9.30059 9.25 12 9.25C14.6949 9.25 17.1058 10.4693 18.7097 12.3835C18.9758 12.701 18.934 13.1741 18.6165 13.4401C18.299 13.7061 17.826 13.6644 17.56 13.3469C16.2289 11.7582 14.2325 10.75 12 10.75Z",
|
|
3594
3552
|
fill: "currentColor"
|
|
3595
3553
|
}, null, -1);
|
|
3596
|
-
const _hoisted_3$
|
|
3554
|
+
const _hoisted_3$p = /* @__PURE__ */ createElementVNode("path", {
|
|
3597
3555
|
d: "M9.32892 16.1479C9.91715 15.3015 10.8942 14.75 12 14.75C13.1024 14.75 14.0769 15.2982 14.6657 16.1402C14.9031 16.4797 15.3707 16.5624 15.7101 16.325C16.0496 16.0877 16.1323 15.6201 15.895 15.2806C15.0375 14.0545 13.6128 13.25 12 13.25C10.3823 13.25 8.95375 14.0594 8.09718 15.2919C7.86079 15.632 7.94489 16.0994 8.28503 16.3358C8.62516 16.5722 9.09253 16.4881 9.32892 16.1479Z",
|
|
3598
3556
|
fill: "currentColor"
|
|
3599
3557
|
}, null, -1);
|
|
3600
|
-
const _hoisted_4$
|
|
3558
|
+
const _hoisted_4$f = /* @__PURE__ */ createElementVNode("path", {
|
|
3601
3559
|
d: "M12 19C12.5523 19 13 18.5523 13 18C13 17.4477 12.5523 17 12 17C11.4477 17 11 17.4477 11 18C11 18.5523 11.4477 19 12 19Z",
|
|
3602
3560
|
fill: "currentColor"
|
|
3603
3561
|
}, null, -1);
|
|
3604
3562
|
const _hoisted_5$8 = [
|
|
3605
|
-
_hoisted_1$
|
|
3606
|
-
_hoisted_2$
|
|
3607
|
-
_hoisted_3$
|
|
3608
|
-
_hoisted_4$
|
|
3563
|
+
_hoisted_1$V,
|
|
3564
|
+
_hoisted_2$H,
|
|
3565
|
+
_hoisted_3$p,
|
|
3566
|
+
_hoisted_4$f
|
|
3609
3567
|
];
|
|
3610
|
-
const _sfc_main$
|
|
3568
|
+
const _sfc_main$14 = /* @__PURE__ */ defineComponent({
|
|
3611
3569
|
...{
|
|
3612
3570
|
name: "MonoWifi15"
|
|
3613
3571
|
},
|
|
@@ -3635,14 +3593,14 @@ const _sfc_main$10 = /* @__PURE__ */ defineComponent({
|
|
|
3635
3593
|
};
|
|
3636
3594
|
}
|
|
3637
3595
|
});
|
|
3638
|
-
const _hoisted_1$
|
|
3596
|
+
const _hoisted_1$U = /* @__PURE__ */ createElementVNode("path", {
|
|
3639
3597
|
d: "M16 3C17.3261 3 18.5979 3.52678 19.5355 4.46447C20.4732 5.40215 21 6.67392 21 8V16C21 17.3261 20.4732 18.5979 19.5355 19.5355C18.5979 20.4732 17.3261 21 16 21H8C6.67392 21 5.40215 20.4732 4.46447 19.5355C3.52678 18.5979 3 17.3261 3 16V8C3 6.67392 3.52678 5.40215 4.46447 4.46447C5.40215 3.52678 6.67392 3 8 3H16ZM12 8C10.9391 8 9.92172 8.42143 9.17157 9.17157C8.42143 9.92172 8 10.9391 8 12C8 13.0609 8.42143 14.0783 9.17157 14.8284C9.92172 15.5786 10.9391 16 12 16C13.0609 16 14.0783 15.5786 14.8284 14.8284C15.5786 14.0783 16 13.0609 16 12C16 10.9391 15.5786 9.92172 14.8284 9.17157C14.0783 8.42143 13.0609 8 12 8ZM12 10C12.5304 10 13.0391 10.2107 13.4142 10.5858C13.7893 10.9609 14 11.4696 14 12C14 12.5304 13.7893 13.0391 13.4142 13.4142C13.0391 13.7893 12.5304 14 12 14C11.4696 14 10.9609 13.7893 10.5858 13.4142C10.2107 13.0391 10 12.5304 10 12C10 11.4696 10.2107 10.9609 10.5858 10.5858C10.9609 10.2107 11.4696 10 12 10ZM16.5 6.5C16.2348 6.5 15.9804 6.60536 15.7929 6.79289C15.6054 6.98043 15.5 7.23478 15.5 7.5C15.5 7.76522 15.6054 8.01957 15.7929 8.20711C15.9804 8.39464 16.2348 8.5 16.5 8.5C16.7652 8.5 17.0196 8.39464 17.2071 8.20711C17.3946 8.01957 17.5 7.76522 17.5 7.5C17.5 7.23478 17.3946 6.98043 17.2071 6.79289C17.0196 6.60536 16.7652 6.5 16.5 6.5Z",
|
|
3640
3598
|
fill: "currentColor"
|
|
3641
3599
|
}, null, -1);
|
|
3642
|
-
const _hoisted_2$
|
|
3643
|
-
_hoisted_1$
|
|
3600
|
+
const _hoisted_2$G = [
|
|
3601
|
+
_hoisted_1$U
|
|
3644
3602
|
];
|
|
3645
|
-
const _sfc_main
|
|
3603
|
+
const _sfc_main$13 = /* @__PURE__ */ defineComponent({
|
|
3646
3604
|
...{
|
|
3647
3605
|
name: "LogoIns"
|
|
3648
3606
|
},
|
|
@@ -3666,20 +3624,20 @@ const _sfc_main$$ = /* @__PURE__ */ defineComponent({
|
|
|
3666
3624
|
viewBox: "0 0 24 24",
|
|
3667
3625
|
fill: "none",
|
|
3668
3626
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3669
|
-
}, _hoisted_2$
|
|
3627
|
+
}, _hoisted_2$G, 4);
|
|
3670
3628
|
};
|
|
3671
3629
|
}
|
|
3672
3630
|
});
|
|
3673
|
-
const _hoisted_1$
|
|
3631
|
+
const _hoisted_1$T = /* @__PURE__ */ createElementVNode("path", {
|
|
3674
3632
|
"fill-rule": "evenodd",
|
|
3675
3633
|
"clip-rule": "evenodd",
|
|
3676
3634
|
d: "M15.003 4C15.747 4 16.533 4.26 17.253 4.547L17.78 4.763C19.04 5.291 19.748 6.399 20.297 7.616C21.188 9.591 21.807 12.224 22.021 14.226C22.123 15.176 22.148 16.132 21.965 16.775C21.768 17.462 21.098 17.948 20.447 18.33L20.125 18.513L19.791 18.699C19.619 18.795 19.442 18.89 19.266 18.983L18.744 19.253L18.027 19.61L17.45 19.894C17.3321 19.9576 17.2027 19.9968 17.0693 20.0094C16.936 20.022 16.8015 20.0077 16.6738 19.9673C16.5461 19.9269 16.4279 19.8613 16.326 19.7743C16.2242 19.6874 16.1408 19.5808 16.0809 19.461C16.021 19.3413 15.9858 19.2107 15.9774 19.077C15.9689 18.9433 15.9874 18.8094 16.0317 18.683C16.076 18.5566 16.1452 18.4404 16.2353 18.3413C16.3254 18.2422 16.4344 18.1622 16.556 18.106L17.346 17.716L16.766 17.107C15.376 17.677 13.739 18 12 18C10.261 18 8.624 17.678 7.234 17.107L6.654 17.715L7.447 18.105C7.56453 18.1637 7.66935 18.245 7.75548 18.3442C7.8416 18.4434 7.90734 18.5586 7.94894 18.6832C7.99054 18.8078 8.00718 18.9394 7.99793 19.0705C7.98868 19.2015 7.9537 19.3295 7.895 19.447C7.8363 19.5645 7.75502 19.6694 7.65581 19.7555C7.5566 19.8416 7.4414 19.9073 7.31678 19.9489C7.06511 20.033 6.79037 20.0136 6.553 19.895L6.009 19.625C5.607 19.425 5.204 19.227 4.806 19.018L3.878 18.513L3.557 18.33C2.906 17.948 2.235 17.462 2.039 16.775C1.855 16.132 1.881 15.177 1.982 14.225C2.196 12.224 2.815 9.591 3.706 7.616C4.255 6.399 4.963 5.291 6.223 4.763C7.059 4.413 8.072 4 9 4C9.603 4 10.077 4.555 9.99 5.147C10.6555 5.04854 11.3273 4.9994 12 5C12.691 5 13.366 5.05 14.014 5.148C13.9947 5.00599 14.0058 4.8615 14.0466 4.72411C14.0874 4.58671 14.1568 4.45954 14.2504 4.35101C14.344 4.24248 14.4596 4.15507 14.5895 4.09456C14.7194 4.03404 14.8597 4.00181 15.003 4ZM8.75 10.5C8.28587 10.5 7.84075 10.6844 7.51256 11.0126C7.18437 11.3408 7 11.7859 7 12.25C7 12.7141 7.18437 13.1592 7.51256 13.4874C7.84075 13.8156 8.28587 14 8.75 14C9.21413 14 9.65925 13.8156 9.98744 13.4874C10.3156 13.1592 10.5 12.7141 10.5 12.25C10.5 11.7859 10.3156 11.3408 9.98744 11.0126C9.65925 10.6844 9.21413 10.5 8.75 10.5ZM15.25 10.5C14.7859 10.5 14.3408 10.6844 14.0126 11.0126C13.6844 11.3408 13.5 11.7859 13.5 12.25C13.5 12.7141 13.6844 13.1592 14.0126 13.4874C14.3408 13.8156 14.7859 14 15.25 14C15.7141 14 16.1592 13.8156 16.4874 13.4874C16.8156 13.1592 17 12.7141 17 12.25C17 11.7859 16.8156 11.3408 16.4874 11.0126C16.1592 10.6844 15.7141 10.5 15.25 10.5Z",
|
|
3677
3635
|
fill: "currentColor"
|
|
3678
3636
|
}, null, -1);
|
|
3679
|
-
const _hoisted_2$
|
|
3680
|
-
_hoisted_1$
|
|
3637
|
+
const _hoisted_2$F = [
|
|
3638
|
+
_hoisted_1$T
|
|
3681
3639
|
];
|
|
3682
|
-
const _sfc_main$
|
|
3640
|
+
const _sfc_main$12 = /* @__PURE__ */ defineComponent({
|
|
3683
3641
|
...{
|
|
3684
3642
|
name: "LogoDiscord"
|
|
3685
3643
|
},
|
|
@@ -3703,18 +3661,18 @@ const _sfc_main$_ = /* @__PURE__ */ defineComponent({
|
|
|
3703
3661
|
viewBox: "0 0 24 24",
|
|
3704
3662
|
fill: "none",
|
|
3705
3663
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3706
|
-
}, _hoisted_2$
|
|
3664
|
+
}, _hoisted_2$F, 4);
|
|
3707
3665
|
};
|
|
3708
3666
|
}
|
|
3709
3667
|
});
|
|
3710
|
-
const _hoisted_1$
|
|
3668
|
+
const _hoisted_1$S = /* @__PURE__ */ createElementVNode("path", {
|
|
3711
3669
|
d: "M12 2C17.523 2 22 6.477 22 12C22 17.523 17.523 22 12 22C10.11 22 8.34001 21.475 6.83201 20.562L3.80001 21.454C3.62593 21.5052 3.44126 21.5086 3.26543 21.4638C3.08959 21.4189 2.92908 21.3276 2.80077 21.1992C2.67246 21.0709 2.58108 20.9104 2.53625 20.7346C2.49142 20.5587 2.49479 20.3741 2.54601 20.2L3.43801 17.168C2.49497 15.6093 1.99759 13.8218 2.00001 12C2.00001 6.477 6.47701 2 12 2ZM8.50001 10.5C8.10218 10.5 7.72065 10.658 7.43935 10.9393C7.15804 11.2206 7.00001 11.6022 7.00001 12C7.00001 12.3978 7.15804 12.7794 7.43935 13.0607C7.72065 13.342 8.10218 13.5 8.50001 13.5C8.89783 13.5 9.27936 13.342 9.56067 13.0607C9.84197 12.7794 10 12.3978 10 12C10 11.6022 9.84197 11.2206 9.56067 10.9393C9.27936 10.658 8.89783 10.5 8.50001 10.5ZM15.5 10.5C15.1022 10.5 14.7207 10.658 14.4393 10.9393C14.158 11.2206 14 11.6022 14 12C14 12.3978 14.158 12.7794 14.4393 13.0607C14.7207 13.342 15.1022 13.5 15.5 13.5C15.8978 13.5 16.2794 13.342 16.5607 13.0607C16.842 12.7794 17 12.3978 17 12C17 11.6022 16.842 11.2206 16.5607 10.9393C16.2794 10.658 15.8978 10.5 15.5 10.5Z",
|
|
3712
3670
|
fill: "currentColor"
|
|
3713
3671
|
}, null, -1);
|
|
3714
|
-
const _hoisted_2$
|
|
3715
|
-
_hoisted_1$
|
|
3672
|
+
const _hoisted_2$E = [
|
|
3673
|
+
_hoisted_1$S
|
|
3716
3674
|
];
|
|
3717
|
-
const _sfc_main$
|
|
3675
|
+
const _sfc_main$11 = /* @__PURE__ */ defineComponent({
|
|
3718
3676
|
...{
|
|
3719
3677
|
name: "LogoCaht"
|
|
3720
3678
|
},
|
|
@@ -3738,18 +3696,18 @@ const _sfc_main$Z = /* @__PURE__ */ defineComponent({
|
|
|
3738
3696
|
viewBox: "0 0 24 24",
|
|
3739
3697
|
fill: "none",
|
|
3740
3698
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3741
|
-
}, _hoisted_2$
|
|
3699
|
+
}, _hoisted_2$E, 4);
|
|
3742
3700
|
};
|
|
3743
3701
|
}
|
|
3744
3702
|
});
|
|
3745
|
-
const _hoisted_1$
|
|
3703
|
+
const _hoisted_1$R = /* @__PURE__ */ createElementVNode("path", {
|
|
3746
3704
|
d: "M13.5 21.888C18.311 21.164 22 17.013 22 12C22 6.477 17.523 2 12 2C6.477 2 2 6.477 2 12C2 17.013 5.689 21.165 10.5 21.888V15H9C8.60218 15 8.22064 14.842 7.93934 14.5607C7.65804 14.2794 7.5 13.8978 7.5 13.5C7.5 13.1022 7.65804 12.7206 7.93934 12.4393C8.22064 12.158 8.60218 12 9 12H10.5V10C10.5 9.07174 10.8687 8.1815 11.5251 7.52513C12.1815 6.86875 13.0717 6.5 14 6.5H14.5C14.8978 6.5 15.2794 6.65804 15.5607 6.93934C15.842 7.22064 16 7.60218 16 8C16 8.39782 15.842 8.77936 15.5607 9.06066C15.2794 9.34196 14.8978 9.5 14.5 9.5H14C13.8674 9.5 13.7402 9.55268 13.6464 9.64645C13.5527 9.74021 13.5 9.86739 13.5 10V12H15C15.3978 12 15.7794 12.158 16.0607 12.4393C16.342 12.7206 16.5 13.1022 16.5 13.5C16.5 13.8978 16.342 14.2794 16.0607 14.5607C15.7794 14.842 15.3978 15 15 15H13.5V21.888Z",
|
|
3747
3705
|
fill: "currentColor"
|
|
3748
3706
|
}, null, -1);
|
|
3749
|
-
const _hoisted_2$
|
|
3750
|
-
_hoisted_1$
|
|
3707
|
+
const _hoisted_2$D = [
|
|
3708
|
+
_hoisted_1$R
|
|
3751
3709
|
];
|
|
3752
|
-
const _sfc_main$
|
|
3710
|
+
const _sfc_main$10 = /* @__PURE__ */ defineComponent({
|
|
3753
3711
|
...{
|
|
3754
3712
|
name: "LogoFacebook"
|
|
3755
3713
|
},
|
|
@@ -3773,20 +3731,20 @@ const _sfc_main$Y = /* @__PURE__ */ defineComponent({
|
|
|
3773
3731
|
viewBox: "0 0 24 24",
|
|
3774
3732
|
fill: "none",
|
|
3775
3733
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3776
|
-
}, _hoisted_2$
|
|
3734
|
+
}, _hoisted_2$D, 4);
|
|
3777
3735
|
};
|
|
3778
3736
|
}
|
|
3779
3737
|
});
|
|
3780
|
-
const _hoisted_1$
|
|
3738
|
+
const _hoisted_1$Q = /* @__PURE__ */ createElementVNode("path", {
|
|
3781
3739
|
"fill-rule": "evenodd",
|
|
3782
3740
|
"clip-rule": "evenodd",
|
|
3783
3741
|
d: "M18 3C18.7956 3 19.5587 3.31607 20.1213 3.87868C20.6839 4.44129 21 5.20435 21 6V18C21 18.7956 20.6839 19.5587 20.1213 20.1213C19.5587 20.6839 18.7956 21 18 21H6C5.20435 21 4.44129 20.6839 3.87868 20.1213C3.31607 19.5587 3 18.7956 3 18V6C3 5.20435 3.31607 4.44129 3.87868 3.87868C4.44129 3.31607 5.20435 3 6 3H18ZM8 10C7.73478 10 7.48043 10.1054 7.29289 10.2929C7.10536 10.4804 7 10.7348 7 11V16C7 16.2652 7.10536 16.5196 7.29289 16.7071C7.48043 16.8946 7.73478 17 8 17C8.26522 17 8.51957 16.8946 8.70711 16.7071C8.89464 16.5196 9 16.2652 9 16V11C9 10.7348 8.89464 10.4804 8.70711 10.2929C8.51957 10.1054 8.26522 10 8 10ZM11 9C10.7348 9 10.4804 9.10536 10.2929 9.29289C10.1054 9.48043 10 9.73478 10 10V16C10 16.2652 10.1054 16.5196 10.2929 16.7071C10.4804 16.8946 10.7348 17 11 17C11.2652 17 11.5196 16.8946 11.7071 16.7071C11.8946 16.5196 12 16.2652 12 16V12.34C12.305 11.996 12.82 11.592 13.393 11.347C13.726 11.205 14.227 11.147 14.575 11.257C14.727 11.305 14.815 11.373 14.868 11.445C14.92 11.515 15 11.671 15 12V16C15 16.2652 15.1054 16.5196 15.2929 16.7071C15.4804 16.8946 15.7348 17 16 17C16.2652 17 16.5196 16.8946 16.7071 16.7071C16.8946 16.5196 17 16.2652 17 16V12C17 11.33 16.83 10.734 16.476 10.256C16.1503 9.82256 15.6944 9.50472 15.175 9.349C14.273 9.066 13.274 9.223 12.607 9.509C12.3933 9.60046 12.1852 9.70465 11.984 9.821C11.9421 9.59059 11.8206 9.3822 11.6408 9.23216C11.461 9.08213 11.2342 8.99996 11 9ZM8 7C7.73478 7 7.48043 7.10536 7.29289 7.29289C7.10536 7.48043 7 7.73478 7 8C7 8.26522 7.10536 8.51957 7.29289 8.70711C7.48043 8.89464 7.73478 9 8 9C8.26522 9 8.51957 8.89464 8.70711 8.70711C8.89464 8.51957 9 8.26522 9 8C9 7.73478 8.89464 7.48043 8.70711 7.29289C8.51957 7.10536 8.26522 7 8 7Z",
|
|
3784
3742
|
fill: "currentColor"
|
|
3785
3743
|
}, null, -1);
|
|
3786
|
-
const _hoisted_2$
|
|
3787
|
-
_hoisted_1$
|
|
3744
|
+
const _hoisted_2$C = [
|
|
3745
|
+
_hoisted_1$Q
|
|
3788
3746
|
];
|
|
3789
|
-
const _sfc_main
|
|
3747
|
+
const _sfc_main$$ = /* @__PURE__ */ defineComponent({
|
|
3790
3748
|
...{
|
|
3791
3749
|
name: "LogoLinkedin"
|
|
3792
3750
|
},
|
|
@@ -3810,18 +3768,18 @@ const _sfc_main$X = /* @__PURE__ */ defineComponent({
|
|
|
3810
3768
|
viewBox: "0 0 24 24",
|
|
3811
3769
|
fill: "none",
|
|
3812
3770
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3813
|
-
}, _hoisted_2$
|
|
3771
|
+
}, _hoisted_2$C, 4);
|
|
3814
3772
|
};
|
|
3815
3773
|
}
|
|
3816
3774
|
});
|
|
3817
|
-
const _hoisted_1$
|
|
3775
|
+
const _hoisted_1$P = /* @__PURE__ */ createElementVNode("path", {
|
|
3818
3776
|
d: "M8 6C9.5913 6 11.1174 6.63214 12.2426 7.75736C13.3679 8.88258 14 10.4087 14 12C14 13.5913 13.3679 15.1174 12.2426 16.2426C11.1174 17.3679 9.5913 18 8 18C6.4087 18 4.88258 17.3679 3.75736 16.2426C2.63214 15.1174 2 13.5913 2 12C2 10.4087 2.63214 8.88258 3.75736 7.75736C4.88258 6.63214 6.4087 6 8 6ZM17 7C18.5 7 19.5 9.239 19.5 12C19.5 14.761 18.5 17 17 17C15.5 17 14.5 14.761 14.5 12C14.5 9.239 15.5 7 17 7ZM21 7.5C21.38 7.5 21.712 8.327 21.88 9.746L21.927 10.189L21.946 10.424L21.976 10.918L21.986 11.177L21.998 11.718L22 12L21.998 12.282L21.986 12.823L21.976 13.083L21.946 13.576L21.926 13.811L21.881 14.254C21.712 15.674 21.381 16.5 21 16.5C20.62 16.5 20.288 15.673 20.12 14.254L20.073 13.811C20.0661 13.7327 20.0598 13.6544 20.054 13.576L20.024 13.082C20.0201 12.9957 20.0168 12.9094 20.014 12.823L20.002 12.282V11.718L20.014 11.177L20.024 10.917L20.054 10.424L20.074 10.189L20.119 9.746C20.288 8.326 20.619 7.5 21 7.5Z",
|
|
3819
3777
|
fill: "currentColor"
|
|
3820
3778
|
}, null, -1);
|
|
3821
|
-
const _hoisted_2$
|
|
3822
|
-
_hoisted_1$
|
|
3779
|
+
const _hoisted_2$B = [
|
|
3780
|
+
_hoisted_1$P
|
|
3823
3781
|
];
|
|
3824
|
-
const _sfc_main$
|
|
3782
|
+
const _sfc_main$_ = /* @__PURE__ */ defineComponent({
|
|
3825
3783
|
...{
|
|
3826
3784
|
name: "LogoMedium"
|
|
3827
3785
|
},
|
|
@@ -3845,23 +3803,23 @@ const _sfc_main$W = /* @__PURE__ */ defineComponent({
|
|
|
3845
3803
|
viewBox: "0 0 24 24",
|
|
3846
3804
|
fill: "none",
|
|
3847
3805
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3848
|
-
}, _hoisted_2$
|
|
3806
|
+
}, _hoisted_2$B, 4);
|
|
3849
3807
|
};
|
|
3850
3808
|
}
|
|
3851
3809
|
});
|
|
3852
|
-
const _hoisted_1$
|
|
3810
|
+
const _hoisted_1$O = /* @__PURE__ */ createElementVNode("path", {
|
|
3853
3811
|
d: "M18 4C18 3.44772 18.4477 3 19 3C19.5523 3 20 3.44772 20 4V20C20 20.5523 19.5523 21 19 21C18.4477 21 18 20.5523 18 20V4Z",
|
|
3854
3812
|
fill: "currentColor"
|
|
3855
3813
|
}, null, -1);
|
|
3856
|
-
const _hoisted_2$
|
|
3814
|
+
const _hoisted_2$A = /* @__PURE__ */ createElementVNode("path", {
|
|
3857
3815
|
d: "M10.7781 5.63612C11.1686 6.02664 11.1686 6.65981 10.7781 7.05033L6.82831 11.0001L15.0002 11.0002C15.5525 11.0002 16.0002 11.4479 16.0002 12.0002C16.0002 12.5525 15.5525 13.0002 15.0002 13.0002L6.82841 13.0001L10.7781 16.9498C11.1686 17.3403 11.1686 17.9735 10.7781 18.364C10.3876 18.7546 9.7544 18.7546 9.36386 18.364L3.70702 12.7072C3.31649 12.3167 3.31649 11.6835 3.70702 11.293L9.3639 5.63612C9.75443 5.2456 10.3876 5.2456 10.7781 5.63612Z",
|
|
3858
3816
|
fill: "currentColor"
|
|
3859
3817
|
}, null, -1);
|
|
3860
|
-
const _hoisted_3$
|
|
3861
|
-
_hoisted_1$
|
|
3862
|
-
_hoisted_2$
|
|
3818
|
+
const _hoisted_3$o = [
|
|
3819
|
+
_hoisted_1$O,
|
|
3820
|
+
_hoisted_2$A
|
|
3863
3821
|
];
|
|
3864
|
-
const _sfc_main$
|
|
3822
|
+
const _sfc_main$Z = /* @__PURE__ */ defineComponent({
|
|
3865
3823
|
...{
|
|
3866
3824
|
name: "MonoCommenceLeft"
|
|
3867
3825
|
},
|
|
@@ -3885,15 +3843,15 @@ const _sfc_main$V = /* @__PURE__ */ defineComponent({
|
|
|
3885
3843
|
viewBox: "0 0 24 24",
|
|
3886
3844
|
fill: "none",
|
|
3887
3845
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3888
|
-
}, _hoisted_3$
|
|
3846
|
+
}, _hoisted_3$o, 4);
|
|
3889
3847
|
};
|
|
3890
3848
|
}
|
|
3891
3849
|
});
|
|
3892
|
-
const _hoisted_1$
|
|
3850
|
+
const _hoisted_1$N = /* @__PURE__ */ createStaticVNode('<path d="M10 5.00002C10 4.53978 10.3731 4.16669 10.8333 4.16669H15C15.4602 4.16669 15.8333 4.53978 15.8333 5.00002V5.00002C15.8333 5.46026 15.4602 5.83335 15 5.83335H10.8333C10.3731 5.83335 10 5.46026 10 5.00002V5.00002Z" fill="currentColor"></path><path d="M10 8.33333C10 7.8731 10.3731 7.5 10.8333 7.5H15C15.4602 7.5 15.8333 7.8731 15.8333 8.33333V8.33333C15.8333 8.79357 15.4602 9.16667 15 9.16667H10.8333C10.3731 9.16667 10 8.79357 10 8.33333V8.33333Z" fill="currentColor"></path><path d="M10 11.6666C10 11.2064 10.3731 10.8333 10.8333 10.8333H15C15.4602 10.8333 15.8333 11.2064 15.8333 11.6666V11.6666C15.8333 12.1269 15.4602 12.5 15 12.5H10.8333C10.3731 12.5 10 12.1269 10 11.6666V11.6666Z" fill="currentColor"></path><path d="M10 15C10 14.5398 10.3731 14.1667 10.8333 14.1667H15C15.4602 14.1667 15.8333 14.5398 15.8333 15V15C15.8333 15.4603 15.4602 15.8334 15 15.8334H10.8333C10.3731 15.8334 10 15.4603 10 15V15Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M15.8333 2.91669H4.16666C3.4763 2.91669 2.91666 3.47633 2.91666 4.16669V15.8334C2.91666 16.5237 3.4763 17.0834 4.16666 17.0834H15.8333C16.5237 17.0834 17.0833 16.5237 17.0833 15.8334V4.16669C17.0833 3.47633 16.5237 2.91669 15.8333 2.91669ZM4.16666 1.66669C2.78594 1.66669 1.66666 2.78597 1.66666 4.16669V15.8334C1.66666 17.2141 2.78594 18.3334 4.16666 18.3334H15.8333C17.214 18.3334 18.3333 17.2141 18.3333 15.8334V4.16669C18.3333 2.78598 17.214 1.66669 15.8333 1.66669H4.16666Z" fill="currentColor" fill-opacity="0.32"></path><path d="M4.16666 5.00002C4.16666 4.53978 4.53975 4.16669 4.99999 4.16669H7.49999C7.96023 4.16669 8.33332 4.53978 8.33332 5.00002V15C8.33332 15.4603 7.96023 15.8334 7.49999 15.8334H4.99999C4.53975 15.8334 4.16666 15.4603 4.16666 15V5.00002Z" class="bge-fill-bg-green"></path>', 6);
|
|
3893
3851
|
const _hoisted_7$7 = [
|
|
3894
|
-
_hoisted_1$
|
|
3852
|
+
_hoisted_1$N
|
|
3895
3853
|
];
|
|
3896
|
-
const _sfc_main$
|
|
3854
|
+
const _sfc_main$Y = /* @__PURE__ */ defineComponent({
|
|
3897
3855
|
...{
|
|
3898
3856
|
name: "MonoOrderbook02"
|
|
3899
3857
|
},
|
|
@@ -3921,11 +3879,11 @@ const _sfc_main$U = /* @__PURE__ */ defineComponent({
|
|
|
3921
3879
|
};
|
|
3922
3880
|
}
|
|
3923
3881
|
});
|
|
3924
|
-
const _hoisted_1$
|
|
3882
|
+
const _hoisted_1$M = /* @__PURE__ */ createStaticVNode('<path d="M10 5.00002C10 4.53978 10.3731 4.16669 10.8333 4.16669H15C15.4602 4.16669 15.8333 4.53978 15.8333 5.00002V5.00002C15.8333 5.46026 15.4602 5.83335 15 5.83335H10.8333C10.3731 5.83335 10 5.46026 10 5.00002V5.00002Z" fill="currentColor"></path><path d="M10 8.33333C10 7.8731 10.3731 7.5 10.8333 7.5H15C15.4602 7.5 15.8333 7.8731 15.8333 8.33333V8.33333C15.8333 8.79357 15.4602 9.16667 15 9.16667H10.8333C10.3731 9.16667 10 8.79357 10 8.33333V8.33333Z" fill="currentColor"></path><path d="M10 11.6666C10 11.2064 10.3731 10.8333 10.8333 10.8333H15C15.4602 10.8333 15.8333 11.2064 15.8333 11.6666V11.6666C15.8333 12.1269 15.4602 12.5 15 12.5H10.8333C10.3731 12.5 10 12.1269 10 11.6666V11.6666Z" fill="currentColor"></path><path d="M10 15C10 14.5398 10.3731 14.1667 10.8333 14.1667H15C15.4602 14.1667 15.8333 14.5398 15.8333 15V15C15.8333 15.4603 15.4602 15.8334 15 15.8334H10.8333C10.3731 15.8334 10 15.4603 10 15V15Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M15.8333 2.91669H4.16666C3.4763 2.91669 2.91666 3.47633 2.91666 4.16669V15.8334C2.91666 16.5237 3.4763 17.0834 4.16666 17.0834H15.8333C16.5237 17.0834 17.0833 16.5237 17.0833 15.8334V4.16669C17.0833 3.47633 16.5237 2.91669 15.8333 2.91669ZM4.16666 1.66669C2.78594 1.66669 1.66666 2.78597 1.66666 4.16669V15.8334C1.66666 17.2141 2.78594 18.3334 4.16666 18.3334H15.8333C17.214 18.3334 18.3333 17.2141 18.3333 15.8334V4.16669C18.3333 2.78598 17.214 1.66669 15.8333 1.66669H4.16666Z" fill="currentColor" fill-opacity="0.32"></path><path d="M4.16666 5.00002C4.16666 4.53978 4.53975 4.16669 4.99999 4.16669H7.49999C7.96023 4.16669 8.33332 4.53978 8.33332 5.00002V15C8.33332 15.4603 7.96023 15.8334 7.49999 15.8334H4.99999C4.53975 15.8334 4.16666 15.4603 4.16666 15V5.00002Z" class="bge-fill-bg-red"></path>', 6);
|
|
3925
3883
|
const _hoisted_7$6 = [
|
|
3926
|
-
_hoisted_1$
|
|
3884
|
+
_hoisted_1$M
|
|
3927
3885
|
];
|
|
3928
|
-
const _sfc_main$
|
|
3886
|
+
const _sfc_main$X = /* @__PURE__ */ defineComponent({
|
|
3929
3887
|
...{
|
|
3930
3888
|
name: "MonoOrderbook03"
|
|
3931
3889
|
},
|
|
@@ -3953,23 +3911,23 @@ const _sfc_main$T = /* @__PURE__ */ defineComponent({
|
|
|
3953
3911
|
};
|
|
3954
3912
|
}
|
|
3955
3913
|
});
|
|
3956
|
-
const _hoisted_1$
|
|
3914
|
+
const _hoisted_1$L = /* @__PURE__ */ createElementVNode("path", {
|
|
3957
3915
|
"fill-rule": "evenodd",
|
|
3958
3916
|
"clip-rule": "evenodd",
|
|
3959
3917
|
d: "M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM12 6.5C12.8106 6.5 13.4509 7.1877 13.3931 7.99619L13.0712 12.5025C13.0311 13.0646 12.5634 13.5 12 13.5C11.4366 13.5 10.9689 13.0646 10.9288 12.5025L10.6069 7.99619C10.5491 7.1877 11.1894 6.5 12 6.5ZM12 17.5C12.6904 17.5 13.25 16.9404 13.25 16.25C13.25 15.5596 12.6904 15 12 15C11.3096 15 10.75 15.5596 10.75 16.25C10.75 16.9404 11.3096 17.5 12 17.5Z",
|
|
3960
3918
|
class: "bge-fill-bg-red"
|
|
3961
3919
|
}, null, -1);
|
|
3962
|
-
const _hoisted_2$
|
|
3920
|
+
const _hoisted_2$z = /* @__PURE__ */ createElementVNode("path", {
|
|
3963
3921
|
"fill-rule": "evenodd",
|
|
3964
3922
|
"clip-rule": "evenodd",
|
|
3965
3923
|
d: "M12 6.5C12.8106 6.5 13.4509 7.1877 13.3931 7.99619L13.0712 12.5025C13.0311 13.0646 12.5634 13.5 12 13.5C11.4366 13.5 10.9689 13.0646 10.9288 12.5025L10.6069 7.99619C10.5491 7.1877 11.1894 6.5 12 6.5ZM12 17.5C12.6904 17.5 13.25 16.9404 13.25 16.25C13.25 15.5596 12.6904 15 12 15C11.3096 15 10.75 15.5596 10.75 16.25C10.75 16.9404 11.3096 17.5 12 17.5Z",
|
|
3966
3924
|
fill: "white"
|
|
3967
3925
|
}, null, -1);
|
|
3968
|
-
const _hoisted_3$
|
|
3969
|
-
_hoisted_1$
|
|
3970
|
-
_hoisted_2$
|
|
3926
|
+
const _hoisted_3$n = [
|
|
3927
|
+
_hoisted_1$L,
|
|
3928
|
+
_hoisted_2$z
|
|
3971
3929
|
];
|
|
3972
|
-
const _sfc_main$
|
|
3930
|
+
const _sfc_main$W = /* @__PURE__ */ defineComponent({
|
|
3973
3931
|
...{
|
|
3974
3932
|
name: "ColorExclamationmarkFill"
|
|
3975
3933
|
},
|
|
@@ -3994,27 +3952,27 @@ const _sfc_main$S = /* @__PURE__ */ defineComponent({
|
|
|
3994
3952
|
viewBox: "0 0 24 24",
|
|
3995
3953
|
fill: "none",
|
|
3996
3954
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3997
|
-
}, _hoisted_3$
|
|
3955
|
+
}, _hoisted_3$n, 4);
|
|
3998
3956
|
};
|
|
3999
3957
|
}
|
|
4000
3958
|
});
|
|
4001
|
-
const _hoisted_1$
|
|
3959
|
+
const _hoisted_1$K = /* @__PURE__ */ createElementVNode("path", {
|
|
4002
3960
|
"fill-rule": "evenodd",
|
|
4003
3961
|
"clip-rule": "evenodd",
|
|
4004
3962
|
d: "M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM10.4593 15.7593C10.821 16.121 11.4074 16.121 11.7691 15.7593L17.1142 10.4142C17.5047 10.0237 17.5047 9.39052 17.1142 9C16.7237 8.60948 16.0905 8.60948 15.7 9L11.1142 13.5858L8.52843 11C8.13791 10.6095 7.50474 10.6095 7.11422 11C6.72369 11.3905 6.72369 12.0237 7.11422 12.4142L10.4593 15.7593Z",
|
|
4005
3963
|
class: "bge-fill-bg-green"
|
|
4006
3964
|
}, null, -1);
|
|
4007
|
-
const _hoisted_2$
|
|
3965
|
+
const _hoisted_2$y = /* @__PURE__ */ createElementVNode("path", {
|
|
4008
3966
|
"fill-rule": "evenodd",
|
|
4009
3967
|
"clip-rule": "evenodd",
|
|
4010
3968
|
d: "M10.4593 15.7593C10.821 16.121 11.4074 16.121 11.7691 15.7593L17.1142 10.4142C17.5047 10.0237 17.5047 9.39054 17.1142 9.00001C16.7237 8.60949 16.0905 8.60949 15.7 9.00002L11.1142 13.5858L8.52843 11C8.13791 10.6095 7.50474 10.6095 7.11422 11C6.72369 11.3905 6.72369 12.0237 7.11422 12.4142L10.4593 15.7593Z",
|
|
4011
3969
|
fill: "white"
|
|
4012
3970
|
}, null, -1);
|
|
4013
|
-
const _hoisted_3$
|
|
4014
|
-
_hoisted_1$
|
|
4015
|
-
_hoisted_2$
|
|
3971
|
+
const _hoisted_3$m = [
|
|
3972
|
+
_hoisted_1$K,
|
|
3973
|
+
_hoisted_2$y
|
|
4016
3974
|
];
|
|
4017
|
-
const _sfc_main$
|
|
3975
|
+
const _sfc_main$V = /* @__PURE__ */ defineComponent({
|
|
4018
3976
|
...{
|
|
4019
3977
|
name: "ColorCheckFill"
|
|
4020
3978
|
},
|
|
@@ -4039,15 +3997,15 @@ const _sfc_main$R = /* @__PURE__ */ defineComponent({
|
|
|
4039
3997
|
viewBox: "0 0 24 24",
|
|
4040
3998
|
fill: "none",
|
|
4041
3999
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4042
|
-
}, _hoisted_3$
|
|
4000
|
+
}, _hoisted_3$m, 4);
|
|
4043
4001
|
};
|
|
4044
4002
|
}
|
|
4045
4003
|
});
|
|
4046
|
-
const _hoisted_1$
|
|
4004
|
+
const _hoisted_1$J = /* @__PURE__ */ createStaticVNode('<path d="M10.8333 5.00002C10.8333 4.53978 11.2064 4.16669 11.6667 4.16669H15C15.4602 4.16669 15.8333 4.53978 15.8333 5.00002C15.8333 5.46026 15.4602 5.83335 15 5.83335H11.6667C11.2064 5.83335 10.8333 5.46026 10.8333 5.00002Z" fill="currentColor"></path><path d="M10.8333 8.33333C10.8333 7.8731 11.2064 7.5 11.6667 7.5H15C15.4602 7.5 15.8333 7.8731 15.8333 8.33333C15.8333 8.79357 15.4602 9.16667 15 9.16667H11.6667C11.2064 9.16667 10.8333 8.79357 10.8333 8.33333Z" fill="currentColor"></path><path d="M10.8333 11.6666C10.8333 11.2064 11.2064 10.8333 11.6667 10.8333H15C15.4602 10.8333 15.8333 11.2064 15.8333 11.6666C15.8333 12.1269 15.4602 12.5 15 12.5H11.6667C11.2064 12.5 10.8333 12.1269 10.8333 11.6666Z" fill="currentColor"></path><path d="M10.8333 15C10.8333 14.5398 11.2064 14.1667 11.6667 14.1667H15C15.4602 14.1667 15.8333 14.5398 15.8333 15C15.8333 15.4603 15.4602 15.8334 15 15.8334H11.6667C11.2064 15.8334 10.8333 15.4603 10.8333 15Z" fill="currentColor"></path><path d="M4.16666 5.00002C4.16666 4.53978 4.61437 4.16669 5.16666 4.16669H8.16666C8.71894 4.16669 9.16666 4.53978 9.16666 5.00002V8.33335C9.16666 8.79359 8.71894 9.16669 8.16666 9.16669H5.16666C4.61437 9.16669 4.16666 8.79359 4.16666 8.33335V5.00002Z" class="bge-fill-bg-green"></path><path d="M4.16666 11.6666C4.16666 11.2064 4.61437 10.8333 5.16666 10.8333H8.16666C8.71894 10.8333 9.16666 11.2064 9.16666 11.6666V15C9.16666 15.4602 8.71894 15.8333 8.16666 15.8333H5.16666C4.61437 15.8333 4.16666 15.4602 4.16666 15V11.6666Z" class="bge-fill-bg-red"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M15.8333 2.91669H4.16666C3.4763 2.91669 2.91666 3.47633 2.91666 4.16669V15.8334C2.91666 16.5237 3.4763 17.0834 4.16666 17.0834H15.8333C16.5237 17.0834 17.0833 16.5237 17.0833 15.8334V4.16669C17.0833 3.47633 16.5237 2.91669 15.8333 2.91669ZM4.16666 1.66669C2.78594 1.66669 1.66666 2.78597 1.66666 4.16669V15.8334C1.66666 17.2141 2.78594 18.3334 4.16666 18.3334H15.8333C17.214 18.3334 18.3333 17.2141 18.3333 15.8334V4.16669C18.3333 2.78598 17.214 1.66669 15.8333 1.66669H4.16666Z" fill="currentColor" fill-opacity="0.32"></path>', 7);
|
|
4047
4005
|
const _hoisted_8$4 = [
|
|
4048
|
-
_hoisted_1$
|
|
4006
|
+
_hoisted_1$J
|
|
4049
4007
|
];
|
|
4050
|
-
const _sfc_main$
|
|
4008
|
+
const _sfc_main$U = /* @__PURE__ */ defineComponent({
|
|
4051
4009
|
...{
|
|
4052
4010
|
name: "MonoOrderbook01"
|
|
4053
4011
|
},
|
|
@@ -4075,11 +4033,11 @@ const _sfc_main$Q = /* @__PURE__ */ defineComponent({
|
|
|
4075
4033
|
};
|
|
4076
4034
|
}
|
|
4077
4035
|
});
|
|
4078
|
-
const _hoisted_1$
|
|
4036
|
+
const _hoisted_1$I = /* @__PURE__ */ createStaticVNode('<path fill-rule="evenodd" clip-rule="evenodd" d="M15.8333 2.91669H4.16666C3.4763 2.91669 2.91666 3.47633 2.91666 4.16669V15.8334C2.91666 16.5237 3.4763 17.0834 4.16666 17.0834H15.8333C16.5237 17.0834 17.0833 16.5237 17.0833 15.8334V4.16669C17.0833 3.47633 16.5237 2.91669 15.8333 2.91669ZM4.16666 1.66669C2.78594 1.66669 1.66666 2.78597 1.66666 4.16669V15.8334C1.66666 17.2141 2.78594 18.3334 4.16666 18.3334H15.8333C17.214 18.3334 18.3333 17.2141 18.3333 15.8334V4.16669C18.3333 2.78598 17.214 1.66669 15.8333 1.66669H4.16666Z" fill="currentColor" fill-opacity="0.32"></path><path d="M4.16666 11.6666C4.16666 11.2064 4.53975 10.8333 4.99999 10.8333H8.33332C8.79356 10.8333 9.16666 11.2064 9.16666 11.6666V15C9.16666 15.4602 8.79356 15.8333 8.33332 15.8333H4.99999C4.53975 15.8333 4.16666 15.4602 4.16666 15V11.6666Z" class="bge-fill-bg-green"></path><path d="M10.8333 11.6666C10.8333 11.2064 11.2064 10.8333 11.6667 10.8333H15C15.4602 10.8333 15.8333 11.2064 15.8333 11.6666V15C15.8333 15.4602 15.4602 15.8333 15 15.8333H11.6667C11.2064 15.8333 10.8333 15.4602 10.8333 15V11.6666Z" class="bge-fill-bg-red"></path><path d="M4.16666 5.00002C4.16666 4.53978 4.53975 4.16669 4.99999 4.16669H15C15.4602 4.16669 15.8333 4.53978 15.8333 5.00002V5.00002C15.8333 5.46026 15.4602 5.83335 15 5.83335H4.99999C4.53975 5.83335 4.16666 5.46026 4.16666 5.00002V5.00002Z" fill="currentColor"></path><path d="M4.16666 8.33333C4.16666 7.8731 4.53975 7.5 4.99999 7.5H15C15.4602 7.5 15.8333 7.8731 15.8333 8.33333V8.33333C15.8333 8.79357 15.4602 9.16667 15 9.16667H4.99999C4.53975 9.16667 4.16666 8.79357 4.16666 8.33333V8.33333Z" fill="currentColor"></path>', 5);
|
|
4079
4037
|
const _hoisted_6$7 = [
|
|
4080
|
-
_hoisted_1$
|
|
4038
|
+
_hoisted_1$I
|
|
4081
4039
|
];
|
|
4082
|
-
const _sfc_main$
|
|
4040
|
+
const _sfc_main$T = /* @__PURE__ */ defineComponent({
|
|
4083
4041
|
...{
|
|
4084
4042
|
name: "MonoOrderbook04"
|
|
4085
4043
|
},
|
|
@@ -4107,16 +4065,16 @@ const _sfc_main$P = /* @__PURE__ */ defineComponent({
|
|
|
4107
4065
|
};
|
|
4108
4066
|
}
|
|
4109
4067
|
});
|
|
4110
|
-
const _hoisted_1$
|
|
4068
|
+
const _hoisted_1$H = /* @__PURE__ */ createElementVNode("path", {
|
|
4111
4069
|
"fill-rule": "evenodd",
|
|
4112
4070
|
"clip-rule": "evenodd",
|
|
4113
4071
|
d: "M19.777 4.43003C20.0241 4.32602 20.2946 4.29015 20.5603 4.32614C20.826 4.36214 21.0772 4.46869 21.2877 4.63471C21.4982 4.80073 21.6604 5.02014 21.7574 5.27011C21.8543 5.52008 21.8825 5.79147 21.839 6.05603L19.571 19.813C19.351 21.14 17.895 21.901 16.678 21.24C15.66 20.687 14.148 19.835 12.788 18.946C12.108 18.501 10.025 17.076 10.281 16.062C10.501 15.195 14.001 11.937 16.001 10C16.786 9.23903 16.428 8.80003 15.501 9.50003C13.199 11.238 9.503 13.881 8.281 14.625C7.203 15.281 6.641 15.393 5.969 15.281C4.743 15.077 3.606 14.761 2.678 14.376C1.424 13.856 1.485 12.132 2.677 11.63L19.777 4.43003Z",
|
|
4114
4072
|
fill: "currentColor"
|
|
4115
4073
|
}, null, -1);
|
|
4116
|
-
const _hoisted_2$
|
|
4117
|
-
_hoisted_1$
|
|
4074
|
+
const _hoisted_2$x = [
|
|
4075
|
+
_hoisted_1$H
|
|
4118
4076
|
];
|
|
4119
|
-
const _sfc_main$
|
|
4077
|
+
const _sfc_main$S = /* @__PURE__ */ defineComponent({
|
|
4120
4078
|
...{
|
|
4121
4079
|
name: "LogoTelegram"
|
|
4122
4080
|
},
|
|
@@ -4140,18 +4098,18 @@ const _sfc_main$O = /* @__PURE__ */ defineComponent({
|
|
|
4140
4098
|
viewBox: "0 0 24 24",
|
|
4141
4099
|
fill: "none",
|
|
4142
4100
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4143
|
-
}, _hoisted_2$
|
|
4101
|
+
}, _hoisted_2$x, 4);
|
|
4144
4102
|
};
|
|
4145
4103
|
}
|
|
4146
4104
|
});
|
|
4147
|
-
const _hoisted_1$
|
|
4105
|
+
const _hoisted_1$G = /* @__PURE__ */ createElementVNode("path", {
|
|
4148
4106
|
d: "M12 2C17.523 2 22 6.477 22 12C22 17.523 17.523 22 12 22C6.477 22 2 17.523 2 12C2 6.477 6.477 2 12 2ZM15 6C14.7 6 14.432 6.131 14.249 6.34L12.599 6.01C12.5322 5.99652 12.4634 5.99683 12.3967 6.0109C12.3301 6.02498 12.267 6.05253 12.2114 6.09186C12.1558 6.13119 12.1088 6.18147 12.0733 6.23962C12.0378 6.29776 12.0146 6.36255 12.005 6.43L11.637 9.008C10.214 9.071 8.898 9.501 7.891 10.206C7.69915 10.3401 7.51641 10.4867 7.344 10.645C6.98851 10.471 6.57864 10.4445 6.20372 10.5713C5.82879 10.6982 5.51919 10.9681 5.34239 11.3222C5.1656 11.6763 5.13593 12.086 5.25986 12.4619C5.38378 12.8378 5.65126 13.1495 6.004 13.329L6 13.5C6 14.882 6.802 16.032 7.891 16.794C8.983 17.56 10.439 18 12 18C13.56 18 15.017 17.559 16.109 16.794C17.199 16.032 18 14.882 18 13.5L17.996 13.33C18.3521 13.1523 18.6229 12.8404 18.7491 12.463C18.8752 12.0856 18.8462 11.6736 18.6685 11.3175C18.4908 10.9614 18.1789 10.6906 17.8015 10.5644C17.4241 10.4383 17.0121 10.4673 16.656 10.645C16.4836 10.4864 16.3009 10.3394 16.109 10.205C15.169 9.548 13.959 9.129 12.644 9.025L12.92 7.094L14.052 7.32C14.1109 7.49424 14.2166 7.64887 14.3576 7.7669C14.4987 7.88492 14.6695 7.96177 14.8514 7.98899C15.0333 8.01621 15.2192 7.99274 15.3886 7.92117C15.558 7.84961 15.7044 7.73271 15.8117 7.58333C15.9189 7.43396 15.9829 7.25789 15.9966 7.0745C16.0103 6.8911 15.9732 6.70748 15.8893 6.54382C15.8054 6.38017 15.678 6.24281 15.5211 6.14687C15.3642 6.05093 15.1839 6.00011 15 6ZM9.5 12C9.89782 12 10.2794 12.158 10.5607 12.4393C10.842 12.7206 11 13.1022 11 13.5C11 13.8978 10.842 14.2794 10.5607 14.5607C10.2794 14.842 9.89782 15 9.5 15C9.10218 15 8.72064 14.842 8.43934 14.5607C8.15804 14.2794 8 13.8978 8 13.5C8 13.1022 8.15804 12.7206 8.43934 12.4393C8.72064 12.158 9.10218 12 9.5 12ZM14.5 12C14.8978 12 15.2794 12.158 15.5607 12.4393C15.842 12.7206 16 13.1022 16 13.5C16 13.8978 15.842 14.2794 15.5607 14.5607C15.2794 14.842 14.8978 15 14.5 15C14.1022 15 13.7206 14.842 13.4393 14.5607C13.158 14.2794 13 13.8978 13 13.5C13 13.1022 13.158 12.7206 13.4393 12.4393C13.7206 12.158 14.1022 12 14.5 12Z",
|
|
4149
4107
|
fill: "currentColor"
|
|
4150
4108
|
}, null, -1);
|
|
4151
|
-
const _hoisted_2$
|
|
4152
|
-
_hoisted_1$
|
|
4109
|
+
const _hoisted_2$w = [
|
|
4110
|
+
_hoisted_1$G
|
|
4153
4111
|
];
|
|
4154
|
-
const _sfc_main$
|
|
4112
|
+
const _sfc_main$R = /* @__PURE__ */ defineComponent({
|
|
4155
4113
|
...{
|
|
4156
4114
|
name: "LogoReddit"
|
|
4157
4115
|
},
|
|
@@ -4175,27 +4133,27 @@ const _sfc_main$N = /* @__PURE__ */ defineComponent({
|
|
|
4175
4133
|
viewBox: "0 0 24 24",
|
|
4176
4134
|
fill: "none",
|
|
4177
4135
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4178
|
-
}, _hoisted_2$
|
|
4136
|
+
}, _hoisted_2$w, 4);
|
|
4179
4137
|
};
|
|
4180
4138
|
}
|
|
4181
4139
|
});
|
|
4182
|
-
const _hoisted_1$
|
|
4140
|
+
const _hoisted_1$F = /* @__PURE__ */ createElementVNode("path", {
|
|
4183
4141
|
"fill-rule": "evenodd",
|
|
4184
4142
|
"clip-rule": "evenodd",
|
|
4185
4143
|
d: "M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z",
|
|
4186
4144
|
fill: "#EB1730"
|
|
4187
4145
|
}, null, -1);
|
|
4188
|
-
const _hoisted_2$
|
|
4146
|
+
const _hoisted_2$v = /* @__PURE__ */ createElementVNode("path", {
|
|
4189
4147
|
"fill-rule": "evenodd",
|
|
4190
4148
|
"clip-rule": "evenodd",
|
|
4191
4149
|
d: "M12 14.425L7.29772 17.5676L9.0327 12.4039L4.39155 9.18237L10.1661 9.13363L12 4L13.8339 9.13363L19.6085 9.18237L14.9673 12.4039L16.7023 17.5676L12 14.425Z",
|
|
4192
4150
|
fill: "#FFDC42"
|
|
4193
4151
|
}, null, -1);
|
|
4194
|
-
const _hoisted_3$
|
|
4195
|
-
_hoisted_1$
|
|
4196
|
-
_hoisted_2$
|
|
4152
|
+
const _hoisted_3$l = [
|
|
4153
|
+
_hoisted_1$F,
|
|
4154
|
+
_hoisted_2$v
|
|
4197
4155
|
];
|
|
4198
|
-
const _sfc_main$
|
|
4156
|
+
const _sfc_main$Q = /* @__PURE__ */ defineComponent({
|
|
4199
4157
|
...{
|
|
4200
4158
|
name: "IntlVnm"
|
|
4201
4159
|
},
|
|
@@ -4219,20 +4177,20 @@ const _sfc_main$M = /* @__PURE__ */ defineComponent({
|
|
|
4219
4177
|
viewBox: "0 0 24 24",
|
|
4220
4178
|
fill: "none",
|
|
4221
4179
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4222
|
-
}, _hoisted_3$
|
|
4180
|
+
}, _hoisted_3$l, 4);
|
|
4223
4181
|
};
|
|
4224
4182
|
}
|
|
4225
4183
|
});
|
|
4226
|
-
const _hoisted_1$
|
|
4184
|
+
const _hoisted_1$E = /* @__PURE__ */ createElementVNode("path", {
|
|
4227
4185
|
"fill-rule": "evenodd",
|
|
4228
4186
|
"clip-rule": "evenodd",
|
|
4229
4187
|
d: "M11.2929 19.7071C11.6834 20.0976 12.3166 20.0976 12.7071 19.7071L18 14.4142C18.3905 14.0237 18.3905 13.3905 18 13C17.6095 12.6095 16.9763 12.6095 16.5858 13L13 16.5858V5C13 4.44772 12.5523 4 12 4C11.4477 4 11 4.44772 11 5V16.5858L7.4142 13C7.02368 12.6095 6.39051 12.6095 5.99999 13C5.60946 13.3905 5.60946 14.0237 5.99999 14.4142L11.2929 19.7071Z",
|
|
4230
4188
|
fill: "currentColor"
|
|
4231
4189
|
}, null, -1);
|
|
4232
|
-
const _hoisted_2$
|
|
4233
|
-
_hoisted_1$
|
|
4190
|
+
const _hoisted_2$u = [
|
|
4191
|
+
_hoisted_1$E
|
|
4234
4192
|
];
|
|
4235
|
-
const _sfc_main$
|
|
4193
|
+
const _sfc_main$P = /* @__PURE__ */ defineComponent({
|
|
4236
4194
|
...{
|
|
4237
4195
|
name: "MonoChevronlinDown"
|
|
4238
4196
|
},
|
|
@@ -4256,20 +4214,20 @@ const _sfc_main$L = /* @__PURE__ */ defineComponent({
|
|
|
4256
4214
|
viewBox: "0 0 24 24",
|
|
4257
4215
|
fill: "none",
|
|
4258
4216
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4259
|
-
}, _hoisted_2$
|
|
4217
|
+
}, _hoisted_2$u, 4);
|
|
4260
4218
|
};
|
|
4261
4219
|
}
|
|
4262
4220
|
});
|
|
4263
|
-
const _hoisted_1$
|
|
4221
|
+
const _hoisted_1$D = /* @__PURE__ */ createElementVNode("path", {
|
|
4264
4222
|
"fill-rule": "evenodd",
|
|
4265
4223
|
"clip-rule": "evenodd",
|
|
4266
4224
|
d: "M19.753 4.659C19.8395 4.56011 19.9056 4.44516 19.9477 4.32071C19.9897 4.19626 20.0069 4.06475 19.9981 3.93368C19.9893 3.80261 19.9548 3.67455 19.8965 3.55682C19.8383 3.43908 19.7574 3.33398 19.6585 3.2475C19.5596 3.16102 19.4447 3.09487 19.3202 3.05282C19.1958 3.01077 19.0642 2.99364 18.9332 3.00242C18.8021 3.01119 18.6741 3.0457 18.5563 3.10396C18.4386 3.16223 18.3335 3.24311 18.247 3.342L13.137 9.182L8.8 3.4C8.70685 3.2758 8.58607 3.175 8.44721 3.10557C8.30836 3.03614 8.15525 3 8 3H4C3.81429 3 3.63225 3.05171 3.47427 3.14935C3.31629 3.24698 3.18863 3.38668 3.10557 3.55279C3.02252 3.71889 2.98736 3.90484 3.00404 4.08981C3.02072 4.27477 3.08857 4.45143 3.2 4.6L9.637 13.182L4.247 19.342C4.16053 19.4409 4.09437 19.5558 4.05232 19.6803C4.01027 19.8047 3.99314 19.9363 4.00192 20.0673C4.01069 20.1984 4.0452 20.3264 4.10347 20.4442C4.16173 20.5619 4.24261 20.667 4.3415 20.7535C4.44039 20.84 4.55534 20.9061 4.67979 20.9482C4.80424 20.9902 4.93575 21.0074 5.06682 20.9986C5.19789 20.9898 5.32595 20.9553 5.44368 20.897C5.56142 20.8388 5.66652 20.7579 5.753 20.659L10.863 14.818L15.2 20.6C15.2931 20.7242 15.4139 20.825 15.5528 20.8944C15.6916 20.9639 15.8448 21 16 21H20C20.1857 21 20.3678 20.9483 20.5257 20.8507C20.6837 20.753 20.8114 20.6133 20.8944 20.4472C20.9775 20.2811 21.0126 20.0952 20.996 19.9102C20.9793 19.7252 20.9114 19.5486 20.8 19.4L14.363 10.818L19.753 4.659ZM16.5 19L6 5H7.5L18 19H16.5Z",
|
|
4267
4225
|
fill: "currentColor"
|
|
4268
4226
|
}, null, -1);
|
|
4269
|
-
const _hoisted_2$
|
|
4270
|
-
_hoisted_1$
|
|
4227
|
+
const _hoisted_2$t = [
|
|
4228
|
+
_hoisted_1$D
|
|
4271
4229
|
];
|
|
4272
|
-
const _sfc_main$
|
|
4230
|
+
const _sfc_main$O = /* @__PURE__ */ defineComponent({
|
|
4273
4231
|
...{
|
|
4274
4232
|
name: "LogoX"
|
|
4275
4233
|
},
|
|
@@ -4293,15 +4251,15 @@ const _sfc_main$K = /* @__PURE__ */ defineComponent({
|
|
|
4293
4251
|
viewBox: "0 0 24 24",
|
|
4294
4252
|
fill: "none",
|
|
4295
4253
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4296
|
-
}, _hoisted_2$
|
|
4254
|
+
}, _hoisted_2$t, 4);
|
|
4297
4255
|
};
|
|
4298
4256
|
}
|
|
4299
4257
|
});
|
|
4300
|
-
const _hoisted_1$
|
|
4301
|
-
const _hoisted_3$
|
|
4302
|
-
_hoisted_1$
|
|
4258
|
+
const _hoisted_1$C = /* @__PURE__ */ createStaticVNode('<g clip-path="url(#clip0_16766_13560)"><g filter="url(#filter0_d_16766_13560)"><path d="M12 21C10.7574 21 9.75 19.9927 9.75 18.75V14.25H8.25V17.2469C8.25 17.9151 7.44214 18.2497 6.96967 17.7772L1.72283 12.5304C1.42994 12.2375 1.42994 11.7626 1.72283 11.4697L6.96967 6.22286C7.44214 5.75039 8.25 6.08501 8.25 6.75319V9.75003H9.75V5.25003C9.75 4.00739 10.7574 3.00003 12 3.00003C13.2426 3.00003 14.25 4.00739 14.25 5.25003V9.75003H15.75V6.75183C15.75 6.08385 16.5575 5.74914 17.03 6.22122L22.2838 11.4694C22.5771 11.7624 22.5771 12.2377 22.2838 12.5306L17.03 17.7788C16.5575 18.2509 15.75 17.9162 15.75 17.2482V14.25H14.25V18.75C14.25 19.9927 13.2426 21 12 21Z" fill="#12131A"></path></g><path fill-rule="evenodd" clip-rule="evenodd" d="M12.75 12.75H17.25V15.4389L20.6925 12L17.25 8.56114V11.25H12.75V5.25003C12.75 4.83582 12.4142 4.50003 12 4.50003C11.5858 4.50003 11.25 4.83582 11.25 5.25003V11.25H6.75V8.56385L3.31382 12L6.75 15.4362V12.75H11.25V18.75C11.25 19.1642 11.5858 19.5 12 19.5C12.4142 19.5 12.75 19.1642 12.75 18.75V12.75ZM14.25 18.75C14.25 19.9927 13.2426 21 12 21C10.7574 21 9.75 19.9927 9.75 18.75V14.25H8.25V17.2469C8.25 17.9151 7.44214 18.2497 6.96967 17.7772L1.72283 12.5304C1.42994 12.2375 1.42994 11.7626 1.72283 11.4697L6.96967 6.22286C7.44214 5.75039 8.25 6.08501 8.25 6.75319V9.75003H9.75V5.25003C9.75 4.00739 10.7574 3.00003 12 3.00003C13.2426 3.00003 14.25 4.00739 14.25 5.25003V9.75003H15.75V6.75183C15.75 6.08385 16.5575 5.74914 17.03 6.22122L22.2838 11.4694C22.5771 11.7624 22.5771 12.2377 22.2838 12.5306L17.03 17.7788C16.5575 18.2509 15.75 17.9162 15.75 17.2482V14.25H14.25V18.75Z" fill="white"></path></g><defs><filter id="filter0_d_16766_13560" x="-1.49684" y="1.50003" width="27.0006" height="24" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix><feOffset dy="1.5"></feOffset><feGaussianBlur stdDeviation="1.5"></feGaussianBlur><feComposite in2="hardAlpha" operator="out"></feComposite><feColorMatrix type="matrix" values="0 0 0 0 0.0705882 0 0 0 0 0.0745098 0 0 0 0 0.101961 0 0 0 0.25 0"></feColorMatrix><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_16766_13560"></feBlend><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_16766_13560" result="shape"></feBlend></filter><clipPath id="clip0_16766_13560"><rect width="24" height="24" fill="white"></rect></clipPath></defs>', 2);
|
|
4259
|
+
const _hoisted_3$k = [
|
|
4260
|
+
_hoisted_1$C
|
|
4303
4261
|
];
|
|
4304
|
-
const _sfc_main$
|
|
4262
|
+
const _sfc_main$N = /* @__PURE__ */ defineComponent({
|
|
4305
4263
|
...{
|
|
4306
4264
|
name: "ColorPointerMoveLor"
|
|
4307
4265
|
},
|
|
@@ -4326,15 +4284,15 @@ const _sfc_main$J = /* @__PURE__ */ defineComponent({
|
|
|
4326
4284
|
viewBox: "0 0 24 24",
|
|
4327
4285
|
fill: "none",
|
|
4328
4286
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4329
|
-
}, _hoisted_3$
|
|
4287
|
+
}, _hoisted_3$k, 4);
|
|
4330
4288
|
};
|
|
4331
4289
|
}
|
|
4332
4290
|
});
|
|
4333
|
-
const _hoisted_1$
|
|
4334
|
-
const _hoisted_3$
|
|
4335
|
-
_hoisted_1$
|
|
4291
|
+
const _hoisted_1$B = /* @__PURE__ */ createStaticVNode('<g clip-path="url(#clip0_16783_12118)"><g filter="url(#filter0_d_16783_12118)"><path fill-rule="evenodd" clip-rule="evenodd" d="M22.5 12C22.5 17.799 17.799 22.5 12 22.5C6.20101 22.5 1.5 17.799 1.5 12C1.5 6.20101 6.20101 1.5 12 1.5C17.799 1.5 22.5 6.20101 22.5 12ZM14.3432 17.5252C13.6233 17.8309 12.8314 18 12 18C8.68629 18 6 15.3137 6 12C6 11.1686 6.16911 10.3767 6.4748 9.65676L14.3432 17.5252ZM17.5252 14.3432L9.65679 6.47479C10.3767 6.1691 11.1686 6 12 6C15.3137 6 18 8.68629 18 12C18 12.8314 17.8309 13.6233 17.5252 14.3432Z" fill="#12131A"></path></g><path fill-rule="evenodd" clip-rule="evenodd" d="M5.34883 8.53085C4.80661 9.56828 4.5 10.7483 4.5 12C4.5 16.1421 7.85786 19.5 12 19.5C13.2517 19.5 14.4317 19.1934 15.4692 18.6512C15.9244 18.4132 16.3522 18.1299 16.7465 17.8072L6.19278 7.25348C5.87009 7.6478 5.58678 8.07559 5.34883 8.53085ZM14.3432 17.5252C13.6233 17.8309 12.8314 18 12 18C8.68629 18 6 15.3137 6 12C6 11.1686 6.1691 10.3767 6.47478 9.6568L14.3432 17.5252Z" fill="white"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M18.6512 15.4691C19.1934 14.4317 19.5 13.2517 19.5 12C19.5 7.85785 16.1421 4.49998 12 4.49998C10.7483 4.49998 9.56826 4.80658 8.53083 5.3488C8.07557 5.58674 7.64778 5.87006 7.25346 6.19275L17.8072 16.7465C18.1299 16.3522 18.4132 15.9244 18.6512 15.4691ZM9.6568 6.47477C10.3767 6.16909 11.1686 5.99998 12 5.99998C15.3137 5.99998 18 8.68628 18 12C18 12.8314 17.8309 13.6233 17.5252 14.3432L9.6568 6.47477Z" fill="white"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M12 22.5C17.799 22.5 22.5 17.799 22.5 12C22.5 6.20101 17.799 1.5 12 1.5C6.20101 1.5 1.5 6.20101 1.5 12C1.5 17.799 6.20101 22.5 12 22.5ZM12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21Z" fill="white"></path></g><defs><filter id="filter0_d_16783_12118" x="-0.5" y="0" width="25" height="25" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix><feOffset dy="0.5"></feOffset><feGaussianBlur stdDeviation="1"></feGaussianBlur><feComposite in2="hardAlpha" operator="out"></feComposite><feColorMatrix type="matrix" values="0 0 0 0 0.0705882 0 0 0 0 0.0745098 0 0 0 0 0.101961 0 0 0 0.25 0"></feColorMatrix><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_16783_12118"></feBlend><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_16783_12118" result="shape"></feBlend></filter><clipPath id="clip0_16783_12118"><rect width="24" height="24" fill="white"></rect></clipPath></defs>', 2);
|
|
4292
|
+
const _hoisted_3$j = [
|
|
4293
|
+
_hoisted_1$B
|
|
4336
4294
|
];
|
|
4337
|
-
const _sfc_main$
|
|
4295
|
+
const _sfc_main$M = /* @__PURE__ */ defineComponent({
|
|
4338
4296
|
...{
|
|
4339
4297
|
name: "ColorUnavailable"
|
|
4340
4298
|
},
|
|
@@ -4359,15 +4317,15 @@ const _sfc_main$I = /* @__PURE__ */ defineComponent({
|
|
|
4359
4317
|
viewBox: "0 0 24 24",
|
|
4360
4318
|
fill: "none",
|
|
4361
4319
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4362
|
-
}, _hoisted_3$
|
|
4320
|
+
}, _hoisted_3$j, 4);
|
|
4363
4321
|
};
|
|
4364
4322
|
}
|
|
4365
4323
|
});
|
|
4366
|
-
const _hoisted_1$
|
|
4367
|
-
const _hoisted_3$
|
|
4368
|
-
_hoisted_1$
|
|
4324
|
+
const _hoisted_1$A = /* @__PURE__ */ createStaticVNode('<g clip-path="url(#clip0_16783_12105)"><g filter="url(#filter0_d_16783_12105)"><path d="M3 12C3 10.7574 4.00736 9.75002 5.25 9.75002H9.75V8.25002H6.75316C6.08498 8.25002 5.75036 7.44216 6.22283 6.96969L11.4697 1.72284C11.7626 1.42995 12.2374 1.42995 12.5303 1.72284L17.7772 6.96968C18.2496 7.44216 17.915 8.25002 17.2468 8.25002H14.25V9.75002H18.75C19.9926 9.75002 21 10.7574 21 12C21 13.2427 19.9926 14.25 18.75 14.25H14.25V15.75H17.2482C17.9162 15.75 18.2509 16.5575 17.7788 17.0301L12.5306 22.2838C12.2377 22.5771 11.7623 22.5771 11.4694 22.2838L6.2212 17.0301C5.74911 16.5575 6.08382 15.75 6.7518 15.75H9.75V14.25H5.25C4.00736 14.25 3 13.2427 3 12Z" fill="#12131A"></path></g><path fill-rule="evenodd" clip-rule="evenodd" d="M11.25 12.75V17.25H8.56111L12 20.6926L15.4389 17.25H12.75V12.75H18.75C19.1642 12.75 19.5 12.4142 19.5 12C19.5 11.5858 19.1642 11.25 18.75 11.25H12.75V6.75002H15.4362L12 3.31383L8.56382 6.75002H11.25V11.25H5.25C4.83579 11.25 4.5 11.5858 4.5 12C4.5 12.4142 4.83579 12.75 5.25 12.75H11.25ZM5.25 14.25C4.00736 14.25 3 13.2427 3 12C3 10.7574 4.00736 9.75002 5.25 9.75002H9.75V8.25002H6.75316C6.08498 8.25002 5.75036 7.44216 6.22283 6.96969L11.4697 1.72284C11.7626 1.42995 12.2374 1.42995 12.5303 1.72284L17.7772 6.96968C18.2496 7.44216 17.915 8.25002 17.2468 8.25002H14.25V9.75002H18.75C19.9926 9.75002 21 10.7574 21 12C21 13.2427 19.9926 14.25 18.75 14.25H14.25V15.75H17.2482C17.9162 15.75 18.2509 16.5575 17.7788 17.0301L12.5306 22.2838C12.2377 22.5771 11.7623 22.5771 11.4694 22.2838L6.2212 17.0301C5.74911 16.5575 6.08382 15.75 6.7518 15.75H9.75V14.25H5.25Z" fill="white"></path></g><defs><filter id="filter0_d_16783_12105" x="1" y="0.503174" width="22" height="25.0006" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix><feOffset dy="1"></feOffset><feGaussianBlur stdDeviation="1"></feGaussianBlur><feComposite in2="hardAlpha" operator="out"></feComposite><feColorMatrix type="matrix" values="0 0 0 0 0.0705882 0 0 0 0 0.0745098 0 0 0 0 0.101961 0 0 0 0.25 0"></feColorMatrix><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_16783_12105"></feBlend><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_16783_12105" result="shape"></feBlend></filter><clipPath id="clip0_16783_12105"><rect width="24" height="24" fill="white"></rect></clipPath></defs>', 2);
|
|
4325
|
+
const _hoisted_3$i = [
|
|
4326
|
+
_hoisted_1$A
|
|
4369
4327
|
];
|
|
4370
|
-
const _sfc_main$
|
|
4328
|
+
const _sfc_main$L = /* @__PURE__ */ defineComponent({
|
|
4371
4329
|
...{
|
|
4372
4330
|
name: "ColorPointerMoveUod"
|
|
4373
4331
|
},
|
|
@@ -4392,28 +4350,28 @@ const _sfc_main$H = /* @__PURE__ */ defineComponent({
|
|
|
4392
4350
|
viewBox: "0 0 24 24",
|
|
4393
4351
|
fill: "none",
|
|
4394
4352
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4395
|
-
}, _hoisted_3$
|
|
4353
|
+
}, _hoisted_3$i, 4);
|
|
4396
4354
|
};
|
|
4397
4355
|
}
|
|
4398
4356
|
});
|
|
4399
|
-
const _hoisted_1$
|
|
4357
|
+
const _hoisted_1$z = /* @__PURE__ */ createElementVNode("path", {
|
|
4400
4358
|
d: "M5 5H15V7H5V5Z",
|
|
4401
4359
|
fill: "currentColor"
|
|
4402
4360
|
}, null, -1);
|
|
4403
|
-
const _hoisted_2$
|
|
4361
|
+
const _hoisted_2$s = /* @__PURE__ */ createElementVNode("path", {
|
|
4404
4362
|
d: "M5 9H15V11H5V9Z",
|
|
4405
4363
|
fill: "currentColor"
|
|
4406
4364
|
}, null, -1);
|
|
4407
|
-
const _hoisted_3$
|
|
4365
|
+
const _hoisted_3$h = /* @__PURE__ */ createElementVNode("path", {
|
|
4408
4366
|
d: "M15 13H5V15H15V13Z",
|
|
4409
4367
|
fill: "currentColor"
|
|
4410
4368
|
}, null, -1);
|
|
4411
|
-
const _hoisted_4$
|
|
4412
|
-
_hoisted_1$
|
|
4413
|
-
_hoisted_2$
|
|
4414
|
-
_hoisted_3$
|
|
4369
|
+
const _hoisted_4$e = [
|
|
4370
|
+
_hoisted_1$z,
|
|
4371
|
+
_hoisted_2$s,
|
|
4372
|
+
_hoisted_3$h
|
|
4415
4373
|
];
|
|
4416
|
-
const _sfc_main$
|
|
4374
|
+
const _sfc_main$K = /* @__PURE__ */ defineComponent({
|
|
4417
4375
|
...{
|
|
4418
4376
|
name: "MonoSort"
|
|
4419
4377
|
},
|
|
@@ -4437,20 +4395,20 @@ const _sfc_main$G = /* @__PURE__ */ defineComponent({
|
|
|
4437
4395
|
viewBox: "0 0 20 20",
|
|
4438
4396
|
fill: "none",
|
|
4439
4397
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4440
|
-
}, _hoisted_4$
|
|
4398
|
+
}, _hoisted_4$e, 4);
|
|
4441
4399
|
};
|
|
4442
4400
|
}
|
|
4443
4401
|
});
|
|
4444
|
-
const _hoisted_1$
|
|
4402
|
+
const _hoisted_1$y = /* @__PURE__ */ createElementVNode("path", {
|
|
4445
4403
|
"fill-rule": "evenodd",
|
|
4446
4404
|
"clip-rule": "evenodd",
|
|
4447
4405
|
d: "M15.8147 7.7495L12.8333 3.25591C12.4377 2.65973 11.5623 2.65973 11.1667 3.25591L8.18529 7.7495L2.99031 9.19644C2.30107 9.38841 2.03055 10.221 2.47532 10.7814L5.82766 15.0055L5.59844 20.3934C5.56803 21.1082 6.27626 21.6228 6.9467 21.373L12 19.49L17.0533 21.373C17.7238 21.6228 18.432 21.1082 18.4016 20.3934L18.1724 15.0055L21.5247 10.7814C21.9695 10.221 21.699 9.38841 21.0097 9.19644L15.8147 7.7495Z",
|
|
4448
4406
|
fill: "currentColor"
|
|
4449
4407
|
}, null, -1);
|
|
4450
|
-
const _hoisted_2$
|
|
4451
|
-
_hoisted_1$
|
|
4408
|
+
const _hoisted_2$r = [
|
|
4409
|
+
_hoisted_1$y
|
|
4452
4410
|
];
|
|
4453
|
-
const _sfc_main$
|
|
4411
|
+
const _sfc_main$J = /* @__PURE__ */ defineComponent({
|
|
4454
4412
|
...{
|
|
4455
4413
|
name: "MonoStarFill"
|
|
4456
4414
|
},
|
|
@@ -4474,20 +4432,20 @@ const _sfc_main$F = /* @__PURE__ */ defineComponent({
|
|
|
4474
4432
|
viewBox: "0 0 24 24",
|
|
4475
4433
|
fill: "none",
|
|
4476
4434
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4477
|
-
}, _hoisted_2$
|
|
4435
|
+
}, _hoisted_2$r, 4);
|
|
4478
4436
|
};
|
|
4479
4437
|
}
|
|
4480
4438
|
});
|
|
4481
|
-
const _hoisted_1$
|
|
4439
|
+
const _hoisted_1$x = /* @__PURE__ */ createElementVNode("path", {
|
|
4482
4440
|
"fill-rule": "evenodd",
|
|
4483
4441
|
"clip-rule": "evenodd",
|
|
4484
4442
|
d: "M12.8249 4.2036C12.4277 3.62403 11.5723 3.62403 11.1751 4.2036L8.67432 7.85259C8.54429 8.04232 8.35283 8.18142 8.1322 8.24646L3.88902 9.49727C3.21507 9.69594 2.95076 10.5094 3.37922 11.0663L6.07682 14.5723C6.21708 14.7546 6.29021 14.9797 6.28389 15.2096L6.16227 19.6316C6.14295 20.334 6.83493 20.8367 7.49694 20.6013L11.665 19.1192C11.8817 19.0421 12.1183 19.0421 12.335 19.1192L16.5031 20.6013C17.1651 20.8367 17.8571 20.334 17.8377 19.6316L17.7161 15.2096C17.7098 14.9797 17.7829 14.7546 17.9232 14.5723L20.6208 11.0663C21.0492 10.5094 20.7849 9.69594 20.111 9.49727L15.8678 8.24646C15.6472 8.18142 15.4557 8.04232 15.3257 7.85259L12.8249 4.2036Z",
|
|
4485
4443
|
fill: "currentColor"
|
|
4486
4444
|
}, null, -1);
|
|
4487
|
-
const _hoisted_2$
|
|
4488
|
-
_hoisted_1$
|
|
4445
|
+
const _hoisted_2$q = [
|
|
4446
|
+
_hoisted_1$x
|
|
4489
4447
|
];
|
|
4490
|
-
const _sfc_main$
|
|
4448
|
+
const _sfc_main$I = /* @__PURE__ */ defineComponent({
|
|
4491
4449
|
...{
|
|
4492
4450
|
name: "MonoStar15Fill"
|
|
4493
4451
|
},
|
|
@@ -4511,15 +4469,15 @@ const _sfc_main$E = /* @__PURE__ */ defineComponent({
|
|
|
4511
4469
|
viewBox: "0 0 24 24",
|
|
4512
4470
|
fill: "none",
|
|
4513
4471
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4514
|
-
}, _hoisted_2$
|
|
4472
|
+
}, _hoisted_2$q, 4);
|
|
4515
4473
|
};
|
|
4516
4474
|
}
|
|
4517
4475
|
});
|
|
4518
|
-
const _hoisted_1$
|
|
4476
|
+
const _hoisted_1$w = /* @__PURE__ */ createStaticVNode('<path d="M11 2C11 1.44772 11.4477 1 12 1C12.5523 1 13 1.44772 13 2V4C13 4.55228 12.5523 5 12 5C11.4477 5 11 4.55228 11 4V2Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M18 12C18 15.3137 15.3137 18 12 18C8.6863 18 6 15.3137 6 12C6 8.6863 8.6863 6 12 6C15.3137 6 18 8.6863 18 12ZM12 8C9.79087 8 8 9.79087 8 12C8 14.2091 9.79087 16 12 16C14.2091 16 16 14.2091 16 12C16 9.79087 14.2091 8 12 8Z" fill="currentColor"></path><path d="M12 23C12.5523 23 13 22.5523 13 22V20C13 19.4477 12.5523 19 12 19C11.4477 19 11 19.4477 11 20V22C11 22.5523 11.4477 23 12 23Z" fill="currentColor"></path><path d="M18.364 4.22183C18.7545 3.8313 19.3877 3.8313 19.7782 4.22183C20.1687 4.61235 20.1687 5.24551 19.7782 5.63604L18.364 7.05025C17.9734 7.44078 17.3403 7.44078 16.9497 7.05025C16.5592 6.65973 16.5592 6.02656 16.9497 5.63604L18.364 4.22183Z" fill="currentColor"></path><path d="M7.05025 18.364C7.44078 17.9734 7.44078 17.3403 7.05025 16.9497C6.65973 16.5592 6.02657 16.5592 5.63604 16.9497L4.22183 18.364C3.8313 18.7545 3.8313 19.3877 4.22183 19.7782C4.61235 20.1687 5.24552 20.1687 5.63604 19.7782L7.05025 18.364Z" fill="currentColor"></path><path d="M22 11C22.5523 11 23 11.4477 23 12C23 12.5523 22.5523 13 22 13H20C19.4477 13 19 12.5523 19 12C19 11.4477 19.4477 11 20 11H22Z" fill="currentColor"></path><path d="M3.99999 13C4.55228 13 4.99999 12.5523 4.99999 12C4.99999 11.4477 4.55228 11 3.99999 11H1.99999C1.44771 11 0.999992 11.4477 0.999992 12C0.999992 12.5523 1.44771 13 1.99999 13H3.99999Z" fill="currentColor"></path><path d="M19.7782 18.364C20.1687 18.7545 20.1687 19.3877 19.7782 19.7782C19.3876 20.1687 18.7545 20.1687 18.364 19.7782L16.9497 18.364C16.5592 17.9734 16.5592 17.3403 16.9497 16.9498C17.3403 16.5592 17.9734 16.5592 18.364 16.9498L19.7782 18.364Z" fill="currentColor"></path><path d="M5.63604 7.05025C6.02657 7.44077 6.65973 7.44077 7.05026 7.05025C7.44078 6.65973 7.44078 6.02656 7.05026 5.63604L5.63604 4.22182C5.24552 3.8313 4.61235 3.8313 4.22183 4.22182C3.8313 4.61235 3.8313 5.24551 4.22183 5.63604L5.63604 7.05025Z" fill="currentColor"></path>', 9);
|
|
4519
4477
|
const _hoisted_10$2 = [
|
|
4520
|
-
_hoisted_1$
|
|
4478
|
+
_hoisted_1$w
|
|
4521
4479
|
];
|
|
4522
|
-
const _sfc_main$
|
|
4480
|
+
const _sfc_main$H = /* @__PURE__ */ defineComponent({
|
|
4523
4481
|
...{
|
|
4524
4482
|
name: "MonoSun"
|
|
4525
4483
|
},
|
|
@@ -4547,19 +4505,19 @@ const _sfc_main$D = /* @__PURE__ */ defineComponent({
|
|
|
4547
4505
|
};
|
|
4548
4506
|
}
|
|
4549
4507
|
});
|
|
4550
|
-
const _hoisted_1$
|
|
4508
|
+
const _hoisted_1$v = /* @__PURE__ */ createElementVNode("path", {
|
|
4551
4509
|
d: "M17.0303 3.96967C16.7374 3.67678 16.2626 3.67678 15.9697 3.96967C15.6768 4.26256 15.6768 4.73744 15.9697 5.03033L18.1893 7.25H8C7.58579 7.25 7.25 7.58579 7.25 8C7.25 8.41421 7.58579 8.75 8 8.75H18.1893L15.9697 10.9697C15.6768 11.2626 15.6768 11.7374 15.9697 12.0303C16.2626 12.3232 16.7374 12.3232 17.0303 12.0303L20.5303 8.53033C20.8232 8.23744 20.8232 7.76256 20.5303 7.46967L17.0303 3.96967Z",
|
|
4552
4510
|
fill: "currentColor"
|
|
4553
4511
|
}, null, -1);
|
|
4554
|
-
const _hoisted_2$
|
|
4512
|
+
const _hoisted_2$p = /* @__PURE__ */ createElementVNode("path", {
|
|
4555
4513
|
d: "M6.96967 11.9697C7.26256 11.6768 7.73744 11.6768 8.03033 11.9697C8.32322 12.2626 8.32322 12.7374 8.03033 13.0303L5.81066 15.25H16C16.4142 15.25 16.75 15.5858 16.75 16C16.75 16.4142 16.4142 16.75 16 16.75H5.81066L8.03033 18.9697C8.32322 19.2626 8.32322 19.7374 8.03033 20.0303C7.73744 20.3232 7.26256 20.3232 6.96967 20.0303L3.46967 16.5303C3.32902 16.3897 3.25 16.1989 3.25 16C3.25 15.8011 3.32902 15.6103 3.46967 15.4697L6.96967 11.9697Z",
|
|
4556
4514
|
fill: "currentColor"
|
|
4557
4515
|
}, null, -1);
|
|
4558
|
-
const _hoisted_3$
|
|
4559
|
-
_hoisted_1$
|
|
4560
|
-
_hoisted_2$
|
|
4516
|
+
const _hoisted_3$g = [
|
|
4517
|
+
_hoisted_1$v,
|
|
4518
|
+
_hoisted_2$p
|
|
4561
4519
|
];
|
|
4562
|
-
const _sfc_main$
|
|
4520
|
+
const _sfc_main$G = /* @__PURE__ */ defineComponent({
|
|
4563
4521
|
...{
|
|
4564
4522
|
name: "MonoTransfer15"
|
|
4565
4523
|
},
|
|
@@ -4583,18 +4541,18 @@ const _sfc_main$C = /* @__PURE__ */ defineComponent({
|
|
|
4583
4541
|
viewBox: "0 0 24 24",
|
|
4584
4542
|
fill: "none",
|
|
4585
4543
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4586
|
-
}, _hoisted_3$
|
|
4544
|
+
}, _hoisted_3$g, 4);
|
|
4587
4545
|
};
|
|
4588
4546
|
}
|
|
4589
4547
|
});
|
|
4590
|
-
const _hoisted_1$
|
|
4548
|
+
const _hoisted_1$u = /* @__PURE__ */ createElementVNode("path", {
|
|
4591
4549
|
d: "M13.26 3.30001C13.4165 3.18805 13.5997 3.11911 13.7911 3.10007C13.9826 3.08102 14.1758 3.11255 14.3512 3.19149C14.5267 3.27043 14.6785 3.39403 14.7912 3.54994C14.904 3.70585 14.9739 3.88863 14.994 4.08001L15 4.19401V19.806C15.0001 19.9984 14.9496 20.1875 14.8538 20.3544C14.7579 20.5212 14.6199 20.66 14.4536 20.7569C14.2874 20.8537 14.0986 20.9053 13.9061 20.9064C13.7137 20.9074 13.5244 20.858 13.357 20.763L13.261 20.701L6.68 16H4C3.49542 16.0002 3.00943 15.8096 2.63945 15.4665C2.26947 15.1234 2.04284 14.6532 2.005 14.15L2 14V10C1.99984 9.49543 2.19041 9.00944 2.5335 8.63946C2.87659 8.26948 3.34684 8.04285 3.85 8.00501L4 8.00001H6.68L13.26 3.30001ZM19.667 6.78301C20.4017 7.43896 20.9894 8.24288 21.3915 9.142C21.7935 10.0411 22.0009 11.0151 22 12C22.0009 12.9849 21.7935 13.9589 21.3915 14.858C20.9894 15.7571 20.4017 16.5611 19.667 17.217C19.5694 17.306 19.4551 17.3748 19.3308 17.4195C19.2064 17.4641 19.0745 17.4836 18.9426 17.4769C18.8106 17.4702 18.6813 17.4375 18.5621 17.3806C18.4429 17.3236 18.3362 17.2436 18.2481 17.1452C18.1599 17.0468 18.0922 16.9319 18.0487 16.8071C18.0053 16.6824 17.987 16.5503 17.9949 16.4184C18.0028 16.2865 18.0367 16.1575 18.0948 16.0389C18.1528 15.9202 18.2338 15.8142 18.333 15.727C18.8582 15.2586 19.2782 14.6844 19.5656 14.042C19.8529 13.3996 20.0009 12.7037 20 12C20 10.52 19.358 9.19001 18.333 8.27301C18.2338 8.18581 18.1528 8.07981 18.0948 7.96114C18.0367 7.84247 18.0028 7.71348 17.9949 7.58161C17.987 7.44974 18.0053 7.31762 18.0487 7.19287C18.0922 7.06812 18.1599 6.95322 18.2481 6.85479C18.3362 6.75637 18.4429 6.67639 18.5621 6.61946C18.6813 6.56252 18.8106 6.52978 18.9426 6.5231C19.0745 6.51643 19.2064 6.53596 19.3308 6.58057C19.4551 6.62518 19.5694 6.69398 19.667 6.78301ZM17.667 9.01901C18.0866 9.39375 18.4223 9.85296 18.652 10.3665C18.8818 10.8801 19.0003 11.4364 19 11.999C19 13.185 18.484 14.25 17.667 14.981C17.4774 15.1494 17.2308 15.2395 16.9773 15.233C16.7237 15.2265 16.4821 15.1239 16.3014 14.9459C16.1206 14.768 16.0143 14.528 16.0038 14.2746C15.9933 14.0212 16.0796 13.7733 16.245 13.581L16.333 13.491C16.743 13.123 17 12.592 17 12C17.0012 11.4879 16.8049 10.9951 16.452 10.624L16.333 10.509C16.2338 10.4218 16.1528 10.3158 16.0948 10.1971C16.0367 10.0785 16.0028 9.94948 15.9949 9.81761C15.987 9.68574 16.0053 9.55362 16.0487 9.42887C16.0922 9.30412 16.1599 9.18922 16.2481 9.0908C16.3362 8.99237 16.4429 8.91239 16.5621 8.85546C16.6813 8.79852 16.8106 8.76578 16.9426 8.7591C17.0745 8.75243 17.2064 8.77196 17.3308 8.81657C17.4551 8.86118 17.5694 8.92998 17.667 9.01901Z",
|
|
4592
4550
|
fill: "currentColor"
|
|
4593
4551
|
}, null, -1);
|
|
4594
|
-
const _hoisted_2$
|
|
4595
|
-
_hoisted_1$
|
|
4552
|
+
const _hoisted_2$o = [
|
|
4553
|
+
_hoisted_1$u
|
|
4596
4554
|
];
|
|
4597
|
-
const _sfc_main$
|
|
4555
|
+
const _sfc_main$F = /* @__PURE__ */ defineComponent({
|
|
4598
4556
|
...{
|
|
4599
4557
|
name: "MonoVolume"
|
|
4600
4558
|
},
|
|
@@ -4618,20 +4576,20 @@ const _sfc_main$B = /* @__PURE__ */ defineComponent({
|
|
|
4618
4576
|
viewBox: "0 0 24 24",
|
|
4619
4577
|
fill: "none",
|
|
4620
4578
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4621
|
-
}, _hoisted_2$
|
|
4579
|
+
}, _hoisted_2$o, 4);
|
|
4622
4580
|
};
|
|
4623
4581
|
}
|
|
4624
4582
|
});
|
|
4625
|
-
const _hoisted_1$
|
|
4583
|
+
const _hoisted_1$t = /* @__PURE__ */ createElementVNode("path", {
|
|
4626
4584
|
"fill-rule": "evenodd",
|
|
4627
4585
|
"clip-rule": "evenodd",
|
|
4628
4586
|
d: "M12 4C12.855 4 13.732 4.022 14.582 4.058L15.586 4.106L16.547 4.163L17.447 4.224L18.269 4.288C19.161 4.35628 20.0004 4.73695 20.6395 5.36304C21.2786 5.98913 21.6764 6.82054 21.763 7.711L21.803 8.136L21.878 9.046C21.948 9.989 22 11.017 22 12C22 12.983 21.948 14.011 21.878 14.954L21.803 15.864C21.79 16.01 21.777 16.151 21.763 16.289C21.6764 17.1796 21.2784 18.0112 20.6391 18.6373C19.9999 19.2634 19.1602 19.6439 18.268 19.712L17.448 19.775L16.548 19.837L15.586 19.894L14.582 19.942C13.732 19.978 12.855 20 12 20C11.145 20 10.268 19.978 9.418 19.942L8.414 19.894L7.453 19.837L6.553 19.775L5.731 19.712C4.83895 19.6437 3.99955 19.2631 3.36047 18.637C2.72139 18.0109 2.32357 17.1795 2.237 16.289L2.197 15.864L2.122 14.954C2.04554 13.9711 2.00484 12.9858 2 12C2 11.017 2.052 9.989 2.122 9.046L2.197 8.136C2.21 7.99 2.223 7.849 2.237 7.711C2.32354 6.8207 2.72122 5.98942 3.36009 5.36334C3.99897 4.73727 4.83813 4.3565 5.73 4.288L6.551 4.224L7.451 4.163L8.413 4.106L9.417 4.058C10.268 4.022 11.145 4 12 4ZM10 9.575V14.425C10 14.887 10.5 15.175 10.9 14.945L15.1 12.52C15.1914 12.4674 15.2673 12.3916 15.3201 12.3003C15.3729 12.209 15.4007 12.1055 15.4007 12C15.4007 11.8945 15.3729 11.791 15.3201 11.6997C15.2673 11.6084 15.1914 11.5326 15.1 11.48L10.9 9.056C10.8088 9.00332 10.7053 8.9756 10.5999 8.97562C10.4945 8.97563 10.3911 9.00339 10.2998 9.0561C10.2086 9.1088 10.1329 9.1846 10.0802 9.27587C10.0276 9.36713 9.99993 9.47065 10 9.576V9.575Z",
|
|
4629
4587
|
fill: "currentColor"
|
|
4630
4588
|
}, null, -1);
|
|
4631
|
-
const _hoisted_2$
|
|
4632
|
-
_hoisted_1$
|
|
4589
|
+
const _hoisted_2$n = [
|
|
4590
|
+
_hoisted_1$t
|
|
4633
4591
|
];
|
|
4634
|
-
const _sfc_main$
|
|
4592
|
+
const _sfc_main$E = /* @__PURE__ */ defineComponent({
|
|
4635
4593
|
...{
|
|
4636
4594
|
name: "LogoYoutube"
|
|
4637
4595
|
},
|
|
@@ -4655,20 +4613,20 @@ const _sfc_main$A = /* @__PURE__ */ defineComponent({
|
|
|
4655
4613
|
viewBox: "0 0 24 24",
|
|
4656
4614
|
fill: "none",
|
|
4657
4615
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4658
|
-
}, _hoisted_2$
|
|
4616
|
+
}, _hoisted_2$n, 4);
|
|
4659
4617
|
};
|
|
4660
4618
|
}
|
|
4661
4619
|
});
|
|
4662
|
-
const _hoisted_1$
|
|
4620
|
+
const _hoisted_1$s = /* @__PURE__ */ createElementVNode("path", {
|
|
4663
4621
|
"fill-rule": "evenodd",
|
|
4664
4622
|
"clip-rule": "evenodd",
|
|
4665
4623
|
d: "M16.1737 7.84948C15.9422 7.78499 15.7416 7.63928 15.6087 7.43901L12.8333 3.25591C12.4377 2.65973 11.5623 2.65973 11.1667 3.25591L8.39129 7.43901C8.25842 7.63928 8.05786 7.78499 7.82634 7.84948L2.99031 9.19644C2.30107 9.38841 2.03055 10.221 2.47532 10.7814L5.59602 14.7137C5.74543 14.9019 5.82203 15.1377 5.81182 15.3778L5.59844 20.3934C5.56803 21.1082 6.27626 21.6228 6.9467 21.373L11.6509 19.6201C11.8761 19.5362 12.124 19.5362 12.3492 19.6201L17.0533 21.373C17.7238 21.6228 18.432 21.1082 18.4016 20.3934L18.1882 15.3778C18.178 15.1377 18.2546 14.9019 18.404 14.7137L21.5247 10.7814C21.9695 10.221 21.699 9.38841 21.0097 9.19644L16.1737 7.84948ZM19.0212 10.7187L14.9192 9.57619C14.6876 9.5117 14.4871 9.36599 14.3542 9.16572L12 5.61753L9.64582 9.16572C9.51295 9.36599 9.31239 9.5117 9.08086 9.57619L4.97885 10.7187L7.62589 14.0541C7.7753 14.2424 7.8519 14.4782 7.84169 14.7183L7.66069 18.9726L11.6509 17.4858C11.8761 17.4019 12.124 17.4019 12.3492 17.4858L16.3393 18.9726L16.1583 14.7183C16.1481 14.4782 16.2247 14.2424 16.3741 14.0541L19.0212 10.7187Z",
|
|
4666
4624
|
fill: "currentColor"
|
|
4667
4625
|
}, null, -1);
|
|
4668
|
-
const _hoisted_2$
|
|
4669
|
-
_hoisted_1$
|
|
4626
|
+
const _hoisted_2$m = [
|
|
4627
|
+
_hoisted_1$s
|
|
4670
4628
|
];
|
|
4671
|
-
const _sfc_main$
|
|
4629
|
+
const _sfc_main$D = /* @__PURE__ */ defineComponent({
|
|
4672
4630
|
...{
|
|
4673
4631
|
name: "MonoStar"
|
|
4674
4632
|
},
|
|
@@ -4692,20 +4650,20 @@ const _sfc_main$z = /* @__PURE__ */ defineComponent({
|
|
|
4692
4650
|
viewBox: "0 0 24 24",
|
|
4693
4651
|
fill: "none",
|
|
4694
4652
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4695
|
-
}, _hoisted_2$
|
|
4653
|
+
}, _hoisted_2$m, 4);
|
|
4696
4654
|
};
|
|
4697
4655
|
}
|
|
4698
4656
|
});
|
|
4699
|
-
const _hoisted_1$
|
|
4657
|
+
const _hoisted_1$r = /* @__PURE__ */ createElementVNode("path", {
|
|
4700
4658
|
"fill-rule": "evenodd",
|
|
4701
4659
|
"clip-rule": "evenodd",
|
|
4702
4660
|
d: "M12 5.65338L9.91163 8.70057C9.58655 9.1749 9.10789 9.52266 8.55633 9.68525L5.01293 10.7298L7.26564 13.6576C7.6163 14.1133 7.79913 14.676 7.78332 15.2508L7.68176 18.9436L11.1624 17.7059C11.7042 17.5132 12.2958 17.5132 12.8376 17.7059L16.3182 18.9436L16.2167 15.2508C16.2009 14.676 16.3837 14.1133 16.7344 13.6576L18.9871 10.7298L15.4437 9.68525C14.8921 9.52266 14.4135 9.1749 14.0884 8.70057L12 5.65338ZM12.8249 4.2036C12.4277 3.62403 11.5723 3.62403 11.1751 4.2036L8.67432 7.85259C8.54429 8.04232 8.35283 8.18142 8.1322 8.24646L3.88902 9.49727C3.21507 9.69594 2.95076 10.5094 3.37922 11.0663L6.07682 14.5723C6.21708 14.7546 6.29021 14.9797 6.28389 15.2096L6.16227 19.6316C6.14295 20.334 6.83493 20.8367 7.49694 20.6013L11.665 19.1192C11.8817 19.0421 12.1183 19.0421 12.335 19.1192L16.5031 20.6013C17.1651 20.8367 17.8571 20.334 17.8377 19.6316L17.7161 15.2096C17.7098 14.9797 17.7829 14.7546 17.9232 14.5723L20.6208 11.0663C21.0492 10.5094 20.7849 9.69594 20.111 9.49727L15.8678 8.24646C15.6472 8.18142 15.4557 8.04232 15.3257 7.85259L12.8249 4.2036Z",
|
|
4703
4661
|
fill: "currentColor"
|
|
4704
4662
|
}, null, -1);
|
|
4705
|
-
const _hoisted_2$
|
|
4706
|
-
_hoisted_1$
|
|
4663
|
+
const _hoisted_2$l = [
|
|
4664
|
+
_hoisted_1$r
|
|
4707
4665
|
];
|
|
4708
|
-
const _sfc_main$
|
|
4666
|
+
const _sfc_main$C = /* @__PURE__ */ defineComponent({
|
|
4709
4667
|
...{
|
|
4710
4668
|
name: "MonoStar15"
|
|
4711
4669
|
},
|
|
@@ -4729,128 +4687,306 @@ const _sfc_main$y = /* @__PURE__ */ defineComponent({
|
|
|
4729
4687
|
viewBox: "0 0 24 24",
|
|
4730
4688
|
fill: "none",
|
|
4731
4689
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4732
|
-
}, _hoisted_2$
|
|
4690
|
+
}, _hoisted_2$l, 4);
|
|
4691
|
+
};
|
|
4692
|
+
}
|
|
4693
|
+
});
|
|
4694
|
+
const _hoisted_1$q = /* @__PURE__ */ createElementVNode("path", {
|
|
4695
|
+
d: "M2.5 7.49935L10 1.66602L17.5 7.49935V16.666C17.5 17.108 17.3244 17.532 17.0118 17.8445C16.6993 18.1571 16.2754 18.3327 15.8333 18.3327H4.16667C3.72464 18.3327 3.30072 18.1571 2.98816 17.8445C2.67559 17.532 2.5 17.108 2.5 16.666V7.49935Z",
|
|
4696
|
+
stroke: "currentColor",
|
|
4697
|
+
"stroke-width": "1.8",
|
|
4698
|
+
"stroke-linecap": "round",
|
|
4699
|
+
"stroke-linejoin": "round"
|
|
4700
|
+
}, null, -1);
|
|
4701
|
+
const _hoisted_2$k = [
|
|
4702
|
+
_hoisted_1$q
|
|
4703
|
+
];
|
|
4704
|
+
const _sfc_main$B = /* @__PURE__ */ defineComponent({
|
|
4705
|
+
...{
|
|
4706
|
+
name: "Home"
|
|
4707
|
+
},
|
|
4708
|
+
__name: "Home",
|
|
4709
|
+
props: {
|
|
4710
|
+
size: {
|
|
4711
|
+
default: 24,
|
|
4712
|
+
type: [Number, String]
|
|
4713
|
+
},
|
|
4714
|
+
color: {
|
|
4715
|
+
default: "",
|
|
4716
|
+
type: String
|
|
4717
|
+
}
|
|
4718
|
+
},
|
|
4719
|
+
setup(__props) {
|
|
4720
|
+
return (_ctx, _cache) => {
|
|
4721
|
+
return openBlock(), createElementBlock("svg", {
|
|
4722
|
+
style: normalizeStyle(`width: 1em; height: 1em; font-size: ${__props.size}px; ${__props.color ? "color:" + __props.color + ";" : ""};`),
|
|
4723
|
+
width: "20",
|
|
4724
|
+
height: "20",
|
|
4725
|
+
viewBox: "0 0 20 20",
|
|
4726
|
+
fill: "none",
|
|
4727
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
4728
|
+
}, _hoisted_2$k, 4);
|
|
4729
|
+
};
|
|
4730
|
+
}
|
|
4731
|
+
});
|
|
4732
|
+
const _hoisted_1$p = /* @__PURE__ */ createElementVNode("path", {
|
|
4733
|
+
d: "M17.125 6.62539H4.975C3.85 6.62539 2.875 5.65039 2.875 4.52539",
|
|
4734
|
+
stroke: "currentColor",
|
|
4735
|
+
"stroke-width": "1.6",
|
|
4736
|
+
"stroke-linecap": "round",
|
|
4737
|
+
"stroke-linejoin": "round"
|
|
4738
|
+
}, null, -1);
|
|
4739
|
+
const _hoisted_2$j = /* @__PURE__ */ createElementVNode("path", {
|
|
4740
|
+
d: "M2.875 15.4758V4.52578C2.875 3.40078 3.85 2.42578 4.975 2.42578H17.125V17.5758H4.975C3.775 17.5758 2.875 16.6008 2.875 15.4758Z",
|
|
4741
|
+
stroke: "currentColor",
|
|
4742
|
+
"stroke-width": "1.6",
|
|
4743
|
+
"stroke-linecap": "round",
|
|
4744
|
+
"stroke-linejoin": "round"
|
|
4745
|
+
}, null, -1);
|
|
4746
|
+
const _hoisted_3$f = /* @__PURE__ */ createElementVNode("path", {
|
|
4747
|
+
d: "M13.45 13.15C14.1127 13.15 14.65 12.6127 14.65 11.95C14.65 11.2873 14.1127 10.75 13.45 10.75C12.7873 10.75 12.25 11.2873 12.25 11.95C12.25 12.6127 12.7873 13.15 13.45 13.15Z",
|
|
4748
|
+
fill: "currentColor"
|
|
4749
|
+
}, null, -1);
|
|
4750
|
+
const _hoisted_4$d = [
|
|
4751
|
+
_hoisted_1$p,
|
|
4752
|
+
_hoisted_2$j,
|
|
4753
|
+
_hoisted_3$f
|
|
4754
|
+
];
|
|
4755
|
+
const _sfc_main$A = /* @__PURE__ */ defineComponent({
|
|
4756
|
+
...{
|
|
4757
|
+
name: "Wallet"
|
|
4758
|
+
},
|
|
4759
|
+
__name: "Wallet",
|
|
4760
|
+
props: {
|
|
4761
|
+
size: {
|
|
4762
|
+
default: 24,
|
|
4763
|
+
type: [Number, String]
|
|
4764
|
+
},
|
|
4765
|
+
color: {
|
|
4766
|
+
default: "",
|
|
4767
|
+
type: String
|
|
4768
|
+
}
|
|
4769
|
+
},
|
|
4770
|
+
setup(__props) {
|
|
4771
|
+
return (_ctx, _cache) => {
|
|
4772
|
+
return openBlock(), createElementBlock("svg", {
|
|
4773
|
+
style: normalizeStyle(`width: 1em; height: 1em; font-size: ${__props.size}px; ${__props.color ? "color:" + __props.color + ";" : ""};`),
|
|
4774
|
+
width: "20",
|
|
4775
|
+
height: "20",
|
|
4776
|
+
viewBox: "0 0 20 20",
|
|
4777
|
+
fill: "none",
|
|
4778
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
4779
|
+
}, _hoisted_4$d, 4);
|
|
4780
|
+
};
|
|
4781
|
+
}
|
|
4782
|
+
});
|
|
4783
|
+
const _hoisted_1$o = /* @__PURE__ */ createElementVNode("path", {
|
|
4784
|
+
d: "M18.2773 4.19922V7.19922H15.7773",
|
|
4785
|
+
stroke: "currentColor",
|
|
4786
|
+
"stroke-width": "1.6",
|
|
4787
|
+
"stroke-linecap": "round",
|
|
4788
|
+
"stroke-linejoin": "round"
|
|
4789
|
+
}, null, -1);
|
|
4790
|
+
const _hoisted_2$i = /* @__PURE__ */ createElementVNode("path", {
|
|
4791
|
+
d: "M14.154 16.2491C12.7995 17.1489 11.1893 17.5841 9.5659 17.4892C7.94254 17.3942 6.39401 16.7742 5.15368 15.7226C3.91335 14.6709 3.0484 13.2447 2.68919 11.6587C2.32997 10.0727 2.49595 8.41299 3.1621 6.92956C3.82826 5.44613 4.9585 4.21939 6.38251 3.4342C7.80653 2.64902 9.44716 2.34792 11.0572 2.57629C12.6672 2.80466 14.1594 3.55012 15.3089 4.70034L17.8398 7.08366",
|
|
4792
|
+
stroke: "currentColor",
|
|
4793
|
+
"stroke-width": "1.6",
|
|
4794
|
+
"stroke-linecap": "round",
|
|
4795
|
+
"stroke-linejoin": "round"
|
|
4796
|
+
}, null, -1);
|
|
4797
|
+
const _hoisted_3$e = /* @__PURE__ */ createElementVNode("path", {
|
|
4798
|
+
d: "M10 5V10L13.3333 11.6667",
|
|
4799
|
+
stroke: "currentColor",
|
|
4800
|
+
"stroke-width": "1.6",
|
|
4801
|
+
"stroke-linecap": "round",
|
|
4802
|
+
"stroke-linejoin": "round"
|
|
4803
|
+
}, null, -1);
|
|
4804
|
+
const _hoisted_4$c = [
|
|
4805
|
+
_hoisted_1$o,
|
|
4806
|
+
_hoisted_2$i,
|
|
4807
|
+
_hoisted_3$e
|
|
4808
|
+
];
|
|
4809
|
+
const _sfc_main$z = /* @__PURE__ */ defineComponent({
|
|
4810
|
+
...{
|
|
4811
|
+
name: "RotateCw"
|
|
4812
|
+
},
|
|
4813
|
+
__name: "RotateCw",
|
|
4814
|
+
props: {
|
|
4815
|
+
size: {
|
|
4816
|
+
default: 24,
|
|
4817
|
+
type: [Number, String]
|
|
4818
|
+
},
|
|
4819
|
+
color: {
|
|
4820
|
+
default: "",
|
|
4821
|
+
type: String
|
|
4822
|
+
}
|
|
4823
|
+
},
|
|
4824
|
+
setup(__props) {
|
|
4825
|
+
return (_ctx, _cache) => {
|
|
4826
|
+
return openBlock(), createElementBlock("svg", {
|
|
4827
|
+
style: normalizeStyle(`width: 1em; height: 1em; font-size: ${__props.size}px; ${__props.color ? "color:" + __props.color + ";" : ""};`),
|
|
4828
|
+
width: "20",
|
|
4829
|
+
height: "20",
|
|
4830
|
+
viewBox: "0 0 20 20",
|
|
4831
|
+
fill: "none",
|
|
4832
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
4833
|
+
}, _hoisted_4$c, 4);
|
|
4834
|
+
};
|
|
4835
|
+
}
|
|
4836
|
+
});
|
|
4837
|
+
const _hoisted_1$n = /* @__PURE__ */ createStaticVNode('<g clip-path="url(#clip0_alert_circle)"><path d="M10.0013 18.3327C14.6037 18.3327 18.3346 14.6017 18.3346 9.99935C18.3346 5.39698 14.6037 1.66602 10.0013 1.66602C5.39893 1.66602 1.66797 5.39698 1.66797 9.99935C1.66797 14.6017 5.39893 18.3327 10.0013 18.3327Z" stroke="currentColor" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"></path><path d="M15.9983 15.5421C15.235 14.3289 13.8863 13.5 12.3303 13.5H7.66363C6.09192 13.5 4.73169 14.3105 3.97266 15.5421" stroke="currentColor" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 11C11.6569 11 13 9.65685 13 8C13 6.34315 11.6569 5 10 5C8.34315 5 7 6.34315 7 8C7 9.65685 8.34315 11 10 11Z" stroke="currentColor" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"></path></g><defs><clipPath id="clip0_alert_circle"><rect width="20" height="20" fill="white"></rect></clipPath></defs>', 2);
|
|
4838
|
+
const _hoisted_3$d = [
|
|
4839
|
+
_hoisted_1$n
|
|
4840
|
+
];
|
|
4841
|
+
const _sfc_main$y = /* @__PURE__ */ defineComponent({
|
|
4842
|
+
...{
|
|
4843
|
+
name: "AlertCircle"
|
|
4844
|
+
},
|
|
4845
|
+
__name: "AlertCircle",
|
|
4846
|
+
props: {
|
|
4847
|
+
size: {
|
|
4848
|
+
default: 24,
|
|
4849
|
+
type: [Number, String]
|
|
4850
|
+
},
|
|
4851
|
+
color: {
|
|
4852
|
+
default: "",
|
|
4853
|
+
type: String
|
|
4854
|
+
}
|
|
4855
|
+
},
|
|
4856
|
+
setup(__props) {
|
|
4857
|
+
return (_ctx, _cache) => {
|
|
4858
|
+
return openBlock(), createElementBlock("svg", {
|
|
4859
|
+
style: normalizeStyle(`width: 1em; height: 1em; font-size: ${__props.size}px; ${__props.color ? "color:" + __props.color + ";" : ""};`),
|
|
4860
|
+
width: "20",
|
|
4861
|
+
height: "20",
|
|
4862
|
+
viewBox: "0 0 20 20",
|
|
4863
|
+
fill: "none",
|
|
4864
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
4865
|
+
}, _hoisted_3$d, 4);
|
|
4733
4866
|
};
|
|
4734
4867
|
}
|
|
4735
4868
|
});
|
|
4736
4869
|
const Icons = {
|
|
4737
|
-
IntlCh: _sfc_main$
|
|
4738
|
-
IntlEn: _sfc_main$
|
|
4739
|
-
IntlEur: _sfc_main$
|
|
4740
|
-
IntlJpn: _sfc_main$
|
|
4741
|
-
IntlUsa: _sfc_main$
|
|
4742
|
-
IntlKor: _sfc_main$
|
|
4743
|
-
IntlHkg: _sfc_main$
|
|
4744
|
-
K002: _sfc_main$
|
|
4745
|
-
K001: _sfc_main$
|
|
4746
|
-
K004: _sfc_main$
|
|
4747
|
-
K005: _sfc_main$
|
|
4748
|
-
K003: _sfc_main$
|
|
4749
|
-
K007: _sfc_main$
|
|
4750
|
-
K006: _sfc_main$
|
|
4751
|
-
K009: _sfc_main$
|
|
4752
|
-
K010: _sfc_main$
|
|
4753
|
-
K008: _sfc_main$
|
|
4754
|
-
MonoInternational: _sfc_main$
|
|
4755
|
-
MonoAddStroke: _sfc_main$
|
|
4756
|
-
K011: _sfc_main$
|
|
4757
|
-
K012: _sfc_main$
|
|
4758
|
-
MonoLink: _sfc_main$
|
|
4759
|
-
MonoArrowDown: _sfc_main$
|
|
4760
|
-
MonoAdd: _sfc_main$
|
|
4761
|
-
MonoArrowUp: _sfc_main$
|
|
4762
|
-
MonoBook15: _sfc_main$
|
|
4763
|
-
MonoApi: _sfc_main$
|
|
4764
|
-
MonoArrow: _sfc_main$
|
|
4765
|
-
MonoCalendar: _sfc_main$
|
|
4766
|
-
MonoChart: _sfc_main$
|
|
4767
|
-
MonoBankCard: _sfc_main$
|
|
4768
|
-
MonoCalc: _sfc_main$
|
|
4769
|
-
MonoChart15: _sfc_main$
|
|
4770
|
-
MonoChevronDown: _sfc_main$
|
|
4771
|
-
MonoChevronRight: _sfc_main$
|
|
4772
|
-
MonoChevronUp: _sfc_main$
|
|
4773
|
-
MonoChevronLeft: _sfc_main$
|
|
4774
|
-
MonoChevronlinUp: _sfc_main$
|
|
4775
|
-
MonoClose: _sfc_main$
|
|
4776
|
-
MonoChevronRightDouble: _sfc_main$
|
|
4777
|
-
MonoCoin15: _sfc_main$
|
|
4778
|
-
MonoCloseOne: _sfc_main$
|
|
4779
|
-
MonoCommenceContract: _sfc_main$
|
|
4780
|
-
MonoCommenceUp: _sfc_main$
|
|
4781
|
-
MonoCommence: _sfc_main$
|
|
4782
|
-
MonoCommenceRight: _sfc_main$
|
|
4783
|
-
MonoComplete: _sfc_main$
|
|
4784
|
-
MonoCommenceDown: _sfc_main$
|
|
4785
|
-
MonoEdit: _sfc_main$
|
|
4786
|
-
MonoDocument: _sfc_main$
|
|
4787
|
-
MonoEmail01: _sfc_main$
|
|
4788
|
-
MonoCopy: _sfc_main$
|
|
4789
|
-
MonoEmail02: _sfc_main$
|
|
4790
|
-
MonoEyeClose: _sfc_main$
|
|
4791
|
-
MonoExclamationmark: _sfc_main$
|
|
4792
|
-
MonoFile: _sfc_main$
|
|
4793
|
-
MonoEye: _sfc_main$
|
|
4794
|
-
MonoHelp: _sfc_main$
|
|
4795
|
-
MonoFullscreen: _sfc_main$
|
|
4796
|
-
MonoLess: _sfc_main$
|
|
4797
|
-
MonoLogout: _sfc_main$
|
|
4798
|
-
MonoFullscreenExit: _sfc_main$
|
|
4799
|
-
MonoMoon: _sfc_main$
|
|
4800
|
-
MonoMenu: _sfc_main$
|
|
4801
|
-
MonoMore: _sfc_main$
|
|
4802
|
-
MonoNotification: _sfc_main$
|
|
4803
|
-
MonoOrderbook15: _sfc_main$
|
|
4804
|
-
MonoOverview: _sfc_main$
|
|
4805
|
-
MonoPicError: _sfc_main$
|
|
4806
|
-
MonoPic: _sfc_main$
|
|
4807
|
-
MonoPhone: _sfc_main$
|
|
4808
|
-
MonoPercent: _sfc_main$
|
|
4809
|
-
MonoRefresh: _sfc_main$
|
|
4810
|
-
MonoRepeat: _sfc_main$
|
|
4811
|
-
MonoSafety: _sfc_main$
|
|
4812
|
-
MonoIdentity: _sfc_main$
|
|
4813
|
-
MonoSearch: _sfc_main$
|
|
4814
|
-
MonoRefresh15: _sfc_main$
|
|
4815
|
-
MonoReport: _sfc_main$
|
|
4816
|
-
MonoSetting: _sfc_main$
|
|
4817
|
-
MonoSet15: _sfc_main$
|
|
4818
|
-
ColorLoading: _sfc_main$
|
|
4819
|
-
ColorPointerHelp: _sfc_main$
|
|
4820
|
-
MonoTransfer: _sfc_main$
|
|
4821
|
-
MonoTrash: _sfc_main$
|
|
4822
|
-
|
|
4823
|
-
|
|
4824
|
-
|
|
4825
|
-
|
|
4826
|
-
|
|
4827
|
-
|
|
4828
|
-
|
|
4829
|
-
|
|
4830
|
-
|
|
4831
|
-
|
|
4832
|
-
|
|
4833
|
-
|
|
4834
|
-
|
|
4835
|
-
|
|
4836
|
-
|
|
4837
|
-
|
|
4838
|
-
|
|
4839
|
-
|
|
4840
|
-
|
|
4841
|
-
|
|
4842
|
-
|
|
4843
|
-
|
|
4844
|
-
|
|
4845
|
-
|
|
4846
|
-
|
|
4847
|
-
|
|
4848
|
-
|
|
4849
|
-
|
|
4850
|
-
|
|
4851
|
-
|
|
4852
|
-
|
|
4853
|
-
|
|
4870
|
+
IntlCh: _sfc_main$2p,
|
|
4871
|
+
IntlEn: _sfc_main$2o,
|
|
4872
|
+
IntlEur: _sfc_main$2n,
|
|
4873
|
+
IntlJpn: _sfc_main$2m,
|
|
4874
|
+
IntlUsa: _sfc_main$2l,
|
|
4875
|
+
IntlKor: _sfc_main$2k,
|
|
4876
|
+
IntlHkg: _sfc_main$2j,
|
|
4877
|
+
K002: _sfc_main$2i,
|
|
4878
|
+
K001: _sfc_main$2h,
|
|
4879
|
+
K004: _sfc_main$2g,
|
|
4880
|
+
K005: _sfc_main$2f,
|
|
4881
|
+
K003: _sfc_main$2e,
|
|
4882
|
+
K007: _sfc_main$2d,
|
|
4883
|
+
K006: _sfc_main$2c,
|
|
4884
|
+
K009: _sfc_main$2b,
|
|
4885
|
+
K010: _sfc_main$2a,
|
|
4886
|
+
K008: _sfc_main$29,
|
|
4887
|
+
MonoInternational: _sfc_main$28,
|
|
4888
|
+
MonoAddStroke: _sfc_main$27,
|
|
4889
|
+
K011: _sfc_main$26,
|
|
4890
|
+
K012: _sfc_main$25,
|
|
4891
|
+
MonoLink: _sfc_main$24,
|
|
4892
|
+
MonoArrowDown: _sfc_main$23,
|
|
4893
|
+
MonoAdd: _sfc_main$22,
|
|
4894
|
+
MonoArrowUp: _sfc_main$21,
|
|
4895
|
+
MonoBook15: _sfc_main$20,
|
|
4896
|
+
MonoApi: _sfc_main$1$,
|
|
4897
|
+
MonoArrow: _sfc_main$1_,
|
|
4898
|
+
MonoCalendar: _sfc_main$1Z,
|
|
4899
|
+
MonoChart: _sfc_main$1Y,
|
|
4900
|
+
MonoBankCard: _sfc_main$1X,
|
|
4901
|
+
MonoCalc: _sfc_main$1W,
|
|
4902
|
+
MonoChart15: _sfc_main$1V,
|
|
4903
|
+
MonoChevronDown: _sfc_main$1U,
|
|
4904
|
+
MonoChevronRight: _sfc_main$1T,
|
|
4905
|
+
MonoChevronUp: _sfc_main$1S,
|
|
4906
|
+
MonoChevronLeft: _sfc_main$1R,
|
|
4907
|
+
MonoChevronlinUp: _sfc_main$1Q,
|
|
4908
|
+
MonoClose: _sfc_main$1P,
|
|
4909
|
+
MonoChevronRightDouble: _sfc_main$1O,
|
|
4910
|
+
MonoCoin15: _sfc_main$1N,
|
|
4911
|
+
MonoCloseOne: _sfc_main$1M,
|
|
4912
|
+
MonoCommenceContract: _sfc_main$1L,
|
|
4913
|
+
MonoCommenceUp: _sfc_main$1K,
|
|
4914
|
+
MonoCommence: _sfc_main$1J,
|
|
4915
|
+
MonoCommenceRight: _sfc_main$1I,
|
|
4916
|
+
MonoComplete: _sfc_main$1H,
|
|
4917
|
+
MonoCommenceDown: _sfc_main$1G,
|
|
4918
|
+
MonoEdit: _sfc_main$1F,
|
|
4919
|
+
MonoDocument: _sfc_main$1E,
|
|
4920
|
+
MonoEmail01: _sfc_main$1D,
|
|
4921
|
+
MonoCopy: _sfc_main$1C,
|
|
4922
|
+
MonoEmail02: _sfc_main$1B,
|
|
4923
|
+
MonoEyeClose: _sfc_main$1A,
|
|
4924
|
+
MonoExclamationmark: _sfc_main$1z,
|
|
4925
|
+
MonoFile: _sfc_main$1y,
|
|
4926
|
+
MonoEye: _sfc_main$1x,
|
|
4927
|
+
MonoHelp: _sfc_main$1w,
|
|
4928
|
+
MonoFullscreen: _sfc_main$1v,
|
|
4929
|
+
MonoLess: _sfc_main$1u,
|
|
4930
|
+
MonoLogout: _sfc_main$1t,
|
|
4931
|
+
MonoFullscreenExit: _sfc_main$1s,
|
|
4932
|
+
MonoMoon: _sfc_main$1r,
|
|
4933
|
+
MonoMenu: _sfc_main$1q,
|
|
4934
|
+
MonoMore: _sfc_main$1p,
|
|
4935
|
+
MonoNotification: _sfc_main$1o,
|
|
4936
|
+
MonoOrderbook15: _sfc_main$1n,
|
|
4937
|
+
MonoOverview: _sfc_main$1m,
|
|
4938
|
+
MonoPicError: _sfc_main$1l,
|
|
4939
|
+
MonoPic: _sfc_main$1k,
|
|
4940
|
+
MonoPhone: _sfc_main$1j,
|
|
4941
|
+
MonoPercent: _sfc_main$1i,
|
|
4942
|
+
MonoRefresh: _sfc_main$1h,
|
|
4943
|
+
MonoRepeat: _sfc_main$1g,
|
|
4944
|
+
MonoSafety: _sfc_main$1f,
|
|
4945
|
+
MonoIdentity: _sfc_main$1e,
|
|
4946
|
+
MonoSearch: _sfc_main$1d,
|
|
4947
|
+
MonoRefresh15: _sfc_main$1c,
|
|
4948
|
+
MonoReport: _sfc_main$1b,
|
|
4949
|
+
MonoSetting: _sfc_main$1a,
|
|
4950
|
+
MonoSet15: _sfc_main$19,
|
|
4951
|
+
ColorLoading: _sfc_main$18,
|
|
4952
|
+
ColorPointerHelp: _sfc_main$17,
|
|
4953
|
+
MonoTransfer: _sfc_main$16,
|
|
4954
|
+
MonoTrash: _sfc_main$15,
|
|
4955
|
+
MonoWifi15: _sfc_main$14,
|
|
4956
|
+
LogoIns: _sfc_main$13,
|
|
4957
|
+
LogoDiscord: _sfc_main$12,
|
|
4958
|
+
LogoCaht: _sfc_main$11,
|
|
4959
|
+
LogoFacebook: _sfc_main$10,
|
|
4960
|
+
LogoLinkedin: _sfc_main$$,
|
|
4961
|
+
LogoMedium: _sfc_main$_,
|
|
4962
|
+
MonoCommenceLeft: _sfc_main$Z,
|
|
4963
|
+
MonoOrderbook02: _sfc_main$Y,
|
|
4964
|
+
MonoOrderbook03: _sfc_main$X,
|
|
4965
|
+
ColorExclamationmarkFill: _sfc_main$W,
|
|
4966
|
+
ColorCheckFill: _sfc_main$V,
|
|
4967
|
+
MonoOrderbook01: _sfc_main$U,
|
|
4968
|
+
MonoOrderbook04: _sfc_main$T,
|
|
4969
|
+
LogoTelegram: _sfc_main$S,
|
|
4970
|
+
LogoReddit: _sfc_main$R,
|
|
4971
|
+
IntlVnm: _sfc_main$Q,
|
|
4972
|
+
MonoChevronlinDown: _sfc_main$P,
|
|
4973
|
+
LogoX: _sfc_main$O,
|
|
4974
|
+
ColorPointerMoveLor: _sfc_main$N,
|
|
4975
|
+
ColorUnavailable: _sfc_main$M,
|
|
4976
|
+
ColorPointerMoveUod: _sfc_main$L,
|
|
4977
|
+
MonoSort: _sfc_main$K,
|
|
4978
|
+
MonoStarFill: _sfc_main$J,
|
|
4979
|
+
MonoStar15Fill: _sfc_main$I,
|
|
4980
|
+
MonoSun: _sfc_main$H,
|
|
4981
|
+
MonoTransfer15: _sfc_main$G,
|
|
4982
|
+
MonoVolume: _sfc_main$F,
|
|
4983
|
+
LogoYoutube: _sfc_main$E,
|
|
4984
|
+
MonoStar: _sfc_main$D,
|
|
4985
|
+
MonoStar15: _sfc_main$C,
|
|
4986
|
+
MonoHome: _sfc_main$B,
|
|
4987
|
+
MonoWallet: _sfc_main$A,
|
|
4988
|
+
MonoRotateCw: _sfc_main$z,
|
|
4989
|
+
MonoAlertCircle: _sfc_main$y
|
|
4854
4990
|
};
|
|
4855
4991
|
const _sfc_main$x = /* @__PURE__ */ defineComponent({
|
|
4856
4992
|
...{
|
|
@@ -6632,7 +6768,7 @@ const _sfc_main$v = /* @__PURE__ */ defineComponent({
|
|
|
6632
6768
|
class: normalizeClass(["bge-input__suffix", { suffix: !!unref(suffixSlot) }])
|
|
6633
6769
|
}, [
|
|
6634
6770
|
createElementVNode("span", _hoisted_6$6, [
|
|
6635
|
-
__props.modelValue && !__props.readonly && !__props.disabled && __props.clearable ? (openBlock(), createBlock(_sfc_main$
|
|
6771
|
+
__props.modelValue && !__props.readonly && !__props.disabled && __props.clearable ? (openBlock(), createBlock(_sfc_main$1P, {
|
|
6636
6772
|
key: 0,
|
|
6637
6773
|
class: "bge-input__icon clear",
|
|
6638
6774
|
onMouseover: _cache[0] || (_cache[0] = withModifiers(($event) => hoverClear(true), ["prevent"])),
|
|
@@ -9018,8 +9154,8 @@ const _sfc_main$r = /* @__PURE__ */ defineComponent({
|
|
|
9018
9154
|
const messageRef = ref();
|
|
9019
9155
|
const icon = computed(() => {
|
|
9020
9156
|
const map = {
|
|
9021
|
-
success: _sfc_main$
|
|
9022
|
-
error: _sfc_main$
|
|
9157
|
+
success: _sfc_main$V,
|
|
9158
|
+
error: _sfc_main$W,
|
|
9023
9159
|
info: ""
|
|
9024
9160
|
};
|
|
9025
9161
|
return map[props.type];
|
|
@@ -11470,7 +11606,7 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
11470
11606
|
createTextVNode(toDisplayString(optionsMap.value[__props.modelValue]), 1)
|
|
11471
11607
|
], 64)) : (openBlock(), createElementBlock("span", _hoisted_4$8, toDisplayString(__props.placeholder), 1))
|
|
11472
11608
|
]),
|
|
11473
|
-
createVNode(_sfc_main$
|
|
11609
|
+
createVNode(_sfc_main$23, { class: "arrow-down" })
|
|
11474
11610
|
])
|
|
11475
11611
|
], 2)
|
|
11476
11612
|
]),
|
|
@@ -20605,7 +20741,7 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
20605
20741
|
}, {
|
|
20606
20742
|
default: withCtx(() => [
|
|
20607
20743
|
_ctx.$slots["arrow-left"] ? renderSlot(_ctx.$slots, "arrow-left", { key: 0 }) : createCommentVNode("", true),
|
|
20608
|
-
!_ctx.$slots["arrow-left"] ? (openBlock(), createBlock(_sfc_main$
|
|
20744
|
+
!_ctx.$slots["arrow-left"] ? (openBlock(), createBlock(_sfc_main$1R, { key: 1 })) : createCommentVNode("", true)
|
|
20609
20745
|
]),
|
|
20610
20746
|
_: 3
|
|
20611
20747
|
}, 8, ["aria-label", "disabled", "class"])) : createCommentVNode("", true),
|
|
@@ -20663,7 +20799,7 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
20663
20799
|
}, createSlots({
|
|
20664
20800
|
"button-icon": withCtx(() => [
|
|
20665
20801
|
_ctx.$slots["calendar-icon"] ? renderSlot(_ctx.$slots, "calendar-icon", { key: 0 }) : createCommentVNode("", true),
|
|
20666
|
-
!_ctx.$slots["calendar-icon"] ? (openBlock(), createBlock(_sfc_main$
|
|
20802
|
+
!_ctx.$slots["calendar-icon"] ? (openBlock(), createBlock(_sfc_main$1Z, { key: 1 })) : createCommentVNode("", true)
|
|
20667
20803
|
]),
|
|
20668
20804
|
_: 2
|
|
20669
20805
|
}, [
|
|
@@ -20726,7 +20862,7 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
20726
20862
|
}, {
|
|
20727
20863
|
default: withCtx(() => [
|
|
20728
20864
|
_ctx.$slots[_ctx.vertical ? "arrow-down" : "arrow-right"] ? renderSlot(_ctx.$slots, _ctx.vertical ? "arrow-down" : "arrow-right", { key: 0 }) : createCommentVNode("", true),
|
|
20729
|
-
!_ctx.$slots[_ctx.vertical ? "arrow-down" : "arrow-right"] ? (openBlock(), createBlock(resolveDynamicComponent(_ctx.vertical ? unref(render) : _sfc_main$
|
|
20865
|
+
!_ctx.$slots[_ctx.vertical ? "arrow-down" : "arrow-right"] ? (openBlock(), createBlock(resolveDynamicComponent(_ctx.vertical ? unref(render) : _sfc_main$1T), { key: 1 })) : createCommentVNode("", true)
|
|
20730
20866
|
]),
|
|
20731
20867
|
_: 3
|
|
20732
20868
|
}, 8, ["disabled", "aria-label", "class"])) : createCommentVNode("", true)
|
|
@@ -23395,7 +23531,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
23395
23531
|
class: "drawer-close-container",
|
|
23396
23532
|
onClick: close
|
|
23397
23533
|
}, [
|
|
23398
|
-
createVNode(_sfc_main$
|
|
23534
|
+
createVNode(_sfc_main$1P, { class: "font-24" })
|
|
23399
23535
|
]),
|
|
23400
23536
|
createElementVNode("div", _hoisted_1$1, [
|
|
23401
23537
|
renderSlot(_ctx.$slots, "default")
|
|
@@ -26099,8 +26235,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
26099
26235
|
}
|
|
26100
26236
|
});
|
|
26101
26237
|
const components = {
|
|
26102
|
-
UiButton: _sfc_main$
|
|
26103
|
-
UiLink: _sfc_main$
|
|
26238
|
+
UiButton: _sfc_main$2r,
|
|
26239
|
+
UiLink: _sfc_main$2q,
|
|
26104
26240
|
UiForm: _sfc_main$x,
|
|
26105
26241
|
UiFormItem: _sfc_main$w,
|
|
26106
26242
|
UiInput: _sfc_main$v,
|
|
@@ -26130,7 +26266,127 @@ const index = {
|
|
|
26130
26266
|
}
|
|
26131
26267
|
};
|
|
26132
26268
|
export {
|
|
26133
|
-
_sfc_main$
|
|
26269
|
+
_sfc_main$V as ColorCheckFill,
|
|
26270
|
+
_sfc_main$W as ColorExclamationmarkFill,
|
|
26271
|
+
_sfc_main$18 as ColorLoading,
|
|
26272
|
+
_sfc_main$17 as ColorPointerHelp,
|
|
26273
|
+
_sfc_main$N as ColorPointerMoveLor,
|
|
26274
|
+
_sfc_main$L as ColorPointerMoveUod,
|
|
26275
|
+
_sfc_main$M as ColorUnavailable,
|
|
26276
|
+
_sfc_main$2p as IntlCh,
|
|
26277
|
+
_sfc_main$2o as IntlEn,
|
|
26278
|
+
_sfc_main$2n as IntlEur,
|
|
26279
|
+
_sfc_main$2j as IntlHkg,
|
|
26280
|
+
_sfc_main$2m as IntlJpn,
|
|
26281
|
+
_sfc_main$2k as IntlKor,
|
|
26282
|
+
_sfc_main$2l as IntlUsa,
|
|
26283
|
+
_sfc_main$Q as IntlVnm,
|
|
26284
|
+
_sfc_main$2h as K001,
|
|
26285
|
+
_sfc_main$2i as K002,
|
|
26286
|
+
_sfc_main$2e as K003,
|
|
26287
|
+
_sfc_main$2g as K004,
|
|
26288
|
+
_sfc_main$2f as K005,
|
|
26289
|
+
_sfc_main$2c as K006,
|
|
26290
|
+
_sfc_main$2d as K007,
|
|
26291
|
+
_sfc_main$29 as K008,
|
|
26292
|
+
_sfc_main$2b as K009,
|
|
26293
|
+
_sfc_main$2a as K010,
|
|
26294
|
+
_sfc_main$26 as K011,
|
|
26295
|
+
_sfc_main$25 as K012,
|
|
26296
|
+
_sfc_main$11 as LogoCaht,
|
|
26297
|
+
_sfc_main$12 as LogoDiscord,
|
|
26298
|
+
_sfc_main$10 as LogoFacebook,
|
|
26299
|
+
_sfc_main$13 as LogoIns,
|
|
26300
|
+
_sfc_main$$ as LogoLinkedin,
|
|
26301
|
+
_sfc_main$_ as LogoMedium,
|
|
26302
|
+
_sfc_main$R as LogoReddit,
|
|
26303
|
+
_sfc_main$S as LogoTelegram,
|
|
26304
|
+
_sfc_main$O as LogoX,
|
|
26305
|
+
_sfc_main$E as LogoYoutube,
|
|
26306
|
+
_sfc_main$22 as MonoAdd,
|
|
26307
|
+
_sfc_main$27 as MonoAddStroke,
|
|
26308
|
+
_sfc_main$y as MonoAlertCircle,
|
|
26309
|
+
_sfc_main$1$ as MonoApi,
|
|
26310
|
+
_sfc_main$1_ as MonoArrow,
|
|
26311
|
+
_sfc_main$23 as MonoArrowDown,
|
|
26312
|
+
_sfc_main$21 as MonoArrowUp,
|
|
26313
|
+
_sfc_main$1X as MonoBankCard,
|
|
26314
|
+
_sfc_main$20 as MonoBook15,
|
|
26315
|
+
_sfc_main$1W as MonoCalc,
|
|
26316
|
+
_sfc_main$1Z as MonoCalendar,
|
|
26317
|
+
_sfc_main$1Y as MonoChart,
|
|
26318
|
+
_sfc_main$1V as MonoChart15,
|
|
26319
|
+
_sfc_main$1U as MonoChevronDown,
|
|
26320
|
+
_sfc_main$1R as MonoChevronLeft,
|
|
26321
|
+
_sfc_main$1T as MonoChevronRight,
|
|
26322
|
+
_sfc_main$1O as MonoChevronRightDouble,
|
|
26323
|
+
_sfc_main$1S as MonoChevronUp,
|
|
26324
|
+
_sfc_main$P as MonoChevronlinDown,
|
|
26325
|
+
_sfc_main$1Q as MonoChevronlinUp,
|
|
26326
|
+
_sfc_main$1P as MonoClose,
|
|
26327
|
+
_sfc_main$1M as MonoCloseOne,
|
|
26328
|
+
_sfc_main$1N as MonoCoin15,
|
|
26329
|
+
_sfc_main$1J as MonoCommence,
|
|
26330
|
+
_sfc_main$1L as MonoCommenceContract,
|
|
26331
|
+
_sfc_main$1G as MonoCommenceDown,
|
|
26332
|
+
_sfc_main$Z as MonoCommenceLeft,
|
|
26333
|
+
_sfc_main$1I as MonoCommenceRight,
|
|
26334
|
+
_sfc_main$1K as MonoCommenceUp,
|
|
26335
|
+
_sfc_main$1H as MonoComplete,
|
|
26336
|
+
_sfc_main$1C as MonoCopy,
|
|
26337
|
+
_sfc_main$1E as MonoDocument,
|
|
26338
|
+
_sfc_main$1F as MonoEdit,
|
|
26339
|
+
_sfc_main$1D as MonoEmail01,
|
|
26340
|
+
_sfc_main$1B as MonoEmail02,
|
|
26341
|
+
_sfc_main$1z as MonoExclamationmark,
|
|
26342
|
+
_sfc_main$1x as MonoEye,
|
|
26343
|
+
_sfc_main$1A as MonoEyeClose,
|
|
26344
|
+
_sfc_main$1y as MonoFile,
|
|
26345
|
+
_sfc_main$1v as MonoFullscreen,
|
|
26346
|
+
_sfc_main$1s as MonoFullscreenExit,
|
|
26347
|
+
_sfc_main$1w as MonoHelp,
|
|
26348
|
+
_sfc_main$B as MonoHome,
|
|
26349
|
+
_sfc_main$1e as MonoIdentity,
|
|
26350
|
+
_sfc_main$28 as MonoInternational,
|
|
26351
|
+
_sfc_main$1u as MonoLess,
|
|
26352
|
+
_sfc_main$24 as MonoLink,
|
|
26353
|
+
_sfc_main$1t as MonoLogout,
|
|
26354
|
+
_sfc_main$1q as MonoMenu,
|
|
26355
|
+
_sfc_main$1r as MonoMoon,
|
|
26356
|
+
_sfc_main$1p as MonoMore,
|
|
26357
|
+
_sfc_main$1o as MonoNotification,
|
|
26358
|
+
_sfc_main$U as MonoOrderbook01,
|
|
26359
|
+
_sfc_main$Y as MonoOrderbook02,
|
|
26360
|
+
_sfc_main$X as MonoOrderbook03,
|
|
26361
|
+
_sfc_main$T as MonoOrderbook04,
|
|
26362
|
+
_sfc_main$1n as MonoOrderbook15,
|
|
26363
|
+
_sfc_main$1m as MonoOverview,
|
|
26364
|
+
_sfc_main$1i as MonoPercent,
|
|
26365
|
+
_sfc_main$1j as MonoPhone,
|
|
26366
|
+
_sfc_main$1k as MonoPic,
|
|
26367
|
+
_sfc_main$1l as MonoPicError,
|
|
26368
|
+
_sfc_main$1h as MonoRefresh,
|
|
26369
|
+
_sfc_main$1c as MonoRefresh15,
|
|
26370
|
+
_sfc_main$1g as MonoRepeat,
|
|
26371
|
+
_sfc_main$1b as MonoReport,
|
|
26372
|
+
_sfc_main$z as MonoRotateCw,
|
|
26373
|
+
_sfc_main$1f as MonoSafety,
|
|
26374
|
+
_sfc_main$1d as MonoSearch,
|
|
26375
|
+
_sfc_main$19 as MonoSet15,
|
|
26376
|
+
_sfc_main$1a as MonoSetting,
|
|
26377
|
+
_sfc_main$K as MonoSort,
|
|
26378
|
+
_sfc_main$D as MonoStar,
|
|
26379
|
+
_sfc_main$C as MonoStar15,
|
|
26380
|
+
_sfc_main$I as MonoStar15Fill,
|
|
26381
|
+
_sfc_main$J as MonoStarFill,
|
|
26382
|
+
_sfc_main$H as MonoSun,
|
|
26383
|
+
_sfc_main$16 as MonoTransfer,
|
|
26384
|
+
_sfc_main$G as MonoTransfer15,
|
|
26385
|
+
_sfc_main$15 as MonoTrash,
|
|
26386
|
+
_sfc_main$F as MonoVolume,
|
|
26387
|
+
_sfc_main$A as MonoWallet,
|
|
26388
|
+
_sfc_main$14 as MonoWifi15,
|
|
26389
|
+
_sfc_main$2r as UiButton,
|
|
26134
26390
|
_sfc_main$p as UiCheckbox,
|
|
26135
26391
|
UiDatePicker,
|
|
26136
26392
|
_sfc_main$q as UiDialog,
|
|
@@ -26138,7 +26394,7 @@ export {
|
|
|
26138
26394
|
_sfc_main$x as UiForm,
|
|
26139
26395
|
_sfc_main$w as UiFormItem,
|
|
26140
26396
|
_sfc_main$v as UiInput,
|
|
26141
|
-
_sfc_main$
|
|
26397
|
+
_sfc_main$2q as UiLink,
|
|
26142
26398
|
message$1 as UiMessage,
|
|
26143
26399
|
UiOption,
|
|
26144
26400
|
_sfc_main$o as UiRadio,
|