@rotki/ui-library 2.23.5 → 2.25.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (337) hide show
  1. package/README.md +1 -2
  2. package/dist/components/accordions/accordion/RuiAccordion.vue_vue_type_script_setup_true_lang.js.map +1 -1
  3. package/dist/components/accordions/accordions/RuiAccordions.vue_vue_type_script_setup_true_lang.js.map +1 -1
  4. package/dist/components/alerts/RuiAlert.vue_vue_type_script_setup_true_lang.js.map +1 -1
  5. package/dist/components/avatars/RuiAvatar.vue.d.ts +1 -1
  6. package/dist/components/avatars/RuiAvatar.vue_vue_type_script_setup_true_lang.js.map +1 -1
  7. package/dist/components/avatars/RuiAvatarGroup.js.map +1 -1
  8. package/dist/components/avatars/RuiAvatarGroup.vue.d.ts +1 -1
  9. package/dist/components/avatars/RuiAvatarGroup.vue_vue_type_script_setup_true_lang.js.map +1 -1
  10. package/dist/components/avatars/use-avatar-group.d.ts +1 -1
  11. package/dist/components/buttons/button/RuiButton.vue.d.ts +1 -1
  12. package/dist/components/buttons/button/RuiButton.vue_vue_type_script_setup_true_lang.js.map +1 -1
  13. package/dist/components/buttons/button/button-styles.d.ts +40 -2
  14. package/dist/components/buttons/button/button-styles.js +38 -0
  15. package/dist/components/buttons/button/button-styles.js.map +1 -1
  16. package/dist/components/buttons/button-group/RuiButtonGroup.js.map +1 -1
  17. package/dist/components/buttons/button-group/RuiButtonGroup.vue.d.ts +1 -1
  18. package/dist/components/buttons/button-group/RuiButtonGroup.vue_vue_type_script_setup_true_lang.js +26 -14
  19. package/dist/components/buttons/button-group/RuiButtonGroup.vue_vue_type_script_setup_true_lang.js.map +1 -1
  20. package/dist/components/calendar/RuiCalendar.js.map +1 -1
  21. package/dist/components/calendar/RuiCalendar.vue_vue_type_script_setup_true_lang.js.map +1 -1
  22. package/dist/components/calendar/RuiCalendarGrid.js.map +1 -1
  23. package/dist/components/calendar/RuiCalendarGrid.vue_vue_type_script_setup_true_lang.js +7 -0
  24. package/dist/components/calendar/RuiCalendarGrid.vue_vue_type_script_setup_true_lang.js.map +1 -1
  25. package/dist/components/calendar/RuiCalendarHeader.vue.d.ts +1 -1
  26. package/dist/components/calendar/RuiCalendarHeader.vue_vue_type_script_setup_true_lang.js.map +1 -1
  27. package/dist/components/calendar/RuiCalendarMenu.js.map +1 -1
  28. package/dist/components/calendar/RuiCalendarMenu.vue.d.ts +1 -1
  29. package/dist/components/calendar/RuiCalendarMenu.vue_vue_type_script_setup_true_lang.js +1 -0
  30. package/dist/components/calendar/RuiCalendarMenu.vue_vue_type_script_setup_true_lang.js.map +1 -1
  31. package/dist/components/cards/RuiCard.vue_vue_type_script_setup_true_lang.js.map +1 -1
  32. package/dist/components/cards/RuiCardHeader.vue_vue_type_script_setup_true_lang.js.map +1 -1
  33. package/dist/components/chips/RuiChip.vue.d.ts +1 -1
  34. package/dist/components/chips/RuiChip.vue_vue_type_script_setup_true_lang.js.map +1 -1
  35. package/dist/components/color-picker/RuiColorBoard.vue_vue_type_script_setup_true_lang.js.map +1 -1
  36. package/dist/components/color-picker/RuiColorDisplay.vue_vue_type_script_setup_true_lang.js.map +1 -1
  37. package/dist/components/color-picker/RuiColorHue.vue_vue_type_script_setup_true_lang.js +2 -1
  38. package/dist/components/color-picker/RuiColorHue.vue_vue_type_script_setup_true_lang.js.map +1 -1
  39. package/dist/components/color-picker/RuiColorInput.vue_vue_type_script_setup_true_lang.js.map +1 -1
  40. package/dist/components/color-picker/RuiColorPicker.vue_vue_type_script_setup_true_lang.js.map +1 -1
  41. package/dist/components/date-time-picker/RuiDateTimePicker.js.map +1 -1
  42. package/dist/components/date-time-picker/RuiDateTimePicker.vue.d.ts +18 -2
  43. package/dist/components/date-time-picker/RuiDateTimePicker.vue_vue_type_script_setup_true_lang.js +73 -28
  44. package/dist/components/date-time-picker/RuiDateTimePicker.vue_vue_type_script_setup_true_lang.js.map +1 -1
  45. package/dist/components/date-time-picker/RuiDateTimePickerMenu.vue.d.ts +2 -2
  46. package/dist/components/date-time-picker/RuiDateTimePickerMenu.vue_vue_type_script_setup_true_lang.js.map +1 -1
  47. package/dist/components/date-time-picker/RuiTimezoneSelect.vue.d.ts +3 -3
  48. package/dist/components/date-time-picker/RuiTimezoneSelect.vue_vue_type_script_setup_true_lang.js.map +1 -1
  49. package/dist/components/date-time-picker/date-time-picker-styles.d.ts +48 -3
  50. package/dist/components/date-time-picker/partial-time.d.ts +35 -0
  51. package/dist/components/date-time-picker/partial-time.js +82 -0
  52. package/dist/components/date-time-picker/partial-time.js.map +1 -0
  53. package/dist/components/date-time-picker/segment-config.d.ts +1 -1
  54. package/dist/components/date-time-picker/segment-utils.d.ts +2 -2
  55. package/dist/components/date-time-picker/segment-utils.js +17 -5
  56. package/dist/components/date-time-picker/segment-utils.js.map +1 -1
  57. package/dist/components/date-time-picker/timezones.js.map +1 -1
  58. package/dist/components/date-time-picker/use-date-bounds.d.ts +28 -0
  59. package/dist/components/date-time-picker/use-date-bounds.js +60 -0
  60. package/dist/components/date-time-picker/use-date-bounds.js.map +1 -0
  61. package/dist/components/date-time-picker/use-date-time-selection.d.ts +16 -12
  62. package/dist/components/date-time-picker/use-date-time-selection.js +126 -115
  63. package/dist/components/date-time-picker/use-date-time-selection.js.map +1 -1
  64. package/dist/components/date-time-picker/use-input-handler.d.ts +1 -1
  65. package/dist/components/date-time-picker/use-keyboard-handler.d.ts +2 -2
  66. package/dist/components/date-time-picker/use-keyboard-handler.js +52 -13
  67. package/dist/components/date-time-picker/use-keyboard-handler.js.map +1 -1
  68. package/dist/components/date-time-picker/utils.d.ts +1 -1
  69. package/dist/components/date-time-picker/utils.js.map +1 -1
  70. package/dist/components/divider/RuiDivider.vue_vue_type_script_setup_true_lang.js.map +1 -1
  71. package/dist/components/forms/auto-complete/RuiAutoComplete.js.map +1 -1
  72. package/dist/components/forms/auto-complete/RuiAutoComplete.vue.d.ts +2 -2
  73. package/dist/components/forms/auto-complete/RuiAutoComplete.vue_vue_type_script_setup_true_lang.js +136 -158
  74. package/dist/components/forms/auto-complete/RuiAutoComplete.vue_vue_type_script_setup_true_lang.js.map +1 -1
  75. package/dist/components/forms/auto-complete/RuiAutoCompleteOption.js +7 -0
  76. package/dist/components/forms/auto-complete/RuiAutoCompleteOption.js.map +1 -0
  77. package/dist/components/forms/auto-complete/RuiAutoCompleteOption.vue.d.ts +45 -0
  78. package/dist/components/forms/auto-complete/RuiAutoCompleteOption.vue_vue_type_script_setup_true_lang.js +58 -0
  79. package/dist/components/forms/auto-complete/RuiAutoCompleteOption.vue_vue_type_script_setup_true_lang.js.map +1 -0
  80. package/dist/components/forms/auto-complete/RuiAutoCompleteOptionList.js +7 -0
  81. package/dist/components/forms/auto-complete/RuiAutoCompleteOptionList.js.map +1 -0
  82. package/dist/components/forms/auto-complete/RuiAutoCompleteOptionList.vue.d.ts +70 -0
  83. package/dist/components/forms/auto-complete/RuiAutoCompleteOptionList.vue_vue_type_script_setup_true_lang.js +140 -0
  84. package/dist/components/forms/auto-complete/RuiAutoCompleteOptionList.vue_vue_type_script_setup_true_lang.js.map +1 -0
  85. package/dist/components/forms/auto-complete/RuiAutoCompleteSelection.js +7 -0
  86. package/dist/components/forms/auto-complete/RuiAutoCompleteSelection.js.map +1 -0
  87. package/dist/components/forms/auto-complete/RuiAutoCompleteSelection.vue.d.ts +39 -0
  88. package/dist/components/forms/auto-complete/RuiAutoCompleteSelection.vue_vue_type_script_setup_true_lang.js +56 -0
  89. package/dist/components/forms/auto-complete/RuiAutoCompleteSelection.vue_vue_type_script_setup_true_lang.js.map +1 -0
  90. package/dist/components/forms/auto-complete/auto-complete-styles.d.ts +48 -3
  91. package/dist/components/forms/category-picker/RuiCategoryPicker.js.map +1 -1
  92. package/dist/components/forms/category-picker/RuiCategoryPicker.vue.d.ts +2 -2
  93. package/dist/components/forms/category-picker/RuiCategoryPicker.vue_vue_type_script_setup_true_lang.js +49 -5
  94. package/dist/components/forms/category-picker/RuiCategoryPicker.vue_vue_type_script_setup_true_lang.js.map +1 -1
  95. package/dist/components/forms/category-picker/category-picker-styles.d.ts +69 -5
  96. package/dist/components/forms/category-picker/category-picker-styles.js +19 -0
  97. package/dist/components/forms/category-picker/category-picker-styles.js.map +1 -1
  98. package/dist/components/forms/check-control-styles.d.ts +2 -2
  99. package/dist/components/forms/checkbox/RuiCheckbox.vue_vue_type_script_setup_true_lang.js.map +1 -1
  100. package/dist/components/forms/checkbox/checkbox-group/RuiCheckboxGroup.vue_vue_type_script_setup_true_lang.js.map +1 -1
  101. package/dist/components/forms/file-upload/RuiFileUpload.js.map +1 -1
  102. package/dist/components/forms/file-upload/RuiFileUpload.vue.d.ts +1 -1
  103. package/dist/components/forms/file-upload/RuiFileUpload.vue_vue_type_script_setup_true_lang.js.map +1 -1
  104. package/dist/components/forms/radio-button/radio/RuiRadio.vue_vue_type_script_setup_true_lang.js.map +1 -1
  105. package/dist/components/forms/radio-button/radio-group/RuiRadioGroup.js.map +1 -1
  106. package/dist/components/forms/radio-button/radio-group/RuiRadioGroup.vue_vue_type_script_setup_true_lang.js.map +1 -1
  107. package/dist/components/forms/revealable-text-field/RuiRevealableTextField.vue.d.ts +1 -1
  108. package/dist/components/forms/revealable-text-field/RuiRevealableTextField.vue_vue_type_script_setup_true_lang.js.map +1 -1
  109. package/dist/components/forms/select/RuiMenuSelect.js.map +1 -1
  110. package/dist/components/forms/select/RuiMenuSelect.vue.d.ts +2 -2
  111. package/dist/components/forms/select/RuiMenuSelect.vue_vue_type_script_setup_true_lang.js +10 -8
  112. package/dist/components/forms/select/RuiMenuSelect.vue_vue_type_script_setup_true_lang.js.map +1 -1
  113. package/dist/components/forms/select/RuiSimpleSelect.vue_vue_type_script_setup_true_lang.js.map +1 -1
  114. package/dist/components/forms/select/menu-select-styles.d.ts +48 -3
  115. package/dist/components/forms/slider/RuiSlider.js.map +1 -1
  116. package/dist/components/forms/slider/RuiSlider.vue_vue_type_script_setup_true_lang.js +22 -12
  117. package/dist/components/forms/slider/RuiSlider.vue_vue_type_script_setup_true_lang.js.map +1 -1
  118. package/dist/components/forms/slider/RuiSliderTicks.js +7 -0
  119. package/dist/components/forms/slider/RuiSliderTicks.js.map +1 -0
  120. package/dist/components/forms/slider/RuiSliderTicks.vue.d.ts +15 -0
  121. package/dist/components/forms/slider/RuiSliderTicks.vue_vue_type_script_setup_true_lang.js +59 -0
  122. package/dist/components/forms/slider/RuiSliderTicks.vue_vue_type_script_setup_true_lang.js.map +1 -0
  123. package/dist/components/forms/slider/slider-styles.d.ts +2 -2
  124. package/dist/components/forms/switch/RuiSwitch.vue_vue_type_script_setup_true_lang.js.map +1 -1
  125. package/dist/components/forms/text-area/RuiTextArea.vue.d.ts +1 -1
  126. package/dist/components/forms/text-area/RuiTextArea.vue_vue_type_script_setup_true_lang.js.map +1 -1
  127. package/dist/components/forms/text-area/text-area-styles.d.ts +3 -3
  128. package/dist/components/forms/text-area/text-area-styles.js.map +1 -1
  129. package/dist/components/forms/text-field/RuiTextField.vue.d.ts +3 -3
  130. package/dist/components/forms/text-field/RuiTextField.vue_vue_type_script_setup_true_lang.js.map +1 -1
  131. package/dist/components/forms/text-field/text-field-styles.d.ts +37 -4
  132. package/dist/components/forms/text-field/text-field-styles.js +34 -1
  133. package/dist/components/forms/text-field/text-field-styles.js.map +1 -1
  134. package/dist/components/forms/text-input-styles.d.ts +20 -5
  135. package/dist/components/forms/text-input-styles.js +16 -1
  136. package/dist/components/forms/text-input-styles.js.map +1 -1
  137. package/dist/components/helpers/RuiFormTextDetail.vue_vue_type_script_setup_true_lang.js.map +1 -1
  138. package/dist/components/icons/RuiIcon.js.map +1 -1
  139. package/dist/components/icons/RuiIcon.vue_vue_type_script_setup_true_lang.js +26 -0
  140. package/dist/components/icons/RuiIcon.vue_vue_type_script_setup_true_lang.js.map +1 -1
  141. package/dist/components/index.d.ts +57 -53
  142. package/dist/components/index.js +5 -1
  143. package/dist/components/loaders/RuiSkeletonBase.vue_vue_type_script_setup_true_lang.js.map +1 -1
  144. package/dist/components/loaders/RuiSkeletonLoader.vue.d.ts +2 -2
  145. package/dist/components/loaders/RuiSkeletonLoader.vue_vue_type_script_setup_true_lang.js.map +1 -1
  146. package/dist/components/logos/RuiLogo.vue_vue_type_script_setup_true_lang.js.map +1 -1
  147. package/dist/components/logos/use-logo-sources.d.ts +1 -1
  148. package/dist/components/logos/use-logo-sources.js +6 -1
  149. package/dist/components/logos/use-logo-sources.js.map +1 -1
  150. package/dist/components/overlays/badge/RuiBadge.vue.d.ts +1 -1
  151. package/dist/components/overlays/badge/RuiBadge.vue_vue_type_script_setup_true_lang.js.map +1 -1
  152. package/dist/components/overlays/bottom-sheet/RuiBottomSheet.js.map +1 -1
  153. package/dist/components/overlays/bottom-sheet/RuiBottomSheet.vue.d.ts +1 -0
  154. package/dist/components/overlays/bottom-sheet/RuiBottomSheet.vue_vue_type_script_setup_true_lang.js.map +1 -1
  155. package/dist/components/overlays/dialog/RuiDialog.js.map +1 -1
  156. package/dist/components/overlays/dialog/RuiDialog.vue.d.ts +2 -0
  157. package/dist/components/overlays/dialog/RuiDialog.vue_vue_type_script_setup_true_lang.js +15 -1
  158. package/dist/components/overlays/dialog/RuiDialog.vue_vue_type_script_setup_true_lang.js.map +1 -1
  159. package/dist/components/overlays/menu/RuiMenu.js.map +1 -1
  160. package/dist/components/overlays/menu/RuiMenu.vue_vue_type_script_setup_true_lang.js +20 -0
  161. package/dist/components/overlays/menu/RuiMenu.vue_vue_type_script_setup_true_lang.js.map +1 -1
  162. package/dist/components/overlays/navigation-drawer/RuiNavigationDrawer.js.map +1 -1
  163. package/dist/components/overlays/navigation-drawer/RuiNavigationDrawer.vue_vue_type_script_setup_true_lang.js.map +1 -1
  164. package/dist/components/overlays/notification/RuiNotification.vue_vue_type_script_setup_true_lang.js.map +1 -1
  165. package/dist/components/overlays/tooltip/RuiTooltip.vue_vue_type_script_setup_true_lang.js.map +1 -1
  166. package/dist/components/overlays/tooltip/tooltip-styles.d.ts +2 -2
  167. package/dist/components/progress/RuiProgress.js.map +1 -1
  168. package/dist/components/progress/RuiProgress.vue.d.ts +3 -3
  169. package/dist/components/progress/RuiProgress.vue_vue_type_script_setup_true_lang.js.map +1 -1
  170. package/dist/components/steppers/RuiFooterStepper.vue.d.ts +1 -1
  171. package/dist/components/steppers/RuiFooterStepper.vue_vue_type_script_setup_true_lang.js.map +1 -1
  172. package/dist/components/steppers/RuiStepper.js.map +1 -1
  173. package/dist/components/steppers/RuiStepper.vue_vue_type_script_setup_true_lang.js +8 -0
  174. package/dist/components/steppers/RuiStepper.vue_vue_type_script_setup_true_lang.js.map +1 -1
  175. package/dist/components/steppers/RuiStepperCustomIcon.vue_vue_type_script_setup_true_lang.js.map +1 -1
  176. package/dist/components/steppers/RuiStepperIcon.vue_vue_type_script_setup_true_lang.js.map +1 -1
  177. package/dist/components/tables/RuiDataTable.js.map +1 -1
  178. package/dist/components/tables/RuiDataTable.vue.d.ts +5 -6
  179. package/dist/components/tables/RuiDataTable.vue_vue_type_script_setup_true_lang.js +42 -22
  180. package/dist/components/tables/RuiDataTable.vue_vue_type_script_setup_true_lang.js.map +1 -1
  181. package/dist/components/tables/RuiExpandButton.vue_vue_type_script_setup_true_lang.js.map +1 -1
  182. package/dist/components/tables/RuiTable.js +7 -0
  183. package/dist/components/tables/RuiTable.js.map +1 -0
  184. package/dist/components/tables/RuiTable.vue.d.ts +40 -0
  185. package/dist/components/tables/RuiTable.vue_vue_type_script_setup_true_lang.js +95 -0
  186. package/dist/components/tables/RuiTable.vue_vue_type_script_setup_true_lang.js.map +1 -0
  187. package/dist/components/tables/RuiTableEmptyState.js.map +1 -1
  188. package/dist/components/tables/RuiTableEmptyState.vue.d.ts +5 -0
  189. package/dist/components/tables/RuiTableEmptyState.vue_vue_type_script_setup_true_lang.js +25 -10
  190. package/dist/components/tables/RuiTableEmptyState.vue_vue_type_script_setup_true_lang.js.map +1 -1
  191. package/dist/components/tables/RuiTableErrorState.js +7 -0
  192. package/dist/components/tables/RuiTableErrorState.js.map +1 -0
  193. package/dist/components/tables/RuiTableErrorState.vue.d.ts +28 -0
  194. package/dist/components/tables/RuiTableErrorState.vue_vue_type_script_setup_true_lang.js +44 -0
  195. package/dist/components/tables/RuiTableErrorState.vue_vue_type_script_setup_true_lang.js.map +1 -0
  196. package/dist/components/tables/RuiTableHead.js.map +1 -1
  197. package/dist/components/tables/RuiTableHead.vue.d.ts +5 -9
  198. package/dist/components/tables/RuiTableHead.vue_vue_type_script_setup_true_lang.js.map +1 -1
  199. package/dist/components/tables/RuiTableLoadingState.js +7 -0
  200. package/dist/components/tables/RuiTableLoadingState.js.map +1 -0
  201. package/dist/components/tables/RuiTableLoadingState.vue.d.ts +13 -0
  202. package/dist/components/tables/RuiTableLoadingState.vue_vue_type_script_setup_true_lang.js +40 -0
  203. package/dist/components/tables/RuiTableLoadingState.vue_vue_type_script_setup_true_lang.js.map +1 -0
  204. package/dist/components/tables/RuiTablePagination.vue.d.ts +1 -1
  205. package/dist/components/tables/RuiTablePagination.vue_vue_type_script_setup_true_lang.js +2 -1
  206. package/dist/components/tables/RuiTablePagination.vue_vue_type_script_setup_true_lang.js.map +1 -1
  207. package/dist/components/tables/data-table/RuiDataTableBody.vue.d.ts +1 -1
  208. package/dist/components/tables/data-table/RuiDataTableBody.vue_vue_type_script_setup_true_lang.js.map +1 -1
  209. package/dist/components/tables/data-table/RuiDataTableCell.js.map +1 -1
  210. package/dist/components/tables/data-table/RuiDataTableCell.vue.d.ts +1 -1
  211. package/dist/components/tables/data-table/RuiDataTableCell.vue_vue_type_script_setup_true_lang.js +6 -0
  212. package/dist/components/tables/data-table/RuiDataTableCell.vue_vue_type_script_setup_true_lang.js.map +1 -1
  213. package/dist/components/tables/data-table/RuiDataTableEmptyRow.vue_vue_type_script_setup_true_lang.js.map +1 -1
  214. package/dist/components/tables/data-table/RuiDataTableExpandedRow.js.map +1 -1
  215. package/dist/components/tables/data-table/RuiDataTableExpandedRow.vue_vue_type_script_setup_true_lang.js +6 -0
  216. package/dist/components/tables/data-table/RuiDataTableExpandedRow.vue_vue_type_script_setup_true_lang.js.map +1 -1
  217. package/dist/components/tables/data-table/RuiDataTableGroupRow.js.map +1 -1
  218. package/dist/components/tables/data-table/RuiDataTableGroupRow.vue_vue_type_script_setup_true_lang.js +5 -0
  219. package/dist/components/tables/data-table/RuiDataTableGroupRow.vue_vue_type_script_setup_true_lang.js.map +1 -1
  220. package/dist/components/tables/data-table/RuiDataTableLoadingRow.js.map +1 -1
  221. package/dist/components/tables/data-table/RuiDataTableLoadingRow.vue_vue_type_script_setup_true_lang.js +2 -6
  222. package/dist/components/tables/data-table/RuiDataTableLoadingRow.vue_vue_type_script_setup_true_lang.js.map +1 -1
  223. package/dist/components/tables/data-table/RuiDataTableMobileSort.js.map +1 -1
  224. package/dist/components/tables/data-table/RuiDataTableMobileSort.vue.d.ts +2 -2
  225. package/dist/components/tables/data-table/RuiDataTableMobileSort.vue_vue_type_script_setup_true_lang.js +4 -0
  226. package/dist/components/tables/data-table/RuiDataTableMobileSort.vue_vue_type_script_setup_true_lang.js.map +1 -1
  227. package/dist/components/tables/data-table/RuiDataTableRow.js.map +1 -1
  228. package/dist/components/tables/data-table/RuiDataTableRow.vue.d.ts +1 -1
  229. package/dist/components/tables/data-table/RuiDataTableRow.vue_vue_type_script_setup_true_lang.js +25 -0
  230. package/dist/components/tables/data-table/RuiDataTableRow.vue_vue_type_script_setup_true_lang.js.map +1 -1
  231. package/dist/components/tables/data-table/context.d.ts +2 -3
  232. package/dist/components/tables/data-table/context.js.map +1 -1
  233. package/dist/components/tables/data-table-styles.d.ts +2 -5
  234. package/dist/components/tables/data-table-styles.js +1 -2
  235. package/dist/components/tables/data-table-styles.js.map +1 -1
  236. package/dist/components/tabs/tab/RuiTab.js.map +1 -1
  237. package/dist/components/tabs/tab/RuiTab.vue.d.ts +1 -1
  238. package/dist/components/tabs/tab/RuiTab.vue_vue_type_script_setup_true_lang.js.map +1 -1
  239. package/dist/components/tabs/tab-item/RuiTabItem.vue_vue_type_script_setup_true_lang.js.map +1 -1
  240. package/dist/components/tabs/tab-items/RuiTabItems.js.map +1 -1
  241. package/dist/components/tabs/tab-items/RuiTabItems.vue.d.ts +9 -0
  242. package/dist/components/tabs/tab-items/RuiTabItems.vue_vue_type_script_setup_true_lang.js +16 -0
  243. package/dist/components/tabs/tab-items/RuiTabItems.vue_vue_type_script_setup_true_lang.js.map +1 -1
  244. package/dist/components/tabs/tabs/RuiTabs.js.map +1 -1
  245. package/dist/components/tabs/tabs/RuiTabs.vue.d.ts +6 -1
  246. package/dist/components/tabs/tabs/RuiTabs.vue_vue_type_script_setup_true_lang.js +12 -0
  247. package/dist/components/tabs/tabs/RuiTabs.vue_vue_type_script_setup_true_lang.js.map +1 -1
  248. package/dist/components/tabs/tabs/use-tab-routing.d.ts +1 -1
  249. package/dist/components/time-picker/RuiTimePicker.vue_vue_type_script_setup_true_lang.js.map +1 -1
  250. package/dist/components/time-picker/time-picker-styles.d.ts +2 -2
  251. package/dist/composables/colors/index.d.ts +3 -3
  252. package/dist/composables/dropdown-menu.d.ts +2 -2
  253. package/dist/composables/dropdown-menu.js +26 -23
  254. package/dist/composables/dropdown-menu.js.map +1 -1
  255. package/dist/composables/floating.d.ts +7 -8
  256. package/dist/composables/floating.js +19 -14
  257. package/dist/composables/floating.js.map +1 -1
  258. package/dist/composables/forms/auto-complete/focus.js +5 -0
  259. package/dist/composables/forms/auto-complete/focus.js.map +1 -1
  260. package/dist/composables/forms/auto-complete/keyboard-navigation.js +12 -5
  261. package/dist/composables/forms/auto-complete/keyboard-navigation.js.map +1 -1
  262. package/dist/composables/forms/auto-complete/search.d.ts +1 -1
  263. package/dist/composables/forms/auto-complete/search.js +5 -0
  264. package/dist/composables/forms/auto-complete/search.js.map +1 -1
  265. package/dist/composables/forms/auto-complete/value.js.map +1 -1
  266. package/dist/composables/forms/category-picker/use-category-picker.d.ts +1 -1
  267. package/dist/composables/forms/category-picker/use-category-picker.js +1 -0
  268. package/dist/composables/forms/category-picker/use-category-picker.js.map +1 -1
  269. package/dist/composables/forms/use-prepend-append-width.d.ts +18 -3
  270. package/dist/composables/forms/use-prepend-append-width.js +18 -3
  271. package/dist/composables/forms/use-prepend-append-width.js.map +1 -1
  272. package/dist/composables/index.d.ts +4 -3
  273. package/dist/composables/index.js +2 -1
  274. package/dist/composables/overlay-stack.d.ts +52 -0
  275. package/dist/composables/overlay-stack.js +93 -0
  276. package/dist/composables/overlay-stack.js.map +1 -0
  277. package/dist/composables/sticky-header.js.map +1 -1
  278. package/dist/composables/tables/data-table/expansion.js +7 -0
  279. package/dist/composables/tables/data-table/expansion.js.map +1 -1
  280. package/dist/composables/tables/data-table/grouping.d.ts +1 -1
  281. package/dist/composables/tables/data-table/pagination.d.ts +2 -2
  282. package/dist/composables/tables/data-table/selection.d.ts +1 -1
  283. package/dist/composables/tables/data-table/selection.js +37 -34
  284. package/dist/composables/tables/data-table/selection.js.map +1 -1
  285. package/dist/composables/theme.d.ts +4 -2
  286. package/dist/composables/theme.js +18 -24
  287. package/dist/composables/theme.js.map +1 -1
  288. package/dist/i18n/keys.d.ts +1 -1
  289. package/dist/i18n/keys.js +1 -1
  290. package/dist/i18n/keys.js.map +1 -1
  291. package/dist/icons/icons_1.d.ts +8 -8
  292. package/dist/icons/icons_1.js +246 -223
  293. package/dist/icons/icons_1.js.map +1 -1
  294. package/dist/icons/icons_2.d.ts +26 -26
  295. package/dist/icons/icons_2.js +320 -400
  296. package/dist/icons/icons_2.js.map +1 -1
  297. package/dist/icons/icons_3.d.ts +46 -46
  298. package/dist/icons/icons_3.js +661 -706
  299. package/dist/icons/icons_3.js.map +1 -1
  300. package/dist/icons/icons_4.d.ts +63 -63
  301. package/dist/icons/icons_4.js +4347 -4480
  302. package/dist/icons/icons_4.js.map +1 -1
  303. package/dist/icons/icons_5.d.ts +60 -1
  304. package/dist/icons/icons_5.js +774 -31
  305. package/dist/icons/icons_5.js.map +1 -1
  306. package/dist/icons/index.d.ts +1 -1
  307. package/dist/icons/index.js +84 -25
  308. package/dist/icons/index.js.map +1 -1
  309. package/dist/index.js +11 -6
  310. package/dist/index.js.map +1 -1
  311. package/dist/style.css +83 -10
  312. package/dist/theme/index.js +1 -0
  313. package/dist/theme/index.js.map +1 -1
  314. package/dist/types/theme.d.ts +1 -1
  315. package/dist/utils/assert.js +2 -2
  316. package/dist/utils/assert.js.map +1 -1
  317. package/dist/utils/blockie.d.ts +4 -0
  318. package/dist/utils/blockie.js +8 -0
  319. package/dist/utils/blockie.js.map +1 -1
  320. package/dist/utils/helpers.d.ts +24 -18
  321. package/dist/utils/helpers.js +28 -21
  322. package/dist/utils/helpers.js.map +1 -1
  323. package/dist/utils/is-equal.d.ts +9 -0
  324. package/dist/utils/is-equal.js +22 -15
  325. package/dist/utils/is-equal.js.map +1 -1
  326. package/dist/utils/tv.d.ts +6 -2
  327. package/dist/utils/tv.js +30 -14
  328. package/dist/utils/tv.js.map +1 -1
  329. package/dist/vite-plugin/client.d.ts +1 -1
  330. package/dist/vite-plugin/index.js +29 -21
  331. package/dist/vite-plugin/index.js.map +1 -1
  332. package/dist/vite-plugin/scanner.d.ts +5 -2
  333. package/dist/vite-plugin/scanner.js +5 -2
  334. package/dist/vite-plugin/scanner.js.map +1 -1
  335. package/dist/vite-plugin/types.d.ts +4 -8
  336. package/dist/web-types.json +872 -50
  337. package/package.json +32 -33
