@ctrliq/quantic-components 1.88.0 → 1.89.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action-group/action-group.component.js +3 -1
- package/dist/badge/badge-group.component.js +3 -1
- package/dist/code-input/index.js +1 -0
- package/dist/icon/__generated__/lucide-icon-names.enum.d.ts +321 -107
- package/dist/icon/__generated__/lucide-icon-names.enum.js +321 -107
- package/dist/icon/index.constants.d.ts +214 -107
- package/dist/icons.json +3247 -3242
- package/dist/index.js.map +1 -1
- package/dist/llms/components/quantic-action-group.md +4 -1
- package/dist/llms/components/quantic-badge-group.md +4 -1
- package/dist/llms/components/quantic-code-input.md +3 -0
- package/dist/llms/components/quantic-number-input.md +3 -0
- package/dist/llms/components/quantic-option-card.md +4 -0
- package/dist/llms/components/quantic-splitter-group.md +3 -0
- package/dist/llms/components/quantic-tab-button.md +5 -1
- package/dist/llms/components/quantic-tabs.md +4 -0
- package/dist/llms/components/quantic-tag-group.md +4 -1
- package/dist/llms/components/quantic-text-input.md +3 -0
- package/dist/llms/components/quantic-textarea.md +3 -0
- package/dist/llms/setup.md +2 -2
- package/dist/llms.txt +2 -2
- package/dist/meta/index.js.map +1 -1
- package/dist/meta/part-parity.test.d.ts +1 -0
- package/dist/meta/part-parity.test.js +68 -0
- package/dist/meta/serialize.d.ts +6 -2
- package/dist/meta/serialize.js +2 -0
- package/dist/meta/serialize.test.js +7 -0
- package/dist/meta.json +83 -5
- package/dist/number-input/index.js +1 -0
- package/dist/option-card/option-card.component.js +4 -0
- package/dist/quantic-components.js +351 -112
- package/dist/quantic-components.js.map +1 -1
- package/dist/quantic-components.min.js +56 -56
- package/dist/quantic-components.min.js.map +1 -1
- package/dist/register.js.map +1 -1
- package/dist/shared/meta.types.d.ts +4 -0
- package/dist/splitter/splitter-group.component.js +3 -0
- package/dist/tabs/button.component.js +6 -2
- package/dist/tabs/tabs.component.js +4 -0
- package/dist/tag/tag-group.component.js +3 -1
- package/dist/text-input/index.js +1 -0
- package/dist/textarea/index.js +1 -0
- package/dist/types/icon/__generated__/lucide-icon-names.enum.d.ts +321 -107
- package/dist/types/icon/index.constants.d.ts +214 -107
- package/dist/types/meta/part-parity.test.d.ts +1 -0
- package/dist/types/meta/serialize.d.ts +6 -2
- package/dist/types/shared/meta.types.d.ts +4 -0
- package/package.json +1 -1
|
@@ -66,8 +66,8 @@ export const LucideIconName = {
|
|
|
66
66
|
ArrowBigUp: 'ArrowBigUp',
|
|
67
67
|
ArrowBigUpDash: 'ArrowBigUpDash',
|
|
68
68
|
ArrowDown: 'ArrowDown',
|
|
69
|
-
|
|
70
|
-
|
|
69
|
+
ArrowDown01: 'ArrowDown01',
|
|
70
|
+
ArrowDown10: 'ArrowDown10',
|
|
71
71
|
ArrowDownAZ: 'ArrowDownAZ',
|
|
72
72
|
ArrowDownFromLine: 'ArrowDownFromLine',
|
|
73
73
|
ArrowDownLeft: 'ArrowDownLeft',
|
|
@@ -87,8 +87,8 @@ export const LucideIconName = {
|
|
|
87
87
|
ArrowRightLeft: 'ArrowRightLeft',
|
|
88
88
|
ArrowRightToLine: 'ArrowRightToLine',
|
|
89
89
|
ArrowUp: 'ArrowUp',
|
|
90
|
-
|
|
91
|
-
|
|
90
|
+
ArrowUp01: 'ArrowUp01',
|
|
91
|
+
ArrowUp10: 'ArrowUp10',
|
|
92
92
|
ArrowUpAZ: 'ArrowUpAZ',
|
|
93
93
|
ArrowUpDown: 'ArrowUpDown',
|
|
94
94
|
ArrowUpFromDot: 'ArrowUpFromDot',
|
|
@@ -107,7 +107,7 @@ export const LucideIconName = {
|
|
|
107
107
|
AudioWaveform: 'AudioWaveform',
|
|
108
108
|
Award: 'Award',
|
|
109
109
|
Axe: 'Axe',
|
|
110
|
-
|
|
110
|
+
Axis3d: 'Axis3d',
|
|
111
111
|
Baby: 'Baby',
|
|
112
112
|
Backpack: 'Backpack',
|
|
113
113
|
Badge: 'Badge',
|
|
@@ -204,7 +204,7 @@ export const LucideIconName = {
|
|
|
204
204
|
BookText: 'BookText',
|
|
205
205
|
BookType: 'BookType',
|
|
206
206
|
BookUp: 'BookUp',
|
|
207
|
-
|
|
207
|
+
BookUp2: 'BookUp2',
|
|
208
208
|
BookUser: 'BookUser',
|
|
209
209
|
BookX: 'BookX',
|
|
210
210
|
Bookmark: 'Bookmark',
|
|
@@ -238,7 +238,7 @@ export const LucideIconName = {
|
|
|
238
238
|
BugOff: 'BugOff',
|
|
239
239
|
BugPlay: 'BugPlay',
|
|
240
240
|
Building: 'Building',
|
|
241
|
-
|
|
241
|
+
Building2: 'Building2',
|
|
242
242
|
Bus: 'Bus',
|
|
243
243
|
BusFront: 'BusFront',
|
|
244
244
|
Cable: 'Cable',
|
|
@@ -247,26 +247,26 @@ export const LucideIconName = {
|
|
|
247
247
|
CakeSlice: 'CakeSlice',
|
|
248
248
|
Calculator: 'Calculator',
|
|
249
249
|
Calendar: 'Calendar',
|
|
250
|
-
|
|
250
|
+
Calendar1: 'Calendar1',
|
|
251
251
|
CalendarArrowDown: 'CalendarArrowDown',
|
|
252
252
|
CalendarArrowUp: 'CalendarArrowUp',
|
|
253
253
|
CalendarCheck: 'CalendarCheck',
|
|
254
|
-
|
|
254
|
+
CalendarCheck2: 'CalendarCheck2',
|
|
255
255
|
CalendarClock: 'CalendarClock',
|
|
256
256
|
CalendarCog: 'CalendarCog',
|
|
257
257
|
CalendarDays: 'CalendarDays',
|
|
258
258
|
CalendarFold: 'CalendarFold',
|
|
259
259
|
CalendarHeart: 'CalendarHeart',
|
|
260
260
|
CalendarMinus: 'CalendarMinus',
|
|
261
|
-
|
|
261
|
+
CalendarMinus2: 'CalendarMinus2',
|
|
262
262
|
CalendarOff: 'CalendarOff',
|
|
263
263
|
CalendarPlus: 'CalendarPlus',
|
|
264
|
-
|
|
264
|
+
CalendarPlus2: 'CalendarPlus2',
|
|
265
265
|
CalendarRange: 'CalendarRange',
|
|
266
266
|
CalendarSearch: 'CalendarSearch',
|
|
267
267
|
CalendarSync: 'CalendarSync',
|
|
268
268
|
CalendarX: 'CalendarX',
|
|
269
|
-
|
|
269
|
+
CalendarX2: 'CalendarX2',
|
|
270
270
|
Camera: 'Camera',
|
|
271
271
|
CameraOff: 'CameraOff',
|
|
272
272
|
Candy: 'Candy',
|
|
@@ -372,7 +372,7 @@ export const LucideIconName = {
|
|
|
372
372
|
CirclePlus: 'CirclePlus',
|
|
373
373
|
CirclePower: 'CirclePower',
|
|
374
374
|
CircleSlash: 'CircleSlash',
|
|
375
|
-
|
|
375
|
+
CircleSlash2: 'CircleSlash2',
|
|
376
376
|
CircleSmall: 'CircleSmall',
|
|
377
377
|
CircleStop: 'CircleStop',
|
|
378
378
|
CircleUser: 'CircleUser',
|
|
@@ -393,18 +393,18 @@ export const LucideIconName = {
|
|
|
393
393
|
ClipboardType: 'ClipboardType',
|
|
394
394
|
ClipboardX: 'ClipboardX',
|
|
395
395
|
Clock: 'Clock',
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
396
|
+
Clock1: 'Clock1',
|
|
397
|
+
Clock10: 'Clock10',
|
|
398
|
+
Clock11: 'Clock11',
|
|
399
|
+
Clock12: 'Clock12',
|
|
400
|
+
Clock2: 'Clock2',
|
|
401
|
+
Clock3: 'Clock3',
|
|
402
|
+
Clock4: 'Clock4',
|
|
403
|
+
Clock5: 'Clock5',
|
|
404
|
+
Clock6: 'Clock6',
|
|
405
|
+
Clock7: 'Clock7',
|
|
406
|
+
Clock8: 'Clock8',
|
|
407
|
+
Clock9: 'Clock9',
|
|
408
408
|
ClockAlert: 'ClockAlert',
|
|
409
409
|
ClockArrowDown: 'ClockArrowDown',
|
|
410
410
|
ClockArrowUp: 'ClockArrowUp',
|
|
@@ -437,10 +437,10 @@ export const LucideIconName = {
|
|
|
437
437
|
Coffee: 'Coffee',
|
|
438
438
|
Cog: 'Cog',
|
|
439
439
|
Coins: 'Coins',
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
440
|
+
Columns2: 'Columns2',
|
|
441
|
+
Columns3: 'Columns3',
|
|
442
|
+
Columns3Cog: 'Columns3Cog',
|
|
443
|
+
Columns4: 'Columns4',
|
|
444
444
|
Combine: 'Combine',
|
|
445
445
|
Command: 'Command',
|
|
446
446
|
Compass: 'Compass',
|
|
@@ -496,17 +496,17 @@ export const LucideIconName = {
|
|
|
496
496
|
DiamondMinus: 'DiamondMinus',
|
|
497
497
|
DiamondPercent: 'DiamondPercent',
|
|
498
498
|
DiamondPlus: 'DiamondPlus',
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
499
|
+
Dice1: 'Dice1',
|
|
500
|
+
Dice2: 'Dice2',
|
|
501
|
+
Dice3: 'Dice3',
|
|
502
|
+
Dice4: 'Dice4',
|
|
503
|
+
Dice5: 'Dice5',
|
|
504
|
+
Dice6: 'Dice6',
|
|
505
505
|
Dices: 'Dices',
|
|
506
506
|
Diff: 'Diff',
|
|
507
507
|
Disc: 'Disc',
|
|
508
|
-
|
|
509
|
-
|
|
508
|
+
Disc2: 'Disc2',
|
|
509
|
+
Disc3: 'Disc3',
|
|
510
510
|
DiscAlbum: 'DiscAlbum',
|
|
511
511
|
Divide: 'Divide',
|
|
512
512
|
Dna: 'Dna',
|
|
@@ -562,20 +562,20 @@ export const LucideIconName = {
|
|
|
562
562
|
File: 'File',
|
|
563
563
|
FileArchive: 'FileArchive',
|
|
564
564
|
FileAudio: 'FileAudio',
|
|
565
|
-
|
|
566
|
-
|
|
565
|
+
FileAudio2: 'FileAudio2',
|
|
566
|
+
FileAxis3d: 'FileAxis3d',
|
|
567
567
|
FileBadge: 'FileBadge',
|
|
568
|
-
|
|
568
|
+
FileBadge2: 'FileBadge2',
|
|
569
569
|
FileBox: 'FileBox',
|
|
570
570
|
FileChartColumn: 'FileChartColumn',
|
|
571
571
|
FileChartColumnIncreasing: 'FileChartColumnIncreasing',
|
|
572
572
|
FileChartLine: 'FileChartLine',
|
|
573
573
|
FileChartPie: 'FileChartPie',
|
|
574
574
|
FileCheck: 'FileCheck',
|
|
575
|
-
|
|
575
|
+
FileCheck2: 'FileCheck2',
|
|
576
576
|
FileClock: 'FileClock',
|
|
577
577
|
FileCode: 'FileCode',
|
|
578
|
-
|
|
578
|
+
FileCode2: 'FileCode2',
|
|
579
579
|
FileCog: 'FileCog',
|
|
580
580
|
FileDiff: 'FileDiff',
|
|
581
581
|
FileDigit: 'FileDigit',
|
|
@@ -584,23 +584,23 @@ export const LucideIconName = {
|
|
|
584
584
|
FileImage: 'FileImage',
|
|
585
585
|
FileInput: 'FileInput',
|
|
586
586
|
FileJson: 'FileJson',
|
|
587
|
-
|
|
587
|
+
FileJson2: 'FileJson2',
|
|
588
588
|
FileKey: 'FileKey',
|
|
589
|
-
|
|
589
|
+
FileKey2: 'FileKey2',
|
|
590
590
|
FileLock: 'FileLock',
|
|
591
|
-
|
|
591
|
+
FileLock2: 'FileLock2',
|
|
592
592
|
FileMinus: 'FileMinus',
|
|
593
|
-
|
|
593
|
+
FileMinus2: 'FileMinus2',
|
|
594
594
|
FileMusic: 'FileMusic',
|
|
595
595
|
FileOutput: 'FileOutput',
|
|
596
596
|
FilePen: 'FilePen',
|
|
597
597
|
FilePenLine: 'FilePenLine',
|
|
598
598
|
FilePlus: 'FilePlus',
|
|
599
|
-
|
|
599
|
+
FilePlus2: 'FilePlus2',
|
|
600
600
|
FileQuestion: 'FileQuestion',
|
|
601
601
|
FileScan: 'FileScan',
|
|
602
602
|
FileSearch: 'FileSearch',
|
|
603
|
-
|
|
603
|
+
FileSearch2: 'FileSearch2',
|
|
604
604
|
FileSliders: 'FileSliders',
|
|
605
605
|
FileSpreadsheet: 'FileSpreadsheet',
|
|
606
606
|
FileStack: 'FileStack',
|
|
@@ -608,16 +608,16 @@ export const LucideIconName = {
|
|
|
608
608
|
FileTerminal: 'FileTerminal',
|
|
609
609
|
FileText: 'FileText',
|
|
610
610
|
FileType: 'FileType',
|
|
611
|
-
|
|
611
|
+
FileType2: 'FileType2',
|
|
612
612
|
FileUp: 'FileUp',
|
|
613
613
|
FileUser: 'FileUser',
|
|
614
614
|
FileVideo: 'FileVideo',
|
|
615
|
-
|
|
615
|
+
FileVideo2: 'FileVideo2',
|
|
616
616
|
FileVolume: 'FileVolume',
|
|
617
|
-
|
|
617
|
+
FileVolume2: 'FileVolume2',
|
|
618
618
|
FileWarning: 'FileWarning',
|
|
619
619
|
FileX: 'FileX',
|
|
620
|
-
|
|
620
|
+
FileX2: 'FileX2',
|
|
621
621
|
Files: 'Files',
|
|
622
622
|
Film: 'Film',
|
|
623
623
|
Fingerprint: 'Fingerprint',
|
|
@@ -637,11 +637,11 @@ export const LucideIconName = {
|
|
|
637
637
|
FlaskConicalOff: 'FlaskConicalOff',
|
|
638
638
|
FlaskRound: 'FlaskRound',
|
|
639
639
|
FlipHorizontal: 'FlipHorizontal',
|
|
640
|
-
|
|
640
|
+
FlipHorizontal2: 'FlipHorizontal2',
|
|
641
641
|
FlipVertical: 'FlipVertical',
|
|
642
|
-
|
|
642
|
+
FlipVertical2: 'FlipVertical2',
|
|
643
643
|
Flower: 'Flower',
|
|
644
|
-
|
|
644
|
+
Flower2: 'Flower2',
|
|
645
645
|
Focus: 'Focus',
|
|
646
646
|
FoldHorizontal: 'FoldHorizontal',
|
|
647
647
|
FoldVertical: 'FoldVertical',
|
|
@@ -655,7 +655,7 @@ export const LucideIconName = {
|
|
|
655
655
|
FolderDot: 'FolderDot',
|
|
656
656
|
FolderDown: 'FolderDown',
|
|
657
657
|
FolderGit: 'FolderGit',
|
|
658
|
-
|
|
658
|
+
FolderGit2: 'FolderGit2',
|
|
659
659
|
FolderHeart: 'FolderHeart',
|
|
660
660
|
FolderInput: 'FolderInput',
|
|
661
661
|
FolderKanban: 'FolderKanban',
|
|
@@ -669,7 +669,7 @@ export const LucideIconName = {
|
|
|
669
669
|
FolderPlus: 'FolderPlus',
|
|
670
670
|
FolderRoot: 'FolderRoot',
|
|
671
671
|
FolderSearch: 'FolderSearch',
|
|
672
|
-
|
|
672
|
+
FolderSearch2: 'FolderSearch2',
|
|
673
673
|
FolderSymlink: 'FolderSymlink',
|
|
674
674
|
FolderSync: 'FolderSync',
|
|
675
675
|
FolderTree: 'FolderTree',
|
|
@@ -693,7 +693,7 @@ export const LucideIconName = {
|
|
|
693
693
|
GalleryVertical: 'GalleryVertical',
|
|
694
694
|
GalleryVerticalEnd: 'GalleryVerticalEnd',
|
|
695
695
|
Gamepad: 'Gamepad',
|
|
696
|
-
|
|
696
|
+
Gamepad2: 'Gamepad2',
|
|
697
697
|
Gauge: 'Gauge',
|
|
698
698
|
Gavel: 'Gavel',
|
|
699
699
|
Gem: 'Gem',
|
|
@@ -725,11 +725,11 @@ export const LucideIconName = {
|
|
|
725
725
|
Grab: 'Grab',
|
|
726
726
|
GraduationCap: 'GraduationCap',
|
|
727
727
|
Grape: 'Grape',
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
728
|
+
Grid2x2: 'Grid2x2',
|
|
729
|
+
Grid2x2Check: 'Grid2x2Check',
|
|
730
|
+
Grid2x2Plus: 'Grid2x2Plus',
|
|
731
|
+
Grid2x2X: 'Grid2x2X',
|
|
732
|
+
Grid3x3: 'Grid3x3',
|
|
733
733
|
Grip: 'Grip',
|
|
734
734
|
GripHorizontal: 'GripHorizontal',
|
|
735
735
|
GripVertical: 'GripVertical',
|
|
@@ -753,12 +753,12 @@ export const LucideIconName = {
|
|
|
753
753
|
Haze: 'Haze',
|
|
754
754
|
HdmiPort: 'HdmiPort',
|
|
755
755
|
Heading: 'Heading',
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
756
|
+
Heading1: 'Heading1',
|
|
757
|
+
Heading2: 'Heading2',
|
|
758
|
+
Heading3: 'Heading3',
|
|
759
|
+
Heading4: 'Heading4',
|
|
760
|
+
Heading5: 'Heading5',
|
|
761
|
+
Heading6: 'Heading6',
|
|
762
762
|
HeadphoneOff: 'HeadphoneOff',
|
|
763
763
|
Headphones: 'Headphones',
|
|
764
764
|
Headset: 'Headset',
|
|
@@ -831,7 +831,7 @@ export const LucideIconName = {
|
|
|
831
831
|
LassoSelect: 'LassoSelect',
|
|
832
832
|
Laugh: 'Laugh',
|
|
833
833
|
Layers: 'Layers',
|
|
834
|
-
|
|
834
|
+
Layers2: 'Layers2',
|
|
835
835
|
LayoutDashboard: 'LayoutDashboard',
|
|
836
836
|
LayoutGrid: 'LayoutGrid',
|
|
837
837
|
LayoutList: 'LayoutList',
|
|
@@ -849,8 +849,8 @@ export const LucideIconName = {
|
|
|
849
849
|
Lightbulb: 'Lightbulb',
|
|
850
850
|
LightbulbOff: 'LightbulbOff',
|
|
851
851
|
Link: 'Link',
|
|
852
|
-
|
|
853
|
-
|
|
852
|
+
Link2: 'Link2',
|
|
853
|
+
Link2Off: 'Link2Off',
|
|
854
854
|
Linkedin: 'Linkedin',
|
|
855
855
|
List: 'List',
|
|
856
856
|
ListCheck: 'ListCheck',
|
|
@@ -915,7 +915,7 @@ export const LucideIconName = {
|
|
|
915
915
|
MarsStroke: 'MarsStroke',
|
|
916
916
|
Martini: 'Martini',
|
|
917
917
|
Maximize: 'Maximize',
|
|
918
|
-
|
|
918
|
+
Maximize2: 'Maximize2',
|
|
919
919
|
Medal: 'Medal',
|
|
920
920
|
Megaphone: 'Megaphone',
|
|
921
921
|
MegaphoneOff: 'MegaphoneOff',
|
|
@@ -961,7 +961,7 @@ export const LucideIconName = {
|
|
|
961
961
|
Milk: 'Milk',
|
|
962
962
|
MilkOff: 'MilkOff',
|
|
963
963
|
Minimize: 'Minimize',
|
|
964
|
-
|
|
964
|
+
Minimize2: 'Minimize2',
|
|
965
965
|
Minus: 'Minus',
|
|
966
966
|
Monitor: 'Monitor',
|
|
967
967
|
MonitorCheck: 'MonitorCheck',
|
|
@@ -983,13 +983,13 @@ export const LucideIconName = {
|
|
|
983
983
|
Mouse: 'Mouse',
|
|
984
984
|
MouseOff: 'MouseOff',
|
|
985
985
|
MousePointer: 'MousePointer',
|
|
986
|
-
|
|
986
|
+
MousePointer2: 'MousePointer2',
|
|
987
987
|
MousePointerBan: 'MousePointerBan',
|
|
988
988
|
MousePointerClick: 'MousePointerClick',
|
|
989
989
|
Move: 'Move',
|
|
990
|
-
|
|
990
|
+
Move3d: 'Move3d',
|
|
991
991
|
MoveDiagonal: 'MoveDiagonal',
|
|
992
|
-
|
|
992
|
+
MoveDiagonal2: 'MoveDiagonal2',
|
|
993
993
|
MoveDown: 'MoveDown',
|
|
994
994
|
MoveDownLeft: 'MoveDownLeft',
|
|
995
995
|
MoveDownRight: 'MoveDownRight',
|
|
@@ -1001,12 +1001,12 @@ export const LucideIconName = {
|
|
|
1001
1001
|
MoveUpRight: 'MoveUpRight',
|
|
1002
1002
|
MoveVertical: 'MoveVertical',
|
|
1003
1003
|
Music: 'Music',
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1004
|
+
Music2: 'Music2',
|
|
1005
|
+
Music3: 'Music3',
|
|
1006
|
+
Music4: 'Music4',
|
|
1007
1007
|
Navigation: 'Navigation',
|
|
1008
|
-
|
|
1009
|
-
|
|
1008
|
+
Navigation2: 'Navigation2',
|
|
1009
|
+
Navigation2Off: 'Navigation2Off',
|
|
1010
1010
|
NavigationOff: 'NavigationOff',
|
|
1011
1011
|
Network: 'Network',
|
|
1012
1012
|
Newspaper: 'Newspaper',
|
|
@@ -1030,7 +1030,7 @@ export const LucideIconName = {
|
|
|
1030
1030
|
Orbit: 'Orbit',
|
|
1031
1031
|
Origami: 'Origami',
|
|
1032
1032
|
Package: 'Package',
|
|
1033
|
-
|
|
1033
|
+
Package2: 'Package2',
|
|
1034
1034
|
PackageCheck: 'PackageCheck',
|
|
1035
1035
|
PackageMinus: 'PackageMinus',
|
|
1036
1036
|
PackageOpen: 'PackageOpen',
|
|
@@ -1092,7 +1092,7 @@ export const LucideIconName = {
|
|
|
1092
1092
|
Piano: 'Piano',
|
|
1093
1093
|
Pickaxe: 'Pickaxe',
|
|
1094
1094
|
PictureInPicture: 'PictureInPicture',
|
|
1095
|
-
|
|
1095
|
+
PictureInPicture2: 'PictureInPicture2',
|
|
1096
1096
|
PiggyBank: 'PiggyBank',
|
|
1097
1097
|
Pilcrow: 'Pilcrow',
|
|
1098
1098
|
PilcrowLeft: 'PilcrowLeft',
|
|
@@ -1108,7 +1108,7 @@ export const LucideIconName = {
|
|
|
1108
1108
|
PlaneTakeoff: 'PlaneTakeoff',
|
|
1109
1109
|
Play: 'Play',
|
|
1110
1110
|
Plug: 'Plug',
|
|
1111
|
-
|
|
1111
|
+
Plug2: 'Plug2',
|
|
1112
1112
|
PlugZap: 'PlugZap',
|
|
1113
1113
|
Plus: 'Plus',
|
|
1114
1114
|
Pocket: 'Pocket',
|
|
@@ -1157,7 +1157,7 @@ export const LucideIconName = {
|
|
|
1157
1157
|
RectangleVertical: 'RectangleVertical',
|
|
1158
1158
|
Recycle: 'Recycle',
|
|
1159
1159
|
Redo: 'Redo',
|
|
1160
|
-
|
|
1160
|
+
Redo2: 'Redo2',
|
|
1161
1161
|
RedoDot: 'RedoDot',
|
|
1162
1162
|
RefreshCcw: 'RefreshCcw',
|
|
1163
1163
|
RefreshCcwDot: 'RefreshCcwDot',
|
|
@@ -1167,8 +1167,8 @@ export const LucideIconName = {
|
|
|
1167
1167
|
Regex: 'Regex',
|
|
1168
1168
|
RemoveFormatting: 'RemoveFormatting',
|
|
1169
1169
|
Repeat: 'Repeat',
|
|
1170
|
-
|
|
1171
|
-
|
|
1170
|
+
Repeat1: 'Repeat1',
|
|
1171
|
+
Repeat2: 'Repeat2',
|
|
1172
1172
|
Replace: 'Replace',
|
|
1173
1173
|
ReplaceAll: 'ReplaceAll',
|
|
1174
1174
|
Reply: 'Reply',
|
|
@@ -1178,7 +1178,7 @@ export const LucideIconName = {
|
|
|
1178
1178
|
Rocket: 'Rocket',
|
|
1179
1179
|
RockingChair: 'RockingChair',
|
|
1180
1180
|
RollerCoaster: 'RollerCoaster',
|
|
1181
|
-
|
|
1181
|
+
Rotate3d: 'Rotate3d',
|
|
1182
1182
|
RotateCcw: 'RotateCcw',
|
|
1183
1183
|
RotateCcwKey: 'RotateCcwKey',
|
|
1184
1184
|
RotateCcwSquare: 'RotateCcwSquare',
|
|
@@ -1187,9 +1187,9 @@ export const LucideIconName = {
|
|
|
1187
1187
|
Route: 'Route',
|
|
1188
1188
|
RouteOff: 'RouteOff',
|
|
1189
1189
|
Router: 'Router',
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1190
|
+
Rows2: 'Rows2',
|
|
1191
|
+
Rows3: 'Rows3',
|
|
1192
|
+
Rows4: 'Rows4',
|
|
1193
1193
|
Rss: 'Rss',
|
|
1194
1194
|
Ruler: 'Ruler',
|
|
1195
1195
|
RulerDimensionLine: 'RulerDimensionLine',
|
|
@@ -1204,7 +1204,7 @@ export const LucideIconName = {
|
|
|
1204
1204
|
SaveAll: 'SaveAll',
|
|
1205
1205
|
SaveOff: 'SaveOff',
|
|
1206
1206
|
Scale: 'Scale',
|
|
1207
|
-
|
|
1207
|
+
Scale3d: 'Scale3d',
|
|
1208
1208
|
Scaling: 'Scaling',
|
|
1209
1209
|
Scan: 'Scan',
|
|
1210
1210
|
ScanBarcode: 'ScanBarcode',
|
|
@@ -1238,10 +1238,10 @@ export const LucideIconName = {
|
|
|
1238
1238
|
ServerCrash: 'ServerCrash',
|
|
1239
1239
|
ServerOff: 'ServerOff',
|
|
1240
1240
|
Settings: 'Settings',
|
|
1241
|
-
|
|
1241
|
+
Settings2: 'Settings2',
|
|
1242
1242
|
Shapes: 'Shapes',
|
|
1243
1243
|
Share: 'Share',
|
|
1244
|
-
|
|
1244
|
+
Share2: 'Share2',
|
|
1245
1245
|
Sheet: 'Sheet',
|
|
1246
1246
|
Shell: 'Shell',
|
|
1247
1247
|
Shield: 'Shield',
|
|
@@ -1304,7 +1304,7 @@ export const LucideIconName = {
|
|
|
1304
1304
|
Speaker: 'Speaker',
|
|
1305
1305
|
Speech: 'Speech',
|
|
1306
1306
|
SpellCheck: 'SpellCheck',
|
|
1307
|
-
|
|
1307
|
+
SpellCheck2: 'SpellCheck2',
|
|
1308
1308
|
Spline: 'Spline',
|
|
1309
1309
|
SplinePointer: 'SplinePointer',
|
|
1310
1310
|
Split: 'Split',
|
|
@@ -1407,7 +1407,7 @@ export const LucideIconName = {
|
|
|
1407
1407
|
Swords: 'Swords',
|
|
1408
1408
|
Syringe: 'Syringe',
|
|
1409
1409
|
Table: 'Table',
|
|
1410
|
-
|
|
1410
|
+
Table2: 'Table2',
|
|
1411
1411
|
TableCellsMerge: 'TableCellsMerge',
|
|
1412
1412
|
TableCellsSplit: 'TableCellsSplit',
|
|
1413
1413
|
TableColumnsSplit: 'TableColumnsSplit',
|
|
@@ -1419,11 +1419,11 @@ export const LucideIconName = {
|
|
|
1419
1419
|
Tablets: 'Tablets',
|
|
1420
1420
|
Tag: 'Tag',
|
|
1421
1421
|
Tags: 'Tags',
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1422
|
+
Tally1: 'Tally1',
|
|
1423
|
+
Tally2: 'Tally2',
|
|
1424
|
+
Tally3: 'Tally3',
|
|
1425
|
+
Tally4: 'Tally4',
|
|
1426
|
+
Tally5: 'Tally5',
|
|
1427
1427
|
Tangent: 'Tangent',
|
|
1428
1428
|
Target: 'Target',
|
|
1429
1429
|
Telescope: 'Telescope',
|
|
@@ -1474,7 +1474,7 @@ export const LucideIconName = {
|
|
|
1474
1474
|
TramFront: 'TramFront',
|
|
1475
1475
|
Transgender: 'Transgender',
|
|
1476
1476
|
Trash: 'Trash',
|
|
1477
|
-
|
|
1477
|
+
Trash2: 'Trash2',
|
|
1478
1478
|
TreeDeciduous: 'TreeDeciduous',
|
|
1479
1479
|
TreePalm: 'TreePalm',
|
|
1480
1480
|
TreePine: 'TreePine',
|
|
@@ -1502,14 +1502,14 @@ export const LucideIconName = {
|
|
|
1502
1502
|
UmbrellaOff: 'UmbrellaOff',
|
|
1503
1503
|
Underline: 'Underline',
|
|
1504
1504
|
Undo: 'Undo',
|
|
1505
|
-
|
|
1505
|
+
Undo2: 'Undo2',
|
|
1506
1506
|
UndoDot: 'UndoDot',
|
|
1507
1507
|
UnfoldHorizontal: 'UnfoldHorizontal',
|
|
1508
1508
|
UnfoldVertical: 'UnfoldVertical',
|
|
1509
1509
|
Ungroup: 'Ungroup',
|
|
1510
1510
|
University: 'University',
|
|
1511
1511
|
Unlink: 'Unlink',
|
|
1512
|
-
|
|
1512
|
+
Unlink2: 'Unlink2',
|
|
1513
1513
|
Unplug: 'Unplug',
|
|
1514
1514
|
Upload: 'Upload',
|
|
1515
1515
|
Usb: 'Usb',
|
|
@@ -1550,8 +1550,8 @@ export const LucideIconName = {
|
|
|
1550
1550
|
Voicemail: 'Voicemail',
|
|
1551
1551
|
Volleyball: 'Volleyball',
|
|
1552
1552
|
Volume: 'Volume',
|
|
1553
|
-
|
|
1554
|
-
|
|
1553
|
+
Volume1: 'Volume1',
|
|
1554
|
+
Volume2: 'Volume2',
|
|
1555
1555
|
VolumeOff: 'VolumeOff',
|
|
1556
1556
|
VolumeX: 'VolumeX',
|
|
1557
1557
|
Vote: 'Vote',
|
|
@@ -1594,4 +1594,218 @@ export const LucideIconName = {
|
|
|
1594
1594
|
ZapOff: 'ZapOff',
|
|
1595
1595
|
ZoomIn: 'ZoomIn',
|
|
1596
1596
|
ZoomOut: 'ZoomOut',
|
|
1597
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `ArrowDown01` instead. */
|
|
1598
|
+
ArrowDown_0_1: 'ArrowDown01',
|
|
1599
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `ArrowDown10` instead. */
|
|
1600
|
+
ArrowDown_1_0: 'ArrowDown10',
|
|
1601
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `ArrowUp01` instead. */
|
|
1602
|
+
ArrowUp_0_1: 'ArrowUp01',
|
|
1603
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `ArrowUp10` instead. */
|
|
1604
|
+
ArrowUp_1_0: 'ArrowUp10',
|
|
1605
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Axis3d` instead. */
|
|
1606
|
+
Axis_3d: 'Axis3d',
|
|
1607
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `BookUp2` instead. */
|
|
1608
|
+
BookUp_2: 'BookUp2',
|
|
1609
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Building2` instead. */
|
|
1610
|
+
Building_2: 'Building2',
|
|
1611
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Calendar1` instead. */
|
|
1612
|
+
Calendar_1: 'Calendar1',
|
|
1613
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `CalendarCheck2` instead. */
|
|
1614
|
+
CalendarCheck_2: 'CalendarCheck2',
|
|
1615
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `CalendarMinus2` instead. */
|
|
1616
|
+
CalendarMinus_2: 'CalendarMinus2',
|
|
1617
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `CalendarPlus2` instead. */
|
|
1618
|
+
CalendarPlus_2: 'CalendarPlus2',
|
|
1619
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `CalendarX2` instead. */
|
|
1620
|
+
CalendarX_2: 'CalendarX2',
|
|
1621
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `CircleSlash2` instead. */
|
|
1622
|
+
CircleSlash_2: 'CircleSlash2',
|
|
1623
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Clock1` instead. */
|
|
1624
|
+
Clock_1: 'Clock1',
|
|
1625
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Clock10` instead. */
|
|
1626
|
+
Clock_10: 'Clock10',
|
|
1627
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Clock11` instead. */
|
|
1628
|
+
Clock_11: 'Clock11',
|
|
1629
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Clock12` instead. */
|
|
1630
|
+
Clock_12: 'Clock12',
|
|
1631
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Clock2` instead. */
|
|
1632
|
+
Clock_2: 'Clock2',
|
|
1633
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Clock3` instead. */
|
|
1634
|
+
Clock_3: 'Clock3',
|
|
1635
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Clock4` instead. */
|
|
1636
|
+
Clock_4: 'Clock4',
|
|
1637
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Clock5` instead. */
|
|
1638
|
+
Clock_5: 'Clock5',
|
|
1639
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Clock6` instead. */
|
|
1640
|
+
Clock_6: 'Clock6',
|
|
1641
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Clock7` instead. */
|
|
1642
|
+
Clock_7: 'Clock7',
|
|
1643
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Clock8` instead. */
|
|
1644
|
+
Clock_8: 'Clock8',
|
|
1645
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Clock9` instead. */
|
|
1646
|
+
Clock_9: 'Clock9',
|
|
1647
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Columns2` instead. */
|
|
1648
|
+
Columns_2: 'Columns2',
|
|
1649
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Columns3` instead. */
|
|
1650
|
+
Columns_3: 'Columns3',
|
|
1651
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Columns3Cog` instead. */
|
|
1652
|
+
Columns_3Cog: 'Columns3Cog',
|
|
1653
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Columns4` instead. */
|
|
1654
|
+
Columns_4: 'Columns4',
|
|
1655
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Dice1` instead. */
|
|
1656
|
+
Dice_1: 'Dice1',
|
|
1657
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Dice2` instead. */
|
|
1658
|
+
Dice_2: 'Dice2',
|
|
1659
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Dice3` instead. */
|
|
1660
|
+
Dice_3: 'Dice3',
|
|
1661
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Dice4` instead. */
|
|
1662
|
+
Dice_4: 'Dice4',
|
|
1663
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Dice5` instead. */
|
|
1664
|
+
Dice_5: 'Dice5',
|
|
1665
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Dice6` instead. */
|
|
1666
|
+
Dice_6: 'Dice6',
|
|
1667
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Disc2` instead. */
|
|
1668
|
+
Disc_2: 'Disc2',
|
|
1669
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Disc3` instead. */
|
|
1670
|
+
Disc_3: 'Disc3',
|
|
1671
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `FileAudio2` instead. */
|
|
1672
|
+
FileAudio_2: 'FileAudio2',
|
|
1673
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `FileAxis3d` instead. */
|
|
1674
|
+
FileAxis_3d: 'FileAxis3d',
|
|
1675
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `FileBadge2` instead. */
|
|
1676
|
+
FileBadge_2: 'FileBadge2',
|
|
1677
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `FileCheck2` instead. */
|
|
1678
|
+
FileCheck_2: 'FileCheck2',
|
|
1679
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `FileCode2` instead. */
|
|
1680
|
+
FileCode_2: 'FileCode2',
|
|
1681
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `FileJson2` instead. */
|
|
1682
|
+
FileJson_2: 'FileJson2',
|
|
1683
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `FileKey2` instead. */
|
|
1684
|
+
FileKey_2: 'FileKey2',
|
|
1685
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `FileLock2` instead. */
|
|
1686
|
+
FileLock_2: 'FileLock2',
|
|
1687
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `FileMinus2` instead. */
|
|
1688
|
+
FileMinus_2: 'FileMinus2',
|
|
1689
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `FilePlus2` instead. */
|
|
1690
|
+
FilePlus_2: 'FilePlus2',
|
|
1691
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `FileSearch2` instead. */
|
|
1692
|
+
FileSearch_2: 'FileSearch2',
|
|
1693
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `FileType2` instead. */
|
|
1694
|
+
FileType_2: 'FileType2',
|
|
1695
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `FileVideo2` instead. */
|
|
1696
|
+
FileVideo_2: 'FileVideo2',
|
|
1697
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `FileVolume2` instead. */
|
|
1698
|
+
FileVolume_2: 'FileVolume2',
|
|
1699
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `FileX2` instead. */
|
|
1700
|
+
FileX_2: 'FileX2',
|
|
1701
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `FlipHorizontal2` instead. */
|
|
1702
|
+
FlipHorizontal_2: 'FlipHorizontal2',
|
|
1703
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `FlipVertical2` instead. */
|
|
1704
|
+
FlipVertical_2: 'FlipVertical2',
|
|
1705
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Flower2` instead. */
|
|
1706
|
+
Flower_2: 'Flower2',
|
|
1707
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `FolderGit2` instead. */
|
|
1708
|
+
FolderGit_2: 'FolderGit2',
|
|
1709
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `FolderSearch2` instead. */
|
|
1710
|
+
FolderSearch_2: 'FolderSearch2',
|
|
1711
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Gamepad2` instead. */
|
|
1712
|
+
Gamepad_2: 'Gamepad2',
|
|
1713
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Grid2x2` instead. */
|
|
1714
|
+
Grid_2x2: 'Grid2x2',
|
|
1715
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Grid2x2Check` instead. */
|
|
1716
|
+
Grid_2x2Check: 'Grid2x2Check',
|
|
1717
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Grid2x2Plus` instead. */
|
|
1718
|
+
Grid_2x2Plus: 'Grid2x2Plus',
|
|
1719
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Grid2x2X` instead. */
|
|
1720
|
+
Grid_2x2X: 'Grid2x2X',
|
|
1721
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Grid3x3` instead. */
|
|
1722
|
+
Grid_3x3: 'Grid3x3',
|
|
1723
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Heading1` instead. */
|
|
1724
|
+
Heading_1: 'Heading1',
|
|
1725
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Heading2` instead. */
|
|
1726
|
+
Heading_2: 'Heading2',
|
|
1727
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Heading3` instead. */
|
|
1728
|
+
Heading_3: 'Heading3',
|
|
1729
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Heading4` instead. */
|
|
1730
|
+
Heading_4: 'Heading4',
|
|
1731
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Heading5` instead. */
|
|
1732
|
+
Heading_5: 'Heading5',
|
|
1733
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Heading6` instead. */
|
|
1734
|
+
Heading_6: 'Heading6',
|
|
1735
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Layers2` instead. */
|
|
1736
|
+
Layers_2: 'Layers2',
|
|
1737
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Link2` instead. */
|
|
1738
|
+
Link_2: 'Link2',
|
|
1739
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Link2Off` instead. */
|
|
1740
|
+
Link_2Off: 'Link2Off',
|
|
1741
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Maximize2` instead. */
|
|
1742
|
+
Maximize_2: 'Maximize2',
|
|
1743
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Minimize2` instead. */
|
|
1744
|
+
Minimize_2: 'Minimize2',
|
|
1745
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `MousePointer2` instead. */
|
|
1746
|
+
MousePointer_2: 'MousePointer2',
|
|
1747
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Move3d` instead. */
|
|
1748
|
+
Move_3d: 'Move3d',
|
|
1749
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `MoveDiagonal2` instead. */
|
|
1750
|
+
MoveDiagonal_2: 'MoveDiagonal2',
|
|
1751
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Music2` instead. */
|
|
1752
|
+
Music_2: 'Music2',
|
|
1753
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Music3` instead. */
|
|
1754
|
+
Music_3: 'Music3',
|
|
1755
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Music4` instead. */
|
|
1756
|
+
Music_4: 'Music4',
|
|
1757
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Navigation2` instead. */
|
|
1758
|
+
Navigation_2: 'Navigation2',
|
|
1759
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Navigation2Off` instead. */
|
|
1760
|
+
Navigation_2Off: 'Navigation2Off',
|
|
1761
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Package2` instead. */
|
|
1762
|
+
Package_2: 'Package2',
|
|
1763
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `PictureInPicture2` instead. */
|
|
1764
|
+
PictureInPicture_2: 'PictureInPicture2',
|
|
1765
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Plug2` instead. */
|
|
1766
|
+
Plug_2: 'Plug2',
|
|
1767
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Redo2` instead. */
|
|
1768
|
+
Redo_2: 'Redo2',
|
|
1769
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Repeat1` instead. */
|
|
1770
|
+
Repeat_1: 'Repeat1',
|
|
1771
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Repeat2` instead. */
|
|
1772
|
+
Repeat_2: 'Repeat2',
|
|
1773
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Rotate3d` instead. */
|
|
1774
|
+
Rotate_3d: 'Rotate3d',
|
|
1775
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Rows2` instead. */
|
|
1776
|
+
Rows_2: 'Rows2',
|
|
1777
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Rows3` instead. */
|
|
1778
|
+
Rows_3: 'Rows3',
|
|
1779
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Rows4` instead. */
|
|
1780
|
+
Rows_4: 'Rows4',
|
|
1781
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Scale3d` instead. */
|
|
1782
|
+
Scale_3d: 'Scale3d',
|
|
1783
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Settings2` instead. */
|
|
1784
|
+
Settings_2: 'Settings2',
|
|
1785
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Share2` instead. */
|
|
1786
|
+
Share_2: 'Share2',
|
|
1787
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `SpellCheck2` instead. */
|
|
1788
|
+
SpellCheck_2: 'SpellCheck2',
|
|
1789
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Table2` instead. */
|
|
1790
|
+
Table_2: 'Table2',
|
|
1791
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Tally1` instead. */
|
|
1792
|
+
Tally_1: 'Tally1',
|
|
1793
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Tally2` instead. */
|
|
1794
|
+
Tally_2: 'Tally2',
|
|
1795
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Tally3` instead. */
|
|
1796
|
+
Tally_3: 'Tally3',
|
|
1797
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Tally4` instead. */
|
|
1798
|
+
Tally_4: 'Tally4',
|
|
1799
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Tally5` instead. */
|
|
1800
|
+
Tally_5: 'Tally5',
|
|
1801
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Trash2` instead. */
|
|
1802
|
+
Trash_2: 'Trash2',
|
|
1803
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Undo2` instead. */
|
|
1804
|
+
Undo_2: 'Undo2',
|
|
1805
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Unlink2` instead. */
|
|
1806
|
+
Unlink_2: 'Unlink2',
|
|
1807
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Volume1` instead. */
|
|
1808
|
+
Volume_1: 'Volume1',
|
|
1809
|
+
/** @deprecated This name never matched lucide-static's real export and always resolved to a blank icon. Use `Volume2` instead. */
|
|
1810
|
+
Volume_2: 'Volume2',
|
|
1597
1811
|
};
|