@instructure/ui-icons 11.7.2-snapshot-40 → 11.7.2-snapshot-45
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/CHANGELOG.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
## [11.7.2-snapshot-
|
|
6
|
+
## [11.7.2-snapshot-45](https://github.com/instructure/instructure-ui/compare/v11.7.1...v11.7.2-snapshot-45) (2026-04-10)
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
### Features
|
|
@@ -221,6 +221,7 @@ export const BedInstUIIcon = wrapLucideIcon(Lucide.Bed);
|
|
|
221
221
|
export const BedDoubleInstUIIcon = wrapLucideIcon(Lucide.BedDouble);
|
|
222
222
|
export const BedSingleInstUIIcon = wrapLucideIcon(Lucide.BedSingle);
|
|
223
223
|
export const BeefInstUIIcon = wrapLucideIcon(Lucide.Beef);
|
|
224
|
+
export const BeefOffInstUIIcon = wrapLucideIcon(Lucide.BeefOff);
|
|
224
225
|
export const BeerInstUIIcon = wrapLucideIcon(Lucide.Beer);
|
|
225
226
|
export const BeerOffInstUIIcon = wrapLucideIcon(Lucide.BeerOff);
|
|
226
227
|
export const BellInstUIIcon = wrapLucideIcon(Lucide.Bell);
|
|
@@ -353,6 +354,7 @@ export const CandyInstUIIcon = wrapLucideIcon(Lucide.Candy);
|
|
|
353
354
|
export const CandyCaneInstUIIcon = wrapLucideIcon(Lucide.CandyCane);
|
|
354
355
|
export const CandyOffInstUIIcon = wrapLucideIcon(Lucide.CandyOff);
|
|
355
356
|
export const CannabisInstUIIcon = wrapLucideIcon(Lucide.Cannabis);
|
|
357
|
+
export const CannabisOffInstUIIcon = wrapLucideIcon(Lucide.CannabisOff);
|
|
356
358
|
export const CaptionsInstUIIcon = wrapLucideIcon(Lucide.Captions);
|
|
357
359
|
export const CaptionsOffInstUIIcon = wrapLucideIcon(Lucide.CaptionsOff);
|
|
358
360
|
export const CarInstUIIcon = wrapLucideIcon(Lucide.Car);
|
|
@@ -369,6 +371,7 @@ export const CastInstUIIcon = wrapLucideIcon(Lucide.Cast);
|
|
|
369
371
|
export const CastleInstUIIcon = wrapLucideIcon(Lucide.Castle);
|
|
370
372
|
export const CatInstUIIcon = wrapLucideIcon(Lucide.Cat);
|
|
371
373
|
export const CctvInstUIIcon = wrapLucideIcon(Lucide.Cctv);
|
|
374
|
+
export const CctvOffInstUIIcon = wrapLucideIcon(Lucide.CctvOff);
|
|
372
375
|
export const ChartAreaInstUIIcon = wrapLucideIcon(Lucide.ChartArea);
|
|
373
376
|
export const ChartBarInstUIIcon = wrapLucideIcon(Lucide.ChartBar);
|
|
374
377
|
export const ChartBarBigInstUIIcon = wrapLucideIcon(Lucide.ChartBarBig);
|
|
@@ -430,8 +433,6 @@ export const ChevronsRightInstUIIcon = wrapLucideIcon(Lucide.ChevronsRight);
|
|
|
430
433
|
export const ChevronsRightLeftInstUIIcon = wrapLucideIcon(Lucide.ChevronsRightLeft);
|
|
431
434
|
export const ChevronsUpInstUIIcon = wrapLucideIcon(Lucide.ChevronsUp);
|
|
432
435
|
export const ChevronsUpDownInstUIIcon = wrapLucideIcon(Lucide.ChevronsUpDown);
|
|
433
|
-
export const ChromeInstUIIcon = wrapLucideIcon(Lucide.Chrome);
|
|
434
|
-
export const ChromiumInstUIIcon = wrapLucideIcon(Lucide.Chromium);
|
|
435
436
|
export const ChurchInstUIIcon = wrapLucideIcon(Lucide.Church);
|
|
436
437
|
export const CigaretteInstUIIcon = wrapLucideIcon(Lucide.Cigarette);
|
|
437
438
|
export const CigaretteOffInstUIIcon = wrapLucideIcon(Lucide.CigaretteOff);
|
|
@@ -547,8 +548,6 @@ export const CodeInstUIIcon = wrapLucideIcon(Lucide.Code);
|
|
|
547
548
|
export const Code2InstUIIcon = wrapLucideIcon(Lucide.Code2);
|
|
548
549
|
export const CodeSquareInstUIIcon = wrapLucideIcon(Lucide.CodeSquare);
|
|
549
550
|
export const CodeXmlInstUIIcon = wrapLucideIcon(Lucide.CodeXml);
|
|
550
|
-
export const CodepenInstUIIcon = wrapLucideIcon(Lucide.Codepen);
|
|
551
|
-
export const CodesandboxInstUIIcon = wrapLucideIcon(Lucide.Codesandbox);
|
|
552
551
|
export const CoffeeInstUIIcon = wrapLucideIcon(Lucide.Coffee);
|
|
553
552
|
export const CogInstUIIcon = wrapLucideIcon(Lucide.Cog);
|
|
554
553
|
export const CoinsInstUIIcon = wrapLucideIcon(Lucide.Coins);
|
|
@@ -605,6 +604,7 @@ export const CylinderInstUIIcon = wrapLucideIcon(Lucide.Cylinder);
|
|
|
605
604
|
export const DamInstUIIcon = wrapLucideIcon(Lucide.Dam);
|
|
606
605
|
export const DatabaseInstUIIcon = wrapLucideIcon(Lucide.Database);
|
|
607
606
|
export const DatabaseBackupInstUIIcon = wrapLucideIcon(Lucide.DatabaseBackup);
|
|
607
|
+
export const DatabaseSearchInstUIIcon = wrapLucideIcon(Lucide.DatabaseSearch);
|
|
608
608
|
export const DatabaseZapInstUIIcon = wrapLucideIcon(Lucide.DatabaseZap);
|
|
609
609
|
export const DecimalsArrowLeftInstUIIcon = wrapLucideIcon(Lucide.DecimalsArrowLeft);
|
|
610
610
|
export const DecimalsArrowRightInstUIIcon = wrapLucideIcon(Lucide.DecimalsArrowRight);
|
|
@@ -645,7 +645,6 @@ export const DownloadInstUIIcon = wrapLucideIcon(Lucide.Download);
|
|
|
645
645
|
export const DownloadCloudInstUIIcon = wrapLucideIcon(Lucide.DownloadCloud);
|
|
646
646
|
export const DraftingCompassInstUIIcon = wrapLucideIcon(Lucide.DraftingCompass);
|
|
647
647
|
export const DramaInstUIIcon = wrapLucideIcon(Lucide.Drama);
|
|
648
|
-
export const DribbbleInstUIIcon = wrapLucideIcon(Lucide.Dribbble);
|
|
649
648
|
export const DrillInstUIIcon = wrapLucideIcon(Lucide.Drill);
|
|
650
649
|
export const DroneInstUIIcon = wrapLucideIcon(Lucide.Drone);
|
|
651
650
|
export const DropletInstUIIcon = wrapLucideIcon(Lucide.Droplet);
|
|
@@ -665,6 +664,7 @@ export const Edit3InstUIIcon = wrapLucideIcon(Lucide.Edit3);
|
|
|
665
664
|
export const EggInstUIIcon = wrapLucideIcon(Lucide.Egg);
|
|
666
665
|
export const EggFriedInstUIIcon = wrapLucideIcon(Lucide.EggFried);
|
|
667
666
|
export const EggOffInstUIIcon = wrapLucideIcon(Lucide.EggOff);
|
|
667
|
+
export const EllipseInstUIIcon = wrapLucideIcon(Lucide.Ellipse);
|
|
668
668
|
export const EllipsisInstUIIcon = wrapLucideIcon(Lucide.Ellipsis);
|
|
669
669
|
export const EllipsisVerticalInstUIIcon = wrapLucideIcon(Lucide.EllipsisVertical);
|
|
670
670
|
export const EqualInstUIIcon = wrapLucideIcon(Lucide.Equal);
|
|
@@ -680,14 +680,12 @@ export const ExternalLinkInstUIIcon = wrapLucideIcon(Lucide.ExternalLink);
|
|
|
680
680
|
export const EyeInstUIIcon = wrapLucideIcon(Lucide.Eye);
|
|
681
681
|
export const EyeClosedInstUIIcon = wrapLucideIcon(Lucide.EyeClosed);
|
|
682
682
|
export const EyeOffInstUIIcon = wrapLucideIcon(Lucide.EyeOff);
|
|
683
|
-
export const FacebookInstUIIcon = wrapLucideIcon(Lucide.Facebook);
|
|
684
683
|
export const FactoryInstUIIcon = wrapLucideIcon(Lucide.Factory);
|
|
685
684
|
export const FanInstUIIcon = wrapLucideIcon(Lucide.Fan);
|
|
686
685
|
export const FastForwardInstUIIcon = wrapLucideIcon(Lucide.FastForward);
|
|
687
686
|
export const FeatherInstUIIcon = wrapLucideIcon(Lucide.Feather);
|
|
688
687
|
export const FenceInstUIIcon = wrapLucideIcon(Lucide.Fence);
|
|
689
688
|
export const FerrisWheelInstUIIcon = wrapLucideIcon(Lucide.FerrisWheel);
|
|
690
|
-
export const FigmaInstUIIcon = wrapLucideIcon(Lucide.Figma);
|
|
691
689
|
export const FileInstUIIcon = wrapLucideIcon(Lucide.File);
|
|
692
690
|
export const FileArchiveInstUIIcon = wrapLucideIcon(Lucide.FileArchive);
|
|
693
691
|
export const FileAudioInstUIIcon = wrapLucideIcon(Lucide.FileAudio);
|
|
@@ -781,6 +779,7 @@ export const FishInstUIIcon = wrapLucideIcon(Lucide.Fish);
|
|
|
781
779
|
export const FishOffInstUIIcon = wrapLucideIcon(Lucide.FishOff);
|
|
782
780
|
export const FishSymbolInstUIIcon = wrapLucideIcon(Lucide.FishSymbol);
|
|
783
781
|
export const FishingHookInstUIIcon = wrapLucideIcon(Lucide.FishingHook);
|
|
782
|
+
export const FishingRodInstUIIcon = wrapLucideIcon(Lucide.FishingRod);
|
|
784
783
|
export const FlagInstUIIcon = wrapLucideIcon(Lucide.Flag);
|
|
785
784
|
export const FlagOffInstUIIcon = wrapLucideIcon(Lucide.FlagOff);
|
|
786
785
|
export const FlagTriangleLeftInstUIIcon = wrapLucideIcon(Lucide.FlagTriangleLeft);
|
|
@@ -842,7 +841,6 @@ export const FormInstUIIcon = wrapLucideIcon(Lucide.Form);
|
|
|
842
841
|
export const FormInputInstUIIcon = wrapLucideIcon(Lucide.FormInput);
|
|
843
842
|
export const ForwardInstUIIcon = wrapLucideIcon(Lucide.Forward);
|
|
844
843
|
export const FrameInstUIIcon = wrapLucideIcon(Lucide.Frame);
|
|
845
|
-
export const FramerInstUIIcon = wrapLucideIcon(Lucide.Framer);
|
|
846
844
|
export const FrownInstUIIcon = wrapLucideIcon(Lucide.Frown);
|
|
847
845
|
export const FuelInstUIIcon = wrapLucideIcon(Lucide.Fuel);
|
|
848
846
|
export const FullscreenInstUIIcon = wrapLucideIcon(Lucide.Fullscreen);
|
|
@@ -878,19 +876,20 @@ export const GitCompareArrowsInstUIIcon = wrapLucideIcon(Lucide.GitCompareArrows
|
|
|
878
876
|
export const GitForkInstUIIcon = wrapLucideIcon(Lucide.GitFork);
|
|
879
877
|
export const GitGraphInstUIIcon = wrapLucideIcon(Lucide.GitGraph);
|
|
880
878
|
export const GitMergeInstUIIcon = wrapLucideIcon(Lucide.GitMerge);
|
|
879
|
+
export const GitMergeConflictInstUIIcon = wrapLucideIcon(Lucide.GitMergeConflict);
|
|
881
880
|
export const GitPullRequestInstUIIcon = wrapLucideIcon(Lucide.GitPullRequest);
|
|
882
881
|
export const GitPullRequestArrowInstUIIcon = wrapLucideIcon(Lucide.GitPullRequestArrow);
|
|
883
882
|
export const GitPullRequestClosedInstUIIcon = wrapLucideIcon(Lucide.GitPullRequestClosed);
|
|
884
883
|
export const GitPullRequestCreateInstUIIcon = wrapLucideIcon(Lucide.GitPullRequestCreate);
|
|
885
884
|
export const GitPullRequestCreateArrowInstUIIcon = wrapLucideIcon(Lucide.GitPullRequestCreateArrow);
|
|
886
885
|
export const GitPullRequestDraftInstUIIcon = wrapLucideIcon(Lucide.GitPullRequestDraft);
|
|
887
|
-
export const GithubInstUIIcon = wrapLucideIcon(Lucide.Github);
|
|
888
|
-
export const GitlabInstUIIcon = wrapLucideIcon(Lucide.Gitlab);
|
|
889
886
|
export const GlassWaterInstUIIcon = wrapLucideIcon(Lucide.GlassWater);
|
|
890
887
|
export const GlassesInstUIIcon = wrapLucideIcon(Lucide.Glasses);
|
|
891
888
|
export const GlobeInstUIIcon = wrapLucideIcon(Lucide.Globe);
|
|
892
889
|
export const Globe2InstUIIcon = wrapLucideIcon(Lucide.Globe2);
|
|
893
890
|
export const GlobeLockInstUIIcon = wrapLucideIcon(Lucide.GlobeLock);
|
|
891
|
+
export const GlobeOffInstUIIcon = wrapLucideIcon(Lucide.GlobeOff);
|
|
892
|
+
export const GlobeXInstUIIcon = wrapLucideIcon(Lucide.GlobeX);
|
|
894
893
|
export const GoalInstUIIcon = wrapLucideIcon(Lucide.Goal);
|
|
895
894
|
export const GpuInstUIIcon = wrapLucideIcon(Lucide.Gpu);
|
|
896
895
|
export const GrabInstUIIcon = wrapLucideIcon(Lucide.Grab);
|
|
@@ -995,7 +994,6 @@ export const InfinityInstUIIcon = wrapLucideIcon(Lucide.Infinity);
|
|
|
995
994
|
export const InfoInstUIIcon = wrapLucideIcon(Lucide.Info);
|
|
996
995
|
export const InspectInstUIIcon = wrapLucideIcon(Lucide.Inspect);
|
|
997
996
|
export const InspectionPanelInstUIIcon = wrapLucideIcon(Lucide.InspectionPanel);
|
|
998
|
-
export const InstagramInstUIIcon = wrapLucideIcon(Lucide.Instagram);
|
|
999
997
|
export const ItalicInstUIIcon = wrapLucideIcon(Lucide.Italic);
|
|
1000
998
|
export const IterationCcwInstUIIcon = wrapLucideIcon(Lucide.IterationCcw);
|
|
1001
999
|
export const IterationCwInstUIIcon = wrapLucideIcon(Lucide.IterationCw);
|
|
@@ -1041,6 +1039,8 @@ export const LayoutTemplateInstUIIcon = wrapLucideIcon(Lucide.LayoutTemplate);
|
|
|
1041
1039
|
export const LeafInstUIIcon = wrapLucideIcon(Lucide.Leaf);
|
|
1042
1040
|
export const LeafyGreenInstUIIcon = wrapLucideIcon(Lucide.LeafyGreen);
|
|
1043
1041
|
export const LecternInstUIIcon = wrapLucideIcon(Lucide.Lectern);
|
|
1042
|
+
export const LensConcaveInstUIIcon = wrapLucideIcon(Lucide.LensConcave);
|
|
1043
|
+
export const LensConvexInstUIIcon = wrapLucideIcon(Lucide.LensConvex);
|
|
1044
1044
|
export const LetterTextInstUIIcon = wrapLucideIcon(Lucide.LetterText);
|
|
1045
1045
|
export const LibraryInstUIIcon = wrapLucideIcon(Lucide.Library);
|
|
1046
1046
|
export const LibraryBigInstUIIcon = wrapLucideIcon(Lucide.LibraryBig);
|
|
@@ -1050,11 +1050,12 @@ export const LigatureInstUIIcon = wrapLucideIcon(Lucide.Ligature);
|
|
|
1050
1050
|
export const LightbulbInstUIIcon = wrapLucideIcon(Lucide.Lightbulb);
|
|
1051
1051
|
export const LightbulbOffInstUIIcon = wrapLucideIcon(Lucide.LightbulbOff);
|
|
1052
1052
|
export const LineChartInstUIIcon = wrapLucideIcon(Lucide.LineChart);
|
|
1053
|
+
export const LineDotRightHorizontalInstUIIcon = wrapLucideIcon(Lucide.LineDotRightHorizontal);
|
|
1053
1054
|
export const LineSquiggleInstUIIcon = wrapLucideIcon(Lucide.LineSquiggle);
|
|
1055
|
+
export const LineStyleInstUIIcon = wrapLucideIcon(Lucide.LineStyle);
|
|
1054
1056
|
export const LinkInstUIIcon = wrapLucideIcon(Lucide.Link);
|
|
1055
1057
|
export const Link2InstUIIcon = wrapLucideIcon(Lucide.Link2);
|
|
1056
1058
|
export const Link2OffInstUIIcon = wrapLucideIcon(Lucide.Link2Off);
|
|
1057
|
-
export const LinkedinInstUIIcon = wrapLucideIcon(Lucide.Linkedin);
|
|
1058
1059
|
export const ListInstUIIcon = wrapLucideIcon(Lucide.List);
|
|
1059
1060
|
export const ListCheckInstUIIcon = wrapLucideIcon(Lucide.ListCheck);
|
|
1060
1061
|
export const ListChecksInstUIIcon = wrapLucideIcon(Lucide.ListChecks);
|
|
@@ -1119,6 +1120,7 @@ export const MapPinOffInstUIIcon = wrapLucideIcon(Lucide.MapPinOff);
|
|
|
1119
1120
|
export const MapPinPenInstUIIcon = wrapLucideIcon(Lucide.MapPinPen);
|
|
1120
1121
|
export const MapPinPlusInstUIIcon = wrapLucideIcon(Lucide.MapPinPlus);
|
|
1121
1122
|
export const MapPinPlusInsideInstUIIcon = wrapLucideIcon(Lucide.MapPinPlusInside);
|
|
1123
|
+
export const MapPinSearchInstUIIcon = wrapLucideIcon(Lucide.MapPinSearch);
|
|
1122
1124
|
export const MapPinXInstUIIcon = wrapLucideIcon(Lucide.MapPinX);
|
|
1123
1125
|
export const MapPinXInsideInstUIIcon = wrapLucideIcon(Lucide.MapPinXInside);
|
|
1124
1126
|
export const MapPinnedInstUIIcon = wrapLucideIcon(Lucide.MapPinned);
|
|
@@ -1137,6 +1139,7 @@ export const MenuInstUIIcon = wrapLucideIcon(Lucide.Menu);
|
|
|
1137
1139
|
export const MenuSquareInstUIIcon = wrapLucideIcon(Lucide.MenuSquare);
|
|
1138
1140
|
export const MergeInstUIIcon = wrapLucideIcon(Lucide.Merge);
|
|
1139
1141
|
export const MessageCircleInstUIIcon = wrapLucideIcon(Lucide.MessageCircle);
|
|
1142
|
+
export const MessageCircleCheckInstUIIcon = wrapLucideIcon(Lucide.MessageCircleCheck);
|
|
1140
1143
|
export const MessageCircleCodeInstUIIcon = wrapLucideIcon(Lucide.MessageCircleCode);
|
|
1141
1144
|
export const MessageCircleDashedInstUIIcon = wrapLucideIcon(Lucide.MessageCircleDashed);
|
|
1142
1145
|
export const MessageCircleHeartInstUIIcon = wrapLucideIcon(Lucide.MessageCircleHeart);
|
|
@@ -1164,6 +1167,7 @@ export const MessageSquareShareInstUIIcon = wrapLucideIcon(Lucide.MessageSquareS
|
|
|
1164
1167
|
export const MessageSquareTextInstUIIcon = wrapLucideIcon(Lucide.MessageSquareText);
|
|
1165
1168
|
export const MessageSquareWarningInstUIIcon = wrapLucideIcon(Lucide.MessageSquareWarning);
|
|
1166
1169
|
export const MessagesSquareInstUIIcon = wrapLucideIcon(Lucide.MessagesSquare);
|
|
1170
|
+
export const MetronomeInstUIIcon = wrapLucideIcon(Lucide.Metronome);
|
|
1167
1171
|
export const MicInstUIIcon = wrapLucideIcon(Lucide.Mic);
|
|
1168
1172
|
export const Mic2InstUIIcon = wrapLucideIcon(Lucide.Mic2);
|
|
1169
1173
|
export const MicOffInstUIIcon = wrapLucideIcon(Lucide.MicOff);
|
|
@@ -1179,6 +1183,8 @@ export const Minimize2InstUIIcon = wrapLucideIcon(Lucide.Minimize2);
|
|
|
1179
1183
|
export const MinusInstUIIcon = wrapLucideIcon(Lucide.Minus);
|
|
1180
1184
|
export const MinusCircleInstUIIcon = wrapLucideIcon(Lucide.MinusCircle);
|
|
1181
1185
|
export const MinusSquareInstUIIcon = wrapLucideIcon(Lucide.MinusSquare);
|
|
1186
|
+
export const MirrorRectangularInstUIIcon = wrapLucideIcon(Lucide.MirrorRectangular);
|
|
1187
|
+
export const MirrorRoundInstUIIcon = wrapLucideIcon(Lucide.MirrorRound);
|
|
1182
1188
|
export const MonitorInstUIIcon = wrapLucideIcon(Lucide.Monitor);
|
|
1183
1189
|
export const MonitorCheckInstUIIcon = wrapLucideIcon(Lucide.MonitorCheck);
|
|
1184
1190
|
export const MonitorCloudInstUIIcon = wrapLucideIcon(Lucide.MonitorCloud);
|
|
@@ -1201,6 +1207,7 @@ export const MotorbikeInstUIIcon = wrapLucideIcon(Lucide.Motorbike);
|
|
|
1201
1207
|
export const MountainInstUIIcon = wrapLucideIcon(Lucide.Mountain);
|
|
1202
1208
|
export const MountainSnowInstUIIcon = wrapLucideIcon(Lucide.MountainSnow);
|
|
1203
1209
|
export const MouseInstUIIcon = wrapLucideIcon(Lucide.Mouse);
|
|
1210
|
+
export const MouseLeftInstUIIcon = wrapLucideIcon(Lucide.MouseLeft);
|
|
1204
1211
|
export const MouseOffInstUIIcon = wrapLucideIcon(Lucide.MouseOff);
|
|
1205
1212
|
export const MousePointerInstUIIcon = wrapLucideIcon(Lucide.MousePointer);
|
|
1206
1213
|
export const MousePointer2InstUIIcon = wrapLucideIcon(Lucide.MousePointer2);
|
|
@@ -1208,6 +1215,7 @@ export const MousePointer2OffInstUIIcon = wrapLucideIcon(Lucide.MousePointer2Off
|
|
|
1208
1215
|
export const MousePointerBanInstUIIcon = wrapLucideIcon(Lucide.MousePointerBan);
|
|
1209
1216
|
export const MousePointerClickInstUIIcon = wrapLucideIcon(Lucide.MousePointerClick);
|
|
1210
1217
|
export const MousePointerSquareDashedInstUIIcon = wrapLucideIcon(Lucide.MousePointerSquareDashed);
|
|
1218
|
+
export const MouseRightInstUIIcon = wrapLucideIcon(Lucide.MouseRight);
|
|
1211
1219
|
export const MoveInstUIIcon = wrapLucideIcon(Lucide.Move);
|
|
1212
1220
|
export const Move3DInstUIIcon = wrapLucideIcon(Lucide.Move3D);
|
|
1213
1221
|
export const Move3dInstUIIcon = wrapLucideIcon(Lucide.Move3d);
|
|
@@ -1364,7 +1372,6 @@ export const PlugZap2InstUIIcon = wrapLucideIcon(Lucide.PlugZap2);
|
|
|
1364
1372
|
export const PlusInstUIIcon = wrapLucideIcon(Lucide.Plus);
|
|
1365
1373
|
export const PlusCircleInstUIIcon = wrapLucideIcon(Lucide.PlusCircle);
|
|
1366
1374
|
export const PlusSquareInstUIIcon = wrapLucideIcon(Lucide.PlusSquare);
|
|
1367
|
-
export const PocketInstUIIcon = wrapLucideIcon(Lucide.Pocket);
|
|
1368
1375
|
export const PocketKnifeInstUIIcon = wrapLucideIcon(Lucide.PocketKnife);
|
|
1369
1376
|
export const PodcastInstUIIcon = wrapLucideIcon(Lucide.Podcast);
|
|
1370
1377
|
export const PointerInstUIIcon = wrapLucideIcon(Lucide.Pointer);
|
|
@@ -1379,6 +1386,7 @@ export const PowerSquareInstUIIcon = wrapLucideIcon(Lucide.PowerSquare);
|
|
|
1379
1386
|
export const PresentationInstUIIcon = wrapLucideIcon(Lucide.Presentation);
|
|
1380
1387
|
export const PrinterInstUIIcon = wrapLucideIcon(Lucide.Printer);
|
|
1381
1388
|
export const PrinterCheckInstUIIcon = wrapLucideIcon(Lucide.PrinterCheck);
|
|
1389
|
+
export const PrinterXInstUIIcon = wrapLucideIcon(Lucide.PrinterX);
|
|
1382
1390
|
export const ProjectorInstUIIcon = wrapLucideIcon(Lucide.Projector);
|
|
1383
1391
|
export const ProportionsInstUIIcon = wrapLucideIcon(Lucide.Proportions);
|
|
1384
1392
|
export const PuzzleInstUIIcon = wrapLucideIcon(Lucide.Puzzle);
|
|
@@ -1390,10 +1398,10 @@ export const RadarInstUIIcon = wrapLucideIcon(Lucide.Radar);
|
|
|
1390
1398
|
export const RadiationInstUIIcon = wrapLucideIcon(Lucide.Radiation);
|
|
1391
1399
|
export const RadicalInstUIIcon = wrapLucideIcon(Lucide.Radical);
|
|
1392
1400
|
export const RadioInstUIIcon = wrapLucideIcon(Lucide.Radio);
|
|
1401
|
+
export const RadioOffInstUIIcon = wrapLucideIcon(Lucide.RadioOff);
|
|
1393
1402
|
export const RadioReceiverInstUIIcon = wrapLucideIcon(Lucide.RadioReceiver);
|
|
1394
1403
|
export const RadioTowerInstUIIcon = wrapLucideIcon(Lucide.RadioTower);
|
|
1395
1404
|
export const RadiusInstUIIcon = wrapLucideIcon(Lucide.Radius);
|
|
1396
|
-
export const RailSymbolInstUIIcon = wrapLucideIcon(Lucide.RailSymbol);
|
|
1397
1405
|
export const RainbowInstUIIcon = wrapLucideIcon(Lucide.Rainbow);
|
|
1398
1406
|
export const RatInstUIIcon = wrapLucideIcon(Lucide.Rat);
|
|
1399
1407
|
export const RatioInstUIIcon = wrapLucideIcon(Lucide.Ratio);
|
|
@@ -1432,6 +1440,7 @@ export const ReplyInstUIIcon = wrapLucideIcon(Lucide.Reply);
|
|
|
1432
1440
|
export const ReplyAllInstUIIcon = wrapLucideIcon(Lucide.ReplyAll);
|
|
1433
1441
|
export const RewindInstUIIcon = wrapLucideIcon(Lucide.Rewind);
|
|
1434
1442
|
export const RibbonInstUIIcon = wrapLucideIcon(Lucide.Ribbon);
|
|
1443
|
+
export const RoadInstUIIcon = wrapLucideIcon(Lucide.Road);
|
|
1435
1444
|
export const RocketInstUIIcon = wrapLucideIcon(Lucide.Rocket);
|
|
1436
1445
|
export const RockingChairInstUIIcon = wrapLucideIcon(Lucide.RockingChair);
|
|
1437
1446
|
export const RollerCoasterInstUIIcon = wrapLucideIcon(Lucide.RollerCoaster);
|
|
@@ -1512,11 +1521,14 @@ export const ShareInstUIIcon = wrapLucideIcon(Lucide.Share);
|
|
|
1512
1521
|
export const Share2InstUIIcon = wrapLucideIcon(Lucide.Share2);
|
|
1513
1522
|
export const SheetInstUIIcon = wrapLucideIcon(Lucide.Sheet);
|
|
1514
1523
|
export const ShellInstUIIcon = wrapLucideIcon(Lucide.Shell);
|
|
1524
|
+
export const ShelvingUnitInstUIIcon = wrapLucideIcon(Lucide.ShelvingUnit);
|
|
1515
1525
|
export const ShieldInstUIIcon = wrapLucideIcon(Lucide.Shield);
|
|
1516
1526
|
export const ShieldAlertInstUIIcon = wrapLucideIcon(Lucide.ShieldAlert);
|
|
1517
1527
|
export const ShieldBanInstUIIcon = wrapLucideIcon(Lucide.ShieldBan);
|
|
1518
1528
|
export const ShieldCheckInstUIIcon = wrapLucideIcon(Lucide.ShieldCheck);
|
|
1519
1529
|
export const ShieldCloseInstUIIcon = wrapLucideIcon(Lucide.ShieldClose);
|
|
1530
|
+
export const ShieldCogInstUIIcon = wrapLucideIcon(Lucide.ShieldCog);
|
|
1531
|
+
export const ShieldCogCornerInstUIIcon = wrapLucideIcon(Lucide.ShieldCogCorner);
|
|
1520
1532
|
export const ShieldEllipsisInstUIIcon = wrapLucideIcon(Lucide.ShieldEllipsis);
|
|
1521
1533
|
export const ShieldHalfInstUIIcon = wrapLucideIcon(Lucide.ShieldHalf);
|
|
1522
1534
|
export const ShieldMinusInstUIIcon = wrapLucideIcon(Lucide.ShieldMinus);
|
|
@@ -1556,7 +1568,6 @@ export const SirenInstUIIcon = wrapLucideIcon(Lucide.Siren);
|
|
|
1556
1568
|
export const SkipBackInstUIIcon = wrapLucideIcon(Lucide.SkipBack);
|
|
1557
1569
|
export const SkipForwardInstUIIcon = wrapLucideIcon(Lucide.SkipForward);
|
|
1558
1570
|
export const SkullInstUIIcon = wrapLucideIcon(Lucide.Skull);
|
|
1559
|
-
export const SlackInstUIIcon = wrapLucideIcon(Lucide.Slack);
|
|
1560
1571
|
export const SlashInstUIIcon = wrapLucideIcon(Lucide.Slash);
|
|
1561
1572
|
export const SlashSquareInstUIIcon = wrapLucideIcon(Lucide.SlashSquare);
|
|
1562
1573
|
export const SliceInstUIIcon = wrapLucideIcon(Lucide.Slice);
|
|
@@ -1590,6 +1601,7 @@ export const SplitInstUIIcon = wrapLucideIcon(Lucide.Split);
|
|
|
1590
1601
|
export const SplitSquareHorizontalInstUIIcon = wrapLucideIcon(Lucide.SplitSquareHorizontal);
|
|
1591
1602
|
export const SplitSquareVerticalInstUIIcon = wrapLucideIcon(Lucide.SplitSquareVertical);
|
|
1592
1603
|
export const SpoolInstUIIcon = wrapLucideIcon(Lucide.Spool);
|
|
1604
|
+
export const SportShoeInstUIIcon = wrapLucideIcon(Lucide.SportShoe);
|
|
1593
1605
|
export const SpotlightInstUIIcon = wrapLucideIcon(Lucide.Spotlight);
|
|
1594
1606
|
export const SprayCanInstUIIcon = wrapLucideIcon(Lucide.SprayCan);
|
|
1595
1607
|
export const SproutInstUIIcon = wrapLucideIcon(Lucide.Sprout);
|
|
@@ -1604,11 +1616,15 @@ export const SquareArrowOutDownRightInstUIIcon = wrapLucideIcon(Lucide.SquareArr
|
|
|
1604
1616
|
export const SquareArrowOutUpLeftInstUIIcon = wrapLucideIcon(Lucide.SquareArrowOutUpLeft);
|
|
1605
1617
|
export const SquareArrowOutUpRightInstUIIcon = wrapLucideIcon(Lucide.SquareArrowOutUpRight);
|
|
1606
1618
|
export const SquareArrowRightInstUIIcon = wrapLucideIcon(Lucide.SquareArrowRight);
|
|
1619
|
+
export const SquareArrowRightEnterInstUIIcon = wrapLucideIcon(Lucide.SquareArrowRightEnter);
|
|
1620
|
+
export const SquareArrowRightExitInstUIIcon = wrapLucideIcon(Lucide.SquareArrowRightExit);
|
|
1607
1621
|
export const SquareArrowUpInstUIIcon = wrapLucideIcon(Lucide.SquareArrowUp);
|
|
1608
1622
|
export const SquareArrowUpLeftInstUIIcon = wrapLucideIcon(Lucide.SquareArrowUpLeft);
|
|
1609
1623
|
export const SquareArrowUpRightInstUIIcon = wrapLucideIcon(Lucide.SquareArrowUpRight);
|
|
1610
1624
|
export const SquareAsteriskInstUIIcon = wrapLucideIcon(Lucide.SquareAsterisk);
|
|
1611
1625
|
export const SquareBottomDashedScissorsInstUIIcon = wrapLucideIcon(Lucide.SquareBottomDashedScissors);
|
|
1626
|
+
export const SquareCenterlineDashedHorizontalInstUIIcon = wrapLucideIcon(Lucide.SquareCenterlineDashedHorizontal);
|
|
1627
|
+
export const SquareCenterlineDashedVerticalInstUIIcon = wrapLucideIcon(Lucide.SquareCenterlineDashedVertical);
|
|
1612
1628
|
export const SquareChartGanttInstUIIcon = wrapLucideIcon(Lucide.SquareChartGantt);
|
|
1613
1629
|
export const SquareCheckInstUIIcon = wrapLucideIcon(Lucide.SquareCheck);
|
|
1614
1630
|
export const SquareCheckBigInstUIIcon = wrapLucideIcon(Lucide.SquareCheckBig);
|
|
@@ -1676,6 +1692,7 @@ export const StepForwardInstUIIcon = wrapLucideIcon(Lucide.StepForward);
|
|
|
1676
1692
|
export const StethoscopeInstUIIcon = wrapLucideIcon(Lucide.Stethoscope);
|
|
1677
1693
|
export const StickerInstUIIcon = wrapLucideIcon(Lucide.Sticker);
|
|
1678
1694
|
export const StickyNoteInstUIIcon = wrapLucideIcon(Lucide.StickyNote);
|
|
1695
|
+
export const StoneInstUIIcon = wrapLucideIcon(Lucide.Stone);
|
|
1679
1696
|
export const StopCircleInstUIIcon = wrapLucideIcon(Lucide.StopCircle);
|
|
1680
1697
|
export const StoreInstUIIcon = wrapLucideIcon(Lucide.Store);
|
|
1681
1698
|
export const StretchHorizontalInstUIIcon = wrapLucideIcon(Lucide.StretchHorizontal);
|
|
@@ -1762,10 +1779,12 @@ export const ToggleLeftInstUIIcon = wrapLucideIcon(Lucide.ToggleLeft);
|
|
|
1762
1779
|
export const ToggleRightInstUIIcon = wrapLucideIcon(Lucide.ToggleRight);
|
|
1763
1780
|
export const ToiletInstUIIcon = wrapLucideIcon(Lucide.Toilet);
|
|
1764
1781
|
export const ToolCaseInstUIIcon = wrapLucideIcon(Lucide.ToolCase);
|
|
1782
|
+
export const ToolboxInstUIIcon = wrapLucideIcon(Lucide.Toolbox);
|
|
1765
1783
|
export const TornadoInstUIIcon = wrapLucideIcon(Lucide.Tornado);
|
|
1766
1784
|
export const TorusInstUIIcon = wrapLucideIcon(Lucide.Torus);
|
|
1767
1785
|
export const TouchpadInstUIIcon = wrapLucideIcon(Lucide.Touchpad);
|
|
1768
1786
|
export const TouchpadOffInstUIIcon = wrapLucideIcon(Lucide.TouchpadOff);
|
|
1787
|
+
export const TowelRackInstUIIcon = wrapLucideIcon(Lucide.TowelRack);
|
|
1769
1788
|
export const TowerControlInstUIIcon = wrapLucideIcon(Lucide.TowerControl);
|
|
1770
1789
|
export const ToyBrickInstUIIcon = wrapLucideIcon(Lucide.ToyBrick);
|
|
1771
1790
|
export const TractorInstUIIcon = wrapLucideIcon(Lucide.Tractor);
|
|
@@ -1782,7 +1801,6 @@ export const TreeDeciduousInstUIIcon = wrapLucideIcon(Lucide.TreeDeciduous);
|
|
|
1782
1801
|
export const TreePalmInstUIIcon = wrapLucideIcon(Lucide.TreePalm);
|
|
1783
1802
|
export const TreePineInstUIIcon = wrapLucideIcon(Lucide.TreePine);
|
|
1784
1803
|
export const TreesInstUIIcon = wrapLucideIcon(Lucide.Trees);
|
|
1785
|
-
export const TrelloInstUIIcon = wrapLucideIcon(Lucide.Trello);
|
|
1786
1804
|
export const TrendingDownInstUIIcon = wrapLucideIcon(Lucide.TrendingDown);
|
|
1787
1805
|
export const TrendingUpInstUIIcon = wrapLucideIcon(Lucide.TrendingUp);
|
|
1788
1806
|
export const TrendingUpDownInstUIIcon = wrapLucideIcon(Lucide.TrendingUpDown);
|
|
@@ -1800,8 +1818,6 @@ export const TvInstUIIcon = wrapLucideIcon(Lucide.Tv);
|
|
|
1800
1818
|
export const Tv2InstUIIcon = wrapLucideIcon(Lucide.Tv2);
|
|
1801
1819
|
export const TvMinimalInstUIIcon = wrapLucideIcon(Lucide.TvMinimal);
|
|
1802
1820
|
export const TvMinimalPlayInstUIIcon = wrapLucideIcon(Lucide.TvMinimalPlay);
|
|
1803
|
-
export const TwitchInstUIIcon = wrapLucideIcon(Lucide.Twitch);
|
|
1804
|
-
export const TwitterInstUIIcon = wrapLucideIcon(Lucide.Twitter);
|
|
1805
1821
|
export const TypeInstUIIcon = wrapLucideIcon(Lucide.Type);
|
|
1806
1822
|
export const TypeOutlineInstUIIcon = wrapLucideIcon(Lucide.TypeOutline);
|
|
1807
1823
|
export const UmbrellaInstUIIcon = wrapLucideIcon(Lucide.Umbrella);
|
|
@@ -1830,6 +1846,7 @@ export const UserCircleInstUIIcon = wrapLucideIcon(Lucide.UserCircle);
|
|
|
1830
1846
|
export const UserCircle2InstUIIcon = wrapLucideIcon(Lucide.UserCircle2);
|
|
1831
1847
|
export const UserCogInstUIIcon = wrapLucideIcon(Lucide.UserCog);
|
|
1832
1848
|
export const UserCog2InstUIIcon = wrapLucideIcon(Lucide.UserCog2);
|
|
1849
|
+
export const UserKeyInstUIIcon = wrapLucideIcon(Lucide.UserKey);
|
|
1833
1850
|
export const UserLockInstUIIcon = wrapLucideIcon(Lucide.UserLock);
|
|
1834
1851
|
export const UserMinusInstUIIcon = wrapLucideIcon(Lucide.UserMinus);
|
|
1835
1852
|
export const UserMinus2InstUIIcon = wrapLucideIcon(Lucide.UserMinus2);
|
|
@@ -1839,6 +1856,7 @@ export const UserPlus2InstUIIcon = wrapLucideIcon(Lucide.UserPlus2);
|
|
|
1839
1856
|
export const UserRoundInstUIIcon = wrapLucideIcon(Lucide.UserRound);
|
|
1840
1857
|
export const UserRoundCheckInstUIIcon = wrapLucideIcon(Lucide.UserRoundCheck);
|
|
1841
1858
|
export const UserRoundCogInstUIIcon = wrapLucideIcon(Lucide.UserRoundCog);
|
|
1859
|
+
export const UserRoundKeyInstUIIcon = wrapLucideIcon(Lucide.UserRoundKey);
|
|
1842
1860
|
export const UserRoundMinusInstUIIcon = wrapLucideIcon(Lucide.UserRoundMinus);
|
|
1843
1861
|
export const UserRoundPenInstUIIcon = wrapLucideIcon(Lucide.UserRoundPen);
|
|
1844
1862
|
export const UserRoundPlusInstUIIcon = wrapLucideIcon(Lucide.UserRoundPlus);
|
|
@@ -1921,10 +1939,23 @@ export const WrapTextInstUIIcon = wrapLucideIcon(Lucide.WrapText);
|
|
|
1921
1939
|
export const WrenchInstUIIcon = wrapLucideIcon(Lucide.Wrench);
|
|
1922
1940
|
export const XInstUIIcon = wrapLucideIcon(Lucide.X);
|
|
1923
1941
|
export const XCircleInstUIIcon = wrapLucideIcon(Lucide.XCircle);
|
|
1942
|
+
export const XLineTopInstUIIcon = wrapLucideIcon(Lucide.XLineTop);
|
|
1924
1943
|
export const XOctagonInstUIIcon = wrapLucideIcon(Lucide.XOctagon);
|
|
1925
1944
|
export const XSquareInstUIIcon = wrapLucideIcon(Lucide.XSquare);
|
|
1926
|
-
export const YoutubeInstUIIcon = wrapLucideIcon(Lucide.Youtube);
|
|
1927
1945
|
export const ZapInstUIIcon = wrapLucideIcon(Lucide.Zap);
|
|
1928
1946
|
export const ZapOffInstUIIcon = wrapLucideIcon(Lucide.ZapOff);
|
|
1947
|
+
export const ZodiacAquariusInstUIIcon = wrapLucideIcon(Lucide.ZodiacAquarius);
|
|
1948
|
+
export const ZodiacAriesInstUIIcon = wrapLucideIcon(Lucide.ZodiacAries);
|
|
1949
|
+
export const ZodiacCancerInstUIIcon = wrapLucideIcon(Lucide.ZodiacCancer);
|
|
1950
|
+
export const ZodiacCapricornInstUIIcon = wrapLucideIcon(Lucide.ZodiacCapricorn);
|
|
1951
|
+
export const ZodiacGeminiInstUIIcon = wrapLucideIcon(Lucide.ZodiacGemini);
|
|
1952
|
+
export const ZodiacLeoInstUIIcon = wrapLucideIcon(Lucide.ZodiacLeo);
|
|
1953
|
+
export const ZodiacLibraInstUIIcon = wrapLucideIcon(Lucide.ZodiacLibra);
|
|
1954
|
+
export const ZodiacOphiuchusInstUIIcon = wrapLucideIcon(Lucide.ZodiacOphiuchus);
|
|
1955
|
+
export const ZodiacPiscesInstUIIcon = wrapLucideIcon(Lucide.ZodiacPisces);
|
|
1956
|
+
export const ZodiacSagittariusInstUIIcon = wrapLucideIcon(Lucide.ZodiacSagittarius);
|
|
1957
|
+
export const ZodiacScorpioInstUIIcon = wrapLucideIcon(Lucide.ZodiacScorpio);
|
|
1958
|
+
export const ZodiacTaurusInstUIIcon = wrapLucideIcon(Lucide.ZodiacTaurus);
|
|
1959
|
+
export const ZodiacVirgoInstUIIcon = wrapLucideIcon(Lucide.ZodiacVirgo);
|
|
1929
1960
|
export const ZoomInInstUIIcon = wrapLucideIcon(Lucide.ZoomIn);
|
|
1930
1961
|
export const ZoomOutInstUIIcon = wrapLucideIcon(Lucide.ZoomOut);
|