@rotki/ui-library 1.12.2 → 2.0.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 (80) hide show
  1. package/dist/components/accordions/accordion/RuiAccordion.vue.d.ts +9 -15
  2. package/dist/components/alerts/RuiAlert.vue.d.ts +7 -11
  3. package/dist/components/buttons/button/RuiButton.vue.d.ts +6 -4
  4. package/dist/components/buttons/button-group/RuiButtonGroup.vue.d.ts +1 -1
  5. package/dist/components/calendar/RuiCalendar.vue.d.ts +30 -0
  6. package/dist/components/calendar/RuiCalendarGrid.vue.d.ts +13 -0
  7. package/dist/components/calendar/RuiCalendarHeader.vue.d.ts +16 -0
  8. package/dist/components/calendar/RuiCalendarMenu.vue.d.ts +17 -0
  9. package/dist/components/calendar/state.d.ts +17 -0
  10. package/dist/components/cards/RuiCard.vue.d.ts +17 -16
  11. package/dist/components/cards/RuiCardHeader.vue.d.ts +9 -12
  12. package/dist/components/chips/RuiChip.vue.d.ts +7 -11
  13. package/dist/components/forms/auto-complete/RuiAutoComplete.vue.d.ts +32 -23
  14. package/dist/components/forms/checkbox/RuiCheckbox.vue.d.ts +5 -12
  15. package/dist/components/forms/radio-button/radio/RuiRadio.vue.d.ts +5 -5
  16. package/dist/components/forms/radio-button/radio-group/RuiRadioGroup.vue.d.ts +4 -4
  17. package/dist/components/forms/revealable-text-field/RuiRevealableTextField.vue.d.ts +9 -14
  18. package/dist/components/forms/select/RuiMenuSelect.vue.d.ts +24 -17
  19. package/dist/components/forms/switch/RuiSwitch.vue.d.ts +5 -10
  20. package/dist/components/forms/text-area/RuiTextArea.vue.d.ts +9 -18
  21. package/dist/components/forms/text-field/RuiTextField.vue.d.ts +14 -21
  22. package/dist/components/icons/RuiIcon.vue.d.ts +1 -1
  23. package/dist/components/index.d.ts +3 -1
  24. package/dist/components/index.es.js +4214 -3527
  25. package/dist/components/loaders/RuiSkeletonBase.vue.d.ts +1 -1
  26. package/dist/components/logos/RuiLogo.vue.d.ts +1 -1
  27. package/dist/components/overlays/badge/RuiBadge.vue.d.ts +11 -14
  28. package/dist/components/overlays/bottom-sheet/RuiBottomSheet.vue.d.ts +5 -8
  29. package/dist/components/overlays/dialog/RuiDialog.vue.d.ts +15 -21
  30. package/dist/components/overlays/menu/RuiMenu.vue.d.ts +25 -32
  31. package/dist/components/overlays/navigation-drawer/RuiNavigationDrawer.vue.d.ts +15 -21
  32. package/dist/components/overlays/notification/RuiNotification.vue.d.ts +5 -10
  33. package/dist/components/overlays/tooltip/RuiTooltip.vue.d.ts +13 -20
  34. package/dist/components/progress/RuiProgress.vue.d.ts +1 -1
  35. package/dist/components/steppers/RuiFooterStepper.vue.d.ts +1 -1
  36. package/dist/components/steppers/RuiStepper.vue.d.ts +9 -16
  37. package/dist/components/steppers/RuiStepperCustomIcon.vue.d.ts +1 -1
  38. package/dist/components/steppers/RuiStepperIcon.vue.d.ts +1 -1
  39. package/dist/components/tables/RuiDataTable.vue.d.ts +2 -32
  40. package/dist/components/tables/RuiExpandButton.vue.d.ts +5 -10
  41. package/dist/components/tables/RuiTableHead.vue.d.ts +14 -8
  42. package/dist/components/tables/RuiTablePagination.vue.d.ts +1 -1
  43. package/dist/components/tabs/tab/RuiTab.vue.d.ts +9 -19
  44. package/dist/components/tabs/tab-item/RuiTabItem.vue.d.ts +8 -12
  45. package/dist/components/tabs/tab-items/RuiTabItems.vue.d.ts +2 -2
  46. package/dist/components/tabs/tabs/RuiTabs.vue.d.ts +1 -1
  47. package/dist/components/time-picker/RuiTimePicker.vue.d.ts +18 -0
  48. package/dist/composables/dropdown-menu.d.ts +2 -2
  49. package/dist/composables/{index-DKotjeCA.js → index-DOuH9rdn.js} +12 -12
  50. package/dist/composables/index.es.js +1 -1
  51. package/dist/consts/time-accuracy-BnKA5GyT.js +8 -0
  52. package/dist/consts/time-accuracy.d.ts +6 -0
  53. package/dist/icons/icons_1.d.ts +500 -500
  54. package/dist/icons/icons_1.es.js +1884 -1884
  55. package/dist/icons/icons_2.d.ts +500 -500
  56. package/dist/icons/icons_2.es.js +1868 -1868
  57. package/dist/icons/icons_3.d.ts +500 -500
  58. package/dist/icons/icons_3.es.js +1862 -1862
  59. package/dist/icons/icons_4.d.ts +137 -500
  60. package/dist/icons/icons_4.es.js +497 -1949
  61. package/dist/icons/index.d.ts +1 -7
  62. package/dist/icons/index.es.js +1644 -4665
  63. package/dist/index.es.js +1703 -4722
  64. package/dist/style.css +1 -1
  65. package/dist/utils/{index-Bi6PqW7j.js → index-CxHG7aHQ.js} +1 -1
  66. package/dist/{vendor-ClNuDbHx.js → vendor-BeEprDAU.js} +1288 -1288
  67. package/dist/web-types.json +416 -101
  68. package/package.json +48 -47
  69. package/dist/icons/icons_10.d.ts +0 -153
  70. package/dist/icons/icons_10.es.js +0 -611
  71. package/dist/icons/icons_5.d.ts +0 -501
  72. package/dist/icons/icons_5.es.js +0 -2003
  73. package/dist/icons/icons_6.d.ts +0 -501
  74. package/dist/icons/icons_6.es.js +0 -2003
  75. package/dist/icons/icons_7.d.ts +0 -501
  76. package/dist/icons/icons_7.es.js +0 -2003
  77. package/dist/icons/icons_8.d.ts +0 -501
  78. package/dist/icons/icons_8.es.js +0 -2003
  79. package/dist/icons/icons_9.d.ts +0 -501
  80. package/dist/icons/icons_9.es.js +0 -2003
@@ -1,2003 +1,2003 @@
1
- const C = {
2
- name: "ri-chat-upload-fill",
3
- components: [["path", { d: "M6.45455 19L2 22.5V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.45455ZM13 11H16L12 7L8 11H11V15H13V11Z" }]]
4
- }, H = {
5
- name: "ri-chat-upload-line",
6
- components: [["path", { d: "M6.45455 19L2 22.5V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.45455ZM4 18.3851L5.76282 17H20V5H4V18.3851ZM13 11V15H11V11H8L12 7L16 11H13Z" }]]
7
- }, V = {
8
- name: "ri-chat-voice-ai-fill",
9
- components: [["path", { d: "M20.7134 8.12811L20.4668 8.69379C20.2864 9.10792 19.7136 9.10792 19.5331 8.69379L19.2866 8.12811C18.8471 7.11947 18.0555 6.31641 17.0677 5.87708L16.308 5.53922C15.8973 5.35653 15.8973 4.75881 16.308 4.57612L17.0252 4.25714C18.0384 3.80651 18.8442 2.97373 19.2761 1.93083L19.5293 1.31953C19.7058 0.893489 20.2942 0.893489 20.4706 1.31953L20.7238 1.93083C21.1558 2.97373 21.9616 3.80651 22.9748 4.25714L23.6919 4.57612C24.1027 4.75881 24.1027 5.35653 23.6919 5.53922L22.9323 5.87708C21.9445 6.31641 21.1529 7.11947 20.7134 8.12811ZM22 12C22 11.5553 21.971 11.1174 21.9147 10.688C21.3134 10.8903 20.6695 11 20 11C18.9071 11 17.8825 10.7078 17 10.1973V15H15V9H15.5278C14.5777 7.93849 14 6.53671 14 5C14 4.04715 14.2221 3.14617 14.6174 2.34603C13.7831 2.12039 12.9056 2 12 2C6.47715 2 2 6.47715 2 12C2 14.7614 3.11929 17.2614 4.92893 19.0711L2 22H12C17.5228 22 22 17.5228 22 12ZM11 6H13V18H11V6ZM7 15V9H9V15H7Z" }]]
1
+ const a = {
2
+ name: "lu-cooking-pot",
3
+ components: [["path", { d: "M2 12h20 M20 12v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-8 M4 8 L20 4 M8.86 6.78 L8.41 4.97 A2 2 0 0 1 9.86 2.54 L11.8 2.06 A2 2 0 0 1 14.23 3.52 L14.68 5.32" }]]
10
4
  }, n = {
11
- name: "ri-chat-voice-ai-line",
12
- components: [["path", { d: "M20.7134 8.12811L20.4668 8.69379C20.2864 9.10792 19.7136 9.10792 19.5331 8.69379L19.2866 8.12811C18.8471 7.11947 18.0555 6.31641 17.0677 5.87708L16.308 5.53922C15.8973 5.35653 15.8973 4.75881 16.308 4.57612L17.0252 4.25714C18.0384 3.80651 18.8442 2.97373 19.2761 1.93083L19.5293 1.31953C19.7058 0.893489 20.2942 0.893489 20.4706 1.31953L20.7238 1.93083C21.1558 2.97373 21.9616 3.80651 22.9748 4.25714L23.6919 4.57612C24.1027 4.75881 24.1027 5.35653 23.6919 5.53922L22.9323 5.87708C21.9445 6.31641 21.1529 7.11947 20.7134 8.12811ZM12 2C6.47715 2 2 6.47715 2 12C2 14.7614 3.11929 17.2614 4.92893 19.0711L2 22H12C17.5228 22 22 17.5228 22 12C22 11.5975 21.9762 11.2002 21.9298 10.8094L19.9437 11.0452C19.9809 11.3579 20 11.6765 20 12C20 16.4183 16.4183 20 12 20H6.82843L7.75736 19.0711L6.34315 17.6569C4.85124 16.1649 4 14.1524 4 12C4 7.58172 7.58172 4 12 4C12.6919 4 13.3618 4.0876 14 4.25179L14.4983 2.31487C13.6987 2.10914 12.8614 2 12 2ZM9 9H7V15H9V9ZM17 9H15V15H17V9ZM13 6H11V18H13V6Z" }]]
13
- }, i = {
14
- name: "ri-chat-voice-fill",
15
- components: [["path", { d: "M4.92893 19.0711C3.11929 17.2614 2 14.7614 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22H2L4.92893 19.0711ZM11 6V18H13V6H11ZM7 9V15H9V9H7ZM15 9V15H17V9H15Z" }]]
16
- }, L = {
17
- name: "ri-chat-voice-line",
18
- components: [["path", { d: "M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22H2L4.92893 19.0711C3.11929 17.2614 2 14.7614 2 12ZM6.82843 20H12C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12C4 14.1524 4.85124 16.1649 6.34315 17.6569L7.75736 19.0711L6.82843 20ZM11 6H13V18H11V6ZM7 9H9V15H7V9ZM15 9H17V15H15V9Z" }]]
5
+ name: "lu-copy-check",
6
+ components: [["path", { d: "m12 15 2 2 4-4 M10,8 h10 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-10 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" }]]
19
7
  }, e = {
20
- name: "ri-discuss-fill",
21
- components: [["path", { d: "M16.8 19L14 22.5L11.2 19H6C5.44772 19 5 18.5523 5 18V7.10256C5 6.55028 5.44772 6.10256 6 6.10256H22C22.5523 6.10256 23 6.55028 23 7.10256V18C23 18.5523 22.5523 19 22 19H16.8ZM2 2H19V4H3V15H1V3C1 2.44772 1.44772 2 2 2Z" }]]
8
+ name: "lu-copy-minus",
9
+ components: [["path", { d: "M12 15 L18 15 M10,8 h10 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-10 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" }]]
22
10
  }, o = {
23
- name: "ri-discuss-line",
24
- components: [["path", { d: "M14 22.5L11.2 19H6C5.44772 19 5 18.5523 5 18V7.10256C5 6.55028 5.44772 6.10256 6 6.10256H22C22.5523 6.10256 23 6.55028 23 7.10256V18C23 18.5523 22.5523 19 22 19H16.8L14 22.5ZM15.8387 17H21V8.10256H7V17H11.2H12.1613L14 19.2984L15.8387 17ZM2 2H19V4H3V15H1V3C1 2.44772 1.44772 2 2 2Z" }]]
25
- }, t = {
26
- name: "ri-emoji-sticker-fill",
27
- components: [["path", { d: "M21.9024 10.5976C21.4442 10.5333 20.976 10.5 20.5 10.5C17.2404 10.5 14.3455 12.0604 12.5212 14.471C12.3501 14.4887 12.1763 14.4978 12 14.4978C10.7188 14.4978 9.55217 14.0172 8.66691 13.2248L7.33309 14.7151C8.41871 15.6868 9.81141 16.3253 11.3466 16.4676C10.8023 17.7016 10.5 19.0662 10.5 20.5C10.5 20.976 10.5333 21.4442 10.5976 21.9024C5.7387 21.2205 2 17.0469 2 12C2 6.47715 6.47715 2 12 2C17.0469 2 21.2205 5.7387 21.9024 10.5976ZM21.8707 12.617C21.4254 12.5401 20.9674 12.5 20.5 12.5C17.7656 12.5 15.3512 13.8709 13.9068 15.9675C13.0194 17.2556 12.5 18.8156 12.5 20.5C12.5 20.9674 12.5401 21.4254 12.617 21.8707L21.8707 12.617ZM8.5 11.5C9.32843 11.5 10 10.8284 10 10C10 9.17157 9.32843 8.5 8.5 8.5C7.67157 8.5 7 9.17157 7 10C7 10.8284 7.67157 11.5 8.5 11.5ZM15.5 11.5C16.3284 11.5 17 10.8284 17 10C17 9.17157 16.3284 8.5 15.5 8.5C14.6716 8.5 14 9.17157 14 10C14 10.8284 14.6716 11.5 15.5 11.5Z" }]]
11
+ name: "lu-copy-plus",
12
+ components: [["path", { d: "M15 12 L15 18 M12 15 L18 15 M10,8 h10 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-10 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" }]]
28
13
  }, M = {
29
- name: "ri-emoji-sticker-line",
30
- components: [["path", { d: "M10.5199 19.8634C10.5955 18.6615 10.8833 17.5172 11.3463 16.4676C9.81124 16.3252 8.41864 15.6867 7.33309 14.7151L8.66691 13.2248C9.55217 14.0172 10.7188 14.4978 12 14.4978C12.1763 14.4978 12.3501 14.4887 12.5211 14.471C14.227 12.2169 16.8661 10.7083 19.8634 10.5199C19.1692 6.80877 15.9126 4 12 4C7.58172 4 4 7.58172 4 12C4 15.9126 6.80877 19.1692 10.5199 19.8634ZM19.0233 12.636C15.7891 13.2396 13.2396 15.7891 12.636 19.0233L19.0233 12.636ZM22 12C22 12.1677 21.9959 12.3344 21.9877 12.5L12.5 21.9877C12.3344 21.9959 12.1677 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM10 10C10 10.8284 9.32843 11.5 8.5 11.5C7.67157 11.5 7 10.8284 7 10C7 9.17157 7.67157 8.5 8.5 8.5C9.32843 8.5 10 9.17157 10 10ZM17 10C17 10.8284 16.3284 11.5 15.5 11.5C14.6716 11.5 14 10.8284 14 10C14 9.17157 14.6716 8.5 15.5 8.5C16.3284 8.5 17 9.17157 17 10Z" }]]
31
- }, Z = {
32
- name: "ri-feedback-fill",
33
- components: [["path", { d: "M6.45455 19L2 22.5V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.45455ZM11 13V15H13V13H11ZM11 7V12H13V7H11Z" }]]
34
- }, a = {
35
- name: "ri-feedback-line",
36
- components: [["path", { d: "M6.45455 19L2 22.5V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.45455ZM4 18.3851L5.76282 17H20V5H4V18.3851ZM11 13H13V15H11V13ZM11 7H13V12H11V7Z" }]]
37
- }, l = {
38
- name: "ri-message-2-fill",
39
- components: [["path", { d: "M6.45455 19L2 22.5V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.45455ZM7 10V12H9V10H7ZM11 10V12H13V10H11ZM15 10V12H17V10H15Z" }]]
40
- }, s = {
41
- name: "ri-message-2-line",
42
- components: [["path", { d: "M6.45455 19L2 22.5V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.45455ZM5.76282 17H20V5H4V18.3851L5.76282 17ZM11 10H13V12H11V10ZM7 10H9V12H7V10ZM15 10H17V12H15V10Z" }]]
14
+ name: "lu-copy-slash",
15
+ components: [["path", { d: "M12 18 L18 12 M10,8 h10 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-10 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" }]]
16
+ }, t = {
17
+ name: "lu-copy-x",
18
+ components: [["path", { d: "M12 12 L18 18 M12 18 L18 12 M10,8 h10 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-10 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" }]]
19
+ }, h = {
20
+ name: "lu-copy",
21
+ components: [["path", { d: "M10,8 h10 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-10 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" }]]
43
22
  }, c = {
44
- name: "ri-message-3-fill",
45
- components: [["path", { d: "M2 8.99374C2 5.68349 4.67654 3 8.00066 3H15.9993C19.3134 3 22 5.69478 22 8.99374V21H8.00066C4.68659 21 2 18.3052 2 15.0063V8.99374ZM14 11V13H16V11H14ZM8 11V13H10V11H8Z" }]]
46
- }, p = {
47
- name: "ri-message-3-line",
48
- components: [["path", { d: "M2 8.99374C2 5.68349 4.67654 3 8.00066 3H15.9993C19.3134 3 22 5.69478 22 8.99374V21H8.00066C4.68659 21 2 18.3052 2 15.0063V8.99374ZM20 19V8.99374C20 6.79539 18.2049 5 15.9993 5H8.00066C5.78458 5 4 6.78458 4 8.99374V15.0063C4 17.2046 5.79512 19 8.00066 19H20ZM14 11H16V13H14V11ZM8 11H10V13H8V11Z" }]]
23
+ name: "lu-copyleft",
24
+ components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M9.17 14.83a4 4 0 1 0 0-5.66" }]]
25
+ }, s = {
26
+ name: "lu-copyright",
27
+ components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M14.83 14.83a4 4 0 1 1 0-5.66" }]]
28
+ }, l = {
29
+ name: "lu-corner-down-left",
30
+ components: [["path", { d: "M9 10 L4 15 L9 20 M20 4v7a4 4 0 0 1-4 4H4" }]]
49
31
  }, m = {
50
- name: "ri-message-fill",
51
- components: [["path", { d: "M6.45455 19L2 22.5V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.45455ZM8 10V12H16V10H8Z" }]]
52
- }, r = {
53
- name: "ri-message-line",
54
- components: [["path", { d: "M6.45455 19L2 22.5V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.45455ZM5.76282 17H20V5H4V18.3851L5.76282 17ZM8 10H16V12H8V10Z" }]]
32
+ name: "lu-corner-down-right",
33
+ components: [["path", { d: "M15 10 L20 15 L15 20 M4 4v7a4 4 0 0 0 4 4h12" }]]
34
+ }, u = {
35
+ name: "lu-corner-left-down",
36
+ components: [["path", { d: "M14 15 L9 20 L4 15 M20 4h-7a4 4 0 0 0-4 4v12" }]]
37
+ }, p = {
38
+ name: "lu-corner-left-up",
39
+ components: [["path", { d: "M14 9 L9 4 L4 9 M20 20h-7a4 4 0 0 1-4-4V4" }]]
40
+ }, L = {
41
+ name: "lu-corner-right-down",
42
+ components: [["path", { d: "M10 15 L15 20 L20 15 M4 4h7a4 4 0 0 1 4 4v12" }]]
55
43
  }, d = {
56
- name: "ri-question-answer-fill",
57
- components: [["path", { d: "M8 18H18.2372L20 19.3851V9H21C21.5523 9 22 9.44772 22 10V23.5L17.5455 20H9C8.44772 20 8 19.5523 8 19V18ZM5.45455 16L1 19.5V4C1 3.44772 1.44772 3 2 3H17C17.5523 3 18 3.44772 18 4V16H5.45455Z" }]]
58
- }, h = {
59
- name: "ri-question-answer-line",
60
- components: [["path", { d: "M5.45455 15L1 18.5V3C1 2.44772 1.44772 2 2 2H17C17.5523 2 18 2.44772 18 3V15H5.45455ZM4.76282 13H16V4H3V14.3851L4.76282 13ZM8 17H18.2372L20 18.3851V8H21C21.5523 8 22 8.44772 22 9V22.5L17.5455 19H9C8.44772 19 8 18.5523 8 18V17Z" }]]
61
- }, R = {
62
- name: "ri-questionnaire-fill",
63
- components: [["path", { d: "M6.45455 19L2 22.5V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.45455ZM11 14V16H13V14H11ZM8.56731 8.81346L10.5288 9.20577C10.6656 8.51823 11.2723 8 12 8C12.8284 8 13.5 8.67157 13.5 9.5C13.5 10.3284 12.8284 11 12 11H11V13H12C13.933 13 15.5 11.433 15.5 9.5C15.5 7.567 13.933 6 12 6C10.302 6 8.88637 7.20919 8.56731 8.81346Z" }]]
44
+ name: "lu-corner-right-up",
45
+ components: [["path", { d: "M10 9 L15 4 L20 9 M4 20h7a4 4 0 0 0 4-4V4" }]]
46
+ }, v = {
47
+ name: "lu-corner-up-left",
48
+ components: [["path", { d: "M9 14 L4 9 L9 4 M20 20v-7a4 4 0 0 0-4-4H4" }]]
49
+ }, i = {
50
+ name: "lu-corner-up-right",
51
+ components: [["path", { d: "M15 14 L20 9 L15 4 M4 20v-7a4 4 0 0 1 4-4h12" }]]
52
+ }, r = {
53
+ name: "lu-cpu",
54
+ components: [["path", { d: "M12 20v2 M12 2v2 M17 20v2 M17 2v2 M2 12h2 M2 17h2 M2 7h2 M20 12h2 M20 17h2 M20 7h2 M7 20v2 M7 2v2 M6,4 h12 a2,2 0 0 1 2,2 v12 a2,2 0 0 1 -2,2 h-12 a2,2 0 0 1 -2,-2 v-12 a2,2 0 0 1 2,-2 Z M9,8 h6 a1,1 0 0 1 1,1 v6 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-6 a1,1 0 0 1 1,-1 Z" }]]
55
+ }, H = {
56
+ name: "lu-creative-commons",
57
+ components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M10 9.3a2.8 2.8 0 0 0-3.5 1 3.1 3.1 0 0 0 0 3.4 2.7 2.7 0 0 0 3.5 1 M17 9.3a2.8 2.8 0 0 0-3.5 1 3.1 3.1 0 0 0 0 3.4 2.7 2.7 0 0 0 3.5 1" }]]
58
+ }, Z = {
59
+ name: "lu-credit-card",
60
+ components: [["path", { d: "M4,5 h16 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M2 10 L22 10" }]]
61
+ }, V = {
62
+ name: "lu-croissant",
63
+ components: [["path", { d: "m4.6 13.11 5.79-3.21c1.89-1.05 4.79 1.78 3.71 3.71l-3.22 5.81C8.8 23.16.79 15.23 4.6 13.11Z M10.5 9.5 L9.5 7.21 C9.2 6.48, 8.8 6, 8 6 L4.5 6 C2.79 6, 2 6.5, 2 8.5 A7.71 7.71 0 0 0 4 13.33 M8 6c0-1.55.24-4-2-4-2 0-2.5 2.17-2.5 4 M14.5 13.5 L16.79 14.5 C17.52 14.8, 18 15.2, 18 16 L18 19.5 C18 21.21, 17.5 22, 15.5 22 A7.71 7.71 0 0 1 10.67 20 M18 16c1.55 0 4-.24 4 2 0 2-2.17 2.5-4 2.5" }]]
64
64
  }, f = {
65
- name: "ri-questionnaire-line",
66
- components: [["path", { d: "M5.76282 17H20V5H4V18.3851L5.76282 17ZM6.45455 19L2 22.5V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.45455ZM11 14H13V16H11V14ZM8.56731 8.81346C8.88637 7.20919 10.302 6 12 6C13.933 6 15.5 7.567 15.5 9.5C15.5 11.433 13.933 13 12 13H11V11H12C12.8284 11 13.5 10.3284 13.5 9.5C13.5 8.67157 12.8284 8 12 8C11.2723 8 10.6656 8.51823 10.5288 9.20577L8.56731 8.81346Z" }]]
67
- }, F = {
68
- name: "ri-speak-ai-fill",
69
- components: [["path", { d: "M20.7134 7.12811L20.4668 7.69379C20.2864 8.10792 19.7136 8.10792 19.5331 7.69379L19.2866 7.12811C18.8471 6.11947 18.0555 5.31641 17.0677 4.87708L16.308 4.53922C15.8973 4.35653 15.8973 3.75881 16.308 3.57612L17.0252 3.25714C18.0384 2.80651 18.8442 1.97373 19.2761 0.930828L19.5293 0.319534C19.7058 -0.106511 20.2942 -0.106511 20.4706 0.319534L20.7238 0.930828C21.1558 1.97373 21.9616 2.80651 22.9748 3.25714L23.6919 3.57612C24.1027 3.75881 24.1027 4.35653 23.6919 4.53922L22.9323 4.87708C21.9445 5.31641 21.1529 6.11947 20.7134 7.12811ZM9 2C13.0675 2 16.426 5.03562 16.9337 8.96494L19.1842 12.5037C19.3324 12.7367 19.3025 13.0847 18.9593 13.2317L17 14.071V17C17 18.1046 16.1046 19 15 19H13.001L13 22H4L4.00025 18.3061C4.00033 17.1252 3.56351 16.0087 2.7555 15.0011C1.65707 13.6313 1 11.8924 1 10C1 5.58172 4.58172 2 9 2ZM21.1535 18.1024L19.4893 16.9929C20.4436 15.5642 21 13.8471 21 12.0001C21 11.489 20.9574 10.9878 20.8756 10.5L22.8186 10C22.9378 10.6486 23 11.317 23 12.0001C23 14.2576 22.32 16.3562 21.1535 18.1024Z" }]]
70
- }, u = {
71
- name: "ri-speak-ai-line",
72
- components: [["path", { d: "M20.7134 7.12811L20.4668 7.69379C20.2864 8.10792 19.7136 8.10792 19.5331 7.69379L19.2866 7.12811C18.8471 6.11947 18.0555 5.31641 17.0677 4.87708L16.308 4.53922C15.8973 4.35653 15.8973 3.75881 16.308 3.57612L17.0252 3.25714C18.0384 2.80651 18.8442 1.97373 19.2761 0.930828L19.5293 0.319534C19.7058 -0.106511 20.2942 -0.106511 20.4706 0.319534L20.7238 0.930828C21.1558 1.97373 21.9616 2.80651 22.9748 3.25714L23.6919 3.57612C24.1027 3.75881 24.1027 4.35653 23.6919 4.53922L22.9323 4.87708C21.9445 5.31641 21.1529 6.11947 20.7134 7.12811ZM9 2C13.0675 2 16.426 5.03562 16.9337 8.96494L19.1842 12.5037C19.3324 12.7367 19.3025 13.0847 18.9593 13.2317L17 14.071V17C17 18.1046 16.1046 19 15 19H13.001L13 22H4L4.00025 18.3061C4.00033 17.1252 3.56351 16.0087 2.7555 15.0011C1.65707 13.6313 1 11.8924 1 10C1 5.58172 4.58172 2 9 2ZM9 4C5.68629 4 3 6.68629 3 10C3 11.3849 3.46818 12.6929 4.31578 13.7499C5.40965 15.114 6.00036 16.6672 6.00025 18.3063L6.00013 20H11.0007L11.0017 17H15V12.7519L16.5497 12.0881L15.0072 9.66262L14.9501 9.22118C14.5665 6.25141 12.0243 4 9 4ZM19.4893 16.9929L21.1535 18.1024C22.32 16.3562 23 14.2576 23 12.0001C23 11.317 22.9378 10.6486 22.8186 10L20.8756 10.5C20.9574 10.9878 21 11.489 21 12.0001C21 13.8471 20.4436 15.5642 19.4893 16.9929Z" }]]
65
+ name: "lu-crop",
66
+ components: [["path", { d: "M6 2v14a2 2 0 0 0 2 2h14 M18 22V8a2 2 0 0 0-2-2H2" }]]
73
67
  }, g = {
74
- name: "ri-speak-fill",
75
- components: [["path", { d: "M9 2C13.0675 2 16.426 5.03562 16.9337 8.96494L19.1842 12.5037C19.3324 12.7367 19.3025 13.0847 18.9593 13.2317L17 14.071V17C17 18.1046 16.1046 19 15 19H13.001L13 22H4L4.00025 18.3061C4.00033 17.1252 3.56351 16.0087 2.7555 15.0011 1.65707 13.6313 1 11.8924 1 10 1 5.58172 4.58172 2 9 2ZM21.1535 18.1024 19.4893 16.9929C20.4436 15.5642 21 13.8471 21 12.0001 21 10.153 20.4436 8.4359 19.4893 7.00722L21.1535 5.89771C22.32 7.64386 23 9.74254 23 12.0001 23 14.2576 22.32 16.3562 21.1535 18.1024Z" }]]
76
- }, b = {
77
- name: "ri-speak-line",
78
- components: [["path", { d: "M16.9337 8.96494C16.426 5.03562 13.0675 2 9 2 4.58172 2 1 5.58172 1 10 1 11.8924 1.65707 13.6313 2.7555 15.0011 3.56351 16.0087 4.00033 17.1252 4.00025 18.3061L4 22H13L13.001 19H15C16.1046 19 17 18.1046 17 17V14.071L18.9593 13.2317C19.3025 13.0847 19.3324 12.7367 19.1842 12.5037L16.9337 8.96494ZM3 10C3 6.68629 5.68629 4 9 4 12.0243 4 14.5665 6.25141 14.9501 9.22118L15.0072 9.66262 16.5497 12.0881 15 12.7519V17H11.0017L11.0007 20H6.00013L6.00025 18.3063C6.00036 16.6672 5.40965 15.114 4.31578 13.7499 3.46818 12.6929 3 11.3849 3 10ZM21.1535 18.1024 19.4893 16.9929C20.4436 15.5642 21 13.8471 21 12.0001 21 10.153 20.4436 8.4359 19.4893 7.00722L21.1535 5.89771C22.32 7.64386 23 9.74254 23 12.0001 23 14.2576 22.32 16.3562 21.1535 18.1024Z" }]]
79
- }, y = {
80
- name: "ri-video-chat-fill",
81
- components: [["path", { d: "M6.45455 19L2 22.5V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.45455ZM14 10.25V8H7V14H14V11.75L17 14V8L14 10.25Z" }]]
68
+ name: "lu-cross",
69
+ components: [["path", { d: "M4 9a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h4a1 1 0 0 1 1 1v4a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-4a1 1 0 0 1 1-1h4a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2h-4a1 1 0 0 1-1-1V4a2 2 0 0 0-2-2h-2a2 2 0 0 0-2 2v4a1 1 0 0 1-1 1z" }]]
70
+ }, A = {
71
+ name: "lu-crosshair",
72
+ components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M22 12 L18 12 M6 12 L2 12 M12 6 L12 2 M12 22 L12 18" }]]
73
+ }, C = {
74
+ name: "lu-crown",
75
+ components: [["path", { d: "M11.562 3.266a.5.5 0 0 1 .876 0L15.39 8.87a1 1 0 0 0 1.516.294L21.183 5.5a.5.5 0 0 1 .798.519l-2.834 10.246a1 1 0 0 1-.956.734H5.81a1 1 0 0 1-.957-.734L2.02 6.02a.5.5 0 0 1 .798-.519l4.276 3.664a1 1 0 0 0 1.516-.294z M5 21h14" }]]
76
+ }, F = {
77
+ name: "lu-cuboid",
78
+ components: [["path", { d: "m21.12 6.4-6.05-4.06a2 2 0 0 0-2.17-.05L2.95 8.41a2 2 0 0 0-.95 1.7v5.82a2 2 0 0 0 .88 1.66l6.05 4.07a2 2 0 0 0 2.17.05l9.95-6.12a2 2 0 0 0 .95-1.7V8.06a2 2 0 0 0-.88-1.66Z M10 22v-8L2.25 9.15 M10 14 L21.77 7.13" }]]
82
79
  }, k = {
83
- name: "ri-video-chat-line",
84
- components: [["path", { d: "M14 10.25L17 8V14L14 11.75V14H7V8H14V10.25ZM5.76282 17H20V5H4V18.3851L5.76282 17ZM6.45455 19L2 22.5V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.45455Z" }]]
85
- }, B = {
86
- name: "ri-align-item-bottom-fill",
87
- components: [["path", { d: "M4 4C4 3.44772 4.44772 3 5 3H10C10.5523 3 11 3.44772 11 4L11 16C11 16.5523 10.5523 17 10 17H5C4.44772 17 4 16.5523 4 16L4 4ZM14 7C13.4477 7 13 7.44772 13 8V16C13 16.5523 13.4477 17 14 17H19C19.5523 17 20 16.5523 20 16V8C20 7.44772 19.5523 7 19 7L14 7ZM21 19L3 19V21H21V19Z" }]]
88
- }, S = {
89
- name: "ri-align-item-bottom-line",
90
- components: [["path", { d: "M9 5L9 15H6L6 5L9 5ZM5 3C4.44772 3 4 3.44772 4 4L4 16C4 16.5523 4.44772 17 5 17H10C10.5523 17 11 16.5523 11 16L11 4C11 3.44772 10.5523 3 10 3H5ZM15 9V15H18V9H15ZM13 8C13 7.44772 13.4477 7 14 7L19 7C19.5523 7 20 7.44772 20 8V16C20 16.5523 19.5523 17 19 17H14C13.4477 17 13 16.5523 13 16V8ZM21 19L3 19V21H21V19Z" }]]
91
- }, v = {
92
- name: "ri-align-item-horizontal-center-fill",
93
- components: [["path", { d: "M11 4V2H13V4H19C19.5523 4 20 4.44772 20 5V10C20 10.5523 19.5523 11 19 11H13V13H17C17.5523 13 18 13.4477 18 14V19C18 19.5523 17.5523 20 17 20H13V22H11V20H7C6.44772 20 6 19.5523 6 19V14C6 13.4477 6.44772 13 7 13H11V11H5C4.44772 11 4 10.5523 4 10V5C4 4.44772 4.44772 4 5 4H11Z" }]]
80
+ name: "lu-cup-soda",
81
+ components: [["path", { d: "m6 8 1.75 12.28a2 2 0 0 0 2 1.72h4.54a2 2 0 0 0 2-1.72L18 8 M5 8h14 M7 15a6.47 6.47 0 0 1 5 0 6.47 6.47 0 0 0 5 0 M12 8 L13 2 L15 2" }]]
82
+ }, y = {
83
+ name: "lu-currency",
84
+ components: [["path", { d: "M4,12 a8,8 0 1,0 16,0 a8,8 0 1,0 -16,0 Z M3 3 L6 6 M21 3 L18 6 M3 21 L6 18 M21 21 L18 18" }]]
85
+ }, z = {
86
+ name: "lu-cylinder",
87
+ components: [["path", { d: "M3,5 a9,3 0 1,0 18,0 a9,3 0 1,0 -18,0 Z M3 5v14a9 3 0 0 0 18 0V5" }]]
88
+ }, b = {
89
+ name: "lu-dam",
90
+ components: [["path", { d: "M11 11.31c1.17.56 1.54 1.69 3.5 1.69 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1 M11.75 18c.35.5 1.45 1 2.75 1 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1 M2 10h4 M2 14h4 M2 18h4 M2 6h4 M7 3a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1L10 4a1 1 0 0 0-1-1z" }]]
91
+ }, D = {
92
+ name: "lu-database-backup",
93
+ components: [["path", { d: "M3,5 a9,3 0 1,0 18,0 a9,3 0 1,0 -18,0 Z M3 12a9 3 0 0 0 5 2.69 M21 9.3V5 M3 5v14a9 3 0 0 0 6.47 2.88 M12 12v4h4 M13 20a5 5 0 0 0 9-3 4.5 4.5 0 0 0-4.5-4.5c-1.33 0-2.54.54-3.41 1.41L12 16" }]]
94
+ }, q = {
95
+ name: "lu-database-zap",
96
+ components: [["path", { d: "M3,5 a9,3 0 1,0 18,0 a9,3 0 1,0 -18,0 Z M3 5V19A9 3 0 0 0 15 21.84 M21 5V8 M21 12L18 17H22L19 22 M3 12A9 3 0 0 0 14.59 14.87" }]]
94
97
  }, w = {
95
- name: "ri-align-item-horizontal-center-line",
96
- components: [["path", { d: "M11 4V2H13V4H19C19.5523 4 20 4.44772 20 5V10C20 10.5523 19.5523 11 19 11H13V13H17C17.5523 13 18 13.4477 18 14V19C18 19.5523 17.5523 20 17 20H13V22H11V20H7C6.44772 20 6 19.5523 6 19V14C6 13.4477 6.44772 13 7 13H11V11H5C4.44772 11 4 10.5523 4 10V5C4 4.44772 4.44772 4 5 4H11ZM8 15V18H16V15H8ZM6 9H18V6H6V9Z" }]]
98
+ name: "lu-database",
99
+ components: [["path", { d: "M3,5 a9,3 0 1,0 18,0 a9,3 0 1,0 -18,0 Z M3 5V19A9 3 0 0 0 21 19V5 M3 12A9 3 0 0 0 21 12" }]]
97
100
  }, P = {
98
- name: "ri-align-item-left-fill",
99
- components: [["path", { d: "M3 21V3H5V21H3ZM7 14C7 13.4477 7.44772 13 8 13H16C16.5523 13 17 13.4477 17 14V19C17 19.5523 16.5523 20 16 20H8C7.44772 20 7 19.5523 7 19V14ZM8 4C7.44772 4 7 4.44772 7 5V10C7 10.5523 7.44772 11 8 11H20C20.5523 11 21 10.5523 21 10V5C21 4.44772 20.5523 4 20 4H8Z" }]]
100
- }, D = {
101
- name: "ri-align-item-left-line",
102
- components: [["path", { d: "M3 21V3H5V21H3ZM9 15H15V18H9V15ZM8 13C7.44772 13 7 13.4477 7 14V19C7 19.5523 7.44772 20 8 20H16C16.5523 20 17 19.5523 17 19V14C17 13.4477 16.5523 13 16 13H8ZM9 9H19V6H9V9ZM7 5C7 4.44772 7.44772 4 8 4H20C20.5523 4 21 4.44772 21 5V10C21 10.5523 20.5523 11 20 11H8C7.44772 11 7 10.5523 7 10V5Z" }]]
103
- }, A = {
104
- name: "ri-align-item-right-fill",
105
- components: [["path", { d: "M19 21V3H21V21H19ZM7 14C7 13.4477 7.44772 13 8 13H16C16.5523 13 17 13.4477 17 14V19C17 19.5523 16.5523 20 16 20H8C7.44772 20 7 19.5523 7 19V14ZM4 4C3.44772 4 3 4.44772 3 5V10C3 10.5523 3.44772 11 4 11H16C16.5523 11 17 10.5523 17 10V5C17 4.44772 16.5523 4 16 4H4Z" }]]
106
- }, z = {
107
- name: "ri-align-item-right-line",
108
- components: [["path", { d: "M19 21V3H21V21H19ZM9 15H15V18H9V15ZM8 13C7.44772 13 7 13.4477 7 14V19C7 19.5523 7.44772 20 8 20H16C16.5523 20 17 19.5523 17 19V14C17 13.4477 16.5523 13 16 13H8ZM5 9H15V6H5V9ZM3 5C3 4.44772 3.44772 4 4 4H16C16.5523 4 17 4.44772 17 5V10C17 10.5523 16.5523 11 16 11H4C3.44772 11 3 10.5523 3 10V5Z" }]]
109
- }, G = {
110
- name: "ri-align-item-top-fill",
111
- components: [["path", { d: "M21 3H3V5L21 5V3ZM14 7C13.4477 7 13 7.44772 13 8V16C13 16.5523 13.4477 17 14 17H19C19.5523 17 20 16.5523 20 16V8C20 7.44772 19.5523 7 19 7L14 7ZM4 8C4 7.44772 4.44772 7 5 7L10 7C10.5523 7 11 7.44772 11 8L11 20C11 20.5523 10.5523 21 10 21H5C4.44772 21 4 20.5523 4 20L4 8Z" }]]
101
+ name: "lu-decimals-arrow-left",
102
+ components: [["path", { d: "m13 21-3-3 3-3 M20 18H10 M3 11h.01 M8.5,3 h0 a2.5,2.5 0 0 1 2.5,2.5 v3 a2.5,2.5 0 0 1 -2.5,2.5 h-0 a2.5,2.5 0 0 1 -2.5,-2.5 v-3 a2.5,2.5 0 0 1 2.5,-2.5 Z" }]]
112
103
  }, x = {
113
- name: "ri-align-item-top-line",
114
- components: [["path", { d: "M21 3H3V5L21 5V3ZM15 9V15H18V9H15ZM13 8C13 7.44772 13.4477 7 14 7L19 7C19.5523 7 20 7.44772 20 8V16C20 16.5523 19.5523 17 19 17H14C13.4477 17 13 16.5523 13 16V8ZM9 9L9 19H6L6 9H9ZM5 7C4.44772 7 4 7.44772 4 8L4 20C4 20.5523 4.44772 21 5 21H10C10.5523 21 11 20.5523 11 20L11 8C11 7.44772 10.5523 7 10 7L5 7Z" }]]
115
- }, T = {
116
- name: "ri-align-item-vertical-center-fill",
117
- components: [["path", { d: "M4 19C4 19.5523 4.44772 20 5 20H10C10.5523 20 11 19.5523 11 19V13H13V17C13 17.5523 13.4477 18 14 18H19C19.5523 18 20 17.5523 20 17V13H22V11H20V7C20 6.44772 19.5523 6 19 6L14 6C13.4477 6 13 6.44772 13 7V11H11V5C11 4.44771 10.5523 4 10 4H5C4.44771 4 4 4.44772 4 5L4 11H2V13H4L4 19Z" }]]
118
- }, q = {
119
- name: "ri-align-item-vertical-center-line",
120
- components: [["path", { d: "M9 18L9 6L6 6L6 18H9ZM5 20C4.44772 20 4 19.5523 4 19L4 13H2V11H4L4 5C4 4.44771 4.44771 4 5 4H10C10.5523 4 11 4.44771 11 5V11H13V7C13 6.44771 13.4477 6 14 6L19 6C19.5523 6 20 6.44772 20 7V11H22V13H20V17C20 17.5523 19.5523 18 19 18H14C13.4477 18 13 17.5523 13 17V13H11V19C11 19.5523 10.5523 20 10 20H5ZM15 16H18V8L15 8V16Z" }]]
104
+ name: "lu-decimals-arrow-right",
105
+ components: [["path", { d: "M10 18h10 M17 21 L20 18 L17 15 M3 11h.01 M17.5,3 h0 a2.5,2.5 0 0 1 2.5,2.5 v3 a2.5,2.5 0 0 1 -2.5,2.5 h-0 a2.5,2.5 0 0 1 -2.5,-2.5 v-3 a2.5,2.5 0 0 1 2.5,-2.5 Z M8.5,3 h0 a2.5,2.5 0 0 1 2.5,2.5 v3 a2.5,2.5 0 0 1 -2.5,2.5 h-0 a2.5,2.5 0 0 1 -2.5,-2.5 v-3 a2.5,2.5 0 0 1 2.5,-2.5 Z" }]]
106
+ }, G = {
107
+ name: "lu-delete",
108
+ components: [["path", { d: "M10 5a2 2 0 0 0-1.344.519l-6.328 5.74a1 1 0 0 0 0 1.481l6.328 5.741A2 2 0 0 0 10 19h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2z M12 9 L18 15 M18 9 L12 15" }]]
109
+ }, S = {
110
+ name: "lu-dessert",
111
+ components: [["path", { d: "M10,4 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M10.2 3.2C5.5 4 2 8.1 2 13a2 2 0 0 0 4 0v-1a2 2 0 0 1 4 0v4a2 2 0 0 0 4 0v-4a2 2 0 0 1 4 0v1a2 2 0 0 0 4 0c0-4.9-3.5-9-8.2-9.8 M3.2 14.8a9 9 0 0 0 17.6 0" }]]
121
112
  }, I = {
122
- name: "ri-anticlockwise-2-fill",
123
- components: [["path", { d: "M14 4H16C18.7614 4 21 6.23858 21 9V13H19V9C19 7.34315 17.6569 6 16 6H14V9L9 5L14 1V4ZM15 11V21C15 21.5523 14.5523 22 14 22H4C3.44772 22 3 21.5523 3 21V11C3 10.4477 3.44772 10 4 10H14C14.5523 10 15 10.4477 15 11Z" }]]
124
- }, W = {
125
- name: "ri-anticlockwise-2-line",
126
- components: [["path", { d: "M13.4142 5.99996L15.2426 7.82839L13.8284 9.24261L9.58579 4.99996L13.8284 0.757324L15.2426 2.17154L13.4142 3.99996H16C18.7614 3.99996 21 6.23854 21 8.99996V13H19V8.99996C19 7.34311 17.6569 5.99996 16 5.99996H13.4142ZM15 11V21C15 21.5522 14.5523 22 14 22H4C3.44772 22 3 21.5522 3 21V11C3 10.4477 3.44772 9.99996 4 9.99996H14C14.5523 9.99996 15 10.4477 15 11ZM13 12H5V20H13V12Z" }]]
127
- }, E = {
128
- name: "ri-anticlockwise-fill",
129
- components: [["path", { d: "M6 10H9L5 15L1 10H4V8C4 5.23858 6.23858 3 9 3H13V5H9C7.34315 5 6 6.34315 6 8V10ZM11 9H21C21.5523 9 22 9.44772 22 10V20C22 20.5523 21.5523 21 21 21H11C10.4477 21 10 20.5523 10 20V10C10 9.44772 10.4477 9 11 9Z" }]]
130
- }, Q = {
131
- name: "ri-anticlockwise-line",
132
- components: [["path", { d: "M11 9H21C21.5522 9 22 9.44772 22 10V20C22 20.5523 21.5522 21 21 21H11C10.4477 21 9.99996 20.5523 9.99996 20V10C9.99996 9.44772 10.4477 9 11 9ZM12 11V19H20V11H12ZM5.99996 10.5858L7.82839 8.75736L9.24261 10.1716L4.99996 14.4142L0.757324 10.1716L2.17154 8.75736L3.99996 10.5858V8C3.99996 5.23858 6.23854 3 8.99996 3H13V5H8.99996C7.34311 5 5.99996 6.34315 5.99996 8V10.5858Z" }]]
113
+ name: "lu-diameter",
114
+ components: [["path", { d: "M17,19 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M3,5 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M6.48 3.66a10 10 0 0 1 13.86 13.86 M6.41 6.41 L17.59 17.59 M3.66 6.48a10 10 0 0 0 13.86 13.86" }]]
133
115
  }, O = {
134
- name: "ri-artboard-2-fill",
135
- components: [["path", { d: "M6 6H18V18H6V6ZM6 2H8V5H6V2ZM6 19H8V22H6V19ZM2 6H5V8H2V6ZM2 16H5V18H2V16ZM19 6H22V8H19V6ZM19 16H22V18H19V16ZM16 2H18V5H16V2ZM16 19H18V22H16V19Z" }]]
116
+ name: "lu-diamond-minus",
117
+ components: [["path", { d: "M2.7 10.3a2.41 2.41 0 0 0 0 3.41l7.59 7.59a2.41 2.41 0 0 0 3.41 0l7.59-7.59a2.41 2.41 0 0 0 0-3.41L13.7 2.71a2.41 2.41 0 0 0-3.41 0z M8 12h8" }]]
118
+ }, E = {
119
+ name: "lu-diamond-percent",
120
+ components: [["path", { d: "M2.7 10.3a2.41 2.41 0 0 0 0 3.41l7.59 7.59a2.41 2.41 0 0 0 3.41 0l7.59-7.59a2.41 2.41 0 0 0 0-3.41L13.7 2.71a2.41 2.41 0 0 0-3.41 0Z M9.2 9.2h.01 M14.5 9.5 L9.5 14.5 M14.7 14.8h.01" }]]
121
+ }, R = {
122
+ name: "lu-diamond-plus",
123
+ components: [["path", { d: "M12 8v8 M2.7 10.3a2.41 2.41 0 0 0 0 3.41l7.59 7.59a2.41 2.41 0 0 0 3.41 0l7.59-7.59a2.41 2.41 0 0 0 0-3.41L13.7 2.71a2.41 2.41 0 0 0-3.41 0z M8 12h8" }]]
124
+ }, K = {
125
+ name: "lu-diamond",
126
+ components: [["path", { d: "M2.7 10.3a2.41 2.41 0 0 0 0 3.41l7.59 7.59a2.41 2.41 0 0 0 3.41 0l7.59-7.59a2.41 2.41 0 0 0 0-3.41l-7.59-7.59a2.41 2.41 0 0 0-3.41 0Z" }]]
127
+ }, T = {
128
+ name: "lu-dice-1",
129
+ components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M12 12h.01" }]]
130
+ }, X = {
131
+ name: "lu-dice-2",
132
+ components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M15 9h.01 M9 15h.01" }]]
136
133
  }, U = {
137
- name: "ri-artboard-2-line",
138
- components: [["path", { d: "M8 8V16H16V8H8ZM6 6H18V18H6V6ZM6 2H8V5H6V2ZM6 19H8V22H6V19ZM2 6H5V8H2V6ZM2 16H5V18H2V16ZM19 6H22V8H19V6ZM19 16H22V18H19V16ZM16 2H18V5H16V2ZM16 19H18V22H16V19Z" }]]
134
+ name: "lu-dice-3",
135
+ components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M16 8h.01 M12 12h.01 M8 16h.01" }]]
136
+ }, B = {
137
+ name: "lu-dice-4",
138
+ components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M16 8h.01 M8 8h.01 M8 16h.01 M16 16h.01" }]]
139
+ }, W = {
140
+ name: "lu-dice-5",
141
+ components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M16 8h.01 M8 8h.01 M8 16h.01 M16 16h.01 M12 12h.01" }]]
139
142
  }, j = {
140
- name: "ri-artboard-fill",
141
- components: [["path", { d: "M8.58579 17H3V15H21V17H15.4142L18.6569 20.2426L17.2426 21.6569L13 17.4142V20H11V17.4142L6.75736 21.6569L5.34315 20.2426L8.58579 17ZM5 3H19C19.5523 3 20 3.44772 20 4V14H4V4C4 3.44772 4.44772 3 5 3Z" }]]
142
- }, K = {
143
- name: "ri-artboard-line",
144
- components: [["path", { d: "M8.58579 17H3V15H21V17H15.4142L18.6569 20.2426L17.2426 21.6569L13 17.4142V20H11V17.4142L6.75736 21.6569L5.34315 20.2426L8.58579 17ZM5 3H19C19.5523 3 20 3.44772 20 4V14H4V4C4 3.44772 4.44772 3 5 3ZM6 5V12H18V5H6Z" }]]
143
+ name: "lu-dice-6",
144
+ components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M16 8h.01 M16 12h.01 M16 16h.01 M8 8h.01 M8 12h.01 M8 16h.01" }]]
145
145
  }, J = {
146
- name: "ri-ball-pen-fill",
147
- components: [["path", { d: "M17.8492 11.805L17.1421 11.0979L7.24264 20.9974H3V16.7547L14.3137 5.44101L19.9706 11.0979C20.3611 11.4884 20.3611 12.1216 19.9706 12.5121L12.8995 19.5831L11.4853 18.1689L17.8492 11.805ZM18.5563 2.61258L21.3848 5.44101C21.7753 5.83153 21.7753 6.4647 21.3848 6.85522L19.9706 8.26943L15.7279 4.02679L17.1421 2.61258C17.5327 2.22206 18.1658 2.22206 18.5563 2.61258Z" }]]
146
+ name: "lu-dices",
147
+ components: [["path", { d: "M4,10 h8 a2,2 0 0 1 2,2 v8 a2,2 0 0 1 -2,2 h-8 a2,2 0 0 1 -2,-2 v-8 a2,2 0 0 1 2,-2 Z M17.92 14 L21.42 10.5 A2.24 2.24 0 0 0 21.42 7.5 L16.42 2.58 A2.24 2.24 0 0 0 13.42 2.58 L10 6 M6 18h.01 M10 14h.01 M15 6h.01 M18 9h.01" }]]
148
+ }, Q = {
149
+ name: "lu-diff",
150
+ components: [["path", { d: "M12 3v14 M5 10h14 M5 21h14" }]]
148
151
  }, N = {
149
- name: "ri-ball-pen-line",
150
- components: [["path", { d: "M17.8492 11.6983L17.1421 10.9912L7.24264 20.8907H3V16.648L14.3137 5.33432L19.9706 10.9912C20.3611 11.3817 20.3611 12.0149 19.9706 12.4054L12.8995 19.4765L11.4853 18.0622L17.8492 11.6983ZM15.7279 9.57696L14.3137 8.16274L5 17.4765V18.8907H6.41421L15.7279 9.57696ZM18.5563 2.50589L21.3848 5.33432C21.7753 5.72484 21.7753 6.35801 21.3848 6.74853L19.9706 8.16274L15.7279 3.9201L17.1421 2.50589C17.5327 2.11537 18.1658 2.11537 18.5563 2.50589Z" }]]
151
- }, X = {
152
- name: "ri-blur-off-fill",
153
- components: [["path", { d: "M5.43239 6.8433L1.39355 2.80445L2.80777 1.39024L22.6068 21.1892L21.1925 22.6034L18.1537 19.5646C14.6255 22.8742 9.08161 22.8062 5.6362 19.3608C2.19078 15.9154 2.12284 10.3715 5.43239 6.8433ZM8.2433 4.02578L12.0002 0.268921L18.3641 6.63288C20.9499 9.21864 21.6333 12.9863 20.4144 16.1969L8.2433 4.02578Z" }]]
152
+ name: "lu-disc-2",
153
+ components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M8,12 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M12 12h.01" }]]
154
154
  }, Y = {
155
- name: "ri-blur-off-line",
156
- components: [["path", { d: "M18.1537 19.5646C14.6255 22.8742 9.08161 22.8062 5.6362 19.3608C2.19078 15.9154 2.12284 10.3715 5.43239 6.8433L1.39355 2.80445L2.80777 1.39024L22.6068 21.1892L21.1925 22.6034L18.1537 19.5646ZM6.84756 8.25846C4.3185 11.0046 4.38612 15.2823 7.05041 17.9466C9.7147 20.6109 13.9924 20.6785 16.7385 18.1494L6.84756 8.25846ZM20.4144 16.1969L18.8156 14.598C19.3488 12.3187 18.7269 9.82407 16.9499 8.0471L12.0002 3.09735L9.65751 5.43999L8.2433 4.02578L12.0002 0.268921L18.3641 6.63288C20.9499 9.21864 21.6333 12.9863 20.4144 16.1969Z" }]]
155
+ name: "lu-disc-3",
156
+ components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M6 12c0-1.7.7-3.2 1.8-4.2 M10,12 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M18 12c0 1.7-.7 3.2-1.8 4.2" }]]
157
157
  }, _ = {
158
- name: "ri-brush-2-fill",
159
- components: [["path", { d: "M16.5357 15.9465L18.657 13.8252L15.475 10.6432L19.0106 7.10768L16.8892 4.98636L13.3537 8.52189L10.1717 5.33991L8.05041 7.46123L16.5357 15.9465ZM13.3537 5.69346L16.1821 2.86504C16.5727 2.47451 17.2058 2.47451 17.5963 2.86504L21.1319 6.40057C21.5224 6.79109 21.5224 7.42426 21.1319 7.81478L18.3035 10.6432L20.7783 13.1181C21.1689 13.5086 21.1689 14.1418 20.7783 14.5323L13.0002 22.3105C12.6096 22.701 11.9765 22.701 11.5859 22.3105L1.68645 12.411C1.29592 12.0205 1.29592 11.3873 1.68645 10.9968L9.46462 3.21859C9.85515 2.82807 10.4883 2.82807 10.8788 3.21859L13.3537 5.69346Z" }]]
158
+ name: "lu-disc-album",
159
+ components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M7,12 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M12 12h.01" }]]
160
160
  }, $ = {
161
- name: "ri-brush-2-line",
162
- components: [["path", { d: "M16.5357 15.9465L18.657 13.8252L15.475 10.6432L19.0106 7.10768L16.8892 4.98636L13.3537 8.52189L10.1717 5.33991L8.05041 7.46123L16.5357 15.9465ZM15.1215 17.3607L6.6362 8.87544L3.80777 11.7039L12.293 20.1892L15.1215 17.3607ZM13.3537 5.69346L16.1821 2.86504C16.5727 2.47451 17.2058 2.47451 17.5963 2.86504L21.1319 6.40057C21.5224 6.79109 21.5224 7.42426 21.1319 7.81478L18.3035 10.6432L20.7783 13.1181C21.1689 13.5086 21.1689 14.1418 20.7783 14.5323L13.0002 22.3105C12.6096 22.701 11.9765 22.701 11.5859 22.3105L1.68645 12.411C1.29592 12.0205 1.29592 11.3873 1.68645 10.9968L9.46462 3.21859C9.85515 2.82807 10.4883 2.82807 10.8788 3.21859L13.3537 5.69346Z" }]]
163
- }, C1 = {
164
- name: "ri-brush-3-fill",
165
- components: [["path", { d: "M20 10.9967V7.9967H14V3.9967H10V7.9967H4V10.9967H20ZM21 12.9967V20.9967C21 21.549 20.5523 21.9967 20 21.9967H10V15.9967H8V21.9967H4C3.44772 21.9967 3 21.549 3 20.9967V12.9967H2V6.9967C2 6.44442 2.44772 5.9967 3 5.9967H8V2.9967C8 2.44442 8.44772 1.9967 9 1.9967H15C15.5523 1.9967 16 2.44442 16 2.9967V5.9967H21C21.5523 5.9967 22 6.44442 22 6.9967V12.9967H21Z" }]]
166
- }, H1 = {
167
- name: "ri-brush-3-line",
168
- components: [["path", { d: "M8 19.9967V14.9967H10V19.9967H19V12.9967H5V19.9967H8ZM4 10.9967H20V7.9967H14V3.9967H10V7.9967H4V10.9967ZM3 20.9967V12.9967H2V6.9967C2 6.44442 2.44772 5.9967 3 5.9967H8V2.9967C8 2.44442 8.44772 1.9967 9 1.9967H15C15.5523 1.9967 16 2.44442 16 2.9967V5.9967H21C21.5523 5.9967 22 6.44442 22 6.9967V12.9967H21V20.9967C21 21.549 20.5523 21.9967 20 21.9967H4C3.44772 21.9967 3 21.549 3 20.9967Z" }]]
169
- }, V1 = {
170
- name: "ri-brush-4-fill",
171
- components: [["path", { d: "M20 15.9967H4V17.9967H20V15.9967ZM3 13.9967V3.9967C3 3.44442 3.44772 2.9967 4 2.9967H7V11.2694H9V2.9967H20C20.5523 2.9967 21 3.44442 21 3.9967V13.9967H22V18.9967C22 19.549 21.5523 19.9967 21 19.9967H13V22.9967H11V19.9967H3C2.44772 19.9967 2 19.549 2 18.9967V13.9967H3Z" }]]
161
+ name: "lu-disc",
162
+ components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M10,12 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
163
+ }, a1 = {
164
+ name: "lu-divide",
165
+ components: [["path", { d: "M11,6 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M5 12 L19 12 M11,18 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
172
166
  }, n1 = {
173
- name: "ri-brush-4-line",
174
- components: [["path", { d: "M9 4.9967V11.2694H7V4.9967H5V13.9967H19V4.9967H9ZM20 15.9967H4V17.9967H20V15.9967ZM3 13.9967V3.9967C3 3.44442 3.44772 2.9967 4 2.9967H20C20.5523 2.9967 21 3.44442 21 3.9967V13.9967H22V18.9967C22 19.549 21.5523 19.9967 21 19.9967H13V22.9967H11V19.9967H3C2.44772 19.9967 2 19.549 2 18.9967V13.9967H3Z" }]]
175
- }, i1 = {
176
- name: "ri-brush-ai-fill",
177
- components: [["path", { d: "M4.7134 7.12811L4.46682 7.69379C4.28637 8.10792 3.71357 8.10792 3.53312 7.69379L3.28656 7.12811C2.84706 6.11947 2.05545 5.31641 1.06767 4.87708L0.308047 4.53922C-0.102682 4.35653 -0.102682 3.75881 0.308047 3.57612L1.0252 3.25714C2.03838 2.80651 2.84417 1.97373 3.27612 0.930828L3.52932 0.319534C3.70578 -0.106511 4.29417 -0.106511 4.47063 0.319534L4.72382 0.930828C5.15577 1.97373 5.96158 2.80651 6.9748 3.25714L7.69188 3.57612C8.10271 3.75881 8.10271 4.35653 7.69188 4.53922L6.93228 4.87708C5.94451 5.31641 5.15288 6.11947 4.7134 7.12811ZM18.2278 2.3713L13.2886 6.21289C9.34224 5.23923 5.55843 7.54646 4.5 11.4966C4.39826 11.8763 4.36647 12.262 4.33317 12.666C4.21829 14.0599 4.08554 15.6707 1 17.9966C3.5 19.4966 8 20.9984 11.5016 20.9984C14.8142 20.9984 17.8463 18.7896 18.7444 15.4377C19.0836 14.1719 19.0778 12.895 18.7847 11.7067L22.6253 6.76879C22.9349 6.3707 22.8997 5.80435 22.543 5.44774L19.5488 2.45355C19.1922 2.09694 18.6259 2.06168 18.2278 2.3713ZM16.8952 8.2852C16.8319 8.21952 16.7673 8.15494 16.7015 8.09149L15.5769 6.96685L18.7589 4.49198L20.5046 6.23774L18.0297 9.41972L16.8952 8.2852Z" }]]
178
- }, L1 = {
179
- name: "ri-brush-ai-line",
180
- components: [["path", { d: "M4.7134 7.12811L4.46682 7.69379C4.28637 8.10792 3.71357 8.10792 3.53312 7.69379L3.28656 7.12811C2.84706 6.11947 2.05545 5.31641 1.06767 4.87708L0.308047 4.53922C-0.102682 4.35653 -0.102682 3.75881 0.308047 3.57612L1.0252 3.25714C2.03838 2.80651 2.84417 1.97373 3.27612 0.930828L3.52932 0.319534C3.70578 -0.106511 4.29417 -0.106511 4.47063 0.319534L4.72382 0.930828C5.15577 1.97373 5.96158 2.80651 6.9748 3.25714L7.69188 3.57612C8.10271 3.75881 8.10271 4.35653 7.69188 4.53922L6.93228 4.87708C5.94451 5.31641 5.15288 6.11947 4.7134 7.12811ZM15.3144 9.53285L15.4565 9.67491C16.7513 11.018 17.3306 12.9868 16.8126 14.9201C16.1644 17.3393 13.9702 18.9984 11.5016 18.9984C9.46572 18.9984 6.78847 18.3726 4.5286 17.4841C5.73449 16.0696 6.17423 14.675 6.3285 12.805C6.36574 12.3536 6.38901 12.1741 6.43185 12.0142C7.22541 9.05261 10.0168 7.40515 12.9235 8.18399C13.8549 8.43357 14.6661 8.90783 15.3144 9.53285ZM18.2278 2.3713L13.2886 6.21289C9.34224 5.23923 5.55843 7.54646 4.5 11.4966C4.39826 11.8763 4.36647 12.262 4.33317 12.666C4.21829 14.0599 4.08554 15.6707 1 17.9966C3.5 19.4966 8 20.9984 11.5016 20.9984C14.8142 20.9984 17.8463 18.7896 18.7444 15.4377C19.0836 14.1719 19.0778 12.895 18.7847 11.7067L22.6253 6.76879C22.9349 6.3707 22.8997 5.80435 22.543 5.44774L19.5488 2.45355C19.1922 2.09694 18.6259 2.06168 18.2278 2.3713ZM16.8952 8.2852C16.8319 8.21952 16.7673 8.15494 16.7015 8.09149L15.5769 6.96685L18.7589 4.49198L20.5046 6.23774L18.0297 9.41972L16.8952 8.2852Z" }]]
167
+ name: "lu-dna-off",
168
+ components: [["path", { d: "M15 2c-1.35 1.5-2.092 3-2.5 4.5L14 8 M17 6 L14.11 3.11 M2 15c3.333-3 6.667-3 10-3 M2 2 L22 22 M20 9 L20.89 9.89 M22 9c-1.5 1.35-3 2.092-4.5 2.5l-1-1 M3.109 14.109 4 15 M6.5 12.5 L7.5 13.5 M7 18 L9.89 20.89 M9 22c1.35-1.5 2.092-3 2.5-4.5L10 16" }]]
181
169
  }, e1 = {
182
- name: "ri-brush-fill",
183
- components: [["path", { d: "M13.2886 6.21301L18.2278 2.37142C18.6259 2.0618 19.1922 2.09706 19.5488 2.45367L22.543 5.44787C22.8997 5.80448 22.9349 6.37082 22.6253 6.76891L18.7847 11.7068C19.0778 12.8951 19.0836 14.1721 18.7444 15.4379C17.8463 18.7897 14.8142 20.9986 11.5016 20.9986C8 20.9986 3.5 19.4967 1 17.9967C4.97978 14.9967 4.04722 13.1865 4.5 11.4967C5.55843 7.54658 9.34224 5.23935 13.2886 6.21301ZM16.7015 8.09161C16.7673 8.15506 16.8319 8.21964 16.8952 8.28533L18.0297 9.41984L20.5046 6.23786L18.7589 4.4921L15.5769 6.96698L16.7015 8.09161Z" }]]
170
+ name: "lu-dna",
171
+ components: [["path", { d: "m10 16 1.5 1.5 M14 8 L12.5 6.5 M15 2c-1.798 1.998-2.518 3.995-2.807 5.993 M16.5 10.5 L17.5 11.5 M17 6 L14.11 3.11 M2 15c6.667-6 13.333 0 20-6 M20 9 L20.89 9.89 M3.109 14.109 4 15 M6.5 12.5 L7.5 13.5 M7 18 L9.89 20.89 M9 22c1.798-1.998 2.518-3.995 2.807-5.993" }]]
184
172
  }, o1 = {
185
- name: "ri-brush-line",
186
- components: [["path", { d: "M15.4565 9.67503L15.3144 9.53297C14.6661 8.90796 13.8549 8.43369 12.9235 8.18412C10.0168 7.40527 7.22541 9.05273 6.43185 12.0143C6.38901 12.1742 6.36574 12.3537 6.3285 12.8051C6.17423 14.6752 5.73449 16.0697 4.5286 17.4842C6.78847 18.3727 9.46572 18.9986 11.5016 18.9986C13.9702 18.9986 16.1644 17.3394 16.8126 14.9202C17.3306 12.9869 16.7513 11.0181 15.4565 9.67503ZM13.2886 6.21301L18.2278 2.37142C18.6259 2.0618 19.1922 2.09706 19.5488 2.45367L22.543 5.44787C22.8997 5.80448 22.9349 6.37082 22.6253 6.76891L18.7847 11.7068C19.0778 12.8951 19.0836 14.1721 18.7444 15.4379C17.8463 18.7897 14.8142 20.9986 11.5016 20.9986C8 20.9986 3.5 19.4967 1 17.9967C4.97978 14.9967 4.04722 13.1865 4.5 11.4967C5.55843 7.54658 9.34224 5.23935 13.2886 6.21301ZM16.7015 8.09161C16.7673 8.15506 16.8319 8.21964 16.8952 8.28533L18.0297 9.41984L20.5046 6.23786L18.7589 4.4921L15.5769 6.96698L16.7015 8.09161Z" }]]
187
- }, t1 = {
188
- name: "ri-circle-fill",
189
- components: [["path", { d: "M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" }]]
173
+ name: "lu-dock",
174
+ components: [["path", { d: "M2 8h20 M4,4 h16 a2,2 0 0 1 2,2 v12 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-12 a2,2 0 0 1 2,-2 Z M6 16h12" }]]
190
175
  }, M1 = {
191
- name: "ri-circle-line",
192
- components: [["path", { d: "M12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22ZM12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20Z" }]]
193
- }, Z1 = {
194
- name: "ri-clockwise-2-fill",
195
- components: [["path", { d: "M10 4V1L15 5L10 9V6H8C6.34315 6 5 7.34315 5 9V13H3V9C3 6.23858 5.23858 4 8 4H10ZM9 11C9 10.4477 9.44772 10 10 10H20C20.5523 10 21 10.4477 21 11V21C21 21.5523 20.5523 22 20 22H10C9.44772 22 9 21.5523 9 21V11Z" }]]
196
- }, a1 = {
197
- name: "ri-clockwise-2-line",
198
- components: [["path", { d: "M10.5858 3.99997L8.75736 2.17154L10.1716 0.757324L14.4142 4.99997L10.1716 9.24261L8.75736 7.82839L10.5858 5.99997H8C6.34315 5.99997 5 7.34311 5 8.99997V13H3V8.99997C3 6.23854 5.23858 3.99997 8 3.99997H10.5858ZM9 11C9 10.4477 9.44772 9.99997 10 9.99997H20C20.5523 9.99997 21 10.4477 21 11V21C21 21.5522 20.5523 22 20 22H10C9.44772 22 9 21.5522 9 21V11ZM11 12V20H19V12H11Z" }]]
199
- }, l1 = {
200
- name: "ri-clockwise-fill",
201
- components: [["path", { d: "M20 10H23L19 15L15 10H18V8C18 6.34315 16.6569 5 15 5H11V3H15C17.7614 3 20 5.23858 20 8V10ZM13 9C13.5523 9 14 9.44772 14 10V20C14 20.5523 13.5523 21 13 21H3C2.44772 21 2 20.5523 2 20V10C2 9.44772 2.44772 9 3 9H13Z" }]]
202
- }, s1 = {
203
- name: "ri-clockwise-line",
204
- components: [["path", { d: "M20 10.5858L21.8284 8.75736L23.2426 10.1716L19 14.4142L14.7574 10.1716L16.1716 8.75736L18 10.5858V8C18 6.34315 16.6569 5 15 5H11V3H15C17.7614 3 20 5.23858 20 8V10.5858ZM13 9C13.5523 9 14 9.44772 14 10V20C14 20.5523 13.5523 21 13 21H3C2.44772 21 2 20.5523 2 20V10C2 9.44772 2.44772 9 3 9H13ZM12 11H4V19H12V11Z" }]]
176
+ name: "lu-dog",
177
+ components: [["path", { d: "M11.25 16.25h1.5L12 17z M16 14v.5 M4.42 11.247A13.152 13.152 0 0 0 4 14.556C4 18.728 7.582 21 12 21s8-2.272 8-6.444a11.702 11.702 0 0 0-.493-3.309 M8 14v.5 M8.5 8.5c-.384 1.05-1.083 2.028-2.344 2.5-1.931.722-3.576-.297-3.656-1-.113-.994 1.177-6.53 4-7 1.923-.321 3.651.845 3.651 2.235A7.497 7.497 0 0 1 14 5.277c0-1.39 1.844-2.598 3.767-2.277 2.823.47 4.113 6.006 4 7-.08.703-1.725 1.722-3.656 1-1.261-.472-1.855-1.45-2.239-2.5" }]]
178
+ }, t1 = {
179
+ name: "lu-dollar-sign",
180
+ components: [["path", { d: "M12 2 L12 22 M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6" }]]
181
+ }, h1 = {
182
+ name: "lu-donut",
183
+ components: [["path", { d: "M20.5 10a2.5 2.5 0 0 1-2.4-3H18a2.95 2.95 0 0 1-2.6-4.4 10 10 0 1 0 6.3 7.1c-.3.2-.8.3-1.2.3 M9,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
205
184
  }, c1 = {
206
- name: "ri-collage-fill",
207
- components: [["path", { d: "M11.1889 13.2642L12.5715 21.106L4.00024 21.1067C3.44795 21.1067 3.00024 20.659 3.00024 20.1067L2.99951 14.709L11.1889 13.2642ZM20.0002 3.10668C20.5525 3.10668 21.0002 3.5544 21.0002 4.10668V20.1067C21.0002 20.659 20.5525 21.1067 20.0002 21.1067L14.6025 21.106L11.4285 3.10596L20.0002 3.10668ZM9.39751 3.10596L10.8416 11.2945L2.99951 12.678L3.00024 4.10668C3.00024 3.5544 3.44795 3.10668 4.00024 3.10668L9.39751 3.10596Z" }]]
208
- }, p1 = {
209
- name: "ri-collage-line",
210
- components: [["path", { d: "M20 3.10669C20.5523 3.10669 21 3.5544 21 4.10669V20.1067C21 20.659 20.5523 21.1067 20 21.1067H4C3.44772 21.1067 3 20.659 3 20.1067V4.10669C3 3.5544 3.44772 3.10669 4 3.10669H20ZM11.1888 13.2651L5 14.3557V19.1067H12.218L11.1888 13.2651ZM19 5.10669H11.781L14.249 19.1067H19V5.10669ZM9.75 5.10669H5V12.3247L10.8415 11.2955L9.75 5.10669Z" }]]
185
+ name: "lu-door-closed-locked",
186
+ components: [["path", { d: "M10 12h.01 M18 9V6a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v14 M2 20h8 M20 17v-2a2 2 0 1 0-4 0v2 M15,17 h6 a1,1 0 0 1 1,1 v3 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-3 a1,1 0 0 1 1,-1 Z" }]]
187
+ }, s1 = {
188
+ name: "lu-door-closed",
189
+ components: [["path", { d: "M10 12h.01 M18 20V6a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v14 M2 20h20" }]]
190
+ }, l1 = {
191
+ name: "lu-door-open",
192
+ components: [["path", { d: "M11 20H2 M11 4.562v16.157a1 1 0 0 0 1.242.97L19 20V5.562a2 2 0 0 0-1.515-1.94l-4-1A2 2 0 0 0 11 4.561z M11 4H8a2 2 0 0 0-2 2v14 M14 12h.01 M22 20h-3" }]]
211
193
  }, m1 = {
212
- name: "ri-color-filter-ai-fill",
213
- components: [["path", { d: "M15.5111 7.30032C15.8957 7.46801 16.2807 7.63473 16.6635 7.80646C16.6346 7.88102 16.604 7.95471 16.5717 8.02749C14.576 8.20785 12.6858 9.24029 11.4704 10.9723C8.95785 10.7079 6.99981 8.58261 6.99981 6C6.99981 3.23858 9.23839 1 11.9998 1C13.4594 1 14.773 1.62543 15.687 2.62292C14.7051 3.05106 14 3.8962 14 4.99997C14 5.9935 14.6012 6.90361 15.5111 7.30032ZM13.1542 17.9462C13.996 16.1276 14.047 13.9741 13.1547 12.0554C14.6399 10.0118 17.4591 9.37883 19.6956 10.6701C22.087 12.0509 22.9064 15.1086 21.5257 17.5C20.145 19.8915 17.087 20.7109 14.6956 19.3302C14.0707 18.9694 13.5532 18.4942 13.1542 17.9462ZM6.27311 10.0269C7.42726 11.6652 9.26672 12.786 11.3746 12.9726C12.4016 15.2807 11.5401 18.0388 9.30357 19.3301C6.91211 20.7108 3.85415 19.8914 2.47344 17.5C1.09273 15.1085 1.91211 12.0505 4.30357 10.6698C4.92851 10.309 5.59897 10.0984 6.27311 10.0269ZM16.8763 5.7134L16.3106 5.46682C15.8965 5.28637 15.8965 4.71357 16.3106 4.53312L16.8763 4.28656C17.8849 3.84706 18.688 3.05545 19.1273 2.06767L19.4652 1.30805C19.6479 0.897318 20.2456 0.897318 20.4283 1.30805L20.7472 2.0252C21.1979 3.03838 22.0307 3.84417 23.0736 4.27612L23.6849 4.52932C24.1109 4.70578 24.1109 5.29417 23.6849 5.47063L23.0736 5.72382C22.0307 6.15577 21.1979 6.96158 20.7472 7.9748L20.4283 8.69188C20.2456 9.10271 19.6479 9.10271 19.4652 8.69188L19.1273 7.93228C18.688 6.94451 17.8849 6.15288 16.8763 5.7134Z" }]]
214
- }, r1 = {
215
- name: "ri-color-filter-ai-line",
216
- components: [["path", { d: "M6.00723 7.29726C6.00242 7.19876 5.99998 7.09965 5.99998 7C5.99998 3.68629 8.68627 1 12 1C13.3496 1 14.5977 1.44677 15.6006 2.20007L14.3994 3.7992C13.731 3.29712 12.9016 3 12 3C11.7239 3 11.4542 3.02798 11.1938 3.08127C9.37112 3.45426 8 5.06701 8 7C8 9.03308 9.51679 10.7119 11.4805 10.9666C12.5039 9.55847 14.055 8.70883 15.696 8.53306C16.3796 8.45983 17.0792 8.50382 17.7635 8.67248C18.3006 8.80481 18.828 9.01404 19.33 9.3039C22.1998 10.9608 23.183 14.6303 21.5262 17.5C19.8693 20.3698 16.1998 21.3531 13.33 19.6962C12.828 19.4064 12.3832 19.0543 12 18.6554C11.6169 19.0543 11.172 19.4064 10.6699 19.6963C7.80019 21.3531 4.13065 20.3699 2.47379 17.5001C0.81694 14.6304 1.80019 10.9608 4.66995 9.30397C5.17193 9.01416 5.69919 8.80494 6.23623 8.67261C6.11278 8.24646 6.03531 7.80079 6.00955 7.3413L6.00723 7.29726ZM7.14979 10.5328C6.64359 10.5989 6.14138 10.7638 5.66995 11.036C3.75678 12.1406 3.10128 14.587 4.20585 16.5001C5.31042 18.4133 7.75678 19.0688 9.66995 17.9642C10.3021 17.5993 10.7949 17.09 11.1337 16.5024C11.7429 15.4457 11.8532 14.1391 11.3649 12.9669C10.9807 12.9264 10.6072 12.8497 10.2481 12.7402C10.2028 12.7264 10.1577 12.712 10.1128 12.6972C8.91238 12.2997 7.87997 11.5335 7.14979 10.5328ZM13.1543 16.9343C13.4647 17.3396 13.8586 17.692 14.33 17.9642C16.2432 19.0687 18.6895 18.4132 19.7941 16.5C20.2936 15.635 20.4332 14.6609 20.2593 13.7511C20.0488 12.6488 19.3781 11.6409 18.33 11.0357C17.6978 10.6708 17.0104 10.4986 16.3322 10.499C15.1125 10.4998 13.9259 11.0576 13.1548 12.0666C13.2661 12.3165 13.3588 12.5707 13.4336 12.8277C13.4336 12.8277 13.4336 12.8277 13.4336 12.8277C13.4774 12.9785 13.5151 13.1302 13.5467 13.2825C13.5602 13.3478 13.5726 13.4131 13.5839 13.4786C13.7871 14.6567 13.6297 15.8611 13.1543 16.9343ZM18.5774 7C18.866 7.33402 19.106 7.71371 19.2866 8.12811L19.5331 8.69379C19.7136 9.10792 20.2864 9.10792 20.4668 8.69379L20.7134 8.12811C21.1529 7.11947 21.9445 6.31641 22.9323 5.87708L23.6919 5.53922C24.1027 5.35653 24.1027 4.75881 23.6919 4.57612L22.9748 4.25714C21.9616 3.80651 21.1558 2.97373 20.7238 1.93083L20.4706 1.31953C20.2942 0.893489 19.7058 0.893489 19.5293 1.31953L19.2761 1.93083C19.1965 2.12319 19.1041 2.3084 19 2.48538C18.5399 3.26793 17.8515 3.88963 17.0252 4.25714L16.308 4.57612C15.8973 4.75881 15.8973 5.35653 16.308 5.53922L17.0677 5.87708C17.6496 6.13591 18.1635 6.521 18.5774 7Z" }]]
194
+ name: "lu-dot",
195
+ components: [["path", { d: "M11.1,12.1 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
196
+ }, u1 = {
197
+ name: "lu-download",
198
+ components: [["path", { d: "M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4 M7 10 L12 15 L17 10 M12 15 L12 3" }]]
199
+ }, p1 = {
200
+ name: "lu-drafting-compass",
201
+ components: [["path", { d: "m12.99 6.74 1.93 3.44 M19.136 12a10 10 0 0 1-14.271 0 M21 21 L18.84 17.16 M3 21 L11.02 6.74 M10,5 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
202
+ }, L1 = {
203
+ name: "lu-drama",
204
+ components: [["path", { d: "M10 11h.01 M14 6h.01 M18 6h.01 M6.5 13.1h.01 M22 5c0 9-4 12-6 12s-6-3-6-12c0-2 2-3 6-3s6 1 6 3 M17.4 9.9c-.8.8-2 .8-2.8 0 M10.1 7.1C9 7.2 7.7 7.7 6 8.6c-3.5 2-4.7 3.9-3.7 5.6 4.5 7.8 9.5 8.4 11.2 7.4.9-.5 1.9-2.1 1.9-4.7 M9.1 16.5c.3-1.1 1.4-1.7 2.4-1.4" }]]
217
205
  }, d1 = {
218
- name: "ri-color-filter-fill",
219
- components: [["path", { d: "M16.5717 8.02749C16.8469 7.4078 16.9998 6.72176 16.9998 6C16.9998 3.23858 14.7612 1 11.9998 1C9.23839 1 6.99981 3.23858 6.99981 6C6.99981 8.58261 8.95785 10.7079 11.4704 10.9723C12.6858 9.24029 14.576 8.20785 16.5717 8.02749ZM13.1542 17.9462C13.996 16.1276 14.047 13.9741 13.1547 12.0554C14.6399 10.0118 17.4591 9.37883 19.6956 10.6701L19.6957 10.67C22.0871 12.0508 22.9064 15.1086 21.5257 17.5C20.145 19.8915 17.087 20.7109 14.6956 19.3302C14.0707 18.9694 13.5532 18.4942 13.1542 17.9462ZM6.27311 10.0269C7.42726 11.6652 9.26672 12.786 11.3746 12.9726C12.4016 15.2807 11.5401 18.0388 9.30357 19.3301C6.91211 20.7108 3.85415 19.8914 2.47344 17.5C1.09273 15.1085 1.91211 12.0505 4.30357 10.6698C4.92851 10.309 5.59897 10.0984 6.27311 10.0269Z" }]]
220
- }, h1 = {
221
- name: "ri-color-filter-line",
222
- components: [["path", { d: "M12 2.99988C14.2091 2.99988 16 4.79074 16 6.99988C16 7.54431 15.8917 8.06177 15.6958 8.53327C14.0548 8.70904 12.5038 9.5584 11.4804 10.9666C10.2212 10.8033 9.14476 10.0545 8.53417 8.99859C8.19462 8.41137 7.99998 7.72986 7.99998 6.99988C7.99998 4.79074 9.79084 2.99988 12 2.99988ZM17.7635 8.67236C17.9175 8.14099 18 7.57964 18 6.99988C18 3.68617 15.3137 0.999879 12 0.999878C8.68627 0.999877 5.99998 3.68617 5.99998 6.99988C5.99998 7.57966 6.08247 8.14104 6.23647 8.67242C5.69935 8.80476 5.172 9.01399 4.66995 9.30385C1.80019 10.9607 0.81694 14.6302 2.47379 17.5C4.13065 20.3698 7.80019 21.353 10.6699 19.6962C11.172 19.4063 11.6169 19.0542 12 18.6552C12.3832 19.0542 12.828 19.4062 13.33 19.6961C16.1998 21.3529 19.8693 20.3697 21.5262 17.4999C23.183 14.6302 22.1998 10.9606 19.33 9.30377C18.828 9.01392 18.3006 8.80469 17.7635 8.67236ZM13.1543 16.9342C13.8227 15.4251 13.8627 13.6571 13.1549 12.0667C13.9259 11.0577 15.1125 10.4999 16.3322 10.4991C17.0104 10.4987 17.6979 10.6709 18.33 11.0358C20.2432 12.1404 20.8987 14.5868 19.7941 16.4999C18.6895 18.4131 16.2432 19.0686 14.33 17.964C13.8586 17.6919 13.4647 17.3395 13.1543 16.9342ZM11.3649 12.9668C11.8532 14.139 11.7429 15.4456 11.1337 16.5023C10.7949 17.0899 10.3021 17.5991 9.66995 17.9641C7.75678 19.0687 5.31042 18.4132 4.20585 16.5C3.10128 14.5868 3.75678 12.1405 5.66995 11.0359C6.14142 10.7637 6.64366 10.5987 7.1499 10.5326C8.12267 11.8659 9.63373 12.7845 11.3649 12.9668Z" }]]
223
- }, R1 = {
224
- name: "ri-compasses-2-fill",
225
- components: [["path", { d: "M16.3303 13.497C17.9562 12.2151 19 10.2278 19 7.9967H21C21 10.9687 19.5595 13.6043 17.3385 15.2432L19.8661 19.6211C20.4183 20.5776 20.0906 21.8008 19.134 22.3531L15.6073 16.2447C14.5029 16.7283 13.2828 16.9967 12 16.9967C10.7172 16.9967 9.49712 16.7283 8.39278 16.2447L4.86606 22.3531C3.90947 21.8008 3.58172 20.5776 4.13401 19.6211L9.19751 10.8508C8.45844 10.125 8.00003 9.11439 8.00003 7.9967C8.00003 6.13286 9.2748 4.56676 11 4.12272V1.9967H13V4.12272C14.7253 4.56676 16 6.13286 16 7.9967C16 9.11439 15.5416 10.125 14.8025 10.8508L16.3303 13.497ZM14.599 14.4983L13.071 11.8517C12.7302 11.9462 12.371 11.9967 12 11.9967C11.6291 11.9967 11.2699 11.9462 10.929 11.8517L9.40101 14.4983C10.2046 14.8198 11.0817 14.9967 12 14.9967C12.9184 14.9967 13.7955 14.8198 14.599 14.4983ZM12 8.9967C12.5523 8.9967 13 8.54899 13 7.9967C13 7.44442 12.5523 6.9967 12 6.9967C11.4477 6.9967 11 7.44442 11 7.9967C11 8.54899 11.4477 8.9967 12 8.9967Z" }]]
206
+ name: "lu-dribbble",
207
+ components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M19.13 5.09C15.22 9.14 10 10.44 2.25 10.94 M21.75 12.84c-6.62-1.41-12.14 1-16.38 6.32 M8.56 2.75c4.37 6 6 9.42 8 17.72" }]]
208
+ }, v1 = {
209
+ name: "lu-drill",
210
+ components: [["path", { d: "M10 18a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H5a3 3 0 0 1-3-3 1 1 0 0 1 1-1z M13 10H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1l-.81 3.242a1 1 0 0 1-.97.758H8 M14 4h3a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-3 M18 6h4 M5 10 L3 18 M7 18 L9 10" }]]
211
+ }, i1 = {
212
+ name: "lu-droplet-off",
213
+ components: [["path", { d: "M18.715 13.186C18.29 11.858 17.384 10.607 16 9.5c-2-1.6-3.5-4-4-6.5a10.7 10.7 0 0 1-.884 2.586 M2 2 L22 22 M8.795 8.797A11 11 0 0 1 8 9.5C6 11.1 5 13 5 15a7 7 0 0 0 13.222 3.208" }]]
214
+ }, r1 = {
215
+ name: "lu-droplet",
216
+ components: [["path", { d: "M12 22a7 7 0 0 0 7-7c0-2-1-3.9-3-5.5s-3.5-4-4-6.5c-.5 2.5-2 4.9-4 6.5C6 11.1 5 13 5 15a7 7 0 0 0 7 7z" }]]
217
+ }, H1 = {
218
+ name: "lu-droplets",
219
+ components: [["path", { d: "M7 16.3c2.2 0 4-1.83 4-4.05 0-1.16-.57-2.26-1.71-3.19S7.29 6.75 7 5.3c-.29 1.45-1.14 2.84-2.29 3.76S3 11.1 3 12.25c0 2.22 1.8 4.05 4 4.05z M12.56 6.6A10.97 10.97 0 0 0 14 3.02c.5 2.5 2 4.9 4 6.5s3 3.5 3 5.5a6.98 6.98 0 0 1-11.91 4.97" }]]
220
+ }, Z1 = {
221
+ name: "lu-drum",
222
+ components: [["path", { d: "m2 2 8 8 M22 2 L14 10 M2,9 a10,5 0 1,0 20,0 a10,5 0 1,0 -20,0 Z M7 13.4v7.9 M12 14v8 M17 13.4v7.9 M2 9v8a10 5 0 0 0 20 0V9" }]]
223
+ }, V1 = {
224
+ name: "lu-drumstick",
225
+ components: [["path", { d: "M15.4 15.63a7.875 6 135 1 1 6.23-6.23 4.5 3.43 135 0 0-6.23 6.23 M8.29 12.71 L5.69 15.31 A2.5 2.5 0 1 0 4.04 19.96 A2.5 2.5 0 1 0 8.7 18.3 L11.29 15.71" }]]
226
226
  }, f1 = {
227
- name: "ri-compasses-2-line",
228
- components: [["path", { d: "M16.3303 13.497C17.9562 12.2151 19 10.2278 19 7.9967H21C21 10.9687 19.5595 13.6043 17.3385 15.2432L19.8661 19.6211C20.4183 20.5776 20.0906 21.8008 19.134 22.3531L15.6073 16.2447C14.5029 16.7283 13.2828 16.9967 12 16.9967C10.7172 16.9967 9.49712 16.7283 8.39278 16.2447L4.86606 22.3531C3.90947 21.8008 3.58172 20.5776 4.13401 19.6211L9.19751 10.8508C8.45844 10.125 8.00003 9.11439 8.00003 7.9967C8.00003 6.13286 9.2748 4.56676 11 4.12272V1.9967H13V4.12272C14.7253 4.56676 16 6.13286 16 7.9967C16 9.11439 15.5416 10.125 14.8025 10.8508L16.3303 13.497ZM14.599 14.4983L13.071 11.8517C12.7302 11.9462 12.371 11.9967 12 11.9967C11.6291 11.9967 11.2699 11.9462 10.929 11.8517L9.40101 14.4983C10.2046 14.8198 11.0817 14.9967 12 14.9967C12.9184 14.9967 13.7955 14.8198 14.599 14.4983ZM12 9.9967C13.1046 9.9967 14 9.10127 14 7.9967C14 6.89213 13.1046 5.9967 12 5.9967C10.8955 5.9967 10 6.89213 10 7.9967C10 9.10127 10.8955 9.9967 12 9.9967Z" }]]
229
- }, F1 = {
230
- name: "ri-compasses-fill",
231
- components: [["path", { d: "M10.9998 4.12272V1.9967H12.9998V4.12272C14.725 4.56676 15.9998 6.13286 15.9998 7.9967C15.9998 9.11439 15.5414 10.125 14.8023 10.8508L20.8658 21.3531L19.1338 22.3531L13.0708 11.8517C12.7299 11.9462 12.3708 11.9967 11.9998 11.9967C11.6289 11.9967 11.2697 11.9462 10.9288 11.8517L4.86584 22.3531L3.13379 21.3531L9.1973 10.8508C8.45823 10.125 7.99981 9.11439 7.99981 7.9967C7.99981 6.13286 9.27459 4.56676 10.9998 4.12272ZM11.9998 8.9967C12.5521 8.9967 12.9998 8.54899 12.9998 7.9967C12.9998 7.44442 12.5521 6.9967 11.9998 6.9967C11.4475 6.9967 10.9998 7.44442 10.9998 7.9967C10.9998 8.54899 11.4475 8.9967 11.9998 8.9967Z" }]]
232
- }, u1 = {
233
- name: "ri-compasses-line",
234
- components: [["path", { d: "M10.9998 4.12272V1.9967H12.9998V4.12272C14.725 4.56676 15.9998 6.13286 15.9998 7.9967C15.9998 9.11439 15.5414 10.125 14.8023 10.8508L20.8658 21.3531L19.1338 22.3531L13.0708 11.8517C12.7299 11.9462 12.3708 11.9967 11.9998 11.9967C11.6289 11.9967 11.2697 11.9462 10.9288 11.8517L4.86584 22.3531L3.13379 21.3531L9.1973 10.8508C8.45823 10.125 7.99981 9.11439 7.99981 7.9967C7.99981 6.13286 9.27459 4.56676 10.9998 4.12272ZM11.9998 9.9967C13.1044 9.9967 13.9998 9.10127 13.9998 7.9967C13.9998 6.89213 13.1044 5.9967 11.9998 5.9967C10.8952 5.9967 9.99981 6.89213 9.99981 7.9967C9.99981 9.10127 10.8952 9.9967 11.9998 9.9967Z" }]]
227
+ name: "lu-dumbbell",
228
+ components: [["path", { d: "M17.596 12.768a2 2 0 1 0 2.829-2.829l-1.768-1.767a2 2 0 0 0 2.828-2.829l-2.828-2.828a2 2 0 0 0-2.829 2.828l-1.767-1.768a2 2 0 1 0-2.829 2.829z M2.5 21.5 L3.9 20.1 M20.1 3.9 L21.5 2.5 M5.343 21.485a2 2 0 1 0 2.829-2.828l1.767 1.768a2 2 0 1 0 2.829-2.829l-6.364-6.364a2 2 0 1 0-2.829 2.829l1.768 1.767a2 2 0 0 0-2.828 2.829z M9.6 14.4 L14.4 9.6" }]]
235
229
  }, g1 = {
236
- name: "ri-contrast-2-fill",
237
- components: [["path", { d: "M12 21.9967C6.47715 21.9967 2 17.5196 2 11.9967C2 6.47386 6.47715 1.9967 12 1.9967C17.5228 1.9967 22 6.47386 22 11.9967C22 17.5196 17.5228 21.9967 12 21.9967ZM5.32889 16.422C6.76378 18.5675 9.20868 19.9803 11.9836 19.9803C16.4018 19.9803 19.9836 16.3985 19.9836 11.9803C19.9836 9.2053 18.5707 6.76034 16.4251 5.32547C17.2705 8.35324 16.5025 11.7369 14.1213 14.1181C11.7401 16.4993 8.3566 17.2672 5.32889 16.422Z" }]]
238
- }, b1 = {
239
- name: "ri-contrast-2-line",
240
- components: [["path", { d: "M12 21.9967C6.47715 21.9967 2 17.5196 2 11.9967C2 6.47386 6.47715 1.9967 12 1.9967C17.5228 1.9967 22 6.47386 22 11.9967C22 17.5196 17.5228 21.9967 12 21.9967ZM12 19.9967C16.4183 19.9967 20 16.415 20 11.9967C20 7.57843 16.4183 3.9967 12 3.9967C7.58172 3.9967 4 7.57843 4 11.9967C4 16.415 7.58172 19.9967 12 19.9967ZM7.00035 15.316C9.07995 15.1646 11.117 14.2939 12.7071 12.7038C14.2972 11.1137 15.1679 9.07666 15.3193 6.99706C15.6454 7.21408 15.955 7.46642 16.2426 7.75406C18.5858 10.0972 18.5858 13.8962 16.2426 16.2393C13.8995 18.5825 10.1005 18.5825 7.75736 16.2393C7.46971 15.9517 7.21738 15.6421 7.00035 15.316Z" }]]
241
- }, y1 = {
242
- name: "ri-contrast-drop-2-fill",
243
- components: [["path", { d: "M5.63604 6.63288L12 0.268921L18.364 6.63288C21.8787 10.1476 21.8787 15.8461 18.364 19.3608C14.8492 22.8755 9.15076 22.8755 5.63604 19.3608C2.12132 15.8461 2.12132 10.1476 5.63604 6.63288H5.63604ZM12 3.09735L7.05025 8.0471C5.7835 9.31385 5 11.0638 5 12.9968H19C19 11.0638 18.2165 9.31385 16.9497 8.0471L12 3.09735Z" }]]
230
+ name: "lu-ear-off",
231
+ components: [["path", { d: "M6 18.5a3.5 3.5 0 1 0 7 0c0-1.57.92-2.52 2.04-3.46 M6 8.5c0-.75.13-1.47.36-2.14 M8.8 3.15A6.5 6.5 0 0 1 19 8.5c0 1.63-.44 2.81-1.09 3.76 M12.5 6A2.5 2.5 0 0 1 15 8.5M10 13a2 2 0 0 0 1.82-1.18 M2 2 L22 22" }]]
232
+ }, A1 = {
233
+ name: "lu-ear",
234
+ components: [["path", { d: "M6 8.5a6.5 6.5 0 1 1 13 0c0 6-6 6-6 10a3.5 3.5 0 1 1-7 0 M15 8.5a2.5 2.5 0 0 0-5 0v1a2 2 0 1 1 0 4" }]]
235
+ }, C1 = {
236
+ name: "lu-earth-lock",
237
+ components: [["path", { d: "M7 3.34V5a3 3 0 0 0 3 3 M11 21.95V18a2 2 0 0 0-2-2 2 2 0 0 1-2-2v-1a2 2 0 0 0-2-2H2.05 M21.54 15H17a2 2 0 0 0-2 2v4.54 M12 2a10 10 0 1 0 9.54 13 M20 6V4a2 2 0 1 0-4 0v2 M15,6 h6 a1,1 0 0 1 1,1 v3 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-3 a1,1 0 0 1 1,-1 Z" }]]
238
+ }, F1 = {
239
+ name: "lu-earth",
240
+ components: [["path", { d: "M21.54 15H17a2 2 0 0 0-2 2v4.54 M7 3.34V5a3 3 0 0 0 3 3a2 2 0 0 1 2 2c0 1.1.9 2 2 2a2 2 0 0 0 2-2c0-1.1.9-2 2-2h3.17 M11 21.95V18a2 2 0 0 0-2-2a2 2 0 0 1-2-2v-1a2 2 0 0 0-2-2H2.05 M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z" }]]
244
241
  }, k1 = {
245
- name: "ri-contrast-drop-2-line",
246
- components: [["path", { d: "M12 3.09735L7.05025 8.04709C4.31658 10.7808 4.31658 15.2129 7.05025 17.9466C9.78392 20.6803 14.2161 20.6803 16.9497 17.9466C19.6834 15.2129 19.6834 10.7808 16.9497 8.0471L12 3.09735ZM12 0.268921L18.364 6.63288C21.8787 10.1476 21.8787 15.8461 18.364 19.3608C14.8492 22.8755 9.15076 22.8755 5.63604 19.3608C2.12132 15.8461 2.12132 10.1476 5.63604 6.63288L12 0.268921ZM7 12.9968H17C17 15.7583 14.7614 17.9968 12 17.9968C9.23858 17.9968 7 15.7583 7 12.9968Z" }]]
247
- }, B1 = {
248
- name: "ri-contrast-drop-fill",
249
- components: [["path", { d: "M12 0.268921L18.364 6.63288C21.8787 10.1476 21.8787 15.8461 18.364 19.3608C14.8492 22.8755 9.15076 22.8755 5.63604 19.3608C2.12132 15.8461 2.12132 10.1476 5.63604 6.63288L12 0.268921ZM12 3.09735L7.05025 8.0471C4.31658 10.7808 4.31658 15.2129 7.05025 17.9466C8.41814 19.3145 10.2113 19.9979 12.0042 19.9968L12 3.09735Z" }]]
250
- }, S1 = {
251
- name: "ri-contrast-drop-line",
252
- components: [["path", { d: "M12 3.09735L7.05025 8.04709C4.31658 10.7808 4.31658 15.2129 7.05025 17.9466C9.78392 20.6803 14.2161 20.6803 16.9497 17.9466C19.6834 15.2129 19.6834 10.7808 16.9497 8.0471L12 3.09735ZM12 0.268921L18.364 6.63288C21.8787 10.1476 21.8787 15.8461 18.364 19.3608C14.8492 22.8755 9.15076 22.8755 5.63604 19.3608C2.12132 15.8461 2.12132 10.1476 5.63604 6.63288L12 0.268921ZM12 17.9968V7.99684C14.7614 7.99684 17 10.2354 17 12.9968C17 15.7583 14.7614 17.9968 12 17.9968Z" }]]
253
- }, v1 = {
254
- name: "ri-contrast-fill",
255
- components: [["path", { d: "M12 21.9967C6.47715 21.9967 2 17.5196 2 11.9967C2 6.47386 6.47715 1.9967 12 1.9967C17.5228 1.9967 22 6.47386 22 11.9967C22 17.5196 17.5228 21.9967 12 21.9967ZM12 19.9967V3.9967C7.58172 3.9967 4 7.57843 4 11.9967C4 16.415 7.58172 19.9967 12 19.9967Z" }]]
242
+ name: "lu-eclipse",
243
+ components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M12 2a7 7 0 1 0 10 10" }]]
244
+ }, y1 = {
245
+ name: "lu-egg-fried",
246
+ components: [["path", { d: "M8,12.5 a3.5,3.5 0 1,0 7,0 a3.5,3.5 0 1,0 -7,0 Z M3 8c0-3.5 2.5-6 6.5-6 5 0 4.83 3 7.5 5s5 2 5 6c0 4.5-2.5 6.5-7 6.5-2.5 0-2.5 2.5-6 2.5s-7-2-7-5.5c0-3 1.5-3 1.5-5C3.5 10 3 9 3 8Z" }]]
247
+ }, z1 = {
248
+ name: "lu-egg-off",
249
+ components: [["path", { d: "M6.399 6.399C5.362 8.157 4.65 10.189 4.5 12c-.37 4.43 1.27 9.95 7.5 10 3.256-.026 5.259-1.547 6.375-3.625 M19.532 13.875A14.07 14.07 0 0 0 19.5 12c-.36-4.34-3.95-9.96-7.5-10-1.04.012-2.082.502-3.046 1.297 M2 2 L22 22" }]]
250
+ }, b1 = {
251
+ name: "lu-egg",
252
+ components: [["path", { d: "M12 22c6.23-.05 7.87-5.57 7.5-10-.36-4.34-3.95-9.96-7.5-10-3.55.04-7.14 5.66-7.5 10-.37 4.43 1.27 9.95 7.5 10z" }]]
253
+ }, D1 = {
254
+ name: "lu-ellipsis-vertical",
255
+ components: [["path", { d: "M11,12 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M11,5 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M11,19 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
256
+ }, q1 = {
257
+ name: "lu-ellipsis",
258
+ components: [["path", { d: "M11,12 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M18,12 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M4,12 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
256
259
  }, w1 = {
257
- name: "ri-contrast-line",
258
- components: [["path", { d: "M12 21.9967C6.47715 21.9967 2 17.5196 2 11.9967C2 6.47386 6.47715 1.9967 12 1.9967C17.5228 1.9967 22 6.47386 22 11.9967C22 17.5196 17.5228 21.9967 12 21.9967ZM12 19.9967C16.4183 19.9967 20 16.415 20 11.9967C20 7.57843 16.4183 3.9967 12 3.9967C7.58172 3.9967 4 7.57843 4 11.9967C4 16.415 7.58172 19.9967 12 19.9967ZM12 17.9967V5.9967C15.3137 5.9967 18 8.683 18 11.9967C18 15.3104 15.3137 17.9967 12 17.9967Z" }]]
260
+ name: "lu-equal-approximately",
261
+ components: [["path", { d: "M5 15a6.5 6.5 0 0 1 7 0 6.5 6.5 0 0 0 7 0 M5 9a6.5 6.5 0 0 1 7 0 6.5 6.5 0 0 0 7 0" }]]
259
262
  }, P1 = {
260
- name: "ri-crop-2-fill",
261
- components: [["path", { d: "M17.5858 5L20.1421 2.44365L21.5563 3.85786L19 6.41421V17H22V19H19V22H17V7H9V5H17.5858ZM15 17V19H6C5.44772 19 5 18.5523 5 18V7H2V5H5V2H7V17H15ZM9 9H15V15H9V9Z" }]]
262
- }, D1 = {
263
- name: "ri-crop-2-line",
264
- components: [["path", { d: "M8.41421 17H15V19H6C5.44772 19 5 18.5523 5 18V7H2V5H5V2H7V15.5858L15.5858 7H9V5H17.5858L20.1421 2.44365L21.5563 3.85786L19 6.41421V17H22V19H19V22H17V8.41421L8.41421 17Z" }]]
265
- }, A1 = {
266
- name: "ri-crop-fill",
267
- components: [["path", { d: "M19 17H22V19H19V22H17V19H6C5.44772 19 5 18.5523 5 18V7H2V5H5V2H7V5H18C18.5523 5 19 5.44772 19 6V17Z" }]]
268
- }, z1 = {
269
- name: "ri-crop-line",
270
- components: [["path", { d: "M15 17V19H6C5.44772 19 5 18.5523 5 18V7H2V5H5V2H7V17H15ZM17 22V7H9V5H18C18.5523 5 19 5.44772 19 6V17H22V19H19V22H17Z" }]]
271
- }, G1 = {
272
- name: "ri-crosshair-2-fill",
273
- components: [["path", { d: "M11 5.07089C7.93431 5.5094 5.5094 7.93431 5.07089 11H7V13H5.07089C5.5094 16.0657 7.93431 18.4906 11 18.9291V17H13V18.9291C16.0657 18.4906 18.4906 16.0657 18.9291 13H17V11H18.9291C18.4906 7.93431 16.0657 5.5094 13 5.07089V7H11V5.07089ZM3.05493 11C3.51608 6.82838 6.82838 3.51608 11 3.05493V1H13V3.05493C17.1716 3.51608 20.4839 6.82838 20.9451 11H23V13H20.9451C20.4839 17.1716 17.1716 20.4839 13 20.9451V23H11V20.9451C6.82838 20.4839 3.51608 17.1716 3.05493 13H1V11H3.05493ZM15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z" }]]
263
+ name: "lu-equal-not",
264
+ components: [["path", { d: "M5 9 L19 9 M5 15 L19 15 M19 5 L5 19" }]]
274
265
  }, x1 = {
275
- name: "ri-crosshair-2-line",
276
- components: [["path", { d: "M11 5.07089C7.93431 5.5094 5.5094 7.93431 5.07089 11H7V13H5.07089C5.5094 16.0657 7.93431 18.4906 11 18.9291V17H13V18.9291C16.0657 18.4906 18.4906 16.0657 18.9291 13H17V11H18.9291C18.4906 7.93431 16.0657 5.5094 13 5.07089V7H11V5.07089ZM3.05493 11C3.51608 6.82838 6.82838 3.51608 11 3.05493V1H13V3.05493C17.1716 3.51608 20.4839 6.82838 20.9451 11H23V13H20.9451C20.4839 17.1716 17.1716 20.4839 13 20.9451V23H11V20.9451C6.82838 20.4839 3.51608 17.1716 3.05493 13H1V11H3.05493ZM14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12Z" }]]
277
- }, T1 = {
278
- name: "ri-crosshair-fill",
279
- components: [["path", { d: "M19.9381 13C19.4869 16.6187 16.6187 19.4869 13 19.9381V17H11V19.9381C7.38128 19.4869 4.51314 16.6187 4.06189 13H7V11H4.06189C4.51314 7.38128 7.38128 4.51314 11 4.06189V7H13V4.06189C16.6187 4.51314 19.4869 7.38128 19.9381 11H17V13H19.9381ZM2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12ZM12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z" }]]
280
- }, q1 = {
281
- name: "ri-crosshair-line",
282
- components: [["path", { d: "M13 19.9381C16.6187 19.4869 19.4869 16.6187 19.9381 13H17V11H19.9381C19.4869 7.38128 16.6187 4.51314 13 4.06189V7H11V4.06189C7.38128 4.51314 4.51314 7.38128 4.06189 11H7V13H4.06189C4.51314 16.6187 7.38128 19.4869 11 19.9381V17H13V19.9381ZM12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22ZM12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12C14 13.1046 13.1046 14 12 14Z" }]]
266
+ name: "lu-equal",
267
+ components: [["path", { d: "M5 9 L19 9 M5 15 L19 15" }]]
268
+ }, G1 = {
269
+ name: "lu-eraser",
270
+ components: [["path", { d: "m7 21-4.3-4.3c-1-1-1-2.5 0-3.4l9.6-9.6c1-1 2.5-1 3.4 0l5.6 5.6c1 1 1 2.5 0 3.4L13 21 M22 21H7 M5 11 L14 20" }]]
271
+ }, S1 = {
272
+ name: "lu-ethernet-port",
273
+ components: [["path", { d: "m15 20 3-3h2a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h2l3 3z M6 8v1 M10 8v1 M14 8v1 M18 8v1" }]]
283
274
  }, I1 = {
284
- name: "ri-drag-drop-fill",
285
- components: [["path", { d: "M14 6H16V8H21C21.5523 8 22 8.44772 22 9V16.5L16 13L16.0359 21.0622L18.2592 18.9129L20.041 22H9C8.44772 22 8 21.5523 8 21V16H6V14H8V9C8 8.44772 8.44772 8 9 8H14V6ZM22 17.338V21C22 21.107 21.9832 21.2101 21.9521 21.3068L19.9913 17.9129L22 17.338ZM4 14V16H2V14H4ZM4 10V12H2V10H4ZM4 6V8H2V6H4ZM4 2V4H2V2H4ZM8 2V4H6V2H8ZM12 2V4H10V2H12ZM16 2V4H14V2H16Z" }]]
286
- }, W1 = {
287
- name: "ri-drag-drop-line",
288
- components: [["path", { d: "M16 13L22.9641 17.0622L19.9913 17.9129L22.116 21.5933L20.384 22.5933L18.2592 18.9129L16.0359 21.0622L16 13ZM14 6H16V8H21C21.5523 8 22 8.44772 22 9V13H20V10H10V20H14V22H9C8.44772 22 8 21.5523 8 21V16H6V14H8V9C8 8.44772 8.44772 8 9 8H14V6ZM4 14V16H2V14H4ZM4 10V12H2V10H4ZM4 6V8H2V6H4ZM4 2V4H2V2H4ZM8 2V4H6V2H8ZM12 2V4H10V2H12ZM16 2V4H14V2H16Z" }]]
289
- }, E1 = {
290
- name: "ri-drop-fill",
291
- components: [["path", { d: "M5.63604 6.63288L12 0.268921L18.364 6.63288C21.8787 10.1476 21.8787 15.8461 18.364 19.3608C14.8492 22.8755 9.15076 22.8755 5.63604 19.3608C2.12132 15.8461 2.12132 10.1476 5.63604 6.63288H5.63604Z" }]]
292
- }, Q1 = {
293
- name: "ri-drop-line",
294
- components: [["path", { d: "M12 3.09723L7.05025 8.04697C4.31658 10.7806 4.31658 15.2128 7.05025 17.9465C9.78392 20.6801 14.2161 20.6801 16.9497 17.9465C19.6834 15.2128 19.6834 10.7806 16.9497 8.04697L12 3.09723ZM12 0.268799L18.364 6.63276C21.8787 10.1475 21.8787 15.846 18.364 19.3607C14.8492 22.8754 9.15076 22.8754 5.63604 19.3607C2.12132 15.846 2.12132 10.1475 5.63604 6.63276L12 0.268799Z" }]]
275
+ name: "lu-euro",
276
+ components: [["path", { d: "M4 10h12 M4 14h9 M19 6a7.7 7.7 0 0 0-5.2-2A7.9 7.9 0 0 0 6 12c0 4.4 3.5 8 7.8 8 2 0 3.8-.8 5.2-2" }]]
295
277
  }, O1 = {
296
- name: "ri-edit-2-fill",
297
- components: [["path", { d: "M9.24264 18.9967H21V20.9967H3V16.754L12.8995 6.85453L17.1421 11.0972L9.24264 18.9967ZM14.3137 5.44032L16.435 3.319C16.8256 2.92848 17.4587 2.92848 17.8492 3.319L20.6777 6.14743C21.0682 6.53795 21.0682 7.17112 20.6777 7.56164L18.5563 9.68296L14.3137 5.44032Z" }]]
278
+ name: "lu-expand",
279
+ components: [["path", { d: "m15 15 6 6 M15 9 L21 3 M21 16v5h-5 M21 8V3h-5 M3 16v5h5 M3 21 L9 15 M3 8V3h5 M9 9 3 3" }]]
280
+ }, E1 = {
281
+ name: "lu-external-link",
282
+ components: [["path", { d: "M15 3h6v6 M10 14 21 3 M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6" }]]
283
+ }, R1 = {
284
+ name: "lu-eye-closed",
285
+ components: [["path", { d: "m15 18-.722-3.25 M2 8a10.645 10.645 0 0 0 20 0 M20 15 L18.27 12.95 M4 15 L5.73 12.95 M9 18 L9.72 14.75" }]]
286
+ }, K1 = {
287
+ name: "lu-eye-off",
288
+ components: [["path", { d: "M10.733 5.076a10.744 10.744 0 0 1 11.205 6.575 1 1 0 0 1 0 .696 10.747 10.747 0 0 1-1.444 2.49 M14.084 14.158a3 3 0 0 1-4.242-4.242 M17.479 17.499a10.75 10.75 0 0 1-15.417-5.151 1 1 0 0 1 0-.696 10.75 10.75 0 0 1 4.446-5.143 M2 2 L22 22" }]]
289
+ }, T1 = {
290
+ name: "lu-eye",
291
+ components: [["path", { d: "M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0 M9,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
292
+ }, X1 = {
293
+ name: "lu-facebook",
294
+ components: [["path", { d: "M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z" }]]
298
295
  }, U1 = {
299
- name: "ri-edit-2-line",
300
- components: [["path", { d: "M5 18.89H6.41421L15.7279 9.57627L14.3137 8.16206L5 17.4758V18.89ZM21 20.89H3V16.6473L16.435 3.21231C16.8256 2.82179 17.4587 2.82179 17.8492 3.21231L20.6777 6.04074C21.0682 6.43126 21.0682 7.06443 20.6777 7.45495L9.24264 18.89H21V20.89ZM15.7279 6.74785L17.1421 8.16206L18.5563 6.74785L17.1421 5.33363L15.7279 6.74785Z" }]]
296
+ name: "lu-factory",
297
+ components: [["path", { d: "M2 20a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V8l-7 5V8l-7 5V4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z M17 18h1 M12 18h1 M7 18h1" }]]
298
+ }, B1 = {
299
+ name: "lu-fan",
300
+ components: [["path", { d: "M10.827 16.379a6.082 6.082 0 0 1-8.618-7.002l5.412 1.45a6.082 6.082 0 0 1 7.002-8.618l-1.45 5.412a6.082 6.082 0 0 1 8.618 7.002l-5.412-1.45a6.082 6.082 0 0 1-7.002 8.618l1.45-5.412Z M12 12v.01" }]]
301
+ }, W1 = {
302
+ name: "lu-fast-forward",
303
+ components: [["path", { d: "M13 19 L22 12 L13 5 L13 19 Z M2 19 L11 12 L2 5 L2 19 Z" }]]
301
304
  }, j1 = {
302
- name: "ri-edit-box-fill",
303
- components: [["path", { d: "M16.7574 2.99678L9.29145 10.4627L9.29886 14.7099L13.537 14.7024L21 7.23943V19.9968C21 20.5491 20.5523 20.9968 20 20.9968H4C3.44772 20.9968 3 20.5491 3 19.9968V3.99678C3 3.4445 3.44772 2.99678 4 2.99678H16.7574ZM20.4853 2.09729L21.8995 3.5115L12.7071 12.7039L11.2954 12.7064L11.2929 11.2897L20.4853 2.09729Z" }]]
304
- }, K1 = {
305
- name: "ri-edit-box-line",
306
- components: [["path", { d: "M16.7574 2.99678L14.7574 4.99678H5V18.9968H19V9.23943L21 7.23943V19.9968C21 20.5491 20.5523 20.9968 20 20.9968H4C3.44772 20.9968 3 20.5491 3 19.9968V3.99678C3 3.4445 3.44772 2.99678 4 2.99678H16.7574ZM20.4853 2.09729L21.8995 3.5115L12.7071 12.7039L11.2954 12.7064L11.2929 11.2897L20.4853 2.09729Z" }]]
305
+ name: "lu-feather",
306
+ components: [["path", { d: "M12.67 19a2 2 0 0 0 1.416-.588l6.154-6.172a6 6 0 0 0-8.49-8.49L5.586 9.914A2 2 0 0 0 5 11.328V18a1 1 0 0 0 1 1z M16 8 2 22 M17.5 15H9" }]]
307
307
  }, J1 = {
308
- name: "ri-edit-circle-fill",
309
- components: [["path", { d: "M16.6256 3.1285L9.29145 10.4626L9.29886 14.7098L13.537 14.7024L20.8682 7.37114C21.5912 8.75438 22 10.3278 22 11.9967C22 17.5196 17.5228 21.9967 12 21.9967C6.47715 21.9967 2 17.5196 2 11.9967C2 6.47386 6.47715 1.9967 12 1.9967C13.6689 1.9967 15.2423 2.40553 16.6256 3.1285ZM20.4853 2.09721L21.8995 3.51142L12.7071 12.7038L11.2954 12.7063L11.2929 11.2896L20.4853 2.09721Z" }]]
308
+ name: "lu-fence",
309
+ components: [["path", { d: "M4 3 2 5v15c0 .6.4 1 1 1h2c.6 0 1-.4 1-1V5Z M6 8h4 M6 18h4 M12 3 L10 5 L10 20 C10 20.6, 10.4 21, 11 21 L13 21 C13.6 21, 14 20.6, 14 20 L14 5 Z M14 8h4 M14 18h4 M20 3 L18 5 L18 20 C18 20.6, 18.4 21, 19 21 L21 21 C21.6 21, 22 20.6, 22 20 L22 5 Z" }]]
310
+ }, Q1 = {
311
+ name: "lu-ferris-wheel",
312
+ components: [["path", { d: "M10,12 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M12 2v4 M6.8 15 L3.3 17 M20.7 7 L17.2 9 M6.8 9 3.3 7 M20.7 17 L17.2 15 M9 22 L12 14 L15 22 M8 22h8 M18 18.7a9 9 0 1 0-12 0" }]]
310
313
  }, N1 = {
311
- name: "ri-edit-circle-line",
312
- components: [["path", { d: "M12.6844 4.02547C12.4588 4.00646 12.2306 3.9967 12 3.9967C7.58172 3.9967 4 7.57843 4 11.9967C4 16.415 7.58172 19.9967 12 19.9967C16.4183 19.9967 20 16.415 20 11.9967C20 11.7662 19.9902 11.5379 19.9711 11.3123C19.8996 10.4646 19.6953 9.6442 19.368 8.87344L20.8682 7.37114C21.2031 8.01192 21.4706 8.6935 21.6613 9.40649C21.8213 10.0063 21.9258 10.6222 21.9723 11.248C21.9907 11.4952 22 11.7449 22 11.9967C22 17.5196 17.5228 21.9967 12 21.9967C6.47715 21.9967 2 17.5196 2 11.9967C2 6.47386 6.47715 1.9967 12 1.9967C12.2518 1.9967 12.5015 2.00601 12.7487 2.02431C13.3745 2.07081 13.9904 2.17542 14.5898 2.3358C15.3032 2.52609 15.9848 2.79359 16.6256 3.1285L15.1247 4.62934C14.3525 4.30143 13.5321 4.09707 12.6844 4.02547ZM20.4853 2.09721L21.8995 3.51142L12.7071 12.7038L11.2954 12.7063L11.2929 11.2896L20.4853 2.09721Z" }]]
313
- }, X1 = {
314
- name: "ri-edit-fill",
315
- components: [["path", { d: "M7.24264 17.9967H3V13.754L14.435 2.319C14.8256 1.92848 15.4587 1.92848 15.8492 2.319L18.6777 5.14743C19.0682 5.53795 19.0682 6.17112 18.6777 6.56164L7.24264 17.9967ZM3 19.9967H21V21.9967H3V19.9967Z" }]]
314
+ name: "lu-figma",
315
+ components: [["path", { d: "M5 5.5A3.5 3.5 0 0 1 8.5 2H12v7H8.5A3.5 3.5 0 0 1 5 5.5z M12 2h3.5a3.5 3.5 0 1 1 0 7H12V2z M12 12.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 1 1-7 0z M5 19.5A3.5 3.5 0 0 1 8.5 16H12v3.5a3.5 3.5 0 1 1-7 0z M5 12.5A3.5 3.5 0 0 1 8.5 9H12v7H8.5A3.5 3.5 0 0 1 5 12.5z" }]]
316
316
  }, Y1 = {
317
- name: "ri-edit-line",
318
- components: [["path", { d: "M6.41421 15.89L16.5563 5.74785L15.1421 4.33363L5 14.4758V15.89H6.41421ZM7.24264 17.89H3V13.6473L14.435 2.21231C14.8256 1.82179 15.4587 1.82179 15.8492 2.21231L18.6777 5.04074C19.0682 5.43126 19.0682 6.06443 18.6777 6.45495L7.24264 17.89ZM3 19.89H21V21.89H3V19.89Z" }]]
317
+ name: "lu-file-archive",
318
+ components: [["path", { d: "M10 12v-1 M10 18v-2 M10 7V6 M14 2v4a2 2 0 0 0 2 2h4 M15.5 22H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v16a2 2 0 0 0 .274 1.01 M8,20 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
319
319
  }, _1 = {
320
- name: "ri-eraser-fill",
321
- components: [["path", { d: "M13.9999 18.9966H20.9999V20.9966H11.9999L8.00229 20.9991L1.51457 14.5113C1.12405 14.1208 1.12405 13.4877 1.51457 13.0971L12.1212 2.49053C12.5117 2.1 13.1449 2.1 13.5354 2.49053L21.3136 10.2687C21.7041 10.6592 21.7041 11.2924 21.3136 11.6829L13.9999 18.9966ZM15.6567 14.5113L19.1922 10.9758L12.8283 4.61185L9.29275 8.14738L15.6567 14.5113Z" }]]
320
+ name: "lu-file-audio-2",
321
+ components: [["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v2 M14 2v4a2 2 0 0 0 2 2h4 M2,17 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M2 17v-3a4 4 0 0 1 8 0v3 M8,17 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
322
322
  }, $1 = {
323
- name: "ri-eraser-line",
324
- components: [["path", { d: "M8.58564 8.85449L3.63589 13.8042L8.83021 18.9985L9.99985 18.9978V18.9966H11.1714L14.9496 15.2184L8.58564 8.85449ZM9.99985 7.44027L16.3638 13.8042L19.1922 10.9758L12.8283 4.61185L9.99985 7.44027ZM13.9999 18.9966H20.9999V20.9966H11.9999L8.00229 20.9991L1.51457 14.5113C1.12405 14.1208 1.12405 13.4877 1.51457 13.0971L12.1212 2.49053C12.5117 2.1 13.1449 2.1 13.5354 2.49053L21.3136 10.2687C21.7041 10.6592 21.7041 11.2924 21.3136 11.6829L13.9999 18.9966Z" }]]
325
- }, C2 = {
326
- name: "ri-flip-horizontal-2-fill",
327
- components: [["path", { d: "M4 3C3.44772 3 3 3.44772 3 4V20C3 20.5523 3.44772 21 4 21H20C20.5523 21 21 20.5523 21 20V4C21 3.44772 20.5523 3 20 3H4ZM10 8V11H14V8L18 12L14 16V13H10V16L6 12L10 8Z" }]]
328
- }, H2 = {
329
- name: "ri-flip-horizontal-2-line",
330
- components: [["path", { d: "M5 19H19V5H5V19ZM3 4C3 3.44772 3.44772 3 4 3H20C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4ZM10 8V11H14V8L18 12L14 16V13H10V16L6 12L10 8Z" }]]
331
- }, V2 = {
332
- name: "ri-flip-horizontal-fill",
333
- components: [["path", { d: "M11 2V22H13V2H11ZM7 6V18H4L4 6H7ZM4 4C2.89543 4 2 4.89543 2 6V18C2 19.1046 2.89543 20 4 20H7C8.10457 20 9 19.1046 9 18V6C9 4.89543 8.10457 4 7 4H4ZM15 6C15 4.89543 15.8954 4 17 4H20C21.1046 4 22 4.89543 22 6V18C22 19.1046 21.1046 20 20 20H17C15.8954 20 15 19.1046 15 18V6Z" }]]
323
+ name: "lu-file-audio",
324
+ components: [["path", { d: "M17.5 22h.5a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3 M14 2v4a2 2 0 0 0 2 2h4 M2 19a2 2 0 1 1 4 0v1a2 2 0 1 1-4 0v-4a6 6 0 0 1 12 0v4a2 2 0 1 1-4 0v-1a2 2 0 1 1 4 0" }]]
325
+ }, a2 = {
326
+ name: "lu-file-axis-3d",
327
+ components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4 M8 18 L12 14 M8 10v8h8" }]]
334
328
  }, n2 = {
335
- name: "ri-flip-horizontal-line",
336
- components: [["path", { d: "M11 2V22H13V2H11ZM2 6C2 4.89543 2.89543 4 4 4H7C8.10457 4 9 4.89543 9 6V18C9 19.1046 8.10457 20 7 20H4C2.89543 20 2 19.1046 2 18V6ZM20 6V18H17V6H20ZM17 4C15.8954 4 15 4.89543 15 6V18C15 19.1046 15.8954 20 17 20H20C21.1046 20 22 19.1046 22 18V6C22 4.89543 21.1046 4 20 4H17Z" }]]
337
- }, i2 = {
338
- name: "ri-flip-vertical-2-fill",
339
- components: [["path", { d: "M4 3C3.44772 3 3 3.44772 3 4V20C3 20.5523 3.44772 21 4 21H20C20.5523 21 21 20.5523 21 20V4C21 3.44772 20.5523 3 20 3H4ZM8 10L12 6L16 10H13V14H16L12 18L8 14H11L11 10H8Z" }]]
340
- }, L2 = {
341
- name: "ri-flip-vertical-2-line",
342
- components: [["path", { d: "M5 19H19V5H5V19ZM3 4C3 3.44772 3.44772 3 4 3H20C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4ZM8 10L12 6L16 10H13V14H16L12 18L8 14H11V10L8 10Z" }]]
329
+ name: "lu-file-badge-2",
330
+ components: [["path", { d: "m13.69 12.479 1.29 4.88a.5.5 0 0 1-.697.591l-1.844-.849a1 1 0 0 0-.88.001l-1.846.85a.5.5 0 0 1-.693-.593l1.29-4.88 M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z M9,10 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
343
331
  }, e2 = {
344
- name: "ri-flip-vertical-fill",
345
- components: [["path", { d: "M22 11L2 11L2 13L22 13V11ZM18 7L6 7V4L18 4V7ZM20 4C20 2.89543 19.1046 2 18 2L6 2C4.89543 2 4 2.89543 4 4L4 7C4 8.10457 4.89543 9 6 9L18 9C19.1046 9 20 8.10457 20 7V4ZM18 15C19.1046 15 20 15.8954 20 17V20C20 21.1046 19.1046 22 18 22H6C4.89543 22 4 21.1046 4 20L4 17C4 15.8954 4.89543 15 6 15L18 15Z" }]]
332
+ name: "lu-file-badge",
333
+ components: [["path", { d: "M12 22h6a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3 M14 2v4a2 2 0 0 0 2 2h4 M5 17a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z M7 16.5 8 22l-3-1-3 1 1-5.5" }]]
346
334
  }, o2 = {
347
- name: "ri-flip-vertical-line",
348
- components: [["path", { d: "M22 11L2 11L2 13L22 13V11ZM18 2C19.1046 2 20 2.89543 20 4V7C20 8.10457 19.1046 9 18 9L6 9C4.89543 9 4 8.10457 4 7L4 4C4 2.89543 4.89543 2 6 2L18 2ZM18 20H6V17L18 17V20ZM20 17C20 15.8954 19.1046 15 18 15L6 15C4.89543 15 4 15.8954 4 17L4 20C4 21.1046 4.89543 22 6 22H18C19.1046 22 20 21.1046 20 20V17Z" }]]
349
- }, t2 = {
350
- name: "ri-focus-2-fill",
351
- components: [["path", { d: "M12 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12C2 6.48 6.48 2 12 2ZM12 20C16.4267 20 20 16.4267 20 12C20 7.57333 16.4267 4 12 4C7.57333 4 4 7.57333 4 12C4 16.4267 7.57333 20 12 20ZM12 18C8.68 18 6 15.32 6 12C6 8.68 8.68 6 12 6C15.32 6 18 8.68 18 12C18 15.32 15.32 18 12 18ZM12 10C10.9 10 10 10.9 10 12C10 13.1 10.9 14 12 14C13.1 14 14 13.1 14 12C14 10.9 13.1 10 12 10Z" }]]
335
+ name: "lu-file-box",
336
+ components: [["path", { d: "M14.5 22H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4 M14 2v4a2 2 0 0 0 2 2h4 M3 13.1a2 2 0 0 0-1 1.76v3.24a2 2 0 0 0 .97 1.78L6 21.7a2 2 0 0 0 2.03.01L11 19.9a2 2 0 0 0 1-1.76V14.9a2 2 0 0 0-.97-1.78L8 11.3a2 2 0 0 0-2.03-.01Z M7 17v5 M11.7 14.2 7 17l-4.7-2.8" }]]
352
337
  }, M2 = {
353
- name: "ri-focus-2-line",
354
- components: [["path", { d: "M12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20ZM12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22ZM12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16ZM12 18C8.68629 18 6 15.3137 6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12C18 15.3137 15.3137 18 12 18ZM12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12C14 13.1046 13.1046 14 12 14Z" }]]
355
- }, Z2 = {
356
- name: "ri-focus-3-fill",
357
- components: [["path", { d: "M13 1L13.001 4.06201C16.6192 4.51365 19.4869 7.38163 19.9381 11L23 11V13L19.938 13.001C19.4864 16.6189 16.6189 19.4864 13.001 19.938L13 23H11L11 19.9381C7.38163 19.4869 4.51365 16.6192 4.06201 13.001L1 13V11L4.06189 11C4.51312 7.38129 7.38129 4.51312 11 4.06189L11 1H13ZM12 10C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14C13.1046 14 14 13.1046 14 12C14 10.8954 13.1046 10 12 10Z" }]]
358
- }, a2 = {
359
- name: "ri-focus-3-line",
360
- components: [["path", { d: "M13 1L13.001 4.06201C16.6192 4.51365 19.4869 7.38163 19.9381 11L23 11V13L19.938 13.001C19.4864 16.6189 16.6189 19.4864 13.001 19.938L13 23H11L11 19.9381C7.38163 19.4869 4.51365 16.6192 4.06201 13.001L1 13V11L4.06189 11C4.51312 7.38129 7.38129 4.51312 11 4.06189L11 1H13ZM12 6C8.68629 6 6 8.68629 6 12C6 15.3137 8.68629 18 12 18C15.3137 18 18 15.3137 18 12C18 8.68629 15.3137 6 12 6ZM12 10C13.1046 10 14 10.8954 14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10Z" }]]
361
- }, l2 = {
362
- name: "ri-focus-fill",
363
- components: [["path", { d: "M12 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12C2 6.48 6.48 2 12 2ZM12 10C10.9 10 10 10.9 10 12C10 13.1 10.9 14 12 14C13.1 14 14 13.1 14 12C14 10.9 13.1 10 12 10Z" }]]
364
- }, s2 = {
365
- name: "ri-focus-line",
366
- components: [["path", { d: "M12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20ZM12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22ZM12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12C14 13.1046 13.1046 14 12 14Z" }]]
338
+ name: "lu-file-chart-column-increasing",
339
+ components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4 M8 18v-2 M12 18v-4 M16 18v-6" }]]
340
+ }, t2 = {
341
+ name: "lu-file-chart-column",
342
+ components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4 M8 18v-1 M12 18v-6 M16 18v-3" }]]
343
+ }, h2 = {
344
+ name: "lu-file-chart-line",
345
+ components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4 M16 13 L12.5 16.5 L10.5 14.5 L8 17" }]]
367
346
  }, c2 = {
368
- name: "ri-grid-fill",
369
- components: [["path", { d: "M14 10V14H10V10H14ZM16 10H21V14H16V10ZM14 21H10V16H14V21ZM16 21V16H21V20C21 20.5523 20.5523 21 20 21H16ZM14 3V8H10V3H14ZM16 3H20C20.5523 3 21 3.44772 21 4V8H16V3ZM8 10V14H3V10H8ZM8 21H4C3.44772 21 3 20.5523 3 20V16H8V21ZM8 3V8H3V4C3 3.44772 3.44772 3 4 3H8Z" }]]
370
- }, p2 = {
371
- name: "ri-grid-line",
372
- components: [["path", { d: "M14 10H10V14H14V10ZM16 10V14H19V10H16ZM14 19V16H10V19H14ZM16 19H19V16H16V19ZM14 5H10V8H14V5ZM16 5V8H19V5H16ZM8 10H5V14H8V10ZM8 19V16H5V19H8ZM8 5H5V8H8V5ZM4 3H20C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3Z" }]]
347
+ name: "lu-file-chart-pie",
348
+ components: [["path", { d: "M14 2v4a2 2 0 0 0 2 2h4 M16 22h2a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3.5 M4.017 11.512a6 6 0 1 0 8.466 8.475 M9 16a1 1 0 0 1-1-1v-4c0-.552.45-1.008.995-.917a6 6 0 0 1 4.922 4.922c.091.544-.365.995-.917.995z" }]]
349
+ }, s2 = {
350
+ name: "lu-file-check-2",
351
+ components: [["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4 M14 2v4a2 2 0 0 0 2 2h4 M3 15 L5 17 L9 13" }]]
352
+ }, l2 = {
353
+ name: "lu-file-check",
354
+ components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4 M9 15 L11 17 L15 13" }]]
373
355
  }, m2 = {
374
- name: "ri-hammer-fill",
375
- components: [["path", { d: "M17 8V2H20C20.5523 2 21 2.44772 21 3V7C21 7.55228 20.5523 8 20 8H17ZM15 22C15 22.5523 14.5523 23 14 23H10C9.44772 23 9 22.5523 9 22V8H2.5V6.07437C2.5 5.7187 2.68891 5.3898 2.99613 5.21059L8.5 2H15V22Z" }]]
376
- }, r2 = {
377
- name: "ri-hammer-line",
378
- components: [["path", { d: "M20 2C20.5523 2 21 2.44772 21 3V8C21 8.55228 20.5523 9 20 9H15V22C15 22.5523 14.5523 23 14 23H10C9.44772 23 9 22.5523 9 22V9H3.5C2.94772 9 2.5 8.55228 2.5 8V5.61803C2.5 5.23926 2.714 4.893 3.05279 4.72361L8.5 2H20ZM15 4H8.97214L4.5 6.23607V7H11V21H13V7H15V4ZM19 4H17V7H19V4Z" }]]
356
+ name: "lu-file-clock",
357
+ components: [["path", { d: "M16 22h2a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3 M14 2v4a2 2 0 0 0 2 2h4 M2,16 a6,6 0 1,0 12,0 a6,6 0 1,0 -12,0 Z M9.5 17.5 8 16.25V14" }]]
358
+ }, u2 = {
359
+ name: "lu-file-code-2",
360
+ components: [["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4 M14 2v4a2 2 0 0 0 2 2h4 M5 12 L2 15 L5 18 M9 18 L12 15 L9 12" }]]
361
+ }, p2 = {
362
+ name: "lu-file-code",
363
+ components: [["path", { d: "M10 12.5 8 15l2 2.5 M14 12.5 L16 15 L14 17.5 M14 2v4a2 2 0 0 0 2 2h4 M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z" }]]
364
+ }, L2 = {
365
+ name: "lu-file-cog",
366
+ components: [["path", { d: "M14 2v4a2 2 0 0 0 2 2h4 M2.31 15.53 L3.23 15.15 M3.23 12.85 L2.3 12.47 M4.677 21.5a2 2 0 0 0 1.313.5H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v2.5 M4.85 11.23 L4.47 10.3 M4.85 16.77 L4.47 17.7 M7.15 11.23 L7.53 10.3 M7.53 17.7 L7.15 16.77 M8.77 12.85 L9.7 12.47 M8.77 15.15 L9.7 15.53 M3,14 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
379
367
  }, d2 = {
380
- name: "ri-hexagon-fill",
381
- components: [["path", { d: "M17.5 2.5L23 12L17.5 21.5H6.5L1 12L6.5 2.5H17.5Z" }]]
382
- }, h2 = {
383
- name: "ri-hexagon-line",
384
- components: [["path", { d: "M17.5 2.5L23 12L17.5 21.5H6.5L1 12L6.5 2.5H17.5ZM16.3469 4.5H7.65311L3.311 12L7.65311 19.5H16.3469L20.689 12L16.3469 4.5Z" }]]
385
- }, R2 = {
386
- name: "ri-ink-bottle-fill",
387
- components: [["path", { d: "M16 8.99669L20.3714 10.7452C20.751 10.8971 21 11.2648 21 11.6737V20.9967C21 21.549 20.5523 21.9967 20 21.9967H4C3.44772 21.9967 3 21.549 3 20.9967V11.6737C3 11.2648 3.24895 10.8971 3.62861 10.7452L8 8.99669H16ZM20 13.9967H8V18.9967H20V13.9967ZM16 2.99669C16.5523 2.99669 17 3.4444 17 3.99669V7.99669H7V3.99669C7 3.4444 7.44772 2.99669 8 2.99669H16Z" }]]
368
+ name: "lu-file-diff",
369
+ components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M9 10h6 M12 13V7 M9 17h6" }]]
370
+ }, v2 = {
371
+ name: "lu-file-digit",
372
+ components: [["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4 M14 2v4a2 2 0 0 0 2 2h4 M4,12 h0 a2,2 0 0 1 2,2 v2 a2,2 0 0 1 -2,2 h-0 a2,2 0 0 1 -2,-2 v-2 a2,2 0 0 1 2,-2 Z M10 12h2v6 M10 18h4" }]]
373
+ }, i2 = {
374
+ name: "lu-file-down",
375
+ components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4 M12 18v-6 M9 15 L12 18 L15 15" }]]
376
+ }, r2 = {
377
+ name: "lu-file-heart",
378
+ components: [["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v2 M14 2v4a2 2 0 0 0 2 2h4 M10.29 10.7a2.43 2.43 0 0 0-2.66-.52c-.29.12-.56.3-.78.53l-.35.34-.35-.34a2.43 2.43 0 0 0-2.65-.53c-.3.12-.56.3-.79.53-.95.94-1 2.53.2 3.74L6.5 18l3.6-3.55c1.2-1.21 1.14-2.8.19-3.74Z" }]]
379
+ }, H2 = {
380
+ name: "lu-file-image",
381
+ components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4 M8,12 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M20 17 L18.7 15.7 A2.41 2.41 0 0 0 15.3 15.7 L9 22" }]]
382
+ }, Z2 = {
383
+ name: "lu-file-input",
384
+ components: [["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4 M14 2v4a2 2 0 0 0 2 2h4 M2 15h10 M9 18 L12 15 L9 12" }]]
385
+ }, V2 = {
386
+ name: "lu-file-json-2",
387
+ components: [["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4 M14 2v4a2 2 0 0 0 2 2h4 M4 12a1 1 0 0 0-1 1v1a1 1 0 0 1-1 1 1 1 0 0 1 1 1v1a1 1 0 0 0 1 1 M8 18a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1 1 1 0 0 1-1-1v-1a1 1 0 0 0-1-1" }]]
388
388
  }, f2 = {
389
- name: "ri-ink-bottle-line",
390
- components: [["path", { d: "M16 8.99669L20.3714 10.7452C20.751 10.8971 21 11.2648 21 11.6737V20.9967C21 21.549 20.5523 21.9967 20 21.9967H4C3.44772 21.9967 3 21.549 3 20.9967V11.6737C3 11.2648 3.24895 10.8971 3.62861 10.7452L8 8.99669H16ZM15.6148 10.9967H8.38517L5 12.3508V19.9967H19V18.9967H8V13.9967H19V12.3508L15.6148 10.9967ZM16 2.99669C16.5523 2.99669 17 3.4444 17 3.99669V7.99669H7V3.99669C7 3.4444 7.44772 2.99669 8 2.99669H16ZM15 4.99669H9V5.99669H15V4.99669Z" }]]
391
- }, F2 = {
392
- name: "ri-input-method-fill",
393
- components: [["path", { d: "M4 3H20C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3ZM9.86885 15H14.1311L14.9508 17H17.1667L13 7H11L6.83333 17H9.04918L9.86885 15ZM10.6885 13L12 9.8L13.3115 13H10.6885Z" }]]
394
- }, u2 = {
395
- name: "ri-input-method-line",
396
- components: [["path", { d: "M5 5V19H19V5H5ZM4 3H20C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3ZM9.86885 15L9.04918 17H6.83333L11 7H13L17.1667 17H14.9508L14.1311 15H9.86885ZM10.6885 13H13.3115L12 9.8L10.6885 13Z" }]]
389
+ name: "lu-file-json",
390
+ components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4 M10 12a1 1 0 0 0-1 1v1a1 1 0 0 1-1 1 1 1 0 0 1 1 1v1a1 1 0 0 0 1 1 M14 18a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1 1 1 0 0 1-1-1v-1a1 1 0 0 0-1-1" }]]
397
391
  }, g2 = {
398
- name: "ri-layout-2-fill",
399
- components: [["path", { d: "M11 3V21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3H11ZM21 13V20C21 20.5523 20.5523 21 20 21H13V13H21ZM20 3C20.5523 3 21 3.44772 21 4V11H13V3H20Z" }]]
400
- }, b2 = {
401
- name: "ri-layout-2-line",
402
- components: [["path", { d: "M21 20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3H20C20.5523 3 21 3.44772 21 4V20ZM11 5H5V19H11V5ZM19 13H13V19H19V13ZM19 5H13V11H19V5Z" }]]
403
- }, y2 = {
404
- name: "ri-layout-3-fill",
405
- components: [["path", { d: "M8 10V21H4C3.44772 21 3 20.5523 3 20V10H8ZM21 10V20C21 20.5523 20.5523 21 20 21H10V10H21ZM20 3C20.5523 3 21 3.44772 21 4V8H3V4C3 3.44772 3.44772 3 4 3H20Z" }]]
392
+ name: "lu-file-key-2",
393
+ components: [["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v6 M14 2v4a2 2 0 0 0 2 2h4 M2,16 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M10 10 L5.5 14.5 M9 11 L10 12" }]]
394
+ }, A2 = {
395
+ name: "lu-file-key",
396
+ components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M8,16 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M16 10 L11.5 14.5 M15 11 L16 12" }]]
397
+ }, C2 = {
398
+ name: "lu-file-lock-2",
399
+ components: [["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v1 M14 2v4a2 2 0 0 0 2 2h4 M3,13 h6 a1,1 0 0 1 1,1 v3 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-3 a1,1 0 0 1 1,-1 Z M8 13v-2a2 2 0 1 0-4 0v2" }]]
400
+ }, F2 = {
401
+ name: "lu-file-lock",
402
+ components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M9,12 h6 a1,1 0 0 1 1,1 v4 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-4 a1,1 0 0 1 1,-1 Z M10 12v-2a2 2 0 1 1 4 0v2" }]]
406
403
  }, k2 = {
407
- name: "ri-layout-3-line",
408
- components: [["path", { d: "M4 21C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3H20C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21H4ZM8 10H5V19H8V10ZM19 10H10V19H19V10ZM19 5H5V8H19V5Z" }]]
409
- }, B2 = {
410
- name: "ri-layout-4-fill",
411
- components: [["path", { d: "M11 13V21H4C3.44772 21 3 20.5523 3 20V13H11ZM13 3H20C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21H13V3ZM3 4C3 3.44772 3.44772 3 4 3H11V11H3V4Z" }]]
412
- }, S2 = {
413
- name: "ri-layout-4-line",
414
- components: [["path", { d: "M20 3C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3H20ZM11 13H5V19H11V13ZM13 19H19V5H13V19ZM11 5H5V11H11V5Z" }]]
415
- }, v2 = {
416
- name: "ri-layout-5-fill",
417
- components: [["path", { d: "M7 10V21H3C2.44772 21 2 20.5523 2 20V10H7ZM22 10V20C22 20.5523 21.5523 21 21 21H9V10H22ZM21 3C21.5523 3 22 3.44772 22 4V8H2V4C2 3.44772 2.44772 3 3 3H21Z" }]]
404
+ name: "lu-file-minus-2",
405
+ components: [["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4 M14 2v4a2 2 0 0 0 2 2h4 M3 15h6" }]]
406
+ }, y2 = {
407
+ name: "lu-file-minus",
408
+ components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4 M9 15h6" }]]
409
+ }, z2 = {
410
+ name: "lu-file-music",
411
+ components: [["path", { d: "M10.5 22H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v8.4 M8 18v-7.7L16 9v7 M12,16 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M4,18 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
412
+ }, b2 = {
413
+ name: "lu-file-output",
414
+ components: [["path", { d: "M14 2v4a2 2 0 0 0 2 2h4 M4 7V4a2 2 0 0 1 2-2 2 2 0 0 0-2 2 M4.063 20.999a2 2 0 0 0 2 1L18 22a2 2 0 0 0 2-2V7l-5-5H6 M5 11 L2 14 M5 17 L2 14 L12 14" }]]
415
+ }, D2 = {
416
+ name: "lu-file-pen-line",
417
+ components: [["path", { d: "m18 5-2.414-2.414A2 2 0 0 0 14.172 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2 M21.378 12.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z M8 18h1" }]]
418
+ }, q2 = {
419
+ name: "lu-file-pen",
420
+ components: [["path", { d: "M12.5 22H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v9.5 M14 2v4a2 2 0 0 0 2 2h4 M13.378 15.626a1 1 0 1 0-3.004-3.004l-5.01 5.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z" }]]
418
421
  }, w2 = {
419
- name: "ri-layout-5-line",
420
- components: [["path", { d: "M3 21C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3ZM7 10H4V19H7V10ZM20 10H9V19H20V10ZM20 5H4V8H20V5Z" }]]
422
+ name: "lu-file-plus-2",
423
+ components: [["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4 M14 2v4a2 2 0 0 0 2 2h4 M3 15h6 M6 12v6" }]]
421
424
  }, P2 = {
422
- name: "ri-layout-6-fill",
423
- components: [["path", { d: "M15 10V21H3C2.44772 21 2 20.5523 2 20V10H15ZM22 10V20C22 20.5523 21.5523 21 21 21H17V10H22ZM21 3C21.5523 3 22 3.44772 22 4V8H2V4C2 3.44772 2.44772 3 3 3H21Z" }]]
424
- }, D2 = {
425
- name: "ri-layout-6-line",
426
- components: [["path", { d: "M3 21C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3ZM15 10H4V19H15V10ZM20 10H17V19H20V10ZM20 5H4V8H20V5Z" }]]
427
- }, A2 = {
428
- name: "ri-layout-bottom-2-fill",
429
- components: [["path", { d: "M21 3C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H21ZM19 16H5V18H19V16Z" }]]
430
- }, z2 = {
431
- name: "ri-layout-bottom-2-line",
432
- components: [["path", { d: "M21 3C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H21ZM20 5H4V19H20V5ZM18 15V17H6V15H18Z" }]]
433
- }, G2 = {
434
- name: "ri-layout-bottom-fill",
435
- components: [["path", { d: "M22 16V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V16H22ZM21 3C21.5523 3 22 3.44772 22 4V14H2V4C2 3.44772 2.44772 3 3 3H21Z" }]]
425
+ name: "lu-file-plus",
426
+ components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4 M9 15h6 M12 18v-6" }]]
436
427
  }, x2 = {
437
- name: "ri-layout-bottom-line",
438
- components: [["path", { d: "M21 3C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H21ZM4 16V19H20V16H4ZM4 14H20V5H4V14Z" }]]
439
- }, T2 = {
440
- name: "ri-layout-column-fill",
441
- components: [["path", { d: "M12 5V19H19V5H12ZM4 3H20C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3Z" }]]
442
- }, q2 = {
443
- name: "ri-layout-column-line",
444
- components: [["path", { d: "M11 5H5V19H11V5ZM13 5V19H19V5H13ZM4 3H20C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3Z" }]]
428
+ name: "lu-file-question",
429
+ components: [["path", { d: "M12 17h.01 M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z M9.1 9a3 3 0 0 1 5.82 1c0 2-3 3-3 3" }]]
430
+ }, G2 = {
431
+ name: "lu-file-scan",
432
+ components: [["path", { d: "M20 10V7l-5-5H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h4 M14 2v4a2 2 0 0 0 2 2h4 M16 14a2 2 0 0 0-2 2 M20 14a2 2 0 0 1 2 2 M20 22a2 2 0 0 0 2-2 M16 22a2 2 0 0 1-2-2" }]]
433
+ }, S2 = {
434
+ name: "lu-file-search-2",
435
+ components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4 M9,14.5 a2.5,2.5 0 1,0 5,0 a2.5,2.5 0 1,0 -5,0 Z M13.3 16.3 15 18" }]]
445
436
  }, I2 = {
446
- name: "ri-layout-fill",
447
- components: [["path", { d: "M16 21V10H21V20C21 20.5523 20.5523 21 20 21H16ZM14 21H4C3.44772 21 3 20.5523 3 20V10H14V21ZM21 8H3V4C3 3.44772 3.44772 3 4 3H20C20.5523 3 21 3.44772 21 4V8Z" }]]
448
- }, W2 = {
449
- name: "ri-layout-grid-2-fill",
450
- components: [["path", { d: "M3 3C2.44772 3 2 3.44772 2 4V8L7.5 8V3H3ZM9.5 3V8H14.5V3H9.5ZM16.5 3V8H22V4C22 3.44772 21.5523 3 21 3H16.5ZM22 10H16.5V14H22V10ZM22 16H16.5V21H21C21.5523 21 22 20.5523 22 20V16ZM14.5 21V16H9.5V21H14.5ZM7.5 21V16H2V20C2 20.5523 2.44772 21 3 21H7.5ZM2 14H7.5V10L2 10V14ZM9.5 10H14.5V14H9.5V10Z" }]]
451
- }, E2 = {
452
- name: "ri-layout-grid-2-line",
453
- components: [["path", { d: "M4 10L8 10V14H4V10ZM4 19V16H8V19H4ZM10 19V16H14V19H10ZM16 19V16H20V19H16ZM16 14V10H20V14H16ZM16 8V5H20V8H16ZM14 5V8H10V5H14ZM14 10V14H10V10H14ZM4 8V5H8V8L4 8ZM3 3C2.44772 3 2 3.44772 2 4V20C2 20.5523 2.44772 21 3 21H21C21.5523 21 22 20.5523 22 20V4C22 3.44772 21.5523 3 21 3H3Z" }]]
454
- }, Q2 = {
455
- name: "ri-layout-grid-fill",
456
- components: [["path", { d: "M22 12.999V20C22 20.5523 21.5523 21 21 21H13V12.999H22ZM11 12.999V21H3C2.44772 21 2 20.5523 2 20V12.999H11ZM11 3V10.999H2V4C2 3.44772 2.44772 3 3 3H11ZM21 3C21.5523 3 22 3.44772 22 4V10.999H13V3H21Z" }]]
437
+ name: "lu-file-search",
438
+ components: [["path", { d: "M14 2v4a2 2 0 0 0 2 2h4 M4.268 21a2 2 0 0 0 1.727 1H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3 M9 18 L7.5 16.5 M2,14 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
457
439
  }, O2 = {
458
- name: "ri-layout-grid-line",
459
- components: [["path", { d: "M21 3C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H21ZM11 13H4V19H11V13ZM20 13H13V19H20V13ZM11 5H4V11H11V5ZM20 5H13V11H20V5Z" }]]
440
+ name: "lu-file-sliders",
441
+ components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4 M8 12h8 M10 11v2 M8 17h8 M14 16v2" }]]
442
+ }, E2 = {
443
+ name: "lu-file-spreadsheet",
444
+ components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4 M8 13h2 M14 13h2 M8 17h2 M14 17h2" }]]
445
+ }, R2 = {
446
+ name: "lu-file-stack",
447
+ components: [["path", { d: "M21 7h-3a2 2 0 0 1-2-2V2 M21 6v6.5c0 .8-.7 1.5-1.5 1.5h-7c-.8 0-1.5-.7-1.5-1.5v-9c0-.8.7-1.5 1.5-1.5H17Z M7 8v8.8c0 .3.2.6.4.8.2.2.5.4.8.4H15 M3 12v8.8c0 .3.2.6.4.8.2.2.5.4.8.4H11" }]]
448
+ }, K2 = {
449
+ name: "lu-file-symlink",
450
+ components: [["path", { d: "m10 18 3-3-3-3 M14 2v4a2 2 0 0 0 2 2h4 M4 11V4a2 2 0 0 1 2-2h9l5 5v13a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h7" }]]
451
+ }, T2 = {
452
+ name: "lu-file-terminal",
453
+ components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4 M8 16 L10 14 L8 12 M12 18h4" }]]
454
+ }, X2 = {
455
+ name: "lu-file-text",
456
+ components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4 M10 9H8 M16 13H8 M16 17H8" }]]
460
457
  }, U2 = {
461
- name: "ri-layout-horizontal-fill",
462
- components: [["path", { d: "M4 3C3.44772 3 3 3.44772 3 4V20C3 20.5523 3.44772 21 4 21H20C20.5523 21 21 20.5523 21 20V4C21 3.44772 20.5523 3 20 3H4ZM7 9V7H17V9H7ZM7 13V11H17V13H7ZM17 17H7V15H17V17Z" }]]
458
+ name: "lu-file-type-2",
459
+ components: [["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4 M14 2v4a2 2 0 0 0 2 2h4 M2 13v-1h6v1 M5 12v6 M4 18h2" }]]
460
+ }, B2 = {
461
+ name: "lu-file-type",
462
+ components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4 M9 13v-1h6v1 M12 12v6 M11 18h2" }]]
463
+ }, W2 = {
464
+ name: "lu-file-up",
465
+ components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4 M12 12v6 M15 15 L12 12 L9 15" }]]
463
466
  }, j2 = {
464
- name: "ri-layout-horizontal-line",
465
- components: [["path", { d: "M5 19H19V5H5V19ZM3 4C3 3.44772 3.44772 3 4 3H20C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4ZM7 9H17V7H7V9ZM17 13H7V11H17V13ZM7 17H17V15H7V17Z" }]]
466
- }, K2 = {
467
- name: "ri-layout-left-2-fill",
468
- components: [["path", { d: "M21 3C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H21ZM7 6H5V18H7V6Z" }]]
467
+ name: "lu-file-user",
468
+ components: [["path", { d: "M14 2v4a2 2 0 0 0 2 2h4 M15 18a3 3 0 1 0-6 0 M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z M10,13 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
469
469
  }, J2 = {
470
- name: "ri-layout-left-2-line",
471
- components: [["path", { d: "M21 3C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H21ZM20 5H4V19H20V5ZM8 7V17H6V7H8Z" }]]
470
+ name: "lu-file-video-2",
471
+ components: [["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4 M14 2v4a2 2 0 0 0 2 2h4 M3,12 h6 a1,1 0 0 1 1,1 v4 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-4 a1,1 0 0 1 1,-1 Z M10 15.5 L14 18 L14 12 L10 14.5" }]]
472
+ }, Q2 = {
473
+ name: "lu-file-video",
474
+ components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4 M10 11 L15 14 L10 17 L10 11 Z" }]]
472
475
  }, N2 = {
473
- name: "ri-layout-left-fill",
474
- components: [["path", { d: "M21 3C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H9V3H21ZM7 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H7V21Z" }]]
475
- }, X2 = {
476
- name: "ri-layout-left-line",
477
- components: [["path", { d: "M21 3C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H21ZM7 5H4V19H7V5ZM20 5H9V19H20V5Z" }]]
476
+ name: "lu-file-volume-2",
477
+ components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4 M8 15h.01 M11.5 13.5a2.5 2.5 0 0 1 0 3 M15 12a5 5 0 0 1 0 6" }]]
478
478
  }, Y2 = {
479
- name: "ri-layout-line",
480
- components: [["path", { d: "M5 8H19V5H5V8ZM14 19V10H5V19H14ZM16 19H19V10H16V19ZM4 3H20C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3Z" }]]
479
+ name: "lu-file-volume",
480
+ components: [["path", { d: "M11 11a5 5 0 0 1 0 6 M14 2v4a2 2 0 0 0 2 2h4 M4 6.765V4a2 2 0 0 1 2-2h9l5 5v13a2 2 0 0 1-2 2H6a2 2 0 0 1-.93-.23 M7 10.51a.5.5 0 0 0-.826-.38l-1.893 1.628A1 1 0 0 1 3.63 12H2.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h1.129a1 1 0 0 1 .652.242l1.893 1.63a.5.5 0 0 0 .826-.38z" }]]
481
481
  }, _2 = {
482
- name: "ri-layout-masonry-fill",
483
- components: [["path", { d: "M22 9.999V20C22 20.5523 21.5523 21 21 21H13V9.999H22ZM11 15.999V21H3C2.44772 21 2 20.5523 2 20V15.999H11ZM11 3V13.999H2V4C2 3.44772 2.44772 3 3 3H11ZM21 3C21.5523 3 22 3.44772 22 4V7.999H13V3H21Z" }]]
482
+ name: "lu-file-warning",
483
+ components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M12 9v4 M12 17h.01" }]]
484
484
  }, $2 = {
485
- name: "ri-layout-masonry-line",
486
- components: [["path", { d: "M22 20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V20ZM11 15H4V19H11V15ZM20 11H13V19H20V11ZM11 5H4V13H11V5ZM20 5H13V9H20V5Z" }]]
487
- }, C5 = {
488
- name: "ri-layout-right-2-fill",
489
- components: [["path", { d: "M21 3C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H21ZM19 6H17V18H19V6Z" }]]
490
- }, H5 = {
491
- name: "ri-layout-right-2-line",
492
- components: [["path", { d: "M21 3C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H21ZM20 5H4V19H20V5ZM18 7V17H16V7H18Z" }]]
493
- }, V5 = {
494
- name: "ri-layout-right-fill",
495
- components: [["path", { d: "M21 3C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H17V3H21ZM15 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H15V21Z" }]]
485
+ name: "lu-file-x-2",
486
+ components: [["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4 M14 2v4a2 2 0 0 0 2 2h4 M8 12.5 L3 17.5 M3 12.5 L8 17.5" }]]
487
+ }, a0 = {
488
+ name: "lu-file-x",
489
+ components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4 M14.5 12.5 L9.5 17.5 M9.5 12.5 L14.5 17.5" }]]
490
+ }, n0 = {
491
+ name: "lu-file",
492
+ components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4" }]]
493
+ }, e0 = {
494
+ name: "lu-files",
495
+ components: [["path", { d: "M20 7h-3a2 2 0 0 1-2-2V2 M9 18a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h7l4 4v10a2 2 0 0 1-2 2Z M3 7.6v12.8A1.6 1.6 0 0 0 4.6 22h9.8" }]]
496
+ }, o0 = {
497
+ name: "lu-film",
498
+ components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M7 3v18 M3 7.5h4 M3 12h18 M3 16.5h4 M17 3v18 M17 7.5h4 M17 16.5h4" }]]
499
+ }, M0 = {
500
+ name: "lu-fingerprint",
501
+ components: [["path", { d: "M12 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4 M14 13.12c0 2.38 0 6.38-1 8.88 M17.29 21.02c.12-.6.43-2.3.5-3.02 M2 12a10 10 0 0 1 18-6 M2 16h.01 M21.8 16c.2-2 .131-5.354 0-6 M5 19.5C5.5 18 6 15 6 12a6 6 0 0 1 .34-2 M8.65 22c.21-.66.45-1.32.57-2 M9 6.8a6 6 0 0 1 9 5.2v2" }]]
502
+ }, t0 = {
503
+ name: "lu-fire-extinguisher",
504
+ components: [["path", { d: "M15 6.5V3a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v3.5 M9 18h8 M18 3h-3 M11 3a6 6 0 0 0-6 6v11 M5 13h4 M17 10a4 4 0 0 0-8 0v10a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2Z" }]]
505
+ }, h0 = {
506
+ name: "lu-fish-off",
507
+ components: [["path", { d: "M18 12.47v.03m0-.5v.47m-.475 5.056A6.744 6.744 0 0 1 15 18c-3.56 0-7.56-2.53-8.5-6 .348-1.28 1.114-2.433 2.121-3.38m3.444-2.088A8.802 8.802 0 0 1 15 6c3.56 0 6.06 2.54 7 6-.309 1.14-.786 2.177-1.413 3.058 M7 10.67C7 8 5.58 5.97 2.73 5.5c-1 1.5-1 5 .23 6.5-1.24 1.5-1.24 5-.23 6.5C5.58 18.03 7 16 7 13.33m7.48-4.372A9.77 9.77 0 0 1 16 6.07m0 11.86a9.77 9.77 0 0 1-1.728-3.618 M16.01 17.93 L15.78 19.33 A2 2 0 0 1 13.8 21 L9.5 21 A5.96 5.96 0 0 0 10.99 17.02 M8.53 3 L13.8 3 A2 2 0 0 1 15.78 4.67 L16.01 6.07 M2 2 L22 22" }]]
508
+ }, c0 = {
509
+ name: "lu-fish-symbol",
510
+ components: [["path", { d: "M2 16s9-15 20-4C11 23 2 8 2 8" }]]
511
+ }, s0 = {
512
+ name: "lu-fish",
513
+ components: [["path", { d: "M6.5 12c.94-3.46 4.94-6 8.5-6 3.56 0 6.06 2.54 7 6-.94 3.47-3.44 6-7 6s-7.56-2.53-8.5-6Z M18 12v.5 M16 17.93a9.77 9.77 0 0 1 0-11.86 M7 10.67C7 8 5.58 5.97 2.73 5.5c-1 1.5-1 5 .23 6.5-1.24 1.5-1.24 5-.23 6.5C5.58 18.03 7 16 7 13.33 M10.46 7.26C10.2 5.88 9.17 4.24 8 3h5.8a2 2 0 0 1 1.98 1.67l.23 1.4 M16.01 17.93 L15.78 19.33 A2 2 0 0 1 13.8 21 L9.5 21 A5.96 5.96 0 0 0 10.99 17.02" }]]
514
+ }, l0 = {
515
+ name: "lu-flag-off",
516
+ components: [["path", { d: "M8 2c3 0 5 2 8 2s4-1 4-1v11 M4 22V4 M4 15s1-1 4-1 5 2 8 2 M2 2 L22 22" }]]
517
+ }, m0 = {
518
+ name: "lu-flag-triangle-left",
519
+ components: [["path", { d: "M17 22V2L7 7l10 5" }]]
520
+ }, u0 = {
521
+ name: "lu-flag-triangle-right",
522
+ components: [["path", { d: "M7 22V2l10 5-10 5" }]]
523
+ }, p0 = {
524
+ name: "lu-flag",
525
+ components: [["path", { d: "M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1z M4 22 L4 15" }]]
526
+ }, L0 = {
527
+ name: "lu-flame-kindling",
528
+ components: [["path", { d: "M12 2c1 3 2.5 3.5 3.5 4.5A5 5 0 0 1 17 10a5 5 0 1 1-10 0c0-.3 0-.6.1-.9a2 2 0 1 0 3.3-2C8 4.5 11 2 12 2Z M5 22 L19 18 M5 18 L19 22" }]]
529
+ }, d0 = {
530
+ name: "lu-flame",
531
+ components: [["path", { d: "M8.5 14.5A2.5 2.5 0 0 0 11 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 1 1-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 0 0 2.5 2.5z" }]]
532
+ }, v0 = {
533
+ name: "lu-flashlight-off",
534
+ components: [["path", { d: "M16 16v4a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V10c0-2-2-2-2-4 M7 2h11v4c0 2-2 2-2 4v1 M11 6 L18 6 M2 2 L22 22" }]]
535
+ }, i0 = {
536
+ name: "lu-flashlight",
537
+ components: [["path", { d: "M18 6c0 2-2 2-2 4v10a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V10c0-2-2-2-2-4V2h12z M6 6 L18 6 M12 12 L12 12" }]]
538
+ }, r0 = {
539
+ name: "lu-flask-conical-off",
540
+ components: [["path", { d: "M10 2v2.343 M14 2v6.343 M2 2 L22 22 M20 20a2 2 0 0 1-2 2H6a2 2 0 0 1-1.755-2.96l5.227-9.563 M6.453 15H15 M8.5 2h7" }]]
541
+ }, H0 = {
542
+ name: "lu-flask-conical",
543
+ components: [["path", { d: "M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2 M6.453 15h11.094 M8.5 2h7" }]]
544
+ }, Z0 = {
545
+ name: "lu-flask-round",
546
+ components: [["path", { d: "M10 2v6.292a7 7 0 1 0 4 0V2 M5 15h14 M8.5 2h7" }]]
547
+ }, V0 = {
548
+ name: "lu-flip-horizontal-2",
549
+ components: [["path", { d: "m3 7 5 5-5 5V7 M21 7 L16 12 L21 17 L21 7 M12 20v2 M12 14v2 M12 8v2 M12 2v2" }]]
550
+ }, f0 = {
551
+ name: "lu-flip-horizontal",
552
+ components: [["path", { d: "M8 3H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h3 M16 3h3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-3 M12 20v2 M12 14v2 M12 8v2 M12 2v2" }]]
553
+ }, g0 = {
554
+ name: "lu-flip-vertical-2",
555
+ components: [["path", { d: "m17 3-5 5-5-5h10 M17 21 L12 16 L7 21 L17 21 M4 12H2 M10 12H8 M16 12h-2 M22 12h-2" }]]
556
+ }, A0 = {
557
+ name: "lu-flip-vertical",
558
+ components: [["path", { d: "M21 8V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v3 M21 16v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-3 M4 12H2 M10 12H8 M16 12h-2 M22 12h-2" }]]
559
+ }, C0 = {
560
+ name: "lu-flower-2",
561
+ components: [["path", { d: "M12 5a3 3 0 1 1 3 3m-3-3a3 3 0 1 0-3 3m3-3v1M9 8a3 3 0 1 0 3 3M9 8h1m5 0a3 3 0 1 1-3 3m3-3h-1m-2 3v-1 M10,8 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M12 10v12 M12 22c4.2 0 7-1.667 7-5-4.2 0-7 1.667-7 5Z M12 22c-4.2 0-7-1.667-7-5 4.2 0 7 1.667 7 5Z" }]]
562
+ }, F0 = {
563
+ name: "lu-flower",
564
+ components: [["path", { d: "M9,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M12 16.5A4.5 4.5 0 1 1 7.5 12 4.5 4.5 0 1 1 12 7.5a4.5 4.5 0 1 1 4.5 4.5 4.5 4.5 0 1 1-4.5 4.5 M12 7.5V9 M7.5 12H9 M16.5 12H15 M12 16.5V15 M8 8 L9.88 9.88 M14.12 9.88 16 8 M8 16 L9.88 14.12 M14.12 14.12 16 16" }]]
565
+ }, k0 = {
566
+ name: "lu-focus",
567
+ components: [["path", { d: "M9,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M3 7V5a2 2 0 0 1 2-2h2 M17 3h2a2 2 0 0 1 2 2v2 M21 17v2a2 2 0 0 1-2 2h-2 M7 21H5a2 2 0 0 1-2-2v-2" }]]
568
+ }, y0 = {
569
+ name: "lu-fold-horizontal",
570
+ components: [["path", { d: "M2 12h6 M22 12h-6 M12 2v2 M12 8v2 M12 14v2 M12 20v2 M19 9 L16 12 L19 15 M5 15 L8 12 L5 9" }]]
571
+ }, z0 = {
572
+ name: "lu-fold-vertical",
573
+ components: [["path", { d: "M12 22v-6 M12 8V2 M4 12H2 M10 12H8 M16 12h-2 M22 12h-2 M15 19 L12 16 L9 19 M15 5 L12 8 L9 5" }]]
574
+ }, b0 = {
575
+ name: "lu-folder-archive",
576
+ components: [["path", { d: "M13,19 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M20.9 19.8A2 2 0 0 0 22 18V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2h5.1 M15 11v-1 M15 17v-2" }]]
577
+ }, D0 = {
578
+ name: "lu-folder-check",
579
+ components: [["path", { d: "M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z M9 13 L11 15 L15 11" }]]
580
+ }, q0 = {
581
+ name: "lu-folder-clock",
582
+ components: [["path", { d: "M10,16 a6,6 0 1,0 12,0 a6,6 0 1,0 -12,0 Z M7 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2 M16 14v2l1 1" }]]
583
+ }, w0 = {
584
+ name: "lu-folder-closed",
585
+ components: [["path", { d: "M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z M2 10h20" }]]
586
+ }, P0 = {
587
+ name: "lu-folder-code",
588
+ components: [["path", { d: "M10 10.5 8 13l2 2.5 M14 10.5 L16 13 L14 15.5 M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2z" }]]
589
+ }, x0 = {
590
+ name: "lu-folder-cog",
591
+ components: [["path", { d: "M10.3 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.98a2 2 0 0 1 1.69.9l.66 1.2A2 2 0 0 0 12 6h8a2 2 0 0 1 2 2v3.3 M14.3 19.53 L15.23 19.15 M15.23 16.85 L14.3 16.47 M16.85 15.23 L16.47 14.3 M16.85 20.77 L16.47 21.7 M19.15 15.23 L19.53 14.3 M19.53 21.7 L19.15 20.77 M20.77 16.85 L21.7 16.47 M20.77 19.15 L21.7 19.53 M15,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
592
+ }, G0 = {
593
+ name: "lu-folder-dot",
594
+ components: [["path", { d: "M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13c0 1.1.9 2 2 2Z M11,13 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
595
+ }, S0 = {
596
+ name: "lu-folder-down",
597
+ components: [["path", { d: "M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z M12 10v6 M15 13 L12 16 L9 13" }]]
598
+ }, I0 = {
599
+ name: "lu-folder-git-2",
600
+ components: [["path", { d: "M9 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v5 M11,12 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M18 19c-2.8 0-5-2.2-5-5v8 M18,19 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
601
+ }, O0 = {
602
+ name: "lu-folder-git",
603
+ components: [["path", { d: "M10,13 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z M14 13h3 M7 13h3" }]]
604
+ }, E0 = {
605
+ name: "lu-folder-heart",
606
+ components: [["path", { d: "M11 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v1.5 M13.9 17.45c-1.2-1.2-1.14-2.8-.2-3.73a2.43 2.43 0 0 1 3.44 0l.36.34.34-.34a2.43 2.43 0 0 1 3.45-.01c.95.95 1 2.53-.2 3.74L17.5 21Z" }]]
607
+ }, R0 = {
608
+ name: "lu-folder-input",
609
+ components: [["path", { d: "M2 9V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-1 M2 13h10 M9 16 L12 13 L9 10" }]]
610
+ }, K0 = {
611
+ name: "lu-folder-kanban",
612
+ components: [["path", { d: "M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13c0 1.1.9 2 2 2Z M8 10v4 M12 10v2 M16 10v6" }]]
613
+ }, T0 = {
614
+ name: "lu-folder-key",
615
+ components: [["path", { d: "M14,20 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M10 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v2 M22 14 L17.5 18.5 M21 15 L22 16" }]]
616
+ }, X0 = {
617
+ name: "lu-folder-lock",
618
+ components: [["path", { d: "M15,17 h6 a1,1 0 0 1 1,1 v3 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-3 a1,1 0 0 1 1,-1 Z M10 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v2.5 M20 17v-2a2 2 0 1 0-4 0v2" }]]
619
+ }, U0 = {
620
+ name: "lu-folder-minus",
621
+ components: [["path", { d: "M9 13h6 M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z" }]]
622
+ }, B0 = {
623
+ name: "lu-folder-open-dot",
624
+ components: [["path", { d: "m6 14 1.45-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.55 6a2 2 0 0 1-1.94 1.5H4a2 2 0 0 1-2-2V5c0-1.1.9-2 2-2h3.93a2 2 0 0 1 1.66.9l.82 1.2a2 2 0 0 0 1.66.9H18a2 2 0 0 1 2 2v2 M13,15 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
625
+ }, W0 = {
626
+ name: "lu-folder-open",
627
+ components: [["path", { d: "m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2" }]]
628
+ }, j0 = {
629
+ name: "lu-folder-output",
630
+ components: [["path", { d: "M2 7.5V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-1.5 M2 13h10 M5 10 L2 13 L5 16" }]]
631
+ }, J0 = {
632
+ name: "lu-folder-pen",
633
+ components: [["path", { d: "M2 11.5V5a2 2 0 0 1 2-2h3.9c.7 0 1.3.3 1.7.9l.8 1.2c.4.6 1 .9 1.7.9H20a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-9.5 M11.378 13.626a1 1 0 1 0-3.004-3.004l-5.01 5.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z" }]]
634
+ }, Q0 = {
635
+ name: "lu-folder-plus",
636
+ components: [["path", { d: "M12 10v6 M9 13h6 M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z" }]]
637
+ }, N0 = {
638
+ name: "lu-folder-root",
639
+ components: [["path", { d: "M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13c0 1.1.9 2 2 2Z M10,13 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M12 15v5" }]]
640
+ }, Y0 = {
641
+ name: "lu-folder-search-2",
642
+ components: [["path", { d: "M9,12.5 a2.5,2.5 0 1,0 5,0 a2.5,2.5 0 1,0 -5,0 Z M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z M13.3 14.3 15 16" }]]
643
+ }, _0 = {
644
+ name: "lu-folder-search",
645
+ components: [["path", { d: "M10.7 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v4.1 M21 21 L19.1 19.1 M14,17 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
646
+ }, $0 = {
647
+ name: "lu-folder-symlink",
648
+ components: [["path", { d: "M2 9V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h7 M8 16 L11 13 L8 10" }]]
649
+ }, aa = {
650
+ name: "lu-folder-sync",
651
+ components: [["path", { d: "M9 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v.5 M12 10v4h4 M12 14 L13.54 12.39 A5 5 0 0 1 21.54 13.89 M22 22v-4h-4 M22 18 L20.46 19.61 A5 5 0 0 1 12.46 18.11" }]]
652
+ }, na = {
653
+ name: "lu-folder-tree",
654
+ components: [["path", { d: "M20 10a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-2.5a1 1 0 0 1-.8-.4l-.9-1.2A1 1 0 0 0 15 3h-2a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1Z M20 21a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1h-2.9a1 1 0 0 1-.88-.55l-.42-.85a1 1 0 0 0-.92-.6H13a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1Z M3 5a2 2 0 0 0 2 2h3 M3 3v13a2 2 0 0 0 2 2h3" }]]
655
+ }, ea = {
656
+ name: "lu-folder-up",
657
+ components: [["path", { d: "M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z M12 10v6 M9 13 L12 10 L15 13" }]]
658
+ }, oa = {
659
+ name: "lu-folder-x",
660
+ components: [["path", { d: "M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z M9.5 10.5 L14.5 15.5 M14.5 10.5 L9.5 15.5" }]]
661
+ }, Ma = {
662
+ name: "lu-folder",
663
+ components: [["path", { d: "M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z" }]]
664
+ }, ta = {
665
+ name: "lu-folders",
666
+ components: [["path", { d: "M20 17a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-3.9a2 2 0 0 1-1.69-.9l-.81-1.2a2 2 0 0 0-1.67-.9H8a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2Z M2 8v11a2 2 0 0 0 2 2h14" }]]
667
+ }, ha = {
668
+ name: "lu-footprints",
669
+ components: [["path", { d: "M4 16v-2.38C4 11.5 2.97 10.5 3 8c.03-2.72 1.49-6 4.5-6C9.37 2 10 3.8 10 5.5c0 3.11-2 5.66-2 8.68V16a2 2 0 1 1-4 0Z M20 20v-2.38c0-2.12 1.03-3.12 1-5.62-.03-2.72-1.49-6-4.5-6C14.63 6 14 7.8 14 9.5c0 3.11 2 5.66 2 8.68V20a2 2 0 1 0 4 0Z M16 17h4 M4 13h4" }]]
670
+ }, ca = {
671
+ name: "lu-forklift",
672
+ components: [["path", { d: "M12 12H5a2 2 0 0 0-2 2v5 M11,19 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M3,19 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M8 19h3m5-17v17h6M6 12V7c0-1.1.9-2 2-2h3l5 5" }]]
673
+ }, sa = {
674
+ name: "lu-forward",
675
+ components: [["path", { d: "M15 17 L20 12 L15 7 M4 18v-2a4 4 0 0 1 4-4h12" }]]
676
+ }, la = {
677
+ name: "lu-frame",
678
+ components: [["path", { d: "M22 6 L2 6 M22 18 L2 18 M6 2 L6 22 M18 2 L18 22" }]]
679
+ }, ma = {
680
+ name: "lu-framer",
681
+ components: [["path", { d: "M5 16V9h14V2H5l14 14h-7m-7 0 7 7v-7m-7 0h7" }]]
682
+ }, ua = {
683
+ name: "lu-frown",
684
+ components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M16 16s-1.5-2-4-2-4 2-4 2 M9 9 L9.01 9 M15 9 L15.01 9" }]]
685
+ }, pa = {
686
+ name: "lu-fuel",
687
+ components: [["path", { d: "M3 22 L15 22 M4 9 L14 9 M14 22V4a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v18 M14 13h2a2 2 0 0 1 2 2v2a2 2 0 0 0 2 2a2 2 0 0 0 2-2V9.83a2 2 0 0 0-.59-1.42L18 5" }]]
688
+ }, La = {
689
+ name: "lu-fullscreen",
690
+ components: [["path", { d: "M3 7V5a2 2 0 0 1 2-2h2 M17 3h2a2 2 0 0 1 2 2v2 M21 17v2a2 2 0 0 1-2 2h-2 M7 21H5a2 2 0 0 1-2-2v-2 M8,8 h8 a1,1 0 0 1 1,1 v6 a1,1 0 0 1 -1,1 h-8 a1,1 0 0 1 -1,-1 v-6 a1,1 0 0 1 1,-1 Z" }]]
691
+ }, da = {
692
+ name: "lu-funnel-plus",
693
+ components: [["path", { d: "M13.354 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14v6a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341l1.218-1.348 M16 6h6 M19 3v6" }]]
694
+ }, va = {
695
+ name: "lu-funnel-x",
696
+ components: [["path", { d: "M12.531 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14v6a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341l.427-.473 M16.5 3.5 L21.5 8.5 M21.5 3.5 L16.5 8.5" }]]
697
+ }, ia = {
698
+ name: "lu-funnel",
699
+ components: [["path", { d: "M10 20a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341L21.74 4.67A1 1 0 0 0 21 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14z" }]]
700
+ }, ra = {
701
+ name: "lu-gallery-horizontal-end",
702
+ components: [["path", { d: "M2 7v10 M6 5v14 M12,3 h8 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-8 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z" }]]
703
+ }, Ha = {
704
+ name: "lu-gallery-horizontal",
705
+ components: [["path", { d: "M2 3v18 M8,3 h8 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-8 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M22 3v18" }]]
706
+ }, Za = {
707
+ name: "lu-gallery-thumbnails",
708
+ components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M4 21h1 M9 21h1 M14 21h1 M19 21h1" }]]
709
+ }, Va = {
710
+ name: "lu-gallery-vertical-end",
711
+ components: [["path", { d: "M7 2h10 M5 6h14 M5,10 h14 a2,2 0 0 1 2,2 v8 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-8 a2,2 0 0 1 2,-2 Z" }]]
712
+ }, fa = {
713
+ name: "lu-gallery-vertical",
714
+ components: [["path", { d: "M3 2h18 M5,6 h14 a2,2 0 0 1 2,2 v8 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-8 a2,2 0 0 1 2,-2 Z M3 22h18" }]]
715
+ }, ga = {
716
+ name: "lu-gamepad-2",
717
+ components: [["path", { d: "M6 11 L10 11 M8 9 L8 13 M15 12 L15.01 12 M18 10 L18.01 10 M17.32 5H6.68a4 4 0 0 0-3.978 3.59c-.006.052-.01.101-.017.152C2.604 9.416 2 14.456 2 16a3 3 0 0 0 3 3c1 0 1.5-.5 2-1l1.414-1.414A2 2 0 0 1 9.828 16h4.344a2 2 0 0 1 1.414.586L17 18c.5.5 1 1 2 1a3 3 0 0 0 3-3c0-1.545-.604-6.584-.685-7.258-.007-.05-.011-.1-.017-.151A4 4 0 0 0 17.32 5z" }]]
718
+ }, Aa = {
719
+ name: "lu-gamepad",
720
+ components: [["path", { d: "M6 12 L10 12 M8 10 L8 14 M15 13 L15.01 13 M18 11 L18.01 11 M4,6 h16 a2,2 0 0 1 2,2 v8 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-8 a2,2 0 0 1 2,-2 Z" }]]
721
+ }, Ca = {
722
+ name: "lu-gauge",
723
+ components: [["path", { d: "m12 14 4-4 M3.34 19a10 10 0 1 1 17.32 0" }]]
724
+ }, Fa = {
725
+ name: "lu-gavel",
726
+ components: [["path", { d: "m14.5 12.5-8 8a2.119 2.119 0 1 1-3-3l8-8 M16 16 L22 10 M8 8 L14 2 M9 7 L17 15 M21 11 L13 3" }]]
727
+ }, ka = {
728
+ name: "lu-gem",
729
+ components: [["path", { d: "M6 3h12l4 6-10 13L2 9Z M11 3 8 9l4 13 4-13-3-6 M2 9h20" }]]
730
+ }, ya = {
731
+ name: "lu-ghost",
732
+ components: [["path", { d: "M9 10h.01 M15 10h.01 M12 2a8 8 0 0 0-8 8v12l3-3 2.5 2.5L12 19l2.5 2.5L17 19l3 3V10a8 8 0 0 0-8-8z" }]]
733
+ }, za = {
734
+ name: "lu-gift",
735
+ components: [["path", { d: "M4,8 h16 a1,1 0 0 1 1,1 v2 a1,1 0 0 1 -1,1 h-16 a1,1 0 0 1 -1,-1 v-2 a1,1 0 0 1 1,-1 Z M12 8v13 M19 12v7a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-7 M7.5 8a2.5 2.5 0 0 1 0-5A4.8 8 0 0 1 12 8a4.8 8 0 0 1 4.5-5 2.5 2.5 0 0 1 0 5" }]]
736
+ }, ba = {
737
+ name: "lu-git-branch-plus",
738
+ components: [["path", { d: "M6 3v12 M18 9a3 3 0 1 0 0-6 3 3 0 0 0 0 6z M6 21a3 3 0 1 0 0-6 3 3 0 0 0 0 6z M15 6a9 9 0 0 0-9 9 M18 15v6 M21 18h-6" }]]
739
+ }, Da = {
740
+ name: "lu-git-branch",
741
+ components: [["path", { d: "M6 3 L6 15 M15,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M3,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M18 9a9 9 0 0 1-9 9" }]]
742
+ }, qa = {
743
+ name: "lu-git-commit-horizontal",
744
+ components: [["path", { d: "M9,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M3 12 L9 12 M15 12 L21 12" }]]
745
+ }, wa = {
746
+ name: "lu-git-commit-vertical",
747
+ components: [["path", { d: "M12 3v6 M9,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M12 15v6" }]]
748
+ }, Pa = {
749
+ name: "lu-git-compare-arrows",
750
+ components: [["path", { d: "M2,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M12 6h5a2 2 0 0 1 2 2v7 M15 9 L12 6 L15 3 M16,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M12 18H7a2 2 0 0 1-2-2V9 M9 15 L12 18 L9 21" }]]
751
+ }, xa = {
752
+ name: "lu-git-compare",
753
+ components: [["path", { d: "M15,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M3,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M13 6h3a2 2 0 0 1 2 2v7 M11 18H8a2 2 0 0 1-2-2V9" }]]
754
+ }, Ga = {
755
+ name: "lu-git-fork",
756
+ components: [["path", { d: "M9,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M3,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M15,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M18 9v2c0 .6-.4 1-1 1H7c-.6 0-1-.4-1-1V9 M12 12v3" }]]
757
+ }, Sa = {
758
+ name: "lu-git-graph",
759
+ components: [["path", { d: "M2,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M5 9v6 M2,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M12 3v18 M16,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M16 15.7A9 9 0 0 0 19 9" }]]
760
+ }, Ia = {
761
+ name: "lu-git-merge",
762
+ components: [["path", { d: "M15,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M3,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M6 21V9a9 9 0 0 0 9 9" }]]
763
+ }, Oa = {
764
+ name: "lu-git-pull-request-arrow",
765
+ components: [["path", { d: "M2,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M5 9v12 M16,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M15 9 L12 6 L15 3 M12 6h5a2 2 0 0 1 2 2v7" }]]
766
+ }, Ea = {
767
+ name: "lu-git-pull-request-closed",
768
+ components: [["path", { d: "M3,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M6 9v12 M21 3 L15 9 M21 9 L15 3 M18 11.5V15 M15,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
769
+ }, Ra = {
770
+ name: "lu-git-pull-request-create-arrow",
771
+ components: [["path", { d: "M2,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M5 9v12 M15 9 L12 6 L15 3 M12 6h5a2 2 0 0 1 2 2v3 M19 15v6 M22 18h-6" }]]
772
+ }, Ka = {
773
+ name: "lu-git-pull-request-create",
774
+ components: [["path", { d: "M3,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M6 9v12 M13 6h3a2 2 0 0 1 2 2v3 M18 15v6 M21 18h-6" }]]
775
+ }, Ta = {
776
+ name: "lu-git-pull-request-draft",
777
+ components: [["path", { d: "M15,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M3,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M18 6V5 M18 11v-1 M6 9 L6 21" }]]
778
+ }, Xa = {
779
+ name: "lu-git-pull-request",
780
+ components: [["path", { d: "M15,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M3,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M13 6h3a2 2 0 0 1 2 2v7 M6 9 L6 21" }]]
781
+ }, Ua = {
782
+ name: "lu-github",
783
+ components: [["path", { d: "M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4 M9 18c-4.51 2-5-2-7-2" }]]
784
+ }, Ba = {
785
+ name: "lu-gitlab",
786
+ components: [["path", { d: "m22 13.29-3.33-10a.42.42 0 0 0-.14-.18.38.38 0 0 0-.22-.11.39.39 0 0 0-.23.07.42.42 0 0 0-.14.18l-2.26 6.67H8.32L6.1 3.26a.42.42 0 0 0-.1-.18.38.38 0 0 0-.26-.08.39.39 0 0 0-.23.07.42.42 0 0 0-.14.18L2 13.29a.74.74 0 0 0 .27.83L12 21l9.69-6.88a.71.71 0 0 0 .31-.83Z" }]]
787
+ }, Wa = {
788
+ name: "lu-glass-water",
789
+ components: [["path", { d: "M5.116 4.104A1 1 0 0 1 6.11 3h11.78a1 1 0 0 1 .994 1.105L17.19 20.21A2 2 0 0 1 15.2 22H8.8a2 2 0 0 1-2-1.79z M6 12a5 5 0 0 1 6 0 5 5 0 0 0 6 0" }]]
790
+ }, ja = {
791
+ name: "lu-glasses",
792
+ components: [["path", { d: "M2,15 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M14,15 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M14 15a2 2 0 0 0-2-2 2 2 0 0 0-2 2 M2.5 13 5 7c.7-1.3 1.4-2 3-2 M21.5 13 19 7c-.7-1.3-1.5-2-3-2" }]]
793
+ }, Ja = {
794
+ name: "lu-globe-lock",
795
+ components: [["path", { d: "M15.686 15A14.5 14.5 0 0 1 12 22a14.5 14.5 0 0 1 0-20 10 10 0 1 0 9.542 13 M2 12h8.5 M20 6V4a2 2 0 1 0-4 0v2 M15,6 h6 a1,1 0 0 1 1,1 v3 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-3 a1,1 0 0 1 1,-1 Z" }]]
796
+ }, Qa = {
797
+ name: "lu-globe",
798
+ components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20 M2 12h20" }]]
799
+ }, Na = {
800
+ name: "lu-goal",
801
+ components: [["path", { d: "M12 13V2l8 4-8 4 M20.561 10.222a9 9 0 1 1-12.55-5.29 M8.002 9.997a5 5 0 1 0 8.9 2.02" }]]
802
+ }, Ya = {
803
+ name: "lu-grab",
804
+ components: [["path", { d: "M18 11.5V9a2 2 0 0 0-2-2a2 2 0 0 0-2 2v1.4 M14 10V8a2 2 0 0 0-2-2a2 2 0 0 0-2 2v2 M10 9.9V9a2 2 0 0 0-2-2a2 2 0 0 0-2 2v5 M6 14a2 2 0 0 0-2-2a2 2 0 0 0-2 2 M18 11a2 2 0 1 1 4 0v3a8 8 0 0 1-8 8h-4a8 8 0 0 1-8-8 2 2 0 1 1 4 0" }]]
805
+ }, _a = {
806
+ name: "lu-graduation-cap",
807
+ components: [["path", { d: "M21.42 10.922a1 1 0 0 0-.019-1.838L12.83 5.18a2 2 0 0 0-1.66 0L2.6 9.08a1 1 0 0 0 0 1.832l8.57 3.908a2 2 0 0 0 1.66 0z M22 10v6 M6 12.5V16a6 3 0 0 0 12 0v-3.5" }]]
808
+ }, $a = {
809
+ name: "lu-grape",
810
+ components: [["path", { d: "M22 5V2l-5.89 5.89 M13.600000000000001,15.89 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M5.109999999999999,7.4 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M9.35,11.65 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M10.91,5.85 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M15.149999999999999,10.09 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M3.5599999999999996,13.2 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M7.800000000000001,17.44 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M2,19 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
811
+ }, a5 = {
812
+ name: "lu-grid-2x2-check",
813
+ components: [["path", { d: "M12 3v17a1 1 0 0 1-1 1H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6a1 1 0 0 1-1 1H3 M16 19 L18 21 L22 17" }]]
496
814
  }, n5 = {
497
- name: "ri-layout-right-line",
498
- components: [["path", { d: "M21 3C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H21ZM15 5H4V19H15V5ZM20 5H17V19H20V5Z" }]]
499
- }, i5 = {
500
- name: "ri-layout-row-fill",
501
- components: [["path", { d: "M19 12H5V19H19V12ZM4 3H20C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3Z" }]]
502
- }, L5 = {
503
- name: "ri-layout-row-line",
504
- components: [["path", { d: "M19 11V5H5V11H19ZM19 13H5V19H19V13ZM4 3H20C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3Z" }]]
815
+ name: "lu-grid-2x2-plus",
816
+ components: [["path", { d: "M12 3v17a1 1 0 0 1-1 1H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6a1 1 0 0 1-1 1H3 M16 19h6 M19 22v-6" }]]
505
817
  }, e5 = {
506
- name: "ri-layout-top-2-fill",
507
- components: [["path", { d: "M21 3C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H21ZM19 6H5V8H19V6Z" }]]
818
+ name: "lu-grid-2x2-x",
819
+ components: [["path", { d: "M12 3v17a1 1 0 0 1-1 1H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6a1 1 0 0 1-1 1H3 M16 16 L21 21 M16 21 L21 16" }]]
508
820
  }, o5 = {
509
- name: "ri-layout-top-2-line",
510
- components: [["path", { d: "M21 3C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H21ZM20 5H4V19H20V5ZM18 7V9H6V7H18Z" }]]
511
- }, t5 = {
512
- name: "ri-layout-top-fill",
513
- components: [["path", { d: "M22 10V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V10H22ZM21 3C21.5523 3 22 3.44772 22 4V8H2V4C2 3.44772 2.44772 3 3 3H21Z" }]]
821
+ name: "lu-grid-2x2",
822
+ components: [["path", { d: "M12 3v18 M3 12h18 M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z" }]]
514
823
  }, M5 = {
515
- name: "ri-layout-top-line",
516
- components: [["path", { d: "M21 3C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H21ZM4 10V19H20V10H4ZM4 8H20V5H4V8Z" }]]
517
- }, Z5 = {
518
- name: "ri-layout-vertical-fill",
519
- components: [["path", { d: "M4 3C3.44772 3 3 3.44772 3 4V20C3 20.5523 3.44772 21 4 21H20C20.5523 21 21 20.5523 21 20V4C21 3.44772 20.5523 3 20 3H4ZM6.99993 16.9999V6.99993H8.99993V16.9999H6.99993ZM10.9999 6.99993H12.9999V16.9999H10.9999V6.99993ZM14.9999 6.99993H16.9999V16.9999H14.9999V6.99993Z" }]]
520
- }, a5 = {
521
- name: "ri-layout-vertical-line",
522
- components: [["path", { d: "M5 19H19V5H5V19ZM3 4C3 3.44772 3.44772 3 4 3H20C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4ZM15 7V17H17V7H15ZM11 7L11 17H13V7H11ZM7 17L7 7L9 7L9 17H7Z" }]]
523
- }, l5 = {
524
- name: "ri-magic-fill",
525
- components: [["path", { d: "M15.2238 15.5079L13.0111 20.1581C12.8687 20.4573 12.5107 20.5844 12.2115 20.442C12.1448 20.4103 12.0845 20.3665 12.0337 20.3129L8.49229 16.5741C8.39749 16.474 8.27113 16.4096 8.13445 16.3918L3.02816 15.7243C2.69958 15.6814 2.46804 15.3802 2.51099 15.0516C2.52056 14.9784 2.54359 14.9075 2.5789 14.8426L5.04031 10.3192C5.1062 10.1981 5.12839 10.058 5.10314 9.92253L4.16 4.85991C4.09931 4.53414 4.3142 4.22086 4.63997 4.16017C4.7126 4.14664 4.78711 4.14664 4.85974 4.16017L9.92237 5.10331C10.0579 5.12855 10.198 5.10637 10.319 5.04048L14.8424 2.57907C15.1335 2.42068 15.4979 2.52825 15.6562 2.81931C15.6916 2.88421 15.7146 2.95507 15.7241 3.02833L16.3916 8.13462C16.4095 8.2713 16.4739 8.39766 16.5739 8.49245L20.3127 12.0338C20.5533 12.2617 20.5636 12.6415 20.3357 12.8821C20.2849 12.9357 20.2246 12.9795 20.1579 13.0112L15.5078 15.224C15.3833 15.2832 15.283 15.3835 15.2238 15.5079ZM16.0206 17.435L17.4348 16.0208L21.6775 20.2634L20.2633 21.6776L16.0206 17.435Z" }]]
526
- }, s5 = {
527
- name: "ri-magic-line",
528
- components: [["path", { d: "M15.1986 9.94447C14.7649 9.5337 14.4859 8.98613 14.4085 8.39384L14.0056 5.31138L11.275 6.79724C10.7503 7.08274 10.1433 7.17888 9.55608 7.06948L6.49998 6.50015L7.06931 9.55625C7.17871 10.1435 7.08257 10.7505 6.79707 11.2751L5.31121 14.0057L8.39367 14.4086C8.98596 14.4861 9.53353 14.7651 9.94431 15.1987L12.0821 17.4557L13.4178 14.6486C13.6745 14.1092 14.109 13.6747 14.6484 13.418L17.4555 12.0823L15.1986 9.94447ZM15.2238 15.5079L13.0111 20.1581C12.8687 20.4573 12.5107 20.5844 12.2115 20.442C12.1448 20.4103 12.0845 20.3665 12.0337 20.3129L8.49229 16.5741C8.39749 16.474 8.27113 16.4096 8.13445 16.3918L3.02816 15.7243C2.69958 15.6814 2.46804 15.3802 2.51099 15.0516C2.52056 14.9784 2.54359 14.9075 2.5789 14.8426L5.04031 10.3192C5.1062 10.1981 5.12839 10.058 5.10314 9.92253L4.16 4.85991C4.09931 4.53414 4.3142 4.22086 4.63997 4.16017C4.7126 4.14664 4.78711 4.14664 4.85974 4.16017L9.92237 5.10331C10.0579 5.12855 10.198 5.10637 10.319 5.04048L14.8424 2.57907C15.1335 2.42068 15.4979 2.52825 15.6562 2.81931C15.6916 2.88421 15.7146 2.95507 15.7241 3.02833L16.3916 8.13462C16.4095 8.2713 16.4739 8.39766 16.5739 8.49245L20.3127 12.0338C20.5533 12.2617 20.5636 12.6415 20.3357 12.8821C20.2849 12.9357 20.2246 12.9795 20.1579 13.0112L15.5078 15.224C15.3833 15.2832 15.283 15.3835 15.2238 15.5079ZM16.0206 17.435L17.4348 16.0208L21.6775 20.2634L20.2633 21.6776L16.0206 17.435Z" }]]
824
+ name: "lu-grid-3x3",
825
+ components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M3 9h18 M3 15h18 M9 3v18 M15 3v18" }]]
826
+ }, t5 = {
827
+ name: "lu-grip-horizontal",
828
+ components: [["path", { d: "M11,9 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M18,9 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M4,9 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M11,15 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M18,15 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M4,15 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
829
+ }, h5 = {
830
+ name: "lu-grip-vertical",
831
+ components: [["path", { d: "M8,12 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M8,5 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M8,19 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M14,12 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M14,5 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M14,19 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
529
832
  }, c5 = {
530
- name: "ri-mark-pen-fill",
531
- components: [["path", { d: "M15.9498 2.39017L21.6066 8.04702C21.9972 8.43755 21.9972 9.07071 21.6066 9.46124L13.8285 17.2394L11.7071 17.9465L10.2929 19.3607C9.90241 19.7513 9.26925 19.7513 8.87872 19.3607L4.63608 15.1181C4.24556 14.7276 4.24556 14.0944 4.63608 13.7039L6.0503 12.2897L6.7574 10.1683L14.5356 2.39017C14.9261 1.99964 15.5593 1.99964 15.9498 2.39017ZM16.6569 5.9257L10.2929 12.2897L11.7071 13.7039L18.0711 7.33992L16.6569 5.9257ZM4.28253 16.8859L7.11096 19.7143L5.69674 21.1285L1.4541 19.7143L4.28253 16.8859Z" }]]
532
- }, p5 = {
533
- name: "ri-mark-pen-line",
534
- components: [["path", { d: "M15.2427 4.51149L8.50547 11.2487L7.79836 13.37L6.7574 14.411L9.58583 17.2394L10.6268 16.1985L12.7481 15.4913L19.4853 8.75413L15.2427 4.51149ZM21.6066 8.04702C21.9972 8.43755 21.9972 9.07071 21.6066 9.46124L13.8285 17.2394L11.7071 17.9465L10.2929 19.3607C9.90241 19.7513 9.26925 19.7513 8.87872 19.3607L4.63608 15.1181C4.24556 14.7276 4.24556 14.0944 4.63608 13.7039L6.0503 12.2897L6.7574 10.1683L14.5356 2.39017C14.9261 1.99964 15.5593 1.99964 15.9498 2.39017L21.6066 8.04702ZM15.2427 7.33992L16.6569 8.75413L11.7071 13.7039L10.2929 12.2897L15.2427 7.33992ZM4.28253 16.8859L7.11096 19.7143L5.69674 21.1285L1.4541 19.7143L4.28253 16.8859Z" }]]
833
+ name: "lu-grip",
834
+ components: [["path", { d: "M11,5 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M18,5 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M4,5 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M11,12 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M18,12 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M4,12 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M11,19 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M18,19 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M4,19 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
835
+ }, s5 = {
836
+ name: "lu-group",
837
+ components: [["path", { d: "M3 7V5c0-1.1.9-2 2-2h2 M17 3h2c1.1 0 2 .9 2 2v2 M21 17v2c0 1.1-.9 2-2 2h-2 M7 21H5c-1.1 0-2-.9-2-2v-2 M8,7 h5 a1,1 0 0 1 1,1 v3 a1,1 0 0 1 -1,1 h-5 a1,1 0 0 1 -1,-1 v-3 a1,1 0 0 1 1,-1 Z M11,12 h5 a1,1 0 0 1 1,1 v3 a1,1 0 0 1 -1,1 h-5 a1,1 0 0 1 -1,-1 v-3 a1,1 0 0 1 1,-1 Z" }]]
838
+ }, l5 = {
839
+ name: "lu-guitar",
840
+ components: [["path", { d: "m11.9 12.1 4.514-4.514 M20.1 2.3a1 1 0 0 0-1.4 0l-1.114 1.114A2 2 0 0 0 17 4.828v1.344a2 2 0 0 1-.586 1.414A2 2 0 0 1 17.828 7h1.344a2 2 0 0 0 1.414-.586L21.7 5.3a1 1 0 0 0 0-1.4z M6 16 L8 18 M8.23 9.85A3 3 0 0 1 11 8a5 5 0 0 1 5 5 3 3 0 0 1-1.85 2.77l-.92.38A2 2 0 0 0 12 18a4 4 0 0 1-4 4 6 6 0 0 1-6-6 4 4 0 0 1 4-4 2 2 0 0 0 1.85-1.23z" }]]
535
841
  }, m5 = {
536
- name: "ri-markup-fill",
537
- components: [["path", { d: "M12 21.9967C6.47715 21.9967 2 17.5195 2 11.9967C2 6.47384 6.47715 1.99669 12 1.99669C17.5228 1.99669 22 6.47384 22 11.9967C22 17.5195 17.5228 21.9967 12 21.9967ZM17.051 18.2008L16.1894 14.7542C16.0781 14.309 15.6781 13.9967 15.2192 13.9967H8.78078C8.32191 13.9967 7.92193 14.309 7.81063 14.7542L6.94897 18.2008C8.32629 19.3235 10.0845 19.9967 12 19.9967C13.9155 19.9967 15.6737 19.3235 17.051 18.2008ZM10 11.9967H14V10.4967L12.9615 6.86202C12.8666 6.52981 12.6069 6.27014 12.2747 6.17522C11.7437 6.0235 11.1902 6.33099 11.0385 6.86202L10 10.4967V11.9967Z" }]]
538
- }, r5 = {
539
- name: "ri-markup-line",
540
- components: [["path", { d: "M10 10.4967L11.0385 6.86202C11.1902 6.33099 11.7437 6.0235 12.2747 6.17522C12.6069 6.27014 12.8666 6.52981 12.9615 6.86202L14 10.4967V11.9967H14.7192C15.1781 11.9967 15.5781 12.309 15.6894 12.7542L17.051 18.2008C18.8507 16.7339 20 14.4995 20 11.9967C20 7.57841 16.4183 3.99669 12 3.99669C7.58172 3.99669 4 7.57841 4 11.9967C4 14.4995 5.14932 16.7339 6.94897 18.2008L8.31063 12.7542C8.42193 12.309 8.82191 11.9967 9.28078 11.9967H10V10.4967ZM12 19.9967C12.2415 19.9967 12.4813 19.986 12.7189 19.9649C13.6187 19.8847 14.4756 19.6556 15.2649 19.3023L13.9384 13.9967H10.0616L8.73514 19.3023C9.52438 19.6556 10.3813 19.8847 11.2811 19.9648C11.5187 19.986 11.7585 19.9967 12 19.9967ZM12 21.9967C6.47715 21.9967 2 17.5195 2 11.9967C2 6.47384 6.47715 1.99669 12 1.99669C17.5228 1.99669 22 6.47384 22 11.9967C22 17.5195 17.5228 21.9967 12 21.9967Z" }]]
842
+ name: "lu-ham",
843
+ components: [["path", { d: "M13.144 21.144A7.274 10.445 45 1 0 2.856 10.856 M13.144 21.144A7.274 4.365 45 0 0 2.856 10.856a7.274 4.365 45 0 0 10.288 10.288 M16.565 10.435 18.6 8.4a2.501 2.501 0 1 0 1.65-4.65 2.5 2.5 0 1 0-4.66 1.66l-2.024 2.025 M8.5 16.5 L7.5 15.5" }]]
844
+ }, u5 = {
845
+ name: "lu-hamburger",
846
+ components: [["path", { d: "M12 16H4a2 2 0 1 1 0-4h16a2 2 0 1 1 0 4h-4.25 M5 12a2 2 0 0 1-2-2 9 7 0 0 1 18 0 2 2 0 0 1-2 2 M5 16a2 2 0 0 0-2 2 3 3 0 0 0 3 3h12a3 3 0 0 0 3-3 2 2 0 0 0-2-2q0 0 0 0 M6.67 12 L12.8 16.6 A2 2 0 0 0 15.6 16.2 L18.75 12" }]]
847
+ }, p5 = {
848
+ name: "lu-hammer",
849
+ components: [["path", { d: "m15 12-8.373 8.373a1 1 0 1 1-3-3L12 9 M18 15 L22 11 M21.5 11.5 L19.59 9.59 A2 2 0 0 1 19 8.17 L19 7 L16.74 4.74 A6 6 0 0 0 12.54 2.98 L9 2.96 L9.92 3.78 A6.18 6.18 0 0 1 12 8.4 L12 10 L14 12 L15.17 12 A2 2 0 0 1 16.59 12.59 L18.5 14.5" }]]
850
+ }, L5 = {
851
+ name: "lu-hand-coins",
852
+ components: [["path", { d: "M11 15h2a2 2 0 1 0 0-4h-3c-.6 0-1.1.2-1.4.6L3 17 M7 21 L8.6 19.6 C8.9 19.2, 9.4 19, 10 19 L14 19 C15.1 19, 16.1 18.6, 16.8 17.8 L21.4 13.4 A2 2 0 0 0 18.65 10.49 L14.45 14.39 M2 16 L8 22 M13.1,9 a2.9,2.9 0 1,0 5.8,0 a2.9,2.9 0 1,0 -5.8,0 Z M3,5 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
541
853
  }, d5 = {
542
- name: "ri-octagon-fill",
543
- components: [["path", { d: "M15.936 2.50098L21.501 8.06595V15.936L15.936 21.501H8.06595L2.50098 15.936V8.06595L8.06595 2.50098H15.936Z" }]]
544
- }, h5 = {
545
- name: "ri-octagon-line",
546
- components: [["path", { d: "M15.936 2.50098L21.501 8.06595V15.936L15.936 21.501H8.06595L2.50098 15.936V8.06595L8.06595 2.50098H15.936ZM15.1076 4.50098H8.89437L4.50098 8.89437V15.1076L8.89437 19.501H15.1076L19.501 15.1076V8.89437L15.1076 4.50098Z" }]]
547
- }, R5 = {
548
- name: "ri-paint-brush-fill",
549
- components: [["path", { d: "M4 2.9967H20C20.5523 2.9967 21 3.44442 21 3.9967V8.9967C21 9.54899 20.5523 9.9967 20 9.9967H4C3.44772 9.9967 3 9.54899 3 8.9967V3.9967C3 3.44442 3.44772 2.9967 4 2.9967ZM6 11.9967H12C12.5523 11.9967 13 12.4444 13 12.9967V15.9967H14V21.9967H10V15.9967H11V13.9967H5C4.44772 13.9967 4 13.549 4 12.9967V10.9967H6V11.9967ZM17.7322 13.7289L19.5 11.9612L21.2678 13.7289C22.2441 14.7052 22.2441 16.2882 21.2678 17.2645C20.2915 18.2408 18.7085 18.2408 17.7322 17.2645C16.7559 16.2882 16.7559 14.7052 17.7322 13.7289Z" }]]
854
+ name: "lu-hand-heart",
855
+ components: [["path", { d: "M11 14h2a2 2 0 1 0 0-4h-3c-.6 0-1.1.2-1.4.6L3 16 M7 20 L8.6 18.6 C8.9 18.2, 9.4 18, 10 18 L14 18 C15.1 18, 16.1 17.6, 16.8 16.8 L21.4 12.4 A2 2 0 0 0 18.65 9.49 L14.45 13.39 M2 15 L8 21 M19.5 8.5c.7-.7 1.5-1.6 1.5-2.7A2.73 2.73 0 0 0 16 4a2.78 2.78 0 0 0-5 1.8c0 1.2.8 2 1.5 2.8L16 12Z" }]]
856
+ }, v5 = {
857
+ name: "lu-hand-helping",
858
+ components: [["path", { d: "M11 12h2a2 2 0 1 0 0-4h-3c-.6 0-1.1.2-1.4.6L3 14 M7 18 L8.6 16.6 C8.9 16.2, 9.4 16, 10 16 L14 16 C15.1 16, 16.1 15.6, 16.8 14.8 L21.4 10.4 A2 2 0 0 0 18.65 7.49 L14.45 11.39 M2 13 L8 19" }]]
859
+ }, i5 = {
860
+ name: "lu-hand-metal",
861
+ components: [["path", { d: "M18 12.5V10a2 2 0 0 0-2-2a2 2 0 0 0-2 2v1.4 M14 11V9a2 2 0 1 0-4 0v2 M10 10.5V5a2 2 0 1 0-4 0v9 M7 15 L5.24 13.24 A2 2 0 0 0 2.41 16.06 L6.01 19.66 C7.5 21.14, 9.2 22, 12 22 L14 22 A8 8 0 0 0 22 14 L22 7 A2 2 0 1 0 18 7 L18 12" }]]
862
+ }, r5 = {
863
+ name: "lu-hand-platter",
864
+ components: [["path", { d: "M12 3V2 M15.4 17.4 L18.6 14.6 A2 2 0 1 1 21.4 17.5 L17.8 20.8 C17.1 21.6, 16.1 22, 15 22 L11 22 C9.9 22, 8.9 21.6, 8.2 20.8 L6.9 19.34 A1 1 0 0 0 6.15 19 L5 19 M2 14h12a2 2 0 0 1 0 4h-2 M4 10h16 M5 10a7 7 0 0 1 14 0 M5 14v6a1 1 0 0 1-1 1H2" }]]
865
+ }, H5 = {
866
+ name: "lu-hand",
867
+ components: [["path", { d: "M18 11V6a2 2 0 0 0-2-2a2 2 0 0 0-2 2 M14 10V4a2 2 0 0 0-2-2a2 2 0 0 0-2 2v2 M10 10.5V6a2 2 0 0 0-2-2a2 2 0 0 0-2 2v8 M18 8a2 2 0 1 1 4 0v6a8 8 0 0 1-8 8h-2c-2.8 0-4.5-.86-5.99-2.34l-3.6-3.6a2 2 0 0 1 2.83-2.82L7 15" }]]
868
+ }, Z5 = {
869
+ name: "lu-handshake",
870
+ components: [["path", { d: "m11 17 2 2a1 1 0 1 0 3-3 M14 14 L16.5 16.5 A1 1 0 1 0 19.5 13.5 L15.62 9.62 A3 3 0 0 0 11.38 9.62 L10.5 10.5 A1 1 0 1 1 7.5 7.5 L10.31 4.69 A5.79 5.79 0 0 1 17.37 3.82 L17.84 4.1 A2 2 0 0 0 19.26 4.35 L21 4 M21 3 L22 14 L20 14 M3 3 2 14l6.5 6.5a1 1 0 1 0 3-3 M3 4h8" }]]
871
+ }, V5 = {
872
+ name: "lu-hard-drive-download",
873
+ components: [["path", { d: "M12 2v8 M16 6 L12 10 L8 6 M4,14 h16 a2,2 0 0 1 2,2 v4 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-4 a2,2 0 0 1 2,-2 Z M6 18h.01 M10 18h.01" }]]
550
874
  }, f5 = {
551
- name: "ri-paint-brush-line",
552
- components: [["path", { d: "M5 4.9967V7.9967H19V4.9967H5ZM4 2.9967H20C20.5523 2.9967 21 3.44442 21 3.9967V8.9967C21 9.54899 20.5523 9.9967 20 9.9967H4C3.44772 9.9967 3 9.54899 3 8.9967V3.9967C3 3.44442 3.44772 2.9967 4 2.9967ZM6 11.9967H12C12.5523 11.9967 13 12.4444 13 12.9967V15.9967H14V21.9967H10V15.9967H11V13.9967H5C4.44772 13.9967 4 13.549 4 12.9967V10.9967H6V11.9967ZM17.7322 13.7289L19.5 11.9612L21.2678 13.7289C22.2441 14.7052 22.2441 16.2882 21.2678 17.2645C20.2915 18.2408 18.7085 18.2408 17.7322 17.2645C16.7559 16.2882 16.7559 14.7052 17.7322 13.7289Z" }]]
553
- }, F5 = {
554
- name: "ri-paint-fill",
555
- components: [["path", { d: "M19.2277 18.7323L20.9955 16.9645L22.7632 18.7323C23.7395 19.7086 23.7395 21.2915 22.7632 22.2678C21.7869 23.2441 20.204 23.2441 19.2277 22.2678C18.2514 21.2915 18.2514 19.7086 19.2277 18.7323ZM8.87861 1.07971L20.1923 12.3934C20.5828 12.7839 20.5828 13.4171 20.1923 13.8076L11.707 22.2929C11.3165 22.6834 10.6833 22.6834 10.2928 22.2929L1.80754 13.8076C1.41702 13.4171 1.41702 12.7839 1.80754 12.3934L9.58572 4.61525L7.4644 2.49393L8.87861 1.07971ZM10.9999 6.02946L3.92886 13.1005H18.071L10.9999 6.02946Z" }]]
556
- }, u5 = {
557
- name: "ri-paint-line",
558
- components: [["path", { d: "M19.2277 18.7323L20.9955 16.9645L22.7632 18.7323C23.7395 19.7086 23.7395 21.2915 22.7632 22.2678C21.7869 23.2441 20.204 23.2441 19.2277 22.2678C18.2514 21.2915 18.2514 19.7086 19.2277 18.7323ZM8.87861 1.07971L20.1923 12.3934C20.5828 12.7839 20.5828 13.4171 20.1923 13.8076L11.707 22.2929C11.3165 22.6834 10.6833 22.6834 10.2928 22.2929L1.80754 13.8076C1.41702 13.4171 1.41702 12.7839 1.80754 12.3934L9.58572 4.61525L7.4644 2.49393L8.87861 1.07971ZM10.9999 6.02946L3.92886 13.1005L10.9999 20.1716L18.071 13.1005L10.9999 6.02946Z" }]]
875
+ name: "lu-hard-drive-upload",
876
+ components: [["path", { d: "m16 6-4-4-4 4 M12 2v8 M4,14 h16 a2,2 0 0 1 2,2 v4 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-4 a2,2 0 0 1 2,-2 Z M6 18h.01 M10 18h.01" }]]
559
877
  }, g5 = {
560
- name: "ri-palette-fill",
561
- components: [["path", { d: "M12 2C17.5222 2 22 5.97778 22 10.8889C22 13.9556 19.5111 16.4444 16.4444 16.4444H14.4778C13.5556 16.4444 12.8111 17.1889 12.8111 18.1111C12.8111 18.5333 12.9778 18.9222 13.2333 19.2111C13.5 19.5111 13.6667 19.9 13.6667 20.3333C13.6667 21.2556 12.9 22 12 22C6.47778 22 2 17.5222 2 12C2 6.47778 6.47778 2 12 2ZM7.5 12C8.32843 12 9 11.3284 9 10.5C9 9.67157 8.32843 9 7.5 9C6.67157 9 6 9.67157 6 10.5C6 11.3284 6.67157 12 7.5 12ZM16.5 12C17.3284 12 18 11.3284 18 10.5C18 9.67157 17.3284 9 16.5 9C15.6716 9 15 9.67157 15 10.5C15 11.3284 15.6716 12 16.5 12ZM12 9C12.8284 9 13.5 8.32843 13.5 7.5C13.5 6.67157 12.8284 6 12 6C11.1716 6 10.5 6.67157 10.5 7.5C10.5 8.32843 11.1716 9 12 9Z" }]]
562
- }, b5 = {
563
- name: "ri-palette-line",
564
- components: [["path", { d: "M12 2C17.5222 2 22 5.97778 22 10.8889C22 13.9556 19.5111 16.4444 16.4444 16.4444H14.4778C13.5556 16.4444 12.8111 17.1889 12.8111 18.1111C12.8111 18.5333 12.9778 18.9222 13.2333 19.2111C13.5 19.5111 13.6667 19.9 13.6667 20.3333C13.6667 21.2556 12.9 22 12 22C6.47778 22 2 17.5222 2 12C2 6.47778 6.47778 2 12 2ZM10.8111 18.1111C10.8111 16.0843 12.451 14.4444 14.4778 14.4444H16.4444C18.4065 14.4444 20 12.851 20 10.8889C20 7.1392 16.4677 4 12 4C7.58235 4 4 7.58235 4 12C4 16.19 7.2226 19.6285 11.324 19.9718C10.9948 19.4168 10.8111 18.7761 10.8111 18.1111ZM7.5 12C6.67157 12 6 11.3284 6 10.5C6 9.67157 6.67157 9 7.5 9C8.32843 9 9 9.67157 9 10.5C9 11.3284 8.32843 12 7.5 12ZM16.5 12C15.6716 12 15 11.3284 15 10.5C15 9.67157 15.6716 9 16.5 9C17.3284 9 18 9.67157 18 10.5C18 11.3284 17.3284 12 16.5 12ZM12 9C11.1716 9 10.5 8.32843 10.5 7.5C10.5 6.67157 11.1716 6 12 6C12.8284 6 13.5 6.67157 13.5 7.5C13.5 8.32843 12.8284 9 12 9Z" }]]
565
- }, y5 = {
566
- name: "ri-pantone-fill",
567
- components: [["path", { d: "M4.00021 18.9223L2.65056 18.377C2.13849 18.1701 1.89109 17.5873 2.09798 17.0752L4.00021 12.3671V18.9223ZM8.85987 21H7.00021C6.44792 21 6.00021 20.5523 6.00021 20V13.9221L8.85987 21ZM6.02202 5.96771L15.2939 2.22164C15.8059 2.01475 16.3888 2.26215 16.5956 2.77422L22.2147 16.682C22.4216 17.194 22.1742 17.7769 21.6622 17.9838L12.3903 21.7298C11.8783 21.9367 11.2954 21.6893 11.0885 21.1773L5.46944 7.2695C5.26255 6.75743 5.50995 6.1746 6.02202 5.96771ZM9.00021 9.00004C9.55249 9.00004 10.0002 8.55233 10.0002 8.00004C10.0002 7.44776 9.55249 7.00004 9.00021 7.00004C8.44792 7.00004 8.00021 7.44776 8.00021 8.00004C8.00021 8.55233 8.44792 9.00004 9.00021 9.00004Z" }]]
878
+ name: "lu-hard-drive",
879
+ components: [["path", { d: "M22 12 L2 12 M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z M6 16 L6.01 16 M10 16 L10.01 16" }]]
880
+ }, A5 = {
881
+ name: "lu-hard-hat",
882
+ components: [["path", { d: "M10 10V5a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v5 M14 6a6 6 0 0 1 6 6v3 M4 15v-3a6 6 0 0 1 6-6 M3,15 h18 a1,1 0 0 1 1,1 v2 a1,1 0 0 1 -1,1 h-18 a1,1 0 0 1 -1,-1 v-2 a1,1 0 0 1 1,-1 Z" }]]
883
+ }, C5 = {
884
+ name: "lu-hash",
885
+ components: [["path", { d: "M4 9 L20 9 M4 15 L20 15 M10 3 L8 21 M16 3 L14 21" }]]
886
+ }, F5 = {
887
+ name: "lu-haze",
888
+ components: [["path", { d: "m5.2 6.2 1.4 1.4 M2 13h2 M20 13h2 M17.4 7.6 L18.8 6.2 M22 17H2 M22 21H2 M16 13a4 4 0 0 0-8 0 M12 5V2.5" }]]
568
889
  }, k5 = {
569
- name: "ri-pantone-line",
570
- components: [["path", { d: "M5.7646 7.99998L5.46944 7.26944C5.26255 6.75737 5.50995 6.17454 6.02202 5.96765L15.2939 2.22158C15.8059 2.01469 16.3888 2.26209 16.5956 2.77416L22.2147 16.6819C22.4216 17.194 22.1742 17.7768 21.6622 17.9837L12.3903 21.7298C11.8783 21.9367 11.2954 21.6893 11.0885 21.1772L11.0002 20.9586V21H7.00021C6.44792 21 6.00021 20.5523 6.00021 20V19.7303L2.65056 18.377C2.13849 18.1701 1.89109 17.5873 2.09798 17.0752L5.7646 7.99998ZM8.00021 19H10.2089L8.00021 13.5333V19ZM6.00021 12.7558L4.32696 16.8972L6.00021 17.6084V12.7558ZM7.69842 7.44741L12.5683 19.5008L19.9858 16.5039L15.1159 4.45055L7.69842 7.44741ZM10.6766 9.47974C10.1645 9.68663 9.5817 9.43924 9.37481 8.92717C9.16792 8.4151 9.41532 7.83227 9.92739 7.62538C10.4395 7.41849 11.0223 7.66588 11.2292 8.17795C11.4361 8.69002 11.1887 9.27286 10.6766 9.47974Z" }]]
571
- }, B5 = {
572
- name: "ri-pen-nib-fill",
573
- components: [["path", { d: "M4.92898 21.4819L10.775 15.6359C11.4423 15.8141 12.1837 15.6414 12.7071 15.118C13.4882 14.3369 13.4882 13.0706 12.7071 12.2896C11.9261 11.5085 10.6598 11.5085 9.87872 12.2896C9.35526 12.813 9.18263 13.5544 9.36081 14.2217L3.51476 20.0677L2.4541 19.0071C5.28253 15.7072 6.34319 12.0539 7.7574 5.9256L14.1214 5.21849L19.7783 10.8754L19.0711 17.2393C12.9429 18.6535 9.28947 19.7142 5.98964 22.5426L4.92898 21.4819ZM16.5962 2.03651L22.9428 8.38312C23.1381 8.57838 23.1381 8.89496 22.9428 9.09022C22.8679 9.16513 22.7712 9.21431 22.6665 9.23067L21.1924 9.46113L15.5356 3.80428L15.7477 2.31935C15.7868 2.04599 16.04 1.85604 16.3134 1.89509C16.4205 1.91039 16.5197 1.96001 16.5962 2.03651Z" }]]
574
- }, S5 = {
575
- name: "ri-pen-nib-line",
576
- components: [["path", { d: "M16.5962 1.03651L22.9428 7.38312C23.1381 7.57838 23.1381 7.89496 22.9428 8.09022C22.8679 8.16513 22.7712 8.21431 22.6665 8.23067L21.1924 8.46113L15.5356 2.80428L15.7477 1.31935C15.7868 1.04599 16.04 0.856036 16.3134 0.895088C16.4205 0.910388 16.5197 0.960011 16.5962 1.03651ZM4.59487 20.1478C8.31725 16.8163 12.5899 15.82 17.2379 14.6273L17.6843 10.6099L13.3869 6.31241L9.36936 6.7588C8.17674 11.4068 7.18038 15.6795 3.84886 19.4018L2.4541 18.0071C5.28253 14.7072 6.34319 11.0539 7.7574 4.9256L14.1214 4.21849L19.7783 9.87539L19.0711 16.2393C12.9429 17.6535 9.28947 18.7142 5.98964 21.5426L4.59487 20.1478ZM9.87872 14.118C9.09767 13.3369 9.09767 12.0706 9.87872 11.2896C10.6598 10.5085 11.9261 10.5085 12.7071 11.2896C13.4882 12.0706 13.4882 13.3369 12.7071 14.118C11.9261 14.899 10.6598 14.899 9.87872 14.118Z" }]]
577
- }, v5 = {
578
- name: "ri-pencil-fill",
579
- components: [["path", { d: "M12.8995 6.85453L17.1421 11.0972L7.24264 20.9967H3V16.754L12.8995 6.85453ZM14.3137 5.44032L16.435 3.319C16.8256 2.92848 17.4587 2.92848 17.8492 3.319L20.6777 6.14743C21.0682 6.53795 21.0682 7.17112 20.6777 7.56164L18.5563 9.68296L14.3137 5.44032Z" }]]
890
+ name: "lu-hdmi-port",
891
+ components: [["path", { d: "M22 9a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h1l2 2h12l2-2h1a1 1 0 0 0 1-1Z M7.5 12h9" }]]
892
+ }, y5 = {
893
+ name: "lu-heading-1",
894
+ components: [["path", { d: "M4 12h8 M4 18V6 M12 18V6 M17 12 L20 10 L20 18" }]]
895
+ }, z5 = {
896
+ name: "lu-heading-2",
897
+ components: [["path", { d: "M4 12h8 M4 18V6 M12 18V6 M21 18h-4c0-4 4-3 4-6 0-1.5-2-2.5-4-1" }]]
898
+ }, b5 = {
899
+ name: "lu-heading-3",
900
+ components: [["path", { d: "M4 12h8 M4 18V6 M12 18V6 M17.5 10.5c1.7-1 3.5 0 3.5 1.5a2 2 0 0 1-2 2 M17 17.5c2 1.5 4 .3 4-1.5a2 2 0 0 0-2-2" }]]
901
+ }, D5 = {
902
+ name: "lu-heading-4",
903
+ components: [["path", { d: "M12 18V6 M17 10v3a1 1 0 0 0 1 1h3 M21 10v8 M4 12h8 M4 18V6" }]]
904
+ }, q5 = {
905
+ name: "lu-heading-5",
906
+ components: [["path", { d: "M4 12h8 M4 18V6 M12 18V6 M17 13v-3h4 M17 17.7c.4.2.8.3 1.3.3 1.5 0 2.7-1.1 2.7-2.5S19.8 13 18.3 13H17" }]]
580
907
  }, w5 = {
581
- name: "ri-pencil-line",
582
- components: [["path", { d: "M15.7279 9.57627L14.3137 8.16206L5 17.4758V18.89H6.41421L15.7279 9.57627ZM17.1421 8.16206L18.5563 6.74785L17.1421 5.33363L15.7279 6.74785L17.1421 8.16206ZM7.24264 20.89H3V16.6473L16.435 3.21231C16.8256 2.82179 17.4587 2.82179 17.8492 3.21231L20.6777 6.04074C21.0682 6.43126 21.0682 7.06443 20.6777 7.45495L7.24264 20.89Z" }]]
908
+ name: "lu-heading-6",
909
+ components: [["path", { d: "M4 12h8 M4 18V6 M12 18V6 M17,16 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M20 10c-2 2-3 3.5-3 6" }]]
583
910
  }, P5 = {
584
- name: "ri-pencil-ruler-2-fill",
585
- components: [["path", { d: "M5.63611 12.7071L7.46454 14.5355L8.87875 13.1213L7.05033 11.2929L8.46454 9.87869L10.293 11.7071L11.7072 10.2929L9.87875 8.46448L11.293 7.05026L13.1214 8.87869L14.5356 7.46448L12.7072 5.63605L15.5356 2.80762C15.9261 2.4171 16.5593 2.4171 16.9498 2.80762L21.1925 7.05026C21.583 7.44079 21.583 8.07395 21.1925 8.46448L8.46454 21.1924C8.07401 21.5829 7.44085 21.5829 7.05033 21.1924L2.80768 16.9498C2.41716 16.5592 2.41716 15.9261 2.80768 15.5355L5.63611 12.7071ZM14.1214 18.3635L18.364 14.1208L20.9997 16.7565V20.9999H16.7578L14.1214 18.3635ZM5.63597 9.87806L2.80754 7.04963C2.41702 6.65911 2.41702 6.02594 2.80754 5.63542L5.63597 2.80699C6.02649 2.41647 6.65966 2.41647 7.05018 2.80699L9.87861 5.63542L5.63597 9.87806Z" }]]
586
- }, D5 = {
587
- name: "ri-pencil-ruler-2-line",
588
- components: [["path", { d: "M7.05033 14.1213L4.929 16.2427L7.75743 19.0711L19.0711 7.75737L16.2427 4.92894L14.1214 7.05026L15.5356 8.46448L14.1214 9.87869L12.7072 8.46448L11.293 9.87869L12.7072 11.2929L11.293 12.7071L9.87875 11.2929L8.46454 12.7071L9.87875 14.1213L8.46454 15.5355L7.05033 14.1213ZM16.9498 2.80762L21.1925 7.05026C21.583 7.44079 21.583 8.07395 21.1925 8.46448L8.46454 21.1924C8.07401 21.5829 7.44085 21.5829 7.05033 21.1924L2.80768 16.9498C2.41716 16.5592 2.41716 15.9261 2.80768 15.5355L15.5356 2.80762C15.9261 2.4171 16.5593 2.4171 16.9498 2.80762ZM14.1214 18.3635L15.5356 16.9493L17.7781 19.1918H19.1923V17.7776L16.9498 15.5351L18.364 14.1208L20.9997 16.7565V20.9999H16.7578L14.1214 18.3635ZM5.63597 9.87806L2.80754 7.04963C2.41702 6.65911 2.41702 6.02594 2.80754 5.63542L5.63597 2.80699C6.02649 2.41647 6.65966 2.41647 7.05018 2.80699L9.87861 5.63542L8.4644 7.04963L6.34308 4.92831L4.92886 6.34253L7.05018 8.46385L5.63597 9.87806Z" }]]
589
- }, A5 = {
590
- name: "ri-pencil-ruler-fill",
591
- components: [["path", { d: "M5 18V20H9V18H5ZM3 7L7 2L11 7V22H3V7ZM21 8H19V10H21V12H18V14H21V16H19V18H21V21C21 21.5523 20.5523 22 20 22H14C13.4477 22 13 21.5523 13 21V5C13 4.44772 13.4477 4 14 4H20C20.5523 4 21 4.44772 21 5V8Z" }]]
592
- }, z5 = {
593
- name: "ri-pencil-ruler-line",
594
- components: [["path", { d: "M5 8V20H9V8H5ZM3 7L7 2L11 7V22H3V7ZM19 16V14H16V12H19V10H17V8H19V6H15V20H19V18H17V16H19ZM14 4H20C20.5523 4 21 4.44772 21 5V21C21 21.5523 20.5523 22 20 22H14C13.4477 22 13 21.5523 13 21V5C13 4.44772 13.4477 4 14 4Z" }]]
595
- }, G5 = {
596
- name: "ri-pentagon-fill",
597
- components: [["path", { d: "M12.0004 0.700195L22.7473 8.5083L18.6423 21.1421H5.35838L1.25342 8.5083L12.0004 0.700195Z" }]]
911
+ name: "lu-heading",
912
+ components: [["path", { d: "M6 12h12 M6 20V4 M18 20V4" }]]
598
913
  }, x5 = {
599
- name: "ri-pentagon-line",
600
- components: [["path", { d: "M12.0004 3.03043L20.5309 9.22822L17.2725 19.2564H6.72821L3.46984 9.22822L12.0004 3.03043ZM22.7473 8.50806L12.0004 0.699951L1.25342 8.50806L5.35838 21.1418H18.6423L22.7473 8.50806Z" }]]
601
- }, T5 = {
602
- name: "ri-quill-pen-ai-fill",
603
- components: [["path", { d: "M4.7134 7.12811L4.46682 7.69379C4.28637 8.10792 3.71357 8.10792 3.53312 7.69379L3.28656 7.12811C2.84706 6.11947 2.05545 5.31641 1.06767 4.87708L0.308047 4.53922C-0.102682 4.35653 -0.102682 3.75881 0.308047 3.57612L1.0252 3.25714C2.03838 2.80651 2.84417 1.97373 3.27612 0.930828L3.52932 0.319534C3.70578 -0.106511 4.29417 -0.106511 4.47063 0.319534L4.72382 0.930828C5.15577 1.97373 5.96158 2.80651 6.9748 3.25714L7.69188 3.57612C8.10271 3.75881 8.10271 4.35653 7.69188 4.53922L6.93228 4.87708C5.94451 5.31641 5.15288 6.11947 4.7134 7.12811ZM3.06361 21.6132C4.08854 15.422 6.31105 1.99658 21 1.99658C19.5042 4.99658 18.5 6.49658 17.5 7.49658L16.5 8.49658L18 9.49658C17 12.4966 14 15.9966 10 16.4966C7.33146 16.8301 5.66421 18.6635 4.99824 21.9966H3C3.02074 21.8722 3.0419 21.7443 3.06361 21.6132Z" }]]
604
- }, q5 = {
605
- name: "ri-quill-pen-ai-line",
606
- components: [["path", { d: "M4.7134 7.12811L4.46682 7.69379C4.28637 8.10792 3.71357 8.10792 3.53312 7.69379L3.28656 7.12811C2.84706 6.11947 2.05545 5.31641 1.06767 4.87708L0.308047 4.53922C-0.102682 4.35653 -0.102682 3.75881 0.308047 3.57612L1.0252 3.25714C2.03838 2.80651 2.84417 1.97373 3.27612 0.930828L3.52932 0.319534C3.70578 -0.106511 4.29417 -0.106511 4.47063 0.319534L4.72382 0.930828C5.15577 1.97373 5.96158 2.80651 6.9748 3.25714L7.69188 3.57612C8.10271 3.75881 8.10271 4.35653 7.69188 4.53922L6.93228 4.87708C5.94451 5.31641 5.15288 6.11947 4.7134 7.12811ZM6.33421 15.8154C6.51032 15.233 6.7072 14.6562 6.93912 14.0327C8.99484 8.50636 12.4197 5.08172 18.0129 4.21479C17.5 5.35838 17.0151 6.15301 16.5858 6.58237C16.2521 6.91603 15.9185 7.24993 15.5848 7.58407L14.1721 8.99878L15.6279 10.4535C14.4976 12.5384 12.2652 14.1979 9.75193 14.512C8.43544 14.6766 7.29345 15.1188 6.33421 15.8154ZM18 9.99658L17 8.99728C17.3331 8.66372 17.6662 8.33039 18.0027 7.99391C19.0018 6.99303 20.0009 4.99392 21 1.99658C6.31105 1.99658 4.08854 15.422 3.06361 21.6132C3.0419 21.7443 3.02074 21.8722 3 21.9966H4.99824C5.66421 18.6635 7.33146 16.8301 10 16.4966C14 15.9966 17 12.9966 18 9.99658Z" }]]
914
+ name: "lu-headphone-off",
915
+ components: [["path", { d: "M21 14h-1.343 M9.128 3.47A9 9 0 0 1 21 12v3.343 M2 2 L22 22 M20.414 20.414A2 2 0 0 1 19 21h-1a2 2 0 0 1-2-2v-3 M3 14h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-7a9 9 0 0 1 2.636-6.364" }]]
916
+ }, G5 = {
917
+ name: "lu-headphones",
918
+ components: [["path", { d: "M3 14h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-7a9 9 0 0 1 18 0v7a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3" }]]
919
+ }, S5 = {
920
+ name: "lu-headset",
921
+ components: [["path", { d: "M3 11h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-5Zm0 0a9 9 0 1 1 18 0m0 0v5a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3Z M21 16v2a4 4 0 0 1-4 4h-5" }]]
607
922
  }, I5 = {
608
- name: "ri-quill-pen-fill",
609
- components: [["path", { d: "M21 1.99669C6 1.99669 4 15.9967 3 21.9967C3.66667 21.9967 4.33275 21.9967 4.99824 21.9967C5.66421 18.6636 7.33146 16.8303 10 16.4967C14 15.9967 17 12.4967 18 9.49669L16.5 8.49669C16.8333 8.16336 17.1667 7.83002 17.5 7.49669C18.5 6.49669 19.5042 4.99669 21 1.99669Z" }]]
610
- }, W5 = {
611
- name: "ri-quill-pen-line",
612
- components: [["path", { d: "M6.93912 14.0328C6.7072 14.6563 6.51032 15.2331 6.33421 15.8155C7.29345 15.1189 8.43544 14.6767 9.75193 14.5121C12.2652 14.198 14.4976 12.5385 15.6279 10.4537L14.1721 8.99888L15.5848 7.58417C15.9185 7.25004 16.2521 6.91614 16.5858 6.58248C17.0151 6.15312 17.5 5.35849 18.0129 4.2149C12.4197 5.08182 8.99484 8.50647 6.93912 14.0328ZM17 8.99739L18 9.99669C17 12.9967 14 15.9967 10 16.4967C7.33146 16.8303 5.66421 18.6636 4.99824 21.9967H3C4 15.9967 6 1.99669 21 1.99669C20.0009 4.99402 19.0018 6.99313 18.0027 7.99402C17.6662 8.33049 17.3331 8.66382 17 8.99739Z" }]]
613
- }, E5 = {
614
- name: "ri-rectangle-fill",
615
- components: [["path", { d: "M3 4H21C21.5523 4 22 4.44772 22 5V19C22 19.5523 21.5523 20 21 20H3C2.44772 20 2 19.5523 2 19V5C2 4.44772 2.44772 4 3 4Z" }]]
616
- }, Q5 = {
617
- name: "ri-rectangle-line",
618
- components: [["path", { d: "M3 4H21C21.5523 4 22 4.44772 22 5V19C22 19.5523 21.5523 20 21 20H3C2.44772 20 2 19.5523 2 19V5C2 4.44772 2.44772 4 3 4ZM4 6V18H20V6H4Z" }]]
923
+ name: "lu-heart-crack",
924
+ components: [["path", { d: "M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z M12 13 L11 12 L13 10 L10 7 L12 5" }]]
619
925
  }, O5 = {
620
- name: "ri-ruler-2-fill",
621
- components: [["path", { d: "M15 21H13V18H11V21H9V19H7V21H4C3.44772 21 3 20.5523 3 20V17H5V15H3V13H6V11H3V9H5V7H3V4C3 3.44772 3.44772 3 4 3H10C10.5523 3 11 3.44772 11 4V13H20C20.5523 13 21 13.4477 21 14V20C21 20.5523 20.5523 21 20 21H17V19H15V21Z" }]]
926
+ name: "lu-heart-handshake",
927
+ components: [["path", { d: "M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z M12 5 9.04 7.96a2.17 2.17 0 0 0 0 3.08c.82.82 2.13.85 3 .07l2.07-1.9a2.82 2.82 0 0 1 3.79 0l2.96 2.66 M18 15 L16 13 M15 18 L13 16" }]]
928
+ }, E5 = {
929
+ name: "lu-heart-minus",
930
+ components: [["path", { d: "M13.5 19.5 12 21l-7-7c-1.5-1.45-3-3.2-3-5.5A5.5 5.5 0 0 1 7.5 3c1.76 0 3 .5 4.5 2 1.5-1.5 2.74-2 4.5-2a5.5 5.5 0 0 1 5.402 6.5 M15 15h6" }]]
931
+ }, R5 = {
932
+ name: "lu-heart-off",
933
+ components: [["path", { d: "M2 2 L22 22 M16.5 16.5 12 21l-7-7c-1.5-1.45-3-3.2-3-5.5a5.5 5.5 0 0 1 2.14-4.35 M8.76 3.1c1.15.22 2.13.78 3.24 1.9 1.5-1.5 2.74-2 4.5-2A5.5 5.5 0 0 1 22 8.5c0 2.12-1.3 3.78-2.67 5.17" }]]
934
+ }, K5 = {
935
+ name: "lu-heart-plus",
936
+ components: [["path", { d: "M13.5 19.5 12 21l-7-7c-1.5-1.45-3-3.2-3-5.5A5.5 5.5 0 0 1 7.5 3c1.76 0 3 .5 4.5 2 1.5-1.5 2.74-2 4.5-2a5.5 5.5 0 0 1 5.402 6.5 M15 15h6 M18 12v6" }]]
937
+ }, T5 = {
938
+ name: "lu-heart-pulse",
939
+ components: [["path", { d: "M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z M3.22 12H9.5l.5-1 2 4.5 2-7 1.5 3.5h5.27" }]]
940
+ }, X5 = {
941
+ name: "lu-heart",
942
+ components: [["path", { d: "M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z" }]]
622
943
  }, U5 = {
623
- name: "ri-ruler-2-line",
624
- components: [["path", { d: "M17 19H19V14H10V5H5V7H7V9H5V11H8V13H5V15H7V17H5V19H7V17H9V19H11V16H13V19H15V17H17V19ZM12 12H20C20.5523 12 21 12.4477 21 13V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3H11C11.5523 3 12 3.44772 12 4V12Z" }]]
944
+ name: "lu-heater",
945
+ components: [["path", { d: "M11 8c2-3-2-3 0-6 M15.5 8c2-3-2-3 0-6 M6 10h.01 M6 14h.01 M10 16v-4 M14 16v-4 M18 16v-4 M20 6a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3 M5 20v2 M19 20v2" }]]
946
+ }, B5 = {
947
+ name: "lu-hexagon",
948
+ components: [["path", { d: "M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z" }]]
949
+ }, W5 = {
950
+ name: "lu-highlighter",
951
+ components: [["path", { d: "m9 11-6 6v3h9l3-3 M22 12 L17.4 16.6 A2 2 0 0 1 14.6 16.6 L9.4 11.4 A2 2 0 0 1 9.4 8.6 L14 4" }]]
625
952
  }, j5 = {
626
- name: "ri-ruler-fill",
627
- components: [["path", { d: "M4.92901 13.3138L7.05033 15.4351L8.46455 14.0209L6.34323 11.8996L8.46455 9.77828L11.293 12.6067L12.7072 11.1925L9.87876 8.36407L12.0001 6.24275L14.1214 8.36407L15.5356 6.94986L13.4143 4.82853L16.2427 2.00011C16.6332 1.60958 17.2664 1.60958 17.6569 2.00011L22.6067 6.94986C22.9972 7.34038 22.9972 7.97354 22.6067 8.36407L7.75744 23.2133C7.36692 23.6038 6.73375 23.6038 6.34323 23.2133L1.39348 18.2636C1.00295 17.873 1.00295 17.2399 1.39348 16.8494L4.92901 13.3138Z" }]]
628
- }, K5 = {
629
- name: "ri-ruler-line",
630
- components: [["path", { d: "M6.34323 14.728L3.5148 17.5565L7.05033 21.092L20.4854 7.65696L16.9498 4.12143L14.8285 6.24275L16.2427 7.65696L14.8285 9.07118L13.4143 7.65696L11.293 9.77828L13.4143 11.8996L12.0001 13.3138L9.87876 11.1925L7.75744 13.3138L9.17165 14.728L7.75744 16.1422L6.34323 14.728ZM17.6569 2.00011L22.6067 6.94986C22.9972 7.34038 22.9972 7.97354 22.6067 8.36407L7.75744 23.2133C7.36692 23.6038 6.73375 23.6038 6.34323 23.2133L1.39348 18.2636C1.00295 17.873 1.00295 17.2399 1.39348 16.8494L16.2427 2.00011C16.6332 1.60958 17.2664 1.60958 17.6569 2.00011Z" }]]
953
+ name: "lu-history",
954
+ components: [["path", { d: "M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8 M3 3v5h5 M12 7v5l4 2" }]]
631
955
  }, J5 = {
632
- name: "ri-scissors-2-fill",
633
- components: [["path", { d: "M12 14.1179L9.68347 16.4345C9.88726 16.9144 10 17.4423 10 17.9966C10 20.2058 8.20914 21.9966 6 21.9966C3.79086 21.9966 2 20.2058 2 17.9966C2 15.7875 3.79086 13.9966 6 13.9966C6.55427 13.9966 7.08222 14.1094 7.56215 14.3131L9.87868 11.9966L4.21142 6.32936C3.43037 5.54831 3.43037 4.28198 4.21142 3.50093L4.91852 2.79382L12 9.8753L19.0815 2.79382L19.7886 3.50093C20.5696 4.28198 20.5696 5.54831 19.7886 6.32936L14.1213 11.9966L16.4379 14.3131C16.9178 14.1094 17.4457 13.9966 18 13.9966C20.2091 13.9966 22 15.7875 22 17.9966C22 20.2058 20.2091 21.9966 18 21.9966C15.7909 21.9966 14 20.2058 14 17.9966C14 17.4423 14.1127 16.9144 14.3165 16.4345L12 14.1179ZM6 19.9966C7.10457 19.9966 8 19.1012 8 17.9966C8 16.892 7.10457 15.9966 6 15.9966C4.89543 15.9966 4 16.892 4 17.9966C4 19.1012 4.89543 19.9966 6 19.9966ZM18 19.9966C19.1046 19.9966 20 19.1012 20 17.9966C20 16.892 19.1046 15.9966 18 15.9966C16.8954 15.9966 16 16.892 16 17.9966C16 19.1012 16.8954 19.9966 18 19.9966Z" }]]
956
+ name: "lu-hop-off",
957
+ components: [["path", { d: "M10.82 16.12c1.69.6 3.91.79 5.18.85.28.01.53-.09.7-.27 M11.14 20.57c.52.24 2.44 1.12 4.08 1.37.46.06.86-.25.9-.71.12-1.52-.3-3.43-.5-4.28 M16.13 21.05c1.65.63 3.68.84 4.87.91a.9.9 0 0 0 .7-.26 M17.99 5.52a20.83 20.83 0 0 1 3.15 4.5.8.8 0 0 1-.68 1.13c-1.17.1-2.5.02-3.9-.25 M20.57 11.14c.24.52 1.12 2.44 1.37 4.08.04.3-.08.59-.31.75 M4.93 4.93a10 10 0 0 0-.67 13.4c.35.43.96.4 1.17-.12.69-1.71 1.07-5.07 1.07-6.71 1.34.45 3.1.9 4.88.62a.85.85 0 0 0 .48-.24 M5.52 17.99c1.05.95 2.91 2.42 4.5 3.15a.8.8 0 0 0 1.13-.68c.2-2.34-.33-5.3-1.57-8.28 M8.35 2.68a10 10 0 0 1 9.98 1.58c.43.35.4.96-.12 1.17-1.5.6-4.3.98-6.07 1.05 M2 2 L22 22" }]]
958
+ }, Q5 = {
959
+ name: "lu-hop",
960
+ components: [["path", { d: "M10.82 16.12c1.69.6 3.91.79 5.18.85.55.03 1-.42.97-.97-.06-1.27-.26-3.5-.85-5.18 M11.5 6.5c1.64 0 5-.38 6.71-1.07.52-.2.55-.82.12-1.17A10 10 0 0 0 4.26 18.33c.35.43.96.4 1.17-.12.69-1.71 1.07-5.07 1.07-6.71 1.34.45 3.1.9 4.88.62a.88.88 0 0 0 .73-.74c.3-2.14-.15-3.5-.61-4.88 M15.62 16.95c.2.85.62 2.76.5 4.28a.77.77 0 0 1-.9.7 16.64 16.64 0 0 1-4.08-1.36 M16.13 21.05c1.65.63 3.68.84 4.87.91a.9.9 0 0 0 .96-.96 17.68 17.68 0 0 0-.9-4.87 M16.94 15.62c.86.2 2.77.62 4.29.5a.77.77 0 0 0 .7-.9 16.64 16.64 0 0 0-1.36-4.08 M17.99 5.52a20.82 20.82 0 0 1 3.15 4.5.8.8 0 0 1-.68 1.13c-2.33.2-5.3-.32-8.27-1.57 M4.93 4.93 3 3a.7.7 0 0 1 0-1 M9.58 12.18c1.24 2.98 1.77 5.95 1.57 8.28a.8.8 0 0 1-1.13.68 20.82 20.82 0 0 1-4.5-3.15" }]]
634
961
  }, N5 = {
635
- name: "ri-scissors-2-line",
636
- components: [["path", { d: "M12 13.4108L9.44618 15.9646C9.79807 16.5601 10 17.2548 10 17.9966C10 20.2057 8.20914 21.9966 6 21.9966C3.79086 21.9966 2 20.2057 2 17.9966C2 15.7874 3.79086 13.9966 6 13.9966C6.74181 13.9966 7.43645 14.1985 8.03197 14.5504L10.5858 11.9966L4.56497 5.97577C3.78392 5.19472 3.78392 3.92839 4.56497 3.14734L12 10.5824L19.435 3.14734C20.2161 3.92839 20.2161 5.19472 19.435 5.97577L13.4142 11.9966L15.968 14.5504C16.5635 14.1985 17.2582 13.9966 18 13.9966C20.2091 13.9966 22 15.7874 22 17.9966C22 20.2057 20.2091 21.9966 18 21.9966C15.7909 21.9966 14 20.2057 14 17.9966C14 17.2548 14.2019 16.5601 14.5538 15.9646L12 13.4108ZM6 19.9966C7.10457 19.9966 8 19.1012 8 17.9966C8 16.892 7.10457 15.9966 6 15.9966C4.89543 15.9966 4 16.892 4 17.9966C4 19.1012 4.89543 19.9966 6 19.9966ZM18 19.9966C19.1046 19.9966 20 19.1012 20 17.9966C20 16.892 19.1046 15.9966 18 15.9966C16.8954 15.9966 16 16.892 16 17.9966C16 19.1012 16.8954 19.9966 18 19.9966Z" }]]
637
- }, X5 = {
638
- name: "ri-scissors-cut-fill",
639
- components: [["path", { d: "M9.87868 11.9967L7.56215 9.68017C7.08222 9.88397 6.55427 9.9967 6 9.9967C3.79086 9.9967 2 8.20584 2 5.9967C2 3.78756 3.79086 1.9967 6 1.9967C8.20914 1.9967 10 3.78756 10 5.9967C10 6.55098 9.88726 7.07892 9.68347 7.55885L12 9.87538L18.3744 3.50102C19.1554 2.71997 20.4217 2.71997 21.2028 3.50102L21.9099 4.20812L9.68347 16.4346C9.88726 16.9145 10 17.4424 10 17.9967C10 20.2058 8.20914 21.9967 6 21.9967C3.79086 21.9967 2 20.2058 2 17.9967C2 15.7876 3.79086 13.9967 6 13.9967C6.55427 13.9967 7.08222 14.1094 7.56215 14.3132L9.87868 11.9967ZM6 7.9967C7.10457 7.9967 8 7.10127 8 5.9967C8 4.89213 7.10457 3.9967 6 3.9967C4.89543 3.9967 4 4.89213 4 5.9967C4 7.10127 4.89543 7.9967 6 7.9967ZM6 19.9967C7.10457 19.9967 8 19.1013 8 17.9967C8 16.8921 7.10457 15.9967 6 15.9967C4.89543 15.9967 4 16.8921 4 17.9967C4 19.1013 4.89543 19.9967 6 19.9967ZM15.5346 13.41L21.9099 19.7853L21.2028 20.4924C20.4217 21.2734 19.1554 21.2734 18.3744 20.4924L13.4133 15.5313L15.5346 13.41ZM16 10.9967H18V12.9967H16V10.9967ZM20 10.9967H22V12.9967H20V10.9967ZM6 10.9967H8V12.9967H6V10.9967ZM2 10.9967H4V12.9967H2V10.9967Z" }]]
962
+ name: "lu-hospital",
963
+ components: [["path", { d: "M12 6v4 M14 14h-4 M14 18h-4 M14 8h-4 M18 12h2a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-9a2 2 0 0 1 2-2h2 M18 22V4a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v18" }]]
640
964
  }, Y5 = {
641
- name: "ri-scissors-cut-line",
642
- components: [["path", { d: "M10 5.9967C10 6.7292 9.80311 7.41571 9.45936 8.0062L12 10.5825L18.7279 3.85457C19.509 3.07352 20.7753 3.07352 21.5563 3.85457L9.44618 15.9647C9.79807 16.5603 10 17.2549 10 17.9967C10 20.2058 8.20914 21.9967 6 21.9967C3.79086 21.9967 2 20.2058 2 17.9967C2 15.7876 3.79086 13.9967 6 13.9967C6.74181 13.9967 7.43645 14.1986 8.03197 14.5505L10.5858 11.9967L8.03197 9.44289C7.43645 9.79478 6.74181 9.9967 6 9.9967C3.79086 9.9967 2 8.20584 2 5.9967C2 3.78756 3.79086 1.9967 6 1.9967C8.20914 1.9967 10 3.78756 10 5.9967ZM8 5.9967C8 4.89213 7.10457 3.9967 6 3.9967C4.89543 3.9967 4 4.89213 4 5.9967C4 7.10127 4.89543 7.9967 6 7.9967C7.10457 7.9967 8 7.10127 8 5.9967ZM21.5563 20.1388C20.7753 20.9199 19.509 20.9199 18.7279 20.1388L13.4113 14.8222L14.8255 13.408L21.5563 20.1388ZM16 10.9967H18V12.9967H16V10.9967ZM20 10.9967H22V12.9967H20V10.9967ZM6 10.9967H8V12.9967H6V10.9967ZM2 10.9967H4V12.9967H2V10.9967ZM6 19.9967C7.10457 19.9967 8 19.1013 8 17.9967C8 16.8921 7.10457 15.9967 6 15.9967C4.89543 15.9967 4 16.8921 4 17.9967C4 19.1013 4.89543 19.9967 6 19.9967Z" }]]
965
+ name: "lu-hotel",
966
+ components: [["path", { d: "M10 22v-6.57 M12 11h.01 M12 7h.01 M14 15.43V22 M15 16a5 5 0 0 0-6 0 M16 11h.01 M16 7h.01 M8 11h.01 M8 7h.01 M6,2 h12 a2,2 0 0 1 2,2 v16 a2,2 0 0 1 -2,2 h-12 a2,2 0 0 1 -2,-2 v-16 a2,2 0 0 1 2,-2 Z" }]]
643
967
  }, _5 = {
644
- name: "ri-scissors-fill",
645
- components: [["path", { d: "M9.68347 7.55885L12 9.87538L18.3744 3.50102C19.1554 2.71997 20.4217 2.71997 21.2028 3.50102L21.9099 4.20812L9.68347 16.4346C9.88726 16.9145 10 17.4424 10 17.9967C10 20.2058 8.20914 21.9967 6 21.9967C3.79086 21.9967 2 20.2058 2 17.9967C2 15.7876 3.79086 13.9967 6 13.9967C6.55427 13.9967 7.08222 14.1094 7.56215 14.3132L9.87868 11.9967L7.56215 9.68017C7.08222 9.88397 6.55427 9.9967 6 9.9967C3.79086 9.9967 2 8.20584 2 5.9967C2 3.78756 3.79086 1.9967 6 1.9967C8.20914 1.9967 10 3.78756 10 5.9967C10 6.55098 9.88726 7.07892 9.68347 7.55885ZM6 7.9967C7.10457 7.9967 8 7.10127 8 5.9967C8 4.89213 7.10457 3.9967 6 3.9967C4.89543 3.9967 4 4.89213 4 5.9967C4 7.10127 4.89543 7.9967 6 7.9967ZM6 19.9967C7.10457 19.9967 8 19.1013 8 17.9967C8 16.8921 7.10457 15.9967 6 15.9967C4.89543 15.9967 4 16.8921 4 17.9967C4 19.1013 4.89543 19.9967 6 19.9967ZM15.5346 13.41L21.9099 19.7853L21.2028 20.4924C20.4217 21.2734 19.1554 21.2734 18.3744 20.4924L13.4133 15.5313L15.5346 13.41Z" }]]
968
+ name: "lu-hourglass",
969
+ components: [["path", { d: "M5 22h14 M5 2h14 M17 22v-4.172a2 2 0 0 0-.586-1.414L12 12l-4.414 4.414A2 2 0 0 0 7 17.828V22 M7 2v4.172a2 2 0 0 0 .586 1.414L12 12l4.414-4.414A2 2 0 0 0 17 6.172V2" }]]
646
970
  }, $5 = {
647
- name: "ri-scissors-line",
648
- components: [["path", { d: "M9.44618 8.02867L12 10.5825L18.7279 3.85457C19.509 3.07352 20.7753 3.07352 21.5563 3.85457L9.44618 15.9647C9.79807 16.5603 10 17.2549 10 17.9967C10 20.2058 8.20914 21.9967 6 21.9967C3.79086 21.9967 2 20.2058 2 17.9967C2 15.7876 3.79086 13.9967 6 13.9967C6.74181 13.9967 7.43645 14.1986 8.03197 14.5505L10.5858 11.9967L8.03197 9.44289C7.43645 9.79478 6.74181 9.9967 6 9.9967C3.79086 9.9967 2 8.20584 2 5.9967C2 3.78756 3.79086 1.9967 6 1.9967C8.20914 1.9967 10 3.78756 10 5.9967C10 6.73851 9.79807 7.43316 9.44618 8.02867ZM14.8255 13.408L21.5563 20.1388C20.7753 20.9199 19.509 20.9199 18.7279 20.1388L13.4113 14.8222L14.8255 13.408ZM7.41421 16.5825C7.05228 16.2206 6.55228 15.9967 6 15.9967C4.89543 15.9967 4 16.8921 4 17.9967C4 19.1013 4.89543 19.9967 6 19.9967C7.10457 19.9967 8 19.1013 8 17.9967C8 17.4444 7.77614 16.9444 7.41421 16.5825ZM7.41421 7.41092C7.77614 7.04899 8 6.54899 8 5.9967C8 4.89213 7.10457 3.9967 6 3.9967C4.89543 3.9967 4 4.89213 4 5.9967C4 7.10127 4.89543 7.9967 6 7.9967C6.55228 7.9967 7.05228 7.77285 7.41421 7.41092Z" }]]
649
- }, C4 = {
650
- name: "ri-screenshot-2-fill",
651
- components: [["path", { d: "M3 3H5V5H3V3ZM7 3H9V5H7V3ZM11 3H13V5H11V3ZM15 3H17V5H15V3ZM19 3H21V5H19V3ZM19 7H21V9H19V7ZM3 19H5V21H3V19ZM3 15H5V17H3V15ZM3 11H5V13H3V11ZM3 7H5V9H3V7ZM10.6667 11L11.7031 9.4453C11.8886 9.1671 12.2008 9 12.5352 9H15.4648C15.7992 9 16.1114 9.1671 16.2969 9.4453L17.3333 11H20C20.5523 11 21 11.4477 21 12V20C21 20.5523 20.5523 21 20 21H8C7.44772 21 7 20.5523 7 20V12C7 11.4477 7.44772 11 8 11H10.6667ZM14 18C15.1046 18 16 17.1046 16 16C16 14.8954 15.1046 14 14 14C12.8954 14 12 14.8954 12 16C12 17.1046 12.8954 18 14 18Z" }]]
652
- }, H4 = {
653
- name: "ri-screenshot-2-line",
654
- components: [["path", { d: "M3 3H5V5H3V3ZM7 3H9V5H7V3ZM11 3H13V5H11V3ZM15 3H17V5H15V3ZM19 3H21V5H19V3ZM19 7H21V9H19V7ZM3 19H5V21H3V19ZM3 15H5V17H3V15ZM3 11H5V13H3V11ZM3 7H5V9H3V7ZM10.6667 11L11.7031 9.4453C11.8886 9.1671 12.2008 9 12.5352 9H15.4648C15.7992 9 16.1114 9.1671 16.2969 9.4453L17.3333 11H20C20.5523 11 21 11.4477 21 12V20C21 20.5523 20.5523 21 20 21H8C7.44772 21 7 20.5523 7 20V12C7 11.4477 7.44772 11 8 11H10.6667ZM9 19H19V13H16.263L14.9296 11H13.0704L11.737 13H9V19ZM14 18C12.8954 18 12 17.1046 12 16C12 14.8954 12.8954 14 14 14C15.1046 14 16 14.8954 16 16C16 17.1046 15.1046 18 14 18Z" }]]
655
- }, V4 = {
656
- name: "ri-screenshot-fill",
657
- components: [["path", { d: "M11.9926 14.4068L10.4406 15.9587C10.7959 16.5563 11 17.2543 11 18C11 20.2091 9.20914 22 7 22C4.79086 22 3 20.2091 3 18C3 15.7909 4.79086 14 7 14C7.73792 14 8.42917 14.1998 9.0226 14.5483L10.5783 12.9926L7.45406 9.86827C6.86827 9.28249 6.86827 8.33274 7.45406 7.74695L7.80761 7.3934L11.9926 11.5783L16.1819 7.38904L16.5354 7.74259C17.1212 8.32838 17.1212 9.27813 16.5354 9.86391L13.4068 12.9926L14.968 14.5538C15.5635 14.2019 16.2582 14 17 14C19.2091 14 21 15.7909 21 18C21 20.2091 19.2091 22 17 22C14.7909 22 13 20.2091 13 18C13 17.2582 13.2019 16.5635 13.5538 15.968L11.9926 14.4068ZM19 13V5H5V13H3V4C3 3.44772 3.44772 3 4 3H20C20.5523 3 21 3.44772 21 4V13H19ZM7 20C8.10457 20 9 19.1046 9 18C9 16.8954 8.10457 16 7 16C5.89543 16 5 16.8954 5 18C5 19.1046 5.89543 20 7 20ZM17 20C18.1046 20 19 19.1046 19 18C19 16.8954 18.1046 16 17 16C15.8954 16 15 16.8954 15 18C15 19.1046 15.8954 20 17 20Z" }]]
971
+ name: "lu-house-plug",
972
+ components: [["path", { d: "M10 12V8.964 M14 12V8.964 M15 12a1 1 0 0 1 1 1v2a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2v-2a1 1 0 0 1 1-1z M8.5 21H5a2 2 0 0 1-2-2v-9a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2v-2" }]]
973
+ }, an = {
974
+ name: "lu-house-plus",
975
+ components: [["path", { d: "M13.22 2.416a2 2 0 0 0-2.511.057l-7 5.999A2 2 0 0 0 3 10v9a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7.354 M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8 M15 6h6 M18 3v6" }]]
976
+ }, nn = {
977
+ name: "lu-house-wifi",
978
+ components: [["path", { d: "M9.5 13.866a4 4 0 0 1 5 .01 M12 17h.01 M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z M7 10.754a8 8 0 0 1 10 0" }]]
979
+ }, en = {
980
+ name: "lu-house",
981
+ components: [["path", { d: "M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8 M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z" }]]
982
+ }, on = {
983
+ name: "lu-ice-cream-bowl",
984
+ components: [["path", { d: "M12 17c5 0 8-2.69 8-6H4c0 3.31 3 6 8 6m-4 4h8m-4-3v3M5.14 11a3.5 3.5 0 1 1 6.71 0 M12.14 11a3.5 3.5 0 1 1 6.71 0 M15.5 6.5a3.5 3.5 0 1 0-7 0" }]]
985
+ }, Mn = {
986
+ name: "lu-ice-cream-cone",
987
+ components: [["path", { d: "m7 11 4.08 10.35a1 1 0 0 0 1.84 0L17 11 M17 7A5 5 0 0 0 7 7 M17 7a2 2 0 0 1 0 4H7a2 2 0 0 1 0-4" }]]
988
+ }, tn = {
989
+ name: "lu-id-card",
990
+ components: [["path", { d: "M16 10h2 M16 14h2 M6.17 15a3 3 0 0 1 5.66 0 M7,11 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M4,5 h16 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z" }]]
991
+ }, hn = {
992
+ name: "lu-image-down",
993
+ components: [["path", { d: "M10.3 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10l-3.1-3.1a2 2 0 0 0-2.814.014L6 21 M14 19 L17 22 L17 16.5 M17 22 L20 19 M7,9 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
994
+ }, cn = {
995
+ name: "lu-image-minus",
996
+ components: [["path", { d: "M21 9v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7 M16 5 L22 5 M7,9 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M21 15 L17.91 11.91 A2 2 0 0 0 15.09 11.91 L6 21" }]]
997
+ }, sn = {
998
+ name: "lu-image-off",
999
+ components: [["path", { d: "M2 2 L22 22 M10.41 10.41a2 2 0 1 1-2.83-2.83 M13.5 13.5 L6 21 M18 12 L21 15 M3.59 3.59A1.99 1.99 0 0 0 3 5v14a2 2 0 0 0 2 2h14c.55 0 1.052-.22 1.41-.59 M21 15V5a2 2 0 0 0-2-2H9" }]]
1000
+ }, ln = {
1001
+ name: "lu-image-play",
1002
+ components: [["path", { d: "m11 16-5 5 M11 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6.5 M15.765 22a.5.5 0 0 1-.765-.424V13.38a.5.5 0 0 1 .765-.424l5.878 3.674a1 1 0 0 1 0 1.696z M7,9 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
1003
+ }, mn = {
1004
+ name: "lu-image-plus",
1005
+ components: [["path", { d: "M16 5h6 M19 2v6 M21 11.5V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7.5 M21 15 L17.91 11.91 A2 2 0 0 0 15.09 11.91 L6 21 M7,9 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
1006
+ }, un = {
1007
+ name: "lu-image-up",
1008
+ components: [["path", { d: "M10.3 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10l-3.1-3.1a2 2 0 0 0-2.814.014L6 21 M14 19.5 L17 16.5 L20 19.5 M17 22v-5.5 M7,9 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
1009
+ }, pn = {
1010
+ name: "lu-image-upscale",
1011
+ components: [["path", { d: "M16 3h5v5 M17 21h2a2 2 0 0 0 2-2 M21 12v3 M21 3 L16 8 M3 7V5a2 2 0 0 1 2-2 M5 21 L9.14 16.86 A1.21 1.21 0 0 1 10.86 16.86 L13 19 M9 3h3 M4,11 h8 a1,1 0 0 1 1,1 v8 a1,1 0 0 1 -1,1 h-8 a1,1 0 0 1 -1,-1 v-8 a1,1 0 0 1 1,-1 Z" }]]
1012
+ }, Ln = {
1013
+ name: "lu-image",
1014
+ components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M7,9 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M21 15 L17.91 11.91 A2 2 0 0 0 15.09 11.91 L6 21" }]]
1015
+ }, dn = {
1016
+ name: "lu-images",
1017
+ components: [["path", { d: "M18 22H4a2 2 0 0 1-2-2V6 M22 13 L20.7 11.7 A2.41 2.41 0 0 0 17.3 11.7 L11 18 M10,8 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M8,2 h12 a2,2 0 0 1 2,2 v12 a2,2 0 0 1 -2,2 h-12 a2,2 0 0 1 -2,-2 v-12 a2,2 0 0 1 2,-2 Z" }]]
1018
+ }, vn = {
1019
+ name: "lu-import",
1020
+ components: [["path", { d: "M12 3v12 M8 11 L12 15 L16 11 M8 5H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-4" }]]
1021
+ }, rn = {
1022
+ name: "lu-inbox",
1023
+ components: [["path", { d: "M22 12 L16 12 L14 15 L10 15 L8 12 L2 12 M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z" }]]
1024
+ }, Hn = {
1025
+ name: "lu-indent-decrease",
1026
+ components: [["path", { d: "M21 12H11 M21 18H11 M21 6H11 M7 8 L3 12 L7 16" }]]
1027
+ }, Zn = {
1028
+ name: "lu-indent-increase",
1029
+ components: [["path", { d: "M21 12H11 M21 18H11 M21 6H11 M3 8 L7 12 L3 16" }]]
1030
+ }, Vn = {
1031
+ name: "lu-indian-rupee",
1032
+ components: [["path", { d: "M6 3h12 M6 8h12 M6 13 L14.5 21 M6 13h3 M9 13c6.667 0 6.667-10 0-10" }]]
1033
+ }, fn = {
1034
+ name: "lu-infinity",
1035
+ components: [["path", { d: "M6 16c5 0 7-8 12-8a4 4 0 0 1 0 8c-5 0-7-8-12-8a4 4 0 1 0 0 8" }]]
1036
+ }, gn = {
1037
+ name: "lu-info",
1038
+ components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M12 16v-4 M12 8h.01" }]]
1039
+ }, An = {
1040
+ name: "lu-inspection-panel",
1041
+ components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M7 7h.01 M17 7h.01 M7 17h.01 M17 17h.01" }]]
1042
+ }, Cn = {
1043
+ name: "lu-instagram",
1044
+ components: [["path", { d: "M7,2 h10 a5,5 0 0 1 5,5 v10 a5,5 0 0 1 -5,5 h-10 a5,5 0 0 1 -5,-5 v-10 a5,5 0 0 1 5,-5 Z M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z M17.5 6.5 L17.51 6.5" }]]
1045
+ }, Fn = {
1046
+ name: "lu-italic",
1047
+ components: [["path", { d: "M19 4 L10 4 M14 20 L5 20 M15 4 L9 20" }]]
1048
+ }, kn = {
1049
+ name: "lu-iteration-ccw",
1050
+ components: [["path", { d: "M20 10c0-4.4-3.6-8-8-8s-8 3.6-8 8 3.6 8 8 8h8 M16 14 L20 18 L16 22" }]]
1051
+ }, yn = {
1052
+ name: "lu-iteration-cw",
1053
+ components: [["path", { d: "M4 10c0-4.4 3.6-8 8-8s8 3.6 8 8-3.6 8-8 8H4 M8 22 L4 18 L8 14" }]]
1054
+ }, zn = {
1055
+ name: "lu-japanese-yen",
1056
+ components: [["path", { d: "M12 9.5V21m0-11.5L6 3m6 6.5L18 3 M6 15h12 M6 11h12" }]]
1057
+ }, bn = {
1058
+ name: "lu-joystick",
1059
+ components: [["path", { d: "M21 17a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-2Z M6 15v-2 M12 15V9 M9,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
1060
+ }, Dn = {
1061
+ name: "lu-kanban",
1062
+ components: [["path", { d: "M6 5v11 M12 5v6 M18 5v14" }]]
1063
+ }, qn = {
1064
+ name: "lu-key-round",
1065
+ components: [["path", { d: "M2.586 17.414A2 2 0 0 0 2 18.828V21a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h.172a2 2 0 0 0 1.414-.586l.814-.814a6.5 6.5 0 1 0-4-4z M16,7.5 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z" }]]
1066
+ }, wn = {
1067
+ name: "lu-key-square",
1068
+ components: [["path", { d: "M12.4 2.7a2.5 2.5 0 0 1 3.4 0l5.5 5.5a2.5 2.5 0 0 1 0 3.4l-3.7 3.7a2.5 2.5 0 0 1-3.4 0L8.7 9.8a2.5 2.5 0 0 1 0-3.4z M14 7 L17 10 M9.4 10.6 L2.59 17.41 A2 2 0 0 0 2 18.83 L2 21 A1 1 0 0 0 3 22 L6 22 A1 1 0 0 0 7 21 L7 20 A1 1 0 0 1 8 19 L9 19 A1 1 0 0 0 10 18 L10 17 A1 1 0 0 1 11 16 L11.17 16 A2 2 0 0 0 12.59 15.41 L13.4 14.6" }]]
1069
+ }, Pn = {
1070
+ name: "lu-key",
1071
+ components: [["path", { d: "m15.5 7.5 2.3 2.3a1 1 0 0 0 1.4 0l2.1-2.1a1 1 0 0 0 0-1.4L19 4 M21 2 L11.4 11.6 M2,15.5 a5.5,5.5 0 1,0 11,0 a5.5,5.5 0 1,0 -11,0 Z" }]]
1072
+ }, xn = {
1073
+ name: "lu-keyboard-music",
1074
+ components: [["path", { d: "M4,4 h16 a2,2 0 0 1 2,2 v12 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-12 a2,2 0 0 1 2,-2 Z M6 8h4 M14 8h.01 M18 8h.01 M2 12h20 M6 12v4 M10 12v4 M14 12v4 M18 12v4" }]]
1075
+ }, Gn = {
1076
+ name: "lu-keyboard-off",
1077
+ components: [["path", { d: "M 20 4 A2 2 0 0 1 22 6 M 22 6 L 22 16.41 M 7 16 L 16 16 M 9.69 4 L 20 4 M14 8h.01 M18 8h.01 M2 2 L22 22 M20 20H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2 M6 8h.01 M8 12h.01" }]]
1078
+ }, Sn = {
1079
+ name: "lu-keyboard",
1080
+ components: [["path", { d: "M10 8h.01 M12 12h.01 M14 8h.01 M16 12h.01 M18 8h.01 M6 8h.01 M7 16h10 M8 12h.01 M4,4 h16 a2,2 0 0 1 2,2 v12 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-12 a2,2 0 0 1 2,-2 Z" }]]
1081
+ }, In = {
1082
+ name: "lu-lamp-ceiling",
1083
+ components: [["path", { d: "M12 2v5 M14.829 15.998a3 3 0 1 1-5.658 0 M20.92 14.606A1 1 0 0 1 20 16H4a1 1 0 0 1-.92-1.394l3-7A1 1 0 0 1 7 7h10a1 1 0 0 1 .92.606z" }]]
1084
+ }, On = {
1085
+ name: "lu-lamp-desk",
1086
+ components: [["path", { d: "M10.293 2.293a1 1 0 0 1 1.414 0l2.5 2.5 5.994 1.227a1 1 0 0 1 .506 1.687l-7 7a1 1 0 0 1-1.687-.506l-1.227-5.994-2.5-2.5a1 1 0 0 1 0-1.414z M14.21 4.79 L10.79 8.21 M3 20a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1z M9.09 6.5 L4.29 11.29 A1 1 0 0 0 4.11 12.46 L7 18" }]]
1087
+ }, En = {
1088
+ name: "lu-lamp-floor",
1089
+ components: [["path", { d: "M12 10v12 M17.929 7.629A1 1 0 0 1 17 9H7a1 1 0 0 1-.928-1.371l2-5A1 1 0 0 1 9 2h6a1 1 0 0 1 .928.629z M9 22h6" }]]
1090
+ }, Rn = {
1091
+ name: "lu-lamp-wall-down",
1092
+ components: [["path", { d: "M19.929 18.629A1 1 0 0 1 19 20H9a1 1 0 0 1-.928-1.371l2-5A1 1 0 0 1 11 13h6a1 1 0 0 1 .928.629z M6 3a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H5a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1z M8 6h4a2 2 0 0 1 2 2v5" }]]
1093
+ }, Kn = {
1094
+ name: "lu-lamp-wall-up",
1095
+ components: [["path", { d: "M19.929 9.629A1 1 0 0 1 19 11H9a1 1 0 0 1-.928-1.371l2-5A1 1 0 0 1 11 4h6a1 1 0 0 1 .928.629z M6 15a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H5a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1z M8 18h4a2 2 0 0 0 2-2v-5" }]]
1096
+ }, Tn = {
1097
+ name: "lu-lamp",
1098
+ components: [["path", { d: "M12 12v6 M4.077 10.615A1 1 0 0 0 5 12h14a1 1 0 0 0 .923-1.385l-3.077-7.384A2 2 0 0 0 15 2H9a2 2 0 0 0-1.846 1.23Z M8 20a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1z" }]]
1099
+ }, Xn = {
1100
+ name: "lu-land-plot",
1101
+ components: [["path", { d: "m12 8 6-3-6-3v10 M8 11.99 L2.5 15.13 A1 1 0 0 0 2.5 16.87 L11 21.73 A2 2 0 0 0 13 21.73 L21.5 16.87 A1 1 0 0 0 21.5 15.13 L16 12 M6.49 12.85 L17.51 19.15 M17.51 12.85 6.5 19.15" }]]
1102
+ }, Un = {
1103
+ name: "lu-landmark",
1104
+ components: [["path", { d: "M3 22 L21 22 M6 18 L6 11 M10 18 L10 11 M14 18 L14 11 M18 18 L18 11 M12 2 L20 7 L4 7 Z" }]]
1105
+ }, Bn = {
1106
+ name: "lu-languages",
1107
+ components: [["path", { d: "m5 8 6 6 M4 14 L10 8 L12 5 M2 5h12 M7 2h1 M22 22 L17 12 L12 22 M14 18h6" }]]
1108
+ }, Wn = {
1109
+ name: "lu-laptop-minimal-check",
1110
+ components: [["path", { d: "M2 20h20 M9 10 L11 12 L15 8 M5,4 h14 a2,2 0 0 1 2,2 v8 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-8 a2,2 0 0 1 2,-2 Z" }]]
1111
+ }, jn = {
1112
+ name: "lu-laptop-minimal",
1113
+ components: [["path", { d: "M5,4 h14 a2,2 0 0 1 2,2 v8 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-8 a2,2 0 0 1 2,-2 Z M2 20 L22 20" }]]
1114
+ }, Jn = {
1115
+ name: "lu-laptop",
1116
+ components: [["path", { d: "M20 16V7a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v9m16 0H4m16 0 1.28 2.55a1 1 0 0 1-.9 1.45H3.62a1 1 0 0 1-.9-1.45L4 16" }]]
1117
+ }, Qn = {
1118
+ name: "lu-lasso-select",
1119
+ components: [["path", { d: "M7 22a5 5 0 0 1-2-4 M7 16.93c.96.43 1.96.74 2.99.91 M3.34 14A6.8 6.8 0 0 1 2 10c0-4.42 4.48-8 10-8s10 3.58 10 8a7.19 7.19 0 0 1-.33 2 M5 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4z M14.33 22h-.09a.35.35 0 0 1-.24-.32v-10a.34.34 0 0 1 .33-.34c.08 0 .15.03.21.08l7.34 6a.33.33 0 0 1-.21.59h-4.49l-2.57 3.85a.35.35 0 0 1-.28.14z" }]]
1120
+ }, Nn = {
1121
+ name: "lu-lasso",
1122
+ components: [["path", { d: "M7 22a5 5 0 0 1-2-4 M3.3 14A6.8 6.8 0 0 1 2 10c0-4.4 4.5-8 10-8s10 3.6 10 8-4.5 8-10 8a12 12 0 0 1-5-1 M5 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4z" }]]
1123
+ }, Yn = {
1124
+ name: "lu-laugh",
1125
+ components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M18 13a6 6 0 0 1-6 5 6 6 0 0 1-6-5h12Z M9 9 L9.01 9 M15 9 L15.01 9" }]]
1126
+ }, _n = {
1127
+ name: "lu-layers-2",
1128
+ components: [["path", { d: "M13 13.74a2 2 0 0 1-2 0L2.5 8.87a1 1 0 0 1 0-1.74L11 2.26a2 2 0 0 1 2 0l8.5 4.87a1 1 0 0 1 0 1.74z M20 14.29 L21.5 15.13 A1 1 0 0 1 21.5 16.87 L13 21.74 A2 2 0 0 1 11 21.74 L2.5 16.87 A1 1 0 0 1 2.5 15.13 L4 14.28" }]]
1129
+ }, $n = {
1130
+ name: "lu-layers",
1131
+ components: [["path", { d: "M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12 M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17" }]]
1132
+ }, a4 = {
1133
+ name: "lu-layout-dashboard",
1134
+ components: [["path", { d: "M4,3 h5 a1,1 0 0 1 1,1 v7 a1,1 0 0 1 -1,1 h-5 a1,1 0 0 1 -1,-1 v-7 a1,1 0 0 1 1,-1 Z M15,3 h5 a1,1 0 0 1 1,1 v3 a1,1 0 0 1 -1,1 h-5 a1,1 0 0 1 -1,-1 v-3 a1,1 0 0 1 1,-1 Z M15,12 h5 a1,1 0 0 1 1,1 v7 a1,1 0 0 1 -1,1 h-5 a1,1 0 0 1 -1,-1 v-7 a1,1 0 0 1 1,-1 Z M4,16 h5 a1,1 0 0 1 1,1 v3 a1,1 0 0 1 -1,1 h-5 a1,1 0 0 1 -1,-1 v-3 a1,1 0 0 1 1,-1 Z" }]]
658
1135
  }, n4 = {
659
- name: "ri-screenshot-line",
660
- components: [["path", { d: "M11.9926 14.4068L10.4406 15.9587C10.7959 16.5563 11 17.2543 11 18C11 20.2091 9.20914 22 7 22C4.79086 22 3 20.2091 3 18C3 15.7909 4.79086 14 7 14C7.73792 14 8.42917 14.1998 9.0226 14.5483L10.5783 12.9926L6.3934 8.80761L7.80761 7.3934L11.9926 11.5783L16.1819 7.38904L17.5961 8.80325L13.4068 12.9926L14.968 14.5538C15.5635 14.2019 16.2582 14 17 14C19.2091 14 21 15.7909 21 18C21 20.2091 19.2091 22 17 22C14.7909 22 13 20.2091 13 18C13 17.2582 13.2019 16.5635 13.5538 15.968L11.9926 14.4068ZM7 20C8.10457 20 9 19.1046 9 18C9 16.8954 8.10457 16 7 16C5.89543 16 5 16.8954 5 18C5 19.1046 5.89543 20 7 20ZM17 20C18.1046 20 19 19.1046 19 18C19 16.8954 18.1046 16 17 16C15.8954 16 15 16.8954 15 18C15 19.1046 15.8954 20 17 20ZM19 13V5H5V13H3V4C3 3.44772 3.44772 3 4 3H20C20.5523 3 21 3.44772 21 4V13H19Z" }]]
661
- }, i4 = {
662
- name: "ri-shadow-fill",
663
- components: [["path", { d: "M2 3C2 2.44772 2.44772 2 3 2H17C17.5523 2 18 2.44772 18 3V6H21C21.5523 6 22 6.44772 22 7V21C22 21.5523 21.5523 22 21 22H7C6.44772 22 6 21.5523 6 21V18H3C2.44772 18 2 17.5523 2 17V3ZM8 18V20H11.4393L9.43934 18H8ZM11.5607 18L13.5607 20H16.4393L14.4393 18H11.5607ZM20 20V18.5607L18 16.5607V17C18 17.5523 17.5523 18 17 18H16.5607L18.5607 20H20ZM20 13.5607L18 11.5607V14.4393L20 16.4393V13.5607ZM20 11.4393V8H18V9.43934L20 11.4393Z" }]]
664
- }, L4 = {
665
- name: "ri-shadow-line",
666
- components: [["path", { d: "M3 2C2.44772 2 2 2.44772 2 3V17C2 17.5523 2.44772 18 3 18H6V21C6 21.5523 6.44772 22 7 22H21C21.5523 22 22 21.5523 22 21V7C22 6.44772 21.5523 6 21 6H18V3C18 2.44772 17.5523 2 17 2H3ZM18 11.5607L20 13.5607V16.4393L18 14.4393V11.5607ZM18 9.43934V8H20V11.4393L18 9.43934ZM18 17V16.5607L20 18.5607V20H18.5607L16.5607 18H17C17.5523 18 18 17.5523 18 17ZM14.4393 18L16.4393 20H13.5607L11.5607 18H14.4393ZM9.43934 18L11.4393 20H8V18H9.43934ZM4 16V4H16V16H4Z" }]]
1136
+ name: "lu-layout-grid",
1137
+ components: [["path", { d: "M4,3 h5 a1,1 0 0 1 1,1 v5 a1,1 0 0 1 -1,1 h-5 a1,1 0 0 1 -1,-1 v-5 a1,1 0 0 1 1,-1 Z M15,3 h5 a1,1 0 0 1 1,1 v5 a1,1 0 0 1 -1,1 h-5 a1,1 0 0 1 -1,-1 v-5 a1,1 0 0 1 1,-1 Z M15,14 h5 a1,1 0 0 1 1,1 v5 a1,1 0 0 1 -1,1 h-5 a1,1 0 0 1 -1,-1 v-5 a1,1 0 0 1 1,-1 Z M4,14 h5 a1,1 0 0 1 1,1 v5 a1,1 0 0 1 -1,1 h-5 a1,1 0 0 1 -1,-1 v-5 a1,1 0 0 1 1,-1 Z" }]]
667
1138
  }, e4 = {
668
- name: "ri-shape-2-fill",
669
- components: [["path", { d: "M2 2H7V7H2V2ZM2 17H7V22H2V17ZM17 2H22V7H17V2ZM17 17H22V22H17V17ZM8 4H16V6H8V4ZM4 8H6V16H4V8ZM18 8H20V16H18V8ZM8 18H16V20H8V18Z" }]]
1139
+ name: "lu-layout-list",
1140
+ components: [["path", { d: "M4,3 h5 a1,1 0 0 1 1,1 v5 a1,1 0 0 1 -1,1 h-5 a1,1 0 0 1 -1,-1 v-5 a1,1 0 0 1 1,-1 Z M4,14 h5 a1,1 0 0 1 1,1 v5 a1,1 0 0 1 -1,1 h-5 a1,1 0 0 1 -1,-1 v-5 a1,1 0 0 1 1,-1 Z M14 4h7 M14 9h7 M14 15h7 M14 20h7" }]]
670
1141
  }, o4 = {
671
- name: "ri-shape-2-line",
672
- components: [["path", { d: "M20 16H22V22H16V20H8V22H2V16H4V8H2V2H8V4H16V2H22V8H20V16ZM18 16V8H16V6H8V8H6V16H8V18H16V16H18ZM4 4V6H6V4H4ZM4 18V20H6V18H4ZM18 4V6H20V4H18ZM18 18V20H20V18H18Z" }]]
673
- }, t4 = {
674
- name: "ri-shape-fill",
675
- components: [["path", { d: "M5 8C3.34315 8 2 6.65685 2 5C2 3.34315 3.34315 2 5 2C6.65685 2 8 3.34315 8 5C8 6.65685 6.65685 8 5 8ZM19 8C17.3431 8 16 6.65685 16 5C16 3.34315 17.3431 2 19 2C20.6569 2 22 3.34315 22 5C22 6.65685 20.6569 8 19 8ZM19 22C17.3431 22 16 20.6569 16 19C16 17.3431 17.3431 16 19 16C20.6569 16 22 17.3431 22 19C22 20.6569 20.6569 22 19 22ZM5 22C3.34315 22 2 20.6569 2 19C2 17.3431 3.34315 16 5 16C6.65685 16 8 17.3431 8 19C8 20.6569 6.65685 22 5 22ZM9 4H15V6H9V4ZM9 18H15V20H9V18ZM4 9H6V15H4V9ZM18 9H20V15H18V9Z" }]]
1142
+ name: "lu-layout-panel-left",
1143
+ components: [["path", { d: "M4,3 h5 a1,1 0 0 1 1,1 v16 a1,1 0 0 1 -1,1 h-5 a1,1 0 0 1 -1,-1 v-16 a1,1 0 0 1 1,-1 Z M15,3 h5 a1,1 0 0 1 1,1 v5 a1,1 0 0 1 -1,1 h-5 a1,1 0 0 1 -1,-1 v-5 a1,1 0 0 1 1,-1 Z M15,14 h5 a1,1 0 0 1 1,1 v5 a1,1 0 0 1 -1,1 h-5 a1,1 0 0 1 -1,-1 v-5 a1,1 0 0 1 1,-1 Z" }]]
676
1144
  }, M4 = {
677
- name: "ri-shape-line",
678
- components: [["path", { d: "M7.82929 20C7.41746 21.1652 6.30622 22 5 22C3.34315 22 2 20.6569 2 19C2 17.6938 2.83481 16.5825 4 16.1707V7.82929C2.83481 7.41746 2 6.30622 2 5C2 3.34315 3.34315 2 5 2C6.30622 2 7.41746 2.83481 7.82929 4H16.1707C16.5825 2.83481 17.6938 2 19 2C20.6569 2 22 3.34315 22 5C22 6.30622 21.1652 7.41746 20 7.82929V16.1707C21.1652 16.5825 22 17.6938 22 19C22 20.6569 20.6569 22 19 22C17.6938 22 16.5825 21.1652 16.1707 20H7.82929ZM7.82929 18H16.1707C16.472 17.1476 17.1476 16.472 18 16.1707V7.82929C17.1476 7.52801 16.472 6.85241 16.1707 6H7.82929C7.52801 6.85241 6.85241 7.52801 6 7.82929V16.1707C6.85241 16.472 7.52801 17.1476 7.82929 18ZM5 6C5.55228 6 6 5.55228 6 5C6 4.44772 5.55228 4 5 4C4.44772 4 4 4.44772 4 5C4 5.55228 4.44772 6 5 6ZM19 6C19.5523 6 20 5.55228 20 5C20 4.44772 19.5523 4 19 4C18.4477 4 18 4.44772 18 5C18 5.55228 18.4477 6 19 6ZM19 20C19.5523 20 20 19.5523 20 19C20 18.4477 19.5523 18 19 18C18.4477 18 18 18.4477 18 19C18 19.5523 18.4477 20 19 20ZM5 20C5.55228 20 6 19.5523 6 19C6 18.4477 5.55228 18 5 18C4.44772 18 4 18.4477 4 19C4 19.5523 4.44772 20 5 20Z" }]]
679
- }, Z4 = {
680
- name: "ri-shapes-fill",
681
- components: [["path", { d: "M11.9998 1L18 11H6L11.9998 1ZM13 13.5H21V21.5H13V13.5ZM6.75 22C9.37335 22 11.5 19.8734 11.5 17.25C11.5 14.6266 9.37335 12.5 6.75 12.5C4.12665 12.5 2 14.6266 2 17.25C2 19.8734 4.12665 22 6.75 22Z" }]]
682
- }, a4 = {
683
- name: "ri-shapes-line",
684
- components: [["path", { d: "M11.9998 1L6 11H18L11.9998 1ZM11.9998 4.8873L14.4676 9H9.53232L11.9998 4.8873ZM6.75 20C5.23122 20 4 18.7688 4 17.25C4 15.7312 5.23122 14.5 6.75 14.5C8.26878 14.5 9.5 15.7312 9.5 17.25C9.5 18.7688 8.26878 20 6.75 20ZM6.75 22C9.37335 22 11.5 19.8734 11.5 17.25C11.5 14.6266 9.37335 12.5 6.75 12.5C4.12665 12.5 2 14.6266 2 17.25C2 19.8734 4.12665 22 6.75 22ZM15 15.5V19.5H19V15.5H15ZM13 21.5V13.5H21V21.5H13Z" }]]
685
- }, l4 = {
686
- name: "ri-sip-fill",
687
- components: [["path", { d: "M13.9602 6.50108L16.7886 3.67265C17.1791 3.28213 17.8123 3.28213 18.2028 3.67265L20.3241 5.79397C20.7146 6.1845 20.7146 6.81766 20.3241 7.20819L17.4957 10.0366L19.2635 11.8044L17.8492 13.2186L10.7782 6.14753L12.1924 4.73331L13.9602 6.50108ZM10.7782 8.97596L15.0208 13.2186L7.24264 20.9968H3V16.7541L10.7782 8.97596Z" }]]
688
- }, s4 = {
689
- name: "ri-sip-line",
690
- components: [["path", { d: "M6.45711 18.9539L15.0208 10.3902L13.6066 8.97596L5.04289 17.5397L6.45711 18.9539ZM12.1924 7.56174L10.7782 6.14753L12.1924 4.73331L13.9602 6.50108L16.7886 3.67265C17.1791 3.28213 17.8123 3.28213 18.2028 3.67265L20.3241 5.79397C20.7146 6.1845 20.7146 6.81766 20.3241 7.20819L17.4957 10.0366L19.2635 11.8044L17.8492 13.2186L16.435 11.8044L7.24264 20.9968H3V16.7541L12.1924 7.56174Z" }]]
1145
+ name: "lu-layout-panel-top",
1146
+ components: [["path", { d: "M4,3 h16 a1,1 0 0 1 1,1 v5 a1,1 0 0 1 -1,1 h-16 a1,1 0 0 1 -1,-1 v-5 a1,1 0 0 1 1,-1 Z M4,14 h5 a1,1 0 0 1 1,1 v5 a1,1 0 0 1 -1,1 h-5 a1,1 0 0 1 -1,-1 v-5 a1,1 0 0 1 1,-1 Z M15,14 h5 a1,1 0 0 1 1,1 v5 a1,1 0 0 1 -1,1 h-5 a1,1 0 0 1 -1,-1 v-5 a1,1 0 0 1 1,-1 Z" }]]
1147
+ }, t4 = {
1148
+ name: "lu-layout-template",
1149
+ components: [["path", { d: "M4,3 h16 a1,1 0 0 1 1,1 v5 a1,1 0 0 1 -1,1 h-16 a1,1 0 0 1 -1,-1 v-5 a1,1 0 0 1 1,-1 Z M4,14 h7 a1,1 0 0 1 1,1 v5 a1,1 0 0 1 -1,1 h-7 a1,1 0 0 1 -1,-1 v-5 a1,1 0 0 1 1,-1 Z M17,14 h3 a1,1 0 0 1 1,1 v5 a1,1 0 0 1 -1,1 h-3 a1,1 0 0 1 -1,-1 v-5 a1,1 0 0 1 1,-1 Z" }]]
1150
+ }, h4 = {
1151
+ name: "lu-leaf",
1152
+ components: [["path", { d: "M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z M2 21c0-3 1.85-5.36 5.08-6C9.5 14.52 12 13 13 12" }]]
691
1153
  }, c4 = {
692
- name: "ri-slice-fill",
693
- components: [["path", { d: "M13.7678 12.2288L15.8892 14.3501C11.293 18.9463 5.63612 20.3605 2.10059 19.6534L17.6569 4.09705L19.7783 6.21837L13.7678 12.2288Z" }]]
694
- }, p4 = {
695
- name: "ri-slice-line",
696
- components: [["path", { d: "M15.6909 12.9147L17.4587 14.6824C11.4482 20.6929 6.4985 20.6929 2.25586 19.2786L17.8122 3.72229L21.3477 7.25782L15.6909 12.9147ZM12.8625 12.9147L18.5193 7.25782L17.8122 6.55072L6.3145 18.0484C9.04606 18.1558 11.6722 17.142 14.5808 14.633L12.8625 12.9147Z" }]]
1154
+ name: "lu-leafy-green",
1155
+ components: [["path", { d: "M2 22c1.25-.987 2.27-1.975 3.9-2.2a5.56 5.56 0 0 1 3.8 1.5 4 4 0 0 0 6.187-2.353 3.5 3.5 0 0 0 3.69-5.116A3.5 3.5 0 0 0 20.95 8 3.5 3.5 0 1 0 16 3.05a3.5 3.5 0 0 0-5.831 1.373 3.5 3.5 0 0 0-5.116 3.69 4 4 0 0 0-2.348 6.155C3.499 15.42 4.409 16.712 4.2 18.1 3.926 19.743 3.014 20.732 2 22 M2 22 17 7" }]]
1156
+ }, s4 = {
1157
+ name: "lu-lectern",
1158
+ components: [["path", { d: "M16 12h3a2 2 0 0 0 1.902-1.38l1.056-3.333A1 1 0 0 0 21 6H3a1 1 0 0 0-.958 1.287l1.056 3.334A2 2 0 0 0 5 12h3 M18 6V3a1 1 0 0 0-1-1h-3 M9,10 h6 a1,1 0 0 1 1,1 v10 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-10 a1,1 0 0 1 1,-1 Z" }]]
1159
+ }, l4 = {
1160
+ name: "lu-letter-text",
1161
+ components: [["path", { d: "M15 12h6 M15 6h6 M3 13 L6.55 5.28 A0.5 0.5 0 0 1 7.45 5.28 L11 13 M3 18h18 M3.92 11h6.16" }]]
697
1162
  }, m4 = {
698
- name: "ri-square-fill",
699
- components: [["path", { d: "M4 3H20C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3Z" }]]
700
- }, r4 = {
701
- name: "ri-square-line",
702
- components: [["path", { d: "M4 3H20C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3ZM5 5V19H19V5H5Z" }]]
1163
+ name: "lu-library-big",
1164
+ components: [["path", { d: "M4,3 h6 a1,1 0 0 1 1,1 v16 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-16 a1,1 0 0 1 1,-1 Z M7 3v18 M20.4 18.9c.2.5-.1 1.1-.6 1.3l-1.9.7c-.5.2-1.1-.1-1.3-.6L11.1 5.1c-.2-.5.1-1.1.6-1.3l1.9-.7c.5-.2 1.1.1 1.3.6Z" }]]
1165
+ }, u4 = {
1166
+ name: "lu-library",
1167
+ components: [["path", { d: "m16 6 4 14 M12 6v14 M8 8v12 M4 4v16" }]]
1168
+ }, p4 = {
1169
+ name: "lu-life-buoy",
1170
+ components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M4.93 4.93 L9.17 9.17 M14.83 9.17 L19.07 4.93 M14.83 14.83 L19.07 19.07 M9.17 14.83 L4.93 19.07 M8,12 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z" }]]
1171
+ }, L4 = {
1172
+ name: "lu-ligature",
1173
+ components: [["path", { d: "M8 20V8c0-2.2 1.8-4 4-4 1.5 0 2.8.8 3.5 2 M6 12h4 M14 12h2v8 M6 20h4 M14 20h4" }]]
703
1174
  }, d4 = {
704
- name: "ri-t-box-fill",
705
- components: [["path", { d: "M17 8H7V10H11V17H13V10H17V8ZM4 3H20C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3Z" }]]
706
- }, h4 = {
707
- name: "ri-t-box-line",
708
- components: [["path", { d: "M5 5V19H19V5H5ZM4 3H20C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3ZM13 10V17H11V10H7V8H17V10H13Z" }]]
709
- }, R4 = {
710
- name: "ri-table-alt-fill",
711
- components: [["path", { d: "M7 14V3H3C2.44772 3 2 3.44772 2 4V14H7ZM15 14V3H9V14H15ZM22 14V4C22 3.44772 21.5523 3 21 3H17V14H22ZM21 21C21.5523 21 22 20.5523 22 20V16H2V20C2 20.5523 2.44772 21 3 21H21Z" }]]
1175
+ name: "lu-lightbulb-off",
1176
+ components: [["path", { d: "M16.8 11.2c.8-.9 1.2-2 1.2-3.2a6 6 0 0 0-9.3-5 M2 2 L22 22 M6.3 6.3a4.67 4.67 0 0 0 1.2 5.2c.7.7 1.3 1.5 1.5 2.5 M9 18h6 M10 22h4" }]]
1177
+ }, v4 = {
1178
+ name: "lu-lightbulb",
1179
+ components: [["path", { d: "M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5 M9 18h6 M10 22h4" }]]
1180
+ }, i4 = {
1181
+ name: "lu-link-2-off",
1182
+ components: [["path", { d: "M9 17H7A5 5 0 0 1 7 7 M15 7h2a5 5 0 0 1 4 8 M8 12 L12 12 M2 2 L22 22" }]]
1183
+ }, r4 = {
1184
+ name: "lu-link-2",
1185
+ components: [["path", { d: "M9 17H7A5 5 0 0 1 7 7h2 M15 7h2a5 5 0 1 1 0 10h-2 M8 12 L16 12" }]]
1186
+ }, H4 = {
1187
+ name: "lu-link",
1188
+ components: [["path", { d: "M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71 M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71" }]]
1189
+ }, Z4 = {
1190
+ name: "lu-linkedin",
1191
+ components: [["path", { d: "M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z M2,9 h4 v12 h-4 Z M2,4 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
1192
+ }, V4 = {
1193
+ name: "lu-list-check",
1194
+ components: [["path", { d: "M11 18H3 M15 18 L17 20 L21 16 M16 12H3 M16 6H3" }]]
712
1195
  }, f4 = {
713
- name: "ri-table-alt-line",
714
- components: [["path", { d: "M21 3C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H21ZM20 16H4V19H20V16ZM8 5H4V14H8V5ZM14 5H10V14H14V5ZM20 5H16V14H20V5Z" }]]
715
- }, F4 = {
716
- name: "ri-table-fill",
717
- components: [["path", { d: "M15 21H9V10H15V21ZM17 21V10H22V20C22 20.5523 21.5523 21 21 21H17ZM7 21H3C2.44772 21 2 20.5523 2 20V10H7V21ZM22 8H2V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V8Z" }]]
718
- }, u4 = {
719
- name: "ri-table-line",
720
- components: [["path", { d: "M4 8H20V5H4V8ZM14 19V10H10V19H14ZM16 19H20V10H16V19ZM8 19V10H4V19H8ZM3 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3Z" }]]
1196
+ name: "lu-list-checks",
1197
+ components: [["path", { d: "m3 17 2 2 4-4 M3 7 L5 9 L9 5 M13 6h8 M13 12h8 M13 18h8" }]]
721
1198
  }, g4 = {
722
- name: "ri-tools-fill",
723
- components: [["path", { d: "M5.32943 3.27158C6.56252 2.8332 7.9923 3.10749 8.97927 4.09446C9.96652 5.08171 10.2407 6.51202 9.80178 7.74535L20.6465 18.5902L18.5252 20.7115L7.67936 9.86709C6.44627 10.3055 5.01649 10.0312 4.02952 9.04421C3.04227 8.05696 2.7681 6.62665 3.20701 5.39332L5.44373 7.63C6.02952 8.21578 6.97927 8.21578 7.56505 7.63C8.15084 7.04421 8.15084 6.09446 7.56505 5.50868L5.32943 3.27158ZM15.6968 5.15512L18.8788 3.38736L20.293 4.80157L18.5252 7.98355L16.7574 8.3371L14.6361 10.4584L13.2219 9.04421L15.3432 6.92289L15.6968 5.15512ZM8.62572 12.9333L10.747 15.0546L5.79729 20.0044C5.2115 20.5902 4.26175 20.5902 3.67597 20.0044C3.12464 19.453 3.09221 18.5793 3.57867 17.99L3.67597 17.883L8.62572 12.9333Z" }]]
724
- }, b4 = {
725
- name: "ri-tools-line",
726
- components: [["path", { d: "M5.32943 3.27158C6.56252 2.8332 7.9923 3.10749 8.97927 4.09446C10.1002 5.21537 10.3019 6.90741 9.5843 8.23385L20.293 18.9437L18.8788 20.3579L8.16982 9.64875C6.84325 10.3669 5.15069 10.1654 4.02952 9.04421C3.04227 8.05696 2.7681 6.62665 3.20701 5.39332L5.44373 7.63C6.02952 8.21578 6.97927 8.21578 7.56505 7.63C8.15084 7.04421 8.15084 6.09446 7.56505 5.50868L5.32943 3.27158ZM15.6968 5.15512L18.8788 3.38736L20.293 4.80157L18.5252 7.98355L16.7574 8.3371L14.6361 10.4584L13.2219 9.04421L15.3432 6.92289L15.6968 5.15512ZM8.97927 13.2868L10.3935 14.7011L5.09018 20.0044C4.69966 20.3949 4.06649 20.3949 3.67597 20.0044C3.31334 19.6417 3.28744 19.0699 3.59826 18.6774L3.67597 18.5902L8.97927 13.2868Z" }]]
727
- }, y4 = {
728
- name: "ri-triangle-fill",
729
- components: [["path", { d: "M12.8659 3.00017L22.3922 19.5002C22.6684 19.9785 22.5045 20.5901 22.0262 20.8662C21.8742 20.954 21.7017 21.0002 21.5262 21.0002H2.47363C1.92135 21.0002 1.47363 20.5525 1.47363 20.0002C1.47363 19.8246 1.51984 19.6522 1.60761 19.5002L11.1339 3.00017C11.41 2.52187 12.0216 2.358 12.4999 2.63414C12.6519 2.72191 12.7782 2.84815 12.8659 3.00017Z" }]]
1199
+ name: "lu-list-collapse",
1200
+ components: [["path", { d: "m3 10 2.5-2.5L3 5 M3 19 L5.5 16.5 L3 14 M10 6h11 M10 12h11 M10 18h11" }]]
1201
+ }, A4 = {
1202
+ name: "lu-list-end",
1203
+ components: [["path", { d: "M16 12H3 M16 6H3 M10 18H3 M21 6v10a2 2 0 0 1-2 2h-5 M16 16 L14 18 L16 20" }]]
1204
+ }, C4 = {
1205
+ name: "lu-list-filter-plus",
1206
+ components: [["path", { d: "M10 18h4 M11 6H3 M15 6h6 M18 9V3 M7 12h8" }]]
1207
+ }, F4 = {
1208
+ name: "lu-list-filter",
1209
+ components: [["path", { d: "M3 6h18 M7 12h10 M10 18h4" }]]
730
1210
  }, k4 = {
731
- name: "ri-triangle-line",
732
- components: [["path", { d: "M12.8659 3.00017L22.3922 19.5002C22.6684 19.9785 22.5045 20.5901 22.0262 20.8662C21.8742 20.954 21.7017 21.0002 21.5262 21.0002H2.47363C1.92135 21.0002 1.47363 20.5525 1.47363 20.0002C1.47363 19.8246 1.51984 19.6522 1.60761 19.5002L11.1339 3.00017C11.41 2.52187 12.0216 2.358 12.4999 2.63414C12.6519 2.72191 12.7782 2.84815 12.8659 3.00017ZM4.20568 19.0002H19.7941L11.9999 5.50017L4.20568 19.0002Z" }]]
733
- }, B4 = {
734
- name: "ri-braces-fill",
735
- components: [["path", { d: "M4 18V14.3C4 13.4716 3.32843 12.8 2.5 12.8H2V11.2H2.5C3.32843 11.2 4 10.5284 4 9.7V6C4 4.34315 5.34315 3 7 3H8V5H7C6.44772 5 6 5.44772 6 6V10.1C6 10.9858 5.42408 11.7372 4.62623 12C5.42408 12.2628 6 13.0142 6 13.9V18C6 18.5523 6.44772 19 7 19H8V21H7C5.34315 21 4 19.6569 4 18ZM20 14.3V18C20 19.6569 18.6569 21 17 21H16V19H17C17.5523 19 18 18.5523 18 18V13.9C18 13.0142 18.5759 12.2628 19.3738 12C18.5759 11.7372 18 10.9858 18 10.1V6C18 5.44772 17.5523 5 17 5H16V3H17C18.6569 3 20 4.34315 20 6V9.7C20 10.5284 20.6716 11.2 21.5 11.2H22V12.8H21.5C20.6716 12.8 20 13.4716 20 14.3Z" }]]
736
- }, S4 = {
737
- name: "ri-braces-line",
738
- components: [["path", { d: "M4 18V14.3C4 13.4716 3.32843 12.8 2.5 12.8H2V11.2H2.5C3.32843 11.2 4 10.5284 4 9.7V6C4 4.34315 5.34315 3 7 3H8V5H7C6.44772 5 6 5.44772 6 6V10.1C6 10.9858 5.42408 11.7372 4.62623 12C5.42408 12.2628 6 13.0142 6 13.9V18C6 18.5523 6.44772 19 7 19H8V21H7C5.34315 21 4 19.6569 4 18ZM20 14.3V18C20 19.6569 18.6569 21 17 21H16V19H17C17.5523 19 18 18.5523 18 18V13.9C18 13.0142 18.5759 12.2628 19.3738 12C18.5759 11.7372 18 10.9858 18 10.1V6C18 5.44772 17.5523 5 17 5H16V3H17C18.6569 3 20 4.34315 20 6V9.7C20 10.5284 20.6716 11.2 21.5 11.2H22V12.8H21.5C20.6716 12.8 20 13.4716 20 14.3Z" }]]
739
- }, v4 = {
740
- name: "ri-brackets-fill",
741
- components: [["path", { d: "M9 3V5H6V19H9V21H4V3H9ZM15 3H20V21H15V19H18V5H15V3Z" }]]
1211
+ name: "lu-list-minus",
1212
+ components: [["path", { d: "M11 12H3 M16 6H3 M16 18H3 M21 12h-6" }]]
1213
+ }, y4 = {
1214
+ name: "lu-list-music",
1215
+ components: [["path", { d: "M21 15V6 M18.5 18a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z M12 12H3 M16 6H3 M12 18H3" }]]
1216
+ }, z4 = {
1217
+ name: "lu-list-ordered",
1218
+ components: [["path", { d: "M10 12h11 M10 18h11 M10 6h11 M4 10h2 M4 6h1v4 M6 18H4c0-1 2-2 2-3s-1-1.5-2-1" }]]
1219
+ }, b4 = {
1220
+ name: "lu-list-plus",
1221
+ components: [["path", { d: "M11 12H3 M16 6H3 M16 18H3 M18 9v6 M21 12h-6" }]]
1222
+ }, D4 = {
1223
+ name: "lu-list-restart",
1224
+ components: [["path", { d: "M21 6H3 M7 12H3 M7 18H3 M12 18a5 5 0 0 0 9-3 4.5 4.5 0 0 0-4.5-4.5c-1.33 0-2.54.54-3.41 1.41L11 14 M11 10v4h4" }]]
1225
+ }, q4 = {
1226
+ name: "lu-list-start",
1227
+ components: [["path", { d: "M16 12H3 M16 18H3 M10 6H3 M21 18V8a2 2 0 0 0-2-2h-5 M16 8 L14 6 L16 4" }]]
742
1228
  }, w4 = {
743
- name: "ri-brackets-line",
744
- components: [["path", { d: "M9 3V5H6V19H9V21H4V3H9ZM15 3H20V21H15V19H18V5H15V3Z" }]]
1229
+ name: "lu-list-todo",
1230
+ components: [["path", { d: "M4,5 h4 a1,1 0 0 1 1,1 v4 a1,1 0 0 1 -1,1 h-4 a1,1 0 0 1 -1,-1 v-4 a1,1 0 0 1 1,-1 Z M3 17 L5 19 L9 15 M13 6h8 M13 12h8 M13 18h8" }]]
745
1231
  }, P4 = {
746
- name: "ri-bug-2-fill",
747
- components: [["path", { d: "M5.07089 16C5.02417 15.6734 5 15.3395 5 15V14H3V12H5V11C5 10.6605 5.02417 10.3266 5.07089 10H3V8.00001H5.67363C6.28647 6.70996 7.28227 5.6371 8.51412 4.92834L7.46447 3.87869L8.87868 2.46448L10.5621 4.14785C11.0262 4.05095 11.5071 4.00001 12 4.00001C12.4929 4.00001 12.9738 4.05095 13.4379 4.14785L15.1213 2.46448L16.5355 3.87869L15.4859 4.92834C16.7177 5.6371 17.7135 6.70996 18.3264 8.00001H21V10H18.9291C18.9758 10.3266 19 10.6605 19 11V12H21V14H19V15C19 15.3395 18.9758 15.6734 18.9291 16H21V18H18.3264C17.2029 20.365 14.7924 22 12 22C9.2076 22 6.7971 20.365 5.67363 18H3V16H5.07089ZM9 10V12H15V10H9ZM9 14V16H15V14H9Z" }]]
748
- }, D4 = {
749
- name: "ri-bug-2-line",
750
- components: [["path", { d: "M10.5621 4.14785C11.0262 4.05095 11.5071 4.00001 12 4.00001C12.4929 4.00001 12.9738 4.05095 13.4379 4.14785L15.1213 2.46448L16.5355 3.87869L15.4859 4.92834C16.7177 5.6371 17.7135 6.70996 18.3264 8.00001H21V10H18.9291C18.9758 10.3266 19 10.6605 19 11V12H21V14H19V15C19 15.3395 18.9758 15.6734 18.9291 16H21V18H18.3264C17.2029 20.365 14.7924 22 12 22C9.2076 22 6.7971 20.365 5.67363 18H3V16H5.07089C5.02417 15.6734 5 15.3395 5 15V14H3V12H5V11C5 10.6605 5.02417 10.3266 5.07089 10H3V8.00001H5.67363C6.28647 6.70996 7.28227 5.6371 8.51412 4.92834L7.46447 3.87869L8.87868 2.46448L10.5621 4.14785ZM12 6.00001C9.23858 6.00001 7 8.23859 7 11V15C7 17.7614 9.23858 20 12 20C14.7614 20 17 17.7614 17 15V11C17 8.23859 14.7614 6.00001 12 6.00001ZM9 14H15V16H9V14ZM9 10H15V12H9V10Z" }]]
751
- }, A4 = {
752
- name: "ri-bug-fill",
753
- components: [["path", { d: "M6.05636 8.30049C6.11995 8.19854 6.18609 8.09835 6.25469 8H17.7453C17.8139 8.09835 17.88 8.19854 17.9436 8.30049L19.9641 7.13397L20.9641 8.86602L18.7512 10.1436C18.9134 10.7348 19 11.3573 19 12V13H22V15H19C19 15.9534 18.8094 16.8623 18.4642 17.6907L20.9641 19.134L19.9641 20.866L17.4383 19.4077C16.3533 20.7447 14.7853 21.6737 13 21.9291V14H11V21.9291C9.21467 21.6737 7.64665 20.7447 6.56171 19.4077L4.0359 20.866L3.0359 19.134L5.5358 17.6907C5.19061 16.8623 5 15.9534 5 15H2V13H5V12C5 11.3573 5.08661 10.7348 5.2488 10.1436L3.0359 8.86602L4.0359 7.13397L6.05636 8.30049ZM8 6C8 3.79086 9.79086 2 12 2C14.2091 2 16 3.79086 16 6H8Z" }]]
754
- }, z4 = {
755
- name: "ri-bug-line",
756
- components: [["path", { d: "M13 19.9C15.2822 19.4367 17 17.419 17 15V12C17 11.299 16.8564 10.6219 16.5846 10H7.41538C7.14358 10.6219 7 11.299 7 12V15C7 17.419 8.71776 19.4367 11 19.9V14H13V19.9ZM5.5358 17.6907C5.19061 16.8623 5 15.9534 5 15H2V13H5V12C5 11.3573 5.08661 10.7348 5.2488 10.1436L3.0359 8.86602L4.0359 7.13397L6.05636 8.30049C6.11995 8.19854 6.18609 8.09835 6.25469 8H17.7453C17.8139 8.09835 17.88 8.19854 17.9436 8.30049L19.9641 7.13397L20.9641 8.86602L18.7512 10.1436C18.9134 10.7348 19 11.3573 19 12V13H22V15H19C19 15.9534 18.8094 16.8623 18.4642 17.6907L20.9641 19.134L19.9641 20.866L17.4383 19.4077C16.1549 20.9893 14.1955 22 12 22C9.80453 22 7.84512 20.9893 6.56171 19.4077L4.0359 20.866L3.0359 19.134L5.5358 17.6907ZM8 6C8 3.79086 9.79086 2 12 2C14.2091 2 16 3.79086 16 6H8Z" }]]
757
- }, G4 = {
758
- name: "ri-code-ai-fill",
759
- components: [["path", { d: "M17.7134 10.1281L17.4668 10.6938C17.2864 11.1079 16.7136 11.1079 16.5331 10.6938L16.2866 10.1281C15.8471 9.11947 15.0555 8.31641 14.0677 7.87708L13.308 7.53922C12.8973 7.35653 12.8973 6.75881 13.308 6.57612L14.0252 6.25714C15.0384 5.80651 15.8442 4.97373 16.2761 3.93083L16.5293 3.31953C16.7058 2.89349 17.2942 2.89349 17.4706 3.31953L17.7238 3.93083C18.1558 4.97373 18.9616 5.80651 19.9748 6.25714L20.6919 6.57612C21.1027 6.75881 21.1027 7.35653 20.6919 7.53922L19.9323 7.87708C18.9445 8.31641 18.1529 9.11947 17.7134 10.1281ZM2.82843 12.0001L7.07107 16.2428L5.65685 17.657L0 12.0001L5.65685 6.34326L7.07107 7.75748L2.82843 12.0001ZM18.3429 17.6572L23.9998 12.0003L21.1714 9.17188L19.7571 10.5861L21.1714 12.0003L16.9287 16.2429L18.3429 17.6572Z" }]]
1232
+ name: "lu-list-tree",
1233
+ components: [["path", { d: "M21 12h-8 M21 6H8 M21 18h-8 M3 6v4c0 1.1.9 2 2 2h3 M3 10v6c0 1.1.9 2 2 2h3" }]]
760
1234
  }, x4 = {
761
- name: "ri-code-ai-line",
762
- components: [["path", { d: "M17.7134 10.1281L17.4668 10.6938C17.2864 11.1079 16.7136 11.1079 16.5331 10.6938L16.2866 10.1281C15.8471 9.11947 15.0555 8.31641 14.0677 7.87708L13.308 7.53922C12.8973 7.35653 12.8973 6.75881 13.308 6.57612L14.0252 6.25714C15.0384 5.80651 15.8442 4.97373 16.2761 3.93083L16.5293 3.31953C16.7058 2.89349 17.2942 2.89349 17.4706 3.31953L17.7238 3.93083C18.1558 4.97373 18.9616 5.80651 19.9748 6.25714L20.6919 6.57612C21.1027 6.75881 21.1027 7.35653 20.6919 7.53922L19.9323 7.87708C18.9445 8.31641 18.1529 9.11947 17.7134 10.1281ZM2.82843 12.0001L7.07107 16.2428L5.65685 17.657L0 12.0001L5.65685 6.34326L7.07107 7.75748L2.82843 12.0001ZM18.3429 17.6572L23.9998 12.0003L21.1714 9.17188L19.7571 10.5861L21.1714 12.0003L16.9287 16.2429L18.3429 17.6572Z" }]]
763
- }, T4 = {
764
- name: "ri-code-box-fill",
765
- components: [["path", { d: "M3 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3ZM16.4645 15.5355L20 12L16.4645 8.46447L15.0503 9.87868L17.1716 12L15.0503 14.1213L16.4645 15.5355ZM6.82843 12L8.94975 9.87868L7.53553 8.46447L4 12L7.53553 15.5355L8.94975 14.1213L6.82843 12ZM11.2443 17L14.884 7H12.7557L9.11597 17H11.2443Z" }]]
766
- }, q4 = {
767
- name: "ri-code-box-line",
768
- components: [["path", { d: "M3 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3ZM4 5V19H20V5H4ZM20 12L16.4645 15.5355L15.0503 14.1213L17.1716 12L15.0503 9.87868L16.4645 8.46447L20 12ZM6.82843 12L8.94975 14.1213L7.53553 15.5355L4 12L7.53553 8.46447L8.94975 9.87868L6.82843 12ZM11.2443 17H9.11597L12.7557 7H14.884L11.2443 17Z" }]]
1235
+ name: "lu-list-video",
1236
+ components: [["path", { d: "M12 12H3 M16 6H3 M12 18H3 M16 12 L21 15 L16 18 L16 12 Z" }]]
1237
+ }, G4 = {
1238
+ name: "lu-list-x",
1239
+ components: [["path", { d: "M11 12H3 M16 6H3 M16 18H3 M19 10 L15 14 M15 10 L19 14" }]]
1240
+ }, S4 = {
1241
+ name: "lu-list",
1242
+ components: [["path", { d: "M3 12h.01 M3 18h.01 M3 6h.01 M8 12h13 M8 18h13 M8 6h13" }]]
769
1243
  }, I4 = {
770
- name: "ri-code-fill",
771
- components: [["path", { d: "M23 12L15.9289 19.0711L14.5147 17.6569L20.1716 12L14.5147 6.34317L15.9289 4.92896L23 12ZM3.82843 12L9.48528 17.6569L8.07107 19.0711L1 12L8.07107 4.92896L9.48528 6.34317L3.82843 12Z" }]]
772
- }, W4 = {
773
- name: "ri-code-line",
774
- components: [["path", { d: "M23 12L15.9289 19.0711L14.5147 17.6569L20.1716 12L14.5147 6.34317L15.9289 4.92896L23 12ZM3.82843 12L9.48528 17.6569L8.07107 19.0711L1 12L8.07107 4.92896L9.48528 6.34317L3.82843 12Z" }]]
775
- }, E4 = {
776
- name: "ri-code-s-fill",
777
- components: [["path", { d: "M24 12L18.3431 17.6568L16.9289 16.2426L21.1716 12L16.9289 7.75735L18.3431 6.34314L24 12ZM2.82843 12L7.07107 16.2426L5.65685 17.6568L0 12L5.65685 6.34314L7.07107 7.75735L2.82843 12Z" }]]
778
- }, Q4 = {
779
- name: "ri-code-s-line",
780
- components: [["path", { d: "M24 12L18.3431 17.6568L16.9289 16.2426L21.1716 12L16.9289 7.75735L18.3431 6.34314L24 12ZM2.82843 12L7.07107 16.2426L5.65685 17.6568L0 12L5.65685 6.34314L7.07107 7.75735L2.82843 12Z" }]]
1244
+ name: "lu-loader-circle",
1245
+ components: [["path", { d: "M21 12a9 9 0 1 1-6.219-8.56" }]]
781
1246
  }, O4 = {
782
- name: "ri-code-s-slash-fill",
783
- components: [["path", { d: "M24 12L18.3431 17.6569L16.9289 16.2426L21.1716 12L16.9289 7.75736L18.3431 6.34315L24 12ZM2.82843 12L7.07107 16.2426L5.65685 17.6569L0 12L5.65685 6.34315L7.07107 7.75736L2.82843 12ZM9.78845 21H7.66009L14.2116 3H16.3399L9.78845 21Z" }]]
1247
+ name: "lu-loader-pinwheel",
1248
+ components: [["path", { d: "M22 12a1 1 0 0 1-10 0 1 1 0 0 0-10 0 M7 20.7a1 1 0 1 1 5-8.7 1 1 0 1 0 5-8.6 M7 3.3a1 1 0 1 1 5 8.6 1 1 0 1 0 5 8.6 M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z" }]]
1249
+ }, E4 = {
1250
+ name: "lu-loader",
1251
+ components: [["path", { d: "M12 2v4 M16.2 7.8 L19.1 4.9 M18 12h4 M16.2 16.2 L19.1 19.1 M12 18v4 M4.9 19.1 L7.8 16.2 M2 12h4 M4.9 4.9 L7.8 7.8" }]]
1252
+ }, R4 = {
1253
+ name: "lu-locate-fixed",
1254
+ components: [["path", { d: "M2 12 L5 12 M19 12 L22 12 M12 2 L12 5 M12 19 L12 22 M5,12 a7,7 0 1,0 14,0 a7,7 0 1,0 -14,0 Z M9,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
1255
+ }, K4 = {
1256
+ name: "lu-locate-off",
1257
+ components: [["path", { d: "M12 19v3 M12 2v3 M18.89 13.24a7 7 0 0 0-8.13-8.13 M19 12h3 M2 12h3 M2 2 L22 22 M7.05 7.05a7 7 0 0 0 9.9 9.9" }]]
1258
+ }, T4 = {
1259
+ name: "lu-locate",
1260
+ components: [["path", { d: "M2 12 L5 12 M19 12 L22 12 M12 2 L12 5 M12 19 L12 22 M5,12 a7,7 0 1,0 14,0 a7,7 0 1,0 -14,0 Z" }]]
1261
+ }, X4 = {
1262
+ name: "lu-location-edit",
1263
+ components: [["path", { d: "M17.97 9.304A8 8 0 0 0 2 10c0 4.69 4.887 9.562 7.022 11.468 M21.378 16.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z M7,10 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
784
1264
  }, U4 = {
785
- name: "ri-code-s-slash-line",
786
- components: [["path", { d: "M24 12L18.3431 17.6569L16.9289 16.2426L21.1716 12L16.9289 7.75736L18.3431 6.34315L24 12ZM2.82843 12L7.07107 16.2426L5.65685 17.6569L0 12L5.65685 6.34315L7.07107 7.75736L2.82843 12ZM9.78845 21H7.66009L14.2116 3H16.3399L9.78845 21Z" }]]
1265
+ name: "lu-lock-keyhole-open",
1266
+ components: [["path", { d: "M11,16 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M5,10 h14 a2,2 0 0 1 2,2 v8 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-8 a2,2 0 0 1 2,-2 Z M7 10V7a5 5 0 0 1 9.33-2.5" }]]
1267
+ }, B4 = {
1268
+ name: "lu-lock-keyhole",
1269
+ components: [["path", { d: "M11,16 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M5,10 h14 a2,2 0 0 1 2,2 v8 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-8 a2,2 0 0 1 2,-2 Z M7 10V7a5 5 0 0 1 10 0v3" }]]
1270
+ }, W4 = {
1271
+ name: "lu-lock-open",
1272
+ components: [["path", { d: "M5,11 h14 a2,2 0 0 1 2,2 v7 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-7 a2,2 0 0 1 2,-2 Z M7 11V7a5 5 0 0 1 9.9-1" }]]
787
1273
  }, j4 = {
788
- name: "ri-command-fill",
789
- components: [["path", { d: "M10 8H14V6.5C14 4.567 15.567 3 17.5 3C19.433 3 21 4.567 21 6.5C21 8.433 19.433 10 17.5 10H16V14H17.5C19.433 14 21 15.567 21 17.5C21 19.433 19.433 21 17.5 21C15.567 21 14 19.433 14 17.5V16H10V17.5C10 19.433 8.433 21 6.5 21C4.567 21 3 19.433 3 17.5C3 15.567 4.567 14 6.5 14H8V10H6.5C4.567 10 3 8.433 3 6.5C3 4.567 4.567 3 6.5 3C8.433 3 10 4.567 10 6.5V8ZM8 8V6.5C8 5.67157 7.32843 5 6.5 5C5.67157 5 5 5.67157 5 6.5C5 7.32843 5.67157 8 6.5 8H8ZM8 16H6.5C5.67157 16 5 16.6716 5 17.5C5 18.3284 5.67157 19 6.5 19C7.32843 19 8 18.3284 8 17.5V16ZM16 8H17.5C18.3284 8 19 7.32843 19 6.5C19 5.67157 18.3284 5 17.5 5C16.6716 5 16 5.67157 16 6.5V8ZM16 16V17.5C16 18.3284 16.6716 19 17.5 19C18.3284 19 19 18.3284 19 17.5C19 16.6716 18.3284 16 17.5 16H16ZM10 10V14H14V10H10Z" }]]
790
- }, K4 = {
791
- name: "ri-command-line",
792
- components: [["path", { d: "M10 8H14V6.5C14 4.567 15.567 3 17.5 3C19.433 3 21 4.567 21 6.5C21 8.433 19.433 10 17.5 10H16V14H17.5C19.433 14 21 15.567 21 17.5C21 19.433 19.433 21 17.5 21C15.567 21 14 19.433 14 17.5V16H10V17.5C10 19.433 8.433 21 6.5 21C4.567 21 3 19.433 3 17.5C3 15.567 4.567 14 6.5 14H8V10H6.5C4.567 10 3 8.433 3 6.5C3 4.567 4.567 3 6.5 3C8.433 3 10 4.567 10 6.5V8ZM8 8V6.5C8 5.67157 7.32843 5 6.5 5C5.67157 5 5 5.67157 5 6.5C5 7.32843 5.67157 8 6.5 8H8ZM8 16H6.5C5.67157 16 5 16.6716 5 17.5C5 18.3284 5.67157 19 6.5 19C7.32843 19 8 18.3284 8 17.5V16ZM16 8H17.5C18.3284 8 19 7.32843 19 6.5C19 5.67157 18.3284 5 17.5 5C16.6716 5 16 5.67157 16 6.5V8ZM16 16V17.5C16 18.3284 16.6716 19 17.5 19C18.3284 19 19 18.3284 19 17.5C19 16.6716 18.3284 16 17.5 16H16ZM10 10V14H14V10H10Z" }]]
1274
+ name: "lu-lock",
1275
+ components: [["path", { d: "M5,11 h14 a2,2 0 0 1 2,2 v7 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-7 a2,2 0 0 1 2,-2 Z M7 11V7a5 5 0 0 1 10 0v4" }]]
793
1276
  }, J4 = {
794
- name: "ri-css3-fill",
795
- components: [["path", { d: "M5.00006 3L4.35006 6.34H17.9401L17.5001 8.5H3.92006L3.26006 11.83H16.8501L16.0901 15.64L10.6101 17.45L5.86006 15.64L6.19006 14H2.85006L2.06006 18L9.91006 21L18.9601 18L20.1601 11.97L20.4001 10.76L21.9401 3H5.00006Z" }]]
1277
+ name: "lu-log-in",
1278
+ components: [["path", { d: "M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4 M10 17 L15 12 L10 7 M15 12 L3 12" }]]
1279
+ }, Q4 = {
1280
+ name: "lu-log-out",
1281
+ components: [["path", { d: "M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4 M16 17 L21 12 L16 7 M21 12 L9 12" }]]
796
1282
  }, N4 = {
797
- name: "ri-css3-line",
798
- components: [["path", { d: "M2.8 14H4.83961L4.2947 16.7245L10.0393 18.8787L17.2665 16.4697L18.3604 11H3.4L3.8 9H18.7604L19.5604 5H4.6L5 3H22L19 18L10 21L2 18L2.8 14Z" }]]
799
- }, X4 = {
800
- name: "ri-cursor-fill",
801
- components: [["path", { d: "M13.9093 12.3603L17.0007 20.8537L14.1816 21.8798L11.0902 13.3864L6.91797 16.5422L8.4087 1.63318L19.134 12.0959L13.9093 12.3603Z" }]]
1283
+ name: "lu-logs",
1284
+ components: [["path", { d: "M13 12h8 M13 18h8 M13 6h8 M3 12h1 M3 18h1 M3 6h1 M8 12h1 M8 18h1 M8 6h1" }]]
802
1285
  }, Y4 = {
803
- name: "ri-cursor-line",
804
- components: [["path", { d: "M15.3873 13.4975L17.9403 20.5117L13.2418 22.2218L10.6889 15.2076L6.79004 17.6529L8.4086 1.63318L19.9457 12.8646L15.3873 13.4975ZM15.3768 19.3163L12.6618 11.8568L15.6212 11.4459L9.98201 5.9561L9.19088 13.7863L11.7221 12.1988L14.4371 19.6583L15.3768 19.3163Z" }]]
1286
+ name: "lu-lollipop",
1287
+ components: [["path", { d: "M3,11 a8,8 0 1,0 16,0 a8,8 0 1,0 -16,0 Z M21 21 L16.7 16.7 M11 11a2 2 0 0 0 4 0 4 4 0 0 0-8 0 6 6 0 0 0 12 0" }]]
805
1288
  }, _4 = {
806
- name: "ri-git-branch-fill",
807
- components: [["path", { d: "M7.10508 15.2101C8.21506 15.6501 9 16.7334 9 18C9 19.6569 7.65685 21 6 21C4.34315 21 3 19.6569 3 18C3 16.6938 3.83481 15.5825 5 15.1707V8.82929C3.83481 8.41746 3 7.30622 3 6C3 4.34315 4.34315 3 6 3C7.65685 3 9 4.34315 9 6C9 7.30622 8.16519 8.41746 7 8.82929V11.9996C7.83566 11.3719 8.87439 11 10 11H14C15.3835 11 16.5482 10.0635 16.8949 8.78991C15.7849 8.34988 15 7.26661 15 6C15 4.34315 16.3431 3 18 3C19.6569 3 21 4.34315 21 6C21 7.3332 20.1303 8.46329 18.9274 8.85392C18.5222 11.2085 16.4703 13 14 13H10C8.61653 13 7.45179 13.9365 7.10508 15.2101Z" }]]
1289
+ name: "lu-luggage",
1290
+ components: [["path", { d: "M6 20a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2 M8 18V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v14 M10 20h4 M14,20 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M6,20 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
808
1291
  }, $4 = {
809
- name: "ri-git-branch-line",
810
- components: [["path", { d: "M7.10508 15.2101C8.21506 15.6501 9 16.7334 9 18C9 19.6569 7.65685 21 6 21C4.34315 21 3 19.6569 3 18C3 16.6938 3.83481 15.5825 5 15.1707V8.82929C3.83481 8.41746 3 7.30622 3 6C3 4.34315 4.34315 3 6 3C7.65685 3 9 4.34315 9 6C9 7.30622 8.16519 8.41746 7 8.82929V11.9996C7.83566 11.3719 8.87439 11 10 11H14C15.3835 11 16.5482 10.0635 16.8949 8.78991C15.7849 8.34988 15 7.26661 15 6C15 4.34315 16.3431 3 18 3C19.6569 3 21 4.34315 21 6C21 7.3332 20.1303 8.46329 18.9274 8.85392C18.5222 11.2085 16.4703 13 14 13H10C8.61653 13 7.45179 13.9365 7.10508 15.2101ZM6 17C5.44772 17 5 17.4477 5 18C5 18.5523 5.44772 19 6 19C6.55228 19 7 18.5523 7 18C7 17.4477 6.55228 17 6 17ZM6 5C5.44772 5 5 5.44772 5 6C5 6.55228 5.44772 7 6 7C6.55228 7 7 6.55228 7 6C7 5.44772 6.55228 5 6 5ZM18 5C17.4477 5 17 5.44772 17 6C17 6.55228 17.4477 7 18 7C18.5523 7 19 6.55228 19 6C19 5.44772 18.5523 5 18 5Z" }]]
811
- }, C7 = {
812
- name: "ri-git-close-pull-request-fill",
813
- components: [["path", { d: "M3 6C3 4.34315 4.34315 3 6 3C7.65685 3 9 4.34315 9 6C9 7.30622 8.16519 8.41746 7 8.82929V15.1707C8.16519 15.5825 9 16.6938 9 18C9 19.6569 7.65685 21 6 21C4.34315 21 3 19.6569 3 18C3 16.6938 3.83481 15.5825 5 15.1707V8.82929C3.83481 8.41746 3 7.30622 3 6ZM15.2929 3.29289C15.6834 2.90237 16.3166 2.90237 16.7071 3.29289L18 4.58579L19.2929 3.29289C19.6834 2.90237 20.3166 2.90237 20.7071 3.29289C21.0976 3.68342 21.0976 4.31658 20.7071 4.70711L19.4142 6L20.7071 7.29289C21.0976 7.68342 21.0976 8.31658 20.7071 8.70711C20.3166 9.09763 19.6834 9.09763 19.2929 8.70711L18 7.41421L16.7071 8.70711C16.3166 9.09763 15.6834 9.09763 15.2929 8.70711C14.9024 8.31658 14.9024 7.68342 15.2929 7.29289L16.5858 6L15.2929 4.70711C14.9024 4.31658 14.9024 3.68342 15.2929 3.29289ZM18 10C18.5523 10 19 10.4477 19 11V15.1707C20.1652 15.5825 21 16.6938 21 18C21 19.6569 19.6569 21 18 21C16.3431 21 15 19.6569 15 18C15 16.6938 15.8348 15.5825 17 15.1707V11C17 10.4477 17.4477 10 18 10Z" }]]
814
- }, H7 = {
815
- name: "ri-git-close-pull-request-line",
816
- components: [["path", { d: "M6 5C5.44772 5 5 5.44772 5 6C5 6.55228 5.44772 7 6 7C6.55228 7 7 6.55228 7 6C7 5.44772 6.55228 5 6 5ZM3 6C3 4.34315 4.34315 3 6 3C7.65685 3 9 4.34315 9 6C9 7.30622 8.16519 8.41746 7 8.82929V15.1707C8.16519 15.5825 9 16.6938 9 18C9 19.6569 7.65685 21 6 21C4.34315 21 3 19.6569 3 18C3 16.6938 3.83481 15.5825 5 15.1707V8.82929C3.83481 8.41746 3 7.30622 3 6ZM15.2929 3.29289C15.6834 2.90237 16.3166 2.90237 16.7071 3.29289L18 4.58579L19.2929 3.29289C19.6834 2.90237 20.3166 2.90237 20.7071 3.29289C21.0976 3.68342 21.0976 4.31658 20.7071 4.70711L19.4142 6L20.7071 7.29289C21.0976 7.68342 21.0976 8.31658 20.7071 8.70711C20.3166 9.09763 19.6834 9.09763 19.2929 8.70711L18 7.41421L16.7071 8.70711C16.3166 9.09763 15.6834 9.09763 15.2929 8.70711C14.9024 8.31658 14.9024 7.68342 15.2929 7.29289L16.5858 6L15.2929 4.70711C14.9024 4.31658 14.9024 3.68342 15.2929 3.29289ZM18 10C18.5523 10 19 10.4477 19 11V15.1707C20.1652 15.5825 21 16.6938 21 18C21 19.6569 19.6569 21 18 21C16.3431 21 15 19.6569 15 18C15 16.6938 15.8348 15.5825 17 15.1707V11C17 10.4477 17.4477 10 18 10ZM6 17C5.44772 17 5 17.4477 5 18C5 18.5523 5.44772 19 6 19C6.55228 19 7 18.5523 7 18C7 17.4477 6.55228 17 6 17ZM18 17C17.4477 17 17 17.4477 17 18C17 18.5523 17.4477 19 18 19C18.5523 19 19 18.5523 19 18C19 17.4477 18.5523 17 18 17Z" }]]
817
- }, V7 = {
818
- name: "ri-git-commit-fill",
819
- components: [["path", { d: "M15.874 13C15.4299 14.7252 13.8638 16 12 16C10.1362 16 8.57006 14.7252 8.12602 13H3V11H8.12602C8.57006 9.27477 10.1362 8 12 8C13.8638 8 15.4299 9.27477 15.874 11H21V13H15.874Z" }]]
820
- }, n7 = {
821
- name: "ri-git-commit-line",
822
- components: [["path", { d: "M15.874 13C15.4299 14.7252 13.8638 16 12 16C10.1362 16 8.57006 14.7252 8.12602 13H3V11H8.12602C8.57006 9.27477 10.1362 8 12 8C13.8638 8 15.4299 9.27477 15.874 11H21V13H15.874ZM12 14C13.1046 14 14 13.1046 14 12C14 10.8954 13.1046 10 12 10C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14Z" }]]
823
- }, i7 = {
824
- name: "ri-git-fork-fill",
825
- components: [["path", { d: "M9 6C9 7.30622 8.16519 8.41746 7 8.82929V9C7 10.1046 7.89543 11 9 11H15C16.1046 11 17 10.1046 17 9V8.82929C15.8348 8.41746 15 7.30622 15 6C15 4.34315 16.3431 3 18 3C19.6569 3 21 4.34315 21 6C21 7.30622 20.1652 8.41746 19 8.82929V9C19 11.2091 17.2091 13 15 13H13V15.1707C14.1652 15.5825 15 16.6938 15 18C15 19.6569 13.6569 21 12 21C10.3431 21 9 19.6569 9 18C9 16.6938 9.83481 15.5825 11 15.1707V13H9C6.79086 13 5 11.2091 5 9V8.82929C3.83481 8.41746 3 7.30622 3 6C3 4.34315 4.34315 3 6 3C7.65685 3 9 4.34315 9 6Z" }]]
826
- }, L7 = {
827
- name: "ri-git-fork-line",
828
- components: [["path", { d: "M6 5C5.44772 5 5 5.44772 5 6C5 6.55228 5.44772 7 6 7C6.55228 7 7 6.55228 7 6C7 5.44772 6.55228 5 6 5ZM3 6C3 4.34315 4.34315 3 6 3C7.65685 3 9 4.34315 9 6C9 7.30622 8.16519 8.41746 7 8.82929V9C7 10.1046 7.89543 11 9 11H15C16.1046 11 17 10.1046 17 9V8.82929C15.8348 8.41746 15 7.30622 15 6C15 4.34315 16.3431 3 18 3C19.6569 3 21 4.34315 21 6C21 7.30622 20.1652 8.41746 19 8.82929V9C19 11.2091 17.2091 13 15 13H13V15.1707C14.1652 15.5825 15 16.6938 15 18C15 19.6569 13.6569 21 12 21C10.3431 21 9 19.6569 9 18C9 16.6938 9.83481 15.5825 11 15.1707V13H9C6.79086 13 5 11.2091 5 9V8.82929C3.83481 8.41746 3 7.30622 3 6ZM18 5C17.4477 5 17 5.44772 17 6C17 6.55228 17.4477 7 18 7C18.5523 7 19 6.55228 19 6C19 5.44772 18.5523 5 18 5ZM12 17C11.4477 17 11 17.4477 11 18C11 18.5523 11.4477 19 12 19C12.5523 19 13 18.5523 13 18C13 17.4477 12.5523 17 12 17Z" }]]
829
- }, e7 = {
830
- name: "ri-git-merge-fill",
831
- components: [["path", { d: "M7.10508 8.78991C7.45179 10.0635 8.61653 11 10 11H14C16.4703 11 18.5222 12.7915 18.9274 15.1461C20.1303 15.5367 21 16.6668 21 18C21 19.6569 19.6569 21 18 21C16.3431 21 15 19.6569 15 18C15 16.7334 15.7849 15.6501 16.8949 15.2101C16.5482 13.9365 15.3835 13 14 13H10C8.87439 13 7.83566 12.6281 7 12.0004V15.1707C8.16519 15.5825 9 16.6938 9 18C9 19.6569 7.65685 21 6 21C4.34315 21 3 19.6569 3 18C3 16.6938 3.83481 15.5825 5 15.1707V8.82929C3.83481 8.41746 3 7.30622 3 6C3 4.34315 4.34315 3 6 3C7.65685 3 9 4.34315 9 6C9 7.26661 8.21506 8.34988 7.10508 8.78991Z" }]]
832
- }, o7 = {
833
- name: "ri-git-merge-line",
834
- components: [["path", { d: "M7.10508 8.78991C7.45179 10.0635 8.61653 11 10 11H14C16.4703 11 18.5222 12.7915 18.9274 15.1461C20.1303 15.5367 21 16.6668 21 18C21 19.6569 19.6569 21 18 21C16.3431 21 15 19.6569 15 18C15 16.7334 15.7849 15.6501 16.8949 15.2101C16.5482 13.9365 15.3835 13 14 13H10C8.87439 13 7.83566 12.6281 7 12.0004V15.1707C8.16519 15.5825 9 16.6938 9 18C9 19.6569 7.65685 21 6 21C4.34315 21 3 19.6569 3 18C3 16.6938 3.83481 15.5825 5 15.1707V8.82929C3.83481 8.41746 3 7.30622 3 6C3 4.34315 4.34315 3 6 3C7.65685 3 9 4.34315 9 6C9 7.26661 8.21506 8.34988 7.10508 8.78991ZM6 7C6.55228 7 7 6.55228 7 6C7 5.44772 6.55228 5 6 5C5.44772 5 5 5.44772 5 6C5 6.55228 5.44772 7 6 7ZM6 19C6.55228 19 7 18.5523 7 18C7 17.4477 6.55228 17 6 17C5.44772 17 5 17.4477 5 18C5 18.5523 5.44772 19 6 19ZM18 19C18.5523 19 19 18.5523 19 18C19 17.4477 18.5523 17 18 17C17.4477 17 17 17.4477 17 18C17 18.5523 17.4477 19 18 19Z" }]]
835
- }, t7 = {
836
- name: "ri-git-pr-draft-fill",
837
- components: [["path", { d: "M7 8.82929C8.16519 8.41746 9 7.30622 9 6C9 4.34315 7.65685 3 6 3C4.34315 3 3 4.34315 3 6C3 7.30622 3.83481 8.41746 5 8.82929V15.1707C3.83481 15.5825 3 16.6938 3 18C3 19.6569 4.34315 21 6 21C7.65685 21 9 19.6569 9 18C9 16.6938 8.16519 15.5825 7 15.1707V8.82929ZM21 18C21 19.6569 19.6569 21 18 21C16.3431 21 15 19.6569 15 18C15 16.3431 16.3431 15 18 15C19.6569 15 21 16.3431 21 18ZM18 7.5C18.8284 7.5 19.5 6.82843 19.5 6C19.5 5.17157 18.8284 4.5 18 4.5C17.1716 4.5 16.5 5.17157 16.5 6C16.5 6.82843 17.1716 7.5 18 7.5ZM19.5 11.5C19.5 12.3284 18.8284 13 18 13C17.1716 13 16.5 12.3284 16.5 11.5C16.5 10.6716 17.1716 10 18 10C18.8284 10 19.5 10.6716 19.5 11.5Z" }]]
838
- }, M7 = {
839
- name: "ri-git-pr-draft-line",
840
- components: [["path", { d: "M5 6C5 5.44772 5.44772 5 6 5C6.55228 5 7 5.44772 7 6C7 6.55228 6.55228 7 6 7C5.44772 7 5 6.55228 5 6ZM6 3C4.34315 3 3 4.34315 3 6C3 7.30622 3.83481 8.41746 5 8.82929V15.1707C3.83481 15.5825 3 16.6938 3 18C3 19.6569 4.34315 21 6 21C7.65685 21 9 19.6569 9 18C9 16.6938 8.16519 15.5825 7 15.1707V8.82929C8.16519 8.41746 9 7.30622 9 6C9 4.34315 7.65685 3 6 3ZM5 18C5 17.4477 5.44772 17 6 17C6.55228 17 7 17.4477 7 18C7 18.5523 6.55228 19 6 19C5.44772 19 5 18.5523 5 18ZM18 17C17.4477 17 17 17.4477 17 18C17 18.5523 17.4477 19 18 19C18.5523 19 19 18.5523 19 18C19 17.4477 18.5523 17 18 17ZM15 18C15 16.3431 16.3431 15 18 15C19.6569 15 21 16.3431 21 18C21 19.6569 19.6569 21 18 21C16.3431 21 15 19.6569 15 18ZM18 7.5C18.8284 7.5 19.5 6.82843 19.5 6C19.5 5.17157 18.8284 4.5 18 4.5C17.1716 4.5 16.5 5.17157 16.5 6C16.5 6.82843 17.1716 7.5 18 7.5ZM19.5 11.5C19.5 12.3284 18.8284 13 18 13C17.1716 13 16.5 12.3284 16.5 11.5C16.5 10.6716 17.1716 10 18 10C18.8284 10 19.5 10.6716 19.5 11.5Z" }]]
841
- }, Z7 = {
842
- name: "ri-git-pull-request-fill",
843
- components: [["path", { d: "M15 5H17C18.1046 5 19 5.89543 19 7V15.1707C20.1652 15.5825 21 16.6938 21 18C21 19.6569 19.6569 21 18 21C16.3431 21 15 19.6569 15 18C15 16.6938 15.8348 15.5825 17 15.1707V7H15V10L10.5 6L15 2V5ZM5 8.82929C3.83481 8.41746 3 7.30622 3 6C3 4.34315 4.34315 3 6 3C7.65685 3 9 4.34315 9 6C9 7.30622 8.16519 8.41746 7 8.82929V15.1707C8.16519 15.5825 9 16.6938 9 18C9 19.6569 7.65685 21 6 21C4.34315 21 3 19.6569 3 18C3 16.6938 3.83481 15.5825 5 15.1707V8.82929Z" }]]
844
- }, a7 = {
845
- name: "ri-git-pull-request-line",
846
- components: [["path", { d: "M15 5H17C18.1046 5 19 5.89543 19 7V15.1707C20.1652 15.5825 21 16.6938 21 18C21 19.6569 19.6569 21 18 21C16.3431 21 15 19.6569 15 18C15 16.6938 15.8348 15.5825 17 15.1707V7H15V10L10.5 6L15 2V5ZM5 8.82929C3.83481 8.41746 3 7.30622 3 6C3 4.34315 4.34315 3 6 3C7.65685 3 9 4.34315 9 6C9 7.30622 8.16519 8.41746 7 8.82929V15.1707C8.16519 15.5825 9 16.6938 9 18C9 19.6569 7.65685 21 6 21C4.34315 21 3 19.6569 3 18C3 16.6938 3.83481 15.5825 5 15.1707V8.82929ZM6 7C6.55228 7 7 6.55228 7 6C7 5.44772 6.55228 5 6 5C5.44772 5 5 5.44772 5 6C5 6.55228 5.44772 7 6 7ZM6 19C6.55228 19 7 18.5523 7 18C7 17.4477 6.55228 17 6 17C5.44772 17 5 17.4477 5 18C5 18.5523 5.44772 19 6 19ZM18 19C18.5523 19 19 18.5523 19 18C19 17.4477 18.5523 17 18 17C17.4477 17 17 17.4477 17 18C17 18.5523 17.4477 19 18 19Z" }]]
847
- }, l7 = {
848
- name: "ri-git-repository-commits-fill",
849
- components: [["path", { d: "M14 17V23H12V17H9L13 12L17 17H14ZM16 19H19V16H18.2L13 9.5L7.64706 16H6.5C5.67157 16 5 16.6716 5 17.5C5 18.3284 5.67157 19 6.5 19H10V21H6.5C4.567 21 3 19.433 3 17.5V5C3 3.34315 4.34315 2 6 2H20C20.5523 2 21 2.44772 21 3V20C21 20.5523 20.5523 21 20 21H16V19ZM7 5V7H9V5H7ZM7 8V10H9V8H7Z" }]]
850
- }, s7 = {
851
- name: "ri-git-repository-commits-line",
852
- components: [["path", { d: "M18 16V14H19V4H6V14.0354C6.1633 14.0121 6.33024 14 6.5 14H8V16H6.5C5.67157 16 5 16.6716 5 17.5C5 18.3284 5.67157 19 6.5 19H10V21H6.5C4.567 21 3 19.433 3 17.5V5C3 3.34315 4.34315 2 6 2H20C20.5523 2 21 2.44772 21 3V20C21 20.5523 20.5523 21 20 21H16V19H19V16H18ZM7 5H9V7H7V5ZM7 8H9V10H7V8ZM14 17V23H12V17H9L13 12L17 17H14Z" }]]
853
- }, c7 = {
854
- name: "ri-git-repository-fill",
855
- components: [["path", { d: "M13 21V23.5L10 21.5L7 23.5V21H6.5C4.567 21 3 19.433 3 17.5V5C3 3.34315 4.34315 2 6 2H20C20.5523 2 21 2.44772 21 3V20C21 20.5523 20.5523 21 20 21H13ZM7 19V17H13V19H19V16H6.5C5.67157 16 5 16.6716 5 17.5C5 18.3284 5.67157 19 6.5 19H7ZM7 5V7H9V5H7ZM7 8V10H9V8H7ZM7 11V13H9V11H7Z" }]]
856
- }, p7 = {
857
- name: "ri-git-repository-line",
858
- components: [["path", { d: "M13 21V23.5L10 21.5L7 23.5V21H6.5C4.567 21 3 19.433 3 17.5V5C3 3.34315 4.34315 2 6 2H20C20.5523 2 21 2.44772 21 3V20C21 20.5523 20.5523 21 20 21H13ZM13 19H19V16H6.5C5.67157 16 5 16.6716 5 17.5C5 18.3284 5.67157 19 6.5 19H7V17H13V19ZM19 14V4H6V14.0354C6.1633 14.0121 6.33024 14 6.5 14H19ZM7 5H9V7H7V5ZM7 8H9V10H7V8ZM7 11H9V13H7V11Z" }]]
859
- }, m7 = {
860
- name: "ri-git-repository-private-fill",
861
- components: [["path", { d: "M18 8H20C20.5523 8 21 8.44772 21 9V21C21 21.5523 20.5523 22 20 22H4C3.44772 22 3 21.5523 3 21V9C3 8.44772 3.44772 8 4 8H6V7C6 3.68629 8.68629 1 12 1C15.3137 1 18 3.68629 18 7V8ZM16 8V7C16 4.79086 14.2091 3 12 3C9.79086 3 8 4.79086 8 7V8H16ZM7 11V13H9V11H7ZM7 14V16H9V14H7ZM7 17V19H9V17H7Z" }]]
862
- }, r7 = {
863
- name: "ri-git-repository-private-line",
864
- components: [["path", { d: "M6 10V20H19V10H6ZM18 8H20C20.5523 8 21 8.44772 21 9V21C21 21.5523 20.5523 22 20 22H4C3.44772 22 3 21.5523 3 21V9C3 8.44772 3.44772 8 4 8H6V7C6 3.68629 8.68629 1 12 1C15.3137 1 18 3.68629 18 7V8ZM16 8V7C16 4.79086 14.2091 3 12 3C9.79086 3 8 4.79086 8 7V8H16ZM7 11H9V13H7V11ZM7 14H9V16H7V14ZM7 17H9V19H7V17Z" }]]
865
- }, d7 = {
866
- name: "ri-html5-fill",
867
- components: [["path", { d: "M12 18.1778L16.6192 16.9222L17.2434 10.1444H9.02648L8.82219 7.88889H17.4477L17.6747 5.67778H6.32535L6.96091 12.3556H14.7806L14.5195 15.2222L12 15.8889L9.48045 15.2222L9.32156 13.3778H7.0517L7.38083 16.9222L12 18.1778ZM3 2H21L19.377 20L12 22L4.62295 20L3 2Z" }]]
868
- }, h7 = {
869
- name: "ri-html5-line",
870
- components: [["path", { d: "M12 18.1778L7.38083 16.9222L7.0517 13.3778H9.32156L9.48045 15.2222L12 15.8889L14.5195 15.2222L14.7806 12.3556H6.96091L6.32535 5.67778H17.6747L17.4477 7.88889H8.82219L9.02648 10.1444H17.2434L16.6192 16.9222L12 18.1778ZM3 2H21L19.377 20L12 22L4.62295 20L3 2ZM5.18844 4L6.48986 18.4339L12 19.9278L17.5101 18.4339L18.8116 4H5.18844Z" }]]
871
- }, R7 = {
872
- name: "ri-javascript-fill",
873
- components: [["path", { d: "M6 3C4.34315 3 3 4.34315 3 6V18C3 19.6569 4.34315 21 6 21H18C19.6569 21 21 19.6569 21 18V6C21 4.34315 19.6569 3 18 3H6ZM13.3344 16.055C14.0531 16.6343 14.7717 16.9203 15.4904 16.913C15.9304 16.913 16.2677 16.8323 16.5024 16.671C16.7297 16.517 16.8434 16.297 16.8434 16.011C16.8434 15.7177 16.7297 15.4683 16.5024 15.263C16.2677 15.0577 15.8241 14.8523 15.1714 14.647C14.3867 14.4197 13.7817 14.1263 13.3564 13.767C12.9384 13.4077 12.7257 12.9053 12.7184 12.26C12.7184 11.6513 12.9824 11.1417 13.5104 10.731C14.0237 10.3203 14.6801 10.115 15.4794 10.115C16.5941 10.115 17.4887 10.3863 18.1634 10.929L17.3934 12.128C17.1221 11.9153 16.8104 11.7613 16.4584 11.666C16.1064 11.556 15.7911 11.501 15.5124 11.501C15.1311 11.501 14.8267 11.5707 14.5994 11.71C14.3721 11.8493 14.2584 12.0327 14.2584 12.26C14.2584 12.5093 14.3977 12.722 14.6764 12.898C14.9551 13.0667 15.4317 13.2537 16.1064 13.459C16.9204 13.701 17.4997 14.0237 17.8444 14.427C18.1891 14.8303 18.3614 15.3437 18.3614 15.967C18.3614 16.605 18.1157 17.155 17.6244 17.617C17.1404 18.0717 16.4364 18.31 15.5124 18.332C14.3024 18.332 13.2904 17.969 12.4764 17.243L13.3344 16.055ZM7.80405 16.693C8.03872 16.8397 8.32105 16.913 8.65105 16.913C8.99572 16.913 9.28172 16.814 9.50905 16.616C9.73639 16.4107 9.85005 16.055 9.85005 15.549V10.247H11.3351V15.835C11.3131 16.7003 11.0637 17.3237 10.5871 17.705C10.3157 17.9323 10.0187 18.0937 9.69605 18.189C9.37339 18.2843 9.06172 18.332 8.76105 18.332C8.21105 18.332 7.72339 18.2367 7.29805 18.046C6.84339 17.8407 6.46205 17.4777 6.15405 16.957L7.18805 16.11C7.37872 16.3667 7.58405 16.561 7.80405 16.693Z" }]]
874
- }, f7 = {
875
- name: "ri-javascript-line",
876
- components: [["path", { d: "M13.3344 16.055 12.4764 17.243C13.2904 17.969 14.3024 18.332 15.5124 18.332 16.4364 18.31 17.1404 18.0717 17.6244 17.617 18.1157 17.155 18.3614 16.605 18.3614 15.967 18.3614 15.3437 18.1891 14.8303 17.8444 14.427 17.4997 14.0237 16.9204 13.701 16.1064 13.459 15.4317 13.2537 14.9551 13.0667 14.6764 12.898 14.3977 12.722 14.2584 12.5093 14.2584 12.26 14.2584 12.0327 14.3721 11.8493 14.5994 11.71 14.8267 11.5707 15.1311 11.501 15.5124 11.501 15.7911 11.501 16.1064 11.556 16.4584 11.666 16.8104 11.7613 17.1221 11.9153 17.3934 12.128L18.1634 10.929C17.4887 10.3863 16.5941 10.115 15.4794 10.115 14.6801 10.115 14.0237 10.3203 13.5104 10.731 12.9824 11.1417 12.7184 11.6513 12.7184 12.26 12.7257 12.9053 12.9384 13.4077 13.3564 13.767 13.7817 14.1263 14.3867 14.4197 15.1714 14.647 15.8241 14.8523 16.2677 15.0577 16.5024 15.263 16.7297 15.4683 16.8434 15.7177 16.8434 16.011 16.8434 16.297 16.7297 16.517 16.5024 16.671 16.2677 16.8323 15.9304 16.913 15.4904 16.913 14.7717 16.9203 14.0531 16.6343 13.3344 16.055ZM7.80405 16.693C7.58405 16.561 7.37872 16.3667 7.18805 16.11L6.15405 16.957C6.46205 17.4777 6.84339 17.8407 7.29805 18.046 7.72339 18.2367 8.21105 18.332 8.76105 18.332 9.06172 18.332 9.37339 18.2843 9.69605 18.189 10.0187 18.0937 10.3157 17.9323 10.5871 17.705 11.0637 17.3237 11.3131 16.7003 11.3351 15.835V10.247H9.85005V15.549C9.85005 16.055 9.73639 16.4107 9.50905 16.616 9.28172 16.814 8.99572 16.913 8.65105 16.913 8.32105 16.913 8.03872 16.8397 7.80405 16.693ZM3 6C3 4.34315 4.34315 3 6 3H18C19.6569 3 21 4.34315 21 6V18C21 19.6569 19.6569 21 18 21H6C4.34315 21 3 19.6569 3 18V6ZM6 5C5.44772 5 5 5.44772 5 6V18C5 18.5523 5.44772 19 6 19H18C18.5523 19 19 18.5523 19 18V6C19 5.44772 18.5523 5 18 5H6Z" }]]
877
- }, F7 = {
878
- name: "ri-parentheses-fill",
879
- components: [["path", { d: "M6.92316 21C5.11268 18.6642 4 15.493 4 12C4 8.50702 5.11268 5.33579 6.92316 3H8.93729C7.23506 5.3884 6.2 8.54241 6.2 12C6.2 15.4576 7.23506 18.6116 8.93729 21H6.92316ZM17.0741 21H15.06C16.7622 18.6116 17.7973 15.4576 17.7973 12C17.7973 8.54241 16.7622 5.3884 15.06 3H17.0741C18.8846 5.33579 19.9973 8.50702 19.9973 12C19.9973 15.493 18.8846 18.6642 17.0741 21Z" }]]
880
- }, u7 = {
881
- name: "ri-parentheses-line",
882
- components: [["path", { d: "M6.92316 21C5.11268 18.6642 4 15.493 4 12C4 8.50702 5.11268 5.33579 6.92316 3H8.93729C7.23506 5.3884 6.2 8.54241 6.2 12C6.2 15.4576 7.23506 18.6116 8.93729 21H6.92316ZM17.0741 21H15.06C16.7622 18.6116 17.7973 15.4576 17.7973 12C17.7973 8.54241 16.7622 5.3884 15.06 3H17.0741C18.8846 5.33579 19.9973 8.50702 19.9973 12C19.9973 15.493 18.8846 18.6642 17.0741 21Z" }]]
883
- }, g7 = {
884
- name: "ri-php-fill",
885
- components: [["path", { d: "M4.931 9.45962H3.59366L2.86408 13.211H4.05124C4.83891 13.211 5.42541 13.0622 5.81074 12.7661C6.19608 12.4686 6.45533 11.9742 6.58991 11.28C6.72024 10.6142 6.66075 10.1439 6.41425 9.87045C6.16633 9.59703 5.67333 9.45962 4.931 9.45962ZM7.38183 13.6133C7.01208 13.9675 6.56725 14.2338 6.08275 14.3939C5.60675 14.5469 4.999 14.6262 4.26233 14.6262H2.58924L2.126 17.0076H0.173828L1.91633 8.04578H5.67049C6.79958 8.04578 7.62266 8.34187 8.14116 8.93545C8.65966 9.52762 8.81549 10.355 8.60866 11.4175C8.52944 11.8379 8.38357 12.243 8.17658 12.6174C7.97399 12.9786 7.70908 13.3115 7.38183 13.6133ZM13.0825 14.6262L13.8517 10.661C13.941 10.2105 13.907 9.90162 13.7554 9.7387C13.6038 9.57437 13.2794 9.4922 12.7822 9.4922H11.2352L10.2378 14.6276H8.29983L10.0423 5.66437H11.9789L11.5157 8.0472H13.2412C14.3277 8.0472 15.0757 8.23703 15.488 8.61528C15.9002 8.99353 16.0235 9.60695 15.8606 10.4555L15.0502 14.6262H13.0825ZM23.8449 11.4175C23.767 11.8382 23.621 12.2435 23.4128 12.6174C23.2102 12.9786 22.9453 13.3115 22.6181 13.6133C22.2481 13.9664 21.8044 14.233 21.319 14.3939C20.843 14.5469 20.2352 14.6262 19.4972 14.6262H17.8255L17.3622 17.009H15.4101L17.1526 8.0472H20.9053C22.0344 8.0472 22.8575 8.34328 23.376 8.93687C23.8945 9.52762 24.0517 10.355 23.8449 11.4175ZM20.1687 9.45962H18.8327L18.1017 13.211H19.2889C20.078 13.211 20.6645 13.0622 21.0484 12.7661C21.4337 12.4686 21.693 11.9742 21.829 11.28C21.9593 10.6142 21.8984 10.1439 21.6519 9.87045C21.4054 9.59703 20.9096 9.45962 20.1687 9.45962Z" }]]
886
- }, b7 = {
887
- name: "ri-php-line",
888
- components: [["path", { d: "M10.15 5.5498L8.43273 14.3844H10.4327L11.2914 9.96713H12.7914C13.3437 9.96713 13.7059 10.4066 13.6006 10.9488L12.9327 14.3844H14.9327L15.6006 10.9488C15.9167 9.32234 14.8298 8.00387 13.173 8.00387H11.673L12.15 5.5498H10.15ZM2.17285 8.00392H5.92285C7.71777 8.00392 8.89521 9.43226 8.55272 11.1942C8.21023 12.9562 6.47751 14.3845 4.68259 14.3845H2.93259L2.45557 16.8386H0.455566L2.17285 8.00392ZM3.31421 12.4212H5.06421C5.75456 12.4212 6.42099 11.8719 6.55272 11.1942C6.68444 10.5165 6.23159 9.96717 5.54123 9.96717H3.79123L3.31421 12.4212ZM17.1728 8.00392H20.9228C22.7178 8.00392 23.8952 9.43226 23.5527 11.1942C23.2102 12.9562 21.4775 14.3845 19.6826 14.3845H17.9326L17.4556 16.8386H15.4556L17.1728 8.00392ZM18.3142 12.4212H20.0642C20.7546 12.4212 21.421 11.8719 21.5527 11.1942C21.6844 10.5165 21.2316 9.96717 20.5412 9.96717H18.7912L18.3142 12.4212Z" }]]
889
- }, y7 = {
890
- name: "ri-puzzle-2-fill",
891
- components: [["path", { d: "M8 4C8 2.34315 9.34315 1 11 1C12.6569 1 14 2.34315 14 4C14 4.35064 13.9398 4.68722 13.8293 5H20C20.5523 5 21 5.44772 21 6V9.12602C21 9.43517 20.857 9.72694 20.6127 9.91635C20.3683 10.1058 20.0501 10.1715 19.7507 10.0945C19.5119 10.033 19.2605 10 19 10C17.3431 10 16 11.3431 16 13C16 14.6569 17.3431 16 19 16C19.2605 16 19.5119 15.967 19.7507 15.9055C20.0501 15.8285 20.3683 15.8942 20.6127 16.0836C20.857 16.2731 21 16.5648 21 16.874V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V6C3 5.44772 3.44772 5 4 5H8.17071C8.06015 4.68722 8 4.35064 8 4Z" }]]
892
- }, k7 = {
893
- name: "ri-puzzle-2-line",
894
- components: [["path", { d: "M7 5C7 2.79086 8.79086 1 11 1C13.2091 1 15 2.79086 15 5H20C20.5523 5 21 5.44772 21 6V10.1707C21 10.4953 20.8424 10.7997 20.5774 10.9872C20.3123 11.1746 19.9728 11.2217 19.6668 11.1135C19.4595 11.0403 19.2355 11 19 11C17.8954 11 17 11.8954 17 13C17 14.1046 17.8954 15 19 15C19.2355 15 19.4595 14.9597 19.6668 14.8865C19.9728 14.7783 20.3123 14.8254 20.5774 15.0128C20.8424 15.2003 21 15.5047 21 15.8293V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V6C3 5.44772 3.44772 5 4 5H7ZM11 3C9.89543 3 9 3.89543 9 5C9 5.23554 9.0403 5.45952 9.11355 5.66675C9.22172 5.97282 9.17461 6.31235 8.98718 6.57739C8.79974 6.84243 8.49532 7 8.17071 7H5V19H19V17C16.7909 17 15 15.2091 15 13C15 10.7909 16.7909 9 19 9V7H13.8293C13.5047 7 13.2003 6.84243 13.0128 6.57739C12.8254 6.31235 12.7783 5.97282 12.8865 5.66675C12.9597 5.45952 13 5.23555 13 5C13 3.89543 12.1046 3 11 3Z" }]]
895
- }, B7 = {
896
- name: "ri-puzzle-fill",
897
- components: [["path", { d: "M8 4C8 2.34315 9.34315 1 11 1C12.6569 1 14 2.34315 14 4C14 4.35064 13.9398 4.68722 13.8293 5H18C18.5523 5 19 5.44772 19 6V10.1707C19.3128 10.0602 19.6494 10 20 10C21.6569 10 23 11.3431 23 13C23 14.6569 21.6569 16 20 16C19.6494 16 19.3128 15.9398 19 15.8293V20C19 20.5523 18.5523 21 18 21H4C3.44772 21 3 20.5523 3 20V6C3 5.44772 3.44772 5 4 5H8.17071C8.06015 4.68722 8 4.35064 8 4Z" }]]
898
- }, S7 = {
899
- name: "ri-puzzle-line",
900
- components: [["path", { d: "M7 5C7 2.79086 8.79086 1 11 1C13.2091 1 15 2.79086 15 5H18C18.5523 5 19 5.44772 19 6V9C21.2091 9 23 10.7909 23 13C23 15.2091 21.2091 17 19 17V20C19 20.5523 18.5523 21 18 21H4C3.44772 21 3 20.5523 3 20V6C3 5.44772 3.44772 5 4 5H7ZM11 3C9.89543 3 9 3.89543 9 5C9 5.23554 9.0403 5.45952 9.11355 5.66675C9.22172 5.97282 9.17461 6.31235 8.98718 6.57739C8.79974 6.84243 8.49532 7 8.17071 7H5V19H17V15.8293C17 15.5047 17.1576 15.2003 17.4226 15.0128C17.6877 14.8254 18.0272 14.7783 18.3332 14.8865C18.5405 14.9597 18.7645 15 19 15C20.1046 15 21 14.1046 21 13C21 11.8954 20.1046 11 19 11C18.7645 11 18.5405 11.0403 18.3332 11.1135C18.0272 11.2217 17.6877 11.1746 17.4226 10.9872C17.1576 10.7997 17 10.4953 17 10.1707V7H13.8293C13.5047 7 13.2003 6.84243 13.0128 6.57739C12.8254 6.31235 12.7783 5.97282 12.8865 5.66675C12.9597 5.45952 13 5.23555 13 5C13 3.89543 12.1046 3 11 3Z" }]]
901
- }, v7 = {
902
- name: "ri-terminal-box-fill",
903
- components: [["path", { d: "M3 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3ZM12 15V17H18V15H12ZM8.41421 12L5.58579 14.8284L7 16.2426L11.2426 12L7 7.75736L5.58579 9.17157L8.41421 12Z" }]]
904
- }, w7 = {
905
- name: "ri-terminal-box-line",
906
- components: [["path", { d: "M3 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3ZM4 5V19H20V5H4ZM12 15H18V17H12V15ZM8.66685 12L5.83842 9.17157L7.25264 7.75736L11.4953 12L7.25264 16.2426L5.83842 14.8284L8.66685 12Z" }]]
907
- }, P7 = {
908
- name: "ri-terminal-fill",
909
- components: [["path", { d: "M10.9999 12L3.92886 19.0711L2.51465 17.6569L8.1715 12L2.51465 6.34317L3.92886 4.92896L10.9999 12ZM10.9999 19H20.9999V21H10.9999V19Z" }]]
910
- }, D7 = {
911
- name: "ri-terminal-line",
912
- components: [["path", { d: "M10.9999 12L3.92886 19.0711L2.51465 17.6569L8.1715 12L2.51465 6.34317L3.92886 4.92896L10.9999 12ZM10.9999 19H20.9999V21H10.9999V19Z" }]]
913
- }, A7 = {
914
- name: "ri-terminal-window-fill",
915
- components: [["path", { d: "M20 10H4V19H20V10ZM3 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3ZM5 6V8H7V6H5ZM9 6V8H11V6H9ZM5 11H8V16H5V11Z" }]]
916
- }, z7 = {
917
- name: "ri-terminal-window-line",
918
- components: [["path", { d: "M20 9V5H4V9H20ZM20 11H4V19H20V11ZM3 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3ZM5 12H8V17H5V12ZM5 6H7V8H5V6ZM9 6H11V8H9V6Z" }]]
919
- }, G7 = {
920
- name: "ri-airplay-fill",
921
- components: [["path", { d: "M12.4 13.5333L17.4 20.2C17.5657 20.4209 17.5209 20.7343 17.3 20.9C17.2135 20.9649 17.1082 21 17 21H7C6.72386 21 6.5 20.7761 6.5 20.5C6.5 20.3918 6.53509 20.2865 6.6 20.2L11.6 13.5333C11.7657 13.3124 12.0791 13.2676 12.3 13.4333C12.3379 13.4618 12.3716 13.4954 12.4 13.5333ZM18 19V17H20V5H4V17H6V19H2.9918C2.44405 19 2 18.5554 2 17.9991V4.00087C2 3.44811 2.45531 3 2.9918 3H21.0082C21.556 3 22 3.44463 22 4.00087V17.9991C22 18.5519 21.5447 19 21.0082 19H18Z" }]]
922
- }, x7 = {
923
- name: "ri-airplay-line",
924
- components: [["path", { d: "M12.4 13.5333L17.4 20.2C17.5657 20.4209 17.5209 20.7343 17.3 20.9C17.2135 20.9649 17.1082 21 17 21H7C6.72386 21 6.5 20.7761 6.5 20.5C6.5 20.3918 6.53509 20.2865 6.6 20.2L11.6 13.5333C11.7657 13.3124 12.0791 13.2676 12.3 13.4333C12.3379 13.4618 12.3716 13.4954 12.4 13.5333ZM12 16.33L10 19H14L12 16.33ZM18 19V17H20V5H4V17H6V19H2.9918C2.44405 19 2 18.5554 2 17.9991V4.00087C2 3.44811 2.45531 3 2.9918 3H21.0082C21.556 3 22 3.44463 22 4.00087V17.9991C22 18.5519 21.5447 19 21.0082 19H18Z" }]]
925
- }, T7 = {
926
- name: "ri-barcode-box-fill",
927
- components: [["path", { d: "M3 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3ZM6 7V17H9V7H6ZM10 7V17H12V7H10ZM13 7V17H14V7H13ZM15 7V17H18V7H15Z" }]]
928
- }, q7 = {
929
- name: "ri-barcode-box-line",
930
- components: [["path", { d: "M4 5V19H20V5H4ZM3 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3ZM6 7H9V17H6V7ZM10 7H12V17H10V7ZM13 7H14V17H13V7ZM15 7H18V17H15V7Z" }]]
931
- }, I7 = {
932
- name: "ri-barcode-fill",
933
- components: [["path", { d: "M2 4H4V20H2V4ZM6 4H8V20H6V4ZM9 4H12V20H9V4ZM13 4H15V20H13V4ZM16 4H18V20H16V4ZM19 4H22V20H19V4Z" }]]
934
- }, W7 = {
935
- name: "ri-barcode-line",
936
- components: [["path", { d: "M2 4H4V20H2V4ZM6 4H7V20H6V4ZM8 4H10V20H8V4ZM11 4H13V20H11V4ZM14 4H16V20H14V4ZM17 4H18V20H17V4ZM19 4H22V20H19V4Z" }]]
937
- }, E7 = {
938
- name: "ri-base-station-fill",
939
- components: [["path", { d: "M12 13L18 22H6L12 13ZM10.9393 10.5606C10.3536 9.97486 10.3536 9.02511 10.9393 8.43933C11.5251 7.85354 12.4749 7.85354 13.0607 8.43933C13.6464 9.02511 13.6464 9.97486 13.0607 10.5606C12.4749 11.1464 11.5251 11.1464 10.9393 10.5606ZM5.28249 2.78247L6.6967 4.19668C3.76777 7.12562 3.76777 11.8744 6.6967 14.8033L5.28249 16.2175C1.5725 12.5075 1.5725 6.49245 5.28249 2.78247ZM18.7175 2.78247C22.4275 6.49245 22.4275 12.5075 18.7175 16.2175L17.3033 14.8033C20.2322 11.8744 20.2322 7.12562 17.3033 4.19668L18.7175 2.78247ZM8.11091 5.6109L9.52513 7.02511C8.15829 8.39195 8.15829 10.608 9.52513 11.9749L8.11091 13.3891C5.96303 11.2412 5.96303 7.75878 8.11091 5.6109H8.11091ZM15.8891 5.6109C18.037 7.75878 18.037 11.2412 15.8891 13.3891L14.4749 11.9749C15.8417 10.608 15.8417 8.39195 14.4749 7.02511L15.8891 5.6109Z" }]]
940
- }, Q7 = {
941
- name: "ri-base-station-line",
942
- components: [["path", { d: "M12 13L18 22H6L12 13ZM12 16.6L9.74 20H14.26L12 16.6ZM10.9393 10.5606C10.3536 9.97486 10.3536 9.02511 10.9393 8.43933C11.5251 7.85354 12.4749 7.85354 13.0607 8.43933C13.6464 9.02511 13.6464 9.97486 13.0607 10.5606C12.4749 11.1464 11.5251 11.1464 10.9393 10.5606ZM5.28249 2.78247L6.6967 4.19668C3.76777 7.12562 3.76777 11.8744 6.6967 14.8033L5.28249 16.2175C1.5725 12.5075 1.5725 6.49245 5.28249 2.78247ZM18.7175 2.78247C22.4275 6.49245 22.4275 12.5075 18.7175 16.2175L17.3033 14.8033C20.2322 11.8744 20.2322 7.12562 17.3033 4.19668L18.7175 2.78247ZM8.11091 5.6109L9.52513 7.02511C8.15829 8.39195 8.15829 10.608 9.52513 11.9749L8.11091 13.3891C5.96303 11.2412 5.96303 7.75878 8.11091 5.6109H8.11091ZM15.8891 5.6109C18.037 7.75878 18.037 11.2412 15.8891 13.3891L14.4749 11.9749C15.8417 10.608 15.8417 8.39195 14.4749 7.02511L15.8891 5.6109Z" }]]
943
- }, O7 = {
944
- name: "ri-battery-2-charge-fill",
945
- components: [["path", { d: "M9 4V3C9 2.44772 9.44772 2 10 2H14C14.5523 2 15 2.44772 15 3V4H18C18.5523 4 19 4.44772 19 5V21C19 21.5523 18.5523 22 18 22H6C5.44772 22 5 21.5523 5 21V5C5 4.44772 5.44772 4 6 4H9ZM13 12V7L8 14H11V19L16 12H13Z" }]]
946
- }, U7 = {
947
- name: "ri-battery-2-charge-line",
948
- components: [["path", { d: "M13 12H16L11 19V14H8L13 7V12ZM11 6H7V20H17V6H13V4H11V6ZM9 4V3C9 2.44772 9.44772 2 10 2H14C14.5523 2 15 2.44772 15 3V4H18C18.5523 4 19 4.44772 19 5V21C19 21.5523 18.5523 22 18 22H6C5.44772 22 5 21.5523 5 21V5C5 4.44772 5.44772 4 6 4H9Z" }]]
949
- }, j7 = {
950
- name: "ri-battery-2-fill",
951
- components: [["path", { d: "M9 4V3C9 2.44772 9.44772 2 10 2H14C14.5523 2 15 2.44772 15 3V4H18C18.5523 4 19 4.44772 19 5V21C19 21.5523 18.5523 22 18 22H6C5.44772 22 5 21.5523 5 21V5C5 4.44772 5.44772 4 6 4H9Z" }]]
952
- }, K7 = {
953
- name: "ri-battery-2-line",
954
- components: [["path", { d: "M11 6H7V20H17V6H13V4H11V6ZM9 4V3C9 2.44772 9.44772 2 10 2H14C14.5523 2 15 2.44772 15 3V4H18C18.5523 4 19 4.44772 19 5V21C19 21.5523 18.5523 22 18 22H6C5.44772 22 5 21.5523 5 21V5C5 4.44772 5.44772 4 6 4H9Z" }]]
955
- }, J7 = {
956
- name: "ri-battery-charge-fill",
957
- components: [["path", { d: "M12 11V5L7 13H10V19L15 11H12ZM3 5H19C19.5523 5 20 5.44772 20 6V18C20 18.5523 19.5523 19 19 19H3C2.44772 19 2 18.5523 2 18V6C2 5.44772 2.44772 5 3 5ZM21 9H23V15H21V9Z" }]]
958
- }, N7 = {
959
- name: "ri-battery-charge-line",
960
- components: [["path", { d: "M8 19H3C2.44772 19 2 18.5523 2 18V6C2 5.44772 2.44772 5 3 5H9.625L8.45833 7H4V17H8V19ZM12.375 19L13.5417 17H18V7H14V5H19C19.5523 5 20 5.44772 20 6V18C20 18.5523 19.5523 19 19 19H12.375ZM21 9H23V15H21V9ZM12 11H15L10 19V13H7L12 5V11Z" }]]
961
- }, X7 = {
962
- name: "ri-battery-fill",
963
- components: [["path", { d: "M3 5H19C19.5523 5 20 5.44772 20 6V18C20 18.5523 19.5523 19 19 19H3C2.44772 19 2 18.5523 2 18V6C2 5.44772 2.44772 5 3 5ZM21 9H23V15H21V9Z" }]]
964
- }, Y7 = {
965
- name: "ri-battery-line",
966
- components: [["path", { d: "M4 7V17H18V7H4ZM3 5H19C19.5523 5 20 5.44772 20 6V18C20 18.5523 19.5523 19 19 19H3C2.44772 19 2 18.5523 2 18V6C2 5.44772 2.44772 5 3 5ZM21 9H23V15H21V9Z" }]]
967
- }, _7 = {
968
- name: "ri-battery-low-fill",
969
- components: [["path", { d: "M3 5H19C19.5523 5 20 5.44772 20 6V18C20 18.5523 19.5523 19 19 19H3C2.44772 19 2 18.5523 2 18V6C2 5.44772 2.44772 5 3 5ZM5 8V16H9V8H5ZM21 9H23V15H21V9Z" }]]
970
- }, $7 = {
971
- name: "ri-battery-low-line",
972
- components: [["path", { d: "M4 7V17H18V7H4ZM3 5H19C19.5523 5 20 5.44772 20 6V18C20 18.5523 19.5523 19 19 19H3C2.44772 19 2 18.5523 2 18V6C2 5.44772 2.44772 5 3 5ZM5 8H9V16H5V8ZM21 9H23V15H21V9Z" }]]
973
- }, C9 = {
974
- name: "ri-battery-saver-fill",
975
- components: [["path", { d: "M14 2C14.5523 2 15 2.44772 15 3V4H18C18.5523 4 19 4.44772 19 5V21C19 21.5523 18.5523 22 18 22H6C5.44772 22 5 21.5523 5 21V5C5 4.44772 5.44772 4 6 4H9V3C9 2.44772 9.44772 2 10 2H14ZM13 9H11V12H8V14H11V17H13V14H16V12H13V9Z" }]]
976
- }, H9 = {
977
- name: "ri-battery-saver-line",
978
- components: [["path", { d: "M14 2C14.5523 2 15 2.44772 15 3V4H18C18.5523 4 19 4.44772 19 5V21C19 21.5523 18.5523 22 18 22H6C5.44772 22 5 21.5523 5 21V5C5 4.44772 5.44772 4 6 4H9V3C9 2.44772 9.44772 2 10 2H14ZM13 4H11V6H7V20H17V6H13V4ZM13 9V12H16V14H13V17H11V14H8V12H11V9H13Z" }]]
979
- }, V9 = {
980
- name: "ri-battery-share-fill",
981
- components: [["path", { d: "M14 2C14.5523 2 15 2.44772 15 3V4H18C18.5523 4 19 4.44772 19 5V11.2L15 8V11H14C11.8578 11 10 12.79 10 15V18H12V15C12 13.95 12.95 13 14 13H15V16L19 12.8V21C19 21.5523 18.5523 22 18 22H6C5.44772 22 5 21.5523 5 21V5C5 4.44772 5.44772 4 6 4H9V3C9 2.44772 9.44772 2 10 2H14Z" }]]
982
- }, n9 = {
983
- name: "ri-battery-share-line",
984
- components: [["path", { d: "M14 2C14.5523 2 15 2.44772 15 3V4H18C18.5523 4 19 4.44772 19 5V7H17V6H13V4H11V6H7V20H17V17H19V21C19 21.5523 18.5523 22 18 22H6C5.44772 22 5 21.5523 5 21V5C5 4.44772 5.44772 4 6 4H9V3C9 2.44772 9.44772 2 10 2H14ZM15 8L20 12L15 16V13H14C12.9456 13 12 13.95 12 15V18H10V15C10 12.7909 11.7909 11 14 11H15V8Z" }]]
985
- }, i9 = {
986
- name: "ri-bluetooth-connect-fill",
987
- components: [["path", { d: "M14.3113 12L18.6544 16.3431L12.9976 22H10.9976V15.3137L6.63359 19.6777L5.21938 18.2635L10.9976 12.4853V11.5147L5.21938 5.73654L6.63359 4.32233L10.9976 8.68629V2H12.9976L18.6544 7.65685L14.3113 12ZM12.9976 13.5147V19.1716L15.826 16.3431L12.9976 13.5147ZM12.9976 10.4853L15.826 7.65685L12.9976 4.82843V10.4853ZM19.5 13.5C18.6716 13.5 18 12.8284 18 12C18 11.1716 18.6716 10.5 19.5 10.5C20.3284 10.5 21 11.1716 21 12C21 12.8284 20.3284 13.5 19.5 13.5ZM6.5 13.5C5.67157 13.5 5 12.8284 5 12C5 11.1716 5.67157 10.5 6.5 10.5C7.32843 10.5 8 11.1716 8 12C8 12.8284 7.32843 13.5 6.5 13.5Z" }]]
988
- }, L9 = {
989
- name: "ri-bluetooth-connect-line",
990
- components: [["path", { d: "M14.3113 12L18.6544 16.3431L12.9976 22H10.9976V15.3137L6.63359 19.6777L5.21938 18.2635L10.9976 12.4853V11.5147L5.21938 5.73654L6.63359 4.32233L10.9976 8.68629V2H12.9976L18.6544 7.65685L14.3113 12ZM12.9976 13.5147V19.1716L15.826 16.3431L12.9976 13.5147ZM12.9976 10.4853L15.826 7.65685L12.9976 4.82843V10.4853ZM19.5 13.5C18.6716 13.5 18 12.8284 18 12C18 11.1716 18.6716 10.5 19.5 10.5C20.3284 10.5 21 11.1716 21 12C21 12.8284 20.3284 13.5 19.5 13.5ZM6.5 13.5C5.67157 13.5 5 12.8284 5 12C5 11.1716 5.67157 10.5 6.5 10.5C7.32843 10.5 8 11.1716 8 12C8 12.8284 7.32843 13.5 6.5 13.5Z" }]]
991
- }, e9 = {
992
- name: "ri-bluetooth-fill",
993
- components: [["path", { d: "M14.3116 12L18.6548 16.3431L12.9979 22H10.9979V15.3137L6.63394 19.6777L5.21973 18.2635L10.9979 12.4853V11.5147L5.21973 5.73654L6.63394 4.32233L10.9979 8.68629V2H12.9979L18.6548 7.65685L14.3116 12ZM12.9979 13.5147V19.1716L15.8263 16.3431L12.9979 13.5147ZM12.9979 10.4853L15.8263 7.65685L12.9979 4.82843V10.4853Z" }]]
994
- }, o9 = {
995
- name: "ri-bluetooth-line",
996
- components: [["path", { d: "M14.3116 12L18.6548 16.3431L12.9979 22H10.9979V15.3137L6.63394 19.6777L5.21973 18.2635L10.9979 12.4853V11.5147L5.21973 5.73654L6.63394 4.32233L10.9979 8.68629V2H12.9979L18.6548 7.65685L14.3116 12ZM12.9979 13.5147V19.1716L15.8263 16.3431L12.9979 13.5147ZM12.9979 10.4853L15.8263 7.65685L12.9979 4.82843V10.4853Z" }]]
997
- }, t9 = {
998
- name: "ri-cast-fill",
999
- components: [["path", { d: "M3 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H15C15 20.3199 14.9478 19.6519 14.8471 19H20V5H4V8.1529C3.34806 8.05223 2.68013 8 2 8V4C2 3.44772 2.44772 3 3 3ZM13 21H11C11 16.0294 6.97056 12 2 12V10C8.07513 10 13 14.9249 13 21ZM9 21H7C7 18.2386 4.76142 16 2 16V14C5.86599 14 9 17.134 9 21ZM5 21H2V18C3.65685 18 5 19.3431 5 21ZM14.373 17C13.093 13.0376 9.9624 9.90704 6 8.627V7H18V17H14.373Z" }]]
1000
- }, M9 = {
1001
- name: "ri-cast-line",
1002
- components: [["path", { d: "M3 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H15C15 20.3199 14.9478 19.6519 14.8471 19H20V5H4V8.1529C3.34806 8.05223 2.68013 8 2 8V4C2 3.44772 2.44772 3 3 3ZM13 21H11C11 16.0294 6.97056 12 2 12V10C8.07513 10 13 14.9249 13 21ZM9 21H7C7 18.2386 4.76142 16 2 16V14C5.86599 14 9 17.134 9 21ZM5 21H2V18C3.65685 18 5 19.3431 5 21Z" }]]
1003
- }, Z9 = {
1004
- name: "ri-cellphone-fill",
1005
- components: [["path", { d: "M7 2H18C18.5523 2 19 2.44772 19 3V21C19 21.5523 18.5523 22 18 22H6C5.44772 22 5 21.5523 5 21V0H7V2ZM7 4V9H17V4H7Z" }]]
1006
- }, a9 = {
1007
- name: "ri-cellphone-line",
1008
- components: [["path", { d: "M7 2H18C18.5523 2 19 2.44772 19 3V21C19 21.5523 18.5523 22 18 22H6C5.44772 22 5 21.5523 5 21V0H7V2ZM7 9H17V4H7V9ZM7 11V20H17V11H7Z" }]]
1009
- }, l9 = {
1010
- name: "ri-computer-fill",
1011
- components: [["path", { d: "M13 18V20H17V22H7V20H11V18H2.9918C2.44405 18 2 17.5511 2 16.9925V4.00748C2 3.45107 2.45531 3 2.9918 3H21.0082C21.556 3 22 3.44892 22 4.00748V16.9925C22 17.5489 21.5447 18 21.0082 18H13Z" }]]
1012
- }, s9 = {
1013
- name: "ri-computer-line",
1014
- components: [["path", { d: "M4 16H20V5H4V16ZM13 18V20H17V22H7V20H11V18H2.9918C2.44405 18 2 17.5511 2 16.9925V4.00748C2 3.45107 2.45531 3 2.9918 3H21.0082C21.556 3 22 3.44892 22 4.00748V16.9925C22 17.5489 21.5447 18 21.0082 18H13Z" }]]
1015
- }, c9 = {
1016
- name: "ri-cpu-fill",
1017
- components: [["path", { d: "M14 20H10V22H8V20H5C4.44772 20 4 19.5523 4 19V16H2V14H4V10H2V8H4V5C4 4.44772 4.44772 4 5 4H8V2H10V4H14V2H16V4H19C19.5523 4 20 4.44772 20 5V8H22V10H20V14H22V16H20V19C20 19.5523 19.5523 20 19 20H16V22H14V20ZM7 7V11H11V7H7Z" }]]
1018
- }, p9 = {
1019
- name: "ri-cpu-line",
1020
- components: [["path", { d: "M6 18H18V6H6V18ZM14 20H10V22H8V20H5C4.44772 20 4 19.5523 4 19V16H2V14H4V10H2V8H4V5C4 4.44772 4.44772 4 5 4H8V2H10V4H14V2H16V4H19C19.5523 4 20 4.44772 20 5V8H22V10H20V14H22V16H20V19C20 19.5523 19.5523 20 19 20H16V22H14V20ZM8 8H16V16H8V8Z" }]]
1021
- }, m9 = {
1022
- name: "ri-dashboard-2-fill",
1023
- components: [["path", { d: "M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12 5C8.13401 5 5 8.13401 5 12C5 13.8525 5.71957 15.5368 6.89445 16.7889L7.05025 16.9497L8.46447 15.5355C7.55964 14.6307 7 13.3807 7 12C7 9.23858 9.23858 7 12 7C12.448 7 12.8822 7.05892 13.2954 7.16944L14.8579 5.60806C13.9852 5.21731 13.018 5 12 5ZM18.3924 9.14312L16.8306 10.7046C16.9411 11.1178 17 11.552 17 12C17 13.3807 16.4404 14.6307 15.5355 15.5355L16.9497 16.9497C18.2165 15.683 19 13.933 19 12C19 10.9824 18.7829 10.0155 18.3924 9.14312ZM16.2426 6.34315L12.517 10.0675C12.3521 10.0235 12.1788 10 12 10C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14C13.1046 14 14 13.1046 14 12C14 11.8212 13.9765 11.6479 13.9325 11.483L17.6569 7.75736L16.2426 6.34315Z" }]]
1024
- }, r9 = {
1025
- name: "ri-dashboard-2-line",
1026
- components: [["path", { d: "M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4ZM12 5C13.018 5 13.9852 5.21731 14.8579 5.60806L13.2954 7.16944C12.8822 7.05892 12.448 7 12 7C9.23858 7 7 9.23858 7 12C7 13.3807 7.55964 14.6307 8.46447 15.5355L7.05025 16.9497L6.89445 16.7889C5.71957 15.5368 5 13.8525 5 12C5 8.13401 8.13401 5 12 5ZM18.3924 9.14312C18.7829 10.0155 19 10.9824 19 12C19 13.933 18.2165 15.683 16.9497 16.9497L15.5355 15.5355C16.4404 14.6307 17 13.3807 17 12C17 11.552 16.9411 11.1178 16.8306 10.7046L18.3924 9.14312ZM16.2426 6.34315L17.6569 7.75736L13.9325 11.483C13.9765 11.6479 14 11.8212 14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C12.1788 10 12.3521 10.0235 12.517 10.0675L16.2426 6.34315Z" }]]
1027
- }, d9 = {
1028
- name: "ri-dashboard-3-fill",
1029
- components: [["path", { d: "M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM16.5962 7.40381C16.3916 7.19926 16.0697 7.17128 15.8329 7.33748C12.9438 9.36549 11.3126 10.5661 10.9393 10.9393C10.3536 11.5251 10.3536 12.4749 10.9393 13.0607C11.5251 13.6464 12.4749 13.6464 13.0607 13.0607C13.2796 12.8417 14.479 11.2095 16.6587 8.16418C16.8267 7.92955 16.8002 7.60784 16.5962 7.40381ZM17.5 11C16.9477 11 16.5 11.4477 16.5 12C16.5 12.5523 16.9477 13 17.5 13C18.0523 13 18.5 12.5523 18.5 12C18.5 11.4477 18.0523 11 17.5 11ZM6.5 11C5.94772 11 5.5 11.4477 5.5 12C5.5 12.5523 5.94772 13 6.5 13C7.05228 13 7.5 12.5523 7.5 12C7.5 11.4477 7.05228 11 6.5 11ZM8.81802 7.40381C8.4275 7.01328 7.79433 7.01328 7.40381 7.40381C7.01328 7.79433 7.01328 8.4275 7.40381 8.81802C7.79433 9.20854 8.4275 9.20854 8.81802 8.81802C9.20854 8.4275 9.20854 7.79433 8.81802 7.40381ZM12 5.5C11.4477 5.5 11 5.94772 11 6.5C11 7.05228 11.4477 7.5 12 7.5C12.5523 7.5 13 7.05228 13 6.5C13 5.94772 12.5523 5.5 12 5.5Z" }]]
1030
- }, h9 = {
1031
- name: "ri-dashboard-3-line",
1032
- components: [["path", { d: "M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4ZM15.8329 7.33748C16.0697 7.17128 16.3916 7.19926 16.5962 7.40381C16.8002 7.60784 16.8267 7.92955 16.6587 8.16418C14.479 11.2095 13.2796 12.8417 13.0607 13.0607C12.4749 13.6464 11.5251 13.6464 10.9393 13.0607C10.3536 12.4749 10.3536 11.5251 10.9393 10.9393C11.3126 10.5661 12.9438 9.36549 15.8329 7.33748ZM17.5 11C18.0523 11 18.5 11.4477 18.5 12C18.5 12.5523 18.0523 13 17.5 13C16.9477 13 16.5 12.5523 16.5 12C16.5 11.4477 16.9477 11 17.5 11ZM6.5 11C7.05228 11 7.5 11.4477 7.5 12C7.5 12.5523 7.05228 13 6.5 13C5.94772 13 5.5 12.5523 5.5 12C5.5 11.4477 5.94772 11 6.5 11ZM8.81802 7.40381C9.20854 7.79433 9.20854 8.4275 8.81802 8.81802C8.4275 9.20854 7.79433 9.20854 7.40381 8.81802C7.01328 8.4275 7.01328 7.79433 7.40381 7.40381C7.79433 7.01328 8.4275 7.01328 8.81802 7.40381ZM12 5.5C12.5523 5.5 13 5.94772 13 6.5C13 7.05228 12.5523 7.5 12 7.5C11.4477 7.5 11 7.05228 11 6.5C11 5.94772 11.4477 5.5 12 5.5Z" }]]
1033
- }, R9 = {
1034
- name: "ri-database-2-fill",
1035
- components: [["path", { d: "M21 9.5V12.5C21 14.9853 16.9706 17 12 17C7.02944 17 3 14.9853 3 12.5V9.5C3 11.9853 7.02944 14 12 14C16.9706 14 21 11.9853 21 9.5ZM3 14.5C3 16.9853 7.02944 19 12 19C16.9706 19 21 16.9853 21 14.5V17.5C21 19.9853 16.9706 22 12 22C7.02944 22 3 19.9853 3 17.5V14.5ZM12 12C7.02944 12 3 9.98528 3 7.5C3 5.01472 7.02944 3 12 3C16.9706 3 21 5.01472 21 7.5C21 9.98528 16.9706 12 12 12Z" }]]
1036
- }, f9 = {
1037
- name: "ri-database-2-line",
1038
- components: [["path", { d: "M5 12.5C5 12.8134 5.46101 13.3584 6.53047 13.8931C7.91405 14.5849 9.87677 15 12 15C14.1232 15 16.0859 14.5849 17.4695 13.8931C18.539 13.3584 19 12.8134 19 12.5V10.3287C17.35 11.3482 14.8273 12 12 12C9.17273 12 6.64996 11.3482 5 10.3287V12.5ZM19 15.3287C17.35 16.3482 14.8273 17 12 17C9.17273 17 6.64996 16.3482 5 15.3287V17.5C5 17.8134 5.46101 18.3584 6.53047 18.8931C7.91405 19.5849 9.87677 20 12 20C14.1232 20 16.0859 19.5849 17.4695 18.8931C18.539 18.3584 19 17.8134 19 17.5V15.3287ZM3 17.5V7.5C3 5.01472 7.02944 3 12 3C16.9706 3 21 5.01472 21 7.5V17.5C21 19.9853 16.9706 22 12 22C7.02944 22 3 19.9853 3 17.5ZM12 10C14.1232 10 16.0859 9.58492 17.4695 8.89313C18.539 8.3584 19 7.81342 19 7.5C19 7.18658 18.539 6.6416 17.4695 6.10687C16.0859 5.41508 14.1232 5 12 5C9.87677 5 7.91405 5.41508 6.53047 6.10687C5.46101 6.6416 5 7.18658 5 7.5C5 7.81342 5.46101 8.3584 6.53047 8.89313C7.91405 9.58492 9.87677 10 12 10Z" }]]
1039
- }, F9 = {
1040
- name: "ri-database-fill",
1041
- components: [["path", { d: "M11 7V4C11 3.44772 11.4477 3 12 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V8C2 7.44772 2.44772 7 3 7H11ZM5 16V18H10V16H5ZM14 16V18H19V16H14ZM14 13V15H19V13H14ZM14 10V12H19V10H14ZM5 13V15H10V13H5Z" }]]
1042
- }, u9 = {
1043
- name: "ri-database-line",
1044
- components: [["path", { d: "M11 19V9H4V19H11ZM11 7V4C11 3.44772 11.4477 3 12 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V8C2 7.44772 2.44772 7 3 7H11ZM13 5V19H20V5H13ZM5 16H10V18H5V16ZM14 16H19V18H14V16ZM14 13H19V15H14V13ZM14 10H19V12H14V10ZM5 13H10V15H5V13Z" }]]
1045
- }, g9 = {
1046
- name: "ri-device-fill",
1047
- components: [["path", { d: "M19 6H11C10.4477 6 10 6.44772 10 7V20H4C3.44772 20 3 19.5523 3 19V3C3 2.44772 3.44772 2 4 2H18C18.5523 2 19 2.44772 19 3V6ZM13 8H21C21.5523 8 22 8.44772 22 9V21C22 21.5523 21.5523 22 21 22H13C12.4477 22 12 21.5523 12 21V9C12 8.44772 12.4477 8 13 8Z" }]]
1048
- }, b9 = {
1049
- name: "ri-device-line",
1050
- components: [["path", { d: "M19 8H21C21.5523 8 22 8.44772 22 9V21C22 21.5523 21.5523 22 21 22H13C12.4477 22 12 21.5523 12 21V20H4C3.44772 20 3 19.5523 3 19V3C3 2.44772 3.44772 2 4 2H18C18.5523 2 19 2.44772 19 3V8ZM17 8V4H5V18H12V9C12 8.44772 12.4477 8 13 8H17ZM14 10V20H20V10H14Z" }]]
1051
- }, y9 = {
1052
- name: "ri-device-recover-fill",
1053
- components: [["path", { d: "M19 2C19.5523 2 20 2.44772 20 3V21C20 21.5523 19.5523 22 19 22H5C4.44772 22 4 21.5523 4 21V3C4 2.44772 4.44772 2 5 2H19ZM12 7C9.23858 7 7 9.23858 7 12C7 14.7614 9.23858 17 12 17C12.33 17 12.65 16.97 12.9552 16.9089L12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.5977 9 15 10.3393 15 12H12.5L14.6282 16.2544C16.0517 15.3731 17 13.7973 17 12C17 9.23858 14.7614 7 12 7Z" }]]
1054
- }, k9 = {
1055
- name: "ri-device-recover-line",
1056
- components: [["path", { d: "M19 2C19.5523 2 20 2.44772 20 3V21C20 21.5523 19.5523 22 19 22H5C4.44772 22 4 21.5523 4 21V3C4 2.44772 4.44772 2 5 2H19ZM18 4H6V20H18V4ZM12 7C14.7614 7 17 9.23858 17 12C17 13.7973 16.0517 15.3731 14.6282 16.2544L12.5 12H15C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15L12.9552 16.9089C12.646 16.9687 12.3267 17 12 17C9.23858 17 7 14.7614 7 12C7 9.23858 9.23858 7 12 7Z" }]]
1057
- }, B9 = {
1058
- name: "ri-dual-sim-1-fill",
1059
- components: [["path", { d: "M15 2L19.7071 6.70711C19.8946 6.89464 20 7.149 20 7.41421V21C20 21.5523 19.5523 22 19 22H5C4.44772 22 4 21.5523 4 21V3C4 2.44772 4.44772 2 5 2H15ZM13 8H10V10H11V16H13V8Z" }]]
1060
- }, S9 = {
1061
- name: "ri-dual-sim-1-line",
1062
- components: [["path", { d: "M15 2L19.7071 6.70711C19.8946 6.89464 20 7.149 20 7.41421V21C20 21.5523 19.5523 22 19 22H5C4.44772 22 4 21.5523 4 21V3C4 2.44772 4.44772 2 5 2H15ZM14.171 4H6V20H18V7.829L14.171 4ZM13 16H11V10H10V8H13V16Z" }]]
1063
- }, v9 = {
1064
- name: "ri-dual-sim-2-fill",
1065
- components: [["path", { d: "M15 2L19.7071 6.70711C19.8946 6.89464 20 7.149 20 7.41421V21C20 21.5523 19.5523 22 19 22H5C4.44772 22 4 21.5523 4 21V3C4 2.44772 4.44772 2 5 2H15ZM12 7.5C10.4023 7.5 9.09634 8.74892 9.00509 10.3237L9 10.5H11C11 9.94772 11.4477 9.5 12 9.5C12.5523 9.5 13 9.94772 13 10.5C13 10.7528 12.9062 10.9836 12.7514 11.1598L12.6691 11.2431L8.99926 14.547L9 16H15V14H12.5953L14.0074 12.7294L14.0013 12.72L14.009 12.728C14.6175 12.179 15 11.3841 15 10.5C15 8.84315 13.6569 7.5 12 7.5Z" }]]
1066
- }, w9 = {
1067
- name: "ri-dual-sim-2-line",
1068
- components: [["path", { d: "M15 2L19.7071 6.70711C19.8946 6.89464 20 7.149 20 7.41421V21C20 21.5523 19.5523 22 19 22H5C4.44772 22 4 21.5523 4 21V3C4 2.44772 4.44772 2 5 2H15ZM14.171 4H6V20H18V7.829L14.171 4ZM12 7.5C13.6569 7.5 15 8.84315 15 10.5C15 11.3841 14.6175 12.179 14.009 12.728L14.0013 12.72L14.0074 12.7294L12.5953 14H15V16H9L8.99926 14.547L12.6691 11.2431C12.8723 11.06 13 10.7949 13 10.5C13 9.94772 12.5523 9.5 12 9.5C11.4477 9.5 11 9.94772 11 10.5H9C9 8.84315 10.3431 7.5 12 7.5Z" }]]
1069
- }, P9 = {
1070
- name: "ri-fingerprint-2-fill",
1071
- components: [["path", { d: "M12 1C16.9706 1 21 5.02944 21 10V14C21 17.0383 19.4945 19.7249 17.1887 21.3546C17.7164 19.6635 18 17.8649 18 16L17.9996 13.999H15.9996L16 16L15.997 16.3149C15.9535 18.5643 15.4459 20.7 14.5657 22.6304C13.7516 22.8705 12.8909 23 12 23C11.6587 23 11.3218 22.981 10.9903 22.944C12.2637 20.9354 13 18.5537 13 16V9H11V16L10.9963 16.2884C10.9371 18.5891 10.1714 20.7142 8.90785 22.4547C7.9456 22.1028 7.05988 21.5909 6.28319 20.9515C7.35876 19.5892 8 17.8695 8 16V10L8.0049 9.80036C8.03767 9.1335 8.23376 8.50957 8.554 7.96773L7.10935 6.52332C6.41083 7.50417 6 8.70411 6 10V16L5.99586 16.2249C5.95095 17.4436 5.54259 18.5694 4.87532 19.4973C3.69863 17.9762 3 16.0697 3 14V10C3 5.02944 7.02944 1 12 1ZM12 4C10.7042 4 9.50434 4.41077 8.52353 5.10921L9.96848 6.55356C10.5639 6.20183 11.2584 6 12 6C14.2091 6 16 7.79086 16 10V12H18V10C18 6.68629 15.3137 4 12 4Z" }]]
1072
- }, D9 = {
1073
- name: "ri-fingerprint-2-line",
1074
- components: [["path", { d: "M12 1C16.9706 1 21 5.02944 21 10V14C21 18.9706 16.9706 23 12 23C10.9137 23 9.8724 22.8076 8.90826 22.4549C9.03638 22.2782 9.15938 22.0977 9.27703 21.9134L9.44782 21.633C10.388 20.0636 10.9461 18.2391 10.9963 16.2884L11 16V9H13V16C13 17.7724 12.6453 19.4619 12.0031 21.0015C12.7954 21 13.5599 20.8673 14.2724 20.6229C14.7147 19.2616 14.966 17.8148 14.9968 16.3138L15 16L14.9998 12.999H16.9998L17 16C17 17.0885 16.8977 18.1531 16.7022 19.1847C18.0583 17.9552 18.9297 16.2 18.9959 14.2407L19 14V10C19 6.13401 15.866 3 12 3C10.4277 3 8.97638 3.51841 7.8078 4.39364L6.38282 2.96769C7.92242 1.73631 9.87522 1 12 1ZM7 10C7 7.23858 9.23858 5 12 5C14.7614 5 17 7.23858 17 10V11H15V10C15 8.34315 13.6569 7 12 7C10.4023 7 9.09634 8.24892 9.00509 9.82373L9 10V16C9 17.5669 8.5996 19.0402 7.89554 20.3233L7.87214 20.3627C7.64284 20.7771 7.38087 21.1711 7.09037 21.5417C6.6495 21.2545 6.23541 20.9297 5.85264 20.5719L5.5445 20.2711C3.96956 18.65 3 16.4382 3 14V10C3 7.87522 3.73631 5.92242 4.96769 4.38282L6.39364 5.8078C5.56325 6.91652 5.05405 8.27971 5.00406 9.75935L5 10V14C5 15.6748 5.58816 17.2122 6.56918 18.4169C6.82239 17.7351 6.97017 17.0034 6.99594 16.2407L7 16V10Z" }]]
1075
- }, A9 = {
1076
- name: "ri-fingerprint-fill",
1077
- components: [["path", { d: "M17.0003 13V14C17.0003 16.7696 16.3364 19.445 15.0853 21.8455L14.8585 22.2663L13.1116 21.2924C14.2716 19.2115 14.9211 16.8817 14.9935 14.4559L15.0003 14V13H17.0003ZM11.0003 10H13.0003V14L12.9948 14.3787C12.9153 17.1495 11.9645 19.7731 10.3038 21.928L10.073 22.2189L8.52406 20.9536C10.0408 19.0969 10.9145 16.8017 10.9943 14.3663L11.0003 14V10ZM12.0003 6C14.7617 6 17.0003 8.23858 17.0003 11H15.0003C15.0003 9.34315 13.6571 8 12.0003 8C10.3434 8 9.00025 9.34315 9.00025 11V14C9.00025 16.2354 8.1806 18.3444 6.72928 19.9768L6.51767 20.2067L5.06955 18.8273C6.23328 17.6056 6.92099 16.0118 6.99381 14.3027L7.00025 14V11C7.00025 8.23858 9.23883 6 12.0003 6ZM12.0003 2C16.9708 2 21.0003 6.02944 21.0003 11V14C21.0003 15.6979 20.7985 17.3699 20.4035 18.9903L20.2647 19.5285L18.3349 19.0032C18.726 17.5662 18.9475 16.0808 18.9919 14.5684L19.0003 14V11C19.0003 7.13401 15.8662 4 12.0003 4C10.4279 4 8.97663 4.51841 7.80805 5.39364L6.38308 3.96769C7.92267 2.73631 9.87547 2 12.0003 2ZM4.96794 5.38282L6.39389 6.8078C5.5635 7.91652 5.0543 9.27971 5.00431 10.7593L4.99961 10.999L5.00378 13C5.00378 14.1195 4.73991 15.2026 4.24263 16.1772L4.08648 16.4663L2.34961 15.4747C2.72889 14.8103 2.95077 14.0681 2.99539 13.2924L3.00378 13L3.00361 11C3.00025 8.87522 3.73656 6.92242 4.96794 5.38282Z" }]]
1078
- }, z9 = {
1079
- name: "ri-fingerprint-line",
1080
- components: [["path", { d: "M17.0003 13V14C17.0003 16.7696 16.3364 19.445 15.0853 21.8455L14.8585 22.2663L13.1116 21.2924C14.2716 19.2115 14.9211 16.8817 14.9935 14.4559L15.0003 14V13H17.0003ZM11.0003 10H13.0003V14L12.9948 14.3787C12.9153 17.1495 11.9645 19.7731 10.3038 21.928L10.073 22.2189L8.52406 20.9536C10.0408 19.0969 10.9145 16.8017 10.9943 14.3663L11.0003 14V10ZM12.0003 6C14.7617 6 17.0003 8.23858 17.0003 11H15.0003C15.0003 9.34315 13.6571 8 12.0003 8C10.3434 8 9.00025 9.34315 9.00025 11V14C9.00025 16.2354 8.1806 18.3444 6.72928 19.9768L6.51767 20.2067L5.06955 18.8273C6.23328 17.6056 6.92099 16.0118 6.99381 14.3027L7.00025 14V11C7.00025 8.23858 9.23883 6 12.0003 6ZM12.0003 2C16.9708 2 21.0003 6.02944 21.0003 11V14C21.0003 15.6979 20.7985 17.3699 20.4035 18.9903L20.2647 19.5285L18.3349 19.0032C18.726 17.5662 18.9475 16.0808 18.9919 14.5684L19.0003 14V11C19.0003 7.13401 15.8662 4 12.0003 4C10.4279 4 8.97663 4.51841 7.80805 5.39364L6.38308 3.96769C7.92267 2.73631 9.87547 2 12.0003 2ZM4.96794 5.38282L6.39389 6.8078C5.5635 7.91652 5.0543 9.27971 5.00431 10.7593L4.99961 10.999L5.00378 13C5.00378 14.1195 4.73991 15.2026 4.24263 16.1772L4.08648 16.4663L2.34961 15.4747C2.72889 14.8103 2.95077 14.0681 2.99539 13.2924L3.00378 13L3.00361 11C3.00025 8.87522 3.73656 6.92242 4.96794 5.38282Z" }]]
1081
- }, G9 = {
1082
- name: "ri-gamepad-fill",
1083
- components: [["path", { d: "M17 4C20.3137 4 23 6.68629 23 10V14C23 17.3137 20.3137 20 17 20H7C3.68629 20 1 17.3137 1 14V10C1 6.68629 3.68629 4 7 4H17ZM10 9H8V11H6V13H7.999L8 15H10L9.999 13H12V11H10V9ZM18 13H16V15H18V13ZM16 9H14V11H16V9Z" }]]
1084
- }, x9 = {
1085
- name: "ri-gamepad-line",
1086
- components: [["path", { d: "M17 4C20.3137 4 23 6.68629 23 10V14C23 17.3137 20.3137 20 17 20H7C3.68629 20 1 17.3137 1 14V10C1 6.68629 3.68629 4 7 4H17ZM17 6H7C4.8578 6 3.10892 7.68397 3.0049 9.80036L3 10V14C3 16.1422 4.68397 17.8911 6.80036 17.9951L7 18H17C19.1422 18 20.8911 16.316 20.9951 14.1996L21 14V10C21 7.8578 19.316 6.10892 17.1996 6.0049L17 6ZM10 9V11H12V13H9.999L10 15H8L7.999 13H6V11H8V9H10ZM18 13V15H16V13H18ZM16 9V11H14V9H16Z" }]]
1087
- }, T9 = {
1088
- name: "ri-gps-fill",
1089
- components: [["path", { d: "M12 16L15 22H9L12 16ZM9.37258 16.2548C7.94863 15.3737 7 13.7976 7 12C7 9.23858 9.23858 7 12 7C14.7614 7 17 9.23858 17 12C17 13.7976 16.0514 15.3737 14.6274 16.2548L13.2718 13.5436C13.7165 13.1768 14 12.6215 14 12C14 10.8954 13.1046 10 12 10C10.8954 10 10 10.8954 10 12C10 12.6215 10.2835 13.1768 10.7282 13.5436L9.37258 16.2548ZM7.13153 20.7369C4.07014 19.0274 2 15.7554 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 15.7554 19.9299 19.0274 16.8685 20.7369L15.5246 18.0492C17.6033 16.8354 19 14.5808 19 12C19 8.13401 15.866 5 12 5C8.13401 5 5 8.13401 5 12C5 14.5808 6.39666 16.8354 8.47539 18.0492L7.13153 20.7369Z" }]]
1090
- }, q9 = {
1091
- name: "ri-gps-line",
1092
- components: [["path", { d: "M7.13173 20.7371C4.07023 19.0275 2 15.7555 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 15.7555 19.9298 19.0275 16.8683 20.7371L15.9724 18.9457C18.3788 17.5664 20 14.9725 20 12C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12C4 14.9725 5.62119 17.5664 8.02763 18.9457L7.13173 20.7371ZM8.92427 17.1528C7.17271 16.105 6 14.1894 6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12C18 14.1894 16.8273 16.105 15.0757 17.1528L14.1772 15.3561C15.2744 14.6429 16 13.4062 16 12C16 9.79086 14.2091 8 12 8C9.79086 8 8 9.79086 8 12C8 13.4062 8.72559 14.6429 9.82279 15.3561L8.92427 17.1528ZM12 16L15 22H9L12 16Z" }]]
1093
- }, I9 = {
1094
- name: "ri-gradienter-fill",
1095
- components: [["path", { d: "M12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22ZM8.12602 11H4.06189C4.02104 11.3276 4 11.6613 4 12C4 12.3387 4.02104 12.6724 4.06189 13H8.12602C8.04375 12.6804 8 12.3453 8 12C8 11.6547 8.04375 11.3196 8.12602 11ZM15.874 11C15.9562 11.3196 16 11.6547 16 12C16 12.3453 15.9562 12.6804 15.874 13H19.9381C19.979 12.6724 20 12.3387 20 12C20 11.6613 19.979 11.3276 19.9381 11H15.874ZM12 14C13.1046 14 14 13.1046 14 12C14 10.8954 13.1046 10 12 10C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14Z" }]]
1096
- }, W9 = {
1097
- name: "ri-gradienter-line",
1098
- components: [["path", { d: "M2.04932 13H4.06184C4.55393 16.9463 7.92032 20 11.9999 20C16.0796 20 19.4459 16.9463 19.938 13H21.9506C21.4488 18.0533 17.1853 22 11.9999 22C6.81459 22 2.55104 18.0533 2.04932 13ZM2.04932 11C2.55104 5.94668 6.81459 2 11.9999 2C17.1853 2 21.4488 5.94668 21.9506 11H19.938C19.4459 7.05369 16.0796 4 11.9999 4C7.92032 4 4.55393 7.05369 4.06184 11H2.04932ZM11.9999 14C10.8954 14 9.99994 13.1046 9.99994 12C9.99994 10.8954 10.8954 10 11.9999 10C13.1045 10 13.9999 10.8954 13.9999 12C13.9999 13.1046 13.1045 14 11.9999 14Z" }]]
1099
- }, E9 = {
1100
- name: "ri-hard-drive-2-fill",
1101
- components: [["path", { d: "M21 3V21C21 21.5523 20.5523 22 20 22H4C3.44772 22 3 21.5523 3 21V3C3 2.44772 3.44772 2 4 2H20C20.5523 2 21 2.44772 21 3ZM5 16V20H19V16H5ZM15 17H17V19H15V17Z" }]]
1102
- }, Q9 = {
1103
- name: "ri-hard-drive-2-line",
1104
- components: [["path", { d: "M5 14H19V4H5V14ZM5 16V20H19V16H5ZM4 2H20C20.5523 2 21 2.44772 21 3V21C21 21.5523 20.5523 22 20 22H4C3.44772 22 3 21.5523 3 21V3C3 2.44772 3.44772 2 4 2ZM15 17H17V19H15V17Z" }]]
1105
- }, O9 = {
1106
- name: "ri-hard-drive-3-fill",
1107
- components: [["path", { d: "M5.5 2C4.99568 2 4.57028 2.37554 4.50772 2.87597L3.00772 14.876C3.00258 14.9171 3 14.9585 3 15V21C3 21.5523 3.44772 22 4 22H20C20.5523 22 21 21.5523 21 21V15C21 14.9585 20.9974 14.9171 20.9923 14.876L19.4923 2.87597C19.4297 2.37554 19.0043 2 18.5 2H5.5ZM5 16H19V20H5V16ZM15 17H17V19H15V17ZM13 17H11V19H13V17Z" }]]
1108
- }, U9 = {
1109
- name: "ri-hard-drive-3-line",
1110
- components: [["path", { d: "M4.50772 2.87597C4.57028 2.37554 4.99568 2 5.5 2H18.5C19.0043 2 19.4297 2.37554 19.4923 2.87597L20.9923 14.876C20.9974 14.9171 21 14.9585 21 15V21C21 21.5523 20.5523 22 20 22H4C3.44772 22 3 21.5523 3 21V15C3 14.9585 3.00258 14.9171 3.00772 14.876L4.50772 2.87597ZM6.38278 4L5.13278 14H18.8672L17.6172 4H6.38278ZM19 16H5V20H19V16ZM15 17H17V19H15V17ZM13 17H11V19H13V17Z" }]]
1111
- }, j9 = {
1112
- name: "ri-hard-drive-fill",
1113
- components: [["path", { d: "M13.9506 2H20C20.5523 2 21 2.44772 21 3V21C21 21.5523 20.5523 22 20 22H4C3.44772 22 3 21.5523 3 21V12.9506C3.32891 12.9833 3.6625 13 4 13C9.52285 13 14 8.52285 14 3C14 2.6625 13.9833 2.32891 13.9506 2ZM15 16V18H17V16H15ZM11.9381 2C11.979 2.32759 12 2.66134 12 3C12 7.41828 8.41828 11 4 11C3.66134 11 3.32759 10.979 3 10.9381V3C3 2.44772 3.44772 2 4 2H11.9381Z" }]]
1114
- }, K9 = {
1115
- name: "ri-hard-drive-line",
1116
- components: [["path", { d: "M5 10.9381C8.61872 10.4869 11.4869 7.61872 11.9381 4H5V10.9381ZM5 12.9506V20H19V4H13.9506C13.4816 8.72442 9.72442 12.4816 5 12.9506ZM4 2H20C20.5523 2 21 2.44772 21 3V21C21 21.5523 20.5523 22 20 22H4C3.44772 22 3 21.5523 3 21V3C3 2.44772 3.44772 2 4 2ZM15 16H17V18H15V16Z" }]]
1117
- }, J9 = {
1118
- name: "ri-hotspot-fill",
1119
- components: [["path", { d: "M11 2V11H18V21C18 21.5523 17.5523 22 17 22H5C4.44772 22 4 21.5523 4 21V3C4 2.44772 4.44772 2 5 2H11ZM13 7C14.1046 7 15 7.89543 15 9H13V7ZM13 4C15.7614 4 18 6.23858 18 9H16C16 7.34315 14.6569 6 13 6V4ZM13 1C17.4183 1 21 4.58172 21 9H19C19 5.68629 16.3137 3 13 3V1Z" }]]
1120
- }, N9 = {
1121
- name: "ri-hotspot-line",
1122
- components: [["path", { d: "M11 2V4H7V20H17V11H19V21C19 21.5523 18.5523 22 18 22H6C5.44772 22 5 21.5523 5 21V3C5 2.44772 5.44772 2 6 2H11ZM13 7C14.1046 7 15 7.89543 15 9H13V7ZM13 4C15.7614 4 18 6.23858 18 9H16C16 7.34315 14.6569 6 13 6V4ZM13 1C17.4183 1 21 4.58172 21 9H19C19 5.68629 16.3137 3 13 3V1Z" }]]
1123
- }, X9 = {
1124
- name: "ri-install-fill",
1125
- components: [["path", { d: "M11 2V7H8L12 11L16 7H13V2H20C20.5523 2 21 2.44772 21 3V21C21 21.5523 20.5523 22 20 22H4C3.44772 22 3 21.5523 3 21V3C3 2.44772 3.44772 2 4 2H11ZM19 16H5V20H19V16ZM17 17V19H15V17H17Z" }]]
1126
- }, Y9 = {
1127
- name: "ri-install-line",
1128
- components: [["path", { d: "M9 2V4H5L4.999 14H18.999L19 4H15V2H20C20.5523 2 21 2.44772 21 3V21C21 21.5523 20.5523 22 20 22H4C3.44772 22 3 21.5523 3 21V3C3 2.44772 3.44772 2 4 2H9ZM18.999 16H4.999L5 20H19L18.999 16ZM17 17V19H15V17H17ZM13 2V7H16L12 11L8 7H11V2H13Z" }]]
1129
- }, _9 = {
1130
- name: "ri-instance-fill",
1131
- components: [["path", { d: "M12 1L21.5 6.5V17.5L12 23L2.5 17.5V6.5L12 1ZM6.49896 9.97089L11 12.5768V17.6252H13V12.5768L17.501 9.9709L16.499 8.24005L12 10.8447L7.50104 8.24004L6.49896 9.97089Z" }]]
1132
- }, $9 = {
1133
- name: "ri-instance-line",
1134
- components: [["path", { d: "M4.5 7.65311V16.3469L12 20.689L19.5 16.3469V7.65311L12 3.311L4.5 7.65311ZM12 1L21.5 6.5V17.5L12 23L2.5 17.5V6.5L12 1ZM6.49896 9.97065L11 12.5765V17.625H13V12.5765L17.501 9.97066L16.499 8.2398L12 10.8445L7.50104 8.2398L6.49896 9.97065Z" }]]
1135
- }, C3 = {
1136
- name: "ri-keyboard-box-fill",
1137
- components: [["path", { d: "M3 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3ZM5 7V9H7V7H5ZM5 11V13H7V11H5ZM5 15V17H19V15H5ZM9 11V13H11V11H9ZM9 7V9H11V7H9ZM13 7V9H15V7H13ZM17 7V9H19V7H17ZM13 11V13H15V11H13ZM17 11V13H19V11H17Z" }]]
1138
- }, H3 = {
1139
- name: "ri-keyboard-box-line",
1140
- components: [["path", { d: "M4 5V19H20V5H4ZM3 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3ZM6 7H8V9H6V7ZM6 11H8V13H6V11ZM6 15H18V17H6V15ZM11 11H13V13H11V11ZM11 7H13V9H11V7ZM16 7H18V9H16V7ZM16 11H18V13H16V11Z" }]]
1141
- }, V3 = {
1142
- name: "ri-keyboard-fill",
1143
- components: [["path", { d: "M3 17H21V19H3V17ZM3 11H6V14H3V11ZM8 11H11V14H8V11ZM3 5H6V8H3V5ZM13 5H16V8H13V5ZM18 5H21V8H18V5ZM13 11H16V14H13V11ZM18 11H21V14H18V11ZM8 5H11V8H8V5Z" }]]
1292
+ name: "lu-magnet",
1293
+ components: [["path", { d: "m6 15-4-4 6.75-6.77a7.79 7.79 0 0 1 11 11L13 22l-4-4 6.39-6.36a2.14 2.14 0 0 0-3-3L6 15 M5 8 L9 12 M12 15 L16 19" }]]
1294
+ }, a3 = {
1295
+ name: "lu-mail-check",
1296
+ components: [["path", { d: "M22 13V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h8 M22 7 L13.03 12.7 A1.94 1.94 0 0 1 10.97 12.7 L2 7 M16 19 L18 21 L22 17" }]]
1144
1297
  }, n3 = {
1145
- name: "ri-keyboard-line",
1146
- components: [["path", { d: "M3 17H21V19H3V17ZM3 11H6V14H3V11ZM8 11H11V14H8V11ZM3 5H6V8H3V5ZM13 5H16V8H13V5ZM18 5H21V8H18V5ZM13 11H16V14H13V11ZM18 11H21V14H18V11ZM8 5H11V8H8V5Z" }]]
1147
- }, i3 = {
1148
- name: "ri-mac-fill",
1149
- components: [["path", { d: "M14 18V20L16 21V22H8L7.99639 21.0036L10 20V18H2.9918C2.44405 18 2 17.5511 2 16.9925V4.00748C2 3.45107 2.45531 3 2.9918 3H21.0082C21.556 3 22 3.44892 22 4.00748V16.9925C22 17.5489 21.5447 18 21.0082 18H14ZM4 14V16H20V14H4Z" }]]
1150
- }, L3 = {
1151
- name: "ri-mac-line",
1152
- components: [["path", { d: "M14 18V20L16 21V22H8L7.99639 21.0036L10 20V18H2.9918C2.44405 18 2 17.5511 2 16.9925V4.00748C2 3.45107 2.45531 3 2.9918 3H21.0082C21.556 3 22 3.44892 22 4.00748V16.9925C22 17.5489 21.5447 18 21.0082 18H14ZM4 5V14H20V5H4Z" }]]
1298
+ name: "lu-mail-minus",
1299
+ components: [["path", { d: "M22 15V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h8 M22 7 L13.03 12.7 A1.94 1.94 0 0 1 10.97 12.7 L2 7 M16 19h6" }]]
1153
1300
  }, e3 = {
1154
- name: "ri-macbook-fill",
1155
- components: [["path", { d: "M2 4.00685C2 3.45078 2.45531 3 2.9918 3H21.0082C21.556 3 22 3.44995 22 4.00685V17H2V4.00685ZM1 19H23V21H1V19Z" }]]
1301
+ name: "lu-mail-open",
1302
+ components: [["path", { d: "M21.2 8.4c.5.38.8.97.8 1.6v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V10a2 2 0 0 1 .8-1.6l8-6a2 2 0 0 1 2.4 0l8 6Z M22 10 L13.03 15.7 A1.94 1.94 0 0 1 10.97 15.7 L2 10" }]]
1156
1303
  }, o3 = {
1157
- name: "ri-macbook-line",
1158
- components: [["path", { d: "M4 5V16H20V5H4ZM2 4.00748C2 3.45107 2.45531 3 2.9918 3H21.0082C21.556 3 22 3.44892 22 4.00748V18H2V4.00748ZM1 19H23V21H1V19Z" }]]
1159
- }, t3 = {
1160
- name: "ri-mobile-download-fill",
1161
- components: [["path", { d: "M12 6C12 4.46329 12.5777 3.06151 13.5278 2H6C5.44772 2 5 2.44772 5 3V21C5 21.5523 5.44772 22 6 22H18C18.5523 22 19 21.5523 19 21V11.917C18.6748 11.9716 18.3407 12 18 12C14.6863 12 12 9.31371 12 6ZM12 17C12.5523 17 13 17.4477 13 18C13 18.5523 12.5523 19 12 19C11.4477 19 11 18.5523 11 18C11 17.4477 11.4477 17 12 17ZM22 6H19V2H17V6H14L18 10L22 6Z" }]]
1304
+ name: "lu-mail-plus",
1305
+ components: [["path", { d: "M22 13V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h8 M22 7 L13.03 12.7 A1.94 1.94 0 0 1 10.97 12.7 L2 7 M19 16v6 M16 19h6" }]]
1162
1306
  }, M3 = {
1163
- name: "ri-mobile-download-line",
1164
- components: [["path", { d: "M7 4V20H17V12H19V21C19 21.5523 18.5523 22 18 22H6C5.44772 22 5 21.5523 5 21V3C5 2.44772 5.44772 2 6 2H13V4H7ZM19 6H22L18 10L14 6H17V2H19V6ZM13 18C13 18.5523 12.5523 19 12 19C11.4477 19 11 18.5523 11 18C11 17.4477 11.4477 17 12 17C12.5523 17 13 17.4477 13 18Z" }]]
1165
- }, Z3 = {
1166
- name: "ri-mouse-fill",
1167
- components: [["path", { d: "M11.1411 2H12.8589C14.8728 2 15.9528 2.27848 16.9305 2.8014C17.9083 3.32432 18.6757 4.09169 19.1986 5.06946C19.7215 6.04724 20 7.12721 20 9.14111V14.8589C20 16.8728 19.7215 17.9528 19.1986 18.9305C18.6757 19.9083 17.9083 20.6757 16.9305 21.1986C15.9528 21.7215 14.8728 22 12.8589 22H11.1411C9.12721 22 8.04724 21.7215 7.06946 21.1986C6.09169 20.6757 5.32432 19.9083 4.8014 18.9305C4.27848 17.9528 4 16.8728 4 14.8589V9.14111C4 7.12721 4.27848 6.04724 4.8014 5.06946C5.32432 4.09169 6.09169 3.32432 7.06946 2.8014C8.04724 2.27848 9.12721 2 11.1411 2ZM11 6V11H13V6H11Z" }]]
1168
- }, a3 = {
1169
- name: "ri-mouse-line",
1170
- components: [["path", { d: "M11.1411 4C9.5587 4 8.75361 4.16876 8.01266 4.56502C7.38342 4.90155 6.90155 5.38342 6.56502 6.01266C6.16876 6.75361 6 7.5587 6 9.14111V14.8589C6 16.4413 6.16876 17.2464 6.56502 17.9873C6.90155 18.6166 7.38342 19.0985 8.01266 19.435C8.75361 19.8312 9.5587 20 11.1411 20H12.8589C14.4413 20 15.2464 19.8312 15.9873 19.435C16.6166 19.0985 17.0985 18.6166 17.435 17.9873C17.8312 17.2464 18 16.4413 18 14.8589V9.14111C18 7.5587 17.8312 6.75361 17.435 6.01266C17.0985 5.38342 16.6166 4.90155 15.9873 4.56502C15.2464 4.16876 14.4413 4 12.8589 4H11.1411ZM11.1411 2H12.8589C14.8728 2 15.9528 2.27848 16.9305 2.8014C17.9083 3.32432 18.6757 4.09169 19.1986 5.06946C19.7215 6.04724 20 7.12721 20 9.14111V14.8589C20 16.8728 19.7215 17.9528 19.1986 18.9305C18.6757 19.9083 17.9083 20.6757 16.9305 21.1986C15.9528 21.7215 14.8728 22 12.8589 22H11.1411C9.12721 22 8.04724 21.7215 7.06946 21.1986C6.09169 20.6757 5.32432 19.9083 4.8014 18.9305C4.27848 17.9528 4 16.8728 4 14.8589V9.14111C4 7.12721 4.27848 6.04724 4.8014 5.06946C5.32432 4.09169 6.09169 3.32432 7.06946 2.8014C8.04724 2.27848 9.12721 2 11.1411 2ZM11 6H13V11H11V6Z" }]]
1171
- }, l3 = {
1172
- name: "ri-phone-fill",
1173
- components: [["path", { d: "M21 16.42V19.9561C21 20.4811 20.5941 20.9167 20.0705 20.9537C19.6331 20.9846 19.2763 21 19 21C10.1634 21 3 13.8366 3 5C3 4.72371 3.01545 4.36687 3.04635 3.9295C3.08337 3.40588 3.51894 3 4.04386 3H7.5801C7.83678 3 8.05176 3.19442 8.07753 3.4498C8.10067 3.67907 8.12218 3.86314 8.14207 4.00202C8.34435 5.41472 8.75753 6.75936 9.3487 8.00303C9.44359 8.20265 9.38171 8.44159 9.20185 8.57006L7.04355 10.1118C8.35752 13.1811 10.8189 15.6425 13.8882 16.9565L15.4271 14.8019C15.5572 14.6199 15.799 14.5573 16.001 14.6532C17.2446 15.2439 18.5891 15.6566 20.0016 15.8584C20.1396 15.8782 20.3225 15.8995 20.5502 15.9225C20.8056 15.9483 21 16.1633 21 16.42Z" }]]
1174
- }, s3 = {
1175
- name: "ri-phone-find-fill",
1176
- components: [["path", { d: "M18 2C18.5523 2 19 2.44772 19 3L19.0009 11.5286C17.9393 10.578 16.5371 10 15 10C11.6863 10 9 12.6863 9 16C9 19.2384 11.76 22 15 22H6C5.44772 22 5 21.5523 5 21V3C5 2.44772 5.44772 2 6 2H18ZM15 12C17.2091 12 19 13.7909 19 16C19 16.7418 18.7981 17.4365 18.4462 18.032L20.6569 20.2426L19.2426 21.6569L17.032 19.4462C16.4365 19.7981 15.7418 20 15 20C12.7909 20 11 18.2091 11 16C11 13.7909 12.7909 12 15 12ZM15 14C13.8954 14 13 14.8954 13 16C13 17.1046 13.8954 18 15 18C16.1046 18 17 17.1046 17 16C17 14.8954 16.1046 14 15 14Z" }]]
1307
+ name: "lu-mail-question",
1308
+ components: [["path", { d: "M22 10.5V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h12.5 M22 7 L13.03 12.7 A1.94 1.94 0 0 1 10.97 12.7 L2 7 M18 15.28c.2-.4.5-.8.9-1a2.1 2.1 0 0 1 2.6.4c.3.4.5.8.5 1.3 0 1.3-2 2-2 2 M20 22v.01" }]]
1309
+ }, t3 = {
1310
+ name: "lu-mail-search",
1311
+ components: [["path", { d: "M22 12.5V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h7.5 M22 7 L13.03 12.7 A1.94 1.94 0 0 1 10.97 12.7 L2 7 M18 21a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z M15,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M22 22 L20.5 20.5" }]]
1312
+ }, h3 = {
1313
+ name: "lu-mail-warning",
1314
+ components: [["path", { d: "M22 10.5V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h12.5 M22 7 L13.03 12.7 A1.94 1.94 0 0 1 10.97 12.7 L2 7 M20 14v4 M20 22v.01" }]]
1177
1315
  }, c3 = {
1178
- name: "ri-phone-find-line",
1179
- components: [["path", { d: "M18 2C18.5523 2 19 2.44772 19 3V11H17V4H7V20H11V22H6C5.44772 22 5 21.5523 5 21V3C5 2.44772 5.44772 2 6 2H18ZM15 12C17.2091 12 19 13.7909 19 16C19 16.7419 18.798 17.4366 18.446 18.0322L20.6569 20.2426L19.2426 21.6569L17.0313 19.4466C16.4359 19.7982 15.7415 20 15 20C12.7909 20 11 18.2091 11 16C11 13.7909 12.7909 12 15 12ZM15 14C13.8954 14 13 14.8954 13 16C13 17.1046 13.8954 18 15 18C16.1046 18 17 17.1046 17 16C17 14.8954 16.1046 14 15 14Z" }]]
1180
- }, p3 = {
1181
- name: "ri-phone-line",
1182
- components: [["path", { d: "M9.36556 10.6821C10.302 12.3288 11.6712 13.698 13.3179 14.6344L14.2024 13.3961C14.4965 12.9845 15.0516 12.8573 15.4956 13.0998C16.9024 13.8683 18.4571 14.3353 20.0789 14.4637C20.599 14.5049 21 14.9389 21 15.4606V19.9234C21 20.4361 20.6122 20.8657 20.1022 20.9181C19.5723 20.9726 19.0377 21 18.5 21C9.93959 21 3 14.0604 3 5.5C3 4.96227 3.02742 4.42771 3.08189 3.89776C3.1343 3.38775 3.56394 3 4.07665 3H8.53942C9.0611 3 9.49513 3.40104 9.5363 3.92109C9.66467 5.54288 10.1317 7.09764 10.9002 8.50444C11.1427 8.9484 11.0155 9.50354 10.6039 9.79757L9.36556 10.6821ZM6.84425 10.0252L8.7442 8.66809C8.20547 7.50514 7.83628 6.27183 7.64727 5H5.00907C5.00303 5.16632 5 5.333 5 5.5C5 12.9558 11.0442 19 18.5 19C18.667 19 18.8337 18.997 19 18.9909V16.3527C17.7282 16.1637 16.4949 15.7945 15.3319 15.2558L13.9748 17.1558C13.4258 16.9425 12.8956 16.6915 12.3874 16.4061L12.3293 16.373C10.3697 15.2587 8.74134 13.6303 7.627 11.6707L7.59394 11.6126C7.30849 11.1044 7.05754 10.5742 6.84425 10.0252Z" }]]
1316
+ name: "lu-mail-x",
1317
+ components: [["path", { d: "M22 13V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h9 M22 7 L13.03 12.7 A1.94 1.94 0 0 1 10.97 12.7 L2 7 M17 17 L21 21 M21 17 L17 21" }]]
1318
+ }, s3 = {
1319
+ name: "lu-mail",
1320
+ components: [["path", { d: "m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7 M4,4 h16 a2,2 0 0 1 2,2 v12 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-12 a2,2 0 0 1 2,-2 Z" }]]
1321
+ }, l3 = {
1322
+ name: "lu-mailbox",
1323
+ components: [["path", { d: "M22 17a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9.5C2 7 4 5 6.5 5H18c2.2 0 4 1.8 4 4v8Z M15 9 L18 9 L18 11 M6.5 5C9 5 11 7 11 9.5V17a2 2 0 0 1-2 2 M6 10 L7 10" }]]
1183
1324
  }, m3 = {
1184
- name: "ri-phone-lock-fill",
1185
- components: [["path", { d: "M18 2C18.5523 2 19 2.44772 19 3L19.0012 10.1003C18.6777 10.0345 18.3429 10 18 10C15.5811 10 13.5634 11.7177 13.1001 13.9998L12 14V22H6C5.44772 22 5 21.5523 5 21V3C5 2.44772 5.44772 2 6 2H18ZM18 12C19.6569 12 21 13.3431 21 15V16H22V21C22 21.5523 21.5523 22 21 22H15C14.4477 22 14 21.5523 14 21V16H15V15C15 13.3431 16.3431 12 18 12ZM18 14C17.4872 14 17 14.45 17 15V16H19V15C19 14.4477 18.5523 14 18 14Z" }]]
1186
- }, r3 = {
1187
- name: "ri-phone-lock-line",
1188
- components: [["path", { d: "M18 2C18.5523 2 19 2.44772 19 3V10H17V4H7V20H12V22H6C5.44772 22 5 21.5523 5 21V3C5 2.44772 5.44772 2 6 2H18ZM18 12C19.6569 12 21 13.3431 21 15V16H22V21C22 21.5523 21.5523 22 21 22H15C14.4477 22 14 21.5523 14 21V16H15V15C15 13.3431 16.3431 12 18 12ZM20 18H16V20H20V18ZM18 14C17.4919 14 17 14.45 17 15V16H19V15C19 14.4477 18.5523 14 18 14Z" }]]
1325
+ name: "lu-mails",
1326
+ components: [["path", { d: "M8,4 h12 a2,2 0 0 1 2,2 v9 a2,2 0 0 1 -2,2 h-12 a2,2 0 0 1 -2,-2 v-9 a2,2 0 0 1 2,-2 Z M22 7 L14.9 10.78 C14.33 11.08, 13.67 11.08, 13.1 10.78 L6 7 M2 8v11c0 1.1.9 2 2 2h14" }]]
1327
+ }, u3 = {
1328
+ name: "lu-map-pin-check-inside",
1329
+ components: [["path", { d: "M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0 M9 10 L11 12 L15 8" }]]
1330
+ }, p3 = {
1331
+ name: "lu-map-pin-check",
1332
+ components: [["path", { d: "M19.43 12.935c.357-.967.57-1.955.57-2.935a8 8 0 0 0-16 0c0 4.993 5.539 10.193 7.399 11.799a1 1 0 0 0 1.202 0 32.197 32.197 0 0 0 .813-.728 M9,10 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M16 18 L18 20 L22 16" }]]
1333
+ }, L3 = {
1334
+ name: "lu-map-pin-house",
1335
+ components: [["path", { d: "M15 22a1 1 0 0 1-1-1v-4a1 1 0 0 1 .445-.832l3-2a1 1 0 0 1 1.11 0l3 2A1 1 0 0 1 22 17v4a1 1 0 0 1-1 1z M18 10a8 8 0 0 0-16 0c0 4.993 5.539 10.193 7.399 11.799a1 1 0 0 0 .601.2 M18 22v-3 M7,10 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
1189
1336
  }, d3 = {
1190
- name: "ri-qr-code-fill",
1191
- components: [["path", { d: "M16 17V16H13V13H16V15H18V17H17V19H15V21H13V18H15V17H16ZM21 21H17V19H19V17H21V21ZM3 3H11V11H3V3ZM13 3H21V11H13V3ZM3 13H11V21H3V13ZM18 13H21V15H18V13ZM6 6V8H8V6H6ZM6 16V18H8V16H6ZM16 6V8H18V6H16Z" }]]
1192
- }, h3 = {
1193
- name: "ri-qr-code-line",
1194
- components: [["path", { d: "M16 17V16H13V13H16V15H18V17H17V19H15V21H13V18H15V17H16ZM21 21H17V19H19V17H21V21ZM3 3H11V11H3V3ZM5 5V9H9V5H5ZM13 3H21V11H13V3ZM15 5V9H19V5H15ZM3 13H11V21H3V13ZM5 15V19H9V15H5ZM18 13H21V15H18V13ZM6 6H8V8H6V6ZM6 16H8V18H6V16ZM16 6H18V8H16V6Z" }]]
1195
- }, R3 = {
1196
- name: "ri-qr-scan-2-fill",
1197
- components: [["path", { d: "M15 3H21V9H15V3ZM9 3V9H3V3H9ZM15 21V15H21V21H15ZM9 21H3V15H9V21ZM3 11H21V13H3V11Z" }]]
1337
+ name: "lu-map-pin-minus-inside",
1338
+ components: [["path", { d: "M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0 M9 10h6" }]]
1339
+ }, v3 = {
1340
+ name: "lu-map-pin-minus",
1341
+ components: [["path", { d: "M18.977 14C19.6 12.701 20 11.343 20 10a8 8 0 0 0-16 0c0 4.993 5.539 10.193 7.399 11.799a1 1 0 0 0 1.202 0 32 32 0 0 0 .824-.738 M9,10 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M16 18h6" }]]
1342
+ }, i3 = {
1343
+ name: "lu-map-pin-off",
1344
+ components: [["path", { d: "M12.75 7.09a3 3 0 0 1 2.16 2.16 M17.072 17.072c-1.634 2.17-3.527 3.912-4.471 4.727a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 1.432-4.568 M2 2 L22 22 M8.475 2.818A8 8 0 0 1 20 10c0 1.183-.31 2.377-.81 3.533 M9.13 9.13a3 3 0 0 0 3.74 3.74" }]]
1345
+ }, r3 = {
1346
+ name: "lu-map-pin-plus-inside",
1347
+ components: [["path", { d: "M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0 M12 7v6 M9 10h6" }]]
1348
+ }, H3 = {
1349
+ name: "lu-map-pin-plus",
1350
+ components: [["path", { d: "M19.914 11.105A7.298 7.298 0 0 0 20 10a8 8 0 0 0-16 0c0 4.993 5.539 10.193 7.399 11.799a1 1 0 0 0 1.202 0 32 32 0 0 0 .824-.738 M9,10 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M16 18h6 M19 15v6" }]]
1351
+ }, Z3 = {
1352
+ name: "lu-map-pin-x-inside",
1353
+ components: [["path", { d: "M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0 M14.5 7.5 L9.5 12.5 M9.5 7.5 L14.5 12.5" }]]
1354
+ }, V3 = {
1355
+ name: "lu-map-pin-x",
1356
+ components: [["path", { d: "M19.752 11.901A7.78 7.78 0 0 0 20 10a8 8 0 0 0-16 0c0 4.993 5.539 10.193 7.399 11.799a1 1 0 0 0 1.202 0 19 19 0 0 0 .09-.077 M9,10 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M21.5 15.5 L16.5 20.5 M21.5 20.5 L16.5 15.5" }]]
1198
1357
  }, f3 = {
1199
- name: "ri-qr-scan-2-line",
1200
- components: [["path", { d: "M15 3H21V8H19V5H15V3ZM9 3V5H5V8H3V3H9ZM15 21V19H19V16H21V21H15ZM9 21H3V16H5V19H9V21ZM3 11H21V13H3V11Z" }]]
1201
- }, F3 = {
1202
- name: "ri-qr-scan-fill",
1203
- components: [["path", { d: "M21 15V20.0066C21 20.5552 20.5551 21 20.0066 21H3.9934C3.44476 21 3 20.5551 3 20.0066V15H21ZM2 11H22V13H2V11ZM21 9H3V3.9934C3 3.44476 3.44495 3 3.9934 3H20.0066C20.5552 3 21 3.44495 21 3.9934V9Z" }]]
1204
- }, u3 = {
1205
- name: "ri-qr-scan-line",
1206
- components: [["path", { d: "M21 16V21H3V16H5V19H19V16H21ZM3 11H21V13H3V11ZM21 8H19V5H5V8H3V3H21V8Z" }]]
1358
+ name: "lu-map-pin",
1359
+ components: [["path", { d: "M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0 M9,10 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
1207
1360
  }, g3 = {
1208
- name: "ri-radar-fill",
1209
- components: [["path", { d: "M14.3685 4.39807L10.8842 10.433L12.6163 11.433L16.1006 5.39807C20.27 8.17002 22.4058 12.4771 20.6605 15.5C18.8003 18.7221 13.4717 18.8551 8.75027 16.1292C4.0289 13.4033 1.47976 8.72208 3.34002 5.50001C5.08527 2.47715 9.88324 2.17321 14.3685 4.39807ZM15.8842 1.77277L17.6163 2.77277L16.1163 5.37084L14.3842 4.37084L15.8842 1.77277ZM6.73233 20H17.0003V22H5.01761C4.94008 22.0014 4.86194 21.9938 4.78481 21.9768C4.77025 21.9735 4.7558 21.97 4.74147 21.9662C4.6589 21.944 4.57784 21.9108 4.50028 21.866C4.47106 21.8492 4.44301 21.831 4.41616 21.8118C4.30161 21.7292 4.20524 21.623 4.1342 21.5003C4.06328 21.3772 4.01939 21.2404 4.00518 21.0997C4.00446 21.0924 4.00381 21.085 4.00325 21.0777C3.98786 20.883 4.02924 20.6819 4.13425 20.5L6.38425 16.6029L8.1163 17.6029L6.73233 20Z" }]]
1210
- }, b3 = {
1211
- name: "ri-radar-line",
1212
- components: [["path", { d: "M12.5065 3.62326L11.4835 5.39501C8.57378 4.51629 5.96968 4.94531 5.07207 6.50001C3.89477 8.53915 5.86239 12.1524 9.75027 14.3971C13.6382 16.6418 17.7512 16.5392 18.9285 14.5C19.8261 12.9453 18.8956 10.4756 16.6797 8.39501L17.7026 6.62326C20.7847 9.33196 22.1654 12.8934 20.6605 15.5C18.8003 18.7221 13.4717 18.8551 8.75027 16.1292C4.0289 13.4033 1.47976 8.72208 3.34002 5.50001C4.84492 2.89344 8.61964 2.30849 12.5065 3.62326ZM15.8842 1.77277L17.6163 2.77277L12.6163 11.433L10.8842 10.433L15.8842 1.77277ZM6.73233 20H17.0003V22H5.01761C4.94008 22.0014 4.86194 21.9938 4.78481 21.9768C4.77025 21.9735 4.7558 21.97 4.74147 21.9662C4.6589 21.944 4.57784 21.9108 4.50028 21.866C4.47106 21.8492 4.44301 21.831 4.41616 21.8118C4.30161 21.7292 4.20524 21.623 4.1342 21.5003C4.06328 21.3772 4.01939 21.2404 4.00518 21.0997C4.00446 21.0924 4.00381 21.085 4.00325 21.0777C3.98786 20.883 4.02924 20.6819 4.13425 20.5L6.38425 16.6029L8.1163 17.6029L6.73233 20Z" }]]
1213
- }, y3 = {
1214
- name: "ri-ram-2-fill",
1215
- components: [["path", { d: "M2 5H22C22.5523 5 23 5.44772 23 6V15C23 15.5523 22.5523 16 22 16V18C22 18.5523 21.5523 19 21 19H13.5858L12.5858 18H11.4142L10.4142 19H3C2.44772 19 2 18.5523 2 18L2 16C1.44772 16 1 15.5523 1 15V6C1 5.44771 1.44772 5 2 5ZM4 16V17H9.58579L10.5858 16H4ZM13.4142 16L14.4142 17H20V16H13.4142ZM7 9H5V12H7V9ZM9 9V12H11V9H9ZM15 9H13V12H15V9ZM17 9V12H19V9H17Z" }]]
1361
+ name: "lu-map-pinned",
1362
+ components: [["path", { d: "M18 8c0 3.613-3.869 7.429-5.393 8.795a1 1 0 0 1-1.214 0C9.87 15.429 6 11.613 6 8a6 6 0 0 1 12 0 M10,8 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M8.714 14h-3.71a1 1 0 0 0-.948.683l-2.004 6A1 1 0 0 0 3 22h18a1 1 0 0 0 .948-1.316l-2-6a1 1 0 0 0-.949-.684h-3.712" }]]
1363
+ }, A3 = {
1364
+ name: "lu-map-plus",
1365
+ components: [["path", { d: "m11 19-1.106-.552a2 2 0 0 0-1.788 0l-3.659 1.83A1 1 0 0 1 3 19.381V6.618a1 1 0 0 1 .553-.894l4.553-2.277a2 2 0 0 1 1.788 0l4.212 2.106a2 2 0 0 0 1.788 0l3.659-1.83A1 1 0 0 1 21 4.619V12 M15 5.764V12 M18 15v6 M21 18h-6 M9 3.236v15" }]]
1366
+ }, C3 = {
1367
+ name: "lu-map",
1368
+ components: [["path", { d: "M14.106 5.553a2 2 0 0 0 1.788 0l3.659-1.83A1 1 0 0 1 21 4.619v12.764a1 1 0 0 1-.553.894l-4.553 2.277a2 2 0 0 1-1.788 0l-4.212-2.106a2 2 0 0 0-1.788 0l-3.659 1.83A1 1 0 0 1 3 19.381V6.618a1 1 0 0 1 .553-.894l4.553-2.277a2 2 0 0 1 1.788 0z M15 5.764v15 M9 3.236v15" }]]
1369
+ }, F3 = {
1370
+ name: "lu-mars-stroke",
1371
+ components: [["path", { d: "m14 6 4 4 M17 3h4v4 M21 3 L13.25 10.75 M3,15 a6,6 0 1,0 12,0 a6,6 0 1,0 -12,0 Z" }]]
1216
1372
  }, k3 = {
1217
- name: "ri-ram-2-line",
1218
- components: [["path", { d: "M2 5C1.44772 5 1 5.44772 1 6V15C1 15.5523 1.44772 16 2 16V18C2 18.5523 2.44772 19 3 19H10.4142L11.4142 18H12.5858L13.5858 19H21C21.5523 19 22 18.5523 22 18V16C22.5523 16 23 15.5523 23 15V6C23 5.44772 22.5523 5 22 5H2ZM20 16V17H14.4142L13.4142 16H20ZM10.5858 16L9.58579 17H4V16H10.5858ZM3 14V7H21V14H3ZM5 9H7V12H5V9ZM11 9H9V12H11V9ZM13 9H15V12H13V9ZM19 9H17V12H19V9Z" }]]
1219
- }, B3 = {
1220
- name: "ri-ram-fill",
1221
- components: [["path", { d: "M2 5C1.44772 5 1 5.44772 1 6V18C1 18.5523 1.44772 19 2 19H5V17H7V19H9V17H11V19H13V17H15V19H17V17H19V19H22C22.5523 19 23 18.5523 23 18V6C23 5.44772 22.5523 5 22 5H2ZM5 9H11V12H5V9ZM13 9H19V12H13V9Z" }]]
1222
- }, S3 = {
1223
- name: "ri-ram-line",
1224
- components: [["path", { d: "M3 7H21V17H19V15H17V17H15V15H13V17H11V15H9V17H7V15H5V17H3V7ZM2 5C1.44772 5 1 5.44772 1 6V18C1 18.5523 1.44772 19 2 19H22C22.5523 19 23 18.5523 23 18V6C23 5.44772 22.5523 5 22 5H2ZM11 9H5V12H11V9ZM13 9H19V12H13V9Z" }]]
1225
- }, v3 = {
1226
- name: "ri-remote-control-2-fill",
1227
- components: [["path", { d: "M18 2C18.5523 2 19 2.44772 19 3V21C19 21.5523 18.5523 22 18 22H6C5.44772 22 5 21.5523 5 21V3C5 2.44772 5.44772 2 6 2H18ZM15 15H13V17H15V15ZM11 15H9V17H11V15ZM13 6H11V8H9V10H10.999L11 12H13L12.999 10H15V8H13V6Z" }]]
1373
+ name: "lu-mars",
1374
+ components: [["path", { d: "M16 3h5v5 M21 3 L14.25 9.75 M4,14 a6,6 0 1,0 12,0 a6,6 0 1,0 -12,0 Z" }]]
1375
+ }, y3 = {
1376
+ name: "lu-martini",
1377
+ components: [["path", { d: "M8 22h8 M12 11v11 M19 3 L12 11 L5 3 Z" }]]
1378
+ }, z3 = {
1379
+ name: "lu-maximize-2",
1380
+ components: [["path", { d: "M15 3 L21 3 L21 9 M9 21 L3 21 L3 15 M21 3 L14 10 M3 21 L10 14" }]]
1381
+ }, b3 = {
1382
+ name: "lu-maximize",
1383
+ components: [["path", { d: "M8 3H5a2 2 0 0 0-2 2v3 M21 8V5a2 2 0 0 0-2-2h-3 M3 16v3a2 2 0 0 0 2 2h3 M16 21h3a2 2 0 0 0 2-2v-3" }]]
1384
+ }, D3 = {
1385
+ name: "lu-medal",
1386
+ components: [["path", { d: "M7.21 15 2.66 7.14a2 2 0 0 1 .13-2.2L4.4 2.8A2 2 0 0 1 6 2h12a2 2 0 0 1 1.6.8l1.6 2.14a2 2 0 0 1 .14 2.2L16.79 15 M11 12 5.12 2.2 M13 12 L18.88 2.2 M8 7h8 M7,17 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M12 18v-2h-.5" }]]
1387
+ }, q3 = {
1388
+ name: "lu-megaphone-off",
1389
+ components: [["path", { d: "M9.26 9.26 3 11v3l14.14 3.14 M21 15.34V6l-7.31 2.03 M11.6 16.8a3 3 0 1 1-5.8-1.6 M2 2 L22 22" }]]
1228
1390
  }, w3 = {
1229
- name: "ri-remote-control-2-line",
1230
- components: [["path", { d: "M18 2C18.5523 2 19 2.44772 19 3V21C19 21.5523 18.5523 22 18 22H6C5.44772 22 5 21.5523 5 21V3C5 2.44772 5.44772 2 6 2H18ZM17 4H7V20H17V4ZM15 15V17H13V15H15ZM11 15V17H9V15H11ZM13 6V8H15V10H12.999L13 12H11L10.999 10H9V8H11V6H13Z" }]]
1391
+ name: "lu-megaphone",
1392
+ components: [["path", { d: "m3 11 18-5v12L3 14v-3z M11.6 16.8a3 3 0 1 1-5.8-1.6" }]]
1231
1393
  }, P3 = {
1232
- name: "ri-remote-control-fill",
1233
- components: [["path", { d: "M17.0001 12C17.5524 12 18.0001 12.4477 18.0001 13V22H6.00015V13C6.00015 12.4477 6.44786 12 7.00015 12H17.0001ZM10.0001 14H8.00015V16H10.0001V14ZM12.0001 6C14.3491 6 16.3827 7.34978 17.3678 9.31602L15.5787 10.2108C14.922 8.89991 13.5662 8 12.0001 8C10.4341 8 9.07833 8.89991 8.42163 10.2108L6.63247 9.31602C7.61755 7.34978 9.65122 6 12.0001 6ZM12.0001 2C15.9153 2 19.3049 4.24991 20.9466 7.5273L19.1576 8.42242C17.8443 5.80019 15.1325 4 12.0001 4C8.86783 4 6.15596 5.80019 4.84271 8.42242L3.05371 7.5273C4.69541 4.24991 8.08503 2 12.0001 2Z" }]]
1234
- }, D3 = {
1235
- name: "ri-remote-control-line",
1236
- components: [["path", { d: "M17.0001 12C17.5524 12 18.0001 12.4477 18.0001 13V22H16.0001V14H8.00015V22H6.00015V13C6.00015 12.4477 6.44786 12 7.00015 12H17.0001ZM12.0001 16V18H10.0001V16H12.0001ZM12.0001 6C14.3491 6 16.3827 7.34978 17.3678 9.31602L15.5787 10.2108C14.922 8.89991 13.5662 8 12.0001 8C10.4341 8 9.07833 8.89991 8.42163 10.2108L6.63247 9.31602C7.61755 7.34978 9.65122 6 12.0001 6ZM12.0001 2C15.9153 2 19.3049 4.24991 20.9466 7.5273L19.1576 8.42242C17.8443 5.80019 15.1325 4 12.0001 4C8.86783 4 6.15596 5.80019 4.84271 8.42242L3.05371 7.5273C4.69541 4.24991 8.08503 2 12.0001 2Z" }]]
1237
- }, A3 = {
1238
- name: "ri-restart-fill",
1239
- components: [["path", { d: "M12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22ZM16.8201 17.0761C18.1628 15.8007 19 13.9981 19 12C19 8.13401 15.866 5 12 5C8.13401 5 5 8.13401 5 12C5 15.866 8.13401 19 12 19C13.0609 19 14.0666 18.764 14.9676 18.3417L13.9928 16.5871C13.3823 16.8527 12.7083 17 12 17C9.23858 17 7 14.7614 7 12C7 9.23858 9.23858 7 12 7C14.7614 7 17 9.23858 17 12H14L16.8201 17.0761Z" }]]
1240
- }, z3 = {
1241
- name: "ri-restart-line",
1242
- components: [["path", { d: "M18.5374 19.5674C16.7844 21.0831 14.4993 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 14.1361 21.3302 16.1158 20.1892 17.7406L17 12H20C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20C14.1502 20 16.1022 19.1517 17.5398 17.7716L18.5374 19.5674Z" }]]
1243
- }, G3 = {
1244
- name: "ri-rfid-fill",
1245
- components: [["path", { d: "M18.364 18.3641C21.8787 14.8493 21.8787 9.15086 18.364 5.63614L19.7782 4.22192C24.0739 8.51769 24.0739 15.4825 19.7782 19.7783L18.364 18.3641ZM5.63604 5.63614C2.12132 9.15086 2.12132 14.8493 5.63604 18.3641L4.22183 19.7783C-0.0739417 15.4825 -0.0739417 8.51769 4.22183 4.22192L5.63604 5.63614ZM15.5355 15.5355C17.4882 13.5829 17.4882 10.4171 15.5355 8.46445L16.9497 7.05024C19.6834 9.78391 19.6834 14.2161 16.9497 16.9497L15.5355 15.5355ZM8.46447 8.46445C6.51184 10.4171 6.51184 13.5829 8.46447 15.5355L7.05025 16.9497C4.31658 14.2161 4.31658 9.78391 7.05025 7.05024L8.46447 8.46445ZM12 14.0001C13.1046 14.0001 14 13.1046 14 12.0001C14 10.8955 13.1046 10.0001 12 10.0001C10.8954 10.0001 10 10.8955 10 12.0001C10 13.1046 10.8954 14.0001 12 14.0001Z" }]]
1394
+ name: "lu-meh",
1395
+ components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M8 15 L16 15 M9 9 L9.01 9 M15 9 L15.01 9" }]]
1246
1396
  }, x3 = {
1247
- name: "ri-rfid-line",
1248
- components: [["path", { d: "M18.364 18.3641C21.8787 14.8493 21.8787 9.15086 18.364 5.63614L19.7782 4.22192C24.0739 8.51769 24.0739 15.4825 19.7782 19.7783L18.364 18.3641ZM5.63604 5.63614C2.12132 9.15086 2.12132 14.8493 5.63604 18.3641L4.22183 19.7783C-0.0739417 15.4825 -0.0739417 8.51769 4.22183 4.22192L5.63604 5.63614ZM15.5355 15.5355C17.4882 13.5829 17.4882 10.4171 15.5355 8.46445L16.9497 7.05024C19.6834 9.78391 19.6834 14.2161 16.9497 16.9497L15.5355 15.5355ZM8.46447 8.46445C6.51184 10.4171 6.51184 13.5829 8.46447 15.5355L7.05025 16.9497C4.31658 14.2161 4.31658 9.78391 7.05025 7.05024L8.46447 8.46445ZM12 14.0001C13.1046 14.0001 14 13.1046 14 12.0001C14 10.8955 13.1046 10.0001 12 10.0001C10.8954 10.0001 10 10.8955 10 12.0001C10 13.1046 10.8954 14.0001 12 14.0001Z" }]]
1249
- }, T3 = {
1250
- name: "ri-rotate-lock-fill",
1251
- components: [["path", { d: "M12 2C17.5228 2 22 6.47715 22 12C22 14.1364 21.3301 16.1162 20.1889 17.741L17 12H20C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20C14.1502 20 16.1023 19.1517 17.5398 17.7716L18.5379 19.567C16.7848 21.083 14.4995 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12 7C13.6569 7 15 8.34315 15 10V11H16V16H8V11H9V10C9 8.34315 10.3431 7 12 7ZM12 9C11.4872 9 11.0645 9.38604 11.0067 9.88338L11 10V11H13V10C13 9.48716 12.614 9.06449 12.1166 9.00673L12 9Z" }]]
1252
- }, q3 = {
1253
- name: "ri-rotate-lock-line",
1254
- components: [["path", { d: "M12 2C17.5228 2 22 6.47715 22 12C22 14.1364 21.3301 16.1162 20.1889 17.741L17 12H20C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20C14.1502 20 16.1023 19.1517 17.5398 17.7716L18.5379 19.567C16.7848 21.083 14.4995 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12 7C13.6569 7 15 8.34315 15 10V11H16V16H8V11H9V10C9 8.34315 10.3431 7 12 7ZM14 13H10V14H14V13ZM12 9C11.4872 9 11.0645 9.38604 11.0067 9.88338L11 10V11H13V10C13 9.48716 12.614 9.06449 12.1166 9.00673L12 9Z" }]]
1397
+ name: "lu-memory-stick",
1398
+ components: [["path", { d: "M6 19v-3 M10 19v-3 M14 19v-3 M18 19v-3 M8 11V9 M16 11V9 M12 11V9 M2 15h20 M2 7a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v1.1a2 2 0 0 0 0 3.837V17a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-5.1a2 2 0 0 0 0-3.837Z" }]]
1399
+ }, G3 = {
1400
+ name: "lu-menu",
1401
+ components: [["path", { d: "M4 12h16 M4 18h16 M4 6h16" }]]
1402
+ }, S3 = {
1403
+ name: "lu-merge",
1404
+ components: [["path", { d: "m8 6 4-4 4 4 M12 2v10.3a4 4 0 0 1-1.172 2.872L4 22 M20 22 L15 17" }]]
1255
1405
  }, I3 = {
1256
- name: "ri-router-fill",
1257
- components: [["path", { d: "M11.0001 14V11H13.0001V14H18.0001C18.5524 14 19.0001 14.4477 19.0001 15V21C19.0001 21.5523 18.5524 22 18.0001 22H6.00015C5.44786 22 5.00015 21.5523 5.00015 21V15C5.00015 14.4477 5.44786 14 6.00015 14H11.0001ZM2.51074 8.83686C3.83432 4.86424 7.58275 2 12.0001 2C16.4176 2 20.166 4.86424 21.4896 8.83686L19.5917 9.46949C18.5328 6.29139 15.5341 4 12.0001 4C8.46623 4 5.46749 6.29139 4.40862 9.46949L2.51074 8.83686ZM6.3065 10.1021C7.10065 7.71854 9.34971 6 12.0001 6C14.6506 6 16.8996 7.71854 17.6938 10.1021L15.7959 10.7347C15.2665 9.1457 13.7671 8 12.0001 8C10.2332 8 8.73382 9.1457 8.20439 10.7347L6.3065 10.1021Z" }]]
1258
- }, W3 = {
1259
- name: "ri-router-line",
1260
- components: [["path", { d: "M11.0001 14V11H13.0001V14H18.0001C18.5524 14 19.0001 14.4477 19.0001 15V21C19.0001 21.5523 18.5524 22 18.0001 22H6.00015C5.44786 22 5.00015 21.5523 5.00015 21V15C5.00015 14.4477 5.44786 14 6.00015 14H11.0001ZM2.51074 8.83686C3.83432 4.86424 7.58275 2 12.0001 2C16.4176 2 20.166 4.86424 21.4896 8.83686L19.5917 9.46949C18.5328 6.29139 15.5341 4 12.0001 4C8.46623 4 5.46749 6.29139 4.40862 9.46949L2.51074 8.83686ZM6.3065 10.1021C7.10065 7.71854 9.34971 6 12.0001 6C14.6506 6 16.8996 7.71854 17.6938 10.1021L15.7959 10.7347C15.2665 9.1457 13.7671 8 12.0001 8C10.2332 8 8.73382 9.1457 8.20439 10.7347L6.3065 10.1021ZM7.00015 16V20H17.0001V16H7.00015Z" }]]
1261
- }, E3 = {
1262
- name: "ri-rss-fill",
1263
- components: [["path", { d: "M3 3C12.9411 3 21 11.0589 21 21H18C18 12.7157 11.2843 6 3 6V3ZM3 10C9.07513 10 14 14.9249 14 21H11C11 16.5817 7.41828 13 3 13V10ZM3 17C5.20914 17 7 18.7909 7 21H3V17Z" }]]
1264
- }, Q3 = {
1265
- name: "ri-rss-line",
1266
- components: [["path", { d: "M3 17C5.20914 17 7 18.7909 7 21H3V17ZM3 10C9.07513 10 14 14.9249 14 21H12C12 16.0294 7.97056 12 3 12V10ZM3 3C12.9411 3 21 11.0589 21 21H19C19 12.1634 11.8366 5 3 5V3Z" }]]
1406
+ name: "lu-message-circle-code",
1407
+ components: [["path", { d: "M10 9.5 8 12l2 2.5 M14 9.5 L16 12 L14 14.5 M7.9 20A9 9 0 1 0 4 16.1L2 22z" }]]
1267
1408
  }, O3 = {
1268
- name: "ri-save-2-fill",
1269
- components: [["path", { d: "M4 3H17L20.7071 6.70711C20.8946 6.89464 21 7.149 21 7.41421V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3ZM12 18C13.6569 18 15 16.6569 15 15C15 13.3431 13.6569 12 12 12C10.3431 12 9 13.3431 9 15C9 16.6569 10.3431 18 12 18ZM5 5V9H15V5H5Z" }]]
1409
+ name: "lu-message-circle-dashed",
1410
+ components: [["path", { d: "M13.5 3.1c-.5 0-1-.1-1.5-.1s-1 .1-1.5.1 M19.3 6.8a10.45 10.45 0 0 0-2.1-2.1 M20.9 13.5c.1-.5.1-1 .1-1.5s-.1-1-.1-1.5 M17.2 19.3a10.45 10.45 0 0 0 2.1-2.1 M10.5 20.9c.5.1 1 .1 1.5.1s1-.1 1.5-.1 M3.5 17.5 2 22l4.5-1.5 M3.1 10.5c0 .5-.1 1-.1 1.5s.1 1 .1 1.5 M6.8 4.7a10.45 10.45 0 0 0-2.1 2.1" }]]
1411
+ }, E3 = {
1412
+ name: "lu-message-circle-heart",
1413
+ components: [["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z M15.8 9.2a2.5 2.5 0 0 0-3.5 0l-.3.4-.35-.3a2.42 2.42 0 1 0-3.2 3.6l3.6 3.5 3.6-3.5c1.2-1.2 1.1-2.7.2-3.7" }]]
1414
+ }, R3 = {
1415
+ name: "lu-message-circle-more",
1416
+ components: [["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z M8 12h.01 M12 12h.01 M16 12h.01" }]]
1417
+ }, K3 = {
1418
+ name: "lu-message-circle-off",
1419
+ components: [["path", { d: "M20.5 14.9A9 9 0 0 0 9.1 3.5 M2 2 L22 22 M5.6 5.6C3 8.3 2.2 12.5 4 16l-2 6 6-2c3.4 1.8 7.6 1.1 10.3-1.7" }]]
1420
+ }, T3 = {
1421
+ name: "lu-message-circle-plus",
1422
+ components: [["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z M8 12h8 M12 8v8" }]]
1423
+ }, X3 = {
1424
+ name: "lu-message-circle-question",
1425
+ components: [["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3 M12 17h.01" }]]
1270
1426
  }, U3 = {
1271
- name: "ri-save-2-line",
1272
- components: [["path", { d: "M5 5V19H19V7.82843L16.1716 5H5ZM4 3H17L20.7071 6.70711C20.8946 6.89464 21 7.149 21 7.41421V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3ZM12 18C10.3431 18 9 16.6569 9 15C9 13.3431 10.3431 12 12 12C13.6569 12 15 13.3431 15 15C15 16.6569 13.6569 18 12 18ZM6 6H15V10H6V6Z" }]]
1427
+ name: "lu-message-circle-reply",
1428
+ components: [["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z M10 15 L7 12 L10 9 M7 12h7a2 2 0 0 1 2 2v1" }]]
1429
+ }, B3 = {
1430
+ name: "lu-message-circle-warning",
1431
+ components: [["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z M12 8v4 M12 16h.01" }]]
1432
+ }, W3 = {
1433
+ name: "lu-message-circle-x",
1434
+ components: [["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z M15 9 L9 15 M9 9 L15 15" }]]
1273
1435
  }, j3 = {
1274
- name: "ri-save-3-fill",
1275
- components: [["path", { d: "M4 3H18L20.7071 5.70711C20.8946 5.89464 21 6.149 21 6.41421V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3ZM7 4V9H16V4H7ZM6 12V19H18V12H6ZM13 5H15V8H13V5Z" }]]
1276
- }, K3 = {
1277
- name: "ri-save-3-line",
1278
- components: [["path", { d: "M18 19H19V6.82843L17.1716 5H16V9H7V5H5V19H6V12H18V19ZM4 3H18L20.7071 5.70711C20.8946 5.89464 21 6.149 21 6.41421V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3ZM8 14V19H16V14H8Z" }]]
1436
+ name: "lu-message-circle",
1437
+ components: [["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z" }]]
1279
1438
  }, J3 = {
1280
- name: "ri-save-fill",
1281
- components: [["path", { d: "M18 21V13H6V21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3H17L21 7V20C21 20.5523 20.5523 21 20 21H18ZM16 21H8V15H16V21Z" }]]
1439
+ name: "lu-message-square-code",
1440
+ components: [["path", { d: "M10 7.5 8 10l2 2.5 M14 7.5 L16 10 L14 12.5 M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" }]]
1441
+ }, Q3 = {
1442
+ name: "lu-message-square-dashed",
1443
+ components: [["path", { d: "M10 17H7l-4 4v-7 M14 17h1 M14 3h1 M19 3a2 2 0 0 1 2 2 M21 14v1a2 2 0 0 1-2 2 M21 9v1 M3 9v1 M5 3a2 2 0 0 0-2 2 M9 3h1" }]]
1282
1444
  }, N3 = {
1283
- name: "ri-save-line",
1284
- components: [["path", { d: "M7 19V13H17V19H19V7.82843L16.1716 5H5V19H7ZM4 3H17L21 7V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3ZM9 15V19H15V15H9Z" }]]
1285
- }, X3 = {
1286
- name: "ri-scan-2-fill",
1287
- components: [["path", { d: "M4.25705 5.67127L6.39362 7.80783C5.5184 8.97641 5 10.4277 5 12C5 15.866 8.13401 19 12 19C15.866 19 19 15.866 19 12C19 8.13401 15.866 5 12 5C10.4277 5 8.97641 5.5184 7.80783 6.39362L5.67127 4.25705C7.39514 2.84637 9.59873 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 9.59873 2.84637 7.39514 4.25705 5.67127ZM7.8284 9.24261L12 13.4142L13.4142 12L9.24261 7.8284C10.033 7.30488 10.9809 7 12 7C14.7614 7 17 9.23858 17 12C17 14.7614 14.7614 17 12 17C9.23858 17 7 14.7614 7 12C7 10.9809 7.30488 10.033 7.8284 9.24261Z" }]]
1445
+ name: "lu-message-square-diff",
1446
+ components: [["path", { d: "m5 19-2 2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2 M9 10h6 M12 7v6 M9 17h6" }]]
1288
1447
  }, Y3 = {
1289
- name: "ri-scan-2-line",
1290
- components: [["path", { d: "M5.67127 4.25705L13.4142 12L12 13.4142L8.55382 9.96803C8.20193 10.5635 8 11.2582 8 12C8 14.2091 9.79086 16 12 16C14.2091 16 16 14.2091 16 12C16 9.87494 14.3429 8.13693 12.2503 8.00771L10.4459 6.20323C10.9416 6.07067 11.4625 6 12 6C15.3137 6 18 8.68629 18 12C18 15.3137 15.3137 18 12 18C8.68629 18 6 15.3137 6 12C6 10.7042 6.41079 9.50428 7.10925 8.52347L5.68014 7.09436C4.62708 8.44904 4 10.1513 4 12C4 16.4183 7.58172 20 12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4C10.8915 4 9.83557 4.22547 8.8757 4.63306L7.37443 3.13179C8.75768 2.40883 10.3311 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 8.87842 3.43029 6.09091 5.67127 4.25705Z" }]]
1448
+ name: "lu-message-square-dot",
1449
+ components: [["path", { d: "M11.7 3H5a2 2 0 0 0-2 2v16l4-4h12a2 2 0 0 0 2-2v-2.7 M15,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
1291
1450
  }, _3 = {
1292
- name: "ri-scan-fill",
1293
- components: [["path", { d: "M4.25705 5.67127L12 13.4142L13.4142 12L5.67127 4.25705C7.39514 2.84637 9.59873 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 9.59873 2.84637 7.39514 4.25705 5.67127Z" }]]
1451
+ name: "lu-message-square-heart",
1452
+ components: [["path", { d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z M14.8 7.5a1.84 1.84 0 0 0-2.6 0l-.2.3-.3-.3a1.84 1.84 0 1 0-2.4 2.8L12 13l2.7-2.7c.9-.9.8-2.1.1-2.8" }]]
1294
1453
  }, $3 = {
1295
- name: "ri-scan-line",
1296
- components: [["path", { d: "M5.67127 4.25705L13.4142 12L12 13.4142L5.68014 7.09436C4.62708 8.44904 4 10.1513 4 12C4 16.4183 7.58172 20 12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4C11.0848 4 10.2054 4.15369 9.38641 4.43667L7.84921 2.89947C9.11354 2.32187 10.5192 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 8.87842 3.43029 6.09091 5.67127 4.25705Z" }]]
1297
- }, C6 = {
1298
- name: "ri-sd-card-fill",
1299
- components: [["path", { d: "M4.29289 6.70711L9 2H19C19.5523 2 20 2.44772 20 3V21C20 21.5523 19.5523 22 19 22H5C4.44772 22 4 21.5523 4 21V7.41421C4 7.149 4.10536 6.89464 4.29289 6.70711ZM15 5V9H17V5H15ZM12 5V9H14V5H12ZM9 5V9H11V5H9Z" }]]
1300
- }, H6 = {
1301
- name: "ri-sd-card-line",
1302
- components: [["path", { d: "M6 7.82843V20H18V4H9.82843L6 7.82843ZM4.29289 6.70711L9 2H19C19.5523 2 20 2.44772 20 3V21C20 21.5523 19.5523 22 19 22H5C4.44772 22 4 21.5523 4 21V7.41421C4 7.149 4.10536 6.89464 4.29289 6.70711ZM15 5H17V9H15V5ZM12 5H14V9H12V5ZM9 6H11V9H9V6Z" }]]
1303
- }, V6 = {
1304
- name: "ri-sd-card-mini-fill",
1305
- components: [["path", { d: "M7 2H19C19.5523 2 20 2.44772 20 3V21C20 21.5523 19.5523 22 19 22H5C4.44772 22 4 21.5523 4 21V12.4196C4 12.1549 4.10493 11.901 4.29179 11.7135L5.8541 10.1464C5.94754 10.0526 6 9.92569 6 9.79335V3C6 2.44772 6.44772 2 7 2ZM15 4V8H17V4H15ZM12 4V8H14V4H12ZM9 4V8H11V4H9Z" }]]
1306
- }, n6 = {
1307
- name: "ri-sd-card-mini-line",
1308
- components: [["path", { d: "M8 4V9.79335C8 10.455 7.73768 11.0897 7.27052 11.5584L6 12.8329V20H18V4H8ZM7 2H19C19.5523 2 20 2.44772 20 3V21C20 21.5523 19.5523 22 19 22H5C4.44772 22 4 21.5523 4 21V12.4196C4 12.1549 4.10493 11.901 4.29179 11.7135L5.8541 10.1464C5.94754 10.0526 6 9.92569 6 9.79335V3C6 2.44772 6.44772 2 7 2ZM15 5H17V9H15V5ZM12 5H14V9H12V5ZM9 5H11V9H9V5Z" }]]
1309
- }, i6 = {
1310
- name: "ri-sensor-fill",
1311
- components: [["path", { d: "M6 8V10H18V8H15V2H17V6H22V8H20V20C20 20.5523 19.5523 21 19 21H5C4.44772 21 4 20.5523 4 20V8H2V6H7V2H9V8H6ZM13 2V8H11V2H13Z" }]]
1312
- }, L6 = {
1313
- name: "ri-sensor-line",
1314
- components: [["path", { d: "M6 8V19H18V8H15V2H17V6H22V8H20V20C20 20.5523 19.5523 21 19 21H5C4.44772 21 4 20.5523 4 20V8H2V6H7V2H9V8H6ZM13 2V8H11V2H13Z" }]]
1315
- }, e6 = {
1316
- name: "ri-server-fill",
1317
- components: [["path", { d: "M4 3H20C20.5523 3 21 3.44772 21 4V11H3V4C3 3.44772 3.44772 3 4 3ZM3 13H21V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V13ZM7 16V18H10V16H7ZM7 6V8H10V6H7Z" }]]
1318
- }, o6 = {
1319
- name: "ri-server-line",
1320
- components: [["path", { d: "M5 11H19V5H5V11ZM21 4V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3H20C20.5523 3 21 3.44772 21 4ZM19 13H5V19H19V13ZM7 15H10V17H7V15ZM7 7H10V9H7V7Z" }]]
1321
- }, t6 = {
1322
- name: "ri-shut-down-fill",
1323
- components: [["path", { d: "M11 2.04938V12H13V2.04938C18.0533 2.5511 22 6.81465 22 12C22 17.5229 17.5228 22 12 22C6.47715 22 2 17.5229 2 12C2 6.81465 5.94668 2.5511 11 2.04938Z" }]]
1324
- }, M6 = {
1325
- name: "ri-shut-down-line",
1326
- components: [["path", { d: "M6.26489 3.80698L7.41191 5.44558C5.34875 6.89247 4 9.28873 4 12C4 16.4183 7.58172 20 12 20C16.4183 20 20 16.4183 20 12C20 9.28873 18.6512 6.89247 16.5881 5.44558L17.7351 3.80698C20.3141 5.61559 22 8.61091 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 8.61091 3.68594 5.61559 6.26489 3.80698ZM11 12V2H13V12H11Z" }]]
1327
- }, Z6 = {
1328
- name: "ri-signal-wifi-1-fill",
1329
- components: [["path", { d: "M12.0005 3C16.2849 3 20.2196 4.49683 23.3104 6.99607L12.0005 21L0.689941 6.99671C3.78078 4.49709 7.71583 3 12.0005 3ZM12.0005 5C8.97296 5 6.07788 5.84185 3.57997 7.39179L8.68885 13.7155C9.69799 13.256 10.8194 13 12.0005 13C13.1818 13 14.3032 13.256 15.3123 13.7155L20.4204 7.39132C17.9226 5.84167 15.0278 5 12.0005 5Z" }]]
1330
- }, a6 = {
1331
- name: "ri-signal-wifi-1-line",
1332
- components: [["path", { d: "M12.0005 3C16.2849 3 20.2196 4.49683 23.3104 6.99607L12.0005 21L0.689941 6.99671C3.78078 4.49709 7.71583 3 12.0005 3ZM12.0005 15C11.3072 15 10.6331 15.1174 10.0002 15.3409L12.0005 17.8169L13.9999 15.34C13.3705 15.12 12.6939 15 12.0005 15ZM12.0005 5C8.97296 5 6.07788 5.84185 3.57997 7.39179L8.68885 13.7155C9.69799 13.256 10.8194 13 12.0005 13C13.1818 13 14.3032 13.256 15.3123 13.7155L20.4204 7.39132C17.9226 5.84167 15.0278 5 12.0005 5Z" }]]
1333
- }, l6 = {
1334
- name: "ri-signal-wifi-2-fill",
1335
- components: [["path", { d: "M12.0005 3C16.2849 3 20.2196 4.49683 23.3104 6.99607L12.0005 21L0.689941 6.99671C3.78078 4.49709 7.71583 3 12.0005 3ZM12.0005 5C8.97296 5 6.07788 5.84185 3.57997 7.39179L6.75851 11.327C8.31685 10.4807 10.1026 10 12.0005 10C13.8983 10 15.6838 10.4806 17.242 11.3267L20.4204 7.39132C17.9226 5.84167 15.0278 5 12.0005 5Z" }]]
1336
- }, s6 = {
1337
- name: "ri-signal-wifi-2-line",
1338
- components: [["path", { d: "M12.0005 3C16.2849 3 20.2196 4.49683 23.3104 6.99607L12.0005 21L0.689941 6.99671C3.78078 4.49709 7.71583 3 12.0005 3ZM12.0005 12C10.58 12 9.23638 12.3291 8.04168 12.9152L12.0005 17.8169L15.9589 12.915C14.7643 12.329 13.4209 12 12.0005 12ZM12.0005 5C8.97296 5 6.07788 5.84185 3.57997 7.39179L6.75851 11.327C8.31685 10.4807 10.1026 10 12.0005 10C13.8983 10 15.6838 10.4806 17.242 11.3267L20.4204 7.39132C17.9226 5.84167 15.0278 5 12.0005 5Z" }]]
1339
- }, c6 = {
1340
- name: "ri-signal-wifi-3-fill",
1341
- components: [["path", { d: "M12.0005 3C16.2849 3 20.2196 4.49683 23.3104 6.99607L12.0005 21L0.689941 6.99671C3.78078 4.49709 7.71583 3 12.0005 3ZM12.0005 5C8.97296 5 6.07788 5.84185 3.57997 7.39179L5.48439 9.74853C7.40016 8.63663 9.626 8 12.0005 8C14.3751 8 16.6011 8.63667 18.5169 9.74863L20.4204 7.39132C17.9226 5.84167 15.0278 5 12.0005 5Z" }]]
1342
- }, p6 = {
1343
- name: "ri-signal-wifi-3-line",
1344
- components: [["path", { d: "M12.0005 3C16.2849 3 20.2196 4.49683 23.3104 6.99607L12.0005 21L0.689941 6.99671C3.78078 4.49709 7.71583 3 12.0005 3ZM12.0005 10C10.1028 10 8.31726 10.4806 6.75905 11.3267L12.0005 17.8169L17.2419 11.3266C15.6837 10.4805 13.8982 10 12.0005 10ZM12.0005 5C8.97296 5 6.07788 5.84185 3.57997 7.39179L5.48439 9.74853C7.40016 8.63663 9.626 8 12.0005 8C14.3751 8 16.6011 8.63667 18.5169 9.74863L20.4204 7.39132C17.9226 5.84167 15.0278 5 12.0005 5Z" }]]
1345
- }, m6 = {
1346
- name: "ri-signal-wifi-error-fill",
1347
- components: [["path", { d: "M12.0005 3C16.2849 3 20.2196 4.49683 23.3104 6.99607L22.4989 8H18.0005L17.9999 13.571L12.0005 21L0.689941 6.99671C3.78078 4.49709 7.71583 3 12.0005 3ZM22.0005 19V21H20.0005V19H22.0005ZM22.0005 10V17H20.0005V10H22.0005Z" }]]
1348
- }, r6 = {
1349
- name: "ri-signal-wifi-error-line",
1350
- components: [["path", { d: "M12.0005 3C16.2849 3 20.2196 4.49683 23.3104 6.99607L22.0539 8.55224C19.3066 6.33059 15.809 5 12.0005 5C8.91158 5 6.02706 5.87535 3.58152 7.39152L12.0005 17.8169L17.9999 10.388V13.571L12.0005 21L0.689941 6.99671C3.78078 4.49709 7.71583 3 12.0005 3ZM22.0005 19V21H20.0005V19H22.0005ZM22.0005 10V17H20.0005V10H22.0005Z" }]]
1351
- }, d6 = {
1352
- name: "ri-signal-wifi-fill",
1353
- components: [["path", { d: "M12.0005 3C16.2849 3 20.2196 4.49683 23.3104 6.99607L12.0005 21L0.689941 6.99671C3.78078 4.49709 7.71583 3 12.0005 3Z" }]]
1354
- }, h6 = {
1355
- name: "ri-signal-wifi-line",
1356
- components: [["path", { d: "M12.0005 3C16.2849 3 20.2196 4.49683 23.3104 6.99607L12.0005 21L0.689941 6.99671C3.78078 4.49709 7.71583 3 12.0005 3ZM12.0005 5C8.97296 5 6.07788 5.84185 3.57997 7.39179L12.0005 17.8169L20.4204 7.39132C17.9226 5.84167 15.0278 5 12.0005 5Z" }]]
1357
- }, R6 = {
1358
- name: "ri-signal-wifi-off-fill",
1359
- components: [["path", { d: "M2.80815 1.39343L20.4858 19.0711L19.0716 20.4853L15.3889 16.8024L12.0005 21L0.689941 6.99674C1.60407 6.25747 2.59204 5.60589 3.64107 5.05479L1.39394 2.80765L2.80815 1.39343ZM12.0005 3.00003C16.2849 3.00003 20.2196 4.49687 23.3104 6.99611L17.9039 13.689L7.72504 3.51088C9.09547 3.17702 10.5273 3.00003 12.0005 3.00003Z" }]]
1360
- }, f6 = {
1361
- name: "ri-signal-wifi-off-line",
1362
- components: [["path", { d: "M2.80815 1.39343L20.4858 19.0711L19.0716 20.4853L15.3889 16.8034L12.0005 21L0.689941 6.99674C1.60407 6.25747 2.59204 5.60589 3.64107 5.05479L1.39394 2.80765L2.80815 1.39343ZM3.57997 7.39183L12.0005 17.817L13.9669 15.3804L5.13163 6.54439C4.59981 6.79756 4.08187 7.0804 3.57997 7.39183ZM12.0005 3.00003C16.2849 3.00003 20.2196 4.49687 23.3104 6.99611L17.9039 13.689L16.4819 12.267L20.4204 7.39135C17.9226 5.84171 15.0278 5.00003 12.0005 5.00003C11.1277 5.00003 10.2659 5.07 9.42141 5.20674L7.72504 3.51088C9.09547 3.17702 10.5273 3.00003 12.0005 3.00003Z" }]]
1363
- }, F6 = {
1364
- name: "ri-sim-card-2-fill",
1365
- components: [["path", { d: "M5 2H15L19.7071 6.70711C19.8946 6.89464 20 7.149 20 7.41421V21C20 21.5523 19.5523 22 19 22H5C4.44772 22 4 21.5523 4 21V3C4 2.44772 4.44772 2 5 2ZM13 18V10H8V12H11V18H13ZM8 13V15H10V13H8ZM14 13V15H16V13H14ZM14 10V12H16V10H14ZM8 16V18H10V16H8ZM14 16V18H16V16H14Z" }]]
1366
- }, u6 = {
1367
- name: "ri-sim-card-2-line",
1368
- components: [["path", { d: "M6 4V20H18V7.82843L14.1716 4H6ZM5 2H15L19.7071 6.70711C19.8946 6.89464 20 7.149 20 7.41421V21C20 21.5523 19.5523 22 19 22H5C4.44772 22 4 21.5523 4 21V3C4 2.44772 4.44772 2 5 2ZM13 10V18H11V12H8V10H13ZM8 13H10V15H8V13ZM14 13H16V15H14V13ZM14 10H16V12H14V10ZM8 16H10V18H8V16ZM14 16H16V18H14V16Z" }]]
1369
- }, g6 = {
1370
- name: "ri-sim-card-fill",
1371
- components: [["path", { d: "M5 2H15L19.7071 6.70711C19.8946 6.89464 20 7.149 20 7.41421V21C20 21.5523 19.5523 22 19 22H5C4.44772 22 4 21.5523 4 21V3C4 2.44772 4.44772 2 5 2ZM8 12V18H16V12H8Z" }]]
1372
- }, b6 = {
1373
- name: "ri-sim-card-line",
1374
- components: [["path", { d: "M6 4V20H18V7.82843L14.1716 4H6ZM5 2H15L19.7071 6.70711C19.8946 6.89464 20 7.149 20 7.41421V21C20 21.5523 19.5523 22 19 22H5C4.44772 22 4 21.5523 4 21V3C4 2.44772 4.44772 2 5 2ZM8 12H16V18H8V12Z" }]]
1375
- }, y6 = {
1376
- name: "ri-smartphone-fill",
1377
- components: [["path", { d: "M6 2H18C18.5523 2 19 2.44772 19 3V21C19 21.5523 18.5523 22 18 22H6C5.44772 22 5 21.5523 5 21V3C5 2.44772 5.44772 2 6 2ZM12 17C11.4477 17 11 17.4477 11 18C11 18.5523 11.4477 19 12 19C12.5523 19 13 18.5523 13 18C13 17.4477 12.5523 17 12 17Z" }]]
1378
- }, k6 = {
1379
- name: "ri-smartphone-line",
1380
- components: [["path", { d: "M7 4V20H17V4H7ZM6 2H18C18.5523 2 19 2.44772 19 3V21C19 21.5523 18.5523 22 18 22H6C5.44772 22 5 21.5523 5 21V3C5 2.44772 5.44772 2 6 2ZM12 17C12.5523 17 13 17.4477 13 18C13 18.5523 12.5523 19 12 19C11.4477 19 11 18.5523 11 18C11 17.4477 11.4477 17 12 17Z" }]]
1381
- }, B6 = {
1382
- name: "ri-tablet-fill",
1383
- components: [["path", { d: "M5 2H19C19.5523 2 20 2.44772 20 3V21C20 21.5523 19.5523 22 19 22H5C4.44772 22 4 21.5523 4 21V3C4 2.44772 4.44772 2 5 2ZM12 17C11.4477 17 11 17.4477 11 18C11 18.5523 11.4477 19 12 19C12.5523 19 13 18.5523 13 18C13 17.4477 12.5523 17 12 17Z" }]]
1384
- }, S6 = {
1385
- name: "ri-tablet-line",
1386
- components: [["path", { d: "M6 4V20H18V4H6ZM5 2H19C19.5523 2 20 2.44772 20 3V21C20 21.5523 19.5523 22 19 22H5C4.44772 22 4 21.5523 4 21V3C4 2.44772 4.44772 2 5 2ZM12 17C12.5523 17 13 17.4477 13 18C13 18.5523 12.5523 19 12 19C11.4477 19 11 18.5523 11 18C11 17.4477 11.4477 17 12 17Z" }]]
1387
- }, v6 = {
1388
- name: "ri-tv-2-fill",
1389
- components: [["path", { d: "M2 4.00087C2 3.44811 2.45531 3 2.9918 3H21.0082C21.556 3 22 3.44463 22 4.00087V17.9991C22 18.5519 21.5447 19 21.0082 19H2.9918C2.44405 19 2 18.5554 2 17.9991V4.00087ZM5 20H19V22H5V20Z" }]]
1390
- }, w6 = {
1391
- name: "ri-tv-2-line",
1392
- components: [["path", { d: "M2 4.00087C2 3.44811 2.45531 3 2.9918 3H21.0082C21.556 3 22 3.44463 22 4.00087V17.9991C22 18.5519 21.5447 19 21.0082 19H2.9918C2.44405 19 2 18.5554 2 17.9991V4.00087ZM4 5V17H20V5H4ZM5 20H19V22H5V20Z" }]]
1393
- }, P6 = {
1394
- name: "ri-tv-fill",
1395
- components: [["path", { d: "M15.4142 4.99998H21.0082C21.556 4.99998 22 5.44461 22 6.00085V19.9991C22 20.5519 21.5447 21 21.0082 21H2.9918C2.44405 21 2 20.5553 2 19.9991V6.00085C2 5.44808 2.45531 4.99998 2.9918 4.99998H8.58579L6.05025 2.46445L7.46447 1.05023L11.4142 4.99998H12.5858L16.5355 1.05023L17.9497 2.46445L15.4142 4.99998Z" }]]
1396
- }, D6 = {
1397
- name: "ri-tv-line",
1398
- components: [["path", { d: "M15.4142 4.99998H21.0082C21.556 4.99998 22 5.44461 22 6.00085V19.9991C22 20.5519 21.5447 21 21.0082 21H2.9918C2.44405 21 2 20.5553 2 19.9991V6.00085C2 5.44808 2.45531 4.99998 2.9918 4.99998H8.58579L6.05025 2.46445L7.46447 1.05023L11.4142 4.99998H12.5858L16.5355 1.05023L17.9497 2.46445L15.4142 4.99998ZM4 6.99998V19H20V6.99998H4Z" }]]
1399
- }, A6 = {
1400
- name: "ri-u-disk-fill",
1401
- components: [["path", { d: "M4 12H20C20.5523 12 21 12.4477 21 13V21C21 21.5523 20.5523 22 20 22H4C3.44772 22 3 21.5523 3 21V13C3 12.4477 3.44772 12 4 12ZM5 2H19V10H5V2ZM9 5V7H11V5H9ZM13 5V7H15V5H13Z" }]]
1402
- }, z6 = {
1403
- name: "ri-u-disk-line",
1404
- components: [["path", { d: "M19 12H5V20H19V12ZM5 10V2H19V10H20C20.5523 10 21 10.4477 21 11V21C21 21.5523 20.5523 22 20 22H4C3.44772 22 3 21.5523 3 21V11C3 10.4477 3.44772 10 4 10H5ZM7 10H17V4H7V10ZM9 6H11V8H9V6ZM13 6H15V8H13V6Z" }]]
1405
- }, G6 = {
1406
- name: "ri-uninstall-fill",
1407
- components: [["path", { d: "M20 2C20.5523 2 21 2.44772 21 3V21C21 21.5523 20.5523 22 20 22H4C3.44772 22 3 21.5523 3 21V3C3 2.44772 3.44772 2 4 2H20ZM19 16H5V20H19V16ZM17 17V19H15V17H17ZM12 2L8 6H11V11H13V6H16L12 2Z" }]]
1408
- }, x6 = {
1409
- name: "ri-uninstall-line",
1410
- components: [["path", { d: "M8 2V4H5L4.999 14H18.999L19 4H16V2H20C20.5523 2 21 2.44772 21 3V21C21 21.5523 20.5523 22 20 22H4C3.44772 22 3 21.5523 3 21V3C3 2.44772 3.44772 2 4 2H8ZM18.999 16H4.999L5 20H19L18.999 16ZM17 17V19H15V17H17ZM12 2L16 6H13V11H11V6H8L12 2Z" }]]
1411
- }, T6 = {
1412
- name: "ri-usb-fill",
1413
- components: [["path", { d: "M12 1L15 6H13V13.381L16 11.882L15.999 11H15V7H19V11H17.999L18 13.118L13 15.618L13.0009 17.171C14.1656 17.5831 15 18.6941 15 20C15 21.6569 13.6569 23 12 23C10.3431 23 9 21.6569 9 20C9 18.813 9.68934 17.7871 10.6895 17.3006L6 14L5.99892 11.7318C5.40172 11.3858 5 10.7398 5 10C5 8.89543 5.89543 8 7 8C8.10457 8 9 8.89543 9 10C9 10.7403 8.59783 11.3866 8.00007 11.7324L8 13L11 15.086V6H9L12 1Z" }]]
1414
- }, q6 = {
1415
- name: "ri-usb-line",
1416
- components: [["path", { d: "M12 1L15 6H13V13.381L16 11.882L15.999 11H15V7H19V11H17.999L18 13.118L13 15.618L13.0009 17.171C14.1656 17.5831 15 18.6941 15 20C15 21.6569 13.6569 23 12 23C10.3431 23 9 21.6569 9 20C9 18.813 9.68934 17.7871 10.6895 17.3006L6 14L5.99892 11.7318C5.40172 11.3858 5 10.7398 5 10C5 8.89543 5.89543 8 7 8C8.10457 8 9 8.89543 9 10C9 10.7403 8.59783 11.3866 8.00007 11.7324L8 13L11 15.086V6H9L12 1ZM12 19C11.4477 19 11 19.4477 11 20C11 20.5523 11.4477 21 12 21C12.5523 21 13 20.5523 13 20C13 19.4477 12.5523 19 12 19Z" }]]
1417
- }, I6 = {
1418
- name: "ri-wifi-fill",
1419
- components: [["path", { d: "M0.689453 6.99659C3.78027 4.49704 7.71526 3 11.9999 3C16.2845 3 20.2195 4.49704 23.3104 6.99659L21.4253 9.33049C18.8496 7.24753 15.5704 6 11.9999 6C8.42937 6 5.15021 7.24753 2.57453 9.33049L0.689453 6.99659ZM3.83124 10.8864C6.0635 9.08119 8.90544 8 11.9999 8C15.0944 8 17.9363 9.08119 20.1686 10.8864L18.2835 13.2203C16.5664 11.8317 14.3803 11 11.9999 11C9.61954 11 7.43344 11.8317 5.71632 13.2203L3.83124 10.8864ZM6.97304 14.7763C8.34673 13.6653 10.0956 13 11.9999 13C13.9042 13 15.6531 13.6653 17.0268 14.7763L15.1417 17.1102C14.2831 16.4158 13.1901 16 11.9999 16C10.8097 16 9.71667 16.4158 8.85811 17.1102L6.97304 14.7763ZM10.1148 18.6661C10.63 18.2495 11.2858 18 11.9999 18C12.714 18 13.3698 18.2495 13.885 18.6661L11.9999 21L10.1148 18.6661Z" }]]
1420
- }, W6 = {
1421
- name: "ri-wifi-line",
1422
- components: [["path", { d: "M0.689453 6.99659C3.78027 4.49704 7.71526 3 11.9999 3C16.2845 3 20.2195 4.49704 23.3104 6.99659L22.0536 8.55252C19.3062 6.3307 15.8085 5 11.9999 5C8.19133 5 4.69356 6.3307 1.94617 8.55252L0.689453 6.99659ZM3.83124 10.8864C6.0635 9.08119 8.90544 8 11.9999 8C15.0944 8 17.9363 9.08119 20.1686 10.8864L18.9118 12.4424C17.023 10.9149 14.6183 10 11.9999 10C9.38151 10 6.97679 10.9149 5.08796 12.4424L3.83124 10.8864ZM6.97304 14.7763C8.34673 13.6653 10.0956 13 11.9999 13C13.9042 13 15.6531 13.6653 17.0268 14.7763L15.7701 16.3322C14.7398 15.499 13.4281 15 11.9999 15C10.5717 15 9.26002 15.499 8.22975 16.3322L6.97304 14.7763ZM10.1148 18.6661C10.63 18.2495 11.2858 18 11.9999 18C12.714 18 13.3698 18.2495 13.885 18.6661L11.9999 21L10.1148 18.6661Z" }]]
1423
- }, E6 = {
1424
- name: "ri-wifi-off-fill",
1425
- components: [["path", { d: "M12.0001 17.9999C12.7144 17.9999 13.3704 18.2496 13.8856 18.6664L12.0001 20.9999L10.1145 18.6664C10.6297 18.2496 11.2857 17.9999 12.0001 17.9999ZM2.80766 1.39331L20.4853 19.071L19.0711 20.4852L15.3895 16.8043L15.1425 17.1106C14.2838 16.416 13.1905 15.9999 12.0001 15.9999C10.81 15.9999 9.71712 16.4156 8.85862 17.1098L6.97363 14.7758C8.24961 13.7441 9.84925 13.0967 11.5964 13.0099L9.82328 11.2375C8.29284 11.5772 6.89439 12.2677 5.71658 13.2201L3.83099 10.8867C4.89946 10.0225 6.10763 9.32426 7.41633 8.83106L5.88489 7.29894C4.69082 7.8327 3.5793 8.51797 2.57479 9.33031L0.689453 6.99662C1.60358 6.25735 2.59156 5.60576 3.64058 5.05467L1.39345 2.80752L2.80766 1.39331ZM16.0844 11.8693L12.2165 8.00231L12.0001 7.99991C15.0948 7.99991 17.9369 9.08129 20.1693 10.8868L18.284 13.2205C17.6163 12.6805 16.8777 12.2247 16.0844 11.8693ZM12.0001 2.99991C16.2849 2.99991 20.22 4.49707 23.3109 6.99679L21.4254 9.33035C18.8497 7.24742 15.5706 5.99991 12.0001 5.99991C11.4284 5.99991 10.8642 6.03189 10.3091 6.09416L7.72455 3.51076C9.09498 3.17689 10.5268 2.99991 12.0001 2.99991Z" }]]
1426
- }, Q6 = {
1427
- name: "ri-wifi-off-line",
1428
- components: [["path", { d: "M12.0001 18C12.7144 18 13.3704 18.2497 13.8856 18.6665L12.0001 21L10.1145 18.6665C10.6297 18.2497 11.2857 18 12.0001 18ZM2.80766 1.39343L20.4853 19.0711L19.0711 20.4853L13.8913 15.3042C13.2967 15.1069 12.6609 15 12.0001 15C10.5719 15 9.26024 15.499 8.22998 16.3322L6.97363 14.7759C8.24961 13.7442 9.84925 13.0969 11.5964 13.01L9.00025 10.414C7.55273 10.8234 6.22651 11.5217 5.0878 12.4426L3.83099 10.8868C4.89946 10.0226 6.10763 9.32438 7.41633 8.83118L5.13168 6.5451C3.98878 7.08913 2.92058 7.76472 1.94666 8.55228L0.689453 6.99674C1.60358 6.25747 2.59156 5.60589 3.64058 5.05479L1.39345 2.80765L2.80766 1.39343ZM14.5004 10.2854L12.2165 8.00243L12 8C15.0947 8 17.9369 9.08141 20.1693 10.8869L18.9123 12.4426C17.6438 11.4167 16.1427 10.6672 14.5004 10.2854ZM12.0001 3.00003C16.2849 3.00003 20.22 4.49719 23.3109 6.99691L22.0534 8.55228C19.3061 6.33062 15.8085 5.00003 12.0001 5.00003C11.122 5.00003 10.2604 5.07077 9.42075 5.20685L7.72455 3.51088C9.09498 3.17702 10.5268 3.00003 12.0001 3.00003Z" }]]
1429
- }, O6 = {
1430
- name: "ri-wireless-charging-fill",
1431
- components: [["path", { d: "M3.92887 4.92883L5.34315 6.3431C3.89543 7.79082 3 9.79082 3 12C3 14.2091 3.89543 16.2091 5.34315 17.6568L3.92887 19.0711C2.11925 17.2615 1 14.7615 1 12C1 9.23846 2.11925 6.73846 3.92887 4.92883ZM20.0711 4.92883C21.8808 6.73846 23 9.23846 23 12C23 14.7615 21.8808 17.2615 20.0711 19.0711L18.6569 17.6568C20.1046 16.2091 21 14.2091 21 12C21 9.79133 20.105 7.79174 18.6579 6.3441L20.0711 4.92883ZM13 4.99996V11H16L11 19V13H8L13 4.99996ZM6.75736 7.75732L8.17157 9.17153C7.44771 9.89539 7 10.8954 7 12C7 13.1045 7.44771 14.1045 8.17157 14.8284L6.75736 16.2426C5.67157 15.1568 5 13.6568 5 12C5 10.3431 5.67157 8.8431 6.75736 7.75732ZM17.2436 7.7583C18.3288 8.84401 19 10.3436 19 12C19 13.6568 18.3284 15.1568 17.2426 16.2426L15.8284 14.8284C16.5523 14.1045 17 13.1045 17 12C17 10.8959 16.5527 9.89631 15.8294 9.17253L17.2436 7.7583Z" }]]
1432
- }, U6 = {
1433
- name: "ri-wireless-charging-line",
1434
- components: [["path", { d: "M3.92887 4.92896L5.34315 6.34323C3.89543 7.79094 3 9.79094 3 12.0001C3 14.2092 3.89543 16.2092 5.34315 17.6569L3.92887 19.0712C2.11925 17.2616 1 14.7616 1 12.0001C1 9.23858 2.11925 6.73858 3.92887 4.92896ZM20.0711 4.92896C21.8808 6.73858 23 9.23858 23 12.0001C23 14.7616 21.8808 17.2616 20.0711 19.0712L18.6569 17.6569C20.1046 16.2092 21 14.2092 21 12.0001C21 9.79145 20.105 7.79186 18.6579 6.34423L20.0711 4.92896ZM13 5.00008V11.0001H16L11 19.0001V13.0001H8L13 5.00008ZM6.75736 7.75744L8.17157 9.17165C7.44771 9.89551 7 10.8955 7 12.0001C7 13.1046 7.44771 14.1046 8.17157 14.8285L6.75736 16.2427C5.67157 15.1569 5 13.6569 5 12.0001C5 10.3432 5.67157 8.84323 6.75736 7.75744ZM17.2436 7.75842C18.3288 8.84413 19 10.3437 19 12.0001C19 13.6569 18.3284 15.1569 17.2426 16.2427L15.8284 14.8285C16.5523 14.1046 17 13.1046 17 12.0001C17 10.896 16.5527 9.89643 15.8294 9.17265L17.2436 7.75842Z" }]]
1435
- }, j6 = {
1436
- name: "ri-article-fill",
1437
- components: [["path", { d: "M20 22H4C3.44772 22 3 21.5523 3 21V3C3 2.44772 3.44772 2 4 2H20C20.5523 2 21 2.44772 21 3V21C21 21.5523 20.5523 22 20 22ZM7 6V10H11V6H7ZM7 12V14H17V12H7ZM7 16V18H17V16H7ZM13 7V9H17V7H13Z" }]]
1438
- }, K6 = {
1439
- name: "ri-article-line",
1440
- components: [["path", { d: "M20 22H4C3.44772 22 3 21.5523 3 21V3C3 2.44772 3.44772 2 4 2H20C20.5523 2 21 2.44772 21 3V21C21 21.5523 20.5523 22 20 22ZM19 20V4H5V20H19ZM7 6H11V10H7V6ZM7 12H17V14H7V12ZM7 16H17V18H7V16ZM13 7H17V9H13V7Z" }]]
1441
- }, J6 = {
1442
- name: "ri-bill-fill",
1443
- components: [["path", { d: "M20 22H4C3.44772 22 3 21.5523 3 21V3C3 2.44772 3.44772 2 4 2H20C20.5523 2 21 2.44772 21 3V21C21 21.5523 20.5523 22 20 22ZM8 9V11H16V9H8ZM8 13V15H16V13H8Z" }]]
1444
- }, N6 = {
1445
- name: "ri-bill-line",
1446
- components: [["path", { d: "M20 22H4C3.44772 22 3 21.5523 3 21V3C3 2.44772 3.44772 2 4 2H20C20.5523 2 21 2.44772 21 3V21C21 21.5523 20.5523 22 20 22ZM19 20V4H5V20H19ZM8 9H16V11H8V9ZM8 13H16V15H8V13Z" }]]
1447
- }, X6 = {
1448
- name: "ri-book-2-fill",
1449
- components: [["path", { d: "M21 18H6C5.44772 18 5 18.4477 5 19C5 19.5523 5.44772 20 6 20H21V22H6C4.34315 22 3 20.6569 3 19V4C3 2.89543 3.89543 2 5 2H21V18ZM16 9V7H8V9H16Z" }]]
1450
- }, Y6 = {
1451
- name: "ri-book-2-line",
1452
- components: [["path", { d: "M21 18H6C5.44772 18 5 18.4477 5 19C5 19.5523 5.44772 20 6 20H21V22H6C4.34315 22 3 20.6569 3 19V4C3 2.89543 3.89543 2 5 2H21V18ZM5 16.05C5.16156 16.0172 5.32877 16 5.5 16H19V4H5V16.05ZM16 9H8V7H16V9Z" }]]
1453
- }, _6 = {
1454
- name: "ri-book-3-fill",
1455
- components: [["path", { d: "M21 4H7C5.89543 4 5 4.89543 5 6C5 7.10457 5.89543 8 7 8H21V21C21 21.5523 20.5523 22 20 22H7C4.79086 22 3 20.2091 3 18V6C3 3.79086 4.79086 2 7 2H20C20.5523 2 21 2.44772 21 3V4ZM20 7H7C6.44772 7 6 6.55228 6 6C6 5.44772 6.44772 5 7 5H20V7Z" }]]
1456
- }, $6 = {
1457
- name: "ri-book-3-line",
1458
- components: [["path", { d: "M21 4H7C5.89543 4 5 4.89543 5 6C5 7.10457 5.89543 8 7 8H21V21C21 21.5523 20.5523 22 20 22H7C4.79086 22 3 20.2091 3 18V6C3 3.79086 4.79086 2 7 2H20C20.5523 2 21 2.44772 21 3V4ZM5 18C5 19.1046 5.89543 20 7 20H19V10H7C6.27143 10 5.58835 9.80521 5 9.46487V18ZM20 7H7C6.44772 7 6 6.55228 6 6C6 5.44772 6.44772 5 7 5H20V7Z" }]]
1459
- }, C8 = {
1460
- name: "ri-book-fill",
1461
- components: [["path", { d: "M20 22H6.5C4.567 22 3 20.433 3 18.5V5C3 3.34315 4.34315 2 6 2H20C20.5523 2 21 2.44772 21 3V21C21 21.5523 20.5523 22 20 22ZM19 20V17H6.5C5.67157 17 5 17.6716 5 18.5C5 19.3284 5.67157 20 6.5 20H19Z" }]]
1462
- }, H8 = {
1463
- name: "ri-book-line",
1464
- components: [["path", { d: "M3 18.5V5C3 3.34315 4.34315 2 6 2H20C20.5523 2 21 2.44772 21 3V21C21 21.5523 20.5523 22 20 22H6.5C4.567 22 3 20.433 3 18.5ZM19 20V17H6.5C5.67157 17 5 17.6716 5 18.5C5 19.3284 5.67157 20 6.5 20H19ZM5 15.3368C5.45463 15.1208 5.9632 15 6.5 15H19V4H6C5.44772 4 5 4.44772 5 5V15.3368Z" }]]
1465
- }, V8 = {
1466
- name: "ri-book-marked-fill",
1467
- components: [["path", { d: "M20 22H6.5C4.567 22 3 20.433 3 18.5V5C3 3.34315 4.34315 2 6 2H20C20.5523 2 21 2.44772 21 3V21C21 21.5523 20.5523 22 20 22ZM19 20V17H6.5C5.67157 17 5 17.6716 5 18.5C5 19.3284 5.67157 20 6.5 20H19ZM10 4V12L13.5 10L17 12V4H10Z" }]]
1468
- }, n8 = {
1469
- name: "ri-book-marked-line",
1470
- components: [["path", { d: "M3 18.5V5C3 3.34315 4.34315 2 6 2H20C20.5523 2 21 2.44772 21 3V21C21 21.5523 20.5523 22 20 22H6.5C4.567 22 3 20.433 3 18.5ZM19 20V17H6.5C5.67157 17 5 17.6716 5 18.5C5 19.3284 5.67157 20 6.5 20H19ZM10 4H6C5.44772 4 5 4.44772 5 5V15.3368C5.45463 15.1208 5.9632 15 6.5 15H19V4H17V12L13.5 10L10 12V4Z" }]]
1471
- }, i8 = {
1472
- name: "ri-book-open-fill",
1473
- components: [["path", { d: "M21 21H13V6C13 4.34315 14.3431 3 16 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21ZM11 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H8C9.65685 3 11 4.34315 11 6V21ZM11 21H13V23H11V21Z" }]]
1474
- }, L8 = {
1475
- name: "ri-book-open-line",
1476
- components: [["path", { d: "M13 21V23H11V21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H9C10.1947 3 11.2671 3.52375 12 4.35418C12.7329 3.52375 13.8053 3 15 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H13ZM20 19V5H15C13.8954 5 13 5.89543 13 7V19H20ZM11 19V7C11 5.89543 10.1046 5 9 5H4V19H11Z" }]]
1477
- }, e8 = {
1478
- name: "ri-book-read-fill",
1479
- components: [["path", { d: "M2 3.9934C2 3.44476 2.45531 3 2.9918 3H21.0082C21.556 3 22 3.44495 22 3.9934V20.0066C22 20.5552 21.5447 21 21.0082 21H2.9918C2.44405 21 2 20.5551 2 20.0066V3.9934ZM12 5V19H20V5H12ZM13 7H19V9H13V7ZM13 10H19V12H13V10Z" }]]
1480
- }, o8 = {
1481
- name: "ri-book-read-line",
1482
- components: [["path", { d: "M2 3.9934C2 3.44476 2.45531 3 2.9918 3H21.0082C21.556 3 22 3.44495 22 3.9934V20.0066C22 20.5552 21.5447 21 21.0082 21H2.9918C2.44405 21 2 20.5551 2 20.0066V3.9934ZM11 5H4V19H11V5ZM13 5V19H20V5H13ZM14 7H19V9H14V7ZM14 10H19V12H14V10Z" }]]
1483
- }, t8 = {
1484
- name: "ri-booklet-fill",
1485
- components: [["path", { d: "M8 2V22H4V18H2V16H4V13H2V11H4V8H2V6H4V2H8ZM20.0049 2C21.1068 2 22 2.89821 22 3.9908V20.0092C22 21.1087 21.1074 22 20.0049 22H10V2H20.0049Z" }]]
1486
- }, M8 = {
1487
- name: "ri-booklet-line",
1488
- components: [["path", { d: "M20.0049 2C21.1068 2 22 2.89821 22 3.9908V20.0092C22 21.1087 21.1074 22 20.0049 22H4V18H2V16H4V13H2V11H4V8H2V6H4V2H20.0049ZM8 4H6V20H8V4ZM20 4H10V20H20V4Z" }]]
1489
- }, Z8 = {
1490
- name: "ri-clipboard-fill",
1491
- components: [["path", { d: "M6 4V8H18V4H20.0066C20.5552 4 21 4.44495 21 4.9934V21.0066C21 21.5552 20.5551 22 20.0066 22H3.9934C3.44476 22 3 21.5551 3 21.0066V4.9934C3 4.44476 3.44495 4 3.9934 4H6ZM8 2H16V6H8V2Z" }]]
1492
- }, a8 = {
1493
- name: "ri-clipboard-line",
1494
- components: [["path", { d: "M7 4V2H17V4H20.0066C20.5552 4 21 4.44495 21 4.9934V21.0066C21 21.5552 20.5551 22 20.0066 22H3.9934C3.44476 22 3 21.5551 3 21.0066V4.9934C3 4.44476 3.44495 4 3.9934 4H7ZM7 6H5V20H19V6H17V8H7V6ZM9 4V6H15V4H9Z" }]]
1495
- }, l8 = {
1496
- name: "ri-contacts-book-2-fill",
1497
- components: [["path", { d: "M20 22H6C4.34315 22 3 20.6569 3 19V5C3 3.34315 4.34315 2 6 2H20C20.5523 2 21 2.44772 21 3V21C21 21.5523 20.5523 22 20 22ZM19 20V18H6C5.44772 18 5 18.4477 5 19C5 19.5523 5.44772 20 6 20H19ZM12 10C13.1046 10 14 9.10457 14 8C14 6.89543 13.1046 6 12 6C10.8954 6 10 6.89543 10 8C10 9.10457 10.8954 10 12 10ZM9 14H15C15 12.3431 13.6569 11 12 11C10.3431 11 9 12.3431 9 14Z" }]]
1498
- }, s8 = {
1499
- name: "ri-contacts-book-2-line",
1500
- components: [["path", { d: "M20 22H6C4.34315 22 3 20.6569 3 19V5C3 3.34315 4.34315 2 6 2H20C20.5523 2 21 2.44772 21 3V21C21 21.5523 20.5523 22 20 22ZM19 20V18H6C5.44772 18 5 18.4477 5 19C5 19.5523 5.44772 20 6 20H19ZM5 16.1707C5.31278 16.0602 5.64936 16 6 16H19V4H6C5.44772 4 5 4.44772 5 5V16.1707ZM12 10C10.8954 10 10 9.10457 10 8C10 6.89543 10.8954 6 12 6C13.1046 6 14 6.89543 14 8C14 9.10457 13.1046 10 12 10ZM9 14C9 12.3431 10.3431 11 12 11C13.6569 11 15 12.3431 15 14H9Z" }]]
1454
+ name: "lu-message-square-lock",
1455
+ components: [["path", { d: "M19 15v-2a2 2 0 1 0-4 0v2 M9 17H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v3.5 M14,15 h6 a1,1 0 0 1 1,1 v3 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-3 a1,1 0 0 1 1,-1 Z" }]]
1456
+ }, ae = {
1457
+ name: "lu-message-square-more",
1458
+ components: [["path", { d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z M8 10h.01 M12 10h.01 M16 10h.01" }]]
1459
+ }, ne = {
1460
+ name: "lu-message-square-off",
1461
+ components: [["path", { d: "M21 15V5a2 2 0 0 0-2-2H9 M2 2 L22 22 M3.6 3.6c-.4.3-.6.8-.6 1.4v16l4-4h10" }]]
1462
+ }, ee = {
1463
+ name: "lu-message-square-plus",
1464
+ components: [["path", { d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z M12 7v6 M9 10h6" }]]
1465
+ }, oe = {
1466
+ name: "lu-message-square-quote",
1467
+ components: [["path", { d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z M8 12a2 2 0 0 0 2-2V8H8 M14 12a2 2 0 0 0 2-2V8h-2" }]]
1468
+ }, Me = {
1469
+ name: "lu-message-square-reply",
1470
+ components: [["path", { d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z M10 7 L7 10 L10 13 M17 13v-1a2 2 0 0 0-2-2H7" }]]
1471
+ }, te = {
1472
+ name: "lu-message-square-share",
1473
+ components: [["path", { d: "M21 12v3a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h7 M16 3h5v5 M16 8 L21 3" }]]
1474
+ }, he = {
1475
+ name: "lu-message-square-text",
1476
+ components: [["path", { d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z M13 8H7 M17 12H7" }]]
1477
+ }, ce = {
1478
+ name: "lu-message-square-warning",
1479
+ components: [["path", { d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z M12 7v2 M12 13h.01" }]]
1480
+ }, se = {
1481
+ name: "lu-message-square-x",
1482
+ components: [["path", { d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z M14.5 7.5 L9.5 12.5 M9.5 7.5 L14.5 12.5" }]]
1483
+ }, le = {
1484
+ name: "lu-message-square",
1485
+ components: [["path", { d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" }]]
1486
+ }, me = {
1487
+ name: "lu-messages-square",
1488
+ components: [["path", { d: "M14 9a2 2 0 0 1-2 2H6l-4 4V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2z M18 9h2a2 2 0 0 1 2 2v11l-4-4h-6a2 2 0 0 1-2-2v-1" }]]
1489
+ }, ue = {
1490
+ name: "lu-mic-off",
1491
+ components: [["path", { d: "M2 2 L22 22 M18.89 13.23A7.12 7.12 0 0 0 19 12v-2 M5 10v2a7 7 0 0 0 12 5 M15 9.34V5a3 3 0 0 0-5.68-1.33 M9 9v3a3 3 0 0 0 5.12 2.12 M12 19 L12 22" }]]
1492
+ }, pe = {
1493
+ name: "lu-mic-vocal",
1494
+ components: [["path", { d: "m11 7.601-5.994 8.19a1 1 0 0 0 .1 1.298l.817.818a1 1 0 0 0 1.314.087L15.09 12 M16.5 21.174C15.5 20.5 14.372 20 13 20c-2.058 0-3.928 2.356-6 2-2.072-.356-2.775-3.369-1.5-4.5 M11,7 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z" }]]
1495
+ }, Le = {
1496
+ name: "lu-mic",
1497
+ components: [["path", { d: "M12 2a3 3 0 0 0-3 3v7a3 3 0 0 0 6 0V5a3 3 0 0 0-3-3Z M19 10v2a7 7 0 0 1-14 0v-2 M12 19 L12 22" }]]
1498
+ }, de = {
1499
+ name: "lu-microchip",
1500
+ components: [["path", { d: "M18 12h2 M18 16h2 M18 20h2 M18 4h2 M18 8h2 M4 12h2 M4 16h2 M4 20h2 M4 4h2 M4 8h2 M8 2a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2h-1.5c-.276 0-.494.227-.562.495a2 2 0 0 1-3.876 0C9.994 2.227 9.776 2 9.5 2z" }]]
1501
1501
  };
1502
1502
  export {
1503
- G7 as RiAirplayFill,
1504
- x7 as RiAirplayLine,
1505
- B as RiAlignItemBottomFill,
1506
- S as RiAlignItemBottomLine,
1507
- v as RiAlignItemHorizontalCenterFill,
1508
- w as RiAlignItemHorizontalCenterLine,
1509
- P as RiAlignItemLeftFill,
1510
- D as RiAlignItemLeftLine,
1511
- A as RiAlignItemRightFill,
1512
- z as RiAlignItemRightLine,
1513
- G as RiAlignItemTopFill,
1514
- x as RiAlignItemTopLine,
1515
- T as RiAlignItemVerticalCenterFill,
1516
- q as RiAlignItemVerticalCenterLine,
1517
- I as RiAnticlockwise2Fill,
1518
- W as RiAnticlockwise2Line,
1519
- E as RiAnticlockwiseFill,
1520
- Q as RiAnticlockwiseLine,
1521
- O as RiArtboard2Fill,
1522
- U as RiArtboard2Line,
1523
- j as RiArtboardFill,
1524
- K as RiArtboardLine,
1525
- j6 as RiArticleFill,
1526
- K6 as RiArticleLine,
1527
- J as RiBallPenFill,
1528
- N as RiBallPenLine,
1529
- T7 as RiBarcodeBoxFill,
1530
- q7 as RiBarcodeBoxLine,
1531
- I7 as RiBarcodeFill,
1532
- W7 as RiBarcodeLine,
1533
- E7 as RiBaseStationFill,
1534
- Q7 as RiBaseStationLine,
1535
- O7 as RiBattery2ChargeFill,
1536
- U7 as RiBattery2ChargeLine,
1537
- j7 as RiBattery2Fill,
1538
- K7 as RiBattery2Line,
1539
- J7 as RiBatteryChargeFill,
1540
- N7 as RiBatteryChargeLine,
1541
- X7 as RiBatteryFill,
1542
- Y7 as RiBatteryLine,
1543
- _7 as RiBatteryLowFill,
1544
- $7 as RiBatteryLowLine,
1545
- C9 as RiBatterySaverFill,
1546
- H9 as RiBatterySaverLine,
1547
- V9 as RiBatteryShareFill,
1548
- n9 as RiBatteryShareLine,
1549
- J6 as RiBillFill,
1550
- N6 as RiBillLine,
1551
- i9 as RiBluetoothConnectFill,
1552
- L9 as RiBluetoothConnectLine,
1553
- e9 as RiBluetoothFill,
1554
- o9 as RiBluetoothLine,
1555
- X as RiBlurOffFill,
1556
- Y as RiBlurOffLine,
1557
- X6 as RiBook2Fill,
1558
- Y6 as RiBook2Line,
1559
- _6 as RiBook3Fill,
1560
- $6 as RiBook3Line,
1561
- C8 as RiBookFill,
1562
- H8 as RiBookLine,
1563
- V8 as RiBookMarkedFill,
1564
- n8 as RiBookMarkedLine,
1565
- i8 as RiBookOpenFill,
1566
- L8 as RiBookOpenLine,
1567
- e8 as RiBookReadFill,
1568
- o8 as RiBookReadLine,
1569
- t8 as RiBookletFill,
1570
- M8 as RiBookletLine,
1571
- B4 as RiBracesFill,
1572
- S4 as RiBracesLine,
1573
- v4 as RiBracketsFill,
1574
- w4 as RiBracketsLine,
1575
- _ as RiBrush2Fill,
1576
- $ as RiBrush2Line,
1577
- C1 as RiBrush3Fill,
1578
- H1 as RiBrush3Line,
1579
- V1 as RiBrush4Fill,
1580
- n1 as RiBrush4Line,
1581
- i1 as RiBrushAiFill,
1582
- L1 as RiBrushAiLine,
1583
- e1 as RiBrushFill,
1584
- o1 as RiBrushLine,
1585
- P4 as RiBug2Fill,
1586
- D4 as RiBug2Line,
1587
- A4 as RiBugFill,
1588
- z4 as RiBugLine,
1589
- t9 as RiCastFill,
1590
- M9 as RiCastLine,
1591
- Z9 as RiCellphoneFill,
1592
- a9 as RiCellphoneLine,
1593
- C as RiChatUploadFill,
1594
- H as RiChatUploadLine,
1595
- V as RiChatVoiceAiFill,
1596
- n as RiChatVoiceAiLine,
1597
- i as RiChatVoiceFill,
1598
- L as RiChatVoiceLine,
1599
- t1 as RiCircleFill,
1600
- M1 as RiCircleLine,
1601
- Z8 as RiClipboardFill,
1602
- a8 as RiClipboardLine,
1603
- Z1 as RiClockwise2Fill,
1604
- a1 as RiClockwise2Line,
1605
- l1 as RiClockwiseFill,
1606
- s1 as RiClockwiseLine,
1607
- G4 as RiCodeAiFill,
1608
- x4 as RiCodeAiLine,
1609
- T4 as RiCodeBoxFill,
1610
- q4 as RiCodeBoxLine,
1611
- I4 as RiCodeFill,
1612
- W4 as RiCodeLine,
1613
- E4 as RiCodeSFill,
1614
- Q4 as RiCodeSLine,
1615
- O4 as RiCodeSSlashFill,
1616
- U4 as RiCodeSSlashLine,
1617
- c1 as RiCollageFill,
1618
- p1 as RiCollageLine,
1619
- m1 as RiColorFilterAiFill,
1620
- r1 as RiColorFilterAiLine,
1621
- d1 as RiColorFilterFill,
1622
- h1 as RiColorFilterLine,
1623
- j4 as RiCommandFill,
1624
- K4 as RiCommandLine,
1625
- R1 as RiCompasses2Fill,
1626
- f1 as RiCompasses2Line,
1627
- F1 as RiCompassesFill,
1628
- u1 as RiCompassesLine,
1629
- l9 as RiComputerFill,
1630
- s9 as RiComputerLine,
1631
- l8 as RiContactsBook2Fill,
1632
- s8 as RiContactsBook2Line,
1633
- g1 as RiContrast2Fill,
1634
- b1 as RiContrast2Line,
1635
- y1 as RiContrastDrop2Fill,
1636
- k1 as RiContrastDrop2Line,
1637
- B1 as RiContrastDropFill,
1638
- S1 as RiContrastDropLine,
1639
- v1 as RiContrastFill,
1640
- w1 as RiContrastLine,
1641
- c9 as RiCpuFill,
1642
- p9 as RiCpuLine,
1643
- P1 as RiCrop2Fill,
1644
- D1 as RiCrop2Line,
1645
- A1 as RiCropFill,
1646
- z1 as RiCropLine,
1647
- G1 as RiCrosshair2Fill,
1648
- x1 as RiCrosshair2Line,
1649
- T1 as RiCrosshairFill,
1650
- q1 as RiCrosshairLine,
1651
- J4 as RiCss3Fill,
1652
- N4 as RiCss3Line,
1653
- X4 as RiCursorFill,
1654
- Y4 as RiCursorLine,
1655
- m9 as RiDashboard2Fill,
1656
- r9 as RiDashboard2Line,
1657
- d9 as RiDashboard3Fill,
1658
- h9 as RiDashboard3Line,
1659
- R9 as RiDatabase2Fill,
1660
- f9 as RiDatabase2Line,
1661
- F9 as RiDatabaseFill,
1662
- u9 as RiDatabaseLine,
1663
- g9 as RiDeviceFill,
1664
- b9 as RiDeviceLine,
1665
- y9 as RiDeviceRecoverFill,
1666
- k9 as RiDeviceRecoverLine,
1667
- e as RiDiscussFill,
1668
- o as RiDiscussLine,
1669
- I1 as RiDragDropFill,
1670
- W1 as RiDragDropLine,
1671
- E1 as RiDropFill,
1672
- Q1 as RiDropLine,
1673
- B9 as RiDualSim1Fill,
1674
- S9 as RiDualSim1Line,
1675
- v9 as RiDualSim2Fill,
1676
- w9 as RiDualSim2Line,
1677
- O1 as RiEdit2Fill,
1678
- U1 as RiEdit2Line,
1679
- j1 as RiEditBoxFill,
1680
- K1 as RiEditBoxLine,
1681
- J1 as RiEditCircleFill,
1682
- N1 as RiEditCircleLine,
1683
- X1 as RiEditFill,
1684
- Y1 as RiEditLine,
1685
- t as RiEmojiStickerFill,
1686
- M as RiEmojiStickerLine,
1687
- _1 as RiEraserFill,
1688
- $1 as RiEraserLine,
1689
- Z as RiFeedbackFill,
1690
- a as RiFeedbackLine,
1691
- P9 as RiFingerprint2Fill,
1692
- D9 as RiFingerprint2Line,
1693
- A9 as RiFingerprintFill,
1694
- z9 as RiFingerprintLine,
1695
- C2 as RiFlipHorizontal2Fill,
1696
- H2 as RiFlipHorizontal2Line,
1697
- V2 as RiFlipHorizontalFill,
1698
- n2 as RiFlipHorizontalLine,
1699
- i2 as RiFlipVertical2Fill,
1700
- L2 as RiFlipVertical2Line,
1701
- e2 as RiFlipVerticalFill,
1702
- o2 as RiFlipVerticalLine,
1703
- t2 as RiFocus2Fill,
1704
- M2 as RiFocus2Line,
1705
- Z2 as RiFocus3Fill,
1706
- a2 as RiFocus3Line,
1707
- l2 as RiFocusFill,
1708
- s2 as RiFocusLine,
1709
- G9 as RiGamepadFill,
1710
- x9 as RiGamepadLine,
1711
- _4 as RiGitBranchFill,
1712
- $4 as RiGitBranchLine,
1713
- C7 as RiGitClosePullRequestFill,
1714
- H7 as RiGitClosePullRequestLine,
1715
- V7 as RiGitCommitFill,
1716
- n7 as RiGitCommitLine,
1717
- i7 as RiGitForkFill,
1718
- L7 as RiGitForkLine,
1719
- e7 as RiGitMergeFill,
1720
- o7 as RiGitMergeLine,
1721
- t7 as RiGitPrDraftFill,
1722
- M7 as RiGitPrDraftLine,
1723
- Z7 as RiGitPullRequestFill,
1724
- a7 as RiGitPullRequestLine,
1725
- l7 as RiGitRepositoryCommitsFill,
1726
- s7 as RiGitRepositoryCommitsLine,
1727
- c7 as RiGitRepositoryFill,
1728
- p7 as RiGitRepositoryLine,
1729
- m7 as RiGitRepositoryPrivateFill,
1730
- r7 as RiGitRepositoryPrivateLine,
1731
- T9 as RiGpsFill,
1732
- q9 as RiGpsLine,
1733
- I9 as RiGradienterFill,
1734
- W9 as RiGradienterLine,
1735
- c2 as RiGridFill,
1736
- p2 as RiGridLine,
1737
- m2 as RiHammerFill,
1738
- r2 as RiHammerLine,
1739
- E9 as RiHardDrive2Fill,
1740
- Q9 as RiHardDrive2Line,
1741
- O9 as RiHardDrive3Fill,
1742
- U9 as RiHardDrive3Line,
1743
- j9 as RiHardDriveFill,
1744
- K9 as RiHardDriveLine,
1745
- d2 as RiHexagonFill,
1746
- h2 as RiHexagonLine,
1747
- J9 as RiHotspotFill,
1748
- N9 as RiHotspotLine,
1749
- d7 as RiHtml5Fill,
1750
- h7 as RiHtml5Line,
1751
- R2 as RiInkBottleFill,
1752
- f2 as RiInkBottleLine,
1753
- F2 as RiInputMethodFill,
1754
- u2 as RiInputMethodLine,
1755
- X9 as RiInstallFill,
1756
- Y9 as RiInstallLine,
1757
- _9 as RiInstanceFill,
1758
- $9 as RiInstanceLine,
1759
- R7 as RiJavascriptFill,
1760
- f7 as RiJavascriptLine,
1761
- C3 as RiKeyboardBoxFill,
1762
- H3 as RiKeyboardBoxLine,
1763
- V3 as RiKeyboardFill,
1764
- n3 as RiKeyboardLine,
1765
- g2 as RiLayout2Fill,
1766
- b2 as RiLayout2Line,
1767
- y2 as RiLayout3Fill,
1768
- k2 as RiLayout3Line,
1769
- B2 as RiLayout4Fill,
1770
- S2 as RiLayout4Line,
1771
- v2 as RiLayout5Fill,
1772
- w2 as RiLayout5Line,
1773
- P2 as RiLayout6Fill,
1774
- D2 as RiLayout6Line,
1775
- A2 as RiLayoutBottom2Fill,
1776
- z2 as RiLayoutBottom2Line,
1777
- G2 as RiLayoutBottomFill,
1778
- x2 as RiLayoutBottomLine,
1779
- T2 as RiLayoutColumnFill,
1780
- q2 as RiLayoutColumnLine,
1781
- I2 as RiLayoutFill,
1782
- W2 as RiLayoutGrid2Fill,
1783
- E2 as RiLayoutGrid2Line,
1784
- Q2 as RiLayoutGridFill,
1785
- O2 as RiLayoutGridLine,
1786
- U2 as RiLayoutHorizontalFill,
1787
- j2 as RiLayoutHorizontalLine,
1788
- K2 as RiLayoutLeft2Fill,
1789
- J2 as RiLayoutLeft2Line,
1790
- N2 as RiLayoutLeftFill,
1791
- X2 as RiLayoutLeftLine,
1792
- Y2 as RiLayoutLine,
1793
- _2 as RiLayoutMasonryFill,
1794
- $2 as RiLayoutMasonryLine,
1795
- C5 as RiLayoutRight2Fill,
1796
- H5 as RiLayoutRight2Line,
1797
- V5 as RiLayoutRightFill,
1798
- n5 as RiLayoutRightLine,
1799
- i5 as RiLayoutRowFill,
1800
- L5 as RiLayoutRowLine,
1801
- e5 as RiLayoutTop2Fill,
1802
- o5 as RiLayoutTop2Line,
1803
- t5 as RiLayoutTopFill,
1804
- M5 as RiLayoutTopLine,
1805
- Z5 as RiLayoutVerticalFill,
1806
- a5 as RiLayoutVerticalLine,
1807
- i3 as RiMacFill,
1808
- L3 as RiMacLine,
1809
- e3 as RiMacbookFill,
1810
- o3 as RiMacbookLine,
1811
- l5 as RiMagicFill,
1812
- s5 as RiMagicLine,
1813
- c5 as RiMarkPenFill,
1814
- p5 as RiMarkPenLine,
1815
- m5 as RiMarkupFill,
1816
- r5 as RiMarkupLine,
1817
- l as RiMessage2Fill,
1818
- s as RiMessage2Line,
1819
- c as RiMessage3Fill,
1820
- p as RiMessage3Line,
1821
- m as RiMessageFill,
1822
- r as RiMessageLine,
1823
- t3 as RiMobileDownloadFill,
1824
- M3 as RiMobileDownloadLine,
1825
- Z3 as RiMouseFill,
1826
- a3 as RiMouseLine,
1827
- d5 as RiOctagonFill,
1828
- h5 as RiOctagonLine,
1829
- R5 as RiPaintBrushFill,
1830
- f5 as RiPaintBrushLine,
1831
- F5 as RiPaintFill,
1832
- u5 as RiPaintLine,
1833
- g5 as RiPaletteFill,
1834
- b5 as RiPaletteLine,
1835
- y5 as RiPantoneFill,
1836
- k5 as RiPantoneLine,
1837
- F7 as RiParenthesesFill,
1838
- u7 as RiParenthesesLine,
1839
- B5 as RiPenNibFill,
1840
- S5 as RiPenNibLine,
1841
- v5 as RiPencilFill,
1842
- w5 as RiPencilLine,
1843
- P5 as RiPencilRuler2Fill,
1844
- D5 as RiPencilRuler2Line,
1845
- A5 as RiPencilRulerFill,
1846
- z5 as RiPencilRulerLine,
1847
- G5 as RiPentagonFill,
1848
- x5 as RiPentagonLine,
1849
- l3 as RiPhoneFill,
1850
- s3 as RiPhoneFindFill,
1851
- c3 as RiPhoneFindLine,
1852
- p3 as RiPhoneLine,
1853
- m3 as RiPhoneLockFill,
1854
- r3 as RiPhoneLockLine,
1855
- g7 as RiPhpFill,
1856
- b7 as RiPhpLine,
1857
- y7 as RiPuzzle2Fill,
1858
- k7 as RiPuzzle2Line,
1859
- B7 as RiPuzzleFill,
1860
- S7 as RiPuzzleLine,
1861
- d3 as RiQrCodeFill,
1862
- h3 as RiQrCodeLine,
1863
- R3 as RiQrScan2Fill,
1864
- f3 as RiQrScan2Line,
1865
- F3 as RiQrScanFill,
1866
- u3 as RiQrScanLine,
1867
- d as RiQuestionAnswerFill,
1868
- h as RiQuestionAnswerLine,
1869
- R as RiQuestionnaireFill,
1870
- f as RiQuestionnaireLine,
1871
- T5 as RiQuillPenAiFill,
1872
- q5 as RiQuillPenAiLine,
1873
- I5 as RiQuillPenFill,
1874
- W5 as RiQuillPenLine,
1875
- g3 as RiRadarFill,
1876
- b3 as RiRadarLine,
1877
- y3 as RiRam2Fill,
1878
- k3 as RiRam2Line,
1879
- B3 as RiRamFill,
1880
- S3 as RiRamLine,
1881
- E5 as RiRectangleFill,
1882
- Q5 as RiRectangleLine,
1883
- v3 as RiRemoteControl2Fill,
1884
- w3 as RiRemoteControl2Line,
1885
- P3 as RiRemoteControlFill,
1886
- D3 as RiRemoteControlLine,
1887
- A3 as RiRestartFill,
1888
- z3 as RiRestartLine,
1889
- G3 as RiRfidFill,
1890
- x3 as RiRfidLine,
1891
- T3 as RiRotateLockFill,
1892
- q3 as RiRotateLockLine,
1893
- I3 as RiRouterFill,
1894
- W3 as RiRouterLine,
1895
- E3 as RiRssFill,
1896
- Q3 as RiRssLine,
1897
- O5 as RiRuler2Fill,
1898
- U5 as RiRuler2Line,
1899
- j5 as RiRulerFill,
1900
- K5 as RiRulerLine,
1901
- O3 as RiSave2Fill,
1902
- U3 as RiSave2Line,
1903
- j3 as RiSave3Fill,
1904
- K3 as RiSave3Line,
1905
- J3 as RiSaveFill,
1906
- N3 as RiSaveLine,
1907
- X3 as RiScan2Fill,
1908
- Y3 as RiScan2Line,
1909
- _3 as RiScanFill,
1910
- $3 as RiScanLine,
1911
- J5 as RiScissors2Fill,
1912
- N5 as RiScissors2Line,
1913
- X5 as RiScissorsCutFill,
1914
- Y5 as RiScissorsCutLine,
1915
- _5 as RiScissorsFill,
1916
- $5 as RiScissorsLine,
1917
- C4 as RiScreenshot2Fill,
1918
- H4 as RiScreenshot2Line,
1919
- V4 as RiScreenshotFill,
1920
- n4 as RiScreenshotLine,
1921
- C6 as RiSdCardFill,
1922
- H6 as RiSdCardLine,
1923
- V6 as RiSdCardMiniFill,
1924
- n6 as RiSdCardMiniLine,
1925
- i6 as RiSensorFill,
1926
- L6 as RiSensorLine,
1927
- e6 as RiServerFill,
1928
- o6 as RiServerLine,
1929
- i4 as RiShadowFill,
1930
- L4 as RiShadowLine,
1931
- e4 as RiShape2Fill,
1932
- o4 as RiShape2Line,
1933
- t4 as RiShapeFill,
1934
- M4 as RiShapeLine,
1935
- Z4 as RiShapesFill,
1936
- a4 as RiShapesLine,
1937
- t6 as RiShutDownFill,
1938
- M6 as RiShutDownLine,
1939
- Z6 as RiSignalWifi1Fill,
1940
- a6 as RiSignalWifi1Line,
1941
- l6 as RiSignalWifi2Fill,
1942
- s6 as RiSignalWifi2Line,
1943
- c6 as RiSignalWifi3Fill,
1944
- p6 as RiSignalWifi3Line,
1945
- m6 as RiSignalWifiErrorFill,
1946
- r6 as RiSignalWifiErrorLine,
1947
- d6 as RiSignalWifiFill,
1948
- h6 as RiSignalWifiLine,
1949
- R6 as RiSignalWifiOffFill,
1950
- f6 as RiSignalWifiOffLine,
1951
- F6 as RiSimCard2Fill,
1952
- u6 as RiSimCard2Line,
1953
- g6 as RiSimCardFill,
1954
- b6 as RiSimCardLine,
1955
- l4 as RiSipFill,
1956
- s4 as RiSipLine,
1957
- c4 as RiSliceFill,
1958
- p4 as RiSliceLine,
1959
- y6 as RiSmartphoneFill,
1960
- k6 as RiSmartphoneLine,
1961
- F as RiSpeakAiFill,
1962
- u as RiSpeakAiLine,
1963
- g as RiSpeakFill,
1964
- b as RiSpeakLine,
1965
- m4 as RiSquareFill,
1966
- r4 as RiSquareLine,
1967
- d4 as RiTBoxFill,
1968
- h4 as RiTBoxLine,
1969
- R4 as RiTableAltFill,
1970
- f4 as RiTableAltLine,
1971
- F4 as RiTableFill,
1972
- u4 as RiTableLine,
1973
- B6 as RiTabletFill,
1974
- S6 as RiTabletLine,
1975
- v7 as RiTerminalBoxFill,
1976
- w7 as RiTerminalBoxLine,
1977
- P7 as RiTerminalFill,
1978
- D7 as RiTerminalLine,
1979
- A7 as RiTerminalWindowFill,
1980
- z7 as RiTerminalWindowLine,
1981
- g4 as RiToolsFill,
1982
- b4 as RiToolsLine,
1983
- y4 as RiTriangleFill,
1984
- k4 as RiTriangleLine,
1985
- v6 as RiTv2Fill,
1986
- w6 as RiTv2Line,
1987
- P6 as RiTvFill,
1988
- D6 as RiTvLine,
1989
- A6 as RiUDiskFill,
1990
- z6 as RiUDiskLine,
1991
- G6 as RiUninstallFill,
1992
- x6 as RiUninstallLine,
1993
- T6 as RiUsbFill,
1994
- q6 as RiUsbLine,
1995
- y as RiVideoChatFill,
1996
- k as RiVideoChatLine,
1997
- I6 as RiWifiFill,
1998
- W6 as RiWifiLine,
1999
- E6 as RiWifiOffFill,
2000
- Q6 as RiWifiOffLine,
2001
- O6 as RiWirelessChargingFill,
2002
- U6 as RiWirelessChargingLine
1503
+ a as LuCookingPot,
1504
+ h as LuCopy,
1505
+ n as LuCopyCheck,
1506
+ e as LuCopyMinus,
1507
+ o as LuCopyPlus,
1508
+ M as LuCopySlash,
1509
+ t as LuCopyX,
1510
+ c as LuCopyleft,
1511
+ s as LuCopyright,
1512
+ l as LuCornerDownLeft,
1513
+ m as LuCornerDownRight,
1514
+ u as LuCornerLeftDown,
1515
+ p as LuCornerLeftUp,
1516
+ L as LuCornerRightDown,
1517
+ d as LuCornerRightUp,
1518
+ v as LuCornerUpLeft,
1519
+ i as LuCornerUpRight,
1520
+ r as LuCpu,
1521
+ H as LuCreativeCommons,
1522
+ Z as LuCreditCard,
1523
+ V as LuCroissant,
1524
+ f as LuCrop,
1525
+ g as LuCross,
1526
+ A as LuCrosshair,
1527
+ C as LuCrown,
1528
+ F as LuCuboid,
1529
+ k as LuCupSoda,
1530
+ y as LuCurrency,
1531
+ z as LuCylinder,
1532
+ b as LuDam,
1533
+ w as LuDatabase,
1534
+ D as LuDatabaseBackup,
1535
+ q as LuDatabaseZap,
1536
+ P as LuDecimalsArrowLeft,
1537
+ x as LuDecimalsArrowRight,
1538
+ G as LuDelete,
1539
+ S as LuDessert,
1540
+ I as LuDiameter,
1541
+ K as LuDiamond,
1542
+ O as LuDiamondMinus,
1543
+ E as LuDiamondPercent,
1544
+ R as LuDiamondPlus,
1545
+ T as LuDice1,
1546
+ X as LuDice2,
1547
+ U as LuDice3,
1548
+ B as LuDice4,
1549
+ W as LuDice5,
1550
+ j as LuDice6,
1551
+ J as LuDices,
1552
+ Q as LuDiff,
1553
+ $ as LuDisc,
1554
+ N as LuDisc2,
1555
+ Y as LuDisc3,
1556
+ _ as LuDiscAlbum,
1557
+ a1 as LuDivide,
1558
+ e1 as LuDna,
1559
+ n1 as LuDnaOff,
1560
+ o1 as LuDock,
1561
+ M1 as LuDog,
1562
+ t1 as LuDollarSign,
1563
+ h1 as LuDonut,
1564
+ s1 as LuDoorClosed,
1565
+ c1 as LuDoorClosedLocked,
1566
+ l1 as LuDoorOpen,
1567
+ m1 as LuDot,
1568
+ u1 as LuDownload,
1569
+ p1 as LuDraftingCompass,
1570
+ L1 as LuDrama,
1571
+ d1 as LuDribbble,
1572
+ v1 as LuDrill,
1573
+ r1 as LuDroplet,
1574
+ i1 as LuDropletOff,
1575
+ H1 as LuDroplets,
1576
+ Z1 as LuDrum,
1577
+ V1 as LuDrumstick,
1578
+ f1 as LuDumbbell,
1579
+ A1 as LuEar,
1580
+ g1 as LuEarOff,
1581
+ F1 as LuEarth,
1582
+ C1 as LuEarthLock,
1583
+ k1 as LuEclipse,
1584
+ b1 as LuEgg,
1585
+ y1 as LuEggFried,
1586
+ z1 as LuEggOff,
1587
+ q1 as LuEllipsis,
1588
+ D1 as LuEllipsisVertical,
1589
+ x1 as LuEqual,
1590
+ w1 as LuEqualApproximately,
1591
+ P1 as LuEqualNot,
1592
+ G1 as LuEraser,
1593
+ S1 as LuEthernetPort,
1594
+ I1 as LuEuro,
1595
+ O1 as LuExpand,
1596
+ E1 as LuExternalLink,
1597
+ T1 as LuEye,
1598
+ R1 as LuEyeClosed,
1599
+ K1 as LuEyeOff,
1600
+ X1 as LuFacebook,
1601
+ U1 as LuFactory,
1602
+ B1 as LuFan,
1603
+ W1 as LuFastForward,
1604
+ j1 as LuFeather,
1605
+ J1 as LuFence,
1606
+ Q1 as LuFerrisWheel,
1607
+ N1 as LuFigma,
1608
+ n0 as LuFile,
1609
+ Y1 as LuFileArchive,
1610
+ $1 as LuFileAudio,
1611
+ _1 as LuFileAudio2,
1612
+ a2 as LuFileAxis3d,
1613
+ e2 as LuFileBadge,
1614
+ n2 as LuFileBadge2,
1615
+ o2 as LuFileBox,
1616
+ t2 as LuFileChartColumn,
1617
+ M2 as LuFileChartColumnIncreasing,
1618
+ h2 as LuFileChartLine,
1619
+ c2 as LuFileChartPie,
1620
+ l2 as LuFileCheck,
1621
+ s2 as LuFileCheck2,
1622
+ m2 as LuFileClock,
1623
+ p2 as LuFileCode,
1624
+ u2 as LuFileCode2,
1625
+ L2 as LuFileCog,
1626
+ d2 as LuFileDiff,
1627
+ v2 as LuFileDigit,
1628
+ i2 as LuFileDown,
1629
+ r2 as LuFileHeart,
1630
+ H2 as LuFileImage,
1631
+ Z2 as LuFileInput,
1632
+ f2 as LuFileJson,
1633
+ V2 as LuFileJson2,
1634
+ A2 as LuFileKey,
1635
+ g2 as LuFileKey2,
1636
+ F2 as LuFileLock,
1637
+ C2 as LuFileLock2,
1638
+ y2 as LuFileMinus,
1639
+ k2 as LuFileMinus2,
1640
+ z2 as LuFileMusic,
1641
+ b2 as LuFileOutput,
1642
+ q2 as LuFilePen,
1643
+ D2 as LuFilePenLine,
1644
+ P2 as LuFilePlus,
1645
+ w2 as LuFilePlus2,
1646
+ x2 as LuFileQuestion,
1647
+ G2 as LuFileScan,
1648
+ I2 as LuFileSearch,
1649
+ S2 as LuFileSearch2,
1650
+ O2 as LuFileSliders,
1651
+ E2 as LuFileSpreadsheet,
1652
+ R2 as LuFileStack,
1653
+ K2 as LuFileSymlink,
1654
+ T2 as LuFileTerminal,
1655
+ X2 as LuFileText,
1656
+ B2 as LuFileType,
1657
+ U2 as LuFileType2,
1658
+ W2 as LuFileUp,
1659
+ j2 as LuFileUser,
1660
+ Q2 as LuFileVideo,
1661
+ J2 as LuFileVideo2,
1662
+ Y2 as LuFileVolume,
1663
+ N2 as LuFileVolume2,
1664
+ _2 as LuFileWarning,
1665
+ a0 as LuFileX,
1666
+ $2 as LuFileX2,
1667
+ e0 as LuFiles,
1668
+ o0 as LuFilm,
1669
+ M0 as LuFingerprint,
1670
+ t0 as LuFireExtinguisher,
1671
+ s0 as LuFish,
1672
+ h0 as LuFishOff,
1673
+ c0 as LuFishSymbol,
1674
+ p0 as LuFlag,
1675
+ l0 as LuFlagOff,
1676
+ m0 as LuFlagTriangleLeft,
1677
+ u0 as LuFlagTriangleRight,
1678
+ d0 as LuFlame,
1679
+ L0 as LuFlameKindling,
1680
+ i0 as LuFlashlight,
1681
+ v0 as LuFlashlightOff,
1682
+ H0 as LuFlaskConical,
1683
+ r0 as LuFlaskConicalOff,
1684
+ Z0 as LuFlaskRound,
1685
+ f0 as LuFlipHorizontal,
1686
+ V0 as LuFlipHorizontal2,
1687
+ A0 as LuFlipVertical,
1688
+ g0 as LuFlipVertical2,
1689
+ F0 as LuFlower,
1690
+ C0 as LuFlower2,
1691
+ k0 as LuFocus,
1692
+ y0 as LuFoldHorizontal,
1693
+ z0 as LuFoldVertical,
1694
+ Ma as LuFolder,
1695
+ b0 as LuFolderArchive,
1696
+ D0 as LuFolderCheck,
1697
+ q0 as LuFolderClock,
1698
+ w0 as LuFolderClosed,
1699
+ P0 as LuFolderCode,
1700
+ x0 as LuFolderCog,
1701
+ G0 as LuFolderDot,
1702
+ S0 as LuFolderDown,
1703
+ O0 as LuFolderGit,
1704
+ I0 as LuFolderGit2,
1705
+ E0 as LuFolderHeart,
1706
+ R0 as LuFolderInput,
1707
+ K0 as LuFolderKanban,
1708
+ T0 as LuFolderKey,
1709
+ X0 as LuFolderLock,
1710
+ U0 as LuFolderMinus,
1711
+ W0 as LuFolderOpen,
1712
+ B0 as LuFolderOpenDot,
1713
+ j0 as LuFolderOutput,
1714
+ J0 as LuFolderPen,
1715
+ Q0 as LuFolderPlus,
1716
+ N0 as LuFolderRoot,
1717
+ _0 as LuFolderSearch,
1718
+ Y0 as LuFolderSearch2,
1719
+ $0 as LuFolderSymlink,
1720
+ aa as LuFolderSync,
1721
+ na as LuFolderTree,
1722
+ ea as LuFolderUp,
1723
+ oa as LuFolderX,
1724
+ ta as LuFolders,
1725
+ ha as LuFootprints,
1726
+ ca as LuForklift,
1727
+ sa as LuForward,
1728
+ la as LuFrame,
1729
+ ma as LuFramer,
1730
+ ua as LuFrown,
1731
+ pa as LuFuel,
1732
+ La as LuFullscreen,
1733
+ ia as LuFunnel,
1734
+ da as LuFunnelPlus,
1735
+ va as LuFunnelX,
1736
+ Ha as LuGalleryHorizontal,
1737
+ ra as LuGalleryHorizontalEnd,
1738
+ Za as LuGalleryThumbnails,
1739
+ fa as LuGalleryVertical,
1740
+ Va as LuGalleryVerticalEnd,
1741
+ Aa as LuGamepad,
1742
+ ga as LuGamepad2,
1743
+ Ca as LuGauge,
1744
+ Fa as LuGavel,
1745
+ ka as LuGem,
1746
+ ya as LuGhost,
1747
+ za as LuGift,
1748
+ Da as LuGitBranch,
1749
+ ba as LuGitBranchPlus,
1750
+ qa as LuGitCommitHorizontal,
1751
+ wa as LuGitCommitVertical,
1752
+ xa as LuGitCompare,
1753
+ Pa as LuGitCompareArrows,
1754
+ Ga as LuGitFork,
1755
+ Sa as LuGitGraph,
1756
+ Ia as LuGitMerge,
1757
+ Xa as LuGitPullRequest,
1758
+ Oa as LuGitPullRequestArrow,
1759
+ Ea as LuGitPullRequestClosed,
1760
+ Ka as LuGitPullRequestCreate,
1761
+ Ra as LuGitPullRequestCreateArrow,
1762
+ Ta as LuGitPullRequestDraft,
1763
+ Ua as LuGithub,
1764
+ Ba as LuGitlab,
1765
+ Wa as LuGlassWater,
1766
+ ja as LuGlasses,
1767
+ Qa as LuGlobe,
1768
+ Ja as LuGlobeLock,
1769
+ Na as LuGoal,
1770
+ Ya as LuGrab,
1771
+ _a as LuGraduationCap,
1772
+ $a as LuGrape,
1773
+ o5 as LuGrid2x2,
1774
+ a5 as LuGrid2x2Check,
1775
+ n5 as LuGrid2x2Plus,
1776
+ e5 as LuGrid2x2X,
1777
+ M5 as LuGrid3x3,
1778
+ c5 as LuGrip,
1779
+ t5 as LuGripHorizontal,
1780
+ h5 as LuGripVertical,
1781
+ s5 as LuGroup,
1782
+ l5 as LuGuitar,
1783
+ m5 as LuHam,
1784
+ u5 as LuHamburger,
1785
+ p5 as LuHammer,
1786
+ H5 as LuHand,
1787
+ L5 as LuHandCoins,
1788
+ d5 as LuHandHeart,
1789
+ v5 as LuHandHelping,
1790
+ i5 as LuHandMetal,
1791
+ r5 as LuHandPlatter,
1792
+ Z5 as LuHandshake,
1793
+ g5 as LuHardDrive,
1794
+ V5 as LuHardDriveDownload,
1795
+ f5 as LuHardDriveUpload,
1796
+ A5 as LuHardHat,
1797
+ C5 as LuHash,
1798
+ F5 as LuHaze,
1799
+ k5 as LuHdmiPort,
1800
+ P5 as LuHeading,
1801
+ y5 as LuHeading1,
1802
+ z5 as LuHeading2,
1803
+ b5 as LuHeading3,
1804
+ D5 as LuHeading4,
1805
+ q5 as LuHeading5,
1806
+ w5 as LuHeading6,
1807
+ x5 as LuHeadphoneOff,
1808
+ G5 as LuHeadphones,
1809
+ S5 as LuHeadset,
1810
+ X5 as LuHeart,
1811
+ I5 as LuHeartCrack,
1812
+ O5 as LuHeartHandshake,
1813
+ E5 as LuHeartMinus,
1814
+ R5 as LuHeartOff,
1815
+ K5 as LuHeartPlus,
1816
+ T5 as LuHeartPulse,
1817
+ U5 as LuHeater,
1818
+ B5 as LuHexagon,
1819
+ W5 as LuHighlighter,
1820
+ j5 as LuHistory,
1821
+ Q5 as LuHop,
1822
+ J5 as LuHopOff,
1823
+ N5 as LuHospital,
1824
+ Y5 as LuHotel,
1825
+ _5 as LuHourglass,
1826
+ en as LuHouse,
1827
+ $5 as LuHousePlug,
1828
+ an as LuHousePlus,
1829
+ nn as LuHouseWifi,
1830
+ on as LuIceCreamBowl,
1831
+ Mn as LuIceCreamCone,
1832
+ tn as LuIdCard,
1833
+ Ln as LuImage,
1834
+ hn as LuImageDown,
1835
+ cn as LuImageMinus,
1836
+ sn as LuImageOff,
1837
+ ln as LuImagePlay,
1838
+ mn as LuImagePlus,
1839
+ un as LuImageUp,
1840
+ pn as LuImageUpscale,
1841
+ dn as LuImages,
1842
+ vn as LuImport,
1843
+ rn as LuInbox,
1844
+ Hn as LuIndentDecrease,
1845
+ Zn as LuIndentIncrease,
1846
+ Vn as LuIndianRupee,
1847
+ fn as LuInfinity,
1848
+ gn as LuInfo,
1849
+ An as LuInspectionPanel,
1850
+ Cn as LuInstagram,
1851
+ Fn as LuItalic,
1852
+ kn as LuIterationCcw,
1853
+ yn as LuIterationCw,
1854
+ zn as LuJapaneseYen,
1855
+ bn as LuJoystick,
1856
+ Dn as LuKanban,
1857
+ Pn as LuKey,
1858
+ qn as LuKeyRound,
1859
+ wn as LuKeySquare,
1860
+ Sn as LuKeyboard,
1861
+ xn as LuKeyboardMusic,
1862
+ Gn as LuKeyboardOff,
1863
+ Tn as LuLamp,
1864
+ In as LuLampCeiling,
1865
+ On as LuLampDesk,
1866
+ En as LuLampFloor,
1867
+ Rn as LuLampWallDown,
1868
+ Kn as LuLampWallUp,
1869
+ Xn as LuLandPlot,
1870
+ Un as LuLandmark,
1871
+ Bn as LuLanguages,
1872
+ Jn as LuLaptop,
1873
+ jn as LuLaptopMinimal,
1874
+ Wn as LuLaptopMinimalCheck,
1875
+ Nn as LuLasso,
1876
+ Qn as LuLassoSelect,
1877
+ Yn as LuLaugh,
1878
+ $n as LuLayers,
1879
+ _n as LuLayers2,
1880
+ a4 as LuLayoutDashboard,
1881
+ n4 as LuLayoutGrid,
1882
+ e4 as LuLayoutList,
1883
+ o4 as LuLayoutPanelLeft,
1884
+ M4 as LuLayoutPanelTop,
1885
+ t4 as LuLayoutTemplate,
1886
+ h4 as LuLeaf,
1887
+ c4 as LuLeafyGreen,
1888
+ s4 as LuLectern,
1889
+ l4 as LuLetterText,
1890
+ u4 as LuLibrary,
1891
+ m4 as LuLibraryBig,
1892
+ p4 as LuLifeBuoy,
1893
+ L4 as LuLigature,
1894
+ v4 as LuLightbulb,
1895
+ d4 as LuLightbulbOff,
1896
+ H4 as LuLink,
1897
+ r4 as LuLink2,
1898
+ i4 as LuLink2Off,
1899
+ Z4 as LuLinkedin,
1900
+ S4 as LuList,
1901
+ V4 as LuListCheck,
1902
+ f4 as LuListChecks,
1903
+ g4 as LuListCollapse,
1904
+ A4 as LuListEnd,
1905
+ F4 as LuListFilter,
1906
+ C4 as LuListFilterPlus,
1907
+ k4 as LuListMinus,
1908
+ y4 as LuListMusic,
1909
+ z4 as LuListOrdered,
1910
+ b4 as LuListPlus,
1911
+ D4 as LuListRestart,
1912
+ q4 as LuListStart,
1913
+ w4 as LuListTodo,
1914
+ P4 as LuListTree,
1915
+ x4 as LuListVideo,
1916
+ G4 as LuListX,
1917
+ E4 as LuLoader,
1918
+ I4 as LuLoaderCircle,
1919
+ O4 as LuLoaderPinwheel,
1920
+ T4 as LuLocate,
1921
+ R4 as LuLocateFixed,
1922
+ K4 as LuLocateOff,
1923
+ X4 as LuLocationEdit,
1924
+ j4 as LuLock,
1925
+ B4 as LuLockKeyhole,
1926
+ U4 as LuLockKeyholeOpen,
1927
+ W4 as LuLockOpen,
1928
+ J4 as LuLogIn,
1929
+ Q4 as LuLogOut,
1930
+ N4 as LuLogs,
1931
+ Y4 as LuLollipop,
1932
+ _4 as LuLuggage,
1933
+ $4 as LuMagnet,
1934
+ s3 as LuMail,
1935
+ a3 as LuMailCheck,
1936
+ n3 as LuMailMinus,
1937
+ e3 as LuMailOpen,
1938
+ o3 as LuMailPlus,
1939
+ M3 as LuMailQuestion,
1940
+ t3 as LuMailSearch,
1941
+ h3 as LuMailWarning,
1942
+ c3 as LuMailX,
1943
+ l3 as LuMailbox,
1944
+ m3 as LuMails,
1945
+ C3 as LuMap,
1946
+ f3 as LuMapPin,
1947
+ p3 as LuMapPinCheck,
1948
+ u3 as LuMapPinCheckInside,
1949
+ L3 as LuMapPinHouse,
1950
+ v3 as LuMapPinMinus,
1951
+ d3 as LuMapPinMinusInside,
1952
+ i3 as LuMapPinOff,
1953
+ H3 as LuMapPinPlus,
1954
+ r3 as LuMapPinPlusInside,
1955
+ V3 as LuMapPinX,
1956
+ Z3 as LuMapPinXInside,
1957
+ g3 as LuMapPinned,
1958
+ A3 as LuMapPlus,
1959
+ k3 as LuMars,
1960
+ F3 as LuMarsStroke,
1961
+ y3 as LuMartini,
1962
+ b3 as LuMaximize,
1963
+ z3 as LuMaximize2,
1964
+ D3 as LuMedal,
1965
+ w3 as LuMegaphone,
1966
+ q3 as LuMegaphoneOff,
1967
+ P3 as LuMeh,
1968
+ x3 as LuMemoryStick,
1969
+ G3 as LuMenu,
1970
+ S3 as LuMerge,
1971
+ j3 as LuMessageCircle,
1972
+ I3 as LuMessageCircleCode,
1973
+ O3 as LuMessageCircleDashed,
1974
+ E3 as LuMessageCircleHeart,
1975
+ R3 as LuMessageCircleMore,
1976
+ K3 as LuMessageCircleOff,
1977
+ T3 as LuMessageCirclePlus,
1978
+ X3 as LuMessageCircleQuestion,
1979
+ U3 as LuMessageCircleReply,
1980
+ B3 as LuMessageCircleWarning,
1981
+ W3 as LuMessageCircleX,
1982
+ le as LuMessageSquare,
1983
+ J3 as LuMessageSquareCode,
1984
+ Q3 as LuMessageSquareDashed,
1985
+ N3 as LuMessageSquareDiff,
1986
+ Y3 as LuMessageSquareDot,
1987
+ _3 as LuMessageSquareHeart,
1988
+ $3 as LuMessageSquareLock,
1989
+ ae as LuMessageSquareMore,
1990
+ ne as LuMessageSquareOff,
1991
+ ee as LuMessageSquarePlus,
1992
+ oe as LuMessageSquareQuote,
1993
+ Me as LuMessageSquareReply,
1994
+ te as LuMessageSquareShare,
1995
+ he as LuMessageSquareText,
1996
+ ce as LuMessageSquareWarning,
1997
+ se as LuMessageSquareX,
1998
+ me as LuMessagesSquare,
1999
+ Le as LuMic,
2000
+ ue as LuMicOff,
2001
+ pe as LuMicVocal,
2002
+ de as LuMicrochip
2003
2003
  };