@trackunit/ui-icons 0.0.54 → 0.0.55

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.
Files changed (102) hide show
  1. package/Battery.js +3 -17
  2. package/Battery2.js +3 -19
  3. package/BatteryCharging.js +3 -17
  4. package/BatteryCharging2.js +3 -19
  5. package/BatteryFull.js +3 -17
  6. package/BatteryFull2.js +3 -19
  7. package/BatteryLow.js +3 -17
  8. package/BatteryLow2.js +3 -19
  9. package/BatteryMedium.js +3 -17
  10. package/BatteryMedium2.js +3 -19
  11. package/Bluetooth.js +3 -17
  12. package/Bluetooth2.js +3 -19
  13. package/BluetoothOff.js +3 -17
  14. package/BluetoothOff2.js +3 -19
  15. package/Bucket.js +3 -17
  16. package/Bucket2.js +3 -19
  17. package/Bug.js +3 -14
  18. package/Bug2.js +3 -19
  19. package/Compass.js +3 -17
  20. package/Compass2.js +3 -19
  21. package/ConcreteMixer.js +3 -19
  22. package/ConcreteMixer2.js +3 -19
  23. package/ConstructionCone.js +3 -17
  24. package/ConstructionCone2.js +3 -19
  25. package/DemolitionHammer.js +3 -16
  26. package/DemolitionHammer2.js +3 -19
  27. package/Directions.js +3 -17
  28. package/Directions2.js +3 -19
  29. package/Excavator.js +3 -16
  30. package/Excavator2.js +3 -19
  31. package/FitToHeight.js +3 -17
  32. package/FitToHeight2.js +3 -19
  33. package/FitToWidth.js +3 -17
  34. package/FitToWidth2.js +3 -19
  35. package/Gps.js +3 -17
  36. package/Gps2.js +3 -19
  37. package/Hardhat.js +3 -16
  38. package/Hardhat2.js +3 -19
  39. package/Hierarchy.js +3 -15
  40. package/Hierarchy2.js +3 -19
  41. package/Plug.js +3 -15
  42. package/Plug2.js +3 -19
  43. package/Timeline.js +3 -15
  44. package/Timeline1.js +3 -15
  45. package/Timeline12.js +3 -19
  46. package/Timeline2.js +3 -19
  47. package/Wrench.js +3 -15
  48. package/Wrench2.js +3 -19
  49. package/Zone.js +3 -17
  50. package/Zone2.js +3 -19
  51. package/index.js +841 -556
  52. package/package.json +3 -2
  53. package/src/icons/outline/Battery.d.ts +1 -1
  54. package/src/icons/outline/BatteryCharging.d.ts +1 -1
  55. package/src/icons/outline/BatteryFull.d.ts +1 -1
  56. package/src/icons/outline/BatteryLow.d.ts +1 -1
  57. package/src/icons/outline/BatteryMedium.d.ts +1 -1
  58. package/src/icons/outline/Bluetooth.d.ts +1 -1
  59. package/src/icons/outline/BluetoothOff.d.ts +1 -1
  60. package/src/icons/outline/Bucket.d.ts +1 -1
  61. package/src/icons/outline/Bug.d.ts +1 -1
  62. package/src/icons/outline/Compass.d.ts +1 -1
  63. package/src/icons/outline/ConcreteMixer.d.ts +1 -1
  64. package/src/icons/outline/ConstructionCone.d.ts +1 -1
  65. package/src/icons/outline/DemolitionHammer.d.ts +1 -1
  66. package/src/icons/outline/Directions.d.ts +1 -1
  67. package/src/icons/outline/Excavator.d.ts +1 -1
  68. package/src/icons/outline/FitToHeight.d.ts +1 -1
  69. package/src/icons/outline/FitToWidth.d.ts +1 -1
  70. package/src/icons/outline/Gps.d.ts +1 -1
  71. package/src/icons/outline/Hardhat.d.ts +1 -1
  72. package/src/icons/outline/Hierarchy.d.ts +1 -1
  73. package/src/icons/outline/Plug.d.ts +1 -1
  74. package/src/icons/outline/Timeline.d.ts +1 -1
  75. package/src/icons/outline/Timeline1.d.ts +1 -1
  76. package/src/icons/outline/Wrench.d.ts +1 -1
  77. package/src/icons/outline/Zone.d.ts +1 -1
  78. package/src/icons/solid/Battery.d.ts +1 -1
  79. package/src/icons/solid/BatteryCharging.d.ts +1 -1
  80. package/src/icons/solid/BatteryFull.d.ts +1 -1
  81. package/src/icons/solid/BatteryLow.d.ts +1 -1
  82. package/src/icons/solid/BatteryMedium.d.ts +1 -1
  83. package/src/icons/solid/Bluetooth.d.ts +1 -1
  84. package/src/icons/solid/BluetoothOff.d.ts +1 -1
  85. package/src/icons/solid/Bucket.d.ts +1 -1
  86. package/src/icons/solid/Bug.d.ts +1 -1
  87. package/src/icons/solid/Compass.d.ts +1 -1
  88. package/src/icons/solid/ConcreteMixer.d.ts +1 -1
  89. package/src/icons/solid/ConstructionCone.d.ts +1 -1
  90. package/src/icons/solid/DemolitionHammer.d.ts +1 -1
  91. package/src/icons/solid/Directions.d.ts +1 -1
  92. package/src/icons/solid/Excavator.d.ts +1 -1
  93. package/src/icons/solid/FitToHeight.d.ts +1 -1
  94. package/src/icons/solid/FitToWidth.d.ts +1 -1
  95. package/src/icons/solid/Gps.d.ts +1 -1
  96. package/src/icons/solid/Hardhat.d.ts +1 -1
  97. package/src/icons/solid/Hierarchy.d.ts +1 -1
  98. package/src/icons/solid/Plug.d.ts +1 -1
  99. package/src/icons/solid/Timeline.d.ts +1 -1
  100. package/src/icons/solid/Timeline1.d.ts +1 -1
  101. package/src/icons/solid/Wrench.d.ts +1 -1
  102. package/src/icons/solid/Zone.d.ts +1 -1
package/index.js CHANGED
@@ -1,570 +1,855 @@
1
1
  import * as React from 'react';
2
2
  import React__default from 'react';
3
3
 
