@ncino/styles 14.0.1 → 14.2.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/gator/icons/airplane-tilt.js +11 -0
- package/dist/gator/icons/arrow-elbow-down-right.js +11 -0
- package/dist/gator/icons/article.js +31 -0
- package/dist/gator/icons/boat.js +11 -0
- package/dist/gator/icons/bus.js +11 -0
- package/dist/gator/icons/car-profile.js +11 -0
- package/dist/gator/icons/car.js +11 -0
- package/dist/gator/icons/chart-line-down.js +11 -0
- package/dist/gator/icons/crown.js +11 -0
- package/dist/gator/icons/equal-housing.js +19 -0
- package/dist/gator/icons/exclamation-mark.js +11 -0
- package/dist/gator/icons/hourglass.js +11 -0
- package/dist/gator/icons/index.js +1140 -1082
- package/dist/gator/icons/jeep.js +11 -0
- package/dist/gator/icons/magnifying-glass-minus.js +11 -0
- package/dist/gator/icons/magnifying-glass-plus.js +11 -0
- package/dist/gator/icons/map-pin-simple.js +11 -0
- package/dist/gator/icons/microphone-filled.js +11 -0
- package/dist/gator/icons/microphone.js +11 -0
- package/dist/gator/icons/paperclip-vertical.js +11 -0
- package/dist/gator/icons/plus-minus.js +11 -0
- package/dist/gator/icons/prohibit.js +11 -0
- package/dist/gator/icons/return.js +15 -0
- package/dist/gator/icons/sailboat.js +11 -0
- package/dist/gator/icons/star-filled.js +11 -0
- package/dist/gator/icons/truck-trailer.js +11 -0
- package/dist/gator/icons/truck.js +11 -0
- package/dist/gator/icons/van.js +11 -0
- package/dist/gator/icons/waveform.js +11 -0
- package/dist/gator/icons/x-square.js +11 -0
- package/dist/types/gator/icons/airplane-tilt.d.ts +2 -0
- package/dist/types/gator/icons/arrow-elbow-down-right.d.ts +2 -0
- package/dist/types/gator/icons/article.d.ts +2 -0
- package/dist/types/gator/icons/boat.d.ts +2 -0
- package/dist/types/gator/icons/bus.d.ts +2 -0
- package/dist/types/gator/icons/car-profile.d.ts +2 -0
- package/dist/types/gator/icons/car.d.ts +2 -0
- package/dist/types/gator/icons/chart-line-down.d.ts +2 -0
- package/dist/types/gator/icons/crown.d.ts +2 -0
- package/dist/types/gator/icons/equal-housing.d.ts +2 -0
- package/dist/types/gator/icons/exclamation-mark.d.ts +2 -0
- package/dist/types/gator/icons/hourglass.d.ts +2 -0
- package/dist/types/gator/icons/jeep.d.ts +2 -0
- package/dist/types/gator/icons/magnifying-glass-minus.d.ts +2 -0
- package/dist/types/gator/icons/magnifying-glass-plus.d.ts +2 -0
- package/dist/types/gator/icons/map-pin-simple.d.ts +2 -0
- package/dist/types/gator/icons/microphone-filled.d.ts +2 -0
- package/dist/types/gator/icons/microphone.d.ts +2 -0
- package/dist/types/gator/icons/paperclip-vertical.d.ts +2 -0
- package/dist/types/gator/icons/plus-minus.d.ts +2 -0
- package/dist/types/gator/icons/prohibit.d.ts +2 -0
- package/dist/types/gator/icons/return.d.ts +2 -0
- package/dist/types/gator/icons/sailboat.d.ts +2 -0
- package/dist/types/gator/icons/star-filled.d.ts +2 -0
- package/dist/types/gator/icons/truck-trailer.d.ts +2 -0
- package/dist/types/gator/icons/truck.d.ts +2 -0
- package/dist/types/gator/icons/van.d.ts +2 -0
- package/dist/types/gator/icons/waveform.d.ts +2 -0
- package/dist/types/gator/icons/x-square.d.ts +2 -0
- package/dist/types/icons/airplane-tilt.d.ts +1 -0
- package/dist/types/icons/arrow-elbow-down-right.d.ts +1 -0
- package/dist/types/icons/article.d.ts +1 -0
- package/dist/types/icons/boat.d.ts +1 -0
- package/dist/types/icons/bus.d.ts +1 -0
- package/dist/types/icons/car-profile.d.ts +1 -0
- package/dist/types/icons/car.d.ts +1 -0
- package/dist/types/icons/chart-line-down.d.ts +1 -0
- package/dist/types/icons/crown.d.ts +1 -0
- package/dist/types/icons/equal-housing.d.ts +1 -0
- package/dist/types/icons/exclamation-mark.d.ts +1 -0
- package/dist/types/icons/hourglass.d.ts +1 -0
- package/dist/types/icons/index.d.ts +71 -42
- package/dist/types/icons/jeep.d.ts +1 -0
- package/dist/types/icons/magnifying-glass-minus.d.ts +1 -0
- package/dist/types/icons/magnifying-glass-plus.d.ts +1 -0
- package/dist/types/icons/map-pin-simple.d.ts +1 -0
- package/dist/types/icons/microphone-filled.d.ts +1 -0
- package/dist/types/icons/microphone.d.ts +1 -0
- package/dist/types/icons/paperclip-vertical.d.ts +1 -0
- package/dist/types/icons/plus-minus.d.ts +1 -0
- package/dist/types/icons/prohibit.d.ts +1 -0
- package/dist/types/icons/return.d.ts +1 -0
- package/dist/types/icons/sailboat.d.ts +1 -0
- package/dist/types/icons/star-filled.d.ts +1 -0
- package/dist/types/icons/truck-trailer.d.ts +1 -0
- package/dist/types/icons/truck.d.ts +1 -0
- package/dist/types/icons/van.d.ts +1 -0
- package/dist/types/icons/waveform.d.ts +1 -0
- package/dist/types/icons/x-square.d.ts +1 -0
- package/package.json +1 -1
|
@@ -1,1090 +1,1148 @@
|
|
|
1
1
|
import { addLinkIcon as e } from "./add-link.js";
|
|
2
2
|
import { airplaneIcon as f } from "./airplane.js";
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
17
|
-
import {
|
|
18
|
-
import {
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import {
|
|
22
|
-
import {
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
import {
|
|
26
|
-
import {
|
|
27
|
-
import {
|
|
28
|
-
import {
|
|
29
|
-
import {
|
|
30
|
-
import {
|
|
31
|
-
import {
|
|
32
|
-
import {
|
|
33
|
-
import {
|
|
34
|
-
import {
|
|
35
|
-
import {
|
|
36
|
-
import {
|
|
37
|
-
import {
|
|
38
|
-
import {
|
|
39
|
-
import {
|
|
40
|
-
import {
|
|
41
|
-
import {
|
|
42
|
-
import {
|
|
43
|
-
import {
|
|
44
|
-
import {
|
|
45
|
-
import {
|
|
46
|
-
import {
|
|
47
|
-
import {
|
|
48
|
-
import {
|
|
49
|
-
import {
|
|
50
|
-
import {
|
|
51
|
-
import {
|
|
52
|
-
import {
|
|
53
|
-
import {
|
|
54
|
-
import {
|
|
55
|
-
import {
|
|
56
|
-
import {
|
|
57
|
-
import {
|
|
58
|
-
import {
|
|
59
|
-
import {
|
|
60
|
-
import {
|
|
61
|
-
import {
|
|
62
|
-
import {
|
|
63
|
-
import {
|
|
64
|
-
import {
|
|
65
|
-
import {
|
|
66
|
-
import {
|
|
67
|
-
import {
|
|
68
|
-
import {
|
|
69
|
-
import {
|
|
70
|
-
import {
|
|
71
|
-
import {
|
|
72
|
-
import {
|
|
73
|
-
import {
|
|
74
|
-
import {
|
|
75
|
-
import {
|
|
76
|
-
import {
|
|
77
|
-
import {
|
|
78
|
-
import {
|
|
79
|
-
import {
|
|
80
|
-
import {
|
|
81
|
-
import {
|
|
82
|
-
import {
|
|
83
|
-
import {
|
|
84
|
-
import {
|
|
85
|
-
import {
|
|
86
|
-
import {
|
|
87
|
-
import {
|
|
88
|
-
import {
|
|
89
|
-
import {
|
|
90
|
-
import {
|
|
91
|
-
import {
|
|
92
|
-
import {
|
|
93
|
-
import {
|
|
94
|
-
import {
|
|
95
|
-
import {
|
|
96
|
-
import {
|
|
97
|
-
import {
|
|
98
|
-
import {
|
|
99
|
-
import {
|
|
100
|
-
import {
|
|
101
|
-
import {
|
|
102
|
-
import {
|
|
103
|
-
import {
|
|
104
|
-
import {
|
|
105
|
-
import {
|
|
106
|
-
import {
|
|
107
|
-
import {
|
|
108
|
-
import {
|
|
109
|
-
import {
|
|
110
|
-
import {
|
|
111
|
-
import {
|
|
112
|
-
import {
|
|
113
|
-
import {
|
|
114
|
-
import {
|
|
115
|
-
import {
|
|
116
|
-
import {
|
|
117
|
-
import {
|
|
118
|
-
import {
|
|
119
|
-
import {
|
|
120
|
-
import {
|
|
121
|
-
import {
|
|
122
|
-
import {
|
|
123
|
-
import {
|
|
124
|
-
import {
|
|
125
|
-
import {
|
|
126
|
-
import {
|
|
127
|
-
import {
|
|
128
|
-
import {
|
|
129
|
-
import {
|
|
130
|
-
import {
|
|
131
|
-
import {
|
|
132
|
-
import {
|
|
133
|
-
import {
|
|
134
|
-
import {
|
|
135
|
-
import {
|
|
136
|
-
import {
|
|
137
|
-
import {
|
|
138
|
-
import {
|
|
139
|
-
import {
|
|
140
|
-
import {
|
|
141
|
-
import {
|
|
142
|
-
import {
|
|
143
|
-
import {
|
|
144
|
-
import {
|
|
145
|
-
import {
|
|
146
|
-
import {
|
|
147
|
-
import {
|
|
148
|
-
import {
|
|
149
|
-
import {
|
|
150
|
-
import {
|
|
151
|
-
import {
|
|
152
|
-
import {
|
|
153
|
-
import {
|
|
154
|
-
import {
|
|
155
|
-
import {
|
|
156
|
-
import {
|
|
157
|
-
import {
|
|
158
|
-
import {
|
|
159
|
-
import {
|
|
160
|
-
import {
|
|
161
|
-
import {
|
|
162
|
-
import {
|
|
163
|
-
import {
|
|
164
|
-
import {
|
|
165
|
-
import {
|
|
166
|
-
import {
|
|
167
|
-
import {
|
|
168
|
-
import {
|
|
169
|
-
import {
|
|
170
|
-
import {
|
|
171
|
-
import {
|
|
172
|
-
import {
|
|
173
|
-
import {
|
|
174
|
-
import {
|
|
175
|
-
import {
|
|
176
|
-
import {
|
|
177
|
-
import {
|
|
178
|
-
import {
|
|
179
|
-
import {
|
|
180
|
-
import {
|
|
181
|
-
import {
|
|
182
|
-
import {
|
|
183
|
-
import {
|
|
184
|
-
import {
|
|
185
|
-
import {
|
|
186
|
-
import {
|
|
187
|
-
import {
|
|
188
|
-
import {
|
|
189
|
-
import {
|
|
190
|
-
import {
|
|
191
|
-
import {
|
|
192
|
-
import {
|
|
193
|
-
import {
|
|
194
|
-
import {
|
|
195
|
-
import {
|
|
196
|
-
import {
|
|
197
|
-
import {
|
|
198
|
-
import {
|
|
199
|
-
import {
|
|
200
|
-
import {
|
|
201
|
-
import {
|
|
202
|
-
import {
|
|
203
|
-
import {
|
|
204
|
-
import {
|
|
205
|
-
import {
|
|
206
|
-
import {
|
|
207
|
-
import {
|
|
208
|
-
import {
|
|
209
|
-
import {
|
|
210
|
-
import {
|
|
211
|
-
import {
|
|
212
|
-
import {
|
|
213
|
-
import {
|
|
214
|
-
import {
|
|
215
|
-
import {
|
|
216
|
-
import {
|
|
217
|
-
import {
|
|
218
|
-
import {
|
|
219
|
-
import {
|
|
220
|
-
import {
|
|
221
|
-
import {
|
|
222
|
-
import {
|
|
223
|
-
import {
|
|
224
|
-
import {
|
|
225
|
-
import {
|
|
226
|
-
import {
|
|
227
|
-
import {
|
|
228
|
-
import {
|
|
229
|
-
import {
|
|
230
|
-
import {
|
|
231
|
-
import {
|
|
232
|
-
import {
|
|
233
|
-
import {
|
|
234
|
-
import {
|
|
235
|
-
import {
|
|
236
|
-
import {
|
|
237
|
-
import {
|
|
238
|
-
import {
|
|
239
|
-
import {
|
|
240
|
-
import {
|
|
241
|
-
import {
|
|
242
|
-
import {
|
|
243
|
-
import {
|
|
244
|
-
import {
|
|
245
|
-
import {
|
|
246
|
-
import {
|
|
247
|
-
import {
|
|
248
|
-
import {
|
|
249
|
-
import {
|
|
250
|
-
import {
|
|
251
|
-
import {
|
|
252
|
-
import {
|
|
253
|
-
import {
|
|
254
|
-
import {
|
|
255
|
-
import {
|
|
256
|
-
import {
|
|
257
|
-
import {
|
|
258
|
-
import {
|
|
259
|
-
import {
|
|
260
|
-
import {
|
|
261
|
-
import {
|
|
262
|
-
import {
|
|
263
|
-
import {
|
|
264
|
-
import {
|
|
265
|
-
import {
|
|
266
|
-
import {
|
|
267
|
-
import {
|
|
268
|
-
import {
|
|
269
|
-
import {
|
|
270
|
-
import {
|
|
271
|
-
import {
|
|
272
|
-
import {
|
|
273
|
-
import {
|
|
274
|
-
import {
|
|
275
|
-
import {
|
|
276
|
-
import {
|
|
277
|
-
import {
|
|
278
|
-
import {
|
|
279
|
-
import {
|
|
280
|
-
import {
|
|
281
|
-
import {
|
|
282
|
-
import {
|
|
283
|
-
import {
|
|
284
|
-
import {
|
|
285
|
-
import {
|
|
286
|
-
import {
|
|
287
|
-
import {
|
|
288
|
-
import {
|
|
289
|
-
import {
|
|
290
|
-
import {
|
|
291
|
-
import {
|
|
292
|
-
import {
|
|
293
|
-
import {
|
|
294
|
-
import {
|
|
295
|
-
import {
|
|
296
|
-
import {
|
|
297
|
-
import {
|
|
298
|
-
import {
|
|
299
|
-
import {
|
|
300
|
-
import {
|
|
301
|
-
import {
|
|
302
|
-
import {
|
|
303
|
-
import {
|
|
304
|
-
import {
|
|
305
|
-
import {
|
|
306
|
-
import {
|
|
307
|
-
import {
|
|
308
|
-
import {
|
|
309
|
-
import {
|
|
310
|
-
import {
|
|
311
|
-
import {
|
|
312
|
-
import {
|
|
313
|
-
import {
|
|
314
|
-
import {
|
|
315
|
-
import {
|
|
316
|
-
import {
|
|
317
|
-
import {
|
|
318
|
-
import {
|
|
319
|
-
import {
|
|
320
|
-
import {
|
|
321
|
-
import {
|
|
322
|
-
import {
|
|
323
|
-
import {
|
|
324
|
-
import {
|
|
325
|
-
import {
|
|
326
|
-
import {
|
|
327
|
-
import {
|
|
328
|
-
import {
|
|
329
|
-
import {
|
|
330
|
-
import {
|
|
331
|
-
import {
|
|
332
|
-
import {
|
|
333
|
-
import {
|
|
334
|
-
import {
|
|
335
|
-
import {
|
|
336
|
-
import {
|
|
337
|
-
import {
|
|
338
|
-
import {
|
|
339
|
-
import {
|
|
340
|
-
import {
|
|
341
|
-
import {
|
|
342
|
-
import {
|
|
343
|
-
import {
|
|
344
|
-
import {
|
|
345
|
-
import {
|
|
346
|
-
import {
|
|
347
|
-
import {
|
|
348
|
-
import {
|
|
349
|
-
import {
|
|
350
|
-
import {
|
|
351
|
-
import {
|
|
352
|
-
import {
|
|
353
|
-
import {
|
|
354
|
-
import {
|
|
355
|
-
import {
|
|
356
|
-
import {
|
|
357
|
-
import {
|
|
358
|
-
import {
|
|
359
|
-
import {
|
|
360
|
-
import {
|
|
361
|
-
import {
|
|
362
|
-
import {
|
|
363
|
-
import {
|
|
364
|
-
import {
|
|
365
|
-
import {
|
|
366
|
-
import {
|
|
367
|
-
import {
|
|
368
|
-
import {
|
|
369
|
-
import {
|
|
370
|
-
import {
|
|
371
|
-
import {
|
|
372
|
-
import {
|
|
373
|
-
import {
|
|
374
|
-
import {
|
|
375
|
-
import {
|
|
376
|
-
import {
|
|
377
|
-
import {
|
|
378
|
-
import {
|
|
379
|
-
import {
|
|
380
|
-
import {
|
|
381
|
-
import {
|
|
382
|
-
import {
|
|
383
|
-
import {
|
|
384
|
-
import {
|
|
385
|
-
import {
|
|
386
|
-
import {
|
|
387
|
-
import {
|
|
388
|
-
import {
|
|
389
|
-
import {
|
|
390
|
-
import {
|
|
391
|
-
import {
|
|
392
|
-
import {
|
|
393
|
-
import {
|
|
394
|
-
import {
|
|
395
|
-
import {
|
|
396
|
-
import {
|
|
397
|
-
import {
|
|
398
|
-
import {
|
|
399
|
-
import {
|
|
400
|
-
import {
|
|
401
|
-
import {
|
|
402
|
-
import {
|
|
403
|
-
import {
|
|
404
|
-
import {
|
|
405
|
-
import {
|
|
406
|
-
import {
|
|
407
|
-
import {
|
|
408
|
-
import {
|
|
409
|
-
import {
|
|
410
|
-
import {
|
|
411
|
-
import {
|
|
412
|
-
import {
|
|
413
|
-
import {
|
|
414
|
-
import {
|
|
415
|
-
import {
|
|
416
|
-
import {
|
|
417
|
-
import {
|
|
418
|
-
import {
|
|
419
|
-
import {
|
|
420
|
-
import {
|
|
421
|
-
import {
|
|
422
|
-
import {
|
|
423
|
-
import {
|
|
424
|
-
import {
|
|
425
|
-
import {
|
|
426
|
-
import {
|
|
427
|
-
import {
|
|
428
|
-
import {
|
|
429
|
-
import {
|
|
430
|
-
import {
|
|
431
|
-
import {
|
|
432
|
-
import {
|
|
433
|
-
import {
|
|
434
|
-
import {
|
|
435
|
-
import {
|
|
436
|
-
import {
|
|
437
|
-
import {
|
|
438
|
-
import {
|
|
439
|
-
import {
|
|
440
|
-
import {
|
|
441
|
-
import {
|
|
442
|
-
import {
|
|
443
|
-
import {
|
|
444
|
-
import {
|
|
445
|
-
import {
|
|
446
|
-
import {
|
|
447
|
-
import {
|
|
448
|
-
import {
|
|
449
|
-
import {
|
|
450
|
-
import {
|
|
451
|
-
import {
|
|
452
|
-
import {
|
|
453
|
-
import {
|
|
454
|
-
import {
|
|
455
|
-
import {
|
|
456
|
-
import {
|
|
457
|
-
import {
|
|
458
|
-
import {
|
|
459
|
-
import {
|
|
460
|
-
import {
|
|
461
|
-
import {
|
|
462
|
-
import {
|
|
463
|
-
import {
|
|
464
|
-
import {
|
|
465
|
-
import {
|
|
466
|
-
import {
|
|
467
|
-
import {
|
|
468
|
-
import {
|
|
469
|
-
import {
|
|
470
|
-
import {
|
|
471
|
-
import {
|
|
472
|
-
import {
|
|
473
|
-
import {
|
|
474
|
-
import {
|
|
475
|
-
import {
|
|
476
|
-
import {
|
|
477
|
-
import {
|
|
478
|
-
import {
|
|
479
|
-
import {
|
|
480
|
-
import {
|
|
481
|
-
import {
|
|
482
|
-
import {
|
|
483
|
-
import {
|
|
484
|
-
import {
|
|
485
|
-
import {
|
|
486
|
-
import {
|
|
487
|
-
import {
|
|
488
|
-
import {
|
|
489
|
-
import {
|
|
490
|
-
import {
|
|
491
|
-
import {
|
|
492
|
-
import {
|
|
493
|
-
import {
|
|
494
|
-
import {
|
|
495
|
-
import {
|
|
496
|
-
import {
|
|
497
|
-
import {
|
|
498
|
-
import {
|
|
499
|
-
import {
|
|
500
|
-
import {
|
|
501
|
-
import {
|
|
502
|
-
import {
|
|
503
|
-
import {
|
|
504
|
-
import {
|
|
505
|
-
import {
|
|
506
|
-
import {
|
|
507
|
-
import {
|
|
508
|
-
import {
|
|
509
|
-
import {
|
|
510
|
-
import {
|
|
511
|
-
import {
|
|
512
|
-
import {
|
|
513
|
-
import {
|
|
514
|
-
import {
|
|
515
|
-
import {
|
|
516
|
-
import {
|
|
517
|
-
import {
|
|
518
|
-
import {
|
|
519
|
-
import {
|
|
520
|
-
import {
|
|
521
|
-
import {
|
|
522
|
-
import {
|
|
523
|
-
import {
|
|
524
|
-
import {
|
|
525
|
-
import {
|
|
526
|
-
import {
|
|
527
|
-
import {
|
|
528
|
-
import {
|
|
529
|
-
import {
|
|
530
|
-
import {
|
|
531
|
-
import {
|
|
532
|
-
import {
|
|
533
|
-
import {
|
|
534
|
-
import {
|
|
535
|
-
import {
|
|
536
|
-
import {
|
|
537
|
-
import {
|
|
538
|
-
import {
|
|
539
|
-
import {
|
|
3
|
+
import { airplaneTiltIcon as a } from "./airplane-tilt.js";
|
|
4
|
+
import { alarmIcon as m } from "./alarm.js";
|
|
5
|
+
import { apartmentIcon as I } from "./apartment.js";
|
|
6
|
+
import { arrowAroundIcon as l } from "./arrow-around.js";
|
|
7
|
+
import { arrowDownIcon as g } from "./arrow-down.js";
|
|
8
|
+
import { arrowElbowDownRightIcon as u } from "./arrow-elbow-down-right.js";
|
|
9
|
+
import { arrowLeftIcon as h } from "./arrow-left.js";
|
|
10
|
+
import { arrowLineLeftIcon as S } from "./arrow-line-left.js";
|
|
11
|
+
import { arrowLineRightIcon as A } from "./arrow-line-right.js";
|
|
12
|
+
import { arrowRightIcon as C } from "./arrow-right.js";
|
|
13
|
+
import { arrowUpIcon as k } from "./arrow-up.js";
|
|
14
|
+
import { arrowsDownUpIcon as L } from "./arrows-down-up.js";
|
|
15
|
+
import { articleIcon as P } from "./article.js";
|
|
16
|
+
import { bankIcon as v } from "./bank.js";
|
|
17
|
+
import { bellIcon as D } from "./bell.js";
|
|
18
|
+
import { bellDisabledIcon as z } from "./bell-disabled.js";
|
|
19
|
+
import { binocularsIcon as U } from "./binoculars.js";
|
|
20
|
+
import { boatIcon as K } from "./boat.js";
|
|
21
|
+
import { bookIcon as H } from "./book.js";
|
|
22
|
+
import { boxIcon as O } from "./box.js";
|
|
23
|
+
import { brainIcon as J } from "./brain.js";
|
|
24
|
+
import { busIcon as Z } from "./bus.js";
|
|
25
|
+
import { cakeIcon as Q } from "./cake.js";
|
|
26
|
+
import { calculatorIcon as _ } from "./calculator.js";
|
|
27
|
+
import { calendarIcon as oo } from "./calendar.js";
|
|
28
|
+
import { cameraIcon as eo } from "./camera.js";
|
|
29
|
+
import { carIcon as fo } from "./car.js";
|
|
30
|
+
import { carProfileIcon as ao } from "./car-profile.js";
|
|
31
|
+
import { caretUpDownIcon as mo } from "./caret-up-down.js";
|
|
32
|
+
import { caseIcon as Io } from "./case.js";
|
|
33
|
+
import { chartBarIcon as lo } from "./chart-bar.js";
|
|
34
|
+
import { chartBarHorizontalIcon as go } from "./chart-bar-horizontal.js";
|
|
35
|
+
import { chartDonutIcon as uo } from "./chart-donut.js";
|
|
36
|
+
import { chartLineIcon as bo } from "./chart-line.js";
|
|
37
|
+
import { chartLineDownIcon as wo } from "./chart-line-down.js";
|
|
38
|
+
import { chartPieIcon as yo } from "./chart-pie.js";
|
|
39
|
+
import { chartRiseIcon as Mo } from "./chart-rise.js";
|
|
40
|
+
import { chartScatterIcon as Bo } from "./chart-scatter.js";
|
|
41
|
+
import { chatIcon as Go } from "./chat.js";
|
|
42
|
+
import { chatCircleIcon as To } from "./chat-circle.js";
|
|
43
|
+
import { chatCircleAiIcon as Fo } from "./chat-circle-ai.js";
|
|
44
|
+
import { chatCircleDotsIcon as No } from "./chat-circle-dots.js";
|
|
45
|
+
import { chatCircleSlashIcon as Ro } from "./chat-circle-slash.js";
|
|
46
|
+
import { chatCircleTextIcon as qo } from "./chat-circle-text.js";
|
|
47
|
+
import { checkIcon as Eo } from "./check.js";
|
|
48
|
+
import { checkCircleIcon as Vo } from "./check-circle.js";
|
|
49
|
+
import { checkCircleFilledIcon as jo } from "./check-circle-filled.js";
|
|
50
|
+
import { checkboxIcon as Wo } from "./checkbox.js";
|
|
51
|
+
import { checkboxIndeterminateIcon as Yo } from "./checkbox-indeterminate.js";
|
|
52
|
+
import { checkboxSelectedIcon as Xo } from "./checkbox-selected.js";
|
|
53
|
+
import { checkerboardIcon as $o } from "./checkerboard.js";
|
|
54
|
+
import { chevronDownIcon as rr } from "./chevron-down.js";
|
|
55
|
+
import { chevronLeftIcon as nr } from "./chevron-left.js";
|
|
56
|
+
import { chevronRightIcon as tr } from "./chevron-right.js";
|
|
57
|
+
import { chevronUpIcon as cr } from "./chevron-up.js";
|
|
58
|
+
import { circleIcon as pr } from "./circle.js";
|
|
59
|
+
import { circleArrowDownIcon as xr } from "./circle-arrow-down.js";
|
|
60
|
+
import { circleArrowLeftIcon as ir } from "./circle-arrow-left.js";
|
|
61
|
+
import { circleArrowRightIcon as sr } from "./circle-arrow-right.js";
|
|
62
|
+
import { circleArrowUpIcon as dr } from "./circle-arrow-up.js";
|
|
63
|
+
import { circleDashedIcon as br } from "./circle-dashed.js";
|
|
64
|
+
import { circleFilledIcon as wr } from "./circle-filled.js";
|
|
65
|
+
import { cityIcon as yr } from "./city.js";
|
|
66
|
+
import { clipboardIcon as Mr } from "./clipboard.js";
|
|
67
|
+
import { clockIcon as Br } from "./clock.js";
|
|
68
|
+
import { clockClockwiseIcon as Gr } from "./clock-clockwise.js";
|
|
69
|
+
import { clockCounterClockwiseIcon as Tr } from "./clock-counter-clockwise.js";
|
|
70
|
+
import { collapseIcon as Fr } from "./collapse.js";
|
|
71
|
+
import { coneIcon as Nr } from "./cone.js";
|
|
72
|
+
import { contactInfoIcon as Rr } from "./contact-info.js";
|
|
73
|
+
import { copyIcon as qr } from "./copy.js";
|
|
74
|
+
import { creditCardIcon as Er } from "./credit-card.js";
|
|
75
|
+
import { cropIcon as Vr } from "./crop.js";
|
|
76
|
+
import { crosshairsIcon as jr } from "./crosshairs.js";
|
|
77
|
+
import { crownIcon as Wr } from "./crown.js";
|
|
78
|
+
import { currencyDollarSimpleIcon as Yr } from "./currency-dollar-simple.js";
|
|
79
|
+
import { currencyEurIcon as Xr } from "./currency-eur.js";
|
|
80
|
+
import { currencyGbpIcon as $r } from "./currency-gbp.js";
|
|
81
|
+
import { currencyInrIcon as re } from "./currency-inr.js";
|
|
82
|
+
import { currencyJpyIcon as ne } from "./currency-jpy.js";
|
|
83
|
+
import { currencyKrwIcon as te } from "./currency-krw.js";
|
|
84
|
+
import { currencyKztIcon as ce } from "./currency-kzt.js";
|
|
85
|
+
import { currencyNgnIcon as pe } from "./currency-ngn.js";
|
|
86
|
+
import { currencyRubIcon as xe } from "./currency-rub.js";
|
|
87
|
+
import { cursorIcon as ie } from "./cursor.js";
|
|
88
|
+
import { cursorArrowIcon as se } from "./cursor-arrow.js";
|
|
89
|
+
import { cursorHandIcon as de } from "./cursor-hand.js";
|
|
90
|
+
import { dashboardIcon as be } from "./dashboard.js";
|
|
91
|
+
import { deleteIcon as we } from "./delete.js";
|
|
92
|
+
import { dnaIcon as ye } from "./dna.js";
|
|
93
|
+
import { documentIcon as Me } from "./document.js";
|
|
94
|
+
import { documentAddIcon as Be } from "./document-add.js";
|
|
95
|
+
import { documentAiIcon as Ge } from "./document-ai.js";
|
|
96
|
+
import { documentCheckIcon as Te } from "./document-check.js";
|
|
97
|
+
import { documentESignIcon as Fe } from "./document-e-sign.js";
|
|
98
|
+
import { documentImageIcon as Ne } from "./document-image.js";
|
|
99
|
+
import { documentPdfIcon as Re } from "./document-pdf.js";
|
|
100
|
+
import { documentSignIcon as qe } from "./document-sign.js";
|
|
101
|
+
import { documentZipIcon as Ee } from "./document-zip.js";
|
|
102
|
+
import { dollarBillsIcon as Ve } from "./dollar-bills.js";
|
|
103
|
+
import { dollarHouseIcon as je } from "./dollar-house.js";
|
|
104
|
+
import { downPaymentIcon as We } from "./down-payment.js";
|
|
105
|
+
import { downloadIcon as Ye } from "./download.js";
|
|
106
|
+
import { dragDropIcon as Xe } from "./drag-drop.js";
|
|
107
|
+
import { earthIcon as $e } from "./earth.js";
|
|
108
|
+
import { equalHousingIcon as rn } from "./equal-housing.js";
|
|
109
|
+
import { exclamationMarkIcon as nn } from "./exclamation-mark.js";
|
|
110
|
+
import { excludeSquareIcon as tn } from "./exclude-square.js";
|
|
111
|
+
import { exitIcon as cn } from "./exit.js";
|
|
112
|
+
import { exitCircleIcon as pn } from "./exit-circle.js";
|
|
113
|
+
import { exitLeftIcon as xn } from "./exit-left.js";
|
|
114
|
+
import { expandIcon as gn } from "./expand.js";
|
|
115
|
+
import { expandArrowsIcon as un } from "./expand-arrows.js";
|
|
116
|
+
import { exportIcon as hn } from "./export.js";
|
|
117
|
+
import { eyeIcon as Sn } from "./eye.js";
|
|
118
|
+
import { eyeClosedIcon as An } from "./eye-closed.js";
|
|
119
|
+
import { eyeCrossedIcon as Cn } from "./eye-crossed.js";
|
|
120
|
+
import { facebookLogoIcon as kn } from "./facebook-logo.js";
|
|
121
|
+
import { fileCodeIcon as Ln } from "./file-code.js";
|
|
122
|
+
import { filesIcon as Pn } from "./files.js";
|
|
123
|
+
import { filterFunnelIcon as vn } from "./filter-funnel.js";
|
|
124
|
+
import { filtersIcon as Dn } from "./filters.js";
|
|
125
|
+
import { filters2Icon as zn } from "./filters-2.js";
|
|
126
|
+
import { flagAdAndorraIcon as Un } from "./flags/flag-ad-andorra.js";
|
|
127
|
+
import { flagAeUnitedArabEmiratesIcon as Kn } from "./flags/flag-ae-united-arab-emirates.js";
|
|
128
|
+
import { flagAfAfghanistanIcon as Hn } from "./flags/flag-af-afghanistan.js";
|
|
129
|
+
import { flagAgAntiguaAndBarbudaIcon as On } from "./flags/flag-ag-antigua-and-barbuda.js";
|
|
130
|
+
import { flagAiAnguillaIcon as Jn } from "./flags/flag-ai-anguilla.js";
|
|
131
|
+
import { flagAlAlbaniaIcon as Zn } from "./flags/flag-al-albania.js";
|
|
132
|
+
import { flagAmArmeniaIcon as Qn } from "./flags/flag-am-armenia.js";
|
|
133
|
+
import { flagAoAngolaIcon as _n } from "./flags/flag-ao-angola.js";
|
|
134
|
+
import { flagAqAntarcticaIcon as of } from "./flags/flag-aq-antarctica.js";
|
|
135
|
+
import { flagArArgentinaIcon as ef } from "./flags/flag-ar-argentina.js";
|
|
136
|
+
import { flagAsAmericanSamoaIcon as ff } from "./flags/flag-as-american-samoa.js";
|
|
137
|
+
import { flagAtAustriaIcon as af } from "./flags/flag-at-austria.js";
|
|
138
|
+
import { flagAuAustraliaIcon as mf } from "./flags/flag-au-australia.js";
|
|
139
|
+
import { flagAwArubaIcon as If } from "./flags/flag-aw-aruba.js";
|
|
140
|
+
import { flagAxAlandIslandsIcon as lf } from "./flags/flag-ax-aland-islands.js";
|
|
141
|
+
import { flagAzAzerbaijanIcon as sf } from "./flags/flag-az-azerbaijan.js";
|
|
142
|
+
import { flagBaBosniaAndHerzegovinaIcon as df } from "./flags/flag-ba-bosnia-and-herzegovina.js";
|
|
143
|
+
import { flagBbBarbadosIcon as bf } from "./flags/flag-bb-barbados.js";
|
|
144
|
+
import { flagBdBangladeshIcon as wf } from "./flags/flag-bd-bangladesh.js";
|
|
145
|
+
import { flagBeBelgiumIcon as yf } from "./flags/flag-be-belgium.js";
|
|
146
|
+
import { flagBfBurkinaFasoIcon as Mf } from "./flags/flag-bf-burkina-faso.js";
|
|
147
|
+
import { flagBgBulgariaIcon as Bf } from "./flags/flag-bg-bulgaria.js";
|
|
148
|
+
import { flagBhBahrainIcon as Gf } from "./flags/flag-bh-bahrain.js";
|
|
149
|
+
import { flagBiBurundiIcon as Tf } from "./flags/flag-bi-burundi.js";
|
|
150
|
+
import { flagBjBeninIcon as Ff } from "./flags/flag-bj-benin.js";
|
|
151
|
+
import { flagBlSaintBarthelemyIcon as Nf } from "./flags/flag-bl-saint-barthelemy.js";
|
|
152
|
+
import { flagBmBermudaIcon as Rf } from "./flags/flag-bm-bermuda.js";
|
|
153
|
+
import { flagBnBruneiDarussalamIcon as qf } from "./flags/flag-bn-brunei-darussalam.js";
|
|
154
|
+
import { flagBoBoliviaIcon as Ef } from "./flags/flag-bo-bolivia.js";
|
|
155
|
+
import { flagBqBoBonaireIcon as Vf } from "./flags/flag-bq-bo-bonaire.js";
|
|
156
|
+
import { flagBqSaSbaIcon as jf } from "./flags/flag-bq-sa-sba.js";
|
|
157
|
+
import { flagBqSeSntEustatiusIcon as Wf } from "./flags/flag-bq-se-snt-eustatius.js";
|
|
158
|
+
import { flagBrBrazilIcon as Yf } from "./flags/flag-br-brazil.js";
|
|
159
|
+
import { flagBsBahamasIcon as Xf } from "./flags/flag-bs-bahamas.js";
|
|
160
|
+
import { flagBtBhutanIcon as $f } from "./flags/flag-bt-bhutan.js";
|
|
161
|
+
import { flagBvBouvetIslandIcon as rt } from "./flags/flag-bv-bouvet-island.js";
|
|
162
|
+
import { flagBwBotswanaIcon as nt } from "./flags/flag-bw-botswana.js";
|
|
163
|
+
import { flagByBelarusIcon as tt } from "./flags/flag-by-belarus.js";
|
|
164
|
+
import { flagBzBelizeIcon as ct } from "./flags/flag-bz-belize.js";
|
|
165
|
+
import { flagCaCanadaIcon as pt } from "./flags/flag-ca-canada.js";
|
|
166
|
+
import { flagCcCocosKeelingIslandsIcon as xt } from "./flags/flag-cc-cocos-keeling-islands.js";
|
|
167
|
+
import { flagCdDemocraticRepublicOfTheCongoIcon as it } from "./flags/flag-cd-democratic-republic-of-the-congo.js";
|
|
168
|
+
import { flagCfCentralAfricanRepublicIcon as st } from "./flags/flag-cf-central-african-republic.js";
|
|
169
|
+
import { flagCgRepublicOfTheCongoIcon as dt } from "./flags/flag-cg-republic-of-the-congo.js";
|
|
170
|
+
import { flagChSwitzerlandIcon as bt } from "./flags/flag-ch-switzerland.js";
|
|
171
|
+
import { flagCiCoteDivoireIvoryCoastIcon as wt } from "./flags/flag-ci-cote-divoire-ivory-coast.js";
|
|
172
|
+
import { flagCkCookIslandsIcon as yt } from "./flags/flag-ck-cook-islands.js";
|
|
173
|
+
import { flagClChileIcon as Mt } from "./flags/flag-cl-chile.js";
|
|
174
|
+
import { flagCmCameroonIcon as Bt } from "./flags/flag-cm-cameroon.js";
|
|
175
|
+
import { flagCnChinaIcon as Gt } from "./flags/flag-cn-china.js";
|
|
176
|
+
import { flagCoColombiaIcon as Tt } from "./flags/flag-co-colombia.js";
|
|
177
|
+
import { flagCrCostaRicaIcon as Ft } from "./flags/flag-cr-costa-rica.js";
|
|
178
|
+
import { flagCuCubaIcon as Nt } from "./flags/flag-cu-cuba.js";
|
|
179
|
+
import { flagCvCaboVerdeIcon as Rt } from "./flags/flag-cv-cabo-verde.js";
|
|
180
|
+
import { flagCwCuracaoIcon as qt } from "./flags/flag-cw-curacao.js";
|
|
181
|
+
import { flagCxChristmasIslandIcon as Et } from "./flags/flag-cx-christmas-island.js";
|
|
182
|
+
import { flagCyCyprusIcon as Vt } from "./flags/flag-cy-cyprus.js";
|
|
183
|
+
import { flagCzCzechRepublicIcon as jt } from "./flags/flag-cz-czech-republic.js";
|
|
184
|
+
import { flagDeGermanyIcon as Wt } from "./flags/flag-de-germany.js";
|
|
185
|
+
import { flagDjDjiboutiIcon as Yt } from "./flags/flag-dj-djibouti.js";
|
|
186
|
+
import { flagDkDenmarkIcon as Xt } from "./flags/flag-dk-denmark.js";
|
|
187
|
+
import { flagDmDominicaIcon as $t } from "./flags/flag-dm-dominica.js";
|
|
188
|
+
import { flagDoDominicanRepublicIcon as ra } from "./flags/flag-do-dominican-republic.js";
|
|
189
|
+
import { flagDzAlgeriaIcon as na } from "./flags/flag-dz-algeria.js";
|
|
190
|
+
import { flagEcEcuadorIcon as ta } from "./flags/flag-ec-ecuador.js";
|
|
191
|
+
import { flagEeEstoniaIcon as ca } from "./flags/flag-ee-estonia.js";
|
|
192
|
+
import { flagEgEgyptIcon as pa } from "./flags/flag-eg-egypt.js";
|
|
193
|
+
import { flagEhWesternSaharaIcon as xa } from "./flags/flag-eh-western-sahara.js";
|
|
194
|
+
import { flagErEritreaIcon as ia } from "./flags/flag-er-eritrea.js";
|
|
195
|
+
import { flagEsSpainIcon as sa } from "./flags/flag-es-spain.js";
|
|
196
|
+
import { flagEtEthiopiaIcon as da } from "./flags/flag-et-ethiopia.js";
|
|
197
|
+
import { flagFiFinlandIcon as ba } from "./flags/flag-fi-finland.js";
|
|
198
|
+
import { flagFjFijiIcon as wa } from "./flags/flag-fj-fiji.js";
|
|
199
|
+
import { flagFkFalklandIslandsIcon as ya } from "./flags/flag-fk-falkland-islands.js";
|
|
200
|
+
import { flagFmFederatedStatesOfMicronesiaIcon as Ma } from "./flags/flag-fm-federated-states-of-micronesia.js";
|
|
201
|
+
import { flagFoFaroeIslandsIcon as Ba } from "./flags/flag-fo-faroe-islands.js";
|
|
202
|
+
import { flagFrFranceIcon as Ga } from "./flags/flag-fr-france.js";
|
|
203
|
+
import { flagGaGabonIcon as Ta } from "./flags/flag-ga-gabon.js";
|
|
204
|
+
import { flagGbEngEnglandIcon as Fa } from "./flags/flag-gb-eng-england.js";
|
|
205
|
+
import { flagGbNirNorthernIrelandIcon as Na } from "./flags/flag-gb-nir-northern-ireland.js";
|
|
206
|
+
import { flagGbSctScotlandIcon as Ra } from "./flags/flag-gb-sct-scotland.js";
|
|
207
|
+
import { flagGbUkmUnitedKingdomIcon as qa } from "./flags/flag-gb-ukm-united-kingdom.js";
|
|
208
|
+
import { flagGbWlsWalesIcon as Ea } from "./flags/flag-gb-wls-wales.js";
|
|
209
|
+
import { flagGdGrenadaIcon as Va } from "./flags/flag-gd-grenada.js";
|
|
210
|
+
import { flagGeGeorgiaIcon as ja } from "./flags/flag-ge-georgia.js";
|
|
211
|
+
import { flagGfFrenchGuianaIcon as Wa } from "./flags/flag-gf-french-guiana.js";
|
|
212
|
+
import { flagGgGuernseyIcon as Ya } from "./flags/flag-gg-guernsey.js";
|
|
213
|
+
import { flagGhGhanaIcon as Xa } from "./flags/flag-gh-ghana.js";
|
|
214
|
+
import { flagGiGibraltarIcon as $a } from "./flags/flag-gi-gibraltar.js";
|
|
215
|
+
import { flagGlGreenlandIcon as rc } from "./flags/flag-gl-greenland.js";
|
|
216
|
+
import { flagGmGambiaIcon as nc } from "./flags/flag-gm-gambia.js";
|
|
217
|
+
import { flagGnGuineaIcon as tc } from "./flags/flag-gn-guinea.js";
|
|
218
|
+
import { flagGpGuadeloupeIcon as cc } from "./flags/flag-gp-guadeloupe.js";
|
|
219
|
+
import { flagGpGuadeloupe2Icon as pc } from "./flags/flag-gp-guadeloupe-2.js";
|
|
220
|
+
import { flagGqEquatorialGuineaIcon as xc } from "./flags/flag-gq-equatorial-guinea.js";
|
|
221
|
+
import { flagGrGreeceIcon as ic } from "./flags/flag-gr-greece.js";
|
|
222
|
+
import { flagGsSGeorgiaAndSSandwichIslandsIcon as sc } from "./flags/flag-gs-s-georgia-and-s-sandwich-islands.js";
|
|
223
|
+
import { flagGtGuatemalaIcon as dc } from "./flags/flag-gt-guatemala.js";
|
|
224
|
+
import { flagGuGuamIcon as bc } from "./flags/flag-gu-guam.js";
|
|
225
|
+
import { flagGwGuineaBissauIcon as wc } from "./flags/flag-gw-guinea-bissau.js";
|
|
226
|
+
import { flagGyGuyanaIcon as yc } from "./flags/flag-gy-guyana.js";
|
|
227
|
+
import { flagHkHongKongIcon as Mc } from "./flags/flag-hk-hong-kong.js";
|
|
228
|
+
import { flagHmHeardAndMcdonaldIslandsIcon as Bc } from "./flags/flag-hm-heard-and-mcdonald-islands.js";
|
|
229
|
+
import { flagHnHondurasIcon as Gc } from "./flags/flag-hn-honduras.js";
|
|
230
|
+
import { flagHrCroatiaHrvatskaIcon as Tc } from "./flags/flag-hr-croatia-hrvatska.js";
|
|
231
|
+
import { flagHtHaitiIcon as Fc } from "./flags/flag-ht-haiti.js";
|
|
232
|
+
import { flagHuHungaryIcon as Nc } from "./flags/flag-hu-hungary.js";
|
|
233
|
+
import { flagIdIndonesiaIcon as Rc } from "./flags/flag-id-indonesia.js";
|
|
234
|
+
import { flagIeIrelandIcon as qc } from "./flags/flag-ie-ireland.js";
|
|
235
|
+
import { flagIlIsraelIcon as Ec } from "./flags/flag-il-israel.js";
|
|
236
|
+
import { flagImIsleOfManIcon as Vc } from "./flags/flag-im-isle-of-man.js";
|
|
237
|
+
import { flagInIndiaIcon as jc } from "./flags/flag-in-india.js";
|
|
238
|
+
import { flagIoBritishIndianOceanTerritoryIcon as Wc } from "./flags/flag-io-british-indian-ocean-territory.js";
|
|
239
|
+
import { flagIqIraqIcon as Yc } from "./flags/flag-iq-iraq.js";
|
|
240
|
+
import { flagIrIranIcon as Xc } from "./flags/flag-ir-iran.js";
|
|
241
|
+
import { flagIsIcelandIcon as $c } from "./flags/flag-is-iceland.js";
|
|
242
|
+
import { flagItItalyIcon as rm } from "./flags/flag-it-italy.js";
|
|
243
|
+
import { flagJeJerseyIcon as nm } from "./flags/flag-je-jersey.js";
|
|
244
|
+
import { flagJmJamaicaIcon as tm } from "./flags/flag-jm-jamaica.js";
|
|
245
|
+
import { flagJoJordanIcon as cm } from "./flags/flag-jo-jordan.js";
|
|
246
|
+
import { flagJpJapanIcon as pm } from "./flags/flag-jp-japan.js";
|
|
247
|
+
import { flagKeKenyaIcon as xm } from "./flags/flag-ke-kenya.js";
|
|
248
|
+
import { flagKgKyrgyzstanIcon as im } from "./flags/flag-kg-kyrgyzstan.js";
|
|
249
|
+
import { flagKhCambodiaIcon as sm } from "./flags/flag-kh-cambodia.js";
|
|
250
|
+
import { flagKiKiribatiIcon as dm } from "./flags/flag-ki--kiribati.js";
|
|
251
|
+
import { flagKmComorosIcon as bm } from "./flags/flag-km-comoros.js";
|
|
252
|
+
import { flagKnSaintKittsAndNevisIcon as wm } from "./flags/flag-kn-saint-kitts-and-nevis.js";
|
|
253
|
+
import { flagKpKoreaNorthIcon as ym } from "./flags/flag-kp-korea-north.js";
|
|
254
|
+
import { flagKrKoreaSouthIcon as Mm } from "./flags/flag-kr-korea-south.js";
|
|
255
|
+
import { flagKwKuwaitIcon as Bm } from "./flags/flag-kw-kuwait.js";
|
|
256
|
+
import { flagKyCaymanIslandsIcon as Gm } from "./flags/flag-ky-cayman-islands.js";
|
|
257
|
+
import { flagKzKazakhstanIcon as Tm } from "./flags/flag-kz-kazakhstan.js";
|
|
258
|
+
import { flagLaLaosIcon as Fm } from "./flags/flag-la-laos.js";
|
|
259
|
+
import { flagLbLebanonIcon as Nm } from "./flags/flag-lb-lebanon.js";
|
|
260
|
+
import { flagLcSaintLuciaIcon as Rm } from "./flags/flag-lc-saint-lucia.js";
|
|
261
|
+
import { flagLiLiechtensteinIcon as qm } from "./flags/flag-li-liechtenstein.js";
|
|
262
|
+
import { flagLkSriLankaIcon as Em } from "./flags/flag-lk-sri-lanka.js";
|
|
263
|
+
import { flagLrLiberiaIcon as Vm } from "./flags/flag-lr-liberia.js";
|
|
264
|
+
import { flagLsLesothoIcon as jm } from "./flags/flag-ls-lesotho.js";
|
|
265
|
+
import { flagLtLithuaniaIcon as Wm } from "./flags/flag-lt-lithuania.js";
|
|
266
|
+
import { flagLuLuxembourgIcon as Ym } from "./flags/flag-lu-luxembourg.js";
|
|
267
|
+
import { flagLvLatviaIcon as Xm } from "./flags/flag-lv-latvia.js";
|
|
268
|
+
import { flagLyLibyaIcon as $m } from "./flags/flag-ly-libya.js";
|
|
269
|
+
import { flagMaMoroccoIcon as rp } from "./flags/flag-ma-morocco.js";
|
|
270
|
+
import { flagMcMonacoIcon as np } from "./flags/flag-mc-monaco.js";
|
|
271
|
+
import { flagMdMoldovaIcon as tp } from "./flags/flag-md-moldova.js";
|
|
272
|
+
import { flagMeMontenegroIcon as cp } from "./flags/flag-me-montenegro.js";
|
|
273
|
+
import { flagMfSaintMartinIcon as pp } from "./flags/flag-mf-saint-martin.js";
|
|
274
|
+
import { flagMgMadagascarIcon as xp } from "./flags/flag-mg-madagascar.js";
|
|
275
|
+
import { flagMhMarshallIslandsIcon as ip } from "./flags/flag-mh-marshall-islands.js";
|
|
276
|
+
import { flagMkNorthMacedoniaIcon as sp } from "./flags/flag-mk-north-macedonia.js";
|
|
277
|
+
import { flagMlMaliIcon as dp } from "./flags/flag-ml-mali.js";
|
|
278
|
+
import { flagMmMyanmarIcon as bp } from "./flags/flag-mm-myanmar.js";
|
|
279
|
+
import { flagMnMongoliaIcon as wp } from "./flags/flag-mn-mongolia.js";
|
|
280
|
+
import { flagMoMacaoIcon as yp } from "./flags/flag-mo-macao.js";
|
|
281
|
+
import { flagMpNorthernMarianaIslandsIcon as Mp } from "./flags/flag-mp-northern-mariana-islands.js";
|
|
282
|
+
import { flagMqMartiniqueIcon as Bp } from "./flags/flag-mq-martinique.js";
|
|
283
|
+
import { flagMqMartinique2Icon as Gp } from "./flags/flag-mq-martinique-2.js";
|
|
284
|
+
import { flagMrMauritaniaIcon as Tp } from "./flags/flag-mr-mauritania.js";
|
|
285
|
+
import { flagMsMontserratIcon as Fp } from "./flags/flag-ms-montserrat.js";
|
|
286
|
+
import { flagMtMaltaIcon as Np } from "./flags/flag-mt-malta.js";
|
|
287
|
+
import { flagMuMauritiusIcon as Rp } from "./flags/flag-mu-mauritius.js";
|
|
288
|
+
import { flagMvMaldivesIcon as qp } from "./flags/flag-mv-maldives.js";
|
|
289
|
+
import { flagMwMalawiIcon as Ep } from "./flags/flag-mw-malawi.js";
|
|
290
|
+
import { flagMxMexicoIcon as Vp } from "./flags/flag-mx-mexico.js";
|
|
291
|
+
import { flagMyMalaysiaIcon as jp } from "./flags/flag-my-malaysia.js";
|
|
292
|
+
import { flagMzMozambiqueIcon as Wp } from "./flags/flag-mz-mozambique.js";
|
|
293
|
+
import { flagNaNamibiaIcon as Yp } from "./flags/flag-na-namibia.js";
|
|
294
|
+
import { flagNcNewCaledoniaIcon as Xp } from "./flags/flag-nc-new-caledonia.js";
|
|
295
|
+
import { flagNeNigerIcon as $p } from "./flags/flag-ne-niger.js";
|
|
296
|
+
import { flagNfNorfolkIslandIcon as rI } from "./flags/flag-nf-norfolk-island.js";
|
|
297
|
+
import { flagNgNigeriaIcon as nI } from "./flags/flag-ng-nigeria.js";
|
|
298
|
+
import { flagNiNicaraguaIcon as tI } from "./flags/flag-ni-nicaragua.js";
|
|
299
|
+
import { flagNlNetherlandsIcon as cI } from "./flags/flag-nl-netherlands.js";
|
|
300
|
+
import { flagNoNorwayIcon as pI } from "./flags/flag-no-norway.js";
|
|
301
|
+
import { flagNpNepalIcon as xI } from "./flags/flag-np-nepal.js";
|
|
302
|
+
import { flagNrNauruIcon as iI } from "./flags/flag-nr-nauru.js";
|
|
303
|
+
import { flagNuNiueIcon as sI } from "./flags/flag-nu-niue.js";
|
|
304
|
+
import { flagNzNewZealandAotearoaIcon as dI } from "./flags/flag-nz-new-zealand-aotearoa.js";
|
|
305
|
+
import { flagOmOmanIcon as bI } from "./flags/flag-om-oman.js";
|
|
306
|
+
import { flagPaPanamaIcon as wI } from "./flags/flag-pa-panama.js";
|
|
307
|
+
import { flagPePeruIcon as yI } from "./flags/flag-pe-peru.js";
|
|
308
|
+
import { flagPfFrenchPolynesiaIcon as MI } from "./flags/flag-pf-french-polynesia.js";
|
|
309
|
+
import { flagPgPapuaNewGuineaIcon as BI } from "./flags/flag-pg-papua-new-guinea.js";
|
|
310
|
+
import { flagPhPhilippinesIcon as GI } from "./flags/flag-ph-philippines.js";
|
|
311
|
+
import { flagPkPakistanIcon as TI } from "./flags/flag-pk-pakistan.js";
|
|
312
|
+
import { flagPlPolandIcon as FI } from "./flags/flag-pl-poland.js";
|
|
313
|
+
import { flagPmSaintPierreAndMiquelonIcon as NI } from "./flags/flag-pm-saint-pierre-and-miquelon.js";
|
|
314
|
+
import { flagPmStPierreAndMiquelonIcon as RI } from "./flags/flag-pm-st-pierre-and-miquelon.js";
|
|
315
|
+
import { flagPnPitcairnIslandsIcon as qI } from "./flags/flag-pn-pitcairn-islands.js";
|
|
316
|
+
import { flagPrPuertoRicoIcon as EI } from "./flags/flag-pr-puerto-rico.js";
|
|
317
|
+
import { flagPsPalestinianTerritoryIcon as VI } from "./flags/flag-ps-palestinian-territory.js";
|
|
318
|
+
import { flagPtPortugalIcon as jI } from "./flags/flag-pt-portugal.js";
|
|
319
|
+
import { flagPwPalauIcon as WI } from "./flags/flag-pw-palau.js";
|
|
320
|
+
import { flagPyParaguayIcon as YI } from "./flags/flag-py-paraguay.js";
|
|
321
|
+
import { flagQaQatarIcon as XI } from "./flags/flag-qa-qatar.js";
|
|
322
|
+
import { flagReReunionIcon as $I } from "./flags/flag-re-reunion.js";
|
|
323
|
+
import { flagRoRomaniaIcon as rx } from "./flags/flag-ro-romania.js";
|
|
324
|
+
import { flagRsSerbiaIcon as nx } from "./flags/flag-rs-serbia.js";
|
|
325
|
+
import { flagRuRussianFederationIcon as tx } from "./flags/flag-ru-russian-federation.js";
|
|
326
|
+
import { flagRwRwandaIcon as cx } from "./flags/flag-rw-rwanda.js";
|
|
327
|
+
import { flagSaSaudiArabiaIcon as px } from "./flags/flag-sa-saudi-arabia.js";
|
|
328
|
+
import { flagSbSolomonIslandsIcon as xx } from "./flags/flag-sb-solomon-islands.js";
|
|
329
|
+
import { flagScSeychellesIcon as ix } from "./flags/flag-sc-seychelles.js";
|
|
330
|
+
import { flagSdSudanIcon as sx } from "./flags/flag-sd-sudan.js";
|
|
331
|
+
import { flagSeSwedenIcon as dx } from "./flags/flag-se-sweden.js";
|
|
332
|
+
import { flagSgSingaporeIcon as bx } from "./flags/flag-sg-singapore.js";
|
|
333
|
+
import { flagShSaintHelenaIcon as wx } from "./flags/flag-sh-saint-helena.js";
|
|
334
|
+
import { flagSiSloveniaIcon as yx } from "./flags/flag-si-slovenia.js";
|
|
335
|
+
import { flagSjSvalbardAndJanMayenIcon as Mx } from "./flags/flag-sj-svalbard-and-jan-mayen.js";
|
|
336
|
+
import { flagSkSlovakiaIcon as Bx } from "./flags/flag-sk-slovakia.js";
|
|
337
|
+
import { flagSlSierraLeoneIcon as Gx } from "./flags/flag-sl-sierra-leone.js";
|
|
338
|
+
import { flagSmSanMarinoIcon as Tx } from "./flags/flag-sm-san-marino.js";
|
|
339
|
+
import { flagSnSenegalIcon as Fx } from "./flags/flag-sn-senegal.js";
|
|
340
|
+
import { flagSoSomaliaIcon as Nx } from "./flags/flag-so-somalia.js";
|
|
341
|
+
import { flagSrSurinameIcon as Rx } from "./flags/flag-sr-suriname.js";
|
|
342
|
+
import { flagSsSouthSudanIcon as qx } from "./flags/flag-ss-south-sudan.js";
|
|
343
|
+
import { flagStSaoTomeAndPrincipeIcon as Ex } from "./flags/flag-st-sao-tome-and-principe.js";
|
|
344
|
+
import { flagSvElSalvadorIcon as Vx } from "./flags/flag-sv-el-salvador.js";
|
|
345
|
+
import { flagSxSntMaartenIcon as jx } from "./flags/flag-sx-snt-maarten.js";
|
|
346
|
+
import { flagSySyriaIcon as Wx } from "./flags/flag-sy-syria.js";
|
|
347
|
+
import { flagSzSwazilandIcon as Yx } from "./flags/flag-sz-swaziland.js";
|
|
348
|
+
import { flagTcTurksAndCaicosIslandsIcon as Xx } from "./flags/flag-tc-turks-and-caicos-islands.js";
|
|
349
|
+
import { flagTdChadIcon as $x } from "./flags/flag-td-chad.js";
|
|
350
|
+
import { flagTfFrenchSouthernAndAntarcticLandsIcon as rl } from "./flags/flag-tf-french-southern-and-antarctic-lands.js";
|
|
351
|
+
import { flagTgTogoIcon as nl } from "./flags/flag-tg-togo.js";
|
|
352
|
+
import { flagThThailandIcon as tl } from "./flags/flag-th-thailand.js";
|
|
353
|
+
import { flagTjTajikistanIcon as cl } from "./flags/flag-tj-tajikistan.js";
|
|
354
|
+
import { flagTkTokelauIcon as pl } from "./flags/flag-tk-tokelau.js";
|
|
355
|
+
import { flagTlTimorLesteIcon as xl } from "./flags/flag-tl-timor-leste.js";
|
|
356
|
+
import { flagTmTurkmenistanIcon as il } from "./flags/flag-tm-turkmenistan.js";
|
|
357
|
+
import { flagTnTunisiaIcon as sl } from "./flags/flag-tn-tunisia.js";
|
|
358
|
+
import { flagToTongaIcon as dl } from "./flags/flag-to-tonga.js";
|
|
359
|
+
import { flagTrTurkeyIcon as bl } from "./flags/flag-tr-turkey.js";
|
|
360
|
+
import { flagTtTrinidadAndTobagoIcon as wl } from "./flags/flag-tt-trinidad-and-tobago.js";
|
|
361
|
+
import { flagTvTuvaluIcon as yl } from "./flags/flag-tv-tuvalu.js";
|
|
362
|
+
import { flagTwTaiwanIcon as Ml } from "./flags/flag-tw-taiwan.js";
|
|
363
|
+
import { flagTzTanzaniaIcon as Bl } from "./flags/flag-tz-tanzania.js";
|
|
364
|
+
import { flagUaUkraineIcon as Gl } from "./flags/flag-ua-ukraine.js";
|
|
365
|
+
import { flagUgUgandaIcon as Tl } from "./flags/flag-ug-uganda.js";
|
|
366
|
+
import { flagUmUnitedStatesMinorOutlyingIslandsIcon as Fl } from "./flags/flag-um-united-states-minor-outlying-islands.js";
|
|
367
|
+
import { flagUsUnitedStatesIcon as Nl } from "./flags/flag-us-united-states.js";
|
|
368
|
+
import { flagUyUruguayIcon as Rl } from "./flags/flag-uy-uruguay.js";
|
|
369
|
+
import { flagUzUzbekistanIcon as ql } from "./flags/flag-uz-uzbekistan.js";
|
|
370
|
+
import { flagVaVaticanCityStateIcon as El } from "./flags/flag-va-vatican-city-state.js";
|
|
371
|
+
import { flagVcSaintVincentAndTheGrenadinesIcon as Vl } from "./flags/flag-vc-saint-vincent-and-the-grenadines.js";
|
|
372
|
+
import { flagVeVenezuelaIcon as jl } from "./flags/flag-ve-venezuela.js";
|
|
373
|
+
import { flagVgVirginIslandsBritishIcon as Wl } from "./flags/flag-vg-virgin-islands-british.js";
|
|
374
|
+
import { flagViVirginIslandsUsIcon as Yl } from "./flags/flag-vi-virgin-islands-us.js";
|
|
375
|
+
import { flagVnVietnamIcon as Xl } from "./flags/flag-vn-vietnam.js";
|
|
376
|
+
import { flagVuVanuatuIcon as $l } from "./flags/flag-vu-vanuatu.js";
|
|
377
|
+
import { flagWfWallisAndFutunaIcon as ri } from "./flags/flag-wf-wallis-and-futuna.js";
|
|
378
|
+
import { flagWsSamoaIcon as ni } from "./flags/flag-ws-samoa.js";
|
|
379
|
+
import { flagYeYemenIcon as ti } from "./flags/flag-ye-yemen.js";
|
|
380
|
+
import { flagYtUnfMayotteIcon as ci } from "./flags/flag-yt-unf-mayotte.js";
|
|
381
|
+
import { flagZaSouthAfricaIcon as pi } from "./flags/flag-za-south-africa.js";
|
|
382
|
+
import { flagZmZambiaIcon as xi } from "./flags/flag-zm-zambia.js";
|
|
383
|
+
import { flagZwZimbabweIcon as ii } from "./flags/flag-zw-zimbabwe.js";
|
|
384
|
+
import { flameIcon as si } from "./flame.js";
|
|
385
|
+
import { flashOffIcon as di } from "./flash-off.js";
|
|
386
|
+
import { flashOnIcon as bi } from "./flash-on.js";
|
|
387
|
+
import { folderIcon as wi } from "./folder.js";
|
|
388
|
+
import { gaugeIcon as yi } from "./gauge.js";
|
|
389
|
+
import { gridFourIcon as Mi } from "./grid-four.js";
|
|
390
|
+
import { gridNineIcon as Bi } from "./grid-nine.js";
|
|
391
|
+
import { hammerIcon as Gi } from "./hammer.js";
|
|
392
|
+
import { handPointingIcon as Ti } from "./hand-pointing.js";
|
|
393
|
+
import { heartIcon as Fi } from "./heart.js";
|
|
394
|
+
import { homeDoorIcon as Ni } from "./home-door.js";
|
|
395
|
+
import { homeFinanceIcon as Ri } from "./home-finance.js";
|
|
396
|
+
import { homeFinanceArrowIcon as qi } from "./home-finance-arrow.js";
|
|
397
|
+
import { homeSearchIcon as Ei } from "./home-search.js";
|
|
398
|
+
import { hourglassIcon as Vi } from "./hourglass.js";
|
|
399
|
+
import { houseIcon as ji } from "./house.js";
|
|
400
|
+
import { houseSimpleIcon as Wi } from "./house-simple.js";
|
|
401
|
+
import { inboxIcon as Yi } from "./inbox.js";
|
|
402
|
+
import { infoIcon as Xi } from "./info.js";
|
|
403
|
+
import { instagramLogoIcon as $i } from "./instagram-logo.js";
|
|
404
|
+
import { interestRateIcon as rg } from "./interest-rate.js";
|
|
405
|
+
import { invoiceIcon as ng } from "./invoice.js";
|
|
406
|
+
import { jeepIcon as tg } from "./jeep.js";
|
|
407
|
+
import { kanbanIcon as cg } from "./kanban.js";
|
|
408
|
+
import { labelIcon as pg } from "./label.js";
|
|
409
|
+
import { laptopIcon as xg } from "./laptop.js";
|
|
410
|
+
import { layoutIcon as ig } from "./layout.js";
|
|
411
|
+
import { lightbulbIcon as sg } from "./lightbulb.js";
|
|
412
|
+
import { lightbulbFilamentIcon as dg } from "./lightbulb-filament.js";
|
|
413
|
+
import { linkIcon as bg } from "./link.js";
|
|
414
|
+
import { linkedinLogoIcon as wg } from "./linkedin-logo.js";
|
|
415
|
+
import { listIcon as yg } from "./list.js";
|
|
416
|
+
import { listStarIcon as Mg } from "./list-star.js";
|
|
417
|
+
import { loadingIcon as Bg } from "./loading.js";
|
|
418
|
+
import { loadingSpinnerGifIcon as Gg } from "./loading-spinner-gif.js";
|
|
419
|
+
import { lockIcon as Tg } from "./lock.js";
|
|
420
|
+
import { magicWandIcon as Fg } from "./magic-wand.js";
|
|
421
|
+
import { magnifyingGlassMinusIcon as Ng } from "./magnifying-glass-minus.js";
|
|
422
|
+
import { magnifyingGlassPlusIcon as Rg } from "./magnifying-glass-plus.js";
|
|
423
|
+
import { mailIcon as qg } from "./mail.js";
|
|
424
|
+
import { mailOpenIcon as Eg } from "./mail-open.js";
|
|
425
|
+
import { mailboxIcon as Vg } from "./mailbox.js";
|
|
426
|
+
import { mapIcon as jg } from "./map.js";
|
|
427
|
+
import { mapPinSimpleIcon as Wg } from "./map-pin-simple.js";
|
|
428
|
+
import { menuHamburgerIcon as Yg } from "./menu-hamburger.js";
|
|
429
|
+
import { microphoneIcon as Xg } from "./microphone.js";
|
|
430
|
+
import { microphoneFilledIcon as $g } from "./microphone-filled.js";
|
|
431
|
+
import { microsoftExcelLogoIcon as rs } from "./microsoft-excel-logo.js";
|
|
432
|
+
import { microsoftOutlookLogoIcon as ns } from "./microsoft-outlook-logo.js";
|
|
433
|
+
import { microsoftPowerpointLogoIcon as ts } from "./microsoft-powerpoint-logo.js";
|
|
434
|
+
import { microsoftTeamsLogoIcon as cs } from "./microsoft-teams-logo.js";
|
|
435
|
+
import { microsoftWordLogoIcon as ps } from "./microsoft-word-logo.js";
|
|
436
|
+
import { minusIcon as xs } from "./minus.js";
|
|
437
|
+
import { minusCircleIcon as is } from "./minus-circle.js";
|
|
438
|
+
import { minusSquareIcon as ss } from "./minus-square.js";
|
|
439
|
+
import { mobilePhone2Icon as ds } from "./mobile-phone-2.js";
|
|
440
|
+
import { monitorIcon as bs } from "./monitor.js";
|
|
441
|
+
import { moveIcon as ws } from "./move.js";
|
|
442
|
+
import { moveDocIcon as ys } from "./move-doc.js";
|
|
443
|
+
import { musicIcon as Ms } from "./music.js";
|
|
444
|
+
import { number0Icon as Bs } from "./number-0.js";
|
|
445
|
+
import { number1Icon as Gs } from "./number-1.js";
|
|
446
|
+
import { number10Icon as Ts } from "./number-10.js";
|
|
447
|
+
import { number2Icon as Fs } from "./number-2.js";
|
|
448
|
+
import { number3Icon as Ns } from "./number-3.js";
|
|
449
|
+
import { number4Icon as Rs } from "./number-4.js";
|
|
450
|
+
import { number5Icon as qs } from "./number-5.js";
|
|
451
|
+
import { number6Icon as Es } from "./number-6.js";
|
|
452
|
+
import { number7Icon as Vs } from "./number-7.js";
|
|
453
|
+
import { number8Icon as js } from "./number-8.js";
|
|
454
|
+
import { number9Icon as Ws } from "./number-9.js";
|
|
455
|
+
import { overflowMenuIcon as Ys } from "./overflow-menu.js";
|
|
456
|
+
import { paperAirplaneIcon as Xs } from "./paper-airplane.js";
|
|
457
|
+
import { paperclipIcon as $s } from "./paperclip.js";
|
|
458
|
+
import { paperclipVerticalIcon as ru } from "./paperclip-vertical.js";
|
|
459
|
+
import { pauseIcon as nu } from "./pause.js";
|
|
460
|
+
import { pauseCircleIcon as tu } from "./pause-circle.js";
|
|
461
|
+
import { paymentAmazonPayIcon as cu } from "./payments/payment-amazon-pay.js";
|
|
462
|
+
import { paymentAmexIcon as pu } from "./payments/payment-amex.js";
|
|
463
|
+
import { paymentApplePayIcon as xu } from "./payments/payment-apple-pay.js";
|
|
464
|
+
import { paymentDiscoverIcon as iu } from "./payments/payment-discover.js";
|
|
465
|
+
import { paymentGooglePayIcon as su } from "./payments/payment-google-pay.js";
|
|
466
|
+
import { paymentMastercardIcon as du } from "./payments/payment-mastercard.js";
|
|
467
|
+
import { paymentVisaIcon as bu } from "./payments/payment-visa.js";
|
|
468
|
+
import { penIcon as wu } from "./pen.js";
|
|
469
|
+
import { pencilIcon as yu } from "./pencil.js";
|
|
470
|
+
import { pencilPaperIcon as Mu } from "./pencil-paper.js";
|
|
471
|
+
import { peopleMultipleIcon as Bu } from "./people-multiple.js";
|
|
472
|
+
import { peopleShareIcon as Gu } from "./people-share.js";
|
|
473
|
+
import { percentIcon as Tu } from "./percent.js";
|
|
474
|
+
import { personIcon as Fu } from "./person.js";
|
|
475
|
+
import { personAddIcon as Nu } from "./person-add.js";
|
|
476
|
+
import { personCheckIcon as Ru } from "./person-check.js";
|
|
477
|
+
import { personLockIcon as qu } from "./person-lock.js";
|
|
478
|
+
import { phoneIcon as Eu } from "./phone.js";
|
|
479
|
+
import { phoneAlertIcon as Vu } from "./phone-alert.js";
|
|
480
|
+
import { phoneMobileIcon as ju } from "./phone-mobile.js";
|
|
481
|
+
import { pictureIcon as Wu } from "./picture.js";
|
|
482
|
+
import { pinIcon as Yu } from "./pin.js";
|
|
483
|
+
import { pinterestLogoIcon as Xu } from "./pinterest-logo.js";
|
|
484
|
+
import { playIcon as $u } from "./play.js";
|
|
485
|
+
import { playCircleIcon as rd } from "./play-circle.js";
|
|
486
|
+
import { plugsIcon as nd } from "./plugs.js";
|
|
487
|
+
import { plugsConnectedIcon as td } from "./plugs-connected.js";
|
|
488
|
+
import { plusIcon as cd } from "./plus.js";
|
|
489
|
+
import { plusCircleIcon as pd } from "./plus-circle.js";
|
|
490
|
+
import { plusMinusIcon as xd } from "./plus-minus.js";
|
|
491
|
+
import { printerIcon as id } from "./printer.js";
|
|
492
|
+
import { prohibitIcon as sd } from "./prohibit.js";
|
|
493
|
+
import { questionChatBubbleIcon as dd } from "./question-chat-bubble.js";
|
|
494
|
+
import { questionCircleIcon as bd } from "./question-circle.js";
|
|
495
|
+
import { questionMarkIcon as wd } from "./question-mark.js";
|
|
496
|
+
import { radioIcon as yd } from "./radio.js";
|
|
497
|
+
import { radioSelectedIcon as Md } from "./radio-selected.js";
|
|
498
|
+
import { receiptIcon as Bd } from "./receipt.js";
|
|
499
|
+
import { restrictedIcon as Gd } from "./restricted.js";
|
|
500
|
+
import { restrictedFilledIcon as Td } from "./restricted-filled.js";
|
|
501
|
+
import { returnIcon as Fd } from "./return.js";
|
|
502
|
+
import { robotIcon as Nd } from "./robot.js";
|
|
503
|
+
import { sailboatIcon as Rd } from "./sailboat.js";
|
|
504
|
+
import { sandalsIcon as qd } from "./sandals.js";
|
|
505
|
+
import { saveIcon as Ed } from "./save.js";
|
|
506
|
+
import { screenIcon as Vd } from "./screen.js";
|
|
507
|
+
import { searchIcon as jd } from "./search.js";
|
|
508
|
+
import { selectionIcon as Wd } from "./selection.js";
|
|
509
|
+
import { sendIcon as Yd } from "./send.js";
|
|
510
|
+
import { sendFilledIcon as Xd } from "./send-filled.js";
|
|
511
|
+
import { settingsIcon as $d } from "./settings.js";
|
|
512
|
+
import { share1Icon as rh } from "./share-1.js";
|
|
513
|
+
import { share2Icon as nh } from "./share-2.js";
|
|
514
|
+
import { shieldLockIcon as th } from "./shield-lock.js";
|
|
515
|
+
import { shieldWarningIcon as ch } from "./shield-warning.js";
|
|
516
|
+
import { sidebarIcon as ph } from "./sidebar.js";
|
|
517
|
+
import { sidebarSimpleIcon as xh } from "./sidebar-simple.js";
|
|
518
|
+
import { smartHomeIcon as ih } from "./smart-home.js";
|
|
519
|
+
import { sortArrowSolidDownIcon as sh } from "./sort-arrow-solid-down.js";
|
|
520
|
+
import { sortArrowSolidLeftIcon as dh } from "./sort-arrow-solid-left.js";
|
|
521
|
+
import { sortArrowSolidRightIcon as bh } from "./sort-arrow-solid-right.js";
|
|
522
|
+
import { sortArrowSolidUpIcon as wh } from "./sort-arrow-solid-up.js";
|
|
523
|
+
import { sortArrowSolidUpDownIcon as yh } from "./sort-arrow-solid-up-down.js";
|
|
524
|
+
import { sortReverseVariantIcon as Mh } from "./sort-reverse-variant.js";
|
|
525
|
+
import { sortVariantIcon as Bh } from "./sort-variant.js";
|
|
526
|
+
import { sparkleIcon as Gh } from "./sparkle.js";
|
|
527
|
+
import { sparkleFilledIcon as Th } from "./sparkle-filled.js";
|
|
528
|
+
import { speechBubbleIcon as Fh } from "./speech-bubble.js";
|
|
529
|
+
import { squareIcon as Nh } from "./square.js";
|
|
530
|
+
import { squareSplitHorizontalIcon as Rh } from "./square-split-horizontal.js";
|
|
531
|
+
import { squareSplitVerticalIcon as qh } from "./square-split-vertical.js";
|
|
532
|
+
import { stackIcon as Eh } from "./stack.js";
|
|
533
|
+
import { stampIcon as Vh } from "./stamp.js";
|
|
534
|
+
import { starIcon as jh } from "./star.js";
|
|
535
|
+
import { starFilledIcon as Wh } from "./star-filled.js";
|
|
536
|
+
import { starFourIcon as Yh } from "./star-four.js";
|
|
537
|
+
import { starFourFilledIcon as Xh } from "./star-four-filled.js";
|
|
538
|
+
import { stopwatchIcon as $h } from "./stopwatch.js";
|
|
539
|
+
import { sunIcon as rb } from "./sun.js";
|
|
540
|
+
import { syncIcon as nb } from "./sync.js";
|
|
541
|
+
import { tabArrowsIcon as tb } from "./tab-arrows.js";
|
|
542
|
+
import { tableIcon as cb } from "./table.js";
|
|
543
|
+
import { targetIcon as pb } from "./target.js";
|
|
544
|
+
import { textAaIcon as xb } from "./text-aa.js";
|
|
545
|
+
import { thumbsDownIcon as ib } from "./thumbs-down.js";
|
|
546
|
+
import { thumbsUpIcon as sb } from "./thumbs-up.js";
|
|
547
|
+
import { toolsIcon as db } from "./tools.js";
|
|
548
|
+
import { touchIdIcon as bb } from "./touch-id.js";
|
|
549
|
+
import { trashIcon as wb } from "./trash.js";
|
|
550
|
+
import { trendUpIcon as yb } from "./trend-up.js";
|
|
551
|
+
import { truckIcon as Mb } from "./truck.js";
|
|
552
|
+
import { truckTrailerIcon as Bb } from "./truck-trailer.js";
|
|
553
|
+
import { twitterLogoIcon as Gb } from "./twitter-logo.js";
|
|
554
|
+
import { unlinkIcon as Tb } from "./unlink.js";
|
|
555
|
+
import { unlockIcon as Fb } from "./unlock.js";
|
|
556
|
+
import { uploadIcon as Nb } from "./upload.js";
|
|
557
|
+
import { vanIcon as Rb } from "./van.js";
|
|
558
|
+
import { videoIcon as qb } from "./video.js";
|
|
559
|
+
import { waffleIcon as Eb } from "./waffle.js";
|
|
560
|
+
import { warningIcon as Vb } from "./warning.js";
|
|
561
|
+
import { warningCircleIcon as jb } from "./warning-circle.js";
|
|
562
|
+
import { warningDiamondIcon as Wb } from "./warning-diamond.js";
|
|
563
|
+
import { warningFilledIcon as Yb } from "./warning-filled.js";
|
|
564
|
+
import { warningOctagonIcon as Xb } from "./warning-octagon.js";
|
|
565
|
+
import { waveformIcon as $b } from "./waveform.js";
|
|
566
|
+
import { wetSignIcon as rS } from "./wet-sign.js";
|
|
540
567
|
import { wifiIcon as nS } from "./wifi.js";
|
|
541
|
-
import {
|
|
542
|
-
import {
|
|
543
|
-
import {
|
|
544
|
-
import {
|
|
568
|
+
import { wifiOffIcon as tS } from "./wifi-off.js";
|
|
569
|
+
import { xLogoIcon as cS } from "./x-logo.js";
|
|
570
|
+
import { xSquareIcon as pS } from "./x-square.js";
|
|
571
|
+
import { yelpLogoIcon as xS } from "./yelp-logo.js";
|
|
572
|
+
import { youtubeLogoIcon as iS } from "./youtube-logo.js";
|
|
573
|
+
import { zillowLogoIcon as sS } from "./zillow-logo.js";
|
|
545
574
|
export {
|
|
546
575
|
e as addLinkIcon,
|
|
547
576
|
f as airplaneIcon,
|
|
548
|
-
a as
|
|
549
|
-
m as
|
|
550
|
-
I as
|
|
551
|
-
l as
|
|
552
|
-
g as
|
|
553
|
-
u as
|
|
554
|
-
h as
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
C as
|
|
558
|
-
k as
|
|
559
|
-
L as
|
|
560
|
-
P as
|
|
561
|
-
v as
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
H as
|
|
567
|
-
O as
|
|
568
|
-
|
|
569
|
-
Z as
|
|
570
|
-
Q as
|
|
571
|
-
_ as
|
|
572
|
-
oo as
|
|
573
|
-
eo as
|
|
574
|
-
fo as
|
|
575
|
-
ao as
|
|
576
|
-
mo as
|
|
577
|
-
Io as
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
yo as
|
|
584
|
-
Mo as
|
|
585
|
-
Bo as
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
To as
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
Vo as
|
|
594
|
-
|
|
595
|
-
Wo as
|
|
596
|
-
Yo as
|
|
597
|
-
Xo as
|
|
598
|
-
$o as
|
|
599
|
-
rr as
|
|
600
|
-
nr as
|
|
601
|
-
tr as
|
|
602
|
-
cr as
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
yr as
|
|
611
|
-
Mr as
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
Er as
|
|
620
|
-
Vr as
|
|
621
|
-
|
|
622
|
-
Wr as
|
|
623
|
-
Yr as
|
|
624
|
-
Xr as
|
|
625
|
-
$r as
|
|
626
|
-
re as
|
|
627
|
-
ne as
|
|
628
|
-
te as
|
|
629
|
-
ce as
|
|
630
|
-
pe as
|
|
631
|
-
xe as
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
We as
|
|
650
|
-
Ye as
|
|
651
|
-
Xe as
|
|
652
|
-
$e as
|
|
653
|
-
rn as
|
|
654
|
-
nn as
|
|
655
|
-
tn as
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
xn as
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
hn as
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
kn as
|
|
666
|
-
Ln as
|
|
667
|
-
Pn as
|
|
668
|
-
vn as
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
Hn as
|
|
674
|
-
On as
|
|
675
|
-
|
|
676
|
-
Zn as
|
|
677
|
-
Qn as
|
|
678
|
-
_n as
|
|
679
|
-
of as
|
|
680
|
-
ef as
|
|
681
|
-
ff as
|
|
682
|
-
af as
|
|
683
|
-
mf as
|
|
684
|
-
If as
|
|
685
|
-
lf as
|
|
686
|
-
sf as
|
|
687
|
-
df as
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
yf as
|
|
691
|
-
Mf as
|
|
692
|
-
Bf as
|
|
693
|
-
Gf as
|
|
694
|
-
Tf as
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
Ef as
|
|
700
|
-
Vf as
|
|
701
|
-
|
|
702
|
-
Wf as
|
|
703
|
-
Yf as
|
|
704
|
-
Xf as
|
|
705
|
-
$f as
|
|
706
|
-
rt as
|
|
707
|
-
nt as
|
|
708
|
-
tt as
|
|
709
|
-
ct as
|
|
710
|
-
pt as
|
|
711
|
-
xt as
|
|
712
|
-
it as
|
|
713
|
-
st as
|
|
714
|
-
dt as
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
yt as
|
|
718
|
-
Mt as
|
|
719
|
-
Bt as
|
|
720
|
-
Gt as
|
|
721
|
-
Tt as
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
Et as
|
|
727
|
-
Vt as
|
|
728
|
-
|
|
729
|
-
Wt as
|
|
730
|
-
Yt as
|
|
731
|
-
Xt as
|
|
732
|
-
$t as
|
|
733
|
-
ra as
|
|
734
|
-
na as
|
|
735
|
-
ta as
|
|
736
|
-
ca as
|
|
737
|
-
pa as
|
|
738
|
-
xa as
|
|
739
|
-
ia as
|
|
740
|
-
sa as
|
|
741
|
-
da as
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
ya as
|
|
745
|
-
Ma as
|
|
746
|
-
Ba as
|
|
747
|
-
Ga as
|
|
748
|
-
Ta as
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
Ea as
|
|
754
|
-
Va as
|
|
755
|
-
|
|
756
|
-
Wa as
|
|
757
|
-
Ya as
|
|
758
|
-
Xa as
|
|
759
|
-
$a as
|
|
760
|
-
rc as
|
|
761
|
-
nc as
|
|
762
|
-
tc as
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
xc as
|
|
766
|
-
ic as
|
|
767
|
-
sc as
|
|
768
|
-
dc as
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
yc as
|
|
772
|
-
Mc as
|
|
773
|
-
Bc as
|
|
774
|
-
Gc as
|
|
775
|
-
Tc as
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
Ec as
|
|
781
|
-
Vc as
|
|
782
|
-
|
|
783
|
-
Wc as
|
|
784
|
-
Yc as
|
|
785
|
-
Xc as
|
|
786
|
-
$c as
|
|
787
|
-
rm as
|
|
788
|
-
nm as
|
|
789
|
-
tm as
|
|
790
|
-
cm as
|
|
791
|
-
pm as
|
|
792
|
-
xm as
|
|
793
|
-
im as
|
|
794
|
-
sm as
|
|
795
|
-
dm as
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
ym as
|
|
799
|
-
Mm as
|
|
800
|
-
Bm as
|
|
801
|
-
Gm as
|
|
802
|
-
Tm as
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
Em as
|
|
808
|
-
Vm as
|
|
809
|
-
|
|
810
|
-
Wm as
|
|
811
|
-
Ym as
|
|
812
|
-
Xm as
|
|
813
|
-
$m as
|
|
814
|
-
rp as
|
|
815
|
-
np as
|
|
816
|
-
tp as
|
|
817
|
-
cp as
|
|
818
|
-
pp as
|
|
819
|
-
xp as
|
|
820
|
-
ip as
|
|
821
|
-
sp as
|
|
822
|
-
dp as
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
yp as
|
|
826
|
-
Mp as
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
Tp as
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
Ep as
|
|
835
|
-
Vp as
|
|
836
|
-
|
|
837
|
-
Wp as
|
|
838
|
-
Yp as
|
|
839
|
-
Xp as
|
|
840
|
-
$p as
|
|
841
|
-
rI as
|
|
842
|
-
nI as
|
|
843
|
-
tI as
|
|
844
|
-
cI as
|
|
845
|
-
pI as
|
|
846
|
-
xI as
|
|
847
|
-
iI as
|
|
848
|
-
sI as
|
|
849
|
-
dI as
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
yI as
|
|
853
|
-
MI as
|
|
854
|
-
BI as
|
|
855
|
-
GI as
|
|
856
|
-
TI as
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
EI as
|
|
862
|
-
VI as
|
|
863
|
-
|
|
864
|
-
WI as
|
|
865
|
-
YI as
|
|
866
|
-
XI as
|
|
867
|
-
$I as
|
|
868
|
-
rx as
|
|
869
|
-
nx as
|
|
870
|
-
tx as
|
|
871
|
-
cx as
|
|
872
|
-
px as
|
|
873
|
-
xx as
|
|
874
|
-
ix as
|
|
875
|
-
sx as
|
|
876
|
-
dx as
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
yx as
|
|
880
|
-
Mx as
|
|
881
|
-
Bx as
|
|
882
|
-
Gx as
|
|
883
|
-
Tx as
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
Ex as
|
|
889
|
-
Vx as
|
|
890
|
-
|
|
891
|
-
Wx as
|
|
892
|
-
Yx as
|
|
893
|
-
Xx as
|
|
894
|
-
$x as
|
|
895
|
-
rl as
|
|
896
|
-
nl as
|
|
897
|
-
tl as
|
|
898
|
-
cl as
|
|
899
|
-
pl as
|
|
900
|
-
xl as
|
|
901
|
-
il as
|
|
902
|
-
sl as
|
|
903
|
-
dl as
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
yl as
|
|
907
|
-
Ml as
|
|
908
|
-
Bl as
|
|
909
|
-
Gl as
|
|
910
|
-
Tl as
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
El as
|
|
916
|
-
Vl as
|
|
917
|
-
|
|
918
|
-
Wl as
|
|
919
|
-
Yl as
|
|
920
|
-
Xl as
|
|
921
|
-
$l as
|
|
922
|
-
ri as
|
|
923
|
-
ni as
|
|
924
|
-
ti as
|
|
925
|
-
ci as
|
|
926
|
-
pi as
|
|
927
|
-
xi as
|
|
928
|
-
ii as
|
|
929
|
-
si as
|
|
930
|
-
di as
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
Mi as
|
|
935
|
-
Bi as
|
|
936
|
-
Gi as
|
|
937
|
-
Ti as
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
Ei as
|
|
943
|
-
Vi as
|
|
944
|
-
|
|
945
|
-
Wi as
|
|
946
|
-
Yi as
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
tg as
|
|
952
|
-
cg as
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
ig as
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
yg as
|
|
961
|
-
Mg as
|
|
962
|
-
Bg as
|
|
963
|
-
Gg as
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
Eg as
|
|
970
|
-
Vg as
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
rs as
|
|
977
|
-
ns as
|
|
978
|
-
ts as
|
|
979
|
-
cs as
|
|
980
|
-
ps as
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
ss as
|
|
984
|
-
ds as
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
Ms as
|
|
989
|
-
Bs as
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
Vs as
|
|
998
|
-
|
|
999
|
-
Ws as
|
|
1000
|
-
Ys as
|
|
1001
|
-
Xs as
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
pu as
|
|
1008
|
-
xu as
|
|
1009
|
-
iu as
|
|
1010
|
-
su as
|
|
1011
|
-
du as
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
yu as
|
|
1015
|
-
Mu as
|
|
1016
|
-
Bu as
|
|
1017
|
-
Gu as
|
|
1018
|
-
Tu as
|
|
1019
|
-
Nu as
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
Wu as
|
|
1027
|
-
Yu as
|
|
1028
|
-
Xu as
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
xd as
|
|
1036
|
-
id as
|
|
1037
|
-
sd as
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
yd as
|
|
1042
|
-
Md as
|
|
1043
|
-
Bd as
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
Ed as
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
$d as
|
|
1057
|
-
rh as
|
|
1058
|
-
nh as
|
|
1059
|
-
th as
|
|
1060
|
-
ch as
|
|
1061
|
-
ph as
|
|
1062
|
-
xh as
|
|
1063
|
-
ih as
|
|
1064
|
-
sh as
|
|
1065
|
-
dh as
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
Mh as
|
|
1070
|
-
Bh as
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
Eh as
|
|
1078
|
-
Vh as
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
$h as
|
|
577
|
+
a as airplaneTiltIcon,
|
|
578
|
+
m as alarmIcon,
|
|
579
|
+
I as apartmentIcon,
|
|
580
|
+
l as arrowAroundIcon,
|
|
581
|
+
g as arrowDownIcon,
|
|
582
|
+
u as arrowElbowDownRightIcon,
|
|
583
|
+
h as arrowLeftIcon,
|
|
584
|
+
S as arrowLineLeftIcon,
|
|
585
|
+
A as arrowLineRightIcon,
|
|
586
|
+
C as arrowRightIcon,
|
|
587
|
+
k as arrowUpIcon,
|
|
588
|
+
L as arrowsDownUpIcon,
|
|
589
|
+
P as articleIcon,
|
|
590
|
+
v as bankIcon,
|
|
591
|
+
z as bellDisabledIcon,
|
|
592
|
+
D as bellIcon,
|
|
593
|
+
U as binocularsIcon,
|
|
594
|
+
K as boatIcon,
|
|
595
|
+
H as bookIcon,
|
|
596
|
+
O as boxIcon,
|
|
597
|
+
J as brainIcon,
|
|
598
|
+
Z as busIcon,
|
|
599
|
+
Q as cakeIcon,
|
|
600
|
+
_ as calculatorIcon,
|
|
601
|
+
oo as calendarIcon,
|
|
602
|
+
eo as cameraIcon,
|
|
603
|
+
fo as carIcon,
|
|
604
|
+
ao as carProfileIcon,
|
|
605
|
+
mo as caretUpDownIcon,
|
|
606
|
+
Io as caseIcon,
|
|
607
|
+
go as chartBarHorizontalIcon,
|
|
608
|
+
lo as chartBarIcon,
|
|
609
|
+
uo as chartDonutIcon,
|
|
610
|
+
wo as chartLineDownIcon,
|
|
611
|
+
bo as chartLineIcon,
|
|
612
|
+
yo as chartPieIcon,
|
|
613
|
+
Mo as chartRiseIcon,
|
|
614
|
+
Bo as chartScatterIcon,
|
|
615
|
+
Fo as chatCircleAiIcon,
|
|
616
|
+
No as chatCircleDotsIcon,
|
|
617
|
+
To as chatCircleIcon,
|
|
618
|
+
Ro as chatCircleSlashIcon,
|
|
619
|
+
qo as chatCircleTextIcon,
|
|
620
|
+
Go as chatIcon,
|
|
621
|
+
jo as checkCircleFilledIcon,
|
|
622
|
+
Vo as checkCircleIcon,
|
|
623
|
+
Eo as checkIcon,
|
|
624
|
+
Wo as checkboxIcon,
|
|
625
|
+
Yo as checkboxIndeterminateIcon,
|
|
626
|
+
Xo as checkboxSelectedIcon,
|
|
627
|
+
$o as checkerboardIcon,
|
|
628
|
+
rr as chevronDownIcon,
|
|
629
|
+
nr as chevronLeftIcon,
|
|
630
|
+
tr as chevronRightIcon,
|
|
631
|
+
cr as chevronUpIcon,
|
|
632
|
+
xr as circleArrowDownIcon,
|
|
633
|
+
ir as circleArrowLeftIcon,
|
|
634
|
+
sr as circleArrowRightIcon,
|
|
635
|
+
dr as circleArrowUpIcon,
|
|
636
|
+
br as circleDashedIcon,
|
|
637
|
+
wr as circleFilledIcon,
|
|
638
|
+
pr as circleIcon,
|
|
639
|
+
yr as cityIcon,
|
|
640
|
+
Mr as clipboardIcon,
|
|
641
|
+
Gr as clockClockwiseIcon,
|
|
642
|
+
Tr as clockCounterClockwiseIcon,
|
|
643
|
+
Br as clockIcon,
|
|
644
|
+
Fr as collapseIcon,
|
|
645
|
+
Nr as coneIcon,
|
|
646
|
+
Rr as contactInfoIcon,
|
|
647
|
+
qr as copyIcon,
|
|
648
|
+
Er as creditCardIcon,
|
|
649
|
+
Vr as cropIcon,
|
|
650
|
+
jr as crosshairsIcon,
|
|
651
|
+
Wr as crownIcon,
|
|
652
|
+
Yr as currencyDollarSimpleIcon,
|
|
653
|
+
Xr as currencyEurIcon,
|
|
654
|
+
$r as currencyGbpIcon,
|
|
655
|
+
re as currencyInrIcon,
|
|
656
|
+
ne as currencyJpyIcon,
|
|
657
|
+
te as currencyKrwIcon,
|
|
658
|
+
ce as currencyKztIcon,
|
|
659
|
+
pe as currencyNgnIcon,
|
|
660
|
+
xe as currencyRubIcon,
|
|
661
|
+
se as cursorArrowIcon,
|
|
662
|
+
de as cursorHandIcon,
|
|
663
|
+
ie as cursorIcon,
|
|
664
|
+
be as dashboardIcon,
|
|
665
|
+
we as deleteIcon,
|
|
666
|
+
ye as dnaIcon,
|
|
667
|
+
Be as documentAddIcon,
|
|
668
|
+
Ge as documentAiIcon,
|
|
669
|
+
Te as documentCheckIcon,
|
|
670
|
+
Fe as documentESignIcon,
|
|
671
|
+
Me as documentIcon,
|
|
672
|
+
Ne as documentImageIcon,
|
|
673
|
+
Re as documentPdfIcon,
|
|
674
|
+
qe as documentSignIcon,
|
|
675
|
+
Ee as documentZipIcon,
|
|
676
|
+
Ve as dollarBillsIcon,
|
|
677
|
+
je as dollarHouseIcon,
|
|
678
|
+
We as downPaymentIcon,
|
|
679
|
+
Ye as downloadIcon,
|
|
680
|
+
Xe as dragDropIcon,
|
|
681
|
+
$e as earthIcon,
|
|
682
|
+
rn as equalHousingIcon,
|
|
683
|
+
nn as exclamationMarkIcon,
|
|
684
|
+
tn as excludeSquareIcon,
|
|
685
|
+
pn as exitCircleIcon,
|
|
686
|
+
cn as exitIcon,
|
|
687
|
+
xn as exitLeftIcon,
|
|
688
|
+
un as expandArrowsIcon,
|
|
689
|
+
gn as expandIcon,
|
|
690
|
+
hn as exportIcon,
|
|
691
|
+
An as eyeClosedIcon,
|
|
692
|
+
Cn as eyeCrossedIcon,
|
|
693
|
+
Sn as eyeIcon,
|
|
694
|
+
kn as facebookLogoIcon,
|
|
695
|
+
Ln as fileCodeIcon,
|
|
696
|
+
Pn as filesIcon,
|
|
697
|
+
vn as filterFunnelIcon,
|
|
698
|
+
zn as filters2Icon,
|
|
699
|
+
Dn as filtersIcon,
|
|
700
|
+
Un as flagAdAndorraIcon,
|
|
701
|
+
Kn as flagAeUnitedArabEmiratesIcon,
|
|
702
|
+
Hn as flagAfAfghanistanIcon,
|
|
703
|
+
On as flagAgAntiguaAndBarbudaIcon,
|
|
704
|
+
Jn as flagAiAnguillaIcon,
|
|
705
|
+
Zn as flagAlAlbaniaIcon,
|
|
706
|
+
Qn as flagAmArmeniaIcon,
|
|
707
|
+
_n as flagAoAngolaIcon,
|
|
708
|
+
of as flagAqAntarcticaIcon,
|
|
709
|
+
ef as flagArArgentinaIcon,
|
|
710
|
+
ff as flagAsAmericanSamoaIcon,
|
|
711
|
+
af as flagAtAustriaIcon,
|
|
712
|
+
mf as flagAuAustraliaIcon,
|
|
713
|
+
If as flagAwArubaIcon,
|
|
714
|
+
lf as flagAxAlandIslandsIcon,
|
|
715
|
+
sf as flagAzAzerbaijanIcon,
|
|
716
|
+
df as flagBaBosniaAndHerzegovinaIcon,
|
|
717
|
+
bf as flagBbBarbadosIcon,
|
|
718
|
+
wf as flagBdBangladeshIcon,
|
|
719
|
+
yf as flagBeBelgiumIcon,
|
|
720
|
+
Mf as flagBfBurkinaFasoIcon,
|
|
721
|
+
Bf as flagBgBulgariaIcon,
|
|
722
|
+
Gf as flagBhBahrainIcon,
|
|
723
|
+
Tf as flagBiBurundiIcon,
|
|
724
|
+
Ff as flagBjBeninIcon,
|
|
725
|
+
Nf as flagBlSaintBarthelemyIcon,
|
|
726
|
+
Rf as flagBmBermudaIcon,
|
|
727
|
+
qf as flagBnBruneiDarussalamIcon,
|
|
728
|
+
Ef as flagBoBoliviaIcon,
|
|
729
|
+
Vf as flagBqBoBonaireIcon,
|
|
730
|
+
jf as flagBqSaSbaIcon,
|
|
731
|
+
Wf as flagBqSeSntEustatiusIcon,
|
|
732
|
+
Yf as flagBrBrazilIcon,
|
|
733
|
+
Xf as flagBsBahamasIcon,
|
|
734
|
+
$f as flagBtBhutanIcon,
|
|
735
|
+
rt as flagBvBouvetIslandIcon,
|
|
736
|
+
nt as flagBwBotswanaIcon,
|
|
737
|
+
tt as flagByBelarusIcon,
|
|
738
|
+
ct as flagBzBelizeIcon,
|
|
739
|
+
pt as flagCaCanadaIcon,
|
|
740
|
+
xt as flagCcCocosKeelingIslandsIcon,
|
|
741
|
+
it as flagCdDemocraticRepublicOfTheCongoIcon,
|
|
742
|
+
st as flagCfCentralAfricanRepublicIcon,
|
|
743
|
+
dt as flagCgRepublicOfTheCongoIcon,
|
|
744
|
+
bt as flagChSwitzerlandIcon,
|
|
745
|
+
wt as flagCiCoteDivoireIvoryCoastIcon,
|
|
746
|
+
yt as flagCkCookIslandsIcon,
|
|
747
|
+
Mt as flagClChileIcon,
|
|
748
|
+
Bt as flagCmCameroonIcon,
|
|
749
|
+
Gt as flagCnChinaIcon,
|
|
750
|
+
Tt as flagCoColombiaIcon,
|
|
751
|
+
Ft as flagCrCostaRicaIcon,
|
|
752
|
+
Nt as flagCuCubaIcon,
|
|
753
|
+
Rt as flagCvCaboVerdeIcon,
|
|
754
|
+
qt as flagCwCuracaoIcon,
|
|
755
|
+
Et as flagCxChristmasIslandIcon,
|
|
756
|
+
Vt as flagCyCyprusIcon,
|
|
757
|
+
jt as flagCzCzechRepublicIcon,
|
|
758
|
+
Wt as flagDeGermanyIcon,
|
|
759
|
+
Yt as flagDjDjiboutiIcon,
|
|
760
|
+
Xt as flagDkDenmarkIcon,
|
|
761
|
+
$t as flagDmDominicaIcon,
|
|
762
|
+
ra as flagDoDominicanRepublicIcon,
|
|
763
|
+
na as flagDzAlgeriaIcon,
|
|
764
|
+
ta as flagEcEcuadorIcon,
|
|
765
|
+
ca as flagEeEstoniaIcon,
|
|
766
|
+
pa as flagEgEgyptIcon,
|
|
767
|
+
xa as flagEhWesternSaharaIcon,
|
|
768
|
+
ia as flagErEritreaIcon,
|
|
769
|
+
sa as flagEsSpainIcon,
|
|
770
|
+
da as flagEtEthiopiaIcon,
|
|
771
|
+
ba as flagFiFinlandIcon,
|
|
772
|
+
wa as flagFjFijiIcon,
|
|
773
|
+
ya as flagFkFalklandIslandsIcon,
|
|
774
|
+
Ma as flagFmFederatedStatesOfMicronesiaIcon,
|
|
775
|
+
Ba as flagFoFaroeIslandsIcon,
|
|
776
|
+
Ga as flagFrFranceIcon,
|
|
777
|
+
Ta as flagGaGabonIcon,
|
|
778
|
+
Fa as flagGbEngEnglandIcon,
|
|
779
|
+
Na as flagGbNirNorthernIrelandIcon,
|
|
780
|
+
Ra as flagGbSctScotlandIcon,
|
|
781
|
+
qa as flagGbUkmUnitedKingdomIcon,
|
|
782
|
+
Ea as flagGbWlsWalesIcon,
|
|
783
|
+
Va as flagGdGrenadaIcon,
|
|
784
|
+
ja as flagGeGeorgiaIcon,
|
|
785
|
+
Wa as flagGfFrenchGuianaIcon,
|
|
786
|
+
Ya as flagGgGuernseyIcon,
|
|
787
|
+
Xa as flagGhGhanaIcon,
|
|
788
|
+
$a as flagGiGibraltarIcon,
|
|
789
|
+
rc as flagGlGreenlandIcon,
|
|
790
|
+
nc as flagGmGambiaIcon,
|
|
791
|
+
tc as flagGnGuineaIcon,
|
|
792
|
+
pc as flagGpGuadeloupe2Icon,
|
|
793
|
+
cc as flagGpGuadeloupeIcon,
|
|
794
|
+
xc as flagGqEquatorialGuineaIcon,
|
|
795
|
+
ic as flagGrGreeceIcon,
|
|
796
|
+
sc as flagGsSGeorgiaAndSSandwichIslandsIcon,
|
|
797
|
+
dc as flagGtGuatemalaIcon,
|
|
798
|
+
bc as flagGuGuamIcon,
|
|
799
|
+
wc as flagGwGuineaBissauIcon,
|
|
800
|
+
yc as flagGyGuyanaIcon,
|
|
801
|
+
Mc as flagHkHongKongIcon,
|
|
802
|
+
Bc as flagHmHeardAndMcdonaldIslandsIcon,
|
|
803
|
+
Gc as flagHnHondurasIcon,
|
|
804
|
+
Tc as flagHrCroatiaHrvatskaIcon,
|
|
805
|
+
Fc as flagHtHaitiIcon,
|
|
806
|
+
Nc as flagHuHungaryIcon,
|
|
807
|
+
Rc as flagIdIndonesiaIcon,
|
|
808
|
+
qc as flagIeIrelandIcon,
|
|
809
|
+
Ec as flagIlIsraelIcon,
|
|
810
|
+
Vc as flagImIsleOfManIcon,
|
|
811
|
+
jc as flagInIndiaIcon,
|
|
812
|
+
Wc as flagIoBritishIndianOceanTerritoryIcon,
|
|
813
|
+
Yc as flagIqIraqIcon,
|
|
814
|
+
Xc as flagIrIranIcon,
|
|
815
|
+
$c as flagIsIcelandIcon,
|
|
816
|
+
rm as flagItItalyIcon,
|
|
817
|
+
nm as flagJeJerseyIcon,
|
|
818
|
+
tm as flagJmJamaicaIcon,
|
|
819
|
+
cm as flagJoJordanIcon,
|
|
820
|
+
pm as flagJpJapanIcon,
|
|
821
|
+
xm as flagKeKenyaIcon,
|
|
822
|
+
im as flagKgKyrgyzstanIcon,
|
|
823
|
+
sm as flagKhCambodiaIcon,
|
|
824
|
+
dm as flagKiKiribatiIcon,
|
|
825
|
+
bm as flagKmComorosIcon,
|
|
826
|
+
wm as flagKnSaintKittsAndNevisIcon,
|
|
827
|
+
ym as flagKpKoreaNorthIcon,
|
|
828
|
+
Mm as flagKrKoreaSouthIcon,
|
|
829
|
+
Bm as flagKwKuwaitIcon,
|
|
830
|
+
Gm as flagKyCaymanIslandsIcon,
|
|
831
|
+
Tm as flagKzKazakhstanIcon,
|
|
832
|
+
Fm as flagLaLaosIcon,
|
|
833
|
+
Nm as flagLbLebanonIcon,
|
|
834
|
+
Rm as flagLcSaintLuciaIcon,
|
|
835
|
+
qm as flagLiLiechtensteinIcon,
|
|
836
|
+
Em as flagLkSriLankaIcon,
|
|
837
|
+
Vm as flagLrLiberiaIcon,
|
|
838
|
+
jm as flagLsLesothoIcon,
|
|
839
|
+
Wm as flagLtLithuaniaIcon,
|
|
840
|
+
Ym as flagLuLuxembourgIcon,
|
|
841
|
+
Xm as flagLvLatviaIcon,
|
|
842
|
+
$m as flagLyLibyaIcon,
|
|
843
|
+
rp as flagMaMoroccoIcon,
|
|
844
|
+
np as flagMcMonacoIcon,
|
|
845
|
+
tp as flagMdMoldovaIcon,
|
|
846
|
+
cp as flagMeMontenegroIcon,
|
|
847
|
+
pp as flagMfSaintMartinIcon,
|
|
848
|
+
xp as flagMgMadagascarIcon,
|
|
849
|
+
ip as flagMhMarshallIslandsIcon,
|
|
850
|
+
sp as flagMkNorthMacedoniaIcon,
|
|
851
|
+
dp as flagMlMaliIcon,
|
|
852
|
+
bp as flagMmMyanmarIcon,
|
|
853
|
+
wp as flagMnMongoliaIcon,
|
|
854
|
+
yp as flagMoMacaoIcon,
|
|
855
|
+
Mp as flagMpNorthernMarianaIslandsIcon,
|
|
856
|
+
Gp as flagMqMartinique2Icon,
|
|
857
|
+
Bp as flagMqMartiniqueIcon,
|
|
858
|
+
Tp as flagMrMauritaniaIcon,
|
|
859
|
+
Fp as flagMsMontserratIcon,
|
|
860
|
+
Np as flagMtMaltaIcon,
|
|
861
|
+
Rp as flagMuMauritiusIcon,
|
|
862
|
+
qp as flagMvMaldivesIcon,
|
|
863
|
+
Ep as flagMwMalawiIcon,
|
|
864
|
+
Vp as flagMxMexicoIcon,
|
|
865
|
+
jp as flagMyMalaysiaIcon,
|
|
866
|
+
Wp as flagMzMozambiqueIcon,
|
|
867
|
+
Yp as flagNaNamibiaIcon,
|
|
868
|
+
Xp as flagNcNewCaledoniaIcon,
|
|
869
|
+
$p as flagNeNigerIcon,
|
|
870
|
+
rI as flagNfNorfolkIslandIcon,
|
|
871
|
+
nI as flagNgNigeriaIcon,
|
|
872
|
+
tI as flagNiNicaraguaIcon,
|
|
873
|
+
cI as flagNlNetherlandsIcon,
|
|
874
|
+
pI as flagNoNorwayIcon,
|
|
875
|
+
xI as flagNpNepalIcon,
|
|
876
|
+
iI as flagNrNauruIcon,
|
|
877
|
+
sI as flagNuNiueIcon,
|
|
878
|
+
dI as flagNzNewZealandAotearoaIcon,
|
|
879
|
+
bI as flagOmOmanIcon,
|
|
880
|
+
wI as flagPaPanamaIcon,
|
|
881
|
+
yI as flagPePeruIcon,
|
|
882
|
+
MI as flagPfFrenchPolynesiaIcon,
|
|
883
|
+
BI as flagPgPapuaNewGuineaIcon,
|
|
884
|
+
GI as flagPhPhilippinesIcon,
|
|
885
|
+
TI as flagPkPakistanIcon,
|
|
886
|
+
FI as flagPlPolandIcon,
|
|
887
|
+
NI as flagPmSaintPierreAndMiquelonIcon,
|
|
888
|
+
RI as flagPmStPierreAndMiquelonIcon,
|
|
889
|
+
qI as flagPnPitcairnIslandsIcon,
|
|
890
|
+
EI as flagPrPuertoRicoIcon,
|
|
891
|
+
VI as flagPsPalestinianTerritoryIcon,
|
|
892
|
+
jI as flagPtPortugalIcon,
|
|
893
|
+
WI as flagPwPalauIcon,
|
|
894
|
+
YI as flagPyParaguayIcon,
|
|
895
|
+
XI as flagQaQatarIcon,
|
|
896
|
+
$I as flagReReunionIcon,
|
|
897
|
+
rx as flagRoRomaniaIcon,
|
|
898
|
+
nx as flagRsSerbiaIcon,
|
|
899
|
+
tx as flagRuRussianFederationIcon,
|
|
900
|
+
cx as flagRwRwandaIcon,
|
|
901
|
+
px as flagSaSaudiArabiaIcon,
|
|
902
|
+
xx as flagSbSolomonIslandsIcon,
|
|
903
|
+
ix as flagScSeychellesIcon,
|
|
904
|
+
sx as flagSdSudanIcon,
|
|
905
|
+
dx as flagSeSwedenIcon,
|
|
906
|
+
bx as flagSgSingaporeIcon,
|
|
907
|
+
wx as flagShSaintHelenaIcon,
|
|
908
|
+
yx as flagSiSloveniaIcon,
|
|
909
|
+
Mx as flagSjSvalbardAndJanMayenIcon,
|
|
910
|
+
Bx as flagSkSlovakiaIcon,
|
|
911
|
+
Gx as flagSlSierraLeoneIcon,
|
|
912
|
+
Tx as flagSmSanMarinoIcon,
|
|
913
|
+
Fx as flagSnSenegalIcon,
|
|
914
|
+
Nx as flagSoSomaliaIcon,
|
|
915
|
+
Rx as flagSrSurinameIcon,
|
|
916
|
+
qx as flagSsSouthSudanIcon,
|
|
917
|
+
Ex as flagStSaoTomeAndPrincipeIcon,
|
|
918
|
+
Vx as flagSvElSalvadorIcon,
|
|
919
|
+
jx as flagSxSntMaartenIcon,
|
|
920
|
+
Wx as flagSySyriaIcon,
|
|
921
|
+
Yx as flagSzSwazilandIcon,
|
|
922
|
+
Xx as flagTcTurksAndCaicosIslandsIcon,
|
|
923
|
+
$x as flagTdChadIcon,
|
|
924
|
+
rl as flagTfFrenchSouthernAndAntarcticLandsIcon,
|
|
925
|
+
nl as flagTgTogoIcon,
|
|
926
|
+
tl as flagThThailandIcon,
|
|
927
|
+
cl as flagTjTajikistanIcon,
|
|
928
|
+
pl as flagTkTokelauIcon,
|
|
929
|
+
xl as flagTlTimorLesteIcon,
|
|
930
|
+
il as flagTmTurkmenistanIcon,
|
|
931
|
+
sl as flagTnTunisiaIcon,
|
|
932
|
+
dl as flagToTongaIcon,
|
|
933
|
+
bl as flagTrTurkeyIcon,
|
|
934
|
+
wl as flagTtTrinidadAndTobagoIcon,
|
|
935
|
+
yl as flagTvTuvaluIcon,
|
|
936
|
+
Ml as flagTwTaiwanIcon,
|
|
937
|
+
Bl as flagTzTanzaniaIcon,
|
|
938
|
+
Gl as flagUaUkraineIcon,
|
|
939
|
+
Tl as flagUgUgandaIcon,
|
|
940
|
+
Fl as flagUmUnitedStatesMinorOutlyingIslandsIcon,
|
|
941
|
+
Nl as flagUsUnitedStatesIcon,
|
|
942
|
+
Rl as flagUyUruguayIcon,
|
|
943
|
+
ql as flagUzUzbekistanIcon,
|
|
944
|
+
El as flagVaVaticanCityStateIcon,
|
|
945
|
+
Vl as flagVcSaintVincentAndTheGrenadinesIcon,
|
|
946
|
+
jl as flagVeVenezuelaIcon,
|
|
947
|
+
Wl as flagVgVirginIslandsBritishIcon,
|
|
948
|
+
Yl as flagViVirginIslandsUsIcon,
|
|
949
|
+
Xl as flagVnVietnamIcon,
|
|
950
|
+
$l as flagVuVanuatuIcon,
|
|
951
|
+
ri as flagWfWallisAndFutunaIcon,
|
|
952
|
+
ni as flagWsSamoaIcon,
|
|
953
|
+
ti as flagYeYemenIcon,
|
|
954
|
+
ci as flagYtUnfMayotteIcon,
|
|
955
|
+
pi as flagZaSouthAfricaIcon,
|
|
956
|
+
xi as flagZmZambiaIcon,
|
|
957
|
+
ii as flagZwZimbabweIcon,
|
|
958
|
+
si as flameIcon,
|
|
959
|
+
di as flashOffIcon,
|
|
960
|
+
bi as flashOnIcon,
|
|
961
|
+
wi as folderIcon,
|
|
962
|
+
yi as gaugeIcon,
|
|
963
|
+
Mi as gridFourIcon,
|
|
964
|
+
Bi as gridNineIcon,
|
|
965
|
+
Gi as hammerIcon,
|
|
966
|
+
Ti as handPointingIcon,
|
|
967
|
+
Fi as heartIcon,
|
|
968
|
+
Ni as homeDoorIcon,
|
|
969
|
+
qi as homeFinanceArrowIcon,
|
|
970
|
+
Ri as homeFinanceIcon,
|
|
971
|
+
Ei as homeSearchIcon,
|
|
972
|
+
Vi as hourglassIcon,
|
|
973
|
+
ji as houseIcon,
|
|
974
|
+
Wi as houseSimpleIcon,
|
|
975
|
+
Yi as inboxIcon,
|
|
976
|
+
Xi as infoIcon,
|
|
977
|
+
$i as instagramLogoIcon,
|
|
978
|
+
rg as interestRateIcon,
|
|
979
|
+
ng as invoiceIcon,
|
|
980
|
+
tg as jeepIcon,
|
|
981
|
+
cg as kanbanIcon,
|
|
982
|
+
pg as labelIcon,
|
|
983
|
+
xg as laptopIcon,
|
|
984
|
+
ig as layoutIcon,
|
|
985
|
+
dg as lightbulbFilamentIcon,
|
|
986
|
+
sg as lightbulbIcon,
|
|
987
|
+
bg as linkIcon,
|
|
988
|
+
wg as linkedinLogoIcon,
|
|
989
|
+
yg as listIcon,
|
|
990
|
+
Mg as listStarIcon,
|
|
991
|
+
Bg as loadingIcon,
|
|
992
|
+
Gg as loadingSpinnerGifIcon,
|
|
993
|
+
Tg as lockIcon,
|
|
994
|
+
Fg as magicWandIcon,
|
|
995
|
+
Ng as magnifyingGlassMinusIcon,
|
|
996
|
+
Rg as magnifyingGlassPlusIcon,
|
|
997
|
+
qg as mailIcon,
|
|
998
|
+
Eg as mailOpenIcon,
|
|
999
|
+
Vg as mailboxIcon,
|
|
1000
|
+
jg as mapIcon,
|
|
1001
|
+
Wg as mapPinSimpleIcon,
|
|
1002
|
+
Yg as menuHamburgerIcon,
|
|
1003
|
+
$g as microphoneFilledIcon,
|
|
1004
|
+
Xg as microphoneIcon,
|
|
1005
|
+
rs as microsoftExcelLogoIcon,
|
|
1006
|
+
ns as microsoftOutlookLogoIcon,
|
|
1007
|
+
ts as microsoftPowerpointLogoIcon,
|
|
1008
|
+
cs as microsoftTeamsLogoIcon,
|
|
1009
|
+
ps as microsoftWordLogoIcon,
|
|
1010
|
+
is as minusCircleIcon,
|
|
1011
|
+
xs as minusIcon,
|
|
1012
|
+
ss as minusSquareIcon,
|
|
1013
|
+
ds as mobilePhone2Icon,
|
|
1014
|
+
bs as monitorIcon,
|
|
1015
|
+
ys as moveDocIcon,
|
|
1016
|
+
ws as moveIcon,
|
|
1017
|
+
Ms as musicIcon,
|
|
1018
|
+
Bs as number0Icon,
|
|
1019
|
+
Ts as number10Icon,
|
|
1020
|
+
Gs as number1Icon,
|
|
1021
|
+
Fs as number2Icon,
|
|
1022
|
+
Ns as number3Icon,
|
|
1023
|
+
Rs as number4Icon,
|
|
1024
|
+
qs as number5Icon,
|
|
1025
|
+
Es as number6Icon,
|
|
1026
|
+
Vs as number7Icon,
|
|
1027
|
+
js as number8Icon,
|
|
1028
|
+
Ws as number9Icon,
|
|
1029
|
+
Ys as overflowMenuIcon,
|
|
1030
|
+
Xs as paperAirplaneIcon,
|
|
1031
|
+
$s as paperclipIcon,
|
|
1032
|
+
ru as paperclipVerticalIcon,
|
|
1033
|
+
tu as pauseCircleIcon,
|
|
1034
|
+
nu as pauseIcon,
|
|
1035
|
+
cu as paymentAmazonPayIcon,
|
|
1036
|
+
pu as paymentAmexIcon,
|
|
1037
|
+
xu as paymentApplePayIcon,
|
|
1038
|
+
iu as paymentDiscoverIcon,
|
|
1039
|
+
su as paymentGooglePayIcon,
|
|
1040
|
+
du as paymentMastercardIcon,
|
|
1041
|
+
bu as paymentVisaIcon,
|
|
1042
|
+
wu as penIcon,
|
|
1043
|
+
yu as pencilIcon,
|
|
1044
|
+
Mu as pencilPaperIcon,
|
|
1045
|
+
Bu as peopleMultipleIcon,
|
|
1046
|
+
Gu as peopleShareIcon,
|
|
1047
|
+
Tu as percentIcon,
|
|
1048
|
+
Nu as personAddIcon,
|
|
1049
|
+
Ru as personCheckIcon,
|
|
1050
|
+
Fu as personIcon,
|
|
1051
|
+
qu as personLockIcon,
|
|
1052
|
+
Vu as phoneAlertIcon,
|
|
1053
|
+
Eu as phoneIcon,
|
|
1054
|
+
ju as phoneMobileIcon,
|
|
1055
|
+
Wu as pictureIcon,
|
|
1056
|
+
Yu as pinIcon,
|
|
1057
|
+
Xu as pinterestLogoIcon,
|
|
1058
|
+
rd as playCircleIcon,
|
|
1059
|
+
$u as playIcon,
|
|
1060
|
+
td as plugsConnectedIcon,
|
|
1061
|
+
nd as plugsIcon,
|
|
1062
|
+
pd as plusCircleIcon,
|
|
1063
|
+
cd as plusIcon,
|
|
1064
|
+
xd as plusMinusIcon,
|
|
1065
|
+
id as printerIcon,
|
|
1066
|
+
sd as prohibitIcon,
|
|
1067
|
+
dd as questionChatBubbleIcon,
|
|
1068
|
+
bd as questionCircleIcon,
|
|
1069
|
+
wd as questionMarkIcon,
|
|
1070
|
+
yd as radioIcon,
|
|
1071
|
+
Md as radioSelectedIcon,
|
|
1072
|
+
Bd as receiptIcon,
|
|
1073
|
+
Td as restrictedFilledIcon,
|
|
1074
|
+
Gd as restrictedIcon,
|
|
1075
|
+
Fd as returnIcon,
|
|
1076
|
+
Nd as robotIcon,
|
|
1077
|
+
Rd as sailboatIcon,
|
|
1078
|
+
qd as sandalsIcon,
|
|
1079
|
+
Ed as saveIcon,
|
|
1080
|
+
Vd as screenIcon,
|
|
1081
|
+
jd as searchIcon,
|
|
1082
|
+
Wd as selectionIcon,
|
|
1083
|
+
Xd as sendFilledIcon,
|
|
1084
|
+
Yd as sendIcon,
|
|
1085
|
+
$d as settingsIcon,
|
|
1086
|
+
rh as share1Icon,
|
|
1087
|
+
nh as share2Icon,
|
|
1088
|
+
th as shieldLockIcon,
|
|
1089
|
+
ch as shieldWarningIcon,
|
|
1090
|
+
ph as sidebarIcon,
|
|
1091
|
+
xh as sidebarSimpleIcon,
|
|
1092
|
+
ih as smartHomeIcon,
|
|
1093
|
+
sh as sortArrowSolidDownIcon,
|
|
1094
|
+
dh as sortArrowSolidLeftIcon,
|
|
1095
|
+
bh as sortArrowSolidRightIcon,
|
|
1096
|
+
yh as sortArrowSolidUpDownIcon,
|
|
1097
|
+
wh as sortArrowSolidUpIcon,
|
|
1098
|
+
Mh as sortReverseVariantIcon,
|
|
1099
|
+
Bh as sortVariantIcon,
|
|
1100
|
+
Th as sparkleFilledIcon,
|
|
1101
|
+
Gh as sparkleIcon,
|
|
1102
|
+
Fh as speechBubbleIcon,
|
|
1103
|
+
Nh as squareIcon,
|
|
1104
|
+
Rh as squareSplitHorizontalIcon,
|
|
1105
|
+
qh as squareSplitVerticalIcon,
|
|
1106
|
+
Eh as stackIcon,
|
|
1107
|
+
Vh as stampIcon,
|
|
1108
|
+
Wh as starFilledIcon,
|
|
1109
|
+
Xh as starFourFilledIcon,
|
|
1110
|
+
Yh as starFourIcon,
|
|
1111
|
+
jh as starIcon,
|
|
1112
|
+
$h as stopwatchIcon,
|
|
1113
|
+
rb as sunIcon,
|
|
1114
|
+
nb as syncIcon,
|
|
1115
|
+
tb as tabArrowsIcon,
|
|
1116
|
+
cb as tableIcon,
|
|
1117
|
+
pb as targetIcon,
|
|
1118
|
+
xb as textAaIcon,
|
|
1119
|
+
ib as thumbsDownIcon,
|
|
1120
|
+
sb as thumbsUpIcon,
|
|
1121
|
+
db as toolsIcon,
|
|
1122
|
+
bb as touchIdIcon,
|
|
1123
|
+
wb as trashIcon,
|
|
1124
|
+
yb as trendUpIcon,
|
|
1125
|
+
Mb as truckIcon,
|
|
1126
|
+
Bb as truckTrailerIcon,
|
|
1127
|
+
Gb as twitterLogoIcon,
|
|
1128
|
+
Tb as unlinkIcon,
|
|
1129
|
+
Fb as unlockIcon,
|
|
1130
|
+
Nb as uploadIcon,
|
|
1131
|
+
Rb as vanIcon,
|
|
1132
|
+
qb as videoIcon,
|
|
1133
|
+
Eb as waffleIcon,
|
|
1134
|
+
jb as warningCircleIcon,
|
|
1135
|
+
Wb as warningDiamondIcon,
|
|
1136
|
+
Yb as warningFilledIcon,
|
|
1137
|
+
Vb as warningIcon,
|
|
1138
|
+
Xb as warningOctagonIcon,
|
|
1139
|
+
$b as waveformIcon,
|
|
1140
|
+
rS as wetSignIcon,
|
|
1084
1141
|
nS as wifiIcon,
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1142
|
+
tS as wifiOffIcon,
|
|
1143
|
+
cS as xLogoIcon,
|
|
1144
|
+
pS as xSquareIcon,
|
|
1145
|
+
xS as yelpLogoIcon,
|
|
1146
|
+
iS as youtubeLogoIcon,
|
|
1147
|
+
sS as zillowLogoIcon
|
|
1090
1148
|
};
|