@central-design-system/icons 3.8.2 → 3.9.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 +6 -4
- package/dist/cds-icons.es.js +640 -606
- package/dist/cds-icons.umd.js +1 -1
- package/dist/icons/IconArchive.d.ts +2 -0
- package/dist/icons/IconArchiveFill.d.ts +2 -0
- package/dist/icons/index.d.ts +3 -1
- package/package.json +1 -1
- package/src/svg/archive-fill.svg +4 -0
- package/src/svg/archive.svg +4 -0
package/dist/cds-icons.es.js
CHANGED
|
@@ -99,12 +99,40 @@ function b(t, n, e, s, r, c) {
|
|
|
99
99
|
], -1)
|
|
100
100
|
]));
|
|
101
101
|
}
|
|
102
|
-
const D = /* @__PURE__ */ d(C, [["render", b]]), F = a({ name: "
|
|
102
|
+
const D = /* @__PURE__ */ d(C, [["render", b]]), F = a({ name: "IconArchiveFill" }), z = {
|
|
103
103
|
xmlns: "http://www.w3.org/2000/svg",
|
|
104
104
|
viewBox: "0 0 16 16"
|
|
105
105
|
};
|
|
106
106
|
function y(t, n, e, s, r, c) {
|
|
107
107
|
return i(), l("svg", z, n[0] || (n[0] = [
|
|
108
|
+
o("path", {
|
|
109
|
+
"fill-rule": "evenodd",
|
|
110
|
+
d: "M13.834 14a.5.5 0 0 1-.5.5H2.667a.5.5 0 0 1-.5-.5V5.836h11.667V14ZM6.167 8.5h3.667v-1H6.167v1Z",
|
|
111
|
+
"clip-rule": "evenodd"
|
|
112
|
+
}, null, -1),
|
|
113
|
+
o("path", { d: "M14.666 1.5a.5.5 0 0 1 .5.5v2.832H.833V2a.5.5 0 0 1 .5-.5h13.333Z" }, null, -1)
|
|
114
|
+
]));
|
|
115
|
+
}
|
|
116
|
+
const T = /* @__PURE__ */ d(F, [["render", y]]), U = a({ name: "IconArchive" }), P = {
|
|
117
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
118
|
+
viewBox: "0 0 16 16"
|
|
119
|
+
};
|
|
120
|
+
function E(t, n, e, s, r, c) {
|
|
121
|
+
return i(), l("svg", P, n[0] || (n[0] = [
|
|
122
|
+
o("path", { d: "M9.834 8.5H6.167v-1h3.667v1Z" }, null, -1),
|
|
123
|
+
o("path", {
|
|
124
|
+
"fill-rule": "evenodd",
|
|
125
|
+
d: "M14.666 1.5a.5.5 0 0 1 .5.5v3.333a.5.5 0 0 1-.5.5h-.832V14a.5.5 0 0 1-.5.5H2.667a.5.5 0 0 1-.5-.5V5.833h-.834a.5.5 0 0 1-.5-.5V2a.5.5 0 0 1 .5-.5h13.333Zm-11.499 12h9.667V5.833H3.167V13.5ZM1.833 4.833h12.333V2.5H1.833v2.333Z",
|
|
126
|
+
"clip-rule": "evenodd"
|
|
127
|
+
}, null, -1)
|
|
128
|
+
]));
|
|
129
|
+
}
|
|
130
|
+
const O = /* @__PURE__ */ d(U, [["render", E]]), R = a({ name: "IconArrowDown" }), W = {
|
|
131
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
132
|
+
viewBox: "0 0 16 16"
|
|
133
|
+
};
|
|
134
|
+
function q(t, n, e, s, r, c) {
|
|
135
|
+
return i(), l("svg", W, n[0] || (n[0] = [
|
|
108
136
|
o("g", {
|
|
109
137
|
id: "arrow-down",
|
|
110
138
|
"fill-rule": "evenodd",
|
|
@@ -118,12 +146,12 @@ function y(t, n, e, s, r, c) {
|
|
|
118
146
|
], -1)
|
|
119
147
|
]));
|
|
120
148
|
}
|
|
121
|
-
const
|
|
149
|
+
const G = /* @__PURE__ */ d(R, [["render", q]]), Q = a({ name: "IconArrowLeftBottom" }), j = {
|
|
122
150
|
xmlns: "http://www.w3.org/2000/svg",
|
|
123
151
|
viewBox: "0 0 16 16"
|
|
124
152
|
};
|
|
125
|
-
function
|
|
126
|
-
return i(), l("svg",
|
|
153
|
+
function N(t, n, e, s, r, c) {
|
|
154
|
+
return i(), l("svg", j, n[0] || (n[0] = [
|
|
127
155
|
o("g", {
|
|
128
156
|
id: "CDS-Visual-language/Icons/16/navigation/arrow-left-bottom",
|
|
129
157
|
"fill-rule": "evenodd",
|
|
@@ -136,12 +164,12 @@ function E(t, n, e, s, r, c) {
|
|
|
136
164
|
], -1)
|
|
137
165
|
]));
|
|
138
166
|
}
|
|
139
|
-
const
|
|
167
|
+
const Y = /* @__PURE__ */ d(Q, [["render", N]]), J = a({ name: "IconArrowLeftTop" }), K = {
|
|
140
168
|
xmlns: "http://www.w3.org/2000/svg",
|
|
141
169
|
viewBox: "0 0 16 16"
|
|
142
170
|
};
|
|
143
|
-
function
|
|
144
|
-
return i(), l("svg",
|
|
171
|
+
function X(t, n, e, s, r, c) {
|
|
172
|
+
return i(), l("svg", K, n[0] || (n[0] = [
|
|
145
173
|
o("g", {
|
|
146
174
|
id: "CDS-Visual-language/Icons/16/navigation/arrow-left-top",
|
|
147
175
|
"fill-rule": "evenodd",
|
|
@@ -154,12 +182,12 @@ function q(t, n, e, s, r, c) {
|
|
|
154
182
|
], -1)
|
|
155
183
|
]));
|
|
156
184
|
}
|
|
157
|
-
const
|
|
185
|
+
const n1 = /* @__PURE__ */ d(J, [["render", X]]), o1 = a({ name: "IconArrowLeft" }), t1 = {
|
|
158
186
|
xmlns: "http://www.w3.org/2000/svg",
|
|
159
187
|
viewBox: "0 0 16 16"
|
|
160
188
|
};
|
|
161
|
-
function
|
|
162
|
-
return i(), l("svg",
|
|
189
|
+
function e1(t, n, e, s, r, c) {
|
|
190
|
+
return i(), l("svg", t1, n[0] || (n[0] = [
|
|
163
191
|
o("g", {
|
|
164
192
|
id: "arrow-left",
|
|
165
193
|
"fill-rule": "evenodd",
|
|
@@ -173,12 +201,12 @@ function N(t, n, e, s, r, c) {
|
|
|
173
201
|
], -1)
|
|
174
202
|
]));
|
|
175
203
|
}
|
|
176
|
-
const
|
|
204
|
+
const s1 = /* @__PURE__ */ d(o1, [["render", e1]]), r1 = a({ name: "IconArrowRightBottom" }), a1 = {
|
|
177
205
|
xmlns: "http://www.w3.org/2000/svg",
|
|
178
206
|
viewBox: "0 0 16 16"
|
|
179
207
|
};
|
|
180
|
-
function
|
|
181
|
-
return i(), l("svg",
|
|
208
|
+
function l1(t, n, e, s, r, c) {
|
|
209
|
+
return i(), l("svg", a1, n[0] || (n[0] = [
|
|
182
210
|
o("g", {
|
|
183
211
|
id: "CDS-Visual-language/Icons/16/navigation/arrow-right-bottom",
|
|
184
212
|
"fill-rule": "evenodd",
|
|
@@ -191,12 +219,12 @@ function X(t, n, e, s, r, c) {
|
|
|
191
219
|
], -1)
|
|
192
220
|
]));
|
|
193
221
|
}
|
|
194
|
-
const
|
|
222
|
+
const i1 = /* @__PURE__ */ d(r1, [["render", l1]]), d1 = a({ name: "IconArrowRightTop" }), c1 = {
|
|
195
223
|
xmlns: "http://www.w3.org/2000/svg",
|
|
196
224
|
viewBox: "0 0 16 16"
|
|
197
225
|
};
|
|
198
|
-
function
|
|
199
|
-
return i(), l("svg",
|
|
226
|
+
function v1(t, n, e, s, r, c) {
|
|
227
|
+
return i(), l("svg", c1, n[0] || (n[0] = [
|
|
200
228
|
o("g", {
|
|
201
229
|
id: "CDS-Visual-language/Icons/16/navigation/arrow-right-top",
|
|
202
230
|
"fill-rule": "evenodd",
|
|
@@ -209,12 +237,12 @@ function e1(t, n, e, s, r, c) {
|
|
|
209
237
|
], -1)
|
|
210
238
|
]));
|
|
211
239
|
}
|
|
212
|
-
const
|
|
240
|
+
const p1 = /* @__PURE__ */ d(d1, [["render", v1]]), h1 = a({ name: "IconArrowRight" }), $1 = {
|
|
213
241
|
xmlns: "http://www.w3.org/2000/svg",
|
|
214
242
|
viewBox: "0 0 16 16"
|
|
215
243
|
};
|
|
216
|
-
function
|
|
217
|
-
return i(), l("svg",
|
|
244
|
+
function w1(t, n, e, s, r, c) {
|
|
245
|
+
return i(), l("svg", $1, n[0] || (n[0] = [
|
|
218
246
|
o("g", {
|
|
219
247
|
id: "arrow-right",
|
|
220
248
|
"fill-rule": "evenodd",
|
|
@@ -228,12 +256,12 @@ function l1(t, n, e, s, r, c) {
|
|
|
228
256
|
], -1)
|
|
229
257
|
]));
|
|
230
258
|
}
|
|
231
|
-
const
|
|
259
|
+
const _1 = /* @__PURE__ */ d(h1, [["render", w1]]), u1 = a({ name: "IconArrowUp" }), m1 = {
|
|
232
260
|
xmlns: "http://www.w3.org/2000/svg",
|
|
233
261
|
viewBox: "0 0 16 16"
|
|
234
262
|
};
|
|
235
|
-
function
|
|
236
|
-
return i(), l("svg",
|
|
263
|
+
function g1(t, n, e, s, r, c) {
|
|
264
|
+
return i(), l("svg", m1, n[0] || (n[0] = [
|
|
237
265
|
o("g", {
|
|
238
266
|
id: "arrow-up",
|
|
239
267
|
"fill-rule": "evenodd",
|
|
@@ -246,12 +274,12 @@ function v1(t, n, e, s, r, c) {
|
|
|
246
274
|
], -1)
|
|
247
275
|
]));
|
|
248
276
|
}
|
|
249
|
-
const
|
|
277
|
+
const f1 = /* @__PURE__ */ d(u1, [["render", g1]]), x1 = a({ name: "IconArrowsVertical" }), Z1 = {
|
|
250
278
|
xmlns: "http://www.w3.org/2000/svg",
|
|
251
279
|
viewBox: "0 0 16 16"
|
|
252
280
|
};
|
|
253
|
-
function
|
|
254
|
-
return i(), l("svg",
|
|
281
|
+
function V1(t, n, e, s, r, c) {
|
|
282
|
+
return i(), l("svg", Z1, n[0] || (n[0] = [
|
|
255
283
|
o("g", {
|
|
256
284
|
id: "arrows-vertical",
|
|
257
285
|
"fill-rule": "evenodd",
|
|
@@ -264,12 +292,12 @@ function w1(t, n, e, s, r, c) {
|
|
|
264
292
|
], -1)
|
|
265
293
|
]));
|
|
266
294
|
}
|
|
267
|
-
const
|
|
295
|
+
const I1 = /* @__PURE__ */ d(x1, [["render", V1]]), H1 = a({ name: "IconBold" }), M1 = {
|
|
268
296
|
xmlns: "http://www.w3.org/2000/svg",
|
|
269
297
|
viewBox: "0 0 16 16"
|
|
270
298
|
};
|
|
271
|
-
function
|
|
272
|
-
return i(), l("svg",
|
|
299
|
+
function L1(t, n, e, s, r, c) {
|
|
300
|
+
return i(), l("svg", M1, n[0] || (n[0] = [
|
|
273
301
|
o("path", {
|
|
274
302
|
"fill-rule": "evenodd",
|
|
275
303
|
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",
|
|
@@ -277,21 +305,21 @@ function g1(t, n, e, s, r, c) {
|
|
|
277
305
|
}, null, -1)
|
|
278
306
|
]));
|
|
279
307
|
}
|
|
280
|
-
const
|
|
308
|
+
const k1 = /* @__PURE__ */ d(H1, [["render", L1]]), B1 = a({ name: "IconBookmarkFill" }), S1 = {
|
|
281
309
|
xmlns: "http://www.w3.org/2000/svg",
|
|
282
310
|
viewBox: "0 0 16 16"
|
|
283
311
|
};
|
|
284
|
-
function
|
|
285
|
-
return i(), l("svg",
|
|
312
|
+
function C1(t, n, e, s, r, c) {
|
|
313
|
+
return i(), l("svg", S1, n[0] || (n[0] = [
|
|
286
314
|
o("path", { d: "M3 2a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v13l-5-3-5 3V2Z" }, null, -1)
|
|
287
315
|
]));
|
|
288
316
|
}
|
|
289
|
-
const
|
|
317
|
+
const A1 = /* @__PURE__ */ d(B1, [["render", C1]]), b1 = a({ name: "IconBookmark" }), D1 = {
|
|
290
318
|
xmlns: "http://www.w3.org/2000/svg",
|
|
291
319
|
viewBox: "0 0 16 16"
|
|
292
320
|
};
|
|
293
|
-
function
|
|
294
|
-
return i(), l("svg",
|
|
321
|
+
function F1(t, n, e, s, r, c) {
|
|
322
|
+
return i(), l("svg", D1, n[0] || (n[0] = [
|
|
295
323
|
o("path", {
|
|
296
324
|
"fill-rule": "evenodd",
|
|
297
325
|
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",
|
|
@@ -299,12 +327,12 @@ function L1(t, n, e, s, r, c) {
|
|
|
299
327
|
}, null, -1)
|
|
300
328
|
]));
|
|
301
329
|
}
|
|
302
|
-
const
|
|
330
|
+
const z1 = /* @__PURE__ */ d(b1, [["render", F1]]), y1 = a({ name: "IconCalendar" }), T1 = {
|
|
303
331
|
xmlns: "http://www.w3.org/2000/svg",
|
|
304
332
|
viewBox: "0 0 16 16"
|
|
305
333
|
};
|
|
306
|
-
function
|
|
307
|
-
return i(), l("svg",
|
|
334
|
+
function U1(t, n, e, s, r, c) {
|
|
335
|
+
return i(), l("svg", T1, n[0] || (n[0] = [
|
|
308
336
|
o("g", {
|
|
309
337
|
id: "calendar",
|
|
310
338
|
"fill-rule": "evenodd",
|
|
@@ -317,12 +345,12 @@ function C1(t, n, e, s, r, c) {
|
|
|
317
345
|
], -1)
|
|
318
346
|
]));
|
|
319
347
|
}
|
|
320
|
-
const
|
|
348
|
+
const P1 = /* @__PURE__ */ d(y1, [["render", U1]]), E1 = a({ name: "IconCardBank" }), O1 = {
|
|
321
349
|
xmlns: "http://www.w3.org/2000/svg",
|
|
322
350
|
viewBox: "0 0 16 16"
|
|
323
351
|
};
|
|
324
|
-
function
|
|
325
|
-
return i(), l("svg",
|
|
352
|
+
function R1(t, n, e, s, r, c) {
|
|
353
|
+
return i(), l("svg", O1, n[0] || (n[0] = [
|
|
326
354
|
o("g", {
|
|
327
355
|
id: "CDS-Visual-language/Icons/16/other/card-bank",
|
|
328
356
|
"fill-rule": "evenodd",
|
|
@@ -335,12 +363,12 @@ function F1(t, n, e, s, r, c) {
|
|
|
335
363
|
], -1)
|
|
336
364
|
]));
|
|
337
365
|
}
|
|
338
|
-
const
|
|
366
|
+
const W1 = /* @__PURE__ */ d(E1, [["render", R1]]), q1 = a({ name: "IconCategory" }), G1 = {
|
|
339
367
|
xmlns: "http://www.w3.org/2000/svg",
|
|
340
368
|
viewBox: "0 0 16 16"
|
|
341
369
|
};
|
|
342
|
-
function
|
|
343
|
-
return i(), l("svg",
|
|
370
|
+
function Q1(t, n, e, s, r, c) {
|
|
371
|
+
return i(), l("svg", G1, n[0] || (n[0] = [
|
|
344
372
|
o("g", {
|
|
345
373
|
id: "CDS-Visual-language/Icons/16/other/category",
|
|
346
374
|
"fill-rule": "evenodd",
|
|
@@ -353,12 +381,12 @@ function U1(t, n, e, s, r, c) {
|
|
|
353
381
|
], -1)
|
|
354
382
|
]));
|
|
355
383
|
}
|
|
356
|
-
const
|
|
384
|
+
const j1 = /* @__PURE__ */ d(q1, [["render", Q1]]), N1 = a({ name: "IconCheckFill" }), Y1 = {
|
|
357
385
|
xmlns: "http://www.w3.org/2000/svg",
|
|
358
386
|
viewBox: "0 0 16 16"
|
|
359
387
|
};
|
|
360
|
-
function
|
|
361
|
-
return i(), l("svg",
|
|
388
|
+
function J1(t, n, e, s, r, c) {
|
|
389
|
+
return i(), l("svg", Y1, n[0] || (n[0] = [
|
|
362
390
|
o("g", {
|
|
363
391
|
id: "CDS-Visual-language/Icons/16/check-fill",
|
|
364
392
|
"fill-rule": "evenodd",
|
|
@@ -371,12 +399,12 @@ function R1(t, n, e, s, r, c) {
|
|
|
371
399
|
], -1)
|
|
372
400
|
]));
|
|
373
401
|
}
|
|
374
|
-
const
|
|
402
|
+
const K1 = /* @__PURE__ */ d(N1, [["render", J1]]), X1 = a({ name: "IconCheck" }), n0 = {
|
|
375
403
|
xmlns: "http://www.w3.org/2000/svg",
|
|
376
404
|
viewBox: "0 0 16 16"
|
|
377
405
|
};
|
|
378
|
-
function
|
|
379
|
-
return i(), l("svg",
|
|
406
|
+
function o0(t, n, e, s, r, c) {
|
|
407
|
+
return i(), l("svg", n0, n[0] || (n[0] = [
|
|
380
408
|
o("g", {
|
|
381
409
|
id: "check",
|
|
382
410
|
"fill-rule": "evenodd",
|
|
@@ -389,12 +417,12 @@ function Q1(t, n, e, s, r, c) {
|
|
|
389
417
|
], -1)
|
|
390
418
|
]));
|
|
391
419
|
}
|
|
392
|
-
const
|
|
420
|
+
const t0 = /* @__PURE__ */ d(X1, [["render", o0]]), e0 = a({ name: "IconCheckboxFill" }), s0 = {
|
|
393
421
|
xmlns: "http://www.w3.org/2000/svg",
|
|
394
422
|
viewBox: "0 0 16 16"
|
|
395
423
|
};
|
|
396
|
-
function
|
|
397
|
-
return i(), l("svg",
|
|
424
|
+
function r0(t, n, e, s, r, c) {
|
|
425
|
+
return i(), l("svg", s0, n[0] || (n[0] = [
|
|
398
426
|
o("g", {
|
|
399
427
|
id: "checkbox-fill",
|
|
400
428
|
"fill-rule": "evenodd",
|
|
@@ -408,12 +436,12 @@ function J1(t, n, e, s, r, c) {
|
|
|
408
436
|
], -1)
|
|
409
437
|
]));
|
|
410
438
|
}
|
|
411
|
-
const
|
|
439
|
+
const a0 = /* @__PURE__ */ d(e0, [["render", r0]]), l0 = a({ name: "IconCheckbox" }), i0 = {
|
|
412
440
|
xmlns: "http://www.w3.org/2000/svg",
|
|
413
441
|
viewBox: "0 0 16 16"
|
|
414
442
|
};
|
|
415
|
-
function
|
|
416
|
-
return i(), l("svg",
|
|
443
|
+
function d0(t, n, e, s, r, c) {
|
|
444
|
+
return i(), l("svg", i0, n[0] || (n[0] = [
|
|
417
445
|
o("g", {
|
|
418
446
|
id: "checkbox",
|
|
419
447
|
"fill-rule": "evenodd",
|
|
@@ -427,12 +455,12 @@ function o0(t, n, e, s, r, c) {
|
|
|
427
455
|
], -1)
|
|
428
456
|
]));
|
|
429
457
|
}
|
|
430
|
-
const
|
|
458
|
+
const c0 = /* @__PURE__ */ d(l0, [["render", d0]]), v0 = a({ name: "IconChevronDown" }), p0 = {
|
|
431
459
|
xmlns: "http://www.w3.org/2000/svg",
|
|
432
460
|
viewBox: "0 0 16 16"
|
|
433
461
|
};
|
|
434
|
-
function
|
|
435
|
-
return i(), l("svg",
|
|
462
|
+
function h0(t, n, e, s, r, c) {
|
|
463
|
+
return i(), l("svg", p0, n[0] || (n[0] = [
|
|
436
464
|
o("g", {
|
|
437
465
|
id: "Chevron-down",
|
|
438
466
|
"stroke-width": "1"
|
|
@@ -444,12 +472,12 @@ function r0(t, n, e, s, r, c) {
|
|
|
444
472
|
], -1)
|
|
445
473
|
]));
|
|
446
474
|
}
|
|
447
|
-
const
|
|
475
|
+
const $0 = /* @__PURE__ */ d(v0, [["render", h0]]), w0 = a({ name: "IconChevronLeft" }), _0 = {
|
|
448
476
|
xmlns: "http://www.w3.org/2000/svg",
|
|
449
477
|
viewBox: "0 0 16 16"
|
|
450
478
|
};
|
|
451
|
-
function
|
|
452
|
-
return i(), l("svg",
|
|
479
|
+
function u0(t, n, e, s, r, c) {
|
|
480
|
+
return i(), l("svg", _0, n[0] || (n[0] = [
|
|
453
481
|
o("g", {
|
|
454
482
|
id: "Chevron-left",
|
|
455
483
|
"fill-rule": "evenodd",
|
|
@@ -463,12 +491,12 @@ function d0(t, n, e, s, r, c) {
|
|
|
463
491
|
], -1)
|
|
464
492
|
]));
|
|
465
493
|
}
|
|
466
|
-
const
|
|
494
|
+
const m0 = /* @__PURE__ */ d(w0, [["render", u0]]), g0 = a({ name: "IconChevronRight" }), f0 = {
|
|
467
495
|
xmlns: "http://www.w3.org/2000/svg",
|
|
468
496
|
viewBox: "0 0 16 16"
|
|
469
497
|
};
|
|
470
|
-
function
|
|
471
|
-
return i(), l("svg",
|
|
498
|
+
function x0(t, n, e, s, r, c) {
|
|
499
|
+
return i(), l("svg", f0, n[0] || (n[0] = [
|
|
472
500
|
o("g", {
|
|
473
501
|
id: "Chevron-right",
|
|
474
502
|
"fill-rule": "evenodd",
|
|
@@ -482,12 +510,12 @@ function h0(t, n, e, s, r, c) {
|
|
|
482
510
|
], -1)
|
|
483
511
|
]));
|
|
484
512
|
}
|
|
485
|
-
const
|
|
513
|
+
const Z0 = /* @__PURE__ */ d(g0, [["render", x0]]), V0 = a({ name: "IconChevronUp" }), I0 = {
|
|
486
514
|
xmlns: "http://www.w3.org/2000/svg",
|
|
487
515
|
viewBox: "0 0 16 16"
|
|
488
516
|
};
|
|
489
|
-
function
|
|
490
|
-
return i(), l("svg",
|
|
517
|
+
function H0(t, n, e, s, r, c) {
|
|
518
|
+
return i(), l("svg", I0, n[0] || (n[0] = [
|
|
491
519
|
o("g", {
|
|
492
520
|
id: "Chevron-up",
|
|
493
521
|
"stroke-width": "1"
|
|
@@ -499,12 +527,12 @@ function u0(t, n, e, s, r, c) {
|
|
|
499
527
|
], -1)
|
|
500
528
|
]));
|
|
501
529
|
}
|
|
502
|
-
const
|
|
530
|
+
const M0 = /* @__PURE__ */ d(V0, [["render", H0]]), L0 = a({ name: "IconChocholateMenu" }), k0 = {
|
|
503
531
|
xmlns: "http://www.w3.org/2000/svg",
|
|
504
532
|
viewBox: "0 0 16 16"
|
|
505
533
|
};
|
|
506
|
-
function
|
|
507
|
-
return i(), l("svg",
|
|
534
|
+
function B0(t, n, e, s, r, c) {
|
|
535
|
+
return i(), l("svg", k0, n[0] || (n[0] = [
|
|
508
536
|
o("g", {
|
|
509
537
|
id: "chocholate-menu",
|
|
510
538
|
"fill-rule": "evenodd",
|
|
@@ -517,12 +545,12 @@ function x0(t, n, e, s, r, c) {
|
|
|
517
545
|
], -1)
|
|
518
546
|
]));
|
|
519
547
|
}
|
|
520
|
-
const
|
|
548
|
+
const S0 = /* @__PURE__ */ d(L0, [["render", B0]]), C0 = a({ name: "IconChocolateMenu" }), A0 = {
|
|
521
549
|
xmlns: "http://www.w3.org/2000/svg",
|
|
522
550
|
viewBox: "0 0 16 16"
|
|
523
551
|
};
|
|
524
|
-
function
|
|
525
|
-
return i(), l("svg",
|
|
552
|
+
function b0(t, n, e, s, r, c) {
|
|
553
|
+
return i(), l("svg", A0, n[0] || (n[0] = [
|
|
526
554
|
o("g", {
|
|
527
555
|
id: "chocholate-menu",
|
|
528
556
|
"fill-rule": "evenodd",
|
|
@@ -535,12 +563,12 @@ function H0(t, n, e, s, r, c) {
|
|
|
535
563
|
], -1)
|
|
536
564
|
]));
|
|
537
565
|
}
|
|
538
|
-
const
|
|
566
|
+
const D0 = /* @__PURE__ */ d(C0, [["render", b0]]), F0 = a({ name: "IconClockFill" }), z0 = {
|
|
539
567
|
xmlns: "http://www.w3.org/2000/svg",
|
|
540
568
|
viewBox: "0 0 16 16"
|
|
541
569
|
};
|
|
542
|
-
function
|
|
543
|
-
return i(), l("svg",
|
|
570
|
+
function y0(t, n, e, s, r, c) {
|
|
571
|
+
return i(), l("svg", z0, n[0] || (n[0] = [
|
|
544
572
|
o("path", {
|
|
545
573
|
"fill-rule": "evenodd",
|
|
546
574
|
d: "M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1ZM7 9h5V7.5H8.5V4H7v5Z",
|
|
@@ -548,12 +576,12 @@ function B0(t, n, e, s, r, c) {
|
|
|
548
576
|
}, null, -1)
|
|
549
577
|
]));
|
|
550
578
|
}
|
|
551
|
-
const
|
|
579
|
+
const T0 = /* @__PURE__ */ d(F0, [["render", y0]]), U0 = a({ name: "IconClock" }), P0 = {
|
|
552
580
|
xmlns: "http://www.w3.org/2000/svg",
|
|
553
581
|
viewBox: "0 0 16 16"
|
|
554
582
|
};
|
|
555
|
-
function
|
|
556
|
-
return i(), l("svg",
|
|
583
|
+
function E0(t, n, e, s, r, c) {
|
|
584
|
+
return i(), l("svg", P0, n[0] || (n[0] = [
|
|
557
585
|
o("g", {
|
|
558
586
|
id: "CDS-Visual-language/Icons/16/time/сlock",
|
|
559
587
|
"fill-rule": "evenodd",
|
|
@@ -566,12 +594,12 @@ function b0(t, n, e, s, r, c) {
|
|
|
566
594
|
], -1)
|
|
567
595
|
]));
|
|
568
596
|
}
|
|
569
|
-
const
|
|
597
|
+
const O0 = /* @__PURE__ */ d(U0, [["render", E0]]), R0 = a({ name: "IconCollapse" }), W0 = {
|
|
570
598
|
xmlns: "http://www.w3.org/2000/svg",
|
|
571
599
|
viewBox: "0 0 16 16"
|
|
572
600
|
};
|
|
573
|
-
function
|
|
574
|
-
return i(), l("svg",
|
|
601
|
+
function q0(t, n, e, s, r, c) {
|
|
602
|
+
return i(), l("svg", W0, n[0] || (n[0] = [
|
|
575
603
|
o("path", {
|
|
576
604
|
"fill-rule": "evenodd",
|
|
577
605
|
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",
|
|
@@ -579,12 +607,12 @@ function y0(t, n, e, s, r, c) {
|
|
|
579
607
|
}, null, -1)
|
|
580
608
|
]));
|
|
581
609
|
}
|
|
582
|
-
const
|
|
610
|
+
const G0 = /* @__PURE__ */ d(R0, [["render", q0]]), Q0 = a({ name: "IconComment" }), j0 = {
|
|
583
611
|
xmlns: "http://www.w3.org/2000/svg",
|
|
584
612
|
viewBox: "0 0 16 16"
|
|
585
613
|
};
|
|
586
|
-
function
|
|
587
|
-
return i(), l("svg",
|
|
614
|
+
function N0(t, n, e, s, r, c) {
|
|
615
|
+
return i(), l("svg", j0, n[0] || (n[0] = [
|
|
588
616
|
o("g", {
|
|
589
617
|
id: "comment",
|
|
590
618
|
"fill-rule": "evenodd",
|
|
@@ -597,12 +625,12 @@ function E0(t, n, e, s, r, c) {
|
|
|
597
625
|
], -1)
|
|
598
626
|
]));
|
|
599
627
|
}
|
|
600
|
-
const
|
|
628
|
+
const Y0 = /* @__PURE__ */ d(Q0, [["render", N0]]), J0 = a({ name: "IconCompany" }), K0 = {
|
|
601
629
|
xmlns: "http://www.w3.org/2000/svg",
|
|
602
630
|
viewBox: "0 0 16 16"
|
|
603
631
|
};
|
|
604
|
-
function
|
|
605
|
-
return i(), l("svg",
|
|
632
|
+
function X0(t, n, e, s, r, c) {
|
|
633
|
+
return i(), l("svg", K0, n[0] || (n[0] = [
|
|
606
634
|
o("g", {
|
|
607
635
|
id: "company",
|
|
608
636
|
"fill-rule": "evenodd",
|
|
@@ -615,12 +643,12 @@ function q0(t, n, e, s, r, c) {
|
|
|
615
643
|
], -1)
|
|
616
644
|
]));
|
|
617
645
|
}
|
|
618
|
-
const
|
|
646
|
+
const n2 = /* @__PURE__ */ d(J0, [["render", X0]]), o2 = a({ name: "IconCompare" }), t2 = {
|
|
619
647
|
xmlns: "http://www.w3.org/2000/svg",
|
|
620
648
|
viewBox: "0 0 16 16"
|
|
621
649
|
};
|
|
622
|
-
function
|
|
623
|
-
return i(), l("svg",
|
|
650
|
+
function e2(t, n, e, s, r, c) {
|
|
651
|
+
return i(), l("svg", t2, n[0] || (n[0] = [
|
|
624
652
|
o("g", {
|
|
625
653
|
id: "CDS-Visual-language/Icons/16/operations/compare",
|
|
626
654
|
"fill-rule": "evenodd",
|
|
@@ -633,12 +661,12 @@ function N0(t, n, e, s, r, c) {
|
|
|
633
661
|
], -1)
|
|
634
662
|
]));
|
|
635
663
|
}
|
|
636
|
-
const
|
|
664
|
+
const s2 = /* @__PURE__ */ d(o2, [["render", e2]]), r2 = a({ name: "IconCopy" }), a2 = {
|
|
637
665
|
xmlns: "http://www.w3.org/2000/svg",
|
|
638
666
|
viewBox: "0 0 16 16"
|
|
639
667
|
};
|
|
640
|
-
function
|
|
641
|
-
return i(), l("svg",
|
|
668
|
+
function l2(t, n, e, s, r, c) {
|
|
669
|
+
return i(), l("svg", a2, n[0] || (n[0] = [
|
|
642
670
|
o("g", {
|
|
643
671
|
id: "сopy",
|
|
644
672
|
"fill-rule": "evenodd",
|
|
@@ -651,12 +679,12 @@ function X0(t, n, e, s, r, c) {
|
|
|
651
679
|
], -1)
|
|
652
680
|
]));
|
|
653
681
|
}
|
|
654
|
-
const
|
|
682
|
+
const i2 = /* @__PURE__ */ d(r2, [["render", l2]]), d2 = a({ name: "IconDataCards" }), c2 = {
|
|
655
683
|
xmlns: "http://www.w3.org/2000/svg",
|
|
656
684
|
viewBox: "0 0 16 16"
|
|
657
685
|
};
|
|
658
|
-
function
|
|
659
|
-
return i(), l("svg",
|
|
686
|
+
function v2(t, n, e, s, r, c) {
|
|
687
|
+
return i(), l("svg", c2, n[0] || (n[0] = [
|
|
660
688
|
o("g", {
|
|
661
689
|
id: "CDS-Visual-language/Icons/16/operations/data-cards",
|
|
662
690
|
"fill-rule": "evenodd",
|
|
@@ -669,12 +697,12 @@ function e2(t, n, e, s, r, c) {
|
|
|
669
697
|
], -1)
|
|
670
698
|
]));
|
|
671
699
|
}
|
|
672
|
-
const
|
|
700
|
+
const p2 = /* @__PURE__ */ d(d2, [["render", v2]]), h2 = a({ name: "IconDelete" }), $2 = {
|
|
673
701
|
xmlns: "http://www.w3.org/2000/svg",
|
|
674
702
|
viewBox: "0 0 16 16"
|
|
675
703
|
};
|
|
676
|
-
function
|
|
677
|
-
return i(), l("svg",
|
|
704
|
+
function w2(t, n, e, s, r, c) {
|
|
705
|
+
return i(), l("svg", $2, n[0] || (n[0] = [
|
|
678
706
|
o("g", {
|
|
679
707
|
id: "delete",
|
|
680
708
|
"fill-rule": "evenodd",
|
|
@@ -687,12 +715,12 @@ function l2(t, n, e, s, r, c) {
|
|
|
687
715
|
], -1)
|
|
688
716
|
]));
|
|
689
717
|
}
|
|
690
|
-
const
|
|
718
|
+
const _2 = /* @__PURE__ */ d(h2, [["render", w2]]), u2 = a({ name: "IconDirectoryOpen" }), m2 = {
|
|
691
719
|
xmlns: "http://www.w3.org/2000/svg",
|
|
692
720
|
viewBox: "0 0 16 16"
|
|
693
721
|
};
|
|
694
|
-
function
|
|
695
|
-
return i(), l("svg",
|
|
722
|
+
function g2(t, n, e, s, r, c) {
|
|
723
|
+
return i(), l("svg", m2, n[0] || (n[0] = [
|
|
696
724
|
o("g", { "clip-path": "url(#clip0_2734_854)" }, [
|
|
697
725
|
o("path", {
|
|
698
726
|
"fill-rule": "evenodd",
|
|
@@ -707,12 +735,12 @@ function v2(t, n, e, s, r, c) {
|
|
|
707
735
|
], -1)
|
|
708
736
|
]));
|
|
709
737
|
}
|
|
710
|
-
const
|
|
738
|
+
const f2 = /* @__PURE__ */ d(u2, [["render", g2]]), x2 = a({ name: "IconDirectory" }), Z2 = {
|
|
711
739
|
xmlns: "http://www.w3.org/2000/svg",
|
|
712
740
|
viewBox: "0 0 16 16"
|
|
713
741
|
};
|
|
714
|
-
function
|
|
715
|
-
return i(), l("svg",
|
|
742
|
+
function V2(t, n, e, s, r, c) {
|
|
743
|
+
return i(), l("svg", Z2, n[0] || (n[0] = [
|
|
716
744
|
o("g", {
|
|
717
745
|
id: "CDS-Visual-language/Icons/16/file/directory",
|
|
718
746
|
"fill-rule": "evenodd",
|
|
@@ -726,12 +754,12 @@ function w2(t, n, e, s, r, c) {
|
|
|
726
754
|
], -1)
|
|
727
755
|
]));
|
|
728
756
|
}
|
|
729
|
-
const
|
|
757
|
+
const I2 = /* @__PURE__ */ d(x2, [["render", V2]]), H2 = a({ name: "IconDocDownload" }), M2 = {
|
|
730
758
|
xmlns: "http://www.w3.org/2000/svg",
|
|
731
759
|
viewBox: "0 0 16 16"
|
|
732
760
|
};
|
|
733
|
-
function
|
|
734
|
-
return i(), l("svg",
|
|
761
|
+
function L2(t, n, e, s, r, c) {
|
|
762
|
+
return i(), l("svg", M2, n[0] || (n[0] = [
|
|
735
763
|
o("g", {
|
|
736
764
|
id: "doc-download",
|
|
737
765
|
"fill-rule": "evenodd",
|
|
@@ -744,12 +772,12 @@ function g2(t, n, e, s, r, c) {
|
|
|
744
772
|
], -1)
|
|
745
773
|
]));
|
|
746
774
|
}
|
|
747
|
-
const
|
|
775
|
+
const k2 = /* @__PURE__ */ d(H2, [["render", L2]]), B2 = a({ name: "IconDoc" }), S2 = {
|
|
748
776
|
xmlns: "http://www.w3.org/2000/svg",
|
|
749
777
|
viewBox: "0 0 16 16"
|
|
750
778
|
};
|
|
751
|
-
function
|
|
752
|
-
return i(), l("svg",
|
|
779
|
+
function C2(t, n, e, s, r, c) {
|
|
780
|
+
return i(), l("svg", S2, n[0] || (n[0] = [
|
|
753
781
|
o("g", {
|
|
754
782
|
id: "CDS-Visual-language/Icons/16/file/doc",
|
|
755
783
|
"fill-rule": "evenodd",
|
|
@@ -763,12 +791,12 @@ function V2(t, n, e, s, r, c) {
|
|
|
763
791
|
], -1)
|
|
764
792
|
]));
|
|
765
793
|
}
|
|
766
|
-
const
|
|
794
|
+
const A2 = /* @__PURE__ */ d(B2, [["render", C2]]), b2 = a({ name: "IconDownload" }), D2 = {
|
|
767
795
|
xmlns: "http://www.w3.org/2000/svg",
|
|
768
796
|
viewBox: "0 0 16 16"
|
|
769
797
|
};
|
|
770
|
-
function
|
|
771
|
-
return i(), l("svg",
|
|
798
|
+
function F2(t, n, e, s, r, c) {
|
|
799
|
+
return i(), l("svg", D2, n[0] || (n[0] = [
|
|
772
800
|
o("g", {
|
|
773
801
|
id: "download",
|
|
774
802
|
"fill-rule": "evenodd",
|
|
@@ -781,12 +809,12 @@ function L2(t, n, e, s, r, c) {
|
|
|
781
809
|
], -1)
|
|
782
810
|
]));
|
|
783
811
|
}
|
|
784
|
-
const
|
|
812
|
+
const z2 = /* @__PURE__ */ d(b2, [["render", F2]]), y2 = a({ name: "IconDraggable" }), T2 = {
|
|
785
813
|
xmlns: "http://www.w3.org/2000/svg",
|
|
786
814
|
viewBox: "0 0 16 16"
|
|
787
815
|
};
|
|
788
|
-
function
|
|
789
|
-
return i(), l("svg",
|
|
816
|
+
function U2(t, n, e, s, r, c) {
|
|
817
|
+
return i(), l("svg", T2, n[0] || (n[0] = [
|
|
790
818
|
o("g", {
|
|
791
819
|
id: "CDS-Visual-language/Icons/16/navigation/draggable",
|
|
792
820
|
"fill-rule": "evenodd",
|
|
@@ -799,12 +827,12 @@ function C2(t, n, e, s, r, c) {
|
|
|
799
827
|
], -1)
|
|
800
828
|
]));
|
|
801
829
|
}
|
|
802
|
-
const
|
|
830
|
+
const P2 = /* @__PURE__ */ d(y2, [["render", U2]]), E2 = a({ name: "IconEdit" }), O2 = {
|
|
803
831
|
xmlns: "http://www.w3.org/2000/svg",
|
|
804
832
|
viewBox: "0 0 16 16"
|
|
805
833
|
};
|
|
806
|
-
function
|
|
807
|
-
return i(), l("svg",
|
|
834
|
+
function R2(t, n, e, s, r, c) {
|
|
835
|
+
return i(), l("svg", O2, n[0] || (n[0] = [
|
|
808
836
|
o("g", {
|
|
809
837
|
id: "edit",
|
|
810
838
|
"fill-rule": "evenodd",
|
|
@@ -817,12 +845,12 @@ function F2(t, n, e, s, r, c) {
|
|
|
817
845
|
], -1)
|
|
818
846
|
]));
|
|
819
847
|
}
|
|
820
|
-
const
|
|
848
|
+
const W2 = /* @__PURE__ */ d(E2, [["render", R2]]), q2 = a({ name: "IconEducation" }), G2 = {
|
|
821
849
|
xmlns: "http://www.w3.org/2000/svg",
|
|
822
850
|
viewBox: "0 0 16 16"
|
|
823
851
|
};
|
|
824
|
-
function
|
|
825
|
-
return i(), l("svg",
|
|
852
|
+
function Q2(t, n, e, s, r, c) {
|
|
853
|
+
return i(), l("svg", G2, n[0] || (n[0] = [
|
|
826
854
|
o("path", {
|
|
827
855
|
"fill-rule": "evenodd",
|
|
828
856
|
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",
|
|
@@ -840,12 +868,12 @@ function U2(t, n, e, s, r, c) {
|
|
|
840
868
|
}, null, -1)
|
|
841
869
|
]));
|
|
842
870
|
}
|
|
843
|
-
const
|
|
871
|
+
const j2 = /* @__PURE__ */ d(q2, [["render", Q2]]), N2 = a({ name: "IconEnter" }), Y2 = {
|
|
844
872
|
xmlns: "http://www.w3.org/2000/svg",
|
|
845
873
|
viewBox: "0 0 16 16"
|
|
846
874
|
};
|
|
847
|
-
function
|
|
848
|
-
return i(), l("svg",
|
|
875
|
+
function J2(t, n, e, s, r, c) {
|
|
876
|
+
return i(), l("svg", Y2, n[0] || (n[0] = [
|
|
849
877
|
o("g", {
|
|
850
878
|
id: "enter",
|
|
851
879
|
"fill-rule": "evenodd",
|
|
@@ -858,12 +886,12 @@ function R2(t, n, e, s, r, c) {
|
|
|
858
886
|
], -1)
|
|
859
887
|
]));
|
|
860
888
|
}
|
|
861
|
-
const
|
|
889
|
+
const K2 = /* @__PURE__ */ d(N2, [["render", J2]]), X2 = a({ name: "IconErrorFill" }), nn = {
|
|
862
890
|
xmlns: "http://www.w3.org/2000/svg",
|
|
863
891
|
viewBox: "0 0 16 16"
|
|
864
892
|
};
|
|
865
|
-
function
|
|
866
|
-
return i(), l("svg",
|
|
893
|
+
function on(t, n, e, s, r, c) {
|
|
894
|
+
return i(), l("svg", nn, n[0] || (n[0] = [
|
|
867
895
|
o("g", {
|
|
868
896
|
id: "CDS-Visual-language/Icons/16/error-fill",
|
|
869
897
|
"fill-rule": "evenodd",
|
|
@@ -876,12 +904,12 @@ function Q2(t, n, e, s, r, c) {
|
|
|
876
904
|
], -1)
|
|
877
905
|
]));
|
|
878
906
|
}
|
|
879
|
-
const
|
|
907
|
+
const tn = /* @__PURE__ */ d(X2, [["render", on]]), en = a({ name: "IconError" }), sn = {
|
|
880
908
|
xmlns: "http://www.w3.org/2000/svg",
|
|
881
909
|
viewBox: "0 0 16 16"
|
|
882
910
|
};
|
|
883
|
-
function
|
|
884
|
-
return i(), l("svg",
|
|
911
|
+
function rn(t, n, e, s, r, c) {
|
|
912
|
+
return i(), l("svg", sn, n[0] || (n[0] = [
|
|
885
913
|
o("g", {
|
|
886
914
|
id: "error",
|
|
887
915
|
"fill-rule": "evenodd",
|
|
@@ -894,12 +922,12 @@ function J2(t, n, e, s, r, c) {
|
|
|
894
922
|
], -1)
|
|
895
923
|
]));
|
|
896
924
|
}
|
|
897
|
-
const
|
|
925
|
+
const an = /* @__PURE__ */ d(en, [["render", rn]]), ln = a({ name: "IconExpand" }), dn = {
|
|
898
926
|
xmlns: "http://www.w3.org/2000/svg",
|
|
899
927
|
viewBox: "0 0 16 16"
|
|
900
928
|
};
|
|
901
|
-
function
|
|
902
|
-
return i(), l("svg",
|
|
929
|
+
function cn(t, n, e, s, r, c) {
|
|
930
|
+
return i(), l("svg", dn, n[0] || (n[0] = [
|
|
903
931
|
o("path", {
|
|
904
932
|
"fill-rule": "evenodd",
|
|
905
933
|
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",
|
|
@@ -907,12 +935,12 @@ function on(t, n, e, s, r, c) {
|
|
|
907
935
|
}, null, -1)
|
|
908
936
|
]));
|
|
909
937
|
}
|
|
910
|
-
const
|
|
938
|
+
const vn = /* @__PURE__ */ d(ln, [["render", cn]]), pn = a({ name: "IconExternal" }), hn = {
|
|
911
939
|
xmlns: "http://www.w3.org/2000/svg",
|
|
912
940
|
viewBox: "0 0 16 16"
|
|
913
941
|
};
|
|
914
|
-
function
|
|
915
|
-
return i(), l("svg",
|
|
942
|
+
function $n(t, n, e, s, r, c) {
|
|
943
|
+
return i(), l("svg", hn, n[0] || (n[0] = [
|
|
916
944
|
o("g", {
|
|
917
945
|
id: "external",
|
|
918
946
|
"fill-rule": "evenodd",
|
|
@@ -925,12 +953,12 @@ function rn(t, n, e, s, r, c) {
|
|
|
925
953
|
], -1)
|
|
926
954
|
]));
|
|
927
955
|
}
|
|
928
|
-
const
|
|
956
|
+
const wn = /* @__PURE__ */ d(pn, [["render", $n]]), _n = a({ name: "IconFacebookFill" }), un = {
|
|
929
957
|
xmlns: "http://www.w3.org/2000/svg",
|
|
930
958
|
viewBox: "0 0 16 16"
|
|
931
959
|
};
|
|
932
|
-
function
|
|
933
|
-
return i(), l("svg",
|
|
960
|
+
function mn(t, n, e, s, r, c) {
|
|
961
|
+
return i(), l("svg", un, n[0] || (n[0] = [
|
|
934
962
|
o("g", {
|
|
935
963
|
id: "CDS-Visual-language/Icons/16/social/facebook-fill",
|
|
936
964
|
"fill-rule": "evenodd",
|
|
@@ -944,12 +972,12 @@ function cn(t, n, e, s, r, c) {
|
|
|
944
972
|
], -1)
|
|
945
973
|
]));
|
|
946
974
|
}
|
|
947
|
-
const
|
|
975
|
+
const gn = /* @__PURE__ */ d(_n, [["render", mn]]), fn = a({ name: "IconFacebook" }), xn = {
|
|
948
976
|
xmlns: "http://www.w3.org/2000/svg",
|
|
949
977
|
viewBox: "0 0 16 16"
|
|
950
978
|
};
|
|
951
|
-
function
|
|
952
|
-
return i(), l("svg",
|
|
979
|
+
function Zn(t, n, e, s, r, c) {
|
|
980
|
+
return i(), l("svg", xn, n[0] || (n[0] = [
|
|
953
981
|
o("g", {
|
|
954
982
|
id: "facebook",
|
|
955
983
|
"fill-rule": "evenodd",
|
|
@@ -963,12 +991,12 @@ function $n(t, n, e, s, r, c) {
|
|
|
963
991
|
], -1)
|
|
964
992
|
]));
|
|
965
993
|
}
|
|
966
|
-
const
|
|
994
|
+
const Vn = /* @__PURE__ */ d(fn, [["render", Zn]]), In = a({ name: "IconFill" }), Hn = {
|
|
967
995
|
xmlns: "http://www.w3.org/2000/svg",
|
|
968
996
|
viewBox: "0 0 16 16"
|
|
969
997
|
};
|
|
970
|
-
function
|
|
971
|
-
return i(), l("svg",
|
|
998
|
+
function Mn(t, n, e, s, r, c) {
|
|
999
|
+
return i(), l("svg", Hn, n[0] || (n[0] = [
|
|
972
1000
|
o("path", {
|
|
973
1001
|
"fill-rule": "evenodd",
|
|
974
1002
|
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",
|
|
@@ -976,12 +1004,12 @@ function mn(t, n, e, s, r, c) {
|
|
|
976
1004
|
}, null, -1)
|
|
977
1005
|
]));
|
|
978
1006
|
}
|
|
979
|
-
const
|
|
1007
|
+
const Ln = /* @__PURE__ */ d(In, [["render", Mn]]), kn = a({ name: "IconFilters" }), Bn = {
|
|
980
1008
|
xmlns: "http://www.w3.org/2000/svg",
|
|
981
1009
|
viewBox: "0 0 16 16"
|
|
982
1010
|
};
|
|
983
|
-
function
|
|
984
|
-
return i(), l("svg",
|
|
1011
|
+
function Sn(t, n, e, s, r, c) {
|
|
1012
|
+
return i(), l("svg", Bn, n[0] || (n[0] = [
|
|
985
1013
|
o("g", {
|
|
986
1014
|
id: "CDS-Visual-language/Icons/16/operations/filter",
|
|
987
1015
|
"fill-rule": "evenodd",
|
|
@@ -994,12 +1022,12 @@ function Zn(t, n, e, s, r, c) {
|
|
|
994
1022
|
], -1)
|
|
995
1023
|
]));
|
|
996
1024
|
}
|
|
997
|
-
const
|
|
1025
|
+
const Cn = /* @__PURE__ */ d(kn, [["render", Sn]]), An = a({ name: "IconFlag" }), bn = {
|
|
998
1026
|
xmlns: "http://www.w3.org/2000/svg",
|
|
999
1027
|
viewBox: "0 0 16 16"
|
|
1000
1028
|
};
|
|
1001
|
-
function
|
|
1002
|
-
return i(), l("svg",
|
|
1029
|
+
function Dn(t, n, e, s, r, c) {
|
|
1030
|
+
return i(), l("svg", bn, n[0] || (n[0] = [
|
|
1003
1031
|
o("g", {
|
|
1004
1032
|
id: "CDS-Visual-language/Icons/16/toggle/flag",
|
|
1005
1033
|
"fill-rule": "evenodd",
|
|
@@ -1013,12 +1041,12 @@ function Mn(t, n, e, s, r, c) {
|
|
|
1013
1041
|
], -1)
|
|
1014
1042
|
]));
|
|
1015
1043
|
}
|
|
1016
|
-
const
|
|
1044
|
+
const Fn = /* @__PURE__ */ d(An, [["render", Dn]]), zn = a({ name: "IconFormat" }), yn = {
|
|
1017
1045
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1018
1046
|
viewBox: "0 0 16 16"
|
|
1019
1047
|
};
|
|
1020
|
-
function
|
|
1021
|
-
return i(), l("svg",
|
|
1048
|
+
function Tn(t, n, e, s, r, c) {
|
|
1049
|
+
return i(), l("svg", yn, n[0] || (n[0] = [
|
|
1022
1050
|
o("path", {
|
|
1023
1051
|
"fill-rule": "evenodd",
|
|
1024
1052
|
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",
|
|
@@ -1026,21 +1054,21 @@ function Sn(t, n, e, s, r, c) {
|
|
|
1026
1054
|
}, null, -1)
|
|
1027
1055
|
]));
|
|
1028
1056
|
}
|
|
1029
|
-
const
|
|
1057
|
+
const Un = /* @__PURE__ */ d(zn, [["render", Tn]]), Pn = a({ name: "IconFormula" }), En = {
|
|
1030
1058
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1031
1059
|
viewBox: "0 0 16 16"
|
|
1032
1060
|
};
|
|
1033
|
-
function
|
|
1034
|
-
return i(), l("svg",
|
|
1061
|
+
function On(t, n, e, s, r, c) {
|
|
1062
|
+
return i(), l("svg", En, n[0] || (n[0] = [
|
|
1035
1063
|
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)
|
|
1036
1064
|
]));
|
|
1037
1065
|
}
|
|
1038
|
-
const
|
|
1066
|
+
const Rn = /* @__PURE__ */ d(Pn, [["render", On]]), Wn = a({ name: "IconFunnel" }), qn = {
|
|
1039
1067
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1040
1068
|
viewBox: "0 0 16 16"
|
|
1041
1069
|
};
|
|
1042
|
-
function
|
|
1043
|
-
return i(), l("svg",
|
|
1070
|
+
function Gn(t, n, e, s, r, c) {
|
|
1071
|
+
return i(), l("svg", qn, n[0] || (n[0] = [
|
|
1044
1072
|
o("g", {
|
|
1045
1073
|
id: "funnel",
|
|
1046
1074
|
"fill-rule": "evenodd",
|
|
@@ -1054,12 +1082,12 @@ function Tn(t, n, e, s, r, c) {
|
|
|
1054
1082
|
], -1)
|
|
1055
1083
|
]));
|
|
1056
1084
|
}
|
|
1057
|
-
const
|
|
1085
|
+
const Qn = /* @__PURE__ */ d(Wn, [["render", Gn]]), jn = a({ name: "IconGlobe" }), Nn = {
|
|
1058
1086
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1059
1087
|
viewBox: "0 0 16 16"
|
|
1060
1088
|
};
|
|
1061
|
-
function
|
|
1062
|
-
return i(), l("svg",
|
|
1089
|
+
function Yn(t, n, e, s, r, c) {
|
|
1090
|
+
return i(), l("svg", Nn, n[0] || (n[0] = [
|
|
1063
1091
|
o("g", {
|
|
1064
1092
|
id: "CDS-Visual-language/Icons/16/other/workspace/globe",
|
|
1065
1093
|
"fill-rule": "evenodd",
|
|
@@ -1072,12 +1100,12 @@ function On(t, n, e, s, r, c) {
|
|
|
1072
1100
|
], -1)
|
|
1073
1101
|
]));
|
|
1074
1102
|
}
|
|
1075
|
-
const
|
|
1103
|
+
const Jn = /* @__PURE__ */ d(jn, [["render", Yn]]), Kn = a({ name: "IconHighlight" }), Xn = {
|
|
1076
1104
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1077
1105
|
viewBox: "0 0 16 16"
|
|
1078
1106
|
};
|
|
1079
|
-
function
|
|
1080
|
-
return i(), l("svg",
|
|
1107
|
+
function no(t, n, e, s, r, c) {
|
|
1108
|
+
return i(), l("svg", Xn, n[0] || (n[0] = [
|
|
1081
1109
|
o("path", {
|
|
1082
1110
|
"fill-rule": "evenodd",
|
|
1083
1111
|
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",
|
|
@@ -1085,12 +1113,12 @@ function Gn(t, n, e, s, r, c) {
|
|
|
1085
1113
|
}, null, -1)
|
|
1086
1114
|
]));
|
|
1087
1115
|
}
|
|
1088
|
-
const
|
|
1116
|
+
const oo = /* @__PURE__ */ d(Kn, [["render", no]]), to = a({ name: "IconInfinity" }), eo = {
|
|
1089
1117
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1090
1118
|
viewBox: "0 0 16 16"
|
|
1091
1119
|
};
|
|
1092
|
-
function
|
|
1093
|
-
return i(), l("svg",
|
|
1120
|
+
function so(t, n, e, s, r, c) {
|
|
1121
|
+
return i(), l("svg", eo, n[0] || (n[0] = [
|
|
1094
1122
|
o("g", {
|
|
1095
1123
|
id: "CDS-Visual-language/Icons/16/other/infinity",
|
|
1096
1124
|
"fill-rule": "evenodd",
|
|
@@ -1104,12 +1132,12 @@ function Yn(t, n, e, s, r, c) {
|
|
|
1104
1132
|
], -1)
|
|
1105
1133
|
]));
|
|
1106
1134
|
}
|
|
1107
|
-
const
|
|
1135
|
+
const ro = /* @__PURE__ */ d(to, [["render", so]]), ao = a({ name: "IconInfoFill" }), lo = {
|
|
1108
1136
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1109
1137
|
viewBox: "0 0 16 16"
|
|
1110
1138
|
};
|
|
1111
|
-
function
|
|
1112
|
-
return i(), l("svg",
|
|
1139
|
+
function io(t, n, e, s, r, c) {
|
|
1140
|
+
return i(), l("svg", lo, n[0] || (n[0] = [
|
|
1113
1141
|
o("g", {
|
|
1114
1142
|
id: "CDS-Visual-language/Icons/16/info-fill",
|
|
1115
1143
|
"fill-rule": "evenodd",
|
|
@@ -1122,12 +1150,12 @@ function no(t, n, e, s, r, c) {
|
|
|
1122
1150
|
], -1)
|
|
1123
1151
|
]));
|
|
1124
1152
|
}
|
|
1125
|
-
const
|
|
1153
|
+
const co = /* @__PURE__ */ d(ao, [["render", io]]), vo = a({ name: "IconInfo" }), po = {
|
|
1126
1154
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1127
1155
|
viewBox: "0 0 16 16"
|
|
1128
1156
|
};
|
|
1129
|
-
function
|
|
1130
|
-
return i(), l("svg",
|
|
1157
|
+
function ho(t, n, e, s, r, c) {
|
|
1158
|
+
return i(), l("svg", po, n[0] || (n[0] = [
|
|
1131
1159
|
o("g", {
|
|
1132
1160
|
id: "Info",
|
|
1133
1161
|
"fill-rule": "evenodd",
|
|
@@ -1140,12 +1168,12 @@ function so(t, n, e, s, r, c) {
|
|
|
1140
1168
|
], -1)
|
|
1141
1169
|
]));
|
|
1142
1170
|
}
|
|
1143
|
-
const
|
|
1171
|
+
const $o = /* @__PURE__ */ d(vo, [["render", ho]]), wo = a({ name: "IconInsert" }), _o = {
|
|
1144
1172
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1145
1173
|
viewBox: "0 0 16 16"
|
|
1146
1174
|
};
|
|
1147
|
-
function
|
|
1148
|
-
return i(), l("svg",
|
|
1175
|
+
function uo(t, n, e, s, r, c) {
|
|
1176
|
+
return i(), l("svg", _o, n[0] || (n[0] = [
|
|
1149
1177
|
o("path", {
|
|
1150
1178
|
"fill-rule": "evenodd",
|
|
1151
1179
|
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",
|
|
@@ -1153,12 +1181,12 @@ function io(t, n, e, s, r, c) {
|
|
|
1153
1181
|
}, null, -1)
|
|
1154
1182
|
]));
|
|
1155
1183
|
}
|
|
1156
|
-
const
|
|
1184
|
+
const mo = /* @__PURE__ */ d(wo, [["render", uo]]), go = a({ name: "IconItalic" }), fo = {
|
|
1157
1185
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1158
1186
|
viewBox: "0 0 16 16"
|
|
1159
1187
|
};
|
|
1160
|
-
function
|
|
1161
|
-
return i(), l("svg",
|
|
1188
|
+
function xo(t, n, e, s, r, c) {
|
|
1189
|
+
return i(), l("svg", fo, n[0] || (n[0] = [
|
|
1162
1190
|
o("path", {
|
|
1163
1191
|
"fill-rule": "evenodd",
|
|
1164
1192
|
d: "M10 2h3v1H9.833L8.167 13H11v1H3v-1h3.167L7.833 3H5V2h5Z",
|
|
@@ -1166,12 +1194,12 @@ function ho(t, n, e, s, r, c) {
|
|
|
1166
1194
|
}, null, -1)
|
|
1167
1195
|
]));
|
|
1168
1196
|
}
|
|
1169
|
-
const
|
|
1197
|
+
const Zo = /* @__PURE__ */ d(go, [["render", xo]]), Vo = a({ name: "IconLink" }), Io = {
|
|
1170
1198
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1171
1199
|
viewBox: "0 0 16 16"
|
|
1172
1200
|
};
|
|
1173
|
-
function
|
|
1174
|
-
return i(), l("svg",
|
|
1201
|
+
function Ho(t, n, e, s, r, c) {
|
|
1202
|
+
return i(), l("svg", Io, n[0] || (n[0] = [
|
|
1175
1203
|
o("g", {
|
|
1176
1204
|
id: "link",
|
|
1177
1205
|
"fill-rule": "evenodd",
|
|
@@ -1184,12 +1212,12 @@ function uo(t, n, e, s, r, c) {
|
|
|
1184
1212
|
], -1)
|
|
1185
1213
|
]));
|
|
1186
1214
|
}
|
|
1187
|
-
const
|
|
1215
|
+
const Mo = /* @__PURE__ */ d(Vo, [["render", Ho]]), Lo = a({ name: "IconListSearch" }), ko = {
|
|
1188
1216
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1189
1217
|
viewBox: "0 0 16 16"
|
|
1190
1218
|
};
|
|
1191
|
-
function
|
|
1192
|
-
return i(), l("svg",
|
|
1219
|
+
function Bo(t, n, e, s, r, c) {
|
|
1220
|
+
return i(), l("svg", ko, n[0] || (n[0] = [
|
|
1193
1221
|
o("g", {
|
|
1194
1222
|
id: "list-search",
|
|
1195
1223
|
"fill-rule": "evenodd",
|
|
@@ -1202,12 +1230,12 @@ function xo(t, n, e, s, r, c) {
|
|
|
1202
1230
|
], -1)
|
|
1203
1231
|
]));
|
|
1204
1232
|
}
|
|
1205
|
-
const
|
|
1233
|
+
const So = /* @__PURE__ */ d(Lo, [["render", Bo]]), Co = a({ name: "IconList" }), Ao = {
|
|
1206
1234
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1207
1235
|
viewBox: "0 0 16 16"
|
|
1208
1236
|
};
|
|
1209
|
-
function
|
|
1210
|
-
return i(), l("svg",
|
|
1237
|
+
function bo(t, n, e, s, r, c) {
|
|
1238
|
+
return i(), l("svg", Ao, n[0] || (n[0] = [
|
|
1211
1239
|
o("g", {
|
|
1212
1240
|
id: "list",
|
|
1213
1241
|
"fill-rule": "evenodd",
|
|
@@ -1220,12 +1248,12 @@ function Ho(t, n, e, s, r, c) {
|
|
|
1220
1248
|
], -1)
|
|
1221
1249
|
]));
|
|
1222
1250
|
}
|
|
1223
|
-
const
|
|
1251
|
+
const Do = /* @__PURE__ */ d(Co, [["render", bo]]), Fo = a({ name: "IconLoader" }), zo = {
|
|
1224
1252
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1225
1253
|
viewBox: "0 0 16 16"
|
|
1226
1254
|
};
|
|
1227
|
-
function
|
|
1228
|
-
return i(), l("svg",
|
|
1255
|
+
function yo(t, n, e, s, r, c) {
|
|
1256
|
+
return i(), l("svg", zo, n[0] || (n[0] = [
|
|
1229
1257
|
o("g", {
|
|
1230
1258
|
id: "Loader",
|
|
1231
1259
|
"stroke-width": "1"
|
|
@@ -1237,12 +1265,12 @@ function Bo(t, n, e, s, r, c) {
|
|
|
1237
1265
|
], -1)
|
|
1238
1266
|
]));
|
|
1239
1267
|
}
|
|
1240
|
-
const
|
|
1268
|
+
const To = /* @__PURE__ */ d(Fo, [["render", yo]]), Uo = a({ name: "IconLocation" }), Po = {
|
|
1241
1269
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1242
1270
|
viewBox: "0 0 16 16"
|
|
1243
1271
|
};
|
|
1244
|
-
function
|
|
1245
|
-
return i(), l("svg",
|
|
1272
|
+
function Eo(t, n, e, s, r, c) {
|
|
1273
|
+
return i(), l("svg", Po, n[0] || (n[0] = [
|
|
1246
1274
|
o("g", {
|
|
1247
1275
|
id: "CDS-Visual-language/Icons/16/other/location",
|
|
1248
1276
|
"fill-rule": "evenodd",
|
|
@@ -1255,12 +1283,12 @@ function bo(t, n, e, s, r, c) {
|
|
|
1255
1283
|
], -1)
|
|
1256
1284
|
]));
|
|
1257
1285
|
}
|
|
1258
|
-
const
|
|
1286
|
+
const Oo = /* @__PURE__ */ d(Uo, [["render", Eo]]), Ro = a({ name: "IconLocked" }), Wo = {
|
|
1259
1287
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1260
1288
|
viewBox: "0 0 16 16"
|
|
1261
1289
|
};
|
|
1262
|
-
function
|
|
1263
|
-
return i(), l("svg",
|
|
1290
|
+
function qo(t, n, e, s, r, c) {
|
|
1291
|
+
return i(), l("svg", Wo, n[0] || (n[0] = [
|
|
1264
1292
|
o("g", {
|
|
1265
1293
|
id: "CDS-Visual-language/Icons/16/toggle/locked",
|
|
1266
1294
|
"fill-rule": "evenodd",
|
|
@@ -1273,12 +1301,12 @@ function yo(t, n, e, s, r, c) {
|
|
|
1273
1301
|
], -1)
|
|
1274
1302
|
]));
|
|
1275
1303
|
}
|
|
1276
|
-
const
|
|
1304
|
+
const Go = /* @__PURE__ */ d(Ro, [["render", qo]]), Qo = a({ name: "IconLogin" }), jo = {
|
|
1277
1305
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1278
1306
|
viewBox: "0 0 16 16"
|
|
1279
1307
|
};
|
|
1280
|
-
function
|
|
1281
|
-
return i(), l("svg",
|
|
1308
|
+
function No(t, n, e, s, r, c) {
|
|
1309
|
+
return i(), l("svg", jo, n[0] || (n[0] = [
|
|
1282
1310
|
o("g", {
|
|
1283
1311
|
id: "login",
|
|
1284
1312
|
"fill-rule": "evenodd",
|
|
@@ -1291,12 +1319,12 @@ function Eo(t, n, e, s, r, c) {
|
|
|
1291
1319
|
], -1)
|
|
1292
1320
|
]));
|
|
1293
1321
|
}
|
|
1294
|
-
const
|
|
1322
|
+
const Yo = /* @__PURE__ */ d(Qo, [["render", No]]), Jo = a({ name: "IconLogout" }), Ko = {
|
|
1295
1323
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1296
1324
|
viewBox: "0 0 16 16"
|
|
1297
1325
|
};
|
|
1298
|
-
function
|
|
1299
|
-
return i(), l("svg",
|
|
1326
|
+
function Xo(t, n, e, s, r, c) {
|
|
1327
|
+
return i(), l("svg", Ko, n[0] || (n[0] = [
|
|
1300
1328
|
o("g", {
|
|
1301
1329
|
id: "logout",
|
|
1302
1330
|
"fill-rule": "evenodd",
|
|
@@ -1309,12 +1337,12 @@ function qo(t, n, e, s, r, c) {
|
|
|
1309
1337
|
], -1)
|
|
1310
1338
|
]));
|
|
1311
1339
|
}
|
|
1312
|
-
const
|
|
1340
|
+
const nt = /* @__PURE__ */ d(Jo, [["render", Xo]]), ot = a({ name: "IconMenu" }), tt = {
|
|
1313
1341
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1314
1342
|
viewBox: "0 0 16 16"
|
|
1315
1343
|
};
|
|
1316
|
-
function
|
|
1317
|
-
return i(), l("svg",
|
|
1344
|
+
function et(t, n, e, s, r, c) {
|
|
1345
|
+
return i(), l("svg", tt, n[0] || (n[0] = [
|
|
1318
1346
|
o("g", {
|
|
1319
1347
|
id: "Menu",
|
|
1320
1348
|
"fill-rule": "evenodd",
|
|
@@ -1327,12 +1355,12 @@ function No(t, n, e, s, r, c) {
|
|
|
1327
1355
|
], -1)
|
|
1328
1356
|
]));
|
|
1329
1357
|
}
|
|
1330
|
-
const
|
|
1358
|
+
const st = /* @__PURE__ */ d(ot, [["render", et]]), rt = a({ name: "IconMinus" }), at = {
|
|
1331
1359
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1332
1360
|
viewBox: "0 0 16 16"
|
|
1333
1361
|
};
|
|
1334
|
-
function
|
|
1335
|
-
return i(), l("svg",
|
|
1362
|
+
function lt(t, n, e, s, r, c) {
|
|
1363
|
+
return i(), l("svg", at, n[0] || (n[0] = [
|
|
1336
1364
|
o("path", {
|
|
1337
1365
|
"fill-rule": "evenodd",
|
|
1338
1366
|
d: "M2 7.5h12v1H2v-1Z",
|
|
@@ -1340,12 +1368,12 @@ function Xo(t, n, e, s, r, c) {
|
|
|
1340
1368
|
}, null, -1)
|
|
1341
1369
|
]));
|
|
1342
1370
|
}
|
|
1343
|
-
const
|
|
1371
|
+
const it = /* @__PURE__ */ d(rt, [["render", lt]]), dt = a({ name: "IconNotification" }), ct = {
|
|
1344
1372
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1345
1373
|
viewBox: "0 0 16 16"
|
|
1346
1374
|
};
|
|
1347
|
-
function
|
|
1348
|
-
return i(), l("svg",
|
|
1375
|
+
function vt(t, n, e, s, r, c) {
|
|
1376
|
+
return i(), l("svg", ct, n[0] || (n[0] = [
|
|
1349
1377
|
o("g", {
|
|
1350
1378
|
id: "notification",
|
|
1351
1379
|
"fill-rule": "evenodd",
|
|
@@ -1358,12 +1386,12 @@ function et(t, n, e, s, r, c) {
|
|
|
1358
1386
|
], -1)
|
|
1359
1387
|
]));
|
|
1360
1388
|
}
|
|
1361
|
-
const
|
|
1389
|
+
const pt = /* @__PURE__ */ d(dt, [["render", vt]]), ht = a({ name: "IconOverflowMenuHorizontal" }), $t = {
|
|
1362
1390
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1363
1391
|
viewBox: "0 0 16 16"
|
|
1364
1392
|
};
|
|
1365
|
-
function
|
|
1366
|
-
return i(), l("svg",
|
|
1393
|
+
function wt(t, n, e, s, r, c) {
|
|
1394
|
+
return i(), l("svg", $t, n[0] || (n[0] = [
|
|
1367
1395
|
o("g", {
|
|
1368
1396
|
id: "Overflow-menu-horizontal",
|
|
1369
1397
|
"fill-rule": "evenodd",
|
|
@@ -1377,12 +1405,12 @@ function lt(t, n, e, s, r, c) {
|
|
|
1377
1405
|
], -1)
|
|
1378
1406
|
]));
|
|
1379
1407
|
}
|
|
1380
|
-
const
|
|
1408
|
+
const _t = /* @__PURE__ */ d(ht, [["render", wt]]), ut = a({ name: "IconOverflowMenuVertical" }), mt = {
|
|
1381
1409
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1382
1410
|
viewBox: "0 0 16 16"
|
|
1383
1411
|
};
|
|
1384
|
-
function
|
|
1385
|
-
return i(), l("svg",
|
|
1412
|
+
function gt(t, n, e, s, r, c) {
|
|
1413
|
+
return i(), l("svg", mt, n[0] || (n[0] = [
|
|
1386
1414
|
o("g", {
|
|
1387
1415
|
id: "Overflow-menu-vertical",
|
|
1388
1416
|
"fill-rule": "evenodd",
|
|
@@ -1395,12 +1423,12 @@ function vt(t, n, e, s, r, c) {
|
|
|
1395
1423
|
], -1)
|
|
1396
1424
|
]));
|
|
1397
1425
|
}
|
|
1398
|
-
const
|
|
1426
|
+
const ft = /* @__PURE__ */ d(ut, [["render", gt]]), xt = a({ name: "IconPassword" }), Zt = {
|
|
1399
1427
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1400
1428
|
viewBox: "0 0 16 16"
|
|
1401
1429
|
};
|
|
1402
|
-
function
|
|
1403
|
-
return i(), l("svg",
|
|
1430
|
+
function Vt(t, n, e, s, r, c) {
|
|
1431
|
+
return i(), l("svg", Zt, n[0] || (n[0] = [
|
|
1404
1432
|
o("g", {
|
|
1405
1433
|
id: "password",
|
|
1406
1434
|
"fill-rule": "evenodd",
|
|
@@ -1413,12 +1441,12 @@ function wt(t, n, e, s, r, c) {
|
|
|
1413
1441
|
], -1)
|
|
1414
1442
|
]));
|
|
1415
1443
|
}
|
|
1416
|
-
const
|
|
1444
|
+
const It = /* @__PURE__ */ d(xt, [["render", Vt]]), Ht = a({ name: "IconPin" }), Mt = {
|
|
1417
1445
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1418
1446
|
viewBox: "0 0 16 16"
|
|
1419
1447
|
};
|
|
1420
|
-
function
|
|
1421
|
-
return i(), l("svg",
|
|
1448
|
+
function Lt(t, n, e, s, r, c) {
|
|
1449
|
+
return i(), l("svg", Mt, n[0] || (n[0] = [
|
|
1422
1450
|
o("g", {
|
|
1423
1451
|
id: "pin",
|
|
1424
1452
|
"fill-rule": "evenodd",
|
|
@@ -1432,12 +1460,12 @@ function gt(t, n, e, s, r, c) {
|
|
|
1432
1460
|
], -1)
|
|
1433
1461
|
]));
|
|
1434
1462
|
}
|
|
1435
|
-
const
|
|
1463
|
+
const kt = /* @__PURE__ */ d(Ht, [["render", Lt]]), Bt = a({ name: "IconPlus" }), St = {
|
|
1436
1464
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1437
1465
|
viewBox: "0 0 16 16"
|
|
1438
1466
|
};
|
|
1439
|
-
function
|
|
1440
|
-
return i(), l("svg",
|
|
1467
|
+
function Ct(t, n, e, s, r, c) {
|
|
1468
|
+
return i(), l("svg", St, n[0] || (n[0] = [
|
|
1441
1469
|
o("g", {
|
|
1442
1470
|
id: "plus",
|
|
1443
1471
|
"fill-rule": "evenodd",
|
|
@@ -1450,12 +1478,12 @@ function Vt(t, n, e, s, r, c) {
|
|
|
1450
1478
|
], -1)
|
|
1451
1479
|
]));
|
|
1452
1480
|
}
|
|
1453
|
-
const
|
|
1481
|
+
const At = /* @__PURE__ */ d(Bt, [["render", Ct]]), bt = a({ name: "IconPrinter" }), Dt = {
|
|
1454
1482
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1455
1483
|
viewBox: "0 0 16 16"
|
|
1456
1484
|
};
|
|
1457
|
-
function
|
|
1458
|
-
return i(), l("svg",
|
|
1485
|
+
function Ft(t, n, e, s, r, c) {
|
|
1486
|
+
return i(), l("svg", Dt, n[0] || (n[0] = [
|
|
1459
1487
|
o("g", {
|
|
1460
1488
|
id: "CDS-Visual-language/Icons/16/other/printer",
|
|
1461
1489
|
"fill-rule": "evenodd",
|
|
@@ -1469,12 +1497,12 @@ function Lt(t, n, e, s, r, c) {
|
|
|
1469
1497
|
], -1)
|
|
1470
1498
|
]));
|
|
1471
1499
|
}
|
|
1472
|
-
const
|
|
1500
|
+
const zt = /* @__PURE__ */ d(bt, [["render", Ft]]), yt = a({ name: "IconQuestionFill" }), Tt = {
|
|
1473
1501
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1474
1502
|
viewBox: "0 0 16 16"
|
|
1475
1503
|
};
|
|
1476
|
-
function
|
|
1477
|
-
return i(), l("svg",
|
|
1504
|
+
function Ut(t, n, e, s, r, c) {
|
|
1505
|
+
return i(), l("svg", Tt, n[0] || (n[0] = [
|
|
1478
1506
|
o("g", {
|
|
1479
1507
|
id: "CDS-Visual-language/Icons/16/question-fill",
|
|
1480
1508
|
"fill-rule": "evenodd",
|
|
@@ -1487,12 +1515,12 @@ function Ct(t, n, e, s, r, c) {
|
|
|
1487
1515
|
], -1)
|
|
1488
1516
|
]));
|
|
1489
1517
|
}
|
|
1490
|
-
const
|
|
1518
|
+
const Pt = /* @__PURE__ */ d(yt, [["render", Ut]]), Et = a({ name: "IconQuestion" }), Ot = {
|
|
1491
1519
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1492
1520
|
viewBox: "0 0 16 16"
|
|
1493
1521
|
};
|
|
1494
|
-
function
|
|
1495
|
-
return i(), l("svg",
|
|
1522
|
+
function Rt(t, n, e, s, r, c) {
|
|
1523
|
+
return i(), l("svg", Ot, n[0] || (n[0] = [
|
|
1496
1524
|
o("g", {
|
|
1497
1525
|
id: "question",
|
|
1498
1526
|
"fill-rule": "evenodd",
|
|
@@ -1505,12 +1533,12 @@ function Ft(t, n, e, s, r, c) {
|
|
|
1505
1533
|
], -1)
|
|
1506
1534
|
]));
|
|
1507
1535
|
}
|
|
1508
|
-
const
|
|
1536
|
+
const Wt = /* @__PURE__ */ d(Et, [["render", Rt]]), qt = a({ name: "IconRefresh" }), Gt = {
|
|
1509
1537
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1510
1538
|
viewBox: "0 0 16 16"
|
|
1511
1539
|
};
|
|
1512
|
-
function
|
|
1513
|
-
return i(), l("svg",
|
|
1540
|
+
function Qt(t, n, e, s, r, c) {
|
|
1541
|
+
return i(), l("svg", Gt, n[0] || (n[0] = [
|
|
1514
1542
|
o("g", {
|
|
1515
1543
|
id: "refresh",
|
|
1516
1544
|
"fill-rule": "evenodd",
|
|
@@ -1523,12 +1551,12 @@ function Ut(t, n, e, s, r, c) {
|
|
|
1523
1551
|
], -1)
|
|
1524
1552
|
]));
|
|
1525
1553
|
}
|
|
1526
|
-
const
|
|
1554
|
+
const jt = /* @__PURE__ */ d(qt, [["render", Qt]]), Nt = a({ name: "IconRemove" }), Yt = {
|
|
1527
1555
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1528
1556
|
viewBox: "0 0 16 16"
|
|
1529
1557
|
};
|
|
1530
|
-
function
|
|
1531
|
-
return i(), l("svg",
|
|
1558
|
+
function Jt(t, n, e, s, r, c) {
|
|
1559
|
+
return i(), l("svg", Yt, n[0] || (n[0] = [
|
|
1532
1560
|
o("g", {
|
|
1533
1561
|
id: "remove",
|
|
1534
1562
|
"fill-rule": "evenodd",
|
|
@@ -1541,12 +1569,12 @@ function Rt(t, n, e, s, r, c) {
|
|
|
1541
1569
|
], -1)
|
|
1542
1570
|
]));
|
|
1543
1571
|
}
|
|
1544
|
-
const
|
|
1572
|
+
const Kt = /* @__PURE__ */ d(Nt, [["render", Jt]]), Xt = a({ name: "IconSandglass" }), n5 = {
|
|
1545
1573
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1546
1574
|
viewBox: "0 0 16 16"
|
|
1547
1575
|
};
|
|
1548
|
-
function
|
|
1549
|
-
return i(), l("svg",
|
|
1576
|
+
function o5(t, n, e, s, r, c) {
|
|
1577
|
+
return i(), l("svg", n5, n[0] || (n[0] = [
|
|
1550
1578
|
o("g", {
|
|
1551
1579
|
id: "sandglass",
|
|
1552
1580
|
"fill-rule": "evenodd",
|
|
@@ -1559,12 +1587,12 @@ function Qt(t, n, e, s, r, c) {
|
|
|
1559
1587
|
], -1)
|
|
1560
1588
|
]));
|
|
1561
1589
|
}
|
|
1562
|
-
const
|
|
1590
|
+
const t5 = /* @__PURE__ */ d(Xt, [["render", o5]]), e5 = a({ name: "IconSave" }), s5 = {
|
|
1563
1591
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1564
1592
|
viewBox: "0 0 16 16"
|
|
1565
1593
|
};
|
|
1566
|
-
function
|
|
1567
|
-
return i(), l("svg",
|
|
1594
|
+
function r5(t, n, e, s, r, c) {
|
|
1595
|
+
return i(), l("svg", s5, n[0] || (n[0] = [
|
|
1568
1596
|
o("g", {
|
|
1569
1597
|
id: "Save",
|
|
1570
1598
|
"fill-rule": "evenodd",
|
|
@@ -1578,32 +1606,32 @@ function Jt(t, n, e, s, r, c) {
|
|
|
1578
1606
|
], -1)
|
|
1579
1607
|
]));
|
|
1580
1608
|
}
|
|
1581
|
-
const
|
|
1609
|
+
const a5 = /* @__PURE__ */ d(e5, [["render", r5]]), l5 = a({ name: "IconScaleLeft" }), i5 = {
|
|
1582
1610
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1583
1611
|
viewBox: "0 0 16 16"
|
|
1584
1612
|
};
|
|
1585
|
-
function
|
|
1586
|
-
return i(), l("svg",
|
|
1613
|
+
function d5(t, n, e, s, r, c) {
|
|
1614
|
+
return i(), l("svg", i5, n[0] || (n[0] = [
|
|
1587
1615
|
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
1616
|
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
1617
|
]));
|
|
1590
1618
|
}
|
|
1591
|
-
const
|
|
1619
|
+
const c5 = /* @__PURE__ */ d(l5, [["render", d5]]), v5 = a({ name: "IconScaleRight" }), p5 = {
|
|
1592
1620
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1593
1621
|
viewBox: "0 0 16 16"
|
|
1594
1622
|
};
|
|
1595
|
-
function
|
|
1596
|
-
return i(), l("svg",
|
|
1623
|
+
function h5(t, n, e, s, r, c) {
|
|
1624
|
+
return i(), l("svg", p5, n[0] || (n[0] = [
|
|
1597
1625
|
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
1626
|
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
1627
|
]));
|
|
1600
1628
|
}
|
|
1601
|
-
const
|
|
1629
|
+
const $5 = /* @__PURE__ */ d(v5, [["render", h5]]), w5 = a({ name: "IconSearch" }), _5 = {
|
|
1602
1630
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1603
1631
|
viewBox: "0 0 16 16"
|
|
1604
1632
|
};
|
|
1605
|
-
function
|
|
1606
|
-
return i(), l("svg",
|
|
1633
|
+
function u5(t, n, e, s, r, c) {
|
|
1634
|
+
return i(), l("svg", _5, n[0] || (n[0] = [
|
|
1607
1635
|
o("g", {
|
|
1608
1636
|
id: "search",
|
|
1609
1637
|
"fill-rule": "evenodd",
|
|
@@ -1616,12 +1644,12 @@ function d5(t, n, e, s, r, c) {
|
|
|
1616
1644
|
], -1)
|
|
1617
1645
|
]));
|
|
1618
1646
|
}
|
|
1619
|
-
const
|
|
1647
|
+
const m5 = /* @__PURE__ */ d(w5, [["render", u5]]), g5 = a({ name: "IconSettings" }), f5 = {
|
|
1620
1648
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1621
1649
|
viewBox: "0 0 16 16"
|
|
1622
1650
|
};
|
|
1623
|
-
function
|
|
1624
|
-
return i(), l("svg",
|
|
1651
|
+
function x5(t, n, e, s, r, c) {
|
|
1652
|
+
return i(), l("svg", f5, n[0] || (n[0] = [
|
|
1625
1653
|
o("path", {
|
|
1626
1654
|
"fill-rule": "evenodd",
|
|
1627
1655
|
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",
|
|
@@ -1634,12 +1662,12 @@ function h5(t, n, e, s, r, c) {
|
|
|
1634
1662
|
}, null, -1)
|
|
1635
1663
|
]));
|
|
1636
1664
|
}
|
|
1637
|
-
const
|
|
1665
|
+
const Z5 = /* @__PURE__ */ d(g5, [["render", x5]]), V5 = a({ name: "IconShoppingCart" }), I5 = {
|
|
1638
1666
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1639
1667
|
viewBox: "0 0 16 16"
|
|
1640
1668
|
};
|
|
1641
|
-
function
|
|
1642
|
-
return i(), l("svg",
|
|
1669
|
+
function H5(t, n, e, s, r, c) {
|
|
1670
|
+
return i(), l("svg", I5, n[0] || (n[0] = [
|
|
1643
1671
|
o("g", {
|
|
1644
1672
|
id: "shopping-cart",
|
|
1645
1673
|
"fill-rule": "evenodd",
|
|
@@ -1652,12 +1680,12 @@ function u5(t, n, e, s, r, c) {
|
|
|
1652
1680
|
], -1)
|
|
1653
1681
|
]));
|
|
1654
1682
|
}
|
|
1655
|
-
const
|
|
1683
|
+
const M5 = /* @__PURE__ */ d(V5, [["render", H5]]), L5 = a({ name: "IconSortDate" }), k5 = {
|
|
1656
1684
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1657
1685
|
viewBox: "0 0 16 16"
|
|
1658
1686
|
};
|
|
1659
|
-
function
|
|
1660
|
-
return i(), l("svg",
|
|
1687
|
+
function B5(t, n, e, s, r, c) {
|
|
1688
|
+
return i(), l("svg", k5, n[0] || (n[0] = [
|
|
1661
1689
|
o("g", {
|
|
1662
1690
|
id: "CDS-Visual-language/Icons/16/operations/sort-date",
|
|
1663
1691
|
"fill-rule": "evenodd",
|
|
@@ -1670,39 +1698,39 @@ function x5(t, n, e, s, r, c) {
|
|
|
1670
1698
|
], -1)
|
|
1671
1699
|
]));
|
|
1672
1700
|
}
|
|
1673
|
-
const
|
|
1701
|
+
const S5 = /* @__PURE__ */ d(L5, [["render", B5]]), C5 = a({ name: "IconSortingDown" }), A5 = {
|
|
1674
1702
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1675
1703
|
viewBox: "0 0 16 16"
|
|
1676
1704
|
};
|
|
1677
|
-
function
|
|
1678
|
-
return i(), l("svg",
|
|
1705
|
+
function b5(t, n, e, s, r, c) {
|
|
1706
|
+
return i(), l("svg", A5, n[0] || (n[0] = [
|
|
1679
1707
|
o("path", { d: "M12 6H4l4 5 4-5Z" }, null, -1)
|
|
1680
1708
|
]));
|
|
1681
1709
|
}
|
|
1682
|
-
const
|
|
1710
|
+
const D5 = /* @__PURE__ */ d(C5, [["render", b5]]), F5 = a({ name: "IconSortingUp" }), z5 = {
|
|
1683
1711
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1684
1712
|
viewBox: "0 0 16 16"
|
|
1685
1713
|
};
|
|
1686
|
-
function
|
|
1687
|
-
return i(), l("svg",
|
|
1714
|
+
function y5(t, n, e, s, r, c) {
|
|
1715
|
+
return i(), l("svg", z5, n[0] || (n[0] = [
|
|
1688
1716
|
o("path", { d: "M12 10H4l4-5 4 5Z" }, null, -1)
|
|
1689
1717
|
]));
|
|
1690
1718
|
}
|
|
1691
|
-
const
|
|
1719
|
+
const T5 = /* @__PURE__ */ d(F5, [["render", y5]]), U5 = a({ name: "IconSorting" }), P5 = {
|
|
1692
1720
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1693
1721
|
viewBox: "0 0 16 16"
|
|
1694
1722
|
};
|
|
1695
|
-
function
|
|
1696
|
-
return i(), l("svg",
|
|
1723
|
+
function E5(t, n, e, s, r, c) {
|
|
1724
|
+
return i(), l("svg", P5, n[0] || (n[0] = [
|
|
1697
1725
|
o("path", { d: "M12 6H4l4-5 4 5ZM12 10H4l4 5 4-5Z" }, null, -1)
|
|
1698
1726
|
]));
|
|
1699
1727
|
}
|
|
1700
|
-
const
|
|
1728
|
+
const O5 = /* @__PURE__ */ d(U5, [["render", E5]]), R5 = a({ name: "IconSource" }), W5 = {
|
|
1701
1729
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1702
1730
|
viewBox: "0 0 16 16"
|
|
1703
1731
|
};
|
|
1704
|
-
function
|
|
1705
|
-
return i(), l("svg",
|
|
1732
|
+
function q5(t, n, e, s, r, c) {
|
|
1733
|
+
return i(), l("svg", W5, n[0] || (n[0] = [
|
|
1706
1734
|
o("path", {
|
|
1707
1735
|
"fill-rule": "evenodd",
|
|
1708
1736
|
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",
|
|
@@ -1710,12 +1738,12 @@ function y5(t, n, e, s, r, c) {
|
|
|
1710
1738
|
}, null, -1)
|
|
1711
1739
|
]));
|
|
1712
1740
|
}
|
|
1713
|
-
const
|
|
1741
|
+
const G5 = /* @__PURE__ */ d(R5, [["render", q5]]), Q5 = a({ name: "IconStarFill" }), j5 = {
|
|
1714
1742
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1715
1743
|
viewBox: "0 0 16 16"
|
|
1716
1744
|
};
|
|
1717
|
-
function
|
|
1718
|
-
return i(), l("svg",
|
|
1745
|
+
function N5(t, n, e, s, r, c) {
|
|
1746
|
+
return i(), l("svg", j5, n[0] || (n[0] = [
|
|
1719
1747
|
o("g", {
|
|
1720
1748
|
id: "CDS-Visual-language/Icons/16/toggle/star-fill",
|
|
1721
1749
|
"fill-rule": "evenodd",
|
|
@@ -1729,12 +1757,12 @@ function E5(t, n, e, s, r, c) {
|
|
|
1729
1757
|
], -1)
|
|
1730
1758
|
]));
|
|
1731
1759
|
}
|
|
1732
|
-
const
|
|
1760
|
+
const Y5 = /* @__PURE__ */ d(Q5, [["render", N5]]), J5 = a({ name: "IconStar" }), K5 = {
|
|
1733
1761
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1734
1762
|
viewBox: "0 0 16 16"
|
|
1735
1763
|
};
|
|
1736
|
-
function
|
|
1737
|
-
return i(), l("svg",
|
|
1764
|
+
function X5(t, n, e, s, r, c) {
|
|
1765
|
+
return i(), l("svg", K5, n[0] || (n[0] = [
|
|
1738
1766
|
o("g", {
|
|
1739
1767
|
id: "CDS-Visual-language/Icons/16/toggle/star",
|
|
1740
1768
|
"fill-rule": "evenodd",
|
|
@@ -1748,12 +1776,12 @@ function q5(t, n, e, s, r, c) {
|
|
|
1748
1776
|
], -1)
|
|
1749
1777
|
]));
|
|
1750
1778
|
}
|
|
1751
|
-
const
|
|
1779
|
+
const n3 = /* @__PURE__ */ d(J5, [["render", X5]]), o3 = a({ name: "IconTabBackward" }), t3 = {
|
|
1752
1780
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1753
1781
|
viewBox: "0 0 16 16"
|
|
1754
1782
|
};
|
|
1755
|
-
function
|
|
1756
|
-
return i(), l("svg",
|
|
1783
|
+
function e3(t, n, e, s, r, c) {
|
|
1784
|
+
return i(), l("svg", t3, n[0] || (n[0] = [
|
|
1757
1785
|
o("path", {
|
|
1758
1786
|
"fill-rule": "evenodd",
|
|
1759
1787
|
d: "M14 2.5H2v1h12v-1Zm0 10H2v1h12v-1Zm-7-5h7v1H7v-1ZM14 5H7v1h7V5Zm-7 5h7v1H7v-1ZM2 8l3-3v6L2 8Z",
|
|
@@ -1761,12 +1789,12 @@ function N5(t, n, e, s, r, c) {
|
|
|
1761
1789
|
}, null, -1)
|
|
1762
1790
|
]));
|
|
1763
1791
|
}
|
|
1764
|
-
const
|
|
1792
|
+
const s3 = /* @__PURE__ */ d(o3, [["render", e3]]), r3 = a({ name: "IconTabForward" }), a3 = {
|
|
1765
1793
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1766
1794
|
viewBox: "0 0 16 16"
|
|
1767
1795
|
};
|
|
1768
|
-
function
|
|
1769
|
-
return i(), l("svg",
|
|
1796
|
+
function l3(t, n, e, s, r, c) {
|
|
1797
|
+
return i(), l("svg", a3, n[0] || (n[0] = [
|
|
1770
1798
|
o("path", {
|
|
1771
1799
|
"fill-rule": "evenodd",
|
|
1772
1800
|
d: "M14 2.5H2v1h12v-1Zm0 10H2v1h12v-1Zm-7-5h7v1H7v-1ZM14 5H7v1h7V5Zm-7 5h7v1H7v-1ZM5 8 2 5v6l3-3Z",
|
|
@@ -1774,12 +1802,12 @@ function X5(t, n, e, s, r, c) {
|
|
|
1774
1802
|
}, null, -1)
|
|
1775
1803
|
]));
|
|
1776
1804
|
}
|
|
1777
|
-
const
|
|
1805
|
+
const i3 = /* @__PURE__ */ d(r3, [["render", l3]]), d3 = a({ name: "IconTelegram" }), c3 = {
|
|
1778
1806
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1779
1807
|
viewBox: "0 0 16 16"
|
|
1780
1808
|
};
|
|
1781
|
-
function
|
|
1782
|
-
return i(), l("svg",
|
|
1809
|
+
function v3(t, n, e, s, r, c) {
|
|
1810
|
+
return i(), l("svg", c3, n[0] || (n[0] = [
|
|
1783
1811
|
o("g", {
|
|
1784
1812
|
id: "CDS-Visual-language/Icons/16/social/telegram",
|
|
1785
1813
|
"fill-rule": "evenodd",
|
|
@@ -1793,21 +1821,21 @@ function e3(t, n, e, s, r, c) {
|
|
|
1793
1821
|
], -1)
|
|
1794
1822
|
]));
|
|
1795
1823
|
}
|
|
1796
|
-
const
|
|
1824
|
+
const p3 = /* @__PURE__ */ d(d3, [["render", v3]]), h3 = a({ name: "IconThumbDownFill" }), $3 = {
|
|
1797
1825
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1798
1826
|
viewBox: "0 0 16 16"
|
|
1799
1827
|
};
|
|
1800
|
-
function
|
|
1801
|
-
return i(), l("svg",
|
|
1828
|
+
function w3(t, n, e, s, r, c) {
|
|
1829
|
+
return i(), l("svg", $3, n[0] || (n[0] = [
|
|
1802
1830
|
o("path", { d: "M4 2.4h7.6v8l-4.8 4.8-.533-.367a1.29 1.29 0 0 1-.442-.55 1.07 1.07 0 0 1-.058-.683l.633-3.2H2c-.333 0-.617-.117-.85-.35A1.157 1.157 0 0 1 .8 9.2v-.95a1.077 1.077 0 0 1 .1-.467l1.983-4.65c.09-.222.236-.4.442-.533.206-.133.43-.2.675-.2Zm8.8 8v-8h2.4v8h-2.4Z" }, null, -1)
|
|
1803
1831
|
]));
|
|
1804
1832
|
}
|
|
1805
|
-
const
|
|
1833
|
+
const _3 = /* @__PURE__ */ d(h3, [["render", w3]]), u3 = a({ name: "IconThumbDown" }), m3 = {
|
|
1806
1834
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1807
1835
|
viewBox: "0 0 16 16"
|
|
1808
1836
|
};
|
|
1809
|
-
function
|
|
1810
|
-
return i(), l("svg",
|
|
1837
|
+
function g3(t, n, e, s, r, c) {
|
|
1838
|
+
return i(), l("svg", m3, n[0] || (n[0] = [
|
|
1811
1839
|
o("path", {
|
|
1812
1840
|
"fill-rule": "evenodd",
|
|
1813
1841
|
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",
|
|
@@ -1815,21 +1843,21 @@ function v3(t, n, e, s, r, c) {
|
|
|
1815
1843
|
}, null, -1)
|
|
1816
1844
|
]));
|
|
1817
1845
|
}
|
|
1818
|
-
const
|
|
1846
|
+
const f3 = /* @__PURE__ */ d(u3, [["render", g3]]), x3 = a({ name: "IconThumbUpFill" }), Z3 = {
|
|
1819
1847
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1820
1848
|
viewBox: "0 0 16 16"
|
|
1821
1849
|
};
|
|
1822
|
-
function
|
|
1823
|
-
return i(), l("svg",
|
|
1850
|
+
function V3(t, n, e, s, r, c) {
|
|
1851
|
+
return i(), l("svg", Z3, n[0] || (n[0] = [
|
|
1824
1852
|
o("path", { d: "M12 13.6H4.4v-8L9.2.8l.533.367c.2.144.348.327.442.55.094.222.114.45.058.683L9.6 5.6H14c.333 0 .617.117.85.35.233.233.35.517.35.85v.95a1.075 1.075 0 0 1-.1.467l-1.983 4.65c-.1.222-.25.4-.45.533s-.423.2-.667.2Zm-8.8-8v8H.8v-8h2.4Z" }, null, -1)
|
|
1825
1853
|
]));
|
|
1826
1854
|
}
|
|
1827
|
-
const
|
|
1855
|
+
const I3 = /* @__PURE__ */ d(x3, [["render", V3]]), H3 = a({ name: "IconThumbUp" }), M3 = {
|
|
1828
1856
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1829
1857
|
viewBox: "0 0 16 16"
|
|
1830
1858
|
};
|
|
1831
|
-
function
|
|
1832
|
-
return i(), l("svg",
|
|
1859
|
+
function L3(t, n, e, s, r, c) {
|
|
1860
|
+
return i(), l("svg", M3, n[0] || (n[0] = [
|
|
1833
1861
|
o("path", {
|
|
1834
1862
|
"fill-rule": "evenodd",
|
|
1835
1863
|
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",
|
|
@@ -1837,12 +1865,12 @@ function g3(t, n, e, s, r, c) {
|
|
|
1837
1865
|
}, null, -1)
|
|
1838
1866
|
]));
|
|
1839
1867
|
}
|
|
1840
|
-
const
|
|
1868
|
+
const k3 = /* @__PURE__ */ d(H3, [["render", L3]]), B3 = a({ name: "IconTimer" }), S3 = {
|
|
1841
1869
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1842
1870
|
viewBox: "0 0 16 16"
|
|
1843
1871
|
};
|
|
1844
|
-
function
|
|
1845
|
-
return i(), l("svg",
|
|
1872
|
+
function C3(t, n, e, s, r, c) {
|
|
1873
|
+
return i(), l("svg", S3, n[0] || (n[0] = [
|
|
1846
1874
|
o("g", {
|
|
1847
1875
|
id: "timer",
|
|
1848
1876
|
"fill-rule": "evenodd",
|
|
@@ -1855,12 +1883,12 @@ function V3(t, n, e, s, r, c) {
|
|
|
1855
1883
|
], -1)
|
|
1856
1884
|
]));
|
|
1857
1885
|
}
|
|
1858
|
-
const
|
|
1886
|
+
const A3 = /* @__PURE__ */ d(B3, [["render", C3]]), b3 = a({ name: "IconTool" }), D3 = {
|
|
1859
1887
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1860
1888
|
viewBox: "0 0 16 16"
|
|
1861
1889
|
};
|
|
1862
|
-
function
|
|
1863
|
-
return i(), l("svg",
|
|
1890
|
+
function F3(t, n, e, s, r, c) {
|
|
1891
|
+
return i(), l("svg", D3, n[0] || (n[0] = [
|
|
1864
1892
|
o("g", {
|
|
1865
1893
|
id: "tool",
|
|
1866
1894
|
"fill-rule": "evenodd",
|
|
@@ -1873,12 +1901,12 @@ function L3(t, n, e, s, r, c) {
|
|
|
1873
1901
|
], -1)
|
|
1874
1902
|
]));
|
|
1875
1903
|
}
|
|
1876
|
-
const
|
|
1904
|
+
const z3 = /* @__PURE__ */ d(b3, [["render", F3]]), y3 = a({ name: "IconTruck" }), T3 = {
|
|
1877
1905
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1878
1906
|
viewBox: "0 0 16 16"
|
|
1879
1907
|
};
|
|
1880
|
-
function
|
|
1881
|
-
return i(), l("svg",
|
|
1908
|
+
function U3(t, n, e, s, r, c) {
|
|
1909
|
+
return i(), l("svg", T3, n[0] || (n[0] = [
|
|
1882
1910
|
o("g", {
|
|
1883
1911
|
id: "CDS-Visual-language/Icons/16/other/truck",
|
|
1884
1912
|
"fill-rule": "evenodd",
|
|
@@ -1891,12 +1919,12 @@ function C3(t, n, e, s, r, c) {
|
|
|
1891
1919
|
], -1)
|
|
1892
1920
|
]));
|
|
1893
1921
|
}
|
|
1894
|
-
const
|
|
1922
|
+
const P3 = /* @__PURE__ */ d(y3, [["render", U3]]), E3 = a({ name: "IconUnderline" }), O3 = {
|
|
1895
1923
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1896
1924
|
viewBox: "0 0 16 16"
|
|
1897
1925
|
};
|
|
1898
|
-
function
|
|
1899
|
-
return i(), l("svg",
|
|
1926
|
+
function R3(t, n, e, s, r, c) {
|
|
1927
|
+
return i(), l("svg", O3, n[0] || (n[0] = [
|
|
1900
1928
|
o("path", {
|
|
1901
1929
|
"fill-rule": "evenodd",
|
|
1902
1930
|
d: "M4 2h2v7a2 2 0 1 0 4 0V2h2v7a4 4 0 0 1-8 0V2Zm9 13v-1H3v1h10Z",
|
|
@@ -1904,12 +1932,12 @@ function F3(t, n, e, s, r, c) {
|
|
|
1904
1932
|
}, null, -1)
|
|
1905
1933
|
]));
|
|
1906
1934
|
}
|
|
1907
|
-
const
|
|
1935
|
+
const W3 = /* @__PURE__ */ d(E3, [["render", R3]]), q3 = a({ name: "IconUnlockedLeft" }), G3 = {
|
|
1908
1936
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1909
1937
|
viewBox: "0 0 16 16"
|
|
1910
1938
|
};
|
|
1911
|
-
function
|
|
1912
|
-
return i(), l("svg",
|
|
1939
|
+
function Q3(t, n, e, s, r, c) {
|
|
1940
|
+
return i(), l("svg", G3, n[0] || (n[0] = [
|
|
1913
1941
|
o("path", {
|
|
1914
1942
|
"fill-rule": "evenodd",
|
|
1915
1943
|
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",
|
|
@@ -1917,12 +1945,12 @@ function U3(t, n, e, s, r, c) {
|
|
|
1917
1945
|
}, null, -1)
|
|
1918
1946
|
]));
|
|
1919
1947
|
}
|
|
1920
|
-
const
|
|
1948
|
+
const j3 = /* @__PURE__ */ d(q3, [["render", Q3]]), N3 = a({ name: "IconUnlocked" }), Y3 = {
|
|
1921
1949
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1922
1950
|
viewBox: "0 0 16 16"
|
|
1923
1951
|
};
|
|
1924
|
-
function
|
|
1925
|
-
return i(), l("svg",
|
|
1952
|
+
function J3(t, n, e, s, r, c) {
|
|
1953
|
+
return i(), l("svg", Y3, n[0] || (n[0] = [
|
|
1926
1954
|
o("g", {
|
|
1927
1955
|
id: "CDS-Visual-language/Icons/16/toggle/unlocked",
|
|
1928
1956
|
"fill-rule": "evenodd",
|
|
@@ -1935,12 +1963,12 @@ function R3(t, n, e, s, r, c) {
|
|
|
1935
1963
|
], -1)
|
|
1936
1964
|
]));
|
|
1937
1965
|
}
|
|
1938
|
-
const
|
|
1966
|
+
const K3 = /* @__PURE__ */ d(N3, [["render", J3]]), X3 = a({ name: "IconUpload" }), ne = {
|
|
1939
1967
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1940
1968
|
viewBox: "0 0 16 16"
|
|
1941
1969
|
};
|
|
1942
|
-
function
|
|
1943
|
-
return i(), l("svg",
|
|
1970
|
+
function oe(t, n, e, s, r, c) {
|
|
1971
|
+
return i(), l("svg", ne, n[0] || (n[0] = [
|
|
1944
1972
|
o("g", { id: "icon-upload" }, [
|
|
1945
1973
|
o("path", {
|
|
1946
1974
|
id: "Shape",
|
|
@@ -1951,12 +1979,12 @@ function Q3(t, n, e, s, r, c) {
|
|
|
1951
1979
|
], -1)
|
|
1952
1980
|
]));
|
|
1953
1981
|
}
|
|
1954
|
-
const
|
|
1982
|
+
const te = /* @__PURE__ */ d(X3, [["render", oe]]), ee = a({ name: "IconUserAvatar" }), se = {
|
|
1955
1983
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1956
1984
|
viewBox: "0 0 16 16"
|
|
1957
1985
|
};
|
|
1958
|
-
function
|
|
1959
|
-
return i(), l("svg",
|
|
1986
|
+
function re(t, n, e, s, r, c) {
|
|
1987
|
+
return i(), l("svg", se, n[0] || (n[0] = [
|
|
1960
1988
|
o("g", {
|
|
1961
1989
|
id: "user-avatar",
|
|
1962
1990
|
"fill-rule": "evenodd",
|
|
@@ -1969,12 +1997,12 @@ function J3(t, n, e, s, r, c) {
|
|
|
1969
1997
|
], -1)
|
|
1970
1998
|
]));
|
|
1971
1999
|
}
|
|
1972
|
-
const
|
|
2000
|
+
const ae = /* @__PURE__ */ d(ee, [["render", re]]), le = a({ name: "IconUserGroup" }), ie = {
|
|
1973
2001
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1974
2002
|
viewBox: "0 0 16 16"
|
|
1975
2003
|
};
|
|
1976
|
-
function
|
|
1977
|
-
return i(), l("svg",
|
|
2004
|
+
function de(t, n, e, s, r, c) {
|
|
2005
|
+
return i(), l("svg", ie, n[0] || (n[0] = [
|
|
1978
2006
|
o("g", {
|
|
1979
2007
|
id: "user-group",
|
|
1980
2008
|
"fill-rule": "evenodd",
|
|
@@ -1987,12 +2015,12 @@ function oe(t, n, e, s, r, c) {
|
|
|
1987
2015
|
], -1)
|
|
1988
2016
|
]));
|
|
1989
2017
|
}
|
|
1990
|
-
const
|
|
2018
|
+
const ce = /* @__PURE__ */ d(le, [["render", de]]), ve = a({ name: "IconVisibilityOff" }), pe = {
|
|
1991
2019
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1992
2020
|
viewBox: "0 0 16 16"
|
|
1993
2021
|
};
|
|
1994
|
-
function
|
|
1995
|
-
return i(), l("svg",
|
|
2022
|
+
function he(t, n, e, s, r, c) {
|
|
2023
|
+
return i(), l("svg", pe, n[0] || (n[0] = [
|
|
1996
2024
|
o("g", {
|
|
1997
2025
|
id: "view-off",
|
|
1998
2026
|
"fill-rule": "evenodd",
|
|
@@ -2005,12 +2033,12 @@ function re(t, n, e, s, r, c) {
|
|
|
2005
2033
|
], -1)
|
|
2006
2034
|
]));
|
|
2007
2035
|
}
|
|
2008
|
-
const
|
|
2036
|
+
const $e = /* @__PURE__ */ d(ve, [["render", he]]), we = a({ name: "IconVisibilityOn" }), _e = {
|
|
2009
2037
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2010
2038
|
viewBox: "0 0 16 16"
|
|
2011
2039
|
};
|
|
2012
|
-
function
|
|
2013
|
-
return i(), l("svg",
|
|
2040
|
+
function ue(t, n, e, s, r, c) {
|
|
2041
|
+
return i(), l("svg", _e, n[0] || (n[0] = [
|
|
2014
2042
|
o("g", {
|
|
2015
2043
|
id: "view",
|
|
2016
2044
|
"fill-rule": "evenodd",
|
|
@@ -2023,12 +2051,12 @@ function de(t, n, e, s, r, c) {
|
|
|
2023
2051
|
], -1)
|
|
2024
2052
|
]));
|
|
2025
2053
|
}
|
|
2026
|
-
const
|
|
2054
|
+
const me = /* @__PURE__ */ d(we, [["render", ue]]), ge = a({ name: "IconVk" }), fe = {
|
|
2027
2055
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2028
2056
|
viewBox: "0 0 16 16"
|
|
2029
2057
|
};
|
|
2030
|
-
function
|
|
2031
|
-
return i(), l("svg",
|
|
2058
|
+
function xe(t, n, e, s, r, c) {
|
|
2059
|
+
return i(), l("svg", fe, n[0] || (n[0] = [
|
|
2032
2060
|
o("g", {
|
|
2033
2061
|
id: "CDS-Visual-language/Icons/16/social/vk",
|
|
2034
2062
|
"fill-rule": "evenodd",
|
|
@@ -2042,12 +2070,12 @@ function he(t, n, e, s, r, c) {
|
|
|
2042
2070
|
], -1)
|
|
2043
2071
|
]));
|
|
2044
2072
|
}
|
|
2045
|
-
const
|
|
2073
|
+
const Ze = /* @__PURE__ */ d(ge, [["render", xe]]), Ve = a({ name: "IconWhatsapp" }), Ie = {
|
|
2046
2074
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2047
2075
|
viewBox: "0 0 16 16"
|
|
2048
2076
|
};
|
|
2049
|
-
function
|
|
2050
|
-
return i(), l("svg",
|
|
2077
|
+
function He(t, n, e, s, r, c) {
|
|
2078
|
+
return i(), l("svg", Ie, n[0] || (n[0] = [
|
|
2051
2079
|
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),
|
|
2052
2080
|
o("path", {
|
|
2053
2081
|
"fill-rule": "evenodd",
|
|
@@ -2056,12 +2084,12 @@ function ue(t, n, e, s, r, c) {
|
|
|
2056
2084
|
}, null, -1)
|
|
2057
2085
|
]));
|
|
2058
2086
|
}
|
|
2059
|
-
const
|
|
2087
|
+
const Me = /* @__PURE__ */ d(Ve, [["render", He]]), Le = a({ name: "IconWinner" }), ke = {
|
|
2060
2088
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2061
2089
|
viewBox: "0 0 16 16"
|
|
2062
2090
|
};
|
|
2063
|
-
function
|
|
2064
|
-
return i(), l("svg",
|
|
2091
|
+
function Be(t, n, e, s, r, c) {
|
|
2092
|
+
return i(), l("svg", ke, n[0] || (n[0] = [
|
|
2065
2093
|
o("g", {
|
|
2066
2094
|
id: "winner",
|
|
2067
2095
|
"fill-rule": "evenodd",
|
|
@@ -2074,12 +2102,12 @@ function xe(t, n, e, s, r, c) {
|
|
|
2074
2102
|
], -1)
|
|
2075
2103
|
]));
|
|
2076
2104
|
}
|
|
2077
|
-
const
|
|
2105
|
+
const Se = /* @__PURE__ */ d(Le, [["render", Be]]), Ce = a({ name: "IconWorkspace" }), Ae = {
|
|
2078
2106
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2079
2107
|
viewBox: "0 0 16 16"
|
|
2080
2108
|
};
|
|
2081
|
-
function
|
|
2082
|
-
return i(), l("svg",
|
|
2109
|
+
function be(t, n, e, s, r, c) {
|
|
2110
|
+
return i(), l("svg", Ae, n[0] || (n[0] = [
|
|
2083
2111
|
o("g", {
|
|
2084
2112
|
id: "workspace",
|
|
2085
2113
|
"fill-rule": "evenodd",
|
|
@@ -2092,12 +2120,12 @@ function He(t, n, e, s, r, c) {
|
|
|
2092
2120
|
], -1)
|
|
2093
2121
|
]));
|
|
2094
2122
|
}
|
|
2095
|
-
const
|
|
2123
|
+
const De = /* @__PURE__ */ d(Ce, [["render", be]]), Fe = a({ name: "IconYoutube" }), ze = {
|
|
2096
2124
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2097
2125
|
viewBox: "0 0 16 16"
|
|
2098
2126
|
};
|
|
2099
|
-
function
|
|
2100
|
-
return i(), l("svg",
|
|
2127
|
+
function ye(t, n, e, s, r, c) {
|
|
2128
|
+
return i(), l("svg", ze, n[0] || (n[0] = [
|
|
2101
2129
|
o("g", {
|
|
2102
2130
|
id: "youtube",
|
|
2103
2131
|
"fill-rule": "evenodd",
|
|
@@ -2111,7 +2139,7 @@ function Be(t, n, e, s, r, c) {
|
|
|
2111
2139
|
], -1)
|
|
2112
2140
|
]));
|
|
2113
2141
|
}
|
|
2114
|
-
const
|
|
2142
|
+
const Te = /* @__PURE__ */ d(Fe, [["render", ye]]), Ue = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2115
2143
|
__proto__: null,
|
|
2116
2144
|
IconAdd: $,
|
|
2117
2145
|
IconAdministrator: m,
|
|
@@ -2119,139 +2147,143 @@ const Se = /* @__PURE__ */ d(Le, [["render", Be]]), Ce = /* @__PURE__ */ Object.
|
|
|
2119
2147
|
IconAlert: S,
|
|
2120
2148
|
IconAlertFill: M,
|
|
2121
2149
|
IconAnalog: D,
|
|
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
|
-
|
|
2162
|
-
|
|
2163
|
-
|
|
2164
|
-
|
|
2165
|
-
|
|
2166
|
-
|
|
2167
|
-
|
|
2168
|
-
|
|
2169
|
-
|
|
2170
|
-
|
|
2171
|
-
|
|
2172
|
-
|
|
2173
|
-
|
|
2174
|
-
|
|
2175
|
-
|
|
2176
|
-
|
|
2177
|
-
|
|
2178
|
-
|
|
2179
|
-
|
|
2180
|
-
|
|
2181
|
-
|
|
2182
|
-
|
|
2183
|
-
|
|
2184
|
-
|
|
2185
|
-
|
|
2186
|
-
|
|
2187
|
-
|
|
2188
|
-
|
|
2189
|
-
|
|
2190
|
-
|
|
2191
|
-
|
|
2192
|
-
|
|
2193
|
-
|
|
2194
|
-
|
|
2195
|
-
|
|
2196
|
-
|
|
2197
|
-
|
|
2198
|
-
|
|
2199
|
-
|
|
2200
|
-
|
|
2201
|
-
|
|
2202
|
-
|
|
2203
|
-
|
|
2204
|
-
|
|
2205
|
-
|
|
2206
|
-
|
|
2207
|
-
|
|
2208
|
-
|
|
2209
|
-
|
|
2210
|
-
|
|
2211
|
-
|
|
2212
|
-
|
|
2213
|
-
|
|
2214
|
-
|
|
2215
|
-
|
|
2216
|
-
|
|
2217
|
-
|
|
2218
|
-
|
|
2219
|
-
|
|
2220
|
-
|
|
2221
|
-
|
|
2222
|
-
|
|
2223
|
-
|
|
2224
|
-
|
|
2225
|
-
|
|
2226
|
-
|
|
2227
|
-
|
|
2228
|
-
|
|
2229
|
-
|
|
2230
|
-
|
|
2231
|
-
|
|
2232
|
-
|
|
2233
|
-
|
|
2234
|
-
|
|
2235
|
-
|
|
2236
|
-
|
|
2237
|
-
|
|
2238
|
-
|
|
2239
|
-
|
|
2240
|
-
|
|
2241
|
-
|
|
2242
|
-
|
|
2150
|
+
IconArchive: O,
|
|
2151
|
+
IconArchiveFill: T,
|
|
2152
|
+
IconArrowDown: G,
|
|
2153
|
+
IconArrowLeft: s1,
|
|
2154
|
+
IconArrowLeftBottom: Y,
|
|
2155
|
+
IconArrowLeftTop: n1,
|
|
2156
|
+
IconArrowRight: _1,
|
|
2157
|
+
IconArrowRightBottom: i1,
|
|
2158
|
+
IconArrowRightTop: p1,
|
|
2159
|
+
IconArrowUp: f1,
|
|
2160
|
+
IconArrowsVertical: I1,
|
|
2161
|
+
IconBold: k1,
|
|
2162
|
+
IconBookmark: z1,
|
|
2163
|
+
IconBookmarkFill: A1,
|
|
2164
|
+
IconCalendar: P1,
|
|
2165
|
+
IconCardBank: W1,
|
|
2166
|
+
IconCategory: j1,
|
|
2167
|
+
IconCheck: t0,
|
|
2168
|
+
IconCheckFill: K1,
|
|
2169
|
+
IconCheckbox: c0,
|
|
2170
|
+
IconCheckboxFill: a0,
|
|
2171
|
+
IconChevronDown: $0,
|
|
2172
|
+
IconChevronLeft: m0,
|
|
2173
|
+
IconChevronRight: Z0,
|
|
2174
|
+
IconChevronUp: M0,
|
|
2175
|
+
IconChocholateMenu: S0,
|
|
2176
|
+
IconChocolateMenu: D0,
|
|
2177
|
+
IconClock: O0,
|
|
2178
|
+
IconClockFill: T0,
|
|
2179
|
+
IconCollapse: G0,
|
|
2180
|
+
IconComment: Y0,
|
|
2181
|
+
IconCompany: n2,
|
|
2182
|
+
IconCompare: s2,
|
|
2183
|
+
IconCopy: i2,
|
|
2184
|
+
IconDataCards: p2,
|
|
2185
|
+
IconDelete: _2,
|
|
2186
|
+
IconDirectory: I2,
|
|
2187
|
+
IconDirectoryOpen: f2,
|
|
2188
|
+
IconDoc: A2,
|
|
2189
|
+
IconDocDownload: k2,
|
|
2190
|
+
IconDownload: z2,
|
|
2191
|
+
IconDraggable: P2,
|
|
2192
|
+
IconEdit: W2,
|
|
2193
|
+
IconEducation: j2,
|
|
2194
|
+
IconEnter: K2,
|
|
2195
|
+
IconError: an,
|
|
2196
|
+
IconErrorFill: tn,
|
|
2197
|
+
IconExpand: vn,
|
|
2198
|
+
IconExternal: wn,
|
|
2199
|
+
IconFacebook: Vn,
|
|
2200
|
+
IconFacebookFill: gn,
|
|
2201
|
+
IconFill: Ln,
|
|
2202
|
+
IconFilters: Cn,
|
|
2203
|
+
IconFlag: Fn,
|
|
2204
|
+
IconFormat: Un,
|
|
2205
|
+
IconFormula: Rn,
|
|
2206
|
+
IconFunnel: Qn,
|
|
2207
|
+
IconGlobe: Jn,
|
|
2208
|
+
IconHighlight: oo,
|
|
2209
|
+
IconInfinity: ro,
|
|
2210
|
+
IconInfo: $o,
|
|
2211
|
+
IconInfoFill: co,
|
|
2212
|
+
IconInsert: mo,
|
|
2213
|
+
IconItalic: Zo,
|
|
2214
|
+
IconLink: Mo,
|
|
2215
|
+
IconList: Do,
|
|
2216
|
+
IconListSearch: So,
|
|
2217
|
+
IconLoader: To,
|
|
2218
|
+
IconLocation: Oo,
|
|
2219
|
+
IconLocked: Go,
|
|
2220
|
+
IconLogin: Yo,
|
|
2221
|
+
IconLogout: nt,
|
|
2222
|
+
IconMenu: st,
|
|
2223
|
+
IconMinus: it,
|
|
2224
|
+
IconNotification: pt,
|
|
2225
|
+
IconOverflowMenuHorizontal: _t,
|
|
2226
|
+
IconOverflowMenuVertical: ft,
|
|
2227
|
+
IconPassword: It,
|
|
2228
|
+
IconPin: kt,
|
|
2229
|
+
IconPlus: At,
|
|
2230
|
+
IconPrinter: zt,
|
|
2231
|
+
IconQuestion: Wt,
|
|
2232
|
+
IconQuestionFill: Pt,
|
|
2233
|
+
IconRefresh: jt,
|
|
2234
|
+
IconRemove: Kt,
|
|
2235
|
+
IconSandglass: t5,
|
|
2236
|
+
IconSave: a5,
|
|
2237
|
+
IconScaleLeft: c5,
|
|
2238
|
+
IconScaleRight: $5,
|
|
2239
|
+
IconSearch: m5,
|
|
2240
|
+
IconSettings: Z5,
|
|
2241
|
+
IconShoppingCart: M5,
|
|
2242
|
+
IconSortDate: S5,
|
|
2243
|
+
IconSorting: O5,
|
|
2244
|
+
IconSortingDown: D5,
|
|
2245
|
+
IconSortingUp: T5,
|
|
2246
|
+
IconSource: G5,
|
|
2247
|
+
IconStar: n3,
|
|
2248
|
+
IconStarFill: Y5,
|
|
2249
|
+
IconTabBackward: s3,
|
|
2250
|
+
IconTabForward: i3,
|
|
2251
|
+
IconTelegram: p3,
|
|
2252
|
+
IconThumbDown: f3,
|
|
2253
|
+
IconThumbDownFill: _3,
|
|
2254
|
+
IconThumbUp: k3,
|
|
2255
|
+
IconThumbUpFill: I3,
|
|
2256
|
+
IconTimer: A3,
|
|
2257
|
+
IconTool: z3,
|
|
2258
|
+
IconTruck: P3,
|
|
2259
|
+
IconUnderline: W3,
|
|
2260
|
+
IconUnlocked: K3,
|
|
2261
|
+
IconUnlockedLeft: j3,
|
|
2262
|
+
IconUpload: te,
|
|
2263
|
+
IconUserAvatar: ae,
|
|
2264
|
+
IconUserGroup: ce,
|
|
2265
|
+
IconVisibilityOff: $e,
|
|
2266
|
+
IconVisibilityOn: me,
|
|
2267
|
+
IconVk: Ze,
|
|
2268
|
+
IconWhatsapp: Me,
|
|
2269
|
+
IconWinner: Se,
|
|
2270
|
+
IconWorkspace: De,
|
|
2271
|
+
IconYoutube: Te
|
|
2272
|
+
}, Symbol.toStringTag, { value: "Module" })), Ee = {
|
|
2243
2273
|
install(t) {
|
|
2244
|
-
Object.entries(
|
|
2274
|
+
Object.entries(Ue).forEach(([n, e]) => {
|
|
2245
2275
|
t.component(n, e);
|
|
2246
2276
|
});
|
|
2247
2277
|
}
|
|
2248
|
-
},
|
|
2278
|
+
}, Oe = [
|
|
2249
2279
|
"add",
|
|
2250
2280
|
"administrator",
|
|
2251
2281
|
"ai",
|
|
2252
2282
|
"alert-fill",
|
|
2253
2283
|
"alert",
|
|
2254
2284
|
"analog",
|
|
2285
|
+
"archive-fill",
|
|
2286
|
+
"archive",
|
|
2255
2287
|
"arrow-down",
|
|
2256
2288
|
"arrow-left-bottom",
|
|
2257
2289
|
"arrow-left-top",
|
|
@@ -2374,134 +2406,136 @@ const Se = /* @__PURE__ */ d(Le, [["render", Be]]), Ce = /* @__PURE__ */ Object.
|
|
|
2374
2406
|
"youtube"
|
|
2375
2407
|
];
|
|
2376
2408
|
export {
|
|
2377
|
-
|
|
2409
|
+
Ee as CdsIcons,
|
|
2378
2410
|
$ as IconAdd,
|
|
2379
2411
|
m as IconAdministrator,
|
|
2380
2412
|
Z as IconAi,
|
|
2381
2413
|
S as IconAlert,
|
|
2382
2414
|
M as IconAlertFill,
|
|
2383
2415
|
D as IconAnalog,
|
|
2384
|
-
|
|
2385
|
-
|
|
2386
|
-
|
|
2387
|
-
|
|
2388
|
-
|
|
2389
|
-
n1 as
|
|
2390
|
-
|
|
2391
|
-
|
|
2392
|
-
|
|
2393
|
-
f1 as
|
|
2394
|
-
|
|
2395
|
-
|
|
2396
|
-
|
|
2397
|
-
|
|
2398
|
-
P1 as
|
|
2399
|
-
|
|
2400
|
-
|
|
2401
|
-
t0 as
|
|
2402
|
-
K1 as
|
|
2403
|
-
|
|
2404
|
-
|
|
2405
|
-
$0 as
|
|
2406
|
-
m0 as
|
|
2407
|
-
Z0 as
|
|
2408
|
-
M0 as
|
|
2409
|
-
|
|
2410
|
-
|
|
2411
|
-
|
|
2412
|
-
|
|
2413
|
-
G0 as
|
|
2414
|
-
Y0 as
|
|
2415
|
-
n2 as
|
|
2416
|
-
s2 as
|
|
2417
|
-
i2 as
|
|
2418
|
-
|
|
2419
|
-
|
|
2420
|
-
I2 as
|
|
2421
|
-
f2 as
|
|
2422
|
-
|
|
2423
|
-
|
|
2424
|
-
z2 as
|
|
2425
|
-
P2 as
|
|
2426
|
-
W2 as
|
|
2427
|
-
|
|
2428
|
-
|
|
2429
|
-
|
|
2430
|
-
|
|
2431
|
-
|
|
2432
|
-
|
|
2433
|
-
|
|
2434
|
-
|
|
2435
|
-
Ln as
|
|
2436
|
-
Cn as
|
|
2437
|
-
Fn as
|
|
2438
|
-
Un as
|
|
2439
|
-
Rn as
|
|
2440
|
-
Qn as
|
|
2441
|
-
Jn as
|
|
2442
|
-
|
|
2443
|
-
|
|
2444
|
-
|
|
2445
|
-
|
|
2446
|
-
mo as
|
|
2447
|
-
|
|
2448
|
-
|
|
2449
|
-
|
|
2450
|
-
|
|
2451
|
-
To as
|
|
2452
|
-
Oo as
|
|
2453
|
-
Go as
|
|
2454
|
-
Yo as
|
|
2455
|
-
nt as
|
|
2456
|
-
st as
|
|
2457
|
-
it as
|
|
2458
|
-
pt as
|
|
2459
|
-
_t as
|
|
2460
|
-
ft as
|
|
2461
|
-
It as
|
|
2462
|
-
kt as
|
|
2463
|
-
|
|
2464
|
-
|
|
2465
|
-
|
|
2466
|
-
|
|
2467
|
-
jt as
|
|
2468
|
-
Kt as
|
|
2469
|
-
t5 as
|
|
2470
|
-
a5 as
|
|
2471
|
-
c5 as
|
|
2472
|
-
$5 as
|
|
2473
|
-
m5 as
|
|
2474
|
-
Z5 as
|
|
2475
|
-
|
|
2476
|
-
|
|
2477
|
-
|
|
2478
|
-
|
|
2479
|
-
|
|
2480
|
-
|
|
2481
|
-
|
|
2482
|
-
|
|
2483
|
-
s3 as
|
|
2484
|
-
|
|
2485
|
-
|
|
2486
|
-
f3 as
|
|
2487
|
-
_3 as
|
|
2488
|
-
|
|
2489
|
-
|
|
2490
|
-
A3 as
|
|
2491
|
-
z3 as
|
|
2492
|
-
|
|
2493
|
-
|
|
2494
|
-
|
|
2495
|
-
|
|
2496
|
-
te as
|
|
2497
|
-
ae as
|
|
2498
|
-
ce as
|
|
2499
|
-
$e as
|
|
2500
|
-
me as
|
|
2501
|
-
Ze as
|
|
2502
|
-
Me as
|
|
2503
|
-
Se as
|
|
2504
|
-
De as
|
|
2505
|
-
|
|
2506
|
-
|
|
2416
|
+
O as IconArchive,
|
|
2417
|
+
T as IconArchiveFill,
|
|
2418
|
+
G as IconArrowDown,
|
|
2419
|
+
s1 as IconArrowLeft,
|
|
2420
|
+
Y as IconArrowLeftBottom,
|
|
2421
|
+
n1 as IconArrowLeftTop,
|
|
2422
|
+
_1 as IconArrowRight,
|
|
2423
|
+
i1 as IconArrowRightBottom,
|
|
2424
|
+
p1 as IconArrowRightTop,
|
|
2425
|
+
f1 as IconArrowUp,
|
|
2426
|
+
I1 as IconArrowsVertical,
|
|
2427
|
+
k1 as IconBold,
|
|
2428
|
+
z1 as IconBookmark,
|
|
2429
|
+
A1 as IconBookmarkFill,
|
|
2430
|
+
P1 as IconCalendar,
|
|
2431
|
+
W1 as IconCardBank,
|
|
2432
|
+
j1 as IconCategory,
|
|
2433
|
+
t0 as IconCheck,
|
|
2434
|
+
K1 as IconCheckFill,
|
|
2435
|
+
c0 as IconCheckbox,
|
|
2436
|
+
a0 as IconCheckboxFill,
|
|
2437
|
+
$0 as IconChevronDown,
|
|
2438
|
+
m0 as IconChevronLeft,
|
|
2439
|
+
Z0 as IconChevronRight,
|
|
2440
|
+
M0 as IconChevronUp,
|
|
2441
|
+
S0 as IconChocholateMenu,
|
|
2442
|
+
D0 as IconChocolateMenu,
|
|
2443
|
+
O0 as IconClock,
|
|
2444
|
+
T0 as IconClockFill,
|
|
2445
|
+
G0 as IconCollapse,
|
|
2446
|
+
Y0 as IconComment,
|
|
2447
|
+
n2 as IconCompany,
|
|
2448
|
+
s2 as IconCompare,
|
|
2449
|
+
i2 as IconCopy,
|
|
2450
|
+
p2 as IconDataCards,
|
|
2451
|
+
_2 as IconDelete,
|
|
2452
|
+
I2 as IconDirectory,
|
|
2453
|
+
f2 as IconDirectoryOpen,
|
|
2454
|
+
A2 as IconDoc,
|
|
2455
|
+
k2 as IconDocDownload,
|
|
2456
|
+
z2 as IconDownload,
|
|
2457
|
+
P2 as IconDraggable,
|
|
2458
|
+
W2 as IconEdit,
|
|
2459
|
+
j2 as IconEducation,
|
|
2460
|
+
K2 as IconEnter,
|
|
2461
|
+
an as IconError,
|
|
2462
|
+
tn as IconErrorFill,
|
|
2463
|
+
vn as IconExpand,
|
|
2464
|
+
wn as IconExternal,
|
|
2465
|
+
Vn as IconFacebook,
|
|
2466
|
+
gn as IconFacebookFill,
|
|
2467
|
+
Ln as IconFill,
|
|
2468
|
+
Cn as IconFilters,
|
|
2469
|
+
Fn as IconFlag,
|
|
2470
|
+
Un as IconFormat,
|
|
2471
|
+
Rn as IconFormula,
|
|
2472
|
+
Qn as IconFunnel,
|
|
2473
|
+
Jn as IconGlobe,
|
|
2474
|
+
oo as IconHighlight,
|
|
2475
|
+
ro as IconInfinity,
|
|
2476
|
+
$o as IconInfo,
|
|
2477
|
+
co as IconInfoFill,
|
|
2478
|
+
mo as IconInsert,
|
|
2479
|
+
Zo as IconItalic,
|
|
2480
|
+
Mo as IconLink,
|
|
2481
|
+
Do as IconList,
|
|
2482
|
+
So as IconListSearch,
|
|
2483
|
+
To as IconLoader,
|
|
2484
|
+
Oo as IconLocation,
|
|
2485
|
+
Go as IconLocked,
|
|
2486
|
+
Yo as IconLogin,
|
|
2487
|
+
nt as IconLogout,
|
|
2488
|
+
st as IconMenu,
|
|
2489
|
+
it as IconMinus,
|
|
2490
|
+
pt as IconNotification,
|
|
2491
|
+
_t as IconOverflowMenuHorizontal,
|
|
2492
|
+
ft as IconOverflowMenuVertical,
|
|
2493
|
+
It as IconPassword,
|
|
2494
|
+
kt as IconPin,
|
|
2495
|
+
At as IconPlus,
|
|
2496
|
+
zt as IconPrinter,
|
|
2497
|
+
Wt as IconQuestion,
|
|
2498
|
+
Pt as IconQuestionFill,
|
|
2499
|
+
jt as IconRefresh,
|
|
2500
|
+
Kt as IconRemove,
|
|
2501
|
+
t5 as IconSandglass,
|
|
2502
|
+
a5 as IconSave,
|
|
2503
|
+
c5 as IconScaleLeft,
|
|
2504
|
+
$5 as IconScaleRight,
|
|
2505
|
+
m5 as IconSearch,
|
|
2506
|
+
Z5 as IconSettings,
|
|
2507
|
+
M5 as IconShoppingCart,
|
|
2508
|
+
S5 as IconSortDate,
|
|
2509
|
+
O5 as IconSorting,
|
|
2510
|
+
D5 as IconSortingDown,
|
|
2511
|
+
T5 as IconSortingUp,
|
|
2512
|
+
G5 as IconSource,
|
|
2513
|
+
n3 as IconStar,
|
|
2514
|
+
Y5 as IconStarFill,
|
|
2515
|
+
s3 as IconTabBackward,
|
|
2516
|
+
i3 as IconTabForward,
|
|
2517
|
+
p3 as IconTelegram,
|
|
2518
|
+
f3 as IconThumbDown,
|
|
2519
|
+
_3 as IconThumbDownFill,
|
|
2520
|
+
k3 as IconThumbUp,
|
|
2521
|
+
I3 as IconThumbUpFill,
|
|
2522
|
+
A3 as IconTimer,
|
|
2523
|
+
z3 as IconTool,
|
|
2524
|
+
P3 as IconTruck,
|
|
2525
|
+
W3 as IconUnderline,
|
|
2526
|
+
K3 as IconUnlocked,
|
|
2527
|
+
j3 as IconUnlockedLeft,
|
|
2528
|
+
te as IconUpload,
|
|
2529
|
+
ae as IconUserAvatar,
|
|
2530
|
+
ce as IconUserGroup,
|
|
2531
|
+
$e as IconVisibilityOff,
|
|
2532
|
+
me as IconVisibilityOn,
|
|
2533
|
+
Ze as IconVk,
|
|
2534
|
+
Me as IconWhatsapp,
|
|
2535
|
+
Se as IconWinner,
|
|
2536
|
+
De as IconWorkspace,
|
|
2537
|
+
Te as IconYoutube,
|
|
2538
|
+
Oe as allowedIcons,
|
|
2539
|
+
Ee as default,
|
|
2540
|
+
Ue as icons
|
|
2507
2541
|
};
|