@@ -1 +1 @@
1
- {"version":3,"file":"icons_5.js","names":[],"sources":["../../src/icons/icons_5.ts"],"sourcesContent":["// Generated by scripts/generate-icons.ts — do not edit by hand.\n// @ts-nocheck\n/* eslint-disable */\n/* prettier-ignore */\n/* dprint-ignore-file */\n// oxlint-disable\n// biome-ignore-all lint: generated file\n// biome-ignore-all format: generated file\nimport { type GeneratedIcon } from '@/types/icons';\n\nexport const LuSplitSquareHorizontal: GeneratedIcon = {\n name: 'lu-split-square-horizontal',\n components: [[\"path\",{\"d\":\"M8 19H5c-1 0-2-1-2-2V7c0-1 1-2 2-2h3\"}],[\"path\",{\"d\":\"M16 5h3c1 0 2 1 2 2v10c0 1-1 2-2 2h-3\"}],[\"line\",{\"x1\":\"12\",\"x2\":\"12\",\"y1\":\"4\",\"y2\":\"20\"}]],\n};\nexport const LuSplitSquareVertical: GeneratedIcon = {\n name: 'lu-split-square-vertical',\n components: [[\"path\",{\"d\":\"M5 8V5c0-1 1-2 2-2h10c1 0 2 1 2 2v3\"}],[\"path\",{\"d\":\"M19 16v3c0 1-1 2-2 2H7c-1 0-2-1-2-2v-3\"}],[\"line\",{\"x1\":\"4\",\"x2\":\"20\",\"y1\":\"12\",\"y2\":\"12\"}]],\n};\nexport const LuTerminalSquare: GeneratedIcon = {\n name: 'lu-terminal-square',\n components: [[\"path\",{\"d\":\"m7 11 2-2-2-2\"}],[\"path\",{\"d\":\"M11 13h4\"}],[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\",\"ry\":\"2\"}]],\n};\nexport const LuUserSquare2: GeneratedIcon = {\n name: 'lu-user-square2',\n components: [[\"path\",{\"d\":\"M18 21a6 6 0 0 0-12 0\"}],[\"circle\",{\"cx\":\"12\",\"cy\":\"11\",\"r\":\"4\"}],[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}]],\n};\nexport const LuUserSquare: GeneratedIcon = {\n name: 'lu-user-square',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}],[\"circle\",{\"cx\":\"12\",\"cy\":\"10\",\"r\":\"3\"}],[\"path\",{\"d\":\"M7 21v-2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v2\"}]],\n};\nexport const LuXSquare: GeneratedIcon = {\n name: 'lu-x-square',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\",\"ry\":\"2\"}],[\"path\",{\"d\":\"m15 9-6 6\"}],[\"path\",{\"d\":\"m9 9 6 6\"}]],\n};\nexport const LuTestTube2: GeneratedIcon = {\n name: 'lu-test-tube2',\n components: [[\"path\",{\"d\":\"M21 7 6.82 21.18a2.83 2.83 0 0 1-3.99-.01a2.83 2.83 0 0 1 0-4L17 3\"}],[\"path\",{\"d\":\"m16 2 6 6\"}],[\"path\",{\"d\":\"M12 16H4\"}]],\n};\nexport const LuAlignCenter: GeneratedIcon = {\n name: 'lu-align-center',\n components: [[\"path\",{\"d\":\"M21 5H3\"}],[\"path\",{\"d\":\"M17 12H7\"}],[\"path\",{\"d\":\"M19 19H5\"}]],\n};\nexport const LuAlignRight: GeneratedIcon = {\n name: 'lu-align-right',\n components: [[\"path\",{\"d\":\"M21 5H3\"}],[\"path\",{\"d\":\"M21 12H9\"}],[\"path\",{\"d\":\"M21 19H7\"}]],\n};\nexport const LuAlignJustify: GeneratedIcon = {\n name: 'lu-align-justify',\n components: [[\"path\",{\"d\":\"M3 5h18\"}],[\"path\",{\"d\":\"M3 12h18\"}],[\"path\",{\"d\":\"M3 19h18\"}]],\n};\nexport const LuAlignLeft: GeneratedIcon = {\n name: 'lu-align-left',\n components: [[\"path\",{\"d\":\"M21 5H3\"}],[\"path\",{\"d\":\"M15 12H3\"}],[\"path\",{\"d\":\"M17 19H3\"}]],\n};\nexport const LuText: GeneratedIcon = {\n name: 'lu-text',\n components: [[\"path\",{\"d\":\"M21 5H3\"}],[\"path\",{\"d\":\"M15 12H3\"}],[\"path\",{\"d\":\"M17 19H3\"}]],\n};\nexport const LuLetterText: GeneratedIcon = {\n name: 'lu-letter-text',\n components: [[\"path\",{\"d\":\"M15 5h6\"}],[\"path\",{\"d\":\"M15 12h6\"}],[\"path\",{\"d\":\"M3 19h18\"}],[\"path\",{\"d\":\"m3 12 3.553-7.724a.5.5 0 0 1 .894 0L11 12\"}],[\"path\",{\"d\":\"M3.92 10h6.16\"}]],\n};\nexport const LuWrapText: GeneratedIcon = {\n name: 'lu-wrap-text',\n components: [[\"path\",{\"d\":\"m16 16-3 3 3 3\"}],[\"path\",{\"d\":\"M3 12h14.5a1 1 0 0 1 0 7H13\"}],[\"path\",{\"d\":\"M3 19h6\"}],[\"path\",{\"d\":\"M3 5h18\"}]],\n};\nexport const LuTrain: GeneratedIcon = {\n name: 'lu-train',\n components: [[\"rect\",{\"width\":\"16\",\"height\":\"16\",\"x\":\"4\",\"y\":\"3\",\"rx\":\"2\"}],[\"path\",{\"d\":\"M4 11h16\"}],[\"path\",{\"d\":\"M12 3v8\"}],[\"path\",{\"d\":\"m8 19-2 3\"}],[\"path\",{\"d\":\"m18 22-2-3\"}],[\"path\",{\"d\":\"M8 15h.01\"}],[\"path\",{\"d\":\"M16 15h.01\"}]],\n};\nexport const LuPalmtree: GeneratedIcon = {\n name: 'lu-palmtree',\n components: [[\"path\",{\"d\":\"M13 8c0-2.76-2.46-5-5.5-5S2 5.24 2 8h2l1-1 1 1h4\"}],[\"path\",{\"d\":\"M13 7.14A5.82 5.82 0 0 1 16.5 6c3.04 0 5.5 2.24 5.5 5h-3l-1-1-1 1h-3\"}],[\"path\",{\"d\":\"M5.89 9.71c-2.15 2.15-2.3 5.47-.35 7.43l4.24-4.25.7-.7.71-.71 2.12-2.12c-1.95-1.96-5.27-1.8-7.42.35\"}],[\"path\",{\"d\":\"M11 15.5c.5 2.5-.17 4.5-1 6.5h4c2-5.5-.5-12-1-14\"}]],\n};\nexport const LuAlertTriangle: GeneratedIcon = {\n name: 'lu-alert-triangle',\n components: [[\"path\",{\"d\":\"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3\"}],[\"path\",{\"d\":\"M12 9v4\"}],[\"path\",{\"d\":\"M12 17h.01\"}]],\n};\nexport const LuTv2: GeneratedIcon = {\n name: 'lu-tv2',\n components: [[\"path\",{\"d\":\"M7 21h10\"}],[\"rect\",{\"width\":\"20\",\"height\":\"14\",\"x\":\"2\",\"y\":\"3\",\"rx\":\"2\"}]],\n};\nexport const LuSchool2: GeneratedIcon = {\n name: 'lu-school2',\n components: [[\"path\",{\"d\":\"M14 21v-3a2 2 0 0 0-4 0v3\"}],[\"path\",{\"d\":\"M18 12h.01\"}],[\"path\",{\"d\":\"M18 16h.01\"}],[\"path\",{\"d\":\"M22 7a1 1 0 0 0-1-1h-2a2 2 0 0 1-1.143-.359L13.143 2.36a2 2 0 0 0-2.286-.001L6.143 5.64A2 2 0 0 1 5 6H3a1 1 0 0 0-1 1v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2z\"}],[\"path\",{\"d\":\"M6 12h.01\"}],[\"path\",{\"d\":\"M6 16h.01\"}],[\"circle\",{\"cx\":\"12\",\"cy\":\"10\",\"r\":\"2\"}]],\n};\nexport const LuUserCheck2: GeneratedIcon = {\n name: 'lu-user-check2',\n components: [[\"path\",{\"d\":\"M2 21a8 8 0 0 1 13.292-6\"}],[\"circle\",{\"cx\":\"10\",\"cy\":\"8\",\"r\":\"5\"}],[\"path\",{\"d\":\"m16 19 2 2 4-4\"}]],\n};\nexport const LuUserCog2: GeneratedIcon = {\n name: 'lu-user-cog2',\n components: [[\"path\",{\"d\":\"m14.305 19.53.923-.382\"}],[\"path\",{\"d\":\"m15.228 16.852-.923-.383\"}],[\"path\",{\"d\":\"m16.852 15.228-.383-.923\"}],[\"path\",{\"d\":\"m16.852 20.772-.383.924\"}],[\"path\",{\"d\":\"m19.148 15.228.383-.923\"}],[\"path\",{\"d\":\"m19.53 21.696-.382-.924\"}],[\"path\",{\"d\":\"M2 21a8 8 0 0 1 10.434-7.62\"}],[\"path\",{\"d\":\"m20.772 16.852.924-.383\"}],[\"path\",{\"d\":\"m20.772 19.148.924.383\"}],[\"circle\",{\"cx\":\"10\",\"cy\":\"8\",\"r\":\"5\"}],[\"circle\",{\"cx\":\"18\",\"cy\":\"18\",\"r\":\"3\"}]],\n};\nexport const LuUserMinus2: GeneratedIcon = {\n name: 'lu-user-minus2',\n components: [[\"path\",{\"d\":\"M2 21a8 8 0 0 1 13.292-6\"}],[\"circle\",{\"cx\":\"10\",\"cy\":\"8\",\"r\":\"5\"}],[\"path\",{\"d\":\"M22 19h-6\"}]],\n};\nexport const LuUserPlus2: GeneratedIcon = {\n name: 'lu-user-plus2',\n components: [[\"path\",{\"d\":\"M2 21a8 8 0 0 1 13.292-6\"}],[\"circle\",{\"cx\":\"10\",\"cy\":\"8\",\"r\":\"5\"}],[\"path\",{\"d\":\"M19 16v6\"}],[\"path\",{\"d\":\"M22 19h-6\"}]],\n};\nexport const LuUserX2: GeneratedIcon = {\n name: 'lu-user-x2',\n components: [[\"path\",{\"d\":\"M2 21a8 8 0 0 1 11.873-7\"}],[\"circle\",{\"cx\":\"10\",\"cy\":\"8\",\"r\":\"5\"}],[\"path\",{\"d\":\"m17 17 5 5\"}],[\"path\",{\"d\":\"m22 17-5 5\"}]],\n};\nexport const LuUser2: GeneratedIcon = {\n name: 'lu-user2',\n components: [[\"circle\",{\"cx\":\"12\",\"cy\":\"8\",\"r\":\"5\"}],[\"path\",{\"d\":\"M20 21a8 8 0 0 0-16 0\"}]],\n};\nexport const LuUsers2: GeneratedIcon = {\n name: 'lu-users2',\n components: [[\"path\",{\"d\":\"M18 21a8 8 0 0 0-16 0\"}],[\"circle\",{\"cx\":\"10\",\"cy\":\"8\",\"r\":\"5\"}],[\"path\",{\"d\":\"M22 20c0-3.37-2-6.5-4-8a5 5 0 0 0-.45-8.3\"}]],\n};\nexport const LuForkKnifeCrossed: GeneratedIcon = {\n name: 'lu-fork-knife-crossed',\n components: [[\"path\",{\"d\":\"m16 2-2.3 2.3a3 3 0 0 0 0 4.2l1.8 1.8a3 3 0 0 0 4.2 0L22 8\"}],[\"path\",{\"d\":\"M15 15 3.3 3.3a4.2 4.2 0 0 0 0 6l7.3 7.3c.7.7 2 .7 2.8 0L15 15Zm0 0 7 7\"}],[\"path\",{\"d\":\"m2.1 21.8 6.4-6.3\"}],[\"path\",{\"d\":\"m19 5-7 7\"}]],\n};\nexport const LuForkKnife: GeneratedIcon = {\n name: 'lu-fork-knife',\n components: [[\"path\",{\"d\":\"M3 2v7c0 1.1.9 2 2 2h4a2 2 0 0 0 2-2V2\"}],[\"path\",{\"d\":\"M7 2v20\"}],[\"path\",{\"d\":\"M21 15V2a5 5 0 0 0-5 5v6c0 1.1.9 2 2 2h3Zm0 0v7\"}]],\n};\nexport const LuWallet2: GeneratedIcon = {\n name: 'lu-wallet2',\n components: [[\"path\",{\"d\":\"M17 14h.01\"}],[\"path\",{\"d\":\"M7 7h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14\"}]],\n};\nexport const LuWand2: GeneratedIcon = {\n name: 'lu-wand2',\n components: [[\"path\",{\"d\":\"m21.64 3.64-1.28-1.28a1.21 1.21 0 0 0-1.72 0L2.36 18.64a1.21 1.21 0 0 0 0 1.72l1.28 1.28a1.2 1.2 0 0 0 1.72 0L21.64 5.36a1.2 1.2 0 0 0 0-1.72\"}],[\"path\",{\"d\":\"m14 7 3 3\"}],[\"path\",{\"d\":\"M5 6v4\"}],[\"path\",{\"d\":\"M19 14v4\"}],[\"path\",{\"d\":\"M10 2v2\"}],[\"path\",{\"d\":\"M7 8H3\"}],[\"path\",{\"d\":\"M21 16h-4\"}],[\"path\",{\"d\":\"M11 3H9\"}]],\n};\nexport const LuWaves: GeneratedIcon = {\n name: 'lu-waves',\n components: [[\"path\",{\"d\":\"M2 12q2.5 2 5 0t5 0 5 0 5 0\"}],[\"path\",{\"d\":\"M2 19q2.5 2 5 0t5 0 5 0 5 0\"}],[\"path\",{\"d\":\"M2 5q2.5 2 5 0t5 0 5 0 5 0\"}]],\n};\n"],"mappings":"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"}
1
+ {"version":3,"file":"icons_5.js","names":[],"sources":["../../src/icons/icons_5.ts"],"sourcesContent":["// Generated by scripts/generate-icons.ts — do not edit by hand.\n// @ts-nocheck\n/* eslint-disable */\n/* prettier-ignore */\n/* dprint-ignore-file */\n// oxlint-disable\n// biome-ignore-all lint: generated file\n// biome-ignore-all format: generated file\nimport { type GeneratedIcon } from '@/types/icons';\n\nexport const LuShieldQuestion: GeneratedIcon = {\n name: 'lu-shield-question',\n components: [[\"path\",{\"d\":\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"}],[\"path\",{\"d\":\"M9.1 9a3 3 0 0 1 5.82 1c0 2-3 3-3 3\"}],[\"path\",{\"d\":\"M12 17h.01\"}]],\n};\nexport const LuShieldClose: GeneratedIcon = {\n name: 'lu-shield-close',\n components: [[\"path\",{\"d\":\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"}],[\"path\",{\"d\":\"m14.5 9.5-5 5\"}],[\"path\",{\"d\":\"m9.5 9.5 5 5\"}]],\n};\nexport const LuSliders: GeneratedIcon = {\n name: 'lu-sliders',\n components: [[\"path\",{\"d\":\"M10 8h4\"}],[\"path\",{\"d\":\"M12 21v-9\"}],[\"path\",{\"d\":\"M12 8V3\"}],[\"path\",{\"d\":\"M17 16h4\"}],[\"path\",{\"d\":\"M19 12V3\"}],[\"path\",{\"d\":\"M19 21v-5\"}],[\"path\",{\"d\":\"M3 14h4\"}],[\"path\",{\"d\":\"M5 10V3\"}],[\"path\",{\"d\":\"M5 21v-7\"}]],\n};\nexport const LuStars: GeneratedIcon = {\n name: 'lu-stars',\n components: [[\"path\",{\"d\":\"M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594z\"}],[\"path\",{\"d\":\"M20 2v4\"}],[\"path\",{\"d\":\"M22 4h-4\"}],[\"circle\",{\"cx\":\"4\",\"cy\":\"20\",\"r\":\"2\"}]],\n};\nexport const LuActivitySquare: GeneratedIcon = {\n name: 'lu-activity-square',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}],[\"path\",{\"d\":\"M17 12h-2l-2 5-2-10-2 5H7\"}]],\n};\nexport const LuArrowDownLeftSquare: GeneratedIcon = {\n name: 'lu-arrow-down-left-square',\n components: [[\"path\",{\"d\":\"M15 15H9l6-6\"}],[\"path\",{\"d\":\"M9 15V9\"}],[\"rect\",{\"x\":\"3\",\"y\":\"3\",\"width\":\"18\",\"height\":\"18\",\"rx\":\"2\"}]],\n};\nexport const LuArrowDownRightSquare: GeneratedIcon = {\n name: 'lu-arrow-down-right-square',\n components: [[\"path\",{\"d\":\"M15 15 9 9\"}],[\"path\",{\"d\":\"M9 15h6V9\"}],[\"rect\",{\"x\":\"3\",\"y\":\"3\",\"width\":\"18\",\"height\":\"18\",\"rx\":\"2\"}]],\n};\nexport const LuArrowDownSquare: GeneratedIcon = {\n name: 'lu-arrow-down-square',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}],[\"path\",{\"d\":\"M12 8v8\"}],[\"path\",{\"d\":\"m8 12 4 4 4-4\"}]],\n};\nexport const LuArrowLeftSquare: GeneratedIcon = {\n name: 'lu-arrow-left-square',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}],[\"path\",{\"d\":\"m12 8-4 4 4 4\"}],[\"path\",{\"d\":\"M16 12H8\"}]],\n};\nexport const LuArrowDownLeftFromSquare: GeneratedIcon = {\n name: 'lu-arrow-down-left-from-square',\n components: [[\"path\",{\"d\":\"M13 21h6a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v6\"}],[\"path\",{\"d\":\"m3 21 9-9\"}],[\"path\",{\"d\":\"M9 21H3v-6\"}]],\n};\nexport const LuArrowDownRightFromSquare: GeneratedIcon = {\n name: 'lu-arrow-down-right-from-square',\n components: [[\"path\",{\"d\":\"M21 11V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6\"}],[\"path\",{\"d\":\"m21 21-9-9\"}],[\"path\",{\"d\":\"M21 15v6h-6\"}]],\n};\nexport const LuArrowUpLeftFromSquare: GeneratedIcon = {\n name: 'lu-arrow-up-left-from-square',\n components: [[\"path\",{\"d\":\"M13 3h6a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-6\"}],[\"path\",{\"d\":\"m3 3 9 9\"}],[\"path\",{\"d\":\"M3 9V3h6\"}]],\n};\nexport const LuArrowUpRightFromSquare: GeneratedIcon = {\n name: 'lu-arrow-up-right-from-square',\n components: [[\"path\",{\"d\":\"M21 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h6\"}],[\"path\",{\"d\":\"m21 3-9 9\"}],[\"path\",{\"d\":\"M15 3h6v6\"}]],\n};\nexport const LuArrowUpLeftSquare: GeneratedIcon = {\n name: 'lu-arrow-up-left-square',\n components: [[\"path\",{\"d\":\"M15 15 9 9\"}],[\"path\",{\"d\":\"M9 15V9h6\"}],[\"rect\",{\"x\":\"3\",\"y\":\"3\",\"width\":\"18\",\"height\":\"18\",\"rx\":\"2\"}]],\n};\nexport const LuArrowRightSquare: GeneratedIcon = {\n name: 'lu-arrow-right-square',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}],[\"path\",{\"d\":\"M8 12h8\"}],[\"path\",{\"d\":\"m12 16 4-4-4-4\"}]],\n};\nexport const LuArrowUpRightSquare: GeneratedIcon = {\n name: 'lu-arrow-up-right-square',\n components: [[\"path\",{\"d\":\"M15 15V9H9\"}],[\"path\",{\"d\":\"m9 15 6-6\"}],[\"rect\",{\"x\":\"3\",\"y\":\"3\",\"width\":\"18\",\"height\":\"18\",\"rx\":\"2\"}]],\n};\nexport const LuArrowUpSquare: GeneratedIcon = {\n name: 'lu-arrow-up-square',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}],[\"path\",{\"d\":\"m16 12-4-4-4 4\"}],[\"path\",{\"d\":\"M12 16V8\"}]],\n};\nexport const LuAsteriskSquare: GeneratedIcon = {\n name: 'lu-asterisk-square',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}],[\"path\",{\"d\":\"M12 8v8\"}],[\"path\",{\"d\":\"m8.5 14 7-4\"}],[\"path\",{\"d\":\"m8.5 10 7 4\"}]],\n};\nexport const LuScissorsSquareDashedBottom: GeneratedIcon = {\n name: 'lu-scissors-square-dashed-bottom',\n components: [[\"path\",{\"d\":\"M14 21h1\"}],[\"path\",{\"d\":\"m17 17-2.18-2.18\"}],[\"path\",{\"d\":\"M5 21a2 2 0 01-2-2V5a2 2 0 012-2h14a2 2 0 012 2v14a2 2 0 01-2 2\"}],[\"path\",{\"d\":\"M9 21h1\"}],[\"path\",{\"d\":\"M9.56 14.44 17 7\"}],[\"path\",{\"d\":\"M9.56 9.56 12 12\"}],[\"circle\",{\"cx\":\"8.5\",\"cy\":\"15.5\",\"r\":\"1.5\"}],[\"circle\",{\"cx\":\"8.5\",\"cy\":\"8.5\",\"r\":\"1.5\"}]],\n};\nexport const LuFlipHorizontal: GeneratedIcon = {\n name: 'lu-flip-horizontal',\n components: [[\"path\",{\"d\":\"M8 3H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h3\"}],[\"path\",{\"d\":\"M16 3h3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-3\"}],[\"path\",{\"d\":\"M12 20v2\"}],[\"path\",{\"d\":\"M12 14v2\"}],[\"path\",{\"d\":\"M12 8v2\"}],[\"path\",{\"d\":\"M12 2v2\"}]],\n};\nexport const LuFlipVertical: GeneratedIcon = {\n name: 'lu-flip-vertical',\n components: [[\"path\",{\"d\":\"M21 8V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v3\"}],[\"path\",{\"d\":\"M21 16v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-3\"}],[\"path\",{\"d\":\"M4 12H2\"}],[\"path\",{\"d\":\"M10 12H8\"}],[\"path\",{\"d\":\"M16 12h-2\"}],[\"path\",{\"d\":\"M22 12h-2\"}]],\n};\nexport const LuGanttChartSquare: GeneratedIcon = {\n name: 'lu-gantt-chart-square',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}],[\"path\",{\"d\":\"M9 8h7\"}],[\"path\",{\"d\":\"M8 12h6\"}],[\"path\",{\"d\":\"M11 16h5\"}]],\n};\nexport const LuSquareGanttChart: GeneratedIcon = {\n name: 'lu-square-gantt-chart',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}],[\"path\",{\"d\":\"M9 8h7\"}],[\"path\",{\"d\":\"M8 12h6\"}],[\"path\",{\"d\":\"M11 16h5\"}]],\n};\nexport const LuCheckSquare: GeneratedIcon = {\n name: 'lu-check-square',\n components: [[\"path\",{\"d\":\"M21 10.656V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h12.344\"}],[\"path\",{\"d\":\"m9 11 3 3L22 4\"}]],\n};\nexport const LuCheckSquare2: GeneratedIcon = {\n name: 'lu-check-square2',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}],[\"path\",{\"d\":\"m16 9-5.5 5.5L8 12\"}]],\n};\nexport const LuChevronDownSquare: GeneratedIcon = {\n name: 'lu-chevron-down-square',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}],[\"path\",{\"d\":\"m16 10-4 4-4-4\"}]],\n};\nexport const LuChevronLeftSquare: GeneratedIcon = {\n name: 'lu-chevron-left-square',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}],[\"path\",{\"d\":\"m14 16-4-4 4-4\"}]],\n};\nexport const LuChevronUpSquare: GeneratedIcon = {\n name: 'lu-chevron-up-square',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}],[\"path\",{\"d\":\"m8 14 4-4 4 4\"}]],\n};\nexport const LuChevronRightSquare: GeneratedIcon = {\n name: 'lu-chevron-right-square',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}],[\"path\",{\"d\":\"m10 8 4 4-4 4\"}]],\n};\nexport const LuCodeSquare: GeneratedIcon = {\n name: 'lu-code-square',\n components: [[\"path\",{\"d\":\"m10 9-3 3 3 3\"}],[\"path\",{\"d\":\"m14 15 3-3-3-3\"}],[\"rect\",{\"x\":\"3\",\"y\":\"3\",\"width\":\"18\",\"height\":\"18\",\"rx\":\"2\"}]],\n};\nexport const LuKanbanSquareDashed: GeneratedIcon = {\n name: 'lu-kanban-square-dashed',\n components: [[\"path\",{\"d\":\"M8 7v7\"}],[\"path\",{\"d\":\"M12 7v4\"}],[\"path\",{\"d\":\"M16 7v9\"}],[\"path\",{\"d\":\"M5 3a2 2 0 0 0-2 2\"}],[\"path\",{\"d\":\"M9 3h1\"}],[\"path\",{\"d\":\"M14 3h1\"}],[\"path\",{\"d\":\"M19 3a2 2 0 0 1 2 2\"}],[\"path\",{\"d\":\"M21 9v1\"}],[\"path\",{\"d\":\"M21 14v1\"}],[\"path\",{\"d\":\"M21 19a2 2 0 0 1-2 2\"}],[\"path\",{\"d\":\"M14 21h1\"}],[\"path\",{\"d\":\"M9 21h1\"}],[\"path\",{\"d\":\"M5 21a2 2 0 0 1-2-2\"}],[\"path\",{\"d\":\"M3 14v1\"}],[\"path\",{\"d\":\"M3 9v1\"}]],\n};\nexport const LuMousePointerSquareDashed: GeneratedIcon = {\n name: 'lu-mouse-pointer-square-dashed',\n components: [[\"path\",{\"d\":\"M12.034 12.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.943l-3.444 1.068a1 1 0 0 0-.66.66l-1.067 3.443a.5.5 0 0 1-.943.033z\"}],[\"path\",{\"d\":\"M5 3a2 2 0 0 0-2 2\"}],[\"path\",{\"d\":\"M19 3a2 2 0 0 1 2 2\"}],[\"path\",{\"d\":\"M5 21a2 2 0 0 1-2-2\"}],[\"path\",{\"d\":\"M9 3h1\"}],[\"path\",{\"d\":\"M9 21h2\"}],[\"path\",{\"d\":\"M14 3h1\"}],[\"path\",{\"d\":\"M3 9v1\"}],[\"path\",{\"d\":\"M21 9v2\"}],[\"path\",{\"d\":\"M3 14v1\"}]],\n};\nexport const LuTextSelect: GeneratedIcon = {\n name: 'lu-text-select',\n components: [[\"path\",{\"d\":\"M14 21h1\"}],[\"path\",{\"d\":\"M14 3h1\"}],[\"path\",{\"d\":\"M19 3a2 2 0 0 1 2 2\"}],[\"path\",{\"d\":\"M21 14v1\"}],[\"path\",{\"d\":\"M21 19a2 2 0 0 1-2 2\"}],[\"path\",{\"d\":\"M21 9v1\"}],[\"path\",{\"d\":\"M3 14v1\"}],[\"path\",{\"d\":\"M3 9v1\"}],[\"path\",{\"d\":\"M5 21a2 2 0 0 1-2-2\"}],[\"path\",{\"d\":\"M5 3a2 2 0 0 0-2 2\"}],[\"path\",{\"d\":\"M7 12h10\"}],[\"path\",{\"d\":\"M7 16h6\"}],[\"path\",{\"d\":\"M7 8h8\"}],[\"path\",{\"d\":\"M9 21h1\"}],[\"path\",{\"d\":\"M9 3h1\"}]],\n};\nexport const LuTextSelection: GeneratedIcon = {\n name: 'lu-text-selection',\n components: [[\"path\",{\"d\":\"M14 21h1\"}],[\"path\",{\"d\":\"M14 3h1\"}],[\"path\",{\"d\":\"M19 3a2 2 0 0 1 2 2\"}],[\"path\",{\"d\":\"M21 14v1\"}],[\"path\",{\"d\":\"M21 19a2 2 0 0 1-2 2\"}],[\"path\",{\"d\":\"M21 9v1\"}],[\"path\",{\"d\":\"M3 14v1\"}],[\"path\",{\"d\":\"M3 9v1\"}],[\"path\",{\"d\":\"M5 21a2 2 0 0 1-2-2\"}],[\"path\",{\"d\":\"M5 3a2 2 0 0 0-2 2\"}],[\"path\",{\"d\":\"M7 12h10\"}],[\"path\",{\"d\":\"M7 16h6\"}],[\"path\",{\"d\":\"M7 8h8\"}],[\"path\",{\"d\":\"M9 21h1\"}],[\"path\",{\"d\":\"M9 3h1\"}]],\n};\nexport const LuBoxSelect: GeneratedIcon = {\n name: 'lu-box-select',\n components: [[\"path\",{\"d\":\"M5 3a2 2 0 0 0-2 2\"}],[\"path\",{\"d\":\"M19 3a2 2 0 0 1 2 2\"}],[\"path\",{\"d\":\"M21 19a2 2 0 0 1-2 2\"}],[\"path\",{\"d\":\"M5 21a2 2 0 0 1-2-2\"}],[\"path\",{\"d\":\"M9 3h1\"}],[\"path\",{\"d\":\"M9 21h1\"}],[\"path\",{\"d\":\"M14 3h1\"}],[\"path\",{\"d\":\"M14 21h1\"}],[\"path\",{\"d\":\"M3 9v1\"}],[\"path\",{\"d\":\"M21 9v1\"}],[\"path\",{\"d\":\"M3 14v1\"}],[\"path\",{\"d\":\"M21 14v1\"}]],\n};\nexport const LuDivideSquare: GeneratedIcon = {\n name: 'lu-divide-square',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\",\"ry\":\"2\"}],[\"line\",{\"x1\":\"8\",\"x2\":\"16\",\"y1\":\"12\",\"y2\":\"12\"}],[\"line\",{\"x1\":\"12\",\"x2\":\"12\",\"y1\":\"16\",\"y2\":\"16\"}],[\"line\",{\"x1\":\"12\",\"x2\":\"12\",\"y1\":\"8\",\"y2\":\"8\"}]],\n};\nexport const LuDotSquare: GeneratedIcon = {\n name: 'lu-dot-square',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}],[\"circle\",{\"cx\":\"12\",\"cy\":\"12\",\"r\":\"1\"}]],\n};\nexport const LuEqualSquare: GeneratedIcon = {\n name: 'lu-equal-square',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}],[\"path\",{\"d\":\"M7 10h10\"}],[\"path\",{\"d\":\"M7 14h10\"}]],\n};\nexport const LuFunctionSquare: GeneratedIcon = {\n name: 'lu-function-square',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\",\"ry\":\"2\"}],[\"path\",{\"d\":\"M9 17c2 0 2.8-1 2.8-2.8V10c0-2 1-3.3 3.2-3\"}],[\"path\",{\"d\":\"M9 11.2h5.7\"}]],\n};\nexport const LuKanbanSquare: GeneratedIcon = {\n name: 'lu-kanban-square',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}],[\"path\",{\"d\":\"M8 7v7\"}],[\"path\",{\"d\":\"M12 7v4\"}],[\"path\",{\"d\":\"M16 7v9\"}]],\n};\nexport const LuLibrarySquare: GeneratedIcon = {\n name: 'lu-library-square',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}],[\"path\",{\"d\":\"M7 7v10\"}],[\"path\",{\"d\":\"M11 7v10\"}],[\"path\",{\"d\":\"m15 7 2 10\"}]],\n};\nexport const LuMenuSquare: GeneratedIcon = {\n name: 'lu-menu-square',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}],[\"path\",{\"d\":\"M7 8h10\"}],[\"path\",{\"d\":\"M7 12h10\"}],[\"path\",{\"d\":\"M7 16h10\"}]],\n};\nexport const LuMSquare: GeneratedIcon = {\n name: 'lu-m-square',\n components: [[\"path\",{\"d\":\"M8 16V8.5a.5.5 0 0 1 .9-.3l2.7 3.599a.5.5 0 0 0 .8 0l2.7-3.6a.5.5 0 0 1 .9.3V16\"}],[\"rect\",{\"x\":\"3\",\"y\":\"3\",\"width\":\"18\",\"height\":\"18\",\"rx\":\"2\"}]],\n};\nexport const LuMinusSquare: GeneratedIcon = {\n name: 'lu-minus-square',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}],[\"path\",{\"d\":\"M8 12h8\"}]],\n};\nexport const LuInspect: GeneratedIcon = {\n name: 'lu-inspect',\n components: [[\"path\",{\"d\":\"M12.034 12.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.943l-3.444 1.068a1 1 0 0 0-.66.66l-1.067 3.443a.5.5 0 0 1-.943.033z\"}],[\"path\",{\"d\":\"M21 11V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6\"}]],\n};\nexport const LuParkingSquareOff: GeneratedIcon = {\n name: 'lu-parking-square-off',\n components: [[\"path\",{\"d\":\"M3.6 3.6A2 2 0 0 1 5 3h14a2 2 0 0 1 2 2v14a2 2 0 0 1-.59 1.41\"}],[\"path\",{\"d\":\"M3 8.7V19a2 2 0 0 0 2 2h10.3\"}],[\"path\",{\"d\":\"m2 2 20 20\"}],[\"path\",{\"d\":\"M13 13a3 3 0 1 0 0-6H9v2\"}],[\"path\",{\"d\":\"M9 17v-2.3\"}]],\n};\nexport const LuParkingSquare: GeneratedIcon = {\n name: 'lu-parking-square',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}],[\"path\",{\"d\":\"M9 17V7h4a3 3 0 0 1 0 6H9\"}]],\n};\nexport const LuPercentSquare: GeneratedIcon = {\n name: 'lu-percent-square',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}],[\"path\",{\"d\":\"m15 9-6 6\"}],[\"path\",{\"d\":\"M9 9h.01\"}],[\"path\",{\"d\":\"M15 15h.01\"}]],\n};\nexport const LuEdit: GeneratedIcon = {\n name: 'lu-edit',\n components: [[\"path\",{\"d\":\"M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7\"}],[\"path\",{\"d\":\"M18.375 2.625a1 1 0 0 1 3 3l-9.013 9.014a2 2 0 0 1-.853.505l-2.873.84a.5.5 0 0 1-.62-.62l.84-2.873a2 2 0 0 1 .506-.852z\"}]],\n};\nexport const LuPenBox: GeneratedIcon = {\n name: 'lu-pen-box',\n components: [[\"path\",{\"d\":\"M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7\"}],[\"path\",{\"d\":\"M18.375 2.625a1 1 0 0 1 3 3l-9.013 9.014a2 2 0 0 1-.853.505l-2.873.84a.5.5 0 0 1-.62-.62l.84-2.873a2 2 0 0 1 .506-.852z\"}]],\n};\nexport const LuPenSquare: GeneratedIcon = {\n name: 'lu-pen-square',\n components: [[\"path\",{\"d\":\"M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7\"}],[\"path\",{\"d\":\"M18.375 2.625a1 1 0 0 1 3 3l-9.013 9.014a2 2 0 0 1-.853.505l-2.873.84a.5.5 0 0 1-.62-.62l.84-2.873a2 2 0 0 1 .506-.852z\"}]],\n};\nexport const LuPiSquare: GeneratedIcon = {\n name: 'lu-pi-square',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}],[\"path\",{\"d\":\"M7 7h10\"}],[\"path\",{\"d\":\"M10 7v10\"}],[\"path\",{\"d\":\"M16 17a2 2 0 0 1-2-2V7\"}]],\n};\nexport const LuPilcrowSquare: GeneratedIcon = {\n name: 'lu-pilcrow-square',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}],[\"path\",{\"d\":\"M12 12H9.5a2.5 2.5 0 0 1 0-5H17\"}],[\"path\",{\"d\":\"M12 7v10\"}],[\"path\",{\"d\":\"M16 7v10\"}]],\n};\nexport const LuPlaySquare: GeneratedIcon = {\n name: 'lu-play-square',\n components: [[\"rect\",{\"x\":\"3\",\"y\":\"3\",\"width\":\"18\",\"height\":\"18\",\"rx\":\"2\"}],[\"path\",{\"d\":\"M9 9.003a1 1 0 0 1 1.517-.859l4.997 2.997a1 1 0 0 1 0 1.718l-4.997 2.997A1 1 0 0 1 9 14.996z\"}]],\n};\nexport const LuPlusSquare: GeneratedIcon = {\n name: 'lu-plus-square',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}],[\"path\",{\"d\":\"M8 12h8\"}],[\"path\",{\"d\":\"M12 8v8\"}]],\n};\nexport const LuPowerSquare: GeneratedIcon = {\n name: 'lu-power-square',\n components: [[\"path\",{\"d\":\"M12 7v4\"}],[\"path\",{\"d\":\"M7.998 9.003a5 5 0 1 0 8-.005\"}],[\"rect\",{\"x\":\"3\",\"y\":\"3\",\"width\":\"18\",\"height\":\"18\",\"rx\":\"2\"}]],\n};\nexport const LuScissorsSquare: GeneratedIcon = {\n name: 'lu-scissors-square',\n components: [[\"path\",{\"d\":\"m17 17-2.18-2.18\"}],[\"path\",{\"d\":\"M9.56 14.44 17 7\"}],[\"path\",{\"d\":\"M9.56 9.56 12 12\"}],[\"circle\",{\"cx\":\"8.5\",\"cy\":\"15.5\",\"r\":\"1.5\"}],[\"circle\",{\"cx\":\"8.5\",\"cy\":\"8.5\",\"r\":\"1.5\"}],[\"rect\",{\"x\":\"3\",\"y\":\"3\",\"width\":\"18\",\"height\":\"18\",\"rx\":\"2\"}]],\n};\nexport const LuSigmaSquare: GeneratedIcon = {\n name: 'lu-sigma-square',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}],[\"path\",{\"d\":\"M16 8.9V7H8l4 5-4 5h8v-1.9\"}]],\n};\nexport const LuSlashSquare: GeneratedIcon = {\n name: 'lu-slash-square',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}],[\"line\",{\"x1\":\"9\",\"x2\":\"15\",\"y1\":\"15\",\"y2\":\"9\"}]],\n};\nexport const LuSplitSquareHorizontal: GeneratedIcon = {\n name: 'lu-split-square-horizontal',\n components: [[\"path\",{\"d\":\"M12 2v20\"}],[\"path\",{\"d\":\"M16 3h3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-3\"}],[\"path\",{\"d\":\"M8 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3\"}]],\n};\nexport const LuSplitSquareVertical: GeneratedIcon = {\n name: 'lu-split-square-vertical',\n components: [[\"path\",{\"d\":\"M2 12h20\"}],[\"path\",{\"d\":\"M21 16v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-3\"}],[\"path\",{\"d\":\"M3 8V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v3\"}]],\n};\nexport const LuTerminalSquare: GeneratedIcon = {\n name: 'lu-terminal-square',\n components: [[\"path\",{\"d\":\"m7 11 2-2-2-2\"}],[\"path\",{\"d\":\"M11 13h4\"}],[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\",\"ry\":\"2\"}]],\n};\nexport const LuUserSquare: GeneratedIcon = {\n name: 'lu-user-square',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}],[\"circle\",{\"cx\":\"12\",\"cy\":\"10\",\"r\":\"3\"}],[\"path\",{\"d\":\"M7 21v-2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v2\"}]],\n};\nexport const LuXSquare: GeneratedIcon = {\n name: 'lu-x-square',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\",\"ry\":\"2\"}],[\"path\",{\"d\":\"m15 9-6 6\"}],[\"path\",{\"d\":\"m9 9 6 6\"}]],\n};\nexport const LuUserSquare2: GeneratedIcon = {\n name: 'lu-user-square2',\n components: [[\"path\",{\"d\":\"M18 21a6 6 0 0 0-12 0\"}],[\"circle\",{\"cx\":\"12\",\"cy\":\"11\",\"r\":\"4\"}],[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}]],\n};\nexport const LuTestTube2: GeneratedIcon = {\n name: 'lu-test-tube2',\n components: [[\"path\",{\"d\":\"M21 7 6.82 21.18a2.83 2.83 0 0 1-3.99-.01a2.83 2.83 0 0 1 0-4L17 3\"}],[\"path\",{\"d\":\"m16 2 6 6\"}],[\"path\",{\"d\":\"M12 16H4\"}]],\n};\nexport const LuAlignCenter: GeneratedIcon = {\n name: 'lu-align-center',\n components: [[\"path\",{\"d\":\"M21 5H3\"}],[\"path\",{\"d\":\"M17 12H7\"}],[\"path\",{\"d\":\"M19 19H5\"}]],\n};\nexport const LuAlignRight: GeneratedIcon = {\n name: 'lu-align-right',\n components: [[\"path\",{\"d\":\"M21 5H3\"}],[\"path\",{\"d\":\"M21 12H9\"}],[\"path\",{\"d\":\"M21 19H7\"}]],\n};\nexport const LuAlignJustify: GeneratedIcon = {\n name: 'lu-align-justify',\n components: [[\"path\",{\"d\":\"M3 5h18\"}],[\"path\",{\"d\":\"M3 12h18\"}],[\"path\",{\"d\":\"M3 19h18\"}]],\n};\nexport const LuAlignLeft: GeneratedIcon = {\n name: 'lu-align-left',\n components: [[\"path\",{\"d\":\"M21 5H3\"}],[\"path\",{\"d\":\"M15 12H3\"}],[\"path\",{\"d\":\"M17 19H3\"}]],\n};\nexport const LuText: GeneratedIcon = {\n name: 'lu-text',\n components: [[\"path\",{\"d\":\"M21 5H3\"}],[\"path\",{\"d\":\"M15 12H3\"}],[\"path\",{\"d\":\"M17 19H3\"}]],\n};\nexport const LuLetterText: GeneratedIcon = {\n name: 'lu-letter-text',\n components: [[\"path\",{\"d\":\"M15 5h6\"}],[\"path\",{\"d\":\"M15 12h6\"}],[\"path\",{\"d\":\"M3 19h18\"}],[\"path\",{\"d\":\"m3 12 3.553-7.724a.5.5 0 0 1 .894 0L11 12\"}],[\"path\",{\"d\":\"M3.92 10h6.16\"}]],\n};\nexport const LuWrapText: GeneratedIcon = {\n name: 'lu-wrap-text',\n components: [[\"path\",{\"d\":\"m16 16-3 3 3 3\"}],[\"path\",{\"d\":\"M3 12h14.5a1 1 0 0 1 0 7H13\"}],[\"path\",{\"d\":\"M3 19h6\"}],[\"path\",{\"d\":\"M3 5h18\"}]],\n};\nexport const LuTrain: GeneratedIcon = {\n name: 'lu-train',\n components: [[\"rect\",{\"width\":\"16\",\"height\":\"16\",\"x\":\"4\",\"y\":\"3\",\"rx\":\"2\"}],[\"path\",{\"d\":\"M4 11h16\"}],[\"path\",{\"d\":\"M12 3v8\"}],[\"path\",{\"d\":\"m8 19-2 3\"}],[\"path\",{\"d\":\"m18 22-2-3\"}],[\"path\",{\"d\":\"M8 15h.01\"}],[\"path\",{\"d\":\"M16 15h.01\"}]],\n};\nexport const LuPalmtree: GeneratedIcon = {\n name: 'lu-palmtree',\n components: [[\"path\",{\"d\":\"M13 8c0-2.76-2.46-5-5.5-5S2 5.24 2 8h2l1-1 1 1h4\"}],[\"path\",{\"d\":\"M13 7.14A5.82 5.82 0 0 1 16.5 6c3.04 0 5.5 2.24 5.5 5h-3l-1-1-1 1h-3\"}],[\"path\",{\"d\":\"M5.89 9.71c-2.15 2.15-2.3 5.47-.35 7.43l4.24-4.25.7-.7.71-.71 2.12-2.12c-1.95-1.96-5.27-1.8-7.42.35\"}],[\"path\",{\"d\":\"M11 15.5c.5 2.5-.17 4.5-1 6.5h4c2-5.5-.5-12-1-14\"}]],\n};\nexport const LuAlertTriangle: GeneratedIcon = {\n name: 'lu-alert-triangle',\n components: [[\"path\",{\"d\":\"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3\"}],[\"path\",{\"d\":\"M12 9v4\"}],[\"path\",{\"d\":\"M12 17h.01\"}]],\n};\nexport const LuTv2: GeneratedIcon = {\n name: 'lu-tv2',\n components: [[\"path\",{\"d\":\"M7 21h10\"}],[\"rect\",{\"width\":\"20\",\"height\":\"14\",\"x\":\"2\",\"y\":\"3\",\"rx\":\"2\"}]],\n};\nexport const LuSchool2: GeneratedIcon = {\n name: 'lu-school2',\n components: [[\"path\",{\"d\":\"M14 21v-3a2 2 0 0 0-4 0v3\"}],[\"path\",{\"d\":\"M18 12h.01\"}],[\"path\",{\"d\":\"M18 16h.01\"}],[\"path\",{\"d\":\"M22 7a1 1 0 0 0-1-1h-2a2 2 0 0 1-1.143-.359L13.143 2.36a2 2 0 0 0-2.286-.001L6.143 5.64A2 2 0 0 1 5 6H3a1 1 0 0 0-1 1v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2z\"}],[\"path\",{\"d\":\"M6 12h.01\"}],[\"path\",{\"d\":\"M6 16h.01\"}],[\"circle\",{\"cx\":\"12\",\"cy\":\"10\",\"r\":\"2\"}]],\n};\nexport const LuUserCheck2: GeneratedIcon = {\n name: 'lu-user-check2',\n components: [[\"path\",{\"d\":\"M2 21a8 8 0 0 1 13.292-6\"}],[\"circle\",{\"cx\":\"10\",\"cy\":\"8\",\"r\":\"5\"}],[\"path\",{\"d\":\"m16 19 2 2 4-4\"}]],\n};\nexport const LuUserCog2: GeneratedIcon = {\n name: 'lu-user-cog2',\n components: [[\"path\",{\"d\":\"m14.305 19.53.923-.382\"}],[\"path\",{\"d\":\"m15.228 16.852-.923-.383\"}],[\"path\",{\"d\":\"m16.852 15.228-.383-.923\"}],[\"path\",{\"d\":\"m16.852 20.772-.383.924\"}],[\"path\",{\"d\":\"m19.148 15.228.383-.923\"}],[\"path\",{\"d\":\"m19.53 21.696-.382-.924\"}],[\"path\",{\"d\":\"M2 21a8 8 0 0 1 10.434-7.62\"}],[\"path\",{\"d\":\"m20.772 16.852.924-.383\"}],[\"path\",{\"d\":\"m20.772 19.148.924.383\"}],[\"circle\",{\"cx\":\"10\",\"cy\":\"8\",\"r\":\"5\"}],[\"circle\",{\"cx\":\"18\",\"cy\":\"18\",\"r\":\"3\"}]],\n};\nexport const LuUserMinus2: GeneratedIcon = {\n name: 'lu-user-minus2',\n components: [[\"path\",{\"d\":\"M2 21a8 8 0 0 1 13.292-6\"}],[\"circle\",{\"cx\":\"10\",\"cy\":\"8\",\"r\":\"5\"}],[\"path\",{\"d\":\"M22 19h-6\"}]],\n};\nexport const LuUserPlus2: GeneratedIcon = {\n name: 'lu-user-plus2',\n components: [[\"path\",{\"d\":\"M2 21a8 8 0 0 1 13.292-6\"}],[\"circle\",{\"cx\":\"10\",\"cy\":\"8\",\"r\":\"5\"}],[\"path\",{\"d\":\"M19 16v6\"}],[\"path\",{\"d\":\"M22 19h-6\"}]],\n};\nexport const LuUserX2: GeneratedIcon = {\n name: 'lu-user-x2',\n components: [[\"path\",{\"d\":\"m16.5 16.5 5 5\"}],[\"path\",{\"d\":\"M2 21a8 8 0 0 1 11.531-7.18\"}],[\"path\",{\"d\":\"m21.5 16.5-5 5\"}],[\"circle\",{\"cx\":\"10\",\"cy\":\"8\",\"r\":\"5\"}]],\n};\nexport const LuUser2: GeneratedIcon = {\n name: 'lu-user2',\n components: [[\"circle\",{\"cx\":\"12\",\"cy\":\"8\",\"r\":\"5\"}],[\"path\",{\"d\":\"M20 21a8 8 0 0 0-16 0\"}]],\n};\nexport const LuUsers2: GeneratedIcon = {\n name: 'lu-users2',\n components: [[\"path\",{\"d\":\"M18 21a8 8 0 0 0-16 0\"}],[\"circle\",{\"cx\":\"10\",\"cy\":\"8\",\"r\":\"5\"}],[\"path\",{\"d\":\"M22 20c0-3.37-2-6.5-4-8a5 5 0 0 0-.45-8.3\"}]],\n};\nexport const LuForkKnifeCrossed: GeneratedIcon = {\n name: 'lu-fork-knife-crossed',\n components: [[\"path\",{\"d\":\"m16 2-2.3 2.3a3 3 0 0 0 0 4.2l1.8 1.8a3 3 0 0 0 4.2 0L22 8\"}],[\"path\",{\"d\":\"M15 15 3.3 3.3a4.2 4.2 0 0 0 0 6l7.3 7.3c.7.7 2 .7 2.8 0L15 15Zm0 0 7 7\"}],[\"path\",{\"d\":\"m2.1 21.8 6.4-6.3\"}],[\"path\",{\"d\":\"m19 5-7 7\"}]],\n};\nexport const LuForkKnife: GeneratedIcon = {\n name: 'lu-fork-knife',\n components: [[\"path\",{\"d\":\"M3 2v7c0 1.1.9 2 2 2h4a2 2 0 0 0 2-2V2\"}],[\"path\",{\"d\":\"M7 2v20\"}],[\"path\",{\"d\":\"M21 15V2a5 5 0 0 0-5 5v6c0 1.1.9 2 2 2h3Zm0 0v7\"}]],\n};\nexport const LuWallet2: GeneratedIcon = {\n name: 'lu-wallet2',\n components: [[\"path\",{\"d\":\"M17 14h.01\"}],[\"path\",{\"d\":\"M7 7h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14\"}]],\n};\nexport const LuWand2: GeneratedIcon = {\n name: 'lu-wand2',\n components: [[\"path\",{\"d\":\"m21.64 3.64-1.28-1.28a1.21 1.21 0 0 0-1.72 0L2.36 18.64a1.21 1.21 0 0 0 0 1.72l1.28 1.28a1.2 1.2 0 0 0 1.72 0L21.64 5.36a1.2 1.2 0 0 0 0-1.72\"}],[\"path\",{\"d\":\"m14 7 3 3\"}],[\"path\",{\"d\":\"M5 6v4\"}],[\"path\",{\"d\":\"M19 14v4\"}],[\"path\",{\"d\":\"M10 2v2\"}],[\"path\",{\"d\":\"M7 8H3\"}],[\"path\",{\"d\":\"M21 16h-4\"}],[\"path\",{\"d\":\"M11 3H9\"}]],\n};\nexport const LuWaves: GeneratedIcon = {\n name: 'lu-waves',\n components: [[\"path\",{\"d\":\"M2 12q2.5 2 5 0t5 0 5 0 5 0\"}],[\"path\",{\"d\":\"M2 19q2.5 2 5 0t5 0 5 0 5 0\"}],[\"path\",{\"d\":\"M2 5q2.5 2 5 0t5 0 5 0 5 0\"}]],\n};\n"],"mappings":"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"}
@@ -3,6 +3,6 @@ export * from './icons_2.js';
3
3
  export * from './icons_3.js';
