@rotki/ui-library 1.8.2 → 1.8.3

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.
@@ -1,2003 +1,2003 @@
1
1
  const a = {
2
+ name: "lu-corner-down-right",
3
+ components: [["path", { d: " M4 4v7a4 4 0 0 0 4 4h12" }]]
4
+ }, n = {
2
5
  name: "lu-corner-left-down",
3
6
  components: [["path", { d: " M20 4h-7a4 4 0 0 0-4 4v12" }]]
4
- }, n = {
7
+ }, o = {
5
8
  name: "lu-corner-left-up",
6
9
  components: [["path", { d: " M20 20h-7a4 4 0 0 1-4-4V4" }]]
7
- }, o = {
10
+ }, e = {
8
11
  name: "lu-corner-right-down",
9
12
  components: [["path", { d: " M4 4h7a4 4 0 0 1 4 4v12" }]]
10
- }, e = {
13
+ }, M = {
11
14
  name: "lu-corner-right-up",
12
15
  components: [["path", { d: " M4 20h7a4 4 0 0 0 4-4V4" }]]
13
- }, M = {
16
+ }, t = {
14
17
  name: "lu-corner-up-left",
15
18
  components: [["path", { d: " M20 20v-7a4 4 0 0 0-4-4H4" }]]
16
- }, t = {
19
+ }, h = {
17
20
  name: "lu-corner-up-right",
18
21
  components: [["path", { d: " M4 20v-7a4 4 0 0 1 4-4h12" }]]
19
- }, h = {
22
+ }, c = {
20
23
  name: "lu-cpu",
21
24
  components: [["path", { d: "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 M10,9 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 M15 2v2 M15 20v2 M2 15h2 M2 9h2 M20 15h2 M20 9h2 M9 2v2 M9 20v2" }]]
22
- }, c = {
25
+ }, s = {
23
26
  name: "lu-creative-commons",
24
27
  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" }]]
25
- }, s = {
28
+ }, l = {
26
29
  name: "lu-credit-card",
27
30
  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" }]]
28
- }, l = {
31
+ }, m = {
29
32
  name: "lu-croissant",
30
33
  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 H4.5 C2.79 6 2 6.5 2 8.5 A7.71 7.71 0 0 0 11.5 12.04 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 CNaN NaN, 18 16, NaN NaN LNaN NaN CNaN NaN, NaN NaN, NaN NaN A7.71 7.71 0 0 1 NaN NaN M18 16c1.55 0 4-.24 4 2 0 2-2.17 2.5-4 2.5" }]]
31
- }, m = {
34
+ }, p = {
32
35
  name: "lu-crop",
33
36
  components: [["path", { d: "M6 2v14a2 2 0 0 0 2 2h14 M18 22V8a2 2 0 0 0-2-2H2" }]]
34
37
  }, u = {
35
38
  name: "lu-cross",
36
39
  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" }]]
37
- }, p = {
40
+ }, L = {
38
41
  name: "lu-crosshair",
39
42
  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" }]]
40
- }, L = {
43
+ }, d = {
41
44
  name: "lu-crown",
42
45
  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" }]]
43
- }, d = {
46
+ }, v = {
44
47
  name: "lu-cuboid",
45
48
  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" }]]
46
- }, v = {
49
+ }, i = {
47
50
  name: "lu-cup-soda",
48
51
  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" }]]
49
- }, i = {
52
+ }, r = {
50
53
  name: "lu-currency",
51
54
  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" }]]
52
- }, r = {
55
+ }, H = {
53
56
  name: "lu-cylinder",
54
57
  components: [["path", { d: " M3 5v14a9 3 0 0 0 18 0V5" }]]
55
58
  }, Z = {
56
59
  name: "lu-dam",
57
60
  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" }]]
58
- }, H = {
61
+ }, V = {
59
62
  name: "lu-database-backup",
60
63
  components: [["path", { d: " 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" }]]
61
- }, V = {
64
+ }, f = {
62
65
  name: "lu-database-zap",
63
66
  components: [["path", { d: " 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" }]]
64
- }, f = {
67
+ }, g = {
65
68
  name: "lu-database",
66
69
  components: [["path", { d: " M3 5V19A9 3 0 0 0 21 19V5 M3 12A9 3 0 0 0 21 12" }]]
67
- }, g = {
70
+ }, N = {
68
71
  name: "lu-delete",
69
72
  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" }]]
70
- }, N = {
73
+ }, A = {
71
74
  name: "lu-dessert",
72
75
  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" }]]
73
- }, A = {
76
+ }, C = {
74
77
  name: "lu-diameter",
75
78
  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" }]]
76
79
  }, F = {
77
80
  name: "lu-diamond-minus",
78
81
  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" }]]
79
- }, C = {
82
+ }, k = {
80
83
  name: "lu-diamond-percent",
81
84
  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" }]]
82
- }, k = {
85
+ }, y = {
83
86
  name: "lu-diamond-plus",
84
87
  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" }]]
85
- }, y = {
88
+ }, z = {
86
89
  name: "lu-diamond",
87
90
  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" }]]
88
- }, z = {
91
+ }, b = {
89
92
  name: "lu-dice-1",
90
93
  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" }]]
91
- }, b = {
94
+ }, D = {
92
95
  name: "lu-dice-2",
93
96
  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" }]]
94
- }, D = {
97
+ }, q = {
95
98
  name: "lu-dice-3",
96
99
  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" }]]
97
- }, q = {
100
+ }, w = {
98
101
  name: "lu-dice-4",
99
102
  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" }]]
100
- }, w = {
103
+ }, x = {
101
104
  name: "lu-dice-5",
102
105
  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" }]]
103
- }, x = {
106
+ }, G = {
104
107
  name: "lu-dice-6",
105
108
  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" }]]
106
- }, G = {
109
+ }, P = {
107
110
  name: "lu-dices",
108
111
  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.420000000000002 2.58 L10 6 M6 18h.01 M10 14h.01 M15 6h.01 M18 9h.01" }]]
109
- }, P = {
112
+ }, S = {
110
113
  name: "lu-diff",
111
114
  components: [["path", { d: "M12 3v14 M5 10h14 M5 21h14" }]]
112
- }, S = {
115
+ }, I = {
113
116
  name: "lu-disc-2",
114
117
  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" }]]
115
- }, I = {
118
+ }, O = {
116
119
  name: "lu-disc-3",
117
120
  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" }]]
118
- }, O = {
121
+ }, E = {
119
122
  name: "lu-disc-album",
120
123
  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" }]]
121
- }, E = {
124
+ }, R = {
122
125
  name: "lu-disc",
123
126
  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" }]]
124
- }, R = {
127
+ }, K = {
125
128
  name: "lu-divide",
126
129
  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" }]]
127
- }, K = {
130
+ }, T = {
128
131
  name: "lu-dna-off",
129
132
  components: [["path", { d: "M15 2c-1.35 1.5-2.092 3-2.5 4.5L14 8 M17 6 L14.109 3.109 M2 15c3.333-3 6.667-3 10-3 M2 2 L22 22 M20 9 LNaN NaN 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.891 20.891 M9 22c1.35-1.5 2.092-3 2.5-4.5L10 16" }]]
130
- }, T = {
133
+ }, U = {
131
134
  name: "lu-dna",
132
135
  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.109 3.109 M2 15c6.667-6 13.333 0 20-6 M20 9 LNaN NaN M3.109 14.109 4 15 M6.5 12.5 L7.5 13.5 M7 18 L9.891 20.891 M9 22c1.798-1.998 2.518-3.995 2.807-5.993" }]]
133
136
  }, X = {
134
137
  name: "lu-dock",
135
138
  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" }]]
136
- }, U = {
139
+ }, B = {
137
140
  name: "lu-dog",
138
141
  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" }]]
139
- }, B = {
142
+ }, W = {
140
143
  name: "lu-dollar-sign",
141
144
  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" }]]
142
- }, W = {
145
+ }, j = {
143
146
  name: "lu-donut",
144
147
  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" }]]
145
- }, j = {
148
+ }, J = {
146
149
  name: "lu-door-closed",
147
150
  components: [["path", { d: "M18 20V6a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v14 M2 20h20 M14 12v.01" }]]
148
- }, J = {
151
+ }, Q = {
149
152
  name: "lu-door-open",
150
153
  components: [["path", { d: "M13 4h3a2 2 0 0 1 2 2v14 M2 20h3 M13 20h9 M10 12v.01 M13 4.562v16.157a1 1 0 0 1-1.242.97L5 20V5.562a2 2 0 0 1 1.515-1.94l4-1A2 2 0 0 1 13 4.561Z" }]]
151
- }, Q = {
154
+ }, Y = {
152
155
  name: "lu-dot",
153
156
  components: [["path", { d: "M11.1,12.1 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
154
- }, Y = {
157
+ }, _ = {
155
158
  name: "lu-download",
156
159
  components: [["path", { d: "M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4 M12 15 L12 3" }]]
157
- }, _ = {
160
+ }, $ = {
158
161
  name: "lu-drafting-compass",
159
162
  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" }]]
160
- }, $ = {
163
+ }, a1 = {
161
164
  name: "lu-drama",
162
165
  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" }]]
163
- }, a1 = {
166
+ }, n1 = {
164
167
  name: "lu-dribbble",
165
168
  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" }]]
166
- }, n1 = {
169
+ }, o1 = {
167
170
  name: "lu-drill",
168
171
  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" }]]
169
- }, o1 = {
172
+ }, e1 = {
173
+ name: "lu-droplet-off",
174
+ 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" }]]
175
+ }, M1 = {
170
176
  name: "lu-droplet",
171
177
  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" }]]
172
- }, e1 = {
178
+ }, t1 = {
173
179
  name: "lu-droplets",
174
180
  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" }]]
175
- }, M1 = {
181
+ }, h1 = {
176
182
  name: "lu-drum",
177
183
  components: [["path", { d: "m2 2 8 8 M22 2 L14 10 M7 13.4v7.9 M12 14v8 M17 13.4v7.9 M2 9v8a10 5 0 0 0 20 0V9" }]]
178
- }, t1 = {
184
+ }, c1 = {
179
185
  name: "lu-drumstick",
180
186
  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.6899999999999995 15.31 A2.5 2.5 0 1 0 4.039999999999999 19.96 A2.5 2.5 0 1 0 8.7 18.3 L6.629999999999999 17.37" }]]
181
- }, h1 = {
187
+ }, s1 = {
182
188
  name: "lu-dumbbell",
183
189
  components: [["path", { d: "M14.4 14.4 9.6 9.6 M18.657 21.485a2 2 0 1 1-2.829-2.828l-1.767 1.768a2 2 0 1 1-2.829-2.829l6.364-6.364a2 2 0 1 1 2.829 2.829l-1.768 1.767a2 2 0 1 1 2.828 2.829z M21.5 21.5 L20.1 20.1 M3.9 3.9 2.5 2.5 M6.404 12.768a2 2 0 1 1-2.829-2.829l1.768-1.767a2 2 0 1 1-2.828-2.829l2.828-2.828a2 2 0 1 1 2.829 2.828l1.767-1.768a2 2 0 1 1 2.829 2.829z" }]]
184
- }, c1 = {
190
+ }, l1 = {
185
191
  name: "lu-ear-off",
186
192
  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" }]]
187
- }, s1 = {
193
+ }, m1 = {
188
194
  name: "lu-ear",
189
195
  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" }]]
190
- }, l1 = {
196
+ }, p1 = {
191
197
  name: "lu-earth-lock",
192
198
  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" }]]
193
- }, m1 = {
199
+ }, u1 = {
194
200
  name: "lu-earth",
195
201
  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" }]]
196
- }, u1 = {
202
+ }, L1 = {
197
203
  name: "lu-eclipse",
198
204
  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" }]]
199
- }, p1 = {
205
+ }, d1 = {
200
206
  name: "lu-egg-fried",
201
207
  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" }]]
202
- }, L1 = {
208
+ }, v1 = {
203
209
  name: "lu-egg-off",
204
210
  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" }]]
205
- }, d1 = {
211
+ }, i1 = {
206
212
  name: "lu-egg",
207
213
  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" }]]
208
- }, v1 = {
214
+ }, r1 = {
209
215
  name: "lu-ellipsis-vertical",
210
216
  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" }]]
211
- }, i1 = {
217
+ }, H1 = {
212
218
  name: "lu-ellipsis",
213
219
  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" }]]
214
- }, r1 = {
220
+ }, Z1 = {
215
221
  name: "lu-equal-approximately",
216
222
  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" }]]
217
- }, Z1 = {
223
+ }, V1 = {
218
224
  name: "lu-equal-not",
219
225
  components: [["path", { d: "M5 9 L19 9 M5 15 L19 15 M19 5 L5 19" }]]
220
- }, H1 = {
226
+ }, f1 = {
221
227
  name: "lu-equal",
222
228
  components: [["path", { d: "M5 9 L19 9 M5 15 L19 15" }]]
223
- }, V1 = {
229
+ }, g1 = {
224
230
  name: "lu-eraser",
225
231
  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" }]]
226
- }, f1 = {
232
+ }, N1 = {
227
233
  name: "lu-ethernet-port",
228
234
  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" }]]
229
- }, g1 = {
235
+ }, A1 = {
230
236
  name: "lu-euro",
231
237
  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" }]]
232
- }, N1 = {
238
+ }, C1 = {
233
239
  name: "lu-expand",
234
240
  components: [["path", { d: "m21 21-6-6m6 6v-4.8m0 4.8h-4.8 M3 16.2V21m0 0h4.8M3 21l6-6 M21 7.8V3m0 0h-4.8M21 3l-6 6 M3 7.8V3m0 0h4.8M3 3l6 6" }]]
235
- }, A1 = {
241
+ }, F1 = {
236
242
  name: "lu-external-link",
237
243
  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" }]]
238
- }, F1 = {
244
+ }, k1 = {
239
245
  name: "lu-eye-closed",
240
246
  components: [["path", { d: "m15 18-.722-3.25 M2 8a10.645 10.645 0 0 0 20 0 M20 15 L18.274 12.95 M4 15 L5.726 12.95 M9 18 L9.722 14.75" }]]
241
- }, C1 = {
247
+ }, y1 = {
242
248
  name: "lu-eye-off",
243
249
  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" }]]
244
- }, k1 = {
250
+ }, z1 = {
245
251
  name: "lu-eye",
246
252
  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" }]]
247
- }, y1 = {
253
+ }, b1 = {
248
254
  name: "lu-facebook",
249
255
  components: [["path", { d: "M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z" }]]
250
- }, z1 = {
256
+ }, D1 = {
251
257
  name: "lu-factory",
252
258
  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" }]]
253
- }, b1 = {
259
+ }, q1 = {
254
260
  name: "lu-fan",
255
261
  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" }]]
256
- }, D1 = {
262
+ }, w1 = {
257
263
  name: "lu-fast-forward",
258
264
  components: [["path", { d: " " }]]
259
- }, q1 = {
265
+ }, x1 = {
260
266
  name: "lu-feather",
261
267
  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" }]]
262
- }, w1 = {
268
+ }, G1 = {
263
269
  name: "lu-fence",
264
270
  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 NaN, 11 21, 11 NaN L13 NaN C13.6 NaN, 14 NaN, 14 NaN V5 Z M14 8h4 M14 18h4 M20 3 L18 5 L18 20 C18 NaN, 19 21, 19 NaN L21 NaN C21.6 NaN, 22 NaN, 22 NaN V5 Z" }]]
265
- }, x1 = {
271
+ }, P1 = {
266
272
  name: "lu-ferris-wheel",
267
273
  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" }]]
268
- }, G1 = {
274
+ }, S1 = {
269
275
  name: "lu-figma",
270
276
  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" }]]
271
- }, P1 = {
277
+ }, I1 = {
272
278
  name: "lu-file-archive",
273
279
  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" }]]
274
- }, S1 = {
280
+ }, O1 = {
275
281
  name: "lu-file-audio-2",
276
282
  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" }]]
277
- }, I1 = {
283
+ }, E1 = {
278
284
  name: "lu-file-audio",
279
285
  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" }]]
280
- }, O1 = {
286
+ }, R1 = {
281
287
  name: "lu-file-axis-3d",
282
288
  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" }]]
283
- }, E1 = {
289
+ }, K1 = {
284
290
  name: "lu-file-badge-2",
285
291
  components: [["path", { d: "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 M14 2v4a2 2 0 0 0 2 2h4 M14 12.5 L15 18 L12 17 L9 18 L10 12.5" }]]
286
- }, R1 = {
292
+ }, T1 = {
287
293
  name: "lu-file-badge",
288
294
  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" }]]
289
- }, K1 = {
295
+ }, U1 = {
290
296
  name: "lu-file-box",
291
297
  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" }]]
292
- }, T1 = {
298
+ }, X1 = {
293
299
  name: "lu-file-chart-column-increasing",
294
300
  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" }]]
295
- }, X1 = {
301
+ }, B1 = {
296
302
  name: "lu-file-chart-column",
297
303
  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" }]]
298
- }, U1 = {
304
+ }, W1 = {
299
305
  name: "lu-file-chart-line",
300
306
  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" }]]
301
- }, B1 = {
307
+ }, j1 = {
302
308
  name: "lu-file-chart-pie",
303
309
  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" }]]
304
- }, W1 = {
310
+ }, J1 = {
305
311
  name: "lu-file-check-2",
306
312
  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" }]]
307
- }, j1 = {
313
+ }, Q1 = {
308
314
  name: "lu-file-check",
309
315
  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" }]]
310
- }, J1 = {
316
+ }, Y1 = {
311
317
  name: "lu-file-clock",
312
318
  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" }]]
313
- }, Q1 = {
319
+ }, _1 = {
314
320
  name: "lu-file-code-2",
315
321
  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" }]]
316
- }, Y1 = {
322
+ }, $1 = {
317
323
  name: "lu-file-code",
318
324
  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" }]]
319
- }, _1 = {
325
+ }, a2 = {
320
326
  name: "lu-file-cog",
321
327
  components: [["path", { d: "M14 2v4a2 2 0 0 0 2 2h4 M3.2 12.9 L2.3000000000000003 12.5 M3.2 15.1 LNaN NaN 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.9 11.2 L4.5 10.299999999999999 M4.9 16.8 LNaN NaN M7.5 10.3 LNaN NaN M7.5 17.7 L7.1 16.8 M9.7 12.5 LNaN NaN M9.7 15.5 L8.799999999999999 15.1 M3,14 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
322
- }, $1 = {
328
+ }, n2 = {
323
329
  name: "lu-file-diff",
324
330
  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" }]]
325
- }, a2 = {
331
+ }, o2 = {
326
332
  name: "lu-file-digit",
327
333
  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" }]]
328
- }, n2 = {
334
+ }, e2 = {
329
335
  name: "lu-file-down",
330
336
  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" }]]
331
- }, o2 = {
337
+ }, M2 = {
332
338
  name: "lu-file-heart",
333
339
  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" }]]
334
- }, e2 = {
340
+ }, t2 = {
335
341
  name: "lu-file-image",
336
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,12 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M20 17 L18.704 15.704 A2.41 2.41 0 0 0 15.296000000000001 15.704 L9 22" }]]
337
- }, M2 = {
343
+ }, h2 = {
338
344
  name: "lu-file-input",
339
345
  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" }]]
340
- }, t2 = {
346
+ }, c2 = {
341
347
  name: "lu-file-json-2",
342
348
  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" }]]
343
- }, h2 = {
349
+ }, s2 = {
344
350
  name: "lu-file-json",
345
351
  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" }]]
346
- }, c2 = {
352
+ }, l2 = {
347
353
  name: "lu-file-key-2",
348
354
  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" }]]
349
- }, s2 = {
355
+ }, m2 = {
350
356
  name: "lu-file-key",
351
357
  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" }]]
352
- }, l2 = {
358
+ }, p2 = {
353
359
  name: "lu-file-lock-2",
354
360
  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" }]]
355
- }, m2 = {
361
+ }, u2 = {
356
362
  name: "lu-file-lock",
357
363
  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" }]]
358
- }, u2 = {
364
+ }, L2 = {
359
365
  name: "lu-file-minus-2",
360
366
  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" }]]
361
- }, p2 = {
367
+ }, d2 = {
362
368
  name: "lu-file-minus",
363
369
  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" }]]
364
- }, L2 = {
370
+ }, v2 = {
365
371
  name: "lu-file-music",
366
372
  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" }]]
367
- }, d2 = {
373
+ }, i2 = {
368
374
  name: "lu-file-output",
369
375
  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" }]]
370
- }, v2 = {
376
+ }, r2 = {
371
377
  name: "lu-file-pen-line",
372
378
  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" }]]
373
- }, i2 = {
379
+ }, H2 = {
374
380
  name: "lu-file-pen",
375
381
  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" }]]
376
- }, r2 = {
382
+ }, Z2 = {
377
383
  name: "lu-file-plus-2",
378
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 M3 15h6 M6 12v6" }]]
379
- }, Z2 = {
385
+ }, V2 = {
380
386
  name: "lu-file-plus",
381
387
  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" }]]
382
- }, H2 = {
388
+ }, f2 = {
383
389
  name: "lu-file-question",
384
390
  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" }]]
385
- }, V2 = {
391
+ }, g2 = {
386
392
  name: "lu-file-scan",
387
393
  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" }]]
388
- }, f2 = {
394
+ }, N2 = {
389
395
  name: "lu-file-search-2",
390
396
  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" }]]
391
- }, g2 = {
397
+ }, A2 = {
392
398
  name: "lu-file-search",
393
399
  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" }]]
394
- }, N2 = {
400
+ }, C2 = {
395
401
  name: "lu-file-sliders",
396
402
  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" }]]
397
- }, A2 = {
403
+ }, F2 = {
398
404
  name: "lu-file-spreadsheet",
399
405
  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" }]]
400
- }, F2 = {
406
+ }, k2 = {
401
407
  name: "lu-file-stack",
402
408
  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" }]]
403
- }, C2 = {
409
+ }, y2 = {
404
410
  name: "lu-file-symlink",
405
411
  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" }]]
406
- }, k2 = {
412
+ }, z2 = {
407
413
  name: "lu-file-terminal",
408
414
  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" }]]
409
- }, y2 = {
415
+ }, b2 = {
410
416
  name: "lu-file-text",
411
417
  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" }]]
412
- }, z2 = {
418
+ }, D2 = {
413
419
  name: "lu-file-type-2",
414
420
  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" }]]
415
- }, b2 = {
421
+ }, q2 = {
416
422
  name: "lu-file-type",
417
423
  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" }]]
418
- }, D2 = {
424
+ }, w2 = {
419
425
  name: "lu-file-up",
420
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 M12 12v6 M15 15 L12 12 L9 15" }]]
421
- }, q2 = {
427
+ }, x2 = {
422
428
  name: "lu-file-user",
423
429
  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" }]]
424
- }, w2 = {
430
+ }, G2 = {
425
431
  name: "lu-file-video-2",
426
432
  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" }]]
427
- }, x2 = {
433
+ }, P2 = {
428
434
  name: "lu-file-video",
429
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 M10 11 L15 14 L10 17 L10 11 Z" }]]
430
- }, G2 = {
436
+ }, S2 = {
431
437
  name: "lu-file-volume-2",
432
438
  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" }]]
433
- }, P2 = {
439
+ }, I2 = {
434
440
  name: "lu-file-volume",
435
441
  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" }]]
436
- }, S2 = {
442
+ }, O2 = {
437
443
  name: "lu-file-warning",
438
444
  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" }]]
439
- }, I2 = {
445
+ }, E2 = {
440
446
  name: "lu-file-x-2",
441
447
  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" }]]
442
- }, O2 = {
448
+ }, R2 = {
443
449
  name: "lu-file-x",
444
450
  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" }]]
445
- }, E2 = {
451
+ }, K2 = {
446
452
  name: "lu-file",
447
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" }]]
448
- }, R2 = {
454
+ }, T2 = {
449
455
  name: "lu-files",
450
456
  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" }]]
451
- }, K2 = {
457
+ }, U2 = {
452
458
  name: "lu-film",
453
459
  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" }]]
454
- }, T2 = {
460
+ }, X2 = {
455
461
  name: "lu-filter-x",
456
462
  components: [["path", { d: "M13.013 3H2l8 9.46V19l4 2v-8.54l.9-1.055 M22 3 L17 8 M17 3 L22 8" }]]
457
- }, X2 = {
463
+ }, B2 = {
458
464
  name: "lu-filter",
459
465
  components: [["path", { d: "" }]]
460
- }, U2 = {
466
+ }, W2 = {
461
467
  name: "lu-fingerprint",
462
468
  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" }]]
463
- }, B2 = {
469
+ }, j2 = {
464
470
  name: "lu-fire-extinguisher",
465
471
  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" }]]
466
- }, W2 = {
472
+ }, J2 = {
467
473
  name: "lu-fish-off",
468
474
  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.780000000000001 19.33 A2 2 0 0 1 13.8 21 H9.5 A5.96 5.96 0 0 0 17.27 15.349999999999998 M8.53 3 L22.54 15.349999999999998 A2 2 0 0 1 24.52 17.019999999999996 L24.75 18.419999999999995 M2 2 L44.75 38.419999999999995" }]]
469
- }, j2 = {
475
+ }, Q2 = {
470
476
  name: "lu-fish-symbol",
471
477
  components: [["path", { d: "M2 16s9-15 20-4C11 23 2 8 2 8" }]]
472
- }, J2 = {
478
+ }, Y2 = {
473
479
  name: "lu-fish",
474
480
  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.780000000000001 19.33 A2 2 0 0 1 13.8 21 H9.5 A5.96 5.96 0 0 0 17.27 15.349999999999998" }]]
475
- }, Q2 = {
481
+ }, _2 = {
476
482
  name: "lu-flag-off",
477
483
  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" }]]
478
- }, Y2 = {
484
+ }, $2 = {
479
485
  name: "lu-flag-triangle-left",
480
486
  components: [["path", { d: "M17 22V2L7 7l10 5" }]]
481
- }, _2 = {
487
+ }, a0 = {
482
488
  name: "lu-flag-triangle-right",
483
489
  components: [["path", { d: "M7 22V2l10 5-10 5" }]]
484
- }, $2 = {
490
+ }, n0 = {
485
491
  name: "lu-flag",
486
492
  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" }]]
487
- }, a0 = {
493
+ }, o0 = {
488
494
  name: "lu-flame-kindling",
489
495
  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" }]]
490
- }, n0 = {
496
+ }, e0 = {
491
497
  name: "lu-flame",
492
498
  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" }]]
493
- }, o0 = {
499
+ }, M0 = {
494
500
  name: "lu-flashlight-off",
495
501
  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" }]]
496
- }, e0 = {
502
+ }, t0 = {
497
503
  name: "lu-flashlight",
498
504
  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" }]]
499
- }, M0 = {
505
+ }, h0 = {
500
506
  name: "lu-flask-conical-off",
501
- components: [["path", { d: "M10 10 4.72 20.55a1 1 0 0 0 .9 1.45h12.76a1 1 0 0 0 .9-1.45l-1.272-2.542 M10 2v2.343 M14 2v6.343 M8.5 2h7 M7 16h9 M2 2 L22 22" }]]
502
- }, t0 = {
507
+ 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" }]]
508
+ }, c0 = {
503
509
  name: "lu-flask-conical",
504
- components: [["path", { d: "M10 2v7.527a2 2 0 0 1-.211.896L4.72 20.55a1 1 0 0 0 .9 1.45h12.76a1 1 0 0 0 .9-1.45l-5.069-10.127A2 2 0 0 1 14 9.527V2 M8.5 2h7 M7 16h10" }]]
505
- }, h0 = {
510
+ 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" }]]
511
+ }, s0 = {
506
512
  name: "lu-flask-round",
507
- components: [["path", { d: "M10 2v7.31 M14 9.3V1.99 M8.5 2h7 M14 9.3a6.5 6.5 0 1 1-4 0 M5.52 16h12.96" }]]
508
- }, c0 = {
513
+ components: [["path", { d: "M10 2v6.292a7 7 0 1 0 4 0V2 M5 15h14 M8.5 2h7" }]]
514
+ }, l0 = {
509
515
  name: "lu-flip-horizontal-2",
510
516
  components: [["path", { d: "m3 7 5 5-5 5V7 M21 7 L16 12 L21 17 V7 M12 20v2 M12 14v2 M12 8v2 M12 2v2" }]]
511
- }, s0 = {
517
+ }, m0 = {
512
518
  name: "lu-flip-horizontal",
513
519
  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" }]]
514
- }, l0 = {
520
+ }, p0 = {
515
521
  name: "lu-flip-vertical-2",
516
522
  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" }]]
517
- }, m0 = {
523
+ }, u0 = {
518
524
  name: "lu-flip-vertical",
519
525
  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" }]]
520
- }, u0 = {
526
+ }, L0 = {
521
527
  name: "lu-flower-2",
522
528
  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" }]]
523
- }, p0 = {
529
+ }, d0 = {
524
530
  name: "lu-flower",
525
531
  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.879999999999999 9.879999999999999 M14.12 9.88 16 8 M8 16 L9.879999999999999 14.120000000000001 M14.12 14.12 16 16" }]]
526
- }, L0 = {
532
+ }, v0 = {
527
533
  name: "lu-focus",
528
534
  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" }]]
529
- }, d0 = {
535
+ }, i0 = {
530
536
  name: "lu-fold-horizontal",
531
537
  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" }]]
532
- }, v0 = {
538
+ }, r0 = {
533
539
  name: "lu-fold-vertical",
534
540
  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" }]]
535
- }, i0 = {
541
+ }, H0 = {
536
542
  name: "lu-folder-archive",
537
543
  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" }]]
538
- }, r0 = {
544
+ }, Z0 = {
539
545
  name: "lu-folder-check",
540
546
  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" }]]
541
- }, Z0 = {
547
+ }, V0 = {
542
548
  name: "lu-folder-clock",
543
549
  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" }]]
544
- }, H0 = {
550
+ }, f0 = {
545
551
  name: "lu-folder-closed",
546
552
  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" }]]
547
- }, V0 = {
553
+ }, g0 = {
548
554
  name: "lu-folder-code",
549
555
  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" }]]
550
- }, f0 = {
556
+ }, N0 = {
551
557
  name: "lu-folder-cog",
552
558
  components: [["path", { d: "M15,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M10.3 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 2v3.3 M21.7 19.4 L20.8 19.099999999999998 M15.2 16.9 L14.299999999999999 16.599999999999998 M16.6 NaN L15.700000000000001 NaN M19.1 NaN L18.200000000000003 NaN M19.6 21.7 L19.200000000000003 20.7 M16.8 15.3 L16.400000000000002 14.3 M14.3 19.6 L15.3 19.200000000000003 M20.7 16.8 L21.7 16.400000000000002" }]]
553
- }, g0 = {
559
+ }, A0 = {
554
560
  name: "lu-folder-dot",
555
561
  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" }]]
556
- }, N0 = {
562
+ }, C0 = {
557
563
  name: "lu-folder-down",
558
564
  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" }]]
559
- }, A0 = {
565
+ }, F0 = {
560
566
  name: "lu-folder-git-2",
561
567
  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" }]]
562
- }, F0 = {
568
+ }, k0 = {
563
569
  name: "lu-folder-git",
564
570
  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" }]]
565
- }, C0 = {
571
+ }, y0 = {
566
572
  name: "lu-folder-heart",
567
573
  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" }]]
568
- }, k0 = {
574
+ }, z0 = {
569
575
  name: "lu-folder-input",
570
576
  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" }]]
571
- }, y0 = {
577
+ }, b0 = {
572
578
  name: "lu-folder-kanban",
573
579
  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" }]]
574
- }, z0 = {
580
+ }, D0 = {
575
581
  name: "lu-folder-key",
576
582
  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" }]]
577
- }, b0 = {
583
+ }, q0 = {
578
584
  name: "lu-folder-lock",
579
585
  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" }]]
580
- }, D0 = {
586
+ }, w0 = {
581
587
  name: "lu-folder-minus",
582
588
  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" }]]
583
- }, q0 = {
589
+ }, x0 = {
584
590
  name: "lu-folder-open-dot",
585
591
  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" }]]
586
- }, w0 = {
592
+ }, G0 = {
587
593
  name: "lu-folder-open",
588
594
  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" }]]
589
- }, x0 = {
595
+ }, P0 = {
590
596
  name: "lu-folder-output",
591
597
  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" }]]
592
- }, G0 = {
598
+ }, S0 = {
593
599
  name: "lu-folder-pen",
594
600
  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" }]]
595
- }, P0 = {
601
+ }, I0 = {
596
602
  name: "lu-folder-plus",
597
603
  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" }]]
598
- }, S0 = {
604
+ }, O0 = {
599
605
  name: "lu-folder-root",
600
606
  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" }]]
601
- }, I0 = {
607
+ }, E0 = {
602
608
  name: "lu-folder-search-2",
603
609
  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" }]]
604
- }, O0 = {
610
+ }, R0 = {
605
611
  name: "lu-folder-search",
606
612
  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" }]]
607
- }, E0 = {
613
+ }, K0 = {
608
614
  name: "lu-folder-symlink",
609
615
  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" }]]
610
- }, R0 = {
616
+ }, T0 = {
611
617
  name: "lu-folder-sync",
612
618
  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.535 12.395 A5 5 0 0 1 21.535 13.895 M22 22v-4h-4 M22 18 L20.465 19.605 A5 5 0 0 1 12.465 18.105" }]]
613
- }, K0 = {
619
+ }, U0 = {
614
620
  name: "lu-folder-tree",
615
621
  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" }]]
616
- }, T0 = {
622
+ }, X0 = {
617
623
  name: "lu-folder-up",
618
624
  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" }]]
619
- }, X0 = {
625
+ }, B0 = {
620
626
  name: "lu-folder-x",
621
627
  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" }]]
622
- }, U0 = {
628
+ }, W0 = {
623
629
  name: "lu-folder",
624
630
  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" }]]
625
- }, B0 = {
631
+ }, j0 = {
626
632
  name: "lu-folders",
627
633
  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" }]]
628
- }, W0 = {
634
+ }, J0 = {
629
635
  name: "lu-footprints",
630
636
  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" }]]
631
- }, j0 = {
637
+ }, Q0 = {
632
638
  name: "lu-forklift",
633
639
  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" }]]
634
- }, J0 = {
640
+ }, Y0 = {
635
641
  name: "lu-forward",
636
642
  components: [["path", { d: " M4 18v-2a4 4 0 0 1 4-4h12" }]]
637
- }, Q0 = {
643
+ }, _0 = {
638
644
  name: "lu-frame",
639
645
  components: [["path", { d: "M22 6 L2 6 M22 18 L2 18 M6 2 L6 22 M18 2 L18 22" }]]
640
- }, Y0 = {
646
+ }, $0 = {
641
647
  name: "lu-framer",
642
648
  components: [["path", { d: "M5 16V9h14V2H5l14 14h-7m-7 0 7 7v-7m-7 0h7" }]]
643
- }, _0 = {
649
+ }, aa = {
644
650
  name: "lu-frown",
645
651
  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" }]]
646
- }, $0 = {
652
+ }, na = {
647
653
  name: "lu-fuel",
648
654
  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" }]]
649
- }, aa = {
655
+ }, oa = {
650
656
  name: "lu-fullscreen",
651
657
  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" }]]
652
- }, na = {
658
+ }, ea = {
653
659
  name: "lu-gallery-horizontal-end",
654
660
  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" }]]
655
- }, oa = {
661
+ }, Ma = {
656
662
  name: "lu-gallery-horizontal",
657
663
  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" }]]
658
- }, ea = {
664
+ }, ta = {
659
665
  name: "lu-gallery-thumbnails",
660
666
  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" }]]
661
- }, Ma = {
667
+ }, ha = {
662
668
  name: "lu-gallery-vertical-end",
663
669
  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" }]]
664
- }, ta = {
670
+ }, ca = {
665
671
  name: "lu-gallery-vertical",
666
672
  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" }]]
667
- }, ha = {
673
+ }, sa = {
668
674
  name: "lu-gamepad-2",
669
675
  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" }]]
670
- }, ca = {
676
+ }, la = {
671
677
  name: "lu-gamepad",
672
678
  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" }]]
673
- }, sa = {
679
+ }, ma = {
674
680
  name: "lu-gauge",
675
681
  components: [["path", { d: "m12 14 4-4 M3.34 19a10 10 0 1 1 17.32 0" }]]
676
- }, la = {
682
+ }, pa = {
677
683
  name: "lu-gavel",
678
684
  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" }]]
679
- }, ma = {
685
+ }, ua = {
680
686
  name: "lu-gem",
681
687
  components: [["path", { d: "M6 3h12l4 6-10 13L2 9Z M11 3 8 9l4 13 4-13-3-6 M2 9h20" }]]
682
- }, ua = {
688
+ }, La = {
683
689
  name: "lu-ghost",
684
690
  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" }]]
685
- }, pa = {
691
+ }, da = {
686
692
  name: "lu-gift",
687
693
  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" }]]
688
- }, La = {
694
+ }, va = {
689
695
  name: "lu-git-branch-plus",
690
696
  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" }]]
691
- }, da = {
697
+ }, ia = {
692
698
  name: "lu-git-branch",
693
699
  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" }]]
694
- }, va = {
700
+ }, ra = {
695
701
  name: "lu-git-commit-horizontal",
696
702
  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" }]]
697
- }, ia = {
703
+ }, Ha = {
698
704
  name: "lu-git-commit-vertical",
699
705
  components: [["path", { d: "M12 3v6 M9,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M12 15v6" }]]
700
- }, ra = {
706
+ }, Za = {
701
707
  name: "lu-git-compare-arrows",
702
708
  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" }]]
703
- }, Za = {
709
+ }, Va = {
704
710
  name: "lu-git-compare",
705
711
  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" }]]
706
- }, Ha = {
712
+ }, fa = {
707
713
  name: "lu-git-fork",
708
714
  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" }]]
709
- }, Va = {
715
+ }, ga = {
710
716
  name: "lu-git-graph",
711
717
  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" }]]
712
- }, fa = {
718
+ }, Na = {
713
719
  name: "lu-git-merge",
714
720
  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" }]]
715
- }, ga = {
721
+ }, Aa = {
716
722
  name: "lu-git-pull-request-arrow",
717
723
  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" }]]
718
- }, Na = {
724
+ }, Ca = {
719
725
  name: "lu-git-pull-request-closed",
720
726
  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" }]]
721
- }, Aa = {
727
+ }, Fa = {
722
728
  name: "lu-git-pull-request-create-arrow",
723
729
  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" }]]
724
- }, Fa = {
730
+ }, ka = {
725
731
  name: "lu-git-pull-request-create",
726
732
  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" }]]
727
- }, Ca = {
733
+ }, ya = {
728
734
  name: "lu-git-pull-request-draft",
729
735
  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" }]]
730
- }, ka = {
736
+ }, za = {
731
737
  name: "lu-git-pull-request",
732
738
  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" }]]
733
- }, ya = {
739
+ }, ba = {
734
740
  name: "lu-github",
735
741
  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" }]]
736
- }, za = {
742
+ }, Da = {
737
743
  name: "lu-gitlab",
738
744
  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" }]]
739
- }, ba = {
745
+ }, qa = {
740
746
  name: "lu-glass-water",
741
747
  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" }]]
742
- }, Da = {
748
+ }, wa = {
743
749
  name: "lu-glasses",
744
750
  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" }]]
745
- }, qa = {
751
+ }, xa = {
746
752
  name: "lu-globe-lock",
747
753
  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" }]]
748
- }, wa = {
754
+ }, Ga = {
749
755
  name: "lu-globe",
750
756
  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" }]]
751
- }, xa = {
757
+ }, Pa = {
752
758
  name: "lu-goal",
753
759
  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" }]]
754
- }, Ga = {
760
+ }, Sa = {
755
761
  name: "lu-grab",
756
762
  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" }]]
757
- }, Pa = {
763
+ }, Ia = {
758
764
  name: "lu-graduation-cap",
759
765
  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" }]]
760
- }, Sa = {
766
+ }, Oa = {
761
767
  name: "lu-grape",
762
768
  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" }]]
763
- }, Ia = {
769
+ }, Ea = {
764
770
  name: "lu-grid-2x2-check",
765
771
  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" }]]
766
- }, Oa = {
772
+ }, Ra = {
767
773
  name: "lu-grid-2x2-plus",
768
774
  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" }]]
769
- }, Ea = {
775
+ }, Ka = {
770
776
  name: "lu-grid-2x2-x",
771
777
  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" }]]
772
- }, Ra = {
778
+ }, Ta = {
773
779
  name: "lu-grid-2x2",
774
- 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 12h18 M12 3v18" }]]
775
- }, Ka = {
780
+ 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" }]]
781
+ }, Ua = {
776
782
  name: "lu-grid-3x3",
777
783
  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" }]]
778
- }, Ta = {
784
+ }, Xa = {
779
785
  name: "lu-grip-horizontal",
780
786
  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" }]]
781
- }, Xa = {
787
+ }, Ba = {
782
788
  name: "lu-grip-vertical",
783
789
  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" }]]
784
- }, Ua = {
790
+ }, Wa = {
785
791
  name: "lu-grip",
786
792
  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" }]]
787
- }, Ba = {
793
+ }, ja = {
788
794
  name: "lu-group",
789
795
  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" }]]
790
- }, Wa = {
796
+ }, Ja = {
791
797
  name: "lu-guitar",
792
798
  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.2 9.9C8.7 8.8 9.8 8 11 8c2.8 0 5 2.2 5 5 0 1.2-.8 2.3-1.9 2.8l-.9.4A2 2 0 0 0 12 18a4 4 0 0 1-4 4c-3.3 0-6-2.7-6-6a4 4 0 0 1 4-4 2 2 0 0 0 1.8-1.2z M11,12.5 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z" }]]
793
- }, ja = {
799
+ }, Qa = {
794
800
  name: "lu-ham",
795
801
  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" }]]
796
- }, Ja = {
802
+ }, Ya = {
797
803
  name: "lu-hammer",
798
804
  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.586 9.586 A2 2 0 0 1 19 8.172 V7 L17.326 7.3260000000000005 A6 6 0 0 0 13.124 5.57 L9 2.96 LNaN NaN A6.18 6.18 0 0 1 12 8.4 V10 LNaN NaN LNaN NaN A2 2 0 0 1 NaN NaN L18.5 14.5" }]]
799
- }, Qa = {
805
+ }, _a = {
800
806
  name: "lu-hand-coins",
801
807
  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 NaN, 8 21, 8 NaN L12 NaN C13.1 NaN, 14.1 NaN, 14.8 NaN L19.4 NaN A2 2 0 0 0 16.65 NaN L12.45 NaN 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" }]]
802
- }, Ya = {
808
+ }, $a = {
803
809
  name: "lu-hand-heart",
804
810
  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 NaN, 8 20, 8 NaN L12 NaN C13.1 NaN, 14.1 NaN, 14.8 NaN L19.4 NaN A2 2 0 0 0 16.65 NaN L12.45 NaN 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" }]]
805
- }, _a = {
811
+ }, a5 = {
806
812
  name: "lu-hand-helping",
807
813
  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 NaN, 8 18, 8 NaN L12 NaN C13.1 NaN, 14.1 NaN, 14.8 NaN L19.4 NaN A2 2 0 0 0 16.65 NaN L12.45 NaN M2 13 L8 19" }]]
808
- }, $a = {
814
+ }, n5 = {
809
815
  name: "lu-hand-metal",
810
816
  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 L8.01 19.66 A8 8 0 0 0 16.009999999999998 11.66 V7 A2 2 0 1 0 12.009999999999998 11.66 L12.009999999999998 16.66" }]]
811
- }, a5 = {
817
+ }, o5 = {
812
818
  name: "lu-hand-platter",
813
819
  components: [["path", { d: "M12 3V2 M15.4 17.4 L18.6 14.599999999999998 A2 2 0 1 1 21.400000000000002 17.499999999999996 L17.8 20.799999999999997 CNaN 19.099999999999998, 19 17.999999999999996, 19 NaN L15 NaN C13.9 NaN, 12.9 NaN, 12.2 NaN L10.898 NaN A1 1 0 0 0 6.151 19 H5 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" }]]
814
- }, n5 = {
820
+ }, e5 = {
815
821
  name: "lu-hand",
816
822
  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" }]]
817
- }, o5 = {
823
+ }, M5 = {
818
824
  name: "lu-handshake",
819
825
  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.620000000000001 9.620000000000001 A3 3 0 0 0 11.38 9.620000000000001 LNaN NaN A1 1 0 1 1 NaN NaN LNaN NaN A5.79 5.79 0 0 1 NaN NaN LNaN NaN A2 2 0 0 0 NaN NaN L21 4 M21 3 L22 14 L20 14 M3 3 2 14l6.5 6.5a1 1 0 1 0 3-3 M3 4h8" }]]
820
- }, e5 = {
826
+ }, t5 = {
821
827
  name: "lu-hard-drive-download",
822
828
  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" }]]
823
- }, M5 = {
829
+ }, h5 = {
824
830
  name: "lu-hard-drive-upload",
825
831
  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" }]]
826
- }, t5 = {
832
+ }, c5 = {
827
833
  name: "lu-hard-drive",
828
834
  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" }]]
829
- }, h5 = {
835
+ }, s5 = {
830
836
  name: "lu-hard-hat",
831
837
  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" }]]
832
- }, c5 = {
838
+ }, l5 = {
833
839
  name: "lu-hash",
834
840
  components: [["path", { d: "M4 9 L20 9 M4 15 L20 15 M10 3 L8 21 M16 3 L14 21" }]]
835
- }, s5 = {
841
+ }, m5 = {
836
842
  name: "lu-haze",
837
843
  components: [["path", { d: "m5.2 6.2 1.4 1.4 M2 13h2 M20 13h2 M17.4 7.6 L18.799999999999997 6.199999999999999 M22 17H2 M22 21H2 M16 13a4 4 0 0 0-8 0 M12 5V2.5" }]]
838
- }, l5 = {
844
+ }, p5 = {
839
845
  name: "lu-hdmi-port",
840
846
  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" }]]
841
- }, m5 = {
847
+ }, u5 = {
842
848
  name: "lu-heading-1",
843
849
  components: [["path", { d: "M4 12h8 M4 18V6 M12 18V6 M17 12 L20 10 L20 18" }]]
844
- }, u5 = {
850
+ }, L5 = {
845
851
  name: "lu-heading-2",
846
852
  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" }]]
847
- }, p5 = {
853
+ }, d5 = {
848
854
  name: "lu-heading-3",
849
855
  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" }]]
850
- }, L5 = {
856
+ }, v5 = {
851
857
  name: "lu-heading-4",
852
858
  components: [["path", { d: "M12 18V6 M17 10v3a1 1 0 0 0 1 1h3 M21 10v8 M4 12h8 M4 18V6" }]]
853
- }, d5 = {
859
+ }, i5 = {
854
860
  name: "lu-heading-5",
855
861
  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" }]]
856
- }, v5 = {
862
+ }, r5 = {
857
863
  name: "lu-heading-6",
858
864
  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" }]]
859
- }, i5 = {
865
+ }, H5 = {
860
866
  name: "lu-heading",
861
867
  components: [["path", { d: "M6 12h12 M6 20V4 M18 20V4" }]]
862
- }, r5 = {
868
+ }, Z5 = {
863
869
  name: "lu-headphone-off",
864
870
  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" }]]
865
- }, Z5 = {
871
+ }, V5 = {
866
872
  name: "lu-headphones",
867
873
  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" }]]
868
- }, H5 = {
874
+ }, f5 = {
869
875
  name: "lu-headset",
870
876
  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" }]]
871
- }, V5 = {
877
+ }, g5 = {
872
878
  name: "lu-heart-crack",
873
879
  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" }]]
874
- }, f5 = {
880
+ }, N5 = {
875
881
  name: "lu-heart-handshake",
876
882
  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" }]]
877
- }, g5 = {
883
+ }, A5 = {
878
884
  name: "lu-heart-off",
879
885
  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" }]]
880
- }, N5 = {
886
+ }, C5 = {
881
887
  name: "lu-heart-pulse",
882
888
  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" }]]
883
- }, A5 = {
889
+ }, F5 = {
884
890
  name: "lu-heart",
885
891
  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" }]]
886
- }, F5 = {
892
+ }, k5 = {
887
893
  name: "lu-heater",
888
894
  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" }]]
889
- }, C5 = {
895
+ }, y5 = {
890
896
  name: "lu-hexagon",
891
897
  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" }]]
892
- }, k5 = {
898
+ }, z5 = {
893
899
  name: "lu-highlighter",
894
900
  components: [["path", { d: "m9 11-6 6v3h9l3-3 M22 12 L17.4 16.6 A2 2 0 0 1 14.599999999999998 16.6 L9.399999999999999 11.400000000000002 A2 2 0 0 1 9.399999999999999 8.600000000000001 L14 4" }]]
895
- }, y5 = {
901
+ }, b5 = {
896
902
  name: "lu-history",
897
903
  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" }]]
898
- }, z5 = {
904
+ }, D5 = {
899
905
  name: "lu-hop-off",
900
906
  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" }]]
901
- }, b5 = {
907
+ }, q5 = {
902
908
  name: "lu-hop",
903
909
  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" }]]
904
- }, D5 = {
910
+ }, w5 = {
905
911
  name: "lu-hospital",
906
912
  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" }]]
907
- }, q5 = {
913
+ }, x5 = {
908
914
  name: "lu-hotel",
909
915
  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" }]]
910
- }, w5 = {
916
+ }, G5 = {
911
917
  name: "lu-hourglass",
912
918
  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" }]]
913
- }, x5 = {
919
+ }, P5 = {
914
920
  name: "lu-house-plug",
915
921
  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" }]]
916
- }, G5 = {
922
+ }, S5 = {
917
923
  name: "lu-house-plus",
918
924
  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" }]]
919
- }, P5 = {
925
+ }, I5 = {
920
926
  name: "lu-house",
921
927
  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" }]]
922
- }, S5 = {
928
+ }, O5 = {
923
929
  name: "lu-ice-cream-bowl",
924
930
  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" }]]
925
- }, I5 = {
931
+ }, E5 = {
926
932
  name: "lu-ice-cream-cone",
927
933
  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" }]]
928
- }, O5 = {
934
+ }, R5 = {
929
935
  name: "lu-id-card",
930
936
  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" }]]
931
- }, E5 = {
937
+ }, K5 = {
932
938
  name: "lu-image-down",
933
939
  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" }]]
934
- }, R5 = {
940
+ }, T5 = {
935
941
  name: "lu-image-minus",
936
942
  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.914 11.914 A2 2 0 0 0 15.086000000000002 11.914 L6 21" }]]
937
- }, K5 = {
943
+ }, U5 = {
938
944
  name: "lu-image-off",
939
945
  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" }]]
940
- }, T5 = {
946
+ }, X5 = {
941
947
  name: "lu-image-play",
942
948
  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" }]]
943
- }, X5 = {
949
+ }, B5 = {
944
950
  name: "lu-image-plus",
945
951
  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.914 11.914 A2 2 0 0 0 15.086000000000002 11.914 L6 21 M7,9 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
946
- }, U5 = {
952
+ }, W5 = {
947
953
  name: "lu-image-up",
948
954
  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" }]]
949
- }, B5 = {
955
+ }, j5 = {
956
+ name: "lu-image-upscale",
957
+ 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.144 16.856 A1.21 1.21 0 0 1 10.856 16.856 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" }]]
958
+ }, J5 = {
950
959
  name: "lu-image",
951
960
  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.914 11.914 A2 2 0 0 0 15.086000000000002 11.914 L6 21" }]]
952
- }, W5 = {
961
+ }, Q5 = {
953
962
  name: "lu-images",
954
963
  components: [["path", { d: "M18 22H4a2 2 0 0 1-2-2V6 M22 13 L20.704 11.704 A2.41 2.41 0 0 0 17.296 11.704 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" }]]
955
- }, j5 = {
964
+ }, Y5 = {
956
965
  name: "lu-import",
957
966
  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" }]]
958
- }, J5 = {
967
+ }, _5 = {
959
968
  name: "lu-inbox",
960
969
  components: [["path", { d: " 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" }]]
961
- }, Q5 = {
970
+ }, $5 = {
962
971
  name: "lu-indent-decrease",
963
972
  components: [["path", { d: "M21 12H11 M21 18H11 M21 6H11 M7 8 L3 12 L7 16" }]]
964
- }, Y5 = {
973
+ }, an = {
965
974
  name: "lu-indent-increase",
966
975
  components: [["path", { d: "M21 12H11 M21 18H11 M21 6H11 M3 8 L7 12 L3 16" }]]
967
- }, _5 = {
976
+ }, nn = {
968
977
  name: "lu-indian-rupee",
969
978
  components: [["path", { d: "M6 3h12 M6 8h12 M6 13 L14.5 21 M6 13h3 M9 13c6.667 0 6.667-10 0-10" }]]
970
- }, $5 = {
979
+ }, on = {
971
980
  name: "lu-infinity",
972
981
  components: [["path", { d: "M12 12c-2-2.67-4-4-6-4a4 4 0 1 0 0 8c2 0 4-1.33 6-4Zm0 0c2 2.67 4 4 6 4a4 4 0 0 0 0-8c-2 0-4 1.33-6 4Z" }]]
973
- }, an = {
982
+ }, en = {
974
983
  name: "lu-info",
975
984
  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" }]]
976
- }, nn = {
985
+ }, Mn = {
977
986
  name: "lu-inspection-panel",
978
987
  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" }]]
979
- }, on = {
988
+ }, tn = {
980
989
  name: "lu-instagram",
981
990
  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" }]]
982
- }, en = {
991
+ }, hn = {
983
992
  name: "lu-italic",
984
993
  components: [["path", { d: "M19 4 L10 4 M14 20 L5 20 M15 4 L9 20" }]]
985
- }, Mn = {
994
+ }, cn = {
986
995
  name: "lu-iteration-ccw",
987
996
  components: [["path", { d: "M20 10c0-4.4-3.6-8-8-8s-8 3.6-8 8 3.6 8 8 8h8 " }]]
988
- }, tn = {
997
+ }, sn = {
989
998
  name: "lu-iteration-cw",
990
999
  components: [["path", { d: "M4 10c0-4.4 3.6-8 8-8s8 3.6 8 8-3.6 8-8 8H4 " }]]
991
- }, hn = {
1000
+ }, ln = {
992
1001
  name: "lu-japanese-yen",
993
1002
  components: [["path", { d: "M12 9.5V21m0-11.5L6 3m6 6.5L18 3 M6 15h12 M6 11h12" }]]
994
- }, cn = {
1003
+ }, mn = {
995
1004
  name: "lu-joystick",
996
1005
  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" }]]
997
- }, sn = {
1006
+ }, pn = {
998
1007
  name: "lu-kanban",
999
1008
  components: [["path", { d: "M6 5v11 M12 5v6 M18 5v14" }]]
1000
- }, ln = {
1009
+ }, un = {
1001
1010
  name: "lu-key-round",
1002
1011
  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" }]]
1003
- }, mn = {
1012
+ }, Ln = {
1004
1013
  name: "lu-key-square",
1005
1014
  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.5860000000000003 17.414 A2 2 0 0 0 2 18.828 V21 A1 1 0 0 0 3.5860000000000003 18.414 L6.586 18.414 A1 1 0 0 0 7.586 17.414 L7.586 16.414 A1 1 0 0 1 8.586 15.414000000000001 L9.586 15.414000000000001 A1 1 0 0 0 10.586 14.414000000000001 L10.586 13.414000000000001 A1 1 0 0 1 11.586 12.414000000000001 L11.758000000000001 12.414000000000001 A2 2 0 0 0 13.172 11.828000000000001 L13.986 11.014000000000001" }]]
1006
- }, un = {
1015
+ }, dn = {
1007
1016
  name: "lu-key",
1008
1017
  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" }]]
1009
- }, pn = {
1018
+ }, vn = {
1010
1019
  name: "lu-keyboard-music",
1011
1020
  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" }]]
1012
- }, Ln = {
1021
+ }, rn = {
1013
1022
  name: "lu-keyboard-off",
1014
1023
  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" }]]
1015
- }, dn = {
1024
+ }, Hn = {
1016
1025
  name: "lu-keyboard",
1017
1026
  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" }]]
1018
- }, vn = {
1027
+ }, Zn = {
1019
1028
  name: "lu-lamp-ceiling",
1020
1029
  components: [["path", { d: "M12 2v5 M6 7h12l4 9H2l4-9Z M9.17 16a3 3 0 1 0 5.66 0" }]]
1021
- }, rn = {
1030
+ }, Vn = {
1022
1031
  name: "lu-lamp-desk",
1023
1032
  components: [["path", { d: "m14 5-3 3 2 7 8-8-7-2Z M14 5 L11 8 L8 5 L11 2 L14 5 Z M9.5 6.5 4 12l3 6 M3 22v-2c0-1.1.9-2 2-2h4a2 2 0 0 1 2 2v2H3Z" }]]
1024
- }, Zn = {
1033
+ }, fn = {
1025
1034
  name: "lu-lamp-floor",
1026
1035
  components: [["path", { d: "M9 2h6l3 7H6l3-7Z M12 9v13 M9 22h6" }]]
1027
- }, Hn = {
1036
+ }, gn = {
1028
1037
  name: "lu-lamp-wall-down",
1029
1038
  components: [["path", { d: "M11 13h6l3 7H8l3-7Z M14 13V8a2 2 0 0 0-2-2H8 M4 9h2a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H4v6Z" }]]
1030
- }, Vn = {
1039
+ }, Nn = {
1031
1040
  name: "lu-lamp-wall-up",
1032
1041
  components: [["path", { d: "M11 4h6l3 7H8l3-7Z M14 11v5a2 2 0 0 1-2 2H8 M4 15h2a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H4v-6Z" }]]
1033
- }, fn = {
1042
+ }, An = {
1034
1043
  name: "lu-lamp",
1035
1044
  components: [["path", { d: "M8 2h8l4 10H4L8 2Z M12 12v6 M8 22v-2c0-1.1.9-2 2-2h4a2 2 0 0 1 2 2v2H8Z" }]]
1036
- }, gn = {
1045
+ }, Cn = {
1037
1046
  name: "lu-land-plot",
1038
1047
  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.509999999999998 19.15 M17.51 12.85 6.5 19.15" }]]
1039
- }, Nn = {
1048
+ }, Fn = {
1040
1049
  name: "lu-landmark",
1041
1050
  components: [["path", { d: "M3 22 L21 22 M6 18 L6 11 M10 18 L10 11 M14 18 L14 11 M18 18 L18 11 " }]]
1042
- }, An = {
1051
+ }, kn = {
1043
1052
  name: "lu-languages",
1044
1053
  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" }]]
1045
- }, Fn = {
1054
+ }, yn = {
1046
1055
  name: "lu-laptop-minimal-check",
1047
1056
  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" }]]
1048
- }, Cn = {
1057
+ }, zn = {
1049
1058
  name: "lu-laptop-minimal",
1050
1059
  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" }]]
1051
- }, kn = {
1060
+ }, bn = {
1052
1061
  name: "lu-laptop",
1053
1062
  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" }]]
1054
- }, yn = {
1063
+ }, Dn = {
1055
1064
  name: "lu-lasso-select",
1056
1065
  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" }]]
1057
- }, zn = {
1066
+ }, qn = {
1058
1067
  name: "lu-lasso",
1059
1068
  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" }]]
1060
- }, bn = {
1069
+ }, wn = {
1061
1070
  name: "lu-laugh",
1062
1071
  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" }]]
1063
- }, Dn = {
1072
+ }, xn = {
1064
1073
  name: "lu-layers-2",
1065
- components: [["path", { d: "m16.02 12 5.48 3.13a1 1 0 0 1 0 1.74L13 21.74a2 2 0 0 1-2 0l-8.5-4.87a1 1 0 0 1 0-1.74L7.98 12 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" }]]
1066
- }, qn = {
1067
- name: "lu-layers-3",
1068
- 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 M6.08 9.5 L2.58 11.1 A1 1 0 0 0 2.58 12.91 L11.18 16.82 A2 2 0 0 0 12.83 16.82 L21.41 12.92 A1 1 0 0 0 21.41 11.09 L17.91 9.5 M6.08 14.5 L2.58 16.1 A1 1 0 0 0 2.58 17.91 L11.18 21.82 A2 2 0 0 0 12.83 21.82 L21.41 17.92 A1 1 0 0 0 21.41 16.090000000000003 L17.91 14.500000000000004" }]]
1069
- }, wn = {
1074
+ components: [["path", { d: "m16.02 12 5.48 3.13a1 1 0 0 1 0 1.74L13 21.74a2 2 0 0 1-2 0l-8.5-4.87a1 1 0 0 1 0-1.74L7.98 12 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" }]]
1075
+ }, Gn = {
1070
1076
  name: "lu-layers",
1071
- 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 M22 17.65 L12.83 21.81 A2 2 0 0 1 11.17 21.81 L2 17.65 M22 12.65 L12.83 16.810000000000002 A2 2 0 0 1 11.17 16.810000000000002 L2 12.65" }]]
1072
- }, xn = {
1077
+ 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" }]]
1078
+ }, Pn = {
1073
1079
  name: "lu-layout-dashboard",
1074
1080
  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" }]]
1075
- }, Gn = {
1081
+ }, Sn = {
1076
1082
  name: "lu-layout-grid",
1077
1083
  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" }]]
1078
- }, Pn = {
1084
+ }, In = {
1079
1085
  name: "lu-layout-list",
1080
1086
  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" }]]
1081
- }, Sn = {
1087
+ }, On = {
1082
1088
  name: "lu-layout-panel-left",
1083
1089
  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" }]]
1084
- }, In = {
1090
+ }, En = {
1085
1091
  name: "lu-layout-panel-top",
1086
1092
  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" }]]
1087
- }, On = {
1093
+ }, Rn = {
1088
1094
  name: "lu-layout-template",
1089
1095
  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" }]]
1090
- }, En = {
1096
+ }, Kn = {
1091
1097
  name: "lu-leaf",
1092
1098
  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" }]]
1093
- }, Rn = {
1099
+ }, Tn = {
1094
1100
  name: "lu-leafy-green",
1095
1101
  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" }]]
1096
- }, Kn = {
1102
+ }, Un = {
1097
1103
  name: "lu-lectern",
1098
1104
  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" }]]
1099
- }, Tn = {
1105
+ }, Xn = {
1100
1106
  name: "lu-letter-text",
1101
1107
  components: [["path", { d: "M15 12h6 M15 6h6 M3 13 L6.553 5.276 ANaN 0 0 1 0.894 6.553 NaN L11 13 M3 18h18 M4 11h6" }]]
1102
- }, Xn = {
1108
+ }, Bn = {
1103
1109
  name: "lu-library-big",
1104
1110
  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" }]]
1105
- }, Un = {
1111
+ }, Wn = {
1106
1112
  name: "lu-library",
1107
1113
  components: [["path", { d: "m16 6 4 14 M12 6v14 M8 8v12 M4 4v16" }]]
1108
- }, Bn = {
1114
+ }, jn = {
1109
1115
  name: "lu-life-buoy",
1110
1116
  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" }]]
1111
- }, Wn = {
1117
+ }, Jn = {
1112
1118
  name: "lu-ligature",
1113
1119
  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" }]]
1114
- }, jn = {
1120
+ }, Qn = {
1115
1121
  name: "lu-lightbulb-off",
1116
1122
  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" }]]
1117
- }, Jn = {
1123
+ }, Yn = {
1118
1124
  name: "lu-lightbulb",
1119
1125
  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" }]]
1120
- }, Qn = {
1126
+ }, _n = {
1121
1127
  name: "lu-link-2-off",
1122
1128
  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" }]]
1123
- }, Yn = {
1129
+ }, $n = {
1124
1130
  name: "lu-link-2",
1125
1131
  components: [["path", { d: "M9 17H7A5 5 0 0 1 7 7h2 M15 7h2a5 5 0 1 1 0 10h-2 M8 12 L16 12" }]]
1126
- }, _n = {
1132
+ }, a4 = {
1127
1133
  name: "lu-link",
1128
1134
  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" }]]
1129
- }, $n = {
1135
+ }, n4 = {
1130
1136
  name: "lu-linkedin",
1131
1137
  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" }]]
1132
- }, a4 = {
1138
+ }, o4 = {
1133
1139
  name: "lu-list-check",
1134
1140
  components: [["path", { d: "M11 18H3 M15 18 L17 20 L21 16 M16 12H3 M16 6H3" }]]
1135
- }, n4 = {
1141
+ }, e4 = {
1136
1142
  name: "lu-list-checks",
1137
1143
  components: [["path", { d: "m3 17 2 2 4-4 M3 7 L5 9 L9 5 M13 6h8 M13 12h8 M13 18h8" }]]
1138
- }, o4 = {
1144
+ }, M4 = {
1139
1145
  name: "lu-list-collapse",
1140
1146
  components: [["path", { d: "m3 10 2.5-2.5L3 5 M3 19 L5.5 16.5 L3 14 M10 6h11 M10 12h11 M10 18h11" }]]
1141
- }, e4 = {
1147
+ }, t4 = {
1142
1148
  name: "lu-list-end",
1143
1149
  components: [["path", { d: "M16 12H3 M16 6H3 M10 18H3 M21 6v10a2 2 0 0 1-2 2h-5 M16 16 L14 18 L16 20" }]]
1144
- }, M4 = {
1150
+ }, h4 = {
1151
+ name: "lu-list-filter-plus",
1152
+ components: [["path", { d: "M10 18h4 M11 6H3 M15 6h6 M18 9V3 M7 12h8" }]]
1153
+ }, c4 = {
1145
1154
  name: "lu-list-filter",
1146
1155
  components: [["path", { d: "M3 6h18 M7 12h10 M10 18h4" }]]
1147
- }, t4 = {
1156
+ }, s4 = {
1148
1157
  name: "lu-list-minus",
1149
1158
  components: [["path", { d: "M11 12H3 M16 6H3 M16 18H3 M21 12h-6" }]]
1150
- }, h4 = {
1159
+ }, l4 = {
1151
1160
  name: "lu-list-music",
1152
1161
  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" }]]
1153
- }, c4 = {
1162
+ }, m4 = {
1154
1163
  name: "lu-list-ordered",
1155
1164
  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" }]]
1156
- }, s4 = {
1165
+ }, p4 = {
1157
1166
  name: "lu-list-plus",
1158
1167
  components: [["path", { d: "M11 12H3 M16 6H3 M16 18H3 M18 9v6 M21 12h-6" }]]
1159
- }, l4 = {
1168
+ }, u4 = {
1160
1169
  name: "lu-list-restart",
1161
1170
  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" }]]
1162
- }, m4 = {
1171
+ }, L4 = {
1163
1172
  name: "lu-list-start",
1164
1173
  components: [["path", { d: "M16 12H3 M16 18H3 M10 6H3 M21 18V8a2 2 0 0 0-2-2h-5 M16 8 L14 6 L16 4" }]]
1165
- }, u4 = {
1174
+ }, d4 = {
1166
1175
  name: "lu-list-todo",
1167
1176
  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" }]]
1168
- }, p4 = {
1177
+ }, v4 = {
1169
1178
  name: "lu-list-tree",
1170
1179
  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" }]]
1171
- }, L4 = {
1180
+ }, i4 = {
1172
1181
  name: "lu-list-video",
1173
1182
  components: [["path", { d: "M12 12H3 M16 6H3 M12 18H3 M16 12 L21 15 L16 18 L16 12 Z" }]]
1174
- }, d4 = {
1183
+ }, r4 = {
1175
1184
  name: "lu-list-x",
1176
1185
  components: [["path", { d: "M11 12H3 M16 6H3 M16 18H3 M19 10 L15 14 M15 10 L19 14" }]]
1177
- }, v4 = {
1186
+ }, H4 = {
1178
1187
  name: "lu-list",
1179
1188
  components: [["path", { d: "M3 12h.01 M3 18h.01 M3 6h.01 M8 12h13 M8 18h13 M8 6h13" }]]
1180
- }, i4 = {
1189
+ }, Z4 = {
1181
1190
  name: "lu-loader-circle",
1182
1191
  components: [["path", { d: "M21 12a9 9 0 1 1-6.219-8.56" }]]
1183
- }, r4 = {
1192
+ }, V4 = {
1184
1193
  name: "lu-loader-pinwheel",
1185
1194
  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" }]]
1186
- }, Z4 = {
1195
+ }, f4 = {
1187
1196
  name: "lu-loader",
1188
1197
  components: [["path", { d: "M12 2v4 M16.2 7.8 L19.099999999999998 4.9 M18 12h4 M16.2 16.2 L19.099999999999998 19.099999999999998 M12 18v4 M4.9 19.1 L7.800000000000001 16.200000000000003 M2 12h4 M4.9 4.9 L7.800000000000001 7.800000000000001" }]]
1189
- }, H4 = {
1198
+ }, g4 = {
1190
1199
  name: "lu-locate-fixed",
1191
1200
  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" }]]
1192
- }, V4 = {
1201
+ }, N4 = {
1193
1202
  name: "lu-locate-off",
1194
1203
  components: [["path", { d: "M2 12 L5 12 M19 12 L22 12 M12 2 L12 5 M12 19 L12 22 M7.11 7.11C5.83 8.39 5 10.1 5 12c0 3.87 3.13 7 7 7 1.9 0 3.61-.83 4.89-2.11 M18.71 13.96c.19-.63.29-1.29.29-1.96 0-3.87-3.13-7-7-7-.67 0-1.33.1-1.96.29 M2 2 L22 22" }]]
1195
- }, f4 = {
1204
+ }, A4 = {
1196
1205
  name: "lu-locate",
1197
1206
  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" }]]
1198
- }, g4 = {
1207
+ }, C4 = {
1199
1208
  name: "lu-lock-keyhole-open",
1200
1209
  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" }]]
1201
- }, N4 = {
1210
+ }, F4 = {
1202
1211
  name: "lu-lock-keyhole",
1203
1212
  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" }]]
1204
- }, A4 = {
1213
+ }, k4 = {
1205
1214
  name: "lu-lock-open",
1206
1215
  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" }]]
1207
- }, F4 = {
1216
+ }, y4 = {
1208
1217
  name: "lu-lock",
1209
1218
  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" }]]
1210
- }, C4 = {
1219
+ }, z4 = {
1211
1220
  name: "lu-log-in",
1212
1221
  components: [["path", { d: "M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4 M15 12 L3 12" }]]
1213
- }, k4 = {
1222
+ }, b4 = {
1214
1223
  name: "lu-log-out",
1215
1224
  components: [["path", { d: "M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4 M21 12 L9 12" }]]
1216
- }, y4 = {
1225
+ }, D4 = {
1217
1226
  name: "lu-logs",
1218
1227
  components: [["path", { d: "M13 12h8 M13 18h8 M13 6h8 M3 12h1 M3 18h1 M3 6h1 M8 12h1 M8 18h1 M8 6h1" }]]
1219
- }, z4 = {
1228
+ }, q4 = {
1220
1229
  name: "lu-lollipop",
1221
1230
  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" }]]
1222
- }, b4 = {
1231
+ }, w4 = {
1223
1232
  name: "lu-luggage",
1224
1233
  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" }]]
1225
- }, D4 = {
1234
+ }, x4 = {
1226
1235
  name: "lu-magnet",
1227
1236
  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" }]]
1228
- }, q4 = {
1237
+ }, G4 = {
1229
1238
  name: "lu-mail-check",
1230
1239
  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.969999999999999 12.7 L2 7 M16 19 L18 21 L22 17" }]]
1231
- }, w4 = {
1240
+ }, P4 = {
1232
1241
  name: "lu-mail-minus",
1233
1242
  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.969999999999999 12.7 L2 7 M16 19h6" }]]
1234
- }, x4 = {
1243
+ }, S4 = {
1235
1244
  name: "lu-mail-open",
1236
1245
  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.969999999999999 15.7 L2 10" }]]
1237
- }, G4 = {
1246
+ }, I4 = {
1238
1247
  name: "lu-mail-plus",
1239
1248
  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.969999999999999 12.7 L2 7 M19 16v6 M16 19h6" }]]
1240
- }, P4 = {
1249
+ }, O4 = {
1241
1250
  name: "lu-mail-question",
1242
1251
  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.969999999999999 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" }]]
1243
- }, S4 = {
1252
+ }, E4 = {
1244
1253
  name: "lu-mail-search",
1245
1254
  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.969999999999999 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" }]]
1246
- }, I4 = {
1255
+ }, R4 = {
1247
1256
  name: "lu-mail-warning",
1248
1257
  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.969999999999999 12.7 L2 7 M20 14v4 M20 22v.01" }]]
1249
- }, O4 = {
1258
+ }, K4 = {
1250
1259
  name: "lu-mail-x",
1251
1260
  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.969999999999999 12.7 L2 7 M17 17 L21 21 M21 17 L17 21" }]]
1252
- }, E4 = {
1261
+ }, T4 = {
1253
1262
  name: "lu-mail",
1254
1263
  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 M22 7 L13.03 12.7 A1.94 1.94 0 0 1 10.969999999999999 12.7 L2 7" }]]
1255
- }, R4 = {
1264
+ }, U4 = {
1256
1265
  name: "lu-mailbox",
1257
1266
  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 M6.5 5C9 5 11 7 11 9.5V17a2 2 0 0 1-2 2 M6 10 L7 10" }]]
1258
- }, K4 = {
1267
+ }, X4 = {
1259
1268
  name: "lu-mails",
1260
1269
  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 CNaN NaN, 13.1 10.78, NaN NaN L6 7 M2 8v11c0 1.1.9 2 2 2h14" }]]
1261
- }, T4 = {
1270
+ }, B4 = {
1262
1271
  name: "lu-map-pin-check-inside",
1263
1272
  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" }]]
1264
- }, X4 = {
1273
+ }, W4 = {
1265
1274
  name: "lu-map-pin-check",
1266
1275
  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" }]]
1267
- }, U4 = {
1276
+ }, j4 = {
1268
1277
  name: "lu-map-pin-house",
1269
1278
  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" }]]
1270
- }, B4 = {
1279
+ }, J4 = {
1271
1280
  name: "lu-map-pin-minus-inside",
1272
1281
  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" }]]
1273
- }, W4 = {
1282
+ }, Q4 = {
1274
1283
  name: "lu-map-pin-minus",
1275
1284
  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" }]]
1276
- }, j4 = {
1285
+ }, Y4 = {
1277
1286
  name: "lu-map-pin-off",
1278
1287
  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" }]]
1279
- }, J4 = {
1288
+ }, _4 = {
1280
1289
  name: "lu-map-pin-plus-inside",
1281
1290
  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" }]]
1282
- }, Q4 = {
1291
+ }, $4 = {
1283
1292
  name: "lu-map-pin-plus",
1284
1293
  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" }]]
1285
- }, Y4 = {
1294
+ }, a9 = {
1286
1295
  name: "lu-map-pin-x-inside",
1287
1296
  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" }]]
1288
- }, _4 = {
1297
+ }, n9 = {
1289
1298
  name: "lu-map-pin-x",
1290
1299
  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" }]]
1291
- }, $4 = {
1300
+ }, o9 = {
1292
1301
  name: "lu-map-pin",
1293
1302
  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" }]]
1294
- }, a9 = {
1303
+ }, e9 = {
1295
1304
  name: "lu-map-pinned",
1296
1305
  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" }]]
1297
- }, n9 = {
1306
+ }, M9 = {
1298
1307
  name: "lu-map",
1299
1308
  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" }]]
1300
- }, o9 = {
1309
+ }, t9 = {
1301
1310
  name: "lu-martini",
1302
1311
  components: [["path", { d: "M8 22h8 M12 11v11 M19 3 L12 11 L5 3 Z" }]]
1303
- }, e9 = {
1312
+ }, h9 = {
1304
1313
  name: "lu-maximize-2",
1305
1314
  components: [["path", { d: " M21 3 L14 10 M3 21 L10 14" }]]
1306
- }, M9 = {
1315
+ }, c9 = {
1307
1316
  name: "lu-maximize",
1308
1317
  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" }]]
1309
- }, t9 = {
1318
+ }, s9 = {
1310
1319
  name: "lu-medal",
1311
1320
  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.1999999999999993 M8 7h8 M7,17 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M12 18v-2h-.5" }]]
1312
- }, h9 = {
1321
+ }, l9 = {
1313
1322
  name: "lu-megaphone-off",
1314
1323
  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" }]]
1315
- }, c9 = {
1324
+ }, m9 = {
1316
1325
  name: "lu-megaphone",
1317
1326
  components: [["path", { d: "m3 11 18-5v12L3 14v-3z M11.6 16.8a3 3 0 1 1-5.8-1.6" }]]
1318
- }, s9 = {
1327
+ }, p9 = {
1319
1328
  name: "lu-meh",
1320
1329
  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" }]]
1321
- }, l9 = {
1330
+ }, u9 = {
1322
1331
  name: "lu-memory-stick",
1323
1332
  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" }]]
1324
- }, m9 = {
1333
+ }, L9 = {
1325
1334
  name: "lu-menu",
1326
1335
  components: [["path", { d: "M4 12 L20 12 M4 6 L20 6 M4 18 L20 18" }]]
1327
- }, u9 = {
1336
+ }, d9 = {
1328
1337
  name: "lu-merge",
1329
1338
  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" }]]
1330
- }, p9 = {
1339
+ }, v9 = {
1331
1340
  name: "lu-message-circle-code",
1332
1341
  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" }]]
1333
- }, L9 = {
1342
+ }, i9 = {
1334
1343
  name: "lu-message-circle-dashed",
1335
1344
  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" }]]
1336
- }, d9 = {
1345
+ }, r9 = {
1337
1346
  name: "lu-message-circle-heart",
1338
1347
  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" }]]
1339
- }, v9 = {
1348
+ }, H9 = {
1340
1349
  name: "lu-message-circle-more",
1341
1350
  components: [["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z M8 12h.01 M12 12h.01 M16 12h.01" }]]
1342
- }, i9 = {
1351
+ }, Z9 = {
1343
1352
  name: "lu-message-circle-off",
1344
1353
  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" }]]
1345
- }, r9 = {
1354
+ }, V9 = {
1346
1355
  name: "lu-message-circle-plus",
1347
1356
  components: [["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z M8 12h8 M12 8v8" }]]
1348
- }, Z9 = {
1357
+ }, f9 = {
1349
1358
  name: "lu-message-circle-question",
1350
1359
  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" }]]
1351
- }, H9 = {
1360
+ }, g9 = {
1352
1361
  name: "lu-message-circle-reply",
1353
1362
  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" }]]
1354
- }, V9 = {
1363
+ }, N9 = {
1355
1364
  name: "lu-message-circle-warning",
1356
1365
  components: [["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z M12 8v4 M12 16h.01" }]]
1357
- }, f9 = {
1366
+ }, A9 = {
1358
1367
  name: "lu-message-circle-x",
1359
1368
  components: [["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z M15 9 L9 15 M9 9 L15 15" }]]
1360
- }, g9 = {
1369
+ }, C9 = {
1361
1370
  name: "lu-message-circle",
1362
1371
  components: [["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z" }]]
1363
- }, N9 = {
1372
+ }, F9 = {
1364
1373
  name: "lu-message-square-code",
1365
1374
  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" }]]
1366
- }, A9 = {
1375
+ }, k9 = {
1367
1376
  name: "lu-message-square-dashed",
1368
1377
  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" }]]
1369
- }, F9 = {
1378
+ }, y9 = {
1370
1379
  name: "lu-message-square-diff",
1371
1380
  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" }]]
1372
- }, C9 = {
1381
+ }, z9 = {
1373
1382
  name: "lu-message-square-dot",
1374
1383
  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" }]]
1375
- }, k9 = {
1384
+ }, b9 = {
1376
1385
  name: "lu-message-square-heart",
1377
1386
  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" }]]
1378
- }, y9 = {
1387
+ }, D9 = {
1379
1388
  name: "lu-message-square-lock",
1380
1389
  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" }]]
1381
- }, z9 = {
1390
+ }, q9 = {
1382
1391
  name: "lu-message-square-more",
1383
1392
  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" }]]
1384
- }, b9 = {
1393
+ }, w9 = {
1385
1394
  name: "lu-message-square-off",
1386
1395
  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" }]]
1387
- }, D9 = {
1396
+ }, x9 = {
1388
1397
  name: "lu-message-square-plus",
1389
1398
  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" }]]
1390
- }, q9 = {
1399
+ }, G9 = {
1391
1400
  name: "lu-message-square-quote",
1392
1401
  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" }]]
1393
- }, w9 = {
1402
+ }, P9 = {
1394
1403
  name: "lu-message-square-reply",
1395
1404
  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" }]]
1396
- }, x9 = {
1405
+ }, S9 = {
1397
1406
  name: "lu-message-square-share",
1398
1407
  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" }]]
1399
- }, G9 = {
1408
+ }, I9 = {
1400
1409
  name: "lu-message-square-text",
1401
1410
  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" }]]
1402
- }, P9 = {
1411
+ }, O9 = {
1403
1412
  name: "lu-message-square-warning",
1404
1413
  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" }]]
1405
- }, S9 = {
1414
+ }, E9 = {
1406
1415
  name: "lu-message-square-x",
1407
1416
  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" }]]
1408
- }, I9 = {
1417
+ }, R9 = {
1409
1418
  name: "lu-message-square",
1410
1419
  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" }]]
1411
- }, O9 = {
1420
+ }, K9 = {
1412
1421
  name: "lu-messages-square",
1413
1422
  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" }]]
1414
- }, E9 = {
1423
+ }, T9 = {
1415
1424
  name: "lu-mic-off",
1416
1425
  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" }]]
1417
- }, R9 = {
1426
+ }, U9 = {
1418
1427
  name: "lu-mic-vocal",
1419
1428
  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" }]]
1420
- }, K9 = {
1429
+ }, X9 = {
1421
1430
  name: "lu-mic",
1422
1431
  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" }]]
1423
- }, T9 = {
1432
+ }, B9 = {
1424
1433
  name: "lu-microchip",
1425
1434
  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" }]]
1426
- }, X9 = {
1435
+ }, W9 = {
1427
1436
  name: "lu-microscope",
1428
1437
  components: [["path", { d: "M6 18h8 M3 22h18 M14 22a7 7 0 1 0 0-14h-1 M9 14h2 M9 12a2 2 0 0 1-2-2V6h6v4a2 2 0 0 1-2 2Z M12 6V3a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v3" }]]
1429
- }, U9 = {
1438
+ }, j9 = {
1430
1439
  name: "lu-microwave",
1431
1440
  components: [["path", { d: "M4,4 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 M7,8 h6 a1,1 0 0 1 1,1 v5 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-5 a1,1 0 0 1 1,-1 Z M18 8v7 M6 19v2 M18 19v2" }]]
1432
- }, B9 = {
1441
+ }, J9 = {
1433
1442
  name: "lu-milestone",
1434
1443
  components: [["path", { d: "M12 13v8 M12 3v3 M4 6a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h13a2 2 0 0 0 1.152-.365l3.424-2.317a1 1 0 0 0 0-1.635l-3.424-2.318A2 2 0 0 0 17 6z" }]]
1435
- }, W9 = {
1444
+ }, Q9 = {
1436
1445
  name: "lu-milk-off",
1437
1446
  components: [["path", { d: "M8 2h8 M9 2v1.343M15 2v2.789a4 4 0 0 0 .672 2.219l.656.984a4 4 0 0 1 .672 2.22v1.131M7.8 7.8l-.128.192A4 4 0 0 0 7 10.212V20a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-3 M7 15a6.47 6.47 0 0 1 5 0 6.472 6.472 0 0 0 3.435.435 M2 2 L22 22" }]]
1438
- }, j9 = {
1447
+ }, Y9 = {
1439
1448
  name: "lu-milk",
1440
1449
  components: [["path", { d: "M8 2h8 M9 2v2.789a4 4 0 0 1-.672 2.219l-.656.984A4 4 0 0 0 7 10.212V20a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-9.789a4 4 0 0 0-.672-2.219l-.656-.984A4 4 0 0 1 15 4.788V2 M7 15a6.472 6.472 0 0 1 5 0 6.47 6.47 0 0 0 5 0" }]]
1441
- }, J9 = {
1450
+ }, _9 = {
1442
1451
  name: "lu-minimize-2",
1443
1452
  components: [["path", { d: " M14 10 L21 3 M3 21 L10 14" }]]
1444
- }, Q9 = {
1453
+ }, $9 = {
1445
1454
  name: "lu-minimize",
1446
1455
  components: [["path", { d: "M8 3v3a2 2 0 0 1-2 2H3 M21 8h-3a2 2 0 0 1-2-2V3 M3 16h3a2 2 0 0 1 2 2v3 M16 21v-3a2 2 0 0 1 2-2h3" }]]
1447
- }, Y9 = {
1456
+ }, a3 = {
1448
1457
  name: "lu-minus",
1449
1458
  components: [["path", { d: "M5 12h14" }]]
1450
- }, _9 = {
1459
+ }, n3 = {
1451
1460
  name: "lu-monitor-check",
1452
1461
  components: [["path", { d: "m9 10 2 2 4-4 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 M12 17v4 M8 21h8" }]]
1453
- }, $9 = {
1462
+ }, o3 = {
1454
1463
  name: "lu-monitor-cog",
1455
1464
  components: [["path", { d: "M12 17v4 M15.2 4.9 L14.299999999999999 4.5 M15.2 7.1 LNaN NaN M16.9 3.2 L16.5 2.3000000000000003 M16.9 8.8 LNaN NaN M19.5 2.3 LNaN NaN M19.5 9.7 L19.1 8.799999999999999 M21.7 4.5 LNaN NaN M21.7 7.5 L20.8 7.1 M22 13v2a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7 M8 21h8 M15,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
1456
- }, ao = {
1465
+ }, e3 = {
1457
1466
  name: "lu-monitor-dot",
1458
1467
  components: [["path", { d: "M16,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M22 12v3a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h9 M12 17v4 M8 21h8" }]]
1459
- }, no = {
1468
+ }, M3 = {
1460
1469
  name: "lu-monitor-down",
1461
1470
  components: [["path", { d: "M12 13V7 M15 10 L12 13 L9 10 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 M12 17v4 M8 21h8" }]]
1462
- }, oo = {
1471
+ }, t3 = {
1463
1472
  name: "lu-monitor-off",
1464
1473
  components: [["path", { d: "M17 17H4a2 2 0 0 1-2-2V5c0-1.5 1-2 1-2 M22 15V5a2 2 0 0 0-2-2H9 M8 21h8 M12 17v4 M2 2 L22 22" }]]
1465
- }, eo = {
1474
+ }, h3 = {
1466
1475
  name: "lu-monitor-pause",
1467
1476
  components: [["path", { d: "M10 13V7 M14 13V7 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 M12 17v4 M8 21h8" }]]
1468
- }, Mo = {
1477
+ }, c3 = {
1469
1478
  name: "lu-monitor-play",
1470
1479
  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 M12 17v4 M8 21h8 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" }]]
1471
- }, to = {
1480
+ }, s3 = {
1472
1481
  name: "lu-monitor-smartphone",
1473
1482
  components: [["path", { d: "M18 8V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h8 M10 19v-3.96 3.15 M7 19h5 M18,12 h2 a2,2 0 0 1 2,2 v6 a2,2 0 0 1 -2,2 h-2 a2,2 0 0 1 -2,-2 v-6 a2,2 0 0 1 2,-2 Z" }]]
1474
- }, ho = {
1483
+ }, l3 = {
1475
1484
  name: "lu-monitor-speaker",
1476
1485
  components: [["path", { d: "M5.5 20H8 M17 9h.01 M14,4 h6 a2,2 0 0 1 2,2 v12 a2,2 0 0 1 -2,2 h-6 a2,2 0 0 1 -2,-2 v-12 a2,2 0 0 1 2,-2 Z M8 6H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h4 M16,15 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
1477
- }, co = {
1486
+ }, m3 = {
1478
1487
  name: "lu-monitor-stop",
1479
1488
  components: [["path", { d: "M12 17v4 M8 21h8 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 M10,7 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" }]]
1480
- }, so = {
1489
+ }, p3 = {
1481
1490
  name: "lu-monitor-up",
1482
1491
  components: [["path", { d: "m9 10 3-3 3 3 M12 13V7 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 M12 17v4 M8 21h8" }]]
1483
- }, lo = {
1492
+ }, u3 = {
1484
1493
  name: "lu-monitor-x",
1485
1494
  components: [["path", { d: "m14.5 12.5-5-5 M9.5 12.5 L14.5 7.5 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 M12 17v4 M8 21h8" }]]
1486
- }, mo = {
1495
+ }, L3 = {
1487
1496
  name: "lu-monitor",
1488
1497
  components: [["path", { d: "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 M8 21 L16 21 M12 17 L12 21" }]]
1489
- }, uo = {
1498
+ }, d3 = {
1490
1499
  name: "lu-moon-star",
1491
1500
  components: [["path", { d: "M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9 M20 3v4 M22 5h-4" }]]
1492
- }, po = {
1493
- name: "lu-moon",
1494
- components: [["path", { d: "M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z" }]]
1495
- }, Lo = {
1496
- name: "lu-mountain-snow",
1497
- components: [["path", { d: "m8 3 4 8 5-5 5 15H2L8 3z M4.14 15.08c2.62-1.57 5.24-1.43 7.86.42 2.74 1.94 5.49 2 8.23.19" }]]
1498
- }, vo = {
1499
- name: "lu-mountain",
1500
- components: [["path", { d: "m8 3 4 8 5-5 5 15H2L8 3z" }]]
1501
1501
  };
1502
1502
  export {
1503
- a as LuCornerLeftDown,
1504
- n as LuCornerLeftUp,
1505
- o as LuCornerRightDown,
1506
- e as LuCornerRightUp,
1507
- M as LuCornerUpLeft,
1508
- t as LuCornerUpRight,
1509
- h as LuCpu,
1510
- c as LuCreativeCommons,
1511
- s as LuCreditCard,
1512
- l as LuCroissant,
1513
- m as LuCrop,
1503
+ a as LuCornerDownRight,
1504
+ n as LuCornerLeftDown,
1505
+ o as LuCornerLeftUp,
1506
+ e as LuCornerRightDown,
1507
+ M as LuCornerRightUp,
1508
+ t as LuCornerUpLeft,
1509
+ h as LuCornerUpRight,
1510
+ c as LuCpu,
1511
+ s as LuCreativeCommons,
1512
+ l as LuCreditCard,
1513
+ m as LuCroissant,
1514
+ p as LuCrop,
1514
1515
  u as LuCross,
1515
- p as LuCrosshair,
1516
- L as LuCrown,
1517
- d as LuCuboid,
1518
- v as LuCupSoda,
1519
- i as LuCurrency,
1520
- r as LuCylinder,
1516
+ L as LuCrosshair,
1517
+ d as LuCrown,
1518
+ v as LuCuboid,
1519
+ i as LuCupSoda,
1520
+ r as LuCurrency,
1521
+ H as LuCylinder,
1521
1522
  Z as LuDam,
1522
- f as LuDatabase,
1523
- H as LuDatabaseBackup,
1524
- V as LuDatabaseZap,
1525
- g as LuDelete,
1526
- N as LuDessert,
1527
- A as LuDiameter,
1528
- y as LuDiamond,
1523
+ g as LuDatabase,
1524
+ V as LuDatabaseBackup,
1525
+ f as LuDatabaseZap,
1526
+ N as LuDelete,
1527
+ A as LuDessert,
1528
+ C as LuDiameter,
1529
+ z as LuDiamond,
1529
1530
  F as LuDiamondMinus,
1530
- C as LuDiamondPercent,
1531
- k as LuDiamondPlus,
1532
- z as LuDice1,
1533
- b as LuDice2,
1534
- D as LuDice3,
1535
- q as LuDice4,
1536
- w as LuDice5,
1537
- x as LuDice6,
1538
- G as LuDices,
1539
- P as LuDiff,
1540
- E as LuDisc,
1541
- S as LuDisc2,
1542
- I as LuDisc3,
1543
- O as LuDiscAlbum,
1544
- R as LuDivide,
1545
- T as LuDna,
1546
- K as LuDnaOff,
1531
+ k as LuDiamondPercent,
1532
+ y as LuDiamondPlus,
1533
+ b as LuDice1,
1534
+ D as LuDice2,
1535
+ q as LuDice3,
1536
+ w as LuDice4,
1537
+ x as LuDice5,
1538
+ G as LuDice6,
1539
+ P as LuDices,
1540
+ S as LuDiff,
1541
+ R as LuDisc,
1542
+ I as LuDisc2,
1543
+ O as LuDisc3,
1544
+ E as LuDiscAlbum,
1545
+ K as LuDivide,
1546
+ U as LuDna,
1547
+ T as LuDnaOff,
1547
1548
  X as LuDock,
1548
- U as LuDog,
1549
- B as LuDollarSign,
1550
- W as LuDonut,
1551
- j as LuDoorClosed,
1552
- J as LuDoorOpen,
1553
- Q as LuDot,
1554
- Y as LuDownload,
1555
- _ as LuDraftingCompass,
1556
- $ as LuDrama,
1557
- a1 as LuDribbble,
1558
- n1 as LuDrill,
1559
- o1 as LuDroplet,
1560
- e1 as LuDroplets,
1561
- M1 as LuDrum,
1562
- t1 as LuDrumstick,
1563
- h1 as LuDumbbell,
1564
- s1 as LuEar,
1565
- c1 as LuEarOff,
1566
- m1 as LuEarth,
1567
- l1 as LuEarthLock,
1568
- u1 as LuEclipse,
1569
- d1 as LuEgg,
1570
- p1 as LuEggFried,
1571
- L1 as LuEggOff,
1572
- i1 as LuEllipsis,
1573
- v1 as LuEllipsisVertical,
1574
- H1 as LuEqual,
1575
- r1 as LuEqualApproximately,
1576
- Z1 as LuEqualNot,
1577
- V1 as LuEraser,
1578
- f1 as LuEthernetPort,
1579
- g1 as LuEuro,
1580
- N1 as LuExpand,
1581
- A1 as LuExternalLink,
1582
- k1 as LuEye,
1583
- F1 as LuEyeClosed,
1584
- C1 as LuEyeOff,
1585
- y1 as LuFacebook,
1586
- z1 as LuFactory,
1587
- b1 as LuFan,
1588
- D1 as LuFastForward,
1589
- q1 as LuFeather,
1590
- w1 as LuFence,
1591
- x1 as LuFerrisWheel,
1592
- G1 as LuFigma,
1593
- E2 as LuFile,
1594
- P1 as LuFileArchive,
1595
- I1 as LuFileAudio,
1596
- S1 as LuFileAudio2,
1597
- O1 as LuFileAxis3d,
1598
- R1 as LuFileBadge,
1599
- E1 as LuFileBadge2,
1600
- K1 as LuFileBox,
1601
- X1 as LuFileChartColumn,
1602
- T1 as LuFileChartColumnIncreasing,
1603
- U1 as LuFileChartLine,
1604
- B1 as LuFileChartPie,
1605
- j1 as LuFileCheck,
1606
- W1 as LuFileCheck2,
1607
- J1 as LuFileClock,
1608
- Y1 as LuFileCode,
1609
- Q1 as LuFileCode2,
1610
- _1 as LuFileCog,
1611
- $1 as LuFileDiff,
1612
- a2 as LuFileDigit,
1613
- n2 as LuFileDown,
1614
- o2 as LuFileHeart,
1615
- e2 as LuFileImage,
1616
- M2 as LuFileInput,
1617
- h2 as LuFileJson,
1618
- t2 as LuFileJson2,
1619
- s2 as LuFileKey,
1620
- c2 as LuFileKey2,
1621
- m2 as LuFileLock,
1622
- l2 as LuFileLock2,
1623
- p2 as LuFileMinus,
1624
- u2 as LuFileMinus2,
1625
- L2 as LuFileMusic,
1626
- d2 as LuFileOutput,
1627
- i2 as LuFilePen,
1628
- v2 as LuFilePenLine,
1629
- Z2 as LuFilePlus,
1630
- r2 as LuFilePlus2,
1631
- H2 as LuFileQuestion,
1632
- V2 as LuFileScan,
1633
- g2 as LuFileSearch,
1634
- f2 as LuFileSearch2,
1635
- N2 as LuFileSliders,
1636
- A2 as LuFileSpreadsheet,
1637
- F2 as LuFileStack,
1638
- C2 as LuFileSymlink,
1639
- k2 as LuFileTerminal,
1640
- y2 as LuFileText,
1641
- b2 as LuFileType,
1642
- z2 as LuFileType2,
1643
- D2 as LuFileUp,
1644
- q2 as LuFileUser,
1645
- x2 as LuFileVideo,
1646
- w2 as LuFileVideo2,
1647
- P2 as LuFileVolume,
1648
- G2 as LuFileVolume2,
1649
- S2 as LuFileWarning,
1650
- O2 as LuFileX,
1651
- I2 as LuFileX2,
1652
- R2 as LuFiles,
1653
- K2 as LuFilm,
1654
- X2 as LuFilter,
1655
- T2 as LuFilterX,
1656
- U2 as LuFingerprint,
1657
- B2 as LuFireExtinguisher,
1658
- J2 as LuFish,
1659
- W2 as LuFishOff,
1660
- j2 as LuFishSymbol,
1661
- $2 as LuFlag,
1662
- Q2 as LuFlagOff,
1663
- Y2 as LuFlagTriangleLeft,
1664
- _2 as LuFlagTriangleRight,
1665
- n0 as LuFlame,
1666
- a0 as LuFlameKindling,
1667
- e0 as LuFlashlight,
1668
- o0 as LuFlashlightOff,
1669
- t0 as LuFlaskConical,
1670
- M0 as LuFlaskConicalOff,
1671
- h0 as LuFlaskRound,
1672
- s0 as LuFlipHorizontal,
1673
- c0 as LuFlipHorizontal2,
1674
- m0 as LuFlipVertical,
1675
- l0 as LuFlipVertical2,
1676
- p0 as LuFlower,
1677
- u0 as LuFlower2,
1678
- L0 as LuFocus,
1679
- d0 as LuFoldHorizontal,
1680
- v0 as LuFoldVertical,
1681
- U0 as LuFolder,
1682
- i0 as LuFolderArchive,
1683
- r0 as LuFolderCheck,
1684
- Z0 as LuFolderClock,
1685
- H0 as LuFolderClosed,
1686
- V0 as LuFolderCode,
1687
- f0 as LuFolderCog,
1688
- g0 as LuFolderDot,
1689
- N0 as LuFolderDown,
1690
- F0 as LuFolderGit,
1691
- A0 as LuFolderGit2,
1692
- C0 as LuFolderHeart,
1693
- k0 as LuFolderInput,
1694
- y0 as LuFolderKanban,
1695
- z0 as LuFolderKey,
1696
- b0 as LuFolderLock,
1697
- D0 as LuFolderMinus,
1698
- w0 as LuFolderOpen,
1699
- q0 as LuFolderOpenDot,
1700
- x0 as LuFolderOutput,
1701
- G0 as LuFolderPen,
1702
- P0 as LuFolderPlus,
1703
- S0 as LuFolderRoot,
1704
- O0 as LuFolderSearch,
1705
- I0 as LuFolderSearch2,
1706
- E0 as LuFolderSymlink,
1707
- R0 as LuFolderSync,
1708
- K0 as LuFolderTree,
1709
- T0 as LuFolderUp,
1710
- X0 as LuFolderX,
1711
- B0 as LuFolders,
1712
- W0 as LuFootprints,
1713
- j0 as LuForklift,
1714
- J0 as LuForward,
1715
- Q0 as LuFrame,
1716
- Y0 as LuFramer,
1717
- _0 as LuFrown,
1718
- $0 as LuFuel,
1719
- aa as LuFullscreen,
1720
- oa as LuGalleryHorizontal,
1721
- na as LuGalleryHorizontalEnd,
1722
- ea as LuGalleryThumbnails,
1723
- ta as LuGalleryVertical,
1724
- Ma as LuGalleryVerticalEnd,
1725
- ca as LuGamepad,
1726
- ha as LuGamepad2,
1727
- sa as LuGauge,
1728
- la as LuGavel,
1729
- ma as LuGem,
1730
- ua as LuGhost,
1731
- pa as LuGift,
1732
- da as LuGitBranch,
1733
- La as LuGitBranchPlus,
1734
- va as LuGitCommitHorizontal,
1735
- ia as LuGitCommitVertical,
1736
- Za as LuGitCompare,
1737
- ra as LuGitCompareArrows,
1738
- Ha as LuGitFork,
1739
- Va as LuGitGraph,
1740
- fa as LuGitMerge,
1741
- ka as LuGitPullRequest,
1742
- ga as LuGitPullRequestArrow,
1743
- Na as LuGitPullRequestClosed,
1744
- Fa as LuGitPullRequestCreate,
1745
- Aa as LuGitPullRequestCreateArrow,
1746
- Ca as LuGitPullRequestDraft,
1747
- ya as LuGithub,
1748
- za as LuGitlab,
1749
- ba as LuGlassWater,
1750
- Da as LuGlasses,
1751
- wa as LuGlobe,
1752
- qa as LuGlobeLock,
1753
- xa as LuGoal,
1754
- Ga as LuGrab,
1755
- Pa as LuGraduationCap,
1756
- Sa as LuGrape,
1757
- Ra as LuGrid2x2,
1758
- Ia as LuGrid2x2Check,
1759
- Oa as LuGrid2x2Plus,
1760
- Ea as LuGrid2x2X,
1761
- Ka as LuGrid3x3,
1762
- Ua as LuGrip,
1763
- Ta as LuGripHorizontal,
1764
- Xa as LuGripVertical,
1765
- Ba as LuGroup,
1766
- Wa as LuGuitar,
1767
- ja as LuHam,
1768
- Ja as LuHammer,
1769
- n5 as LuHand,
1770
- Qa as LuHandCoins,
1771
- Ya as LuHandHeart,
1772
- _a as LuHandHelping,
1773
- $a as LuHandMetal,
1774
- a5 as LuHandPlatter,
1775
- o5 as LuHandshake,
1776
- t5 as LuHardDrive,
1777
- e5 as LuHardDriveDownload,
1778
- M5 as LuHardDriveUpload,
1779
- h5 as LuHardHat,
1780
- c5 as LuHash,
1781
- s5 as LuHaze,
1782
- l5 as LuHdmiPort,
1783
- i5 as LuHeading,
1784
- m5 as LuHeading1,
1785
- u5 as LuHeading2,
1786
- p5 as LuHeading3,
1787
- L5 as LuHeading4,
1788
- d5 as LuHeading5,
1789
- v5 as LuHeading6,
1790
- r5 as LuHeadphoneOff,
1791
- Z5 as LuHeadphones,
1792
- H5 as LuHeadset,
1793
- A5 as LuHeart,
1794
- V5 as LuHeartCrack,
1795
- f5 as LuHeartHandshake,
1796
- g5 as LuHeartOff,
1797
- N5 as LuHeartPulse,
1798
- F5 as LuHeater,
1799
- C5 as LuHexagon,
1800
- k5 as LuHighlighter,
1801
- y5 as LuHistory,
1802
- b5 as LuHop,
1803
- z5 as LuHopOff,
1804
- D5 as LuHospital,
1805
- q5 as LuHotel,
1806
- w5 as LuHourglass,
1807
- P5 as LuHouse,
1808
- x5 as LuHousePlug,
1809
- G5 as LuHousePlus,
1810
- S5 as LuIceCreamBowl,
1811
- I5 as LuIceCreamCone,
1812
- O5 as LuIdCard,
1813
- B5 as LuImage,
1814
- E5 as LuImageDown,
1815
- R5 as LuImageMinus,
1816
- K5 as LuImageOff,
1817
- T5 as LuImagePlay,
1818
- X5 as LuImagePlus,
1819
- U5 as LuImageUp,
1820
- W5 as LuImages,
1821
- j5 as LuImport,
1822
- J5 as LuInbox,
1823
- Q5 as LuIndentDecrease,
1824
- Y5 as LuIndentIncrease,
1825
- _5 as LuIndianRupee,
1826
- $5 as LuInfinity,
1827
- an as LuInfo,
1828
- nn as LuInspectionPanel,
1829
- on as LuInstagram,
1830
- en as LuItalic,
1831
- Mn as LuIterationCcw,
1832
- tn as LuIterationCw,
1833
- hn as LuJapaneseYen,
1834
- cn as LuJoystick,
1835
- sn as LuKanban,
1836
- un as LuKey,
1837
- ln as LuKeyRound,
1838
- mn as LuKeySquare,
1839
- dn as LuKeyboard,
1840
- pn as LuKeyboardMusic,
1841
- Ln as LuKeyboardOff,
1842
- fn as LuLamp,
1843
- vn as LuLampCeiling,
1844
- rn as LuLampDesk,
1845
- Zn as LuLampFloor,
1846
- Hn as LuLampWallDown,
1847
- Vn as LuLampWallUp,
1848
- gn as LuLandPlot,
1849
- Nn as LuLandmark,
1850
- An as LuLanguages,
1851
- kn as LuLaptop,
1852
- Cn as LuLaptopMinimal,
1853
- Fn as LuLaptopMinimalCheck,
1854
- zn as LuLasso,
1855
- yn as LuLassoSelect,
1856
- bn as LuLaugh,
1857
- wn as LuLayers,
1858
- Dn as LuLayers2,
1859
- qn as LuLayers3,
1860
- xn as LuLayoutDashboard,
1861
- Gn as LuLayoutGrid,
1862
- Pn as LuLayoutList,
1863
- Sn as LuLayoutPanelLeft,
1864
- In as LuLayoutPanelTop,
1865
- On as LuLayoutTemplate,
1866
- En as LuLeaf,
1867
- Rn as LuLeafyGreen,
1868
- Kn as LuLectern,
1869
- Tn as LuLetterText,
1870
- Un as LuLibrary,
1871
- Xn as LuLibraryBig,
1872
- Bn as LuLifeBuoy,
1873
- Wn as LuLigature,
1874
- Jn as LuLightbulb,
1875
- jn as LuLightbulbOff,
1876
- _n as LuLink,
1877
- Yn as LuLink2,
1878
- Qn as LuLink2Off,
1879
- $n as LuLinkedin,
1880
- v4 as LuList,
1881
- a4 as LuListCheck,
1882
- n4 as LuListChecks,
1883
- o4 as LuListCollapse,
1884
- e4 as LuListEnd,
1885
- M4 as LuListFilter,
1886
- t4 as LuListMinus,
1887
- h4 as LuListMusic,
1888
- c4 as LuListOrdered,
1889
- s4 as LuListPlus,
1890
- l4 as LuListRestart,
1891
- m4 as LuListStart,
1892
- u4 as LuListTodo,
1893
- p4 as LuListTree,
1894
- L4 as LuListVideo,
1895
- d4 as LuListX,
1896
- Z4 as LuLoader,
1897
- i4 as LuLoaderCircle,
1898
- r4 as LuLoaderPinwheel,
1899
- f4 as LuLocate,
1900
- H4 as LuLocateFixed,
1901
- V4 as LuLocateOff,
1902
- F4 as LuLock,
1903
- N4 as LuLockKeyhole,
1904
- g4 as LuLockKeyholeOpen,
1905
- A4 as LuLockOpen,
1906
- C4 as LuLogIn,
1907
- k4 as LuLogOut,
1908
- y4 as LuLogs,
1909
- z4 as LuLollipop,
1910
- b4 as LuLuggage,
1911
- D4 as LuMagnet,
1912
- E4 as LuMail,
1913
- q4 as LuMailCheck,
1914
- w4 as LuMailMinus,
1915
- x4 as LuMailOpen,
1916
- G4 as LuMailPlus,
1917
- P4 as LuMailQuestion,
1918
- S4 as LuMailSearch,
1919
- I4 as LuMailWarning,
1920
- O4 as LuMailX,
1921
- R4 as LuMailbox,
1922
- K4 as LuMails,
1923
- n9 as LuMap,
1924
- $4 as LuMapPin,
1925
- X4 as LuMapPinCheck,
1926
- T4 as LuMapPinCheckInside,
1927
- U4 as LuMapPinHouse,
1928
- W4 as LuMapPinMinus,
1929
- B4 as LuMapPinMinusInside,
1930
- j4 as LuMapPinOff,
1931
- Q4 as LuMapPinPlus,
1932
- J4 as LuMapPinPlusInside,
1933
- _4 as LuMapPinX,
1934
- Y4 as LuMapPinXInside,
1935
- a9 as LuMapPinned,
1936
- o9 as LuMartini,
1937
- M9 as LuMaximize,
1938
- e9 as LuMaximize2,
1939
- t9 as LuMedal,
1940
- c9 as LuMegaphone,
1941
- h9 as LuMegaphoneOff,
1942
- s9 as LuMeh,
1943
- l9 as LuMemoryStick,
1944
- m9 as LuMenu,
1945
- u9 as LuMerge,
1946
- g9 as LuMessageCircle,
1947
- p9 as LuMessageCircleCode,
1948
- L9 as LuMessageCircleDashed,
1949
- d9 as LuMessageCircleHeart,
1950
- v9 as LuMessageCircleMore,
1951
- i9 as LuMessageCircleOff,
1952
- r9 as LuMessageCirclePlus,
1953
- Z9 as LuMessageCircleQuestion,
1954
- H9 as LuMessageCircleReply,
1955
- V9 as LuMessageCircleWarning,
1956
- f9 as LuMessageCircleX,
1957
- I9 as LuMessageSquare,
1958
- N9 as LuMessageSquareCode,
1959
- A9 as LuMessageSquareDashed,
1960
- F9 as LuMessageSquareDiff,
1961
- C9 as LuMessageSquareDot,
1962
- k9 as LuMessageSquareHeart,
1963
- y9 as LuMessageSquareLock,
1964
- z9 as LuMessageSquareMore,
1965
- b9 as LuMessageSquareOff,
1966
- D9 as LuMessageSquarePlus,
1967
- q9 as LuMessageSquareQuote,
1968
- w9 as LuMessageSquareReply,
1969
- x9 as LuMessageSquareShare,
1970
- G9 as LuMessageSquareText,
1971
- P9 as LuMessageSquareWarning,
1972
- S9 as LuMessageSquareX,
1973
- O9 as LuMessagesSquare,
1974
- K9 as LuMic,
1975
- E9 as LuMicOff,
1976
- R9 as LuMicVocal,
1977
- T9 as LuMicrochip,
1978
- X9 as LuMicroscope,
1979
- U9 as LuMicrowave,
1980
- B9 as LuMilestone,
1981
- j9 as LuMilk,
1982
- W9 as LuMilkOff,
1983
- Q9 as LuMinimize,
1984
- J9 as LuMinimize2,
1985
- Y9 as LuMinus,
1986
- mo as LuMonitor,
1987
- _9 as LuMonitorCheck,
1988
- $9 as LuMonitorCog,
1989
- ao as LuMonitorDot,
1990
- no as LuMonitorDown,
1991
- oo as LuMonitorOff,
1992
- eo as LuMonitorPause,
1993
- Mo as LuMonitorPlay,
1994
- to as LuMonitorSmartphone,
1995
- ho as LuMonitorSpeaker,
1996
- co as LuMonitorStop,
1997
- so as LuMonitorUp,
1998
- lo as LuMonitorX,
1999
- po as LuMoon,
2000
- uo as LuMoonStar,
2001
- vo as LuMountain,
2002
- Lo as LuMountainSnow
1549
+ B as LuDog,
1550
+ W as LuDollarSign,
1551
+ j as LuDonut,
1552
+ J as LuDoorClosed,
1553
+ Q as LuDoorOpen,
1554
+ Y as LuDot,
1555
+ _ as LuDownload,
1556
+ $ as LuDraftingCompass,
1557
+ a1 as LuDrama,
1558
+ n1 as LuDribbble,
1559
+ o1 as LuDrill,
1560
+ M1 as LuDroplet,
1561
+ e1 as LuDropletOff,
1562
+ t1 as LuDroplets,
1563
+ h1 as LuDrum,
1564
+ c1 as LuDrumstick,
1565
+ s1 as LuDumbbell,
1566
+ m1 as LuEar,
1567
+ l1 as LuEarOff,
1568
+ u1 as LuEarth,
1569
+ p1 as LuEarthLock,
1570
+ L1 as LuEclipse,
1571
+ i1 as LuEgg,
1572
+ d1 as LuEggFried,
1573
+ v1 as LuEggOff,
1574
+ H1 as LuEllipsis,
1575
+ r1 as LuEllipsisVertical,
1576
+ f1 as LuEqual,
1577
+ Z1 as LuEqualApproximately,
1578
+ V1 as LuEqualNot,
1579
+ g1 as LuEraser,
1580
+ N1 as LuEthernetPort,
1581
+ A1 as LuEuro,
1582
+ C1 as LuExpand,
1583
+ F1 as LuExternalLink,
1584
+ z1 as LuEye,
1585
+ k1 as LuEyeClosed,
1586
+ y1 as LuEyeOff,
1587
+ b1 as LuFacebook,
1588
+ D1 as LuFactory,
1589
+ q1 as LuFan,
1590
+ w1 as LuFastForward,
1591
+ x1 as LuFeather,
1592
+ G1 as LuFence,
1593
+ P1 as LuFerrisWheel,
1594
+ S1 as LuFigma,
1595
+ K2 as LuFile,
1596
+ I1 as LuFileArchive,
1597
+ E1 as LuFileAudio,
1598
+ O1 as LuFileAudio2,
1599
+ R1 as LuFileAxis3d,
1600
+ T1 as LuFileBadge,
1601
+ K1 as LuFileBadge2,
1602
+ U1 as LuFileBox,
1603
+ B1 as LuFileChartColumn,
1604
+ X1 as LuFileChartColumnIncreasing,
1605
+ W1 as LuFileChartLine,
1606
+ j1 as LuFileChartPie,
1607
+ Q1 as LuFileCheck,
1608
+ J1 as LuFileCheck2,
1609
+ Y1 as LuFileClock,
1610
+ $1 as LuFileCode,
1611
+ _1 as LuFileCode2,
1612
+ a2 as LuFileCog,
1613
+ n2 as LuFileDiff,
1614
+ o2 as LuFileDigit,
1615
+ e2 as LuFileDown,
1616
+ M2 as LuFileHeart,
1617
+ t2 as LuFileImage,
1618
+ h2 as LuFileInput,
1619
+ s2 as LuFileJson,
1620
+ c2 as LuFileJson2,
1621
+ m2 as LuFileKey,
1622
+ l2 as LuFileKey2,
1623
+ u2 as LuFileLock,
1624
+ p2 as LuFileLock2,
1625
+ d2 as LuFileMinus,
1626
+ L2 as LuFileMinus2,
1627
+ v2 as LuFileMusic,
1628
+ i2 as LuFileOutput,
1629
+ H2 as LuFilePen,
1630
+ r2 as LuFilePenLine,
1631
+ V2 as LuFilePlus,
1632
+ Z2 as LuFilePlus2,
1633
+ f2 as LuFileQuestion,
1634
+ g2 as LuFileScan,
1635
+ A2 as LuFileSearch,
1636
+ N2 as LuFileSearch2,
1637
+ C2 as LuFileSliders,
1638
+ F2 as LuFileSpreadsheet,
1639
+ k2 as LuFileStack,
1640
+ y2 as LuFileSymlink,
1641
+ z2 as LuFileTerminal,
1642
+ b2 as LuFileText,
1643
+ q2 as LuFileType,
1644
+ D2 as LuFileType2,
1645
+ w2 as LuFileUp,
1646
+ x2 as LuFileUser,
1647
+ P2 as LuFileVideo,
1648
+ G2 as LuFileVideo2,
1649
+ I2 as LuFileVolume,
1650
+ S2 as LuFileVolume2,
1651
+ O2 as LuFileWarning,
1652
+ R2 as LuFileX,
1653
+ E2 as LuFileX2,
1654
+ T2 as LuFiles,
1655
+ U2 as LuFilm,
1656
+ B2 as LuFilter,
1657
+ X2 as LuFilterX,
1658
+ W2 as LuFingerprint,
1659
+ j2 as LuFireExtinguisher,
1660
+ Y2 as LuFish,
1661
+ J2 as LuFishOff,
1662
+ Q2 as LuFishSymbol,
1663
+ n0 as LuFlag,
1664
+ _2 as LuFlagOff,
1665
+ $2 as LuFlagTriangleLeft,
1666
+ a0 as LuFlagTriangleRight,
1667
+ e0 as LuFlame,
1668
+ o0 as LuFlameKindling,
1669
+ t0 as LuFlashlight,
1670
+ M0 as LuFlashlightOff,
1671
+ c0 as LuFlaskConical,
1672
+ h0 as LuFlaskConicalOff,
1673
+ s0 as LuFlaskRound,
1674
+ m0 as LuFlipHorizontal,
1675
+ l0 as LuFlipHorizontal2,
1676
+ u0 as LuFlipVertical,
1677
+ p0 as LuFlipVertical2,
1678
+ d0 as LuFlower,
1679
+ L0 as LuFlower2,
1680
+ v0 as LuFocus,
1681
+ i0 as LuFoldHorizontal,
1682
+ r0 as LuFoldVertical,
1683
+ W0 as LuFolder,
1684
+ H0 as LuFolderArchive,
1685
+ Z0 as LuFolderCheck,
1686
+ V0 as LuFolderClock,
1687
+ f0 as LuFolderClosed,
1688
+ g0 as LuFolderCode,
1689
+ N0 as LuFolderCog,
1690
+ A0 as LuFolderDot,
1691
+ C0 as LuFolderDown,
1692
+ k0 as LuFolderGit,
1693
+ F0 as LuFolderGit2,
1694
+ y0 as LuFolderHeart,
1695
+ z0 as LuFolderInput,
1696
+ b0 as LuFolderKanban,
1697
+ D0 as LuFolderKey,
1698
+ q0 as LuFolderLock,
1699
+ w0 as LuFolderMinus,
1700
+ G0 as LuFolderOpen,
1701
+ x0 as LuFolderOpenDot,
1702
+ P0 as LuFolderOutput,
1703
+ S0 as LuFolderPen,
1704
+ I0 as LuFolderPlus,
1705
+ O0 as LuFolderRoot,
1706
+ R0 as LuFolderSearch,
1707
+ E0 as LuFolderSearch2,
1708
+ K0 as LuFolderSymlink,
1709
+ T0 as LuFolderSync,
1710
+ U0 as LuFolderTree,
1711
+ X0 as LuFolderUp,
1712
+ B0 as LuFolderX,
1713
+ j0 as LuFolders,
1714
+ J0 as LuFootprints,
1715
+ Q0 as LuForklift,
1716
+ Y0 as LuForward,
1717
+ _0 as LuFrame,
1718
+ $0 as LuFramer,
1719
+ aa as LuFrown,
1720
+ na as LuFuel,
1721
+ oa as LuFullscreen,
1722
+ Ma as LuGalleryHorizontal,
1723
+ ea as LuGalleryHorizontalEnd,
1724
+ ta as LuGalleryThumbnails,
1725
+ ca as LuGalleryVertical,
1726
+ ha as LuGalleryVerticalEnd,
1727
+ la as LuGamepad,
1728
+ sa as LuGamepad2,
1729
+ ma as LuGauge,
1730
+ pa as LuGavel,
1731
+ ua as LuGem,
1732
+ La as LuGhost,
1733
+ da as LuGift,
1734
+ ia as LuGitBranch,
1735
+ va as LuGitBranchPlus,
1736
+ ra as LuGitCommitHorizontal,
1737
+ Ha as LuGitCommitVertical,
1738
+ Va as LuGitCompare,
1739
+ Za as LuGitCompareArrows,
1740
+ fa as LuGitFork,
1741
+ ga as LuGitGraph,
1742
+ Na as LuGitMerge,
1743
+ za as LuGitPullRequest,
1744
+ Aa as LuGitPullRequestArrow,
1745
+ Ca as LuGitPullRequestClosed,
1746
+ ka as LuGitPullRequestCreate,
1747
+ Fa as LuGitPullRequestCreateArrow,
1748
+ ya as LuGitPullRequestDraft,
1749
+ ba as LuGithub,
1750
+ Da as LuGitlab,
1751
+ qa as LuGlassWater,
1752
+ wa as LuGlasses,
1753
+ Ga as LuGlobe,
1754
+ xa as LuGlobeLock,
1755
+ Pa as LuGoal,
1756
+ Sa as LuGrab,
1757
+ Ia as LuGraduationCap,
1758
+ Oa as LuGrape,
1759
+ Ta as LuGrid2x2,
1760
+ Ea as LuGrid2x2Check,
1761
+ Ra as LuGrid2x2Plus,
1762
+ Ka as LuGrid2x2X,
1763
+ Ua as LuGrid3x3,
1764
+ Wa as LuGrip,
1765
+ Xa as LuGripHorizontal,
1766
+ Ba as LuGripVertical,
1767
+ ja as LuGroup,
1768
+ Ja as LuGuitar,
1769
+ Qa as LuHam,
1770
+ Ya as LuHammer,
1771
+ e5 as LuHand,
1772
+ _a as LuHandCoins,
1773
+ $a as LuHandHeart,
1774
+ a5 as LuHandHelping,
1775
+ n5 as LuHandMetal,
1776
+ o5 as LuHandPlatter,
1777
+ M5 as LuHandshake,
1778
+ c5 as LuHardDrive,
1779
+ t5 as LuHardDriveDownload,
1780
+ h5 as LuHardDriveUpload,
1781
+ s5 as LuHardHat,
1782
+ l5 as LuHash,
1783
+ m5 as LuHaze,
1784
+ p5 as LuHdmiPort,
1785
+ H5 as LuHeading,
1786
+ u5 as LuHeading1,
1787
+ L5 as LuHeading2,
1788
+ d5 as LuHeading3,
1789
+ v5 as LuHeading4,
1790
+ i5 as LuHeading5,
1791
+ r5 as LuHeading6,
1792
+ Z5 as LuHeadphoneOff,
1793
+ V5 as LuHeadphones,
1794
+ f5 as LuHeadset,
1795
+ F5 as LuHeart,
1796
+ g5 as LuHeartCrack,
1797
+ N5 as LuHeartHandshake,
1798
+ A5 as LuHeartOff,
1799
+ C5 as LuHeartPulse,
1800
+ k5 as LuHeater,
1801
+ y5 as LuHexagon,
1802
+ z5 as LuHighlighter,
1803
+ b5 as LuHistory,
1804
+ q5 as LuHop,
1805
+ D5 as LuHopOff,
1806
+ w5 as LuHospital,
1807
+ x5 as LuHotel,
1808
+ G5 as LuHourglass,
1809
+ I5 as LuHouse,
1810
+ P5 as LuHousePlug,
1811
+ S5 as LuHousePlus,
1812
+ O5 as LuIceCreamBowl,
1813
+ E5 as LuIceCreamCone,
1814
+ R5 as LuIdCard,
1815
+ J5 as LuImage,
1816
+ K5 as LuImageDown,
1817
+ T5 as LuImageMinus,
1818
+ U5 as LuImageOff,
1819
+ X5 as LuImagePlay,
1820
+ B5 as LuImagePlus,
1821
+ W5 as LuImageUp,
1822
+ j5 as LuImageUpscale,
1823
+ Q5 as LuImages,
1824
+ Y5 as LuImport,
1825
+ _5 as LuInbox,
1826
+ $5 as LuIndentDecrease,
1827
+ an as LuIndentIncrease,
1828
+ nn as LuIndianRupee,
1829
+ on as LuInfinity,
1830
+ en as LuInfo,
1831
+ Mn as LuInspectionPanel,
1832
+ tn as LuInstagram,
1833
+ hn as LuItalic,
1834
+ cn as LuIterationCcw,
1835
+ sn as LuIterationCw,
1836
+ ln as LuJapaneseYen,
1837
+ mn as LuJoystick,
1838
+ pn as LuKanban,
1839
+ dn as LuKey,
1840
+ un as LuKeyRound,
1841
+ Ln as LuKeySquare,
1842
+ Hn as LuKeyboard,
1843
+ vn as LuKeyboardMusic,
1844
+ rn as LuKeyboardOff,
1845
+ An as LuLamp,
1846
+ Zn as LuLampCeiling,
1847
+ Vn as LuLampDesk,
1848
+ fn as LuLampFloor,
1849
+ gn as LuLampWallDown,
1850
+ Nn as LuLampWallUp,
1851
+ Cn as LuLandPlot,
1852
+ Fn as LuLandmark,
1853
+ kn as LuLanguages,
1854
+ bn as LuLaptop,
1855
+ zn as LuLaptopMinimal,
1856
+ yn as LuLaptopMinimalCheck,
1857
+ qn as LuLasso,
1858
+ Dn as LuLassoSelect,
1859
+ wn as LuLaugh,
1860
+ Gn as LuLayers,
1861
+ xn as LuLayers2,
1862
+ Pn as LuLayoutDashboard,
1863
+ Sn as LuLayoutGrid,
1864
+ In as LuLayoutList,
1865
+ On as LuLayoutPanelLeft,
1866
+ En as LuLayoutPanelTop,
1867
+ Rn as LuLayoutTemplate,
1868
+ Kn as LuLeaf,
1869
+ Tn as LuLeafyGreen,
1870
+ Un as LuLectern,
1871
+ Xn as LuLetterText,
1872
+ Wn as LuLibrary,
1873
+ Bn as LuLibraryBig,
1874
+ jn as LuLifeBuoy,
1875
+ Jn as LuLigature,
1876
+ Yn as LuLightbulb,
1877
+ Qn as LuLightbulbOff,
1878
+ a4 as LuLink,
1879
+ $n as LuLink2,
1880
+ _n as LuLink2Off,
1881
+ n4 as LuLinkedin,
1882
+ H4 as LuList,
1883
+ o4 as LuListCheck,
1884
+ e4 as LuListChecks,
1885
+ M4 as LuListCollapse,
1886
+ t4 as LuListEnd,
1887
+ c4 as LuListFilter,
1888
+ h4 as LuListFilterPlus,
1889
+ s4 as LuListMinus,
1890
+ l4 as LuListMusic,
1891
+ m4 as LuListOrdered,
1892
+ p4 as LuListPlus,
1893
+ u4 as LuListRestart,
1894
+ L4 as LuListStart,
1895
+ d4 as LuListTodo,
1896
+ v4 as LuListTree,
1897
+ i4 as LuListVideo,
1898
+ r4 as LuListX,
1899
+ f4 as LuLoader,
1900
+ Z4 as LuLoaderCircle,
1901
+ V4 as LuLoaderPinwheel,
1902
+ A4 as LuLocate,
1903
+ g4 as LuLocateFixed,
1904
+ N4 as LuLocateOff,
1905
+ y4 as LuLock,
1906
+ F4 as LuLockKeyhole,
1907
+ C4 as LuLockKeyholeOpen,
1908
+ k4 as LuLockOpen,
1909
+ z4 as LuLogIn,
1910
+ b4 as LuLogOut,
1911
+ D4 as LuLogs,
1912
+ q4 as LuLollipop,
1913
+ w4 as LuLuggage,
1914
+ x4 as LuMagnet,
1915
+ T4 as LuMail,
1916
+ G4 as LuMailCheck,
1917
+ P4 as LuMailMinus,
1918
+ S4 as LuMailOpen,
1919
+ I4 as LuMailPlus,
1920
+ O4 as LuMailQuestion,
1921
+ E4 as LuMailSearch,
1922
+ R4 as LuMailWarning,
1923
+ K4 as LuMailX,
1924
+ U4 as LuMailbox,
1925
+ X4 as LuMails,
1926
+ M9 as LuMap,
1927
+ o9 as LuMapPin,
1928
+ W4 as LuMapPinCheck,
1929
+ B4 as LuMapPinCheckInside,
1930
+ j4 as LuMapPinHouse,
1931
+ Q4 as LuMapPinMinus,
1932
+ J4 as LuMapPinMinusInside,
1933
+ Y4 as LuMapPinOff,
1934
+ $4 as LuMapPinPlus,
1935
+ _4 as LuMapPinPlusInside,
1936
+ n9 as LuMapPinX,
1937
+ a9 as LuMapPinXInside,
1938
+ e9 as LuMapPinned,
1939
+ t9 as LuMartini,
1940
+ c9 as LuMaximize,
1941
+ h9 as LuMaximize2,
1942
+ s9 as LuMedal,
1943
+ m9 as LuMegaphone,
1944
+ l9 as LuMegaphoneOff,
1945
+ p9 as LuMeh,
1946
+ u9 as LuMemoryStick,
1947
+ L9 as LuMenu,
1948
+ d9 as LuMerge,
1949
+ C9 as LuMessageCircle,
1950
+ v9 as LuMessageCircleCode,
1951
+ i9 as LuMessageCircleDashed,
1952
+ r9 as LuMessageCircleHeart,
1953
+ H9 as LuMessageCircleMore,
1954
+ Z9 as LuMessageCircleOff,
1955
+ V9 as LuMessageCirclePlus,
1956
+ f9 as LuMessageCircleQuestion,
1957
+ g9 as LuMessageCircleReply,
1958
+ N9 as LuMessageCircleWarning,
1959
+ A9 as LuMessageCircleX,
1960
+ R9 as LuMessageSquare,
1961
+ F9 as LuMessageSquareCode,
1962
+ k9 as LuMessageSquareDashed,
1963
+ y9 as LuMessageSquareDiff,
1964
+ z9 as LuMessageSquareDot,
1965
+ b9 as LuMessageSquareHeart,
1966
+ D9 as LuMessageSquareLock,
1967
+ q9 as LuMessageSquareMore,
1968
+ w9 as LuMessageSquareOff,
1969
+ x9 as LuMessageSquarePlus,
1970
+ G9 as LuMessageSquareQuote,
1971
+ P9 as LuMessageSquareReply,
1972
+ S9 as LuMessageSquareShare,
1973
+ I9 as LuMessageSquareText,
1974
+ O9 as LuMessageSquareWarning,
1975
+ E9 as LuMessageSquareX,
1976
+ K9 as LuMessagesSquare,
1977
+ X9 as LuMic,
1978
+ T9 as LuMicOff,
1979
+ U9 as LuMicVocal,
1980
+ B9 as LuMicrochip,
1981
+ W9 as LuMicroscope,
1982
+ j9 as LuMicrowave,
1983
+ J9 as LuMilestone,
1984
+ Y9 as LuMilk,
1985
+ Q9 as LuMilkOff,
1986
+ $9 as LuMinimize,
1987
+ _9 as LuMinimize2,
1988
+ a3 as LuMinus,
1989
+ L3 as LuMonitor,
1990
+ n3 as LuMonitorCheck,
1991
+ o3 as LuMonitorCog,
1992
+ e3 as LuMonitorDot,
1993
+ M3 as LuMonitorDown,
1994
+ t3 as LuMonitorOff,
1995
+ h3 as LuMonitorPause,
1996
+ c3 as LuMonitorPlay,
1997
+ s3 as LuMonitorSmartphone,
1998
+ l3 as LuMonitorSpeaker,
1999
+ m3 as LuMonitorStop,
2000
+ p3 as LuMonitorUp,
2001
+ u3 as LuMonitorX,
2002
+ d3 as LuMoonStar
2003
2003
  };