@lucide/astro 1.30.0 → 1.31.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 +102 -102
- package/src/aliases/prefixed.ts +593 -587
- package/src/aliases/suffixed.ts +892 -886
- package/src/icons/angle.ts +18 -0
- package/src/icons/eject.ts +18 -0
- package/src/icons/index.ts +204 -201
- package/src/icons/mail-badge.ts +18 -0
package/package.json
CHANGED
package/src/aliases/aliases.ts
CHANGED
|
@@ -17,18 +17,18 @@ export {
|
|
|
17
17
|
default as AlarmPlus
|
|
18
18
|
} from '../icons/alarm-clock-plus';
|
|
19
19
|
|
|
20
|
-
// ArrowDownWideNarrow aliases
|
|
21
|
-
export {
|
|
22
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownWideNarrow} instead. */
|
|
23
|
-
default as SortDesc
|
|
24
|
-
} from '../icons/arrow-down-wide-narrow';
|
|
25
|
-
|
|
26
20
|
// ArrowDownAZ aliases
|
|
27
21
|
export {
|
|
28
22
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownAZ} instead. */
|
|
29
23
|
default as ArrowDownAz
|
|
30
24
|
} from '../icons/arrow-down-a-z';
|
|
31
25
|
|
|
26
|
+
// ArrowDownWideNarrow aliases
|
|
27
|
+
export {
|
|
28
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownWideNarrow} instead. */
|
|
29
|
+
default as SortDesc
|
|
30
|
+
} from '../icons/arrow-down-wide-narrow';
|
|
31
|
+
|
|
32
32
|
// ArrowDownZA aliases
|
|
33
33
|
export {
|
|
34
34
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownZA} instead. */
|
|
@@ -41,36 +41,36 @@ 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. */
|
|
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. */
|
|
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. */
|
|
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. */
|
|
59
59
|
default as Axis3D
|
|
60
60
|
} from '../icons/axis-3d';
|
|
61
61
|
|
|
62
|
-
// BadgeQuestionMark aliases
|
|
63
|
-
export {
|
|
64
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead. */
|
|
65
|
-
default as BadgeHelp
|
|
66
|
-
} from '../icons/badge-question-mark';
|
|
67
|
-
|
|
68
62
|
// BadgeCheck aliases
|
|
69
63
|
export {
|
|
70
64
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeCheck} instead. */
|
|
71
65
|
default as Verified
|
|
72
66
|
} from '../icons/badge-check';
|
|
73
67
|
|
|
68
|
+
// BadgeQuestionMark aliases
|
|
69
|
+
export {
|
|
70
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead. */
|
|
71
|
+
default as BadgeHelp
|
|
72
|
+
} from '../icons/badge-question-mark';
|
|
73
|
+
|
|
74
74
|
// BetweenHorizontalEnd aliases
|
|
75
75
|
export {
|
|
76
76
|
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. */
|
|
@@ -137,18 +137,18 @@ export {
|
|
|
137
137
|
default as BarChart4
|
|
138
138
|
} from '../icons/chart-column-increasing';
|
|
139
139
|
|
|
140
|
-
// ChartColumn aliases
|
|
141
|
-
export {
|
|
142
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumn} instead. */
|
|
143
|
-
default as BarChart3
|
|
144
|
-
} from '../icons/chart-column';
|
|
145
|
-
|
|
146
140
|
// ChartLine aliases
|
|
147
141
|
export {
|
|
148
142
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartLine} instead. */
|
|
149
143
|
default as LineChart
|
|
150
144
|
} from '../icons/chart-line';
|
|
151
145
|
|
|
146
|
+
// ChartColumn aliases
|
|
147
|
+
export {
|
|
148
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumn} instead. */
|
|
149
|
+
default as BarChart3
|
|
150
|
+
} from '../icons/chart-column';
|
|
151
|
+
|
|
152
152
|
// ChartNoAxesColumnIncreasing aliases
|
|
153
153
|
export {
|
|
154
154
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumnIncreasing} instead. */
|
|
@@ -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. */
|
|
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. */
|
|
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. */
|
|
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. */
|
|
@@ -269,18 +269,18 @@ export {
|
|
|
269
269
|
default as ChevronUpCircle
|
|
270
270
|
} from '../icons/circle-chevron-up';
|
|
271
271
|
|
|
272
|
-
// CircleDivide aliases
|
|
273
|
-
export {
|
|
274
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead. */
|
|
275
|
-
default as DivideCircle
|
|
276
|
-
} from '../icons/circle-divide';
|
|
277
|
-
|
|
278
272
|
// CircleGauge aliases
|
|
279
273
|
export {
|
|
280
274
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleGauge} instead. */
|
|
281
275
|
default as GaugeCircle
|
|
282
276
|
} from '../icons/circle-gauge';
|
|
283
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. */
|
|
281
|
+
default as DivideCircle
|
|
282
|
+
} from '../icons/circle-divide';
|
|
283
|
+
|
|
284
284
|
// CircleMinus aliases
|
|
285
285
|
export {
|
|
286
286
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleMinus} instead. */
|
|
@@ -311,18 +311,18 @@ export {
|
|
|
311
311
|
default as PercentCircle
|
|
312
312
|
} from '../icons/circle-percent';
|
|
313
313
|
|
|
314
|
-
// CirclePlay aliases
|
|
315
|
-
export {
|
|
316
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlay} instead. */
|
|
317
|
-
default as PlayCircle
|
|
318
|
-
} from '../icons/circle-play';
|
|
319
|
-
|
|
320
314
|
// CirclePlus aliases
|
|
321
315
|
export {
|
|
322
316
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlus} instead. */
|
|
323
317
|
default as PlusCircle
|
|
324
318
|
} from '../icons/circle-plus';
|
|
325
319
|
|
|
320
|
+
// CirclePlay aliases
|
|
321
|
+
export {
|
|
322
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlay} instead. */
|
|
323
|
+
default as PlayCircle
|
|
324
|
+
} from '../icons/circle-play';
|
|
325
|
+
|
|
326
326
|
// CirclePower aliases
|
|
327
327
|
export {
|
|
328
328
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePower} instead. */
|
|
@@ -491,18 +491,18 @@ export {
|
|
|
491
491
|
default as SmilePlus
|
|
492
492
|
} from '../icons/face-slightly-smiling-plus';
|
|
493
493
|
|
|
494
|
-
// FileAxis3d aliases
|
|
495
|
-
export {
|
|
496
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileAxis3d} instead. */
|
|
497
|
-
default as FileAxis3D
|
|
498
|
-
} from '../icons/file-axis-3d';
|
|
499
|
-
|
|
500
494
|
// FaceSlightlySmiling aliases
|
|
501
495
|
export {
|
|
502
496
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceSlightlySmiling} instead. */
|
|
503
497
|
default as Smile
|
|
504
498
|
} from '../icons/face-slightly-smiling';
|
|
505
499
|
|
|
500
|
+
// FileAxis3d aliases
|
|
501
|
+
export {
|
|
502
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileAxis3d} instead. */
|
|
503
|
+
default as FileAxis3D
|
|
504
|
+
} from '../icons/file-axis-3d';
|
|
505
|
+
|
|
506
506
|
// FileBadge aliases
|
|
507
507
|
export {
|
|
508
508
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileBadge} instead. */
|
|
@@ -551,18 +551,18 @@ export {
|
|
|
551
551
|
default as FileCheck2
|
|
552
552
|
} from '../icons/file-check-corner';
|
|
553
553
|
|
|
554
|
-
// FileCog aliases
|
|
555
|
-
export {
|
|
556
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCog} instead. */
|
|
557
|
-
default as FileCog2
|
|
558
|
-
} from '../icons/file-cog';
|
|
559
|
-
|
|
560
554
|
// FileCodeCorner aliases
|
|
561
555
|
export {
|
|
562
556
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCodeCorner} instead. */
|
|
563
557
|
default as FileCode2
|
|
564
558
|
} from '../icons/file-code-corner';
|
|
565
559
|
|
|
560
|
+
// FileCog aliases
|
|
561
|
+
export {
|
|
562
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCog} instead. */
|
|
563
|
+
default as FileCog2
|
|
564
|
+
} from '../icons/file-cog';
|
|
565
|
+
|
|
566
566
|
// FileExclamationPoint aliases
|
|
567
567
|
export {
|
|
568
568
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileExclamationPoint} instead. */
|
|
@@ -605,18 +605,18 @@ export {
|
|
|
605
605
|
default as FileSignature
|
|
606
606
|
} from '../icons/file-pen-line';
|
|
607
607
|
|
|
608
|
-
// FilePen aliases
|
|
609
|
-
export {
|
|
610
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePen} instead. */
|
|
611
|
-
default as FileEdit
|
|
612
|
-
} from '../icons/file-pen';
|
|
613
|
-
|
|
614
608
|
// FilePlay aliases
|
|
615
609
|
export {
|
|
616
610
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlay} instead. */
|
|
617
611
|
default as FileVideo
|
|
618
612
|
} from '../icons/file-play';
|
|
619
613
|
|
|
614
|
+
// FilePen aliases
|
|
615
|
+
export {
|
|
616
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePen} instead. */
|
|
617
|
+
default as FileEdit
|
|
618
|
+
} from '../icons/file-pen';
|
|
619
|
+
|
|
620
620
|
// FilePlusCorner aliases
|
|
621
621
|
export {
|
|
622
622
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlusCorner} instead. */
|
|
@@ -641,12 +641,6 @@ export {
|
|
|
641
641
|
default as FileVolume2
|
|
642
642
|
} from '../icons/file-signal';
|
|
643
643
|
|
|
644
|
-
// FileVideoCamera aliases
|
|
645
|
-
export {
|
|
646
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileVideoCamera} instead. */
|
|
647
|
-
default as FileVideo2
|
|
648
|
-
} from '../icons/file-video-camera';
|
|
649
|
-
|
|
650
644
|
// FileTypeCorner aliases
|
|
651
645
|
export {
|
|
652
646
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileTypeCorner} instead. */
|
|
@@ -659,6 +653,12 @@ export {
|
|
|
659
653
|
default as FileX2
|
|
660
654
|
} from '../icons/file-x-corner';
|
|
661
655
|
|
|
656
|
+
// FileVideoCamera aliases
|
|
657
|
+
export {
|
|
658
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileVideoCamera} instead. */
|
|
659
|
+
default as FileVideo2
|
|
660
|
+
} from '../icons/file-video-camera';
|
|
661
|
+
|
|
662
662
|
// FingerprintPattern aliases
|
|
663
663
|
export {
|
|
664
664
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FingerprintPattern} instead. */
|
|
@@ -755,18 +755,18 @@ export {
|
|
|
755
755
|
default as IceCream2
|
|
756
756
|
} from '../icons/ice-cream-bowl';
|
|
757
757
|
|
|
758
|
-
// LaptopMinimal aliases
|
|
759
|
-
export {
|
|
760
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LaptopMinimal} instead. */
|
|
761
|
-
default as Laptop2
|
|
762
|
-
} from '../icons/laptop-minimal';
|
|
763
|
-
|
|
764
758
|
// IceCreamCone aliases
|
|
765
759
|
export {
|
|
766
760
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamCone} instead. */
|
|
767
761
|
default as IceCream
|
|
768
762
|
} from '../icons/ice-cream-cone';
|
|
769
763
|
|
|
764
|
+
// LaptopMinimal aliases
|
|
765
|
+
export {
|
|
766
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LaptopMinimal} instead. */
|
|
767
|
+
default as Laptop2
|
|
768
|
+
} from '../icons/laptop-minimal';
|
|
769
|
+
|
|
770
770
|
// Layers aliases
|
|
771
771
|
export {
|
|
772
772
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link Layers} instead. */
|
|
@@ -851,18 +851,18 @@ export {
|
|
|
851
851
|
default as Move3D
|
|
852
852
|
} from '../icons/move-3d';
|
|
853
853
|
|
|
854
|
-
// OctagonPause aliases
|
|
855
|
-
export {
|
|
856
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonPause} instead. */
|
|
857
|
-
default as PauseOctagon
|
|
858
|
-
} from '../icons/octagon-pause';
|
|
859
|
-
|
|
860
854
|
// OctagonAlert aliases
|
|
861
855
|
export {
|
|
862
856
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} instead. */
|
|
863
857
|
default as AlertOctagon
|
|
864
858
|
} from '../icons/octagon-alert';
|
|
865
859
|
|
|
860
|
+
// OctagonPause aliases
|
|
861
|
+
export {
|
|
862
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonPause} instead. */
|
|
863
|
+
default as PauseOctagon
|
|
864
|
+
} from '../icons/octagon-pause';
|
|
865
|
+
|
|
866
866
|
// OctagonX aliases
|
|
867
867
|
export {
|
|
868
868
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonX} instead. */
|
|
@@ -1061,18 +1061,18 @@ export {
|
|
|
1061
1061
|
default as ArrowUpRightFromSquare
|
|
1062
1062
|
} from '../icons/square-arrow-out-up-right';
|
|
1063
1063
|
|
|
1064
|
-
// SquareArrowRight aliases
|
|
1065
|
-
export {
|
|
1066
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowRight} instead. */
|
|
1067
|
-
default as ArrowRightSquare
|
|
1068
|
-
} from '../icons/square-arrow-right';
|
|
1069
|
-
|
|
1070
1064
|
// SquareArrowUpLeft aliases
|
|
1071
1065
|
export {
|
|
1072
1066
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpLeft} instead. */
|
|
1073
1067
|
default as ArrowUpLeftSquare
|
|
1074
1068
|
} from '../icons/square-arrow-up-left';
|
|
1075
1069
|
|
|
1070
|
+
// SquareArrowRight aliases
|
|
1071
|
+
export {
|
|
1072
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowRight} instead. */
|
|
1073
|
+
default as ArrowRightSquare
|
|
1074
|
+
} from '../icons/square-arrow-right';
|
|
1075
|
+
|
|
1076
1076
|
// SquareArrowUpRight aliases
|
|
1077
1077
|
export {
|
|
1078
1078
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpRight} instead. */
|
|
@@ -1085,18 +1085,18 @@ export {
|
|
|
1085
1085
|
default as ArrowUpSquare
|
|
1086
1086
|
} from '../icons/square-arrow-up';
|
|
1087
1087
|
|
|
1088
|
-
// SquareAsterisk aliases
|
|
1089
|
-
export {
|
|
1090
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareAsterisk} instead. */
|
|
1091
|
-
default as AsteriskSquare
|
|
1092
|
-
} from '../icons/square-asterisk';
|
|
1093
|
-
|
|
1094
1088
|
// SquareBottomDashedScissors aliases
|
|
1095
1089
|
export {
|
|
1096
1090
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareBottomDashedScissors} instead. */
|
|
1097
1091
|
default as ScissorsSquareDashedBottom
|
|
1098
1092
|
} from '../icons/square-bottom-dashed-scissors';
|
|
1099
1093
|
|
|
1094
|
+
// SquareAsterisk aliases
|
|
1095
|
+
export {
|
|
1096
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareAsterisk} instead. */
|
|
1097
|
+
default as AsteriskSquare
|
|
1098
|
+
} from '../icons/square-asterisk';
|
|
1099
|
+
|
|
1100
1100
|
// SquareCenterlineDashedHorizontal aliases
|
|
1101
1101
|
export {
|
|
1102
1102
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedHorizontal} instead. */
|
|
@@ -1253,18 +1253,18 @@ export {
|
|
|
1253
1253
|
default as Inspect
|
|
1254
1254
|
} from '../icons/square-mouse-pointer';
|
|
1255
1255
|
|
|
1256
|
-
// SquareParking aliases
|
|
1257
|
-
export {
|
|
1258
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParking} instead. */
|
|
1259
|
-
default as ParkingSquare
|
|
1260
|
-
} from '../icons/square-parking';
|
|
1261
|
-
|
|
1262
1256
|
// SquareParkingOff aliases
|
|
1263
1257
|
export {
|
|
1264
1258
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead. */
|
|
1265
1259
|
default as ParkingSquareOff
|
|
1266
1260
|
} from '../icons/square-parking-off';
|
|
1267
1261
|
|
|
1262
|
+
// SquareParking aliases
|
|
1263
|
+
export {
|
|
1264
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParking} instead. */
|
|
1265
|
+
default as ParkingSquare
|
|
1266
|
+
} from '../icons/square-parking';
|
|
1267
|
+
|
|
1268
1268
|
// SquarePen aliases
|
|
1269
1269
|
export {
|
|
1270
1270
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. */
|
|
@@ -1361,12 +1361,6 @@ export {
|
|
|
1361
1361
|
default as UserSquare2
|
|
1362
1362
|
} from '../icons/square-user-round';
|
|
1363
1363
|
|
|
1364
|
-
// SquareUser aliases
|
|
1365
|
-
export {
|
|
1366
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead. */
|
|
1367
|
-
default as UserSquare
|
|
1368
|
-
} from '../icons/square-user';
|
|
1369
|
-
|
|
1370
1364
|
// SquareX aliases
|
|
1371
1365
|
export {
|
|
1372
1366
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareX} instead. */
|
|
@@ -1379,6 +1373,12 @@ export {
|
|
|
1379
1373
|
default as TestTube2
|
|
1380
1374
|
} from '../icons/test-tube-diagonal';
|
|
1381
1375
|
|
|
1376
|
+
// SquareUser aliases
|
|
1377
|
+
export {
|
|
1378
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead. */
|
|
1379
|
+
default as UserSquare
|
|
1380
|
+
} from '../icons/square-user';
|
|
1381
|
+
|
|
1382
1382
|
// TextAlignCenter aliases
|
|
1383
1383
|
export {
|
|
1384
1384
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignCenter} instead. */
|