@opentabs-dev/plugin-sdk 0.0.7 → 0.0.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +5 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/dist/lucide-icon-names.d.ts +10 -0
- package/dist/lucide-icon-names.d.ts.map +1 -0
- package/dist/lucide-icon-names.js +1933 -0
- package/dist/lucide-icon-names.js.map +1 -0
- package/dist/tsconfig.scripts.tsbuildinfo +1 -0
- package/package.json +6 -4
|
@@ -0,0 +1,1933 @@
|
|
|
1
|
+
/** Runtime set of all valid Lucide icon names for build-time validation */
|
|
2
|
+
export const LUCIDE_ICON_NAMES = new Set([
|
|
3
|
+
'a-arrow-down',
|
|
4
|
+
'a-arrow-up',
|
|
5
|
+
'a-large-small',
|
|
6
|
+
'accessibility',
|
|
7
|
+
'activity',
|
|
8
|
+
'activity-square',
|
|
9
|
+
'air-vent',
|
|
10
|
+
'airplay',
|
|
11
|
+
'alarm-check',
|
|
12
|
+
'alarm-clock',
|
|
13
|
+
'alarm-clock-check',
|
|
14
|
+
'alarm-clock-minus',
|
|
15
|
+
'alarm-clock-off',
|
|
16
|
+
'alarm-clock-plus',
|
|
17
|
+
'alarm-minus',
|
|
18
|
+
'alarm-plus',
|
|
19
|
+
'alarm-smoke',
|
|
20
|
+
'album',
|
|
21
|
+
'alert-circle',
|
|
22
|
+
'alert-octagon',
|
|
23
|
+
'alert-triangle',
|
|
24
|
+
'align-center',
|
|
25
|
+
'align-center-horizontal',
|
|
26
|
+
'align-center-vertical',
|
|
27
|
+
'align-end-horizontal',
|
|
28
|
+
'align-end-vertical',
|
|
29
|
+
'align-horizontal-distribute-center',
|
|
30
|
+
'align-horizontal-distribute-end',
|
|
31
|
+
'align-horizontal-distribute-start',
|
|
32
|
+
'align-horizontal-justify-center',
|
|
33
|
+
'align-horizontal-justify-end',
|
|
34
|
+
'align-horizontal-justify-start',
|
|
35
|
+
'align-horizontal-space-around',
|
|
36
|
+
'align-horizontal-space-between',
|
|
37
|
+
'align-justify',
|
|
38
|
+
'align-left',
|
|
39
|
+
'align-right',
|
|
40
|
+
'align-start-horizontal',
|
|
41
|
+
'align-start-vertical',
|
|
42
|
+
'align-vertical-distribute-center',
|
|
43
|
+
'align-vertical-distribute-end',
|
|
44
|
+
'align-vertical-distribute-start',
|
|
45
|
+
'align-vertical-justify-center',
|
|
46
|
+
'align-vertical-justify-end',
|
|
47
|
+
'align-vertical-justify-start',
|
|
48
|
+
'align-vertical-space-around',
|
|
49
|
+
'align-vertical-space-between',
|
|
50
|
+
'ambulance',
|
|
51
|
+
'ampersand',
|
|
52
|
+
'ampersands',
|
|
53
|
+
'amphora',
|
|
54
|
+
'anchor',
|
|
55
|
+
'angry',
|
|
56
|
+
'annoyed',
|
|
57
|
+
'antenna',
|
|
58
|
+
'anvil',
|
|
59
|
+
'aperture',
|
|
60
|
+
'app-window',
|
|
61
|
+
'app-window-mac',
|
|
62
|
+
'apple',
|
|
63
|
+
'archive',
|
|
64
|
+
'archive-restore',
|
|
65
|
+
'archive-x',
|
|
66
|
+
'area-chart',
|
|
67
|
+
'armchair',
|
|
68
|
+
'arrow-big-down',
|
|
69
|
+
'arrow-big-down-dash',
|
|
70
|
+
'arrow-big-left',
|
|
71
|
+
'arrow-big-left-dash',
|
|
72
|
+
'arrow-big-right',
|
|
73
|
+
'arrow-big-right-dash',
|
|
74
|
+
'arrow-big-up',
|
|
75
|
+
'arrow-big-up-dash',
|
|
76
|
+
'arrow-down',
|
|
77
|
+
'arrow-down-0-1',
|
|
78
|
+
'arrow-down-01',
|
|
79
|
+
'arrow-down-1-0',
|
|
80
|
+
'arrow-down-10',
|
|
81
|
+
'arrow-down-a-z',
|
|
82
|
+
'arrow-down-az',
|
|
83
|
+
'arrow-down-circle',
|
|
84
|
+
'arrow-down-from-line',
|
|
85
|
+
'arrow-down-left',
|
|
86
|
+
'arrow-down-left-from-circle',
|
|
87
|
+
'arrow-down-left-from-square',
|
|
88
|
+
'arrow-down-left-square',
|
|
89
|
+
'arrow-down-narrow-wide',
|
|
90
|
+
'arrow-down-right',
|
|
91
|
+
'arrow-down-right-from-circle',
|
|
92
|
+
'arrow-down-right-from-square',
|
|
93
|
+
'arrow-down-right-square',
|
|
94
|
+
'arrow-down-square',
|
|
95
|
+
'arrow-down-to-dot',
|
|
96
|
+
'arrow-down-to-line',
|
|
97
|
+
'arrow-down-up',
|
|
98
|
+
'arrow-down-wide-narrow',
|
|
99
|
+
'arrow-down-z-a',
|
|
100
|
+
'arrow-down-za',
|
|
101
|
+
'arrow-left',
|
|
102
|
+
'arrow-left-circle',
|
|
103
|
+
'arrow-left-from-line',
|
|
104
|
+
'arrow-left-right',
|
|
105
|
+
'arrow-left-square',
|
|
106
|
+
'arrow-left-to-line',
|
|
107
|
+
'arrow-right',
|
|
108
|
+
'arrow-right-circle',
|
|
109
|
+
'arrow-right-from-line',
|
|
110
|
+
'arrow-right-left',
|
|
111
|
+
'arrow-right-square',
|
|
112
|
+
'arrow-right-to-line',
|
|
113
|
+
'arrow-up',
|
|
114
|
+
'arrow-up-0-1',
|
|
115
|
+
'arrow-up-01',
|
|
116
|
+
'arrow-up-1-0',
|
|
117
|
+
'arrow-up-10',
|
|
118
|
+
'arrow-up-a-z',
|
|
119
|
+
'arrow-up-az',
|
|
120
|
+
'arrow-up-circle',
|
|
121
|
+
'arrow-up-down',
|
|
122
|
+
'arrow-up-from-dot',
|
|
123
|
+
'arrow-up-from-line',
|
|
124
|
+
'arrow-up-left',
|
|
125
|
+
'arrow-up-left-from-circle',
|
|
126
|
+
'arrow-up-left-from-square',
|
|
127
|
+
'arrow-up-left-square',
|
|
128
|
+
'arrow-up-narrow-wide',
|
|
129
|
+
'arrow-up-right',
|
|
130
|
+
'arrow-up-right-from-circle',
|
|
131
|
+
'arrow-up-right-from-square',
|
|
132
|
+
'arrow-up-right-square',
|
|
133
|
+
'arrow-up-square',
|
|
134
|
+
'arrow-up-to-line',
|
|
135
|
+
'arrow-up-wide-narrow',
|
|
136
|
+
'arrow-up-z-a',
|
|
137
|
+
'arrow-up-za',
|
|
138
|
+
'arrows-up-from-line',
|
|
139
|
+
'asterisk',
|
|
140
|
+
'asterisk-square',
|
|
141
|
+
'at-sign',
|
|
142
|
+
'atom',
|
|
143
|
+
'audio-lines',
|
|
144
|
+
'audio-waveform',
|
|
145
|
+
'award',
|
|
146
|
+
'axe',
|
|
147
|
+
'axis-3-d',
|
|
148
|
+
'axis-3d',
|
|
149
|
+
'baby',
|
|
150
|
+
'backpack',
|
|
151
|
+
'badge',
|
|
152
|
+
'badge-alert',
|
|
153
|
+
'badge-cent',
|
|
154
|
+
'badge-check',
|
|
155
|
+
'badge-dollar-sign',
|
|
156
|
+
'badge-euro',
|
|
157
|
+
'badge-help',
|
|
158
|
+
'badge-indian-rupee',
|
|
159
|
+
'badge-info',
|
|
160
|
+
'badge-japanese-yen',
|
|
161
|
+
'badge-minus',
|
|
162
|
+
'badge-percent',
|
|
163
|
+
'badge-plus',
|
|
164
|
+
'badge-pound-sterling',
|
|
165
|
+
'badge-question-mark',
|
|
166
|
+
'badge-russian-ruble',
|
|
167
|
+
'badge-swiss-franc',
|
|
168
|
+
'badge-turkish-lira',
|
|
169
|
+
'badge-x',
|
|
170
|
+
'baggage-claim',
|
|
171
|
+
'balloon',
|
|
172
|
+
'ban',
|
|
173
|
+
'banana',
|
|
174
|
+
'bandage',
|
|
175
|
+
'banknote',
|
|
176
|
+
'banknote-arrow-down',
|
|
177
|
+
'banknote-arrow-up',
|
|
178
|
+
'banknote-x',
|
|
179
|
+
'bar-chart',
|
|
180
|
+
'bar-chart-2',
|
|
181
|
+
'bar-chart-3',
|
|
182
|
+
'bar-chart-4',
|
|
183
|
+
'bar-chart-big',
|
|
184
|
+
'bar-chart-horizontal',
|
|
185
|
+
'bar-chart-horizontal-big',
|
|
186
|
+
'barcode',
|
|
187
|
+
'barrel',
|
|
188
|
+
'baseline',
|
|
189
|
+
'bath',
|
|
190
|
+
'battery',
|
|
191
|
+
'battery-charging',
|
|
192
|
+
'battery-full',
|
|
193
|
+
'battery-low',
|
|
194
|
+
'battery-medium',
|
|
195
|
+
'battery-plus',
|
|
196
|
+
'battery-warning',
|
|
197
|
+
'beaker',
|
|
198
|
+
'bean',
|
|
199
|
+
'bean-off',
|
|
200
|
+
'bed',
|
|
201
|
+
'bed-double',
|
|
202
|
+
'bed-single',
|
|
203
|
+
'beef',
|
|
204
|
+
'beer',
|
|
205
|
+
'beer-off',
|
|
206
|
+
'bell',
|
|
207
|
+
'bell-dot',
|
|
208
|
+
'bell-electric',
|
|
209
|
+
'bell-minus',
|
|
210
|
+
'bell-off',
|
|
211
|
+
'bell-plus',
|
|
212
|
+
'bell-ring',
|
|
213
|
+
'between-horizonal-end',
|
|
214
|
+
'between-horizonal-start',
|
|
215
|
+
'between-horizontal-end',
|
|
216
|
+
'between-horizontal-start',
|
|
217
|
+
'between-vertical-end',
|
|
218
|
+
'between-vertical-start',
|
|
219
|
+
'biceps-flexed',
|
|
220
|
+
'bike',
|
|
221
|
+
'binary',
|
|
222
|
+
'binoculars',
|
|
223
|
+
'biohazard',
|
|
224
|
+
'bird',
|
|
225
|
+
'birdhouse',
|
|
226
|
+
'bitcoin',
|
|
227
|
+
'blend',
|
|
228
|
+
'blinds',
|
|
229
|
+
'blocks',
|
|
230
|
+
'bluetooth',
|
|
231
|
+
'bluetooth-connected',
|
|
232
|
+
'bluetooth-off',
|
|
233
|
+
'bluetooth-searching',
|
|
234
|
+
'bold',
|
|
235
|
+
'bolt',
|
|
236
|
+
'bomb',
|
|
237
|
+
'bone',
|
|
238
|
+
'book',
|
|
239
|
+
'book-a',
|
|
240
|
+
'book-alert',
|
|
241
|
+
'book-audio',
|
|
242
|
+
'book-check',
|
|
243
|
+
'book-copy',
|
|
244
|
+
'book-dashed',
|
|
245
|
+
'book-down',
|
|
246
|
+
'book-headphones',
|
|
247
|
+
'book-heart',
|
|
248
|
+
'book-image',
|
|
249
|
+
'book-key',
|
|
250
|
+
'book-lock',
|
|
251
|
+
'book-marked',
|
|
252
|
+
'book-minus',
|
|
253
|
+
'book-open',
|
|
254
|
+
'book-open-check',
|
|
255
|
+
'book-open-text',
|
|
256
|
+
'book-plus',
|
|
257
|
+
'book-search',
|
|
258
|
+
'book-template',
|
|
259
|
+
'book-text',
|
|
260
|
+
'book-type',
|
|
261
|
+
'book-up',
|
|
262
|
+
'book-up-2',
|
|
263
|
+
'book-user',
|
|
264
|
+
'book-x',
|
|
265
|
+
'bookmark',
|
|
266
|
+
'bookmark-check',
|
|
267
|
+
'bookmark-minus',
|
|
268
|
+
'bookmark-plus',
|
|
269
|
+
'bookmark-x',
|
|
270
|
+
'boom-box',
|
|
271
|
+
'bot',
|
|
272
|
+
'bot-message-square',
|
|
273
|
+
'bot-off',
|
|
274
|
+
'bottle-wine',
|
|
275
|
+
'bow-arrow',
|
|
276
|
+
'box',
|
|
277
|
+
'box-select',
|
|
278
|
+
'boxes',
|
|
279
|
+
'braces',
|
|
280
|
+
'brackets',
|
|
281
|
+
'brain',
|
|
282
|
+
'brain-circuit',
|
|
283
|
+
'brain-cog',
|
|
284
|
+
'brick-wall',
|
|
285
|
+
'brick-wall-fire',
|
|
286
|
+
'brick-wall-shield',
|
|
287
|
+
'briefcase',
|
|
288
|
+
'briefcase-business',
|
|
289
|
+
'briefcase-conveyor-belt',
|
|
290
|
+
'briefcase-medical',
|
|
291
|
+
'bring-to-front',
|
|
292
|
+
'brush',
|
|
293
|
+
'brush-cleaning',
|
|
294
|
+
'bubbles',
|
|
295
|
+
'bug',
|
|
296
|
+
'bug-off',
|
|
297
|
+
'bug-play',
|
|
298
|
+
'building',
|
|
299
|
+
'building-2',
|
|
300
|
+
'bus',
|
|
301
|
+
'bus-front',
|
|
302
|
+
'cable',
|
|
303
|
+
'cable-car',
|
|
304
|
+
'cake',
|
|
305
|
+
'cake-slice',
|
|
306
|
+
'calculator',
|
|
307
|
+
'calendar',
|
|
308
|
+
'calendar-1',
|
|
309
|
+
'calendar-arrow-down',
|
|
310
|
+
'calendar-arrow-up',
|
|
311
|
+
'calendar-check',
|
|
312
|
+
'calendar-check-2',
|
|
313
|
+
'calendar-clock',
|
|
314
|
+
'calendar-cog',
|
|
315
|
+
'calendar-days',
|
|
316
|
+
'calendar-fold',
|
|
317
|
+
'calendar-heart',
|
|
318
|
+
'calendar-minus',
|
|
319
|
+
'calendar-minus-2',
|
|
320
|
+
'calendar-off',
|
|
321
|
+
'calendar-plus',
|
|
322
|
+
'calendar-plus-2',
|
|
323
|
+
'calendar-range',
|
|
324
|
+
'calendar-search',
|
|
325
|
+
'calendar-sync',
|
|
326
|
+
'calendar-x',
|
|
327
|
+
'calendar-x-2',
|
|
328
|
+
'calendars',
|
|
329
|
+
'camera',
|
|
330
|
+
'camera-off',
|
|
331
|
+
'candlestick-chart',
|
|
332
|
+
'candy',
|
|
333
|
+
'candy-cane',
|
|
334
|
+
'candy-off',
|
|
335
|
+
'cannabis',
|
|
336
|
+
'cannabis-off',
|
|
337
|
+
'captions',
|
|
338
|
+
'captions-off',
|
|
339
|
+
'car',
|
|
340
|
+
'car-front',
|
|
341
|
+
'car-taxi-front',
|
|
342
|
+
'caravan',
|
|
343
|
+
'card-sim',
|
|
344
|
+
'carrot',
|
|
345
|
+
'case-lower',
|
|
346
|
+
'case-sensitive',
|
|
347
|
+
'case-upper',
|
|
348
|
+
'cassette-tape',
|
|
349
|
+
'cast',
|
|
350
|
+
'castle',
|
|
351
|
+
'cat',
|
|
352
|
+
'cctv',
|
|
353
|
+
'chart-area',
|
|
354
|
+
'chart-bar',
|
|
355
|
+
'chart-bar-big',
|
|
356
|
+
'chart-bar-decreasing',
|
|
357
|
+
'chart-bar-increasing',
|
|
358
|
+
'chart-bar-stacked',
|
|
359
|
+
'chart-candlestick',
|
|
360
|
+
'chart-column',
|
|
361
|
+
'chart-column-big',
|
|
362
|
+
'chart-column-decreasing',
|
|
363
|
+
'chart-column-increasing',
|
|
364
|
+
'chart-column-stacked',
|
|
365
|
+
'chart-gantt',
|
|
366
|
+
'chart-line',
|
|
367
|
+
'chart-network',
|
|
368
|
+
'chart-no-axes-column',
|
|
369
|
+
'chart-no-axes-column-decreasing',
|
|
370
|
+
'chart-no-axes-column-increasing',
|
|
371
|
+
'chart-no-axes-combined',
|
|
372
|
+
'chart-no-axes-gantt',
|
|
373
|
+
'chart-pie',
|
|
374
|
+
'chart-scatter',
|
|
375
|
+
'chart-spline',
|
|
376
|
+
'check',
|
|
377
|
+
'check-check',
|
|
378
|
+
'check-circle',
|
|
379
|
+
'check-circle-2',
|
|
380
|
+
'check-line',
|
|
381
|
+
'check-square',
|
|
382
|
+
'check-square-2',
|
|
383
|
+
'chef-hat',
|
|
384
|
+
'cherry',
|
|
385
|
+
'chess-bishop',
|
|
386
|
+
'chess-king',
|
|
387
|
+
'chess-knight',
|
|
388
|
+
'chess-pawn',
|
|
389
|
+
'chess-queen',
|
|
390
|
+
'chess-rook',
|
|
391
|
+
'chevron-down',
|
|
392
|
+
'chevron-down-circle',
|
|
393
|
+
'chevron-down-square',
|
|
394
|
+
'chevron-first',
|
|
395
|
+
'chevron-last',
|
|
396
|
+
'chevron-left',
|
|
397
|
+
'chevron-left-circle',
|
|
398
|
+
'chevron-left-square',
|
|
399
|
+
'chevron-right',
|
|
400
|
+
'chevron-right-circle',
|
|
401
|
+
'chevron-right-square',
|
|
402
|
+
'chevron-up',
|
|
403
|
+
'chevron-up-circle',
|
|
404
|
+
'chevron-up-square',
|
|
405
|
+
'chevrons-down',
|
|
406
|
+
'chevrons-down-up',
|
|
407
|
+
'chevrons-left',
|
|
408
|
+
'chevrons-left-right',
|
|
409
|
+
'chevrons-left-right-ellipsis',
|
|
410
|
+
'chevrons-right',
|
|
411
|
+
'chevrons-right-left',
|
|
412
|
+
'chevrons-up',
|
|
413
|
+
'chevrons-up-down',
|
|
414
|
+
'chrome',
|
|
415
|
+
'chromium',
|
|
416
|
+
'church',
|
|
417
|
+
'cigarette',
|
|
418
|
+
'cigarette-off',
|
|
419
|
+
'circle',
|
|
420
|
+
'circle-alert',
|
|
421
|
+
'circle-arrow-down',
|
|
422
|
+
'circle-arrow-left',
|
|
423
|
+
'circle-arrow-out-down-left',
|
|
424
|
+
'circle-arrow-out-down-right',
|
|
425
|
+
'circle-arrow-out-up-left',
|
|
426
|
+
'circle-arrow-out-up-right',
|
|
427
|
+
'circle-arrow-right',
|
|
428
|
+
'circle-arrow-up',
|
|
429
|
+
'circle-check',
|
|
430
|
+
'circle-check-big',
|
|
431
|
+
'circle-chevron-down',
|
|
432
|
+
'circle-chevron-left',
|
|
433
|
+
'circle-chevron-right',
|
|
434
|
+
'circle-chevron-up',
|
|
435
|
+
'circle-dashed',
|
|
436
|
+
'circle-divide',
|
|
437
|
+
'circle-dollar-sign',
|
|
438
|
+
'circle-dot',
|
|
439
|
+
'circle-dot-dashed',
|
|
440
|
+
'circle-ellipsis',
|
|
441
|
+
'circle-equal',
|
|
442
|
+
'circle-fading-arrow-up',
|
|
443
|
+
'circle-fading-plus',
|
|
444
|
+
'circle-gauge',
|
|
445
|
+
'circle-help',
|
|
446
|
+
'circle-minus',
|
|
447
|
+
'circle-off',
|
|
448
|
+
'circle-parking',
|
|
449
|
+
'circle-parking-off',
|
|
450
|
+
'circle-pause',
|
|
451
|
+
'circle-percent',
|
|
452
|
+
'circle-pile',
|
|
453
|
+
'circle-play',
|
|
454
|
+
'circle-plus',
|
|
455
|
+
'circle-pound-sterling',
|
|
456
|
+
'circle-power',
|
|
457
|
+
'circle-question-mark',
|
|
458
|
+
'circle-slash',
|
|
459
|
+
'circle-slash-2',
|
|
460
|
+
'circle-slashed',
|
|
461
|
+
'circle-small',
|
|
462
|
+
'circle-star',
|
|
463
|
+
'circle-stop',
|
|
464
|
+
'circle-user',
|
|
465
|
+
'circle-user-round',
|
|
466
|
+
'circle-x',
|
|
467
|
+
'circuit-board',
|
|
468
|
+
'citrus',
|
|
469
|
+
'clapperboard',
|
|
470
|
+
'clipboard',
|
|
471
|
+
'clipboard-check',
|
|
472
|
+
'clipboard-clock',
|
|
473
|
+
'clipboard-copy',
|
|
474
|
+
'clipboard-edit',
|
|
475
|
+
'clipboard-list',
|
|
476
|
+
'clipboard-minus',
|
|
477
|
+
'clipboard-paste',
|
|
478
|
+
'clipboard-pen',
|
|
479
|
+
'clipboard-pen-line',
|
|
480
|
+
'clipboard-plus',
|
|
481
|
+
'clipboard-signature',
|
|
482
|
+
'clipboard-type',
|
|
483
|
+
'clipboard-x',
|
|
484
|
+
'clock',
|
|
485
|
+
'clock-1',
|
|
486
|
+
'clock-10',
|
|
487
|
+
'clock-11',
|
|
488
|
+
'clock-12',
|
|
489
|
+
'clock-2',
|
|
490
|
+
'clock-3',
|
|
491
|
+
'clock-4',
|
|
492
|
+
'clock-5',
|
|
493
|
+
'clock-6',
|
|
494
|
+
'clock-7',
|
|
495
|
+
'clock-8',
|
|
496
|
+
'clock-9',
|
|
497
|
+
'clock-alert',
|
|
498
|
+
'clock-arrow-down',
|
|
499
|
+
'clock-arrow-up',
|
|
500
|
+
'clock-check',
|
|
501
|
+
'clock-fading',
|
|
502
|
+
'clock-plus',
|
|
503
|
+
'closed-caption',
|
|
504
|
+
'cloud',
|
|
505
|
+
'cloud-alert',
|
|
506
|
+
'cloud-backup',
|
|
507
|
+
'cloud-check',
|
|
508
|
+
'cloud-cog',
|
|
509
|
+
'cloud-download',
|
|
510
|
+
'cloud-drizzle',
|
|
511
|
+
'cloud-fog',
|
|
512
|
+
'cloud-hail',
|
|
513
|
+
'cloud-lightning',
|
|
514
|
+
'cloud-moon',
|
|
515
|
+
'cloud-moon-rain',
|
|
516
|
+
'cloud-off',
|
|
517
|
+
'cloud-rain',
|
|
518
|
+
'cloud-rain-wind',
|
|
519
|
+
'cloud-snow',
|
|
520
|
+
'cloud-sun',
|
|
521
|
+
'cloud-sun-rain',
|
|
522
|
+
'cloud-sync',
|
|
523
|
+
'cloud-upload',
|
|
524
|
+
'cloudy',
|
|
525
|
+
'clover',
|
|
526
|
+
'club',
|
|
527
|
+
'code',
|
|
528
|
+
'code-2',
|
|
529
|
+
'code-square',
|
|
530
|
+
'code-xml',
|
|
531
|
+
'codepen',
|
|
532
|
+
'codesandbox',
|
|
533
|
+
'coffee',
|
|
534
|
+
'cog',
|
|
535
|
+
'coins',
|
|
536
|
+
'columns',
|
|
537
|
+
'columns-2',
|
|
538
|
+
'columns-3',
|
|
539
|
+
'columns-3-cog',
|
|
540
|
+
'columns-4',
|
|
541
|
+
'columns-settings',
|
|
542
|
+
'combine',
|
|
543
|
+
'command',
|
|
544
|
+
'compass',
|
|
545
|
+
'component',
|
|
546
|
+
'computer',
|
|
547
|
+
'concierge-bell',
|
|
548
|
+
'cone',
|
|
549
|
+
'construction',
|
|
550
|
+
'contact',
|
|
551
|
+
'contact-2',
|
|
552
|
+
'contact-round',
|
|
553
|
+
'container',
|
|
554
|
+
'contrast',
|
|
555
|
+
'cookie',
|
|
556
|
+
'cooking-pot',
|
|
557
|
+
'copy',
|
|
558
|
+
'copy-check',
|
|
559
|
+
'copy-minus',
|
|
560
|
+
'copy-plus',
|
|
561
|
+
'copy-slash',
|
|
562
|
+
'copy-x',
|
|
563
|
+
'copyleft',
|
|
564
|
+
'copyright',
|
|
565
|
+
'corner-down-left',
|
|
566
|
+
'corner-down-right',
|
|
567
|
+
'corner-left-down',
|
|
568
|
+
'corner-left-up',
|
|
569
|
+
'corner-right-down',
|
|
570
|
+
'corner-right-up',
|
|
571
|
+
'corner-up-left',
|
|
572
|
+
'corner-up-right',
|
|
573
|
+
'cpu',
|
|
574
|
+
'creative-commons',
|
|
575
|
+
'credit-card',
|
|
576
|
+
'croissant',
|
|
577
|
+
'crop',
|
|
578
|
+
'cross',
|
|
579
|
+
'crosshair',
|
|
580
|
+
'crown',
|
|
581
|
+
'cuboid',
|
|
582
|
+
'cup-soda',
|
|
583
|
+
'curly-braces',
|
|
584
|
+
'currency',
|
|
585
|
+
'cylinder',
|
|
586
|
+
'dam',
|
|
587
|
+
'database',
|
|
588
|
+
'database-backup',
|
|
589
|
+
'database-search',
|
|
590
|
+
'database-zap',
|
|
591
|
+
'decimals-arrow-left',
|
|
592
|
+
'decimals-arrow-right',
|
|
593
|
+
'delete',
|
|
594
|
+
'dessert',
|
|
595
|
+
'diameter',
|
|
596
|
+
'diamond',
|
|
597
|
+
'diamond-minus',
|
|
598
|
+
'diamond-percent',
|
|
599
|
+
'diamond-plus',
|
|
600
|
+
'dice-1',
|
|
601
|
+
'dice-2',
|
|
602
|
+
'dice-3',
|
|
603
|
+
'dice-4',
|
|
604
|
+
'dice-5',
|
|
605
|
+
'dice-6',
|
|
606
|
+
'dices',
|
|
607
|
+
'diff',
|
|
608
|
+
'disc',
|
|
609
|
+
'disc-2',
|
|
610
|
+
'disc-3',
|
|
611
|
+
'disc-album',
|
|
612
|
+
'divide',
|
|
613
|
+
'divide-circle',
|
|
614
|
+
'divide-square',
|
|
615
|
+
'dna',
|
|
616
|
+
'dna-off',
|
|
617
|
+
'dock',
|
|
618
|
+
'dog',
|
|
619
|
+
'dollar-sign',
|
|
620
|
+
'donut',
|
|
621
|
+
'door-closed',
|
|
622
|
+
'door-closed-locked',
|
|
623
|
+
'door-open',
|
|
624
|
+
'dot',
|
|
625
|
+
'dot-square',
|
|
626
|
+
'download',
|
|
627
|
+
'download-cloud',
|
|
628
|
+
'drafting-compass',
|
|
629
|
+
'drama',
|
|
630
|
+
'dribbble',
|
|
631
|
+
'drill',
|
|
632
|
+
'drone',
|
|
633
|
+
'droplet',
|
|
634
|
+
'droplet-off',
|
|
635
|
+
'droplets',
|
|
636
|
+
'drum',
|
|
637
|
+
'drumstick',
|
|
638
|
+
'dumbbell',
|
|
639
|
+
'ear',
|
|
640
|
+
'ear-off',
|
|
641
|
+
'earth',
|
|
642
|
+
'earth-lock',
|
|
643
|
+
'eclipse',
|
|
644
|
+
'edit',
|
|
645
|
+
'edit-2',
|
|
646
|
+
'edit-3',
|
|
647
|
+
'egg',
|
|
648
|
+
'egg-fried',
|
|
649
|
+
'egg-off',
|
|
650
|
+
'ellipsis',
|
|
651
|
+
'ellipsis-vertical',
|
|
652
|
+
'equal',
|
|
653
|
+
'equal-approximately',
|
|
654
|
+
'equal-not',
|
|
655
|
+
'equal-square',
|
|
656
|
+
'eraser',
|
|
657
|
+
'ethernet-port',
|
|
658
|
+
'euro',
|
|
659
|
+
'ev-charger',
|
|
660
|
+
'expand',
|
|
661
|
+
'external-link',
|
|
662
|
+
'eye',
|
|
663
|
+
'eye-closed',
|
|
664
|
+
'eye-off',
|
|
665
|
+
'facebook',
|
|
666
|
+
'factory',
|
|
667
|
+
'fan',
|
|
668
|
+
'fast-forward',
|
|
669
|
+
'feather',
|
|
670
|
+
'fence',
|
|
671
|
+
'ferris-wheel',
|
|
672
|
+
'figma',
|
|
673
|
+
'file',
|
|
674
|
+
'file-archive',
|
|
675
|
+
'file-audio',
|
|
676
|
+
'file-audio-2',
|
|
677
|
+
'file-axis-3-d',
|
|
678
|
+
'file-axis-3d',
|
|
679
|
+
'file-badge',
|
|
680
|
+
'file-badge-2',
|
|
681
|
+
'file-bar-chart',
|
|
682
|
+
'file-bar-chart-2',
|
|
683
|
+
'file-box',
|
|
684
|
+
'file-braces',
|
|
685
|
+
'file-braces-corner',
|
|
686
|
+
'file-chart-column',
|
|
687
|
+
'file-chart-column-increasing',
|
|
688
|
+
'file-chart-line',
|
|
689
|
+
'file-chart-pie',
|
|
690
|
+
'file-check',
|
|
691
|
+
'file-check-2',
|
|
692
|
+
'file-check-corner',
|
|
693
|
+
'file-clock',
|
|
694
|
+
'file-code',
|
|
695
|
+
'file-code-2',
|
|
696
|
+
'file-code-corner',
|
|
697
|
+
'file-cog',
|
|
698
|
+
'file-cog-2',
|
|
699
|
+
'file-diff',
|
|
700
|
+
'file-digit',
|
|
701
|
+
'file-down',
|
|
702
|
+
'file-edit',
|
|
703
|
+
'file-exclamation-point',
|
|
704
|
+
'file-headphone',
|
|
705
|
+
'file-heart',
|
|
706
|
+
'file-image',
|
|
707
|
+
'file-input',
|
|
708
|
+
'file-json',
|
|
709
|
+
'file-json-2',
|
|
710
|
+
'file-key',
|
|
711
|
+
'file-key-2',
|
|
712
|
+
'file-line-chart',
|
|
713
|
+
'file-lock',
|
|
714
|
+
'file-lock-2',
|
|
715
|
+
'file-minus',
|
|
716
|
+
'file-minus-2',
|
|
717
|
+
'file-minus-corner',
|
|
718
|
+
'file-music',
|
|
719
|
+
'file-output',
|
|
720
|
+
'file-pen',
|
|
721
|
+
'file-pen-line',
|
|
722
|
+
'file-pie-chart',
|
|
723
|
+
'file-play',
|
|
724
|
+
'file-plus',
|
|
725
|
+
'file-plus-2',
|
|
726
|
+
'file-plus-corner',
|
|
727
|
+
'file-question',
|
|
728
|
+
'file-question-mark',
|
|
729
|
+
'file-scan',
|
|
730
|
+
'file-search',
|
|
731
|
+
'file-search-2',
|
|
732
|
+
'file-search-corner',
|
|
733
|
+
'file-signal',
|
|
734
|
+
'file-signature',
|
|
735
|
+
'file-sliders',
|
|
736
|
+
'file-spreadsheet',
|
|
737
|
+
'file-stack',
|
|
738
|
+
'file-symlink',
|
|
739
|
+
'file-terminal',
|
|
740
|
+
'file-text',
|
|
741
|
+
'file-type',
|
|
742
|
+
'file-type-2',
|
|
743
|
+
'file-type-corner',
|
|
744
|
+
'file-up',
|
|
745
|
+
'file-user',
|
|
746
|
+
'file-video',
|
|
747
|
+
'file-video-2',
|
|
748
|
+
'file-video-camera',
|
|
749
|
+
'file-volume',
|
|
750
|
+
'file-volume-2',
|
|
751
|
+
'file-warning',
|
|
752
|
+
'file-x',
|
|
753
|
+
'file-x-2',
|
|
754
|
+
'file-x-corner',
|
|
755
|
+
'files',
|
|
756
|
+
'film',
|
|
757
|
+
'filter',
|
|
758
|
+
'filter-x',
|
|
759
|
+
'fingerprint',
|
|
760
|
+
'fingerprint-pattern',
|
|
761
|
+
'fire-extinguisher',
|
|
762
|
+
'fish',
|
|
763
|
+
'fish-off',
|
|
764
|
+
'fish-symbol',
|
|
765
|
+
'fishing-hook',
|
|
766
|
+
'flag',
|
|
767
|
+
'flag-off',
|
|
768
|
+
'flag-triangle-left',
|
|
769
|
+
'flag-triangle-right',
|
|
770
|
+
'flame',
|
|
771
|
+
'flame-kindling',
|
|
772
|
+
'flashlight',
|
|
773
|
+
'flashlight-off',
|
|
774
|
+
'flask-conical',
|
|
775
|
+
'flask-conical-off',
|
|
776
|
+
'flask-round',
|
|
777
|
+
'flip-horizontal',
|
|
778
|
+
'flip-horizontal-2',
|
|
779
|
+
'flip-vertical',
|
|
780
|
+
'flip-vertical-2',
|
|
781
|
+
'flower',
|
|
782
|
+
'flower-2',
|
|
783
|
+
'focus',
|
|
784
|
+
'fold-horizontal',
|
|
785
|
+
'fold-vertical',
|
|
786
|
+
'folder',
|
|
787
|
+
'folder-archive',
|
|
788
|
+
'folder-check',
|
|
789
|
+
'folder-clock',
|
|
790
|
+
'folder-closed',
|
|
791
|
+
'folder-code',
|
|
792
|
+
'folder-cog',
|
|
793
|
+
'folder-cog-2',
|
|
794
|
+
'folder-dot',
|
|
795
|
+
'folder-down',
|
|
796
|
+
'folder-edit',
|
|
797
|
+
'folder-git',
|
|
798
|
+
'folder-git-2',
|
|
799
|
+
'folder-heart',
|
|
800
|
+
'folder-input',
|
|
801
|
+
'folder-kanban',
|
|
802
|
+
'folder-key',
|
|
803
|
+
'folder-lock',
|
|
804
|
+
'folder-minus',
|
|
805
|
+
'folder-open',
|
|
806
|
+
'folder-open-dot',
|
|
807
|
+
'folder-output',
|
|
808
|
+
'folder-pen',
|
|
809
|
+
'folder-plus',
|
|
810
|
+
'folder-root',
|
|
811
|
+
'folder-search',
|
|
812
|
+
'folder-search-2',
|
|
813
|
+
'folder-symlink',
|
|
814
|
+
'folder-sync',
|
|
815
|
+
'folder-tree',
|
|
816
|
+
'folder-up',
|
|
817
|
+
'folder-x',
|
|
818
|
+
'folders',
|
|
819
|
+
'footprints',
|
|
820
|
+
'fork-knife',
|
|
821
|
+
'fork-knife-crossed',
|
|
822
|
+
'forklift',
|
|
823
|
+
'form',
|
|
824
|
+
'form-input',
|
|
825
|
+
'forward',
|
|
826
|
+
'frame',
|
|
827
|
+
'framer',
|
|
828
|
+
'frown',
|
|
829
|
+
'fuel',
|
|
830
|
+
'fullscreen',
|
|
831
|
+
'function-square',
|
|
832
|
+
'funnel',
|
|
833
|
+
'funnel-plus',
|
|
834
|
+
'funnel-x',
|
|
835
|
+
'gallery-horizontal',
|
|
836
|
+
'gallery-horizontal-end',
|
|
837
|
+
'gallery-thumbnails',
|
|
838
|
+
'gallery-vertical',
|
|
839
|
+
'gallery-vertical-end',
|
|
840
|
+
'gamepad',
|
|
841
|
+
'gamepad-2',
|
|
842
|
+
'gamepad-directional',
|
|
843
|
+
'gantt-chart',
|
|
844
|
+
'gantt-chart-square',
|
|
845
|
+
'gauge',
|
|
846
|
+
'gauge-circle',
|
|
847
|
+
'gavel',
|
|
848
|
+
'gem',
|
|
849
|
+
'georgian-lari',
|
|
850
|
+
'ghost',
|
|
851
|
+
'gift',
|
|
852
|
+
'git-branch',
|
|
853
|
+
'git-branch-minus',
|
|
854
|
+
'git-branch-plus',
|
|
855
|
+
'git-commit',
|
|
856
|
+
'git-commit-horizontal',
|
|
857
|
+
'git-commit-vertical',
|
|
858
|
+
'git-compare',
|
|
859
|
+
'git-compare-arrows',
|
|
860
|
+
'git-fork',
|
|
861
|
+
'git-graph',
|
|
862
|
+
'git-merge',
|
|
863
|
+
'git-merge-conflict',
|
|
864
|
+
'git-pull-request',
|
|
865
|
+
'git-pull-request-arrow',
|
|
866
|
+
'git-pull-request-closed',
|
|
867
|
+
'git-pull-request-create',
|
|
868
|
+
'git-pull-request-create-arrow',
|
|
869
|
+
'git-pull-request-draft',
|
|
870
|
+
'github',
|
|
871
|
+
'gitlab',
|
|
872
|
+
'glass-water',
|
|
873
|
+
'glasses',
|
|
874
|
+
'globe',
|
|
875
|
+
'globe-2',
|
|
876
|
+
'globe-lock',
|
|
877
|
+
'globe-off',
|
|
878
|
+
'globe-x',
|
|
879
|
+
'goal',
|
|
880
|
+
'gpu',
|
|
881
|
+
'grab',
|
|
882
|
+
'graduation-cap',
|
|
883
|
+
'grape',
|
|
884
|
+
'grid',
|
|
885
|
+
'grid-2-x-2',
|
|
886
|
+
'grid-2-x-2-check',
|
|
887
|
+
'grid-2-x-2-plus',
|
|
888
|
+
'grid-2-x-2-x',
|
|
889
|
+
'grid-2x2',
|
|
890
|
+
'grid-2x2-check',
|
|
891
|
+
'grid-2x2-plus',
|
|
892
|
+
'grid-2x2-x',
|
|
893
|
+
'grid-3-x-3',
|
|
894
|
+
'grid-3x2',
|
|
895
|
+
'grid-3x3',
|
|
896
|
+
'grip',
|
|
897
|
+
'grip-horizontal',
|
|
898
|
+
'grip-vertical',
|
|
899
|
+
'group',
|
|
900
|
+
'guitar',
|
|
901
|
+
'ham',
|
|
902
|
+
'hamburger',
|
|
903
|
+
'hammer',
|
|
904
|
+
'hand',
|
|
905
|
+
'hand-coins',
|
|
906
|
+
'hand-fist',
|
|
907
|
+
'hand-grab',
|
|
908
|
+
'hand-heart',
|
|
909
|
+
'hand-helping',
|
|
910
|
+
'hand-metal',
|
|
911
|
+
'hand-platter',
|
|
912
|
+
'handbag',
|
|
913
|
+
'handshake',
|
|
914
|
+
'hard-drive',
|
|
915
|
+
'hard-drive-download',
|
|
916
|
+
'hard-drive-upload',
|
|
917
|
+
'hard-hat',
|
|
918
|
+
'hash',
|
|
919
|
+
'hat-glasses',
|
|
920
|
+
'haze',
|
|
921
|
+
'hd',
|
|
922
|
+
'hdmi-port',
|
|
923
|
+
'heading',
|
|
924
|
+
'heading-1',
|
|
925
|
+
'heading-2',
|
|
926
|
+
'heading-3',
|
|
927
|
+
'heading-4',
|
|
928
|
+
'heading-5',
|
|
929
|
+
'heading-6',
|
|
930
|
+
'headphone-off',
|
|
931
|
+
'headphones',
|
|
932
|
+
'headset',
|
|
933
|
+
'heart',
|
|
934
|
+
'heart-crack',
|
|
935
|
+
'heart-handshake',
|
|
936
|
+
'heart-minus',
|
|
937
|
+
'heart-off',
|
|
938
|
+
'heart-plus',
|
|
939
|
+
'heart-pulse',
|
|
940
|
+
'heater',
|
|
941
|
+
'helicopter',
|
|
942
|
+
'help-circle',
|
|
943
|
+
'helping-hand',
|
|
944
|
+
'hexagon',
|
|
945
|
+
'highlighter',
|
|
946
|
+
'history',
|
|
947
|
+
'home',
|
|
948
|
+
'hop',
|
|
949
|
+
'hop-off',
|
|
950
|
+
'hospital',
|
|
951
|
+
'hotel',
|
|
952
|
+
'hourglass',
|
|
953
|
+
'house',
|
|
954
|
+
'house-heart',
|
|
955
|
+
'house-plug',
|
|
956
|
+
'house-plus',
|
|
957
|
+
'house-wifi',
|
|
958
|
+
'ice-cream',
|
|
959
|
+
'ice-cream-2',
|
|
960
|
+
'ice-cream-bowl',
|
|
961
|
+
'ice-cream-cone',
|
|
962
|
+
'id-card',
|
|
963
|
+
'id-card-lanyard',
|
|
964
|
+
'image',
|
|
965
|
+
'image-down',
|
|
966
|
+
'image-minus',
|
|
967
|
+
'image-off',
|
|
968
|
+
'image-play',
|
|
969
|
+
'image-plus',
|
|
970
|
+
'image-up',
|
|
971
|
+
'image-upscale',
|
|
972
|
+
'images',
|
|
973
|
+
'import',
|
|
974
|
+
'inbox',
|
|
975
|
+
'indent',
|
|
976
|
+
'indent-decrease',
|
|
977
|
+
'indent-increase',
|
|
978
|
+
'indian-rupee',
|
|
979
|
+
'infinity',
|
|
980
|
+
'info',
|
|
981
|
+
'inspect',
|
|
982
|
+
'inspection-panel',
|
|
983
|
+
'instagram',
|
|
984
|
+
'italic',
|
|
985
|
+
'iteration-ccw',
|
|
986
|
+
'iteration-cw',
|
|
987
|
+
'japanese-yen',
|
|
988
|
+
'joystick',
|
|
989
|
+
'kanban',
|
|
990
|
+
'kanban-square',
|
|
991
|
+
'kanban-square-dashed',
|
|
992
|
+
'kayak',
|
|
993
|
+
'key',
|
|
994
|
+
'key-round',
|
|
995
|
+
'key-square',
|
|
996
|
+
'keyboard',
|
|
997
|
+
'keyboard-music',
|
|
998
|
+
'keyboard-off',
|
|
999
|
+
'lamp',
|
|
1000
|
+
'lamp-ceiling',
|
|
1001
|
+
'lamp-desk',
|
|
1002
|
+
'lamp-floor',
|
|
1003
|
+
'lamp-wall-down',
|
|
1004
|
+
'lamp-wall-up',
|
|
1005
|
+
'land-plot',
|
|
1006
|
+
'landmark',
|
|
1007
|
+
'languages',
|
|
1008
|
+
'laptop',
|
|
1009
|
+
'laptop-2',
|
|
1010
|
+
'laptop-minimal',
|
|
1011
|
+
'laptop-minimal-check',
|
|
1012
|
+
'lasso',
|
|
1013
|
+
'lasso-select',
|
|
1014
|
+
'laugh',
|
|
1015
|
+
'layers',
|
|
1016
|
+
'layers-2',
|
|
1017
|
+
'layers-3',
|
|
1018
|
+
'layers-plus',
|
|
1019
|
+
'layout',
|
|
1020
|
+
'layout-dashboard',
|
|
1021
|
+
'layout-grid',
|
|
1022
|
+
'layout-list',
|
|
1023
|
+
'layout-panel-left',
|
|
1024
|
+
'layout-panel-top',
|
|
1025
|
+
'layout-template',
|
|
1026
|
+
'leaf',
|
|
1027
|
+
'leafy-green',
|
|
1028
|
+
'lectern',
|
|
1029
|
+
'lens-concave',
|
|
1030
|
+
'lens-convex',
|
|
1031
|
+
'letter-text',
|
|
1032
|
+
'library',
|
|
1033
|
+
'library-big',
|
|
1034
|
+
'library-square',
|
|
1035
|
+
'life-buoy',
|
|
1036
|
+
'ligature',
|
|
1037
|
+
'lightbulb',
|
|
1038
|
+
'lightbulb-off',
|
|
1039
|
+
'line-chart',
|
|
1040
|
+
'line-dot-right-horizontal',
|
|
1041
|
+
'line-squiggle',
|
|
1042
|
+
'link',
|
|
1043
|
+
'link-2',
|
|
1044
|
+
'link-2-off',
|
|
1045
|
+
'linkedin',
|
|
1046
|
+
'list',
|
|
1047
|
+
'list-check',
|
|
1048
|
+
'list-checks',
|
|
1049
|
+
'list-chevrons-down-up',
|
|
1050
|
+
'list-chevrons-up-down',
|
|
1051
|
+
'list-collapse',
|
|
1052
|
+
'list-end',
|
|
1053
|
+
'list-filter',
|
|
1054
|
+
'list-filter-plus',
|
|
1055
|
+
'list-indent-decrease',
|
|
1056
|
+
'list-indent-increase',
|
|
1057
|
+
'list-minus',
|
|
1058
|
+
'list-music',
|
|
1059
|
+
'list-ordered',
|
|
1060
|
+
'list-plus',
|
|
1061
|
+
'list-restart',
|
|
1062
|
+
'list-start',
|
|
1063
|
+
'list-todo',
|
|
1064
|
+
'list-tree',
|
|
1065
|
+
'list-video',
|
|
1066
|
+
'list-x',
|
|
1067
|
+
'loader',
|
|
1068
|
+
'loader-2',
|
|
1069
|
+
'loader-circle',
|
|
1070
|
+
'loader-pinwheel',
|
|
1071
|
+
'locate',
|
|
1072
|
+
'locate-fixed',
|
|
1073
|
+
'locate-off',
|
|
1074
|
+
'location-edit',
|
|
1075
|
+
'lock',
|
|
1076
|
+
'lock-keyhole',
|
|
1077
|
+
'lock-keyhole-open',
|
|
1078
|
+
'lock-open',
|
|
1079
|
+
'log-in',
|
|
1080
|
+
'log-out',
|
|
1081
|
+
'logs',
|
|
1082
|
+
'lollipop',
|
|
1083
|
+
'luggage',
|
|
1084
|
+
'm-square',
|
|
1085
|
+
'magnet',
|
|
1086
|
+
'mail',
|
|
1087
|
+
'mail-check',
|
|
1088
|
+
'mail-minus',
|
|
1089
|
+
'mail-open',
|
|
1090
|
+
'mail-plus',
|
|
1091
|
+
'mail-question',
|
|
1092
|
+
'mail-question-mark',
|
|
1093
|
+
'mail-search',
|
|
1094
|
+
'mail-warning',
|
|
1095
|
+
'mail-x',
|
|
1096
|
+
'mailbox',
|
|
1097
|
+
'mails',
|
|
1098
|
+
'map',
|
|
1099
|
+
'map-minus',
|
|
1100
|
+
'map-pin',
|
|
1101
|
+
'map-pin-check',
|
|
1102
|
+
'map-pin-check-inside',
|
|
1103
|
+
'map-pin-house',
|
|
1104
|
+
'map-pin-minus',
|
|
1105
|
+
'map-pin-minus-inside',
|
|
1106
|
+
'map-pin-off',
|
|
1107
|
+
'map-pin-pen',
|
|
1108
|
+
'map-pin-plus',
|
|
1109
|
+
'map-pin-plus-inside',
|
|
1110
|
+
'map-pin-x',
|
|
1111
|
+
'map-pin-x-inside',
|
|
1112
|
+
'map-pinned',
|
|
1113
|
+
'map-plus',
|
|
1114
|
+
'mars',
|
|
1115
|
+
'mars-stroke',
|
|
1116
|
+
'martini',
|
|
1117
|
+
'maximize',
|
|
1118
|
+
'maximize-2',
|
|
1119
|
+
'medal',
|
|
1120
|
+
'megaphone',
|
|
1121
|
+
'megaphone-off',
|
|
1122
|
+
'meh',
|
|
1123
|
+
'memory-stick',
|
|
1124
|
+
'menu',
|
|
1125
|
+
'menu-square',
|
|
1126
|
+
'merge',
|
|
1127
|
+
'message-circle',
|
|
1128
|
+
'message-circle-check',
|
|
1129
|
+
'message-circle-code',
|
|
1130
|
+
'message-circle-dashed',
|
|
1131
|
+
'message-circle-heart',
|
|
1132
|
+
'message-circle-more',
|
|
1133
|
+
'message-circle-off',
|
|
1134
|
+
'message-circle-plus',
|
|
1135
|
+
'message-circle-question',
|
|
1136
|
+
'message-circle-question-mark',
|
|
1137
|
+
'message-circle-reply',
|
|
1138
|
+
'message-circle-warning',
|
|
1139
|
+
'message-circle-x',
|
|
1140
|
+
'message-square',
|
|
1141
|
+
'message-square-code',
|
|
1142
|
+
'message-square-dashed',
|
|
1143
|
+
'message-square-diff',
|
|
1144
|
+
'message-square-dot',
|
|
1145
|
+
'message-square-heart',
|
|
1146
|
+
'message-square-lock',
|
|
1147
|
+
'message-square-more',
|
|
1148
|
+
'message-square-off',
|
|
1149
|
+
'message-square-plus',
|
|
1150
|
+
'message-square-quote',
|
|
1151
|
+
'message-square-reply',
|
|
1152
|
+
'message-square-share',
|
|
1153
|
+
'message-square-text',
|
|
1154
|
+
'message-square-warning',
|
|
1155
|
+
'message-square-x',
|
|
1156
|
+
'messages-square',
|
|
1157
|
+
'mic',
|
|
1158
|
+
'mic-2',
|
|
1159
|
+
'mic-off',
|
|
1160
|
+
'mic-vocal',
|
|
1161
|
+
'microchip',
|
|
1162
|
+
'microscope',
|
|
1163
|
+
'microwave',
|
|
1164
|
+
'milestone',
|
|
1165
|
+
'milk',
|
|
1166
|
+
'milk-off',
|
|
1167
|
+
'minimize',
|
|
1168
|
+
'minimize-2',
|
|
1169
|
+
'minus',
|
|
1170
|
+
'minus-circle',
|
|
1171
|
+
'minus-square',
|
|
1172
|
+
'mirror-rectangular',
|
|
1173
|
+
'mirror-round',
|
|
1174
|
+
'monitor',
|
|
1175
|
+
'monitor-check',
|
|
1176
|
+
'monitor-cloud',
|
|
1177
|
+
'monitor-cog',
|
|
1178
|
+
'monitor-dot',
|
|
1179
|
+
'monitor-down',
|
|
1180
|
+
'monitor-off',
|
|
1181
|
+
'monitor-pause',
|
|
1182
|
+
'monitor-play',
|
|
1183
|
+
'monitor-smartphone',
|
|
1184
|
+
'monitor-speaker',
|
|
1185
|
+
'monitor-stop',
|
|
1186
|
+
'monitor-up',
|
|
1187
|
+
'monitor-x',
|
|
1188
|
+
'moon',
|
|
1189
|
+
'moon-star',
|
|
1190
|
+
'more-horizontal',
|
|
1191
|
+
'more-vertical',
|
|
1192
|
+
'motorbike',
|
|
1193
|
+
'mountain',
|
|
1194
|
+
'mountain-snow',
|
|
1195
|
+
'mouse',
|
|
1196
|
+
'mouse-left',
|
|
1197
|
+
'mouse-off',
|
|
1198
|
+
'mouse-pointer',
|
|
1199
|
+
'mouse-pointer-2',
|
|
1200
|
+
'mouse-pointer-2-off',
|
|
1201
|
+
'mouse-pointer-ban',
|
|
1202
|
+
'mouse-pointer-click',
|
|
1203
|
+
'mouse-pointer-square-dashed',
|
|
1204
|
+
'move',
|
|
1205
|
+
'move-3-d',
|
|
1206
|
+
'move-3d',
|
|
1207
|
+
'move-diagonal',
|
|
1208
|
+
'move-diagonal-2',
|
|
1209
|
+
'move-down',
|
|
1210
|
+
'move-down-left',
|
|
1211
|
+
'move-down-right',
|
|
1212
|
+
'move-horizontal',
|
|
1213
|
+
'move-left',
|
|
1214
|
+
'move-right',
|
|
1215
|
+
'move-up',
|
|
1216
|
+
'move-up-left',
|
|
1217
|
+
'move-up-right',
|
|
1218
|
+
'move-vertical',
|
|
1219
|
+
'music',
|
|
1220
|
+
'music-2',
|
|
1221
|
+
'music-3',
|
|
1222
|
+
'music-4',
|
|
1223
|
+
'navigation',
|
|
1224
|
+
'navigation-2',
|
|
1225
|
+
'navigation-2-off',
|
|
1226
|
+
'navigation-off',
|
|
1227
|
+
'network',
|
|
1228
|
+
'newspaper',
|
|
1229
|
+
'nfc',
|
|
1230
|
+
'non-binary',
|
|
1231
|
+
'notebook',
|
|
1232
|
+
'notebook-pen',
|
|
1233
|
+
'notebook-tabs',
|
|
1234
|
+
'notebook-text',
|
|
1235
|
+
'notepad-text',
|
|
1236
|
+
'notepad-text-dashed',
|
|
1237
|
+
'nut',
|
|
1238
|
+
'nut-off',
|
|
1239
|
+
'octagon',
|
|
1240
|
+
'octagon-alert',
|
|
1241
|
+
'octagon-minus',
|
|
1242
|
+
'octagon-pause',
|
|
1243
|
+
'octagon-x',
|
|
1244
|
+
'omega',
|
|
1245
|
+
'option',
|
|
1246
|
+
'orbit',
|
|
1247
|
+
'origami',
|
|
1248
|
+
'outdent',
|
|
1249
|
+
'package',
|
|
1250
|
+
'package-2',
|
|
1251
|
+
'package-check',
|
|
1252
|
+
'package-minus',
|
|
1253
|
+
'package-open',
|
|
1254
|
+
'package-plus',
|
|
1255
|
+
'package-search',
|
|
1256
|
+
'package-x',
|
|
1257
|
+
'paint-bucket',
|
|
1258
|
+
'paint-roller',
|
|
1259
|
+
'paintbrush',
|
|
1260
|
+
'paintbrush-2',
|
|
1261
|
+
'paintbrush-vertical',
|
|
1262
|
+
'palette',
|
|
1263
|
+
'palmtree',
|
|
1264
|
+
'panda',
|
|
1265
|
+
'panel-bottom',
|
|
1266
|
+
'panel-bottom-close',
|
|
1267
|
+
'panel-bottom-dashed',
|
|
1268
|
+
'panel-bottom-inactive',
|
|
1269
|
+
'panel-bottom-open',
|
|
1270
|
+
'panel-left',
|
|
1271
|
+
'panel-left-close',
|
|
1272
|
+
'panel-left-dashed',
|
|
1273
|
+
'panel-left-inactive',
|
|
1274
|
+
'panel-left-open',
|
|
1275
|
+
'panel-left-right-dashed',
|
|
1276
|
+
'panel-right',
|
|
1277
|
+
'panel-right-close',
|
|
1278
|
+
'panel-right-dashed',
|
|
1279
|
+
'panel-right-inactive',
|
|
1280
|
+
'panel-right-open',
|
|
1281
|
+
'panel-top',
|
|
1282
|
+
'panel-top-bottom-dashed',
|
|
1283
|
+
'panel-top-close',
|
|
1284
|
+
'panel-top-dashed',
|
|
1285
|
+
'panel-top-inactive',
|
|
1286
|
+
'panel-top-open',
|
|
1287
|
+
'panels-left-bottom',
|
|
1288
|
+
'panels-left-right',
|
|
1289
|
+
'panels-right-bottom',
|
|
1290
|
+
'panels-top-bottom',
|
|
1291
|
+
'panels-top-left',
|
|
1292
|
+
'paperclip',
|
|
1293
|
+
'parentheses',
|
|
1294
|
+
'parking-circle',
|
|
1295
|
+
'parking-circle-off',
|
|
1296
|
+
'parking-meter',
|
|
1297
|
+
'parking-square',
|
|
1298
|
+
'parking-square-off',
|
|
1299
|
+
'party-popper',
|
|
1300
|
+
'pause',
|
|
1301
|
+
'pause-circle',
|
|
1302
|
+
'pause-octagon',
|
|
1303
|
+
'paw-print',
|
|
1304
|
+
'pc-case',
|
|
1305
|
+
'pen',
|
|
1306
|
+
'pen-box',
|
|
1307
|
+
'pen-line',
|
|
1308
|
+
'pen-off',
|
|
1309
|
+
'pen-square',
|
|
1310
|
+
'pen-tool',
|
|
1311
|
+
'pencil',
|
|
1312
|
+
'pencil-line',
|
|
1313
|
+
'pencil-off',
|
|
1314
|
+
'pencil-ruler',
|
|
1315
|
+
'pentagon',
|
|
1316
|
+
'percent',
|
|
1317
|
+
'percent-circle',
|
|
1318
|
+
'percent-diamond',
|
|
1319
|
+
'percent-square',
|
|
1320
|
+
'person-standing',
|
|
1321
|
+
'philippine-peso',
|
|
1322
|
+
'phone',
|
|
1323
|
+
'phone-call',
|
|
1324
|
+
'phone-forwarded',
|
|
1325
|
+
'phone-incoming',
|
|
1326
|
+
'phone-missed',
|
|
1327
|
+
'phone-off',
|
|
1328
|
+
'phone-outgoing',
|
|
1329
|
+
'pi',
|
|
1330
|
+
'pi-square',
|
|
1331
|
+
'piano',
|
|
1332
|
+
'pickaxe',
|
|
1333
|
+
'picture-in-picture',
|
|
1334
|
+
'picture-in-picture-2',
|
|
1335
|
+
'pie-chart',
|
|
1336
|
+
'piggy-bank',
|
|
1337
|
+
'pilcrow',
|
|
1338
|
+
'pilcrow-left',
|
|
1339
|
+
'pilcrow-right',
|
|
1340
|
+
'pilcrow-square',
|
|
1341
|
+
'pill',
|
|
1342
|
+
'pill-bottle',
|
|
1343
|
+
'pin',
|
|
1344
|
+
'pin-off',
|
|
1345
|
+
'pipette',
|
|
1346
|
+
'pizza',
|
|
1347
|
+
'plane',
|
|
1348
|
+
'plane-landing',
|
|
1349
|
+
'plane-takeoff',
|
|
1350
|
+
'play',
|
|
1351
|
+
'play-circle',
|
|
1352
|
+
'play-square',
|
|
1353
|
+
'plug',
|
|
1354
|
+
'plug-2',
|
|
1355
|
+
'plug-zap',
|
|
1356
|
+
'plug-zap-2',
|
|
1357
|
+
'plus',
|
|
1358
|
+
'plus-circle',
|
|
1359
|
+
'plus-square',
|
|
1360
|
+
'pocket',
|
|
1361
|
+
'pocket-knife',
|
|
1362
|
+
'podcast',
|
|
1363
|
+
'pointer',
|
|
1364
|
+
'pointer-off',
|
|
1365
|
+
'popcorn',
|
|
1366
|
+
'popsicle',
|
|
1367
|
+
'pound-sterling',
|
|
1368
|
+
'power',
|
|
1369
|
+
'power-circle',
|
|
1370
|
+
'power-off',
|
|
1371
|
+
'power-square',
|
|
1372
|
+
'presentation',
|
|
1373
|
+
'printer',
|
|
1374
|
+
'printer-check',
|
|
1375
|
+
'printer-x',
|
|
1376
|
+
'projector',
|
|
1377
|
+
'proportions',
|
|
1378
|
+
'puzzle',
|
|
1379
|
+
'pyramid',
|
|
1380
|
+
'qr-code',
|
|
1381
|
+
'quote',
|
|
1382
|
+
'rabbit',
|
|
1383
|
+
'radar',
|
|
1384
|
+
'radiation',
|
|
1385
|
+
'radical',
|
|
1386
|
+
'radio',
|
|
1387
|
+
'radio-receiver',
|
|
1388
|
+
'radio-tower',
|
|
1389
|
+
'radius',
|
|
1390
|
+
'rail-symbol',
|
|
1391
|
+
'rainbow',
|
|
1392
|
+
'rat',
|
|
1393
|
+
'ratio',
|
|
1394
|
+
'receipt',
|
|
1395
|
+
'receipt-cent',
|
|
1396
|
+
'receipt-euro',
|
|
1397
|
+
'receipt-indian-rupee',
|
|
1398
|
+
'receipt-japanese-yen',
|
|
1399
|
+
'receipt-pound-sterling',
|
|
1400
|
+
'receipt-russian-ruble',
|
|
1401
|
+
'receipt-swiss-franc',
|
|
1402
|
+
'receipt-text',
|
|
1403
|
+
'receipt-turkish-lira',
|
|
1404
|
+
'rectangle-circle',
|
|
1405
|
+
'rectangle-ellipsis',
|
|
1406
|
+
'rectangle-goggles',
|
|
1407
|
+
'rectangle-horizontal',
|
|
1408
|
+
'rectangle-vertical',
|
|
1409
|
+
'recycle',
|
|
1410
|
+
'redo',
|
|
1411
|
+
'redo-2',
|
|
1412
|
+
'redo-dot',
|
|
1413
|
+
'refresh-ccw',
|
|
1414
|
+
'refresh-ccw-dot',
|
|
1415
|
+
'refresh-cw',
|
|
1416
|
+
'refresh-cw-off',
|
|
1417
|
+
'refrigerator',
|
|
1418
|
+
'regex',
|
|
1419
|
+
'remove-formatting',
|
|
1420
|
+
'repeat',
|
|
1421
|
+
'repeat-1',
|
|
1422
|
+
'repeat-2',
|
|
1423
|
+
'replace',
|
|
1424
|
+
'replace-all',
|
|
1425
|
+
'reply',
|
|
1426
|
+
'reply-all',
|
|
1427
|
+
'rewind',
|
|
1428
|
+
'ribbon',
|
|
1429
|
+
'rocket',
|
|
1430
|
+
'rocking-chair',
|
|
1431
|
+
'roller-coaster',
|
|
1432
|
+
'rose',
|
|
1433
|
+
'rotate-3-d',
|
|
1434
|
+
'rotate-3d',
|
|
1435
|
+
'rotate-ccw',
|
|
1436
|
+
'rotate-ccw-key',
|
|
1437
|
+
'rotate-ccw-square',
|
|
1438
|
+
'rotate-cw',
|
|
1439
|
+
'rotate-cw-square',
|
|
1440
|
+
'route',
|
|
1441
|
+
'route-off',
|
|
1442
|
+
'router',
|
|
1443
|
+
'rows',
|
|
1444
|
+
'rows-2',
|
|
1445
|
+
'rows-3',
|
|
1446
|
+
'rows-4',
|
|
1447
|
+
'rss',
|
|
1448
|
+
'ruler',
|
|
1449
|
+
'ruler-dimension-line',
|
|
1450
|
+
'russian-ruble',
|
|
1451
|
+
'sailboat',
|
|
1452
|
+
'salad',
|
|
1453
|
+
'sandwich',
|
|
1454
|
+
'satellite',
|
|
1455
|
+
'satellite-dish',
|
|
1456
|
+
'saudi-riyal',
|
|
1457
|
+
'save',
|
|
1458
|
+
'save-all',
|
|
1459
|
+
'save-off',
|
|
1460
|
+
'scale',
|
|
1461
|
+
'scale-3-d',
|
|
1462
|
+
'scale-3d',
|
|
1463
|
+
'scaling',
|
|
1464
|
+
'scan',
|
|
1465
|
+
'scan-barcode',
|
|
1466
|
+
'scan-eye',
|
|
1467
|
+
'scan-face',
|
|
1468
|
+
'scan-heart',
|
|
1469
|
+
'scan-line',
|
|
1470
|
+
'scan-qr-code',
|
|
1471
|
+
'scan-search',
|
|
1472
|
+
'scan-text',
|
|
1473
|
+
'scatter-chart',
|
|
1474
|
+
'school',
|
|
1475
|
+
'school-2',
|
|
1476
|
+
'scissors',
|
|
1477
|
+
'scissors-line-dashed',
|
|
1478
|
+
'scissors-square',
|
|
1479
|
+
'scissors-square-dashed-bottom',
|
|
1480
|
+
'scooter',
|
|
1481
|
+
'screen-share',
|
|
1482
|
+
'screen-share-off',
|
|
1483
|
+
'scroll',
|
|
1484
|
+
'scroll-text',
|
|
1485
|
+
'search',
|
|
1486
|
+
'search-alert',
|
|
1487
|
+
'search-check',
|
|
1488
|
+
'search-code',
|
|
1489
|
+
'search-slash',
|
|
1490
|
+
'search-x',
|
|
1491
|
+
'section',
|
|
1492
|
+
'send',
|
|
1493
|
+
'send-horizonal',
|
|
1494
|
+
'send-horizontal',
|
|
1495
|
+
'send-to-back',
|
|
1496
|
+
'separator-horizontal',
|
|
1497
|
+
'separator-vertical',
|
|
1498
|
+
'server',
|
|
1499
|
+
'server-cog',
|
|
1500
|
+
'server-crash',
|
|
1501
|
+
'server-off',
|
|
1502
|
+
'settings',
|
|
1503
|
+
'settings-2',
|
|
1504
|
+
'shapes',
|
|
1505
|
+
'share',
|
|
1506
|
+
'share-2',
|
|
1507
|
+
'sheet',
|
|
1508
|
+
'shell',
|
|
1509
|
+
'shelving-unit',
|
|
1510
|
+
'shield',
|
|
1511
|
+
'shield-alert',
|
|
1512
|
+
'shield-ban',
|
|
1513
|
+
'shield-check',
|
|
1514
|
+
'shield-close',
|
|
1515
|
+
'shield-ellipsis',
|
|
1516
|
+
'shield-half',
|
|
1517
|
+
'shield-minus',
|
|
1518
|
+
'shield-off',
|
|
1519
|
+
'shield-plus',
|
|
1520
|
+
'shield-question',
|
|
1521
|
+
'shield-question-mark',
|
|
1522
|
+
'shield-user',
|
|
1523
|
+
'shield-x',
|
|
1524
|
+
'ship',
|
|
1525
|
+
'ship-wheel',
|
|
1526
|
+
'shirt',
|
|
1527
|
+
'shopping-bag',
|
|
1528
|
+
'shopping-basket',
|
|
1529
|
+
'shopping-cart',
|
|
1530
|
+
'shovel',
|
|
1531
|
+
'shower-head',
|
|
1532
|
+
'shredder',
|
|
1533
|
+
'shrimp',
|
|
1534
|
+
'shrink',
|
|
1535
|
+
'shrub',
|
|
1536
|
+
'shuffle',
|
|
1537
|
+
'sidebar',
|
|
1538
|
+
'sidebar-close',
|
|
1539
|
+
'sidebar-open',
|
|
1540
|
+
'sigma',
|
|
1541
|
+
'sigma-square',
|
|
1542
|
+
'signal',
|
|
1543
|
+
'signal-high',
|
|
1544
|
+
'signal-low',
|
|
1545
|
+
'signal-medium',
|
|
1546
|
+
'signal-zero',
|
|
1547
|
+
'signature',
|
|
1548
|
+
'signpost',
|
|
1549
|
+
'signpost-big',
|
|
1550
|
+
'siren',
|
|
1551
|
+
'skip-back',
|
|
1552
|
+
'skip-forward',
|
|
1553
|
+
'skull',
|
|
1554
|
+
'slack',
|
|
1555
|
+
'slash',
|
|
1556
|
+
'slash-square',
|
|
1557
|
+
'slice',
|
|
1558
|
+
'sliders',
|
|
1559
|
+
'sliders-horizontal',
|
|
1560
|
+
'sliders-vertical',
|
|
1561
|
+
'smartphone',
|
|
1562
|
+
'smartphone-charging',
|
|
1563
|
+
'smartphone-nfc',
|
|
1564
|
+
'smile',
|
|
1565
|
+
'smile-plus',
|
|
1566
|
+
'snail',
|
|
1567
|
+
'snowflake',
|
|
1568
|
+
'soap-dispenser-droplet',
|
|
1569
|
+
'sofa',
|
|
1570
|
+
'solar-panel',
|
|
1571
|
+
'sort-asc',
|
|
1572
|
+
'sort-desc',
|
|
1573
|
+
'soup',
|
|
1574
|
+
'space',
|
|
1575
|
+
'spade',
|
|
1576
|
+
'sparkle',
|
|
1577
|
+
'sparkles',
|
|
1578
|
+
'speaker',
|
|
1579
|
+
'speech',
|
|
1580
|
+
'spell-check',
|
|
1581
|
+
'spell-check-2',
|
|
1582
|
+
'spline',
|
|
1583
|
+
'spline-pointer',
|
|
1584
|
+
'split',
|
|
1585
|
+
'split-square-horizontal',
|
|
1586
|
+
'split-square-vertical',
|
|
1587
|
+
'spool',
|
|
1588
|
+
'spotlight',
|
|
1589
|
+
'spray-can',
|
|
1590
|
+
'sprout',
|
|
1591
|
+
'square',
|
|
1592
|
+
'square-activity',
|
|
1593
|
+
'square-arrow-down',
|
|
1594
|
+
'square-arrow-down-left',
|
|
1595
|
+
'square-arrow-down-right',
|
|
1596
|
+
'square-arrow-left',
|
|
1597
|
+
'square-arrow-out-down-left',
|
|
1598
|
+
'square-arrow-out-down-right',
|
|
1599
|
+
'square-arrow-out-up-left',
|
|
1600
|
+
'square-arrow-out-up-right',
|
|
1601
|
+
'square-arrow-right',
|
|
1602
|
+
'square-arrow-up',
|
|
1603
|
+
'square-arrow-up-left',
|
|
1604
|
+
'square-arrow-up-right',
|
|
1605
|
+
'square-asterisk',
|
|
1606
|
+
'square-bottom-dashed-scissors',
|
|
1607
|
+
'square-chart-gantt',
|
|
1608
|
+
'square-check',
|
|
1609
|
+
'square-check-big',
|
|
1610
|
+
'square-chevron-down',
|
|
1611
|
+
'square-chevron-left',
|
|
1612
|
+
'square-chevron-right',
|
|
1613
|
+
'square-chevron-up',
|
|
1614
|
+
'square-code',
|
|
1615
|
+
'square-dashed',
|
|
1616
|
+
'square-dashed-bottom',
|
|
1617
|
+
'square-dashed-bottom-code',
|
|
1618
|
+
'square-dashed-kanban',
|
|
1619
|
+
'square-dashed-mouse-pointer',
|
|
1620
|
+
'square-dashed-top-solid',
|
|
1621
|
+
'square-divide',
|
|
1622
|
+
'square-dot',
|
|
1623
|
+
'square-equal',
|
|
1624
|
+
'square-function',
|
|
1625
|
+
'square-gantt-chart',
|
|
1626
|
+
'square-kanban',
|
|
1627
|
+
'square-library',
|
|
1628
|
+
'square-m',
|
|
1629
|
+
'square-menu',
|
|
1630
|
+
'square-minus',
|
|
1631
|
+
'square-mouse-pointer',
|
|
1632
|
+
'square-parking',
|
|
1633
|
+
'square-parking-off',
|
|
1634
|
+
'square-pause',
|
|
1635
|
+
'square-pen',
|
|
1636
|
+
'square-percent',
|
|
1637
|
+
'square-pi',
|
|
1638
|
+
'square-pilcrow',
|
|
1639
|
+
'square-play',
|
|
1640
|
+
'square-plus',
|
|
1641
|
+
'square-power',
|
|
1642
|
+
'square-radical',
|
|
1643
|
+
'square-round-corner',
|
|
1644
|
+
'square-scissors',
|
|
1645
|
+
'square-sigma',
|
|
1646
|
+
'square-slash',
|
|
1647
|
+
'square-split-horizontal',
|
|
1648
|
+
'square-split-vertical',
|
|
1649
|
+
'square-square',
|
|
1650
|
+
'square-stack',
|
|
1651
|
+
'square-star',
|
|
1652
|
+
'square-stop',
|
|
1653
|
+
'square-terminal',
|
|
1654
|
+
'square-user',
|
|
1655
|
+
'square-user-round',
|
|
1656
|
+
'square-x',
|
|
1657
|
+
'squares-exclude',
|
|
1658
|
+
'squares-intersect',
|
|
1659
|
+
'squares-subtract',
|
|
1660
|
+
'squares-unite',
|
|
1661
|
+
'squircle',
|
|
1662
|
+
'squircle-dashed',
|
|
1663
|
+
'squirrel',
|
|
1664
|
+
'stamp',
|
|
1665
|
+
'star',
|
|
1666
|
+
'star-half',
|
|
1667
|
+
'star-off',
|
|
1668
|
+
'stars',
|
|
1669
|
+
'step-back',
|
|
1670
|
+
'step-forward',
|
|
1671
|
+
'stethoscope',
|
|
1672
|
+
'sticker',
|
|
1673
|
+
'sticky-note',
|
|
1674
|
+
'stone',
|
|
1675
|
+
'stop-circle',
|
|
1676
|
+
'store',
|
|
1677
|
+
'stretch-horizontal',
|
|
1678
|
+
'stretch-vertical',
|
|
1679
|
+
'strikethrough',
|
|
1680
|
+
'subscript',
|
|
1681
|
+
'subtitles',
|
|
1682
|
+
'sun',
|
|
1683
|
+
'sun-dim',
|
|
1684
|
+
'sun-medium',
|
|
1685
|
+
'sun-moon',
|
|
1686
|
+
'sun-snow',
|
|
1687
|
+
'sunrise',
|
|
1688
|
+
'sunset',
|
|
1689
|
+
'superscript',
|
|
1690
|
+
'swatch-book',
|
|
1691
|
+
'swiss-franc',
|
|
1692
|
+
'switch-camera',
|
|
1693
|
+
'sword',
|
|
1694
|
+
'swords',
|
|
1695
|
+
'syringe',
|
|
1696
|
+
'table',
|
|
1697
|
+
'table-2',
|
|
1698
|
+
'table-cells-merge',
|
|
1699
|
+
'table-cells-split',
|
|
1700
|
+
'table-columns-split',
|
|
1701
|
+
'table-config',
|
|
1702
|
+
'table-of-contents',
|
|
1703
|
+
'table-properties',
|
|
1704
|
+
'table-rows-split',
|
|
1705
|
+
'tablet',
|
|
1706
|
+
'tablet-smartphone',
|
|
1707
|
+
'tablets',
|
|
1708
|
+
'tag',
|
|
1709
|
+
'tags',
|
|
1710
|
+
'tally-1',
|
|
1711
|
+
'tally-2',
|
|
1712
|
+
'tally-3',
|
|
1713
|
+
'tally-4',
|
|
1714
|
+
'tally-5',
|
|
1715
|
+
'tangent',
|
|
1716
|
+
'target',
|
|
1717
|
+
'telescope',
|
|
1718
|
+
'tent',
|
|
1719
|
+
'tent-tree',
|
|
1720
|
+
'terminal',
|
|
1721
|
+
'terminal-square',
|
|
1722
|
+
'test-tube',
|
|
1723
|
+
'test-tube-2',
|
|
1724
|
+
'test-tube-diagonal',
|
|
1725
|
+
'test-tubes',
|
|
1726
|
+
'text',
|
|
1727
|
+
'text-align-center',
|
|
1728
|
+
'text-align-end',
|
|
1729
|
+
'text-align-justify',
|
|
1730
|
+
'text-align-start',
|
|
1731
|
+
'text-cursor',
|
|
1732
|
+
'text-cursor-input',
|
|
1733
|
+
'text-initial',
|
|
1734
|
+
'text-quote',
|
|
1735
|
+
'text-search',
|
|
1736
|
+
'text-select',
|
|
1737
|
+
'text-selection',
|
|
1738
|
+
'text-wrap',
|
|
1739
|
+
'theater',
|
|
1740
|
+
'thermometer',
|
|
1741
|
+
'thermometer-snowflake',
|
|
1742
|
+
'thermometer-sun',
|
|
1743
|
+
'thumbs-down',
|
|
1744
|
+
'thumbs-up',
|
|
1745
|
+
'ticket',
|
|
1746
|
+
'ticket-check',
|
|
1747
|
+
'ticket-minus',
|
|
1748
|
+
'ticket-percent',
|
|
1749
|
+
'ticket-plus',
|
|
1750
|
+
'ticket-slash',
|
|
1751
|
+
'ticket-x',
|
|
1752
|
+
'tickets',
|
|
1753
|
+
'tickets-plane',
|
|
1754
|
+
'timer',
|
|
1755
|
+
'timer-off',
|
|
1756
|
+
'timer-reset',
|
|
1757
|
+
'toggle-left',
|
|
1758
|
+
'toggle-right',
|
|
1759
|
+
'toilet',
|
|
1760
|
+
'tool-case',
|
|
1761
|
+
'toolbox',
|
|
1762
|
+
'tornado',
|
|
1763
|
+
'torus',
|
|
1764
|
+
'touchpad',
|
|
1765
|
+
'touchpad-off',
|
|
1766
|
+
'towel-rack',
|
|
1767
|
+
'tower-control',
|
|
1768
|
+
'toy-brick',
|
|
1769
|
+
'tractor',
|
|
1770
|
+
'traffic-cone',
|
|
1771
|
+
'train',
|
|
1772
|
+
'train-front',
|
|
1773
|
+
'train-front-tunnel',
|
|
1774
|
+
'train-track',
|
|
1775
|
+
'tram-front',
|
|
1776
|
+
'transgender',
|
|
1777
|
+
'trash',
|
|
1778
|
+
'trash-2',
|
|
1779
|
+
'tree-deciduous',
|
|
1780
|
+
'tree-palm',
|
|
1781
|
+
'tree-pine',
|
|
1782
|
+
'trees',
|
|
1783
|
+
'trello',
|
|
1784
|
+
'trending-down',
|
|
1785
|
+
'trending-up',
|
|
1786
|
+
'trending-up-down',
|
|
1787
|
+
'triangle',
|
|
1788
|
+
'triangle-alert',
|
|
1789
|
+
'triangle-dashed',
|
|
1790
|
+
'triangle-right',
|
|
1791
|
+
'trophy',
|
|
1792
|
+
'truck',
|
|
1793
|
+
'truck-electric',
|
|
1794
|
+
'turkish-lira',
|
|
1795
|
+
'turntable',
|
|
1796
|
+
'turtle',
|
|
1797
|
+
'tv',
|
|
1798
|
+
'tv-2',
|
|
1799
|
+
'tv-minimal',
|
|
1800
|
+
'tv-minimal-play',
|
|
1801
|
+
'twitch',
|
|
1802
|
+
'twitter',
|
|
1803
|
+
'type',
|
|
1804
|
+
'type-outline',
|
|
1805
|
+
'umbrella',
|
|
1806
|
+
'umbrella-off',
|
|
1807
|
+
'underline',
|
|
1808
|
+
'undo',
|
|
1809
|
+
'undo-2',
|
|
1810
|
+
'undo-dot',
|
|
1811
|
+
'unfold-horizontal',
|
|
1812
|
+
'unfold-vertical',
|
|
1813
|
+
'ungroup',
|
|
1814
|
+
'university',
|
|
1815
|
+
'unlink',
|
|
1816
|
+
'unlink-2',
|
|
1817
|
+
'unlock',
|
|
1818
|
+
'unlock-keyhole',
|
|
1819
|
+
'unplug',
|
|
1820
|
+
'upload',
|
|
1821
|
+
'upload-cloud',
|
|
1822
|
+
'usb',
|
|
1823
|
+
'user',
|
|
1824
|
+
'user-2',
|
|
1825
|
+
'user-check',
|
|
1826
|
+
'user-check-2',
|
|
1827
|
+
'user-circle',
|
|
1828
|
+
'user-circle-2',
|
|
1829
|
+
'user-cog',
|
|
1830
|
+
'user-cog-2',
|
|
1831
|
+
'user-key',
|
|
1832
|
+
'user-lock',
|
|
1833
|
+
'user-minus',
|
|
1834
|
+
'user-minus-2',
|
|
1835
|
+
'user-pen',
|
|
1836
|
+
'user-plus',
|
|
1837
|
+
'user-plus-2',
|
|
1838
|
+
'user-round',
|
|
1839
|
+
'user-round-check',
|
|
1840
|
+
'user-round-cog',
|
|
1841
|
+
'user-round-key',
|
|
1842
|
+
'user-round-minus',
|
|
1843
|
+
'user-round-pen',
|
|
1844
|
+
'user-round-plus',
|
|
1845
|
+
'user-round-search',
|
|
1846
|
+
'user-round-x',
|
|
1847
|
+
'user-search',
|
|
1848
|
+
'user-square',
|
|
1849
|
+
'user-square-2',
|
|
1850
|
+
'user-star',
|
|
1851
|
+
'user-x',
|
|
1852
|
+
'user-x-2',
|
|
1853
|
+
'users',
|
|
1854
|
+
'users-2',
|
|
1855
|
+
'users-round',
|
|
1856
|
+
'utensils',
|
|
1857
|
+
'utensils-crossed',
|
|
1858
|
+
'utility-pole',
|
|
1859
|
+
'van',
|
|
1860
|
+
'variable',
|
|
1861
|
+
'vault',
|
|
1862
|
+
'vector-square',
|
|
1863
|
+
'vegan',
|
|
1864
|
+
'venetian-mask',
|
|
1865
|
+
'venus',
|
|
1866
|
+
'venus-and-mars',
|
|
1867
|
+
'verified',
|
|
1868
|
+
'vibrate',
|
|
1869
|
+
'vibrate-off',
|
|
1870
|
+
'video',
|
|
1871
|
+
'video-off',
|
|
1872
|
+
'videotape',
|
|
1873
|
+
'view',
|
|
1874
|
+
'voicemail',
|
|
1875
|
+
'volleyball',
|
|
1876
|
+
'volume',
|
|
1877
|
+
'volume-1',
|
|
1878
|
+
'volume-2',
|
|
1879
|
+
'volume-off',
|
|
1880
|
+
'volume-x',
|
|
1881
|
+
'vote',
|
|
1882
|
+
'wallet',
|
|
1883
|
+
'wallet-2',
|
|
1884
|
+
'wallet-cards',
|
|
1885
|
+
'wallet-minimal',
|
|
1886
|
+
'wallpaper',
|
|
1887
|
+
'wand',
|
|
1888
|
+
'wand-2',
|
|
1889
|
+
'wand-sparkles',
|
|
1890
|
+
'warehouse',
|
|
1891
|
+
'washing-machine',
|
|
1892
|
+
'watch',
|
|
1893
|
+
'waves',
|
|
1894
|
+
'waves-arrow-down',
|
|
1895
|
+
'waves-arrow-up',
|
|
1896
|
+
'waves-ladder',
|
|
1897
|
+
'waypoints',
|
|
1898
|
+
'webcam',
|
|
1899
|
+
'webhook',
|
|
1900
|
+
'webhook-off',
|
|
1901
|
+
'weight',
|
|
1902
|
+
'weight-tilde',
|
|
1903
|
+
'wheat',
|
|
1904
|
+
'wheat-off',
|
|
1905
|
+
'whole-word',
|
|
1906
|
+
'wifi',
|
|
1907
|
+
'wifi-cog',
|
|
1908
|
+
'wifi-high',
|
|
1909
|
+
'wifi-low',
|
|
1910
|
+
'wifi-off',
|
|
1911
|
+
'wifi-pen',
|
|
1912
|
+
'wifi-sync',
|
|
1913
|
+
'wifi-zero',
|
|
1914
|
+
'wind',
|
|
1915
|
+
'wind-arrow-down',
|
|
1916
|
+
'wine',
|
|
1917
|
+
'wine-off',
|
|
1918
|
+
'workflow',
|
|
1919
|
+
'worm',
|
|
1920
|
+
'wrap-text',
|
|
1921
|
+
'wrench',
|
|
1922
|
+
'x',
|
|
1923
|
+
'x-circle',
|
|
1924
|
+
'x-line-top',
|
|
1925
|
+
'x-octagon',
|
|
1926
|
+
'x-square',
|
|
1927
|
+
'youtube',
|
|
1928
|
+
'zap',
|
|
1929
|
+
'zap-off',
|
|
1930
|
+
'zoom-in',
|
|
1931
|
+
'zoom-out',
|
|
1932
|
+
]);
|
|
1933
|
+
//# sourceMappingURL=lucide-icon-names.js.map
|