4
- const HeroIconsArray = ["AcademicCapIcon", "AdjustmentsIcon", "AnnotationIcon", "ArchiveIcon", "ArrowCircleDownIcon", "ArrowCircleLeftIcon", "ArrowCircleRightIcon", "ArrowCircleUpIcon", "ArrowDownIcon", "ArrowLeftIcon", "ArrowNarrowDownIcon", "ArrowNarrowLeftIcon", "ArrowNarrowRightIcon", "ArrowNarrowUpIcon", "ArrowRightIcon", "ArrowSmDownIcon", "ArrowSmLeftIcon", "ArrowSmRightIcon", "ArrowSmUpIcon", "ArrowUpIcon", "ArrowsExpandIcon", "AtSymbolIcon", "BackspaceIcon", "BadgeCheckIcon", "BanIcon", "BeakerIcon", "BellIcon", "BookOpenIcon", "BookmarkAltIcon", "BookmarkIcon", "BriefcaseIcon", "CakeIcon", "CalculatorIcon", "CalendarIcon", "CameraIcon", "CashIcon", "ChartBarIcon", "ChartPieIcon", "ChartSquareBarIcon", "ChatAlt2Icon", "ChatAltIcon", "ChatIcon", "CheckCircleIcon", "CheckIcon", "ChevronDoubleDownIcon", "ChevronDoubleLeftIcon", "ChevronDoubleRightIcon", "ChevronDoubleUpIcon", "ChevronDownIcon", "ChevronLeftIcon", "ChevronRightIcon", "ChevronUpIcon", "ChipIcon", "ClipboardCheckIcon", "ClipboardCopyIcon", "ClipboardListIcon", "ClipboardIcon", "ClockIcon", "CloudDownloadIcon", "CloudUploadIcon", "CloudIcon", "CodeIcon", "CogIcon", "CollectionIcon", "ColorSwatchIcon", "CreditCardIcon", "CubeTransparentIcon", "CubeIcon", "CurrencyBangladeshiIcon", "CurrencyDollarIcon", "CurrencyEuroIcon", "CurrencyPoundIcon", "CurrencyRupeeIcon", "CurrencyYenIcon", "CursorClickIcon", "DatabaseIcon", "DesktopComputerIcon", "DeviceMobileIcon", "DeviceTabletIcon", "DocumentAddIcon", "DocumentDownloadIcon", "DocumentDuplicateIcon", "DocumentRemoveIcon", "DocumentReportIcon", "DocumentSearchIcon", "DocumentTextIcon", "DocumentIcon", "DotsCircleHorizontalIcon", "DotsHorizontalIcon", "DotsVerticalIcon", "DownloadIcon", "DuplicateIcon", "EmojiHappyIcon", "EmojiSadIcon", "ExclamationCircleIcon", "ExclamationIcon", "ExternalLinkIcon", "EyeOffIcon", "EyeIcon", "FastForwardIcon", "FilmIcon", "FilterIcon", "FingerPrintIcon", "FireIcon", "FlagIcon", "FolderAddIcon", "FolderDownloadIcon", "FolderOpenIcon", "FolderRemoveIcon", "FolderIcon", "GiftIcon", "GlobeAltIcon", "GlobeIcon", "HandIcon", "HashtagIcon", "HeartIcon", "HomeIcon", "IdentificationIcon", "InboxInIcon", "InboxIcon", "InformationCircleIcon", "KeyIcon", "LibraryIcon", "LightBulbIcon", "LightningBoltIcon", "LinkIcon", "LocationMarkerIcon", "LockClosedIcon", "LockOpenIcon", "LoginIcon", "LogoutIcon", "MailOpenIcon", "MailIcon", "MapIcon", "MenuAlt1Icon", "MenuAlt2Icon", "MenuAlt3Icon", "MenuAlt4Icon", "MenuIcon", "MicrophoneIcon", "MinusCircleIcon", "MinusSmIcon", "MinusIcon", "MoonIcon", "MusicNoteIcon", "NewspaperIcon", "OfficeBuildingIcon", "PaperAirplaneIcon", "PaperClipIcon", "PauseIcon", "PencilAltIcon", "PencilIcon", "PhoneIncomingIcon", "PhoneMissedCallIcon", "PhoneOutgoingIcon", "PhoneIcon", "PhotographIcon", "PlayIcon", "PlusCircleIcon", "PlusSmIcon", "PlusIcon", "PresentationChartBarIcon", "PresentationChartLineIcon", "PrinterIcon", "PuzzleIcon", "QrcodeIcon", "QuestionMarkCircleIcon", "ReceiptRefundIcon", "ReceiptTaxIcon", "RefreshIcon", "ReplyIcon", "RewindIcon", "RssIcon", "SaveAsIcon", "SaveIcon", "ScaleIcon", "ScissorsIcon", "SearchCircleIcon", "SearchIcon", "SelectorIcon", "ServerIcon", "ShareIcon", "ShieldCheckIcon", "ShieldExclamationIcon", "ShoppingBagIcon", "ShoppingCartIcon", "SortAscendingIcon", "SortDescendingIcon", "SparklesIcon", "SpeakerphoneIcon", "StarIcon", "StatusOfflineIcon", "StatusOnlineIcon", "StopIcon", "SunIcon", "SupportIcon", "SwitchHorizontalIcon", "SwitchVerticalIcon", "TableIcon", "TagIcon", "TemplateIcon", "TerminalIcon", "ThumbDownIcon", "ThumbUpIcon", "TicketIcon", "TranslateIcon", "TrashIcon", "TrendingDownIcon", "TrendingUpIcon", "TruckIcon", "UploadIcon", "UserAddIcon", "UserCircleIcon", "UserGroupIcon", "UserRemoveIcon", "UserIcon", "UsersIcon", "VariableIcon", "VideoCameraIcon", "ViewBoardsIcon", "ViewGridAddIcon", "ViewGridIcon", "ViewListIcon", "VolumeOffIcon", "VolumeUpIcon", "WifiIcon", "XCircleIcon", "XIcon", "ZoomInIcon", "ZoomOutIcon"];
5
- const lookupOutline = {
6
- AcademicCapIcon: React.lazy(() => import('@heroicons/react/outline/AcademicCapIcon')),
7
- AdjustmentsIcon: React.lazy(() => import('@heroicons/react/outline/AdjustmentsIcon')),
8
- AnnotationIcon: React.lazy(() => import('@heroicons/react/outline/AnnotationIcon')),
9
- ArchiveIcon: React.lazy(() => import('@heroicons/react/outline/ArchiveIcon')),
10
- ArrowCircleDownIcon: React.lazy(() => import('@heroicons/react/outline/ArrowCircleDownIcon')),
11
- ArrowCircleLeftIcon: React.lazy(() => import('@heroicons/react/outline/ArrowCircleLeftIcon')),
12
- ArrowCircleRightIcon: React.lazy(() => import('@heroicons/react/outline/ArrowCircleRightIcon')),
13
- ArrowCircleUpIcon: React.lazy(() => import('@heroicons/react/outline/ArrowCircleUpIcon')),
14
- ArrowDownIcon: React.lazy(() => import('@heroicons/react/outline/ArrowDownIcon')),
15
- ArrowLeftIcon: React.lazy(() => import('@heroicons/react/outline/ArrowLeftIcon')),
16
- ArrowNarrowDownIcon: React.lazy(() => import('@heroicons/react/outline/ArrowNarrowDownIcon')),
17
- ArrowNarrowLeftIcon: React.lazy(() => import('@heroicons/react/outline/ArrowNarrowLeftIcon')),
18
- ArrowNarrowRightIcon: React.lazy(() => import('@heroicons/react/outline/ArrowNarrowRightIcon')),
19
- ArrowNarrowUpIcon: React.lazy(() => import('@heroicons/react/outline/ArrowNarrowUpIcon')),
20
- ArrowRightIcon: React.lazy(() => import('@heroicons/react/outline/ArrowRightIcon')),
21
- ArrowSmDownIcon: React.lazy(() => import('@heroicons/react/outline/ArrowSmDownIcon')),
22
- ArrowSmLeftIcon: React.lazy(() => import('@heroicons/react/outline/ArrowSmLeftIcon')),
23
- ArrowSmRightIcon: React.lazy(() => import('@heroicons/react/outline/ArrowSmRightIcon')),
24
- ArrowSmUpIcon: React.lazy(() => import('@heroicons/react/outline/ArrowSmUpIcon')),
25
- ArrowUpIcon: React.lazy(() => import('@heroicons/react/outline/ArrowUpIcon')),
26
- ArrowsExpandIcon: React.lazy(() => import('@heroicons/react/outline/ArrowsExpandIcon')),
27
- AtSymbolIcon: React.lazy(() => import('@heroicons/react/outline/AtSymbolIcon')),
28
- BackspaceIcon: React.lazy(() => import('@heroicons/react/outline/BackspaceIcon')),
29
- BadgeCheckIcon: React.lazy(() => import('@heroicons/react/outline/BadgeCheckIcon')),
30
- BanIcon: React.lazy(() => import('@heroicons/react/outline/BanIcon')),
31
- BeakerIcon: React.lazy(() => import('@heroicons/react/outline/BeakerIcon')),
32
- BellIcon: React.lazy(() => import('@heroicons/react/outline/BellIcon')),
33
- BookOpenIcon: React.lazy(() => import('@heroicons/react/outline/BookOpenIcon')),
34
- BookmarkAltIcon: React.lazy(() => import('@heroicons/react/outline/BookmarkAltIcon')),
35
- BookmarkIcon: React.lazy(() => import('@heroicons/react/outline/BookmarkIcon')),
36
- BriefcaseIcon: React.lazy(() => import('@heroicons/react/outline/BriefcaseIcon')),
37
- CakeIcon: React.lazy(() => import('@heroicons/react/outline/CakeIcon')),
38
- CalculatorIcon: React.lazy(() => import('@heroicons/react/outline/CalculatorIcon')),
39
- CalendarIcon: React.lazy(() => import('@heroicons/react/outline/CalendarIcon')),
40
- CameraIcon: React.lazy(() => import('@heroicons/react/outline/CameraIcon')),
41
- CashIcon: React.lazy(() => import('@heroicons/react/outline/CashIcon')),
42
- ChartBarIcon: React.lazy(() => import('@heroicons/react/outline/ChartBarIcon')),
43
- ChartPieIcon: React.lazy(() => import('@heroicons/react/outline/ChartPieIcon')),
44
- ChartSquareBarIcon: React.lazy(() => import('@heroicons/react/outline/ChartSquareBarIcon')),
45
- ChatAlt2Icon: React.lazy(() => import('@heroicons/react/outline/ChatAlt2Icon')),
46
- ChatAltIcon: React.lazy(() => import('@heroicons/react/outline/ChatAltIcon')),
47
- ChatIcon: React.lazy(() => import('@heroicons/react/outline/ChatIcon')),
48
- CheckCircleIcon: React.lazy(() => import('@heroicons/react/outline/CheckCircleIcon')),
49
- CheckIcon: React.lazy(() => import('@heroicons/react/outline/CheckIcon')),
50
- ChevronDoubleDownIcon: React.lazy(() => import('@heroicons/react/outline/ChevronDoubleDownIcon')),
51
- ChevronDoubleLeftIcon: React.lazy(() => import('@heroicons/react/outline/ChevronDoubleLeftIcon')),
52
- ChevronDoubleRightIcon: React.lazy(() => import('@heroicons/react/outline/ChevronDoubleRightIcon')),
53
- ChevronDoubleUpIcon: React.lazy(() => import('@heroicons/react/outline/ChevronDoubleUpIcon')),
54
- ChevronDownIcon: React.lazy(() => import('@heroicons/react/outline/ChevronDownIcon')),
55
- ChevronLeftIcon: React.lazy(() => import('@heroicons/react/outline/ChevronLeftIcon')),
56
- ChevronRightIcon: React.lazy(() => import('@heroicons/react/outline/ChevronRightIcon')),
57
- ChevronUpIcon: React.lazy(() => import('@heroicons/react/outline/ChevronUpIcon')),
58
- ChipIcon: React.lazy(() => import('@heroicons/react/outline/ChipIcon')),
59
- ClipboardCheckIcon: React.lazy(() => import('@heroicons/react/outline/ClipboardCheckIcon')),
60
- ClipboardCopyIcon: React.lazy(() => import('@heroicons/react/outline/ClipboardCopyIcon')),
61
- ClipboardListIcon: React.lazy(() => import('@heroicons/react/outline/ClipboardListIcon')),
62
- ClipboardIcon: React.lazy(() => import('@heroicons/react/outline/ClipboardIcon')),
63
- ClockIcon: React.lazy(() => import('@heroicons/react/outline/ClockIcon')),
64
- CloudDownloadIcon: React.lazy(() => import('@heroicons/react/outline/CloudDownloadIcon')),
65
- CloudUploadIcon: React.lazy(() => import('@heroicons/react/outline/CloudUploadIcon')),
66
- CloudIcon: React.lazy(() => import('@heroicons/react/outline/CloudIcon')),
67
- CodeIcon: React.lazy(() => import('@heroicons/react/outline/CodeIcon')),
68
- CogIcon: React.lazy(() => import('@heroicons/react/outline/CogIcon')),
69
- CollectionIcon: React.lazy(() => import('@heroicons/react/outline/CollectionIcon')),
70
- ColorSwatchIcon: React.lazy(() => import('@heroicons/react/outline/ColorSwatchIcon')),
71
- CreditCardIcon: React.lazy(() => import('@heroicons/react/outline/CreditCardIcon')),
72
- CubeTransparentIcon: React.lazy(() => import('@heroicons/react/outline/CubeTransparentIcon')),
73
- CubeIcon: React.lazy(() => import('@heroicons/react/outline/CubeIcon')),
74
- CurrencyBangladeshiIcon: React.lazy(() => import('@heroicons/react/outline/CurrencyBangladeshiIcon')),
75
- CurrencyDollarIcon: React.lazy(() => import('@heroicons/react/outline/CurrencyDollarIcon')),
76
- CurrencyEuroIcon: React.lazy(() => import('@heroicons/react/outline/CurrencyEuroIcon')),
77
- CurrencyPoundIcon: React.lazy(() => import('@heroicons/react/outline/CurrencyPoundIcon')),
78
- CurrencyRupeeIcon: React.lazy(() => import('@heroicons/react/outline/CurrencyRupeeIcon')),
79
- CurrencyYenIcon: React.lazy(() => import('@heroicons/react/outline/CurrencyYenIcon')),
80
- CursorClickIcon: React.lazy(() => import('@heroicons/react/outline/CursorClickIcon')),
81
- DatabaseIcon: React.lazy(() => import('@heroicons/react/outline/DatabaseIcon')),
82
- DesktopComputerIcon: React.lazy(() => import('@heroicons/react/outline/DesktopComputerIcon')),
83
- DeviceMobileIcon: React.lazy(() => import('@heroicons/react/outline/DeviceMobileIcon')),
84
- DeviceTabletIcon: React.lazy(() => import('@heroicons/react/outline/DeviceTabletIcon')),
85
- DocumentAddIcon: React.lazy(() => import('@heroicons/react/outline/DocumentAddIcon')),
86
- DocumentDownloadIcon: React.lazy(() => import('@heroicons/react/outline/DocumentDownloadIcon')),
87
- DocumentDuplicateIcon: React.lazy(() => import('@heroicons/react/outline/DocumentDuplicateIcon')),
88
- DocumentRemoveIcon: React.lazy(() => import('@heroicons/react/outline/DocumentRemoveIcon')),
89
- DocumentReportIcon: React.lazy(() => import('@heroicons/react/outline/DocumentReportIcon')),
90
- DocumentSearchIcon: React.lazy(() => import('@heroicons/react/outline/DocumentSearchIcon')),
91
- DocumentTextIcon: React.lazy(() => import('@heroicons/react/outline/DocumentTextIcon')),
92
- DocumentIcon: React.lazy(() => import('@heroicons/react/outline/DocumentIcon')),
93
- DotsCircleHorizontalIcon: React.lazy(() => import('@heroicons/react/outline/DotsCircleHorizontalIcon')),
94
- DotsHorizontalIcon: React.lazy(() => import('@heroicons/react/outline/DotsHorizontalIcon')),
95
- DotsVerticalIcon: React.lazy(() => import('@heroicons/react/outline/DotsVerticalIcon')),
96
- DownloadIcon: React.lazy(() => import('@heroicons/react/outline/DownloadIcon')),
97
- DuplicateIcon: React.lazy(() => import('@heroicons/react/outline/DuplicateIcon')),
98
- EmojiHappyIcon: React.lazy(() => import('@heroicons/react/outline/EmojiHappyIcon')),
99
- EmojiSadIcon: React.lazy(() => import('@heroicons/react/outline/EmojiSadIcon')),
100
- ExclamationCircleIcon: React.lazy(() => import('@heroicons/react/outline/ExclamationCircleIcon')),
101
- ExclamationIcon: React.lazy(() => import('@heroicons/react/outline/ExclamationIcon')),
102
- ExternalLinkIcon: React.lazy(() => import('@heroicons/react/outline/ExternalLinkIcon')),
103
- EyeOffIcon: React.lazy(() => import('@heroicons/react/outline/EyeOffIcon')),
104
- EyeIcon: React.lazy(() => import('@heroicons/react/outline/EyeIcon')),
105
- FastForwardIcon: React.lazy(() => import('@heroicons/react/outline/FastForwardIcon')),
106
- FilmIcon: React.lazy(() => import('@heroicons/react/outline/FilmIcon')),
107
- FilterIcon: React.lazy(() => import('@heroicons/react/outline/FilterIcon')),
108
- FingerPrintIcon: React.lazy(() => import('@heroicons/react/outline/FingerPrintIcon')),
109
- FireIcon: React.lazy(() => import('@heroicons/react/outline/FireIcon')),
110
- FlagIcon: React.lazy(() => import('@heroicons/react/outline/FlagIcon')),
111
- FolderAddIcon: React.lazy(() => import('@heroicons/react/outline/FolderAddIcon')),
112
- FolderDownloadIcon: React.lazy(() => import('@heroicons/react/outline/FolderDownloadIcon')),
113
- FolderOpenIcon: React.lazy(() => import('@heroicons/react/outline/FolderOpenIcon')),
114
- FolderRemoveIcon: React.lazy(() => import('@heroicons/react/outline/FolderRemoveIcon')),
115
- FolderIcon: React.lazy(() => import('@heroicons/react/outline/FolderIcon')),
116
- GiftIcon: React.lazy(() => import('@heroicons/react/outline/GiftIcon')),
117
- GlobeAltIcon: React.lazy(() => import('@heroicons/react/outline/GlobeAltIcon')),
118
- GlobeIcon: React.lazy(() => import('@heroicons/react/outline/GlobeIcon')),
119
- HandIcon: React.lazy(() => import('@heroicons/react/outline/HandIcon')),
120
- HashtagIcon: React.lazy(() => import('@heroicons/react/outline/HashtagIcon')),
121
- HeartIcon: React.lazy(() => import('@heroicons/react/outline/HeartIcon')),
122
- HomeIcon: React.lazy(() => import('@heroicons/react/outline/HomeIcon')),
123
- IdentificationIcon: React.lazy(() => import('@heroicons/react/outline/IdentificationIcon')),
124
- InboxInIcon: React.lazy(() => import('@heroicons/react/outline/InboxInIcon')),
125
- InboxIcon: React.lazy(() => import('@heroicons/react/outline/InboxIcon')),
126
- InformationCircleIcon: React.lazy(() => import('@heroicons/react/outline/InformationCircleIcon')),
127
- KeyIcon: React.lazy(() => import('@heroicons/react/outline/KeyIcon')),
128
- LibraryIcon: React.lazy(() => import('@heroicons/react/outline/LibraryIcon')),
129
- LightBulbIcon: React.lazy(() => import('@heroicons/react/outline/LightBulbIcon')),
130
- LightningBoltIcon: React.lazy(() => import('@heroicons/react/outline/LightningBoltIcon')),
131
- LinkIcon: React.lazy(() => import('@heroicons/react/outline/LinkIcon')),
132
- LocationMarkerIcon: React.lazy(() => import('@heroicons/react/outline/LocationMarkerIcon')),
133
- LockClosedIcon: React.lazy(() => import('@heroicons/react/outline/LockClosedIcon')),
134
- LockOpenIcon: React.lazy(() => import('@heroicons/react/outline/LockOpenIcon')),
135
- LoginIcon: React.lazy(() => import('@heroicons/react/outline/LoginIcon')),
136
- LogoutIcon: React.lazy(() => import('@heroicons/react/outline/LogoutIcon')),
137
- MailOpenIcon: React.lazy(() => import('@heroicons/react/outline/MailOpenIcon')),
138
- MailIcon: React.lazy(() => import('@heroicons/react/outline/MailIcon')),
139
- MapIcon: React.lazy(() => import('@heroicons/react/outline/MapIcon')),
140
- MenuAlt1Icon: React.lazy(() => import('@heroicons/react/outline/MenuAlt1Icon')),
141
- MenuAlt2Icon: React.lazy(() => import('@heroicons/react/outline/MenuAlt2Icon')),
142
- MenuAlt3Icon: React.lazy(() => import('@heroicons/react/outline/MenuAlt3Icon')),
143
- MenuAlt4Icon: React.lazy(() => import('@heroicons/react/outline/MenuAlt4Icon')),
144
- MenuIcon: React.lazy(() => import('@heroicons/react/outline/MenuIcon')),
145
- MicrophoneIcon: React.lazy(() => import('@heroicons/react/outline/MicrophoneIcon')),
146
- MinusCircleIcon: React.lazy(() => import('@heroicons/react/outline/MinusCircleIcon')),
147
- MinusSmIcon: React.lazy(() => import('@heroicons/react/outline/MinusSmIcon')),
148
- MinusIcon: React.lazy(() => import('@heroicons/react/outline/MinusIcon')),
149
- MoonIcon: React.lazy(() => import('@heroicons/react/outline/MoonIcon')),
150
- MusicNoteIcon: React.lazy(() => import('@heroicons/react/outline/MusicNoteIcon')),
151
- NewspaperIcon: React.lazy(() => import('@heroicons/react/outline/NewspaperIcon')),
152
- OfficeBuildingIcon: React.lazy(() => import('@heroicons/react/outline/OfficeBuildingIcon')),
153
- PaperAirplaneIcon: React.lazy(() => import('@heroicons/react/outline/PaperAirplaneIcon')),
154
- PaperClipIcon: React.lazy(() => import('@heroicons/react/outline/PaperClipIcon')),
155
- PauseIcon: React.lazy(() => import('@heroicons/react/outline/PauseIcon')),
156
- PencilAltIcon: React.lazy(() => import('@heroicons/react/outline/PencilAltIcon')),
157
- PencilIcon: React.lazy(() => import('@heroicons/react/outline/PencilIcon')),
158
- PhoneIncomingIcon: React.lazy(() => import('@heroicons/react/outline/PhoneIncomingIcon')),
159
- PhoneMissedCallIcon: React.lazy(() => import('@heroicons/react/outline/PhoneMissedCallIcon')),
160
- PhoneOutgoingIcon: React.lazy(() => import('@heroicons/react/outline/PhoneOutgoingIcon')),
161
- PhoneIcon: React.lazy(() => import('@heroicons/react/outline/PhoneIcon')),
162
- PhotographIcon: React.lazy(() => import('@heroicons/react/outline/PhotographIcon')),
163
- PlayIcon: React.lazy(() => import('@heroicons/react/outline/PlayIcon')),
164
- PlusCircleIcon: React.lazy(() => import('@heroicons/react/outline/PlusCircleIcon')),
165
- PlusSmIcon: React.lazy(() => import('@heroicons/react/outline/PlusSmIcon')),
166
- PlusIcon: React.lazy(() => import('@heroicons/react/outline/PlusIcon')),
167
- PresentationChartBarIcon: React.lazy(() => import('@heroicons/react/outline/PresentationChartBarIcon')),
168
- PresentationChartLineIcon: React.lazy(() => import('@heroicons/react/outline/PresentationChartLineIcon')),
169
- PrinterIcon: React.lazy(() => import('@heroicons/react/outline/PrinterIcon')),
170
- PuzzleIcon: React.lazy(() => import('@heroicons/react/outline/PuzzleIcon')),
171
- QrcodeIcon: React.lazy(() => import('@heroicons/react/outline/QrcodeIcon')),
172
- QuestionMarkCircleIcon: React.lazy(() => import('@heroicons/react/outline/QuestionMarkCircleIcon')),
173
- ReceiptRefundIcon: React.lazy(() => import('@heroicons/react/outline/ReceiptRefundIcon')),
174
- ReceiptTaxIcon: React.lazy(() => import('@heroicons/react/outline/ReceiptTaxIcon')),
175
- RefreshIcon: React.lazy(() => import('@heroicons/react/outline/RefreshIcon')),
176
- ReplyIcon: React.lazy(() => import('@heroicons/react/outline/ReplyIcon')),
177
- RewindIcon: React.lazy(() => import('@heroicons/react/outline/RewindIcon')),
178
- RssIcon: React.lazy(() => import('@heroicons/react/outline/RssIcon')),
179
- SaveAsIcon: React.lazy(() => import('@heroicons/react/outline/SaveAsIcon')),
180
- SaveIcon: React.lazy(() => import('@heroicons/react/outline/SaveIcon')),
181
- ScaleIcon: React.lazy(() => import('@heroicons/react/outline/ScaleIcon')),
182
- ScissorsIcon: React.lazy(() => import('@heroicons/react/outline/ScissorsIcon')),
183
- SearchCircleIcon: React.lazy(() => import('@heroicons/react/outline/SearchCircleIcon')),
184
- SearchIcon: React.lazy(() => import('@heroicons/react/outline/SearchIcon')),
185
- SelectorIcon: React.lazy(() => import('@heroicons/react/outline/SelectorIcon')),
186
- ServerIcon: React.lazy(() => import('@heroicons/react/outline/ServerIcon')),
187
- ShareIcon: React.lazy(() => import('@heroicons/react/outline/ShareIcon')),
188
- ShieldCheckIcon: React.lazy(() => import('@heroicons/react/outline/ShieldCheckIcon')),
189
- ShieldExclamationIcon: React.lazy(() => import('@heroicons/react/outline/ShieldExclamationIcon')),
190
- ShoppingBagIcon: React.lazy(() => import('@heroicons/react/outline/ShoppingBagIcon')),
191
- ShoppingCartIcon: React.lazy(() => import('@heroicons/react/outline/ShoppingCartIcon')),
192
- SortAscendingIcon: React.lazy(() => import('@heroicons/react/outline/SortAscendingIcon')),
193
- SortDescendingIcon: React.lazy(() => import('@heroicons/react/outline/SortDescendingIcon')),
194
- SparklesIcon: React.lazy(() => import('@heroicons/react/outline/SparklesIcon')),
195
- SpeakerphoneIcon: React.lazy(() => import('@heroicons/react/outline/SpeakerphoneIcon')),
196
- StarIcon: React.lazy(() => import('@heroicons/react/outline/StarIcon')),
197
- StatusOfflineIcon: React.lazy(() => import('@heroicons/react/outline/StatusOfflineIcon')),
198
- StatusOnlineIcon: React.lazy(() => import('@heroicons/react/outline/StatusOnlineIcon')),
199
- StopIcon: React.lazy(() => import('@heroicons/react/outline/StopIcon')),
200
- SunIcon: React.lazy(() => import('@heroicons/react/outline/SunIcon')),
201
- SupportIcon: React.lazy(() => import('@heroicons/react/outline/SupportIcon')),
202
- SwitchHorizontalIcon: React.lazy(() => import('@heroicons/react/outline/SwitchHorizontalIcon')),
203
- SwitchVerticalIcon: React.lazy(() => import('@heroicons/react/outline/SwitchVerticalIcon')),
204
- TableIcon: React.lazy(() => import('@heroicons/react/outline/TableIcon')),
205
- TagIcon: React.lazy(() => import('@heroicons/react/outline/TagIcon')),
206
- TemplateIcon: React.lazy(() => import('@heroicons/react/outline/TemplateIcon')),
207
- TerminalIcon: React.lazy(() => import('@heroicons/react/outline/TerminalIcon')),
208
- ThumbDownIcon: React.lazy(() => import('@heroicons/react/outline/ThumbDownIcon')),
209
- ThumbUpIcon: React.lazy(() => import('@heroicons/react/outline/ThumbUpIcon')),
210
- TicketIcon: React.lazy(() => import('@heroicons/react/outline/TicketIcon')),
211
- TranslateIcon: React.lazy(() => import('@heroicons/react/outline/TranslateIcon')),
212
- TrashIcon: React.lazy(() => import('@heroicons/react/outline/TrashIcon')),
213
- TrendingDownIcon: React.lazy(() => import('@heroicons/react/outline/TrendingDownIcon')),
214
- TrendingUpIcon: React.lazy(() => import('@heroicons/react/outline/TrendingUpIcon')),
215
- TruckIcon: React.lazy(() => import('@heroicons/react/outline/TruckIcon')),
216
- UploadIcon: React.lazy(() => import('@heroicons/react/outline/UploadIcon')),
217
- UserAddIcon: React.lazy(() => import('@heroicons/react/outline/UserAddIcon')),
218
- UserCircleIcon: React.lazy(() => import('@heroicons/react/outline/UserCircleIcon')),
219
- UserGroupIcon: React.lazy(() => import('@heroicons/react/outline/UserGroupIcon')),
220
- UserRemoveIcon: React.lazy(() => import('@heroicons/react/outline/UserRemoveIcon')),
221
- UserIcon: React.lazy(() => import('@heroicons/react/outline/UserIcon')),
222
- UsersIcon: React.lazy(() => import('@heroicons/react/outline/UsersIcon')),
223
- VariableIcon: React.lazy(() => import('@heroicons/react/outline/VariableIcon')),
224
- VideoCameraIcon: React.lazy(() => import('@heroicons/react/outline/VideoCameraIcon')),
225
- ViewBoardsIcon: React.lazy(() => import('@heroicons/react/outline/ViewBoardsIcon')),
226
- ViewGridAddIcon: React.lazy(() => import('@heroicons/react/outline/ViewGridAddIcon')),
227
- ViewGridIcon: React.lazy(() => import('@heroicons/react/outline/ViewGridIcon')),
228
- ViewListIcon: React.lazy(() => import('@heroicons/react/outline/ViewListIcon')),
229
- VolumeOffIcon: React.lazy(() => import('@heroicons/react/outline/VolumeOffIcon')),
230
- VolumeUpIcon: React.lazy(() => import('@heroicons/react/outline/VolumeUpIcon')),
231
- WifiIcon: React.lazy(() => import('@heroicons/react/outline/WifiIcon')),
232
- XCircleIcon: React.lazy(() => import('@heroicons/react/outline/XCircleIcon')),
233
- XIcon: React.lazy(() => import('@heroicons/react/outline/XIcon')),
234
- ZoomInIcon: React.lazy(() => import('@heroicons/react/outline/ZoomInIcon')),
235
- ZoomOutIcon: React.lazy(() => import('@heroicons/react/outline/ZoomOutIcon'))
236
- };
237
- const lookupSolid = {
238
- AcademicCapIcon: React.lazy(() => import('@heroicons/react/solid/AcademicCapIcon')),
239
- AdjustmentsIcon: React.lazy(() => import('@heroicons/react/solid/AdjustmentsIcon')),
240
- AnnotationIcon: React.lazy(() => import('@heroicons/react/solid/AnnotationIcon')),
241
- ArchiveIcon: React.lazy(() => import('@heroicons/react/solid/ArchiveIcon')),
242
- ArrowCircleDownIcon: React.lazy(() => import('@heroicons/react/solid/ArrowCircleDownIcon')),
243
- ArrowCircleLeftIcon: React.lazy(() => import('@heroicons/react/solid/ArrowCircleLeftIcon')),
244
- ArrowCircleRightIcon: React.lazy(() => import('@heroicons/react/solid/ArrowCircleRightIcon')),
245
- ArrowCircleUpIcon: React.lazy(() => import('@heroicons/react/solid/ArrowCircleUpIcon')),
246
- ArrowDownIcon: React.lazy(() => import('@heroicons/react/solid/ArrowDownIcon')),
247
- ArrowLeftIcon: React.lazy(() => import('@heroicons/react/solid/ArrowLeftIcon')),
248
- ArrowNarrowDownIcon: React.lazy(() => import('@heroicons/react/solid/ArrowNarrowDownIcon')),
249
- ArrowNarrowLeftIcon: React.lazy(() => import('@heroicons/react/solid/ArrowNarrowLeftIcon')),
250
- ArrowNarrowRightIcon: React.lazy(() => import('@heroicons/react/solid/ArrowNarrowRightIcon')),
251
- ArrowNarrowUpIcon: React.lazy(() => import('@heroicons/react/solid/ArrowNarrowUpIcon')),
252
- ArrowRightIcon: React.lazy(() => import('@heroicons/react/solid/ArrowRightIcon')),
253
- ArrowSmDownIcon: React.lazy(() => import('@heroicons/react/solid/ArrowSmDownIcon')),
254
- ArrowSmLeftIcon: React.lazy(() => import('@heroicons/react/solid/ArrowSmLeftIcon')),
255
- ArrowSmRightIcon: React.lazy(() => import('@heroicons/react/solid/ArrowSmRightIcon')),
256
- ArrowSmUpIcon: React.lazy(() => import('@heroicons/react/solid/ArrowSmUpIcon')),
257
- ArrowUpIcon: React.lazy(() => import('@heroicons/react/solid/ArrowUpIcon')),
258
- ArrowsExpandIcon: React.lazy(() => import('@heroicons/react/solid/ArrowsExpandIcon')),
259
- AtSymbolIcon: React.lazy(() => import('@heroicons/react/solid/AtSymbolIcon')),
260
- BackspaceIcon: React.lazy(() => import('@heroicons/react/solid/BackspaceIcon')),
261
- BadgeCheckIcon: React.lazy(() => import('@heroicons/react/solid/BadgeCheckIcon')),
262
- BanIcon: React.lazy(() => import('@heroicons/react/solid/BanIcon')),
263
- BeakerIcon: React.lazy(() => import('@heroicons/react/solid/BeakerIcon')),
264
- BellIcon: React.lazy(() => import('@heroicons/react/solid/BellIcon')),
265
- BookOpenIcon: React.lazy(() => import('@heroicons/react/solid/BookOpenIcon')),
266
- BookmarkAltIcon: React.lazy(() => import('@heroicons/react/solid/BookmarkAltIcon')),
267
- BookmarkIcon: React.lazy(() => import('@heroicons/react/solid/BookmarkIcon')),
268
- BriefcaseIcon: React.lazy(() => import('@heroicons/react/solid/BriefcaseIcon')),
269
- CakeIcon: React.lazy(() => import('@heroicons/react/solid/CakeIcon')),
270
- CalculatorIcon: React.lazy(() => import('@heroicons/react/solid/CalculatorIcon')),
271
- CalendarIcon: React.lazy(() => import('@heroicons/react/solid/CalendarIcon')),
272
- CameraIcon: React.lazy(() => import('@heroicons/react/solid/CameraIcon')),
273
- CashIcon: React.lazy(() => import('@heroicons/react/solid/CashIcon')),
274
- ChartBarIcon: React.lazy(() => import('@heroicons/react/solid/ChartBarIcon')),
275
- ChartPieIcon: React.lazy(() => import('@heroicons/react/solid/ChartPieIcon')),
276
- ChartSquareBarIcon: React.lazy(() => import('@heroicons/react/solid/ChartSquareBarIcon')),
277
- ChatAlt2Icon: React.lazy(() => import('@heroicons/react/solid/ChatAlt2Icon')),
278
- ChatAltIcon: React.lazy(() => import('@heroicons/react/solid/ChatAltIcon')),
279
- ChatIcon: React.lazy(() => import('@heroicons/react/solid/ChatIcon')),
280
- CheckCircleIcon: React.lazy(() => import('@heroicons/react/solid/CheckCircleIcon')),
281
- CheckIcon: React.lazy(() => import('@heroicons/react/solid/CheckIcon')),
282
- ChevronDoubleDownIcon: React.lazy(() => import('@heroicons/react/solid/ChevronDoubleDownIcon')),
283
- ChevronDoubleLeftIcon: React.lazy(() => import('@heroicons/react/solid/ChevronDoubleLeftIcon')),
284
- ChevronDoubleRightIcon: React.lazy(() => import('@heroicons/react/solid/ChevronDoubleRightIcon')),
285
- ChevronDoubleUpIcon: React.lazy(() => import('@heroicons/react/solid/ChevronDoubleUpIcon')),
286
- ChevronDownIcon: React.lazy(() => import('@heroicons/react/solid/ChevronDownIcon')),
287
- ChevronLeftIcon: React.lazy(() => import('@heroicons/react/solid/ChevronLeftIcon')),
288
- ChevronRightIcon: React.lazy(() => import('@heroicons/react/solid/ChevronRightIcon')),
289
- ChevronUpIcon: React.lazy(() => import('@heroicons/react/solid/ChevronUpIcon')),
290
- ChipIcon: React.lazy(() => import('@heroicons/react/solid/ChipIcon')),
291
- ClipboardCheckIcon: React.lazy(() => import('@heroicons/react/solid/ClipboardCheckIcon')),
292
- ClipboardCopyIcon: React.lazy(() => import('@heroicons/react/solid/ClipboardCopyIcon')),
293
- ClipboardListIcon: React.lazy(() => import('@heroicons/react/solid/ClipboardListIcon')),
294
- ClipboardIcon: React.lazy(() => import('@heroicons/react/solid/ClipboardIcon')),
295
- ClockIcon: React.lazy(() => import('@heroicons/react/solid/ClockIcon')),
296
- CloudDownloadIcon: React.lazy(() => import('@heroicons/react/solid/CloudDownloadIcon')),
297
- CloudUploadIcon: React.lazy(() => import('@heroicons/react/solid/CloudUploadIcon')),
298
- CloudIcon: React.lazy(() => import('@heroicons/react/solid/CloudIcon')),
299
- CodeIcon: React.lazy(() => import('@heroicons/react/solid/CodeIcon')),
300
- CogIcon: React.lazy(() => import('@heroicons/react/solid/CogIcon')),
301
- CollectionIcon: React.lazy(() => import('@heroicons/react/solid/CollectionIcon')),
302
- ColorSwatchIcon: React.lazy(() => import('@heroicons/react/solid/ColorSwatchIcon')),
303
- CreditCardIcon: React.lazy(() => import('@heroicons/react/solid/CreditCardIcon')),
304
- CubeTransparentIcon: React.lazy(() => import('@heroicons/react/solid/CubeTransparentIcon')),
305
- CubeIcon: React.lazy(() => import('@heroicons/react/solid/CubeIcon')),
306
- CurrencyBangladeshiIcon: React.lazy(() => import('@heroicons/react/solid/CurrencyBangladeshiIcon')),
307
- CurrencyDollarIcon: React.lazy(() => import('@heroicons/react/solid/CurrencyDollarIcon')),
308
- CurrencyEuroIcon: React.lazy(() => import('@heroicons/react/solid/CurrencyEuroIcon')),
309
- CurrencyPoundIcon: React.lazy(() => import('@heroicons/react/solid/CurrencyPoundIcon')),
310
- CurrencyRupeeIcon: React.lazy(() => import('@heroicons/react/solid/CurrencyRupeeIcon')),
311
- CurrencyYenIcon: React.lazy(() => import('@heroicons/react/solid/CurrencyYenIcon')),
312
- CursorClickIcon: React.lazy(() => import('@heroicons/react/solid/CursorClickIcon')),
313
- DatabaseIcon: React.lazy(() => import('@heroicons/react/solid/DatabaseIcon')),
314
- DesktopComputerIcon: React.lazy(() => import('@heroicons/react/solid/DesktopComputerIcon')),
315
- DeviceMobileIcon: React.lazy(() => import('@heroicons/react/solid/DeviceMobileIcon')),
316
- DeviceTabletIcon: React.lazy(() => import('@heroicons/react/solid/DeviceTabletIcon')),
317
- DocumentAddIcon: React.lazy(() => import('@heroicons/react/solid/DocumentAddIcon')),
318
- DocumentDownloadIcon: React.lazy(() => import('@heroicons/react/solid/DocumentDownloadIcon')),
319
- DocumentDuplicateIcon: React.lazy(() => import('@heroicons/react/solid/DocumentDuplicateIcon')),
320
- DocumentRemoveIcon: React.lazy(() => import('@heroicons/react/solid/DocumentRemoveIcon')),
321
- DocumentReportIcon: React.lazy(() => import('@heroicons/react/solid/DocumentReportIcon')),
322
- DocumentSearchIcon: React.lazy(() => import('@heroicons/react/solid/DocumentSearchIcon')),
323
- DocumentTextIcon: React.lazy(() => import('@heroicons/react/solid/DocumentTextIcon')),
324
- DocumentIcon: React.lazy(() => import('@heroicons/react/solid/DocumentIcon')),
325
- DotsCircleHorizontalIcon: React.lazy(() => import('@heroicons/react/solid/DotsCircleHorizontalIcon')),
326
- DotsHorizontalIcon: React.lazy(() => import('@heroicons/react/solid/DotsHorizontalIcon')),
327
- DotsVerticalIcon: React.lazy(() => import('@heroicons/react/solid/DotsVerticalIcon')),
328
- DownloadIcon: React.lazy(() => import('@heroicons/react/solid/DownloadIcon')),
329
- DuplicateIcon: React.lazy(() => import('@heroicons/react/solid/DuplicateIcon')),
330
- EmojiHappyIcon: React.lazy(() => import('@heroicons/react/solid/EmojiHappyIcon')),
331
- EmojiSadIcon: React.lazy(() => import('@heroicons/react/solid/EmojiSadIcon')),
332
- ExclamationCircleIcon: React.lazy(() => import('@heroicons/react/solid/ExclamationCircleIcon')),
333
- ExclamationIcon: React.lazy(() => import('@heroicons/react/solid/ExclamationIcon')),
334
- ExternalLinkIcon: React.lazy(() => import('@heroicons/react/solid/ExternalLinkIcon')),
335
- EyeOffIcon: React.lazy(() => import('@heroicons/react/solid/EyeOffIcon')),
336
- EyeIcon: React.lazy(() => import('@heroicons/react/solid/EyeIcon')),
337
- FastForwardIcon: React.lazy(() => import('@heroicons/react/solid/FastForwardIcon')),
338
- FilmIcon: React.lazy(() => import('@heroicons/react/solid/FilmIcon')),
339
- FilterIcon: React.lazy(() => import('@heroicons/react/solid/FilterIcon')),
340
- FingerPrintIcon: React.lazy(() => import('@heroicons/react/solid/FingerPrintIcon')),
341
- FireIcon: React.lazy(() => import('@heroicons/react/solid/FireIcon')),
342
- FlagIcon: React.lazy(() => import('@heroicons/react/solid/FlagIcon')),
343
- FolderAddIcon: React.lazy(() => import('@heroicons/react/solid/FolderAddIcon')),
344
- FolderDownloadIcon: React.lazy(() => import('@heroicons/react/solid/FolderDownloadIcon')),
345
- FolderOpenIcon: React.lazy(() => import('@heroicons/react/solid/FolderOpenIcon')),
346
- FolderRemoveIcon: React.lazy(() => import('@heroicons/react/solid/FolderRemoveIcon')),
347
- FolderIcon: React.lazy(() => import('@heroicons/react/solid/FolderIcon')),
348
- GiftIcon: React.lazy(() => import('@heroicons/react/solid/GiftIcon')),
349
- GlobeAltIcon: React.lazy(() => import('@heroicons/react/solid/GlobeAltIcon')),
350
- GlobeIcon: React.lazy(() => import('@heroicons/react/solid/GlobeIcon')),
351
- HandIcon: React.lazy(() => import('@heroicons/react/solid/HandIcon')),
352
- HashtagIcon: React.lazy(() => import('@heroicons/react/solid/HashtagIcon')),
353
- HeartIcon: React.lazy(() => import('@heroicons/react/solid/HeartIcon')),
354
- HomeIcon: React.lazy(() => import('@heroicons/react/solid/HomeIcon')),
355
- IdentificationIcon: React.lazy(() => import('@heroicons/react/solid/IdentificationIcon')),
356
- InboxInIcon: React.lazy(() => import('@heroicons/react/solid/InboxInIcon')),
357
- InboxIcon: React.lazy(() => import('@heroicons/react/solid/InboxIcon')),
358
- InformationCircleIcon: React.lazy(() => import('@heroicons/react/solid/InformationCircleIcon')),
359
- KeyIcon: React.lazy(() => import('@heroicons/react/solid/KeyIcon')),
360
- LibraryIcon: React.lazy(() => import('@heroicons/react/solid/LibraryIcon')),
361
- LightBulbIcon: React.lazy(() => import('@heroicons/react/solid/LightBulbIcon')),
362
- LightningBoltIcon: React.lazy(() => import('@heroicons/react/solid/LightningBoltIcon')),
363
- LinkIcon: React.lazy(() => import('@heroicons/react/solid/LinkIcon')),
364
- LocationMarkerIcon: React.lazy(() => import('@heroicons/react/solid/LocationMarkerIcon')),
365
- LockClosedIcon: React.lazy(() => import('@heroicons/react/solid/LockClosedIcon')),
366
- LockOpenIcon: React.lazy(() => import('@heroicons/react/solid/LockOpenIcon')),
367
- LoginIcon: React.lazy(() => import('@heroicons/react/solid/LoginIcon')),
368
- LogoutIcon: React.lazy(() => import('@heroicons/react/solid/LogoutIcon')),
369
- MailOpenIcon: React.lazy(() => import('@heroicons/react/solid/MailOpenIcon')),
370
- MailIcon: React.lazy(() => import('@heroicons/react/solid/MailIcon')),
371
- MapIcon: React.lazy(() => import('@heroicons/react/solid/MapIcon')),
372
- MenuAlt1Icon: React.lazy(() => import('@heroicons/react/solid/MenuAlt1Icon')),
373
- MenuAlt2Icon: React.lazy(() => import('@heroicons/react/solid/MenuAlt2Icon')),
374
- MenuAlt3Icon: React.lazy(() => import('@heroicons/react/solid/MenuAlt3Icon')),
375
- MenuAlt4Icon: React.lazy(() => import('@heroicons/react/solid/MenuAlt4Icon')),
376
- MenuIcon: React.lazy(() => import('@heroicons/react/solid/MenuIcon')),
377
- MicrophoneIcon: React.lazy(() => import('@heroicons/react/solid/MicrophoneIcon')),
378
- MinusCircleIcon: React.lazy(() => import('@heroicons/react/solid/MinusCircleIcon')),
379
- MinusSmIcon: React.lazy(() => import('@heroicons/react/solid/MinusSmIcon')),
380
- MinusIcon: React.lazy(() => import('@heroicons/react/solid/MinusIcon')),
381
- MoonIcon: React.lazy(() => import('@heroicons/react/solid/MoonIcon')),
382
- MusicNoteIcon: React.lazy(() => import('@heroicons/react/solid/MusicNoteIcon')),
383
- NewspaperIcon: React.lazy(() => import('@heroicons/react/solid/NewspaperIcon')),
384
- OfficeBuildingIcon: React.lazy(() => import('@heroicons/react/solid/OfficeBuildingIcon')),
385
- PaperAirplaneIcon: React.lazy(() => import('@heroicons/react/solid/PaperAirplaneIcon')),
386
- PaperClipIcon: React.lazy(() => import('@heroicons/react/solid/PaperClipIcon')),
387
- PauseIcon: React.lazy(() => import('@heroicons/react/solid/PauseIcon')),
388
- PencilAltIcon: React.lazy(() => import('@heroicons/react/solid/PencilAltIcon')),
389
- PencilIcon: React.lazy(() => import('@heroicons/react/solid/PencilIcon')),
390
- PhoneIncomingIcon: React.lazy(() => import('@heroicons/react/solid/PhoneIncomingIcon')),
391
- PhoneMissedCallIcon: React.lazy(() => import('@heroicons/react/solid/PhoneMissedCallIcon')),
392
- PhoneOutgoingIcon: React.lazy(() => import('@heroicons/react/solid/PhoneOutgoingIcon')),
393
- PhoneIcon: React.lazy(() => import('@heroicons/react/solid/PhoneIcon')),
394
- PhotographIcon: React.lazy(() => import('@heroicons/react/solid/PhotographIcon')),
395
- PlayIcon: React.lazy(() => import('@heroicons/react/solid/PlayIcon')),
396
- PlusCircleIcon: React.lazy(() => import('@heroicons/react/solid/PlusCircleIcon')),
397
- PlusSmIcon: React.lazy(() => import('@heroicons/react/solid/PlusSmIcon')),
398
- PlusIcon: React.lazy(() => import('@heroicons/react/solid/PlusIcon')),
399
- PresentationChartBarIcon: React.lazy(() => import('@heroicons/react/solid/PresentationChartBarIcon')),
400
- PresentationChartLineIcon: React.lazy(() => import('@heroicons/react/solid/PresentationChartLineIcon')),
401
- PrinterIcon: React.lazy(() => import('@heroicons/react/solid/PrinterIcon')),
402
- PuzzleIcon: React.lazy(() => import('@heroicons/react/solid/PuzzleIcon')),
403
- QrcodeIcon: React.lazy(() => import('@heroicons/react/solid/QrcodeIcon')),
404
- QuestionMarkCircleIcon: React.lazy(() => import('@heroicons/react/solid/QuestionMarkCircleIcon')),
405
- ReceiptRefundIcon: React.lazy(() => import('@heroicons/react/solid/ReceiptRefundIcon')),
406
- ReceiptTaxIcon: React.lazy(() => import('@heroicons/react/solid/ReceiptTaxIcon')),
407
- RefreshIcon: React.lazy(() => import('@heroicons/react/solid/RefreshIcon')),
408
- ReplyIcon: React.lazy(() => import('@heroicons/react/solid/ReplyIcon')),
409
- RewindIcon: React.lazy(() => import('@heroicons/react/solid/RewindIcon')),
410
- RssIcon: React.lazy(() => import('@heroicons/react/solid/RssIcon')),
411
- SaveAsIcon: React.lazy(() => import('@heroicons/react/solid/SaveAsIcon')),
412
- SaveIcon: React.lazy(() => import('@heroicons/react/solid/SaveIcon')),
413
- ScaleIcon: React.lazy(() => import('@heroicons/react/solid/ScaleIcon')),
414
- ScissorsIcon: React.lazy(() => import('@heroicons/react/solid/ScissorsIcon')),
415
- SearchCircleIcon: React.lazy(() => import('@heroicons/react/solid/SearchCircleIcon')),
416
- SearchIcon: React.lazy(() => import('@heroicons/react/solid/SearchIcon')),
417
- SelectorIcon: React.lazy(() => import('@heroicons/react/solid/SelectorIcon')),
418
- ServerIcon: React.lazy(() => import('@heroicons/react/solid/ServerIcon')),
419
- ShareIcon: React.lazy(() => import('@heroicons/react/solid/ShareIcon')),
420
- ShieldCheckIcon: React.lazy(() => import('@heroicons/react/solid/ShieldCheckIcon')),
421
- ShieldExclamationIcon: React.lazy(() => import('@heroicons/react/solid/ShieldExclamationIcon')),
422
- ShoppingBagIcon: React.lazy(() => import('@heroicons/react/solid/ShoppingBagIcon')),
423
- ShoppingCartIcon: React.lazy(() => import('@heroicons/react/solid/ShoppingCartIcon')),
424
- SortAscendingIcon: React.lazy(() => import('@heroicons/react/solid/SortAscendingIcon')),
425
- SortDescendingIcon: React.lazy(() => import('@heroicons/react/solid/SortDescendingIcon')),
426
- SparklesIcon: React.lazy(() => import('@heroicons/react/solid/SparklesIcon')),
427
- SpeakerphoneIcon: React.lazy(() => import('@heroicons/react/solid/SpeakerphoneIcon')),
428
- StarIcon: React.lazy(() => import('@heroicons/react/solid/StarIcon')),
429
- StatusOfflineIcon: React.lazy(() => import('@heroicons/react/solid/StatusOfflineIcon')),
430
- StatusOnlineIcon: React.lazy(() => import('@heroicons/react/solid/StatusOnlineIcon')),
431
- StopIcon: React.lazy(() => import('@heroicons/react/solid/StopIcon')),
432
- SunIcon: React.lazy(() => import('@heroicons/react/solid/SunIcon')),
433
- SupportIcon: React.lazy(() => import('@heroicons/react/solid/SupportIcon')),
434
- SwitchHorizontalIcon: React.lazy(() => import('@heroicons/react/solid/SwitchHorizontalIcon')),
435
- SwitchVerticalIcon: React.lazy(() => import('@heroicons/react/solid/SwitchVerticalIcon')),
436
- TableIcon: React.lazy(() => import('@heroicons/react/solid/TableIcon')),
437
- TagIcon: React.lazy(() => import('@heroicons/react/solid/TagIcon')),
438
- TemplateIcon: React.lazy(() => import('@heroicons/react/solid/TemplateIcon')),
439
- TerminalIcon: React.lazy(() => import('@heroicons/react/solid/TerminalIcon')),
440
- ThumbDownIcon: React.lazy(() => import('@heroicons/react/solid/ThumbDownIcon')),
441
- ThumbUpIcon: React.lazy(() => import('@heroicons/react/solid/ThumbUpIcon')),
442
- TicketIcon: React.lazy(() => import('@heroicons/react/solid/TicketIcon')),
443
- TranslateIcon: React.lazy(() => import('@heroicons/react/solid/TranslateIcon')),
444
- TrashIcon: React.lazy(() => import('@heroicons/react/solid/TrashIcon')),
445
- TrendingDownIcon: React.lazy(() => import('@heroicons/react/solid/TrendingDownIcon')),
446
- TrendingUpIcon: React.lazy(() => import('@heroicons/react/solid/TrendingUpIcon')),
447
- TruckIcon: React.lazy(() => import('@heroicons/react/solid/TruckIcon')),
448
- UploadIcon: React.lazy(() => import('@heroicons/react/solid/UploadIcon')),
449
- UserAddIcon: React.lazy(() => import('@heroicons/react/solid/UserAddIcon')),
450
- UserCircleIcon: React.lazy(() => import('@heroicons/react/solid/UserCircleIcon')),
451
- UserGroupIcon: React.lazy(() => import('@heroicons/react/solid/UserGroupIcon')),
452
- UserRemoveIcon: React.lazy(() => import('@heroicons/react/solid/UserRemoveIcon')),
453
- UserIcon: React.lazy(() => import('@heroicons/react/solid/UserIcon')),
454
- UsersIcon: React.lazy(() => import('@heroicons/react/solid/UsersIcon')),
455
- VariableIcon: React.lazy(() => import('@heroicons/react/solid/VariableIcon')),
456
- VideoCameraIcon: React.lazy(() => import('@heroicons/react/solid/VideoCameraIcon')),
457
- ViewBoardsIcon: React.lazy(() => import('@heroicons/react/solid/ViewBoardsIcon')),
458
- ViewGridAddIcon: React.lazy(() => import('@heroicons/react/solid/ViewGridAddIcon')),
459
- ViewGridIcon: React.lazy(() => import('@heroicons/react/solid/ViewGridIcon')),
460
- ViewListIcon: React.lazy(() => import('@heroicons/react/solid/ViewListIcon')),
461
- VolumeOffIcon: React.lazy(() => import('@heroicons/react/solid/VolumeOffIcon')),
462
- VolumeUpIcon: React.lazy(() => import('@heroicons/react/solid/VolumeUpIcon')),
463
- WifiIcon: React.lazy(() => import('@heroicons/react/solid/WifiIcon')),
464
- XCircleIcon: React.lazy(() => import('@heroicons/react/solid/XCircleIcon')),
465
- XIcon: React.lazy(() => import('@heroicons/react/solid/XIcon')),
466
- ZoomInIcon: React.lazy(() => import('@heroicons/react/solid/ZoomInIcon')),
467
- ZoomOutIcon: React.lazy(() => import('@heroicons/react/solid/ZoomOutIcon'))
4
+ const HeroIconsArray = [
5
+ "AcademicCapIcon",
6
+ "AdjustmentsIcon",
7
+ "AnnotationIcon",
8
+ "ArchiveIcon",
9
+ "ArrowCircleDownIcon",
10
+ "ArrowCircleLeftIcon",
11
+ "ArrowCircleRightIcon",
12
+ "ArrowCircleUpIcon",
13
+ "ArrowDownIcon",
14
+ "ArrowLeftIcon",
15
+ "ArrowNarrowDownIcon",
16
+ "ArrowNarrowLeftIcon",
17
+ "ArrowNarrowRightIcon",
18
+ "ArrowNarrowUpIcon",
19
+ "ArrowRightIcon",
20
+ "ArrowSmDownIcon",
21
+ "ArrowSmLeftIcon",
22
+ "ArrowSmRightIcon",
23
+ "ArrowSmUpIcon",
24
+ "ArrowUpIcon",
25
+ "ArrowsExpandIcon",
26
+ "AtSymbolIcon",
27
+ "BackspaceIcon",
28
+ "BadgeCheckIcon",
29
+ "BanIcon",
30
+ "BeakerIcon",
31
+ "BellIcon",
32
+ "BookOpenIcon",
33
+ "BookmarkAltIcon",
34
+ "BookmarkIcon",
35
+ "BriefcaseIcon",
36
+ "CakeIcon",
37
+ "CalculatorIcon",
38
+ "CalendarIcon",
39
+ "CameraIcon",
40
+ "CashIcon",
41
+ "ChartBarIcon",
42
+ "ChartPieIcon",
43
+ "ChartSquareBarIcon",
44
+ "ChatAlt2Icon",
45
+ "ChatAltIcon",
46
+ "ChatIcon",
47
+ "CheckCircleIcon",
48
+ "CheckIcon",
49
+ "ChevronDoubleDownIcon",
50
+ "ChevronDoubleLeftIcon",
51
+ "ChevronDoubleRightIcon",
52
+ "ChevronDoubleUpIcon",
53
+ "ChevronDownIcon",
54
+ "ChevronLeftIcon",
55
+ "ChevronRightIcon",
56
+ "ChevronUpIcon",
57
+ "ChipIcon",
58
+ "ClipboardCheckIcon",
59
+ "ClipboardCopyIcon",
60
+ "ClipboardListIcon",
61
+ "ClipboardIcon",
62
+ "ClockIcon",
63
+ "CloudDownloadIcon",
64
+ "CloudUploadIcon",
65
+ "CloudIcon",
66
+ "CodeIcon",
67
+ "CogIcon",
68
+ "CollectionIcon",
69
+ "ColorSwatchIcon",
70
+ "CreditCardIcon",
71
+ "CubeTransparentIcon",
72
+ "CubeIcon",
73
+ "CurrencyBangladeshiIcon",
74
+ "CurrencyDollarIcon",
75
+ "CurrencyEuroIcon",
76
+ "CurrencyPoundIcon",
77
+ "CurrencyRupeeIcon",
78
+ "CurrencyYenIcon",
79
+ "CursorClickIcon",
80
+ "DatabaseIcon",
81
+ "DesktopComputerIcon",
82
+ "DeviceMobileIcon",
83
+ "DeviceTabletIcon",
84
+ "DocumentAddIcon",
85
+ "DocumentDownloadIcon",
86
+ "DocumentDuplicateIcon",
87
+ "DocumentRemoveIcon",
88
+ "DocumentReportIcon",
89
+ "DocumentSearchIcon",
90
+ "DocumentTextIcon",
91
+ "DocumentIcon",
92
+ "DotsCircleHorizontalIcon",
93
+ "DotsHorizontalIcon",
94
+ "DotsVerticalIcon",
95
+ "DownloadIcon",
96
+ "DuplicateIcon",
97
+ "EmojiHappyIcon",
98
+ "EmojiSadIcon",
99
+ "ExclamationCircleIcon",
100
+ "ExclamationIcon",
101
+ "ExternalLinkIcon",
102
+ "EyeOffIcon",
103
+ "EyeIcon",
104
+ "FastForwardIcon",
105
+ "FilmIcon",
106
+ "FilterIcon",
107
+ "FingerPrintIcon",
108
+ "FireIcon",
109
+ "FlagIcon",
110
+ "FolderAddIcon",
111
+ "FolderDownloadIcon",
112
+ "FolderOpenIcon",
113
+ "FolderRemoveIcon",
114
+ "FolderIcon",
115
+ "GiftIcon",
116
+ "GlobeAltIcon",
117
+ "GlobeIcon",
118
+ "HandIcon",
119
+ "HashtagIcon",
120
+ "HeartIcon",
121
+ "HomeIcon",
122
+ "IdentificationIcon",
123
+ "InboxInIcon",
124
+ "InboxIcon",
125
+ "InformationCircleIcon",
126
+ "KeyIcon",
127
+ "LibraryIcon",
128
+ "LightBulbIcon",
129
+ "LightningBoltIcon",
130
+ "LinkIcon",
131
+ "LocationMarkerIcon",
132
+ "LockClosedIcon",
133
+ "LockOpenIcon",
134
+ "LoginIcon",
135
+ "LogoutIcon",
136
+ "MailOpenIcon",
137
+ "MailIcon",
138
+ "MapIcon",
139
+ "MenuAlt1Icon",
140
+ "MenuAlt2Icon",
141
+ "MenuAlt3Icon",
142
+ "MenuAlt4Icon",
143
+ "MenuIcon",
144
+ "MicrophoneIcon",
145
+ "MinusCircleIcon",
146
+ "MinusSmIcon",
147
+ "MinusIcon",
148
+ "MoonIcon",
149
+ "MusicNoteIcon",
150
+ "NewspaperIcon",
151
+ "OfficeBuildingIcon",
152
+ "PaperAirplaneIcon",
153
+ "PaperClipIcon",
154
+ "PauseIcon",
155
+ "PencilAltIcon",
156
+ "PencilIcon",
157
+ "PhoneIncomingIcon",
158
+ "PhoneMissedCallIcon",
159
+ "PhoneOutgoingIcon",
160
+ "PhoneIcon",
161
+ "PhotographIcon",
162
+ "PlayIcon",
163
+ "PlusCircleIcon",
164
+ "PlusSmIcon",
165
+ "PlusIcon",
166
+ "PresentationChartBarIcon",
167
+ "PresentationChartLineIcon",
168
+ "PrinterIcon",
169
+ "PuzzleIcon",
170
+ "QrcodeIcon",
171
+ "QuestionMarkCircleIcon",
172
+ "ReceiptRefundIcon",
173
+ "ReceiptTaxIcon",
174
+ "RefreshIcon",
175
+ "ReplyIcon",
176
+ "RewindIcon",
177
+ "RssIcon",
178
+ "SaveAsIcon",
179
+ "SaveIcon",
180
+ "ScaleIcon",
181
+ "ScissorsIcon",
182
+ "SearchCircleIcon",
183
+ "SearchIcon",
184
+ "SelectorIcon",
185
+ "ServerIcon",
186
+ "ShareIcon",
187
+ "ShieldCheckIcon",
188
+ "ShieldExclamationIcon",
189
+ "ShoppingBagIcon",
190
+ "ShoppingCartIcon",
191
+ "SortAscendingIcon",
192
+ "SortDescendingIcon",
193
+ "SparklesIcon",
194
+ "SpeakerphoneIcon",
195
+ "StarIcon",
196
+ "StatusOfflineIcon",
197
+ "StatusOnlineIcon",
198
+ "StopIcon",
199
+ "SunIcon",
200
+ "SupportIcon",
201
+ "SwitchHorizontalIcon",
202
+ "SwitchVerticalIcon",
203
+ "TableIcon",
204
+ "TagIcon",
205
+ "TemplateIcon",
206
+ "TerminalIcon",
207
+ "ThumbDownIcon",
208
+ "ThumbUpIcon",
209
+ "TicketIcon",
210
+ "TranslateIcon",
211
+ "TrashIcon",
212
+ "TrendingDownIcon",
213
+ "TrendingUpIcon",
214
+ "TruckIcon",
215
+ "UploadIcon",
216
+ "UserAddIcon",
217
+ "UserCircleIcon",
218
+ "UserGroupIcon",
219
+ "UserRemoveIcon",
220
+ "UserIcon",
221
+ "UsersIcon",
222
+ "VariableIcon",
223
+ "VideoCameraIcon",
224
+ "ViewBoardsIcon",
225
+ "ViewGridAddIcon",
226
+ "ViewGridIcon",
227
+ "ViewListIcon",
228
+ "VolumeOffIcon",
229
+ "VolumeUpIcon",
230
+ "WifiIcon",
231
+ "XCircleIcon",
232
+ "XIcon",
233
+ "ZoomInIcon",
234
+ "ZoomOutIcon",
235
+ ];
236
+ const lookupOutline = {
237
+ AcademicCapIcon: React.lazy(() => import('@heroicons/react/outline/AcademicCapIcon')),
238
+ AdjustmentsIcon: React.lazy(() => import('@heroicons/react/outline/AdjustmentsIcon')),
239
+ AnnotationIcon: React.lazy(() => import('@heroicons/react/outline/AnnotationIcon')),
240
+ ArchiveIcon: React.lazy(() => import('@heroicons/react/outline/ArchiveIcon')),
241
+ ArrowCircleDownIcon: React.lazy(() => import('@heroicons/react/outline/ArrowCircleDownIcon')),
242
+ ArrowCircleLeftIcon: React.lazy(() => import('@heroicons/react/outline/ArrowCircleLeftIcon')),
243
+ ArrowCircleRightIcon: React.lazy(() => import('@heroicons/react/outline/ArrowCircleRightIcon')),
244
+ ArrowCircleUpIcon: React.lazy(() => import('@heroicons/react/outline/ArrowCircleUpIcon')),
245
+ ArrowDownIcon: React.lazy(() => import('@heroicons/react/outline/ArrowDownIcon')),
246
+ ArrowLeftIcon: React.lazy(() => import('@heroicons/react/outline/ArrowLeftIcon')),
247
+ ArrowNarrowDownIcon: React.lazy(() => import('@heroicons/react/outline/ArrowNarrowDownIcon')),
248
+ ArrowNarrowLeftIcon: React.lazy(() => import('@heroicons/react/outline/ArrowNarrowLeftIcon')),
249
+ ArrowNarrowRightIcon: React.lazy(() => import('@heroicons/react/outline/ArrowNarrowRightIcon')),
250
+ ArrowNarrowUpIcon: React.lazy(() => import('@heroicons/react/outline/ArrowNarrowUpIcon')),
251
+ ArrowRightIcon: React.lazy(() => import('@heroicons/react/outline/ArrowRightIcon')),
252
+ ArrowSmDownIcon: React.lazy(() => import('@heroicons/react/outline/ArrowSmDownIcon')),
253
+ ArrowSmLeftIcon: React.lazy(() => import('@heroicons/react/outline/ArrowSmLeftIcon')),
254
+ ArrowSmRightIcon: React.lazy(() => import('@heroicons/react/outline/ArrowSmRightIcon')),
255
+ ArrowSmUpIcon: React.lazy(() => import('@heroicons/react/outline/ArrowSmUpIcon')),
256
+ ArrowUpIcon: React.lazy(() => import('@heroicons/react/outline/ArrowUpIcon')),
257
+ ArrowsExpandIcon: React.lazy(() => import('@heroicons/react/outline/ArrowsExpandIcon')),
258
+ AtSymbolIcon: React.lazy(() => import('@heroicons/react/outline/AtSymbolIcon')),
259
+ BackspaceIcon: React.lazy(() => import('@heroicons/react/outline/BackspaceIcon')),
260
+ BadgeCheckIcon: React.lazy(() => import('@heroicons/react/outline/BadgeCheckIcon')),
261
+ BanIcon: React.lazy(() => import('@heroicons/react/outline/BanIcon')),
262
+ BeakerIcon: React.lazy(() => import('@heroicons/react/outline/BeakerIcon')),
263
+ BellIcon: React.lazy(() => import('@heroicons/react/outline/BellIcon')),
264
+ BookOpenIcon: React.lazy(() => import('@heroicons/react/outline/BookOpenIcon')),
265
+ BookmarkAltIcon: React.lazy(() => import('@heroicons/react/outline/BookmarkAltIcon')),
266
+ BookmarkIcon: React.lazy(() => import('@heroicons/react/outline/BookmarkIcon')),
267
+ BriefcaseIcon: React.lazy(() => import('@heroicons/react/outline/BriefcaseIcon')),
268
+ CakeIcon: React.lazy(() => import('@heroicons/react/outline/CakeIcon')),
269
+ CalculatorIcon: React.lazy(() => import('@heroicons/react/outline/CalculatorIcon')),
270
+ CalendarIcon: React.lazy(() => import('@heroicons/react/outline/CalendarIcon')),
271
+ CameraIcon: React.lazy(() => import('@heroicons/react/outline/CameraIcon')),
272
+ CashIcon: React.lazy(() => import('@heroicons/react/outline/CashIcon')),
273
+ ChartBarIcon: React.lazy(() => import('@heroicons/react/outline/ChartBarIcon')),
274
+ ChartPieIcon: React.lazy(() => import('@heroicons/react/outline/ChartPieIcon')),
275
+ ChartSquareBarIcon: React.lazy(() => import('@heroicons/react/outline/ChartSquareBarIcon')),
276
+ ChatAlt2Icon: React.lazy(() => import('@heroicons/react/outline/ChatAlt2Icon')),
277
+ ChatAltIcon: React.lazy(() => import('@heroicons/react/outline/ChatAltIcon')),
278
+ ChatIcon: React.lazy(() => import('@heroicons/react/outline/ChatIcon')),
279
+ CheckCircleIcon: React.lazy(() => import('@heroicons/react/outline/CheckCircleIcon')),
280
+ CheckIcon: React.lazy(() => import('@heroicons/react/outline/CheckIcon')),
281
+ ChevronDoubleDownIcon: React.lazy(() => import('@heroicons/react/outline/ChevronDoubleDownIcon')),
282
+ ChevronDoubleLeftIcon: React.lazy(() => import('@heroicons/react/outline/ChevronDoubleLeftIcon')),
283
+ ChevronDoubleRightIcon: React.lazy(() => import('@heroicons/react/outline/ChevronDoubleRightIcon')),
284
+ ChevronDoubleUpIcon: React.lazy(() => import('@heroicons/react/outline/ChevronDoubleUpIcon')),
285
+ ChevronDownIcon: React.lazy(() => import('@heroicons/react/outline/ChevronDownIcon')),
286
+ ChevronLeftIcon: React.lazy(() => import('@heroicons/react/outline/ChevronLeftIcon')),
287
+ ChevronRightIcon: React.lazy(() => import('@heroicons/react/outline/ChevronRightIcon')),
288
+ ChevronUpIcon: React.lazy(() => import('@heroicons/react/outline/ChevronUpIcon')),
289
+ ChipIcon: React.lazy(() => import('@heroicons/react/outline/ChipIcon')),
290
+ ClipboardCheckIcon: React.lazy(() => import('@heroicons/react/outline/ClipboardCheckIcon')),
291
+ ClipboardCopyIcon: React.lazy(() => import('@heroicons/react/outline/ClipboardCopyIcon')),
292
+ ClipboardListIcon: React.lazy(() => import('@heroicons/react/outline/ClipboardListIcon')),
293
+ ClipboardIcon: React.lazy(() => import('@heroicons/react/outline/ClipboardIcon')),
294
+ ClockIcon: React.lazy(() => import('@heroicons/react/outline/ClockIcon')),
295
+ CloudDownloadIcon: React.lazy(() => import('@heroicons/react/outline/CloudDownloadIcon')),
296
+ CloudUploadIcon: React.lazy(() => import('@heroicons/react/outline/CloudUploadIcon')),
297
+ CloudIcon: React.lazy(() => import('@heroicons/react/outline/CloudIcon')),
298
+ CodeIcon: React.lazy(() => import('@heroicons/react/outline/CodeIcon')),
299
+ CogIcon: React.lazy(() => import('@heroicons/react/outline/CogIcon')),
300
+ CollectionIcon: React.lazy(() => import('@heroicons/react/outline/CollectionIcon')),
301
+ ColorSwatchIcon: React.lazy(() => import('@heroicons/react/outline/ColorSwatchIcon')),
302
+ CreditCardIcon: React.lazy(() => import('@heroicons/react/outline/CreditCardIcon')),
303
+ CubeTransparentIcon: React.lazy(() => import('@heroicons/react/outline/CubeTransparentIcon')),
304
+ CubeIcon: React.lazy(() => import('@heroicons/react/outline/CubeIcon')),
305
+ CurrencyBangladeshiIcon: React.lazy(() => import('@heroicons/react/outline/CurrencyBangladeshiIcon')),
306
+ CurrencyDollarIcon: React.lazy(() => import('@heroicons/react/outline/CurrencyDollarIcon')),
307
+ CurrencyEuroIcon: React.lazy(() => import('@heroicons/react/outline/CurrencyEuroIcon')),
308
+ CurrencyPoundIcon: React.lazy(() => import('@heroicons/react/outline/CurrencyPoundIcon')),
309
+ CurrencyRupeeIcon: React.lazy(() => import('@heroicons/react/outline/CurrencyRupeeIcon')),
310
+ CurrencyYenIcon: React.lazy(() => import('@heroicons/react/outline/CurrencyYenIcon')),
311
+ CursorClickIcon: React.lazy(() => import('@heroicons/react/outline/CursorClickIcon')),
312
+ DatabaseIcon: React.lazy(() => import('@heroicons/react/outline/DatabaseIcon')),
313
+ DesktopComputerIcon: React.lazy(() => import('@heroicons/react/outline/DesktopComputerIcon')),
314
+ DeviceMobileIcon: React.lazy(() => import('@heroicons/react/outline/DeviceMobileIcon')),
315
+ DeviceTabletIcon: React.lazy(() => import('@heroicons/react/outline/DeviceTabletIcon')),
316
+ DocumentAddIcon: React.lazy(() => import('@heroicons/react/outline/DocumentAddIcon')),
317
+ DocumentDownloadIcon: React.lazy(() => import('@heroicons/react/outline/DocumentDownloadIcon')),
318
+ DocumentDuplicateIcon: React.lazy(() => import('@heroicons/react/outline/DocumentDuplicateIcon')),
319
+ DocumentRemoveIcon: React.lazy(() => import('@heroicons/react/outline/DocumentRemoveIcon')),
320
+ DocumentReportIcon: React.lazy(() => import('@heroicons/react/outline/DocumentReportIcon')),
321
+ DocumentSearchIcon: React.lazy(() => import('@heroicons/react/outline/DocumentSearchIcon')),
322
+ DocumentTextIcon: React.lazy(() => import('@heroicons/react/outline/DocumentTextIcon')),
323
+ DocumentIcon: React.lazy(() => import('@heroicons/react/outline/DocumentIcon')),
324
+ DotsCircleHorizontalIcon: React.lazy(() => import('@heroicons/react/outline/DotsCircleHorizontalIcon')),
325
+ DotsHorizontalIcon: React.lazy(() => import('@heroicons/react/outline/DotsHorizontalIcon')),
326
+ DotsVerticalIcon: React.lazy(() => import('@heroicons/react/outline/DotsVerticalIcon')),
327
+ DownloadIcon: React.lazy(() => import('@heroicons/react/outline/DownloadIcon')),
328
+ DuplicateIcon: React.lazy(() => import('@heroicons/react/outline/DuplicateIcon')),
329
+ EmojiHappyIcon: React.lazy(() => import('@heroicons/react/outline/EmojiHappyIcon')),
330
+ EmojiSadIcon: React.lazy(() => import('@heroicons/react/outline/EmojiSadIcon')),
331
+ ExclamationCircleIcon: React.lazy(() => import('@heroicons/react/outline/ExclamationCircleIcon')),
332
+ ExclamationIcon: React.lazy(() => import('@heroicons/react/outline/ExclamationIcon')),
333
+ ExternalLinkIcon: React.lazy(() => import('@heroicons/react/outline/ExternalLinkIcon')),
334
+ EyeOffIcon: React.lazy(() => import('@heroicons/react/outline/EyeOffIcon')),
335
+ EyeIcon: React.lazy(() => import('@heroicons/react/outline/EyeIcon')),
336
+ FastForwardIcon: React.lazy(() => import('@heroicons/react/outline/FastForwardIcon')),
337
+ FilmIcon: React.lazy(() => import('@heroicons/react/outline/FilmIcon')),
338
+ FilterIcon: React.lazy(() => import('@heroicons/react/outline/FilterIcon')),
339
+ FingerPrintIcon: React.lazy(() => import('@heroicons/react/outline/FingerPrintIcon')),
340
+ FireIcon: React.lazy(() => import('@heroicons/react/outline/FireIcon')),
341
+ FlagIcon: React.lazy(() => import('@heroicons/react/outline/FlagIcon')),
342
+ FolderAddIcon: React.lazy(() => import('@heroicons/react/outline/FolderAddIcon')),
343
+ FolderDownloadIcon: React.lazy(() => import('@heroicons/react/outline/FolderDownloadIcon')),
344
+ FolderOpenIcon: React.lazy(() => import('@heroicons/react/outline/FolderOpenIcon')),
345
+ FolderRemoveIcon: React.lazy(() => import('@heroicons/react/outline/FolderRemoveIcon')),
346
+ FolderIcon: React.lazy(() => import('@heroicons/react/outline/FolderIcon')),
347
+ GiftIcon: React.lazy(() => import('@heroicons/react/outline/GiftIcon')),
348
+ GlobeAltIcon: React.lazy(() => import('@heroicons/react/outline/GlobeAltIcon')),
349
+ GlobeIcon: React.lazy(() => import('@heroicons/react/outline/GlobeIcon')),
350
+ HandIcon: React.lazy(() => import('@heroicons/react/outline/HandIcon')),
351
+ HashtagIcon: React.lazy(() => import('@heroicons/react/outline/HashtagIcon')),
352
+ HeartIcon: React.lazy(() => import('@heroicons/react/outline/HeartIcon')),
353
+ HomeIcon: React.lazy(() => import('@heroicons/react/outline/HomeIcon')),
354
+ IdentificationIcon: React.lazy(() => import('@heroicons/react/outline/IdentificationIcon')),
355
+ InboxInIcon: React.lazy(() => import('@heroicons/react/outline/InboxInIcon')),
356
+ InboxIcon: React.lazy(() => import('@heroicons/react/outline/InboxIcon')),
357
+ InformationCircleIcon: React.lazy(() => import('@heroicons/react/outline/InformationCircleIcon')),
358
+ KeyIcon: React.lazy(() => import('@heroicons/react/outline/KeyIcon')),
359
+ LibraryIcon: React.lazy(() => import('@heroicons/react/outline/LibraryIcon')),
360
+ LightBulbIcon: React.lazy(() => import('@heroicons/react/outline/LightBulbIcon')),
361
+ LightningBoltIcon: React.lazy(() => import('@heroicons/react/outline/LightningBoltIcon')),
362
+ LinkIcon: React.lazy(() => import('@heroicons/react/outline/LinkIcon')),
363
+ LocationMarkerIcon: React.lazy(() => import('@heroicons/react/outline/LocationMarkerIcon')),
364
+ LockClosedIcon: React.lazy(() => import('@heroicons/react/outline/LockClosedIcon')),
365
+ LockOpenIcon: React.lazy(() => import('@heroicons/react/outline/LockOpenIcon')),
366
+ LoginIcon: React.lazy(() => import('@heroicons/react/outline/LoginIcon')),
367
+ LogoutIcon: React.lazy(() => import('@heroicons/react/outline/LogoutIcon')),
368
+ MailOpenIcon: React.lazy(() => import('@heroicons/react/outline/MailOpenIcon')),
369
+ MailIcon: React.lazy(() => import('@heroicons/react/outline/MailIcon')),
370
+ MapIcon: React.lazy(() => import('@heroicons/react/outline/MapIcon')),
371
+ MenuAlt1Icon: React.lazy(() => import('@heroicons/react/outline/MenuAlt1Icon')),
372
+ MenuAlt2Icon: React.lazy(() => import('@heroicons/react/outline/MenuAlt2Icon')),
373
+ MenuAlt3Icon: React.lazy(() => import('@heroicons/react/outline/MenuAlt3Icon')),
374
+ MenuAlt4Icon: React.lazy(() => import('@heroicons/react/outline/MenuAlt4Icon')),
375
+ MenuIcon: React.lazy(() => import('@heroicons/react/outline/MenuIcon')),
376
+ MicrophoneIcon: React.lazy(() => import('@heroicons/react/outline/MicrophoneIcon')),
377
+ MinusCircleIcon: React.lazy(() => import('@heroicons/react/outline/MinusCircleIcon')),
378
+ MinusSmIcon: React.lazy(() => import('@heroicons/react/outline/MinusSmIcon')),
379
+ MinusIcon: React.lazy(() => import('@heroicons/react/outline/MinusIcon')),
380
+ MoonIcon: React.lazy(() => import('@heroicons/react/outline/MoonIcon')),
381
+ MusicNoteIcon: React.lazy(() => import('@heroicons/react/outline/MusicNoteIcon')),
382
+ NewspaperIcon: React.lazy(() => import('@heroicons/react/outline/NewspaperIcon')),
383
+ OfficeBuildingIcon: React.lazy(() => import('@heroicons/react/outline/OfficeBuildingIcon')),
384
+ PaperAirplaneIcon: React.lazy(() => import('@heroicons/react/outline/PaperAirplaneIcon')),
385
+ PaperClipIcon: React.lazy(() => import('@heroicons/react/outline/PaperClipIcon')),
386
+ PauseIcon: React.lazy(() => import('@heroicons/react/outline/PauseIcon')),
387
+ PencilAltIcon: React.lazy(() => import('@heroicons/react/outline/PencilAltIcon')),
388
+ PencilIcon: React.lazy(() => import('@heroicons/react/outline/PencilIcon')),
389
+ PhoneIncomingIcon: React.lazy(() => import('@heroicons/react/outline/PhoneIncomingIcon')),
390
+ PhoneMissedCallIcon: React.lazy(() => import('@heroicons/react/outline/PhoneMissedCallIcon')),
391
+ PhoneOutgoingIcon: React.lazy(() => import('@heroicons/react/outline/PhoneOutgoingIcon')),
392
+ PhoneIcon: React.lazy(() => import('@heroicons/react/outline/PhoneIcon')),
393
+ PhotographIcon: React.lazy(() => import('@heroicons/react/outline/PhotographIcon')),
394
+ PlayIcon: React.lazy(() => import('@heroicons/react/outline/PlayIcon')),
395
+ PlusCircleIcon: React.lazy(() => import('@heroicons/react/outline/PlusCircleIcon')),
396
+ PlusSmIcon: React.lazy(() => import('@heroicons/react/outline/PlusSmIcon')),
397
+ PlusIcon: React.lazy(() => import('@heroicons/react/outline/PlusIcon')),
398
+ PresentationChartBarIcon: React.lazy(() => import('@heroicons/react/outline/PresentationChartBarIcon')),
399
+ PresentationChartLineIcon: React.lazy(() => import('@heroicons/react/outline/PresentationChartLineIcon')),
400
+ PrinterIcon: React.lazy(() => import('@heroicons/react/outline/PrinterIcon')),
401
+ PuzzleIcon: React.lazy(() => import('@heroicons/react/outline/PuzzleIcon')),
402
+ QrcodeIcon: React.lazy(() => import('@heroicons/react/outline/QrcodeIcon')),
403
+ QuestionMarkCircleIcon: React.lazy(() => import('@heroicons/react/outline/QuestionMarkCircleIcon')),
404
+ ReceiptRefundIcon: React.lazy(() => import('@heroicons/react/outline/ReceiptRefundIcon')),
405
+ ReceiptTaxIcon: React.lazy(() => import('@heroicons/react/outline/ReceiptTaxIcon')),
406
+ RefreshIcon: React.lazy(() => import('@heroicons/react/outline/RefreshIcon')),
407
+ ReplyIcon: React.lazy(() => import('@heroicons/react/outline/ReplyIcon')),
408
+ RewindIcon: React.lazy(() => import('@heroicons/react/outline/RewindIcon')),
409
+ RssIcon: React.lazy(() => import('@heroicons/react/outline/RssIcon')),
410
+ SaveAsIcon: React.lazy(() => import('@heroicons/react/outline/SaveAsIcon')),
411
+ SaveIcon: React.lazy(() => import('@heroicons/react/outline/SaveIcon')),
412
+ ScaleIcon: React.lazy(() => import('@heroicons/react/outline/ScaleIcon')),
413
+ ScissorsIcon: React.lazy(() => import('@heroicons/react/outline/ScissorsIcon')),
414
+ SearchCircleIcon: React.lazy(() => import('@heroicons/react/outline/SearchCircleIcon')),
415
+ SearchIcon: React.lazy(() => import('@heroicons/react/outline/SearchIcon')),
416
+ SelectorIcon: React.lazy(() => import('@heroicons/react/outline/SelectorIcon')),
417
+ ServerIcon: React.lazy(() => import('@heroicons/react/outline/ServerIcon')),
418
+ ShareIcon: React.lazy(() => import('@heroicons/react/outline/ShareIcon')),
419
+ ShieldCheckIcon: React.lazy(() => import('@heroicons/react/outline/ShieldCheckIcon')),
420
+ ShieldExclamationIcon: React.lazy(() => import('@heroicons/react/outline/ShieldExclamationIcon')),
421
+ ShoppingBagIcon: React.lazy(() => import('@heroicons/react/outline/ShoppingBagIcon')),
422
+ ShoppingCartIcon: React.lazy(() => import('@heroicons/react/outline/ShoppingCartIcon')),
423
+ SortAscendingIcon: React.lazy(() => import('@heroicons/react/outline/SortAscendingIcon')),
424
+ SortDescendingIcon: React.lazy(() => import('@heroicons/react/outline/SortDescendingIcon')),
425
+ SparklesIcon: React.lazy(() => import('@heroicons/react/outline/SparklesIcon')),
426
+ SpeakerphoneIcon: React.lazy(() => import('@heroicons/react/outline/SpeakerphoneIcon')),
427
+ StarIcon: React.lazy(() => import('@heroicons/react/outline/StarIcon')),
428
+ StatusOfflineIcon: React.lazy(() => import('@heroicons/react/outline/StatusOfflineIcon')),
429
+ StatusOnlineIcon: React.lazy(() => import('@heroicons/react/outline/StatusOnlineIcon')),
430
+ StopIcon: React.lazy(() => import('@heroicons/react/outline/StopIcon')),
431
+ SunIcon: React.lazy(() => import('@heroicons/react/outline/SunIcon')),
432
+ SupportIcon: React.lazy(() => import('@heroicons/react/outline/SupportIcon')),
433
+ SwitchHorizontalIcon: React.lazy(() => import('@heroicons/react/outline/SwitchHorizontalIcon')),
434
+ SwitchVerticalIcon: React.lazy(() => import('@heroicons/react/outline/SwitchVerticalIcon')),
435
+ TableIcon: React.lazy(() => import('@heroicons/react/outline/TableIcon')),
436
+ TagIcon: React.lazy(() => import('@heroicons/react/outline/TagIcon')),
437
+ TemplateIcon: React.lazy(() => import('@heroicons/react/outline/TemplateIcon')),
438
+ TerminalIcon: React.lazy(() => import('@heroicons/react/outline/TerminalIcon')),
439
+ ThumbDownIcon: React.lazy(() => import('@heroicons/react/outline/ThumbDownIcon')),
440
+ ThumbUpIcon: React.lazy(() => import('@heroicons/react/outline/ThumbUpIcon')),
441
+ TicketIcon: React.lazy(() => import('@heroicons/react/outline/TicketIcon')),
442
+ TranslateIcon: React.lazy(() => import('@heroicons/react/outline/TranslateIcon')),
443
+ TrashIcon: React.lazy(() => import('@heroicons/react/outline/TrashIcon')),
444
+ TrendingDownIcon: React.lazy(() => import('@heroicons/react/outline/TrendingDownIcon')),
445
+ TrendingUpIcon: React.lazy(() => import('@heroicons/react/outline/TrendingUpIcon')),
446
+ TruckIcon: React.lazy(() => import('@heroicons/react/outline/TruckIcon')),
447
+ UploadIcon: React.lazy(() => import('@heroicons/react/outline/UploadIcon')),
448
+ UserAddIcon: React.lazy(() => import('@heroicons/react/outline/UserAddIcon')),
449
+ UserCircleIcon: React.lazy(() => import('@heroicons/react/outline/UserCircleIcon')),
450
+ UserGroupIcon: React.lazy(() => import('@heroicons/react/outline/UserGroupIcon')),
451
+ UserRemoveIcon: React.lazy(() => import('@heroicons/react/outline/UserRemoveIcon')),
452
+ UserIcon: React.lazy(() => import('@heroicons/react/outline/UserIcon')),
453
+ UsersIcon: React.lazy(() => import('@heroicons/react/outline/UsersIcon')),
454
+ VariableIcon: React.lazy(() => import('@heroicons/react/outline/VariableIcon')),
455
+ VideoCameraIcon: React.lazy(() => import('@heroicons/react/outline/VideoCameraIcon')),
456
+ ViewBoardsIcon: React.lazy(() => import('@heroicons/react/outline/ViewBoardsIcon')),
457
+ ViewGridAddIcon: React.lazy(() => import('@heroicons/react/outline/ViewGridAddIcon')),
458
+ ViewGridIcon: React.lazy(() => import('@heroicons/react/outline/ViewGridIcon')),
459
+ ViewListIcon: React.lazy(() => import('@heroicons/react/outline/ViewListIcon')),
460
+ VolumeOffIcon: React.lazy(() => import('@heroicons/react/outline/VolumeOffIcon')),
461
+ VolumeUpIcon: React.lazy(() => import('@heroicons/react/outline/VolumeUpIcon')),
462
+ WifiIcon: React.lazy(() => import('@heroicons/react/outline/WifiIcon')),
463
+ XCircleIcon: React.lazy(() => import('@heroicons/react/outline/XCircleIcon')),
464
+ XIcon: React.lazy(() => import('@heroicons/react/outline/XIcon')),
465
+ ZoomInIcon: React.lazy(() => import('@heroicons/react/outline/ZoomInIcon')),
466
+ ZoomOutIcon: React.lazy(() => import('@heroicons/react/outline/ZoomOutIcon')),
467
+ };
468
+ const lookupSolid = {
469
+ AcademicCapIcon: React.lazy(() => import('@heroicons/react/solid/AcademicCapIcon')),
470
+ AdjustmentsIcon: React.lazy(() => import('@heroicons/react/solid/AdjustmentsIcon')),
471
+ AnnotationIcon: React.lazy(() => import('@heroicons/react/solid/AnnotationIcon')),
472
+ ArchiveIcon: React.lazy(() => import('@heroicons/react/solid/ArchiveIcon')),
473
+ ArrowCircleDownIcon: React.lazy(() => import('@heroicons/react/solid/ArrowCircleDownIcon')),
474
+ ArrowCircleLeftIcon: React.lazy(() => import('@heroicons/react/solid/ArrowCircleLeftIcon')),
475
+ ArrowCircleRightIcon: React.lazy(() => import('@heroicons/react/solid/ArrowCircleRightIcon')),
476
+ ArrowCircleUpIcon: React.lazy(() => import('@heroicons/react/solid/ArrowCircleUpIcon')),
477
+ ArrowDownIcon: React.lazy(() => import('@heroicons/react/solid/ArrowDownIcon')),
478
+ ArrowLeftIcon: React.lazy(() => import('@heroicons/react/solid/ArrowLeftIcon')),
479
+ ArrowNarrowDownIcon: React.lazy(() => import('@heroicons/react/solid/ArrowNarrowDownIcon')),
480
+ ArrowNarrowLeftIcon: React.lazy(() => import('@heroicons/react/solid/ArrowNarrowLeftIcon')),
481
+ ArrowNarrowRightIcon: React.lazy(() => import('@heroicons/react/solid/ArrowNarrowRightIcon')),
482
+ ArrowNarrowUpIcon: React.lazy(() => import('@heroicons/react/solid/ArrowNarrowUpIcon')),
483
+ ArrowRightIcon: React.lazy(() => import('@heroicons/react/solid/ArrowRightIcon')),
484
+ ArrowSmDownIcon: React.lazy(() => import('@heroicons/react/solid/ArrowSmDownIcon')),
485
+ ArrowSmLeftIcon: React.lazy(() => import('@heroicons/react/solid/ArrowSmLeftIcon')),
486
+ ArrowSmRightIcon: React.lazy(() => import('@heroicons/react/solid/ArrowSmRightIcon')),
487
+ ArrowSmUpIcon: React.lazy(() => import('@heroicons/react/solid/ArrowSmUpIcon')),
488
+ ArrowUpIcon: React.lazy(() => import('@heroicons/react/solid/ArrowUpIcon')),
489
+ ArrowsExpandIcon: React.lazy(() => import('@heroicons/react/solid/ArrowsExpandIcon')),
490
+ AtSymbolIcon: React.lazy(() => import('@heroicons/react/solid/AtSymbolIcon')),
491
+ BackspaceIcon: React.lazy(() => import('@heroicons/react/solid/BackspaceIcon')),
492
+ BadgeCheckIcon: React.lazy(() => import('@heroicons/react/solid/BadgeCheckIcon')),
493
+ BanIcon: React.lazy(() => import('@heroicons/react/solid/BanIcon')),
494
+ BeakerIcon: React.lazy(() => import('@heroicons/react/solid/BeakerIcon')),
495
+ BellIcon: React.lazy(() => import('@heroicons/react/solid/BellIcon')),
496
+ BookOpenIcon: React.lazy(() => import('@heroicons/react/solid/BookOpenIcon')),
497
+ BookmarkAltIcon: React.lazy(() => import('@heroicons/react/solid/BookmarkAltIcon')),
498
+ BookmarkIcon: React.lazy(() => import('@heroicons/react/solid/BookmarkIcon')),
499
+ BriefcaseIcon: React.lazy(() => import('@heroicons/react/solid/BriefcaseIcon')),
500
+ CakeIcon: React.lazy(() => import('@heroicons/react/solid/CakeIcon')),
501
+ CalculatorIcon: React.lazy(() => import('@heroicons/react/solid/CalculatorIcon')),
502
+ CalendarIcon: React.lazy(() => import('@heroicons/react/solid/CalendarIcon')),
503
+ CameraIcon: React.lazy(() => import('@heroicons/react/solid/CameraIcon')),
504
+ CashIcon: React.lazy(() => import('@heroicons/react/solid/CashIcon')),
505
+ ChartBarIcon: React.lazy(() => import('@heroicons/react/solid/ChartBarIcon')),
506
+ ChartPieIcon: React.lazy(() => import('@heroicons/react/solid/ChartPieIcon')),
507
+ ChartSquareBarIcon: React.lazy(() => import('@heroicons/react/solid/ChartSquareBarIcon')),
508
+ ChatAlt2Icon: React.lazy(() => import('@heroicons/react/solid/ChatAlt2Icon')),
509
+ ChatAltIcon: React.lazy(() => import('@heroicons/react/solid/ChatAltIcon')),
510
+ ChatIcon: React.lazy(() => import('@heroicons/react/solid/ChatIcon')),
511
+ CheckCircleIcon: React.lazy(() => import('@heroicons/react/solid/CheckCircleIcon')),
512
+ CheckIcon: React.lazy(() => import('@heroicons/react/solid/CheckIcon')),
513
+ ChevronDoubleDownIcon: React.lazy(() => import('@heroicons/react/solid/ChevronDoubleDownIcon')),
514
+ ChevronDoubleLeftIcon: React.lazy(() => import('@heroicons/react/solid/ChevronDoubleLeftIcon')),
515
+ ChevronDoubleRightIcon: React.lazy(() => import('@heroicons/react/solid/ChevronDoubleRightIcon')),
516
+ ChevronDoubleUpIcon: React.lazy(() => import('@heroicons/react/solid/ChevronDoubleUpIcon')),
517
+ ChevronDownIcon: React.lazy(() => import('@heroicons/react/solid/ChevronDownIcon')),
518
+ ChevronLeftIcon: React.lazy(() => import('@heroicons/react/solid/ChevronLeftIcon')),
519
+ ChevronRightIcon: React.lazy(() => import('@heroicons/react/solid/ChevronRightIcon')),
520
+ ChevronUpIcon: React.lazy(() => import('@heroicons/react/solid/ChevronUpIcon')),
521
+ ChipIcon: React.lazy(() => import('@heroicons/react/solid/ChipIcon')),
522
+ ClipboardCheckIcon: React.lazy(() => import('@heroicons/react/solid/ClipboardCheckIcon')),
523
+ ClipboardCopyIcon: React.lazy(() => import('@heroicons/react/solid/ClipboardCopyIcon')),
524
+ ClipboardListIcon: React.lazy(() => import('@heroicons/react/solid/ClipboardListIcon')),
525
+ ClipboardIcon: React.lazy(() => import('@heroicons/react/solid/ClipboardIcon')),
526
+ ClockIcon: React.lazy(() => import('@heroicons/react/solid/ClockIcon')),
527
+ CloudDownloadIcon: React.lazy(() => import('@heroicons/react/solid/CloudDownloadIcon')),
528
+ CloudUploadIcon: React.lazy(() => import('@heroicons/react/solid/CloudUploadIcon')),
529
+ CloudIcon: React.lazy(() => import('@heroicons/react/solid/CloudIcon')),
530
+ CodeIcon: React.lazy(() => import('@heroicons/react/solid/CodeIcon')),
531
+ CogIcon: React.lazy(() => import('@heroicons/react/solid/CogIcon')),
532
+ CollectionIcon: React.lazy(() => import('@heroicons/react/solid/CollectionIcon')),
533
+ ColorSwatchIcon: React.lazy(() => import('@heroicons/react/solid/ColorSwatchIcon')),
534
+ CreditCardIcon: React.lazy(() => import('@heroicons/react/solid/CreditCardIcon')),
535
+ CubeTransparentIcon: React.lazy(() => import('@heroicons/react/solid/CubeTransparentIcon')),
536
+ CubeIcon: React.lazy(() => import('@heroicons/react/solid/CubeIcon')),
537
+ CurrencyBangladeshiIcon: React.lazy(() => import('@heroicons/react/solid/CurrencyBangladeshiIcon')),
538
+ CurrencyDollarIcon: React.lazy(() => import('@heroicons/react/solid/CurrencyDollarIcon')),
539
+ CurrencyEuroIcon: React.lazy(() => import('@heroicons/react/solid/CurrencyEuroIcon')),
540
+ CurrencyPoundIcon: React.lazy(() => import('@heroicons/react/solid/CurrencyPoundIcon')),
541
+ CurrencyRupeeIcon: React.lazy(() => import('@heroicons/react/solid/CurrencyRupeeIcon')),
542
+ CurrencyYenIcon: React.lazy(() => import('@heroicons/react/solid/CurrencyYenIcon')),
543
+ CursorClickIcon: React.lazy(() => import('@heroicons/react/solid/CursorClickIcon')),
544
+ DatabaseIcon: React.lazy(() => import('@heroicons/react/solid/DatabaseIcon')),
545
+ DesktopComputerIcon: React.lazy(() => import('@heroicons/react/solid/DesktopComputerIcon')),
546
+ DeviceMobileIcon: React.lazy(() => import('@heroicons/react/solid/DeviceMobileIcon')),
547
+ DeviceTabletIcon: React.lazy(() => import('@heroicons/react/solid/DeviceTabletIcon')),
548
+ DocumentAddIcon: React.lazy(() => import('@heroicons/react/solid/DocumentAddIcon')),
549
+ DocumentDownloadIcon: React.lazy(() => import('@heroicons/react/solid/DocumentDownloadIcon')),
550
+ DocumentDuplicateIcon: React.lazy(() => import('@heroicons/react/solid/DocumentDuplicateIcon')),
551
+ DocumentRemoveIcon: React.lazy(() => import('@heroicons/react/solid/DocumentRemoveIcon')),
552
+ DocumentReportIcon: React.lazy(() => import('@heroicons/react/solid/DocumentReportIcon')),
553
+ DocumentSearchIcon: React.lazy(() => import('@heroicons/react/solid/DocumentSearchIcon')),
554
+ DocumentTextIcon: React.lazy(() => import('@heroicons/react/solid/DocumentTextIcon')),
555
+ DocumentIcon: React.lazy(() => import('@heroicons/react/solid/DocumentIcon')),
556
+ DotsCircleHorizontalIcon: React.lazy(() => import('@heroicons/react/solid/DotsCircleHorizontalIcon')),
557
+ DotsHorizontalIcon: React.lazy(() => import('@heroicons/react/solid/DotsHorizontalIcon')),
558
+ DotsVerticalIcon: React.lazy(() => import('@heroicons/react/solid/DotsVerticalIcon')),
559
+ DownloadIcon: React.lazy(() => import('@heroicons/react/solid/DownloadIcon')),
560
+ DuplicateIcon: React.lazy(() => import('@heroicons/react/solid/DuplicateIcon')),
561
+ EmojiHappyIcon: React.lazy(() => import('@heroicons/react/solid/EmojiHappyIcon')),
562
+ EmojiSadIcon: React.lazy(() => import('@heroicons/react/solid/EmojiSadIcon')),
563
+ ExclamationCircleIcon: React.lazy(() => import('@heroicons/react/solid/ExclamationCircleIcon')),
564
+ ExclamationIcon: React.lazy(() => import('@heroicons/react/solid/ExclamationIcon')),
565
+ ExternalLinkIcon: React.lazy(() => import('@heroicons/react/solid/ExternalLinkIcon')),
566
+ EyeOffIcon: React.lazy(() => import('@heroicons/react/solid/EyeOffIcon')),
567
+ EyeIcon: React.lazy(() => import('@heroicons/react/solid/EyeIcon')),
568
+ FastForwardIcon: React.lazy(() => import('@heroicons/react/solid/FastForwardIcon')),
569
+ FilmIcon: React.lazy(() => import('@heroicons/react/solid/FilmIcon')),
570
+ FilterIcon: React.lazy(() => import('@heroicons/react/solid/FilterIcon')),
571
+ FingerPrintIcon: React.lazy(() => import('@heroicons/react/solid/FingerPrintIcon')),
572
+ FireIcon: React.lazy(() => import('@heroicons/react/solid/FireIcon')),
573
+ FlagIcon: React.lazy(() => import('@heroicons/react/solid/FlagIcon')),
574
+ FolderAddIcon: React.lazy(() => import('@heroicons/react/solid/FolderAddIcon')),
575
+ FolderDownloadIcon: React.lazy(() => import('@heroicons/react/solid/FolderDownloadIcon')),
576
+ FolderOpenIcon: React.lazy(() => import('@heroicons/react/solid/FolderOpenIcon')),
577
+ FolderRemoveIcon: React.lazy(() => import('@heroicons/react/solid/FolderRemoveIcon')),
578
+ FolderIcon: React.lazy(() => import('@heroicons/react/solid/FolderIcon')),
579
+ GiftIcon: React.lazy(() => import('@heroicons/react/solid/GiftIcon')),
580
+ GlobeAltIcon: React.lazy(() => import('@heroicons/react/solid/GlobeAltIcon')),
581
+ GlobeIcon: React.lazy(() => import('@heroicons/react/solid/GlobeIcon')),
582
+ HandIcon: React.lazy(() => import('@heroicons/react/solid/HandIcon')),
583
+ HashtagIcon: React.lazy(() => import('@heroicons/react/solid/HashtagIcon')),
584
+ HeartIcon: React.lazy(() => import('@heroicons/react/solid/HeartIcon')),
585
+ HomeIcon: React.lazy(() => import('@heroicons/react/solid/HomeIcon')),
586
+ IdentificationIcon: React.lazy(() => import('@heroicons/react/solid/IdentificationIcon')),
587
+ InboxInIcon: React.lazy(() => import('@heroicons/react/solid/InboxInIcon')),
588
+ InboxIcon: React.lazy(() => import('@heroicons/react/solid/InboxIcon')),
589
+ InformationCircleIcon: React.lazy(() => import('@heroicons/react/solid/InformationCircleIcon')),
590
+ KeyIcon: React.lazy(() => import('@heroicons/react/solid/KeyIcon')),
591
+ LibraryIcon: React.lazy(() => import('@heroicons/react/solid/LibraryIcon')),
592
+ LightBulbIcon: React.lazy(() => import('@heroicons/react/solid/LightBulbIcon')),
593
+ LightningBoltIcon: React.lazy(() => import('@heroicons/react/solid/LightningBoltIcon')),
594
+ LinkIcon: React.lazy(() => import('@heroicons/react/solid/LinkIcon')),
595
+ LocationMarkerIcon: React.lazy(() => import('@heroicons/react/solid/LocationMarkerIcon')),
596
+ LockClosedIcon: React.lazy(() => import('@heroicons/react/solid/LockClosedIcon')),
597
+ LockOpenIcon: React.lazy(() => import('@heroicons/react/solid/LockOpenIcon')),
598
+ LoginIcon: React.lazy(() => import('@heroicons/react/solid/LoginIcon')),
599
+ LogoutIcon: React.lazy(() => import('@heroicons/react/solid/LogoutIcon')),
600
+ MailOpenIcon: React.lazy(() => import('@heroicons/react/solid/MailOpenIcon')),
601
+ MailIcon: React.lazy(() => import('@heroicons/react/solid/MailIcon')),
602
+ MapIcon: React.lazy(() => import('@heroicons/react/solid/MapIcon')),
603
+ MenuAlt1Icon: React.lazy(() => import('@heroicons/react/solid/MenuAlt1Icon')),
604
+ MenuAlt2Icon: React.lazy(() => import('@heroicons/react/solid/MenuAlt2Icon')),
605
+ MenuAlt3Icon: React.lazy(() => import('@heroicons/react/solid/MenuAlt3Icon')),
606
+ MenuAlt4Icon: React.lazy(() => import('@heroicons/react/solid/MenuAlt4Icon')),
607
+ MenuIcon: React.lazy(() => import('@heroicons/react/solid/MenuIcon')),
608
+ MicrophoneIcon: React.lazy(() => import('@heroicons/react/solid/MicrophoneIcon')),
609
+ MinusCircleIcon: React.lazy(() => import('@heroicons/react/solid/MinusCircleIcon')),
610
+ MinusSmIcon: React.lazy(() => import('@heroicons/react/solid/MinusSmIcon')),
611
+ MinusIcon: React.lazy(() => import('@heroicons/react/solid/MinusIcon')),
612
+ MoonIcon: React.lazy(() => import('@heroicons/react/solid/MoonIcon')),
613
+ MusicNoteIcon: React.lazy(() => import('@heroicons/react/solid/MusicNoteIcon')),
614
+ NewspaperIcon: React.lazy(() => import('@heroicons/react/solid/NewspaperIcon')),
615
+ OfficeBuildingIcon: React.lazy(() => import('@heroicons/react/solid/OfficeBuildingIcon')),
616
+ PaperAirplaneIcon: React.lazy(() => import('@heroicons/react/solid/PaperAirplaneIcon')),
617
+ PaperClipIcon: React.lazy(() => import('@heroicons/react/solid/PaperClipIcon')),
618
+ PauseIcon: React.lazy(() => import('@heroicons/react/solid/PauseIcon')),
619
+ PencilAltIcon: React.lazy(() => import('@heroicons/react/solid/PencilAltIcon')),
620
+ PencilIcon: React.lazy(() => import('@heroicons/react/solid/PencilIcon')),
621
+ PhoneIncomingIcon: React.lazy(() => import('@heroicons/react/solid/PhoneIncomingIcon')),
622
+ PhoneMissedCallIcon: React.lazy(() => import('@heroicons/react/solid/PhoneMissedCallIcon')),
623
+ PhoneOutgoingIcon: React.lazy(() => import('@heroicons/react/solid/PhoneOutgoingIcon')),
624
+ PhoneIcon: React.lazy(() => import('@heroicons/react/solid/PhoneIcon')),
625
+ PhotographIcon: React.lazy(() => import('@heroicons/react/solid/PhotographIcon')),
626
+ PlayIcon: React.lazy(() => import('@heroicons/react/solid/PlayIcon')),
627
+ PlusCircleIcon: React.lazy(() => import('@heroicons/react/solid/PlusCircleIcon')),
628
+ PlusSmIcon: React.lazy(() => import('@heroicons/react/solid/PlusSmIcon')),
629
+ PlusIcon: React.lazy(() => import('@heroicons/react/solid/PlusIcon')),
630
+ PresentationChartBarIcon: React.lazy(() => import('@heroicons/react/solid/PresentationChartBarIcon')),
631
+ PresentationChartLineIcon: React.lazy(() => import('@heroicons/react/solid/PresentationChartLineIcon')),
632
+ PrinterIcon: React.lazy(() => import('@heroicons/react/solid/PrinterIcon')),
633
+ PuzzleIcon: React.lazy(() => import('@heroicons/react/solid/PuzzleIcon')),
634
+ QrcodeIcon: React.lazy(() => import('@heroicons/react/solid/QrcodeIcon')),
635
+ QuestionMarkCircleIcon: React.lazy(() => import('@heroicons/react/solid/QuestionMarkCircleIcon')),
636
+ ReceiptRefundIcon: React.lazy(() => import('@heroicons/react/solid/ReceiptRefundIcon')),
637
+ ReceiptTaxIcon: React.lazy(() => import('@heroicons/react/solid/ReceiptTaxIcon')),
638
+ RefreshIcon: React.lazy(() => import('@heroicons/react/solid/RefreshIcon')),
639
+ ReplyIcon: React.lazy(() => import('@heroicons/react/solid/ReplyIcon')),
640
+ RewindIcon: React.lazy(() => import('@heroicons/react/solid/RewindIcon')),
641
+ RssIcon: React.lazy(() => import('@heroicons/react/solid/RssIcon')),
642
+ SaveAsIcon: React.lazy(() => import('@heroicons/react/solid/SaveAsIcon')),
643
+ SaveIcon: React.lazy(() => import('@heroicons/react/solid/SaveIcon')),
644
+ ScaleIcon: React.lazy(() => import('@heroicons/react/solid/ScaleIcon')),
645
+ ScissorsIcon: React.lazy(() => import('@heroicons/react/solid/ScissorsIcon')),
646
+ SearchCircleIcon: React.lazy(() => import('@heroicons/react/solid/SearchCircleIcon')),
647
+ SearchIcon: React.lazy(() => import('@heroicons/react/solid/SearchIcon')),
648
+ SelectorIcon: React.lazy(() => import('@heroicons/react/solid/SelectorIcon')),
649
+ ServerIcon: React.lazy(() => import('@heroicons/react/solid/ServerIcon')),
650
+ ShareIcon: React.lazy(() => import('@heroicons/react/solid/ShareIcon')),
651
+ ShieldCheckIcon: React.lazy(() => import('@heroicons/react/solid/ShieldCheckIcon')),
652
+ ShieldExclamationIcon: React.lazy(() => import('@heroicons/react/solid/ShieldExclamationIcon')),
653
+ ShoppingBagIcon: React.lazy(() => import('@heroicons/react/solid/ShoppingBagIcon')),
654
+ ShoppingCartIcon: React.lazy(() => import('@heroicons/react/solid/ShoppingCartIcon')),
655
+ SortAscendingIcon: React.lazy(() => import('@heroicons/react/solid/SortAscendingIcon')),
656
+ SortDescendingIcon: React.lazy(() => import('@heroicons/react/solid/SortDescendingIcon')),
657
+ SparklesIcon: React.lazy(() => import('@heroicons/react/solid/SparklesIcon')),
658
+ SpeakerphoneIcon: React.lazy(() => import('@heroicons/react/solid/SpeakerphoneIcon')),
659
+ StarIcon: React.lazy(() => import('@heroicons/react/solid/StarIcon')),
660
+ StatusOfflineIcon: React.lazy(() => import('@heroicons/react/solid/StatusOfflineIcon')),
661
+ StatusOnlineIcon: React.lazy(() => import('@heroicons/react/solid/StatusOnlineIcon')),
662
+ StopIcon: React.lazy(() => import('@heroicons/react/solid/StopIcon')),
663
+ SunIcon: React.lazy(() => import('@heroicons/react/solid/SunIcon')),
664
+ SupportIcon: React.lazy(() => import('@heroicons/react/solid/SupportIcon')),
665
+ SwitchHorizontalIcon: React.lazy(() => import('@heroicons/react/solid/SwitchHorizontalIcon')),
666
+ SwitchVerticalIcon: React.lazy(() => import('@heroicons/react/solid/SwitchVerticalIcon')),
667
+ TableIcon: React.lazy(() => import('@heroicons/react/solid/TableIcon')),
668
+ TagIcon: React.lazy(() => import('@heroicons/react/solid/TagIcon')),
669
+ TemplateIcon: React.lazy(() => import('@heroicons/react/solid/TemplateIcon')),
670
+ TerminalIcon: React.lazy(() => import('@heroicons/react/solid/TerminalIcon')),
671
+ ThumbDownIcon: React.lazy(() => import('@heroicons/react/solid/ThumbDownIcon')),
672
+ ThumbUpIcon: React.lazy(() => import('@heroicons/react/solid/ThumbUpIcon')),
673
+ TicketIcon: React.lazy(() => import('@heroicons/react/solid/TicketIcon')),
674
+ TranslateIcon: React.lazy(() => import('@heroicons/react/solid/TranslateIcon')),
675
+ TrashIcon: React.lazy(() => import('@heroicons/react/solid/TrashIcon')),
676
+ TrendingDownIcon: React.lazy(() => import('@heroicons/react/solid/TrendingDownIcon')),
677
+ TrendingUpIcon: React.lazy(() => import('@heroicons/react/solid/TrendingUpIcon')),
678
+ TruckIcon: React.lazy(() => import('@heroicons/react/solid/TruckIcon')),
679
+ UploadIcon: React.lazy(() => import('@heroicons/react/solid/UploadIcon')),
680
+ UserAddIcon: React.lazy(() => import('@heroicons/react/solid/UserAddIcon')),
681
+ UserCircleIcon: React.lazy(() => import('@heroicons/react/solid/UserCircleIcon')),
682
+ UserGroupIcon: React.lazy(() => import('@heroicons/react/solid/UserGroupIcon')),
683
+ UserRemoveIcon: React.lazy(() => import('@heroicons/react/solid/UserRemoveIcon')),
684
+ UserIcon: React.lazy(() => import('@heroicons/react/solid/UserIcon')),
685
+ UsersIcon: React.lazy(() => import('@heroicons/react/solid/UsersIcon')),
686
+ VariableIcon: React.lazy(() => import('@heroicons/react/solid/VariableIcon')),
687
+ VideoCameraIcon: React.lazy(() => import('@heroicons/react/solid/VideoCameraIcon')),
688
+ ViewBoardsIcon: React.lazy(() => import('@heroicons/react/solid/ViewBoardsIcon')),
689
+ ViewGridAddIcon: React.lazy(() => import('@heroicons/react/solid/ViewGridAddIcon')),
690
+ ViewGridIcon: React.lazy(() => import('@heroicons/react/solid/ViewGridIcon')),
691
+ ViewListIcon: React.lazy(() => import('@heroicons/react/solid/ViewListIcon')),
692
+ VolumeOffIcon: React.lazy(() => import('@heroicons/react/solid/VolumeOffIcon')),
693
+ VolumeUpIcon: React.lazy(() => import('@heroicons/react/solid/VolumeUpIcon')),
694
+ WifiIcon: React.lazy(() => import('@heroicons/react/solid/WifiIcon')),
695
+ XCircleIcon: React.lazy(() => import('@heroicons/react/solid/XCircleIcon')),
696
+ XIcon: React.lazy(() => import('@heroicons/react/solid/XIcon')),
697
+ ZoomInIcon: React.lazy(() => import('@heroicons/react/solid/ZoomInIcon')),
698
+ ZoomOutIcon: React.lazy(() => import('@heroicons/react/solid/ZoomOutIcon')),
468
699
  };
469
700
 
470
- const TrackunitSolidIconsArray = ["Battery", "BatteryCharging", "BatteryFull", "BatteryLow", "BatteryMedium", "Bluetooth", "BluetoothOff", "Bucket", "Bug", "Compass", "ConcreteMixer", "ConstructionCone", "DemolitionHammer", "Directions", "Excavator", "FitToHeight", "FitToWidth", "Gps", "Hardhat", "Hierarchy", "Plug", "Timeline", "Timeline1", "Wrench", "Zone"];
471
- const TrackunitOutlineIconsArray = ["Battery", "BatteryCharging", "BatteryFull", "BatteryLow", "BatteryMedium", "Bluetooth", "BluetoothOff", "Bucket", "Bug", "Compass", "ConcreteMixer", "ConstructionCone", "DemolitionHammer", "Directions", "Excavator", "FitToHeight", "FitToWidth", "Gps", "Hardhat", "Hierarchy", "Plug", "Timeline", "Timeline1", "Wrench", "Zone"];
472
- const lookupTrackunitSolidIcon = {
473
- BatteryCharging: React__default.lazy(() => import('./BatteryCharging.js')),
474
- BatteryFull: React__default.lazy(() => import('./BatteryFull.js')),
475
- BatteryLow: React__default.lazy(() => import('./BatteryLow.js')),
476
- BatteryMedium: React__default.lazy(() => import('./BatteryMedium.js')),
477
- Battery: React__default.lazy(() => import('./Battery.js')),
478
- BluetoothOff: React__default.lazy(() => import('./BluetoothOff.js')),
479
- Bluetooth: React__default.lazy(() => import('./Bluetooth.js')),
480
- Bucket: React__default.lazy(() => import('./Bucket.js')),
481
- Bug: React__default.lazy(() => import('./Bug.js')),
482
- Compass: React__default.lazy(() => import('./Compass.js')),
483
- ConcreteMixer: React__default.lazy(() => import('./ConcreteMixer.js')),
484
- ConstructionCone: React__default.lazy(() => import('./ConstructionCone.js')),
485
- DemolitionHammer: React__default.lazy(() => import('./DemolitionHammer.js')),
486
- Directions: React__default.lazy(() => import('./Directions.js')),
487
- Excavator: React__default.lazy(() => import('./Excavator.js')),
488
- FitToHeight: React__default.lazy(() => import('./FitToHeight.js')),
489
- FitToWidth: React__default.lazy(() => import('./FitToWidth.js')),
490
- Gps: React__default.lazy(() => import('./Gps.js')),
491
- Hardhat: React__default.lazy(() => import('./Hardhat.js')),
492
- Hierarchy: React__default.lazy(() => import('./Hierarchy.js')),
493
- Plug: React__default.lazy(() => import('./Plug.js')),
494
- Timeline1: React__default.lazy(() => import('./Timeline1.js')),
495
- Timeline: React__default.lazy(() => import('./Timeline.js')),
496
- Wrench: React__default.lazy(() => import('./Wrench.js')),
497
- Zone: React__default.lazy(() => import('./Zone.js'))
498
- };
499
- const lookupTrackunitOutlineIcon = {
500
- BatteryCharging: React__default.lazy(() => import('./BatteryCharging2.js')),
501
- BatteryFull: React__default.lazy(() => import('./BatteryFull2.js')),
502
- BatteryLow: React__default.lazy(() => import('./BatteryLow2.js')),
503
- BatteryMedium: React__default.lazy(() => import('./BatteryMedium2.js')),
504
- Battery: React__default.lazy(() => import('./Battery2.js')),
505
- BluetoothOff: React__default.lazy(() => import('./BluetoothOff2.js')),
506
- Bluetooth: React__default.lazy(() => import('./Bluetooth2.js')),
507
- Bucket: React__default.lazy(() => import('./Bucket2.js')),
508
- Bug: React__default.lazy(() => import('./Bug2.js')),
509
- Compass: React__default.lazy(() => import('./Compass2.js')),
510
- ConcreteMixer: React__default.lazy(() => import('./ConcreteMixer2.js')),
511
- ConstructionCone: React__default.lazy(() => import('./ConstructionCone2.js')),
512
- DemolitionHammer: React__default.lazy(() => import('./DemolitionHammer2.js')),
513
- Directions: React__default.lazy(() => import('./Directions2.js')),
514
- Excavator: React__default.lazy(() => import('./Excavator2.js')),
515
- FitToHeight: React__default.lazy(() => import('./FitToHeight2.js')),
516
- FitToWidth: React__default.lazy(() => import('./FitToWidth2.js')),
517
- Gps: React__default.lazy(() => import('./Gps2.js')),
518
- Hardhat: React__default.lazy(() => import('./Hardhat2.js')),
519
- Hierarchy: React__default.lazy(() => import('./Hierarchy2.js')),
520
- Plug: React__default.lazy(() => import('./Plug2.js')),
521
- Timeline1: React__default.lazy(() => import('./Timeline12.js')),
522
- Timeline: React__default.lazy(() => import('./Timeline2.js')),
523
- Wrench: React__default.lazy(() => import('./Wrench2.js')),
524
- Zone: React__default.lazy(() => import('./Zone2.js'))
701
+ const TrackunitSolidIconsArray = [
702
+ "Battery",
703
+ "BatteryCharging",
704
+ "BatteryFull",
705
+ "BatteryLow",
706
+ "BatteryMedium",
707
+ "Bluetooth",
708
+ "BluetoothOff",
709
+ "Bucket",
710
+ "Bug",
711
+ "Compass",
712
+ "ConcreteMixer",
713
+ "ConstructionCone",
714
+ "DemolitionHammer",
715
+ "Directions",
716
+ "Excavator",
717
+ "FitToHeight",
718
+ "FitToWidth",
719
+ "Gps",
720
+ "Hardhat",
721
+ "Hierarchy",
722
+ "Plug",
723
+ "Timeline",
724
+ "Timeline1",
725
+ "Wrench",
726
+ "Zone",
727
+ ];
728
+ const TrackunitOutlineIconsArray = [
729
+ "Battery",
730
+ "BatteryCharging",
731
+ "BatteryFull",
732
+ "BatteryLow",
733
+ "BatteryMedium",
734
+ "Bluetooth",
735
+ "BluetoothOff",
736
+ "Bucket",
737
+ "Bug",
738
+ "Compass",
739
+ "ConcreteMixer",
740
+ "ConstructionCone",
741
+ "DemolitionHammer",
742
+ "Directions",
743
+ "Excavator",
744
+ "FitToHeight",
745
+ "FitToWidth",
746
+ "Gps",
747
+ "Hardhat",
748
+ "Hierarchy",
749
+ "Plug",
750
+ "Timeline",
751
+ "Timeline1",
752
+ "Wrench",
753
+ "Zone",
754
+ ];
755
+ const lookupTrackunitSolidIcon = {
756
+ BatteryCharging: React__default.lazy(() => import('./BatteryCharging.js')),
757
+ BatteryFull: React__default.lazy(() => import('./BatteryFull.js')),
758
+ BatteryLow: React__default.lazy(() => import('./BatteryLow.js')),
759
+ BatteryMedium: React__default.lazy(() => import('./BatteryMedium.js')),
760
+ Battery: React__default.lazy(() => import('./Battery.js')),
761
+ BluetoothOff: React__default.lazy(() => import('./BluetoothOff.js')),
762
+ Bluetooth: React__default.lazy(() => import('./Bluetooth.js')),
763
+ Bucket: React__default.lazy(() => import('./Bucket.js')),
764
+ Bug: React__default.lazy(() => import('./Bug.js')),
765
+ Compass: React__default.lazy(() => import('./Compass.js')),
766
+ ConcreteMixer: React__default.lazy(() => import('./ConcreteMixer.js')),
767
+ ConstructionCone: React__default.lazy(() => import('./ConstructionCone.js')),
768
+ DemolitionHammer: React__default.lazy(() => import('./DemolitionHammer.js')),
769
+ Directions: React__default.lazy(() => import('./Directions.js')),
770
+ Excavator: React__default.lazy(() => import('./Excavator.js')),
771
+ FitToHeight: React__default.lazy(() => import('./FitToHeight.js')),
772
+ FitToWidth: React__default.lazy(() => import('./FitToWidth.js')),
773
+ Gps: React__default.lazy(() => import('./Gps.js')),
774
+ Hardhat: React__default.lazy(() => import('./Hardhat.js')),
775
+ Hierarchy: React__default.lazy(() => import('./Hierarchy.js')),
776
+ Plug: React__default.lazy(() => import('./Plug.js')),
777
+ Timeline1: React__default.lazy(() => import('./Timeline1.js')),
778
+ Timeline: React__default.lazy(() => import('./Timeline.js')),
779
+ Wrench: React__default.lazy(() => import('./Wrench.js')),
780
+ Zone: React__default.lazy(() => import('./Zone.js')),
781
+ };
782
+ const lookupTrackunitOutlineIcon = {
783
+ BatteryCharging: React__default.lazy(() => import('./BatteryCharging2.js')),
784
+ BatteryFull: React__default.lazy(() => import('./BatteryFull2.js')),
785
+ BatteryLow: React__default.lazy(() => import('./BatteryLow2.js')),
786
+ BatteryMedium: React__default.lazy(() => import('./BatteryMedium2.js')),
787
+ Battery: React__default.lazy(() => import('./Battery2.js')),
788
+ BluetoothOff: React__default.lazy(() => import('./BluetoothOff2.js')),
789
+ Bluetooth: React__default.lazy(() => import('./Bluetooth2.js')),
790
+ Bucket: React__default.lazy(() => import('./Bucket2.js')),
791
+ Bug: React__default.lazy(() => import('./Bug2.js')),
792
+ Compass: React__default.lazy(() => import('./Compass2.js')),
793
+ ConcreteMixer: React__default.lazy(() => import('./ConcreteMixer2.js')),
794
+ ConstructionCone: React__default.lazy(() => import('./ConstructionCone2.js')),
795
+ DemolitionHammer: React__default.lazy(() => import('./DemolitionHammer2.js')),
796
+ Directions: React__default.lazy(() => import('./Directions2.js')),
797
+ Excavator: React__default.lazy(() => import('./Excavator2.js')),
798
+ FitToHeight: React__default.lazy(() => import('./FitToHeight2.js')),
799
+ FitToWidth: React__default.lazy(() => import('./FitToWidth2.js')),
800
+ Gps: React__default.lazy(() => import('./Gps2.js')),
801
+ Hardhat: React__default.lazy(() => import('./Hardhat2.js')),
802
+ Hierarchy: React__default.lazy(() => import('./Hierarchy2.js')),
803
+ Plug: React__default.lazy(() => import('./Plug2.js')),
804
+ Timeline1: React__default.lazy(() => import('./Timeline12.js')),
805
+ Timeline: React__default.lazy(() => import('./Timeline2.js')),
806
+ Wrench: React__default.lazy(() => import('./Wrench2.js')),
807
+ Zone: React__default.lazy(() => import('./Zone2.js')),
525
808
  };
526
809
 
527
- const FALLBACK_ICON_NAME = "QuestionMarkCircleIcon";
528
- const validateIconName = name => {
529
- let found = TrackunitSolidIconsArray.find(i => i === name) ? true : false;
530
- if (!found) {
531
- found = TrackunitOutlineIconsArray.find(i => i === name) ? true : false;
532
- }
533
- if (!found) {
534
- found = HeroIconsArray.find(i => i === name) ? true : false;
535
- }
536
- return found;
537
- };
538
- const ensureIconWithFallback = (name, fallbackIconName = FALLBACK_ICON_NAME) => {
539
- if (!name) {
540
- return fallbackIconName;
541
- }
542
- const isValid = validateIconName(name);
543
- if (isValid) {
544
- return name;
545
- } else {
546
- // eslint-disable-next-line no-console
547
- console.warn(`Your icon name is misspelled, fallback icon is used instead of "${name}"`);
548
- return fallbackIconName;
549
- }
810
+ const FALLBACK_ICON_NAME = "QuestionMarkCircleIcon";
811
+ const validateIconName = (name) => {
812
+ let found = TrackunitSolidIconsArray.find(i => i === name) ? true : false;
813
+ if (!found) {
814
+ found = TrackunitOutlineIconsArray.find(i => i === name) ? true : false;
815
+ }
816
+ if (!found) {
817
+ found = HeroIconsArray.find(i => i === name) ? true : false;
818
+ }
819
+ return found;
820
+ };
821
+ const ensureIconWithFallback = (name, fallbackIconName = FALLBACK_ICON_NAME) => {
822
+ if (!name) {
823
+ return fallbackIconName;
824
+ }
825
+ const isValid = validateIconName(name);
826
+ if (isValid) {
827
+ return name;
828
+ }
829
+ else {
830
+ // eslint-disable-next-line no-console
831
+ console.warn(`Your icon name is misspelled, fallback icon is used instead of "${name}"`);
832
+ return fallbackIconName;
833
+ }
550
834
  };
551
835
 
552
- const heroIconLookup = (iconName, type) => {
553
- if (!HeroIconsArray.includes(iconName)) {
554
- // eslint-disable-next-line no-console
555
- console.error(`The icon name '${iconName}' you provided does not exist in the library. Please check the name and try again.`);
556
- return lookupOutline.QuestionMarkCircleIcon;
557
- }
558
- return type === "solid" ? lookupSolid[iconName] : lookupOutline[iconName];
836
+ const heroIconLookup = (iconName, type) => {
837
+ if (!HeroIconsArray.includes(iconName)) {
838
+ // eslint-disable-next-line no-console
839
+ console.error(`The icon name '${iconName}' you provided does not exist in the library. Please check the name and try again.`);
840
+ return lookupOutline.QuestionMarkCircleIcon;
841
+ }
842
+ return type === "solid" ? lookupSolid[iconName] : lookupOutline[iconName];
559
843
  };
560
844
 
561
- const trackunitIconLookup = (iconName, type) => {
562
- if (type === "solid" && !TrackunitSolidIconsArray.includes(iconName) || type === "outline" && !TrackunitOutlineIconsArray.includes(iconName)) {
563
- // eslint-disable-next-line no-console
564
- console.error(`The icon name '${iconName}' you provided does not exist in the library. Please check the name and try again.`);
565
- throw new Error(`Icon not found: ${iconName}`);
566
- }
567
- return type === "solid" ? lookupTrackunitSolidIcon[iconName] : lookupTrackunitOutlineIcon[iconName];
845
+ const trackunitIconLookup = (iconName, type) => {
846
+ if ((type === "solid" && !TrackunitSolidIconsArray.includes(iconName)) ||
847
+ (type === "outline" && !TrackunitOutlineIconsArray.includes(iconName))) {
848
+ // eslint-disable-next-line no-console
849
+ console.error(`The icon name '${iconName}' you provided does not exist in the library. Please check the name and try again.`);
850
+ throw new Error(`Icon not found: ${iconName}`);
851
+ }
852
+ return type === "solid" ? lookupTrackunitSolidIcon[iconName] : lookupTrackunitOutlineIcon[iconName];
568
853
  };
569
854
 
570
855
  export { HeroIconsArray, TrackunitOutlineIconsArray, TrackunitSolidIconsArray, ensureIconWithFallback, heroIconLookup, lookupOutline, lookupSolid, lookupTrackunitOutlineIcon, lookupTrackunitSolidIcon, trackunitIconLookup };