@lucide/astro 1.4.0 → 1.6.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 +124 -124
- package/src/aliases/prefixed.ts +618 -614
- package/src/aliases/suffixed.ts +998 -994
- package/src/icons/beef-off.ts +18 -0
- package/src/icons/index.ts +220 -218
- package/src/icons/radio-off.ts +18 -0
package/package.json
CHANGED
package/src/aliases/aliases.ts
CHANGED
|
@@ -95,18 +95,18 @@ export {
|
|
|
95
95
|
default as CurlyBraces
|
|
96
96
|
} from '../icons/braces';
|
|
97
97
|
|
|
98
|
-
// Captions aliases
|
|
99
|
-
export {
|
|
100
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Captions} instead. This alias will be removed in v1.0 */
|
|
101
|
-
default as Subtitles
|
|
102
|
-
} from '../icons/captions';
|
|
103
|
-
|
|
104
98
|
// ChartArea aliases
|
|
105
99
|
export {
|
|
106
100
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartArea} instead. This alias will be removed in v1.0 */
|
|
107
101
|
default as AreaChart
|
|
108
102
|
} from '../icons/chart-area';
|
|
109
103
|
|
|
104
|
+
// Captions aliases
|
|
105
|
+
export {
|
|
106
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Captions} instead. This alias will be removed in v1.0 */
|
|
107
|
+
default as Subtitles
|
|
108
|
+
} from '../icons/captions';
|
|
109
|
+
|
|
110
110
|
// ChartBarBig aliases
|
|
111
111
|
export {
|
|
112
112
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBarBig} instead. This alias will be removed in v1.0 */
|
|
@@ -215,18 +215,18 @@ export {
|
|
|
215
215
|
default as ArrowUpLeftFromCircle
|
|
216
216
|
} from '../icons/circle-arrow-out-up-left';
|
|
217
217
|
|
|
218
|
-
// CircleArrowRight aliases
|
|
219
|
-
export {
|
|
220
|
-
/** @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 */
|
|
221
|
-
default as ArrowRightCircle
|
|
222
|
-
} from '../icons/circle-arrow-right';
|
|
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
|
+
// CircleArrowRight aliases
|
|
225
|
+
export {
|
|
226
|
+
/** @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 */
|
|
227
|
+
default as ArrowRightCircle
|
|
228
|
+
} from '../icons/circle-arrow-right';
|
|
229
|
+
|
|
230
230
|
// CircleArrowUp aliases
|
|
231
231
|
export {
|
|
232
232
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowUp} instead. This alias will be removed in v1.0 */
|
|
@@ -329,12 +329,6 @@ export {
|
|
|
329
329
|
default as PowerCircle
|
|
330
330
|
} from '../icons/circle-power';
|
|
331
331
|
|
|
332
|
-
// CircleSlash2 aliases
|
|
333
|
-
export {
|
|
334
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleSlash2} instead. This alias will be removed in v1.0 */
|
|
335
|
-
default as CircleSlashed
|
|
336
|
-
} from '../icons/circle-slash-2';
|
|
337
|
-
|
|
338
332
|
// CircleQuestionMark aliases
|
|
339
333
|
export {
|
|
340
334
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead. This alias will be removed in v1.0 */
|
|
@@ -347,6 +341,12 @@ export {
|
|
|
347
341
|
default as CircleHelp
|
|
348
342
|
} from '../icons/circle-question-mark';
|
|
349
343
|
|
|
344
|
+
// CircleSlash2 aliases
|
|
345
|
+
export {
|
|
346
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleSlash2} instead. This alias will be removed in v1.0 */
|
|
347
|
+
default as CircleSlashed
|
|
348
|
+
} from '../icons/circle-slash-2';
|
|
349
|
+
|
|
350
350
|
// CircleStop aliases
|
|
351
351
|
export {
|
|
352
352
|
/** @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 */
|
|
@@ -437,18 +437,18 @@ export {
|
|
|
437
437
|
default as PercentDiamond
|
|
438
438
|
} from '../icons/diamond-percent';
|
|
439
439
|
|
|
440
|
-
// Earth aliases
|
|
441
|
-
export {
|
|
442
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Earth} instead. This alias will be removed in v1.0 */
|
|
443
|
-
default as Globe2
|
|
444
|
-
} from '../icons/earth';
|
|
445
|
-
|
|
446
440
|
// EllipsisVertical aliases
|
|
447
441
|
export {
|
|
448
442
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link EllipsisVertical} instead. This alias will be removed in v1.0 */
|
|
449
443
|
default as MoreVertical
|
|
450
444
|
} from '../icons/ellipsis-vertical';
|
|
451
445
|
|
|
446
|
+
// Earth aliases
|
|
447
|
+
export {
|
|
448
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Earth} instead. This alias will be removed in v1.0 */
|
|
449
|
+
default as Globe2
|
|
450
|
+
} from '../icons/earth';
|
|
451
|
+
|
|
452
452
|
// Ellipsis aliases
|
|
453
453
|
export {
|
|
454
454
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Ellipsis} instead. This alias will be removed in v1.0 */
|
|
@@ -473,18 +473,18 @@ export {
|
|
|
473
473
|
default as FileJson2
|
|
474
474
|
} from '../icons/file-braces-corner';
|
|
475
475
|
|
|
476
|
-
// FileChartColumnIncreasing aliases
|
|
477
|
-
export {
|
|
478
|
-
/** @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 */
|
|
479
|
-
default as FileBarChart
|
|
480
|
-
} from '../icons/file-chart-column-increasing';
|
|
481
|
-
|
|
482
476
|
// FileBraces aliases
|
|
483
477
|
export {
|
|
484
478
|
/** @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 */
|
|
485
479
|
default as FileJson
|
|
486
480
|
} from '../icons/file-braces';
|
|
487
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
488
|
// FileChartColumn aliases
|
|
489
489
|
export {
|
|
490
490
|
/** @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 */
|
|
@@ -569,23 +569,17 @@ export {
|
|
|
569
569
|
default as FileEdit
|
|
570
570
|
} from '../icons/file-pen';
|
|
571
571
|
|
|
572
|
-
// FilePlay aliases
|
|
573
|
-
export {
|
|
574
|
-
/** @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 */
|
|
575
|
-
default as FileVideo
|
|
576
|
-
} from '../icons/file-play';
|
|
577
|
-
|
|
578
572
|
// FilePlusCorner aliases
|
|
579
573
|
export {
|
|
580
574
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlusCorner} instead. This alias will be removed in v1.0 */
|
|
581
575
|
default as FilePlus2
|
|
582
576
|
} from '../icons/file-plus-corner';
|
|
583
577
|
|
|
584
|
-
//
|
|
578
|
+
// FilePlay aliases
|
|
585
579
|
export {
|
|
586
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
587
|
-
default as
|
|
588
|
-
} from '../icons/file-
|
|
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 */
|
|
581
|
+
default as FileVideo
|
|
582
|
+
} from '../icons/file-play';
|
|
589
583
|
|
|
590
584
|
// FileQuestionMark aliases
|
|
591
585
|
export {
|
|
@@ -593,6 +587,12 @@ export {
|
|
|
593
587
|
default as FileQuestion
|
|
594
588
|
} from '../icons/file-question-mark';
|
|
595
589
|
|
|
590
|
+
// FileSearchCorner aliases
|
|
591
|
+
export {
|
|
592
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSearchCorner} instead. This alias will be removed in v1.0 */
|
|
593
|
+
default as FileSearch2
|
|
594
|
+
} from '../icons/file-search-corner';
|
|
595
|
+
|
|
596
596
|
// FileSignal aliases
|
|
597
597
|
export {
|
|
598
598
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSignal} instead. This alias will be removed in v1.0 */
|
|
@@ -605,12 +605,6 @@ export {
|
|
|
605
605
|
default as FileType2
|
|
606
606
|
} from '../icons/file-type-corner';
|
|
607
607
|
|
|
608
|
-
// FileVideoCamera aliases
|
|
609
|
-
export {
|
|
610
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileVideoCamera} instead. This alias will be removed in v1.0 */
|
|
611
|
-
default as FileVideo2
|
|
612
|
-
} from '../icons/file-video-camera';
|
|
613
|
-
|
|
614
608
|
// FileXCorner aliases
|
|
615
609
|
export {
|
|
616
610
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileXCorner} instead. This alias will be removed in v1.0 */
|
|
@@ -623,6 +617,12 @@ export {
|
|
|
623
617
|
default as Fingerprint
|
|
624
618
|
} from '../icons/fingerprint-pattern';
|
|
625
619
|
|
|
620
|
+
// FileVideoCamera aliases
|
|
621
|
+
export {
|
|
622
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileVideoCamera} instead. This alias will be removed in v1.0 */
|
|
623
|
+
default as FileVideo2
|
|
624
|
+
} from '../icons/file-video-camera';
|
|
625
|
+
|
|
626
626
|
// FolderCog aliases
|
|
627
627
|
export {
|
|
628
628
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderCog} instead. This alias will be removed in v1.0 */
|
|
@@ -803,18 +803,18 @@ export {
|
|
|
803
803
|
default as Move3D
|
|
804
804
|
} from '../icons/move-3d';
|
|
805
805
|
|
|
806
|
-
// OctagonPause aliases
|
|
807
|
-
export {
|
|
808
|
-
/** @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 */
|
|
809
|
-
default as PauseOctagon
|
|
810
|
-
} from '../icons/octagon-pause';
|
|
811
|
-
|
|
812
806
|
// OctagonAlert aliases
|
|
813
807
|
export {
|
|
814
808
|
/** @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 */
|
|
815
809
|
default as AlertOctagon
|
|
816
810
|
} from '../icons/octagon-alert';
|
|
817
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
818
|
// OctagonX aliases
|
|
819
819
|
export {
|
|
820
820
|
/** @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 */
|
|
@@ -887,18 +887,18 @@ export {
|
|
|
887
887
|
default as Edit2
|
|
888
888
|
} from '../icons/pen';
|
|
889
889
|
|
|
890
|
-
// RectangleEllipsis aliases
|
|
891
|
-
export {
|
|
892
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link RectangleEllipsis} instead. This alias will be removed in v1.0 */
|
|
893
|
-
default as FormInput
|
|
894
|
-
} from '../icons/rectangle-ellipsis';
|
|
895
|
-
|
|
896
890
|
// PlugZap aliases
|
|
897
891
|
export {
|
|
898
892
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PlugZap} instead. This alias will be removed in v1.0 */
|
|
899
893
|
default as PlugZap2
|
|
900
894
|
} from '../icons/plug-zap';
|
|
901
895
|
|
|
896
|
+
// RectangleEllipsis aliases
|
|
897
|
+
export {
|
|
898
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link RectangleEllipsis} instead. This alias will be removed in v1.0 */
|
|
899
|
+
default as FormInput
|
|
900
|
+
} from '../icons/rectangle-ellipsis';
|
|
901
|
+
|
|
902
902
|
// Rotate3d aliases
|
|
903
903
|
export {
|
|
904
904
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rotate3d} instead. This alias will be removed in v1.0 */
|
|
@@ -989,18 +989,18 @@ export {
|
|
|
989
989
|
default as ArrowDownLeftFromSquare
|
|
990
990
|
} from '../icons/square-arrow-out-down-left';
|
|
991
991
|
|
|
992
|
-
// SquareArrowOutDownRight aliases
|
|
993
|
-
export {
|
|
994
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead. This alias will be removed in v1.0 */
|
|
995
|
-
default as ArrowDownRightFromSquare
|
|
996
|
-
} from '../icons/square-arrow-out-down-right';
|
|
997
|
-
|
|
998
992
|
// SquareArrowOutUpLeft aliases
|
|
999
993
|
export {
|
|
1000
994
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpLeft} instead. This alias will be removed in v1.0 */
|
|
1001
995
|
default as ArrowUpLeftFromSquare
|
|
1002
996
|
} from '../icons/square-arrow-out-up-left';
|
|
1003
997
|
|
|
998
|
+
// SquareArrowOutDownRight aliases
|
|
999
|
+
export {
|
|
1000
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead. This alias will be removed in v1.0 */
|
|
1001
|
+
default as ArrowDownRightFromSquare
|
|
1002
|
+
} from '../icons/square-arrow-out-down-right';
|
|
1003
|
+
|
|
1004
1004
|
// SquareArrowOutUpRight aliases
|
|
1005
1005
|
export {
|
|
1006
1006
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpRight} instead. This alias will be removed in v1.0 */
|
|
@@ -1037,18 +1037,18 @@ export {
|
|
|
1037
1037
|
default as AsteriskSquare
|
|
1038
1038
|
} from '../icons/square-asterisk';
|
|
1039
1039
|
|
|
1040
|
-
// SquareCenterlineDashedHorizontal aliases
|
|
1041
|
-
export {
|
|
1042
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedHorizontal} instead. This alias will be removed in v1.0 */
|
|
1043
|
-
default as FlipHorizontal
|
|
1044
|
-
} from '../icons/square-centerline-dashed-horizontal';
|
|
1045
|
-
|
|
1046
1040
|
// SquareBottomDashedScissors aliases
|
|
1047
1041
|
export {
|
|
1048
1042
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareBottomDashedScissors} instead. This alias will be removed in v1.0 */
|
|
1049
1043
|
default as ScissorsSquareDashedBottom
|
|
1050
1044
|
} from '../icons/square-bottom-dashed-scissors';
|
|
1051
1045
|
|
|
1046
|
+
// SquareCenterlineDashedHorizontal aliases
|
|
1047
|
+
export {
|
|
1048
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedHorizontal} instead. This alias will be removed in v1.0 */
|
|
1049
|
+
default as FlipHorizontal
|
|
1050
|
+
} from '../icons/square-centerline-dashed-horizontal';
|
|
1051
|
+
|
|
1052
1052
|
// SquareCenterlineDashedVertical aliases
|
|
1053
1053
|
export {
|
|
1054
1054
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedVertical} instead. This alias will be removed in v1.0 */
|
|
@@ -1115,18 +1115,18 @@ export {
|
|
|
1115
1115
|
default as KanbanSquareDashed
|
|
1116
1116
|
} from '../icons/square-dashed-kanban';
|
|
1117
1117
|
|
|
1118
|
-
// SquareDashed aliases
|
|
1119
|
-
export {
|
|
1120
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashed} instead. This alias will be removed in v1.0 */
|
|
1121
|
-
default as BoxSelect
|
|
1122
|
-
} from '../icons/square-dashed';
|
|
1123
|
-
|
|
1124
1118
|
// SquareDashedMousePointer aliases
|
|
1125
1119
|
export {
|
|
1126
1120
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedMousePointer} instead. This alias will be removed in v1.0 */
|
|
1127
1121
|
default as MousePointerSquareDashed
|
|
1128
1122
|
} from '../icons/square-dashed-mouse-pointer';
|
|
1129
1123
|
|
|
1124
|
+
// SquareDashed aliases
|
|
1125
|
+
export {
|
|
1126
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashed} instead. This alias will be removed in v1.0 */
|
|
1127
|
+
default as BoxSelect
|
|
1128
|
+
} from '../icons/square-dashed';
|
|
1129
|
+
|
|
1130
1130
|
// SquareDivide aliases
|
|
1131
1131
|
export {
|
|
1132
1132
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDivide} instead. This alias will be removed in v1.0 */
|
|
@@ -1175,18 +1175,18 @@ export {
|
|
|
1175
1175
|
default as MenuSquare
|
|
1176
1176
|
} from '../icons/square-menu';
|
|
1177
1177
|
|
|
1178
|
-
// SquareMinus aliases
|
|
1179
|
-
export {
|
|
1180
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMinus} instead. This alias will be removed in v1.0 */
|
|
1181
|
-
default as MinusSquare
|
|
1182
|
-
} from '../icons/square-minus';
|
|
1183
|
-
|
|
1184
1178
|
// SquareMousePointer aliases
|
|
1185
1179
|
export {
|
|
1186
1180
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMousePointer} instead. This alias will be removed in v1.0 */
|
|
1187
1181
|
default as Inspect
|
|
1188
1182
|
} from '../icons/square-mouse-pointer';
|
|
1189
1183
|
|
|
1184
|
+
// SquareMinus aliases
|
|
1185
|
+
export {
|
|
1186
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMinus} instead. This alias will be removed in v1.0 */
|
|
1187
|
+
default as MinusSquare
|
|
1188
|
+
} from '../icons/square-minus';
|
|
1189
|
+
|
|
1190
1190
|
// SquareParkingOff aliases
|
|
1191
1191
|
export {
|
|
1192
1192
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead. This alias will be removed in v1.0 */
|
|
@@ -1229,18 +1229,18 @@ export {
|
|
|
1229
1229
|
default as PiSquare
|
|
1230
1230
|
} from '../icons/square-pi';
|
|
1231
1231
|
|
|
1232
|
-
// SquarePilcrow aliases
|
|
1233
|
-
export {
|
|
1234
|
-
/** @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 */
|
|
1235
|
-
default as PilcrowSquare
|
|
1236
|
-
} from '../icons/square-pilcrow';
|
|
1237
|
-
|
|
1238
1232
|
// SquarePlay aliases
|
|
1239
1233
|
export {
|
|
1240
1234
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlay} instead. This alias will be removed in v1.0 */
|
|
1241
1235
|
default as PlaySquare
|
|
1242
1236
|
} from '../icons/square-play';
|
|
1243
1237
|
|
|
1238
|
+
// SquarePilcrow aliases
|
|
1239
|
+
export {
|
|
1240
|
+
/** @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 */
|
|
1241
|
+
default as PilcrowSquare
|
|
1242
|
+
} from '../icons/square-pilcrow';
|
|
1243
|
+
|
|
1244
1244
|
// SquarePlus aliases
|
|
1245
1245
|
export {
|
|
1246
1246
|
/** @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 */
|
|
@@ -1253,36 +1253,36 @@ export {
|
|
|
1253
1253
|
default as PowerSquare
|
|
1254
1254
|
} from '../icons/square-power';
|
|
1255
1255
|
|
|
1256
|
-
// SquareSigma aliases
|
|
1257
|
-
export {
|
|
1258
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSigma} instead. This alias will be removed in v1.0 */
|
|
1259
|
-
default as SigmaSquare
|
|
1260
|
-
} from '../icons/square-sigma';
|
|
1261
|
-
|
|
1262
1256
|
// SquareScissors aliases
|
|
1263
1257
|
export {
|
|
1264
1258
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareScissors} instead. This alias will be removed in v1.0 */
|
|
1265
1259
|
default as ScissorsSquare
|
|
1266
1260
|
} from '../icons/square-scissors';
|
|
1267
1261
|
|
|
1262
|
+
// SquareSigma aliases
|
|
1263
|
+
export {
|
|
1264
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSigma} instead. This alias will be removed in v1.0 */
|
|
1265
|
+
default as SigmaSquare
|
|
1266
|
+
} from '../icons/square-sigma';
|
|
1267
|
+
|
|
1268
1268
|
// SquareSlash aliases
|
|
1269
1269
|
export {
|
|
1270
1270
|
/** @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
1271
|
default as SlashSquare
|
|
1272
1272
|
} from '../icons/square-slash';
|
|
1273
1273
|
|
|
1274
|
-
// SquareSplitVertical aliases
|
|
1275
|
-
export {
|
|
1276
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitVertical} instead. This alias will be removed in v1.0 */
|
|
1277
|
-
default as SplitSquareVertical
|
|
1278
|
-
} from '../icons/square-split-vertical';
|
|
1279
|
-
|
|
1280
1274
|
// SquareSplitHorizontal aliases
|
|
1281
1275
|
export {
|
|
1282
1276
|
/** @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 */
|
|
1283
1277
|
default as SplitSquareHorizontal
|
|
1284
1278
|
} from '../icons/square-split-horizontal';
|
|
1285
1279
|
|
|
1280
|
+
// SquareSplitVertical aliases
|
|
1281
|
+
export {
|
|
1282
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitVertical} instead. This alias will be removed in v1.0 */
|
|
1283
|
+
default as SplitSquareVertical
|
|
1284
|
+
} from '../icons/square-split-vertical';
|
|
1285
|
+
|
|
1286
1286
|
// SquareTerminal aliases
|
|
1287
1287
|
export {
|
|
1288
1288
|
/** @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 */
|
|
@@ -1325,6 +1325,12 @@ export {
|
|
|
1325
1325
|
default as AlignRight
|
|
1326
1326
|
} from '../icons/text-align-end';
|
|
1327
1327
|
|
|
1328
|
+
// TextAlignJustify aliases
|
|
1329
|
+
export {
|
|
1330
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignJustify} instead. This alias will be removed in v1.0 */
|
|
1331
|
+
default as AlignJustify
|
|
1332
|
+
} from '../icons/text-align-justify';
|
|
1333
|
+
|
|
1328
1334
|
// TextAlignStart aliases
|
|
1329
1335
|
export {
|
|
1330
1336
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link TextAlignStart} instead. This alias will be removed in v1.0 */
|
|
@@ -1337,30 +1343,24 @@ export {
|
|
|
1337
1343
|
default as AlignLeft
|
|
1338
1344
|
} from '../icons/text-align-start';
|
|
1339
1345
|
|
|
1340
|
-
// TextAlignJustify aliases
|
|
1341
|
-
export {
|
|
1342
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignJustify} instead. This alias will be removed in v1.0 */
|
|
1343
|
-
default as AlignJustify
|
|
1344
|
-
} from '../icons/text-align-justify';
|
|
1345
|
-
|
|
1346
1346
|
// TextInitial aliases
|
|
1347
1347
|
export {
|
|
1348
1348
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextInitial} instead. This alias will be removed in v1.0 */
|
|
1349
1349
|
default as LetterText
|
|
1350
1350
|
} from '../icons/text-initial';
|
|
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
|
// TextSelect aliases
|
|
1359
1353
|
export {
|
|
1360
1354
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextSelect} instead. This alias will be removed in v1.0 */
|
|
1361
1355
|
default as TextSelection
|
|
1362
1356
|
} from '../icons/text-select';
|
|
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
|
// TramFront aliases
|
|
1365
1365
|
export {
|
|
1366
1366
|
/** @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 */
|
|
@@ -1397,18 +1397,18 @@ export {
|
|
|
1397
1397
|
default as UserCheck2
|
|
1398
1398
|
} from '../icons/user-round-check';
|
|
1399
1399
|
|
|
1400
|
-
// UserRoundCog aliases
|
|
1401
|
-
export {
|
|
1402
|
-
/** @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 */
|
|
1403
|
-
default as UserCog2
|
|
1404
|
-
} from '../icons/user-round-cog';
|
|
1405
|
-
|
|
1406
1400
|
// UserRoundMinus aliases
|
|
1407
1401
|
export {
|
|
1408
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 */
|
|
1409
1403
|
default as UserMinus2
|
|
1410
1404
|
} from '../icons/user-round-minus';
|
|
1411
1405
|
|
|
1406
|
+
// UserRoundCog aliases
|
|
1407
|
+
export {
|
|
1408
|
+
/** @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 */
|
|
1409
|
+
default as UserCog2
|
|
1410
|
+
} from '../icons/user-round-cog';
|
|
1411
|
+
|
|
1412
1412
|
// UserRoundPlus aliases
|
|
1413
1413
|
export {
|
|
1414
1414
|
/** @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 */
|
|
@@ -1421,18 +1421,18 @@ export {
|
|
|
1421
1421
|
default as UserX2
|
|
1422
1422
|
} from '../icons/user-round-x';
|
|
1423
1423
|
|
|
1424
|
-
// UsersRound aliases
|
|
1425
|
-
export {
|
|
1426
|
-
/** @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 */
|
|
1427
|
-
default as Users2
|
|
1428
|
-
} from '../icons/users-round';
|
|
1429
|
-
|
|
1430
1424
|
// UserRound aliases
|
|
1431
1425
|
export {
|
|
1432
1426
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead. This alias will be removed in v1.0 */
|
|
1433
1427
|
default as User2
|
|
1434
1428
|
} from '../icons/user-round';
|
|
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
|
// UtensilsCrossed aliases
|
|
1437
1437
|
export {
|
|
1438
1438
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UtensilsCrossed} instead. This alias will be removed in v1.0 */
|