@lucide/astro 0.565.0 → 0.566.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/package.json +1 -1
- package/src/aliases/aliases.ts +166 -166
- package/src/aliases/prefixed.ts +714 -712
- package/src/aliases/suffixed.ts +1063 -1061
- package/src/icons/forklift.ts +2 -2
- package/src/icons/globe-off.ts +18 -0
- package/src/icons/index.ts +135 -134
- package/src/icons/rocket.ts +2 -2
package/package.json
CHANGED
package/src/aliases/aliases.ts
CHANGED
|
@@ -41,18 +41,18 @@ export {
|
|
|
41
41
|
default as ArrowUpAz
|
|
42
42
|
} from '../icons/arrow-up-a-z';
|
|
43
43
|
|
|
44
|
-
// ArrowUpNarrowWide aliases
|
|
45
|
-
export {
|
|
46
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead. This alias will be removed in v1.0 */
|
|
47
|
-
default as SortAsc
|
|
48
|
-
} from '../icons/arrow-up-narrow-wide';
|
|
49
|
-
|
|
50
44
|
// ArrowUpZA aliases
|
|
51
45
|
export {
|
|
52
46
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpZA} instead. This alias will be removed in v1.0 */
|
|
53
47
|
default as ArrowUpZa
|
|
54
48
|
} from '../icons/arrow-up-z-a';
|
|
55
49
|
|
|
50
|
+
// ArrowUpNarrowWide aliases
|
|
51
|
+
export {
|
|
52
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead. This alias will be removed in v1.0 */
|
|
53
|
+
default as SortAsc
|
|
54
|
+
} from '../icons/arrow-up-narrow-wide';
|
|
55
|
+
|
|
56
56
|
// Axis3d aliases
|
|
57
57
|
export {
|
|
58
58
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead. This alias will be removed in v1.0 */
|
|
@@ -71,18 +71,18 @@ export {
|
|
|
71
71
|
default as BadgeHelp
|
|
72
72
|
} from '../icons/badge-question-mark';
|
|
73
73
|
|
|
74
|
-
// BetweenHorizontalStart aliases
|
|
75
|
-
export {
|
|
76
|
-
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalStart} instead. This alias will be removed in v1.0 */
|
|
77
|
-
default as BetweenHorizonalStart
|
|
78
|
-
} from '../icons/between-horizontal-start';
|
|
79
|
-
|
|
80
74
|
// BetweenHorizontalEnd aliases
|
|
81
75
|
export {
|
|
82
76
|
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. This alias will be removed in v1.0 */
|
|
83
77
|
default as BetweenHorizonalEnd
|
|
84
78
|
} from '../icons/between-horizontal-end';
|
|
85
79
|
|
|
80
|
+
// BetweenHorizontalStart aliases
|
|
81
|
+
export {
|
|
82
|
+
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalStart} instead. This alias will be removed in v1.0 */
|
|
83
|
+
default as BetweenHorizonalStart
|
|
84
|
+
} from '../icons/between-horizontal-start';
|
|
85
|
+
|
|
86
86
|
// BookDashed aliases
|
|
87
87
|
export {
|
|
88
88
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BookDashed} instead. This alias will be removed in v1.0.0 */
|
|
@@ -155,18 +155,18 @@ export {
|
|
|
155
155
|
default as BarChart
|
|
156
156
|
} from '../icons/chart-no-axes-column-increasing';
|
|
157
157
|
|
|
158
|
-
// ChartNoAxesGantt aliases
|
|
159
|
-
export {
|
|
160
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesGantt} instead. This alias will be removed in v1.0 */
|
|
161
|
-
default as GanttChart
|
|
162
|
-
} from '../icons/chart-no-axes-gantt';
|
|
163
|
-
|
|
164
158
|
// ChartNoAxesColumn aliases
|
|
165
159
|
export {
|
|
166
160
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumn} instead. This alias will be removed in v1.0 */
|
|
167
161
|
default as BarChart2
|
|
168
162
|
} from '../icons/chart-no-axes-column';
|
|
169
163
|
|
|
164
|
+
// ChartNoAxesGantt aliases
|
|
165
|
+
export {
|
|
166
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesGantt} instead. This alias will be removed in v1.0 */
|
|
167
|
+
default as GanttChart
|
|
168
|
+
} from '../icons/chart-no-axes-gantt';
|
|
169
|
+
|
|
170
170
|
// ChartPie aliases
|
|
171
171
|
export {
|
|
172
172
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartPie} instead. This alias will be removed in v1.0 */
|
|
@@ -215,18 +215,18 @@ export {
|
|
|
215
215
|
default as ArrowDownRightFromCircle
|
|
216
216
|
} from '../icons/circle-arrow-out-down-right';
|
|
217
217
|
|
|
218
|
-
// CircleArrowOutUpLeft aliases
|
|
219
|
-
export {
|
|
220
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpLeft} instead. This alias will be removed in v1.0 */
|
|
221
|
-
default as ArrowUpLeftFromCircle
|
|
222
|
-
} from '../icons/circle-arrow-out-up-left';
|
|
223
|
-
|
|
224
218
|
// CircleArrowOutUpRight aliases
|
|
225
219
|
export {
|
|
226
220
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpRight} instead. This alias will be removed in v1.0 */
|
|
227
221
|
default as ArrowUpRightFromCircle
|
|
228
222
|
} from '../icons/circle-arrow-out-up-right';
|
|
229
223
|
|
|
224
|
+
// CircleArrowOutUpLeft aliases
|
|
225
|
+
export {
|
|
226
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpLeft} instead. This alias will be removed in v1.0 */
|
|
227
|
+
default as ArrowUpLeftFromCircle
|
|
228
|
+
} from '../icons/circle-arrow-out-up-left';
|
|
229
|
+
|
|
230
230
|
// CircleArrowRight aliases
|
|
231
231
|
export {
|
|
232
232
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowRight} instead. This alias will be removed in v1.0 */
|
|
@@ -275,18 +275,18 @@ export {
|
|
|
275
275
|
default as ChevronUpCircle
|
|
276
276
|
} from '../icons/circle-chevron-up';
|
|
277
277
|
|
|
278
|
-
// CircleDivide aliases
|
|
279
|
-
export {
|
|
280
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead. This alias will be removed in v1.0 */
|
|
281
|
-
default as DivideCircle
|
|
282
|
-
} from '../icons/circle-divide';
|
|
283
|
-
|
|
284
278
|
// CircleGauge aliases
|
|
285
279
|
export {
|
|
286
280
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleGauge} instead. This alias will be removed in v1.0 */
|
|
287
281
|
default as GaugeCircle
|
|
288
282
|
} from '../icons/circle-gauge';
|
|
289
283
|
|
|
284
|
+
// CircleDivide aliases
|
|
285
|
+
export {
|
|
286
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead. This alias will be removed in v1.0 */
|
|
287
|
+
default as DivideCircle
|
|
288
|
+
} from '../icons/circle-divide';
|
|
289
|
+
|
|
290
290
|
// CircleMinus aliases
|
|
291
291
|
export {
|
|
292
292
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleMinus} instead. This alias will be removed in v1.0 */
|
|
@@ -299,18 +299,18 @@ export {
|
|
|
299
299
|
default as ParkingCircleOff
|
|
300
300
|
} from '../icons/circle-parking-off';
|
|
301
301
|
|
|
302
|
-
// CircleParking aliases
|
|
303
|
-
export {
|
|
304
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParking} instead. This alias will be removed in v1.0 */
|
|
305
|
-
default as ParkingCircle
|
|
306
|
-
} from '../icons/circle-parking';
|
|
307
|
-
|
|
308
302
|
// CirclePause aliases
|
|
309
303
|
export {
|
|
310
304
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePause} instead. This alias will be removed in v1.0 */
|
|
311
305
|
default as PauseCircle
|
|
312
306
|
} from '../icons/circle-pause';
|
|
313
307
|
|
|
308
|
+
// CircleParking aliases
|
|
309
|
+
export {
|
|
310
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParking} instead. This alias will be removed in v1.0 */
|
|
311
|
+
default as ParkingCircle
|
|
312
|
+
} from '../icons/circle-parking';
|
|
313
|
+
|
|
314
314
|
// CirclePercent aliases
|
|
315
315
|
export {
|
|
316
316
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePercent} instead. This alias will be removed in v1.0 */
|
|
@@ -353,18 +353,18 @@ export {
|
|
|
353
353
|
default as CircleSlashed
|
|
354
354
|
} from '../icons/circle-slash-2';
|
|
355
355
|
|
|
356
|
-
// CircleStop aliases
|
|
357
|
-
export {
|
|
358
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead. This alias will be removed in v1.0 */
|
|
359
|
-
default as StopCircle
|
|
360
|
-
} from '../icons/circle-stop';
|
|
361
|
-
|
|
362
356
|
// CircleUserRound aliases
|
|
363
357
|
export {
|
|
364
358
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead. This alias will be removed in v1.0 */
|
|
365
359
|
default as UserCircle2
|
|
366
360
|
} from '../icons/circle-user-round';
|
|
367
361
|
|
|
362
|
+
// CircleStop aliases
|
|
363
|
+
export {
|
|
364
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead. This alias will be removed in v1.0 */
|
|
365
|
+
default as StopCircle
|
|
366
|
+
} from '../icons/circle-stop';
|
|
367
|
+
|
|
368
368
|
// CircleUser aliases
|
|
369
369
|
export {
|
|
370
370
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUser} instead. This alias will be removed in v1.0 */
|
|
@@ -377,18 +377,18 @@ export {
|
|
|
377
377
|
default as XCircle
|
|
378
378
|
} from '../icons/circle-x';
|
|
379
379
|
|
|
380
|
-
// ClipboardPenLine aliases
|
|
381
|
-
export {
|
|
382
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPenLine} instead. This alias will be removed in v1.0 */
|
|
383
|
-
default as ClipboardSignature
|
|
384
|
-
} from '../icons/clipboard-pen-line';
|
|
385
|
-
|
|
386
380
|
// ClipboardPen aliases
|
|
387
381
|
export {
|
|
388
382
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPen} instead. This alias will be removed in v1.0 */
|
|
389
383
|
default as ClipboardEdit
|
|
390
384
|
} from '../icons/clipboard-pen';
|
|
391
385
|
|
|
386
|
+
// ClipboardPenLine aliases
|
|
387
|
+
export {
|
|
388
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPenLine} instead. This alias will be removed in v1.0 */
|
|
389
|
+
default as ClipboardSignature
|
|
390
|
+
} from '../icons/clipboard-pen-line';
|
|
391
|
+
|
|
392
392
|
// CloudDownload aliases
|
|
393
393
|
export {
|
|
394
394
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudDownload} instead. This alias will be removed in v1.0 */
|
|
@@ -479,36 +479,36 @@ export {
|
|
|
479
479
|
default as FileJson2
|
|
480
480
|
} from '../icons/file-braces-corner';
|
|
481
481
|
|
|
482
|
-
// FileChartColumnIncreasing aliases
|
|
483
|
-
export {
|
|
484
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumnIncreasing} instead. This alias will be removed in v1.0 */
|
|
485
|
-
default as FileBarChart
|
|
486
|
-
} from '../icons/file-chart-column-increasing';
|
|
487
|
-
|
|
488
482
|
// FileBraces aliases
|
|
489
483
|
export {
|
|
490
484
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBraces} instead. This alias will be removed in v1.0 */
|
|
491
485
|
default as FileJson
|
|
492
486
|
} from '../icons/file-braces';
|
|
493
487
|
|
|
488
|
+
// FileChartColumnIncreasing aliases
|
|
489
|
+
export {
|
|
490
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumnIncreasing} instead. This alias will be removed in v1.0 */
|
|
491
|
+
default as FileBarChart
|
|
492
|
+
} from '../icons/file-chart-column-increasing';
|
|
493
|
+
|
|
494
494
|
// FileChartColumn aliases
|
|
495
495
|
export {
|
|
496
496
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumn} instead. This alias will be removed in v1.0 */
|
|
497
497
|
default as FileBarChart2
|
|
498
498
|
} from '../icons/file-chart-column';
|
|
499
499
|
|
|
500
|
-
// FileChartLine aliases
|
|
501
|
-
export {
|
|
502
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartLine} instead. This alias will be removed in v1.0 */
|
|
503
|
-
default as FileLineChart
|
|
504
|
-
} from '../icons/file-chart-line';
|
|
505
|
-
|
|
506
500
|
// FileChartPie aliases
|
|
507
501
|
export {
|
|
508
502
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead. This alias will be removed in v1.0 */
|
|
509
503
|
default as FilePieChart
|
|
510
504
|
} from '../icons/file-chart-pie';
|
|
511
505
|
|
|
506
|
+
// FileChartLine aliases
|
|
507
|
+
export {
|
|
508
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartLine} instead. This alias will be removed in v1.0 */
|
|
509
|
+
default as FileLineChart
|
|
510
|
+
} from '../icons/file-chart-line';
|
|
511
|
+
|
|
512
512
|
// FileCheckCorner aliases
|
|
513
513
|
export {
|
|
514
514
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCheckCorner} instead. This alias will be removed in v1.0 */
|
|
@@ -557,12 +557,6 @@ export {
|
|
|
557
557
|
default as FileLock2
|
|
558
558
|
} from '../icons/file-lock';
|
|
559
559
|
|
|
560
|
-
// FilePenLine aliases
|
|
561
|
-
export {
|
|
562
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePenLine} instead. This alias will be removed in v1.0 */
|
|
563
|
-
default as FileSignature
|
|
564
|
-
} from '../icons/file-pen-line';
|
|
565
|
-
|
|
566
560
|
// FileMinusCorner aliases
|
|
567
561
|
export {
|
|
568
562
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileMinusCorner} instead. This alias will be removed in v1.0 */
|
|
@@ -575,6 +569,12 @@ export {
|
|
|
575
569
|
default as FileEdit
|
|
576
570
|
} from '../icons/file-pen';
|
|
577
571
|
|
|
572
|
+
// FilePenLine aliases
|
|
573
|
+
export {
|
|
574
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePenLine} instead. This alias will be removed in v1.0 */
|
|
575
|
+
default as FileSignature
|
|
576
|
+
} from '../icons/file-pen-line';
|
|
577
|
+
|
|
578
578
|
// FilePlay aliases
|
|
579
579
|
export {
|
|
580
580
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlay} instead. This alias will be removed in v1.0 */
|
|
@@ -677,12 +677,6 @@ export {
|
|
|
677
677
|
default as Grid2X2X
|
|
678
678
|
} from '../icons/grid-2x2-x';
|
|
679
679
|
|
|
680
|
-
// Grid2x2 aliases
|
|
681
|
-
export {
|
|
682
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. This alias will be removed in v1.0 */
|
|
683
|
-
default as Grid2X2
|
|
684
|
-
} from '../icons/grid-2x2';
|
|
685
|
-
|
|
686
680
|
// Grid3x3 aliases
|
|
687
681
|
export {
|
|
688
682
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead. This alias will be removed in v1.0 */
|
|
@@ -695,6 +689,12 @@ export {
|
|
|
695
689
|
default as Grid3X3
|
|
696
690
|
} from '../icons/grid-3x3';
|
|
697
691
|
|
|
692
|
+
// Grid2x2 aliases
|
|
693
|
+
export {
|
|
694
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. This alias will be removed in v1.0 */
|
|
695
|
+
default as Grid2X2
|
|
696
|
+
} from '../icons/grid-2x2';
|
|
697
|
+
|
|
698
698
|
// HandGrab aliases
|
|
699
699
|
export {
|
|
700
700
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandGrab} instead. This alias will be removed in v1.0 */
|
|
@@ -737,18 +737,6 @@ export {
|
|
|
737
737
|
default as Layers3
|
|
738
738
|
} from '../icons/layers';
|
|
739
739
|
|
|
740
|
-
// ListIndentIncrease aliases
|
|
741
|
-
export {
|
|
742
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. This alias will be removed in v1.0 */
|
|
743
|
-
default as Indent
|
|
744
|
-
} from '../icons/list-indent-increase';
|
|
745
|
-
|
|
746
|
-
// ListIndentIncrease aliases
|
|
747
|
-
export {
|
|
748
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. This alias will be removed in v1.0 */
|
|
749
|
-
default as IndentIncrease
|
|
750
|
-
} from '../icons/list-indent-increase';
|
|
751
|
-
|
|
752
740
|
// ListIndentDecrease aliases
|
|
753
741
|
export {
|
|
754
742
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. This alias will be removed in v1.0 */
|
|
@@ -761,6 +749,18 @@ export {
|
|
|
761
749
|
default as IndentDecrease
|
|
762
750
|
} from '../icons/list-indent-decrease';
|
|
763
751
|
|
|
752
|
+
// ListIndentIncrease aliases
|
|
753
|
+
export {
|
|
754
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. This alias will be removed in v1.0 */
|
|
755
|
+
default as Indent
|
|
756
|
+
} from '../icons/list-indent-increase';
|
|
757
|
+
|
|
758
|
+
// ListIndentIncrease aliases
|
|
759
|
+
export {
|
|
760
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. This alias will be removed in v1.0 */
|
|
761
|
+
default as IndentIncrease
|
|
762
|
+
} from '../icons/list-indent-increase';
|
|
763
|
+
|
|
764
764
|
// LoaderCircle aliases
|
|
765
765
|
export {
|
|
766
766
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LoaderCircle} instead. This alias will be removed in v1.0 */
|
|
@@ -809,18 +809,18 @@ export {
|
|
|
809
809
|
default as Move3D
|
|
810
810
|
} from '../icons/move-3d';
|
|
811
811
|
|
|
812
|
-
// OctagonPause aliases
|
|
813
|
-
export {
|
|
814
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonPause} instead. This alias will be removed in v1.0 */
|
|
815
|
-
default as PauseOctagon
|
|
816
|
-
} from '../icons/octagon-pause';
|
|
817
|
-
|
|
818
812
|
// OctagonAlert aliases
|
|
819
813
|
export {
|
|
820
814
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} instead. This alias will be removed in v1.0 */
|
|
821
815
|
default as AlertOctagon
|
|
822
816
|
} from '../icons/octagon-alert';
|
|
823
817
|
|
|
818
|
+
// OctagonPause aliases
|
|
819
|
+
export {
|
|
820
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonPause} instead. This alias will be removed in v1.0 */
|
|
821
|
+
default as PauseOctagon
|
|
822
|
+
} from '../icons/octagon-pause';
|
|
823
|
+
|
|
824
824
|
// OctagonX aliases
|
|
825
825
|
export {
|
|
826
826
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonX} instead. This alias will be removed in v1.0 */
|
|
@@ -875,18 +875,18 @@ export {
|
|
|
875
875
|
default as PanelTopInactive
|
|
876
876
|
} from '../icons/panel-top-dashed';
|
|
877
877
|
|
|
878
|
-
// PanelsTopLeft aliases
|
|
879
|
-
export {
|
|
880
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelsTopLeft} instead. This alias will be removed in v1.0 */
|
|
881
|
-
default as Layout
|
|
882
|
-
} from '../icons/panels-top-left';
|
|
883
|
-
|
|
884
878
|
// PenLine aliases
|
|
885
879
|
export {
|
|
886
880
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead. This alias will be removed in v1.0 */
|
|
887
881
|
default as Edit3
|
|
888
882
|
} from '../icons/pen-line';
|
|
889
883
|
|
|
884
|
+
// PanelsTopLeft aliases
|
|
885
|
+
export {
|
|
886
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelsTopLeft} instead. This alias will be removed in v1.0 */
|
|
887
|
+
default as Layout
|
|
888
|
+
} from '../icons/panels-top-left';
|
|
889
|
+
|
|
890
890
|
// Pen aliases
|
|
891
891
|
export {
|
|
892
892
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Pen} instead. This alias will be removed in v1.0 */
|
|
@@ -923,18 +923,18 @@ export {
|
|
|
923
923
|
default as PanelsTopBottom
|
|
924
924
|
} from '../icons/rows-3';
|
|
925
925
|
|
|
926
|
-
// SendHorizontal aliases
|
|
927
|
-
export {
|
|
928
|
-
/** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. This alias will be removed in v1.0 */
|
|
929
|
-
default as SendHorizonal
|
|
930
|
-
} from '../icons/send-horizontal';
|
|
931
|
-
|
|
932
926
|
// Scale3d aliases
|
|
933
927
|
export {
|
|
934
928
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Scale3d} instead. This alias will be removed in v1.0 */
|
|
935
929
|
default as Scale3D
|
|
936
930
|
} from '../icons/scale-3d';
|
|
937
931
|
|
|
932
|
+
// SendHorizontal aliases
|
|
933
|
+
export {
|
|
934
|
+
/** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. This alias will be removed in v1.0 */
|
|
935
|
+
default as SendHorizonal
|
|
936
|
+
} from '../icons/send-horizontal';
|
|
937
|
+
|
|
938
938
|
// ShieldQuestionMark aliases
|
|
939
939
|
export {
|
|
940
940
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldQuestionMark} instead. This alias will be removed in v1.0 */
|
|
@@ -971,18 +971,18 @@ export {
|
|
|
971
971
|
default as ArrowDownLeftSquare
|
|
972
972
|
} from '../icons/square-arrow-down-left';
|
|
973
973
|
|
|
974
|
-
// SquareArrowDownRight aliases
|
|
975
|
-
export {
|
|
976
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. This alias will be removed in v1.0 */
|
|
977
|
-
default as ArrowDownRightSquare
|
|
978
|
-
} from '../icons/square-arrow-down-right';
|
|
979
|
-
|
|
980
974
|
// SquareArrowDown aliases
|
|
981
975
|
export {
|
|
982
976
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead. This alias will be removed in v1.0 */
|
|
983
977
|
default as ArrowDownSquare
|
|
984
978
|
} from '../icons/square-arrow-down';
|
|
985
979
|
|
|
980
|
+
// SquareArrowDownRight aliases
|
|
981
|
+
export {
|
|
982
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. This alias will be removed in v1.0 */
|
|
983
|
+
default as ArrowDownRightSquare
|
|
984
|
+
} from '../icons/square-arrow-down-right';
|
|
985
|
+
|
|
986
986
|
// SquareArrowLeft aliases
|
|
987
987
|
export {
|
|
988
988
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowLeft} instead. This alias will be removed in v1.0 */
|
|
@@ -1067,23 +1067,17 @@ export {
|
|
|
1067
1067
|
default as CheckSquare
|
|
1068
1068
|
} from '../icons/square-check-big';
|
|
1069
1069
|
|
|
1070
|
-
// SquareCheck aliases
|
|
1071
|
-
export {
|
|
1072
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheck} instead. This alias will be removed in v1.0 */
|
|
1073
|
-
default as CheckSquare2
|
|
1074
|
-
} from '../icons/square-check';
|
|
1075
|
-
|
|
1076
1070
|
// SquareChevronDown aliases
|
|
1077
1071
|
export {
|
|
1078
1072
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronDown} instead. This alias will be removed in v1.0 */
|
|
1079
1073
|
default as ChevronDownSquare
|
|
1080
1074
|
} from '../icons/square-chevron-down';
|
|
1081
1075
|
|
|
1082
|
-
//
|
|
1076
|
+
// SquareCheck aliases
|
|
1083
1077
|
export {
|
|
1084
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
1085
|
-
default as
|
|
1086
|
-
} from '../icons/square-
|
|
1078
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheck} instead. This alias will be removed in v1.0 */
|
|
1079
|
+
default as CheckSquare2
|
|
1080
|
+
} from '../icons/square-check';
|
|
1087
1081
|
|
|
1088
1082
|
// SquareChevronLeft aliases
|
|
1089
1083
|
export {
|
|
@@ -1091,6 +1085,12 @@ export {
|
|
|
1091
1085
|
default as ChevronLeftSquare
|
|
1092
1086
|
} from '../icons/square-chevron-left';
|
|
1093
1087
|
|
|
1088
|
+
// SquareChevronRight aliases
|
|
1089
|
+
export {
|
|
1090
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronRight} instead. This alias will be removed in v1.0 */
|
|
1091
|
+
default as ChevronRightSquare
|
|
1092
|
+
} from '../icons/square-chevron-right';
|
|
1093
|
+
|
|
1094
1094
|
// SquareChevronUp aliases
|
|
1095
1095
|
export {
|
|
1096
1096
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronUp} instead. This alias will be removed in v1.0 */
|
|
@@ -1139,18 +1139,18 @@ export {
|
|
|
1139
1139
|
default as EqualSquare
|
|
1140
1140
|
} from '../icons/square-equal';
|
|
1141
1141
|
|
|
1142
|
-
// SquareFunction aliases
|
|
1143
|
-
export {
|
|
1144
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareFunction} instead. This alias will be removed in v1.0 */
|
|
1145
|
-
default as FunctionSquare
|
|
1146
|
-
} from '../icons/square-function';
|
|
1147
|
-
|
|
1148
1142
|
// SquareKanban aliases
|
|
1149
1143
|
export {
|
|
1150
1144
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareKanban} instead. This alias will be removed in v1.0 */
|
|
1151
1145
|
default as KanbanSquare
|
|
1152
1146
|
} from '../icons/square-kanban';
|
|
1153
1147
|
|
|
1148
|
+
// SquareFunction aliases
|
|
1149
|
+
export {
|
|
1150
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareFunction} instead. This alias will be removed in v1.0 */
|
|
1151
|
+
default as FunctionSquare
|
|
1152
|
+
} from '../icons/square-function';
|
|
1153
|
+
|
|
1154
1154
|
// SquareLibrary aliases
|
|
1155
1155
|
export {
|
|
1156
1156
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareLibrary} instead. This alias will be removed in v1.0 */
|
|
@@ -1193,12 +1193,6 @@ export {
|
|
|
1193
1193
|
default as ParkingSquare
|
|
1194
1194
|
} from '../icons/square-parking';
|
|
1195
1195
|
|
|
1196
|
-
// SquarePercent aliases
|
|
1197
|
-
export {
|
|
1198
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. This alias will be removed in v1.0 */
|
|
1199
|
-
default as PercentSquare
|
|
1200
|
-
} from '../icons/square-percent';
|
|
1201
|
-
|
|
1202
1196
|
// SquarePen aliases
|
|
1203
1197
|
export {
|
|
1204
1198
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. This alias will be removed in v1.0 */
|
|
@@ -1217,11 +1211,11 @@ export {
|
|
|
1217
1211
|
default as PenSquare
|
|
1218
1212
|
} from '../icons/square-pen';
|
|
1219
1213
|
|
|
1220
|
-
//
|
|
1214
|
+
// SquarePercent aliases
|
|
1221
1215
|
export {
|
|
1222
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
1223
|
-
default as
|
|
1224
|
-
} from '../icons/square-
|
|
1216
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. This alias will be removed in v1.0 */
|
|
1217
|
+
default as PercentSquare
|
|
1218
|
+
} from '../icons/square-percent';
|
|
1225
1219
|
|
|
1226
1220
|
// SquarePi aliases
|
|
1227
1221
|
export {
|
|
@@ -1229,6 +1223,12 @@ export {
|
|
|
1229
1223
|
default as PiSquare
|
|
1230
1224
|
} from '../icons/square-pi';
|
|
1231
1225
|
|
|
1226
|
+
// SquarePilcrow aliases
|
|
1227
|
+
export {
|
|
1228
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePilcrow} instead. This alias will be removed in v1.0 */
|
|
1229
|
+
default as PilcrowSquare
|
|
1230
|
+
} from '../icons/square-pilcrow';
|
|
1231
|
+
|
|
1232
1232
|
// SquarePlus aliases
|
|
1233
1233
|
export {
|
|
1234
1234
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlus} instead. This alias will be removed in v1.0 */
|
|
@@ -1259,23 +1259,17 @@ export {
|
|
|
1259
1259
|
default as SigmaSquare
|
|
1260
1260
|
} from '../icons/square-sigma';
|
|
1261
1261
|
|
|
1262
|
-
// SquareSplitHorizontal aliases
|
|
1263
|
-
export {
|
|
1264
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitHorizontal} instead. This alias will be removed in v1.0 */
|
|
1265
|
-
default as SplitSquareHorizontal
|
|
1266
|
-
} from '../icons/square-split-horizontal';
|
|
1267
|
-
|
|
1268
1262
|
// SquareSlash aliases
|
|
1269
1263
|
export {
|
|
1270
1264
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSlash} instead. This alias will be removed in v1.0 */
|
|
1271
1265
|
default as SlashSquare
|
|
1272
1266
|
} from '../icons/square-slash';
|
|
1273
1267
|
|
|
1274
|
-
//
|
|
1268
|
+
// SquareSplitHorizontal aliases
|
|
1275
1269
|
export {
|
|
1276
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
1277
|
-
default as
|
|
1278
|
-
} from '../icons/square-
|
|
1270
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitHorizontal} instead. This alias will be removed in v1.0 */
|
|
1271
|
+
default as SplitSquareHorizontal
|
|
1272
|
+
} from '../icons/square-split-horizontal';
|
|
1279
1273
|
|
|
1280
1274
|
// SquareSplitVertical aliases
|
|
1281
1275
|
export {
|
|
@@ -1283,6 +1277,12 @@ export {
|
|
|
1283
1277
|
default as SplitSquareVertical
|
|
1284
1278
|
} from '../icons/square-split-vertical';
|
|
1285
1279
|
|
|
1280
|
+
// SquareTerminal aliases
|
|
1281
|
+
export {
|
|
1282
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareTerminal} instead. This alias will be removed in v1.0 */
|
|
1283
|
+
default as TerminalSquare
|
|
1284
|
+
} from '../icons/square-terminal';
|
|
1285
|
+
|
|
1286
1286
|
// SquareUserRound aliases
|
|
1287
1287
|
export {
|
|
1288
1288
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUserRound} instead. This alias will be removed in v1.0 */
|
|
@@ -1349,18 +1349,18 @@ export {
|
|
|
1349
1349
|
default as TextSelection
|
|
1350
1350
|
} from '../icons/text-select';
|
|
1351
1351
|
|
|
1352
|
-
// TextWrap aliases
|
|
1353
|
-
export {
|
|
1354
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. This alias will be removed in v1.0 */
|
|
1355
|
-
default as WrapText
|
|
1356
|
-
} from '../icons/text-wrap';
|
|
1357
|
-
|
|
1358
1352
|
// TramFront aliases
|
|
1359
1353
|
export {
|
|
1360
1354
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TramFront} instead. This alias will be removed in v1.0 */
|
|
1361
1355
|
default as Train
|
|
1362
1356
|
} from '../icons/tram-front';
|
|
1363
1357
|
|
|
1358
|
+
// TextWrap aliases
|
|
1359
|
+
export {
|
|
1360
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. This alias will be removed in v1.0 */
|
|
1361
|
+
default as WrapText
|
|
1362
|
+
} from '../icons/text-wrap';
|
|
1363
|
+
|
|
1364
1364
|
// TreePalm aliases
|
|
1365
1365
|
export {
|
|
1366
1366
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TreePalm} instead. This alias will be removed in v1.0 */
|
|
@@ -1385,41 +1385,35 @@ export {
|
|
|
1385
1385
|
default as School2
|
|
1386
1386
|
} from '../icons/university';
|
|
1387
1387
|
|
|
1388
|
-
// UserRoundCog aliases
|
|
1389
|
-
export {
|
|
1390
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCog} instead. This alias will be removed in v1.0 */
|
|
1391
|
-
default as UserCog2
|
|
1392
|
-
} from '../icons/user-round-cog';
|
|
1393
|
-
|
|
1394
1388
|
// UserRoundCheck aliases
|
|
1395
1389
|
export {
|
|
1396
1390
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCheck} instead. This alias will be removed in v1.0 */
|
|
1397
1391
|
default as UserCheck2
|
|
1398
1392
|
} from '../icons/user-round-check';
|
|
1399
1393
|
|
|
1394
|
+
// UserRoundCog aliases
|
|
1395
|
+
export {
|
|
1396
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCog} instead. This alias will be removed in v1.0 */
|
|
1397
|
+
default as UserCog2
|
|
1398
|
+
} from '../icons/user-round-cog';
|
|
1399
|
+
|
|
1400
1400
|
// UserRoundMinus aliases
|
|
1401
1401
|
export {
|
|
1402
1402
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundMinus} instead. This alias will be removed in v1.0 */
|
|
1403
1403
|
default as UserMinus2
|
|
1404
1404
|
} from '../icons/user-round-minus';
|
|
1405
1405
|
|
|
1406
|
-
// UserRoundX aliases
|
|
1407
|
-
export {
|
|
1408
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundX} instead. This alias will be removed in v1.0 */
|
|
1409
|
-
default as UserX2
|
|
1410
|
-
} from '../icons/user-round-x';
|
|
1411
|
-
|
|
1412
1406
|
// UserRoundPlus aliases
|
|
1413
1407
|
export {
|
|
1414
1408
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundPlus} instead. This alias will be removed in v1.0 */
|
|
1415
1409
|
default as UserPlus2
|
|
1416
1410
|
} from '../icons/user-round-plus';
|
|
1417
1411
|
|
|
1418
|
-
//
|
|
1412
|
+
// UserRoundX aliases
|
|
1419
1413
|
export {
|
|
1420
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
1421
|
-
default as
|
|
1422
|
-
} from '../icons/
|
|
1414
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundX} instead. This alias will be removed in v1.0 */
|
|
1415
|
+
default as UserX2
|
|
1416
|
+
} from '../icons/user-round-x';
|
|
1423
1417
|
|
|
1424
1418
|
// UserRound aliases
|
|
1425
1419
|
export {
|
|
@@ -1433,6 +1427,12 @@ export {
|
|
|
1433
1427
|
default as ForkKnifeCrossed
|
|
1434
1428
|
} from '../icons/utensils-crossed';
|
|
1435
1429
|
|
|
1430
|
+
// UsersRound aliases
|
|
1431
|
+
export {
|
|
1432
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UsersRound} instead. This alias will be removed in v1.0 */
|
|
1433
|
+
default as Users2
|
|
1434
|
+
} from '../icons/users-round';
|
|
1435
|
+
|
|
1436
1436
|
// Utensils aliases
|
|
1437
1437
|
export {
|
|
1438
1438
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Utensils} instead. This alias will be removed in v1.0 */
|