4
4
  export * from './icons_4.js';
5
5
  export * from './icons_5.js';
6
- export declare const RuiIcons: readonly ["lu-activate-premium", "lu-balances", "lu-bitcoin-accounts", "lu-blockchain", "lu-checkbox-blank-circle-fill", "lu-checkbox-blank-circle", "lu-checkbox-blank", "lu-checkbox-fill", "lu-checkbox-indeterminate-fill", "lu-cloud-download-2-fill", "lu-cloud-download-fill", "lu-cloud-fill", "lu-cloud-off-fill", "lu-cloud-sync-fill", "lu-cloud-upload-2-fill", "lu-cloud-upload-fill", "lu-coins-exchange", "lu-custom-assets", "lu-deposits", "lu-donate-fill", "lu-droplet-fill", "lu-droplet-half-fill", "lu-droplet-trending-down", "lu-evm-accounts", "lu-export", "lu-eye-semi-off", "lu-folder-shrink-1", "lu-folder-shrink-2", "lu-historic-prices", "lu-history-events-fill", "lu-latest-prices", "lu-layers-in", "lu-layers-out", "lu-liabilities", "lu-manage-assets", "lu-manage-prices", "lu-manual-balances", "lu-more-assets", "lu-onchain", "lu-radio-button-fill", "lu-receive-donation-fill", "lu-refund", "lu-slash-divider", "lu-solana-accounts-fill", "lu-substrate-accounts", "lu-tag-manager", "lu-a-arrow-down", "lu-a-arrow-up", "lu-a-large-small", "lu-accessibility", "lu-activity", "lu-ad", "lu-air-vent", "lu-airplay", "lu-alarm-clock-check", "lu-alarm-clock-minus", "lu-alarm-clock-off", "lu-alarm-clock-plus", "lu-alarm-clock", "lu-alarm-smoke", "lu-album", "lu-align-center-horizontal", "lu-align-center-vertical", "lu-align-end-horizontal", "lu-align-end-vertical", "lu-align-horizontal-distribute-center", "lu-align-horizontal-distribute-end", "lu-align-horizontal-distribute-start", "lu-align-horizontal-justify-center", "lu-align-horizontal-justify-end", "lu-align-horizontal-justify-start", "lu-align-horizontal-space-around", "lu-align-horizontal-space-between", "lu-align-start-horizontal", "lu-align-start-vertical", "lu-align-vertical-distribute-center", "lu-align-vertical-distribute-end", "lu-align-vertical-distribute-start", "lu-align-vertical-justify-center", "lu-align-vertical-justify-end", "lu-align-vertical-justify-start", "lu-align-vertical-space-around", "lu-align-vertical-space-between", "lu-ambulance", "lu-ampersand", "lu-ampersands", "lu-amphora", "lu-anchor", "lu-angry", "lu-annoyed", "lu-antenna", "lu-anvil", "lu-aperture", "lu-app-window-mac", "lu-app-window", "lu-apple", "lu-archive-restore", "lu-archive-x", "lu-archive", "lu-armchair", "lu-arrow-big-down-dash", "lu-arrow-big-down", "lu-arrow-big-left-dash", "lu-arrow-big-left", "lu-arrow-big-right-dash", "lu-arrow-big-right", "lu-arrow-big-up-dash", "lu-arrow-big-up", "lu-arrow-down-0-1", "lu-arrow-down-1-0", "lu-arrow-down-a-z", "lu-arrow-down-from-line", "lu-arrow-down-left", "lu-arrow-down-narrow-wide", "lu-arrow-down-right", "lu-arrow-down-to-dot", "lu-arrow-down-to-line", "lu-arrow-down-up", "lu-arrow-down-wide-narrow", "lu-arrow-down-z-a", "lu-arrow-down", "lu-arrow-left-from-line", "lu-arrow-left-right", "lu-arrow-left-to-line", "lu-arrow-left", "lu-arrow-right-from-line", "lu-arrow-right-left", "lu-arrow-right-to-line", "lu-arrow-right", "lu-arrow-up-0-1", "lu-arrow-up-1-0", "lu-arrow-up-a-z", "lu-arrow-up-down", "lu-arrow-up-from-dot", "lu-arrow-up-from-line", "lu-arrow-up-left", "lu-arrow-up-narrow-wide", "lu-arrow-up-right", "lu-arrow-up-to-line", "lu-arrow-up-wide-narrow", "lu-arrow-up-z-a", "lu-arrow-up", "lu-arrows-up-from-line", "lu-asterisk", "lu-astroid", "lu-at-sign", "lu-atom", "lu-audio-lines", "lu-audio-waveform", "lu-award", "lu-axe", "lu-axis-3d", "lu-baby", "lu-backpack", "lu-badge-alert", "lu-badge-cent", "lu-badge-check", "lu-badge-dollar-sign", "lu-badge-euro", "lu-badge-indian-rupee", "lu-badge-info", "lu-badge-japanese-yen", "lu-badge-minus", "lu-badge-percent", "lu-badge-plus", "lu-badge-pound-sterling", "lu-badge-question-mark", "lu-badge-russian-ruble", "lu-badge-swiss-franc", "lu-badge-turkish-lira", "lu-badge-x", "lu-badge", "lu-baggage-claim", "lu-balloon", "lu-ban", "lu-banana", "lu-bandage", "lu-banknote-arrow-down", "lu-banknote-arrow-up", "lu-banknote-check", "lu-banknote-x", "lu-banknote", "lu-barcode", "lu-barrel", "lu-baseline", "lu-bath", "lu-battery-charging", "lu-battery-full", "lu-battery-low", "lu-battery-medium", "lu-battery-plus", "lu-battery-warning", "lu-battery", "lu-beaker", "lu-bean-off", "lu-bean", "lu-bed-double", "lu-bed-single", "lu-bed", "lu-beef-off", "lu-beef", "lu-beer-off", "lu-beer", "lu-bell-check", "lu-bell-dot", "lu-bell-electric", "lu-bell-minus", "lu-bell-off", "lu-bell-plus", "lu-bell-ring", "lu-bell", "lu-between-horizontal-end", "lu-between-horizontal-start", "lu-between-vertical-end", "lu-between-vertical-start", "lu-biceps-flexed", "lu-bike", "lu-binary", "lu-binoculars", "lu-biohazard", "lu-bird", "lu-birdhouse", "lu-bitcoin", "lu-blend", "lu-blender", "lu-blinds", "lu-blocks", "lu-bluetooth-connected", "lu-bluetooth-off", "lu-bluetooth-searching", "lu-bluetooth", "lu-bold", "lu-bolt", "lu-bomb", "lu-bone-fracture", "lu-bone", "lu-book-a", "lu-book-alert", "lu-book-audio", "lu-book-check", "lu-book-copy", "lu-book-dashed", "lu-book-down", "lu-book-headphones", "lu-book-heart", "lu-book-image", "lu-book-key", "lu-book-lock", "lu-book-marked", "lu-book-minus", "lu-book-open-check", "lu-book-open-text", "lu-book-open", "lu-book-plus", "lu-book-search", "lu-book-text", "lu-book-type", "lu-book-up-2", "lu-book-up", "lu-book-user", "lu-book-x", "lu-book", "lu-bookmark-check", "lu-bookmark-minus", "lu-bookmark-off", "lu-bookmark-plus", "lu-bookmark-x", "lu-bookmark", "lu-boom-box", "lu-bot-message-square", "lu-bot-off", "lu-bot", "lu-bottle-wine", "lu-bow-arrow", "lu-box", "lu-boxes", "lu-braces", "lu-brackets", "lu-brain-circuit", "lu-brain-cog", "lu-brain", "lu-brick-wall-fire", "lu-brick-wall-shield", "lu-brick-wall", "lu-briefcase-business", "lu-briefcase-conveyor-belt", "lu-briefcase-medical", "lu-briefcase", "lu-bring-to-front", "lu-broccoli", "lu-brush-cleaning", "lu-brush", "lu-bubbles", "lu-bug-off", "lu-bug-play", "lu-bug", "lu-building-2", "lu-building", "lu-bus-front", "lu-bus", "lu-cable-car", "lu-cable", "lu-cake-slice", "lu-cake", "lu-calculator", "lu-calendar-1", "lu-calendar-arrow-down", "lu-calendar-arrow-up", "lu-calendar-check-2", "lu-calendar-check", "lu-calendar-clock", "lu-calendar-cog", "lu-calendar-days", "lu-calendar-fold", "lu-calendar-heart", "lu-calendar-minus-2", "lu-calendar-minus", "lu-calendar-off", "lu-calendar-plus-2", "lu-calendar-plus", "lu-calendar-range", "lu-calendar-search", "lu-calendar-sync", "lu-calendar-x-2", "lu-calendar-x", "lu-calendar", "lu-calendars", "lu-camera-off", "lu-camera", "lu-candy-cane", "lu-candy-off", "lu-candy", "lu-cannabis-off", "lu-cannabis", "lu-captions-off", "lu-captions", "lu-car-front", "lu-car-taxi-front", "lu-car", "lu-caravan", "lu-card-sim", "lu-carrot", "lu-case-lower", "lu-case-sensitive", "lu-case-upper", "lu-cassette-tape", "lu-cast", "lu-castle", "lu-cat", "lu-cctv-off", "lu-cctv", "lu-chart-area", "lu-chart-bar-big", "lu-chart-bar-decreasing", "lu-chart-bar-increasing", "lu-chart-bar-stacked", "lu-chart-bar", "lu-chart-candlestick", "lu-chart-column-big", "lu-chart-column-decreasing", "lu-chart-column-increasing", "lu-chart-column-stacked", "lu-chart-column", "lu-chart-gantt", "lu-chart-line", "lu-chart-network", "lu-chart-no-axes-column-decreasing", "lu-chart-no-axes-column-increasing", "lu-chart-no-axes-column", "lu-chart-no-axes-combined", "lu-chart-no-axes-gantt", "lu-chart-pie", "lu-chart-scatter", "lu-chart-spline", "lu-check-check", "lu-check-line", "lu-check", "lu-chef-hat", "lu-cherry", "lu-chess-bishop", "lu-chess-king", "lu-chess-knight", "lu-chess-pawn", "lu-chess-queen", "lu-chess-rook", "lu-chevron-down", "lu-chevron-first", "lu-chevron-last", "lu-chevron-left", "lu-chevron-right", "lu-chevron-up", "lu-chevrons-down-up", "lu-chevrons-down", "lu-chevrons-left-right-ellipsis", "lu-chevrons-left-right", "lu-chevrons-left", "lu-chevrons-right-left", "lu-chevrons-right", "lu-chevrons-up-down", "lu-chevrons-up", "lu-church", "lu-cigarette-off", "lu-cigarette", "lu-circle-alert", "lu-circle-arrow-down", "lu-circle-arrow-left", "lu-circle-arrow-out-down-left", "lu-circle-arrow-out-down-right", "lu-circle-arrow-out-up-left", "lu-circle-arrow-out-up-right", "lu-circle-arrow-right", "lu-circle-arrow-up", "lu-circle-check-big", "lu-circle-check", "lu-circle-chevron-down", "lu-circle-chevron-left", "lu-circle-chevron-right", "lu-circle-chevron-up", "lu-circle-dashed", "lu-circle-divide", "lu-circle-dollar-sign", "lu-circle-dot-dashed", "lu-circle-dot", "lu-circle-ellipsis", "lu-circle-equal", "lu-circle-euro", "lu-circle-fading-arrow-up", "lu-circle-fading-plus", "lu-circle-gauge", "lu-circle-minus", "lu-circle-off", "lu-circle-parking-off", "lu-circle-parking", "lu-circle-pause", "lu-circle-percent", "lu-circle-pile", "lu-circle-play", "lu-circle-plus", "lu-circle-pound-sterling", "lu-circle-power", "lu-circle-question-mark", "lu-circle-slash-2", "lu-circle-slash", "lu-circle-small", "lu-circle-star", "lu-circle-stop", "lu-circle-user-round", "lu-circle-user", "lu-circle-x", "lu-circle", "lu-circuit-board", "lu-citrus", "lu-clapperboard", "lu-clipboard-check", "lu-clipboard-clock", "lu-clipboard-copy", "lu-clipboard-list", "lu-clipboard-minus", "lu-clipboard-paste", "lu-clipboard-pen-line", "lu-clipboard-pen", "lu-clipboard-plus", "lu-clipboard-type", "lu-clipboard-x", "lu-clipboard", "lu-clock-1", "lu-clock-10", "lu-clock-11", "lu-clock-12", "lu-clock-2", "lu-clock-3", "lu-clock-4", "lu-clock-5", "lu-clock-6", "lu-clock-7", "lu-clock-8", "lu-clock-9", "lu-clock-alert", "lu-clock-arrow-down", "lu-clock-arrow-left", "lu-clock-arrow-right", "lu-clock-arrow-up", "lu-clock-check", "lu-clock-fading", "lu-clock-plus", "lu-clock", "lu-closed-caption", "lu-cloud-alert", "lu-cloud-backup", "lu-cloud-check", "lu-cloud-cog", "lu-cloud-download", "lu-cloud-drizzle", "lu-cloud-fog", "lu-cloud-hail", "lu-cloud-lightning", "lu-cloud-moon-rain", "lu-cloud-moon", "lu-cloud-off", "lu-cloud-rain-wind", "lu-cloud-rain", "lu-cloud-snow", "lu-cloud-sun-rain", "lu-cloud-sun", "lu-cloud-sync", "lu-cloud-upload", "lu-cloud", "lu-cloudy", "lu-clover", "lu-club", "lu-code-xml", "lu-code", "lu-coffee", "lu-cog", "lu-coins", "lu-columns-2", "lu-columns-3-cog", "lu-columns-3", "lu-columns-4", "lu-combine", "lu-command", "lu-compass", "lu-component", "lu-computer", "lu-concierge-bell", "lu-cone", "lu-construction", "lu-contact-round", "lu-contact", "lu-container", "lu-contrast", "lu-cookie", "lu-cooking-pot", "lu-copy-check", "lu-copy-minus", "lu-copy-plus", "lu-copy-slash", "lu-copy-x", "lu-copy", "lu-copyleft", "lu-copyright", "lu-corner-down-left", "lu-corner-down-right", "lu-corner-left-down", "lu-corner-left-up", "lu-corner-right-down", "lu-corner-right-up", "lu-corner-up-left", "lu-corner-up-right", "lu-cpu", "lu-creative-commons", "lu-credit-card", "lu-croissant", "lu-crop", "lu-cross", "lu-crosshair", "lu-crown", "lu-cuboid", "lu-cup-soda", "lu-currency", "lu-cylinder", "lu-dam", "lu-database-arrow-down", "lu-database-arrow-up", "lu-database-backup", "lu-database-check", "lu-database-minus", "lu-database-plus", "lu-database-search", "lu-database-x", "lu-database-zap", "lu-database", "lu-decimals-arrow-left", "lu-decimals-arrow-right", "lu-delete", "lu-dessert", "lu-diameter", "lu-diamond-minus", "lu-diamond-percent", "lu-diamond-plus", "lu-diamond", "lu-dice-1", "lu-dice-2", "lu-dice-3", "lu-dice-4", "lu-dice-5", "lu-dice-6", "lu-dices", "lu-diff", "lu-disc-2", "lu-disc-3", "lu-disc-album", "lu-disc", "lu-divide", "lu-dna-off", "lu-dna", "lu-dock", "lu-dog", "lu-dollar-sign", "lu-donut", "lu-door-closed-locked", "lu-door-closed", "lu-door-open", "lu-dot", "lu-download", "lu-drafting-compass", "lu-drama", "lu-drill", "lu-drone", "lu-droplet-off", "lu-droplet", "lu-droplets", "lu-drum", "lu-drumstick", "lu-dumbbell", "lu-ear-off", "lu-ear", "lu-earth-lock", "lu-earth", "lu-eclipse", "lu-egg-fried", "lu-egg-off", "lu-egg", "lu-ellipse", "lu-ellipsis-vertical", "lu-ellipsis", "lu-equal-approximately", "lu-equal-not", "lu-equal", "lu-eraser", "lu-ethernet-port", "lu-euro", "lu-ev-charger", "lu-expand", "lu-external-link", "lu-eye-closed", "lu-eye-dashed", "lu-eye-off", "lu-eye", "lu-factory", "lu-fan", "lu-fast-forward", "lu-feather", "lu-fence", "lu-ferris-wheel", "lu-file-archive", "lu-file-axis-3d", "lu-file-badge", "lu-file-box", "lu-file-braces-corner", "lu-file-braces", "lu-file-chart-column-increasing", "lu-file-chart-column", "lu-file-chart-line", "lu-file-chart-pie", "lu-file-check-corner", "lu-file-check", "lu-file-clock", "lu-file-code-corner", "lu-file-code", "lu-file-cog", "lu-file-diff", "lu-file-digit", "lu-file-down", "lu-file-exclamation-point", "lu-file-headphone", "lu-file-heart", "lu-file-image", "lu-file-input", "lu-file-key", "lu-file-lock", "lu-file-minus-corner", "lu-file-minus", "lu-file-music", "lu-file-output", "lu-file-pen-line", "lu-file-pen", "lu-file-play", "lu-file-plus-corner", "lu-file-plus", "lu-file-question-mark", "lu-file-scan", "lu-file-search-corner", "lu-file-search", "lu-file-signal", "lu-file-sliders", "lu-file-spreadsheet", "lu-file-stack", "lu-file-symlink", "lu-file-terminal", "lu-file-text", "lu-file-type-corner", "lu-file-type", "lu-file-up", "lu-file-user", "lu-file-video-camera", "lu-file-volume", "lu-file-x-corner", "lu-file-x", "lu-file", "lu-files", "lu-film", "lu-fingerprint-pattern", "lu-fire-extinguisher", "lu-fish-off", "lu-fish-symbol", "lu-fish", "lu-fishing-hook", "lu-fishing-rod", "lu-flag-off", "lu-flag-triangle-left", "lu-flag-triangle-right", "lu-flag", "lu-flame-kindling", "lu-flame", "lu-flashlight-off", "lu-flashlight", "lu-flask-conical-off", "lu-flask-conical", "lu-flask-round", "lu-flip-horizontal-2", "lu-flip-vertical-2", "lu-flower-2", "lu-flower", "lu-focus", "lu-fold-horizontal", "lu-fold-vertical", "lu-folder-archive", "lu-folder-bookmark", "lu-folder-check", "lu-folder-clock", "lu-folder-closed", "lu-folder-code", "lu-folder-cog", "lu-folder-dot", "lu-folder-down", "lu-folder-git-2", "lu-folder-git", "lu-folder-heart", "lu-folder-input", "lu-folder-kanban", "lu-folder-key", "lu-folder-lock", "lu-folder-minus", "lu-folder-open-dot", "lu-folder-open", "lu-folder-output", "lu-folder-pen", "lu-folder-plus", "lu-folder-root", "lu-folder-search-2", "lu-folder-search", "lu-folder-symlink", "lu-folder-sync", "lu-folder-tree", "lu-folder-up", "lu-folder-x", "lu-folder", "lu-folders", "lu-footprints", "lu-forklift", "lu-form", "lu-forward", "lu-frame", "lu-frown", "lu-fuel", "lu-fullscreen", "lu-funnel-plus", "lu-funnel-x", "lu-funnel", "lu-gallery-horizontal-end", "lu-gallery-horizontal", "lu-gallery-thumbnails", "lu-gallery-vertical-end", "lu-gallery-vertical", "lu-gamepad-2", "lu-gamepad-directional", "lu-gamepad", "lu-gauge", "lu-gavel", "lu-gem", "lu-georgian-lari", "lu-ghost", "lu-gift", "lu-git-branch-minus", "lu-git-branch-plus", "lu-git-branch", "lu-git-commit-horizontal", "lu-git-commit-vertical", "lu-git-compare-arrows", "lu-git-compare", "lu-git-fork", "lu-git-graph", "lu-git-merge-conflict", "lu-git-merge", "lu-git-pull-request-arrow", "lu-git-pull-request-closed", "lu-git-pull-request-create-arrow", "lu-git-pull-request-create", "lu-git-pull-request-draft", "lu-git-pull-request", "lu-glass-water", "lu-glasses", "lu-globe-check", "lu-globe-lock", "lu-globe-off", "lu-globe-x", "lu-globe", "lu-goal", "lu-gpu", "lu-graduation-cap", "lu-grape", "lu-grid-2x2-check", "lu-grid-2x2-plus", "lu-grid-2x2-x", "lu-grid-2x2", "lu-grid-3x2", "lu-grid-3x3", "lu-grip-horizontal", "lu-grip-vertical", "lu-grip", "lu-group", "lu-guitar", "lu-ham", "lu-hamburger", "lu-hammer", "lu-hand-coins", "lu-hand-fist", "lu-hand-grab", "lu-hand-heart", "lu-hand-helping", "lu-hand-metal", "lu-hand-platter", "lu-hand", "lu-handbag", "lu-handshake", "lu-hard-drive-download", "lu-hard-drive-upload", "lu-hard-drive", "lu-hard-hat", "lu-hash", "lu-hat-glasses", "lu-haze", "lu-hd", "lu-hdmi-port", "lu-heading-1", "lu-heading-2", "lu-heading-3", "lu-heading-4", "lu-heading-5", "lu-heading-6", "lu-heading", "lu-headphone-off", "lu-headphones", "lu-headset", "lu-heart-crack", "lu-heart-handshake", "lu-heart-minus", "lu-heart-off", "lu-heart-plus", "lu-heart-pulse", "lu-heart-x", "lu-heart", "lu-heater", "lu-helicopter", "lu-hexagon", "lu-highlighter", "lu-history", "lu-hop-off", "lu-hop", "lu-hospital", "lu-hotel", "lu-hourglass", "lu-house-heart", "lu-house-plug", "lu-house-plus", "lu-house-wifi", "lu-house", "lu-ice-cream-bowl", "lu-ice-cream-cone", "lu-id-card-lanyard", "lu-id-card", "lu-image-down", "lu-image-minus", "lu-image-off", "lu-image-play", "lu-image-plus", "lu-image-up", "lu-image-upscale", "lu-image", "lu-images", "lu-import", "lu-inbox", "lu-indian-rupee", "lu-infinity", "lu-info", "lu-inspection-panel", "lu-italic", "lu-iteration-ccw", "lu-iteration-cw", "lu-japanese-yen", "lu-joystick", "lu-kanban", "lu-kayak", "lu-key-round", "lu-key-square", "lu-key", "lu-keyboard-music", "lu-keyboard-off", "lu-keyboard", "lu-lamp-ceiling", "lu-lamp-desk", "lu-lamp-floor", "lu-lamp-wall-down", "lu-lamp-wall-up", "lu-lamp", "lu-land-plot", "lu-landmark", "lu-languages", "lu-laptop-minimal-check", "lu-laptop-minimal", "lu-laptop", "lu-lasso-select", "lu-lasso", "lu-laugh", "lu-layers-2", "lu-layers-minus", "lu-layers-plus", "lu-layers", "lu-layout-dashboard", "lu-layout-grid", "lu-layout-list", "lu-layout-panel-left", "lu-layout-panel-top", "lu-layout-template", "lu-leaf", "lu-leafy-green", "lu-lectern", "lu-lens-concave", "lu-lens-convex", "lu-library-big", "lu-library", "lu-life-buoy", "lu-ligature", "lu-lightbulb-off", "lu-lightbulb", "lu-line-dot-right-horizontal", "lu-line-squiggle", "lu-line-style", "lu-link-2-off", "lu-link-2", "lu-link", "lu-list-check", "lu-list-checks", "lu-list-chevrons-down-up", "lu-list-chevrons-up-down", "lu-list-collapse", "lu-list-end", "lu-list-filter-plus", "lu-list-filter", "lu-list-indent-decrease", "lu-list-indent-increase", "lu-list-minus", "lu-list-music", "lu-list-ordered", "lu-list-plus", "lu-list-restart", "lu-list-sort-ascending", "lu-list-sort-descending", "lu-list-start", "lu-list-todo", "lu-list-tree", "lu-list-video", "lu-list-x", "lu-list", "lu-loader-circle", "lu-loader-pinwheel", "lu-loader", "lu-locate-fixed", "lu-locate-off", "lu-locate", "lu-lock-keyhole-open", "lu-lock-keyhole", "lu-lock-open", "lu-lock", "lu-log-in", "lu-log-out", "lu-logs", "lu-lollipop", "lu-luggage", "lu-magnet", "lu-mail-check", "lu-mail-minus", "lu-mail-open", "lu-mail-plus", "lu-mail-question-mark", "lu-mail-search", "lu-mail-warning", "lu-mail-x", "lu-mail", "lu-mailbox", "lu-mails", "lu-map-minus", "lu-map-pin-check-inside", "lu-map-pin-check", "lu-map-pin-house", "lu-map-pin-minus-inside", "lu-map-pin-minus", "lu-map-pin-off", "lu-map-pin-pen", "lu-map-pin-plus-inside", "lu-map-pin-plus", "lu-map-pin-search", "lu-map-pin-x-inside", "lu-map-pin-x", "lu-map-pin", "lu-map-pinned", "lu-map-plus", "lu-map", "lu-mars-stroke", "lu-mars", "lu-martini", "lu-maximize-2", "lu-maximize", "lu-medal", "lu-megaphone-off", "lu-megaphone", "lu-meh", "lu-memory-stick", "lu-menu", "lu-merge", "lu-message-circle-check", "lu-message-circle-code", "lu-message-circle-dashed", "lu-message-circle-heart", "lu-message-circle-more", "lu-message-circle-off", "lu-message-circle-plus", "lu-message-circle-question-mark", "lu-message-circle-reply", "lu-message-circle-warning", "lu-message-circle-x", "lu-message-circle", "lu-message-square-check", "lu-message-square-code", "lu-message-square-dashed", "lu-message-square-diff", "lu-message-square-dot", "lu-message-square-heart", "lu-message-square-lock", "lu-message-square-more", "lu-message-square-off", "lu-message-square-plus", "lu-message-square-quote", "lu-message-square-reply", "lu-message-square-share", "lu-message-square-text", "lu-message-square-warning", "lu-message-square-x", "lu-message-square", "lu-messages-square", "lu-metronome", "lu-mic-off", "lu-mic-vocal", "lu-mic", "lu-microchip", "lu-microscope", "lu-microwave", "lu-milestone", "lu-milk-off", "lu-milk", "lu-minimize-2", "lu-minimize", "lu-minus", "lu-mirror-rectangular", "lu-mirror-round", "lu-monitor-check", "lu-monitor-cloud", "lu-monitor-cog", "lu-monitor-dot", "lu-monitor-down", "lu-monitor-off", "lu-monitor-pause", "lu-monitor-play", "lu-monitor-smartphone", "lu-monitor-speaker", "lu-monitor-stop", "lu-monitor-up", "lu-monitor-x", "lu-monitor", "lu-moon-star", "lu-moon", "lu-motorbike", "lu-mountain-snow", "lu-mountain", "lu-mouse-left", "lu-mouse-off", "lu-mouse-pointer-2-off", "lu-mouse-pointer-2", "lu-mouse-pointer-ban", "lu-mouse-pointer-click", "lu-mouse-pointer", "lu-mouse-right", "lu-mouse", "lu-move-3d", "lu-move-diagonal-2", "lu-move-diagonal", "lu-move-down-left", "lu-move-down-right", "lu-move-down", "lu-move-horizontal", "lu-move-left", "lu-move-right", "lu-move-up-left", "lu-move-up-right", "lu-move-up", "lu-move-vertical", "lu-move", "lu-music-2", "lu-music-3", "lu-music-4", "lu-music", "lu-navigation-2-off", "lu-navigation-2", "lu-navigation-off", "lu-navigation", "lu-network", "lu-newspaper", "lu-nfc", "lu-non-binary", "lu-notebook-pen", "lu-notebook-tabs", "lu-notebook-text", "lu-notebook", "lu-notepad-text-dashed", "lu-notepad-text", "lu-nut-off", "lu-nut", "lu-octagon-alert", "lu-octagon-minus", "lu-octagon-pause", "lu-octagon-x", "lu-octagon", "lu-omega", "lu-option", "lu-orbit", "lu-origami", "lu-package-2", "lu-package-check", "lu-package-minus", "lu-package-open", "lu-package-plus", "lu-package-search", "lu-package-x", "lu-package", "lu-paint-bucket", "lu-paint-roller", "lu-paintbrush-vertical", "lu-paintbrush", "lu-palette", "lu-panda", "lu-panel-bottom-close", "lu-panel-bottom-dashed", "lu-panel-bottom-open", "lu-panel-bottom", "lu-panel-left-close", "lu-panel-left-dashed", "lu-panel-left-open", "lu-panel-left-right-dashed", "lu-panel-left", "lu-panel-right-close", "lu-panel-right-dashed", "lu-panel-right-open", "lu-panel-right", "lu-panel-top-bottom-dashed", "lu-panel-top-close", "lu-panel-top-dashed", "lu-panel-top-open", "lu-panel-top", "lu-panels-left-bottom", "lu-panels-right-bottom", "lu-panels-top-left", "lu-paper-bag", "lu-paperclip", "lu-parasol", "lu-parentheses", "lu-parking-meter", "lu-party-popper", "lu-pause", "lu-paw-print", "lu-pc-case", "lu-pen-line", "lu-pen-off", "lu-pen-tool", "lu-pen", "lu-pencil-line", "lu-pencil-off", "lu-pencil-ruler", "lu-pencil-sparkles", "lu-pencil", "lu-pentagon", "lu-percent", "lu-person-standing", "lu-phi", "lu-philippine-peso", "lu-phone-call", "lu-phone-forwarded", "lu-phone-incoming", "lu-phone-missed", "lu-phone-off", "lu-phone-outgoing", "lu-phone", "lu-pi", "lu-piano", "lu-pickaxe", "lu-picture-in-picture-2", "lu-picture-in-picture", "lu-piggy-bank", "lu-pilcrow-left", "lu-pilcrow-right", "lu-pilcrow", "lu-pill-bottle", "lu-pill", "lu-pin-off", "lu-pin", "lu-pipette", "lu-pizza", "lu-plane-landing", "lu-plane-takeoff", "lu-plane", "lu-play-off", "lu-play", "lu-plug-2", "lu-plug-zap", "lu-plug", "lu-plus", "lu-pocket-knife", "lu-podcast", "lu-podium", "lu-pointer-off", "lu-pointer", "lu-popcorn", "lu-popsicle", "lu-pound-sterling", "lu-power-off", "lu-power", "lu-presentation", "lu-printer-check", "lu-printer-x", "lu-printer", "lu-projector", "lu-proportions", "lu-puzzle", "lu-pyramid", "lu-qr-code", "lu-quote", "lu-rabbit", "lu-radar", "lu-radiation", "lu-radical", "lu-radio-off", "lu-radio-receiver", "lu-radio-tower", "lu-radio", "lu-radius", "lu-rainbow", "lu-rat", "lu-ratio", "lu-receipt-cent", "lu-receipt-euro", "lu-receipt-indian-rupee", "lu-receipt-japanese-yen", "lu-receipt-pound-sterling", "lu-receipt-russian-ruble", "lu-receipt-swiss-franc", "lu-receipt-text", "lu-receipt-turkish-lira", "lu-receipt", "lu-rectangle-circle", "lu-rectangle-ellipsis", "lu-rectangle-goggles", "lu-rectangle-horizontal", "lu-rectangle-vertical", "lu-recycle", "lu-redo-2", "lu-redo-dot", "lu-redo", "lu-refresh-ccw-dot", "lu-refresh-ccw", "lu-refresh-cw-off", "lu-refresh-cw", "lu-refrigerator", "lu-regex", "lu-remove-formatting", "lu-repeat-1", "lu-repeat-2", "lu-repeat-off", "lu-repeat", "lu-replace-all", "lu-replace", "lu-reply-all", "lu-reply", "lu-rewind", "lu-ribbon", "lu-road", "lu-rocket", "lu-rocking-chair", "lu-roller-coaster", "lu-rose", "lu-rotate-3d", "lu-rotate-ccw-key", "lu-rotate-ccw-square", "lu-rotate-ccw", "lu-rotate-cw-square", "lu-rotate-cw", "lu-route-off", "lu-route", "lu-router", "lu-rows-2", "lu-rows-3", "lu-rows-4", "lu-rss", "lu-ruler-dimension-line", "lu-ruler", "lu-russian-ruble", "lu-sailboat", "lu-salad", "lu-sandwich", "lu-satellite-dish", "lu-satellite", "lu-saudi-riyal", "lu-save-all", "lu-save-check", "lu-save-off", "lu-save-pen", "lu-save-plus", "lu-save", "lu-scale-3d", "lu-scale", "lu-scaling", "lu-scan-barcode", "lu-scan-box", "lu-scan-eye", "lu-scan-face", "lu-scan-heart", "lu-scan-line", "lu-scan-qr-code", "lu-scan-search", "lu-scan-text", "lu-scan", "lu-school", "lu-scissors-line-dashed", "lu-scissors", "lu-scooter", "lu-screen-share-off", "lu-screen-share", "lu-scroll-text", "lu-scroll", "lu-search-alert", "lu-search-check", "lu-search-code", "lu-search-slash", "lu-search-x", "lu-search", "lu-section", "lu-send-horizontal", "lu-send-to-back", "lu-send", "lu-separator-horizontal", "lu-separator-vertical", "lu-server-cog", "lu-server-crash", "lu-server-off", "lu-server-plus", "lu-server", "lu-settings-2", "lu-settings", "lu-shapes", "lu-share-2", "lu-share", "lu-sheet", "lu-shell", "lu-shelving-unit", "lu-shield-alert", "lu-shield-ban", "lu-shield-check", "lu-shield-cog-corner", "lu-shield-cog", "lu-shield-ellipsis", "lu-shield-half", "lu-shield-keyhole", "lu-shield-minus", "lu-shield-off", "lu-shield-plus", "lu-shield-question-mark", "lu-shield-user", "lu-shield-x", "lu-shield", "lu-ship-wheel", "lu-ship", "lu-shirt", "lu-shopping-bag", "lu-shopping-basket", "lu-shopping-cart", "lu-shovel", "lu-shower-head", "lu-shredder", "lu-shrimp", "lu-shrink", "lu-shrub", "lu-shuffle", "lu-sigma", "lu-signal-high", "lu-signal-low", "lu-signal-medium", "lu-signal-zero", "lu-signal", "lu-signature", "lu-signpost-big", "lu-signpost", "lu-siren", "lu-skip-back", "lu-skip-forward", "lu-skull", "lu-slash", "lu-slice", "lu-sliders-horizontal", "lu-sliders-vertical", "lu-smartphone-charging", "lu-smartphone-nfc", "lu-smartphone", "lu-smile-plus", "lu-smile", "lu-snail", "lu-snowflake", "lu-soap-dispenser-droplet", "lu-sofa", "lu-solar-panel", "lu-soup", "lu-space", "lu-spade", "lu-sparkle", "lu-sparkles", "lu-speaker", "lu-speech", "lu-spell-check-2", "lu-spell-check", "lu-spline-pointer", "lu-spline", "lu-split", "lu-spool", "lu-sport-shoe", "lu-spotlight", "lu-spray-can", "lu-sprout", "lu-square-activity", "lu-square-arrow-down-left", "lu-square-arrow-down-right", "lu-square-arrow-down", "lu-square-arrow-left", "lu-square-arrow-out-down-left", "lu-square-arrow-out-down-right", "lu-square-arrow-out-up-left", "lu-square-arrow-out-up-right", "lu-square-arrow-right-enter", "lu-square-arrow-right-exit", "lu-square-arrow-right", "lu-square-arrow-up-left", "lu-square-arrow-up-right", "lu-square-arrow-up", "lu-square-asterisk", "lu-square-bottom-dashed-scissors", "lu-square-centerline-dashed-horizontal", "lu-square-centerline-dashed-vertical", "lu-square-chart-gantt", "lu-square-check-big", "lu-square-check", "lu-square-chevron-down", "lu-square-chevron-left", "lu-square-chevron-right", "lu-square-chevron-up", "lu-square-code", "lu-square-dashed-bottom-code", "lu-square-dashed-bottom", "lu-square-dashed-kanban", "lu-square-dashed-mouse-pointer", "lu-square-dashed-text", "lu-square-dashed-top-solid", "lu-square-dashed", "lu-square-divide", "lu-square-dot", "lu-square-equal", "lu-square-function", "lu-square-kanban", "lu-square-library", "lu-square-m", "lu-square-menu", "lu-square-minus", "lu-square-mouse-pointer", "lu-square-parking-off", "lu-square-parking", "lu-square-pause", "lu-square-pen", "lu-square-percent", "lu-square-pi", "lu-square-pilcrow", "lu-square-play", "lu-square-plus", "lu-square-power", "lu-square-radical", "lu-square-round-corner", "lu-square-scissors", "lu-square-sigma", "lu-square-slash", "lu-square-split-horizontal", "lu-square-split-vertical", "lu-square-square", "lu-square-stack", "lu-square-star", "lu-square-stop", "lu-square-terminal", "lu-square-user-round", "lu-square-user", "lu-square-x", "lu-square", "lu-squares-exclude", "lu-squares-intersect", "lu-squares-subtract", "lu-squares-unite", "lu-squircle-dashed", "lu-squircle", "lu-squirrel", "lu-stamp", "lu-star-check", "lu-star-half", "lu-star-minus", "lu-star-off", "lu-star-plus", "lu-star-x", "lu-star", "lu-step-back", "lu-step-forward", "lu-stethoscope", "lu-sticker", "lu-sticky-note-check", "lu-sticky-note-minus", "lu-sticky-note-off", "lu-sticky-note-plus", "lu-sticky-note-x", "lu-sticky-note", "lu-sticky-notes", "lu-stone", "lu-store", "lu-stretch-horizontal", "lu-stretch-vertical", "lu-strikethrough", "lu-subscript", "lu-summary", "lu-sun-dim", "lu-sun-medium", "lu-sun-moon", "lu-sun-snow", "lu-sun", "lu-sunrise", "lu-sunset", "lu-superscript", "lu-swatch-book", "lu-swiss-franc", "lu-switch-camera", "lu-sword", "lu-swords", "lu-syringe", "lu-table-2", "lu-table-cells-merge", "lu-table-cells-split", "lu-table-columns-split", "lu-table-of-contents", "lu-table-properties", "lu-table-rows-split", "lu-table", "lu-tablet-smartphone", "lu-tablet", "lu-tablets", "lu-tag-plus", "lu-tag-x", "lu-tag", "lu-tags", "lu-tally-1", "lu-tally-2", "lu-tally-3", "lu-tally-4", "lu-tally-5", "lu-tangent", "lu-target", "lu-telescope", "lu-tent-tree", "lu-tent", "lu-terminal", "lu-test-tube-diagonal", "lu-test-tube", "lu-test-tubes", "lu-text-align-center", "lu-text-align-end", "lu-text-align-justify", "lu-text-align-start", "lu-text-cursor-input", "lu-text-cursor", "lu-text-initial", "lu-text-quote", "lu-text-search", "lu-text-wrap", "lu-theater", "lu-thermometer-snowflake", "lu-thermometer-sun", "lu-thermometer", "lu-thumbs-down", "lu-thumbs-up", "lu-ticket-check", "lu-ticket-minus", "lu-ticket-percent", "lu-ticket-plus", "lu-ticket-slash", "lu-ticket-x", "lu-ticket", "lu-tickets-plane", "lu-tickets", "lu-timeline", "lu-timer-off", "lu-timer-reset", "lu-timer", "lu-toggle-left", "lu-toggle-right", "lu-toilet", "lu-tool-case", "lu-toolbox", "lu-tornado", "lu-torus", "lu-touchpad-off", "lu-touchpad", "lu-towel-rack", "lu-tower-control", "lu-toy-brick", "lu-tractor", "lu-traffic-cone", "lu-train-front-tunnel", "lu-train-front", "lu-train-track", "lu-tram-front", "lu-transgender", "lu-trash-2", "lu-trash", "lu-tree-deciduous", "lu-tree-palm", "lu-tree-pine", "lu-trees", "lu-trending-down", "lu-trending-up-down", "lu-trending-up", "lu-triangle-alert", "lu-triangle-dashed", "lu-triangle-right", "lu-triangle", "lu-trophy", "lu-truck-electric", "lu-truck", "lu-turkish-lira", "lu-turntable", "lu-turtle", "lu-tv-minimal-play", "lu-tv-minimal", "lu-tv", "lu-type-outline", "lu-type", "lu-umbrella-off", "lu-umbrella", "lu-underline", "lu-undo-2", "lu-undo-dot", "lu-undo", "lu-unfold-horizontal", "lu-unfold-vertical", "lu-ungroup", "lu-university", "lu-unlink-2", "lu-unlink", "lu-unplug", "lu-upload", "lu-usb", "lu-user-check", "lu-user-cog", "lu-user-key", "lu-user-lock", "lu-user-minus", "lu-user-pen", "lu-user-plus", "lu-user-round-arrow-left", "lu-user-round-check", "lu-user-round-cog", "lu-user-round-key", "lu-user-round-minus", "lu-user-round-pen", "lu-user-round-plus", "lu-user-round-search", "lu-user-round-x", "lu-user-round", "lu-user-search", "lu-user-star", "lu-user-x", "lu-user", "lu-users-round", "lu-users", "lu-utensils-crossed", "lu-utensils", "lu-utility-pole", "lu-van", "lu-variable", "lu-vault", "lu-vector-square", "lu-vegan", "lu-venetian-mask", "lu-venus-and-mars", "lu-venus", "lu-vibrate-off", "lu-vibrate", "lu-video-off", "lu-video", "lu-videotape", "lu-view", "lu-voicemail", "lu-volleyball", "lu-volume-1", "lu-volume-2", "lu-volume-off", "lu-volume-x", "lu-volume", "lu-vote", "lu-wallet-cards", "lu-wallet-minimal", "lu-wallet", "lu-wallpaper", "lu-wand-sparkles", "lu-wand", "lu-warehouse", "lu-washing-machine", "lu-watch", "lu-waves-arrow-down", "lu-waves-arrow-up", "lu-waves-horizontal", "lu-waves-ladder", "lu-waves-vertical", "lu-waypoints", "lu-webcam-off", "lu-webcam", "lu-webhook-off", "lu-webhook", "lu-weight-tilde", "lu-weight", "lu-wheat-off", "lu-wheat", "lu-whole-word", "lu-wifi-cog", "lu-wifi-high", "lu-wifi-low", "lu-wifi-off", "lu-wifi-pen", "lu-wifi-sync", "lu-wifi-zero", "lu-wifi", "lu-wind-arrow-down", "lu-wind", "lu-wine-off", "lu-wine", "lu-workflow", "lu-worm", "lu-wrench-off", "lu-wrench", "lu-x-line-top", "lu-x", "lu-zap-off", "lu-zap", "lu-zodiac-aquarius", "lu-zodiac-aries", "lu-zodiac-cancer", "lu-zodiac-capricorn", "lu-zodiac-gemini", "lu-zodiac-leo", "lu-zodiac-libra", "lu-zodiac-ophiuchus", "lu-zodiac-pisces", "lu-zodiac-sagittarius", "lu-zodiac-scorpio", "lu-zodiac-taurus", "lu-zodiac-virgo", "lu-zoom-in", "lu-zoom-out", "lu-alarm-minus", "lu-alarm-check", "lu-alarm-plus", "lu-arrow-down-az", "lu-sort-desc", "lu-arrow-down-za", "lu-arrow-up-az", "lu-sort-asc", "lu-arrow-up-za", "lu-verified", "lu-badge-help", "lu-between-horizonal-end", "lu-between-horizonal-start", "lu-book-template", "lu-curly-braces", "lu-subtitles", "lu-area-chart", "lu-bar-chart-horizontal-big", "lu-bar-chart-horizontal", "lu-candlestick-chart", "lu-bar-chart-big", "lu-bar-chart4", "lu-bar-chart3", "lu-line-chart", "lu-bar-chart", "lu-bar-chart2", "lu-gantt-chart", "lu-pie-chart", "lu-scatter-chart", "lu-alert-circle", "lu-arrow-down-circle", "lu-arrow-left-circle", "lu-arrow-down-left-from-circle", "lu-arrow-down-right-from-circle", "lu-arrow-up-left-from-circle", "lu-arrow-up-right-from-circle", "lu-arrow-right-circle", "lu-arrow-up-circle", "lu-check-circle", "lu-check-circle2", "lu-chevron-down-circle", "lu-chevron-left-circle", "lu-chevron-right-circle", "lu-chevron-up-circle", "lu-divide-circle", "lu-gauge-circle", "lu-minus-circle", "lu-parking-circle-off", "lu-parking-circle", "lu-pause-circle", "lu-percent-circle", "lu-play-circle", "lu-plus-circle", "lu-power-circle", "lu-circle-help", "lu-help-circle", "lu-circle-slashed", "lu-stop-circle", "lu-user-circle2", "lu-user-circle", "lu-x-circle", "lu-clipboard-signature", "lu-clipboard-edit", "lu-download-cloud", "lu-upload-cloud", "lu-code2", "lu-columns", "lu-columns-settings", "lu-table-config", "lu-panels-left-right", "lu-contact2", "lu-percent-diamond", "lu-globe2", "lu-more-vertical", "lu-more-horizontal", "lu-file-badge2", "lu-file-json2", "lu-file-json", "lu-file-bar-chart", "lu-file-bar-chart2", "lu-file-pie-chart", "lu-file-line-chart", "lu-file-check2", "lu-file-code2", "lu-file-cog2", "lu-file-warning", "lu-file-audio", "lu-file-audio2", "lu-file-key2", "lu-file-lock2", "lu-file-minus2", "lu-file-signature", "lu-file-edit", "lu-file-video", "lu-file-plus2", "lu-file-question", "lu-file-search2", "lu-file-volume2", "lu-file-type2", "lu-file-video2", "lu-file-x2", "lu-fingerprint", "lu-folder-cog2", "lu-folder-edit", "lu-filter-x", "lu-filter", "lu-git-commit", "lu-grid2x2x", "lu-grid", "lu-grab", "lu-helping-hand", "lu-home", "lu-ice-cream2", "lu-ice-cream", "lu-laptop2", "lu-layers3", "lu-indent-decrease", "lu-outdent", "lu-indent", "lu-indent-increase", "lu-loader2", "lu-unlock-keyhole", "lu-unlock", "lu-mail-question", "lu-location-edit", "lu-message-circle-question", "lu-mic2", "lu-alert-octagon", "lu-pause-octagon", "lu-x-octagon", "lu-paintbrush2", "lu-panel-bottom-inactive", "lu-sidebar-close", "lu-panel-left-inactive", "lu-sidebar-open", "lu-sidebar", "lu-panel-right-inactive", "lu-panel-top-inactive", "lu-layout", "lu-edit3", "lu-edit2", "lu-plug-zap2", "lu-form-input", "lu-rows", "lu-panels-top-bottom", "lu-send-horizonal", "lu-shield-question", "lu-shield-close", "lu-sliders", "lu-stars", "lu-activity-square", "lu-arrow-down-left-square", "lu-arrow-down-right-square", "lu-arrow-down-square", "lu-arrow-left-square", "lu-arrow-down-left-from-square", "lu-arrow-down-right-from-square", "lu-arrow-up-left-from-square", "lu-arrow-up-right-from-square", "lu-arrow-right-square", "lu-arrow-up-left-square", "lu-arrow-up-right-square", "lu-arrow-up-square", "lu-asterisk-square", "lu-scissors-square-dashed-bottom", "lu-flip-horizontal", "lu-flip-vertical", "lu-gantt-chart-square", "lu-square-gantt-chart", "lu-check-square", "lu-check-square2", "lu-chevron-down-square", "lu-chevron-left-square", "lu-chevron-right-square", "lu-chevron-up-square", "lu-code-square", "lu-kanban-square-dashed", "lu-text-select", "lu-text-selection", "lu-mouse-pointer-square-dashed", "lu-box-select", "lu-divide-square", "lu-dot-square", "lu-equal-square", "lu-function-square", "lu-kanban-square", "lu-library-square", "lu-m-square", "lu-menu-square", "lu-minus-square", "lu-inspect", "lu-parking-square-off", "lu-parking-square", "lu-edit", "lu-pen-box", "lu-pen-square", "lu-pi-square", "lu-percent-square", "lu-pilcrow-square", "lu-play-square", "lu-plus-square", "lu-power-square", "lu-scissors-square", "lu-sigma-square", "lu-slash-square", "lu-split-square-horizontal", "lu-split-square-vertical", "lu-terminal-square", "lu-user-square2", "lu-user-square", "lu-x-square", "lu-test-tube2", "lu-align-center", "lu-align-right", "lu-align-justify", "lu-align-left", "lu-text", "lu-letter-text", "lu-wrap-text", "lu-train", "lu-palmtree", "lu-alert-triangle", "lu-tv2", "lu-school2", "lu-user-check2", "lu-user-cog2", "lu-user-minus2", "lu-user-plus2", "lu-user-x2", "lu-user2", "lu-users2", "lu-fork-knife-crossed", "lu-fork-knife", "lu-wallet2", "lu-wand2", "lu-waves"];
6
+ export declare const RuiIcons: readonly ["lu-activate-premium", "lu-balances", "lu-bitcoin-accounts", "lu-blockchain", "lu-checkbox-blank-circle-fill", "lu-checkbox-blank-circle", "lu-checkbox-blank", "lu-checkbox-fill", "lu-checkbox-indeterminate-fill", "lu-cloud-download-2-fill", "lu-cloud-download-fill", "lu-cloud-fill", "lu-cloud-off-fill", "lu-cloud-sync-fill", "lu-cloud-upload-2-fill", "lu-cloud-upload-fill", "lu-coins-exchange", "lu-custom-assets", "lu-deposits", "lu-donate-fill", "lu-droplet-fill", "lu-droplet-half-fill", "lu-droplet-trending-down", "lu-evm-accounts", "lu-export", "lu-eye-semi-off", "lu-folder-shrink-1", "lu-folder-shrink-2", "lu-historic-prices", "lu-history-events-fill", "lu-latest-prices", "lu-layers-in", "lu-layers-out", "lu-liabilities", "lu-manage-assets", "lu-manage-prices", "lu-manual-balances", "lu-more-assets", "lu-onchain", "lu-radio-button-fill", "lu-receive-donation-fill", "lu-refund", "lu-slash-divider", "lu-solana-accounts-fill", "lu-substrate-accounts", "lu-tag-manager", "lu-a-arrow-down", "lu-a-arrow-up", "lu-a-large-small", "lu-accessibility", "lu-activity", "lu-ad", "lu-air-vent", "lu-airplay", "lu-alarm-clock-check", "lu-alarm-clock-minus", "lu-alarm-clock-off", "lu-alarm-clock-plus", "lu-alarm-clock", "lu-alarm-smoke", "lu-album", "lu-align-center-horizontal", "lu-align-center-vertical", "lu-align-end-horizontal", "lu-align-end-vertical", "lu-align-horizontal-distribute-center", "lu-align-horizontal-distribute-end", "lu-align-horizontal-distribute-start", "lu-align-horizontal-justify-center", "lu-align-horizontal-justify-end", "lu-align-horizontal-justify-start", "lu-align-horizontal-space-around", "lu-align-horizontal-space-between", "lu-align-start-horizontal", "lu-align-start-vertical", "lu-align-vertical-distribute-center", "lu-align-vertical-distribute-end", "lu-align-vertical-distribute-start", "lu-align-vertical-justify-center", "lu-align-vertical-justify-end", "lu-align-vertical-justify-start", "lu-align-vertical-space-around", "lu-align-vertical-space-between", "lu-ambulance", "lu-ampersand", "lu-ampersands", "lu-amphora", "lu-anchor", "lu-angle", "lu-antenna", "lu-anvil", "lu-aperture", "lu-app-window-mac", "lu-app-window", "lu-apple", "lu-archive-restore", "lu-archive-x", "lu-archive", "lu-armchair", "lu-arrow-big-down-dash", "lu-arrow-big-down", "lu-arrow-big-left-dash", "lu-arrow-big-left", "lu-arrow-big-right-dash", "lu-arrow-big-right", "lu-arrow-big-up-dash", "lu-arrow-big-up", "lu-arrow-down-0-1", "lu-arrow-down-1-0", "lu-arrow-down-a-z", "lu-arrow-down-from-line", "lu-arrow-down-left", "lu-arrow-down-narrow-wide", "lu-arrow-down-right", "lu-arrow-down-to-dot", "lu-arrow-down-to-line", "lu-arrow-down-up", "lu-arrow-down-wide-narrow", "lu-arrow-down-z-a", "lu-arrow-down", "lu-arrow-left-from-line", "lu-arrow-left-right", "lu-arrow-left-to-line", "lu-arrow-left", "lu-arrow-right-from-line", "lu-arrow-right-left", "lu-arrow-right-to-line", "lu-arrow-right", "lu-arrow-up-0-1", "lu-arrow-up-1-0", "lu-arrow-up-a-z", "lu-arrow-up-down", "lu-arrow-up-from-dot", "lu-arrow-up-from-line", "lu-arrow-up-left", "lu-arrow-up-narrow-wide", "lu-arrow-up-right", "lu-arrow-up-to-line", "lu-arrow-up-wide-narrow", "lu-arrow-up-z-a", "lu-arrow-up", "lu-arrows-up-from-line", "lu-asterisk", "lu-astroid", "lu-at-sign", "lu-atom", "lu-audio-lines-off", "lu-audio-lines-x", "lu-audio-lines", "lu-audio-waveform", "lu-award", "lu-axe", "lu-axis-3d", "lu-baby", "lu-backpack", "lu-badge-alert", "lu-badge-cent", "lu-badge-check", "lu-badge-dollar-sign", "lu-badge-euro", "lu-badge-indian-rupee", "lu-badge-info", "lu-badge-japanese-yen", "lu-badge-minus", "lu-badge-percent", "lu-badge-plus", "lu-badge-pound-sterling", "lu-badge-question-mark", "lu-badge-russian-ruble", "lu-badge-swiss-franc", "lu-badge-turkish-lira", "lu-badge-x", "lu-badge", "lu-baggage-claim", "lu-balloon", "lu-ban", "lu-banana", "lu-bandage", "lu-banknote-arrow-down", "lu-banknote-arrow-up", "lu-banknote-check", "lu-banknote-x", "lu-banknote", "lu-barcode", "lu-barrel", "lu-baseline", "lu-bath", "lu-battery-charging", "lu-battery-full", "lu-battery-low", "lu-battery-medium", "lu-battery-plus", "lu-battery-warning", "lu-battery", "lu-beaker", "lu-bean-off", "lu-bean", "lu-bed-double", "lu-bed-single", "lu-bed", "lu-beef-off", "lu-beef", "lu-beer-off", "lu-beer", "lu-bell-check", "lu-bell-dot", "lu-bell-electric", "lu-bell-minus", "lu-bell-off", "lu-bell-plus", "lu-bell-ring", "lu-bell", "lu-between-horizontal-end", "lu-between-horizontal-start", "lu-between-vertical-end", "lu-between-vertical-start", "lu-biceps-flexed", "lu-bike", "lu-binary", "lu-binoculars", "lu-biohazard", "lu-bird", "lu-birdhouse", "lu-bitcoin", "lu-blend", "lu-blender", "lu-blinds", "lu-blocks", "lu-bluetooth-connected", "lu-bluetooth-off", "lu-bluetooth-searching", "lu-bluetooth", "lu-bold", "lu-bolt", "lu-bomb", "lu-bone-fracture", "lu-bone", "lu-book-a", "lu-book-alert", "lu-book-audio", "lu-book-check", "lu-book-copy", "lu-book-dashed", "lu-book-down", "lu-book-headphones", "lu-book-heart", "lu-book-image", "lu-book-key", "lu-book-lock", "lu-book-marked", "lu-book-minus", "lu-book-open-check", "lu-book-open-text", "lu-book-open", "lu-book-plus", "lu-book-search", "lu-book-text", "lu-book-type", "lu-book-up-2", "lu-book-up", "lu-book-user", "lu-book-x", "lu-book", "lu-bookmark-check", "lu-bookmark-minus", "lu-bookmark-off", "lu-bookmark-plus", "lu-bookmark-x", "lu-bookmark", "lu-boom-box", "lu-bot-message-square", "lu-bot-off", "lu-bot", "lu-bottle-wine", "lu-bow-arrow", "lu-box", "lu-boxes", "lu-braces", "lu-brackets", "lu-brain-circuit", "lu-brain-cog", "lu-brain", "lu-brick-wall-fire", "lu-brick-wall-shield", "lu-brick-wall", "lu-bridge", "lu-briefcase-business", "lu-briefcase-conveyor-belt", "lu-briefcase-medical", "lu-briefcase", "lu-bring-to-front", "lu-broccoli", "lu-broom-sparkles", "lu-broom", "lu-brush-cleaning", "lu-brush", "lu-bubbles", "lu-bug-off", "lu-bug-play", "lu-bug", "lu-building-2", "lu-building", "lu-bus-front", "lu-bus", "lu-cable-car", "lu-cable", "lu-cake-slice", "lu-cake", "lu-calculator", "lu-calendar-1", "lu-calendar-arrow-down", "lu-calendar-arrow-up", "lu-calendar-check-2", "lu-calendar-check", "lu-calendar-clock", "lu-calendar-cog", "lu-calendar-days", "lu-calendar-fold", "lu-calendar-heart", "lu-calendar-minus-2", "lu-calendar-minus", "lu-calendar-off", "lu-calendar-plus-2", "lu-calendar-plus", "lu-calendar-range", "lu-calendar-search", "lu-calendar-sync", "lu-calendar-x-2", "lu-calendar-x", "lu-calendar", "lu-calendars", "lu-camera-off", "lu-camera", "lu-can", "lu-candy-cane", "lu-candy-off", "lu-candy", "lu-cannabis-off", "lu-cannabis", "lu-captions-off", "lu-captions", "lu-car-battery", "lu-car-front", "lu-car-taxi-front", "lu-car", "lu-caravan", "lu-card-sim", "lu-carrot", "lu-case-lower", "lu-case-sensitive", "lu-case-upper", "lu-cassette-tape", "lu-cast", "lu-castle", "lu-cat", "lu-cctv-off", "lu-cctv", "lu-chart-area", "lu-chart-bar-big", "lu-chart-bar-decreasing", "lu-chart-bar-increasing", "lu-chart-bar-stacked", "lu-chart-bar", "lu-chart-candlestick", "lu-chart-column-big", "lu-chart-column-decreasing", "lu-chart-column-increasing", "lu-chart-column-stacked", "lu-chart-column", "lu-chart-gantt", "lu-chart-line", "lu-chart-network", "lu-chart-no-axes-column-decreasing", "lu-chart-no-axes-column-increasing", "lu-chart-no-axes-column", "lu-chart-no-axes-combined", "lu-chart-no-axes-gantt", "lu-chart-pie", "lu-chart-scatter", "lu-chart-spline", "lu-check-check", "lu-check-line", "lu-check", "lu-chef-hat", "lu-cherry", "lu-chess-bishop", "lu-chess-king", "lu-chess-knight", "lu-chess-pawn", "lu-chess-queen", "lu-chess-rook", "lu-chevron-down", "lu-chevron-first", "lu-chevron-last", "lu-chevron-left", "lu-chevron-right", "lu-chevron-up", "lu-chevrons-down-up", "lu-chevrons-down", "lu-chevrons-left-right-ellipsis", "lu-chevrons-left-right", "lu-chevrons-left", "lu-chevrons-right-left", "lu-chevrons-right", "lu-chevrons-up-down", "lu-chevrons-up", "lu-church", "lu-cigarette-off", "lu-cigarette", "lu-circle-alert", "lu-circle-arrow-down", "lu-circle-arrow-left", "lu-circle-arrow-out-down-left", "lu-circle-arrow-out-down-right", "lu-circle-arrow-out-up-left", "lu-circle-arrow-out-up-right", "lu-circle-arrow-right", "lu-circle-arrow-up", "lu-circle-check-big", "lu-circle-check", "lu-circle-chevron-down", "lu-circle-chevron-left", "lu-circle-chevron-right", "lu-circle-chevron-up", "lu-circle-dashed", "lu-circle-divide", "lu-circle-dollar-sign", "lu-circle-dot-dashed", "lu-circle-dot", "lu-circle-ellipsis", "lu-circle-equal", "lu-circle-euro", "lu-circle-fading-arrow-up", "lu-circle-fading-plus", "lu-circle-gauge", "lu-circle-minus", "lu-circle-off", "lu-circle-parking-off", "lu-circle-parking", "lu-circle-pause", "lu-circle-percent", "lu-circle-pile", "lu-circle-play", "lu-circle-plus", "lu-circle-pound-sterling", "lu-circle-power", "lu-circle-question-mark", "lu-circle-slash-2", "lu-circle-slash", "lu-circle-small", "lu-circle-star", "lu-circle-stop", "lu-circle-user-round", "lu-circle-user", "lu-circle-x", "lu-circle", "lu-circuit-board", "lu-citrus", "lu-clapperboard", "lu-clipboard-check", "lu-clipboard-clock", "lu-clipboard-copy", "lu-clipboard-list", "lu-clipboard-minus", "lu-clipboard-paste", "lu-clipboard-pen-line", "lu-clipboard-pen", "lu-clipboard-plus", "lu-clipboard-type", "lu-clipboard-x", "lu-clipboard", "lu-clock-1", "lu-clock-10", "lu-clock-11", "lu-clock-12", "lu-clock-2", "lu-clock-3", "lu-clock-4", "lu-clock-5", "lu-clock-6", "lu-clock-7", "lu-clock-8", "lu-clock-9", "lu-clock-alert", "lu-clock-arrow-down", "lu-clock-arrow-left", "lu-clock-arrow-right", "lu-clock-arrow-up", "lu-clock-check", "lu-clock-fading", "lu-clock-plus", "lu-clock", "lu-closed-caption", "lu-cloud-alert", "lu-cloud-backup", "lu-cloud-check", "lu-cloud-cog", "lu-cloud-download", "lu-cloud-drizzle", "lu-cloud-fog", "lu-cloud-hail", "lu-cloud-lightning", "lu-cloud-moon-rain", "lu-cloud-moon", "lu-cloud-off", "lu-cloud-rain-wind", "lu-cloud-rain", "lu-cloud-snow", "lu-cloud-sun-rain", "lu-cloud-sun", "lu-cloud-sync", "lu-cloud-upload", "lu-cloud", "lu-cloudy", "lu-clover", "lu-club", "lu-code-xml", "lu-code", "lu-coffee", "lu-cog", "lu-coins", "lu-columns-2", "lu-columns-3-cog", "lu-columns-3", "lu-columns-4", "lu-combine", "lu-command", "lu-compass", "lu-component", "lu-computer", "lu-concierge-bell", "lu-cone", "lu-construction", "lu-contact-round", "lu-contact", "lu-container", "lu-contrast", "lu-cookie", "lu-cooking-pot", "lu-copy-check", "lu-copy-minus", "lu-copy-plus", "lu-copy-slash", "lu-copy-x", "lu-copy", "lu-copyleft", "lu-copyright", "lu-corner-down-left", "lu-corner-down-right", "lu-corner-left-down", "lu-corner-left-up", "lu-corner-right-down", "lu-corner-right-up", "lu-corner-up-left", "lu-corner-up-right", "lu-cpu", "lu-creative-commons", "lu-credit-card-check", "lu-credit-card-minus", "lu-credit-card-plus", "lu-credit-card-x", "lu-credit-card", "lu-croissant", "lu-crop", "lu-cross", "lu-crosshair", "lu-crown", "lu-cuboid", "lu-cup-soda", "lu-currency", "lu-cylinder", "lu-dam", "lu-database-arrow-down", "lu-database-arrow-up", "lu-database-backup", "lu-database-check", "lu-database-minus", "lu-database-plus", "lu-database-search", "lu-database-x", "lu-database-zap", "lu-database", "lu-decimals-arrow-left", "lu-decimals-arrow-right", "lu-delete", "lu-dessert", "lu-diameter", "lu-diamond-minus", "lu-diamond-percent", "lu-diamond-plus", "lu-diamond", "lu-dice-1", "lu-dice-2", "lu-dice-3", "lu-dice-4", "lu-dice-5", "lu-dice-6", "lu-dices", "lu-diff", "lu-disc-2", "lu-disc-3", "lu-disc-album", "lu-disc", "lu-divide", "lu-dna-off", "lu-dna", "lu-dock", "lu-dog", "lu-dollar-sign", "lu-donut", "lu-door-closed-locked", "lu-door-closed", "lu-door-open", "lu-dot", "lu-download", "lu-drafting-compass", "lu-drama", "lu-drill", "lu-drone", "lu-droplet-off", "lu-droplet", "lu-droplets", "lu-drum", "lu-drumstick", "lu-dumbbell", "lu-ear-off", "lu-ear", "lu-earth-lock", "lu-earth", "lu-eclipse", "lu-egg-fried", "lu-egg-off", "lu-egg", "lu-eject", "lu-ellipse", "lu-ellipsis-vertical", "lu-ellipsis", "lu-equal-approximately", "lu-equal-not", "lu-equal", "lu-eraser", "lu-ethernet-port", "lu-euro", "lu-ev-charger", "lu-expand", "lu-external-link", "lu-eye-closed", "lu-eye-dashed", "lu-eye-off", "lu-eye", "lu-face-angry", "lu-face-expressionless", "lu-face-grinning", "lu-face-neutral", "lu-face-slightly-frowning", "lu-face-slightly-smiling-plus", "lu-face-slightly-smiling", "lu-factory", "lu-fan", "lu-fast-forward", "lu-feather", "lu-fence", "lu-ferris-wheel", "lu-file-archive", "lu-file-axis-3d", "lu-file-badge", "lu-file-box", "lu-file-braces-corner", "lu-file-braces", "lu-file-chart-column-increasing", "lu-file-chart-column", "lu-file-chart-line", "lu-file-chart-pie", "lu-file-check-corner", "lu-file-check", "lu-file-clock", "lu-file-code-corner", "lu-file-code", "lu-file-cog", "lu-file-diff", "lu-file-digit", "lu-file-down", "lu-file-exclamation-point", "lu-file-headphone", "lu-file-heart", "lu-file-image", "lu-file-input", "lu-file-key", "lu-file-lock", "lu-file-minus-corner", "lu-file-minus", "lu-file-music", "lu-file-output", "lu-file-pen-line", "lu-file-pen", "lu-file-play", "lu-file-plus-corner", "lu-file-plus", "lu-file-question-mark", "lu-file-scan", "lu-file-search-corner", "lu-file-search", "lu-file-signal", "lu-file-sliders", "lu-file-spreadsheet", "lu-file-stack", "lu-file-symlink", "lu-file-terminal", "lu-file-text", "lu-file-type-corner", "lu-file-type", "lu-file-up", "lu-file-user", "lu-file-video-camera", "lu-file-volume", "lu-file-x-corner", "lu-file-x", "lu-file", "lu-files", "lu-film", "lu-fingerprint-pattern", "lu-fire-extinguisher", "lu-fish-off", "lu-fish-symbol", "lu-fish", "lu-fishing-hook", "lu-fishing-rod", "lu-flag-off", "lu-flag-triangle-left", "lu-flag-triangle-right", "lu-flag", "lu-flame-kindling", "lu-flame", "lu-flashlight-off", "lu-flashlight", "lu-flask-conical-off", "lu-flask-conical", "lu-flask-round", "lu-flip-horizontal-2", "lu-flip-vertical-2", "lu-flower-2", "lu-flower", "lu-focus", "lu-fold-horizontal", "lu-fold-vertical", "lu-folder-archive", "lu-folder-bookmark", "lu-folder-check", "lu-folder-clock", "lu-folder-closed", "lu-folder-code", "lu-folder-cog", "lu-folder-dot", "lu-folder-down", "lu-folder-git-2", "lu-folder-git", "lu-folder-heart", "lu-folder-input", "lu-folder-kanban", "lu-folder-key", "lu-folder-lock", "lu-folder-minus", "lu-folder-open-dot", "lu-folder-open", "lu-folder-output", "lu-folder-pen", "lu-folder-plus", "lu-folder-root", "lu-folder-search-2", "lu-folder-search", "lu-folder-symlink", "lu-folder-sync", "lu-folder-tree", "lu-folder-up", "lu-folder-x", "lu-folder", "lu-folders", "lu-footprints", "lu-forklift", "lu-form", "lu-forward", "lu-frame", "lu-fuel", "lu-fullscreen", "lu-funnel-plus", "lu-funnel-x", "lu-funnel", "lu-galaxy", "lu-gallery-horizontal-end", "lu-gallery-horizontal", "lu-gallery-thumbnails", "lu-gallery-vertical-end", "lu-gallery-vertical", "lu-gamepad-2", "lu-gamepad-directional", "lu-gamepad", "lu-gauge", "lu-gavel", "lu-gem", "lu-georgian-lari", "lu-ghost", "lu-gift", "lu-git-branch-minus", "lu-git-branch-plus", "lu-git-branch", "lu-git-commit-horizontal", "lu-git-commit-vertical", "lu-git-compare-arrows", "lu-git-compare", "lu-git-fork", "lu-git-graph", "lu-git-merge-conflict", "lu-git-merge", "lu-git-pull-request-arrow", "lu-git-pull-request-closed", "lu-git-pull-request-create-arrow", "lu-git-pull-request-create", "lu-git-pull-request-draft", "lu-git-pull-request", "lu-glass-water", "lu-glasses", "lu-globe-check", "lu-globe-lock", "lu-globe-off", "lu-globe-x", "lu-globe", "lu-goal", "lu-gpu", "lu-graduation-cap", "lu-grape", "lu-grid-2x2-check", "lu-grid-2x2-plus", "lu-grid-2x2-x", "lu-grid-2x2", "lu-grid-3x2", "lu-grid-3x3", "lu-grip-horizontal", "lu-grip-vertical", "lu-grip", "lu-group", "lu-guitar", "lu-ham", "lu-hamburger", "lu-hammer", "lu-hand-coins", "lu-hand-fist", "lu-hand-grab", "lu-hand-heart", "lu-hand-helping", "lu-hand-metal", "lu-hand-platter", "lu-hand", "lu-handbag", "lu-handshake", "lu-hard-drive-download", "lu-hard-drive-upload", "lu-hard-drive", "lu-hard-hat", "lu-hash", "lu-hat-glasses", "lu-haze", "lu-hd", "lu-hdmi-port", "lu-heading-1", "lu-heading-2", "lu-heading-3", "lu-heading-4", "lu-heading-5", "lu-heading-6", "lu-heading", "lu-headphone-off", "lu-headphones", "lu-headset", "lu-heart-crack", "lu-heart-handshake", "lu-heart-minus", "lu-heart-off", "lu-heart-plus", "lu-heart-pulse", "lu-heart-x", "lu-heart", "lu-heater", "lu-helicopter", "lu-hexagon", "lu-highlighter", "lu-hop-off", "lu-hop", "lu-hospital", "lu-hotel", "lu-hourglass", "lu-house-heart", "lu-house-plug", "lu-house-plus", "lu-house-wifi", "lu-house", "lu-ice-cream-bowl", "lu-ice-cream-cone", "lu-id-card-lanyard", "lu-id-card", "lu-image-down", "lu-image-minus", "lu-image-off", "lu-image-play", "lu-image-plus", "lu-image-up", "lu-image-upscale", "lu-image", "lu-images", "lu-import", "lu-inbox", "lu-indian-rupee", "lu-infinity", "lu-info", "lu-inspection-panel", "lu-italic", "lu-iteration-ccw", "lu-iteration-cw", "lu-japanese-yen", "lu-joystick", "lu-kanban", "lu-kayak", "lu-key-round", "lu-key-square", "lu-key", "lu-keyboard-music", "lu-keyboard-off", "lu-keyboard", "lu-lamp-ceiling", "lu-lamp-desk", "lu-lamp-floor", "lu-lamp-wall-down", "lu-lamp-wall-up", "lu-lamp", "lu-land-plot", "lu-landmark", "lu-languages", "lu-laptop-minimal-check", "lu-laptop-minimal", "lu-laptop", "lu-lasso-select", "lu-lasso", "lu-layer-arrow-down", "lu-layer-arrow-up", "lu-layers-2", "lu-layers-arrow-down", "lu-layers-arrow-up", "lu-layers-minus", "lu-layers-plus", "lu-layers", "lu-layout-dashboard", "lu-layout-freeform", "lu-layout-grid", "lu-layout-list", "lu-layout-panel-left", "lu-layout-panel-top", "lu-layout-template", "lu-leaf", "lu-leafy-green", "lu-lectern", "lu-lens-concave", "lu-lens-convex", "lu-library-big", "lu-library", "lu-life-buoy", "lu-ligature", "lu-lightbulb-off", "lu-lightbulb", "lu-lighthouse", "lu-line-dot-right-horizontal", "lu-line-squiggle", "lu-line-style", "lu-link-2-off", "lu-link-2", "lu-link", "lu-list-check", "lu-list-checks", "lu-list-chevrons-down-up", "lu-list-chevrons-up-down", "lu-list-clock", "lu-list-collapse", "lu-list-end", "lu-list-filter-plus", "lu-list-filter", "lu-list-indent-decrease", "lu-list-indent-increase", "lu-list-minus", "lu-list-music", "lu-list-ordered", "lu-list-plus", "lu-list-restart", "lu-list-sort-ascending", "lu-list-sort-descending", "lu-list-start", "lu-list-todo", "lu-list-tree", "lu-list-video", "lu-list-x", "lu-list", "lu-loader-circle", "lu-loader-pinwheel", "lu-loader", "lu-locate-fixed", "lu-locate-off", "lu-locate", "lu-lock-keyhole-open", "lu-lock-keyhole", "lu-lock-open", "lu-lock", "lu-log-in", "lu-log-out", "lu-logs", "lu-lollipop", "lu-luggage", "lu-magnet", "lu-mail-badge", "lu-mail-check", "lu-mail-clock", "lu-mail-minus", "lu-mail-open", "lu-mail-pen", "lu-mail-plus", "lu-mail-question-mark", "lu-mail-search", "lu-mail-warning", "lu-mail-x", "lu-mail", "lu-mailbox", "lu-mails", "lu-map-minus", "lu-map-pin-check-inside", "lu-map-pin-check", "lu-map-pin-house", "lu-map-pin-minus-inside", "lu-map-pin-minus", "lu-map-pin-off", "lu-map-pin-pen", "lu-map-pin-plus-inside", "lu-map-pin-plus", "lu-map-pin-search", "lu-map-pin-x-inside", "lu-map-pin-x", "lu-map-pin", "lu-map-pinned", "lu-map-plus", "lu-map", "lu-mars-stroke", "lu-mars", "lu-martini", "lu-maximize-2", "lu-maximize", "lu-medal", "lu-megaphone-off", "lu-megaphone", "lu-memory-stick", "lu-menu", "lu-merge", "lu-message-circle-check", "lu-message-circle-code", "lu-message-circle-dashed-check", "lu-message-circle-dashed", "lu-message-circle-heart", "lu-message-circle-more", "lu-message-circle-off", "lu-message-circle-plus", "lu-message-circle-question-mark", "lu-message-circle-reply", "lu-message-circle-warning", "lu-message-circle-x", "lu-message-circle", "lu-message-square-check", "lu-message-square-code", "lu-message-square-dashed", "lu-message-square-diff", "lu-message-square-dot", "lu-message-square-heart", "lu-message-square-lock", "lu-message-square-more", "lu-message-square-off", "lu-message-square-plus", "lu-message-square-quote", "lu-message-square-reply", "lu-message-square-share", "lu-message-square-text", "lu-message-square-warning", "lu-message-square-x", "lu-message-square", "lu-messages-square", "lu-metronome", "lu-mic-audio-lines", "lu-mic-off", "lu-mic-signal", "lu-mic-vocal", "lu-mic", "lu-microchip", "lu-microscope", "lu-microwave", "lu-midi-port", "lu-milestone", "lu-milk-off", "lu-milk", "lu-minimize-2", "lu-minimize", "lu-minus", "lu-mirror-rectangular", "lu-mirror-round", "lu-monitor-check", "lu-monitor-cloud", "lu-monitor-cog", "lu-monitor-dot", "lu-monitor-down", "lu-monitor-off", "lu-monitor-pause", "lu-monitor-play", "lu-monitor-smartphone", "lu-monitor-speaker", "lu-monitor-stop", "lu-monitor-up", "lu-monitor-x", "lu-monitor", "lu-moon-star", "lu-moon", "lu-mop-sparkles", "lu-mop", "lu-mosque", "lu-motorbike", "lu-mountain-snow", "lu-mountain", "lu-mouse-left", "lu-mouse-off", "lu-mouse-pointer-2-off", "lu-mouse-pointer-2", "lu-mouse-pointer-ban", "lu-mouse-pointer-click", "lu-mouse-pointer", "lu-mouse-right", "lu-mouse", "lu-move-3d", "lu-move-diagonal-2", "lu-move-diagonal", "lu-move-down-left", "lu-move-down-right", "lu-move-down", "lu-move-horizontal", "lu-move-left", "lu-move-right", "lu-move-up-left", "lu-move-up-right", "lu-move-up", "lu-move-vertical", "lu-move", "lu-music-2", "lu-music-3", "lu-music-4", "lu-music", "lu-navigation-2-off", "lu-navigation-2", "lu-navigation-off", "lu-navigation", "lu-network", "lu-newspaper", "lu-nfc", "lu-non-binary", "lu-notebook-pen", "lu-notebook-tabs", "lu-notebook-text", "lu-notebook", "lu-notepad-text-dashed", "lu-notepad-text", "lu-nut-off", "lu-nut", "lu-octagon-alert", "lu-octagon-minus", "lu-octagon-pause", "lu-octagon-x", "lu-octagon", "lu-omega", "lu-option", "lu-orbit", "lu-origami", "lu-package-2", "lu-package-check", "lu-package-minus", "lu-package-open", "lu-package-plus", "lu-package-search", "lu-package-x", "lu-package", "lu-paint-bucket", "lu-paint-roller", "lu-paintbrush-vertical", "lu-paintbrush", "lu-palette", "lu-panda", "lu-panel-bottom-close", "lu-panel-bottom-dashed", "lu-panel-bottom-open", "lu-panel-bottom", "lu-panel-left-close", "lu-panel-left-dashed", "lu-panel-left-open", "lu-panel-left-right-dashed", "lu-panel-left", "lu-panel-right-close", "lu-panel-right-dashed", "lu-panel-right-open", "lu-panel-right", "lu-panel-top-bottom-dashed", "lu-panel-top-close", "lu-panel-top-dashed", "lu-panel-top-open", "lu-panel-top", "lu-panels-left-bottom", "lu-panels-right-bottom", "lu-panels-top-left", "lu-paper-bag", "lu-paperclip", "lu-parasol", "lu-parentheses", "lu-parking-meter", "lu-party-popper", "lu-pause", "lu-paw-print", "lu-pc-case", "lu-pen-line", "lu-pen-off", "lu-pen-tool", "lu-pen", "lu-pencil-line", "lu-pencil-off", "lu-pencil-ruler", "lu-pencil-sparkles", "lu-pencil", "lu-pentagon", "lu-percent", "lu-person-standing", "lu-phi", "lu-philippine-peso", "lu-phone-call", "lu-phone-forwarded", "lu-phone-incoming", "lu-phone-missed", "lu-phone-off", "lu-phone-outgoing", "lu-phone", "lu-pi", "lu-piano", "lu-pickaxe", "lu-picture-in-picture-2", "lu-picture-in-picture", "lu-piggy-bank", "lu-pilcrow-left", "lu-pilcrow-right", "lu-pilcrow", "lu-pill-bottle", "lu-pill", "lu-pin-off", "lu-pin", "lu-pipette", "lu-pizza", "lu-plane-landing", "lu-plane-takeoff", "lu-plane", "lu-play-off", "lu-play", "lu-playing-card", "lu-playing-cards-fan", "lu-playing-cards", "lu-plug-2", "lu-plug-zap", "lu-plug", "lu-plus", "lu-pocket-knife", "lu-podium", "lu-pointer-off", "lu-pointer", "lu-popcorn", "lu-popsicle", "lu-pound-sterling", "lu-power-off", "lu-power", "lu-presentation", "lu-printer-check", "lu-printer-x", "lu-printer", "lu-projector", "lu-proportions", "lu-puzzle", "lu-pyramid", "lu-qr-code", "lu-quote", "lu-rabbit", "lu-radar", "lu-radiation", "lu-radical", "lu-radio-off", "lu-radio-receiver", "lu-radio-tower", "lu-radio", "lu-radius", "lu-rainbow", "lu-rat", "lu-ratio", "lu-receipt-cent", "lu-receipt-euro", "lu-receipt-indian-rupee", "lu-receipt-japanese-yen", "lu-receipt-pound-sterling", "lu-receipt-russian-ruble", "lu-receipt-swiss-franc", "lu-receipt-text", "lu-receipt-turkish-lira", "lu-receipt", "lu-rectangle-circle", "lu-rectangle-ellipsis", "lu-rectangle-goggles", "lu-rectangle-horizontal", "lu-rectangle-vertical", "lu-recycle", "lu-redo-2", "lu-redo-dot", "lu-redo", "lu-refresh-ccw-dot", "lu-refresh-ccw", "lu-refresh-cw-off", "lu-refresh-cw", "lu-refrigerator", "lu-regex", "lu-remove-formatting", "lu-repeat-1", "lu-repeat-2", "lu-repeat-off", "lu-repeat", "lu-replace-all", "lu-replace", "lu-reply-all", "lu-reply", "lu-rewind", "lu-ribbon", "lu-road", "lu-robot-arm", "lu-robot-vacuum", "lu-rocket", "lu-rocking-chair", "lu-roller-coaster", "lu-rose", "lu-rotate-3d", "lu-rotate-ccw-clock", "lu-rotate-ccw-key", "lu-rotate-ccw-square", "lu-rotate-ccw", "lu-rotate-cw-fading-clock", "lu-rotate-cw-square", "lu-rotate-cw", "lu-route-off", "lu-route", "lu-router", "lu-rows-2", "lu-rows-3", "lu-rows-4", "lu-rss", "lu-ruler-dimension-line", "lu-ruler", "lu-russian-ruble", "lu-sailboat", "lu-salad", "lu-sandwich", "lu-satellite-dish", "lu-satellite", "lu-saudi-riyal", "lu-save-all", "lu-save-check", "lu-save-off", "lu-save-pen", "lu-save-plus", "lu-save", "lu-scale-3d", "lu-scale", "lu-scaling", "lu-scan-barcode", "lu-scan-box", "lu-scan-eye", "lu-scan-face", "lu-scan-heart", "lu-scan-line", "lu-scan-qr-code", "lu-scan-search", "lu-scan-square", "lu-scan-text", "lu-scan", "lu-school", "lu-scissors-line-dashed", "lu-scissors", "lu-scooter", "lu-screen-share-off", "lu-screen-share", "lu-scroll-text", "lu-scroll", "lu-search-alert", "lu-search-check", "lu-search-code", "lu-search-slash", "lu-search-x", "lu-search", "lu-section", "lu-send-horizontal", "lu-send-to-back", "lu-send", "lu-separator-horizontal", "lu-separator-vertical", "lu-server-cog", "lu-server-crash", "lu-server-off", "lu-server-plus", "lu-server", "lu-settings-2", "lu-settings", "lu-shapes", "lu-share-2", "lu-share", "lu-sheet", "lu-shell", "lu-shelving-unit", "lu-shield-alert", "lu-shield-ban", "lu-shield-check", "lu-shield-cog-corner", "lu-shield-cog", "lu-shield-ellipsis", "lu-shield-half", "lu-shield-keyhole", "lu-shield-lock", "lu-shield-minus", "lu-shield-off", "lu-shield-plus", "lu-shield-question-mark", "lu-shield-user", "lu-shield-x", "lu-shield", "lu-ship-cargo", "lu-ship-wheel", "lu-ship", "lu-shirt", "lu-shopping-bag", "lu-shopping-basket", "lu-shopping-cart-minus", "lu-shopping-cart-plus", "lu-shopping-cart", "lu-shovel", "lu-shower-head", "lu-shredder", "lu-shrimp-off", "lu-shrimp", "lu-shrink", "lu-shrub", "lu-shuffle", "lu-sigma", "lu-signal-high", "lu-signal-low", "lu-signal-medium", "lu-signal-zero", "lu-signal", "lu-signature", "lu-signpost-big", "lu-signpost", "lu-siren", "lu-skip-back", "lu-skip-forward", "lu-skull", "lu-slash", "lu-slice", "lu-sliders-horizontal", "lu-sliders-vertical", "lu-smartphone-charging", "lu-smartphone-nfc", "lu-smartphone", "lu-snail", "lu-snowflake", "lu-soap-dispenser-droplet", "lu-sofa", "lu-solar-panel", "lu-soup", "lu-space", "lu-spade", "lu-sparkle", "lu-sparkles", "lu-speaker", "lu-speech", "lu-spell-check-2", "lu-spell-check", "lu-spline-pointer", "lu-spline", "lu-split", "lu-spool", "lu-sport-shoe", "lu-spotlight", "lu-spray-can", "lu-sprout", "lu-square-activity", "lu-square-arrow-down-left", "lu-square-arrow-down-right", "lu-square-arrow-down", "lu-square-arrow-left", "lu-square-arrow-out-down-left", "lu-square-arrow-out-down-right", "lu-square-arrow-out-up-left", "lu-square-arrow-out-up-right", "lu-square-arrow-right-enter", "lu-square-arrow-right-exit", "lu-square-arrow-right", "lu-square-arrow-up-left", "lu-square-arrow-up-right", "lu-square-arrow-up", "lu-square-asterisk", "lu-square-bottom-dashed-scissors", "lu-square-centerline-dashed-horizontal", "lu-square-centerline-dashed-vertical", "lu-square-chart-gantt", "lu-square-check-big", "lu-square-check", "lu-square-chevron-down", "lu-square-chevron-left", "lu-square-chevron-right", "lu-square-chevron-up", "lu-square-code", "lu-square-dashed-bottom-code", "lu-square-dashed-bottom", "lu-square-dashed-kanban", "lu-square-dashed-mouse-pointer", "lu-square-dashed-text", "lu-square-dashed-top-solid", "lu-square-dashed", "lu-square-dimensions", "lu-square-divide", "lu-square-dot", "lu-square-equal", "lu-square-function", "lu-square-kanban", "lu-square-library", "lu-square-m", "lu-square-menu", "lu-square-minus", "lu-square-mouse-pointer", "lu-square-off", "lu-square-parking-off", "lu-square-parking", "lu-square-pause", "lu-square-pen", "lu-square-percent", "lu-square-pi", "lu-square-pilcrow", "lu-square-play", "lu-square-plus", "lu-square-power", "lu-square-radical", "lu-square-round-corner", "lu-square-scissors", "lu-square-sigma", "lu-square-slash", "lu-square-split-horizontal", "lu-square-split-vertical", "lu-square-square", "lu-square-stack", "lu-square-star", "lu-square-stop", "lu-square-terminal", "lu-square-text", "lu-square-user-round", "lu-square-user", "lu-square-x", "lu-square", "lu-squares-exclude", "lu-squares-intersect", "lu-squares-subtract", "lu-squares-unite", "lu-squircle-dashed", "lu-squircle", "lu-squirrel", "lu-stamp", "lu-star-check", "lu-star-half", "lu-star-minus", "lu-star-off", "lu-star-plus", "lu-star-x", "lu-star", "lu-step-back", "lu-step-forward", "lu-stethoscope", "lu-sticker", "lu-sticky-note-check", "lu-sticky-note-minus", "lu-sticky-note-off", "lu-sticky-note-plus", "lu-sticky-note-x", "lu-sticky-note", "lu-sticky-notes", "lu-stone", "lu-store", "lu-stretch-horizontal", "lu-stretch-vertical", "lu-strikethrough", "lu-subscript", "lu-summary", "lu-sun-dim", "lu-sun-medium", "lu-sun-moon", "lu-sun-snow", "lu-sun", "lu-sunrise", "lu-sunset", "lu-superscript", "lu-swatch-book", "lu-swiss-franc", "lu-switch-camera", "lu-sword", "lu-swords", "lu-syringe", "lu-table-2", "lu-table-cells-merge", "lu-table-cells-split", "lu-table-columns-split", "lu-table-of-contents", "lu-table-properties", "lu-table-rows-split", "lu-table", "lu-tablet-smartphone", "lu-tablet", "lu-tablets", "lu-tag-plus", "lu-tag-x", "lu-tag", "lu-tags", "lu-tally-1", "lu-tally-2", "lu-tally-3", "lu-tally-4", "lu-tally-5", "lu-tangent", "lu-target", "lu-telescope", "lu-tent-tree", "lu-tent", "lu-terminal", "lu-test-tube-diagonal", "lu-test-tube", "lu-test-tubes", "lu-text-align-center", "lu-text-align-end", "lu-text-align-justify", "lu-text-align-start", "lu-text-cursor-input", "lu-text-cursor", "lu-text-initial", "lu-text-quote", "lu-text-search", "lu-text-wrap", "lu-theater", "lu-thermometer-snowflake", "lu-thermometer-sun", "lu-thermometer", "lu-thumbs-down", "lu-thumbs-up", "lu-ticket-check", "lu-ticket-minus", "lu-ticket-percent", "lu-ticket-plus", "lu-ticket-slash", "lu-ticket-x", "lu-ticket", "lu-tickets-plane", "lu-tickets", "lu-timeline", "lu-timer-off", "lu-timer-reset", "lu-timer", "lu-toggle-left", "lu-toggle-right", "lu-toilet", "lu-tool-case", "lu-toolbox", "lu-tornado", "lu-torus", "lu-touchpad-off", "lu-touchpad", "lu-towel-rack", "lu-tower-control", "lu-toy-brick", "lu-tractor", "lu-traffic-cone", "lu-trailer", "lu-train-front-tunnel", "lu-train-front", "lu-train-track", "lu-tram-front", "lu-transgender", "lu-trash-2", "lu-trash", "lu-tree-deciduous", "lu-tree-palm", "lu-tree-pine", "lu-trees", "lu-trending-down", "lu-trending-up-down", "lu-trending-up", "lu-triangle-alert", "lu-triangle-dashed", "lu-triangle-right", "lu-triangle", "lu-trophy", "lu-truck-electric", "lu-truck", "lu-turkish-lira", "lu-turntable", "lu-turtle", "lu-tv-minimal-play", "lu-tv-minimal", "lu-tv", "lu-type-outline", "lu-type", "lu-umbrella-off", "lu-umbrella", "lu-underline", "lu-undo-2", "lu-undo-dot", "lu-undo", "lu-unfold-horizontal", "lu-unfold-vertical", "lu-ungroup", "lu-university", "lu-unlink-2", "lu-unlink", "lu-unplug", "lu-upload", "lu-usb-c-port", "lu-usb", "lu-user-check", "lu-user-cog", "lu-user-key", "lu-user-lock", "lu-user-minus", "lu-user-pen", "lu-user-plus", "lu-user-round-arrow-left", "lu-user-round-check", "lu-user-round-cog", "lu-user-round-key", "lu-user-round-minus", "lu-user-round-pen", "lu-user-round-plus", "lu-user-round-search", "lu-user-round-x", "lu-user-round", "lu-user-search", "lu-user-shield", "lu-user-star", "lu-user-x", "lu-user", "lu-users-round", "lu-users", "lu-utensils-crossed", "lu-utensils", "lu-utility-pole", "lu-van", "lu-variable", "lu-vault", "lu-vector-polygon", "lu-vector-square", "lu-vegan", "lu-venetian-mask", "lu-venus-and-mars", "lu-venus", "lu-vibrate-off", "lu-vibrate", "lu-video-off", "lu-video", "lu-videotape", "lu-view", "lu-voicemail", "lu-volleyball", "lu-volume-1", "lu-volume-2", "lu-volume-off", "lu-volume-x", "lu-volume", "lu-vote", "lu-wallet-cards", "lu-wallet-minimal", "lu-wallet", "lu-wallpaper", "lu-wand-sparkles", "lu-wand", "lu-warehouse", "lu-washing-machine", "lu-watch", "lu-waves-arrow-down", "lu-waves-arrow-up", "lu-waves-horizontal", "lu-waves-ladder", "lu-waves-vertical", "lu-waypoints", "lu-webcam-off", "lu-webcam", "lu-webhook-off", "lu-webhook", "lu-weight-tilde", "lu-weight", "lu-wheat-off", "lu-wheat", "lu-whistle", "lu-whole-word", "lu-wifi-cog", "lu-wifi-high", "lu-wifi-low", "lu-wifi-off", "lu-wifi-pen", "lu-wifi-sync", "lu-wifi-zero", "lu-wifi", "lu-wind-arrow-down", "lu-wind", "lu-wine-off", "lu-wine", "lu-workflow", "lu-worm", "lu-wrench-off", "lu-wrench", "lu-x-line-top", "lu-x", "lu-zap-off", "lu-zap", "lu-zodiac-aquarius", "lu-zodiac-aries", "lu-zodiac-cancer", "lu-zodiac-capricorn", "lu-zodiac-gemini", "lu-zodiac-leo", "lu-zodiac-libra", "lu-zodiac-ophiuchus", "lu-zodiac-pisces", "lu-zodiac-sagittarius", "lu-zodiac-scorpio", "lu-zodiac-taurus", "lu-zodiac-virgo", "lu-zoom-in", "lu-zoom-out", "lu-alarm-check", "lu-alarm-minus", "lu-alarm-plus", "lu-arrow-down-az", "lu-sort-desc", "lu-arrow-down-za", "lu-arrow-up-az", "lu-sort-asc", "lu-arrow-up-za", "lu-verified", "lu-badge-help", "lu-between-horizonal-end", "lu-between-horizonal-start", "lu-book-template", "lu-curly-braces", "lu-subtitles", "lu-area-chart", "lu-bar-chart-horizontal-big", "lu-bar-chart-horizontal", "lu-candlestick-chart", "lu-bar-chart-big", "lu-bar-chart4", "lu-bar-chart3", "lu-line-chart", "lu-bar-chart", "lu-bar-chart2", "lu-gantt-chart", "lu-pie-chart", "lu-scatter-chart", "lu-alert-circle", "lu-arrow-down-circle", "lu-arrow-left-circle", "lu-arrow-down-left-from-circle", "lu-arrow-down-right-from-circle", "lu-arrow-up-left-from-circle", "lu-arrow-up-right-from-circle", "lu-arrow-right-circle", "lu-arrow-up-circle", "lu-check-circle", "lu-check-circle2", "lu-chevron-down-circle", "lu-chevron-left-circle", "lu-chevron-right-circle", "lu-chevron-up-circle", "lu-divide-circle", "lu-gauge-circle", "lu-minus-circle", "lu-parking-circle-off", "lu-parking-circle", "lu-percent-circle", "lu-pause-circle", "lu-play-circle", "lu-plus-circle", "lu-power-circle", "lu-circle-help", "lu-help-circle", "lu-circle-slashed", "lu-stop-circle", "lu-user-circle2", "lu-user-circle", "lu-x-circle", "lu-clipboard-signature", "lu-clipboard-edit", "lu-download-cloud", "lu-upload-cloud", "lu-code2", "lu-columns", "lu-columns-settings", "lu-table-config", "lu-panels-left-right", "lu-contact2", "lu-percent-diamond", "lu-globe2", "lu-more-vertical", "lu-more-horizontal", "lu-angry", "lu-annoyed", "lu-laugh", "lu-frown", "lu-meh", "lu-smile-plus", "lu-smile", "lu-file-badge2", "lu-file-json2", "lu-file-bar-chart", "lu-file-json", "lu-file-bar-chart2", "lu-file-line-chart", "lu-file-pie-chart", "lu-file-check2", "lu-file-code2", "lu-file-cog2", "lu-file-warning", "lu-file-audio", "lu-file-audio2", "lu-file-key2", "lu-file-lock2", "lu-file-minus2", "lu-file-signature", "lu-file-edit", "lu-file-video", "lu-file-plus2", "lu-file-question", "lu-file-search2", "lu-file-volume2", "lu-file-type2", "lu-file-video2", "lu-file-x2", "lu-fingerprint", "lu-folder-cog2", "lu-folder-edit", "lu-filter-x", "lu-filter", "lu-git-commit", "lu-grid2x2x", "lu-grid", "lu-grab", "lu-helping-hand", "lu-home", "lu-ice-cream2", "lu-ice-cream", "lu-laptop2", "lu-layers3", "lu-indent-decrease", "lu-outdent", "lu-indent", "lu-indent-increase", "lu-loader2", "lu-unlock-keyhole", "lu-unlock", "lu-mail-question", "lu-location-edit", "lu-message-circle-question", "lu-podcast", "lu-mic2", "lu-alert-octagon", "lu-pause-octagon", "lu-x-octagon", "lu-paintbrush2", "lu-panel-bottom-inactive", "lu-sidebar-close", "lu-panel-left-inactive", "lu-sidebar-open", "lu-sidebar", "lu-panel-right-inactive", "lu-panel-top-inactive", "lu-layout", "lu-edit3", "lu-edit2", "lu-plug-zap2", "lu-form-input", "lu-history", "lu-rows", "lu-panels-top-bottom", "lu-send-horizonal", "lu-shield-question", "lu-shield-close", "lu-sliders", "lu-stars", "lu-activity-square", "lu-arrow-down-left-square", "lu-arrow-down-right-square", "lu-arrow-down-square", "lu-arrow-left-square", "lu-arrow-down-left-from-square", "lu-arrow-down-right-from-square", "lu-arrow-up-left-from-square", "lu-arrow-up-right-from-square", "lu-arrow-up-left-square", "lu-arrow-right-square", "lu-arrow-up-right-square", "lu-arrow-up-square", "lu-asterisk-square", "lu-scissors-square-dashed-bottom", "lu-flip-horizontal", "lu-flip-vertical", "lu-gantt-chart-square", "lu-square-gantt-chart", "lu-check-square", "lu-check-square2", "lu-chevron-down-square", "lu-chevron-left-square", "lu-chevron-up-square", "lu-chevron-right-square", "lu-code-square", "lu-kanban-square-dashed", "lu-mouse-pointer-square-dashed", "lu-text-select", "lu-text-selection", "lu-box-select", "lu-divide-square", "lu-dot-square", "lu-equal-square", "lu-function-square", "lu-kanban-square", "lu-library-square", "lu-menu-square", "lu-m-square", "lu-minus-square", "lu-inspect", "lu-parking-square-off", "lu-parking-square", "lu-percent-square", "lu-edit", "lu-pen-box", "lu-pen-square", "lu-pi-square", "lu-pilcrow-square", "lu-play-square", "lu-plus-square", "lu-power-square", "lu-scissors-square", "lu-sigma-square", "lu-slash-square", "lu-split-square-horizontal", "lu-split-square-vertical", "lu-terminal-square", "lu-user-square", "lu-x-square", "lu-user-square2", "lu-test-tube2", "lu-align-center", "lu-align-right", "lu-align-justify", "lu-align-left", "lu-text", "lu-letter-text", "lu-wrap-text", "lu-train", "lu-palmtree", "lu-alert-triangle", "lu-tv2", "lu-school2", "lu-user-check2", "lu-user-cog2", "lu-user-minus2", "lu-user-plus2", "lu-user-x2", "lu-user2", "lu-users2", "lu-fork-knife-crossed", "lu-fork-knife", "lu-wallet2", "lu-wand2", "lu-waves"];
7
7
  export type RuiIcons = string;
8
8
  export declare function isRuiIcon(x: any): x is RuiIcons;