@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,611 +0,0 @@
1
- const a = {
2
- name: "lu-text-search",
3
- components: [["path", { d: "M21 6H3 M10 12H3 M10 18H3 M14,15 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M21 19 L19.1 17.1" }]]
4
- }, n = {
5
- name: "lu-text-select",
6
- components: [["path", { d: "M5 3a2 2 0 0 0-2 2 M19 3a2 2 0 0 1 2 2 M21 19a2 2 0 0 1-2 2 M5 21a2 2 0 0 1-2-2 M9 3h1 M9 21h1 M14 3h1 M14 21h1 M3 9v1 M21 9v1 M3 14v1 M21 14v1 M7 8 L15 8 M7 12 L17 12 M7 16 L13 16" }]]
7
- }, t = {
8
- name: "lu-text",
9
- components: [["path", { d: "M17 6.1H3 M21 12.1H3 M15.1 18H3" }]]
10
- }, o = {
11
- name: "lu-theater",
12
- components: [["path", { d: "M2 10s3-3 3-8 M22 10s-3-3-3-8 M10 2c0 4.4-3.6 8-8 8 M14 2c0 4.4 3.6 8 8 8 M2 10s2 2 2 5 M22 10s-2 2-2 5 M8 15h8 M2 22v-1a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1 M14 22v-1a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1" }]]
13
- }, M = {
14
- name: "lu-thermometer-snowflake",
15
- components: [["path", { d: "m10 20-1.25-2.5L6 18 M10 4 8.75 6.5 6 6 M10.585 15H10 M2 12h6.5L10 9 M20 14.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0z M4 10 L5.5 12 L4 14 M7 21 L10 15 L8.5 12 M7 3 L10 9 L12 9" }]]
16
- }, e = {
17
- name: "lu-thermometer-sun",
18
- components: [["path", { d: "M12 9a4 4 0 0 0-2 7.5 M12 3v2 M6.6 18.4 L5.2 19.8 M20 4v10.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0Z M4 13H2 M6.34 7.34 4.93 5.93" }]]
19
- }, c = {
20
- name: "lu-thermometer",
21
- components: [["path", { d: "M14 4v10.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0Z" }]]
22
- }, s = {
23
- name: "lu-thumbs-down",
24
- components: [["path", { d: "M17 14V2 M9 18.12 10 14H4.17a2 2 0 0 1-1.92-2.56l2.33-8A2 2 0 0 1 6.5 2H20a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.76a2 2 0 0 0-1.79 1.11L12 22a3.13 3.13 0 0 1-3-3.88Z" }]]
25
- }, h = {
26
- name: "lu-thumbs-up",
27
- components: [["path", { d: "M7 10v12 M15 5.88 14 10h5.83a2 2 0 0 1 1.92 2.56l-2.33 8A2 2 0 0 1 17.5 22H4a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h2.76a2 2 0 0 0 1.79-1.11L12 2a3.13 3.13 0 0 1 3 3.88Z" }]]
28
- }, u = {
29
- name: "lu-ticket-check",
30
- components: [["path", { d: "M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z M9 12 L11 14 L15 10" }]]
31
- }, L = {
32
- name: "lu-ticket-minus",
33
- components: [["path", { d: "M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z M9 12h6" }]]
34
- }, m = {
35
- name: "lu-ticket-percent",
36
- components: [["path", { d: "M2 9a3 3 0 1 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 1 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z M9 9h.01 M15 9 L9 15 M15 15h.01" }]]
37
- }, l = {
38
- name: "lu-ticket-plus",
39
- components: [["path", { d: "M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z M9 12h6 M12 9v6" }]]
40
- }, p = {
41
- name: "lu-ticket-slash",
42
- components: [["path", { d: "M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z M9.5 14.5 L14.5 9.5" }]]
43
- }, v = {
44
- name: "lu-ticket-x",
45
- components: [["path", { d: "M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z M9.5 14.5 L14.5 9.5 M9.5 9.5 L14.5 14.5" }]]
46
- }, d = {
47
- name: "lu-ticket",
48
- components: [["path", { d: "M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z M13 5v2 M13 17v2 M13 11v2" }]]
49
- }, r = {
50
- name: "lu-tickets-plane",
51
- components: [["path", { d: "M10.5 17h1.227a2 2 0 0 0 1.345-.52L18 12 M12 13.5 L15.75 14 M4.5 8 L15.08 2.94 A1 1 0 0 1 16.42 3.43 L18.5 8 M6 10V8 M6 14v1 M6 19v2 M4,8 h16 a2,2 0 0 1 2,2 v9 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-9 a2,2 0 0 1 2,-2 Z" }]]
52
- }, i = {
53
- name: "lu-tickets",
54
- components: [["path", { d: "m4.5 8 10.58-5.06a1 1 0 0 1 1.342.488L18.5 8 M6 10V8 M6 14v1 M6 19v2 M4,8 h16 a2,2 0 0 1 2,2 v9 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-9 a2,2 0 0 1 2,-2 Z" }]]
55
- }, Z = {
56
- name: "lu-timer-off",
57
- components: [["path", { d: "M10 2h4 M4.6 11a8 8 0 0 0 1.7 8.7 8 8 0 0 0 8.7 1.7 M7.4 7.4a8 8 0 0 1 10.3 1 8 8 0 0 1 .9 10.2 M2 2 L22 22 M12 12v-2" }]]
58
- }, H = {
59
- name: "lu-timer-reset",
60
- components: [["path", { d: "M10 2h4 M12 14v-4 M4 13a8 8 0 0 1 8-7 8 8 0 1 1-5.3 14L4 17.6 M9 17H4v5" }]]
61
- }, V = {
62
- name: "lu-timer",
63
- components: [["path", { d: "M10 2 L14 2 M12 14 L15 11 M4,14 a8,8 0 1,0 16,0 a8,8 0 1,0 -16,0 Z" }]]
64
- }, f = {
65
- name: "lu-toggle-left",
66
- components: [["path", { d: "M8,6 h8 a6,6 0 0 1 6,6 v0 a6,6 0 0 1 -6,6 h-8 a6,6 0 0 1 -6,-6 v-0 a6,6 0 0 1 6,-6 Z M6,12 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
67
- }, A = {
68
- name: "lu-toggle-right",
69
- components: [["path", { d: "M8,6 h8 a6,6 0 0 1 6,6 v0 a6,6 0 0 1 -6,6 h-8 a6,6 0 0 1 -6,-6 v-0 a6,6 0 0 1 6,-6 Z M14,12 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
70
- }, T = {
71
- name: "lu-toilet",
72
- components: [["path", { d: "M7 12h13a1 1 0 0 1 1 1 5 5 0 0 1-5 5h-.598a.5.5 0 0 0-.424.765l1.544 2.47a.5.5 0 0 1-.424.765H5.402a.5.5 0 0 1-.424-.765L7 18 M8 18a5 5 0 0 1-5-5V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8" }]]
73
- }, w = {
74
- name: "lu-tornado",
75
- components: [["path", { d: "M21 4H3 M18 8H6 M19 12H9 M16 16h-6 M11 20H9" }]]
76
- }, k = {
77
- name: "lu-torus",
78
- components: [["path", { d: "M9,11 a3,2 0 1,0 6,0 a3,2 0 1,0 -6,0 Z M2,12.5 a10,8.5 0 1,0 20,0 a10,8.5 0 1,0 -20,0 Z" }]]
79
- }, g = {
80
- name: "lu-touchpad-off",
81
- components: [["path", { d: "M4 4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16 M2 14h12 M22 14h-2 M12 20v-6 M2 2 L22 22 M22 16V6a2 2 0 0 0-2-2H10" }]]
82
- }, U = {
83
- name: "lu-touchpad",
84
- 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 M2 14h20 M12 20v-6" }]]
85
- }, W = {
86
- name: "lu-tower-control",
87
- components: [["path", { d: "M18.2 12.27 20 6H4l1.8 6.27a1 1 0 0 0 .95.73h10.5a1 1 0 0 0 .96-.73Z M8 13v9 M16 22v-9 M9 6 L10 13 M15 6 L14 13 M12 6V2 M13 2h-2" }]]
88
- }, b = {
89
- name: "lu-toy-brick",
90
- components: [["path", { d: "M4,8 h16 a1,1 0 0 1 1,1 v10 a1,1 0 0 1 -1,1 h-16 a1,1 0 0 1 -1,-1 v-10 a1,1 0 0 1 1,-1 Z M10 8V5c0-.6-.4-1-1-1H6a1 1 0 0 0-1 1v3 M19 8V5c0-.6-.4-1-1-1h-3a1 1 0 0 0-1 1v3" }]]
91
- }, C = {
92
- name: "lu-tractor",
93
- components: [["path", { d: "m10 11 11 .9a1 1 0 0 1 .8 1.1l-.665 4.158a1 1 0 0 1-.988.842H20 M16 18h-5 M18 5a1 1 0 0 0-1 1v5.573 M3 4h8.129a1 1 0 0 1 .99.863L13 11.246 M4 11V4 M7 15h.01 M8 10.1V4 M16,18 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M2,15 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z" }]]
94
- }, z = {
95
- name: "lu-traffic-cone",
96
- components: [["path", { d: "M9.3 6.2a4.55 4.55 0 0 0 5.4 0 M7.9 10.7c.9.8 2.4 1.3 4.1 1.3s3.2-.5 4.1-1.3 M13.9 3.5a1.93 1.93 0 0 0-3.8-.1l-3 10c-.1.2-.1.4-.1.6 0 1.7 2.2 3 5 3s5-1.3 5-3c0-.2 0-.4-.1-.5Z M7.5 12.2 L2.8 14.9 C2.3 15.2, 2 15.6, 2 16 C2 16.4, 2.3 16.8, 2.8 17.1 L10.4 21.6 C11.3 22.1, 12.5 22.1, 13.4 21.6 L21 17.1 C21.7 16.8, 22 16.4, 22 16 C22 15.6, 21.7 15.2, 21.2 14.9 L16.5 12.1" }]]
97
- }, y = {
98
- name: "lu-train-front-tunnel",
99
- components: [["path", { d: "M2 22V12a10 10 0 1 1 20 0v10 M15 6.8v1.4a3 2.8 0 1 1-6 0V6.8 M10 15h.01 M14 15h.01 M10 19a4 4 0 0 1-4-4v-3a6 6 0 1 1 12 0v3a4 4 0 0 1-4 4Z M9 19 L7 22 M15 19 L17 22" }]]
100
- }, x = {
101
- name: "lu-train-front",
102
- components: [["path", { d: "M8 3.1V7a4 4 0 0 0 8 0V3.1 M9 15 L8 14 M15 15 L16 14 M9 19c-2.8 0-5-2.2-5-5v-4a8 8 0 0 1 16 0v4c0 2.8-2.2 5-5 5Z M8 19 L6 22 M16 19 L18 22" }]]
103
- }, O = {
104
- name: "lu-train-track",
105
- components: [["path", { d: "M2 17 17 2 M2 14 L10 22 M5 11 L13 19 M8 8 L16 16 M11 5 L19 13 M14 2 L22 10 M7 22 22 7" }]]
106
- }, R = {
107
- name: "lu-tram-front",
108
- components: [["path", { d: "M6,3 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 M4 11h16 M12 3v8 M8 19 L6 22 M18 22 L16 19 M8 15h.01 M16 15h.01" }]]
109
- }, P = {
110
- name: "lu-trash-2",
111
- components: [["path", { d: "M3 6h18 M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6 M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2 M10 11 L10 17 M14 11 L14 17" }]]
112
- }, S = {
113
- name: "lu-trash",
114
- components: [["path", { d: "M3 6h18 M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6 M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2" }]]
115
- }, D = {
116
- name: "lu-tree-deciduous",
117
- components: [["path", { d: "M8 19a4 4 0 0 1-2.24-7.32A3.5 3.5 0 0 1 9 6.03V6a3 3 0 1 1 6 0v.04a3.5 3.5 0 0 1 3.24 5.65A4 4 0 0 1 16 19Z M12 19v3" }]]
118
- }, X = {
119
- name: "lu-tree-palm",
120
- components: [["path", { d: "M13 8c0-2.76-2.46-5-5.5-5S2 5.24 2 8h2l1-1 1 1h4 M13 7.14A5.82 5.82 0 0 1 16.5 6c3.04 0 5.5 2.24 5.5 5h-3l-1-1-1 1h-3 M5.89 9.71c-2.15 2.15-2.3 5.47-.35 7.43l4.24-4.25.7-.7.71-.71 2.12-2.12c-1.95-1.96-5.27-1.8-7.42.35 M11 15.5c.5 2.5-.17 4.5-1 6.5h4c2-5.5-.5-12-1-14" }]]
121
- }, F = {
122
- name: "lu-tree-pine",
123
- components: [["path", { d: "m17 14 3 3.3a1 1 0 0 1-.7 1.7H4.7a1 1 0 0 1-.7-1.7L7 14h-.3a1 1 0 0 1-.7-1.7L9 9h-.2A1 1 0 0 1 8 7.3L12 3l4 4.3a1 1 0 0 1-.8 1.7H15l3 3.3a1 1 0 0 1-.7 1.7H17Z M12 22v-3" }]]
124
- }, q = {
125
- name: "lu-trees",
126
- components: [["path", { d: "M10 10v.2A3 3 0 0 1 8.9 16H5a3 3 0 0 1-1-5.8V10a3 3 0 0 1 6 0Z M7 16v6 M13 19v3 M12 19h8.3a1 1 0 0 0 .7-1.7L18 14h.3a1 1 0 0 0 .7-1.7L16 9h.2a1 1 0 0 0 .8-1.7L13 3l-1.4 1.5" }]]
127
- }, B = {
128
- name: "lu-trello",
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 M7,7 h3 v9 h-3 Z M14,7 h3 v5 h-3 Z" }]]
130
- }, I = {
131
- name: "lu-trending-down",
132
- components: [["path", { d: "M22 17 L13.5 8.5 L8.5 13.5 L2 7 M16 17 L22 17 L22 11" }]]
133
- }, Y = {
134
- name: "lu-trending-up-down",
135
- components: [["path", { d: "M14.828 14.828 21 21 M21 16v5h-5 M21 3 L12 12 L8 8 L2 14 M21 8V3h-5" }]]
136
- }, j = {
137
- name: "lu-trending-up",
138
- components: [["path", { d: "M22 7 L13.5 15.5 L8.5 10.5 L2 17 M16 7 L22 7 L22 13" }]]
139
- }, E = {
140
- name: "lu-triangle-alert",
141
- components: [["path", { d: "m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3 M12 9v4 M12 17h.01" }]]
142
- }, G = {
143
- name: "lu-triangle-dashed",
144
- components: [["path", { d: "M10.17 4.193a2 2 0 0 1 3.666.013 M14 21h2 M15.87 7.74 L16.87 9.47 M18.85 12.95 L19.85 14.68 M21.824 18.18a2 2 0 0 1-1.835 2.824 M4.024 21a2 2 0 0 1-1.839-2.839 M5.14 12.95 L4.14 14.68 M8 21h2 M8.1 7.74 L7.1 9.47" }]]
145
- }, J = {
146
- name: "lu-triangle-right",
147
- components: [["path", { d: "M22 18a2 2 0 0 1-2 2H3c-1.1 0-1.3-.6-.4-1.3L20.4 4.3c.9-.7 1.6-.4 1.6.7Z" }]]
148
- }, K = {
149
- name: "lu-triangle",
150
- components: [["path", { d: "M13.73 4a2 2 0 0 0-3.46 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3Z" }]]
151
- }, N = {
152
- name: "lu-trophy",
153
- components: [["path", { d: "M6 9H4.5a2.5 2.5 0 0 1 0-5H6 M18 9h1.5a2.5 2.5 0 0 0 0-5H18 M4 22h16 M10 14.66V17c0 .55-.47.98-.97 1.21C7.85 18.75 7 20.24 7 22 M14 14.66V17c0 .55.47.98.97 1.21C16.15 18.75 17 20.24 17 22 M18 2H6v7a6 6 0 0 0 12 0V2Z" }]]
154
- }, Q = {
155
- name: "lu-truck",
156
- components: [["path", { d: "M14 18V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v11a1 1 0 0 0 1 1h2 M15 18H9 M19 18h2a1 1 0 0 0 1-1v-3.65a1 1 0 0 0-.22-.624l-3.48-4.35A1 1 0 0 0 17.52 8H14 M15,18 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M5,18 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
157
- }, _ = {
158
- name: "lu-turtle",
159
- components: [["path", { d: "m12 10 2 4v3a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-3a8 8 0 1 0-16 0v3a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-3l2-4h4Z M4.82 7.9 8 10 M15.18 7.9 12 10 M16.93 10H20a2 2 0 0 1 0 4H2" }]]
160
- }, $ = {
161
- name: "lu-tv-minimal-play",
162
- components: [["path", { d: "M10 7.75a.75.75 0 0 1 1.142-.638l3.664 2.249a.75.75 0 0 1 0 1.278l-3.664 2.25a.75.75 0 0 1-1.142-.64z M7 21h10 M4,3 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" }]]
163
- }, a1 = {
164
- name: "lu-tv-minimal",
165
- components: [["path", { d: "M7 21h10 M4,3 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" }]]
166
- }, n1 = {
167
- name: "lu-tv",
168
- components: [["path", { d: "M4,7 h16 a2,2 0 0 1 2,2 v11 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-11 a2,2 0 0 1 2,-2 Z M17 2 L12 7 L7 2" }]]
169
- }, t1 = {
170
- name: "lu-twitch",
171
- components: [["path", { d: "M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7" }]]
172
- }, o1 = {
173
- name: "lu-twitter",
174
- components: [["path", { d: "M22 4s-.7 2.1-2 3.4c1.6 10-9.4 17.3-18 11.6 2.2.1 4.4-.6 6-2C3 15.5.5 9.6 3 5c2.2 2.6 5.6 4.1 9 4-.9-4.2 4-6.6 7-3.8 1.1 0 3-1.2 3-1.2z" }]]
175
- }, M1 = {
176
- name: "lu-type-outline",
177
- components: [["path", { d: "M14 16.5a.5.5 0 0 0 .5.5h.5a2 2 0 0 1 0 4H9a2 2 0 0 1 0-4h.5a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5V8a2 2 0 0 1-4 0V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v3a2 2 0 0 1-4 0v-.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5Z" }]]
178
- }, e1 = {
179
- name: "lu-type",
180
- components: [["path", { d: "M4 7 L4 4 L20 4 L20 7 M9 20 L15 20 M12 4 L12 20" }]]
181
- }, c1 = {
182
- name: "lu-umbrella-off",
183
- components: [["path", { d: "M12 2v1 M15.5 21a1.85 1.85 0 0 1-3.5-1v-8H2a10 10 0 0 1 3.428-6.575 M17.5 12H22A10 10 0 0 0 9.004 3.455 M2 2 L22 22" }]]
184
- }, s1 = {
185
- name: "lu-umbrella",
186
- components: [["path", { d: "M22 12a10.06 10.06 1 0 0-20 0Z M12 12v8a2 2 0 0 0 4 0 M12 2v1" }]]
187
- }, h1 = {
188
- name: "lu-underline",
189
- components: [["path", { d: "M6 4v6a6 6 0 0 0 12 0V4 M4 20 L20 20" }]]
190
- }, u1 = {
191
- name: "lu-undo-2",
192
- components: [["path", { d: "M9 14 4 9l5-5 M4 9h10.5a5.5 5.5 0 0 1 5.5 5.5a5.5 5.5 0 0 1-5.5 5.5H11" }]]
193
- }, L1 = {
194
- name: "lu-undo-dot",
195
- components: [["path", { d: "M21 17a9 9 0 0 0-15-6.7L3 13 M3 7v6h6 M11,17 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
196
- }, m1 = {
197
- name: "lu-undo",
198
- components: [["path", { d: "M3 7v6h6 M21 17a9 9 0 0 0-9-9 9 9 0 0 0-6 2.3L3 13" }]]
199
- }, l1 = {
200
- name: "lu-unfold-horizontal",
201
- components: [["path", { d: "M16 12h6 M8 12H2 M12 2v2 M12 8v2 M12 14v2 M12 20v2 M19 15 L22 12 L19 9 M5 9 L2 12 L5 15" }]]
202
- }, p1 = {
203
- name: "lu-unfold-vertical",
204
- components: [["path", { d: "M12 22v-6 M12 8V2 M4 12H2 M10 12H8 M16 12h-2 M22 12h-2 M15 19 L12 22 L9 19 M15 5 L12 2 L9 5" }]]
205
- }, v1 = {
206
- name: "lu-ungroup",
207
- components: [["path", { d: "M6,4 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 M12,14 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" }]]
208
- }, d1 = {
209
- name: "lu-university",
210
- components: [["path", { d: "M11,10 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M22 20V8h-4l-6-4-6 4H2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2 M6 17v.01 M6 13v.01 M18 17v.01 M18 13v.01 M14 22v-5a2 2 0 0 0-2-2a2 2 0 0 0-2 2v5" }]]
211
- }, r1 = {
212
- name: "lu-unlink-2",
213
- components: [["path", { d: "M15 7h2a5 5 0 0 1 0 10h-2m-6 0H7A5 5 0 0 1 7 7h2" }]]
214
- }, i1 = {
215
- name: "lu-unlink",
216
- components: [["path", { d: "m18.84 12.25 1.72-1.71h-.02a5.004 5.004 0 0 0-.12-7.07 5.006 5.006 0 0 0-6.95 0l-1.72 1.71 M5.17 11.75 L3.46 13.46 A5 5 0 0 0 3.58 20.53 A5.01 5.01 0 0 0 10.53 20.53 L12.24 18.82 M8 2 L8 5 M2 8 L5 8 M16 19 L16 22 M19 16 L22 16" }]]
217
- }, Z1 = {
218
- name: "lu-unplug",
219
- components: [["path", { d: "m19 5 3-3 M2 22 L5 19 M6.3 20.3a2.4 2.4 0 0 0 3.4 0L12 18l-6-6-2.3 2.3a2.4 2.4 0 0 0 0 3.4Z M7.5 13.5 10 11 M10.5 16.5 13 14 M12 6 L18 12 L20.3 9.7 A2.4 2.4 0 0 0 20.3 6.3 L17.7 3.7 A2.4 2.4 0 0 0 14.3 3.7 Z" }]]
220
- }, H1 = {
221
- name: "lu-upload",
222
- components: [["path", { d: "M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4 M17 8 L12 3 L7 8 M12 3 L12 15" }]]
223
- }, V1 = {
224
- name: "lu-usb",
225
- components: [["path", { d: "M9,7 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M3,20 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M4.7 19.3 19 5 M21 3 L18 4 L20 6 Z M9.26 7.68 5 12l2 5 M10 14 L15 16 L18.5 12.5 M18 12 L19 11 L20 12 L19 13 Z" }]]
226
- }, f1 = {
227
- name: "lu-user-check",
228
- components: [["path", { d: "M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2 M5,7 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M16 11 L18 13 L22 9" }]]
229
- }, A1 = {
230
- name: "lu-user-cog",
231
- components: [["path", { d: "M15,15 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M5,7 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M10 15H6a4 4 0 0 0-4 4v2 M21.7 16.4 L20.8 16.1 M15.2 13.9 L14.3 13.6 M16.6 18.7 L16.9 17.8 M19.1 12.2 L19.4 11.3 M19.6 18.7 L19.2 17.7 M16.8 12.3 L16.4 11.3 M14.3 16.6 L15.3 16.2 M20.7 13.8 L21.7 13.4" }]]
232
- }, T1 = {
233
- name: "lu-user-minus",
234
- components: [["path", { d: "M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2 M5,7 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M22 11 L16 11" }]]
235
- }, w1 = {
236
- name: "lu-user-pen",
237
- components: [["path", { d: "M11.5 15H7a4 4 0 0 0-4 4v2 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 M6,7 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z" }]]
238
- }, k1 = {
239
- name: "lu-user-plus",
240
- components: [["path", { d: "M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2 M5,7 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M19 8 L19 14 M22 11 L16 11" }]]
241
- }, g1 = {
242
- name: "lu-user-round-check",
243
- components: [["path", { d: "M2 21a8 8 0 0 1 13.292-6 M5,8 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M16 19 L18 21 L22 17" }]]
244
- }, U1 = {
245
- name: "lu-user-round-cog",
246
- components: [["path", { d: "M2 21a8 8 0 0 1 10.434-7.62 M5,8 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M15,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M19.5 14.3 L19.1 15.2 M16.9 20.8 L16.5 21.7 M21.7 19.5 L20.8 19.1 M15.2 16.9 L14.3 16.5 M21.7 16.5 L20.8 16.9 M15.2 19.1 L14.3 19.5 M19.5 21.7 L19.1 20.8 M16.9 15.2 L16.5 14.3" }]]
247
- }, W1 = {
248
- name: "lu-user-round-minus",
249
- components: [["path", { d: "M2 21a8 8 0 0 1 13.292-6 M5,8 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M22 19h-6" }]]
250
- }, b1 = {
251
- name: "lu-user-round-pen",
252
- components: [["path", { d: "M2 21a8 8 0 0 1 10.821-7.487 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 M5,8 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z" }]]
253
- }, C1 = {
254
- name: "lu-user-round-plus",
255
- components: [["path", { d: "M2 21a8 8 0 0 1 13.292-6 M5,8 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M19 16v6 M22 19h-6" }]]
256
- }, z1 = {
257
- name: "lu-user-round-search",
258
- components: [["path", { d: "M5,8 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M2 21a8 8 0 0 1 10.434-7.62 M15,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M22 22 L20.1 20.1" }]]
259
- }, y1 = {
260
- name: "lu-user-round-x",
261
- components: [["path", { d: "M2 21a8 8 0 0 1 11.873-7 M5,8 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M17 17 L22 22 M22 17 L17 22" }]]
262
- }, x1 = {
263
- name: "lu-user-round",
264
- components: [["path", { d: "M7,8 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M20 21a8 8 0 0 0-16 0" }]]
265
- }, O1 = {
266
- name: "lu-user-search",
267
- components: [["path", { d: "M6,7 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M10.3 15H7a4 4 0 0 0-4 4v2 M14,17 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M21 21 L19.1 19.1" }]]
268
- }, R1 = {
269
- name: "lu-user-x",
270
- components: [["path", { d: "M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2 M5,7 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M17 8 L22 13 M22 8 L17 13" }]]
271
- }, P1 = {
272
- name: "lu-user",
273
- components: [["path", { d: "M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2 M8,7 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z" }]]
274
- }, S1 = {
275
- name: "lu-users-round",
276
- components: [["path", { d: "M18 21a8 8 0 0 0-16 0 M5,8 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M22 20c0-3.37-2-6.5-4-8a5 5 0 0 0-.45-8.3" }]]
277
- }, D1 = {
278
- name: "lu-users",
279
- components: [["path", { d: "M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2 M5,7 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M22 21v-2a4 4 0 0 0-3-3.87 M16 3.13a4 4 0 0 1 0 7.75" }]]
280
- }, X1 = {
281
- name: "lu-utensils-crossed",
282
- components: [["path", { d: "m16 2-2.3 2.3a3 3 0 0 0 0 4.2l1.8 1.8a3 3 0 0 0 4.2 0L22 8 M15 15 3.3 3.3a4.2 4.2 0 0 0 0 6l7.3 7.3c.7.7 2 .7 2.8 0L15 15Zm0 0 7 7 M2.1 21.8 L8.5 15.5 M19 5 L12 12" }]]
283
- }, F1 = {
284
- name: "lu-utensils",
285
- components: [["path", { d: "M3 2v7c0 1.1.9 2 2 2h4a2 2 0 0 0 2-2V2 M7 2v20 M21 15V2a5 5 0 0 0-5 5v6c0 1.1.9 2 2 2h3Zm0 0v7" }]]
286
- }, q1 = {
287
- name: "lu-utility-pole",
288
- components: [["path", { d: "M12 2v20 M2 5h20 M3 3v2 M7 3v2 M17 3v2 M21 3v2 M19 5 L12 12 L5 5" }]]
289
- }, B1 = {
290
- name: "lu-variable",
291
- components: [["path", { d: "M8 21s-4-3-4-9 4-9 4-9 M16 3s4 3 4 9-4 9-4 9 M15 9 L9 15 M9 9 L15 15" }]]
292
- }, I1 = {
293
- name: "lu-vault",
294
- 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,7.5 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z M7.9 7.9 L10.6 10.6 M16,7.5 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z M13.4 10.6 L16.1 7.9 M7,16.5 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z M7.9 16.1 L10.6 13.4 M16,16.5 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z M13.4 13.4 L16.1 16.1 M10,12 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
295
- }, Y1 = {
296
- name: "lu-vegan",
297
- components: [["path", { d: "M16 8q6 0 6-6-6 0-6 6 M17.41 3.59a10 10 0 1 0 3 3 M2 2a26.6 26.6 0 0 1 10 20c.9-6.82 1.5-9.5 4-14" }]]
298
- }, j1 = {
299
- name: "lu-venetian-mask",
300
- components: [["path", { d: "M18 11c-1.5 0-2.5.5-3 2 M4 6a2 2 0 0 0-2 2v4a5 5 0 0 0 5 5 8 8 0 0 1 5 2 8 8 0 0 1 5-2 5 5 0 0 0 5-5V8a2 2 0 0 0-2-2h-3a8 8 0 0 0-5 2 8 8 0 0 0-5-2z M6 11c1.5 0 2.5.5 3 2" }]]
301
- }, E1 = {
302
- name: "lu-vibrate-off",
303
- components: [["path", { d: "m2 8 2 2-2 2 2 2-2 2 M22 8 L20 10 L22 12 L20 14 L22 16 M8 8v10c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-2 M16 10.34V6c0-.55-.45-1-1-1h-4.34 M2 2 L22 22" }]]
304
- }, G1 = {
305
- name: "lu-vibrate",
306
- components: [["path", { d: "m2 8 2 2-2 2 2 2-2 2 M22 8 L20 10 L22 12 L20 14 L22 16 M9,5 h6 a1,1 0 0 1 1,1 v12 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-12 a1,1 0 0 1 1,-1 Z" }]]
307
- }, J1 = {
308
- name: "lu-video-off",
309
- components: [["path", { d: "M10.66 6H14a2 2 0 0 1 2 2v2.5l5.248-3.062A.5.5 0 0 1 22 7.87v8.196 M16 16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h2 M2 2 L22 22" }]]
310
- }, K1 = {
311
- name: "lu-video",
312
- components: [["path", { d: "m16 13 5.223 3.482a.5.5 0 0 0 .777-.416V7.87a.5.5 0 0 0-.752-.432L16 10.5 M4,6 h10 a2,2 0 0 1 2,2 v8 a2,2 0 0 1 -2,2 h-10 a2,2 0 0 1 -2,-2 v-8 a2,2 0 0 1 2,-2 Z" }]]
313
- }, N1 = {
314
- name: "lu-videotape",
315
- 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 M2 8h20 M6,14 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M8 12h8 M14,14 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
316
- }, Q1 = {
317
- name: "lu-view",
318
- components: [["path", { d: "M21 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-2 M21 7V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2 M11,12 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M18.944 12.33a1 1 0 0 0 0-.66 7.5 7.5 0 0 0-13.888 0 1 1 0 0 0 0 .66 7.5 7.5 0 0 0 13.888 0" }]]
319
- }, _1 = {
320
- name: "lu-voicemail",
321
- components: [["path", { d: "M2,12 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M14,12 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M6 16 L18 16" }]]
322
- }, $1 = {
323
- name: "lu-volleyball",
324
- components: [["path", { d: "M11.1 7.1a16.55 16.55 0 0 1 10.9 4 M12 12a12.6 12.6 0 0 1-8.7 5 M16.8 13.6a16.55 16.55 0 0 1-9 7.5 M20.7 17a12.8 12.8 0 0 0-8.7-5 13.3 13.3 0 0 1 0-10 M6.3 3.8a16.55 16.55 0 0 0 1.9 11.5 M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z" }]]
325
- }, a0 = {
326
- name: "lu-volume-1",
327
- components: [["path", { d: "M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z M16 9a5 5 0 0 1 0 6" }]]
328
- }, n0 = {
329
- name: "lu-volume-2",
330
- components: [["path", { d: "M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z M16 9a5 5 0 0 1 0 6 M19.364 18.364a9 9 0 0 0 0-12.728" }]]
331
- }, t0 = {
332
- name: "lu-volume-off",
333
- components: [["path", { d: "M16 9a5 5 0 0 1 .95 2.293 M19.364 5.636a9 9 0 0 1 1.889 9.96 M2 2 L22 22 M7 7 L6.41 7.59 A1.4 1.4 0 0 1 5.42 8 L3 8 A1 1 0 0 0 2 9 L2 15 A1 1 0 0 0 3 16 L5.42 16 A1.4 1.4 0 0 1 6.41 16.41 L9.8 19.8 A0.7 0.7 0 0 0 11 19.3 L11 11 M9.828 4.172A.686.686 0 0 1 11 4.657v.686" }]]
334
- }, o0 = {
335
- name: "lu-volume-x",
336
- components: [["path", { d: "M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z M22 9 L16 15 M16 9 L22 15" }]]
337
- }, M0 = {
338
- name: "lu-volume",
339
- components: [["path", { d: "M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z" }]]
340
- }, e0 = {
341
- name: "lu-vote",
342
- components: [["path", { d: "m9 12 2 2 4-4 M5 7c0-1.1.9-2 2-2h10a2 2 0 0 1 2 2v12H5V7Z M22 19H2" }]]
343
- }, c0 = {
344
- name: "lu-wallet-cards",
345
- 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 9a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2 M3 11h3c.8 0 1.6.3 2.1.9l1.1.9c1.6 1.6 4.1 1.6 5.7 0l1.1-.9c.5-.5 1.3-.9 2.1-.9H21" }]]
346
- }, s0 = {
347
- name: "lu-wallet-minimal",
348
- components: [["path", { d: "M17 14h.01 M7 7h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14" }]]
349
- }, h0 = {
350
- name: "lu-wallet",
351
- components: [["path", { d: "M19 7V4a1 1 0 0 0-1-1H5a2 2 0 0 0 0 4h15a1 1 0 0 1 1 1v4h-3a2 2 0 0 0 0 4h3a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1 M3 5v14a2 2 0 0 0 2 2h15a1 1 0 0 0 1-1v-4" }]]
352
- }, u0 = {
353
- name: "lu-wallpaper",
354
- components: [["path", { d: "M6,9 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M9 17 L15.1 10.9 A2 2 0 0 1 17.91 10.91 L22 15 L22 5 A2 2 0 0 0 20 3 L4 3 A2 2 0 0 0 2 5 L2 15 A2 2 0 0 0 4 17 L20 17 A2 2 0 0 0 22 15 M8 21h8 M12 17v4" }]]
355
- }, L0 = {
356
- name: "lu-wand-sparkles",
357
- components: [["path", { d: "m21.64 3.64-1.28-1.28a1.21 1.21 0 0 0-1.72 0L2.36 18.64a1.21 1.21 0 0 0 0 1.72l1.28 1.28a1.2 1.2 0 0 0 1.72 0L21.64 5.36a1.2 1.2 0 0 0 0-1.72 M14 7 L17 10 M5 6v4 M19 14v4 M10 2v2 M7 8H3 M21 16h-4 M11 3H9" }]]
358
- }, m0 = {
359
- name: "lu-wand",
360
- components: [["path", { d: "M15 4V2 M15 16v-2 M8 9h2 M20 9h2 M17.8 11.8 19 13 M15 9h.01 M17.8 6.2 19 5 M3 21 L12 12 M12.2 6.2 11 5" }]]
361
- }, l0 = {
362
- name: "lu-warehouse",
363
- components: [["path", { d: "M22 8.35V20a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8.35A2 2 0 0 1 3.26 6.5l8-3.2a2 2 0 0 1 1.48 0l8 3.2A2 2 0 0 1 22 8.35Z M6 18h12 M6 14h12 M6,10 h12 v12 h-12 Z" }]]
364
- }, p0 = {
365
- name: "lu-washing-machine",
366
- components: [["path", { d: "M3 6h3 M17 6h.01 M5,2 h14 a2,2 0 0 1 2,2 v16 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-16 a2,2 0 0 1 2,-2 Z M7,13 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M12 18a2.5 2.5 0 0 0 0-5 2.5 2.5 0 0 1 0-5" }]]
367
- }, v0 = {
368
- name: "lu-watch",
369
- components: [["path", { d: "M6,12 a6,6 0 1,0 12,0 a6,6 0 1,0 -12,0 Z M12 10 L12 12 L13 13 M16.13 7.66 L15.32 3.61 A2 2 0 0 0 13.32 2 L10.64 2 A2 2 0 0 0 8.64 3.61 L7.86 7.66 M7.88 16.36 L8.68 20.36 A2 2 0 0 0 10.68 21.97 L13.4 21.97 A2 2 0 0 0 15.4 20.36 L16.21 16.31" }]]
370
- }, d0 = {
371
- name: "lu-waves-ladder",
372
- components: [["path", { d: "M19 5a2 2 0 0 0-2 2v11 M2 18c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1 M7 13h10 M7 9h10 M9 5a2 2 0 0 0-2 2v11" }]]
373
- }, r0 = {
374
- name: "lu-waves",
375
- components: [["path", { d: "M2 6c.6.5 1.2 1 2.5 1C7 7 7 5 9.5 5c2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1 M2 12c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1 M2 18c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1" }]]
376
- }, i0 = {
377
- name: "lu-waypoints",
378
- components: [["path", { d: "M9.5,4.5 a2.5,2.5 0 1,0 5,0 a2.5,2.5 0 1,0 -5,0 Z M10.2 6.3 L6.3 10.2 M2,12 a2.5,2.5 0 1,0 5,0 a2.5,2.5 0 1,0 -5,0 Z M7 12h10 M17,12 a2.5,2.5 0 1,0 5,0 a2.5,2.5 0 1,0 -5,0 Z M13.8 17.7 L17.7 13.8 M9.5,19.5 a2.5,2.5 0 1,0 5,0 a2.5,2.5 0 1,0 -5,0 Z" }]]
379
- }, Z0 = {
380
- name: "lu-webcam",
381
- components: [["path", { d: "M4,10 a8,8 0 1,0 16,0 a8,8 0 1,0 -16,0 Z M9,10 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M7 22h10 M12 22v-4" }]]
382
- }, H0 = {
383
- name: "lu-webhook-off",
384
- components: [["path", { d: "M17 17h-5c-1.09-.02-1.94.92-2.5 1.9A3 3 0 1 1 2.57 15 M9 3.4a4 4 0 0 1 6.52.66 M6 17 L9.1 11.2 A2.5 2.5 0 0 0 9.16 9.15 M20.3 20.3a4 4 0 0 1-2.3.7 M18.6 13a4 4 0 0 1 3.357 3.414 M12 6 L12.6 7 M2 2 L22 22" }]]
385
- }, V0 = {
386
- name: "lu-webhook",
387
- components: [["path", { d: "M18 16.98h-5.99c-1.1 0-1.95.94-2.48 1.9A4 4 0 0 1 2 17c.01-.7.2-1.4.57-2 M6 17 L9.13 11.22 C9.66 10.25, 9.23 9.04, 8.63 8.12 A4 4 0 1 1 15.52 4.06 M12 6 L15.13 11.73 C15.66 12.7, 16.9 13, 18 13 A4 4 0 0 1 18 21" }]]
388
- }, f0 = {
389
- name: "lu-weight",
390
- components: [["path", { d: "M9,5 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M6.5 8a2 2 0 0 0-1.905 1.46L2.1 18.5A2 2 0 0 0 4 21h16a2 2 0 0 0 1.925-2.54L19.4 9.5A2 2 0 0 0 17.48 8Z" }]]
391
- }, A0 = {
392
- name: "lu-wheat-off",
393
- components: [["path", { d: "m2 22 10-10 M16 8 L14.83 9.17 M3.47 12.53 5 11l1.53 1.53a3.5 3.5 0 0 1 0 4.94L5 19l-1.53-1.53a3.5 3.5 0 0 1 0-4.94Z M8 8 L7.47 8.53 A3.5 3.5 0 0 0 7.47 13.47 L9 15 L10.53 13.47 C11.08 12.92, 11.41 12.22, 11.51 11.5 M10.91 5.26c.15-.26.34-.51.56-.73L13 3l1.53 1.53a3.5 3.5 0 0 1 .28 4.62 M20 2h2v2a4 4 0 0 1-4 4h-2V6a4 4 0 0 1 4-4Z M11.47 17.47 13 19l-1.53 1.53a3.5 3.5 0 0 1-4.94 0L5 19l1.53-1.53a3.5 3.5 0 0 1 4.94 0Z M16 16 L15.47 16.53 A3.5 3.5 0 0 1 10.53 16.53 L9 15 L10.53 13.47 A3.49 3.49 0 0 1 12.5 12.49 M18.74 13.09c.26-.15.51-.34.73-.56L21 11l-1.53-1.53a3.5 3.5 0 0 0-4.62-.28 M2 2 L22 22" }]]
394
- }, T0 = {
395
- name: "lu-wheat",
396
- components: [["path", { d: "M2 22 16 8 M3.47 12.53 5 11l1.53 1.53a3.5 3.5 0 0 1 0 4.94L5 19l-1.53-1.53a3.5 3.5 0 0 1 0-4.94Z M7.47 8.53 9 7l1.53 1.53a3.5 3.5 0 0 1 0 4.94L9 15l-1.53-1.53a3.5 3.5 0 0 1 0-4.94Z M11.47 4.53 13 3l1.53 1.53a3.5 3.5 0 0 1 0 4.94L13 11l-1.53-1.53a3.5 3.5 0 0 1 0-4.94Z M20 2h2v2a4 4 0 0 1-4 4h-2V6a4 4 0 0 1 4-4Z M11.47 17.47 13 19l-1.53 1.53a3.5 3.5 0 0 1-4.94 0L5 19l1.53-1.53a3.5 3.5 0 0 1 4.94 0Z M15.47 13.47 17 15l-1.53 1.53a3.5 3.5 0 0 1-4.94 0L9 15l1.53-1.53a3.5 3.5 0 0 1 4.94 0Z M19.47 9.47 21 11l-1.53 1.53a3.5 3.5 0 0 1-4.94 0L13 11l1.53-1.53a3.5 3.5 0 0 1 4.94 0Z" }]]
397
- }, w0 = {
398
- name: "lu-whole-word",
399
- components: [["path", { d: "M4,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M10 9v6 M14,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M14 7v8 M22 17v1c0 .5-.5 1-1 1H3c-.5 0-1-.5-1-1v-1" }]]
400
- }, k0 = {
401
- name: "lu-wifi-high",
402
- components: [["path", { d: "M12 20h.01 M5 12.859a10 10 0 0 1 14 0 M8.5 16.429a5 5 0 0 1 7 0" }]]
403
- }, g0 = {
404
- name: "lu-wifi-low",
405
- components: [["path", { d: "M12 20h.01 M8.5 16.429a5 5 0 0 1 7 0" }]]
406
- }, U0 = {
407
- name: "lu-wifi-off",
408
- components: [["path", { d: "M12 20h.01 M8.5 16.429a5 5 0 0 1 7 0 M5 12.859a10 10 0 0 1 5.17-2.69 M19 12.859a10 10 0 0 0-2.007-1.523 M2 8.82a15 15 0 0 1 4.177-2.643 M22 8.82a15 15 0 0 0-11.288-3.764 M2 2 L22 22" }]]
409
- }, W0 = {
410
- name: "lu-wifi-zero",
411
- components: [["path", { d: "M12 20h.01" }]]
412
- }, b0 = {
413
- name: "lu-wifi",
414
- components: [["path", { d: "M12 20h.01 M2 8.82a15 15 0 0 1 20 0 M5 12.859a10 10 0 0 1 14 0 M8.5 16.429a5 5 0 0 1 7 0" }]]
415
- }, C0 = {
416
- name: "lu-wind-arrow-down",
417
- components: [["path", { d: "M10 2v8 M12.8 21.6A2 2 0 1 0 14 18H2 M17.5 10a2.5 2.5 0 1 1 2 4H2 M6 6 L10 10 L14 6" }]]
418
- }, z0 = {
419
- name: "lu-wind",
420
- components: [["path", { d: "M12.8 19.6A2 2 0 1 0 14 16H2 M17.5 8a2.5 2.5 0 1 1 2 4H2 M9.8 4.4A2 2 0 1 1 11 8H2" }]]
421
- }, y0 = {
422
- name: "lu-wine-off",
423
- components: [["path", { d: "M8 22h8 M7 10h3m7 0h-1.343 M12 15v7 M7.307 7.307A12.33 12.33 0 0 0 7 10a5 5 0 0 0 7.391 4.391M8.638 2.981C8.75 2.668 8.872 2.34 9 2h6c1.5 4 2 6 2 8 0 .407-.05.809-.145 1.198 M2 2 L22 22" }]]
424
- }, x0 = {
425
- name: "lu-wine",
426
- components: [["path", { d: "M8 22h8 M7 10h10 M12 15v7 M12 15a5 5 0 0 0 5-5c0-2-.5-4-2-8H9c-1.5 4-2 6-2 8a5 5 0 0 0 5 5Z" }]]
427
- }, O0 = {
428
- name: "lu-workflow",
429
- components: [["path", { d: "M5,3 h4 a2,2 0 0 1 2,2 v4 a2,2 0 0 1 -2,2 h-4 a2,2 0 0 1 -2,-2 v-4 a2,2 0 0 1 2,-2 Z M7 11v4a2 2 0 0 0 2 2h4 M15,13 h4 a2,2 0 0 1 2,2 v4 a2,2 0 0 1 -2,2 h-4 a2,2 0 0 1 -2,-2 v-4 a2,2 0 0 1 2,-2 Z" }]]
430
- }, R0 = {
431
- name: "lu-worm",
432
- components: [["path", { d: "m19 12-1.5 3 M19.63 18.81 22 20 M6.47 8.23a1.68 1.68 0 0 1 2.44 1.93l-.64 2.08a6.76 6.76 0 0 0 10.16 7.67l.42-.27a1 1 0 1 0-2.73-4.21l-.42.27a1.76 1.76 0 0 1-2.63-1.99l.64-2.08A6.66 6.66 0 0 0 3.94 3.9l-.7.4a1 1 0 1 0 2.55 4.34z" }]]
433
- }, P0 = {
434
- name: "lu-wrap-text",
435
- components: [["path", { d: "M3 6 L21 6 M3 12h15a3 3 0 1 1 0 6h-4 M16 16 L14 18 L16 20 M3 18 L10 18" }]]
436
- }, S0 = {
437
- name: "lu-wrench",
438
- components: [["path", { d: "M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z" }]]
439
- }, D0 = {
440
- name: "lu-x",
441
- components: [["path", { d: "M18 6 6 18 M6 6 L18 18" }]]
442
- }, X0 = {
443
- name: "lu-youtube",
444
- components: [["path", { d: "M2.5 17a24.12 24.12 0 0 1 0-10 2 2 0 0 1 1.4-1.4 49.56 49.56 0 0 1 16.2 0A2 2 0 0 1 21.5 7a24.12 24.12 0 0 1 0 10 2 2 0 0 1-1.4 1.4 49.55 49.55 0 0 1-16.2 0A2 2 0 0 1 2.5 17 M10 15 L15 12 L10 9 Z" }]]
445
- }, F0 = {
446
- name: "lu-zap-off",
447
- components: [["path", { d: "M10.513 4.856 13.12 2.17a.5.5 0 0 1 .86.46l-1.377 4.317 M15.656 10H20a1 1 0 0 1 .78 1.63l-1.72 1.773 M16.273 16.273 10.88 21.83a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14H4a1 1 0 0 1-.78-1.63l4.507-4.643 M2 2 L22 22" }]]
448
- }, q0 = {
449
- name: "lu-zap",
450
- components: [["path", { d: "M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z" }]]
451
- }, B0 = {
452
- name: "lu-zoom-in",
453
- components: [["path", { d: "M3,11 a8,8 0 1,0 16,0 a8,8 0 1,0 -16,0 Z M21 21 L16.65 16.65 M11 8 L11 14 M8 11 L14 11" }]]
454
- }, I0 = {
455
- name: "lu-zoom-out",
456
- components: [["path", { d: "M3,11 a8,8 0 1,0 16,0 a8,8 0 1,0 -16,0 Z M21 21 L16.65 16.65 M8 11 L14 11" }]]
457
- };
458
- export {
459
- t as LuText,
460
- a as LuTextSearch,
461
- n as LuTextSelect,
462
- o as LuTheater,
463
- c as LuThermometer,
464
- M as LuThermometerSnowflake,
465
- e as LuThermometerSun,
466
- s as LuThumbsDown,
467
- h as LuThumbsUp,
468
- d as LuTicket,
469
- u as LuTicketCheck,
470
- L as LuTicketMinus,
471
- m as LuTicketPercent,
472
- l as LuTicketPlus,
473
- p as LuTicketSlash,
474
- v as LuTicketX,
475
- i as LuTickets,
476
- r as LuTicketsPlane,
477
- V as LuTimer,
478
- Z as LuTimerOff,
479
- H as LuTimerReset,
480
- f as LuToggleLeft,
481
- A as LuToggleRight,
482
- T as LuToilet,
483
- w as LuTornado,
484
- k as LuTorus,
485
- U as LuTouchpad,
486
- g as LuTouchpadOff,
487
- W as LuTowerControl,
488
- b as LuToyBrick,
489
- C as LuTractor,
490
- z as LuTrafficCone,
491
- x as LuTrainFront,
492
- y as LuTrainFrontTunnel,
493
- O as LuTrainTrack,
494
- R as LuTramFront,
495
- S as LuTrash,
496
- P as LuTrash2,
497
- D as LuTreeDeciduous,
498
- X as LuTreePalm,
499
- F as LuTreePine,
500
- q as LuTrees,
501
- B as LuTrello,
502
- I as LuTrendingDown,
503
- j as LuTrendingUp,
504
- Y as LuTrendingUpDown,
505
- K as LuTriangle,
506
- E as LuTriangleAlert,
507
- G as LuTriangleDashed,
508
- J as LuTriangleRight,
509
- N as LuTrophy,
510
- Q as LuTruck,
511
- _ as LuTurtle,
512
- n1 as LuTv,
513
- a1 as LuTvMinimal,
514
- $ as LuTvMinimalPlay,
515
- t1 as LuTwitch,
516
- o1 as LuTwitter,
517
- e1 as LuType,
518
- M1 as LuTypeOutline,
519
- s1 as LuUmbrella,
520
- c1 as LuUmbrellaOff,
521
- h1 as LuUnderline,
522
- m1 as LuUndo,
523
- u1 as LuUndo2,
524
- L1 as LuUndoDot,
525
- l1 as LuUnfoldHorizontal,
526
- p1 as LuUnfoldVertical,
527
- v1 as LuUngroup,
528
- d1 as LuUniversity,
529
- i1 as LuUnlink,
530
- r1 as LuUnlink2,
531
- Z1 as LuUnplug,
532
- H1 as LuUpload,
533
- V1 as LuUsb,
534
- P1 as LuUser,
535
- f1 as LuUserCheck,
536
- A1 as LuUserCog,
537
- T1 as LuUserMinus,
538
- w1 as LuUserPen,
539
- k1 as LuUserPlus,
540
- x1 as LuUserRound,
541
- g1 as LuUserRoundCheck,
542
- U1 as LuUserRoundCog,
543
- W1 as LuUserRoundMinus,
544
- b1 as LuUserRoundPen,
545
- C1 as LuUserRoundPlus,
546
- z1 as LuUserRoundSearch,
547
- y1 as LuUserRoundX,
548
- O1 as LuUserSearch,
549
- R1 as LuUserX,
550
- D1 as LuUsers,
551
- S1 as LuUsersRound,
552
- F1 as LuUtensils,
553
- X1 as LuUtensilsCrossed,
554
- q1 as LuUtilityPole,
555
- B1 as LuVariable,
556
- I1 as LuVault,
557
- Y1 as LuVegan,
558
- j1 as LuVenetianMask,
559
- G1 as LuVibrate,
560
- E1 as LuVibrateOff,
561
- K1 as LuVideo,
562
- J1 as LuVideoOff,
563
- N1 as LuVideotape,
564
- Q1 as LuView,
565
- _1 as LuVoicemail,
566
- $1 as LuVolleyball,
567
- M0 as LuVolume,
568
- a0 as LuVolume1,
569
- n0 as LuVolume2,
570
- t0 as LuVolumeOff,
571
- o0 as LuVolumeX,
572
- e0 as LuVote,
573
- h0 as LuWallet,
574
- c0 as LuWalletCards,
575
- s0 as LuWalletMinimal,
576
- u0 as LuWallpaper,
577
- m0 as LuWand,
578
- L0 as LuWandSparkles,
579
- l0 as LuWarehouse,
580
- p0 as LuWashingMachine,
581
- v0 as LuWatch,
582
- r0 as LuWaves,
583
- d0 as LuWavesLadder,
584
- i0 as LuWaypoints,
585
- Z0 as LuWebcam,
586
- V0 as LuWebhook,
587
- H0 as LuWebhookOff,
588
- f0 as LuWeight,
589
- T0 as LuWheat,
590
- A0 as LuWheatOff,
591
- w0 as LuWholeWord,
592
- b0 as LuWifi,
593
- k0 as LuWifiHigh,
594
- g0 as LuWifiLow,
595
- U0 as LuWifiOff,
596
- W0 as LuWifiZero,
597
- z0 as LuWind,
598
- C0 as LuWindArrowDown,
599
- x0 as LuWine,
600
- y0 as LuWineOff,
601
- O0 as LuWorkflow,
602
- R0 as LuWorm,
603
- P0 as LuWrapText,
604
- S0 as LuWrench,
605
- D0 as LuX,
606
- X0 as LuYoutube,
607
- q0 as LuZap,
608
- F0 as LuZapOff,
609
- B0 as LuZoomIn,
610
- I0 as LuZoomOut
611
- };