@rotki/ui-library 2.0.3 → 2.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/chips/RuiChip.vue.d.ts +2 -0
- package/dist/components/index.es.js +341 -340
- package/dist/icons/icons_1.d.ts +1 -1
- package/dist/icons/icons_1.es.js +951 -951
- package/dist/icons/icons_2.d.ts +1 -1
- package/dist/icons/icons_2.es.js +981 -981
- package/dist/icons/icons_3.d.ts +1 -1
- package/dist/icons/icons_3.es.js +1001 -1001
- package/dist/icons/icons_4.d.ts +1 -0
- package/dist/icons/icons_4.es.js +271 -267
- package/dist/icons/index.d.ts +1 -1
- package/dist/icons/index.es.js +1148 -1147
- package/dist/index.es.js +1153 -1152
- package/dist/web-types.json +11 -1
- package/package.json +1 -1
package/dist/icons/icons_2.es.js
CHANGED
|
@@ -1,2003 +1,2003 @@
|
|
|
1
1
|
const a = {
|
|
2
|
+
name: "lu-cookie",
|
|
3
|
+
components: [["path", { d: "M12 2a10 10 0 1 0 10 10 4 4 0 0 1-5-5 4 4 0 0 1-5-5 M8.5 8.5v.01 M16 15.5v.01 M12 12v.01 M11 17v.01 M7 14v.01" }]]
|
|
4
|
+
}, n = {
|
|
2
5
|
name: "lu-cooking-pot",
|
|
3
6
|
components: [["path", { d: "M2 12h20 M20 12v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-8 M4 8 L20 4 M8.86 6.78 L8.41 4.97 A2 2 0 0 1 9.86 2.54 L11.8 2.06 A2 2 0 0 1 14.23 3.52 L14.68 5.32" }]]
|
|
4
|
-
},
|
|
7
|
+
}, e = {
|
|
5
8
|
name: "lu-copy-check",
|
|
6
9
|
components: [["path", { d: "m12 15 2 2 4-4 M10,8 h10 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-10 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" }]]
|
|
7
|
-
},
|
|
10
|
+
}, o = {
|
|
8
11
|
name: "lu-copy-minus",
|
|
9
12
|
components: [["path", { d: "M12 15 L18 15 M10,8 h10 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-10 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" }]]
|
|
10
|
-
},
|
|
13
|
+
}, M = {
|
|
11
14
|
name: "lu-copy-plus",
|
|
12
15
|
components: [["path", { d: "M15 12 L15 18 M12 15 L18 15 M10,8 h10 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-10 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" }]]
|
|
13
|
-
},
|
|
16
|
+
}, t = {
|
|
14
17
|
name: "lu-copy-slash",
|
|
15
18
|
components: [["path", { d: "M12 18 L18 12 M10,8 h10 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-10 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" }]]
|
|
16
|
-
},
|
|
19
|
+
}, c = {
|
|
17
20
|
name: "lu-copy-x",
|
|
18
21
|
components: [["path", { d: "M12 12 L18 18 M12 18 L18 12 M10,8 h10 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-10 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" }]]
|
|
19
22
|
}, h = {
|
|
20
23
|
name: "lu-copy",
|
|
21
24
|
components: [["path", { d: "M10,8 h10 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-10 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" }]]
|
|
22
|
-
},
|
|
25
|
+
}, s = {
|
|
23
26
|
name: "lu-copyleft",
|
|
24
27
|
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M9.17 14.83a4 4 0 1 0 0-5.66" }]]
|
|
25
|
-
},
|
|
28
|
+
}, l = {
|
|
26
29
|
name: "lu-copyright",
|
|
27
30
|
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M14.83 14.83a4 4 0 1 1 0-5.66" }]]
|
|
28
|
-
},
|
|
31
|
+
}, m = {
|
|
29
32
|
name: "lu-corner-down-left",
|
|
30
33
|
components: [["path", { d: "M9 10 L4 15 L9 20 M20 4v7a4 4 0 0 1-4 4H4" }]]
|
|
31
|
-
},
|
|
34
|
+
}, u = {
|
|
32
35
|
name: "lu-corner-down-right",
|
|
33
36
|
components: [["path", { d: "M15 10 L20 15 L15 20 M4 4v7a4 4 0 0 0 4 4h12" }]]
|
|
34
|
-
},
|
|
37
|
+
}, p = {
|
|
35
38
|
name: "lu-corner-left-down",
|
|
36
39
|
components: [["path", { d: "M14 15 L9 20 L4 15 M20 4h-7a4 4 0 0 0-4 4v12" }]]
|
|
37
|
-
},
|
|
40
|
+
}, L = {
|
|
38
41
|
name: "lu-corner-left-up",
|
|
39
42
|
components: [["path", { d: "M14 9 L9 4 L4 9 M20 20h-7a4 4 0 0 1-4-4V4" }]]
|
|
40
|
-
},
|
|
43
|
+
}, d = {
|
|
41
44
|
name: "lu-corner-right-down",
|
|
42
45
|
components: [["path", { d: "M10 15 L15 20 L20 15 M4 4h7a4 4 0 0 1 4 4v12" }]]
|
|
43
|
-
},
|
|
46
|
+
}, v = {
|
|
44
47
|
name: "lu-corner-right-up",
|
|
45
48
|
components: [["path", { d: "M10 9 L15 4 L20 9 M4 20h7a4 4 0 0 0 4-4V4" }]]
|
|
46
|
-
},
|
|
49
|
+
}, i = {
|
|
47
50
|
name: "lu-corner-up-left",
|
|
48
51
|
components: [["path", { d: "M9 14 L4 9 L9 4 M20 20v-7a4 4 0 0 0-4-4H4" }]]
|
|
49
|
-
},
|
|
52
|
+
}, r = {
|
|
50
53
|
name: "lu-corner-up-right",
|
|
51
54
|
components: [["path", { d: "M15 14 L20 9 L15 4 M4 20v-7a4 4 0 0 1 4-4h12" }]]
|
|
52
|
-
},
|
|
55
|
+
}, H = {
|
|
53
56
|
name: "lu-cpu",
|
|
54
57
|
components: [["path", { d: "M12 20v2 M12 2v2 M17 20v2 M17 2v2 M2 12h2 M2 17h2 M2 7h2 M20 12h2 M20 17h2 M20 7h2 M7 20v2 M7 2v2 M6,4 h12 a2,2 0 0 1 2,2 v12 a2,2 0 0 1 -2,2 h-12 a2,2 0 0 1 -2,-2 v-12 a2,2 0 0 1 2,-2 Z M9,8 h6 a1,1 0 0 1 1,1 v6 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-6 a1,1 0 0 1 1,-1 Z" }]]
|
|
55
|
-
},
|
|
58
|
+
}, Z = {
|
|
56
59
|
name: "lu-creative-commons",
|
|
57
60
|
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M10 9.3a2.8 2.8 0 0 0-3.5 1 3.1 3.1 0 0 0 0 3.4 2.7 2.7 0 0 0 3.5 1 M17 9.3a2.8 2.8 0 0 0-3.5 1 3.1 3.1 0 0 0 0 3.4 2.7 2.7 0 0 0 3.5 1" }]]
|
|
58
|
-
},
|
|
61
|
+
}, V = {
|
|
59
62
|
name: "lu-credit-card",
|
|
60
63
|
components: [["path", { d: "M4,5 h16 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M2 10 L22 10" }]]
|
|
61
|
-
},
|
|
64
|
+
}, f = {
|
|
62
65
|
name: "lu-croissant",
|
|
63
66
|
components: [["path", { d: "m4.6 13.11 5.79-3.21c1.89-1.05 4.79 1.78 3.71 3.71l-3.22 5.81C8.8 23.16.79 15.23 4.6 13.11Z M10.5 9.5 L9.5 7.21 C9.2 6.48, 8.8 6, 8 6 L4.5 6 C2.79 6, 2 6.5, 2 8.5 A7.71 7.71 0 0 0 4 13.33 M8 6c0-1.55.24-4-2-4-2 0-2.5 2.17-2.5 4 M14.5 13.5 L16.79 14.5 C17.52 14.8, 18 15.2, 18 16 L18 19.5 C18 21.21, 17.5 22, 15.5 22 A7.71 7.71 0 0 1 10.67 20 M18 16c1.55 0 4-.24 4 2 0 2-2.17 2.5-4 2.5" }]]
|
|
64
|
-
},
|
|
67
|
+
}, g = {
|
|
65
68
|
name: "lu-crop",
|
|
66
69
|
components: [["path", { d: "M6 2v14a2 2 0 0 0 2 2h14 M18 22V8a2 2 0 0 0-2-2H2" }]]
|
|
67
|
-
},
|
|
70
|
+
}, A = {
|
|
68
71
|
name: "lu-cross",
|
|
69
72
|
components: [["path", { d: "M4 9a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h4a1 1 0 0 1 1 1v4a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-4a1 1 0 0 1 1-1h4a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2h-4a1 1 0 0 1-1-1V4a2 2 0 0 0-2-2h-2a2 2 0 0 0-2 2v4a1 1 0 0 1-1 1z" }]]
|
|
70
|
-
},
|
|
73
|
+
}, C = {
|
|
71
74
|
name: "lu-crosshair",
|
|
72
75
|
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M22 12 L18 12 M6 12 L2 12 M12 6 L12 2 M12 22 L12 18" }]]
|
|
73
|
-
},
|
|
76
|
+
}, F = {
|
|
74
77
|
name: "lu-crown",
|
|
75
78
|
components: [["path", { d: "M11.562 3.266a.5.5 0 0 1 .876 0L15.39 8.87a1 1 0 0 0 1.516.294L21.183 5.5a.5.5 0 0 1 .798.519l-2.834 10.246a1 1 0 0 1-.956.734H5.81a1 1 0 0 1-.957-.734L2.02 6.02a.5.5 0 0 1 .798-.519l4.276 3.664a1 1 0 0 0 1.516-.294z M5 21h14" }]]
|
|
76
|
-
},
|
|
79
|
+
}, k = {
|
|
77
80
|
name: "lu-cuboid",
|
|
78
81
|
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" }]]
|
|
79
|
-
},
|
|
82
|
+
}, y = {
|
|
80
83
|
name: "lu-cup-soda",
|
|
81
84
|
components: [["path", { d: "m6 8 1.75 12.28a2 2 0 0 0 2 1.72h4.54a2 2 0 0 0 2-1.72L18 8 M5 8h14 M7 15a6.47 6.47 0 0 1 5 0 6.47 6.47 0 0 0 5 0 M12 8 L13 2 L15 2" }]]
|
|
82
|
-
},
|
|
85
|
+
}, z = {
|
|
83
86
|
name: "lu-currency",
|
|
84
87
|
components: [["path", { d: "M4,12 a8,8 0 1,0 16,0 a8,8 0 1,0 -16,0 Z M3 3 L6 6 M21 3 L18 6 M3 21 L6 18 M21 21 L18 18" }]]
|
|
85
|
-
},
|
|
88
|
+
}, b = {
|
|
86
89
|
name: "lu-cylinder",
|
|
87
90
|
components: [["path", { d: "M3,5 a9,3 0 1,0 18,0 a9,3 0 1,0 -18,0 Z M3 5v14a9 3 0 0 0 18 0V5" }]]
|
|
88
|
-
},
|
|
91
|
+
}, D = {
|
|
89
92
|
name: "lu-dam",
|
|
90
93
|
components: [["path", { d: "M11 11.31c1.17.56 1.54 1.69 3.5 1.69 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1 M11.75 18c.35.5 1.45 1 2.75 1 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1 M2 10h4 M2 14h4 M2 18h4 M2 6h4 M7 3a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1L10 4a1 1 0 0 0-1-1z" }]]
|
|
91
|
-
},
|
|
94
|
+
}, q = {
|
|
92
95
|
name: "lu-database-backup",
|
|
93
96
|
components: [["path", { d: "M3,5 a9,3 0 1,0 18,0 a9,3 0 1,0 -18,0 Z M3 12a9 3 0 0 0 5 2.69 M21 9.3V5 M3 5v14a9 3 0 0 0 6.47 2.88 M12 12v4h4 M13 20a5 5 0 0 0 9-3 4.5 4.5 0 0 0-4.5-4.5c-1.33 0-2.54.54-3.41 1.41L12 16" }]]
|
|
94
|
-
},
|
|
97
|
+
}, w = {
|
|
95
98
|
name: "lu-database-zap",
|
|
96
99
|
components: [["path", { d: "M3,5 a9,3 0 1,0 18,0 a9,3 0 1,0 -18,0 Z M3 5V19A9 3 0 0 0 15 21.84 M21 5V8 M21 12L18 17H22L19 22 M3 12A9 3 0 0 0 14.59 14.87" }]]
|
|
97
|
-
},
|
|
100
|
+
}, P = {
|
|
98
101
|
name: "lu-database",
|
|
99
102
|
components: [["path", { d: "M3,5 a9,3 0 1,0 18,0 a9,3 0 1,0 -18,0 Z M3 5V19A9 3 0 0 0 21 19V5 M3 12A9 3 0 0 0 21 12" }]]
|
|
100
|
-
},
|
|
103
|
+
}, x = {
|
|
101
104
|
name: "lu-decimals-arrow-left",
|
|
102
105
|
components: [["path", { d: "m13 21-3-3 3-3 M20 18H10 M3 11h.01 M8.5,3 h0 a2.5,2.5 0 0 1 2.5,2.5 v3 a2.5,2.5 0 0 1 -2.5,2.5 h-0 a2.5,2.5 0 0 1 -2.5,-2.5 v-3 a2.5,2.5 0 0 1 2.5,-2.5 Z" }]]
|
|
103
|
-
},
|
|
106
|
+
}, G = {
|
|
104
107
|
name: "lu-decimals-arrow-right",
|
|
105
108
|
components: [["path", { d: "M10 18h10 M17 21 L20 18 L17 15 M3 11h.01 M17.5,3 h0 a2.5,2.5 0 0 1 2.5,2.5 v3 a2.5,2.5 0 0 1 -2.5,2.5 h-0 a2.5,2.5 0 0 1 -2.5,-2.5 v-3 a2.5,2.5 0 0 1 2.5,-2.5 Z M8.5,3 h0 a2.5,2.5 0 0 1 2.5,2.5 v3 a2.5,2.5 0 0 1 -2.5,2.5 h-0 a2.5,2.5 0 0 1 -2.5,-2.5 v-3 a2.5,2.5 0 0 1 2.5,-2.5 Z" }]]
|
|
106
|
-
},
|
|
109
|
+
}, S = {
|
|
107
110
|
name: "lu-delete",
|
|
108
111
|
components: [["path", { d: "M10 5a2 2 0 0 0-1.344.519l-6.328 5.74a1 1 0 0 0 0 1.481l6.328 5.741A2 2 0 0 0 10 19h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2z M12 9 L18 15 M18 9 L12 15" }]]
|
|
109
|
-
},
|
|
112
|
+
}, I = {
|
|
110
113
|
name: "lu-dessert",
|
|
111
114
|
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" }]]
|
|
112
|
-
},
|
|
115
|
+
}, O = {
|
|
113
116
|
name: "lu-diameter",
|
|
114
117
|
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" }]]
|
|
115
|
-
},
|
|
118
|
+
}, E = {
|
|
116
119
|
name: "lu-diamond-minus",
|
|
117
120
|
components: [["path", { d: "M2.7 10.3a2.41 2.41 0 0 0 0 3.41l7.59 7.59a2.41 2.41 0 0 0 3.41 0l7.59-7.59a2.41 2.41 0 0 0 0-3.41L13.7 2.71a2.41 2.41 0 0 0-3.41 0z M8 12h8" }]]
|
|
118
|
-
},
|
|
121
|
+
}, R = {
|
|
119
122
|
name: "lu-diamond-percent",
|
|
120
123
|
components: [["path", { d: "M2.7 10.3a2.41 2.41 0 0 0 0 3.41l7.59 7.59a2.41 2.41 0 0 0 3.41 0l7.59-7.59a2.41 2.41 0 0 0 0-3.41L13.7 2.71a2.41 2.41 0 0 0-3.41 0Z M9.2 9.2h.01 M14.5 9.5 L9.5 14.5 M14.7 14.8h.01" }]]
|
|
121
|
-
},
|
|
124
|
+
}, K = {
|
|
122
125
|
name: "lu-diamond-plus",
|
|
123
126
|
components: [["path", { d: "M12 8v8 M2.7 10.3a2.41 2.41 0 0 0 0 3.41l7.59 7.59a2.41 2.41 0 0 0 3.41 0l7.59-7.59a2.41 2.41 0 0 0 0-3.41L13.7 2.71a2.41 2.41 0 0 0-3.41 0z M8 12h8" }]]
|
|
124
|
-
},
|
|
127
|
+
}, T = {
|
|
125
128
|
name: "lu-diamond",
|
|
126
129
|
components: [["path", { d: "M2.7 10.3a2.41 2.41 0 0 0 0 3.41l7.59 7.59a2.41 2.41 0 0 0 3.41 0l7.59-7.59a2.41 2.41 0 0 0 0-3.41l-7.59-7.59a2.41 2.41 0 0 0-3.41 0Z" }]]
|
|
127
|
-
},
|
|
130
|
+
}, X = {
|
|
128
131
|
name: "lu-dice-1",
|
|
129
132
|
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M12 12h.01" }]]
|
|
130
|
-
},
|
|
133
|
+
}, U = {
|
|
131
134
|
name: "lu-dice-2",
|
|
132
135
|
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M15 9h.01 M9 15h.01" }]]
|
|
133
|
-
},
|
|
136
|
+
}, B = {
|
|
134
137
|
name: "lu-dice-3",
|
|
135
138
|
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M16 8h.01 M12 12h.01 M8 16h.01" }]]
|
|
136
|
-
},
|
|
139
|
+
}, W = {
|
|
137
140
|
name: "lu-dice-4",
|
|
138
141
|
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M16 8h.01 M8 8h.01 M8 16h.01 M16 16h.01" }]]
|
|
139
|
-
},
|
|
142
|
+
}, j = {
|
|
140
143
|
name: "lu-dice-5",
|
|
141
144
|
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M16 8h.01 M8 8h.01 M8 16h.01 M16 16h.01 M12 12h.01" }]]
|
|
142
|
-
},
|
|
145
|
+
}, J = {
|
|
143
146
|
name: "lu-dice-6",
|
|
144
147
|
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M16 8h.01 M16 12h.01 M16 16h.01 M8 8h.01 M8 12h.01 M8 16h.01" }]]
|
|
145
|
-
},
|
|
148
|
+
}, Q = {
|
|
146
149
|
name: "lu-dices",
|
|
147
150
|
components: [["path", { d: "M4,10 h8 a2,2 0 0 1 2,2 v8 a2,2 0 0 1 -2,2 h-8 a2,2 0 0 1 -2,-2 v-8 a2,2 0 0 1 2,-2 Z M17.92 14 L21.42 10.5 A2.24 2.24 0 0 0 21.42 7.5 L16.42 2.58 A2.24 2.24 0 0 0 13.42 2.58 L10 6 M6 18h.01 M10 14h.01 M15 6h.01 M18 9h.01" }]]
|
|
148
|
-
},
|
|
151
|
+
}, N = {
|
|
149
152
|
name: "lu-diff",
|
|
150
153
|
components: [["path", { d: "M12 3v14 M5 10h14 M5 21h14" }]]
|
|
151
|
-
},
|
|
154
|
+
}, Y = {
|
|
152
155
|
name: "lu-disc-2",
|
|
153
156
|
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M8,12 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M12 12h.01" }]]
|
|
154
|
-
},
|
|
157
|
+
}, _ = {
|
|
155
158
|
name: "lu-disc-3",
|
|
156
159
|
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M6 12c0-1.7.7-3.2 1.8-4.2 M10,12 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M18 12c0 1.7-.7 3.2-1.8 4.2" }]]
|
|
157
|
-
},
|
|
160
|
+
}, $ = {
|
|
158
161
|
name: "lu-disc-album",
|
|
159
162
|
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M7,12 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M12 12h.01" }]]
|
|
160
|
-
},
|
|
163
|
+
}, a1 = {
|
|
161
164
|
name: "lu-disc",
|
|
162
165
|
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M10,12 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
163
|
-
},
|
|
166
|
+
}, n1 = {
|
|
164
167
|
name: "lu-divide",
|
|
165
168
|
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" }]]
|
|
166
|
-
},
|
|
169
|
+
}, e1 = {
|
|
167
170
|
name: "lu-dna-off",
|
|
168
171
|
components: [["path", { d: "M15 2c-1.35 1.5-2.092 3-2.5 4.5L14 8 M17 6 L14.11 3.11 M2 15c3.333-3 6.667-3 10-3 M2 2 L22 22 M20 9 L20.89 9.89 M22 9c-1.5 1.35-3 2.092-4.5 2.5l-1-1 M3.109 14.109 4 15 M6.5 12.5 L7.5 13.5 M7 18 L9.89 20.89 M9 22c1.35-1.5 2.092-3 2.5-4.5L10 16" }]]
|
|
169
|
-
},
|
|
172
|
+
}, o1 = {
|
|
170
173
|
name: "lu-dna",
|
|
171
174
|
components: [["path", { d: "m10 16 1.5 1.5 M14 8 L12.5 6.5 M15 2c-1.798 1.998-2.518 3.995-2.807 5.993 M16.5 10.5 L17.5 11.5 M17 6 L14.11 3.11 M2 15c6.667-6 13.333 0 20-6 M20 9 L20.89 9.89 M3.109 14.109 4 15 M6.5 12.5 L7.5 13.5 M7 18 L9.89 20.89 M9 22c1.798-1.998 2.518-3.995 2.807-5.993" }]]
|
|
172
|
-
},
|
|
175
|
+
}, M1 = {
|
|
173
176
|
name: "lu-dock",
|
|
174
177
|
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" }]]
|
|
175
|
-
},
|
|
178
|
+
}, t1 = {
|
|
176
179
|
name: "lu-dog",
|
|
177
180
|
components: [["path", { d: "M11.25 16.25h1.5L12 17z M16 14v.5 M4.42 11.247A13.152 13.152 0 0 0 4 14.556C4 18.728 7.582 21 12 21s8-2.272 8-6.444a11.702 11.702 0 0 0-.493-3.309 M8 14v.5 M8.5 8.5c-.384 1.05-1.083 2.028-2.344 2.5-1.931.722-3.576-.297-3.656-1-.113-.994 1.177-6.53 4-7 1.923-.321 3.651.845 3.651 2.235A7.497 7.497 0 0 1 14 5.277c0-1.39 1.844-2.598 3.767-2.277 2.823.47 4.113 6.006 4 7-.08.703-1.725 1.722-3.656 1-1.261-.472-1.855-1.45-2.239-2.5" }]]
|
|
178
|
-
},
|
|
181
|
+
}, c1 = {
|
|
179
182
|
name: "lu-dollar-sign",
|
|
180
183
|
components: [["path", { d: "M12 2 L12 22 M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6" }]]
|
|
181
184
|
}, h1 = {
|
|
182
185
|
name: "lu-donut",
|
|
183
186
|
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" }]]
|
|
184
|
-
},
|
|
187
|
+
}, s1 = {
|
|
185
188
|
name: "lu-door-closed-locked",
|
|
186
189
|
components: [["path", { d: "M10 12h.01 M18 9V6a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v14 M2 20h8 M20 17v-2a2 2 0 1 0-4 0v2 M15,17 h6 a1,1 0 0 1 1,1 v3 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-3 a1,1 0 0 1 1,-1 Z" }]]
|
|
187
|
-
},
|
|
190
|
+
}, l1 = {
|
|
188
191
|
name: "lu-door-closed",
|
|
189
192
|
components: [["path", { d: "M10 12h.01 M18 20V6a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v14 M2 20h20" }]]
|
|
190
|
-
},
|
|
193
|
+
}, m1 = {
|
|
191
194
|
name: "lu-door-open",
|
|
192
195
|
components: [["path", { d: "M11 20H2 M11 4.562v16.157a1 1 0 0 0 1.242.97L19 20V5.562a2 2 0 0 0-1.515-1.94l-4-1A2 2 0 0 0 11 4.561z M11 4H8a2 2 0 0 0-2 2v14 M14 12h.01 M22 20h-3" }]]
|
|
193
|
-
},
|
|
196
|
+
}, u1 = {
|
|
194
197
|
name: "lu-dot",
|
|
195
198
|
components: [["path", { d: "M11.1,12.1 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
|
|
196
|
-
},
|
|
199
|
+
}, p1 = {
|
|
197
200
|
name: "lu-download",
|
|
198
201
|
components: [["path", { d: "M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4 M7 10 L12 15 L17 10 M12 15 L12 3" }]]
|
|
199
|
-
},
|
|
202
|
+
}, L1 = {
|
|
200
203
|
name: "lu-drafting-compass",
|
|
201
204
|
components: [["path", { d: "m12.99 6.74 1.93 3.44 M19.136 12a10 10 0 0 1-14.271 0 M21 21 L18.84 17.16 M3 21 L11.02 6.74 M10,5 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
202
|
-
},
|
|
205
|
+
}, d1 = {
|
|
203
206
|
name: "lu-drama",
|
|
204
207
|
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" }]]
|
|
205
|
-
},
|
|
208
|
+
}, v1 = {
|
|
206
209
|
name: "lu-dribbble",
|
|
207
210
|
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M19.13 5.09C15.22 9.14 10 10.44 2.25 10.94 M21.75 12.84c-6.62-1.41-12.14 1-16.38 6.32 M8.56 2.75c4.37 6 6 9.42 8 17.72" }]]
|
|
208
|
-
},
|
|
211
|
+
}, i1 = {
|
|
209
212
|
name: "lu-drill",
|
|
210
213
|
components: [["path", { d: "M10 18a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H5a3 3 0 0 1-3-3 1 1 0 0 1 1-1z M13 10H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1l-.81 3.242a1 1 0 0 1-.97.758H8 M14 4h3a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-3 M18 6h4 M5 10 L3 18 M7 18 L9 10" }]]
|
|
211
|
-
},
|
|
214
|
+
}, r1 = {
|
|
212
215
|
name: "lu-droplet-off",
|
|
213
216
|
components: [["path", { d: "M18.715 13.186C18.29 11.858 17.384 10.607 16 9.5c-2-1.6-3.5-4-4-6.5a10.7 10.7 0 0 1-.884 2.586 M2 2 L22 22 M8.795 8.797A11 11 0 0 1 8 9.5C6 11.1 5 13 5 15a7 7 0 0 0 13.222 3.208" }]]
|
|
214
|
-
},
|
|
217
|
+
}, H1 = {
|
|
215
218
|
name: "lu-droplet",
|
|
216
219
|
components: [["path", { d: "M12 22a7 7 0 0 0 7-7c0-2-1-3.9-3-5.5s-3.5-4-4-6.5c-.5 2.5-2 4.9-4 6.5C6 11.1 5 13 5 15a7 7 0 0 0 7 7z" }]]
|
|
217
|
-
},
|
|
220
|
+
}, Z1 = {
|
|
218
221
|
name: "lu-droplets",
|
|
219
222
|
components: [["path", { d: "M7 16.3c2.2 0 4-1.83 4-4.05 0-1.16-.57-2.26-1.71-3.19S7.29 6.75 7 5.3c-.29 1.45-1.14 2.84-2.29 3.76S3 11.1 3 12.25c0 2.22 1.8 4.05 4 4.05z M12.56 6.6A10.97 10.97 0 0 0 14 3.02c.5 2.5 2 4.9 4 6.5s3 3.5 3 5.5a6.98 6.98 0 0 1-11.91 4.97" }]]
|
|
220
|
-
},
|
|
223
|
+
}, V1 = {
|
|
221
224
|
name: "lu-drum",
|
|
222
225
|
components: [["path", { d: "m2 2 8 8 M22 2 L14 10 M2,9 a10,5 0 1,0 20,0 a10,5 0 1,0 -20,0 Z M7 13.4v7.9 M12 14v8 M17 13.4v7.9 M2 9v8a10 5 0 0 0 20 0V9" }]]
|
|
223
|
-
},
|
|
226
|
+
}, f1 = {
|
|
224
227
|
name: "lu-drumstick",
|
|
225
228
|
components: [["path", { d: "M15.4 15.63a7.875 6 135 1 1 6.23-6.23 4.5 3.43 135 0 0-6.23 6.23 M8.29 12.71 L5.69 15.31 A2.5 2.5 0 1 0 4.04 19.96 A2.5 2.5 0 1 0 8.7 18.3 L11.29 15.71" }]]
|
|
226
|
-
},
|
|
229
|
+
}, g1 = {
|
|
227
230
|
name: "lu-dumbbell",
|
|
228
231
|
components: [["path", { d: "M17.596 12.768a2 2 0 1 0 2.829-2.829l-1.768-1.767a2 2 0 0 0 2.828-2.829l-2.828-2.828a2 2 0 0 0-2.829 2.828l-1.767-1.768a2 2 0 1 0-2.829 2.829z M2.5 21.5 L3.9 20.1 M20.1 3.9 L21.5 2.5 M5.343 21.485a2 2 0 1 0 2.829-2.828l1.767 1.768a2 2 0 1 0 2.829-2.829l-6.364-6.364a2 2 0 1 0-2.829 2.829l1.768 1.767a2 2 0 0 0-2.828 2.829z M9.6 14.4 L14.4 9.6" }]]
|
|
229
|
-
},
|
|
232
|
+
}, A1 = {
|
|
230
233
|
name: "lu-ear-off",
|
|
231
234
|
components: [["path", { d: "M6 18.5a3.5 3.5 0 1 0 7 0c0-1.57.92-2.52 2.04-3.46 M6 8.5c0-.75.13-1.47.36-2.14 M8.8 3.15A6.5 6.5 0 0 1 19 8.5c0 1.63-.44 2.81-1.09 3.76 M12.5 6A2.5 2.5 0 0 1 15 8.5M10 13a2 2 0 0 0 1.82-1.18 M2 2 L22 22" }]]
|
|
232
|
-
},
|
|
235
|
+
}, C1 = {
|
|
233
236
|
name: "lu-ear",
|
|
234
237
|
components: [["path", { d: "M6 8.5a6.5 6.5 0 1 1 13 0c0 6-6 6-6 10a3.5 3.5 0 1 1-7 0 M15 8.5a2.5 2.5 0 0 0-5 0v1a2 2 0 1 1 0 4" }]]
|
|
235
|
-
},
|
|
238
|
+
}, F1 = {
|
|
236
239
|
name: "lu-earth-lock",
|
|
237
240
|
components: [["path", { d: "M7 3.34V5a3 3 0 0 0 3 3 M11 21.95V18a2 2 0 0 0-2-2 2 2 0 0 1-2-2v-1a2 2 0 0 0-2-2H2.05 M21.54 15H17a2 2 0 0 0-2 2v4.54 M12 2a10 10 0 1 0 9.54 13 M20 6V4a2 2 0 1 0-4 0v2 M15,6 h6 a1,1 0 0 1 1,1 v3 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-3 a1,1 0 0 1 1,-1 Z" }]]
|
|
238
|
-
},
|
|
241
|
+
}, k1 = {
|
|
239
242
|
name: "lu-earth",
|
|
240
243
|
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" }]]
|
|
241
|
-
},
|
|
244
|
+
}, y1 = {
|
|
242
245
|
name: "lu-eclipse",
|
|
243
246
|
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M12 2a7 7 0 1 0 10 10" }]]
|
|
244
|
-
},
|
|
247
|
+
}, z1 = {
|
|
245
248
|
name: "lu-egg-fried",
|
|
246
249
|
components: [["path", { d: "M8,12.5 a3.5,3.5 0 1,0 7,0 a3.5,3.5 0 1,0 -7,0 Z M3 8c0-3.5 2.5-6 6.5-6 5 0 4.83 3 7.5 5s5 2 5 6c0 4.5-2.5 6.5-7 6.5-2.5 0-2.5 2.5-6 2.5s-7-2-7-5.5c0-3 1.5-3 1.5-5C3.5 10 3 9 3 8Z" }]]
|
|
247
|
-
},
|
|
250
|
+
}, b1 = {
|
|
248
251
|
name: "lu-egg-off",
|
|
249
252
|
components: [["path", { d: "M6.399 6.399C5.362 8.157 4.65 10.189 4.5 12c-.37 4.43 1.27 9.95 7.5 10 3.256-.026 5.259-1.547 6.375-3.625 M19.532 13.875A14.07 14.07 0 0 0 19.5 12c-.36-4.34-3.95-9.96-7.5-10-1.04.012-2.082.502-3.046 1.297 M2 2 L22 22" }]]
|
|
250
|
-
},
|
|
253
|
+
}, D1 = {
|
|
251
254
|
name: "lu-egg",
|
|
252
255
|
components: [["path", { d: "M12 22c6.23-.05 7.87-5.57 7.5-10-.36-4.34-3.95-9.96-7.5-10-3.55.04-7.14 5.66-7.5 10-.37 4.43 1.27 9.95 7.5 10z" }]]
|
|
253
|
-
},
|
|
256
|
+
}, q1 = {
|
|
254
257
|
name: "lu-ellipsis-vertical",
|
|
255
258
|
components: [["path", { d: "M11,12 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M11,5 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M11,19 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
|
|
256
|
-
},
|
|
259
|
+
}, w1 = {
|
|
257
260
|
name: "lu-ellipsis",
|
|
258
261
|
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" }]]
|
|
259
|
-
},
|
|
262
|
+
}, P1 = {
|
|
260
263
|
name: "lu-equal-approximately",
|
|
261
264
|
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" }]]
|
|
262
|
-
},
|
|
265
|
+
}, x1 = {
|
|
263
266
|
name: "lu-equal-not",
|
|
264
267
|
components: [["path", { d: "M5 9 L19 9 M5 15 L19 15 M19 5 L5 19" }]]
|
|
265
|
-
},
|
|
268
|
+
}, G1 = {
|
|
266
269
|
name: "lu-equal",
|
|
267
270
|
components: [["path", { d: "M5 9 L19 9 M5 15 L19 15" }]]
|
|
268
|
-
},
|
|
271
|
+
}, S1 = {
|
|
269
272
|
name: "lu-eraser",
|
|
270
273
|
components: [["path", { d: "m7 21-4.3-4.3c-1-1-1-2.5 0-3.4l9.6-9.6c1-1 2.5-1 3.4 0l5.6 5.6c1 1 1 2.5 0 3.4L13 21 M22 21H7 M5 11 L14 20" }]]
|
|
271
|
-
},
|
|
274
|
+
}, I1 = {
|
|
272
275
|
name: "lu-ethernet-port",
|
|
273
276
|
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" }]]
|
|
274
|
-
},
|
|
277
|
+
}, O1 = {
|
|
275
278
|
name: "lu-euro",
|
|
276
279
|
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" }]]
|
|
277
|
-
},
|
|
280
|
+
}, E1 = {
|
|
278
281
|
name: "lu-expand",
|
|
279
282
|
components: [["path", { d: "m15 15 6 6 M15 9 L21 3 M21 16v5h-5 M21 8V3h-5 M3 16v5h5 M3 21 L9 15 M3 8V3h5 M9 9 3 3" }]]
|
|
280
|
-
},
|
|
283
|
+
}, R1 = {
|
|
281
284
|
name: "lu-external-link",
|
|
282
285
|
components: [["path", { d: "M15 3h6v6 M10 14 21 3 M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6" }]]
|
|
283
|
-
},
|
|
286
|
+
}, K1 = {
|
|
284
287
|
name: "lu-eye-closed",
|
|
285
288
|
components: [["path", { d: "m15 18-.722-3.25 M2 8a10.645 10.645 0 0 0 20 0 M20 15 L18.27 12.95 M4 15 L5.73 12.95 M9 18 L9.72 14.75" }]]
|
|
286
|
-
},
|
|
289
|
+
}, T1 = {
|
|
287
290
|
name: "lu-eye-off",
|
|
288
291
|
components: [["path", { d: "M10.733 5.076a10.744 10.744 0 0 1 11.205 6.575 1 1 0 0 1 0 .696 10.747 10.747 0 0 1-1.444 2.49 M14.084 14.158a3 3 0 0 1-4.242-4.242 M17.479 17.499a10.75 10.75 0 0 1-15.417-5.151 1 1 0 0 1 0-.696 10.75 10.75 0 0 1 4.446-5.143 M2 2 L22 22" }]]
|
|
289
|
-
},
|
|
292
|
+
}, X1 = {
|
|
290
293
|
name: "lu-eye",
|
|
291
294
|
components: [["path", { d: "M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0 M9,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
|
|
292
|
-
},
|
|
295
|
+
}, U1 = {
|
|
293
296
|
name: "lu-facebook",
|
|
294
297
|
components: [["path", { d: "M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z" }]]
|
|
295
|
-
},
|
|
298
|
+
}, B1 = {
|
|
296
299
|
name: "lu-factory",
|
|
297
300
|
components: [["path", { d: "M2 20a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V8l-7 5V8l-7 5V4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z M17 18h1 M12 18h1 M7 18h1" }]]
|
|
298
|
-
},
|
|
301
|
+
}, W1 = {
|
|
299
302
|
name: "lu-fan",
|
|
300
303
|
components: [["path", { d: "M10.827 16.379a6.082 6.082 0 0 1-8.618-7.002l5.412 1.45a6.082 6.082 0 0 1 7.002-8.618l-1.45 5.412a6.082 6.082 0 0 1 8.618 7.002l-5.412-1.45a6.082 6.082 0 0 1-7.002 8.618l1.45-5.412Z M12 12v.01" }]]
|
|
301
|
-
},
|
|
304
|
+
}, j1 = {
|
|
302
305
|
name: "lu-fast-forward",
|
|
303
306
|
components: [["path", { d: "M13 19 L22 12 L13 5 L13 19 Z M2 19 L11 12 L2 5 L2 19 Z" }]]
|
|
304
|
-
},
|
|
307
|
+
}, J1 = {
|
|
305
308
|
name: "lu-feather",
|
|
306
309
|
components: [["path", { d: "M12.67 19a2 2 0 0 0 1.416-.588l6.154-6.172a6 6 0 0 0-8.49-8.49L5.586 9.914A2 2 0 0 0 5 11.328V18a1 1 0 0 0 1 1z M16 8 2 22 M17.5 15H9" }]]
|
|
307
|
-
},
|
|
310
|
+
}, Q1 = {
|
|
308
311
|
name: "lu-fence",
|
|
309
312
|
components: [["path", { d: "M4 3 2 5v15c0 .6.4 1 1 1h2c.6 0 1-.4 1-1V5Z M6 8h4 M6 18h4 M12 3 L10 5 L10 20 C10 20.6, 10.4 21, 11 21 L13 21 C13.6 21, 14 20.6, 14 20 L14 5 Z M14 8h4 M14 18h4 M20 3 L18 5 L18 20 C18 20.6, 18.4 21, 19 21 L21 21 C21.6 21, 22 20.6, 22 20 L22 5 Z" }]]
|
|
310
|
-
},
|
|
313
|
+
}, N1 = {
|
|
311
314
|
name: "lu-ferris-wheel",
|
|
312
315
|
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" }]]
|
|
313
|
-
},
|
|
316
|
+
}, Y1 = {
|
|
314
317
|
name: "lu-figma",
|
|
315
318
|
components: [["path", { d: "M5 5.5A3.5 3.5 0 0 1 8.5 2H12v7H8.5A3.5 3.5 0 0 1 5 5.5z M12 2h3.5a3.5 3.5 0 1 1 0 7H12V2z M12 12.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 1 1-7 0z M5 19.5A3.5 3.5 0 0 1 8.5 16H12v3.5a3.5 3.5 0 1 1-7 0z M5 12.5A3.5 3.5 0 0 1 8.5 9H12v7H8.5A3.5 3.5 0 0 1 5 12.5z" }]]
|
|
316
|
-
},
|
|
319
|
+
}, _1 = {
|
|
317
320
|
name: "lu-file-archive",
|
|
318
321
|
components: [["path", { d: "M10 12v-1 M10 18v-2 M10 7V6 M14 2v4a2 2 0 0 0 2 2h4 M15.5 22H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v16a2 2 0 0 0 .274 1.01 M8,20 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
319
|
-
},
|
|
322
|
+
}, $1 = {
|
|
320
323
|
name: "lu-file-audio-2",
|
|
321
324
|
components: [["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v2 M14 2v4a2 2 0 0 0 2 2h4 M2,17 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M2 17v-3a4 4 0 0 1 8 0v3 M8,17 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
|
|
322
|
-
},
|
|
325
|
+
}, a2 = {
|
|
323
326
|
name: "lu-file-audio",
|
|
324
327
|
components: [["path", { d: "M17.5 22h.5a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3 M14 2v4a2 2 0 0 0 2 2h4 M2 19a2 2 0 1 1 4 0v1a2 2 0 1 1-4 0v-4a6 6 0 0 1 12 0v4a2 2 0 1 1-4 0v-1a2 2 0 1 1 4 0" }]]
|
|
325
|
-
},
|
|
328
|
+
}, n2 = {
|
|
326
329
|
name: "lu-file-axis-3d",
|
|
327
330
|
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" }]]
|
|
328
|
-
},
|
|
331
|
+
}, e2 = {
|
|
329
332
|
name: "lu-file-badge-2",
|
|
330
333
|
components: [["path", { d: "m13.69 12.479 1.29 4.88a.5.5 0 0 1-.697.591l-1.844-.849a1 1 0 0 0-.88.001l-1.846.85a.5.5 0 0 1-.693-.593l1.29-4.88 M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z M9,10 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
|
|
331
|
-
},
|
|
334
|
+
}, o2 = {
|
|
332
335
|
name: "lu-file-badge",
|
|
333
336
|
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" }]]
|
|
334
|
-
},
|
|
337
|
+
}, M2 = {
|
|
335
338
|
name: "lu-file-box",
|
|
336
339
|
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" }]]
|
|
337
|
-
},
|
|
340
|
+
}, t2 = {
|
|
338
341
|
name: "lu-file-chart-column-increasing",
|
|
339
342
|
components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4 M8 18v-2 M12 18v-4 M16 18v-6" }]]
|
|
340
|
-
},
|
|
343
|
+
}, c2 = {
|
|
341
344
|
name: "lu-file-chart-column",
|
|
342
345
|
components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4 M8 18v-1 M12 18v-6 M16 18v-3" }]]
|
|
343
346
|
}, h2 = {
|
|
344
347
|
name: "lu-file-chart-line",
|
|
345
348
|
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" }]]
|
|
346
|
-
},
|
|
349
|
+
}, s2 = {
|
|
347
350
|
name: "lu-file-chart-pie",
|
|
348
351
|
components: [["path", { d: "M14 2v4a2 2 0 0 0 2 2h4 M16 22h2a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3.5 M4.017 11.512a6 6 0 1 0 8.466 8.475 M9 16a1 1 0 0 1-1-1v-4c0-.552.45-1.008.995-.917a6 6 0 0 1 4.922 4.922c.091.544-.365.995-.917.995z" }]]
|
|
349
|
-
},
|
|
352
|
+
}, l2 = {
|
|
350
353
|
name: "lu-file-check-2",
|
|
351
354
|
components: [["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4 M14 2v4a2 2 0 0 0 2 2h4 M3 15 L5 17 L9 13" }]]
|
|
352
|
-
},
|
|
355
|
+
}, m2 = {
|
|
353
356
|
name: "lu-file-check",
|
|
354
357
|
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" }]]
|
|
355
|
-
},
|
|
358
|
+
}, u2 = {
|
|
356
359
|
name: "lu-file-clock",
|
|
357
360
|
components: [["path", { d: "M16 22h2a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3 M14 2v4a2 2 0 0 0 2 2h4 M2,16 a6,6 0 1,0 12,0 a6,6 0 1,0 -12,0 Z M9.5 17.5 8 16.25V14" }]]
|
|
358
|
-
},
|
|
361
|
+
}, p2 = {
|
|
359
362
|
name: "lu-file-code-2",
|
|
360
363
|
components: [["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4 M14 2v4a2 2 0 0 0 2 2h4 M5 12 L2 15 L5 18 M9 18 L12 15 L9 12" }]]
|
|
361
|
-
},
|
|
364
|
+
}, L2 = {
|
|
362
365
|
name: "lu-file-code",
|
|
363
366
|
components: [["path", { d: "M10 12.5 8 15l2 2.5 M14 12.5 L16 15 L14 17.5 M14 2v4a2 2 0 0 0 2 2h4 M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z" }]]
|
|
364
|
-
},
|
|
367
|
+
}, d2 = {
|
|
365
368
|
name: "lu-file-cog",
|
|
366
369
|
components: [["path", { d: "M14 2v4a2 2 0 0 0 2 2h4 M2.31 15.53 L3.23 15.15 M3.23 12.85 L2.3 12.47 M4.677 21.5a2 2 0 0 0 1.313.5H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v2.5 M4.85 11.23 L4.47 10.3 M4.85 16.77 L4.47 17.7 M7.15 11.23 L7.53 10.3 M7.53 17.7 L7.15 16.77 M8.77 12.85 L9.7 12.47 M8.77 15.15 L9.7 15.53 M3,14 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
|
|
367
|
-
},
|
|
370
|
+
}, v2 = {
|
|
368
371
|
name: "lu-file-diff",
|
|
369
372
|
components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M9 10h6 M12 13V7 M9 17h6" }]]
|
|
370
|
-
},
|
|
373
|
+
}, i2 = {
|
|
371
374
|
name: "lu-file-digit",
|
|
372
375
|
components: [["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4 M14 2v4a2 2 0 0 0 2 2h4 M4,12 h0 a2,2 0 0 1 2,2 v2 a2,2 0 0 1 -2,2 h-0 a2,2 0 0 1 -2,-2 v-2 a2,2 0 0 1 2,-2 Z M10 12h2v6 M10 18h4" }]]
|
|
373
|
-
},
|
|
376
|
+
}, r2 = {
|
|
374
377
|
name: "lu-file-down",
|
|
375
378
|
components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4 M12 18v-6 M9 15 L12 18 L15 15" }]]
|
|
376
|
-
},
|
|
379
|
+
}, H2 = {
|
|
377
380
|
name: "lu-file-heart",
|
|
378
381
|
components: [["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v2 M14 2v4a2 2 0 0 0 2 2h4 M10.29 10.7a2.43 2.43 0 0 0-2.66-.52c-.29.12-.56.3-.78.53l-.35.34-.35-.34a2.43 2.43 0 0 0-2.65-.53c-.3.12-.56.3-.79.53-.95.94-1 2.53.2 3.74L6.5 18l3.6-3.55c1.2-1.21 1.14-2.8.19-3.74Z" }]]
|
|
379
|
-
},
|
|
382
|
+
}, Z2 = {
|
|
380
383
|
name: "lu-file-image",
|
|
381
384
|
components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4 M8,12 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M20 17 L18.7 15.7 A2.41 2.41 0 0 0 15.3 15.7 L9 22" }]]
|
|
382
|
-
},
|
|
385
|
+
}, V2 = {
|
|
383
386
|
name: "lu-file-input",
|
|
384
387
|
components: [["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4 M14 2v4a2 2 0 0 0 2 2h4 M2 15h10 M9 18 L12 15 L9 12" }]]
|
|
385
|
-
},
|
|
388
|
+
}, f2 = {
|
|
386
389
|
name: "lu-file-json-2",
|
|
387
390
|
components: [["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4 M14 2v4a2 2 0 0 0 2 2h4 M4 12a1 1 0 0 0-1 1v1a1 1 0 0 1-1 1 1 1 0 0 1 1 1v1a1 1 0 0 0 1 1 M8 18a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1 1 1 0 0 1-1-1v-1a1 1 0 0 0-1-1" }]]
|
|
388
|
-
},
|
|
391
|
+
}, g2 = {
|
|
389
392
|
name: "lu-file-json",
|
|
390
393
|
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" }]]
|
|
391
|
-
},
|
|
394
|
+
}, A2 = {
|
|
392
395
|
name: "lu-file-key-2",
|
|
393
396
|
components: [["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v6 M14 2v4a2 2 0 0 0 2 2h4 M2,16 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M10 10 L5.5 14.5 M9 11 L10 12" }]]
|
|
394
|
-
},
|
|
397
|
+
}, C2 = {
|
|
395
398
|
name: "lu-file-key",
|
|
396
399
|
components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M8,16 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M16 10 L11.5 14.5 M15 11 L16 12" }]]
|
|
397
|
-
},
|
|
400
|
+
}, F2 = {
|
|
398
401
|
name: "lu-file-lock-2",
|
|
399
402
|
components: [["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v1 M14 2v4a2 2 0 0 0 2 2h4 M3,13 h6 a1,1 0 0 1 1,1 v3 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-3 a1,1 0 0 1 1,-1 Z M8 13v-2a2 2 0 1 0-4 0v2" }]]
|
|
400
|
-
},
|
|
403
|
+
}, k2 = {
|
|
401
404
|
name: "lu-file-lock",
|
|
402
405
|
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" }]]
|
|
403
|
-
},
|
|
406
|
+
}, y2 = {
|
|
404
407
|
name: "lu-file-minus-2",
|
|
405
408
|
components: [["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4 M14 2v4a2 2 0 0 0 2 2h4 M3 15h6" }]]
|
|
406
|
-
},
|
|
409
|
+
}, z2 = {
|
|
407
410
|
name: "lu-file-minus",
|
|
408
411
|
components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4 M9 15h6" }]]
|
|
409
|
-
},
|
|
412
|
+
}, b2 = {
|
|
410
413
|
name: "lu-file-music",
|
|
411
414
|
components: [["path", { d: "M10.5 22H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v8.4 M8 18v-7.7L16 9v7 M12,16 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M4,18 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
412
|
-
},
|
|
415
|
+
}, D2 = {
|
|
413
416
|
name: "lu-file-output",
|
|
414
417
|
components: [["path", { d: "M14 2v4a2 2 0 0 0 2 2h4 M4 7V4a2 2 0 0 1 2-2 2 2 0 0 0-2 2 M4.063 20.999a2 2 0 0 0 2 1L18 22a2 2 0 0 0 2-2V7l-5-5H6 M5 11 L2 14 M5 17 L2 14 L12 14" }]]
|
|
415
|
-
},
|
|
418
|
+
}, q2 = {
|
|
416
419
|
name: "lu-file-pen-line",
|
|
417
420
|
components: [["path", { d: "m18 5-2.414-2.414A2 2 0 0 0 14.172 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2 M21.378 12.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z M8 18h1" }]]
|
|
418
|
-
},
|
|
421
|
+
}, w2 = {
|
|
419
422
|
name: "lu-file-pen",
|
|
420
423
|
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" }]]
|
|
421
|
-
},
|
|
424
|
+
}, P2 = {
|
|
422
425
|
name: "lu-file-plus-2",
|
|
423
426
|
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" }]]
|
|
424
|
-
},
|
|
427
|
+
}, x2 = {
|
|
425
428
|
name: "lu-file-plus",
|
|
426
429
|
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" }]]
|
|
427
|
-
},
|
|
430
|
+
}, G2 = {
|
|
428
431
|
name: "lu-file-question",
|
|
429
432
|
components: [["path", { d: "M12 17h.01 M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z M9.1 9a3 3 0 0 1 5.82 1c0 2-3 3-3 3" }]]
|
|
430
|
-
},
|
|
433
|
+
}, S2 = {
|
|
431
434
|
name: "lu-file-scan",
|
|
432
435
|
components: [["path", { d: "M20 10V7l-5-5H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h4 M14 2v4a2 2 0 0 0 2 2h4 M16 14a2 2 0 0 0-2 2 M20 14a2 2 0 0 1 2 2 M20 22a2 2 0 0 0 2-2 M16 22a2 2 0 0 1-2-2" }]]
|
|
433
|
-
},
|
|
436
|
+
}, I2 = {
|
|
434
437
|
name: "lu-file-search-2",
|
|
435
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 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" }]]
|
|
436
|
-
},
|
|
439
|
+
}, O2 = {
|
|
437
440
|
name: "lu-file-search",
|
|
438
441
|
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" }]]
|
|
439
|
-
},
|
|
442
|
+
}, E2 = {
|
|
440
443
|
name: "lu-file-sliders",
|
|
441
444
|
components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4 M8 12h8 M10 11v2 M8 17h8 M14 16v2" }]]
|
|
442
|
-
},
|
|
445
|
+
}, R2 = {
|
|
443
446
|
name: "lu-file-spreadsheet",
|
|
444
447
|
components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4 M8 13h2 M14 13h2 M8 17h2 M14 17h2" }]]
|
|
445
|
-
},
|
|
448
|
+
}, K2 = {
|
|
446
449
|
name: "lu-file-stack",
|
|
447
450
|
components: [["path", { d: "M21 7h-3a2 2 0 0 1-2-2V2 M21 6v6.5c0 .8-.7 1.5-1.5 1.5h-7c-.8 0-1.5-.7-1.5-1.5v-9c0-.8.7-1.5 1.5-1.5H17Z M7 8v8.8c0 .3.2.6.4.8.2.2.5.4.8.4H15 M3 12v8.8c0 .3.2.6.4.8.2.2.5.4.8.4H11" }]]
|
|
448
|
-
},
|
|
451
|
+
}, T2 = {
|
|
449
452
|
name: "lu-file-symlink",
|
|
450
453
|
components: [["path", { d: "m10 18 3-3-3-3 M14 2v4a2 2 0 0 0 2 2h4 M4 11V4a2 2 0 0 1 2-2h9l5 5v13a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h7" }]]
|
|
451
|
-
},
|
|
454
|
+
}, X2 = {
|
|
452
455
|
name: "lu-file-terminal",
|
|
453
456
|
components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4 M8 16 L10 14 L8 12 M12 18h4" }]]
|
|
454
|
-
},
|
|
457
|
+
}, U2 = {
|
|
455
458
|
name: "lu-file-text",
|
|
456
459
|
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" }]]
|
|
457
|
-
},
|
|
460
|
+
}, B2 = {
|
|
458
461
|
name: "lu-file-type-2",
|
|
459
462
|
components: [["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4 M14 2v4a2 2 0 0 0 2 2h4 M2 13v-1h6v1 M5 12v6 M4 18h2" }]]
|
|
460
|
-
},
|
|
463
|
+
}, W2 = {
|
|
461
464
|
name: "lu-file-type",
|
|
462
465
|
components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4 M9 13v-1h6v1 M12 12v6 M11 18h2" }]]
|
|
463
|
-
},
|
|
466
|
+
}, j2 = {
|
|
464
467
|
name: "lu-file-up",
|
|
465
468
|
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" }]]
|
|
466
|
-
},
|
|
469
|
+
}, J2 = {
|
|
467
470
|
name: "lu-file-user",
|
|
468
471
|
components: [["path", { d: "M14 2v4a2 2 0 0 0 2 2h4 M15 18a3 3 0 1 0-6 0 M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z M10,13 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
469
|
-
},
|
|
472
|
+
}, Q2 = {
|
|
470
473
|
name: "lu-file-video-2",
|
|
471
474
|
components: [["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4 M14 2v4a2 2 0 0 0 2 2h4 M3,12 h6 a1,1 0 0 1 1,1 v4 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-4 a1,1 0 0 1 1,-1 Z M10 15.5 L14 18 L14 12 L10 14.5" }]]
|
|
472
|
-
},
|
|
475
|
+
}, N2 = {
|
|
473
476
|
name: "lu-file-video",
|
|
474
477
|
components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4 M10 11 L15 14 L10 17 L10 11 Z" }]]
|
|
475
|
-
},
|
|
478
|
+
}, Y2 = {
|
|
476
479
|
name: "lu-file-volume-2",
|
|
477
480
|
components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4 M8 15h.01 M11.5 13.5a2.5 2.5 0 0 1 0 3 M15 12a5 5 0 0 1 0 6" }]]
|
|
478
|
-
},
|
|
481
|
+
}, _2 = {
|
|
479
482
|
name: "lu-file-volume",
|
|
480
483
|
components: [["path", { d: "M11 11a5 5 0 0 1 0 6 M14 2v4a2 2 0 0 0 2 2h4 M4 6.765V4a2 2 0 0 1 2-2h9l5 5v13a2 2 0 0 1-2 2H6a2 2 0 0 1-.93-.23 M7 10.51a.5.5 0 0 0-.826-.38l-1.893 1.628A1 1 0 0 1 3.63 12H2.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h1.129a1 1 0 0 1 .652.242l1.893 1.63a.5.5 0 0 0 .826-.38z" }]]
|
|
481
|
-
},
|
|
484
|
+
}, $2 = {
|
|
482
485
|
name: "lu-file-warning",
|
|
483
486
|
components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M12 9v4 M12 17h.01" }]]
|
|
484
|
-
},
|
|
487
|
+
}, a0 = {
|
|
485
488
|
name: "lu-file-x-2",
|
|
486
489
|
components: [["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4 M14 2v4a2 2 0 0 0 2 2h4 M8 12.5 L3 17.5 M3 12.5 L8 17.5" }]]
|
|
487
|
-
},
|
|
490
|
+
}, n0 = {
|
|
488
491
|
name: "lu-file-x",
|
|
489
492
|
components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4 M14.5 12.5 L9.5 17.5 M9.5 12.5 L14.5 17.5" }]]
|
|
490
|
-
},
|
|
493
|
+
}, e0 = {
|
|
491
494
|
name: "lu-file",
|
|
492
495
|
components: [["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z M14 2v4a2 2 0 0 0 2 2h4" }]]
|
|
493
|
-
},
|
|
496
|
+
}, o0 = {
|
|
494
497
|
name: "lu-files",
|
|
495
498
|
components: [["path", { d: "M20 7h-3a2 2 0 0 1-2-2V2 M9 18a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h7l4 4v10a2 2 0 0 1-2 2Z M3 7.6v12.8A1.6 1.6 0 0 0 4.6 22h9.8" }]]
|
|
496
|
-
},
|
|
499
|
+
}, M0 = {
|
|
497
500
|
name: "lu-film",
|
|
498
501
|
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M7 3v18 M3 7.5h4 M3 12h18 M3 16.5h4 M17 3v18 M17 7.5h4 M17 16.5h4" }]]
|
|
499
|
-
},
|
|
502
|
+
}, t0 = {
|
|
500
503
|
name: "lu-fingerprint",
|
|
501
504
|
components: [["path", { d: "M12 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4 M14 13.12c0 2.38 0 6.38-1 8.88 M17.29 21.02c.12-.6.43-2.3.5-3.02 M2 12a10 10 0 0 1 18-6 M2 16h.01 M21.8 16c.2-2 .131-5.354 0-6 M5 19.5C5.5 18 6 15 6 12a6 6 0 0 1 .34-2 M8.65 22c.21-.66.45-1.32.57-2 M9 6.8a6 6 0 0 1 9 5.2v2" }]]
|
|
502
|
-
},
|
|
505
|
+
}, c0 = {
|
|
503
506
|
name: "lu-fire-extinguisher",
|
|
504
507
|
components: [["path", { d: "M15 6.5V3a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v3.5 M9 18h8 M18 3h-3 M11 3a6 6 0 0 0-6 6v11 M5 13h4 M17 10a4 4 0 0 0-8 0v10a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2Z" }]]
|
|
505
508
|
}, h0 = {
|
|
506
509
|
name: "lu-fish-off",
|
|
507
510
|
components: [["path", { d: "M18 12.47v.03m0-.5v.47m-.475 5.056A6.744 6.744 0 0 1 15 18c-3.56 0-7.56-2.53-8.5-6 .348-1.28 1.114-2.433 2.121-3.38m3.444-2.088A8.802 8.802 0 0 1 15 6c3.56 0 6.06 2.54 7 6-.309 1.14-.786 2.177-1.413 3.058 M7 10.67C7 8 5.58 5.97 2.73 5.5c-1 1.5-1 5 .23 6.5-1.24 1.5-1.24 5-.23 6.5C5.58 18.03 7 16 7 13.33m7.48-4.372A9.77 9.77 0 0 1 16 6.07m0 11.86a9.77 9.77 0 0 1-1.728-3.618 M16.01 17.93 L15.78 19.33 A2 2 0 0 1 13.8 21 L9.5 21 A5.96 5.96 0 0 0 10.99 17.02 M8.53 3 L13.8 3 A2 2 0 0 1 15.78 4.67 L16.01 6.07 M2 2 L22 22" }]]
|
|
508
|
-
},
|
|
511
|
+
}, s0 = {
|
|
509
512
|
name: "lu-fish-symbol",
|
|
510
513
|
components: [["path", { d: "M2 16s9-15 20-4C11 23 2 8 2 8" }]]
|
|
511
|
-
},
|
|
514
|
+
}, l0 = {
|
|
512
515
|
name: "lu-fish",
|
|
513
516
|
components: [["path", { d: "M6.5 12c.94-3.46 4.94-6 8.5-6 3.56 0 6.06 2.54 7 6-.94 3.47-3.44 6-7 6s-7.56-2.53-8.5-6Z M18 12v.5 M16 17.93a9.77 9.77 0 0 1 0-11.86 M7 10.67C7 8 5.58 5.97 2.73 5.5c-1 1.5-1 5 .23 6.5-1.24 1.5-1.24 5-.23 6.5C5.58 18.03 7 16 7 13.33 M10.46 7.26C10.2 5.88 9.17 4.24 8 3h5.8a2 2 0 0 1 1.98 1.67l.23 1.4 M16.01 17.93 L15.78 19.33 A2 2 0 0 1 13.8 21 L9.5 21 A5.96 5.96 0 0 0 10.99 17.02" }]]
|
|
514
|
-
},
|
|
517
|
+
}, m0 = {
|
|
515
518
|
name: "lu-flag-off",
|
|
516
519
|
components: [["path", { d: "M8 2c3 0 5 2 8 2s4-1 4-1v11 M4 22V4 M4 15s1-1 4-1 5 2 8 2 M2 2 L22 22" }]]
|
|
517
|
-
},
|
|
520
|
+
}, u0 = {
|
|
518
521
|
name: "lu-flag-triangle-left",
|
|
519
522
|
components: [["path", { d: "M17 22V2L7 7l10 5" }]]
|
|
520
|
-
},
|
|
523
|
+
}, p0 = {
|
|
521
524
|
name: "lu-flag-triangle-right",
|
|
522
525
|
components: [["path", { d: "M7 22V2l10 5-10 5" }]]
|
|
523
|
-
},
|
|
526
|
+
}, L0 = {
|
|
524
527
|
name: "lu-flag",
|
|
525
528
|
components: [["path", { d: "M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1z M4 22 L4 15" }]]
|
|
526
|
-
},
|
|
529
|
+
}, d0 = {
|
|
527
530
|
name: "lu-flame-kindling",
|
|
528
531
|
components: [["path", { d: "M12 2c1 3 2.5 3.5 3.5 4.5A5 5 0 0 1 17 10a5 5 0 1 1-10 0c0-.3 0-.6.1-.9a2 2 0 1 0 3.3-2C8 4.5 11 2 12 2Z M5 22 L19 18 M5 18 L19 22" }]]
|
|
529
|
-
},
|
|
532
|
+
}, v0 = {
|
|
530
533
|
name: "lu-flame",
|
|
531
534
|
components: [["path", { d: "M8.5 14.5A2.5 2.5 0 0 0 11 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 1 1-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 0 0 2.5 2.5z" }]]
|
|
532
|
-
},
|
|
535
|
+
}, i0 = {
|
|
533
536
|
name: "lu-flashlight-off",
|
|
534
537
|
components: [["path", { d: "M16 16v4a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V10c0-2-2-2-2-4 M7 2h11v4c0 2-2 2-2 4v1 M11 6 L18 6 M2 2 L22 22" }]]
|
|
535
|
-
},
|
|
538
|
+
}, r0 = {
|
|
536
539
|
name: "lu-flashlight",
|
|
537
540
|
components: [["path", { d: "M18 6c0 2-2 2-2 4v10a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V10c0-2-2-2-2-4V2h12z M6 6 L18 6 M12 12 L12 12" }]]
|
|
538
|
-
},
|
|
541
|
+
}, H0 = {
|
|
539
542
|
name: "lu-flask-conical-off",
|
|
540
543
|
components: [["path", { d: "M10 2v2.343 M14 2v6.343 M2 2 L22 22 M20 20a2 2 0 0 1-2 2H6a2 2 0 0 1-1.755-2.96l5.227-9.563 M6.453 15H15 M8.5 2h7" }]]
|
|
541
|
-
},
|
|
544
|
+
}, Z0 = {
|
|
542
545
|
name: "lu-flask-conical",
|
|
543
546
|
components: [["path", { d: "M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2 M6.453 15h11.094 M8.5 2h7" }]]
|
|
544
|
-
},
|
|
547
|
+
}, V0 = {
|
|
545
548
|
name: "lu-flask-round",
|
|
546
549
|
components: [["path", { d: "M10 2v6.292a7 7 0 1 0 4 0V2 M5 15h14 M8.5 2h7" }]]
|
|
547
|
-
},
|
|
550
|
+
}, f0 = {
|
|
548
551
|
name: "lu-flip-horizontal-2",
|
|
549
552
|
components: [["path", { d: "m3 7 5 5-5 5V7 M21 7 L16 12 L21 17 L21 7 M12 20v2 M12 14v2 M12 8v2 M12 2v2" }]]
|
|
550
|
-
},
|
|
553
|
+
}, g0 = {
|
|
551
554
|
name: "lu-flip-horizontal",
|
|
552
555
|
components: [["path", { d: "M8 3H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h3 M16 3h3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-3 M12 20v2 M12 14v2 M12 8v2 M12 2v2" }]]
|
|
553
|
-
},
|
|
556
|
+
}, A0 = {
|
|
554
557
|
name: "lu-flip-vertical-2",
|
|
555
558
|
components: [["path", { d: "m17 3-5 5-5-5h10 M17 21 L12 16 L7 21 L17 21 M4 12H2 M10 12H8 M16 12h-2 M22 12h-2" }]]
|
|
556
|
-
},
|
|
559
|
+
}, C0 = {
|
|
557
560
|
name: "lu-flip-vertical",
|
|
558
561
|
components: [["path", { d: "M21 8V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v3 M21 16v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-3 M4 12H2 M10 12H8 M16 12h-2 M22 12h-2" }]]
|
|
559
|
-
},
|
|
562
|
+
}, F0 = {
|
|
560
563
|
name: "lu-flower-2",
|
|
561
564
|
components: [["path", { d: "M12 5a3 3 0 1 1 3 3m-3-3a3 3 0 1 0-3 3m3-3v1M9 8a3 3 0 1 0 3 3M9 8h1m5 0a3 3 0 1 1-3 3m3-3h-1m-2 3v-1 M10,8 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M12 10v12 M12 22c4.2 0 7-1.667 7-5-4.2 0-7 1.667-7 5Z M12 22c-4.2 0-7-1.667-7-5 4.2 0 7 1.667 7 5Z" }]]
|
|
562
|
-
},
|
|
565
|
+
}, k0 = {
|
|
563
566
|
name: "lu-flower",
|
|
564
567
|
components: [["path", { d: "M9,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M12 16.5A4.5 4.5 0 1 1 7.5 12 4.5 4.5 0 1 1 12 7.5a4.5 4.5 0 1 1 4.5 4.5 4.5 4.5 0 1 1-4.5 4.5 M12 7.5V9 M7.5 12H9 M16.5 12H15 M12 16.5V15 M8 8 L9.88 9.88 M14.12 9.88 16 8 M8 16 L9.88 14.12 M14.12 14.12 16 16" }]]
|
|
565
|
-
},
|
|
568
|
+
}, y0 = {
|
|
566
569
|
name: "lu-focus",
|
|
567
570
|
components: [["path", { d: "M9,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M3 7V5a2 2 0 0 1 2-2h2 M17 3h2a2 2 0 0 1 2 2v2 M21 17v2a2 2 0 0 1-2 2h-2 M7 21H5a2 2 0 0 1-2-2v-2" }]]
|
|
568
|
-
},
|
|
571
|
+
}, z0 = {
|
|
569
572
|
name: "lu-fold-horizontal",
|
|
570
573
|
components: [["path", { d: "M2 12h6 M22 12h-6 M12 2v2 M12 8v2 M12 14v2 M12 20v2 M19 9 L16 12 L19 15 M5 15 L8 12 L5 9" }]]
|
|
571
|
-
},
|
|
574
|
+
}, b0 = {
|
|
572
575
|
name: "lu-fold-vertical",
|
|
573
576
|
components: [["path", { d: "M12 22v-6 M12 8V2 M4 12H2 M10 12H8 M16 12h-2 M22 12h-2 M15 19 L12 16 L9 19 M15 5 L12 8 L9 5" }]]
|
|
574
|
-
},
|
|
577
|
+
}, D0 = {
|
|
575
578
|
name: "lu-folder-archive",
|
|
576
579
|
components: [["path", { d: "M13,19 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M20.9 19.8A2 2 0 0 0 22 18V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2h5.1 M15 11v-1 M15 17v-2" }]]
|
|
577
|
-
},
|
|
580
|
+
}, q0 = {
|
|
578
581
|
name: "lu-folder-check",
|
|
579
582
|
components: [["path", { d: "M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z M9 13 L11 15 L15 11" }]]
|
|
580
|
-
},
|
|
583
|
+
}, w0 = {
|
|
581
584
|
name: "lu-folder-clock",
|
|
582
585
|
components: [["path", { d: "M10,16 a6,6 0 1,0 12,0 a6,6 0 1,0 -12,0 Z M7 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2 M16 14v2l1 1" }]]
|
|
583
|
-
},
|
|
586
|
+
}, P0 = {
|
|
584
587
|
name: "lu-folder-closed",
|
|
585
588
|
components: [["path", { d: "M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z M2 10h20" }]]
|
|
586
|
-
},
|
|
589
|
+
}, x0 = {
|
|
587
590
|
name: "lu-folder-code",
|
|
588
591
|
components: [["path", { d: "M10 10.5 8 13l2 2.5 M14 10.5 L16 13 L14 15.5 M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2z" }]]
|
|
589
|
-
},
|
|
592
|
+
}, G0 = {
|
|
590
593
|
name: "lu-folder-cog",
|
|
591
594
|
components: [["path", { d: "M10.3 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.98a2 2 0 0 1 1.69.9l.66 1.2A2 2 0 0 0 12 6h8a2 2 0 0 1 2 2v3.3 M14.3 19.53 L15.23 19.15 M15.23 16.85 L14.3 16.47 M16.85 15.23 L16.47 14.3 M16.85 20.77 L16.47 21.7 M19.15 15.23 L19.53 14.3 M19.53 21.7 L19.15 20.77 M20.77 16.85 L21.7 16.47 M20.77 19.15 L21.7 19.53 M15,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
|
|
592
|
-
},
|
|
595
|
+
}, S0 = {
|
|
593
596
|
name: "lu-folder-dot",
|
|
594
597
|
components: [["path", { d: "M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13c0 1.1.9 2 2 2Z M11,13 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
|
|
595
|
-
},
|
|
598
|
+
}, I0 = {
|
|
596
599
|
name: "lu-folder-down",
|
|
597
600
|
components: [["path", { d: "M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z M12 10v6 M15 13 L12 16 L9 13" }]]
|
|
598
|
-
},
|
|
601
|
+
}, O0 = {
|
|
599
602
|
name: "lu-folder-git-2",
|
|
600
603
|
components: [["path", { d: "M9 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v5 M11,12 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M18 19c-2.8 0-5-2.2-5-5v8 M18,19 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
601
|
-
},
|
|
604
|
+
}, E0 = {
|
|
602
605
|
name: "lu-folder-git",
|
|
603
606
|
components: [["path", { d: "M10,13 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z M14 13h3 M7 13h3" }]]
|
|
604
|
-
},
|
|
607
|
+
}, R0 = {
|
|
605
608
|
name: "lu-folder-heart",
|
|
606
609
|
components: [["path", { d: "M11 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v1.5 M13.9 17.45c-1.2-1.2-1.14-2.8-.2-3.73a2.43 2.43 0 0 1 3.44 0l.36.34.34-.34a2.43 2.43 0 0 1 3.45-.01c.95.95 1 2.53-.2 3.74L17.5 21Z" }]]
|
|
607
|
-
},
|
|
610
|
+
}, K0 = {
|
|
608
611
|
name: "lu-folder-input",
|
|
609
612
|
components: [["path", { d: "M2 9V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-1 M2 13h10 M9 16 L12 13 L9 10" }]]
|
|
610
|
-
},
|
|
613
|
+
}, T0 = {
|
|
611
614
|
name: "lu-folder-kanban",
|
|
612
615
|
components: [["path", { d: "M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13c0 1.1.9 2 2 2Z M8 10v4 M12 10v2 M16 10v6" }]]
|
|
613
|
-
},
|
|
616
|
+
}, X0 = {
|
|
614
617
|
name: "lu-folder-key",
|
|
615
618
|
components: [["path", { d: "M14,20 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M10 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v2 M22 14 L17.5 18.5 M21 15 L22 16" }]]
|
|
616
|
-
},
|
|
619
|
+
}, U0 = {
|
|
617
620
|
name: "lu-folder-lock",
|
|
618
621
|
components: [["path", { d: "M15,17 h6 a1,1 0 0 1 1,1 v3 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-3 a1,1 0 0 1 1,-1 Z M10 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v2.5 M20 17v-2a2 2 0 1 0-4 0v2" }]]
|
|
619
|
-
},
|
|
622
|
+
}, B0 = {
|
|
620
623
|
name: "lu-folder-minus",
|
|
621
624
|
components: [["path", { d: "M9 13h6 M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z" }]]
|
|
622
|
-
},
|
|
625
|
+
}, W0 = {
|
|
623
626
|
name: "lu-folder-open-dot",
|
|
624
627
|
components: [["path", { d: "m6 14 1.45-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.55 6a2 2 0 0 1-1.94 1.5H4a2 2 0 0 1-2-2V5c0-1.1.9-2 2-2h3.93a2 2 0 0 1 1.66.9l.82 1.2a2 2 0 0 0 1.66.9H18a2 2 0 0 1 2 2v2 M13,15 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
|
|
625
|
-
},
|
|
628
|
+
}, j0 = {
|
|
626
629
|
name: "lu-folder-open",
|
|
627
630
|
components: [["path", { d: "m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2" }]]
|
|
628
|
-
},
|
|
631
|
+
}, J0 = {
|
|
629
632
|
name: "lu-folder-output",
|
|
630
633
|
components: [["path", { d: "M2 7.5V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-1.5 M2 13h10 M5 10 L2 13 L5 16" }]]
|
|
631
|
-
},
|
|
634
|
+
}, Q0 = {
|
|
632
635
|
name: "lu-folder-pen",
|
|
633
636
|
components: [["path", { d: "M2 11.5V5a2 2 0 0 1 2-2h3.9c.7 0 1.3.3 1.7.9l.8 1.2c.4.6 1 .9 1.7.9H20a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-9.5 M11.378 13.626a1 1 0 1 0-3.004-3.004l-5.01 5.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z" }]]
|
|
634
|
-
},
|
|
637
|
+
}, N0 = {
|
|
635
638
|
name: "lu-folder-plus",
|
|
636
639
|
components: [["path", { d: "M12 10v6 M9 13h6 M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z" }]]
|
|
637
|
-
},
|
|
640
|
+
}, Y0 = {
|
|
638
641
|
name: "lu-folder-root",
|
|
639
642
|
components: [["path", { d: "M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13c0 1.1.9 2 2 2Z M10,13 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M12 15v5" }]]
|
|
640
|
-
},
|
|
643
|
+
}, _0 = {
|
|
641
644
|
name: "lu-folder-search-2",
|
|
642
645
|
components: [["path", { d: "M9,12.5 a2.5,2.5 0 1,0 5,0 a2.5,2.5 0 1,0 -5,0 Z M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z M13.3 14.3 15 16" }]]
|
|
643
|
-
},
|
|
646
|
+
}, $0 = {
|
|
644
647
|
name: "lu-folder-search",
|
|
645
648
|
components: [["path", { d: "M10.7 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v4.1 M21 21 L19.1 19.1 M14,17 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
|
|
646
|
-
},
|
|
649
|
+
}, aa = {
|
|
647
650
|
name: "lu-folder-symlink",
|
|
648
651
|
components: [["path", { d: "M2 9V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h7 M8 16 L11 13 L8 10" }]]
|
|
649
|
-
},
|
|
652
|
+
}, na = {
|
|
650
653
|
name: "lu-folder-sync",
|
|
651
654
|
components: [["path", { d: "M9 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v.5 M12 10v4h4 M12 14 L13.54 12.39 A5 5 0 0 1 21.54 13.89 M22 22v-4h-4 M22 18 L20.46 19.61 A5 5 0 0 1 12.46 18.11" }]]
|
|
652
|
-
},
|
|
655
|
+
}, ea = {
|
|
653
656
|
name: "lu-folder-tree",
|
|
654
657
|
components: [["path", { d: "M20 10a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-2.5a1 1 0 0 1-.8-.4l-.9-1.2A1 1 0 0 0 15 3h-2a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1Z M20 21a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1h-2.9a1 1 0 0 1-.88-.55l-.42-.85a1 1 0 0 0-.92-.6H13a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1Z M3 5a2 2 0 0 0 2 2h3 M3 3v13a2 2 0 0 0 2 2h3" }]]
|
|
655
|
-
},
|
|
658
|
+
}, oa = {
|
|
656
659
|
name: "lu-folder-up",
|
|
657
660
|
components: [["path", { d: "M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z M12 10v6 M9 13 L12 10 L15 13" }]]
|
|
658
|
-
},
|
|
661
|
+
}, Ma = {
|
|
659
662
|
name: "lu-folder-x",
|
|
660
663
|
components: [["path", { d: "M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z M9.5 10.5 L14.5 15.5 M14.5 10.5 L9.5 15.5" }]]
|
|
661
|
-
},
|
|
664
|
+
}, ta = {
|
|
662
665
|
name: "lu-folder",
|
|
663
666
|
components: [["path", { d: "M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z" }]]
|
|
664
|
-
},
|
|
667
|
+
}, ca = {
|
|
665
668
|
name: "lu-folders",
|
|
666
669
|
components: [["path", { d: "M20 17a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-3.9a2 2 0 0 1-1.69-.9l-.81-1.2a2 2 0 0 0-1.67-.9H8a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2Z M2 8v11a2 2 0 0 0 2 2h14" }]]
|
|
667
670
|
}, ha = {
|
|
668
671
|
name: "lu-footprints",
|
|
669
672
|
components: [["path", { d: "M4 16v-2.38C4 11.5 2.97 10.5 3 8c.03-2.72 1.49-6 4.5-6C9.37 2 10 3.8 10 5.5c0 3.11-2 5.66-2 8.68V16a2 2 0 1 1-4 0Z M20 20v-2.38c0-2.12 1.03-3.12 1-5.62-.03-2.72-1.49-6-4.5-6C14.63 6 14 7.8 14 9.5c0 3.11 2 5.66 2 8.68V20a2 2 0 1 0 4 0Z M16 17h4 M4 13h4" }]]
|
|
670
|
-
},
|
|
673
|
+
}, sa = {
|
|
671
674
|
name: "lu-forklift",
|
|
672
675
|
components: [["path", { d: "M12 12H5a2 2 0 0 0-2 2v5 M11,19 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M3,19 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M8 19h3m5-17v17h6M6 12V7c0-1.1.9-2 2-2h3l5 5" }]]
|
|
673
|
-
},
|
|
676
|
+
}, la = {
|
|
674
677
|
name: "lu-forward",
|
|
675
678
|
components: [["path", { d: "M15 17 L20 12 L15 7 M4 18v-2a4 4 0 0 1 4-4h12" }]]
|
|
676
|
-
},
|
|
679
|
+
}, ma = {
|
|
677
680
|
name: "lu-frame",
|
|
678
681
|
components: [["path", { d: "M22 6 L2 6 M22 18 L2 18 M6 2 L6 22 M18 2 L18 22" }]]
|
|
679
|
-
},
|
|
682
|
+
}, ua = {
|
|
680
683
|
name: "lu-framer",
|
|
681
684
|
components: [["path", { d: "M5 16V9h14V2H5l14 14h-7m-7 0 7 7v-7m-7 0h7" }]]
|
|
682
|
-
},
|
|
685
|
+
}, pa = {
|
|
683
686
|
name: "lu-frown",
|
|
684
687
|
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M16 16s-1.5-2-4-2-4 2-4 2 M9 9 L9.01 9 M15 9 L15.01 9" }]]
|
|
685
|
-
},
|
|
688
|
+
}, La = {
|
|
686
689
|
name: "lu-fuel",
|
|
687
690
|
components: [["path", { d: "M3 22 L15 22 M4 9 L14 9 M14 22V4a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v18 M14 13h2a2 2 0 0 1 2 2v2a2 2 0 0 0 2 2a2 2 0 0 0 2-2V9.83a2 2 0 0 0-.59-1.42L18 5" }]]
|
|
688
|
-
},
|
|
691
|
+
}, da = {
|
|
689
692
|
name: "lu-fullscreen",
|
|
690
693
|
components: [["path", { d: "M3 7V5a2 2 0 0 1 2-2h2 M17 3h2a2 2 0 0 1 2 2v2 M21 17v2a2 2 0 0 1-2 2h-2 M7 21H5a2 2 0 0 1-2-2v-2 M8,8 h8 a1,1 0 0 1 1,1 v6 a1,1 0 0 1 -1,1 h-8 a1,1 0 0 1 -1,-1 v-6 a1,1 0 0 1 1,-1 Z" }]]
|
|
691
|
-
},
|
|
694
|
+
}, va = {
|
|
692
695
|
name: "lu-funnel-plus",
|
|
693
696
|
components: [["path", { d: "M13.354 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14v6a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341l1.218-1.348 M16 6h6 M19 3v6" }]]
|
|
694
|
-
},
|
|
697
|
+
}, ia = {
|
|
695
698
|
name: "lu-funnel-x",
|
|
696
699
|
components: [["path", { d: "M12.531 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14v6a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341l.427-.473 M16.5 3.5 L21.5 8.5 M21.5 3.5 L16.5 8.5" }]]
|
|
697
|
-
},
|
|
700
|
+
}, ra = {
|
|
698
701
|
name: "lu-funnel",
|
|
699
702
|
components: [["path", { d: "M10 20a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341L21.74 4.67A1 1 0 0 0 21 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14z" }]]
|
|
700
|
-
},
|
|
703
|
+
}, Ha = {
|
|
701
704
|
name: "lu-gallery-horizontal-end",
|
|
702
705
|
components: [["path", { d: "M2 7v10 M6 5v14 M12,3 h8 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-8 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z" }]]
|
|
703
|
-
},
|
|
706
|
+
}, Za = {
|
|
704
707
|
name: "lu-gallery-horizontal",
|
|
705
708
|
components: [["path", { d: "M2 3v18 M8,3 h8 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-8 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M22 3v18" }]]
|
|
706
|
-
},
|
|
709
|
+
}, Va = {
|
|
707
710
|
name: "lu-gallery-thumbnails",
|
|
708
711
|
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M4 21h1 M9 21h1 M14 21h1 M19 21h1" }]]
|
|
709
|
-
},
|
|
712
|
+
}, fa = {
|
|
710
713
|
name: "lu-gallery-vertical-end",
|
|
711
714
|
components: [["path", { d: "M7 2h10 M5 6h14 M5,10 h14 a2,2 0 0 1 2,2 v8 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-8 a2,2 0 0 1 2,-2 Z" }]]
|
|
712
|
-
},
|
|
715
|
+
}, ga = {
|
|
713
716
|
name: "lu-gallery-vertical",
|
|
714
717
|
components: [["path", { d: "M3 2h18 M5,6 h14 a2,2 0 0 1 2,2 v8 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-8 a2,2 0 0 1 2,-2 Z M3 22h18" }]]
|
|
715
|
-
},
|
|
718
|
+
}, Aa = {
|
|
716
719
|
name: "lu-gamepad-2",
|
|
717
720
|
components: [["path", { d: "M6 11 L10 11 M8 9 L8 13 M15 12 L15.01 12 M18 10 L18.01 10 M17.32 5H6.68a4 4 0 0 0-3.978 3.59c-.006.052-.01.101-.017.152C2.604 9.416 2 14.456 2 16a3 3 0 0 0 3 3c1 0 1.5-.5 2-1l1.414-1.414A2 2 0 0 1 9.828 16h4.344a2 2 0 0 1 1.414.586L17 18c.5.5 1 1 2 1a3 3 0 0 0 3-3c0-1.545-.604-6.584-.685-7.258-.007-.05-.011-.1-.017-.151A4 4 0 0 0 17.32 5z" }]]
|
|
718
|
-
},
|
|
721
|
+
}, Ca = {
|
|
719
722
|
name: "lu-gamepad",
|
|
720
723
|
components: [["path", { d: "M6 12 L10 12 M8 10 L8 14 M15 13 L15.01 13 M18 11 L18.01 11 M4,6 h16 a2,2 0 0 1 2,2 v8 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-8 a2,2 0 0 1 2,-2 Z" }]]
|
|
721
|
-
},
|
|
724
|
+
}, Fa = {
|
|
722
725
|
name: "lu-gauge",
|
|
723
726
|
components: [["path", { d: "m12 14 4-4 M3.34 19a10 10 0 1 1 17.32 0" }]]
|
|
724
|
-
},
|
|
727
|
+
}, ka = {
|
|
725
728
|
name: "lu-gavel",
|
|
726
729
|
components: [["path", { d: "m14.5 12.5-8 8a2.119 2.119 0 1 1-3-3l8-8 M16 16 L22 10 M8 8 L14 2 M9 7 L17 15 M21 11 L13 3" }]]
|
|
727
|
-
},
|
|
730
|
+
}, ya = {
|
|
728
731
|
name: "lu-gem",
|
|
729
732
|
components: [["path", { d: "M6 3h12l4 6-10 13L2 9Z M11 3 8 9l4 13 4-13-3-6 M2 9h20" }]]
|
|
730
|
-
},
|
|
733
|
+
}, za = {
|
|
731
734
|
name: "lu-ghost",
|
|
732
735
|
components: [["path", { d: "M9 10h.01 M15 10h.01 M12 2a8 8 0 0 0-8 8v12l3-3 2.5 2.5L12 19l2.5 2.5L17 19l3 3V10a8 8 0 0 0-8-8z" }]]
|
|
733
|
-
},
|
|
736
|
+
}, ba = {
|
|
734
737
|
name: "lu-gift",
|
|
735
738
|
components: [["path", { d: "M4,8 h16 a1,1 0 0 1 1,1 v2 a1,1 0 0 1 -1,1 h-16 a1,1 0 0 1 -1,-1 v-2 a1,1 0 0 1 1,-1 Z M12 8v13 M19 12v7a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-7 M7.5 8a2.5 2.5 0 0 1 0-5A4.8 8 0 0 1 12 8a4.8 8 0 0 1 4.5-5 2.5 2.5 0 0 1 0 5" }]]
|
|
736
|
-
},
|
|
739
|
+
}, Da = {
|
|
737
740
|
name: "lu-git-branch-plus",
|
|
738
741
|
components: [["path", { d: "M6 3v12 M18 9a3 3 0 1 0 0-6 3 3 0 0 0 0 6z M6 21a3 3 0 1 0 0-6 3 3 0 0 0 0 6z M15 6a9 9 0 0 0-9 9 M18 15v6 M21 18h-6" }]]
|
|
739
|
-
},
|
|
742
|
+
}, qa = {
|
|
740
743
|
name: "lu-git-branch",
|
|
741
744
|
components: [["path", { d: "M6 3 L6 15 M15,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M3,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M18 9a9 9 0 0 1-9 9" }]]
|
|
742
|
-
},
|
|
745
|
+
}, wa = {
|
|
743
746
|
name: "lu-git-commit-horizontal",
|
|
744
747
|
components: [["path", { d: "M9,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M3 12 L9 12 M15 12 L21 12" }]]
|
|
745
|
-
},
|
|
748
|
+
}, Pa = {
|
|
746
749
|
name: "lu-git-commit-vertical",
|
|
747
750
|
components: [["path", { d: "M12 3v6 M9,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M12 15v6" }]]
|
|
748
|
-
},
|
|
751
|
+
}, xa = {
|
|
749
752
|
name: "lu-git-compare-arrows",
|
|
750
753
|
components: [["path", { d: "M2,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M12 6h5a2 2 0 0 1 2 2v7 M15 9 L12 6 L15 3 M16,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M12 18H7a2 2 0 0 1-2-2V9 M9 15 L12 18 L9 21" }]]
|
|
751
|
-
},
|
|
754
|
+
}, Ga = {
|
|
752
755
|
name: "lu-git-compare",
|
|
753
756
|
components: [["path", { d: "M15,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M3,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M13 6h3a2 2 0 0 1 2 2v7 M11 18H8a2 2 0 0 1-2-2V9" }]]
|
|
754
|
-
},
|
|
757
|
+
}, Sa = {
|
|
755
758
|
name: "lu-git-fork",
|
|
756
759
|
components: [["path", { d: "M9,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M3,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M15,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M18 9v2c0 .6-.4 1-1 1H7c-.6 0-1-.4-1-1V9 M12 12v3" }]]
|
|
757
|
-
},
|
|
760
|
+
}, Ia = {
|
|
758
761
|
name: "lu-git-graph",
|
|
759
762
|
components: [["path", { d: "M2,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M5 9v6 M2,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M12 3v18 M16,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M16 15.7A9 9 0 0 0 19 9" }]]
|
|
760
|
-
},
|
|
763
|
+
}, Oa = {
|
|
761
764
|
name: "lu-git-merge",
|
|
762
765
|
components: [["path", { d: "M15,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M3,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M6 21V9a9 9 0 0 0 9 9" }]]
|
|
763
|
-
},
|
|
766
|
+
}, Ea = {
|
|
764
767
|
name: "lu-git-pull-request-arrow",
|
|
765
768
|
components: [["path", { d: "M2,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M5 9v12 M16,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M15 9 L12 6 L15 3 M12 6h5a2 2 0 0 1 2 2v7" }]]
|
|
766
|
-
},
|
|
769
|
+
}, Ra = {
|
|
767
770
|
name: "lu-git-pull-request-closed",
|
|
768
771
|
components: [["path", { d: "M3,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M6 9v12 M21 3 L15 9 M21 9 L15 3 M18 11.5V15 M15,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
|
|
769
|
-
},
|
|
772
|
+
}, Ka = {
|
|
770
773
|
name: "lu-git-pull-request-create-arrow",
|
|
771
774
|
components: [["path", { d: "M2,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M5 9v12 M15 9 L12 6 L15 3 M12 6h5a2 2 0 0 1 2 2v3 M19 15v6 M22 18h-6" }]]
|
|
772
|
-
},
|
|
775
|
+
}, Ta = {
|
|
773
776
|
name: "lu-git-pull-request-create",
|
|
774
777
|
components: [["path", { d: "M3,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M6 9v12 M13 6h3a2 2 0 0 1 2 2v3 M18 15v6 M21 18h-6" }]]
|
|
775
|
-
},
|
|
778
|
+
}, Xa = {
|
|
776
779
|
name: "lu-git-pull-request-draft",
|
|
777
780
|
components: [["path", { d: "M15,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M3,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M18 6V5 M18 11v-1 M6 9 L6 21" }]]
|
|
778
|
-
},
|
|
781
|
+
}, Ua = {
|
|
779
782
|
name: "lu-git-pull-request",
|
|
780
783
|
components: [["path", { d: "M15,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M3,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M13 6h3a2 2 0 0 1 2 2v7 M6 9 L6 21" }]]
|
|
781
|
-
},
|
|
784
|
+
}, Ba = {
|
|
782
785
|
name: "lu-github",
|
|
783
786
|
components: [["path", { d: "M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4 M9 18c-4.51 2-5-2-7-2" }]]
|
|
784
|
-
},
|
|
787
|
+
}, Wa = {
|
|
785
788
|
name: "lu-gitlab",
|
|
786
789
|
components: [["path", { d: "m22 13.29-3.33-10a.42.42 0 0 0-.14-.18.38.38 0 0 0-.22-.11.39.39 0 0 0-.23.07.42.42 0 0 0-.14.18l-2.26 6.67H8.32L6.1 3.26a.42.42 0 0 0-.1-.18.38.38 0 0 0-.26-.08.39.39 0 0 0-.23.07.42.42 0 0 0-.14.18L2 13.29a.74.74 0 0 0 .27.83L12 21l9.69-6.88a.71.71 0 0 0 .31-.83Z" }]]
|
|
787
|
-
},
|
|
790
|
+
}, ja = {
|
|
788
791
|
name: "lu-glass-water",
|
|
789
792
|
components: [["path", { d: "M5.116 4.104A1 1 0 0 1 6.11 3h11.78a1 1 0 0 1 .994 1.105L17.19 20.21A2 2 0 0 1 15.2 22H8.8a2 2 0 0 1-2-1.79z M6 12a5 5 0 0 1 6 0 5 5 0 0 0 6 0" }]]
|
|
790
|
-
},
|
|
793
|
+
}, Ja = {
|
|
791
794
|
name: "lu-glasses",
|
|
792
795
|
components: [["path", { d: "M2,15 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M14,15 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M14 15a2 2 0 0 0-2-2 2 2 0 0 0-2 2 M2.5 13 5 7c.7-1.3 1.4-2 3-2 M21.5 13 19 7c-.7-1.3-1.5-2-3-2" }]]
|
|
793
|
-
},
|
|
796
|
+
}, Qa = {
|
|
794
797
|
name: "lu-globe-lock",
|
|
795
798
|
components: [["path", { d: "M15.686 15A14.5 14.5 0 0 1 12 22a14.5 14.5 0 0 1 0-20 10 10 0 1 0 9.542 13 M2 12h8.5 M20 6V4a2 2 0 1 0-4 0v2 M15,6 h6 a1,1 0 0 1 1,1 v3 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-3 a1,1 0 0 1 1,-1 Z" }]]
|
|
796
|
-
},
|
|
799
|
+
}, Na = {
|
|
797
800
|
name: "lu-globe",
|
|
798
801
|
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20 M2 12h20" }]]
|
|
799
|
-
},
|
|
802
|
+
}, Ya = {
|
|
800
803
|
name: "lu-goal",
|
|
801
804
|
components: [["path", { d: "M12 13V2l8 4-8 4 M20.561 10.222a9 9 0 1 1-12.55-5.29 M8.002 9.997a5 5 0 1 0 8.9 2.02" }]]
|
|
802
|
-
},
|
|
805
|
+
}, _a = {
|
|
803
806
|
name: "lu-grab",
|
|
804
807
|
components: [["path", { d: "M18 11.5V9a2 2 0 0 0-2-2a2 2 0 0 0-2 2v1.4 M14 10V8a2 2 0 0 0-2-2a2 2 0 0 0-2 2v2 M10 9.9V9a2 2 0 0 0-2-2a2 2 0 0 0-2 2v5 M6 14a2 2 0 0 0-2-2a2 2 0 0 0-2 2 M18 11a2 2 0 1 1 4 0v3a8 8 0 0 1-8 8h-4a8 8 0 0 1-8-8 2 2 0 1 1 4 0" }]]
|
|
805
|
-
},
|
|
808
|
+
}, $a = {
|
|
806
809
|
name: "lu-graduation-cap",
|
|
807
810
|
components: [["path", { d: "M21.42 10.922a1 1 0 0 0-.019-1.838L12.83 5.18a2 2 0 0 0-1.66 0L2.6 9.08a1 1 0 0 0 0 1.832l8.57 3.908a2 2 0 0 0 1.66 0z M22 10v6 M6 12.5V16a6 3 0 0 0 12 0v-3.5" }]]
|
|
808
|
-
},
|
|
811
|
+
}, a5 = {
|
|
809
812
|
name: "lu-grape",
|
|
810
813
|
components: [["path", { d: "M22 5V2l-5.89 5.89 M13.600000000000001,15.89 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M5.109999999999999,7.4 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M9.35,11.65 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M10.91,5.85 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M15.149999999999999,10.09 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M3.5599999999999996,13.2 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M7.800000000000001,17.44 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M2,19 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
|
|
811
|
-
},
|
|
814
|
+
}, n5 = {
|
|
812
815
|
name: "lu-grid-2x2-check",
|
|
813
816
|
components: [["path", { d: "M12 3v17a1 1 0 0 1-1 1H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6a1 1 0 0 1-1 1H3 M16 19 L18 21 L22 17" }]]
|
|
814
|
-
},
|
|
817
|
+
}, e5 = {
|
|
815
818
|
name: "lu-grid-2x2-plus",
|
|
816
819
|
components: [["path", { d: "M12 3v17a1 1 0 0 1-1 1H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6a1 1 0 0 1-1 1H3 M16 19h6 M19 22v-6" }]]
|
|
817
|
-
},
|
|
820
|
+
}, o5 = {
|
|
818
821
|
name: "lu-grid-2x2-x",
|
|
819
822
|
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" }]]
|
|
820
|
-
},
|
|
823
|
+
}, M5 = {
|
|
821
824
|
name: "lu-grid-2x2",
|
|
822
825
|
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" }]]
|
|
823
|
-
},
|
|
826
|
+
}, t5 = {
|
|
824
827
|
name: "lu-grid-3x3",
|
|
825
828
|
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M3 9h18 M3 15h18 M9 3v18 M15 3v18" }]]
|
|
826
|
-
},
|
|
829
|
+
}, c5 = {
|
|
827
830
|
name: "lu-grip-horizontal",
|
|
828
831
|
components: [["path", { d: "M11,9 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M18,9 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M4,9 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M11,15 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M18,15 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M4,15 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
|
|
829
832
|
}, h5 = {
|
|
830
833
|
name: "lu-grip-vertical",
|
|
831
834
|
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" }]]
|
|
832
|
-
},
|
|
835
|
+
}, s5 = {
|
|
833
836
|
name: "lu-grip",
|
|
834
837
|
components: [["path", { d: "M11,5 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M18,5 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M4,5 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M11,12 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M18,12 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M4,12 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M11,19 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M18,19 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M4,19 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
|
|
835
|
-
},
|
|
838
|
+
}, l5 = {
|
|
836
839
|
name: "lu-group",
|
|
837
840
|
components: [["path", { d: "M3 7V5c0-1.1.9-2 2-2h2 M17 3h2c1.1 0 2 .9 2 2v2 M21 17v2c0 1.1-.9 2-2 2h-2 M7 21H5c-1.1 0-2-.9-2-2v-2 M8,7 h5 a1,1 0 0 1 1,1 v3 a1,1 0 0 1 -1,1 h-5 a1,1 0 0 1 -1,-1 v-3 a1,1 0 0 1 1,-1 Z M11,12 h5 a1,1 0 0 1 1,1 v3 a1,1 0 0 1 -1,1 h-5 a1,1 0 0 1 -1,-1 v-3 a1,1 0 0 1 1,-1 Z" }]]
|
|
838
|
-
},
|
|
841
|
+
}, m5 = {
|
|
839
842
|
name: "lu-guitar",
|
|
840
843
|
components: [["path", { d: "m11.9 12.1 4.514-4.514 M20.1 2.3a1 1 0 0 0-1.4 0l-1.114 1.114A2 2 0 0 0 17 4.828v1.344a2 2 0 0 1-.586 1.414A2 2 0 0 1 17.828 7h1.344a2 2 0 0 0 1.414-.586L21.7 5.3a1 1 0 0 0 0-1.4z M6 16 L8 18 M8.23 9.85A3 3 0 0 1 11 8a5 5 0 0 1 5 5 3 3 0 0 1-1.85 2.77l-.92.38A2 2 0 0 0 12 18a4 4 0 0 1-4 4 6 6 0 0 1-6-6 4 4 0 0 1 4-4 2 2 0 0 0 1.85-1.23z" }]]
|
|
841
|
-
},
|
|
844
|
+
}, u5 = {
|
|
842
845
|
name: "lu-ham",
|
|
843
846
|
components: [["path", { d: "M13.144 21.144A7.274 10.445 45 1 0 2.856 10.856 M13.144 21.144A7.274 4.365 45 0 0 2.856 10.856a7.274 4.365 45 0 0 10.288 10.288 M16.565 10.435 18.6 8.4a2.501 2.501 0 1 0 1.65-4.65 2.5 2.5 0 1 0-4.66 1.66l-2.024 2.025 M8.5 16.5 L7.5 15.5" }]]
|
|
844
|
-
},
|
|
847
|
+
}, p5 = {
|
|
845
848
|
name: "lu-hamburger",
|
|
846
849
|
components: [["path", { d: "M12 16H4a2 2 0 1 1 0-4h16a2 2 0 1 1 0 4h-4.25 M5 12a2 2 0 0 1-2-2 9 7 0 0 1 18 0 2 2 0 0 1-2 2 M5 16a2 2 0 0 0-2 2 3 3 0 0 0 3 3h12a3 3 0 0 0 3-3 2 2 0 0 0-2-2q0 0 0 0 M6.67 12 L12.8 16.6 A2 2 0 0 0 15.6 16.2 L18.75 12" }]]
|
|
847
|
-
},
|
|
850
|
+
}, L5 = {
|
|
848
851
|
name: "lu-hammer",
|
|
849
852
|
components: [["path", { d: "m15 12-8.373 8.373a1 1 0 1 1-3-3L12 9 M18 15 L22 11 M21.5 11.5 L19.59 9.59 A2 2 0 0 1 19 8.17 L19 7 L16.74 4.74 A6 6 0 0 0 12.54 2.98 L9 2.96 L9.92 3.78 A6.18 6.18 0 0 1 12 8.4 L12 10 L14 12 L15.17 12 A2 2 0 0 1 16.59 12.59 L18.5 14.5" }]]
|
|
850
|
-
},
|
|
853
|
+
}, d5 = {
|
|
851
854
|
name: "lu-hand-coins",
|
|
852
855
|
components: [["path", { d: "M11 15h2a2 2 0 1 0 0-4h-3c-.6 0-1.1.2-1.4.6L3 17 M7 21 L8.6 19.6 C8.9 19.2, 9.4 19, 10 19 L14 19 C15.1 19, 16.1 18.6, 16.8 17.8 L21.4 13.4 A2 2 0 0 0 18.65 10.49 L14.45 14.39 M2 16 L8 22 M13.1,9 a2.9,2.9 0 1,0 5.8,0 a2.9,2.9 0 1,0 -5.8,0 Z M3,5 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
|
|
853
|
-
},
|
|
856
|
+
}, v5 = {
|
|
854
857
|
name: "lu-hand-heart",
|
|
855
858
|
components: [["path", { d: "M11 14h2a2 2 0 1 0 0-4h-3c-.6 0-1.1.2-1.4.6L3 16 M7 20 L8.6 18.6 C8.9 18.2, 9.4 18, 10 18 L14 18 C15.1 18, 16.1 17.6, 16.8 16.8 L21.4 12.4 A2 2 0 0 0 18.65 9.49 L14.45 13.39 M2 15 L8 21 M19.5 8.5c.7-.7 1.5-1.6 1.5-2.7A2.73 2.73 0 0 0 16 4a2.78 2.78 0 0 0-5 1.8c0 1.2.8 2 1.5 2.8L16 12Z" }]]
|
|
856
|
-
},
|
|
859
|
+
}, i5 = {
|
|
857
860
|
name: "lu-hand-helping",
|
|
858
861
|
components: [["path", { d: "M11 12h2a2 2 0 1 0 0-4h-3c-.6 0-1.1.2-1.4.6L3 14 M7 18 L8.6 16.6 C8.9 16.2, 9.4 16, 10 16 L14 16 C15.1 16, 16.1 15.6, 16.8 14.8 L21.4 10.4 A2 2 0 0 0 18.65 7.49 L14.45 11.39 M2 13 L8 19" }]]
|
|
859
|
-
},
|
|
862
|
+
}, r5 = {
|
|
860
863
|
name: "lu-hand-metal",
|
|
861
864
|
components: [["path", { d: "M18 12.5V10a2 2 0 0 0-2-2a2 2 0 0 0-2 2v1.4 M14 11V9a2 2 0 1 0-4 0v2 M10 10.5V5a2 2 0 1 0-4 0v9 M7 15 L5.24 13.24 A2 2 0 0 0 2.41 16.06 L6.01 19.66 C7.5 21.14, 9.2 22, 12 22 L14 22 A8 8 0 0 0 22 14 L22 7 A2 2 0 1 0 18 7 L18 12" }]]
|
|
862
|
-
},
|
|
865
|
+
}, H5 = {
|
|
863
866
|
name: "lu-hand-platter",
|
|
864
867
|
components: [["path", { d: "M12 3V2 M15.4 17.4 L18.6 14.6 A2 2 0 1 1 21.4 17.5 L17.8 20.8 C17.1 21.6, 16.1 22, 15 22 L11 22 C9.9 22, 8.9 21.6, 8.2 20.8 L6.9 19.34 A1 1 0 0 0 6.15 19 L5 19 M2 14h12a2 2 0 0 1 0 4h-2 M4 10h16 M5 10a7 7 0 0 1 14 0 M5 14v6a1 1 0 0 1-1 1H2" }]]
|
|
865
|
-
},
|
|
868
|
+
}, Z5 = {
|
|
866
869
|
name: "lu-hand",
|
|
867
870
|
components: [["path", { d: "M18 11V6a2 2 0 0 0-2-2a2 2 0 0 0-2 2 M14 10V4a2 2 0 0 0-2-2a2 2 0 0 0-2 2v2 M10 10.5V6a2 2 0 0 0-2-2a2 2 0 0 0-2 2v8 M18 8a2 2 0 1 1 4 0v6a8 8 0 0 1-8 8h-2c-2.8 0-4.5-.86-5.99-2.34l-3.6-3.6a2 2 0 0 1 2.83-2.82L7 15" }]]
|
|
868
|
-
},
|
|
871
|
+
}, V5 = {
|
|
869
872
|
name: "lu-handshake",
|
|
870
873
|
components: [["path", { d: "m11 17 2 2a1 1 0 1 0 3-3 M14 14 L16.5 16.5 A1 1 0 1 0 19.5 13.5 L15.62 9.62 A3 3 0 0 0 11.38 9.62 L10.5 10.5 A1 1 0 1 1 7.5 7.5 L10.31 4.69 A5.79 5.79 0 0 1 17.37 3.82 L17.84 4.1 A2 2 0 0 0 19.26 4.35 L21 4 M21 3 L22 14 L20 14 M3 3 2 14l6.5 6.5a1 1 0 1 0 3-3 M3 4h8" }]]
|
|
871
|
-
},
|
|
874
|
+
}, f5 = {
|
|
872
875
|
name: "lu-hard-drive-download",
|
|
873
876
|
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" }]]
|
|
874
|
-
},
|
|
877
|
+
}, g5 = {
|
|
875
878
|
name: "lu-hard-drive-upload",
|
|
876
879
|
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" }]]
|
|
877
|
-
},
|
|
880
|
+
}, A5 = {
|
|
878
881
|
name: "lu-hard-drive",
|
|
879
882
|
components: [["path", { d: "M22 12 L2 12 M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z M6 16 L6.01 16 M10 16 L10.01 16" }]]
|
|
880
|
-
},
|
|
883
|
+
}, C5 = {
|
|
881
884
|
name: "lu-hard-hat",
|
|
882
885
|
components: [["path", { d: "M10 10V5a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v5 M14 6a6 6 0 0 1 6 6v3 M4 15v-3a6 6 0 0 1 6-6 M3,15 h18 a1,1 0 0 1 1,1 v2 a1,1 0 0 1 -1,1 h-18 a1,1 0 0 1 -1,-1 v-2 a1,1 0 0 1 1,-1 Z" }]]
|
|
883
|
-
},
|
|
886
|
+
}, F5 = {
|
|
884
887
|
name: "lu-hash",
|
|
885
888
|
components: [["path", { d: "M4 9 L20 9 M4 15 L20 15 M10 3 L8 21 M16 3 L14 21" }]]
|
|
886
|
-
},
|
|
889
|
+
}, k5 = {
|
|
887
890
|
name: "lu-haze",
|
|
888
891
|
components: [["path", { d: "m5.2 6.2 1.4 1.4 M2 13h2 M20 13h2 M17.4 7.6 L18.8 6.2 M22 17H2 M22 21H2 M16 13a4 4 0 0 0-8 0 M12 5V2.5" }]]
|
|
889
|
-
},
|
|
892
|
+
}, y5 = {
|
|
890
893
|
name: "lu-hdmi-port",
|
|
891
894
|
components: [["path", { d: "M22 9a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h1l2 2h12l2-2h1a1 1 0 0 0 1-1Z M7.5 12h9" }]]
|
|
892
|
-
},
|
|
895
|
+
}, z5 = {
|
|
893
896
|
name: "lu-heading-1",
|
|
894
897
|
components: [["path", { d: "M4 12h8 M4 18V6 M12 18V6 M17 12 L20 10 L20 18" }]]
|
|
895
|
-
},
|
|
898
|
+
}, b5 = {
|
|
896
899
|
name: "lu-heading-2",
|
|
897
900
|
components: [["path", { d: "M4 12h8 M4 18V6 M12 18V6 M21 18h-4c0-4 4-3 4-6 0-1.5-2-2.5-4-1" }]]
|
|
898
|
-
},
|
|
901
|
+
}, D5 = {
|
|
899
902
|
name: "lu-heading-3",
|
|
900
903
|
components: [["path", { d: "M4 12h8 M4 18V6 M12 18V6 M17.5 10.5c1.7-1 3.5 0 3.5 1.5a2 2 0 0 1-2 2 M17 17.5c2 1.5 4 .3 4-1.5a2 2 0 0 0-2-2" }]]
|
|
901
|
-
},
|
|
904
|
+
}, q5 = {
|
|
902
905
|
name: "lu-heading-4",
|
|
903
906
|
components: [["path", { d: "M12 18V6 M17 10v3a1 1 0 0 0 1 1h3 M21 10v8 M4 12h8 M4 18V6" }]]
|
|
904
|
-
},
|
|
907
|
+
}, w5 = {
|
|
905
908
|
name: "lu-heading-5",
|
|
906
909
|
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" }]]
|
|
907
|
-
},
|
|
910
|
+
}, P5 = {
|
|
908
911
|
name: "lu-heading-6",
|
|
909
912
|
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" }]]
|
|
910
|
-
},
|
|
913
|
+
}, x5 = {
|
|
911
914
|
name: "lu-heading",
|
|
912
915
|
components: [["path", { d: "M6 12h12 M6 20V4 M18 20V4" }]]
|
|
913
|
-
},
|
|
916
|
+
}, G5 = {
|
|
914
917
|
name: "lu-headphone-off",
|
|
915
918
|
components: [["path", { d: "M21 14h-1.343 M9.128 3.47A9 9 0 0 1 21 12v3.343 M2 2 L22 22 M20.414 20.414A2 2 0 0 1 19 21h-1a2 2 0 0 1-2-2v-3 M3 14h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-7a9 9 0 0 1 2.636-6.364" }]]
|
|
916
|
-
},
|
|
919
|
+
}, S5 = {
|
|
917
920
|
name: "lu-headphones",
|
|
918
921
|
components: [["path", { d: "M3 14h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-7a9 9 0 0 1 18 0v7a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3" }]]
|
|
919
|
-
},
|
|
922
|
+
}, I5 = {
|
|
920
923
|
name: "lu-headset",
|
|
921
924
|
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" }]]
|
|
922
|
-
},
|
|
925
|
+
}, O5 = {
|
|
923
926
|
name: "lu-heart-crack",
|
|
924
927
|
components: [["path", { d: "M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z M12 13 L11 12 L13 10 L10 7 L12 5" }]]
|
|
925
|
-
},
|
|
928
|
+
}, E5 = {
|
|
926
929
|
name: "lu-heart-handshake",
|
|
927
930
|
components: [["path", { d: "M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z M12 5 9.04 7.96a2.17 2.17 0 0 0 0 3.08c.82.82 2.13.85 3 .07l2.07-1.9a2.82 2.82 0 0 1 3.79 0l2.96 2.66 M18 15 L16 13 M15 18 L13 16" }]]
|
|
928
|
-
},
|
|
931
|
+
}, R5 = {
|
|
929
932
|
name: "lu-heart-minus",
|
|
930
933
|
components: [["path", { d: "M13.5 19.5 12 21l-7-7c-1.5-1.45-3-3.2-3-5.5A5.5 5.5 0 0 1 7.5 3c1.76 0 3 .5 4.5 2 1.5-1.5 2.74-2 4.5-2a5.5 5.5 0 0 1 5.402 6.5 M15 15h6" }]]
|
|
931
|
-
},
|
|
934
|
+
}, K5 = {
|
|
932
935
|
name: "lu-heart-off",
|
|
933
936
|
components: [["path", { d: "M2 2 L22 22 M16.5 16.5 12 21l-7-7c-1.5-1.45-3-3.2-3-5.5a5.5 5.5 0 0 1 2.14-4.35 M8.76 3.1c1.15.22 2.13.78 3.24 1.9 1.5-1.5 2.74-2 4.5-2A5.5 5.5 0 0 1 22 8.5c0 2.12-1.3 3.78-2.67 5.17" }]]
|
|
934
|
-
},
|
|
937
|
+
}, T5 = {
|
|
935
938
|
name: "lu-heart-plus",
|
|
936
939
|
components: [["path", { d: "M13.5 19.5 12 21l-7-7c-1.5-1.45-3-3.2-3-5.5A5.5 5.5 0 0 1 7.5 3c1.76 0 3 .5 4.5 2 1.5-1.5 2.74-2 4.5-2a5.5 5.5 0 0 1 5.402 6.5 M15 15h6 M18 12v6" }]]
|
|
937
|
-
},
|
|
940
|
+
}, X5 = {
|
|
938
941
|
name: "lu-heart-pulse",
|
|
939
942
|
components: [["path", { d: "M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z M3.22 12H9.5l.5-1 2 4.5 2-7 1.5 3.5h5.27" }]]
|
|
940
|
-
},
|
|
943
|
+
}, U5 = {
|
|
941
944
|
name: "lu-heart",
|
|
942
945
|
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" }]]
|
|
943
|
-
},
|
|
946
|
+
}, B5 = {
|
|
944
947
|
name: "lu-heater",
|
|
945
948
|
components: [["path", { d: "M11 8c2-3-2-3 0-6 M15.5 8c2-3-2-3 0-6 M6 10h.01 M6 14h.01 M10 16v-4 M14 16v-4 M18 16v-4 M20 6a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3 M5 20v2 M19 20v2" }]]
|
|
946
|
-
},
|
|
949
|
+
}, W5 = {
|
|
947
950
|
name: "lu-hexagon",
|
|
948
951
|
components: [["path", { d: "M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z" }]]
|
|
949
|
-
},
|
|
952
|
+
}, j5 = {
|
|
950
953
|
name: "lu-highlighter",
|
|
951
954
|
components: [["path", { d: "m9 11-6 6v3h9l3-3 M22 12 L17.4 16.6 A2 2 0 0 1 14.6 16.6 L9.4 11.4 A2 2 0 0 1 9.4 8.6 L14 4" }]]
|
|
952
|
-
},
|
|
955
|
+
}, J5 = {
|
|
953
956
|
name: "lu-history",
|
|
954
957
|
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" }]]
|
|
955
|
-
},
|
|
958
|
+
}, Q5 = {
|
|
956
959
|
name: "lu-hop-off",
|
|
957
960
|
components: [["path", { d: "M10.82 16.12c1.69.6 3.91.79 5.18.85.28.01.53-.09.7-.27 M11.14 20.57c.52.24 2.44 1.12 4.08 1.37.46.06.86-.25.9-.71.12-1.52-.3-3.43-.5-4.28 M16.13 21.05c1.65.63 3.68.84 4.87.91a.9.9 0 0 0 .7-.26 M17.99 5.52a20.83 20.83 0 0 1 3.15 4.5.8.8 0 0 1-.68 1.13c-1.17.1-2.5.02-3.9-.25 M20.57 11.14c.24.52 1.12 2.44 1.37 4.08.04.3-.08.59-.31.75 M4.93 4.93a10 10 0 0 0-.67 13.4c.35.43.96.4 1.17-.12.69-1.71 1.07-5.07 1.07-6.71 1.34.45 3.1.9 4.88.62a.85.85 0 0 0 .48-.24 M5.52 17.99c1.05.95 2.91 2.42 4.5 3.15a.8.8 0 0 0 1.13-.68c.2-2.34-.33-5.3-1.57-8.28 M8.35 2.68a10 10 0 0 1 9.98 1.58c.43.35.4.96-.12 1.17-1.5.6-4.3.98-6.07 1.05 M2 2 L22 22" }]]
|
|
958
|
-
},
|
|
961
|
+
}, N5 = {
|
|
959
962
|
name: "lu-hop",
|
|
960
963
|
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" }]]
|
|
961
|
-
},
|
|
964
|
+
}, Y5 = {
|
|
962
965
|
name: "lu-hospital",
|
|
963
966
|
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" }]]
|
|
964
|
-
},
|
|
967
|
+
}, _5 = {
|
|
965
968
|
name: "lu-hotel",
|
|
966
969
|
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" }]]
|
|
967
|
-
},
|
|
970
|
+
}, $5 = {
|
|
968
971
|
name: "lu-hourglass",
|
|
969
972
|
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" }]]
|
|
970
|
-
},
|
|
973
|
+
}, an = {
|
|
971
974
|
name: "lu-house-plug",
|
|
972
975
|
components: [["path", { d: "M10 12V8.964 M14 12V8.964 M15 12a1 1 0 0 1 1 1v2a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2v-2a1 1 0 0 1 1-1z M8.5 21H5a2 2 0 0 1-2-2v-9a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2v-2" }]]
|
|
973
|
-
},
|
|
976
|
+
}, nn = {
|
|
974
977
|
name: "lu-house-plus",
|
|
975
978
|
components: [["path", { d: "M13.22 2.416a2 2 0 0 0-2.511.057l-7 5.999A2 2 0 0 0 3 10v9a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7.354 M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8 M15 6h6 M18 3v6" }]]
|
|
976
|
-
},
|
|
979
|
+
}, en = {
|
|
977
980
|
name: "lu-house-wifi",
|
|
978
981
|
components: [["path", { d: "M9.5 13.866a4 4 0 0 1 5 .01 M12 17h.01 M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z M7 10.754a8 8 0 0 1 10 0" }]]
|
|
979
|
-
},
|
|
982
|
+
}, on = {
|
|
980
983
|
name: "lu-house",
|
|
981
984
|
components: [["path", { d: "M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8 M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z" }]]
|
|
982
|
-
},
|
|
985
|
+
}, Mn = {
|
|
983
986
|
name: "lu-ice-cream-bowl",
|
|
984
987
|
components: [["path", { d: "M12 17c5 0 8-2.69 8-6H4c0 3.31 3 6 8 6m-4 4h8m-4-3v3M5.14 11a3.5 3.5 0 1 1 6.71 0 M12.14 11a3.5 3.5 0 1 1 6.71 0 M15.5 6.5a3.5 3.5 0 1 0-7 0" }]]
|
|
985
|
-
},
|
|
988
|
+
}, tn = {
|
|
986
989
|
name: "lu-ice-cream-cone",
|
|
987
990
|
components: [["path", { d: "m7 11 4.08 10.35a1 1 0 0 0 1.84 0L17 11 M17 7A5 5 0 0 0 7 7 M17 7a2 2 0 0 1 0 4H7a2 2 0 0 1 0-4" }]]
|
|
988
|
-
},
|
|
991
|
+
}, cn = {
|
|
989
992
|
name: "lu-id-card",
|
|
990
993
|
components: [["path", { d: "M16 10h2 M16 14h2 M6.17 15a3 3 0 0 1 5.66 0 M7,11 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M4,5 h16 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z" }]]
|
|
991
994
|
}, hn = {
|
|
992
995
|
name: "lu-image-down",
|
|
993
996
|
components: [["path", { d: "M10.3 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10l-3.1-3.1a2 2 0 0 0-2.814.014L6 21 M14 19 L17 22 L17 16.5 M17 22 L20 19 M7,9 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
994
|
-
},
|
|
997
|
+
}, sn = {
|
|
995
998
|
name: "lu-image-minus",
|
|
996
999
|
components: [["path", { d: "M21 9v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7 M16 5 L22 5 M7,9 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M21 15 L17.91 11.91 A2 2 0 0 0 15.09 11.91 L6 21" }]]
|
|
997
|
-
},
|
|
1000
|
+
}, ln = {
|
|
998
1001
|
name: "lu-image-off",
|
|
999
1002
|
components: [["path", { d: "M2 2 L22 22 M10.41 10.41a2 2 0 1 1-2.83-2.83 M13.5 13.5 L6 21 M18 12 L21 15 M3.59 3.59A1.99 1.99 0 0 0 3 5v14a2 2 0 0 0 2 2h14c.55 0 1.052-.22 1.41-.59 M21 15V5a2 2 0 0 0-2-2H9" }]]
|
|
1000
|
-
},
|
|
1003
|
+
}, mn = {
|
|
1001
1004
|
name: "lu-image-play",
|
|
1002
1005
|
components: [["path", { d: "m11 16-5 5 M11 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6.5 M15.765 22a.5.5 0 0 1-.765-.424V13.38a.5.5 0 0 1 .765-.424l5.878 3.674a1 1 0 0 1 0 1.696z M7,9 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
1003
|
-
},
|
|
1006
|
+
}, un = {
|
|
1004
1007
|
name: "lu-image-plus",
|
|
1005
1008
|
components: [["path", { d: "M16 5h6 M19 2v6 M21 11.5V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7.5 M21 15 L17.91 11.91 A2 2 0 0 0 15.09 11.91 L6 21 M7,9 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
1006
|
-
},
|
|
1009
|
+
}, pn = {
|
|
1007
1010
|
name: "lu-image-up",
|
|
1008
1011
|
components: [["path", { d: "M10.3 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10l-3.1-3.1a2 2 0 0 0-2.814.014L6 21 M14 19.5 L17 16.5 L20 19.5 M17 22v-5.5 M7,9 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
1009
|
-
},
|
|
1012
|
+
}, Ln = {
|
|
1010
1013
|
name: "lu-image-upscale",
|
|
1011
1014
|
components: [["path", { d: "M16 3h5v5 M17 21h2a2 2 0 0 0 2-2 M21 12v3 M21 3 L16 8 M3 7V5a2 2 0 0 1 2-2 M5 21 L9.14 16.86 A1.21 1.21 0 0 1 10.86 16.86 L13 19 M9 3h3 M4,11 h8 a1,1 0 0 1 1,1 v8 a1,1 0 0 1 -1,1 h-8 a1,1 0 0 1 -1,-1 v-8 a1,1 0 0 1 1,-1 Z" }]]
|
|
1012
|
-
},
|
|
1015
|
+
}, dn = {
|
|
1013
1016
|
name: "lu-image",
|
|
1014
1017
|
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M7,9 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M21 15 L17.91 11.91 A2 2 0 0 0 15.09 11.91 L6 21" }]]
|
|
1015
|
-
},
|
|
1018
|
+
}, vn = {
|
|
1016
1019
|
name: "lu-images",
|
|
1017
1020
|
components: [["path", { d: "M18 22H4a2 2 0 0 1-2-2V6 M22 13 L20.7 11.7 A2.41 2.41 0 0 0 17.3 11.7 L11 18 M10,8 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M8,2 h12 a2,2 0 0 1 2,2 v12 a2,2 0 0 1 -2,2 h-12 a2,2 0 0 1 -2,-2 v-12 a2,2 0 0 1 2,-2 Z" }]]
|
|
1018
|
-
},
|
|
1021
|
+
}, rn = {
|
|
1019
1022
|
name: "lu-import",
|
|
1020
1023
|
components: [["path", { d: "M12 3v12 M8 11 L12 15 L16 11 M8 5H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-4" }]]
|
|
1021
|
-
},
|
|
1024
|
+
}, Hn = {
|
|
1022
1025
|
name: "lu-inbox",
|
|
1023
1026
|
components: [["path", { d: "M22 12 L16 12 L14 15 L10 15 L8 12 L2 12 M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z" }]]
|
|
1024
|
-
},
|
|
1027
|
+
}, Zn = {
|
|
1025
1028
|
name: "lu-indent-decrease",
|
|
1026
1029
|
components: [["path", { d: "M21 12H11 M21 18H11 M21 6H11 M7 8 L3 12 L7 16" }]]
|
|
1027
|
-
},
|
|
1030
|
+
}, Vn = {
|
|
1028
1031
|
name: "lu-indent-increase",
|
|
1029
1032
|
components: [["path", { d: "M21 12H11 M21 18H11 M21 6H11 M3 8 L7 12 L3 16" }]]
|
|
1030
|
-
},
|
|
1033
|
+
}, fn = {
|
|
1031
1034
|
name: "lu-indian-rupee",
|
|
1032
1035
|
components: [["path", { d: "M6 3h12 M6 8h12 M6 13 L14.5 21 M6 13h3 M9 13c6.667 0 6.667-10 0-10" }]]
|
|
1033
|
-
},
|
|
1036
|
+
}, gn = {
|
|
1034
1037
|
name: "lu-infinity",
|
|
1035
1038
|
components: [["path", { d: "M6 16c5 0 7-8 12-8a4 4 0 0 1 0 8c-5 0-7-8-12-8a4 4 0 1 0 0 8" }]]
|
|
1036
|
-
},
|
|
1039
|
+
}, An = {
|
|
1037
1040
|
name: "lu-info",
|
|
1038
1041
|
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M12 16v-4 M12 8h.01" }]]
|
|
1039
|
-
},
|
|
1042
|
+
}, Cn = {
|
|
1040
1043
|
name: "lu-inspection-panel",
|
|
1041
1044
|
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M7 7h.01 M17 7h.01 M7 17h.01 M17 17h.01" }]]
|
|
1042
|
-
},
|
|
1045
|
+
}, Fn = {
|
|
1043
1046
|
name: "lu-instagram",
|
|
1044
1047
|
components: [["path", { d: "M7,2 h10 a5,5 0 0 1 5,5 v10 a5,5 0 0 1 -5,5 h-10 a5,5 0 0 1 -5,-5 v-10 a5,5 0 0 1 5,-5 Z M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z M17.5 6.5 L17.51 6.5" }]]
|
|
1045
|
-
},
|
|
1048
|
+
}, kn = {
|
|
1046
1049
|
name: "lu-italic",
|
|
1047
1050
|
components: [["path", { d: "M19 4 L10 4 M14 20 L5 20 M15 4 L9 20" }]]
|
|
1048
|
-
},
|
|
1051
|
+
}, yn = {
|
|
1049
1052
|
name: "lu-iteration-ccw",
|
|
1050
1053
|
components: [["path", { d: "M20 10c0-4.4-3.6-8-8-8s-8 3.6-8 8 3.6 8 8 8h8 M16 14 L20 18 L16 22" }]]
|
|
1051
|
-
},
|
|
1054
|
+
}, zn = {
|
|
1052
1055
|
name: "lu-iteration-cw",
|
|
1053
1056
|
components: [["path", { d: "M4 10c0-4.4 3.6-8 8-8s8 3.6 8 8-3.6 8-8 8H4 M8 22 L4 18 L8 14" }]]
|
|
1054
|
-
},
|
|
1057
|
+
}, bn = {
|
|
1055
1058
|
name: "lu-japanese-yen",
|
|
1056
1059
|
components: [["path", { d: "M12 9.5V21m0-11.5L6 3m6 6.5L18 3 M6 15h12 M6 11h12" }]]
|
|
1057
|
-
},
|
|
1060
|
+
}, Dn = {
|
|
1058
1061
|
name: "lu-joystick",
|
|
1059
1062
|
components: [["path", { d: "M21 17a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-2Z M6 15v-2 M12 15V9 M9,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
|
|
1060
|
-
},
|
|
1063
|
+
}, qn = {
|
|
1061
1064
|
name: "lu-kanban",
|
|
1062
1065
|
components: [["path", { d: "M6 5v11 M12 5v6 M18 5v14" }]]
|
|
1063
|
-
},
|
|
1066
|
+
}, wn = {
|
|
1064
1067
|
name: "lu-key-round",
|
|
1065
1068
|
components: [["path", { d: "M2.586 17.414A2 2 0 0 0 2 18.828V21a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h.172a2 2 0 0 0 1.414-.586l.814-.814a6.5 6.5 0 1 0-4-4z M16,7.5 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z" }]]
|
|
1066
|
-
},
|
|
1069
|
+
}, Pn = {
|
|
1067
1070
|
name: "lu-key-square",
|
|
1068
1071
|
components: [["path", { d: "M12.4 2.7a2.5 2.5 0 0 1 3.4 0l5.5 5.5a2.5 2.5 0 0 1 0 3.4l-3.7 3.7a2.5 2.5 0 0 1-3.4 0L8.7 9.8a2.5 2.5 0 0 1 0-3.4z M14 7 L17 10 M9.4 10.6 L2.59 17.41 A2 2 0 0 0 2 18.83 L2 21 A1 1 0 0 0 3 22 L6 22 A1 1 0 0 0 7 21 L7 20 A1 1 0 0 1 8 19 L9 19 A1 1 0 0 0 10 18 L10 17 A1 1 0 0 1 11 16 L11.17 16 A2 2 0 0 0 12.59 15.41 L13.4 14.6" }]]
|
|
1069
|
-
},
|
|
1072
|
+
}, xn = {
|
|
1070
1073
|
name: "lu-key",
|
|
1071
1074
|
components: [["path", { d: "m15.5 7.5 2.3 2.3a1 1 0 0 0 1.4 0l2.1-2.1a1 1 0 0 0 0-1.4L19 4 M21 2 L11.4 11.6 M2,15.5 a5.5,5.5 0 1,0 11,0 a5.5,5.5 0 1,0 -11,0 Z" }]]
|
|
1072
|
-
},
|
|
1075
|
+
}, Gn = {
|
|
1073
1076
|
name: "lu-keyboard-music",
|
|
1074
1077
|
components: [["path", { d: "M4,4 h16 a2,2 0 0 1 2,2 v12 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-12 a2,2 0 0 1 2,-2 Z M6 8h4 M14 8h.01 M18 8h.01 M2 12h20 M6 12v4 M10 12v4 M14 12v4 M18 12v4" }]]
|
|
1075
|
-
},
|
|
1078
|
+
}, Sn = {
|
|
1076
1079
|
name: "lu-keyboard-off",
|
|
1077
1080
|
components: [["path", { d: "M 20 4 A2 2 0 0 1 22 6 M 22 6 L 22 16.41 M 7 16 L 16 16 M 9.69 4 L 20 4 M14 8h.01 M18 8h.01 M2 2 L22 22 M20 20H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2 M6 8h.01 M8 12h.01" }]]
|
|
1078
|
-
},
|
|
1081
|
+
}, In = {
|
|
1079
1082
|
name: "lu-keyboard",
|
|
1080
1083
|
components: [["path", { d: "M10 8h.01 M12 12h.01 M14 8h.01 M16 12h.01 M18 8h.01 M6 8h.01 M7 16h10 M8 12h.01 M4,4 h16 a2,2 0 0 1 2,2 v12 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-12 a2,2 0 0 1 2,-2 Z" }]]
|
|
1081
|
-
},
|
|
1084
|
+
}, On = {
|
|
1082
1085
|
name: "lu-lamp-ceiling",
|
|
1083
1086
|
components: [["path", { d: "M12 2v5 M14.829 15.998a3 3 0 1 1-5.658 0 M20.92 14.606A1 1 0 0 1 20 16H4a1 1 0 0 1-.92-1.394l3-7A1 1 0 0 1 7 7h10a1 1 0 0 1 .92.606z" }]]
|
|
1084
|
-
},
|
|
1087
|
+
}, En = {
|
|
1085
1088
|
name: "lu-lamp-desk",
|
|
1086
1089
|
components: [["path", { d: "M10.293 2.293a1 1 0 0 1 1.414 0l2.5 2.5 5.994 1.227a1 1 0 0 1 .506 1.687l-7 7a1 1 0 0 1-1.687-.506l-1.227-5.994-2.5-2.5a1 1 0 0 1 0-1.414z M14.21 4.79 L10.79 8.21 M3 20a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1z M9.09 6.5 L4.29 11.29 A1 1 0 0 0 4.11 12.46 L7 18" }]]
|
|
1087
|
-
},
|
|
1090
|
+
}, Rn = {
|
|
1088
1091
|
name: "lu-lamp-floor",
|
|
1089
1092
|
components: [["path", { d: "M12 10v12 M17.929 7.629A1 1 0 0 1 17 9H7a1 1 0 0 1-.928-1.371l2-5A1 1 0 0 1 9 2h6a1 1 0 0 1 .928.629z M9 22h6" }]]
|
|
1090
|
-
},
|
|
1093
|
+
}, Kn = {
|
|
1091
1094
|
name: "lu-lamp-wall-down",
|
|
1092
1095
|
components: [["path", { d: "M19.929 18.629A1 1 0 0 1 19 20H9a1 1 0 0 1-.928-1.371l2-5A1 1 0 0 1 11 13h6a1 1 0 0 1 .928.629z M6 3a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H5a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1z M8 6h4a2 2 0 0 1 2 2v5" }]]
|
|
1093
|
-
},
|
|
1096
|
+
}, Tn = {
|
|
1094
1097
|
name: "lu-lamp-wall-up",
|
|
1095
1098
|
components: [["path", { d: "M19.929 9.629A1 1 0 0 1 19 11H9a1 1 0 0 1-.928-1.371l2-5A1 1 0 0 1 11 4h6a1 1 0 0 1 .928.629z M6 15a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H5a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1z M8 18h4a2 2 0 0 0 2-2v-5" }]]
|
|
1096
|
-
},
|
|
1099
|
+
}, Xn = {
|
|
1097
1100
|
name: "lu-lamp",
|
|
1098
1101
|
components: [["path", { d: "M12 12v6 M4.077 10.615A1 1 0 0 0 5 12h14a1 1 0 0 0 .923-1.385l-3.077-7.384A2 2 0 0 0 15 2H9a2 2 0 0 0-1.846 1.23Z M8 20a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1z" }]]
|
|
1099
|
-
},
|
|
1102
|
+
}, Un = {
|
|
1100
1103
|
name: "lu-land-plot",
|
|
1101
1104
|
components: [["path", { d: "m12 8 6-3-6-3v10 M8 11.99 L2.5 15.13 A1 1 0 0 0 2.5 16.87 L11 21.73 A2 2 0 0 0 13 21.73 L21.5 16.87 A1 1 0 0 0 21.5 15.13 L16 12 M6.49 12.85 L17.51 19.15 M17.51 12.85 6.5 19.15" }]]
|
|
1102
|
-
},
|
|
1105
|
+
}, Bn = {
|
|
1103
1106
|
name: "lu-landmark",
|
|
1104
1107
|
components: [["path", { d: "M3 22 L21 22 M6 18 L6 11 M10 18 L10 11 M14 18 L14 11 M18 18 L18 11 M12 2 L20 7 L4 7 Z" }]]
|
|
1105
|
-
},
|
|
1108
|
+
}, Wn = {
|
|
1106
1109
|
name: "lu-languages",
|
|
1107
1110
|
components: [["path", { d: "m5 8 6 6 M4 14 L10 8 L12 5 M2 5h12 M7 2h1 M22 22 L17 12 L12 22 M14 18h6" }]]
|
|
1108
|
-
},
|
|
1111
|
+
}, jn = {
|
|
1109
1112
|
name: "lu-laptop-minimal-check",
|
|
1110
1113
|
components: [["path", { d: "M2 20h20 M9 10 L11 12 L15 8 M5,4 h14 a2,2 0 0 1 2,2 v8 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-8 a2,2 0 0 1 2,-2 Z" }]]
|
|
1111
|
-
},
|
|
1114
|
+
}, Jn = {
|
|
1112
1115
|
name: "lu-laptop-minimal",
|
|
1113
1116
|
components: [["path", { d: "M5,4 h14 a2,2 0 0 1 2,2 v8 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-8 a2,2 0 0 1 2,-2 Z M2 20 L22 20" }]]
|
|
1114
|
-
},
|
|
1117
|
+
}, Qn = {
|
|
1115
1118
|
name: "lu-laptop",
|
|
1116
1119
|
components: [["path", { d: "M20 16V7a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v9m16 0H4m16 0 1.28 2.55a1 1 0 0 1-.9 1.45H3.62a1 1 0 0 1-.9-1.45L4 16" }]]
|
|
1117
|
-
},
|
|
1120
|
+
}, Nn = {
|
|
1118
1121
|
name: "lu-lasso-select",
|
|
1119
1122
|
components: [["path", { d: "M7 22a5 5 0 0 1-2-4 M7 16.93c.96.43 1.96.74 2.99.91 M3.34 14A6.8 6.8 0 0 1 2 10c0-4.42 4.48-8 10-8s10 3.58 10 8a7.19 7.19 0 0 1-.33 2 M5 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4z M14.33 22h-.09a.35.35 0 0 1-.24-.32v-10a.34.34 0 0 1 .33-.34c.08 0 .15.03.21.08l7.34 6a.33.33 0 0 1-.21.59h-4.49l-2.57 3.85a.35.35 0 0 1-.28.14z" }]]
|
|
1120
|
-
},
|
|
1123
|
+
}, Yn = {
|
|
1121
1124
|
name: "lu-lasso",
|
|
1122
1125
|
components: [["path", { d: "M7 22a5 5 0 0 1-2-4 M3.3 14A6.8 6.8 0 0 1 2 10c0-4.4 4.5-8 10-8s10 3.6 10 8-4.5 8-10 8a12 12 0 0 1-5-1 M5 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4z" }]]
|
|
1123
|
-
},
|
|
1126
|
+
}, _n = {
|
|
1124
1127
|
name: "lu-laugh",
|
|
1125
1128
|
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M18 13a6 6 0 0 1-6 5 6 6 0 0 1-6-5h12Z M9 9 L9.01 9 M15 9 L15.01 9" }]]
|
|
1126
|
-
},
|
|
1129
|
+
}, $n = {
|
|
1127
1130
|
name: "lu-layers-2",
|
|
1128
1131
|
components: [["path", { d: "M13 13.74a2 2 0 0 1-2 0L2.5 8.87a1 1 0 0 1 0-1.74L11 2.26a2 2 0 0 1 2 0l8.5 4.87a1 1 0 0 1 0 1.74z M20 14.29 L21.5 15.13 A1 1 0 0 1 21.5 16.87 L13 21.74 A2 2 0 0 1 11 21.74 L2.5 16.87 A1 1 0 0 1 2.5 15.13 L4 14.28" }]]
|
|
1129
|
-
},
|
|
1132
|
+
}, a4 = {
|
|
1130
1133
|
name: "lu-layers",
|
|
1131
1134
|
components: [["path", { d: "M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12 M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17" }]]
|
|
1132
|
-
},
|
|
1135
|
+
}, n4 = {
|
|
1133
1136
|
name: "lu-layout-dashboard",
|
|
1134
1137
|
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" }]]
|
|
1135
|
-
},
|
|
1138
|
+
}, e4 = {
|
|
1136
1139
|
name: "lu-layout-grid",
|
|
1137
1140
|
components: [["path", { d: "M4,3 h5 a1,1 0 0 1 1,1 v5 a1,1 0 0 1 -1,1 h-5 a1,1 0 0 1 -1,-1 v-5 a1,1 0 0 1 1,-1 Z 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" }]]
|
|
1138
|
-
},
|
|
1141
|
+
}, o4 = {
|
|
1139
1142
|
name: "lu-layout-list",
|
|
1140
1143
|
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" }]]
|
|
1141
|
-
},
|
|
1144
|
+
}, M4 = {
|
|
1142
1145
|
name: "lu-layout-panel-left",
|
|
1143
1146
|
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" }]]
|
|
1144
|
-
},
|
|
1147
|
+
}, t4 = {
|
|
1145
1148
|
name: "lu-layout-panel-top",
|
|
1146
1149
|
components: [["path", { d: "M4,3 h16 a1,1 0 0 1 1,1 v5 a1,1 0 0 1 -1,1 h-16 a1,1 0 0 1 -1,-1 v-5 a1,1 0 0 1 1,-1 Z M4,14 h5 a1,1 0 0 1 1,1 v5 a1,1 0 0 1 -1,1 h-5 a1,1 0 0 1 -1,-1 v-5 a1,1 0 0 1 1,-1 Z M15,14 h5 a1,1 0 0 1 1,1 v5 a1,1 0 0 1 -1,1 h-5 a1,1 0 0 1 -1,-1 v-5 a1,1 0 0 1 1,-1 Z" }]]
|
|
1147
|
-
},
|
|
1150
|
+
}, c4 = {
|
|
1148
1151
|
name: "lu-layout-template",
|
|
1149
1152
|
components: [["path", { d: "M4,3 h16 a1,1 0 0 1 1,1 v5 a1,1 0 0 1 -1,1 h-16 a1,1 0 0 1 -1,-1 v-5 a1,1 0 0 1 1,-1 Z M4,14 h7 a1,1 0 0 1 1,1 v5 a1,1 0 0 1 -1,1 h-7 a1,1 0 0 1 -1,-1 v-5 a1,1 0 0 1 1,-1 Z M17,14 h3 a1,1 0 0 1 1,1 v5 a1,1 0 0 1 -1,1 h-3 a1,1 0 0 1 -1,-1 v-5 a1,1 0 0 1 1,-1 Z" }]]
|
|
1150
1153
|
}, h4 = {
|
|
1151
1154
|
name: "lu-leaf",
|
|
1152
1155
|
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" }]]
|
|
1153
|
-
},
|
|
1156
|
+
}, s4 = {
|
|
1154
1157
|
name: "lu-leafy-green",
|
|
1155
1158
|
components: [["path", { d: "M2 22c1.25-.987 2.27-1.975 3.9-2.2a5.56 5.56 0 0 1 3.8 1.5 4 4 0 0 0 6.187-2.353 3.5 3.5 0 0 0 3.69-5.116A3.5 3.5 0 0 0 20.95 8 3.5 3.5 0 1 0 16 3.05a3.5 3.5 0 0 0-5.831 1.373 3.5 3.5 0 0 0-5.116 3.69 4 4 0 0 0-2.348 6.155C3.499 15.42 4.409 16.712 4.2 18.1 3.926 19.743 3.014 20.732 2 22 M2 22 17 7" }]]
|
|
1156
|
-
},
|
|
1159
|
+
}, l4 = {
|
|
1157
1160
|
name: "lu-lectern",
|
|
1158
1161
|
components: [["path", { d: "M16 12h3a2 2 0 0 0 1.902-1.38l1.056-3.333A1 1 0 0 0 21 6H3a1 1 0 0 0-.958 1.287l1.056 3.334A2 2 0 0 0 5 12h3 M18 6V3a1 1 0 0 0-1-1h-3 M9,10 h6 a1,1 0 0 1 1,1 v10 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-10 a1,1 0 0 1 1,-1 Z" }]]
|
|
1159
|
-
},
|
|
1162
|
+
}, m4 = {
|
|
1160
1163
|
name: "lu-letter-text",
|
|
1161
1164
|
components: [["path", { d: "M15 12h6 M15 6h6 M3 13 L6.55 5.28 A0.5 0.5 0 0 1 7.45 5.28 L11 13 M3 18h18 M3.92 11h6.16" }]]
|
|
1162
|
-
},
|
|
1165
|
+
}, u4 = {
|
|
1163
1166
|
name: "lu-library-big",
|
|
1164
1167
|
components: [["path", { d: "M4,3 h6 a1,1 0 0 1 1,1 v16 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-16 a1,1 0 0 1 1,-1 Z M7 3v18 M20.4 18.9c.2.5-.1 1.1-.6 1.3l-1.9.7c-.5.2-1.1-.1-1.3-.6L11.1 5.1c-.2-.5.1-1.1.6-1.3l1.9-.7c.5-.2 1.1.1 1.3.6Z" }]]
|
|
1165
|
-
},
|
|
1168
|
+
}, p4 = {
|
|
1166
1169
|
name: "lu-library",
|
|
1167
1170
|
components: [["path", { d: "m16 6 4 14 M12 6v14 M8 8v12 M4 4v16" }]]
|
|
1168
|
-
},
|
|
1171
|
+
}, L4 = {
|
|
1169
1172
|
name: "lu-life-buoy",
|
|
1170
1173
|
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M4.93 4.93 L9.17 9.17 M14.83 9.17 L19.07 4.93 M14.83 14.83 L19.07 19.07 M9.17 14.83 L4.93 19.07 M8,12 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z" }]]
|
|
1171
|
-
},
|
|
1174
|
+
}, d4 = {
|
|
1172
1175
|
name: "lu-ligature",
|
|
1173
1176
|
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" }]]
|
|
1174
|
-
},
|
|
1177
|
+
}, v4 = {
|
|
1175
1178
|
name: "lu-lightbulb-off",
|
|
1176
1179
|
components: [["path", { d: "M16.8 11.2c.8-.9 1.2-2 1.2-3.2a6 6 0 0 0-9.3-5 M2 2 L22 22 M6.3 6.3a4.67 4.67 0 0 0 1.2 5.2c.7.7 1.3 1.5 1.5 2.5 M9 18h6 M10 22h4" }]]
|
|
1177
|
-
},
|
|
1180
|
+
}, i4 = {
|
|
1178
1181
|
name: "lu-lightbulb",
|
|
1179
1182
|
components: [["path", { d: "M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5 M9 18h6 M10 22h4" }]]
|
|
1180
|
-
},
|
|
1183
|
+
}, r4 = {
|
|
1181
1184
|
name: "lu-link-2-off",
|
|
1182
1185
|
components: [["path", { d: "M9 17H7A5 5 0 0 1 7 7 M15 7h2a5 5 0 0 1 4 8 M8 12 L12 12 M2 2 L22 22" }]]
|
|
1183
|
-
},
|
|
1186
|
+
}, H4 = {
|
|
1184
1187
|
name: "lu-link-2",
|
|
1185
1188
|
components: [["path", { d: "M9 17H7A5 5 0 0 1 7 7h2 M15 7h2a5 5 0 1 1 0 10h-2 M8 12 L16 12" }]]
|
|
1186
|
-
},
|
|
1189
|
+
}, Z4 = {
|
|
1187
1190
|
name: "lu-link",
|
|
1188
1191
|
components: [["path", { d: "M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71 M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71" }]]
|
|
1189
|
-
},
|
|
1192
|
+
}, V4 = {
|
|
1190
1193
|
name: "lu-linkedin",
|
|
1191
1194
|
components: [["path", { d: "M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z M2,9 h4 v12 h-4 Z M2,4 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
1192
|
-
},
|
|
1195
|
+
}, f4 = {
|
|
1193
1196
|
name: "lu-list-check",
|
|
1194
1197
|
components: [["path", { d: "M11 18H3 M15 18 L17 20 L21 16 M16 12H3 M16 6H3" }]]
|
|
1195
|
-
},
|
|
1198
|
+
}, g4 = {
|
|
1196
1199
|
name: "lu-list-checks",
|
|
1197
1200
|
components: [["path", { d: "m3 17 2 2 4-4 M3 7 L5 9 L9 5 M13 6h8 M13 12h8 M13 18h8" }]]
|
|
1198
|
-
},
|
|
1201
|
+
}, A4 = {
|
|
1199
1202
|
name: "lu-list-collapse",
|
|
1200
1203
|
components: [["path", { d: "m3 10 2.5-2.5L3 5 M3 19 L5.5 16.5 L3 14 M10 6h11 M10 12h11 M10 18h11" }]]
|
|
1201
|
-
},
|
|
1204
|
+
}, C4 = {
|
|
1202
1205
|
name: "lu-list-end",
|
|
1203
1206
|
components: [["path", { d: "M16 12H3 M16 6H3 M10 18H3 M21 6v10a2 2 0 0 1-2 2h-5 M16 16 L14 18 L16 20" }]]
|
|
1204
|
-
},
|
|
1207
|
+
}, F4 = {
|
|
1205
1208
|
name: "lu-list-filter-plus",
|
|
1206
1209
|
components: [["path", { d: "M10 18h4 M11 6H3 M15 6h6 M18 9V3 M7 12h8" }]]
|
|
1207
|
-
},
|
|
1210
|
+
}, k4 = {
|
|
1208
1211
|
name: "lu-list-filter",
|
|
1209
1212
|
components: [["path", { d: "M3 6h18 M7 12h10 M10 18h4" }]]
|
|
1210
|
-
},
|
|
1213
|
+
}, y4 = {
|
|
1211
1214
|
name: "lu-list-minus",
|
|
1212
1215
|
components: [["path", { d: "M11 12H3 M16 6H3 M16 18H3 M21 12h-6" }]]
|
|
1213
|
-
},
|
|
1216
|
+
}, z4 = {
|
|
1214
1217
|
name: "lu-list-music",
|
|
1215
1218
|
components: [["path", { d: "M21 15V6 M18.5 18a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z M12 12H3 M16 6H3 M12 18H3" }]]
|
|
1216
|
-
},
|
|
1219
|
+
}, b4 = {
|
|
1217
1220
|
name: "lu-list-ordered",
|
|
1218
1221
|
components: [["path", { d: "M10 12h11 M10 18h11 M10 6h11 M4 10h2 M4 6h1v4 M6 18H4c0-1 2-2 2-3s-1-1.5-2-1" }]]
|
|
1219
|
-
},
|
|
1222
|
+
}, D4 = {
|
|
1220
1223
|
name: "lu-list-plus",
|
|
1221
1224
|
components: [["path", { d: "M11 12H3 M16 6H3 M16 18H3 M18 9v6 M21 12h-6" }]]
|
|
1222
|
-
},
|
|
1225
|
+
}, q4 = {
|
|
1223
1226
|
name: "lu-list-restart",
|
|
1224
1227
|
components: [["path", { d: "M21 6H3 M7 12H3 M7 18H3 M12 18a5 5 0 0 0 9-3 4.5 4.5 0 0 0-4.5-4.5c-1.33 0-2.54.54-3.41 1.41L11 14 M11 10v4h4" }]]
|
|
1225
|
-
},
|
|
1228
|
+
}, w4 = {
|
|
1226
1229
|
name: "lu-list-start",
|
|
1227
1230
|
components: [["path", { d: "M16 12H3 M16 18H3 M10 6H3 M21 18V8a2 2 0 0 0-2-2h-5 M16 8 L14 6 L16 4" }]]
|
|
1228
|
-
},
|
|
1231
|
+
}, P4 = {
|
|
1229
1232
|
name: "lu-list-todo",
|
|
1230
1233
|
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" }]]
|
|
1231
|
-
},
|
|
1234
|
+
}, x4 = {
|
|
1232
1235
|
name: "lu-list-tree",
|
|
1233
1236
|
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" }]]
|
|
1234
|
-
},
|
|
1237
|
+
}, G4 = {
|
|
1235
1238
|
name: "lu-list-video",
|
|
1236
1239
|
components: [["path", { d: "M12 12H3 M16 6H3 M12 18H3 M16 12 L21 15 L16 18 L16 12 Z" }]]
|
|
1237
|
-
},
|
|
1240
|
+
}, S4 = {
|
|
1238
1241
|
name: "lu-list-x",
|
|
1239
1242
|
components: [["path", { d: "M11 12H3 M16 6H3 M16 18H3 M19 10 L15 14 M15 10 L19 14" }]]
|
|
1240
|
-
},
|
|
1243
|
+
}, I4 = {
|
|
1241
1244
|
name: "lu-list",
|
|
1242
1245
|
components: [["path", { d: "M3 12h.01 M3 18h.01 M3 6h.01 M8 12h13 M8 18h13 M8 6h13" }]]
|
|
1243
|
-
},
|
|
1246
|
+
}, O4 = {
|
|
1244
1247
|
name: "lu-loader-circle",
|
|
1245
1248
|
components: [["path", { d: "M21 12a9 9 0 1 1-6.219-8.56" }]]
|
|
1246
|
-
},
|
|
1249
|
+
}, E4 = {
|
|
1247
1250
|
name: "lu-loader-pinwheel",
|
|
1248
1251
|
components: [["path", { d: "M22 12a1 1 0 0 1-10 0 1 1 0 0 0-10 0 M7 20.7a1 1 0 1 1 5-8.7 1 1 0 1 0 5-8.6 M7 3.3a1 1 0 1 1 5 8.6 1 1 0 1 0 5 8.6 M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z" }]]
|
|
1249
|
-
},
|
|
1252
|
+
}, R4 = {
|
|
1250
1253
|
name: "lu-loader",
|
|
1251
1254
|
components: [["path", { d: "M12 2v4 M16.2 7.8 L19.1 4.9 M18 12h4 M16.2 16.2 L19.1 19.1 M12 18v4 M4.9 19.1 L7.8 16.2 M2 12h4 M4.9 4.9 L7.8 7.8" }]]
|
|
1252
|
-
},
|
|
1255
|
+
}, K4 = {
|
|
1253
1256
|
name: "lu-locate-fixed",
|
|
1254
1257
|
components: [["path", { d: "M2 12 L5 12 M19 12 L22 12 M12 2 L12 5 M12 19 L12 22 M5,12 a7,7 0 1,0 14,0 a7,7 0 1,0 -14,0 Z M9,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
|
|
1255
|
-
},
|
|
1258
|
+
}, T4 = {
|
|
1256
1259
|
name: "lu-locate-off",
|
|
1257
1260
|
components: [["path", { d: "M12 19v3 M12 2v3 M18.89 13.24a7 7 0 0 0-8.13-8.13 M19 12h3 M2 12h3 M2 2 L22 22 M7.05 7.05a7 7 0 0 0 9.9 9.9" }]]
|
|
1258
|
-
},
|
|
1261
|
+
}, X4 = {
|
|
1259
1262
|
name: "lu-locate",
|
|
1260
1263
|
components: [["path", { d: "M2 12 L5 12 M19 12 L22 12 M12 2 L12 5 M12 19 L12 22 M5,12 a7,7 0 1,0 14,0 a7,7 0 1,0 -14,0 Z" }]]
|
|
1261
|
-
},
|
|
1264
|
+
}, U4 = {
|
|
1262
1265
|
name: "lu-location-edit",
|
|
1263
1266
|
components: [["path", { d: "M17.97 9.304A8 8 0 0 0 2 10c0 4.69 4.887 9.562 7.022 11.468 M21.378 16.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z M7,10 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
|
|
1264
|
-
},
|
|
1267
|
+
}, B4 = {
|
|
1265
1268
|
name: "lu-lock-keyhole-open",
|
|
1266
1269
|
components: [["path", { d: "M11,16 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M5,10 h14 a2,2 0 0 1 2,2 v8 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-8 a2,2 0 0 1 2,-2 Z M7 10V7a5 5 0 0 1 9.33-2.5" }]]
|
|
1267
|
-
},
|
|
1270
|
+
}, W4 = {
|
|
1268
1271
|
name: "lu-lock-keyhole",
|
|
1269
1272
|
components: [["path", { d: "M11,16 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M5,10 h14 a2,2 0 0 1 2,2 v8 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-8 a2,2 0 0 1 2,-2 Z M7 10V7a5 5 0 0 1 10 0v3" }]]
|
|
1270
|
-
},
|
|
1273
|
+
}, j4 = {
|
|
1271
1274
|
name: "lu-lock-open",
|
|
1272
1275
|
components: [["path", { d: "M5,11 h14 a2,2 0 0 1 2,2 v7 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-7 a2,2 0 0 1 2,-2 Z M7 11V7a5 5 0 0 1 9.9-1" }]]
|
|
1273
|
-
},
|
|
1276
|
+
}, J4 = {
|
|
1274
1277
|
name: "lu-lock",
|
|
1275
1278
|
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" }]]
|
|
1276
|
-
},
|
|
1279
|
+
}, Q4 = {
|
|
1277
1280
|
name: "lu-log-in",
|
|
1278
1281
|
components: [["path", { d: "M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4 M10 17 L15 12 L10 7 M15 12 L3 12" }]]
|
|
1279
|
-
},
|
|
1282
|
+
}, N4 = {
|
|
1280
1283
|
name: "lu-log-out",
|
|
1281
1284
|
components: [["path", { d: "M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4 M16 17 L21 12 L16 7 M21 12 L9 12" }]]
|
|
1282
|
-
},
|
|
1285
|
+
}, Y4 = {
|
|
1283
1286
|
name: "lu-logs",
|
|
1284
1287
|
components: [["path", { d: "M13 12h8 M13 18h8 M13 6h8 M3 12h1 M3 18h1 M3 6h1 M8 12h1 M8 18h1 M8 6h1" }]]
|
|
1285
|
-
},
|
|
1288
|
+
}, _4 = {
|
|
1286
1289
|
name: "lu-lollipop",
|
|
1287
1290
|
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" }]]
|
|
1288
|
-
},
|
|
1291
|
+
}, $4 = {
|
|
1289
1292
|
name: "lu-luggage",
|
|
1290
1293
|
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" }]]
|
|
1291
|
-
},
|
|
1294
|
+
}, a3 = {
|
|
1292
1295
|
name: "lu-magnet",
|
|
1293
1296
|
components: [["path", { d: "m6 15-4-4 6.75-6.77a7.79 7.79 0 0 1 11 11L13 22l-4-4 6.39-6.36a2.14 2.14 0 0 0-3-3L6 15 M5 8 L9 12 M12 15 L16 19" }]]
|
|
1294
|
-
},
|
|
1297
|
+
}, n3 = {
|
|
1295
1298
|
name: "lu-mail-check",
|
|
1296
1299
|
components: [["path", { d: "M22 13V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h8 M22 7 L13.03 12.7 A1.94 1.94 0 0 1 10.97 12.7 L2 7 M16 19 L18 21 L22 17" }]]
|
|
1297
|
-
},
|
|
1300
|
+
}, e3 = {
|
|
1298
1301
|
name: "lu-mail-minus",
|
|
1299
1302
|
components: [["path", { d: "M22 15V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h8 M22 7 L13.03 12.7 A1.94 1.94 0 0 1 10.97 12.7 L2 7 M16 19h6" }]]
|
|
1300
|
-
},
|
|
1303
|
+
}, o3 = {
|
|
1301
1304
|
name: "lu-mail-open",
|
|
1302
1305
|
components: [["path", { d: "M21.2 8.4c.5.38.8.97.8 1.6v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V10a2 2 0 0 1 .8-1.6l8-6a2 2 0 0 1 2.4 0l8 6Z M22 10 L13.03 15.7 A1.94 1.94 0 0 1 10.97 15.7 L2 10" }]]
|
|
1303
|
-
},
|
|
1306
|
+
}, M3 = {
|
|
1304
1307
|
name: "lu-mail-plus",
|
|
1305
1308
|
components: [["path", { d: "M22 13V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h8 M22 7 L13.03 12.7 A1.94 1.94 0 0 1 10.97 12.7 L2 7 M19 16v6 M16 19h6" }]]
|
|
1306
|
-
},
|
|
1309
|
+
}, t3 = {
|
|
1307
1310
|
name: "lu-mail-question",
|
|
1308
1311
|
components: [["path", { d: "M22 10.5V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h12.5 M22 7 L13.03 12.7 A1.94 1.94 0 0 1 10.97 12.7 L2 7 M18 15.28c.2-.4.5-.8.9-1a2.1 2.1 0 0 1 2.6.4c.3.4.5.8.5 1.3 0 1.3-2 2-2 2 M20 22v.01" }]]
|
|
1309
|
-
},
|
|
1312
|
+
}, c3 = {
|
|
1310
1313
|
name: "lu-mail-search",
|
|
1311
1314
|
components: [["path", { d: "M22 12.5V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h7.5 M22 7 L13.03 12.7 A1.94 1.94 0 0 1 10.97 12.7 L2 7 M18 21a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z M15,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M22 22 L20.5 20.5" }]]
|
|
1312
1315
|
}, h3 = {
|
|
1313
1316
|
name: "lu-mail-warning",
|
|
1314
1317
|
components: [["path", { d: "M22 10.5V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h12.5 M22 7 L13.03 12.7 A1.94 1.94 0 0 1 10.97 12.7 L2 7 M20 14v4 M20 22v.01" }]]
|
|
1315
|
-
},
|
|
1318
|
+
}, s3 = {
|
|
1316
1319
|
name: "lu-mail-x",
|
|
1317
1320
|
components: [["path", { d: "M22 13V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h9 M22 7 L13.03 12.7 A1.94 1.94 0 0 1 10.97 12.7 L2 7 M17 17 L21 21 M21 17 L17 21" }]]
|
|
1318
|
-
},
|
|
1321
|
+
}, l3 = {
|
|
1319
1322
|
name: "lu-mail",
|
|
1320
1323
|
components: [["path", { d: "m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7 M4,4 h16 a2,2 0 0 1 2,2 v12 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-12 a2,2 0 0 1 2,-2 Z" }]]
|
|
1321
|
-
},
|
|
1324
|
+
}, m3 = {
|
|
1322
1325
|
name: "lu-mailbox",
|
|
1323
1326
|
components: [["path", { d: "M22 17a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9.5C2 7 4 5 6.5 5H18c2.2 0 4 1.8 4 4v8Z M15 9 L18 9 L18 11 M6.5 5C9 5 11 7 11 9.5V17a2 2 0 0 1-2 2 M6 10 L7 10" }]]
|
|
1324
|
-
},
|
|
1327
|
+
}, u3 = {
|
|
1325
1328
|
name: "lu-mails",
|
|
1326
1329
|
components: [["path", { d: "M8,4 h12 a2,2 0 0 1 2,2 v9 a2,2 0 0 1 -2,2 h-12 a2,2 0 0 1 -2,-2 v-9 a2,2 0 0 1 2,-2 Z M22 7 L14.9 10.78 C14.33 11.08, 13.67 11.08, 13.1 10.78 L6 7 M2 8v11c0 1.1.9 2 2 2h14" }]]
|
|
1327
|
-
},
|
|
1330
|
+
}, p3 = {
|
|
1328
1331
|
name: "lu-map-pin-check-inside",
|
|
1329
1332
|
components: [["path", { d: "M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0 M9 10 L11 12 L15 8" }]]
|
|
1330
|
-
},
|
|
1333
|
+
}, L3 = {
|
|
1331
1334
|
name: "lu-map-pin-check",
|
|
1332
1335
|
components: [["path", { d: "M19.43 12.935c.357-.967.57-1.955.57-2.935a8 8 0 0 0-16 0c0 4.993 5.539 10.193 7.399 11.799a1 1 0 0 0 1.202 0 32.197 32.197 0 0 0 .813-.728 M9,10 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M16 18 L18 20 L22 16" }]]
|
|
1333
|
-
},
|
|
1336
|
+
}, d3 = {
|
|
1334
1337
|
name: "lu-map-pin-house",
|
|
1335
1338
|
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" }]]
|
|
1336
|
-
},
|
|
1339
|
+
}, v3 = {
|
|
1337
1340
|
name: "lu-map-pin-minus-inside",
|
|
1338
1341
|
components: [["path", { d: "M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0 M9 10h6" }]]
|
|
1339
|
-
},
|
|
1342
|
+
}, i3 = {
|
|
1340
1343
|
name: "lu-map-pin-minus",
|
|
1341
1344
|
components: [["path", { d: "M18.977 14C19.6 12.701 20 11.343 20 10a8 8 0 0 0-16 0c0 4.993 5.539 10.193 7.399 11.799a1 1 0 0 0 1.202 0 32 32 0 0 0 .824-.738 M9,10 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M16 18h6" }]]
|
|
1342
|
-
},
|
|
1345
|
+
}, r3 = {
|
|
1343
1346
|
name: "lu-map-pin-off",
|
|
1344
1347
|
components: [["path", { d: "M12.75 7.09a3 3 0 0 1 2.16 2.16 M17.072 17.072c-1.634 2.17-3.527 3.912-4.471 4.727a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 1.432-4.568 M2 2 L22 22 M8.475 2.818A8 8 0 0 1 20 10c0 1.183-.31 2.377-.81 3.533 M9.13 9.13a3 3 0 0 0 3.74 3.74" }]]
|
|
1345
|
-
},
|
|
1348
|
+
}, H3 = {
|
|
1346
1349
|
name: "lu-map-pin-plus-inside",
|
|
1347
1350
|
components: [["path", { d: "M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0 M12 7v6 M9 10h6" }]]
|
|
1348
|
-
},
|
|
1351
|
+
}, Z3 = {
|
|
1349
1352
|
name: "lu-map-pin-plus",
|
|
1350
1353
|
components: [["path", { d: "M19.914 11.105A7.298 7.298 0 0 0 20 10a8 8 0 0 0-16 0c0 4.993 5.539 10.193 7.399 11.799a1 1 0 0 0 1.202 0 32 32 0 0 0 .824-.738 M9,10 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M16 18h6 M19 15v6" }]]
|
|
1351
|
-
},
|
|
1354
|
+
}, V3 = {
|
|
1352
1355
|
name: "lu-map-pin-x-inside",
|
|
1353
1356
|
components: [["path", { d: "M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0 M14.5 7.5 L9.5 12.5 M9.5 7.5 L14.5 12.5" }]]
|
|
1354
|
-
},
|
|
1357
|
+
}, f3 = {
|
|
1355
1358
|
name: "lu-map-pin-x",
|
|
1356
1359
|
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" }]]
|
|
1357
|
-
},
|
|
1360
|
+
}, g3 = {
|
|
1358
1361
|
name: "lu-map-pin",
|
|
1359
1362
|
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" }]]
|
|
1360
|
-
},
|
|
1363
|
+
}, A3 = {
|
|
1361
1364
|
name: "lu-map-pinned",
|
|
1362
1365
|
components: [["path", { d: "M18 8c0 3.613-3.869 7.429-5.393 8.795a1 1 0 0 1-1.214 0C9.87 15.429 6 11.613 6 8a6 6 0 0 1 12 0 M10,8 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M8.714 14h-3.71a1 1 0 0 0-.948.683l-2.004 6A1 1 0 0 0 3 22h18a1 1 0 0 0 .948-1.316l-2-6a1 1 0 0 0-.949-.684h-3.712" }]]
|
|
1363
|
-
},
|
|
1366
|
+
}, C3 = {
|
|
1364
1367
|
name: "lu-map-plus",
|
|
1365
1368
|
components: [["path", { d: "m11 19-1.106-.552a2 2 0 0 0-1.788 0l-3.659 1.83A1 1 0 0 1 3 19.381V6.618a1 1 0 0 1 .553-.894l4.553-2.277a2 2 0 0 1 1.788 0l4.212 2.106a2 2 0 0 0 1.788 0l3.659-1.83A1 1 0 0 1 21 4.619V12 M15 5.764V12 M18 15v6 M21 18h-6 M9 3.236v15" }]]
|
|
1366
|
-
},
|
|
1369
|
+
}, F3 = {
|
|
1367
1370
|
name: "lu-map",
|
|
1368
1371
|
components: [["path", { d: "M14.106 5.553a2 2 0 0 0 1.788 0l3.659-1.83A1 1 0 0 1 21 4.619v12.764a1 1 0 0 1-.553.894l-4.553 2.277a2 2 0 0 1-1.788 0l-4.212-2.106a2 2 0 0 0-1.788 0l-3.659 1.83A1 1 0 0 1 3 19.381V6.618a1 1 0 0 1 .553-.894l4.553-2.277a2 2 0 0 1 1.788 0z M15 5.764v15 M9 3.236v15" }]]
|
|
1369
|
-
},
|
|
1372
|
+
}, k3 = {
|
|
1370
1373
|
name: "lu-mars-stroke",
|
|
1371
1374
|
components: [["path", { d: "m14 6 4 4 M17 3h4v4 M21 3 L13.25 10.75 M3,15 a6,6 0 1,0 12,0 a6,6 0 1,0 -12,0 Z" }]]
|
|
1372
|
-
},
|
|
1375
|
+
}, y3 = {
|
|
1373
1376
|
name: "lu-mars",
|
|
1374
1377
|
components: [["path", { d: "M16 3h5v5 M21 3 L14.25 9.75 M4,14 a6,6 0 1,0 12,0 a6,6 0 1,0 -12,0 Z" }]]
|
|
1375
|
-
},
|
|
1378
|
+
}, z3 = {
|
|
1376
1379
|
name: "lu-martini",
|
|
1377
1380
|
components: [["path", { d: "M8 22h8 M12 11v11 M19 3 L12 11 L5 3 Z" }]]
|
|
1378
|
-
},
|
|
1381
|
+
}, b3 = {
|
|
1379
1382
|
name: "lu-maximize-2",
|
|
1380
1383
|
components: [["path", { d: "M15 3 L21 3 L21 9 M9 21 L3 21 L3 15 M21 3 L14 10 M3 21 L10 14" }]]
|
|
1381
|
-
},
|
|
1384
|
+
}, D3 = {
|
|
1382
1385
|
name: "lu-maximize",
|
|
1383
1386
|
components: [["path", { d: "M8 3H5a2 2 0 0 0-2 2v3 M21 8V5a2 2 0 0 0-2-2h-3 M3 16v3a2 2 0 0 0 2 2h3 M16 21h3a2 2 0 0 0 2-2v-3" }]]
|
|
1384
|
-
},
|
|
1387
|
+
}, q3 = {
|
|
1385
1388
|
name: "lu-medal",
|
|
1386
1389
|
components: [["path", { d: "M7.21 15 2.66 7.14a2 2 0 0 1 .13-2.2L4.4 2.8A2 2 0 0 1 6 2h12a2 2 0 0 1 1.6.8l1.6 2.14a2 2 0 0 1 .14 2.2L16.79 15 M11 12 5.12 2.2 M13 12 L18.88 2.2 M8 7h8 M7,17 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M12 18v-2h-.5" }]]
|
|
1387
|
-
},
|
|
1390
|
+
}, w3 = {
|
|
1388
1391
|
name: "lu-megaphone-off",
|
|
1389
1392
|
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" }]]
|
|
1390
|
-
},
|
|
1393
|
+
}, P3 = {
|
|
1391
1394
|
name: "lu-megaphone",
|
|
1392
1395
|
components: [["path", { d: "m3 11 18-5v12L3 14v-3z M11.6 16.8a3 3 0 1 1-5.8-1.6" }]]
|
|
1393
|
-
},
|
|
1396
|
+
}, x3 = {
|
|
1394
1397
|
name: "lu-meh",
|
|
1395
1398
|
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" }]]
|
|
1396
|
-
},
|
|
1399
|
+
}, G3 = {
|
|
1397
1400
|
name: "lu-memory-stick",
|
|
1398
1401
|
components: [["path", { d: "M6 19v-3 M10 19v-3 M14 19v-3 M18 19v-3 M8 11V9 M16 11V9 M12 11V9 M2 15h20 M2 7a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v1.1a2 2 0 0 0 0 3.837V17a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-5.1a2 2 0 0 0 0-3.837Z" }]]
|
|
1399
|
-
},
|
|
1402
|
+
}, S3 = {
|
|
1400
1403
|
name: "lu-menu",
|
|
1401
1404
|
components: [["path", { d: "M4 12h16 M4 18h16 M4 6h16" }]]
|
|
1402
|
-
},
|
|
1405
|
+
}, I3 = {
|
|
1403
1406
|
name: "lu-merge",
|
|
1404
1407
|
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" }]]
|
|
1405
|
-
},
|
|
1408
|
+
}, O3 = {
|
|
1406
1409
|
name: "lu-message-circle-code",
|
|
1407
1410
|
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" }]]
|
|
1408
|
-
},
|
|
1411
|
+
}, E3 = {
|
|
1409
1412
|
name: "lu-message-circle-dashed",
|
|
1410
1413
|
components: [["path", { d: "M13.5 3.1c-.5 0-1-.1-1.5-.1s-1 .1-1.5.1 M19.3 6.8a10.45 10.45 0 0 0-2.1-2.1 M20.9 13.5c.1-.5.1-1 .1-1.5s-.1-1-.1-1.5 M17.2 19.3a10.45 10.45 0 0 0 2.1-2.1 M10.5 20.9c.5.1 1 .1 1.5.1s1-.1 1.5-.1 M3.5 17.5 2 22l4.5-1.5 M3.1 10.5c0 .5-.1 1-.1 1.5s.1 1 .1 1.5 M6.8 4.7a10.45 10.45 0 0 0-2.1 2.1" }]]
|
|
1411
|
-
},
|
|
1414
|
+
}, R3 = {
|
|
1412
1415
|
name: "lu-message-circle-heart",
|
|
1413
1416
|
components: [["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z M15.8 9.2a2.5 2.5 0 0 0-3.5 0l-.3.4-.35-.3a2.42 2.42 0 1 0-3.2 3.6l3.6 3.5 3.6-3.5c1.2-1.2 1.1-2.7.2-3.7" }]]
|
|
1414
|
-
},
|
|
1417
|
+
}, K3 = {
|
|
1415
1418
|
name: "lu-message-circle-more",
|
|
1416
1419
|
components: [["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z M8 12h.01 M12 12h.01 M16 12h.01" }]]
|
|
1417
|
-
},
|
|
1420
|
+
}, T3 = {
|
|
1418
1421
|
name: "lu-message-circle-off",
|
|
1419
1422
|
components: [["path", { d: "M20.5 14.9A9 9 0 0 0 9.1 3.5 M2 2 L22 22 M5.6 5.6C3 8.3 2.2 12.5 4 16l-2 6 6-2c3.4 1.8 7.6 1.1 10.3-1.7" }]]
|
|
1420
|
-
},
|
|
1423
|
+
}, X3 = {
|
|
1421
1424
|
name: "lu-message-circle-plus",
|
|
1422
1425
|
components: [["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z M8 12h8 M12 8v8" }]]
|
|
1423
|
-
},
|
|
1426
|
+
}, U3 = {
|
|
1424
1427
|
name: "lu-message-circle-question",
|
|
1425
1428
|
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" }]]
|
|
1426
|
-
},
|
|
1429
|
+
}, B3 = {
|
|
1427
1430
|
name: "lu-message-circle-reply",
|
|
1428
1431
|
components: [["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z M10 15 L7 12 L10 9 M7 12h7a2 2 0 0 1 2 2v1" }]]
|
|
1429
|
-
},
|
|
1432
|
+
}, W3 = {
|
|
1430
1433
|
name: "lu-message-circle-warning",
|
|
1431
1434
|
components: [["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z M12 8v4 M12 16h.01" }]]
|
|
1432
|
-
},
|
|
1435
|
+
}, j3 = {
|
|
1433
1436
|
name: "lu-message-circle-x",
|
|
1434
1437
|
components: [["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z M15 9 L9 15 M9 9 L15 15" }]]
|
|
1435
|
-
},
|
|
1438
|
+
}, J3 = {
|
|
1436
1439
|
name: "lu-message-circle",
|
|
1437
1440
|
components: [["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z" }]]
|
|
1438
|
-
},
|
|
1441
|
+
}, Q3 = {
|
|
1439
1442
|
name: "lu-message-square-code",
|
|
1440
1443
|
components: [["path", { d: "M10 7.5 8 10l2 2.5 M14 7.5 L16 10 L14 12.5 M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" }]]
|
|
1441
|
-
},
|
|
1444
|
+
}, N3 = {
|
|
1442
1445
|
name: "lu-message-square-dashed",
|
|
1443
1446
|
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" }]]
|
|
1444
|
-
},
|
|
1447
|
+
}, Y3 = {
|
|
1445
1448
|
name: "lu-message-square-diff",
|
|
1446
1449
|
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" }]]
|
|
1447
|
-
},
|
|
1450
|
+
}, _3 = {
|
|
1448
1451
|
name: "lu-message-square-dot",
|
|
1449
1452
|
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" }]]
|
|
1450
|
-
},
|
|
1453
|
+
}, $3 = {
|
|
1451
1454
|
name: "lu-message-square-heart",
|
|
1452
1455
|
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" }]]
|
|
1453
|
-
},
|
|
1456
|
+
}, ae = {
|
|
1454
1457
|
name: "lu-message-square-lock",
|
|
1455
1458
|
components: [["path", { d: "M19 15v-2a2 2 0 1 0-4 0v2 M9 17H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v3.5 M14,15 h6 a1,1 0 0 1 1,1 v3 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-3 a1,1 0 0 1 1,-1 Z" }]]
|
|
1456
|
-
},
|
|
1459
|
+
}, ne = {
|
|
1457
1460
|
name: "lu-message-square-more",
|
|
1458
1461
|
components: [["path", { d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z M8 10h.01 M12 10h.01 M16 10h.01" }]]
|
|
1459
|
-
},
|
|
1462
|
+
}, ee = {
|
|
1460
1463
|
name: "lu-message-square-off",
|
|
1461
1464
|
components: [["path", { d: "M21 15V5a2 2 0 0 0-2-2H9 M2 2 L22 22 M3.6 3.6c-.4.3-.6.8-.6 1.4v16l4-4h10" }]]
|
|
1462
|
-
},
|
|
1465
|
+
}, oe = {
|
|
1463
1466
|
name: "lu-message-square-plus",
|
|
1464
1467
|
components: [["path", { d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z M12 7v6 M9 10h6" }]]
|
|
1465
|
-
},
|
|
1468
|
+
}, Me = {
|
|
1466
1469
|
name: "lu-message-square-quote",
|
|
1467
1470
|
components: [["path", { d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z M8 12a2 2 0 0 0 2-2V8H8 M14 12a2 2 0 0 0 2-2V8h-2" }]]
|
|
1468
|
-
},
|
|
1471
|
+
}, te = {
|
|
1469
1472
|
name: "lu-message-square-reply",
|
|
1470
1473
|
components: [["path", { d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z M10 7 L7 10 L10 13 M17 13v-1a2 2 0 0 0-2-2H7" }]]
|
|
1471
|
-
},
|
|
1474
|
+
}, ce = {
|
|
1472
1475
|
name: "lu-message-square-share",
|
|
1473
1476
|
components: [["path", { d: "M21 12v3a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h7 M16 3h5v5 M16 8 L21 3" }]]
|
|
1474
1477
|
}, he = {
|
|
1475
1478
|
name: "lu-message-square-text",
|
|
1476
1479
|
components: [["path", { d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z M13 8H7 M17 12H7" }]]
|
|
1477
|
-
},
|
|
1480
|
+
}, se = {
|
|
1478
1481
|
name: "lu-message-square-warning",
|
|
1479
1482
|
components: [["path", { d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z M12 7v2 M12 13h.01" }]]
|
|
1480
|
-
},
|
|
1483
|
+
}, le = {
|
|
1481
1484
|
name: "lu-message-square-x",
|
|
1482
1485
|
components: [["path", { d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z M14.5 7.5 L9.5 12.5 M9.5 7.5 L14.5 12.5" }]]
|
|
1483
|
-
},
|
|
1486
|
+
}, me = {
|
|
1484
1487
|
name: "lu-message-square",
|
|
1485
1488
|
components: [["path", { d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" }]]
|
|
1486
|
-
},
|
|
1489
|
+
}, ue = {
|
|
1487
1490
|
name: "lu-messages-square",
|
|
1488
1491
|
components: [["path", { d: "M14 9a2 2 0 0 1-2 2H6l-4 4V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2z M18 9h2a2 2 0 0 1 2 2v11l-4-4h-6a2 2 0 0 1-2-2v-1" }]]
|
|
1489
|
-
},
|
|
1492
|
+
}, pe = {
|
|
1490
1493
|
name: "lu-mic-off",
|
|
1491
1494
|
components: [["path", { d: "M2 2 L22 22 M18.89 13.23A7.12 7.12 0 0 0 19 12v-2 M5 10v2a7 7 0 0 0 12 5 M15 9.34V5a3 3 0 0 0-5.68-1.33 M9 9v3a3 3 0 0 0 5.12 2.12 M12 19 L12 22" }]]
|
|
1492
|
-
},
|
|
1495
|
+
}, Le = {
|
|
1493
1496
|
name: "lu-mic-vocal",
|
|
1494
1497
|
components: [["path", { d: "m11 7.601-5.994 8.19a1 1 0 0 0 .1 1.298l.817.818a1 1 0 0 0 1.314.087L15.09 12 M16.5 21.174C15.5 20.5 14.372 20 13 20c-2.058 0-3.928 2.356-6 2-2.072-.356-2.775-3.369-1.5-4.5 M11,7 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z" }]]
|
|
1495
|
-
},
|
|
1498
|
+
}, de = {
|
|
1496
1499
|
name: "lu-mic",
|
|
1497
1500
|
components: [["path", { d: "M12 2a3 3 0 0 0-3 3v7a3 3 0 0 0 6 0V5a3 3 0 0 0-3-3Z M19 10v2a7 7 0 0 1-14 0v-2 M12 19 L12 22" }]]
|
|
1498
|
-
}, de = {
|
|
1499
|
-
name: "lu-microchip",
|
|
1500
|
-
components: [["path", { d: "M18 12h2 M18 16h2 M18 20h2 M18 4h2 M18 8h2 M4 12h2 M4 16h2 M4 20h2 M4 4h2 M4 8h2 M8 2a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2h-1.5c-.276 0-.494.227-.562.495a2 2 0 0 1-3.876 0C9.994 2.227 9.776 2 9.5 2z" }]]
|
|
1501
1501
|
};
|
|
1502
1502
|
export {
|
|
1503
|
-
a as
|
|
1503
|
+
a as LuCookie,
|
|
1504
|
+
n as LuCookingPot,
|
|
1504
1505
|
h as LuCopy,
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
|
|
1506
|
+
e as LuCopyCheck,
|
|
1507
|
+
o as LuCopyMinus,
|
|
1508
|
+
M as LuCopyPlus,
|
|
1509
|
+
t as LuCopySlash,
|
|
1510
|
+
c as LuCopyX,
|
|
1511
|
+
s as LuCopyleft,
|
|
1512
|
+
l as LuCopyright,
|
|
1513
|
+
m as LuCornerDownLeft,
|
|
1514
|
+
u as LuCornerDownRight,
|
|
1515
|
+
p as LuCornerLeftDown,
|
|
1516
|
+
L as LuCornerLeftUp,
|
|
1517
|
+
d as LuCornerRightDown,
|
|
1518
|
+
v as LuCornerRightUp,
|
|
1519
|
+
i as LuCornerUpLeft,
|
|
1520
|
+
r as LuCornerUpRight,
|
|
1521
|
+
H as LuCpu,
|
|
1522
|
+
Z as LuCreativeCommons,
|
|
1523
|
+
V as LuCreditCard,
|
|
1524
|
+
f as LuCroissant,
|
|
1525
|
+
g as LuCrop,
|
|
1526
|
+
A as LuCross,
|
|
1527
|
+
C as LuCrosshair,
|
|
1528
|
+
F as LuCrown,
|
|
1529
|
+
k as LuCuboid,
|
|
1530
|
+
y as LuCupSoda,
|
|
1531
|
+
z as LuCurrency,
|
|
1532
|
+
b as LuCylinder,
|
|
1533
|
+
D as LuDam,
|
|
1534
|
+
P as LuDatabase,
|
|
1535
|
+
q as LuDatabaseBackup,
|
|
1536
|
+
w as LuDatabaseZap,
|
|
1537
|
+
x as LuDecimalsArrowLeft,
|
|
1538
|
+
G as LuDecimalsArrowRight,
|
|
1539
|
+
S as LuDelete,
|
|
1540
|
+
I as LuDessert,
|
|
1541
|
+
O as LuDiameter,
|
|
1542
|
+
T as LuDiamond,
|
|
1543
|
+
E as LuDiamondMinus,
|
|
1544
|
+
R as LuDiamondPercent,
|
|
1545
|
+
K as LuDiamondPlus,
|
|
1546
|
+
X as LuDice1,
|
|
1547
|
+
U as LuDice2,
|
|
1548
|
+
B as LuDice3,
|
|
1549
|
+
W as LuDice4,
|
|
1550
|
+
j as LuDice5,
|
|
1551
|
+
J as LuDice6,
|
|
1552
|
+
Q as LuDices,
|
|
1553
|
+
N as LuDiff,
|
|
1554
|
+
a1 as LuDisc,
|
|
1555
|
+
Y as LuDisc2,
|
|
1556
|
+
_ as LuDisc3,
|
|
1557
|
+
$ as LuDiscAlbum,
|
|
1558
|
+
n1 as LuDivide,
|
|
1559
|
+
o1 as LuDna,
|
|
1560
|
+
e1 as LuDnaOff,
|
|
1561
|
+
M1 as LuDock,
|
|
1562
|
+
t1 as LuDog,
|
|
1563
|
+
c1 as LuDollarSign,
|
|
1563
1564
|
h1 as LuDonut,
|
|
1564
|
-
|
|
1565
|
-
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
|
|
1592
|
-
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
|
|
1616
|
-
|
|
1617
|
-
|
|
1565
|
+
l1 as LuDoorClosed,
|
|
1566
|
+
s1 as LuDoorClosedLocked,
|
|
1567
|
+
m1 as LuDoorOpen,
|
|
1568
|
+
u1 as LuDot,
|
|
1569
|
+
p1 as LuDownload,
|
|
1570
|
+
L1 as LuDraftingCompass,
|
|
1571
|
+
d1 as LuDrama,
|
|
1572
|
+
v1 as LuDribbble,
|
|
1573
|
+
i1 as LuDrill,
|
|
1574
|
+
H1 as LuDroplet,
|
|
1575
|
+
r1 as LuDropletOff,
|
|
1576
|
+
Z1 as LuDroplets,
|
|
1577
|
+
V1 as LuDrum,
|
|
1578
|
+
f1 as LuDrumstick,
|
|
1579
|
+
g1 as LuDumbbell,
|
|
1580
|
+
C1 as LuEar,
|
|
1581
|
+
A1 as LuEarOff,
|
|
1582
|
+
k1 as LuEarth,
|
|
1583
|
+
F1 as LuEarthLock,
|
|
1584
|
+
y1 as LuEclipse,
|
|
1585
|
+
D1 as LuEgg,
|
|
1586
|
+
z1 as LuEggFried,
|
|
1587
|
+
b1 as LuEggOff,
|
|
1588
|
+
w1 as LuEllipsis,
|
|
1589
|
+
q1 as LuEllipsisVertical,
|
|
1590
|
+
G1 as LuEqual,
|
|
1591
|
+
P1 as LuEqualApproximately,
|
|
1592
|
+
x1 as LuEqualNot,
|
|
1593
|
+
S1 as LuEraser,
|
|
1594
|
+
I1 as LuEthernetPort,
|
|
1595
|
+
O1 as LuEuro,
|
|
1596
|
+
E1 as LuExpand,
|
|
1597
|
+
R1 as LuExternalLink,
|
|
1598
|
+
X1 as LuEye,
|
|
1599
|
+
K1 as LuEyeClosed,
|
|
1600
|
+
T1 as LuEyeOff,
|
|
1601
|
+
U1 as LuFacebook,
|
|
1602
|
+
B1 as LuFactory,
|
|
1603
|
+
W1 as LuFan,
|
|
1604
|
+
j1 as LuFastForward,
|
|
1605
|
+
J1 as LuFeather,
|
|
1606
|
+
Q1 as LuFence,
|
|
1607
|
+
N1 as LuFerrisWheel,
|
|
1608
|
+
Y1 as LuFigma,
|
|
1609
|
+
e0 as LuFile,
|
|
1610
|
+
_1 as LuFileArchive,
|
|
1611
|
+
a2 as LuFileAudio,
|
|
1612
|
+
$1 as LuFileAudio2,
|
|
1613
|
+
n2 as LuFileAxis3d,
|
|
1614
|
+
o2 as LuFileBadge,
|
|
1615
|
+
e2 as LuFileBadge2,
|
|
1616
|
+
M2 as LuFileBox,
|
|
1617
|
+
c2 as LuFileChartColumn,
|
|
1618
|
+
t2 as LuFileChartColumnIncreasing,
|
|
1618
1619
|
h2 as LuFileChartLine,
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
|
|
1646
|
-
|
|
1647
|
-
|
|
1648
|
-
|
|
1649
|
-
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
|
|
1620
|
+
s2 as LuFileChartPie,
|
|
1621
|
+
m2 as LuFileCheck,
|
|
1622
|
+
l2 as LuFileCheck2,
|
|
1623
|
+
u2 as LuFileClock,
|
|
1624
|
+
L2 as LuFileCode,
|
|
1625
|
+
p2 as LuFileCode2,
|
|
1626
|
+
d2 as LuFileCog,
|
|
1627
|
+
v2 as LuFileDiff,
|
|
1628
|
+
i2 as LuFileDigit,
|
|
1629
|
+
r2 as LuFileDown,
|
|
1630
|
+
H2 as LuFileHeart,
|
|
1631
|
+
Z2 as LuFileImage,
|
|
1632
|
+
V2 as LuFileInput,
|
|
1633
|
+
g2 as LuFileJson,
|
|
1634
|
+
f2 as LuFileJson2,
|
|
1635
|
+
C2 as LuFileKey,
|
|
1636
|
+
A2 as LuFileKey2,
|
|
1637
|
+
k2 as LuFileLock,
|
|
1638
|
+
F2 as LuFileLock2,
|
|
1639
|
+
z2 as LuFileMinus,
|
|
1640
|
+
y2 as LuFileMinus2,
|
|
1641
|
+
b2 as LuFileMusic,
|
|
1642
|
+
D2 as LuFileOutput,
|
|
1643
|
+
w2 as LuFilePen,
|
|
1644
|
+
q2 as LuFilePenLine,
|
|
1645
|
+
x2 as LuFilePlus,
|
|
1646
|
+
P2 as LuFilePlus2,
|
|
1647
|
+
G2 as LuFileQuestion,
|
|
1648
|
+
S2 as LuFileScan,
|
|
1649
|
+
O2 as LuFileSearch,
|
|
1650
|
+
I2 as LuFileSearch2,
|
|
1651
|
+
E2 as LuFileSliders,
|
|
1652
|
+
R2 as LuFileSpreadsheet,
|
|
1653
|
+
K2 as LuFileStack,
|
|
1654
|
+
T2 as LuFileSymlink,
|
|
1655
|
+
X2 as LuFileTerminal,
|
|
1656
|
+
U2 as LuFileText,
|
|
1657
|
+
W2 as LuFileType,
|
|
1658
|
+
B2 as LuFileType2,
|
|
1659
|
+
j2 as LuFileUp,
|
|
1660
|
+
J2 as LuFileUser,
|
|
1661
|
+
N2 as LuFileVideo,
|
|
1662
|
+
Q2 as LuFileVideo2,
|
|
1663
|
+
_2 as LuFileVolume,
|
|
1664
|
+
Y2 as LuFileVolume2,
|
|
1665
|
+
$2 as LuFileWarning,
|
|
1666
|
+
n0 as LuFileX,
|
|
1667
|
+
a0 as LuFileX2,
|
|
1668
|
+
o0 as LuFiles,
|
|
1669
|
+
M0 as LuFilm,
|
|
1670
|
+
t0 as LuFingerprint,
|
|
1671
|
+
c0 as LuFireExtinguisher,
|
|
1672
|
+
l0 as LuFish,
|
|
1672
1673
|
h0 as LuFishOff,
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
|
|
1674
|
+
s0 as LuFishSymbol,
|
|
1675
|
+
L0 as LuFlag,
|
|
1676
|
+
m0 as LuFlagOff,
|
|
1677
|
+
u0 as LuFlagTriangleLeft,
|
|
1678
|
+
p0 as LuFlagTriangleRight,
|
|
1679
|
+
v0 as LuFlame,
|
|
1680
|
+
d0 as LuFlameKindling,
|
|
1681
|
+
r0 as LuFlashlight,
|
|
1682
|
+
i0 as LuFlashlightOff,
|
|
1683
|
+
Z0 as LuFlaskConical,
|
|
1684
|
+
H0 as LuFlaskConicalOff,
|
|
1685
|
+
V0 as LuFlaskRound,
|
|
1686
|
+
g0 as LuFlipHorizontal,
|
|
1687
|
+
f0 as LuFlipHorizontal2,
|
|
1688
|
+
C0 as LuFlipVertical,
|
|
1689
|
+
A0 as LuFlipVertical2,
|
|
1690
|
+
k0 as LuFlower,
|
|
1691
|
+
F0 as LuFlower2,
|
|
1692
|
+
y0 as LuFocus,
|
|
1693
|
+
z0 as LuFoldHorizontal,
|
|
1694
|
+
b0 as LuFoldVertical,
|
|
1695
|
+
ta as LuFolder,
|
|
1696
|
+
D0 as LuFolderArchive,
|
|
1697
|
+
q0 as LuFolderCheck,
|
|
1698
|
+
w0 as LuFolderClock,
|
|
1699
|
+
P0 as LuFolderClosed,
|
|
1700
|
+
x0 as LuFolderCode,
|
|
1701
|
+
G0 as LuFolderCog,
|
|
1702
|
+
S0 as LuFolderDot,
|
|
1703
|
+
I0 as LuFolderDown,
|
|
1704
|
+
E0 as LuFolderGit,
|
|
1705
|
+
O0 as LuFolderGit2,
|
|
1706
|
+
R0 as LuFolderHeart,
|
|
1707
|
+
K0 as LuFolderInput,
|
|
1708
|
+
T0 as LuFolderKanban,
|
|
1709
|
+
X0 as LuFolderKey,
|
|
1710
|
+
U0 as LuFolderLock,
|
|
1711
|
+
B0 as LuFolderMinus,
|
|
1712
|
+
j0 as LuFolderOpen,
|
|
1713
|
+
W0 as LuFolderOpenDot,
|
|
1714
|
+
J0 as LuFolderOutput,
|
|
1715
|
+
Q0 as LuFolderPen,
|
|
1716
|
+
N0 as LuFolderPlus,
|
|
1717
|
+
Y0 as LuFolderRoot,
|
|
1718
|
+
$0 as LuFolderSearch,
|
|
1719
|
+
_0 as LuFolderSearch2,
|
|
1720
|
+
aa as LuFolderSymlink,
|
|
1721
|
+
na as LuFolderSync,
|
|
1722
|
+
ea as LuFolderTree,
|
|
1723
|
+
oa as LuFolderUp,
|
|
1724
|
+
Ma as LuFolderX,
|
|
1725
|
+
ca as LuFolders,
|
|
1725
1726
|
ha as LuFootprints,
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
|
|
1733
|
-
|
|
1734
|
-
|
|
1735
|
-
|
|
1736
|
-
|
|
1737
|
-
|
|
1738
|
-
|
|
1739
|
-
|
|
1740
|
-
|
|
1741
|
-
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
|
|
1750
|
-
|
|
1751
|
-
|
|
1752
|
-
|
|
1753
|
-
|
|
1754
|
-
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
|
|
1758
|
-
|
|
1759
|
-
|
|
1760
|
-
|
|
1761
|
-
|
|
1762
|
-
|
|
1763
|
-
|
|
1764
|
-
|
|
1765
|
-
|
|
1766
|
-
|
|
1767
|
-
|
|
1768
|
-
|
|
1769
|
-
|
|
1770
|
-
|
|
1771
|
-
|
|
1772
|
-
|
|
1773
|
-
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
|
|
1727
|
+
sa as LuForklift,
|
|
1728
|
+
la as LuForward,
|
|
1729
|
+
ma as LuFrame,
|
|
1730
|
+
ua as LuFramer,
|
|
1731
|
+
pa as LuFrown,
|
|
1732
|
+
La as LuFuel,
|
|
1733
|
+
da as LuFullscreen,
|
|
1734
|
+
ra as LuFunnel,
|
|
1735
|
+
va as LuFunnelPlus,
|
|
1736
|
+
ia as LuFunnelX,
|
|
1737
|
+
Za as LuGalleryHorizontal,
|
|
1738
|
+
Ha as LuGalleryHorizontalEnd,
|
|
1739
|
+
Va as LuGalleryThumbnails,
|
|
1740
|
+
ga as LuGalleryVertical,
|
|
1741
|
+
fa as LuGalleryVerticalEnd,
|
|
1742
|
+
Ca as LuGamepad,
|
|
1743
|
+
Aa as LuGamepad2,
|
|
1744
|
+
Fa as LuGauge,
|
|
1745
|
+
ka as LuGavel,
|
|
1746
|
+
ya as LuGem,
|
|
1747
|
+
za as LuGhost,
|
|
1748
|
+
ba as LuGift,
|
|
1749
|
+
qa as LuGitBranch,
|
|
1750
|
+
Da as LuGitBranchPlus,
|
|
1751
|
+
wa as LuGitCommitHorizontal,
|
|
1752
|
+
Pa as LuGitCommitVertical,
|
|
1753
|
+
Ga as LuGitCompare,
|
|
1754
|
+
xa as LuGitCompareArrows,
|
|
1755
|
+
Sa as LuGitFork,
|
|
1756
|
+
Ia as LuGitGraph,
|
|
1757
|
+
Oa as LuGitMerge,
|
|
1758
|
+
Ua as LuGitPullRequest,
|
|
1759
|
+
Ea as LuGitPullRequestArrow,
|
|
1760
|
+
Ra as LuGitPullRequestClosed,
|
|
1761
|
+
Ta as LuGitPullRequestCreate,
|
|
1762
|
+
Ka as LuGitPullRequestCreateArrow,
|
|
1763
|
+
Xa as LuGitPullRequestDraft,
|
|
1764
|
+
Ba as LuGithub,
|
|
1765
|
+
Wa as LuGitlab,
|
|
1766
|
+
ja as LuGlassWater,
|
|
1767
|
+
Ja as LuGlasses,
|
|
1768
|
+
Na as LuGlobe,
|
|
1769
|
+
Qa as LuGlobeLock,
|
|
1770
|
+
Ya as LuGoal,
|
|
1771
|
+
_a as LuGrab,
|
|
1772
|
+
$a as LuGraduationCap,
|
|
1773
|
+
a5 as LuGrape,
|
|
1774
|
+
M5 as LuGrid2x2,
|
|
1775
|
+
n5 as LuGrid2x2Check,
|
|
1776
|
+
e5 as LuGrid2x2Plus,
|
|
1777
|
+
o5 as LuGrid2x2X,
|
|
1778
|
+
t5 as LuGrid3x3,
|
|
1779
|
+
s5 as LuGrip,
|
|
1780
|
+
c5 as LuGripHorizontal,
|
|
1780
1781
|
h5 as LuGripVertical,
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
|
|
1791
|
-
|
|
1792
|
-
|
|
1793
|
-
|
|
1794
|
-
|
|
1795
|
-
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
|
|
1800
|
-
|
|
1801
|
-
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
|
|
1806
|
-
|
|
1807
|
-
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
|
|
1812
|
-
|
|
1813
|
-
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
|
|
1817
|
-
|
|
1818
|
-
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
|
|
1833
|
-
|
|
1782
|
+
l5 as LuGroup,
|
|
1783
|
+
m5 as LuGuitar,
|
|
1784
|
+
u5 as LuHam,
|
|
1785
|
+
p5 as LuHamburger,
|
|
1786
|
+
L5 as LuHammer,
|
|
1787
|
+
Z5 as LuHand,
|
|
1788
|
+
d5 as LuHandCoins,
|
|
1789
|
+
v5 as LuHandHeart,
|
|
1790
|
+
i5 as LuHandHelping,
|
|
1791
|
+
r5 as LuHandMetal,
|
|
1792
|
+
H5 as LuHandPlatter,
|
|
1793
|
+
V5 as LuHandshake,
|
|
1794
|
+
A5 as LuHardDrive,
|
|
1795
|
+
f5 as LuHardDriveDownload,
|
|
1796
|
+
g5 as LuHardDriveUpload,
|
|
1797
|
+
C5 as LuHardHat,
|
|
1798
|
+
F5 as LuHash,
|
|
1799
|
+
k5 as LuHaze,
|
|
1800
|
+
y5 as LuHdmiPort,
|
|
1801
|
+
x5 as LuHeading,
|
|
1802
|
+
z5 as LuHeading1,
|
|
1803
|
+
b5 as LuHeading2,
|
|
1804
|
+
D5 as LuHeading3,
|
|
1805
|
+
q5 as LuHeading4,
|
|
1806
|
+
w5 as LuHeading5,
|
|
1807
|
+
P5 as LuHeading6,
|
|
1808
|
+
G5 as LuHeadphoneOff,
|
|
1809
|
+
S5 as LuHeadphones,
|
|
1810
|
+
I5 as LuHeadset,
|
|
1811
|
+
U5 as LuHeart,
|
|
1812
|
+
O5 as LuHeartCrack,
|
|
1813
|
+
E5 as LuHeartHandshake,
|
|
1814
|
+
R5 as LuHeartMinus,
|
|
1815
|
+
K5 as LuHeartOff,
|
|
1816
|
+
T5 as LuHeartPlus,
|
|
1817
|
+
X5 as LuHeartPulse,
|
|
1818
|
+
B5 as LuHeater,
|
|
1819
|
+
W5 as LuHexagon,
|
|
1820
|
+
j5 as LuHighlighter,
|
|
1821
|
+
J5 as LuHistory,
|
|
1822
|
+
N5 as LuHop,
|
|
1823
|
+
Q5 as LuHopOff,
|
|
1824
|
+
Y5 as LuHospital,
|
|
1825
|
+
_5 as LuHotel,
|
|
1826
|
+
$5 as LuHourglass,
|
|
1827
|
+
on as LuHouse,
|
|
1828
|
+
an as LuHousePlug,
|
|
1829
|
+
nn as LuHousePlus,
|
|
1830
|
+
en as LuHouseWifi,
|
|
1831
|
+
Mn as LuIceCreamBowl,
|
|
1832
|
+
tn as LuIceCreamCone,
|
|
1833
|
+
cn as LuIdCard,
|
|
1834
|
+
dn as LuImage,
|
|
1834
1835
|
hn as LuImageDown,
|
|
1835
|
-
|
|
1836
|
-
|
|
1837
|
-
|
|
1838
|
-
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
|
|
1846
|
-
|
|
1847
|
-
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
|
|
1851
|
-
|
|
1852
|
-
|
|
1853
|
-
|
|
1854
|
-
|
|
1855
|
-
|
|
1856
|
-
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
|
|
1860
|
-
|
|
1861
|
-
|
|
1862
|
-
|
|
1863
|
-
|
|
1864
|
-
|
|
1865
|
-
|
|
1866
|
-
|
|
1867
|
-
|
|
1868
|
-
|
|
1869
|
-
|
|
1870
|
-
|
|
1871
|
-
|
|
1872
|
-
|
|
1873
|
-
|
|
1874
|
-
|
|
1875
|
-
|
|
1876
|
-
|
|
1877
|
-
|
|
1878
|
-
|
|
1879
|
-
|
|
1880
|
-
|
|
1881
|
-
|
|
1882
|
-
|
|
1883
|
-
|
|
1884
|
-
|
|
1885
|
-
|
|
1836
|
+
sn as LuImageMinus,
|
|
1837
|
+
ln as LuImageOff,
|
|
1838
|
+
mn as LuImagePlay,
|
|
1839
|
+
un as LuImagePlus,
|
|
1840
|
+
pn as LuImageUp,
|
|
1841
|
+
Ln as LuImageUpscale,
|
|
1842
|
+
vn as LuImages,
|
|
1843
|
+
rn as LuImport,
|
|
1844
|
+
Hn as LuInbox,
|
|
1845
|
+
Zn as LuIndentDecrease,
|
|
1846
|
+
Vn as LuIndentIncrease,
|
|
1847
|
+
fn as LuIndianRupee,
|
|
1848
|
+
gn as LuInfinity,
|
|
1849
|
+
An as LuInfo,
|
|
1850
|
+
Cn as LuInspectionPanel,
|
|
1851
|
+
Fn as LuInstagram,
|
|
1852
|
+
kn as LuItalic,
|
|
1853
|
+
yn as LuIterationCcw,
|
|
1854
|
+
zn as LuIterationCw,
|
|
1855
|
+
bn as LuJapaneseYen,
|
|
1856
|
+
Dn as LuJoystick,
|
|
1857
|
+
qn as LuKanban,
|
|
1858
|
+
xn as LuKey,
|
|
1859
|
+
wn as LuKeyRound,
|
|
1860
|
+
Pn as LuKeySquare,
|
|
1861
|
+
In as LuKeyboard,
|
|
1862
|
+
Gn as LuKeyboardMusic,
|
|
1863
|
+
Sn as LuKeyboardOff,
|
|
1864
|
+
Xn as LuLamp,
|
|
1865
|
+
On as LuLampCeiling,
|
|
1866
|
+
En as LuLampDesk,
|
|
1867
|
+
Rn as LuLampFloor,
|
|
1868
|
+
Kn as LuLampWallDown,
|
|
1869
|
+
Tn as LuLampWallUp,
|
|
1870
|
+
Un as LuLandPlot,
|
|
1871
|
+
Bn as LuLandmark,
|
|
1872
|
+
Wn as LuLanguages,
|
|
1873
|
+
Qn as LuLaptop,
|
|
1874
|
+
Jn as LuLaptopMinimal,
|
|
1875
|
+
jn as LuLaptopMinimalCheck,
|
|
1876
|
+
Yn as LuLasso,
|
|
1877
|
+
Nn as LuLassoSelect,
|
|
1878
|
+
_n as LuLaugh,
|
|
1879
|
+
a4 as LuLayers,
|
|
1880
|
+
$n as LuLayers2,
|
|
1881
|
+
n4 as LuLayoutDashboard,
|
|
1882
|
+
e4 as LuLayoutGrid,
|
|
1883
|
+
o4 as LuLayoutList,
|
|
1884
|
+
M4 as LuLayoutPanelLeft,
|
|
1885
|
+
t4 as LuLayoutPanelTop,
|
|
1886
|
+
c4 as LuLayoutTemplate,
|
|
1886
1887
|
h4 as LuLeaf,
|
|
1887
|
-
|
|
1888
|
-
|
|
1889
|
-
|
|
1890
|
-
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
|
|
1899
|
-
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
|
|
1907
|
-
|
|
1908
|
-
|
|
1909
|
-
|
|
1910
|
-
|
|
1911
|
-
|
|
1912
|
-
|
|
1913
|
-
|
|
1914
|
-
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
|
|
1919
|
-
|
|
1920
|
-
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
|
|
1924
|
-
|
|
1925
|
-
|
|
1926
|
-
|
|
1927
|
-
|
|
1928
|
-
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
|
-
|
|
1932
|
-
|
|
1933
|
-
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
|
|
1937
|
-
|
|
1938
|
-
|
|
1939
|
-
|
|
1940
|
-
|
|
1888
|
+
s4 as LuLeafyGreen,
|
|
1889
|
+
l4 as LuLectern,
|
|
1890
|
+
m4 as LuLetterText,
|
|
1891
|
+
p4 as LuLibrary,
|
|
1892
|
+
u4 as LuLibraryBig,
|
|
1893
|
+
L4 as LuLifeBuoy,
|
|
1894
|
+
d4 as LuLigature,
|
|
1895
|
+
i4 as LuLightbulb,
|
|
1896
|
+
v4 as LuLightbulbOff,
|
|
1897
|
+
Z4 as LuLink,
|
|
1898
|
+
H4 as LuLink2,
|
|
1899
|
+
r4 as LuLink2Off,
|
|
1900
|
+
V4 as LuLinkedin,
|
|
1901
|
+
I4 as LuList,
|
|
1902
|
+
f4 as LuListCheck,
|
|
1903
|
+
g4 as LuListChecks,
|
|
1904
|
+
A4 as LuListCollapse,
|
|
1905
|
+
C4 as LuListEnd,
|
|
1906
|
+
k4 as LuListFilter,
|
|
1907
|
+
F4 as LuListFilterPlus,
|
|
1908
|
+
y4 as LuListMinus,
|
|
1909
|
+
z4 as LuListMusic,
|
|
1910
|
+
b4 as LuListOrdered,
|
|
1911
|
+
D4 as LuListPlus,
|
|
1912
|
+
q4 as LuListRestart,
|
|
1913
|
+
w4 as LuListStart,
|
|
1914
|
+
P4 as LuListTodo,
|
|
1915
|
+
x4 as LuListTree,
|
|
1916
|
+
G4 as LuListVideo,
|
|
1917
|
+
S4 as LuListX,
|
|
1918
|
+
R4 as LuLoader,
|
|
1919
|
+
O4 as LuLoaderCircle,
|
|
1920
|
+
E4 as LuLoaderPinwheel,
|
|
1921
|
+
X4 as LuLocate,
|
|
1922
|
+
K4 as LuLocateFixed,
|
|
1923
|
+
T4 as LuLocateOff,
|
|
1924
|
+
U4 as LuLocationEdit,
|
|
1925
|
+
J4 as LuLock,
|
|
1926
|
+
W4 as LuLockKeyhole,
|
|
1927
|
+
B4 as LuLockKeyholeOpen,
|
|
1928
|
+
j4 as LuLockOpen,
|
|
1929
|
+
Q4 as LuLogIn,
|
|
1930
|
+
N4 as LuLogOut,
|
|
1931
|
+
Y4 as LuLogs,
|
|
1932
|
+
_4 as LuLollipop,
|
|
1933
|
+
$4 as LuLuggage,
|
|
1934
|
+
a3 as LuMagnet,
|
|
1935
|
+
l3 as LuMail,
|
|
1936
|
+
n3 as LuMailCheck,
|
|
1937
|
+
e3 as LuMailMinus,
|
|
1938
|
+
o3 as LuMailOpen,
|
|
1939
|
+
M3 as LuMailPlus,
|
|
1940
|
+
t3 as LuMailQuestion,
|
|
1941
|
+
c3 as LuMailSearch,
|
|
1941
1942
|
h3 as LuMailWarning,
|
|
1942
|
-
|
|
1943
|
-
|
|
1944
|
-
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
|
|
1953
|
-
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
|
|
1957
|
-
|
|
1958
|
-
|
|
1959
|
-
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
|
|
1969
|
-
|
|
1970
|
-
|
|
1971
|
-
|
|
1972
|
-
|
|
1973
|
-
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
|
|
1977
|
-
|
|
1978
|
-
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
|
|
1985
|
-
|
|
1986
|
-
|
|
1987
|
-
|
|
1988
|
-
|
|
1989
|
-
|
|
1990
|
-
|
|
1991
|
-
|
|
1992
|
-
|
|
1993
|
-
|
|
1994
|
-
|
|
1943
|
+
s3 as LuMailX,
|
|
1944
|
+
m3 as LuMailbox,
|
|
1945
|
+
u3 as LuMails,
|
|
1946
|
+
F3 as LuMap,
|
|
1947
|
+
g3 as LuMapPin,
|
|
1948
|
+
L3 as LuMapPinCheck,
|
|
1949
|
+
p3 as LuMapPinCheckInside,
|
|
1950
|
+
d3 as LuMapPinHouse,
|
|
1951
|
+
i3 as LuMapPinMinus,
|
|
1952
|
+
v3 as LuMapPinMinusInside,
|
|
1953
|
+
r3 as LuMapPinOff,
|
|
1954
|
+
Z3 as LuMapPinPlus,
|
|
1955
|
+
H3 as LuMapPinPlusInside,
|
|
1956
|
+
f3 as LuMapPinX,
|
|
1957
|
+
V3 as LuMapPinXInside,
|
|
1958
|
+
A3 as LuMapPinned,
|
|
1959
|
+
C3 as LuMapPlus,
|
|
1960
|
+
y3 as LuMars,
|
|
1961
|
+
k3 as LuMarsStroke,
|
|
1962
|
+
z3 as LuMartini,
|
|
1963
|
+
D3 as LuMaximize,
|
|
1964
|
+
b3 as LuMaximize2,
|
|
1965
|
+
q3 as LuMedal,
|
|
1966
|
+
P3 as LuMegaphone,
|
|
1967
|
+
w3 as LuMegaphoneOff,
|
|
1968
|
+
x3 as LuMeh,
|
|
1969
|
+
G3 as LuMemoryStick,
|
|
1970
|
+
S3 as LuMenu,
|
|
1971
|
+
I3 as LuMerge,
|
|
1972
|
+
J3 as LuMessageCircle,
|
|
1973
|
+
O3 as LuMessageCircleCode,
|
|
1974
|
+
E3 as LuMessageCircleDashed,
|
|
1975
|
+
R3 as LuMessageCircleHeart,
|
|
1976
|
+
K3 as LuMessageCircleMore,
|
|
1977
|
+
T3 as LuMessageCircleOff,
|
|
1978
|
+
X3 as LuMessageCirclePlus,
|
|
1979
|
+
U3 as LuMessageCircleQuestion,
|
|
1980
|
+
B3 as LuMessageCircleReply,
|
|
1981
|
+
W3 as LuMessageCircleWarning,
|
|
1982
|
+
j3 as LuMessageCircleX,
|
|
1983
|
+
me as LuMessageSquare,
|
|
1984
|
+
Q3 as LuMessageSquareCode,
|
|
1985
|
+
N3 as LuMessageSquareDashed,
|
|
1986
|
+
Y3 as LuMessageSquareDiff,
|
|
1987
|
+
_3 as LuMessageSquareDot,
|
|
1988
|
+
$3 as LuMessageSquareHeart,
|
|
1989
|
+
ae as LuMessageSquareLock,
|
|
1990
|
+
ne as LuMessageSquareMore,
|
|
1991
|
+
ee as LuMessageSquareOff,
|
|
1992
|
+
oe as LuMessageSquarePlus,
|
|
1993
|
+
Me as LuMessageSquareQuote,
|
|
1994
|
+
te as LuMessageSquareReply,
|
|
1995
|
+
ce as LuMessageSquareShare,
|
|
1995
1996
|
he as LuMessageSquareText,
|
|
1996
|
-
|
|
1997
|
-
|
|
1998
|
-
|
|
1999
|
-
|
|
2000
|
-
|
|
2001
|
-
|
|
2002
|
-
de as LuMicrochip
|
|
1997
|
+
se as LuMessageSquareWarning,
|
|
1998
|
+
le as LuMessageSquareX,
|
|
1999
|
+
ue as LuMessagesSquare,
|
|
2000
|
+
de as LuMic,
|
|
2001
|
+
pe as LuMicOff,
|
|
2002
|
+
Le as LuMicVocal
|
|
2003
2003
|
};
|