@central-design-system/icons 3.7.1 → 3.8.0
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/cds-icons.d.ts +9 -4
- package/dist/cds-icons.es.js +666 -595
- package/dist/cds-icons.umd.js +1 -1
- package/dist/icons/IconAi.d.ts +2 -0
- package/dist/icons/IconScaleLeft.d.ts +2 -0
- package/dist/icons/IconScaleRight.d.ts +2 -0
- package/dist/icons/IconThumbDown.d.ts +2 -0
- package/dist/icons/IconThumbUp.d.ts +2 -0
- package/dist/icons/index.d.ts +6 -1
- package/package.json +1 -1
- package/src/svg/ai.svg +6 -0
- package/src/svg/scale-left.svg +4 -0
- package/src/svg/scale-right.svg +4 -0
- package/src/svg/thumb-down.svg +3 -0
- package/src/svg/thumb-up.svg +3 -0
package/dist/cds-icons.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as a, createElementBlock as
|
|
1
|
+
import { defineComponent as a, createElementBlock as l, openBlock as i, createElementVNode as o } from "vue";
|
|
2
2
|
const v = a({ name: "IconAdd" }), d = (t, n) => {
|
|
3
3
|
const e = t.__vccOpts || t;
|
|
4
4
|
for (const [s, r] of n)
|
|
@@ -9,7 +9,7 @@ const v = a({ name: "IconAdd" }), d = (t, n) => {
|
|
|
9
9
|
viewBox: "0 0 16 16"
|
|
10
10
|
};
|
|
11
11
|
function h(t, n, e, s, r, c) {
|
|
12
|
-
return
|
|
12
|
+
return i(), l("svg", p, n[0] || (n[0] = [
|
|
13
13
|
o("g", {
|
|
14
14
|
id: "add",
|
|
15
15
|
"fill-rule": "evenodd",
|
|
@@ -27,7 +27,7 @@ const $ = /* @__PURE__ */ d(v, [["render", h]]), w = a({ name: "IconAdministrato
|
|
|
27
27
|
viewBox: "0 0 16 16"
|
|
28
28
|
};
|
|
29
29
|
function u(t, n, e, s, r, c) {
|
|
30
|
-
return
|
|
30
|
+
return i(), l("svg", _, n[0] || (n[0] = [
|
|
31
31
|
o("path", {
|
|
32
32
|
"fill-rule": "evenodd",
|
|
33
33
|
d: "M7 8a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm0 1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5ZM10.964 13.5c.036.307.036.5.036.5v.5H3V14s0-.193.036-.5c.136-1.172.793-4 3.964-4 3.17 0 3.828 2.828 3.964 4Zm-6.92 0c.048-.355.152-.853.37-1.344.202-.454.484-.86.873-1.153.378-.283.914-.503 1.713-.503s1.335.22 1.713.503c.39.293.671.7.873 1.153a5.045 5.045 0 0 1 .37 1.344H4.044ZM11.5 4.388a.888.888 0 1 1 0-1.775.888.888 0 0 1 0 1.775Zm1.451-.101.294.382a.123.123 0 0 1 0 .15 2.2 2.2 0 0 1-.426.427.123.123 0 0 1-.15 0l-.382-.295c-.1.055-.207.1-.317.132l-.062.478a.123.123 0 0 1-.105.106 2.16 2.16 0 0 1-.605 0 .123.123 0 0 1-.105-.106l-.062-.478a1.64 1.64 0 0 1-.318-.131l-.382.294a.123.123 0 0 1-.15 0 2.218 2.218 0 0 1-.427-.427.123.123 0 0 1 .001-.149l.294-.382a1.64 1.64 0 0 1-.132-.318l-.478-.063a.123.123 0 0 1-.106-.105 2.214 2.214 0 0 1 0-.604.123.123 0 0 1 .106-.105l.478-.062a1.64 1.64 0 0 1 .132-.318l-.294-.383a.123.123 0 0 1 0-.149c.121-.16.268-.307.427-.427a.123.123 0 0 1 .149 0l.382.295c.101-.055.207-.1.318-.132l.062-.478a.123.123 0 0 1 .105-.105c.205-.029.4-.029.605 0 .054.007.097.05.105.106l.062.478c.11.032.217.076.317.131l.382-.294a.123.123 0 0 1 .15 0 2.2 2.2 0 0 1 .427.427.123.123 0 0 1 0 .15l-.295.382c.055.1.099.206.132.317l.477.062c.055.007.099.05.106.105.029.206.028.4 0 .604a.123.123 0 0 1-.106.105l-.477.063c-.033.11-.077.216-.132.317Z",
|
|
@@ -35,12 +35,22 @@ function u(t, n, e, s, r, c) {
|
|
|
35
35
|
}, null, -1)
|
|
36
36
|
]));
|
|
37
37
|
}
|
|
38
|
-
const m = /* @__PURE__ */ d(w, [["render", u]]), g = a({ name: "
|
|
38
|
+
const m = /* @__PURE__ */ d(w, [["render", u]]), g = a({ name: "IconAi" }), f = {
|
|
39
39
|
xmlns: "http://www.w3.org/2000/svg",
|
|
40
40
|
viewBox: "0 0 16 16"
|
|
41
41
|
};
|
|
42
42
|
function x(t, n, e, s, r, c) {
|
|
43
|
-
return
|
|
43
|
+
return i(), l("svg", f, n[0] || (n[0] = [
|
|
44
|
+
o("path", { d: "M10 2.5v1H2.5v9h11V7h1v6a.5.5 0 0 1-.5.5H2a.5.5 0 0 1-.5-.5V3a.5.5 0 0 1 .5-.5h8Z" }, null, -1),
|
|
45
|
+
o("path", { d: "M11 5v6h-1V5h1ZM13.36 1.38a.15.15 0 0 1 .28 0l.535 1.445 1.445.534a.15.15 0 0 1 0 .282l-1.445.534-.534 1.445a.15.15 0 0 1-.282 0l-.534-1.445-1.445-.534a.15.15 0 0 1 0-.282l1.445-.534.534-1.445ZM9.674 11H8.612l-.715-2H5.83l-.857 2h-1.09l2.573-6H7.53l2.144 6ZM6.259 8H7.54l-.583-1.632L6.258 8Z" }, null, -1)
|
|
46
|
+
]));
|
|
47
|
+
}
|
|
48
|
+
const Z = /* @__PURE__ */ d(g, [["render", x]]), V = a({ name: "IconAlertFill" }), I = {
|
|
49
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
50
|
+
viewBox: "0 0 16 16"
|
|
51
|
+
};
|
|
52
|
+
function H(t, n, e, s, r, c) {
|
|
53
|
+
return i(), l("svg", I, n[0] || (n[0] = [
|
|
44
54
|
o("g", {
|
|
45
55
|
id: "CDS-Visual-language/Icons/16/alert-fill",
|
|
46
56
|
"fill-rule": "evenodd",
|
|
@@ -53,12 +63,12 @@ function x(t, n, e, s, r, c) {
|
|
|
53
63
|
], -1)
|
|
54
64
|
]));
|
|
55
65
|
}
|
|
56
|
-
const
|
|
66
|
+
const M = /* @__PURE__ */ d(V, [["render", H]]), L = a({ name: "IconAlert" }), k = {
|
|
57
67
|
xmlns: "http://www.w3.org/2000/svg",
|
|
58
68
|
viewBox: "0 0 16 16"
|
|
59
69
|
};
|
|
60
|
-
function
|
|
61
|
-
return
|
|
70
|
+
function B(t, n, e, s, r, c) {
|
|
71
|
+
return i(), l("svg", k, n[0] || (n[0] = [
|
|
62
72
|
o("g", {
|
|
63
73
|
id: "alert",
|
|
64
74
|
"fill-rule": "evenodd",
|
|
@@ -71,12 +81,12 @@ function H(t, n, e, s, r, c) {
|
|
|
71
81
|
], -1)
|
|
72
82
|
]));
|
|
73
83
|
}
|
|
74
|
-
const
|
|
84
|
+
const S = /* @__PURE__ */ d(L, [["render", B]]), C = a({ name: "IconAnalog" }), A = {
|
|
75
85
|
xmlns: "http://www.w3.org/2000/svg",
|
|
76
86
|
viewBox: "0 0 16 16"
|
|
77
87
|
};
|
|
78
|
-
function
|
|
79
|
-
return
|
|
88
|
+
function b(t, n, e, s, r, c) {
|
|
89
|
+
return i(), l("svg", A, n[0] || (n[0] = [
|
|
80
90
|
o("g", {
|
|
81
91
|
id: "CDS-Visual-language/Icons/16/other/analog",
|
|
82
92
|
"fill-rule": "evenodd",
|
|
@@ -89,12 +99,12 @@ function B(t, n, e, s, r, c) {
|
|
|
89
99
|
], -1)
|
|
90
100
|
]));
|
|
91
101
|
}
|
|
92
|
-
const
|
|
102
|
+
const D = /* @__PURE__ */ d(C, [["render", b]]), z = a({ name: "IconArrowDown" }), y = {
|
|
93
103
|
xmlns: "http://www.w3.org/2000/svg",
|
|
94
104
|
viewBox: "0 0 16 16"
|
|
95
105
|
};
|
|
96
|
-
function
|
|
97
|
-
return
|
|
106
|
+
function F(t, n, e, s, r, c) {
|
|
107
|
+
return i(), l("svg", y, n[0] || (n[0] = [
|
|
98
108
|
o("g", {
|
|
99
109
|
id: "arrow-down",
|
|
100
110
|
"fill-rule": "evenodd",
|
|
@@ -108,12 +118,12 @@ function b(t, n, e, s, r, c) {
|
|
|
108
118
|
], -1)
|
|
109
119
|
]));
|
|
110
120
|
}
|
|
111
|
-
const
|
|
121
|
+
const P = /* @__PURE__ */ d(z, [["render", F]]), T = a({ name: "IconArrowLeftBottom" }), U = {
|
|
112
122
|
xmlns: "http://www.w3.org/2000/svg",
|
|
113
123
|
viewBox: "0 0 16 16"
|
|
114
124
|
};
|
|
115
|
-
function
|
|
116
|
-
return
|
|
125
|
+
function E(t, n, e, s, r, c) {
|
|
126
|
+
return i(), l("svg", U, n[0] || (n[0] = [
|
|
117
127
|
o("g", {
|
|
118
128
|
id: "CDS-Visual-language/Icons/16/navigation/arrow-left-bottom",
|
|
119
129
|
"fill-rule": "evenodd",
|
|
@@ -126,12 +136,12 @@ function F(t, n, e, s, r, c) {
|
|
|
126
136
|
], -1)
|
|
127
137
|
]));
|
|
128
138
|
}
|
|
129
|
-
const
|
|
139
|
+
const O = /* @__PURE__ */ d(T, [["render", E]]), R = a({ name: "IconArrowLeftTop" }), W = {
|
|
130
140
|
xmlns: "http://www.w3.org/2000/svg",
|
|
131
141
|
viewBox: "0 0 16 16"
|
|
132
142
|
};
|
|
133
|
-
function
|
|
134
|
-
return
|
|
143
|
+
function q(t, n, e, s, r, c) {
|
|
144
|
+
return i(), l("svg", W, n[0] || (n[0] = [
|
|
135
145
|
o("g", {
|
|
136
146
|
id: "CDS-Visual-language/Icons/16/navigation/arrow-left-top",
|
|
137
147
|
"fill-rule": "evenodd",
|
|
@@ -144,12 +154,12 @@ function U(t, n, e, s, r, c) {
|
|
|
144
154
|
], -1)
|
|
145
155
|
]));
|
|
146
156
|
}
|
|
147
|
-
const
|
|
157
|
+
const G = /* @__PURE__ */ d(R, [["render", q]]), Q = a({ name: "IconArrowLeft" }), j = {
|
|
148
158
|
xmlns: "http://www.w3.org/2000/svg",
|
|
149
159
|
viewBox: "0 0 16 16"
|
|
150
160
|
};
|
|
151
|
-
function
|
|
152
|
-
return
|
|
161
|
+
function N(t, n, e, s, r, c) {
|
|
162
|
+
return i(), l("svg", j, n[0] || (n[0] = [
|
|
153
163
|
o("g", {
|
|
154
164
|
id: "arrow-left",
|
|
155
165
|
"fill-rule": "evenodd",
|
|
@@ -163,12 +173,12 @@ function G(t, n, e, s, r, c) {
|
|
|
163
173
|
], -1)
|
|
164
174
|
]));
|
|
165
175
|
}
|
|
166
|
-
const
|
|
176
|
+
const J = /* @__PURE__ */ d(Q, [["render", N]]), K = a({ name: "IconArrowRightBottom" }), X = {
|
|
167
177
|
xmlns: "http://www.w3.org/2000/svg",
|
|
168
178
|
viewBox: "0 0 16 16"
|
|
169
179
|
};
|
|
170
|
-
function
|
|
171
|
-
return
|
|
180
|
+
function Y(t, n, e, s, r, c) {
|
|
181
|
+
return i(), l("svg", X, n[0] || (n[0] = [
|
|
172
182
|
o("g", {
|
|
173
183
|
id: "CDS-Visual-language/Icons/16/navigation/arrow-right-bottom",
|
|
174
184
|
"fill-rule": "evenodd",
|
|
@@ -181,12 +191,12 @@ function W(t, n, e, s, r, c) {
|
|
|
181
191
|
], -1)
|
|
182
192
|
]));
|
|
183
193
|
}
|
|
184
|
-
const
|
|
194
|
+
const n1 = /* @__PURE__ */ d(K, [["render", Y]]), o1 = a({ name: "IconArrowRightTop" }), t1 = {
|
|
185
195
|
xmlns: "http://www.w3.org/2000/svg",
|
|
186
196
|
viewBox: "0 0 16 16"
|
|
187
197
|
};
|
|
188
|
-
function
|
|
189
|
-
return
|
|
198
|
+
function e1(t, n, e, s, r, c) {
|
|
199
|
+
return i(), l("svg", t1, n[0] || (n[0] = [
|
|
190
200
|
o("g", {
|
|
191
201
|
id: "CDS-Visual-language/Icons/16/navigation/arrow-right-top",
|
|
192
202
|
"fill-rule": "evenodd",
|
|
@@ -199,12 +209,12 @@ function X(t, n, e, s, r, c) {
|
|
|
199
209
|
], -1)
|
|
200
210
|
]));
|
|
201
211
|
}
|
|
202
|
-
const
|
|
212
|
+
const s1 = /* @__PURE__ */ d(o1, [["render", e1]]), r1 = a({ name: "IconArrowRight" }), a1 = {
|
|
203
213
|
xmlns: "http://www.w3.org/2000/svg",
|
|
204
214
|
viewBox: "0 0 16 16"
|
|
205
215
|
};
|
|
206
|
-
function
|
|
207
|
-
return
|
|
216
|
+
function l1(t, n, e, s, r, c) {
|
|
217
|
+
return i(), l("svg", a1, n[0] || (n[0] = [
|
|
208
218
|
o("g", {
|
|
209
219
|
id: "arrow-right",
|
|
210
220
|
"fill-rule": "evenodd",
|
|
@@ -218,12 +228,12 @@ function e1(t, n, e, s, r, c) {
|
|
|
218
228
|
], -1)
|
|
219
229
|
]));
|
|
220
230
|
}
|
|
221
|
-
const
|
|
231
|
+
const i1 = /* @__PURE__ */ d(r1, [["render", l1]]), d1 = a({ name: "IconArrowUp" }), c1 = {
|
|
222
232
|
xmlns: "http://www.w3.org/2000/svg",
|
|
223
233
|
viewBox: "0 0 16 16"
|
|
224
234
|
};
|
|
225
|
-
function
|
|
226
|
-
return
|
|
235
|
+
function v1(t, n, e, s, r, c) {
|
|
236
|
+
return i(), l("svg", c1, n[0] || (n[0] = [
|
|
227
237
|
o("g", {
|
|
228
238
|
id: "arrow-up",
|
|
229
239
|
"fill-rule": "evenodd",
|
|
@@ -236,12 +246,12 @@ function i1(t, n, e, s, r, c) {
|
|
|
236
246
|
], -1)
|
|
237
247
|
]));
|
|
238
248
|
}
|
|
239
|
-
const
|
|
249
|
+
const p1 = /* @__PURE__ */ d(d1, [["render", v1]]), h1 = a({ name: "IconArrowsVertical" }), $1 = {
|
|
240
250
|
xmlns: "http://www.w3.org/2000/svg",
|
|
241
251
|
viewBox: "0 0 16 16"
|
|
242
252
|
};
|
|
243
|
-
function
|
|
244
|
-
return
|
|
253
|
+
function w1(t, n, e, s, r, c) {
|
|
254
|
+
return i(), l("svg", $1, n[0] || (n[0] = [
|
|
245
255
|
o("g", {
|
|
246
256
|
id: "arrows-vertical",
|
|
247
257
|
"fill-rule": "evenodd",
|
|
@@ -254,12 +264,12 @@ function v1(t, n, e, s, r, c) {
|
|
|
254
264
|
], -1)
|
|
255
265
|
]));
|
|
256
266
|
}
|
|
257
|
-
const
|
|
267
|
+
const _1 = /* @__PURE__ */ d(h1, [["render", w1]]), u1 = a({ name: "IconBold" }), m1 = {
|
|
258
268
|
xmlns: "http://www.w3.org/2000/svg",
|
|
259
269
|
viewBox: "0 0 16 16"
|
|
260
270
|
};
|
|
261
|
-
function
|
|
262
|
-
return
|
|
271
|
+
function g1(t, n, e, s, r, c) {
|
|
272
|
+
return i(), l("svg", m1, n[0] || (n[0] = [
|
|
263
273
|
o("path", {
|
|
264
274
|
"fill-rule": "evenodd",
|
|
265
275
|
d: "M4 2h4.5a3.5 3.5 0 0 1 2.852 5.53A3.5 3.5 0 0 1 9.5 14H4V2Zm2 5h2.5a1.5 1.5 0 1 0 0-3H6v3Zm0 2v3h3.5a1.5 1.5 0 0 0 0-3H6Z",
|
|
@@ -267,21 +277,21 @@ function w1(t, n, e, s, r, c) {
|
|
|
267
277
|
}, null, -1)
|
|
268
278
|
]));
|
|
269
279
|
}
|
|
270
|
-
const
|
|
280
|
+
const f1 = /* @__PURE__ */ d(u1, [["render", g1]]), x1 = a({ name: "IconBookmarkFill" }), Z1 = {
|
|
271
281
|
xmlns: "http://www.w3.org/2000/svg",
|
|
272
282
|
viewBox: "0 0 16 16"
|
|
273
283
|
};
|
|
274
|
-
function
|
|
275
|
-
return
|
|
284
|
+
function V1(t, n, e, s, r, c) {
|
|
285
|
+
return i(), l("svg", Z1, n[0] || (n[0] = [
|
|
276
286
|
o("path", { d: "M3 2a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v13l-5-3-5 3V2Z" }, null, -1)
|
|
277
287
|
]));
|
|
278
288
|
}
|
|
279
|
-
const
|
|
289
|
+
const I1 = /* @__PURE__ */ d(x1, [["render", V1]]), H1 = a({ name: "IconBookmark" }), M1 = {
|
|
280
290
|
xmlns: "http://www.w3.org/2000/svg",
|
|
281
291
|
viewBox: "0 0 16 16"
|
|
282
292
|
};
|
|
283
|
-
function
|
|
284
|
-
return
|
|
293
|
+
function L1(t, n, e, s, r, c) {
|
|
294
|
+
return i(), l("svg", M1, n[0] || (n[0] = [
|
|
285
295
|
o("path", {
|
|
286
296
|
"fill-rule": "evenodd",
|
|
287
297
|
d: "m8 12 5 3V2a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v13l5-3Zm-4 1.234 4-2.4 4 2.4V2H4v11.234Z",
|
|
@@ -289,12 +299,12 @@ function V1(t, n, e, s, r, c) {
|
|
|
289
299
|
}, null, -1)
|
|
290
300
|
]));
|
|
291
301
|
}
|
|
292
|
-
const
|
|
302
|
+
const k1 = /* @__PURE__ */ d(H1, [["render", L1]]), B1 = a({ name: "IconCalendar" }), S1 = {
|
|
293
303
|
xmlns: "http://www.w3.org/2000/svg",
|
|
294
304
|
viewBox: "0 0 16 16"
|
|
295
305
|
};
|
|
296
|
-
function
|
|
297
|
-
return
|
|
306
|
+
function C1(t, n, e, s, r, c) {
|
|
307
|
+
return i(), l("svg", S1, n[0] || (n[0] = [
|
|
298
308
|
o("g", {
|
|
299
309
|
id: "calendar",
|
|
300
310
|
"fill-rule": "evenodd",
|
|
@@ -307,12 +317,12 @@ function L1(t, n, e, s, r, c) {
|
|
|
307
317
|
], -1)
|
|
308
318
|
]));
|
|
309
319
|
}
|
|
310
|
-
const
|
|
320
|
+
const A1 = /* @__PURE__ */ d(B1, [["render", C1]]), b1 = a({ name: "IconCardBank" }), D1 = {
|
|
311
321
|
xmlns: "http://www.w3.org/2000/svg",
|
|
312
322
|
viewBox: "0 0 16 16"
|
|
313
323
|
};
|
|
314
|
-
function
|
|
315
|
-
return
|
|
324
|
+
function z1(t, n, e, s, r, c) {
|
|
325
|
+
return i(), l("svg", D1, n[0] || (n[0] = [
|
|
316
326
|
o("g", {
|
|
317
327
|
id: "CDS-Visual-language/Icons/16/other/card-bank",
|
|
318
328
|
"fill-rule": "evenodd",
|
|
@@ -325,12 +335,12 @@ function S1(t, n, e, s, r, c) {
|
|
|
325
335
|
], -1)
|
|
326
336
|
]));
|
|
327
337
|
}
|
|
328
|
-
const
|
|
338
|
+
const y1 = /* @__PURE__ */ d(b1, [["render", z1]]), F1 = a({ name: "IconCategory" }), P1 = {
|
|
329
339
|
xmlns: "http://www.w3.org/2000/svg",
|
|
330
340
|
viewBox: "0 0 16 16"
|
|
331
341
|
};
|
|
332
|
-
function
|
|
333
|
-
return
|
|
342
|
+
function T1(t, n, e, s, r, c) {
|
|
343
|
+
return i(), l("svg", P1, n[0] || (n[0] = [
|
|
334
344
|
o("g", {
|
|
335
345
|
id: "CDS-Visual-language/Icons/16/other/category",
|
|
336
346
|
"fill-rule": "evenodd",
|
|
@@ -343,12 +353,12 @@ function z1(t, n, e, s, r, c) {
|
|
|
343
353
|
], -1)
|
|
344
354
|
]));
|
|
345
355
|
}
|
|
346
|
-
const
|
|
356
|
+
const U1 = /* @__PURE__ */ d(F1, [["render", T1]]), E1 = a({ name: "IconCheckFill" }), O1 = {
|
|
347
357
|
xmlns: "http://www.w3.org/2000/svg",
|
|
348
358
|
viewBox: "0 0 16 16"
|
|
349
359
|
};
|
|
350
|
-
function
|
|
351
|
-
return
|
|
360
|
+
function R1(t, n, e, s, r, c) {
|
|
361
|
+
return i(), l("svg", O1, n[0] || (n[0] = [
|
|
352
362
|
o("g", {
|
|
353
363
|
id: "CDS-Visual-language/Icons/16/check-fill",
|
|
354
364
|
"fill-rule": "evenodd",
|
|
@@ -361,12 +371,12 @@ function E1(t, n, e, s, r, c) {
|
|
|
361
371
|
], -1)
|
|
362
372
|
]));
|
|
363
373
|
}
|
|
364
|
-
const
|
|
374
|
+
const W1 = /* @__PURE__ */ d(E1, [["render", R1]]), q1 = a({ name: "IconCheck" }), G1 = {
|
|
365
375
|
xmlns: "http://www.w3.org/2000/svg",
|
|
366
376
|
viewBox: "0 0 16 16"
|
|
367
377
|
};
|
|
368
|
-
function
|
|
369
|
-
return
|
|
378
|
+
function Q1(t, n, e, s, r, c) {
|
|
379
|
+
return i(), l("svg", G1, n[0] || (n[0] = [
|
|
370
380
|
o("g", {
|
|
371
381
|
id: "check",
|
|
372
382
|
"fill-rule": "evenodd",
|
|
@@ -379,12 +389,12 @@ function R1(t, n, e, s, r, c) {
|
|
|
379
389
|
], -1)
|
|
380
390
|
]));
|
|
381
391
|
}
|
|
382
|
-
const
|
|
392
|
+
const j1 = /* @__PURE__ */ d(q1, [["render", Q1]]), N1 = a({ name: "IconCheckboxFill" }), J1 = {
|
|
383
393
|
xmlns: "http://www.w3.org/2000/svg",
|
|
384
394
|
viewBox: "0 0 16 16"
|
|
385
395
|
};
|
|
386
|
-
function
|
|
387
|
-
return
|
|
396
|
+
function K1(t, n, e, s, r, c) {
|
|
397
|
+
return i(), l("svg", J1, n[0] || (n[0] = [
|
|
388
398
|
o("g", {
|
|
389
399
|
id: "checkbox-fill",
|
|
390
400
|
"fill-rule": "evenodd",
|
|
@@ -398,12 +408,12 @@ function j1(t, n, e, s, r, c) {
|
|
|
398
408
|
], -1)
|
|
399
409
|
]));
|
|
400
410
|
}
|
|
401
|
-
const
|
|
411
|
+
const X1 = /* @__PURE__ */ d(N1, [["render", K1]]), Y1 = a({ name: "IconCheckbox" }), n0 = {
|
|
402
412
|
xmlns: "http://www.w3.org/2000/svg",
|
|
403
413
|
viewBox: "0 0 16 16"
|
|
404
414
|
};
|
|
405
|
-
function
|
|
406
|
-
return
|
|
415
|
+
function o0(t, n, e, s, r, c) {
|
|
416
|
+
return i(), l("svg", n0, n[0] || (n[0] = [
|
|
407
417
|
o("g", {
|
|
408
418
|
id: "checkbox",
|
|
409
419
|
"fill-rule": "evenodd",
|
|
@@ -417,12 +427,12 @@ function K1(t, n, e, s, r, c) {
|
|
|
417
427
|
], -1)
|
|
418
428
|
]));
|
|
419
429
|
}
|
|
420
|
-
const
|
|
430
|
+
const t0 = /* @__PURE__ */ d(Y1, [["render", o0]]), e0 = a({ name: "IconChevronDown" }), s0 = {
|
|
421
431
|
xmlns: "http://www.w3.org/2000/svg",
|
|
422
432
|
viewBox: "0 0 16 16"
|
|
423
433
|
};
|
|
424
|
-
function
|
|
425
|
-
return
|
|
434
|
+
function r0(t, n, e, s, r, c) {
|
|
435
|
+
return i(), l("svg", s0, n[0] || (n[0] = [
|
|
426
436
|
o("g", {
|
|
427
437
|
id: "Chevron-down",
|
|
428
438
|
"stroke-width": "1"
|
|
@@ -434,12 +444,12 @@ function o0(t, n, e, s, r, c) {
|
|
|
434
444
|
], -1)
|
|
435
445
|
]));
|
|
436
446
|
}
|
|
437
|
-
const
|
|
447
|
+
const a0 = /* @__PURE__ */ d(e0, [["render", r0]]), l0 = a({ name: "IconChevronLeft" }), i0 = {
|
|
438
448
|
xmlns: "http://www.w3.org/2000/svg",
|
|
439
449
|
viewBox: "0 0 16 16"
|
|
440
450
|
};
|
|
441
|
-
function
|
|
442
|
-
return
|
|
451
|
+
function d0(t, n, e, s, r, c) {
|
|
452
|
+
return i(), l("svg", i0, n[0] || (n[0] = [
|
|
443
453
|
o("g", {
|
|
444
454
|
id: "Chevron-left",
|
|
445
455
|
"fill-rule": "evenodd",
|
|
@@ -453,12 +463,12 @@ function r0(t, n, e, s, r, c) {
|
|
|
453
463
|
], -1)
|
|
454
464
|
]));
|
|
455
465
|
}
|
|
456
|
-
const
|
|
466
|
+
const c0 = /* @__PURE__ */ d(l0, [["render", d0]]), v0 = a({ name: "IconChevronRight" }), p0 = {
|
|
457
467
|
xmlns: "http://www.w3.org/2000/svg",
|
|
458
468
|
viewBox: "0 0 16 16"
|
|
459
469
|
};
|
|
460
|
-
function
|
|
461
|
-
return
|
|
470
|
+
function h0(t, n, e, s, r, c) {
|
|
471
|
+
return i(), l("svg", p0, n[0] || (n[0] = [
|
|
462
472
|
o("g", {
|
|
463
473
|
id: "Chevron-right",
|
|
464
474
|
"fill-rule": "evenodd",
|
|
@@ -472,12 +482,12 @@ function d0(t, n, e, s, r, c) {
|
|
|
472
482
|
], -1)
|
|
473
483
|
]));
|
|
474
484
|
}
|
|
475
|
-
const
|
|
485
|
+
const $0 = /* @__PURE__ */ d(v0, [["render", h0]]), w0 = a({ name: "IconChevronUp" }), _0 = {
|
|
476
486
|
xmlns: "http://www.w3.org/2000/svg",
|
|
477
487
|
viewBox: "0 0 16 16"
|
|
478
488
|
};
|
|
479
|
-
function
|
|
480
|
-
return
|
|
489
|
+
function u0(t, n, e, s, r, c) {
|
|
490
|
+
return i(), l("svg", _0, n[0] || (n[0] = [
|
|
481
491
|
o("g", {
|
|
482
492
|
id: "Chevron-up",
|
|
483
493
|
"stroke-width": "1"
|
|
@@ -489,12 +499,12 @@ function h0(t, n, e, s, r, c) {
|
|
|
489
499
|
], -1)
|
|
490
500
|
]));
|
|
491
501
|
}
|
|
492
|
-
const
|
|
502
|
+
const m0 = /* @__PURE__ */ d(w0, [["render", u0]]), g0 = a({ name: "IconChocholateMenu" }), f0 = {
|
|
493
503
|
xmlns: "http://www.w3.org/2000/svg",
|
|
494
504
|
viewBox: "0 0 16 16"
|
|
495
505
|
};
|
|
496
|
-
function
|
|
497
|
-
return
|
|
506
|
+
function x0(t, n, e, s, r, c) {
|
|
507
|
+
return i(), l("svg", f0, n[0] || (n[0] = [
|
|
498
508
|
o("g", {
|
|
499
509
|
id: "chocholate-menu",
|
|
500
510
|
"fill-rule": "evenodd",
|
|
@@ -507,12 +517,12 @@ function u0(t, n, e, s, r, c) {
|
|
|
507
517
|
], -1)
|
|
508
518
|
]));
|
|
509
519
|
}
|
|
510
|
-
const
|
|
520
|
+
const Z0 = /* @__PURE__ */ d(g0, [["render", x0]]), V0 = a({ name: "IconChocolateMenu" }), I0 = {
|
|
511
521
|
xmlns: "http://www.w3.org/2000/svg",
|
|
512
522
|
viewBox: "0 0 16 16"
|
|
513
523
|
};
|
|
514
|
-
function
|
|
515
|
-
return
|
|
524
|
+
function H0(t, n, e, s, r, c) {
|
|
525
|
+
return i(), l("svg", I0, n[0] || (n[0] = [
|
|
516
526
|
o("g", {
|
|
517
527
|
id: "chocholate-menu",
|
|
518
528
|
"fill-rule": "evenodd",
|
|
@@ -525,12 +535,12 @@ function x0(t, n, e, s, r, c) {
|
|
|
525
535
|
], -1)
|
|
526
536
|
]));
|
|
527
537
|
}
|
|
528
|
-
const
|
|
538
|
+
const M0 = /* @__PURE__ */ d(V0, [["render", H0]]), L0 = a({ name: "IconClockFill" }), k0 = {
|
|
529
539
|
xmlns: "http://www.w3.org/2000/svg",
|
|
530
540
|
viewBox: "0 0 16 16"
|
|
531
541
|
};
|
|
532
|
-
function
|
|
533
|
-
return
|
|
542
|
+
function B0(t, n, e, s, r, c) {
|
|
543
|
+
return i(), l("svg", k0, n[0] || (n[0] = [
|
|
534
544
|
o("path", {
|
|
535
545
|
"fill-rule": "evenodd",
|
|
536
546
|
d: "M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1ZM7 9h5V7.5H8.5V4H7v5Z",
|
|
@@ -538,12 +548,12 @@ function H0(t, n, e, s, r, c) {
|
|
|
538
548
|
}, null, -1)
|
|
539
549
|
]));
|
|
540
550
|
}
|
|
541
|
-
const
|
|
551
|
+
const S0 = /* @__PURE__ */ d(L0, [["render", B0]]), C0 = a({ name: "IconClock" }), A0 = {
|
|
542
552
|
xmlns: "http://www.w3.org/2000/svg",
|
|
543
553
|
viewBox: "0 0 16 16"
|
|
544
554
|
};
|
|
545
|
-
function
|
|
546
|
-
return
|
|
555
|
+
function b0(t, n, e, s, r, c) {
|
|
556
|
+
return i(), l("svg", A0, n[0] || (n[0] = [
|
|
547
557
|
o("g", {
|
|
548
558
|
id: "CDS-Visual-language/Icons/16/time/сlock",
|
|
549
559
|
"fill-rule": "evenodd",
|
|
@@ -556,12 +566,12 @@ function B0(t, n, e, s, r, c) {
|
|
|
556
566
|
], -1)
|
|
557
567
|
]));
|
|
558
568
|
}
|
|
559
|
-
const
|
|
569
|
+
const D0 = /* @__PURE__ */ d(C0, [["render", b0]]), z0 = a({ name: "IconCollapse" }), y0 = {
|
|
560
570
|
xmlns: "http://www.w3.org/2000/svg",
|
|
561
571
|
viewBox: "0 0 16 16"
|
|
562
572
|
};
|
|
563
|
-
function
|
|
564
|
-
return
|
|
573
|
+
function F0(t, n, e, s, r, c) {
|
|
574
|
+
return i(), l("svg", y0, n[0] || (n[0] = [
|
|
565
575
|
o("path", {
|
|
566
576
|
"fill-rule": "evenodd",
|
|
567
577
|
d: "M1 3v10h1V3H1Zm2 5.017.71.705L6 11l.705-.71L4.92 8.516 15.001 8.5l-.002-1-10.09.015 1.8-1.81L6 5 3.705 7.308 3 8.018Z",
|
|
@@ -569,12 +579,12 @@ function b0(t, n, e, s, r, c) {
|
|
|
569
579
|
}, null, -1)
|
|
570
580
|
]));
|
|
571
581
|
}
|
|
572
|
-
const
|
|
582
|
+
const P0 = /* @__PURE__ */ d(z0, [["render", F0]]), T0 = a({ name: "IconComment" }), U0 = {
|
|
573
583
|
xmlns: "http://www.w3.org/2000/svg",
|
|
574
584
|
viewBox: "0 0 16 16"
|
|
575
585
|
};
|
|
576
|
-
function
|
|
577
|
-
return
|
|
586
|
+
function E0(t, n, e, s, r, c) {
|
|
587
|
+
return i(), l("svg", U0, n[0] || (n[0] = [
|
|
578
588
|
o("g", {
|
|
579
589
|
id: "comment",
|
|
580
590
|
"fill-rule": "evenodd",
|
|
@@ -587,12 +597,12 @@ function F0(t, n, e, s, r, c) {
|
|
|
587
597
|
], -1)
|
|
588
598
|
]));
|
|
589
599
|
}
|
|
590
|
-
const
|
|
600
|
+
const O0 = /* @__PURE__ */ d(T0, [["render", E0]]), R0 = a({ name: "IconCompany" }), W0 = {
|
|
591
601
|
xmlns: "http://www.w3.org/2000/svg",
|
|
592
602
|
viewBox: "0 0 16 16"
|
|
593
603
|
};
|
|
594
|
-
function
|
|
595
|
-
return
|
|
604
|
+
function q0(t, n, e, s, r, c) {
|
|
605
|
+
return i(), l("svg", W0, n[0] || (n[0] = [
|
|
596
606
|
o("g", {
|
|
597
607
|
id: "company",
|
|
598
608
|
"fill-rule": "evenodd",
|
|
@@ -605,12 +615,12 @@ function U0(t, n, e, s, r, c) {
|
|
|
605
615
|
], -1)
|
|
606
616
|
]));
|
|
607
617
|
}
|
|
608
|
-
const
|
|
618
|
+
const G0 = /* @__PURE__ */ d(R0, [["render", q0]]), Q0 = a({ name: "IconCompare" }), j0 = {
|
|
609
619
|
xmlns: "http://www.w3.org/2000/svg",
|
|
610
620
|
viewBox: "0 0 16 16"
|
|
611
621
|
};
|
|
612
|
-
function
|
|
613
|
-
return
|
|
622
|
+
function N0(t, n, e, s, r, c) {
|
|
623
|
+
return i(), l("svg", j0, n[0] || (n[0] = [
|
|
614
624
|
o("g", {
|
|
615
625
|
id: "CDS-Visual-language/Icons/16/operations/compare",
|
|
616
626
|
"fill-rule": "evenodd",
|
|
@@ -623,12 +633,12 @@ function G0(t, n, e, s, r, c) {
|
|
|
623
633
|
], -1)
|
|
624
634
|
]));
|
|
625
635
|
}
|
|
626
|
-
const
|
|
636
|
+
const J0 = /* @__PURE__ */ d(Q0, [["render", N0]]), K0 = a({ name: "IconCopy" }), X0 = {
|
|
627
637
|
xmlns: "http://www.w3.org/2000/svg",
|
|
628
638
|
viewBox: "0 0 16 16"
|
|
629
639
|
};
|
|
630
|
-
function
|
|
631
|
-
return
|
|
640
|
+
function Y0(t, n, e, s, r, c) {
|
|
641
|
+
return i(), l("svg", X0, n[0] || (n[0] = [
|
|
632
642
|
o("g", {
|
|
633
643
|
id: "сopy",
|
|
634
644
|
"fill-rule": "evenodd",
|
|
@@ -641,12 +651,12 @@ function W0(t, n, e, s, r, c) {
|
|
|
641
651
|
], -1)
|
|
642
652
|
]));
|
|
643
653
|
}
|
|
644
|
-
const
|
|
654
|
+
const n2 = /* @__PURE__ */ d(K0, [["render", Y0]]), o2 = a({ name: "IconDataCards" }), t2 = {
|
|
645
655
|
xmlns: "http://www.w3.org/2000/svg",
|
|
646
656
|
viewBox: "0 0 16 16"
|
|
647
657
|
};
|
|
648
|
-
function
|
|
649
|
-
return
|
|
658
|
+
function e2(t, n, e, s, r, c) {
|
|
659
|
+
return i(), l("svg", t2, n[0] || (n[0] = [
|
|
650
660
|
o("g", {
|
|
651
661
|
id: "CDS-Visual-language/Icons/16/operations/data-cards",
|
|
652
662
|
"fill-rule": "evenodd",
|
|
@@ -659,12 +669,12 @@ function X0(t, n, e, s, r, c) {
|
|
|
659
669
|
], -1)
|
|
660
670
|
]));
|
|
661
671
|
}
|
|
662
|
-
const
|
|
672
|
+
const s2 = /* @__PURE__ */ d(o2, [["render", e2]]), r2 = a({ name: "IconDelete" }), a2 = {
|
|
663
673
|
xmlns: "http://www.w3.org/2000/svg",
|
|
664
674
|
viewBox: "0 0 16 16"
|
|
665
675
|
};
|
|
666
|
-
function
|
|
667
|
-
return
|
|
676
|
+
function l2(t, n, e, s, r, c) {
|
|
677
|
+
return i(), l("svg", a2, n[0] || (n[0] = [
|
|
668
678
|
o("g", {
|
|
669
679
|
id: "delete",
|
|
670
680
|
"fill-rule": "evenodd",
|
|
@@ -677,12 +687,12 @@ function e2(t, n, e, s, r, c) {
|
|
|
677
687
|
], -1)
|
|
678
688
|
]));
|
|
679
689
|
}
|
|
680
|
-
const
|
|
690
|
+
const i2 = /* @__PURE__ */ d(r2, [["render", l2]]), d2 = a({ name: "IconDirectoryOpen" }), c2 = {
|
|
681
691
|
xmlns: "http://www.w3.org/2000/svg",
|
|
682
692
|
viewBox: "0 0 16 16"
|
|
683
693
|
};
|
|
684
|
-
function
|
|
685
|
-
return
|
|
694
|
+
function v2(t, n, e, s, r, c) {
|
|
695
|
+
return i(), l("svg", c2, n[0] || (n[0] = [
|
|
686
696
|
o("g", { "clip-path": "url(#clip0_2734_854)" }, [
|
|
687
697
|
o("path", {
|
|
688
698
|
"fill-rule": "evenodd",
|
|
@@ -697,12 +707,12 @@ function i2(t, n, e, s, r, c) {
|
|
|
697
707
|
], -1)
|
|
698
708
|
]));
|
|
699
709
|
}
|
|
700
|
-
const
|
|
710
|
+
const p2 = /* @__PURE__ */ d(d2, [["render", v2]]), h2 = a({ name: "IconDirectory" }), $2 = {
|
|
701
711
|
xmlns: "http://www.w3.org/2000/svg",
|
|
702
712
|
viewBox: "0 0 16 16"
|
|
703
713
|
};
|
|
704
|
-
function
|
|
705
|
-
return
|
|
714
|
+
function w2(t, n, e, s, r, c) {
|
|
715
|
+
return i(), l("svg", $2, n[0] || (n[0] = [
|
|
706
716
|
o("g", {
|
|
707
717
|
id: "CDS-Visual-language/Icons/16/file/directory",
|
|
708
718
|
"fill-rule": "evenodd",
|
|
@@ -716,12 +726,12 @@ function v2(t, n, e, s, r, c) {
|
|
|
716
726
|
], -1)
|
|
717
727
|
]));
|
|
718
728
|
}
|
|
719
|
-
const
|
|
729
|
+
const _2 = /* @__PURE__ */ d(h2, [["render", w2]]), u2 = a({ name: "IconDocDownload" }), m2 = {
|
|
720
730
|
xmlns: "http://www.w3.org/2000/svg",
|
|
721
731
|
viewBox: "0 0 16 16"
|
|
722
732
|
};
|
|
723
|
-
function
|
|
724
|
-
return
|
|
733
|
+
function g2(t, n, e, s, r, c) {
|
|
734
|
+
return i(), l("svg", m2, n[0] || (n[0] = [
|
|
725
735
|
o("g", {
|
|
726
736
|
id: "doc-download",
|
|
727
737
|
"fill-rule": "evenodd",
|
|
@@ -734,12 +744,12 @@ function w2(t, n, e, s, r, c) {
|
|
|
734
744
|
], -1)
|
|
735
745
|
]));
|
|
736
746
|
}
|
|
737
|
-
const
|
|
747
|
+
const f2 = /* @__PURE__ */ d(u2, [["render", g2]]), x2 = a({ name: "IconDoc" }), Z2 = {
|
|
738
748
|
xmlns: "http://www.w3.org/2000/svg",
|
|
739
749
|
viewBox: "0 0 16 16"
|
|
740
750
|
};
|
|
741
|
-
function
|
|
742
|
-
return
|
|
751
|
+
function V2(t, n, e, s, r, c) {
|
|
752
|
+
return i(), l("svg", Z2, n[0] || (n[0] = [
|
|
743
753
|
o("g", {
|
|
744
754
|
id: "CDS-Visual-language/Icons/16/file/doc",
|
|
745
755
|
"fill-rule": "evenodd",
|
|
@@ -753,12 +763,12 @@ function g2(t, n, e, s, r, c) {
|
|
|
753
763
|
], -1)
|
|
754
764
|
]));
|
|
755
765
|
}
|
|
756
|
-
const
|
|
766
|
+
const I2 = /* @__PURE__ */ d(x2, [["render", V2]]), H2 = a({ name: "IconDownload" }), M2 = {
|
|
757
767
|
xmlns: "http://www.w3.org/2000/svg",
|
|
758
768
|
viewBox: "0 0 16 16"
|
|
759
769
|
};
|
|
760
|
-
function
|
|
761
|
-
return
|
|
770
|
+
function L2(t, n, e, s, r, c) {
|
|
771
|
+
return i(), l("svg", M2, n[0] || (n[0] = [
|
|
762
772
|
o("g", {
|
|
763
773
|
id: "download",
|
|
764
774
|
"fill-rule": "evenodd",
|
|
@@ -771,12 +781,12 @@ function V2(t, n, e, s, r, c) {
|
|
|
771
781
|
], -1)
|
|
772
782
|
]));
|
|
773
783
|
}
|
|
774
|
-
const
|
|
784
|
+
const k2 = /* @__PURE__ */ d(H2, [["render", L2]]), B2 = a({ name: "IconDraggable" }), S2 = {
|
|
775
785
|
xmlns: "http://www.w3.org/2000/svg",
|
|
776
786
|
viewBox: "0 0 16 16"
|
|
777
787
|
};
|
|
778
|
-
function
|
|
779
|
-
return
|
|
788
|
+
function C2(t, n, e, s, r, c) {
|
|
789
|
+
return i(), l("svg", S2, n[0] || (n[0] = [
|
|
780
790
|
o("g", {
|
|
781
791
|
id: "CDS-Visual-language/Icons/16/navigation/draggable",
|
|
782
792
|
"fill-rule": "evenodd",
|
|
@@ -789,12 +799,12 @@ function L2(t, n, e, s, r, c) {
|
|
|
789
799
|
], -1)
|
|
790
800
|
]));
|
|
791
801
|
}
|
|
792
|
-
const
|
|
802
|
+
const A2 = /* @__PURE__ */ d(B2, [["render", C2]]), b2 = a({ name: "IconEdit" }), D2 = {
|
|
793
803
|
xmlns: "http://www.w3.org/2000/svg",
|
|
794
804
|
viewBox: "0 0 16 16"
|
|
795
805
|
};
|
|
796
|
-
function
|
|
797
|
-
return
|
|
806
|
+
function z2(t, n, e, s, r, c) {
|
|
807
|
+
return i(), l("svg", D2, n[0] || (n[0] = [
|
|
798
808
|
o("g", {
|
|
799
809
|
id: "edit",
|
|
800
810
|
"fill-rule": "evenodd",
|
|
@@ -807,12 +817,12 @@ function S2(t, n, e, s, r, c) {
|
|
|
807
817
|
], -1)
|
|
808
818
|
]));
|
|
809
819
|
}
|
|
810
|
-
const
|
|
820
|
+
const y2 = /* @__PURE__ */ d(b2, [["render", z2]]), F2 = a({ name: "IconEducation" }), P2 = {
|
|
811
821
|
xmlns: "http://www.w3.org/2000/svg",
|
|
812
822
|
viewBox: "0 0 16 16"
|
|
813
823
|
};
|
|
814
|
-
function
|
|
815
|
-
return
|
|
824
|
+
function T2(t, n, e, s, r, c) {
|
|
825
|
+
return i(), l("svg", P2, n[0] || (n[0] = [
|
|
816
826
|
o("path", {
|
|
817
827
|
"fill-rule": "evenodd",
|
|
818
828
|
d: "M2.727 5.29 8 7.667l5.273-2.379L8 3.02l-5.273 2.27ZM1.3 4.837a.474.474 0 0 0-.008.88L7.78 8.642a.54.54 0 0 0 .442 0l6.487-2.926a.474.474 0 0 0-.008-.879L8.213 2.044a.54.54 0 0 0-.426 0L1.3 4.838Z",
|
|
@@ -830,12 +840,12 @@ function z2(t, n, e, s, r, c) {
|
|
|
830
840
|
}, null, -1)
|
|
831
841
|
]));
|
|
832
842
|
}
|
|
833
|
-
const
|
|
843
|
+
const U2 = /* @__PURE__ */ d(F2, [["render", T2]]), E2 = a({ name: "IconEnter" }), O2 = {
|
|
834
844
|
xmlns: "http://www.w3.org/2000/svg",
|
|
835
845
|
viewBox: "0 0 16 16"
|
|
836
846
|
};
|
|
837
|
-
function
|
|
838
|
-
return
|
|
847
|
+
function R2(t, n, e, s, r, c) {
|
|
848
|
+
return i(), l("svg", O2, n[0] || (n[0] = [
|
|
839
849
|
o("g", {
|
|
840
850
|
id: "enter",
|
|
841
851
|
"fill-rule": "evenodd",
|
|
@@ -848,12 +858,12 @@ function E2(t, n, e, s, r, c) {
|
|
|
848
858
|
], -1)
|
|
849
859
|
]));
|
|
850
860
|
}
|
|
851
|
-
const
|
|
861
|
+
const W2 = /* @__PURE__ */ d(E2, [["render", R2]]), q2 = a({ name: "IconErrorFill" }), G2 = {
|
|
852
862
|
xmlns: "http://www.w3.org/2000/svg",
|
|
853
863
|
viewBox: "0 0 16 16"
|
|
854
864
|
};
|
|
855
|
-
function
|
|
856
|
-
return
|
|
865
|
+
function Q2(t, n, e, s, r, c) {
|
|
866
|
+
return i(), l("svg", G2, n[0] || (n[0] = [
|
|
857
867
|
o("g", {
|
|
858
868
|
id: "CDS-Visual-language/Icons/16/error-fill",
|
|
859
869
|
"fill-rule": "evenodd",
|
|
@@ -866,12 +876,12 @@ function R2(t, n, e, s, r, c) {
|
|
|
866
876
|
], -1)
|
|
867
877
|
]));
|
|
868
878
|
}
|
|
869
|
-
const
|
|
879
|
+
const j2 = /* @__PURE__ */ d(q2, [["render", Q2]]), N2 = a({ name: "IconError" }), J2 = {
|
|
870
880
|
xmlns: "http://www.w3.org/2000/svg",
|
|
871
881
|
viewBox: "0 0 16 16"
|
|
872
882
|
};
|
|
873
|
-
function
|
|
874
|
-
return
|
|
883
|
+
function K2(t, n, e, s, r, c) {
|
|
884
|
+
return i(), l("svg", J2, n[0] || (n[0] = [
|
|
875
885
|
o("g", {
|
|
876
886
|
id: "error",
|
|
877
887
|
"fill-rule": "evenodd",
|
|
@@ -884,12 +894,12 @@ function j2(t, n, e, s, r, c) {
|
|
|
884
894
|
], -1)
|
|
885
895
|
]));
|
|
886
896
|
}
|
|
887
|
-
const
|
|
897
|
+
const X2 = /* @__PURE__ */ d(N2, [["render", K2]]), Y2 = a({ name: "IconExpand" }), nn = {
|
|
888
898
|
xmlns: "http://www.w3.org/2000/svg",
|
|
889
899
|
viewBox: "0 0 16 16"
|
|
890
900
|
};
|
|
891
|
-
function
|
|
892
|
-
return
|
|
901
|
+
function on(t, n, e, s, r, c) {
|
|
902
|
+
return i(), l("svg", nn, n[0] || (n[0] = [
|
|
893
903
|
o("path", {
|
|
894
904
|
"fill-rule": "evenodd",
|
|
895
905
|
d: "M2 13V3H1v10h1Zm13-5.017-.71-.705L12 5l-.705.71 1.786 1.775L2.999 7.5l.002 1 10.09-.015-1.8 1.81L12 11l2.295-2.308.705-.71Z",
|
|
@@ -897,12 +907,12 @@ function K2(t, n, e, s, r, c) {
|
|
|
897
907
|
}, null, -1)
|
|
898
908
|
]));
|
|
899
909
|
}
|
|
900
|
-
const
|
|
910
|
+
const tn = /* @__PURE__ */ d(Y2, [["render", on]]), en = a({ name: "IconExternal" }), sn = {
|
|
901
911
|
xmlns: "http://www.w3.org/2000/svg",
|
|
902
912
|
viewBox: "0 0 16 16"
|
|
903
913
|
};
|
|
904
|
-
function
|
|
905
|
-
return
|
|
914
|
+
function rn(t, n, e, s, r, c) {
|
|
915
|
+
return i(), l("svg", sn, n[0] || (n[0] = [
|
|
906
916
|
o("g", {
|
|
907
917
|
id: "external",
|
|
908
918
|
"fill-rule": "evenodd",
|
|
@@ -915,12 +925,12 @@ function on(t, n, e, s, r, c) {
|
|
|
915
925
|
], -1)
|
|
916
926
|
]));
|
|
917
927
|
}
|
|
918
|
-
const
|
|
928
|
+
const an = /* @__PURE__ */ d(en, [["render", rn]]), ln = a({ name: "IconFacebookFill" }), dn = {
|
|
919
929
|
xmlns: "http://www.w3.org/2000/svg",
|
|
920
930
|
viewBox: "0 0 16 16"
|
|
921
931
|
};
|
|
922
|
-
function
|
|
923
|
-
return
|
|
932
|
+
function cn(t, n, e, s, r, c) {
|
|
933
|
+
return i(), l("svg", dn, n[0] || (n[0] = [
|
|
924
934
|
o("g", {
|
|
925
935
|
id: "CDS-Visual-language/Icons/16/social/facebook-fill",
|
|
926
936
|
"fill-rule": "evenodd",
|
|
@@ -934,12 +944,12 @@ function rn(t, n, e, s, r, c) {
|
|
|
934
944
|
], -1)
|
|
935
945
|
]));
|
|
936
946
|
}
|
|
937
|
-
const
|
|
947
|
+
const vn = /* @__PURE__ */ d(ln, [["render", cn]]), pn = a({ name: "IconFacebook" }), hn = {
|
|
938
948
|
xmlns: "http://www.w3.org/2000/svg",
|
|
939
949
|
viewBox: "0 0 16 16"
|
|
940
950
|
};
|
|
941
|
-
function
|
|
942
|
-
return
|
|
951
|
+
function $n(t, n, e, s, r, c) {
|
|
952
|
+
return i(), l("svg", hn, n[0] || (n[0] = [
|
|
943
953
|
o("g", {
|
|
944
954
|
id: "facebook",
|
|
945
955
|
"fill-rule": "evenodd",
|
|
@@ -953,12 +963,12 @@ function cn(t, n, e, s, r, c) {
|
|
|
953
963
|
], -1)
|
|
954
964
|
]));
|
|
955
965
|
}
|
|
956
|
-
const
|
|
966
|
+
const wn = /* @__PURE__ */ d(pn, [["render", $n]]), _n = a({ name: "IconFill" }), un = {
|
|
957
967
|
xmlns: "http://www.w3.org/2000/svg",
|
|
958
968
|
viewBox: "0 0 16 16"
|
|
959
969
|
};
|
|
960
|
-
function
|
|
961
|
-
return
|
|
970
|
+
function mn(t, n, e, s, r, c) {
|
|
971
|
+
return i(), l("svg", un, n[0] || (n[0] = [
|
|
962
972
|
o("path", {
|
|
963
973
|
"fill-rule": "evenodd",
|
|
964
974
|
d: "M12.876 6.925a.5.5 0 0 1 .125.345v3.23a.5.5 0 1 1-1 0V8.4l-4.875 4.47a.5.5 0 0 1-.333.13h7.208v2h-12v-2h4.76a.5.5 0 0 1-.345-.165l-4.285-4.76a.5.5 0 0 1 .03-.705l5.34-4.87V1h1v1.1c.03.019.059.04.085.065l4.29 4.76Zm-9.665.845 3.615 4 4.97-4.54-3.295-3.665V6h-1V3.835L3.211 7.77Z",
|
|
@@ -966,12 +976,12 @@ function $n(t, n, e, s, r, c) {
|
|
|
966
976
|
}, null, -1)
|
|
967
977
|
]));
|
|
968
978
|
}
|
|
969
|
-
const
|
|
979
|
+
const gn = /* @__PURE__ */ d(_n, [["render", mn]]), fn = a({ name: "IconFilters" }), xn = {
|
|
970
980
|
xmlns: "http://www.w3.org/2000/svg",
|
|
971
981
|
viewBox: "0 0 16 16"
|
|
972
982
|
};
|
|
973
|
-
function
|
|
974
|
-
return
|
|
983
|
+
function Zn(t, n, e, s, r, c) {
|
|
984
|
+
return i(), l("svg", xn, n[0] || (n[0] = [
|
|
975
985
|
o("g", {
|
|
976
986
|
id: "CDS-Visual-language/Icons/16/operations/filter",
|
|
977
987
|
"fill-rule": "evenodd",
|
|
@@ -984,12 +994,12 @@ function mn(t, n, e, s, r, c) {
|
|
|
984
994
|
], -1)
|
|
985
995
|
]));
|
|
986
996
|
}
|
|
987
|
-
const
|
|
997
|
+
const Vn = /* @__PURE__ */ d(fn, [["render", Zn]]), In = a({ name: "IconFlag" }), Hn = {
|
|
988
998
|
xmlns: "http://www.w3.org/2000/svg",
|
|
989
999
|
viewBox: "0 0 16 16"
|
|
990
1000
|
};
|
|
991
|
-
function
|
|
992
|
-
return
|
|
1001
|
+
function Mn(t, n, e, s, r, c) {
|
|
1002
|
+
return i(), l("svg", Hn, n[0] || (n[0] = [
|
|
993
1003
|
o("g", {
|
|
994
1004
|
id: "CDS-Visual-language/Icons/16/toggle/flag",
|
|
995
1005
|
"fill-rule": "evenodd",
|
|
@@ -1003,12 +1013,12 @@ function Zn(t, n, e, s, r, c) {
|
|
|
1003
1013
|
], -1)
|
|
1004
1014
|
]));
|
|
1005
1015
|
}
|
|
1006
|
-
const
|
|
1016
|
+
const Ln = /* @__PURE__ */ d(In, [["render", Mn]]), kn = a({ name: "IconFormat" }), Bn = {
|
|
1007
1017
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1008
1018
|
viewBox: "0 0 16 16"
|
|
1009
1019
|
};
|
|
1010
|
-
function
|
|
1011
|
-
return
|
|
1020
|
+
function Sn(t, n, e, s, r, c) {
|
|
1021
|
+
return i(), l("svg", Bn, n[0] || (n[0] = [
|
|
1012
1022
|
o("path", {
|
|
1013
1023
|
"fill-rule": "evenodd",
|
|
1014
1024
|
d: "m10 2.414-4.94 4.94 3.586 3.585L13.586 6 10 2.414Zm-2.06 9.232L4.353 8.061 2.414 10 6 13.586l1.94-1.94Zm1.353-9.939-4.94 4.94-.707.707-1.939 1.939a1 1 0 0 0 0 1.414l3.586 3.586a1 1 0 0 0 1.414 0l1.94-1.94.707-.707 4.939-4.939a1 1 0 0 0 0-1.414l-3.586-3.586a1 1 0 0 0-1.414 0ZM14 14H9v1h5v-1Z",
|
|
@@ -1016,21 +1026,21 @@ function Mn(t, n, e, s, r, c) {
|
|
|
1016
1026
|
}, null, -1)
|
|
1017
1027
|
]));
|
|
1018
1028
|
}
|
|
1019
|
-
const
|
|
1029
|
+
const Cn = /* @__PURE__ */ d(kn, [["render", Sn]]), An = a({ name: "IconFormula" }), bn = {
|
|
1020
1030
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1021
1031
|
viewBox: "0 0 16 16"
|
|
1022
1032
|
};
|
|
1023
|
-
function
|
|
1024
|
-
return
|
|
1033
|
+
function Dn(t, n, e, s, r, c) {
|
|
1034
|
+
return i(), l("svg", bn, n[0] || (n[0] = [
|
|
1025
1035
|
o("path", { d: "M10 3.5V3a2 2 0 1 0-4 0v3H4.5a.5.5 0 0 0 0 1H6v5.996a1 1 0 1 1-2 0V12.5a.5.5 0 0 0-1 0v.5a2 2 0 0 0 4 .053V7h1.5a.5.5 0 0 0 0-1H7V3a1 1 0 0 1 2 0v.5a.5.5 0 0 0 1 0ZM8.646 9.854a.5.5 0 1 1 .708-.708l1.146 1.147 1.146-1.147a.5.5 0 0 1 .708.708L11.207 11l1.147 1.146a.5.5 0 0 1-.708.708L10.5 11.707l-1.146 1.147a.5.5 0 0 1-.708-.708L9.793 11 8.646 9.854Z" }, null, -1)
|
|
1026
1036
|
]));
|
|
1027
1037
|
}
|
|
1028
|
-
const
|
|
1038
|
+
const zn = /* @__PURE__ */ d(An, [["render", Dn]]), yn = a({ name: "IconFunnel" }), Fn = {
|
|
1029
1039
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1030
1040
|
viewBox: "0 0 16 16"
|
|
1031
1041
|
};
|
|
1032
|
-
function
|
|
1033
|
-
return
|
|
1042
|
+
function Pn(t, n, e, s, r, c) {
|
|
1043
|
+
return i(), l("svg", Fn, n[0] || (n[0] = [
|
|
1034
1044
|
o("g", {
|
|
1035
1045
|
id: "funnel",
|
|
1036
1046
|
"fill-rule": "evenodd",
|
|
@@ -1044,12 +1054,12 @@ function Dn(t, n, e, s, r, c) {
|
|
|
1044
1054
|
], -1)
|
|
1045
1055
|
]));
|
|
1046
1056
|
}
|
|
1047
|
-
const
|
|
1057
|
+
const Tn = /* @__PURE__ */ d(yn, [["render", Pn]]), Un = a({ name: "IconGlobe" }), En = {
|
|
1048
1058
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1049
1059
|
viewBox: "0 0 16 16"
|
|
1050
1060
|
};
|
|
1051
|
-
function
|
|
1052
|
-
return
|
|
1061
|
+
function On(t, n, e, s, r, c) {
|
|
1062
|
+
return i(), l("svg", En, n[0] || (n[0] = [
|
|
1053
1063
|
o("g", {
|
|
1054
1064
|
id: "CDS-Visual-language/Icons/16/other/workspace/globe",
|
|
1055
1065
|
"fill-rule": "evenodd",
|
|
@@ -1062,12 +1072,12 @@ function Pn(t, n, e, s, r, c) {
|
|
|
1062
1072
|
], -1)
|
|
1063
1073
|
]));
|
|
1064
1074
|
}
|
|
1065
|
-
const
|
|
1075
|
+
const Rn = /* @__PURE__ */ d(Un, [["render", On]]), Wn = a({ name: "IconHighlight" }), qn = {
|
|
1066
1076
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1067
1077
|
viewBox: "0 0 16 16"
|
|
1068
1078
|
};
|
|
1069
|
-
function
|
|
1070
|
-
return
|
|
1079
|
+
function Gn(t, n, e, s, r, c) {
|
|
1080
|
+
return i(), l("svg", qn, n[0] || (n[0] = [
|
|
1071
1081
|
o("path", {
|
|
1072
1082
|
"fill-rule": "evenodd",
|
|
1073
1083
|
d: "M4 1a3 3 0 0 0-3 3v8a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3V4a3 3 0 0 0-3-3H4Zm4.417 2L12.5 13h-1l-.963-2.417H5.44L4.5 13h-1l4-10h.917ZM7.84 4.534 5.918 9.417h4.147l-1.99-4.883h-.234Z",
|
|
@@ -1075,12 +1085,12 @@ function Tn(t, n, e, s, r, c) {
|
|
|
1075
1085
|
}, null, -1)
|
|
1076
1086
|
]));
|
|
1077
1087
|
}
|
|
1078
|
-
const
|
|
1088
|
+
const Qn = /* @__PURE__ */ d(Wn, [["render", Gn]]), jn = a({ name: "IconInfinity" }), Nn = {
|
|
1079
1089
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1080
1090
|
viewBox: "0 0 16 16"
|
|
1081
1091
|
};
|
|
1082
|
-
function
|
|
1083
|
-
return
|
|
1092
|
+
function Jn(t, n, e, s, r, c) {
|
|
1093
|
+
return i(), l("svg", Nn, n[0] || (n[0] = [
|
|
1084
1094
|
o("g", {
|
|
1085
1095
|
id: "CDS-Visual-language/Icons/16/other/infinity",
|
|
1086
1096
|
"fill-rule": "evenodd",
|
|
@@ -1094,12 +1104,12 @@ function Qn(t, n, e, s, r, c) {
|
|
|
1094
1104
|
], -1)
|
|
1095
1105
|
]));
|
|
1096
1106
|
}
|
|
1097
|
-
const
|
|
1107
|
+
const Kn = /* @__PURE__ */ d(jn, [["render", Jn]]), Xn = a({ name: "IconInfoFill" }), Yn = {
|
|
1098
1108
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1099
1109
|
viewBox: "0 0 16 16"
|
|
1100
1110
|
};
|
|
1101
|
-
function
|
|
1102
|
-
return
|
|
1111
|
+
function no(t, n, e, s, r, c) {
|
|
1112
|
+
return i(), l("svg", Yn, n[0] || (n[0] = [
|
|
1103
1113
|
o("g", {
|
|
1104
1114
|
id: "CDS-Visual-language/Icons/16/info-fill",
|
|
1105
1115
|
"fill-rule": "evenodd",
|
|
@@ -1112,12 +1122,12 @@ function Jn(t, n, e, s, r, c) {
|
|
|
1112
1122
|
], -1)
|
|
1113
1123
|
]));
|
|
1114
1124
|
}
|
|
1115
|
-
const
|
|
1125
|
+
const oo = /* @__PURE__ */ d(Xn, [["render", no]]), to = a({ name: "IconInfo" }), eo = {
|
|
1116
1126
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1117
1127
|
viewBox: "0 0 16 16"
|
|
1118
1128
|
};
|
|
1119
|
-
function
|
|
1120
|
-
return
|
|
1129
|
+
function so(t, n, e, s, r, c) {
|
|
1130
|
+
return i(), l("svg", eo, n[0] || (n[0] = [
|
|
1121
1131
|
o("g", {
|
|
1122
1132
|
id: "Info",
|
|
1123
1133
|
"fill-rule": "evenodd",
|
|
@@ -1130,12 +1140,12 @@ function no(t, n, e, s, r, c) {
|
|
|
1130
1140
|
], -1)
|
|
1131
1141
|
]));
|
|
1132
1142
|
}
|
|
1133
|
-
const
|
|
1143
|
+
const ro = /* @__PURE__ */ d(to, [["render", so]]), ao = a({ name: "IconInsert" }), lo = {
|
|
1134
1144
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1135
1145
|
viewBox: "0 0 16 16"
|
|
1136
1146
|
};
|
|
1137
|
-
function
|
|
1138
|
-
return
|
|
1147
|
+
function io(t, n, e, s, r, c) {
|
|
1148
|
+
return i(), l("svg", lo, n[0] || (n[0] = [
|
|
1139
1149
|
o("path", {
|
|
1140
1150
|
"fill-rule": "evenodd",
|
|
1141
1151
|
d: "M8 2.261C7.683 2.117 7.316 2 7 2c-.316 0-.683.117-1 .261V3a1 1 0 0 1-1 1v1h4V4a1 1 0 0 1-1-1v-.739ZM3 4h1v1a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1V4h1v2h1V4a1 1 0 0 0-1-1H9v-.798c0-.335-.166-.649-.467-.795C8.148 1.22 7.574 1 7 1s-1.148.22-1.533.407c-.3.146-.467.46-.467.795V3H3a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h4v-1H3V4Zm6 10V8h4v6H9ZM8 8a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1V8Zm2 1.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5Zm.5 1.5a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1Z",
|
|
@@ -1143,12 +1153,12 @@ function so(t, n, e, s, r, c) {
|
|
|
1143
1153
|
}, null, -1)
|
|
1144
1154
|
]));
|
|
1145
1155
|
}
|
|
1146
|
-
const
|
|
1156
|
+
const co = /* @__PURE__ */ d(ao, [["render", io]]), vo = a({ name: "IconItalic" }), po = {
|
|
1147
1157
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1148
1158
|
viewBox: "0 0 16 16"
|
|
1149
1159
|
};
|
|
1150
|
-
function
|
|
1151
|
-
return
|
|
1160
|
+
function ho(t, n, e, s, r, c) {
|
|
1161
|
+
return i(), l("svg", po, n[0] || (n[0] = [
|
|
1152
1162
|
o("path", {
|
|
1153
1163
|
"fill-rule": "evenodd",
|
|
1154
1164
|
d: "M10 2h3v1H9.833L8.167 13H11v1H3v-1h3.167L7.833 3H5V2h5Z",
|
|
@@ -1156,12 +1166,12 @@ function lo(t, n, e, s, r, c) {
|
|
|
1156
1166
|
}, null, -1)
|
|
1157
1167
|
]));
|
|
1158
1168
|
}
|
|
1159
|
-
const
|
|
1169
|
+
const $o = /* @__PURE__ */ d(vo, [["render", ho]]), wo = a({ name: "IconLink" }), _o = {
|
|
1160
1170
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1161
1171
|
viewBox: "0 0 16 16"
|
|
1162
1172
|
};
|
|
1163
|
-
function
|
|
1164
|
-
return
|
|
1173
|
+
function uo(t, n, e, s, r, c) {
|
|
1174
|
+
return i(), l("svg", _o, n[0] || (n[0] = [
|
|
1165
1175
|
o("g", {
|
|
1166
1176
|
id: "link",
|
|
1167
1177
|
"fill-rule": "evenodd",
|
|
@@ -1174,12 +1184,12 @@ function ho(t, n, e, s, r, c) {
|
|
|
1174
1184
|
], -1)
|
|
1175
1185
|
]));
|
|
1176
1186
|
}
|
|
1177
|
-
const
|
|
1187
|
+
const mo = /* @__PURE__ */ d(wo, [["render", uo]]), go = a({ name: "IconListSearch" }), fo = {
|
|
1178
1188
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1179
1189
|
viewBox: "0 0 16 16"
|
|
1180
1190
|
};
|
|
1181
|
-
function
|
|
1182
|
-
return
|
|
1191
|
+
function xo(t, n, e, s, r, c) {
|
|
1192
|
+
return i(), l("svg", fo, n[0] || (n[0] = [
|
|
1183
1193
|
o("g", {
|
|
1184
1194
|
id: "list-search",
|
|
1185
1195
|
"fill-rule": "evenodd",
|
|
@@ -1192,12 +1202,12 @@ function uo(t, n, e, s, r, c) {
|
|
|
1192
1202
|
], -1)
|
|
1193
1203
|
]));
|
|
1194
1204
|
}
|
|
1195
|
-
const
|
|
1205
|
+
const Zo = /* @__PURE__ */ d(go, [["render", xo]]), Vo = a({ name: "IconList" }), Io = {
|
|
1196
1206
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1197
1207
|
viewBox: "0 0 16 16"
|
|
1198
1208
|
};
|
|
1199
|
-
function
|
|
1200
|
-
return
|
|
1209
|
+
function Ho(t, n, e, s, r, c) {
|
|
1210
|
+
return i(), l("svg", Io, n[0] || (n[0] = [
|
|
1201
1211
|
o("g", {
|
|
1202
1212
|
id: "list",
|
|
1203
1213
|
"fill-rule": "evenodd",
|
|
@@ -1210,12 +1220,12 @@ function xo(t, n, e, s, r, c) {
|
|
|
1210
1220
|
], -1)
|
|
1211
1221
|
]));
|
|
1212
1222
|
}
|
|
1213
|
-
const
|
|
1223
|
+
const Mo = /* @__PURE__ */ d(Vo, [["render", Ho]]), Lo = a({ name: "IconLoader" }), ko = {
|
|
1214
1224
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1215
1225
|
viewBox: "0 0 16 16"
|
|
1216
1226
|
};
|
|
1217
|
-
function
|
|
1218
|
-
return
|
|
1227
|
+
function Bo(t, n, e, s, r, c) {
|
|
1228
|
+
return i(), l("svg", ko, n[0] || (n[0] = [
|
|
1219
1229
|
o("g", {
|
|
1220
1230
|
id: "Loader",
|
|
1221
1231
|
"stroke-width": "1"
|
|
@@ -1227,12 +1237,12 @@ function Ho(t, n, e, s, r, c) {
|
|
|
1227
1237
|
], -1)
|
|
1228
1238
|
]));
|
|
1229
1239
|
}
|
|
1230
|
-
const
|
|
1240
|
+
const So = /* @__PURE__ */ d(Lo, [["render", Bo]]), Co = a({ name: "IconLocation" }), Ao = {
|
|
1231
1241
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1232
1242
|
viewBox: "0 0 16 16"
|
|
1233
1243
|
};
|
|
1234
|
-
function
|
|
1235
|
-
return
|
|
1244
|
+
function bo(t, n, e, s, r, c) {
|
|
1245
|
+
return i(), l("svg", Ao, n[0] || (n[0] = [
|
|
1236
1246
|
o("g", {
|
|
1237
1247
|
id: "CDS-Visual-language/Icons/16/other/location",
|
|
1238
1248
|
"fill-rule": "evenodd",
|
|
@@ -1245,12 +1255,12 @@ function Bo(t, n, e, s, r, c) {
|
|
|
1245
1255
|
], -1)
|
|
1246
1256
|
]));
|
|
1247
1257
|
}
|
|
1248
|
-
const
|
|
1258
|
+
const Do = /* @__PURE__ */ d(Co, [["render", bo]]), zo = a({ name: "IconLocked" }), yo = {
|
|
1249
1259
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1250
1260
|
viewBox: "0 0 16 16"
|
|
1251
1261
|
};
|
|
1252
|
-
function
|
|
1253
|
-
return
|
|
1262
|
+
function Fo(t, n, e, s, r, c) {
|
|
1263
|
+
return i(), l("svg", yo, n[0] || (n[0] = [
|
|
1254
1264
|
o("g", {
|
|
1255
1265
|
id: "CDS-Visual-language/Icons/16/toggle/locked",
|
|
1256
1266
|
"fill-rule": "evenodd",
|
|
@@ -1263,12 +1273,12 @@ function bo(t, n, e, s, r, c) {
|
|
|
1263
1273
|
], -1)
|
|
1264
1274
|
]));
|
|
1265
1275
|
}
|
|
1266
|
-
const
|
|
1276
|
+
const Po = /* @__PURE__ */ d(zo, [["render", Fo]]), To = a({ name: "IconLogin" }), Uo = {
|
|
1267
1277
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1268
1278
|
viewBox: "0 0 16 16"
|
|
1269
1279
|
};
|
|
1270
|
-
function
|
|
1271
|
-
return
|
|
1280
|
+
function Eo(t, n, e, s, r, c) {
|
|
1281
|
+
return i(), l("svg", Uo, n[0] || (n[0] = [
|
|
1272
1282
|
o("g", {
|
|
1273
1283
|
id: "login",
|
|
1274
1284
|
"fill-rule": "evenodd",
|
|
@@ -1281,12 +1291,12 @@ function Fo(t, n, e, s, r, c) {
|
|
|
1281
1291
|
], -1)
|
|
1282
1292
|
]));
|
|
1283
1293
|
}
|
|
1284
|
-
const
|
|
1294
|
+
const Oo = /* @__PURE__ */ d(To, [["render", Eo]]), Ro = a({ name: "IconLogout" }), Wo = {
|
|
1285
1295
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1286
1296
|
viewBox: "0 0 16 16"
|
|
1287
1297
|
};
|
|
1288
|
-
function
|
|
1289
|
-
return
|
|
1298
|
+
function qo(t, n, e, s, r, c) {
|
|
1299
|
+
return i(), l("svg", Wo, n[0] || (n[0] = [
|
|
1290
1300
|
o("g", {
|
|
1291
1301
|
id: "logout",
|
|
1292
1302
|
"fill-rule": "evenodd",
|
|
@@ -1299,12 +1309,12 @@ function Uo(t, n, e, s, r, c) {
|
|
|
1299
1309
|
], -1)
|
|
1300
1310
|
]));
|
|
1301
1311
|
}
|
|
1302
|
-
const
|
|
1312
|
+
const Go = /* @__PURE__ */ d(Ro, [["render", qo]]), Qo = a({ name: "IconMenu" }), jo = {
|
|
1303
1313
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1304
1314
|
viewBox: "0 0 16 16"
|
|
1305
1315
|
};
|
|
1306
|
-
function
|
|
1307
|
-
return
|
|
1316
|
+
function No(t, n, e, s, r, c) {
|
|
1317
|
+
return i(), l("svg", jo, n[0] || (n[0] = [
|
|
1308
1318
|
o("g", {
|
|
1309
1319
|
id: "Menu",
|
|
1310
1320
|
"fill-rule": "evenodd",
|
|
@@ -1317,12 +1327,12 @@ function Go(t, n, e, s, r, c) {
|
|
|
1317
1327
|
], -1)
|
|
1318
1328
|
]));
|
|
1319
1329
|
}
|
|
1320
|
-
const
|
|
1330
|
+
const Jo = /* @__PURE__ */ d(Qo, [["render", No]]), Ko = a({ name: "IconMinus" }), Xo = {
|
|
1321
1331
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1322
1332
|
viewBox: "0 0 16 16"
|
|
1323
1333
|
};
|
|
1324
|
-
function
|
|
1325
|
-
return
|
|
1334
|
+
function Yo(t, n, e, s, r, c) {
|
|
1335
|
+
return i(), l("svg", Xo, n[0] || (n[0] = [
|
|
1326
1336
|
o("path", {
|
|
1327
1337
|
"fill-rule": "evenodd",
|
|
1328
1338
|
d: "M2 7.5h12v1H2v-1Z",
|
|
@@ -1330,12 +1340,12 @@ function Wo(t, n, e, s, r, c) {
|
|
|
1330
1340
|
}, null, -1)
|
|
1331
1341
|
]));
|
|
1332
1342
|
}
|
|
1333
|
-
const
|
|
1343
|
+
const nt = /* @__PURE__ */ d(Ko, [["render", Yo]]), ot = a({ name: "IconNotification" }), tt = {
|
|
1334
1344
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1335
1345
|
viewBox: "0 0 16 16"
|
|
1336
1346
|
};
|
|
1337
|
-
function
|
|
1338
|
-
return
|
|
1347
|
+
function et(t, n, e, s, r, c) {
|
|
1348
|
+
return i(), l("svg", tt, n[0] || (n[0] = [
|
|
1339
1349
|
o("g", {
|
|
1340
1350
|
id: "notification",
|
|
1341
1351
|
"fill-rule": "evenodd",
|
|
@@ -1348,12 +1358,12 @@ function Xo(t, n, e, s, r, c) {
|
|
|
1348
1358
|
], -1)
|
|
1349
1359
|
]));
|
|
1350
1360
|
}
|
|
1351
|
-
const
|
|
1361
|
+
const st = /* @__PURE__ */ d(ot, [["render", et]]), rt = a({ name: "IconOverflowMenuHorizontal" }), at = {
|
|
1352
1362
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1353
1363
|
viewBox: "0 0 16 16"
|
|
1354
1364
|
};
|
|
1355
|
-
function
|
|
1356
|
-
return
|
|
1365
|
+
function lt(t, n, e, s, r, c) {
|
|
1366
|
+
return i(), l("svg", at, n[0] || (n[0] = [
|
|
1357
1367
|
o("g", {
|
|
1358
1368
|
id: "Overflow-menu-horizontal",
|
|
1359
1369
|
"fill-rule": "evenodd",
|
|
@@ -1367,12 +1377,12 @@ function et(t, n, e, s, r, c) {
|
|
|
1367
1377
|
], -1)
|
|
1368
1378
|
]));
|
|
1369
1379
|
}
|
|
1370
|
-
const
|
|
1380
|
+
const it = /* @__PURE__ */ d(rt, [["render", lt]]), dt = a({ name: "IconOverflowMenuVertical" }), ct = {
|
|
1371
1381
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1372
1382
|
viewBox: "0 0 16 16"
|
|
1373
1383
|
};
|
|
1374
|
-
function
|
|
1375
|
-
return
|
|
1384
|
+
function vt(t, n, e, s, r, c) {
|
|
1385
|
+
return i(), l("svg", ct, n[0] || (n[0] = [
|
|
1376
1386
|
o("g", {
|
|
1377
1387
|
id: "Overflow-menu-vertical",
|
|
1378
1388
|
"fill-rule": "evenodd",
|
|
@@ -1385,12 +1395,12 @@ function it(t, n, e, s, r, c) {
|
|
|
1385
1395
|
], -1)
|
|
1386
1396
|
]));
|
|
1387
1397
|
}
|
|
1388
|
-
const
|
|
1398
|
+
const pt = /* @__PURE__ */ d(dt, [["render", vt]]), ht = a({ name: "IconPassword" }), $t = {
|
|
1389
1399
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1390
1400
|
viewBox: "0 0 16 16"
|
|
1391
1401
|
};
|
|
1392
|
-
function
|
|
1393
|
-
return
|
|
1402
|
+
function wt(t, n, e, s, r, c) {
|
|
1403
|
+
return i(), l("svg", $t, n[0] || (n[0] = [
|
|
1394
1404
|
o("g", {
|
|
1395
1405
|
id: "password",
|
|
1396
1406
|
"fill-rule": "evenodd",
|
|
@@ -1403,12 +1413,12 @@ function vt(t, n, e, s, r, c) {
|
|
|
1403
1413
|
], -1)
|
|
1404
1414
|
]));
|
|
1405
1415
|
}
|
|
1406
|
-
const
|
|
1416
|
+
const _t = /* @__PURE__ */ d(ht, [["render", wt]]), ut = a({ name: "IconPin" }), mt = {
|
|
1407
1417
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1408
1418
|
viewBox: "0 0 16 16"
|
|
1409
1419
|
};
|
|
1410
|
-
function
|
|
1411
|
-
return
|
|
1420
|
+
function gt(t, n, e, s, r, c) {
|
|
1421
|
+
return i(), l("svg", mt, n[0] || (n[0] = [
|
|
1412
1422
|
o("g", {
|
|
1413
1423
|
id: "pin",
|
|
1414
1424
|
"fill-rule": "evenodd",
|
|
@@ -1422,12 +1432,12 @@ function wt(t, n, e, s, r, c) {
|
|
|
1422
1432
|
], -1)
|
|
1423
1433
|
]));
|
|
1424
1434
|
}
|
|
1425
|
-
const
|
|
1435
|
+
const ft = /* @__PURE__ */ d(ut, [["render", gt]]), xt = a({ name: "IconPlus" }), Zt = {
|
|
1426
1436
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1427
1437
|
viewBox: "0 0 16 16"
|
|
1428
1438
|
};
|
|
1429
|
-
function
|
|
1430
|
-
return
|
|
1439
|
+
function Vt(t, n, e, s, r, c) {
|
|
1440
|
+
return i(), l("svg", Zt, n[0] || (n[0] = [
|
|
1431
1441
|
o("g", {
|
|
1432
1442
|
id: "plus",
|
|
1433
1443
|
"fill-rule": "evenodd",
|
|
@@ -1440,12 +1450,12 @@ function gt(t, n, e, s, r, c) {
|
|
|
1440
1450
|
], -1)
|
|
1441
1451
|
]));
|
|
1442
1452
|
}
|
|
1443
|
-
const
|
|
1453
|
+
const It = /* @__PURE__ */ d(xt, [["render", Vt]]), Ht = a({ name: "IconPrinter" }), Mt = {
|
|
1444
1454
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1445
1455
|
viewBox: "0 0 16 16"
|
|
1446
1456
|
};
|
|
1447
|
-
function
|
|
1448
|
-
return
|
|
1457
|
+
function Lt(t, n, e, s, r, c) {
|
|
1458
|
+
return i(), l("svg", Mt, n[0] || (n[0] = [
|
|
1449
1459
|
o("g", {
|
|
1450
1460
|
id: "CDS-Visual-language/Icons/16/other/printer",
|
|
1451
1461
|
"fill-rule": "evenodd",
|
|
@@ -1459,12 +1469,12 @@ function Vt(t, n, e, s, r, c) {
|
|
|
1459
1469
|
], -1)
|
|
1460
1470
|
]));
|
|
1461
1471
|
}
|
|
1462
|
-
const
|
|
1472
|
+
const kt = /* @__PURE__ */ d(Ht, [["render", Lt]]), Bt = a({ name: "IconQuestionFill" }), St = {
|
|
1463
1473
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1464
1474
|
viewBox: "0 0 16 16"
|
|
1465
1475
|
};
|
|
1466
|
-
function
|
|
1467
|
-
return
|
|
1476
|
+
function Ct(t, n, e, s, r, c) {
|
|
1477
|
+
return i(), l("svg", St, n[0] || (n[0] = [
|
|
1468
1478
|
o("g", {
|
|
1469
1479
|
id: "CDS-Visual-language/Icons/16/question-fill",
|
|
1470
1480
|
"fill-rule": "evenodd",
|
|
@@ -1477,12 +1487,12 @@ function Lt(t, n, e, s, r, c) {
|
|
|
1477
1487
|
], -1)
|
|
1478
1488
|
]));
|
|
1479
1489
|
}
|
|
1480
|
-
const
|
|
1490
|
+
const At = /* @__PURE__ */ d(Bt, [["render", Ct]]), bt = a({ name: "IconQuestion" }), Dt = {
|
|
1481
1491
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1482
1492
|
viewBox: "0 0 16 16"
|
|
1483
1493
|
};
|
|
1484
|
-
function
|
|
1485
|
-
return
|
|
1494
|
+
function zt(t, n, e, s, r, c) {
|
|
1495
|
+
return i(), l("svg", Dt, n[0] || (n[0] = [
|
|
1486
1496
|
o("g", {
|
|
1487
1497
|
id: "question",
|
|
1488
1498
|
"fill-rule": "evenodd",
|
|
@@ -1495,12 +1505,12 @@ function St(t, n, e, s, r, c) {
|
|
|
1495
1505
|
], -1)
|
|
1496
1506
|
]));
|
|
1497
1507
|
}
|
|
1498
|
-
const
|
|
1508
|
+
const yt = /* @__PURE__ */ d(bt, [["render", zt]]), Ft = a({ name: "IconRefresh" }), Pt = {
|
|
1499
1509
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1500
1510
|
viewBox: "0 0 16 16"
|
|
1501
1511
|
};
|
|
1502
|
-
function
|
|
1503
|
-
return
|
|
1512
|
+
function Tt(t, n, e, s, r, c) {
|
|
1513
|
+
return i(), l("svg", Pt, n[0] || (n[0] = [
|
|
1504
1514
|
o("g", {
|
|
1505
1515
|
id: "refresh",
|
|
1506
1516
|
"fill-rule": "evenodd",
|
|
@@ -1513,12 +1523,12 @@ function zt(t, n, e, s, r, c) {
|
|
|
1513
1523
|
], -1)
|
|
1514
1524
|
]));
|
|
1515
1525
|
}
|
|
1516
|
-
const
|
|
1526
|
+
const Ut = /* @__PURE__ */ d(Ft, [["render", Tt]]), Et = a({ name: "IconRemove" }), Ot = {
|
|
1517
1527
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1518
1528
|
viewBox: "0 0 16 16"
|
|
1519
1529
|
};
|
|
1520
|
-
function
|
|
1521
|
-
return
|
|
1530
|
+
function Rt(t, n, e, s, r, c) {
|
|
1531
|
+
return i(), l("svg", Ot, n[0] || (n[0] = [
|
|
1522
1532
|
o("g", {
|
|
1523
1533
|
id: "remove",
|
|
1524
1534
|
"fill-rule": "evenodd",
|
|
@@ -1531,12 +1541,12 @@ function Et(t, n, e, s, r, c) {
|
|
|
1531
1541
|
], -1)
|
|
1532
1542
|
]));
|
|
1533
1543
|
}
|
|
1534
|
-
const
|
|
1544
|
+
const Wt = /* @__PURE__ */ d(Et, [["render", Rt]]), qt = a({ name: "IconSandglass" }), Gt = {
|
|
1535
1545
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1536
1546
|
viewBox: "0 0 16 16"
|
|
1537
1547
|
};
|
|
1538
|
-
function
|
|
1539
|
-
return
|
|
1548
|
+
function Qt(t, n, e, s, r, c) {
|
|
1549
|
+
return i(), l("svg", Gt, n[0] || (n[0] = [
|
|
1540
1550
|
o("g", {
|
|
1541
1551
|
id: "sandglass",
|
|
1542
1552
|
"fill-rule": "evenodd",
|
|
@@ -1549,12 +1559,12 @@ function Rt(t, n, e, s, r, c) {
|
|
|
1549
1559
|
], -1)
|
|
1550
1560
|
]));
|
|
1551
1561
|
}
|
|
1552
|
-
const
|
|
1562
|
+
const jt = /* @__PURE__ */ d(qt, [["render", Qt]]), Nt = a({ name: "IconSave" }), Jt = {
|
|
1553
1563
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1554
1564
|
viewBox: "0 0 16 16"
|
|
1555
1565
|
};
|
|
1556
|
-
function
|
|
1557
|
-
return
|
|
1566
|
+
function Kt(t, n, e, s, r, c) {
|
|
1567
|
+
return i(), l("svg", Jt, n[0] || (n[0] = [
|
|
1558
1568
|
o("g", {
|
|
1559
1569
|
id: "Save",
|
|
1560
1570
|
"fill-rule": "evenodd",
|
|
@@ -1568,12 +1578,32 @@ function jt(t, n, e, s, r, c) {
|
|
|
1568
1578
|
], -1)
|
|
1569
1579
|
]));
|
|
1570
1580
|
}
|
|
1571
|
-
const
|
|
1581
|
+
const Xt = /* @__PURE__ */ d(Nt, [["render", Kt]]), Yt = a({ name: "IconScaleLeft" }), n5 = {
|
|
1572
1582
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1573
1583
|
viewBox: "0 0 16 16"
|
|
1574
1584
|
};
|
|
1575
|
-
function
|
|
1576
|
-
return
|
|
1585
|
+
function o5(t, n, e, s, r, c) {
|
|
1586
|
+
return i(), l("svg", n5, n[0] || (n[0] = [
|
|
1587
|
+
o("path", { d: "M14.5 2a.5.5 0 0 0-.5-.5H8v1h5.5v11h-11V8h-1v6l.01.1c.04.196.194.35.39.39l.1.01h12a.5.5 0 0 0 .5-.5V2Z" }, null, -1),
|
|
1588
|
+
o("path", { d: "M6.667 9.5v1H10a.5.5 0 0 0 .5-.5V6.667h-1v2.126L3.207 2.5h2.126v-1H2a.5.5 0 0 0-.5.5v3.333h1V3.207L8.793 9.5H6.667Z" }, null, -1)
|
|
1589
|
+
]));
|
|
1590
|
+
}
|
|
1591
|
+
const t5 = /* @__PURE__ */ d(Yt, [["render", o5]]), e5 = a({ name: "IconScaleRight" }), s5 = {
|
|
1592
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1593
|
+
viewBox: "0 0 16 16"
|
|
1594
|
+
};
|
|
1595
|
+
function r5(t, n, e, s, r, c) {
|
|
1596
|
+
return i(), l("svg", s5, n[0] || (n[0] = [
|
|
1597
|
+
o("path", { d: "M1.5 2a.5.5 0 0 1 .5-.5h6v1H2.5v11h11V8h1v6l-.01.1a.501.501 0 0 1-.39.39l-.1.01H2a.5.5 0 0 1-.5-.5V2Z" }, null, -1),
|
|
1598
|
+
o("path", { d: "M9.333 9.5v1H6a.5.5 0 0 1-.5-.5V6.667h1v2.126L12.793 2.5h-2.126v-1H14a.5.5 0 0 1 .5.5v3.333h-1V3.207L7.207 9.5h2.126Z" }, null, -1)
|
|
1599
|
+
]));
|
|
1600
|
+
}
|
|
1601
|
+
const a5 = /* @__PURE__ */ d(e5, [["render", r5]]), l5 = a({ name: "IconSearch" }), i5 = {
|
|
1602
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1603
|
+
viewBox: "0 0 16 16"
|
|
1604
|
+
};
|
|
1605
|
+
function d5(t, n, e, s, r, c) {
|
|
1606
|
+
return i(), l("svg", i5, n[0] || (n[0] = [
|
|
1577
1607
|
o("g", {
|
|
1578
1608
|
id: "search",
|
|
1579
1609
|
"fill-rule": "evenodd",
|
|
@@ -1586,12 +1616,12 @@ function Kt(t, n, e, s, r, c) {
|
|
|
1586
1616
|
], -1)
|
|
1587
1617
|
]));
|
|
1588
1618
|
}
|
|
1589
|
-
const
|
|
1619
|
+
const c5 = /* @__PURE__ */ d(l5, [["render", d5]]), v5 = a({ name: "IconSettings" }), p5 = {
|
|
1590
1620
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1591
1621
|
viewBox: "0 0 16 16"
|
|
1592
1622
|
};
|
|
1593
|
-
function
|
|
1594
|
-
return
|
|
1623
|
+
function h5(t, n, e, s, r, c) {
|
|
1624
|
+
return i(), l("svg", p5, n[0] || (n[0] = [
|
|
1595
1625
|
o("path", {
|
|
1596
1626
|
"fill-rule": "evenodd",
|
|
1597
1627
|
d: "M11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm-1 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z",
|
|
@@ -1604,12 +1634,12 @@ function oe(t, n, e, s, r, c) {
|
|
|
1604
1634
|
}, null, -1)
|
|
1605
1635
|
]));
|
|
1606
1636
|
}
|
|
1607
|
-
const
|
|
1637
|
+
const $5 = /* @__PURE__ */ d(v5, [["render", h5]]), w5 = a({ name: "IconShoppingCart" }), _5 = {
|
|
1608
1638
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1609
1639
|
viewBox: "0 0 16 16"
|
|
1610
1640
|
};
|
|
1611
|
-
function
|
|
1612
|
-
return
|
|
1641
|
+
function u5(t, n, e, s, r, c) {
|
|
1642
|
+
return i(), l("svg", _5, n[0] || (n[0] = [
|
|
1613
1643
|
o("g", {
|
|
1614
1644
|
id: "shopping-cart",
|
|
1615
1645
|
"fill-rule": "evenodd",
|
|
@@ -1622,12 +1652,12 @@ function re(t, n, e, s, r, c) {
|
|
|
1622
1652
|
], -1)
|
|
1623
1653
|
]));
|
|
1624
1654
|
}
|
|
1625
|
-
const
|
|
1655
|
+
const m5 = /* @__PURE__ */ d(w5, [["render", u5]]), g5 = a({ name: "IconSortDate" }), f5 = {
|
|
1626
1656
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1627
1657
|
viewBox: "0 0 16 16"
|
|
1628
1658
|
};
|
|
1629
|
-
function
|
|
1630
|
-
return
|
|
1659
|
+
function x5(t, n, e, s, r, c) {
|
|
1660
|
+
return i(), l("svg", f5, n[0] || (n[0] = [
|
|
1631
1661
|
o("g", {
|
|
1632
1662
|
id: "CDS-Visual-language/Icons/16/operations/sort-date",
|
|
1633
1663
|
"fill-rule": "evenodd",
|
|
@@ -1640,39 +1670,39 @@ function de(t, n, e, s, r, c) {
|
|
|
1640
1670
|
], -1)
|
|
1641
1671
|
]));
|
|
1642
1672
|
}
|
|
1643
|
-
const
|
|
1673
|
+
const Z5 = /* @__PURE__ */ d(g5, [["render", x5]]), V5 = a({ name: "IconSortingDown" }), I5 = {
|
|
1644
1674
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1645
1675
|
viewBox: "0 0 16 16"
|
|
1646
1676
|
};
|
|
1647
|
-
function
|
|
1648
|
-
return
|
|
1677
|
+
function H5(t, n, e, s, r, c) {
|
|
1678
|
+
return i(), l("svg", I5, n[0] || (n[0] = [
|
|
1649
1679
|
o("path", { d: "M12 6H4l4 5 4-5Z" }, null, -1)
|
|
1650
1680
|
]));
|
|
1651
1681
|
}
|
|
1652
|
-
const
|
|
1682
|
+
const M5 = /* @__PURE__ */ d(V5, [["render", H5]]), L5 = a({ name: "IconSortingUp" }), k5 = {
|
|
1653
1683
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1654
1684
|
viewBox: "0 0 16 16"
|
|
1655
1685
|
};
|
|
1656
|
-
function
|
|
1657
|
-
return
|
|
1686
|
+
function B5(t, n, e, s, r, c) {
|
|
1687
|
+
return i(), l("svg", k5, n[0] || (n[0] = [
|
|
1658
1688
|
o("path", { d: "M12 10H4l4-5 4 5Z" }, null, -1)
|
|
1659
1689
|
]));
|
|
1660
1690
|
}
|
|
1661
|
-
const
|
|
1691
|
+
const S5 = /* @__PURE__ */ d(L5, [["render", B5]]), C5 = a({ name: "IconSorting" }), A5 = {
|
|
1662
1692
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1663
1693
|
viewBox: "0 0 16 16"
|
|
1664
1694
|
};
|
|
1665
|
-
function
|
|
1666
|
-
return
|
|
1695
|
+
function b5(t, n, e, s, r, c) {
|
|
1696
|
+
return i(), l("svg", A5, n[0] || (n[0] = [
|
|
1667
1697
|
o("path", { d: "M12 6H4l4-5 4 5ZM12 10H4l4 5 4-5Z" }, null, -1)
|
|
1668
1698
|
]));
|
|
1669
1699
|
}
|
|
1670
|
-
const
|
|
1700
|
+
const D5 = /* @__PURE__ */ d(C5, [["render", b5]]), z5 = a({ name: "IconSource" }), y5 = {
|
|
1671
1701
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1672
1702
|
viewBox: "0 0 16 16"
|
|
1673
1703
|
};
|
|
1674
|
-
function
|
|
1675
|
-
return
|
|
1704
|
+
function F5(t, n, e, s, r, c) {
|
|
1705
|
+
return i(), l("svg", y5, n[0] || (n[0] = [
|
|
1676
1706
|
o("path", {
|
|
1677
1707
|
"fill-rule": "evenodd",
|
|
1678
1708
|
d: "m9.015 1.879-3 12 .97.242 3-12-.97-.242Zm2.38 1.813-.79.615 2.947 3.782-2.94 3.594.775.633 3.445-4.212-3.438-4.412Zm-6.798.013.806.59L2.625 8.09l2.771 3.606-.792.61-3.229-4.202 3.222-4.398Z",
|
|
@@ -1680,12 +1710,12 @@ function He(t, n, e, s, r, c) {
|
|
|
1680
1710
|
}, null, -1)
|
|
1681
1711
|
]));
|
|
1682
1712
|
}
|
|
1683
|
-
const
|
|
1713
|
+
const P5 = /* @__PURE__ */ d(z5, [["render", F5]]), T5 = a({ name: "IconStarFill" }), U5 = {
|
|
1684
1714
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1685
1715
|
viewBox: "0 0 16 16"
|
|
1686
1716
|
};
|
|
1687
|
-
function
|
|
1688
|
-
return
|
|
1717
|
+
function E5(t, n, e, s, r, c) {
|
|
1718
|
+
return i(), l("svg", U5, n[0] || (n[0] = [
|
|
1689
1719
|
o("g", {
|
|
1690
1720
|
id: "CDS-Visual-language/Icons/16/toggle/star-fill",
|
|
1691
1721
|
"fill-rule": "evenodd",
|
|
@@ -1699,12 +1729,12 @@ function Be(t, n, e, s, r, c) {
|
|
|
1699
1729
|
], -1)
|
|
1700
1730
|
]));
|
|
1701
1731
|
}
|
|
1702
|
-
const
|
|
1732
|
+
const O5 = /* @__PURE__ */ d(T5, [["render", E5]]), R5 = a({ name: "IconStar" }), W5 = {
|
|
1703
1733
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1704
1734
|
viewBox: "0 0 16 16"
|
|
1705
1735
|
};
|
|
1706
|
-
function
|
|
1707
|
-
return
|
|
1736
|
+
function q5(t, n, e, s, r, c) {
|
|
1737
|
+
return i(), l("svg", W5, n[0] || (n[0] = [
|
|
1708
1738
|
o("g", {
|
|
1709
1739
|
id: "CDS-Visual-language/Icons/16/toggle/star",
|
|
1710
1740
|
"fill-rule": "evenodd",
|
|
@@ -1718,12 +1748,12 @@ function be(t, n, e, s, r, c) {
|
|
|
1718
1748
|
], -1)
|
|
1719
1749
|
]));
|
|
1720
1750
|
}
|
|
1721
|
-
const
|
|
1751
|
+
const G5 = /* @__PURE__ */ d(R5, [["render", q5]]), Q5 = a({ name: "IconTabBackward" }), j5 = {
|
|
1722
1752
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1723
1753
|
viewBox: "0 0 16 16"
|
|
1724
1754
|
};
|
|
1725
|
-
function
|
|
1726
|
-
return
|
|
1755
|
+
function N5(t, n, e, s, r, c) {
|
|
1756
|
+
return i(), l("svg", j5, n[0] || (n[0] = [
|
|
1727
1757
|
o("path", {
|
|
1728
1758
|
"fill-rule": "evenodd",
|
|
1729
1759
|
d: "M14 2.5H2v1h12v-1Zm0 10H2v1h12v-1Zm-7-5h7v1H7v-1ZM14 5H7v1h7V5Zm-7 5h7v1H7v-1ZM2 8l3-3v6L2 8Z",
|
|
@@ -1731,12 +1761,12 @@ function Fe(t, n, e, s, r, c) {
|
|
|
1731
1761
|
}, null, -1)
|
|
1732
1762
|
]));
|
|
1733
1763
|
}
|
|
1734
|
-
const
|
|
1764
|
+
const J5 = /* @__PURE__ */ d(Q5, [["render", N5]]), K5 = a({ name: "IconTabForward" }), X5 = {
|
|
1735
1765
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1736
1766
|
viewBox: "0 0 16 16"
|
|
1737
1767
|
};
|
|
1738
|
-
function
|
|
1739
|
-
return
|
|
1768
|
+
function Y5(t, n, e, s, r, c) {
|
|
1769
|
+
return i(), l("svg", X5, n[0] || (n[0] = [
|
|
1740
1770
|
o("path", {
|
|
1741
1771
|
"fill-rule": "evenodd",
|
|
1742
1772
|
d: "M14 2.5H2v1h12v-1Zm0 10H2v1h12v-1Zm-7-5h7v1H7v-1ZM14 5H7v1h7V5Zm-7 5h7v1H7v-1ZM5 8 2 5v6l3-3Z",
|
|
@@ -1744,12 +1774,12 @@ function Ue(t, n, e, s, r, c) {
|
|
|
1744
1774
|
}, null, -1)
|
|
1745
1775
|
]));
|
|
1746
1776
|
}
|
|
1747
|
-
const
|
|
1777
|
+
const ne = /* @__PURE__ */ d(K5, [["render", Y5]]), oe = a({ name: "IconTelegram" }), te = {
|
|
1748
1778
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1749
1779
|
viewBox: "0 0 16 16"
|
|
1750
1780
|
};
|
|
1751
|
-
function
|
|
1752
|
-
return
|
|
1781
|
+
function ee(t, n, e, s, r, c) {
|
|
1782
|
+
return i(), l("svg", te, n[0] || (n[0] = [
|
|
1753
1783
|
o("g", {
|
|
1754
1784
|
id: "CDS-Visual-language/Icons/16/social/telegram",
|
|
1755
1785
|
"fill-rule": "evenodd",
|
|
@@ -1763,12 +1793,38 @@ function Ge(t, n, e, s, r, c) {
|
|
|
1763
1793
|
], -1)
|
|
1764
1794
|
]));
|
|
1765
1795
|
}
|
|
1766
|
-
const
|
|
1796
|
+
const se = /* @__PURE__ */ d(oe, [["render", ee]]), re = a({ name: "IconThumbDown" }), ae = {
|
|
1767
1797
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1768
1798
|
viewBox: "0 0 16 16"
|
|
1769
1799
|
};
|
|
1770
|
-
function
|
|
1771
|
-
return
|
|
1800
|
+
function le(t, n, e, s, r, c) {
|
|
1801
|
+
return i(), l("svg", ae, n[0] || (n[0] = [
|
|
1802
|
+
o("path", {
|
|
1803
|
+
"fill-rule": "evenodd",
|
|
1804
|
+
d: "M4.1 2.617h10.933v7.733h-3.5L6.85 15.033l-.483-.3a1.413 1.413 0 0 1-.421-.502.923.923 0 0 1-.08-.614l.017-.067.617-3.2H2.1c-.306 0-.568-.11-.788-.33-.219-.219-.329-.481-.329-.787v-.917c0-.087.006-.166.017-.236a.814.814 0 0 1 .067-.213l1.95-4.534c.083-.222.226-.397.429-.525.203-.127.42-.191.654-.191Zm-.033 1.116h6.35v6.159L7.058 13.25l.792-4.017H2.1v-.941l1.967-4.559Zm9.85 5.5h-2.384v-5.5h2.384v5.5Z",
|
|
1805
|
+
"clip-rule": "evenodd"
|
|
1806
|
+
}, null, -1)
|
|
1807
|
+
]));
|
|
1808
|
+
}
|
|
1809
|
+
const ie = /* @__PURE__ */ d(re, [["render", le]]), de = a({ name: "IconThumbUp" }), ce = {
|
|
1810
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1811
|
+
viewBox: "0 0 16 16"
|
|
1812
|
+
};
|
|
1813
|
+
function ve(t, n, e, s, r, c) {
|
|
1814
|
+
return i(), l("svg", ce, n[0] || (n[0] = [
|
|
1815
|
+
o("path", {
|
|
1816
|
+
"fill-rule": "evenodd",
|
|
1817
|
+
d: "M11.917 13.433H.983V5.7h3.5l4.684-4.683.483.3c.183.139.324.306.42.502.098.196.124.4.08.614l-.017.067-.616 3.2h4.4c.305 0 .568.11.787.33.22.219.33.481.33.787v.917c0 .087-.006.166-.017.236a.814.814 0 0 1-.067.213l-1.951 4.537c-.094.22-.24.394-.437.522a1.165 1.165 0 0 1-.645.191Zm.033-1.116H5.6V6.158L8.958 2.8l-.791 4.017h5.75v.941l-1.967 4.559Zm-9.85-5.5h2.383v5.5H2.1v-5.5Z",
|
|
1818
|
+
"clip-rule": "evenodd"
|
|
1819
|
+
}, null, -1)
|
|
1820
|
+
]));
|
|
1821
|
+
}
|
|
1822
|
+
const pe = /* @__PURE__ */ d(de, [["render", ve]]), he = a({ name: "IconTimer" }), $e = {
|
|
1823
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1824
|
+
viewBox: "0 0 16 16"
|
|
1825
|
+
};
|
|
1826
|
+
function we(t, n, e, s, r, c) {
|
|
1827
|
+
return i(), l("svg", $e, n[0] || (n[0] = [
|
|
1772
1828
|
o("g", {
|
|
1773
1829
|
id: "timer",
|
|
1774
1830
|
"fill-rule": "evenodd",
|
|
@@ -1781,12 +1837,12 @@ function We(t, n, e, s, r, c) {
|
|
|
1781
1837
|
], -1)
|
|
1782
1838
|
]));
|
|
1783
1839
|
}
|
|
1784
|
-
const
|
|
1840
|
+
const _e = /* @__PURE__ */ d(he, [["render", we]]), ue = a({ name: "IconTool" }), me = {
|
|
1785
1841
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1786
1842
|
viewBox: "0 0 16 16"
|
|
1787
1843
|
};
|
|
1788
|
-
function
|
|
1789
|
-
return
|
|
1844
|
+
function ge(t, n, e, s, r, c) {
|
|
1845
|
+
return i(), l("svg", me, n[0] || (n[0] = [
|
|
1790
1846
|
o("g", {
|
|
1791
1847
|
id: "tool",
|
|
1792
1848
|
"fill-rule": "evenodd",
|
|
@@ -1799,12 +1855,12 @@ function Xe(t, n, e, s, r, c) {
|
|
|
1799
1855
|
], -1)
|
|
1800
1856
|
]));
|
|
1801
1857
|
}
|
|
1802
|
-
const
|
|
1858
|
+
const fe = /* @__PURE__ */ d(ue, [["render", ge]]), xe = a({ name: "IconTruck" }), Ze = {
|
|
1803
1859
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1804
1860
|
viewBox: "0 0 16 16"
|
|
1805
1861
|
};
|
|
1806
|
-
function
|
|
1807
|
-
return
|
|
1862
|
+
function Ve(t, n, e, s, r, c) {
|
|
1863
|
+
return i(), l("svg", Ze, n[0] || (n[0] = [
|
|
1808
1864
|
o("g", {
|
|
1809
1865
|
id: "CDS-Visual-language/Icons/16/other/truck",
|
|
1810
1866
|
"fill-rule": "evenodd",
|
|
@@ -1817,12 +1873,12 @@ function e3(t, n, e, s, r, c) {
|
|
|
1817
1873
|
], -1)
|
|
1818
1874
|
]));
|
|
1819
1875
|
}
|
|
1820
|
-
const
|
|
1876
|
+
const Ie = /* @__PURE__ */ d(xe, [["render", Ve]]), He = a({ name: "IconUnderline" }), Me = {
|
|
1821
1877
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1822
1878
|
viewBox: "0 0 16 16"
|
|
1823
1879
|
};
|
|
1824
|
-
function
|
|
1825
|
-
return
|
|
1880
|
+
function Le(t, n, e, s, r, c) {
|
|
1881
|
+
return i(), l("svg", Me, n[0] || (n[0] = [
|
|
1826
1882
|
o("path", {
|
|
1827
1883
|
"fill-rule": "evenodd",
|
|
1828
1884
|
d: "M4 2h2v7a2 2 0 1 0 4 0V2h2v7a4 4 0 0 1-8 0V2Zm9 13v-1H3v1h10Z",
|
|
@@ -1830,12 +1886,12 @@ function i3(t, n, e, s, r, c) {
|
|
|
1830
1886
|
}, null, -1)
|
|
1831
1887
|
]));
|
|
1832
1888
|
}
|
|
1833
|
-
const
|
|
1889
|
+
const ke = /* @__PURE__ */ d(He, [["render", Le]]), Be = a({ name: "IconUnlockedLeft" }), Se = {
|
|
1834
1890
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1835
1891
|
viewBox: "0 0 16 16"
|
|
1836
1892
|
};
|
|
1837
|
-
function
|
|
1838
|
-
return
|
|
1893
|
+
function Ce(t, n, e, s, r, c) {
|
|
1894
|
+
return i(), l("svg", Se, n[0] || (n[0] = [
|
|
1839
1895
|
o("path", {
|
|
1840
1896
|
"fill-rule": "evenodd",
|
|
1841
1897
|
d: "M4 2a3 3 0 0 0-3 3h1a2 2 0 0 1 1.85-1.995L4 3a2 2 0 0 1 1.995 1.85L6 5v2H4a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H7V5a3 3 0 0 0-3-3Zm0 6h8v6H4V8Zm4 2a1 1 0 1 0 0 2 1 1 0 0 0 0-2Z",
|
|
@@ -1843,12 +1899,12 @@ function v3(t, n, e, s, r, c) {
|
|
|
1843
1899
|
}, null, -1)
|
|
1844
1900
|
]));
|
|
1845
1901
|
}
|
|
1846
|
-
const
|
|
1902
|
+
const Ae = /* @__PURE__ */ d(Be, [["render", Ce]]), be = a({ name: "IconUnlocked" }), De = {
|
|
1847
1903
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1848
1904
|
viewBox: "0 0 16 16"
|
|
1849
1905
|
};
|
|
1850
|
-
function
|
|
1851
|
-
return
|
|
1906
|
+
function ze(t, n, e, s, r, c) {
|
|
1907
|
+
return i(), l("svg", De, n[0] || (n[0] = [
|
|
1852
1908
|
o("g", {
|
|
1853
1909
|
id: "CDS-Visual-language/Icons/16/toggle/unlocked",
|
|
1854
1910
|
"fill-rule": "evenodd",
|
|
@@ -1861,12 +1917,12 @@ function w3(t, n, e, s, r, c) {
|
|
|
1861
1917
|
], -1)
|
|
1862
1918
|
]));
|
|
1863
1919
|
}
|
|
1864
|
-
const
|
|
1920
|
+
const ye = /* @__PURE__ */ d(be, [["render", ze]]), Fe = a({ name: "IconUpload" }), Pe = {
|
|
1865
1921
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1866
1922
|
viewBox: "0 0 16 16"
|
|
1867
1923
|
};
|
|
1868
|
-
function
|
|
1869
|
-
return
|
|
1924
|
+
function Te(t, n, e, s, r, c) {
|
|
1925
|
+
return i(), l("svg", Pe, n[0] || (n[0] = [
|
|
1870
1926
|
o("g", { id: "icon-upload" }, [
|
|
1871
1927
|
o("path", {
|
|
1872
1928
|
id: "Shape",
|
|
@@ -1877,12 +1933,12 @@ function g3(t, n, e, s, r, c) {
|
|
|
1877
1933
|
], -1)
|
|
1878
1934
|
]));
|
|
1879
1935
|
}
|
|
1880
|
-
const
|
|
1936
|
+
const Ue = /* @__PURE__ */ d(Fe, [["render", Te]]), Ee = a({ name: "IconUserAvatar" }), Oe = {
|
|
1881
1937
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1882
1938
|
viewBox: "0 0 16 16"
|
|
1883
1939
|
};
|
|
1884
|
-
function
|
|
1885
|
-
return
|
|
1940
|
+
function Re(t, n, e, s, r, c) {
|
|
1941
|
+
return i(), l("svg", Oe, n[0] || (n[0] = [
|
|
1886
1942
|
o("g", {
|
|
1887
1943
|
id: "user-avatar",
|
|
1888
1944
|
"fill-rule": "evenodd",
|
|
@@ -1895,12 +1951,12 @@ function V3(t, n, e, s, r, c) {
|
|
|
1895
1951
|
], -1)
|
|
1896
1952
|
]));
|
|
1897
1953
|
}
|
|
1898
|
-
const
|
|
1954
|
+
const We = /* @__PURE__ */ d(Ee, [["render", Re]]), qe = a({ name: "IconUserGroup" }), Ge = {
|
|
1899
1955
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1900
1956
|
viewBox: "0 0 16 16"
|
|
1901
1957
|
};
|
|
1902
|
-
function
|
|
1903
|
-
return
|
|
1958
|
+
function Qe(t, n, e, s, r, c) {
|
|
1959
|
+
return i(), l("svg", Ge, n[0] || (n[0] = [
|
|
1904
1960
|
o("g", {
|
|
1905
1961
|
id: "user-group",
|
|
1906
1962
|
"fill-rule": "evenodd",
|
|
@@ -1913,12 +1969,12 @@ function L3(t, n, e, s, r, c) {
|
|
|
1913
1969
|
], -1)
|
|
1914
1970
|
]));
|
|
1915
1971
|
}
|
|
1916
|
-
const
|
|
1972
|
+
const je = /* @__PURE__ */ d(qe, [["render", Qe]]), Ne = a({ name: "IconVisibilityOff" }), Je = {
|
|
1917
1973
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1918
1974
|
viewBox: "0 0 16 16"
|
|
1919
1975
|
};
|
|
1920
|
-
function
|
|
1921
|
-
return
|
|
1976
|
+
function Ke(t, n, e, s, r, c) {
|
|
1977
|
+
return i(), l("svg", Je, n[0] || (n[0] = [
|
|
1922
1978
|
o("g", {
|
|
1923
1979
|
id: "view-off",
|
|
1924
1980
|
"fill-rule": "evenodd",
|
|
@@ -1931,12 +1987,12 @@ function S3(t, n, e, s, r, c) {
|
|
|
1931
1987
|
], -1)
|
|
1932
1988
|
]));
|
|
1933
1989
|
}
|
|
1934
|
-
const
|
|
1990
|
+
const Xe = /* @__PURE__ */ d(Ne, [["render", Ke]]), Ye = a({ name: "IconVisibilityOn" }), n3 = {
|
|
1935
1991
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1936
1992
|
viewBox: "0 0 16 16"
|
|
1937
1993
|
};
|
|
1938
|
-
function
|
|
1939
|
-
return
|
|
1994
|
+
function o3(t, n, e, s, r, c) {
|
|
1995
|
+
return i(), l("svg", n3, n[0] || (n[0] = [
|
|
1940
1996
|
o("g", {
|
|
1941
1997
|
id: "view",
|
|
1942
1998
|
"fill-rule": "evenodd",
|
|
@@ -1949,12 +2005,12 @@ function z3(t, n, e, s, r, c) {
|
|
|
1949
2005
|
], -1)
|
|
1950
2006
|
]));
|
|
1951
2007
|
}
|
|
1952
|
-
const
|
|
2008
|
+
const t3 = /* @__PURE__ */ d(Ye, [["render", o3]]), e3 = a({ name: "IconVk" }), s3 = {
|
|
1953
2009
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1954
2010
|
viewBox: "0 0 16 16"
|
|
1955
2011
|
};
|
|
1956
|
-
function
|
|
1957
|
-
return
|
|
2012
|
+
function r3(t, n, e, s, r, c) {
|
|
2013
|
+
return i(), l("svg", s3, n[0] || (n[0] = [
|
|
1958
2014
|
o("g", {
|
|
1959
2015
|
id: "CDS-Visual-language/Icons/16/social/vk",
|
|
1960
2016
|
"fill-rule": "evenodd",
|
|
@@ -1968,12 +2024,12 @@ function E3(t, n, e, s, r, c) {
|
|
|
1968
2024
|
], -1)
|
|
1969
2025
|
]));
|
|
1970
2026
|
}
|
|
1971
|
-
const
|
|
2027
|
+
const a3 = /* @__PURE__ */ d(e3, [["render", r3]]), l3 = a({ name: "IconWhatsapp" }), i3 = {
|
|
1972
2028
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1973
2029
|
viewBox: "0 0 16 16"
|
|
1974
2030
|
};
|
|
1975
|
-
function
|
|
1976
|
-
return
|
|
2031
|
+
function d3(t, n, e, s, r, c) {
|
|
2032
|
+
return i(), l("svg", i3, n[0] || (n[0] = [
|
|
1977
2033
|
o("path", { d: "M4.61 4.865a.52.52 0 0 1 .367-.23l.48-.067a.273.273 0 0 1 .271.13l.891 1.485c.048.08.052.178.011.26l-.396.809a.267.267 0 0 0 .02.27 5.421 5.421 0 0 0 2.669 2.011.267.267 0 0 0 .264-.056l.668-.603a.273.273 0 0 1 .253-.061l1.673.447a.273.273 0 0 1 .2.225l.067.48a.52.52 0 0 1-.119.415c-1.295 1.485-2.532 1.24-5.269-.622-2.543-2.117-3.12-3.24-2.05-4.893Z" }, null, -1),
|
|
1978
2034
|
o("path", {
|
|
1979
2035
|
"fill-rule": "evenodd",
|
|
@@ -1982,12 +2038,12 @@ function R3(t, n, e, s, r, c) {
|
|
|
1982
2038
|
}, null, -1)
|
|
1983
2039
|
]));
|
|
1984
2040
|
}
|
|
1985
|
-
const
|
|
2041
|
+
const c3 = /* @__PURE__ */ d(l3, [["render", d3]]), v3 = a({ name: "IconWinner" }), p3 = {
|
|
1986
2042
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1987
2043
|
viewBox: "0 0 16 16"
|
|
1988
2044
|
};
|
|
1989
|
-
function
|
|
1990
|
-
return
|
|
2045
|
+
function h3(t, n, e, s, r, c) {
|
|
2046
|
+
return i(), l("svg", p3, n[0] || (n[0] = [
|
|
1991
2047
|
o("g", {
|
|
1992
2048
|
id: "winner",
|
|
1993
2049
|
"fill-rule": "evenodd",
|
|
@@ -2000,12 +2056,12 @@ function j3(t, n, e, s, r, c) {
|
|
|
2000
2056
|
], -1)
|
|
2001
2057
|
]));
|
|
2002
2058
|
}
|
|
2003
|
-
const
|
|
2059
|
+
const $3 = /* @__PURE__ */ d(v3, [["render", h3]]), w3 = a({ name: "IconWorkspace" }), _3 = {
|
|
2004
2060
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2005
2061
|
viewBox: "0 0 16 16"
|
|
2006
2062
|
};
|
|
2007
|
-
function
|
|
2008
|
-
return
|
|
2063
|
+
function u3(t, n, e, s, r, c) {
|
|
2064
|
+
return i(), l("svg", _3, n[0] || (n[0] = [
|
|
2009
2065
|
o("g", {
|
|
2010
2066
|
id: "workspace",
|
|
2011
2067
|
"fill-rule": "evenodd",
|
|
@@ -2018,12 +2074,12 @@ function K3(t, n, e, s, r, c) {
|
|
|
2018
2074
|
], -1)
|
|
2019
2075
|
]));
|
|
2020
2076
|
}
|
|
2021
|
-
const
|
|
2077
|
+
const m3 = /* @__PURE__ */ d(w3, [["render", u3]]), g3 = a({ name: "IconYoutube" }), f3 = {
|
|
2022
2078
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2023
2079
|
viewBox: "0 0 16 16"
|
|
2024
2080
|
};
|
|
2025
|
-
function
|
|
2026
|
-
return
|
|
2081
|
+
function x3(t, n, e, s, r, c) {
|
|
2082
|
+
return i(), l("svg", f3, n[0] || (n[0] = [
|
|
2027
2083
|
o("g", {
|
|
2028
2084
|
id: "youtube",
|
|
2029
2085
|
"fill-rule": "evenodd",
|
|
@@ -2037,136 +2093,142 @@ function o5(t, n, e, s, r, c) {
|
|
|
2037
2093
|
], -1)
|
|
2038
2094
|
]));
|
|
2039
2095
|
}
|
|
2040
|
-
const
|
|
2096
|
+
const Z3 = /* @__PURE__ */ d(g3, [["render", x3]]), V3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2041
2097
|
__proto__: null,
|
|
2042
2098
|
IconAdd: $,
|
|
2043
2099
|
IconAdministrator: m,
|
|
2044
|
-
|
|
2045
|
-
|
|
2046
|
-
|
|
2047
|
-
|
|
2048
|
-
|
|
2049
|
-
|
|
2050
|
-
|
|
2051
|
-
|
|
2052
|
-
|
|
2053
|
-
|
|
2054
|
-
|
|
2055
|
-
|
|
2056
|
-
|
|
2057
|
-
|
|
2058
|
-
|
|
2059
|
-
|
|
2060
|
-
|
|
2061
|
-
|
|
2062
|
-
|
|
2063
|
-
|
|
2064
|
-
|
|
2065
|
-
|
|
2066
|
-
|
|
2067
|
-
|
|
2068
|
-
|
|
2069
|
-
|
|
2070
|
-
|
|
2071
|
-
|
|
2072
|
-
|
|
2073
|
-
|
|
2074
|
-
|
|
2075
|
-
|
|
2076
|
-
|
|
2077
|
-
|
|
2078
|
-
|
|
2079
|
-
|
|
2080
|
-
|
|
2081
|
-
|
|
2082
|
-
|
|
2083
|
-
|
|
2084
|
-
|
|
2085
|
-
|
|
2086
|
-
|
|
2087
|
-
|
|
2088
|
-
|
|
2089
|
-
|
|
2090
|
-
|
|
2091
|
-
|
|
2092
|
-
|
|
2093
|
-
|
|
2094
|
-
|
|
2095
|
-
|
|
2096
|
-
|
|
2097
|
-
|
|
2098
|
-
|
|
2099
|
-
|
|
2100
|
-
|
|
2101
|
-
|
|
2102
|
-
|
|
2103
|
-
|
|
2104
|
-
|
|
2105
|
-
|
|
2106
|
-
|
|
2107
|
-
|
|
2108
|
-
|
|
2109
|
-
|
|
2110
|
-
|
|
2111
|
-
|
|
2112
|
-
|
|
2113
|
-
|
|
2114
|
-
|
|
2115
|
-
|
|
2116
|
-
|
|
2117
|
-
|
|
2118
|
-
|
|
2119
|
-
|
|
2120
|
-
|
|
2121
|
-
|
|
2122
|
-
|
|
2123
|
-
|
|
2124
|
-
|
|
2125
|
-
|
|
2126
|
-
|
|
2127
|
-
|
|
2128
|
-
|
|
2129
|
-
|
|
2130
|
-
|
|
2131
|
-
|
|
2132
|
-
|
|
2133
|
-
|
|
2134
|
-
|
|
2135
|
-
|
|
2136
|
-
|
|
2137
|
-
|
|
2138
|
-
|
|
2139
|
-
|
|
2140
|
-
|
|
2141
|
-
|
|
2142
|
-
|
|
2143
|
-
|
|
2144
|
-
|
|
2145
|
-
|
|
2146
|
-
|
|
2147
|
-
|
|
2148
|
-
|
|
2149
|
-
|
|
2150
|
-
|
|
2151
|
-
|
|
2152
|
-
|
|
2153
|
-
|
|
2154
|
-
|
|
2155
|
-
|
|
2156
|
-
|
|
2157
|
-
|
|
2158
|
-
|
|
2159
|
-
|
|
2160
|
-
|
|
2161
|
-
|
|
2100
|
+
IconAi: Z,
|
|
2101
|
+
IconAlert: S,
|
|
2102
|
+
IconAlertFill: M,
|
|
2103
|
+
IconAnalog: D,
|
|
2104
|
+
IconArrowDown: P,
|
|
2105
|
+
IconArrowLeft: J,
|
|
2106
|
+
IconArrowLeftBottom: O,
|
|
2107
|
+
IconArrowLeftTop: G,
|
|
2108
|
+
IconArrowRight: i1,
|
|
2109
|
+
IconArrowRightBottom: n1,
|
|
2110
|
+
IconArrowRightTop: s1,
|
|
2111
|
+
IconArrowUp: p1,
|
|
2112
|
+
IconArrowsVertical: _1,
|
|
2113
|
+
IconBold: f1,
|
|
2114
|
+
IconBookmark: k1,
|
|
2115
|
+
IconBookmarkFill: I1,
|
|
2116
|
+
IconCalendar: A1,
|
|
2117
|
+
IconCardBank: y1,
|
|
2118
|
+
IconCategory: U1,
|
|
2119
|
+
IconCheck: j1,
|
|
2120
|
+
IconCheckFill: W1,
|
|
2121
|
+
IconCheckbox: t0,
|
|
2122
|
+
IconCheckboxFill: X1,
|
|
2123
|
+
IconChevronDown: a0,
|
|
2124
|
+
IconChevronLeft: c0,
|
|
2125
|
+
IconChevronRight: $0,
|
|
2126
|
+
IconChevronUp: m0,
|
|
2127
|
+
IconChocholateMenu: Z0,
|
|
2128
|
+
IconChocolateMenu: M0,
|
|
2129
|
+
IconClock: D0,
|
|
2130
|
+
IconClockFill: S0,
|
|
2131
|
+
IconCollapse: P0,
|
|
2132
|
+
IconComment: O0,
|
|
2133
|
+
IconCompany: G0,
|
|
2134
|
+
IconCompare: J0,
|
|
2135
|
+
IconCopy: n2,
|
|
2136
|
+
IconDataCards: s2,
|
|
2137
|
+
IconDelete: i2,
|
|
2138
|
+
IconDirectory: _2,
|
|
2139
|
+
IconDirectoryOpen: p2,
|
|
2140
|
+
IconDoc: I2,
|
|
2141
|
+
IconDocDownload: f2,
|
|
2142
|
+
IconDownload: k2,
|
|
2143
|
+
IconDraggable: A2,
|
|
2144
|
+
IconEdit: y2,
|
|
2145
|
+
IconEducation: U2,
|
|
2146
|
+
IconEnter: W2,
|
|
2147
|
+
IconError: X2,
|
|
2148
|
+
IconErrorFill: j2,
|
|
2149
|
+
IconExpand: tn,
|
|
2150
|
+
IconExternal: an,
|
|
2151
|
+
IconFacebook: wn,
|
|
2152
|
+
IconFacebookFill: vn,
|
|
2153
|
+
IconFill: gn,
|
|
2154
|
+
IconFilters: Vn,
|
|
2155
|
+
IconFlag: Ln,
|
|
2156
|
+
IconFormat: Cn,
|
|
2157
|
+
IconFormula: zn,
|
|
2158
|
+
IconFunnel: Tn,
|
|
2159
|
+
IconGlobe: Rn,
|
|
2160
|
+
IconHighlight: Qn,
|
|
2161
|
+
IconInfinity: Kn,
|
|
2162
|
+
IconInfo: ro,
|
|
2163
|
+
IconInfoFill: oo,
|
|
2164
|
+
IconInsert: co,
|
|
2165
|
+
IconItalic: $o,
|
|
2166
|
+
IconLink: mo,
|
|
2167
|
+
IconList: Mo,
|
|
2168
|
+
IconListSearch: Zo,
|
|
2169
|
+
IconLoader: So,
|
|
2170
|
+
IconLocation: Do,
|
|
2171
|
+
IconLocked: Po,
|
|
2172
|
+
IconLogin: Oo,
|
|
2173
|
+
IconLogout: Go,
|
|
2174
|
+
IconMenu: Jo,
|
|
2175
|
+
IconMinus: nt,
|
|
2176
|
+
IconNotification: st,
|
|
2177
|
+
IconOverflowMenuHorizontal: it,
|
|
2178
|
+
IconOverflowMenuVertical: pt,
|
|
2179
|
+
IconPassword: _t,
|
|
2180
|
+
IconPin: ft,
|
|
2181
|
+
IconPlus: It,
|
|
2182
|
+
IconPrinter: kt,
|
|
2183
|
+
IconQuestion: yt,
|
|
2184
|
+
IconQuestionFill: At,
|
|
2185
|
+
IconRefresh: Ut,
|
|
2186
|
+
IconRemove: Wt,
|
|
2187
|
+
IconSandglass: jt,
|
|
2188
|
+
IconSave: Xt,
|
|
2189
|
+
IconScaleLeft: t5,
|
|
2190
|
+
IconScaleRight: a5,
|
|
2191
|
+
IconSearch: c5,
|
|
2192
|
+
IconSettings: $5,
|
|
2193
|
+
IconShoppingCart: m5,
|
|
2194
|
+
IconSortDate: Z5,
|
|
2195
|
+
IconSorting: D5,
|
|
2196
|
+
IconSortingDown: M5,
|
|
2197
|
+
IconSortingUp: S5,
|
|
2198
|
+
IconSource: P5,
|
|
2199
|
+
IconStar: G5,
|
|
2200
|
+
IconStarFill: O5,
|
|
2201
|
+
IconTabBackward: J5,
|
|
2202
|
+
IconTabForward: ne,
|
|
2203
|
+
IconTelegram: se,
|
|
2204
|
+
IconThumbDown: ie,
|
|
2205
|
+
IconThumbUp: pe,
|
|
2206
|
+
IconTimer: _e,
|
|
2207
|
+
IconTool: fe,
|
|
2208
|
+
IconTruck: Ie,
|
|
2209
|
+
IconUnderline: ke,
|
|
2210
|
+
IconUnlocked: ye,
|
|
2211
|
+
IconUnlockedLeft: Ae,
|
|
2212
|
+
IconUpload: Ue,
|
|
2213
|
+
IconUserAvatar: We,
|
|
2214
|
+
IconUserGroup: je,
|
|
2215
|
+
IconVisibilityOff: Xe,
|
|
2216
|
+
IconVisibilityOn: t3,
|
|
2217
|
+
IconVk: a3,
|
|
2218
|
+
IconWhatsapp: c3,
|
|
2219
|
+
IconWinner: $3,
|
|
2220
|
+
IconWorkspace: m3,
|
|
2221
|
+
IconYoutube: Z3
|
|
2222
|
+
}, Symbol.toStringTag, { value: "Module" })), H3 = {
|
|
2162
2223
|
install(t) {
|
|
2163
|
-
Object.entries(
|
|
2224
|
+
Object.entries(V3).forEach(([n, e]) => {
|
|
2164
2225
|
t.component(n, e);
|
|
2165
2226
|
});
|
|
2166
2227
|
}
|
|
2167
|
-
},
|
|
2228
|
+
}, M3 = [
|
|
2168
2229
|
"add",
|
|
2169
2230
|
"administrator",
|
|
2231
|
+
"ai",
|
|
2170
2232
|
"alert-fill",
|
|
2171
2233
|
"alert",
|
|
2172
2234
|
"analog",
|
|
@@ -2255,6 +2317,8 @@ const t5 = /* @__PURE__ */ d(X3, [["render", o5]]), e5 = /* @__PURE__ */ Object.
|
|
|
2255
2317
|
"remove",
|
|
2256
2318
|
"sandglass",
|
|
2257
2319
|
"save",
|
|
2320
|
+
"scale-left",
|
|
2321
|
+
"scale-right",
|
|
2258
2322
|
"search",
|
|
2259
2323
|
"settings",
|
|
2260
2324
|
"shopping-cart",
|
|
@@ -2268,6 +2332,8 @@ const t5 = /* @__PURE__ */ d(X3, [["render", o5]]), e5 = /* @__PURE__ */ Object.
|
|
|
2268
2332
|
"tab-backward",
|
|
2269
2333
|
"tab-forward",
|
|
2270
2334
|
"telegram",
|
|
2335
|
+
"thumb-down",
|
|
2336
|
+
"thumb-up",
|
|
2271
2337
|
"timer",
|
|
2272
2338
|
"tool",
|
|
2273
2339
|
"truck",
|
|
@@ -2286,127 +2352,132 @@ const t5 = /* @__PURE__ */ d(X3, [["render", o5]]), e5 = /* @__PURE__ */ Object.
|
|
|
2286
2352
|
"youtube"
|
|
2287
2353
|
];
|
|
2288
2354
|
export {
|
|
2289
|
-
|
|
2355
|
+
H3 as CdsIcons,
|
|
2290
2356
|
$ as IconAdd,
|
|
2291
2357
|
m as IconAdministrator,
|
|
2292
|
-
|
|
2293
|
-
|
|
2294
|
-
|
|
2295
|
-
D as
|
|
2296
|
-
|
|
2297
|
-
|
|
2298
|
-
|
|
2299
|
-
|
|
2300
|
-
|
|
2301
|
-
n1 as
|
|
2302
|
-
|
|
2303
|
-
p1 as
|
|
2304
|
-
_1 as
|
|
2305
|
-
|
|
2306
|
-
|
|
2307
|
-
|
|
2308
|
-
A1 as
|
|
2309
|
-
y1 as
|
|
2310
|
-
|
|
2311
|
-
|
|
2312
|
-
|
|
2313
|
-
|
|
2314
|
-
|
|
2315
|
-
a0 as
|
|
2316
|
-
c0 as
|
|
2317
|
-
$0 as
|
|
2318
|
-
m0 as
|
|
2319
|
-
Z0 as
|
|
2320
|
-
|
|
2321
|
-
|
|
2322
|
-
|
|
2323
|
-
P0 as
|
|
2324
|
-
|
|
2325
|
-
|
|
2326
|
-
J0 as
|
|
2327
|
-
n2 as
|
|
2328
|
-
s2 as
|
|
2329
|
-
|
|
2330
|
-
|
|
2331
|
-
|
|
2332
|
-
|
|
2333
|
-
|
|
2334
|
-
k2 as
|
|
2335
|
-
A2 as
|
|
2336
|
-
y2 as
|
|
2337
|
-
|
|
2338
|
-
|
|
2339
|
-
|
|
2340
|
-
|
|
2341
|
-
tn as
|
|
2342
|
-
|
|
2343
|
-
|
|
2344
|
-
|
|
2345
|
-
gn as
|
|
2346
|
-
Vn as
|
|
2347
|
-
Ln as
|
|
2348
|
-
|
|
2349
|
-
zn as
|
|
2350
|
-
|
|
2351
|
-
Rn as
|
|
2352
|
-
|
|
2353
|
-
|
|
2354
|
-
|
|
2355
|
-
|
|
2356
|
-
co as
|
|
2357
|
-
$o as
|
|
2358
|
-
|
|
2359
|
-
|
|
2360
|
-
|
|
2361
|
-
|
|
2362
|
-
Do as
|
|
2363
|
-
Po as
|
|
2364
|
-
|
|
2365
|
-
|
|
2366
|
-
Jo as
|
|
2367
|
-
nt as
|
|
2368
|
-
st as
|
|
2369
|
-
|
|
2370
|
-
pt as
|
|
2371
|
-
_t as
|
|
2372
|
-
ft as
|
|
2373
|
-
It as
|
|
2374
|
-
|
|
2375
|
-
|
|
2376
|
-
|
|
2377
|
-
|
|
2378
|
-
|
|
2379
|
-
|
|
2380
|
-
|
|
2381
|
-
|
|
2382
|
-
|
|
2383
|
-
|
|
2384
|
-
|
|
2385
|
-
|
|
2386
|
-
|
|
2387
|
-
|
|
2388
|
-
|
|
2389
|
-
|
|
2390
|
-
|
|
2391
|
-
|
|
2392
|
-
|
|
2393
|
-
|
|
2394
|
-
|
|
2395
|
-
|
|
2396
|
-
|
|
2397
|
-
|
|
2398
|
-
|
|
2399
|
-
|
|
2400
|
-
|
|
2401
|
-
|
|
2402
|
-
|
|
2403
|
-
|
|
2404
|
-
|
|
2405
|
-
|
|
2406
|
-
|
|
2407
|
-
|
|
2408
|
-
|
|
2409
|
-
|
|
2410
|
-
|
|
2411
|
-
|
|
2358
|
+
Z as IconAi,
|
|
2359
|
+
S as IconAlert,
|
|
2360
|
+
M as IconAlertFill,
|
|
2361
|
+
D as IconAnalog,
|
|
2362
|
+
P as IconArrowDown,
|
|
2363
|
+
J as IconArrowLeft,
|
|
2364
|
+
O as IconArrowLeftBottom,
|
|
2365
|
+
G as IconArrowLeftTop,
|
|
2366
|
+
i1 as IconArrowRight,
|
|
2367
|
+
n1 as IconArrowRightBottom,
|
|
2368
|
+
s1 as IconArrowRightTop,
|
|
2369
|
+
p1 as IconArrowUp,
|
|
2370
|
+
_1 as IconArrowsVertical,
|
|
2371
|
+
f1 as IconBold,
|
|
2372
|
+
k1 as IconBookmark,
|
|
2373
|
+
I1 as IconBookmarkFill,
|
|
2374
|
+
A1 as IconCalendar,
|
|
2375
|
+
y1 as IconCardBank,
|
|
2376
|
+
U1 as IconCategory,
|
|
2377
|
+
j1 as IconCheck,
|
|
2378
|
+
W1 as IconCheckFill,
|
|
2379
|
+
t0 as IconCheckbox,
|
|
2380
|
+
X1 as IconCheckboxFill,
|
|
2381
|
+
a0 as IconChevronDown,
|
|
2382
|
+
c0 as IconChevronLeft,
|
|
2383
|
+
$0 as IconChevronRight,
|
|
2384
|
+
m0 as IconChevronUp,
|
|
2385
|
+
Z0 as IconChocholateMenu,
|
|
2386
|
+
M0 as IconChocolateMenu,
|
|
2387
|
+
D0 as IconClock,
|
|
2388
|
+
S0 as IconClockFill,
|
|
2389
|
+
P0 as IconCollapse,
|
|
2390
|
+
O0 as IconComment,
|
|
2391
|
+
G0 as IconCompany,
|
|
2392
|
+
J0 as IconCompare,
|
|
2393
|
+
n2 as IconCopy,
|
|
2394
|
+
s2 as IconDataCards,
|
|
2395
|
+
i2 as IconDelete,
|
|
2396
|
+
_2 as IconDirectory,
|
|
2397
|
+
p2 as IconDirectoryOpen,
|
|
2398
|
+
I2 as IconDoc,
|
|
2399
|
+
f2 as IconDocDownload,
|
|
2400
|
+
k2 as IconDownload,
|
|
2401
|
+
A2 as IconDraggable,
|
|
2402
|
+
y2 as IconEdit,
|
|
2403
|
+
U2 as IconEducation,
|
|
2404
|
+
W2 as IconEnter,
|
|
2405
|
+
X2 as IconError,
|
|
2406
|
+
j2 as IconErrorFill,
|
|
2407
|
+
tn as IconExpand,
|
|
2408
|
+
an as IconExternal,
|
|
2409
|
+
wn as IconFacebook,
|
|
2410
|
+
vn as IconFacebookFill,
|
|
2411
|
+
gn as IconFill,
|
|
2412
|
+
Vn as IconFilters,
|
|
2413
|
+
Ln as IconFlag,
|
|
2414
|
+
Cn as IconFormat,
|
|
2415
|
+
zn as IconFormula,
|
|
2416
|
+
Tn as IconFunnel,
|
|
2417
|
+
Rn as IconGlobe,
|
|
2418
|
+
Qn as IconHighlight,
|
|
2419
|
+
Kn as IconInfinity,
|
|
2420
|
+
ro as IconInfo,
|
|
2421
|
+
oo as IconInfoFill,
|
|
2422
|
+
co as IconInsert,
|
|
2423
|
+
$o as IconItalic,
|
|
2424
|
+
mo as IconLink,
|
|
2425
|
+
Mo as IconList,
|
|
2426
|
+
Zo as IconListSearch,
|
|
2427
|
+
So as IconLoader,
|
|
2428
|
+
Do as IconLocation,
|
|
2429
|
+
Po as IconLocked,
|
|
2430
|
+
Oo as IconLogin,
|
|
2431
|
+
Go as IconLogout,
|
|
2432
|
+
Jo as IconMenu,
|
|
2433
|
+
nt as IconMinus,
|
|
2434
|
+
st as IconNotification,
|
|
2435
|
+
it as IconOverflowMenuHorizontal,
|
|
2436
|
+
pt as IconOverflowMenuVertical,
|
|
2437
|
+
_t as IconPassword,
|
|
2438
|
+
ft as IconPin,
|
|
2439
|
+
It as IconPlus,
|
|
2440
|
+
kt as IconPrinter,
|
|
2441
|
+
yt as IconQuestion,
|
|
2442
|
+
At as IconQuestionFill,
|
|
2443
|
+
Ut as IconRefresh,
|
|
2444
|
+
Wt as IconRemove,
|
|
2445
|
+
jt as IconSandglass,
|
|
2446
|
+
Xt as IconSave,
|
|
2447
|
+
t5 as IconScaleLeft,
|
|
2448
|
+
a5 as IconScaleRight,
|
|
2449
|
+
c5 as IconSearch,
|
|
2450
|
+
$5 as IconSettings,
|
|
2451
|
+
m5 as IconShoppingCart,
|
|
2452
|
+
Z5 as IconSortDate,
|
|
2453
|
+
D5 as IconSorting,
|
|
2454
|
+
M5 as IconSortingDown,
|
|
2455
|
+
S5 as IconSortingUp,
|
|
2456
|
+
P5 as IconSource,
|
|
2457
|
+
G5 as IconStar,
|
|
2458
|
+
O5 as IconStarFill,
|
|
2459
|
+
J5 as IconTabBackward,
|
|
2460
|
+
ne as IconTabForward,
|
|
2461
|
+
se as IconTelegram,
|
|
2462
|
+
ie as IconThumbDown,
|
|
2463
|
+
pe as IconThumbUp,
|
|
2464
|
+
_e as IconTimer,
|
|
2465
|
+
fe as IconTool,
|
|
2466
|
+
Ie as IconTruck,
|
|
2467
|
+
ke as IconUnderline,
|
|
2468
|
+
ye as IconUnlocked,
|
|
2469
|
+
Ae as IconUnlockedLeft,
|
|
2470
|
+
Ue as IconUpload,
|
|
2471
|
+
We as IconUserAvatar,
|
|
2472
|
+
je as IconUserGroup,
|
|
2473
|
+
Xe as IconVisibilityOff,
|
|
2474
|
+
t3 as IconVisibilityOn,
|
|
2475
|
+
a3 as IconVk,
|
|
2476
|
+
c3 as IconWhatsapp,
|
|
2477
|
+
$3 as IconWinner,
|
|
2478
|
+
m3 as IconWorkspace,
|
|
2479
|
+
Z3 as IconYoutube,
|
|
2480
|
+
M3 as allowedIcons,
|
|
2481
|
+
H3 as default,
|
|
2482
|
+
V3 as icons
|
|
2412
2483
|
};
|