@rotki/ui-library 1.8.4 → 1.10.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/index.es.js +966 -965
- package/dist/composables/{index-D0JjQG2m.js → index-BWYjmHnW.js} +19 -20
- package/dist/composables/index.es.js +1 -1
- package/dist/icons/icons_1.d.ts +16 -16
- package/dist/icons/icons_1.es.js +1054 -1054
- package/dist/icons/icons_10.d.ts +48 -0
- package/dist/icons/icons_10.es.js +388 -196
- package/dist/icons/icons_2.d.ts +16 -16
- package/dist/icons/icons_2.es.js +1031 -1031
- package/dist/icons/icons_3.d.ts +24 -24
- package/dist/icons/icons_3.es.js +1052 -1052
- package/dist/icons/icons_4.d.ts +28 -28
- package/dist/icons/icons_4.es.js +1059 -1059
- package/dist/icons/icons_5.d.ts +36 -36
- package/dist/icons/icons_5.es.js +1074 -1074
- package/dist/icons/icons_6.d.ts +38 -38
- package/dist/icons/icons_6.es.js +1077 -1077
- package/dist/icons/icons_7.d.ts +53 -53
- package/dist/icons/icons_7.es.js +1142 -1142
- package/dist/icons/icons_8.d.ts +46 -46
- package/dist/icons/icons_8.es.js +1159 -1159
- package/dist/icons/icons_9.d.ts +47 -47
- package/dist/icons/icons_9.es.js +1158 -1158
- package/dist/icons/index.d.ts +1 -1
- package/dist/icons/index.es.js +3802 -3754
- package/dist/index.es.js +3951 -3903
- package/dist/style.css +1 -1
- package/dist/web-types.json +1 -1
- package/package.json +30 -30
package/dist/icons/icons_9.es.js
CHANGED
|
@@ -1,2003 +1,2003 @@
|
|
|
1
1
|
const a = {
|
|
2
|
+
name: "lu-message-circle-warning",
|
|
3
|
+
components: [["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z M12 8v4 M12 16h.01" }]]
|
|
4
|
+
}, n = {
|
|
5
|
+
name: "lu-message-circle-x",
|
|
6
|
+
components: [["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z M15 9 L9 15 M9 9 L15 15" }]]
|
|
7
|
+
}, e = {
|
|
8
|
+
name: "lu-message-circle",
|
|
9
|
+
components: [["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z" }]]
|
|
10
|
+
}, o = {
|
|
11
|
+
name: "lu-message-square-code",
|
|
12
|
+
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" }]]
|
|
13
|
+
}, t = {
|
|
14
|
+
name: "lu-message-square-dashed",
|
|
15
|
+
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" }]]
|
|
16
|
+
}, M = {
|
|
17
|
+
name: "lu-message-square-diff",
|
|
18
|
+
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" }]]
|
|
19
|
+
}, h = {
|
|
20
|
+
name: "lu-message-square-dot",
|
|
21
|
+
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" }]]
|
|
22
|
+
}, s = {
|
|
23
|
+
name: "lu-message-square-heart",
|
|
24
|
+
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" }]]
|
|
25
|
+
}, c = {
|
|
26
|
+
name: "lu-message-square-lock",
|
|
27
|
+
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" }]]
|
|
28
|
+
}, u = {
|
|
29
|
+
name: "lu-message-square-more",
|
|
30
|
+
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" }]]
|
|
31
|
+
}, p = {
|
|
32
|
+
name: "lu-message-square-off",
|
|
33
|
+
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" }]]
|
|
34
|
+
}, l = {
|
|
35
|
+
name: "lu-message-square-plus",
|
|
36
|
+
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" }]]
|
|
37
|
+
}, m = {
|
|
38
|
+
name: "lu-message-square-quote",
|
|
39
|
+
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" }]]
|
|
40
|
+
}, L = {
|
|
41
|
+
name: "lu-message-square-reply",
|
|
42
|
+
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" }]]
|
|
43
|
+
}, v = {
|
|
44
|
+
name: "lu-message-square-share",
|
|
45
|
+
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" }]]
|
|
46
|
+
}, r = {
|
|
47
|
+
name: "lu-message-square-text",
|
|
48
|
+
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" }]]
|
|
49
|
+
}, d = {
|
|
50
|
+
name: "lu-message-square-warning",
|
|
51
|
+
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" }]]
|
|
52
|
+
}, i = {
|
|
53
|
+
name: "lu-message-square-x",
|
|
54
|
+
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" }]]
|
|
55
|
+
}, Z = {
|
|
56
|
+
name: "lu-message-square",
|
|
57
|
+
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" }]]
|
|
58
|
+
}, S = {
|
|
59
|
+
name: "lu-messages-square",
|
|
60
|
+
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" }]]
|
|
61
|
+
}, V = {
|
|
62
|
+
name: "lu-mic-off",
|
|
63
|
+
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" }]]
|
|
64
|
+
}, H = {
|
|
65
|
+
name: "lu-mic-vocal",
|
|
66
|
+
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" }]]
|
|
67
|
+
}, g = {
|
|
68
|
+
name: "lu-mic",
|
|
69
|
+
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" }]]
|
|
70
|
+
}, q = {
|
|
71
|
+
name: "lu-microchip",
|
|
72
|
+
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" }]]
|
|
73
|
+
}, A = {
|
|
74
|
+
name: "lu-microscope",
|
|
75
|
+
components: [["path", { d: "M6 18h8 M3 22h18 M14 22a7 7 0 1 0 0-14h-1 M9 14h2 M9 12a2 2 0 0 1-2-2V6h6v4a2 2 0 0 1-2 2Z M12 6V3a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v3" }]]
|
|
76
|
+
}, f = {
|
|
77
|
+
name: "lu-microwave",
|
|
78
|
+
components: [["path", { d: "M4,4 h16 a2,2 0 0 1 2,2 v11 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-11 a2,2 0 0 1 2,-2 Z M7,8 h6 a1,1 0 0 1 1,1 v5 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-5 a1,1 0 0 1 1,-1 Z M18 8v7 M6 19v2 M18 19v2" }]]
|
|
79
|
+
}, w = {
|
|
80
|
+
name: "lu-milestone",
|
|
81
|
+
components: [["path", { d: "M12 13v8 M12 3v3 M4 6a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h13a2 2 0 0 0 1.152-.365l3.424-2.317a1 1 0 0 0 0-1.635l-3.424-2.318A2 2 0 0 0 17 6z" }]]
|
|
82
|
+
}, P = {
|
|
83
|
+
name: "lu-milk-off",
|
|
84
|
+
components: [["path", { d: "M8 2h8 M9 2v1.343M15 2v2.789a4 4 0 0 0 .672 2.219l.656.984a4 4 0 0 1 .672 2.22v1.131M7.8 7.8l-.128.192A4 4 0 0 0 7 10.212V20a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-3 M7 15a6.47 6.47 0 0 1 5 0 6.472 6.472 0 0 0 3.435.435 M2 2 L22 22" }]]
|
|
85
|
+
}, k = {
|
|
86
|
+
name: "lu-milk",
|
|
87
|
+
components: [["path", { d: "M8 2h8 M9 2v2.789a4 4 0 0 1-.672 2.219l-.656.984A4 4 0 0 0 7 10.212V20a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-9.789a4 4 0 0 0-.672-2.219l-.656-.984A4 4 0 0 1 15 4.788V2 M7 15a6.472 6.472 0 0 1 5 0 6.47 6.47 0 0 0 5 0" }]]
|
|
88
|
+
}, z = {
|
|
89
|
+
name: "lu-minimize-2",
|
|
90
|
+
components: [["path", { d: "M4 14 L10 14 L10 20 M20 10 L14 10 L14 4 M14 10 L21 3 M3 21 L10 14" }]]
|
|
91
|
+
}, C = {
|
|
92
|
+
name: "lu-minimize",
|
|
93
|
+
components: [["path", { d: "M8 3v3a2 2 0 0 1-2 2H3 M21 8h-3a2 2 0 0 1-2-2V3 M3 16h3a2 2 0 0 1 2 2v3 M16 21v-3a2 2 0 0 1 2-2h3" }]]
|
|
94
|
+
}, b = {
|
|
95
|
+
name: "lu-minus",
|
|
96
|
+
components: [["path", { d: "M5 12h14" }]]
|
|
97
|
+
}, R = {
|
|
98
|
+
name: "lu-monitor-check",
|
|
99
|
+
components: [["path", { d: "m9 10 2 2 4-4 M4,3 h16 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M12 17v4 M8 21h8" }]]
|
|
100
|
+
}, T = {
|
|
101
|
+
name: "lu-monitor-cog",
|
|
102
|
+
components: [["path", { d: "M12 17v4 M15.2 4.9 L14.3 4.5 M15.2 7.1 L14.3 7.5 M16.9 3.2 L16.5 2.3 M16.9 8.8 L16.5 9.7 M19.5 2.3 L19.1 3.2 M19.5 9.7 L19.1 8.8 M21.7 4.5 L20.8 4.9 M21.7 7.5 L20.8 7.1 M22 13v2a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7 M8 21h8 M15,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
|
|
103
|
+
}, y = {
|
|
104
|
+
name: "lu-monitor-dot",
|
|
105
|
+
components: [["path", { d: "M16,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M22 12v3a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h9 M12 17v4 M8 21h8" }]]
|
|
106
|
+
}, O = {
|
|
107
|
+
name: "lu-monitor-down",
|
|
108
|
+
components: [["path", { d: "M12 13V7 M15 10 L12 13 L9 10 M4,3 h16 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M12 17v4 M8 21h8" }]]
|
|
109
|
+
}, x = {
|
|
110
|
+
name: "lu-monitor-off",
|
|
111
|
+
components: [["path", { d: "M17 17H4a2 2 0 0 1-2-2V5c0-1.5 1-2 1-2 M22 15V5a2 2 0 0 0-2-2H9 M8 21h8 M12 17v4 M2 2 L22 22" }]]
|
|
112
|
+
}, D = {
|
|
113
|
+
name: "lu-monitor-pause",
|
|
114
|
+
components: [["path", { d: "M10 13V7 M14 13V7 M4,3 h16 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M12 17v4 M8 21h8" }]]
|
|
115
|
+
}, B = {
|
|
116
|
+
name: "lu-monitor-play",
|
|
117
|
+
components: [["path", { d: "M10 7.75a.75.75 0 0 1 1.142-.638l3.664 2.249a.75.75 0 0 1 0 1.278l-3.664 2.25a.75.75 0 0 1-1.142-.64z M12 17v4 M8 21h8 M4,3 h16 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z" }]]
|
|
118
|
+
}, N = {
|
|
119
|
+
name: "lu-monitor-smartphone",
|
|
120
|
+
components: [["path", { d: "M18 8V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h8 M10 19v-3.96 3.15 M7 19h5 M18,12 h2 a2,2 0 0 1 2,2 v6 a2,2 0 0 1 -2,2 h-2 a2,2 0 0 1 -2,-2 v-6 a2,2 0 0 1 2,-2 Z" }]]
|
|
121
|
+
}, U = {
|
|
122
|
+
name: "lu-monitor-speaker",
|
|
123
|
+
components: [["path", { d: "M5.5 20H8 M17 9h.01 M14,4 h6 a2,2 0 0 1 2,2 v12 a2,2 0 0 1 -2,2 h-6 a2,2 0 0 1 -2,-2 v-12 a2,2 0 0 1 2,-2 Z M8 6H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h4 M16,15 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
|
|
124
|
+
}, F = {
|
|
125
|
+
name: "lu-monitor-stop",
|
|
126
|
+
components: [["path", { d: "M12 17v4 M8 21h8 M4,3 h16 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M10,7 h4 a1,1 0 0 1 1,1 v4 a1,1 0 0 1 -1,1 h-4 a1,1 0 0 1 -1,-1 v-4 a1,1 0 0 1 1,-1 Z" }]]
|
|
127
|
+
}, X = {
|
|
128
|
+
name: "lu-monitor-up",
|
|
129
|
+
components: [["path", { d: "m9 10 3-3 3 3 M12 13V7 M4,3 h16 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M12 17v4 M8 21h8" }]]
|
|
130
|
+
}, Q = {
|
|
131
|
+
name: "lu-monitor-x",
|
|
132
|
+
components: [["path", { d: "m14.5 12.5-5-5 M9.5 12.5 L14.5 7.5 M4,3 h16 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M12 17v4 M8 21h8" }]]
|
|
133
|
+
}, E = {
|
|
134
|
+
name: "lu-monitor",
|
|
135
|
+
components: [["path", { d: "M4,3 h16 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M8 21 L16 21 M12 17 L12 21" }]]
|
|
136
|
+
}, I = {
|
|
137
|
+
name: "lu-moon-star",
|
|
138
|
+
components: [["path", { d: "M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9 M20 3v4 M22 5h-4" }]]
|
|
139
|
+
}, j = {
|
|
2
140
|
name: "lu-moon",
|
|
3
141
|
components: [["path", { d: "M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z" }]]
|
|
4
|
-
},
|
|
142
|
+
}, K = {
|
|
5
143
|
name: "lu-mountain-snow",
|
|
6
144
|
components: [["path", { d: "m8 3 4 8 5-5 5 15H2L8 3z M4.14 15.08c2.62-1.57 5.24-1.43 7.86.42 2.74 1.94 5.49 2 8.23.19" }]]
|
|
7
|
-
},
|
|
145
|
+
}, W = {
|
|
8
146
|
name: "lu-mountain",
|
|
9
147
|
components: [["path", { d: "m8 3 4 8 5-5 5 15H2L8 3z" }]]
|
|
10
|
-
},
|
|
148
|
+
}, G = {
|
|
11
149
|
name: "lu-mouse-off",
|
|
12
150
|
components: [["path", { d: "M12 6v.343 M18.218 18.218A7 7 0 0 1 5 15V9a7 7 0 0 1 .782-3.218 M19 13.343V9A7 7 0 0 0 8.56 2.902 M22 22 2 2" }]]
|
|
13
|
-
},
|
|
151
|
+
}, J = {
|
|
14
152
|
name: "lu-mouse-pointer-2",
|
|
15
153
|
components: [["path", { d: "M4.037 4.688a.495.495 0 0 1 .651-.651l16 6.5a.5.5 0 0 1-.063.947l-6.124 1.58a2 2 0 0 0-1.438 1.435l-1.579 6.126a.5.5 0 0 1-.947.063z" }]]
|
|
16
|
-
},
|
|
154
|
+
}, Y = {
|
|
17
155
|
name: "lu-mouse-pointer-ban",
|
|
18
|
-
components: [["path", { d: "M2.034 2.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.944L8.204 7.545a1 1 0 0 0-.66.66l-1.066 3.443a.5.5 0 0 1-.944.033z M10,16 a6,6 0 1,0 12,0 a6,6 0 1,0 -12,0 Z M11.8 11.8 L20.
|
|
19
|
-
},
|
|
156
|
+
components: [["path", { d: "M2.034 2.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.944L8.204 7.545a1 1 0 0 0-.66.66l-1.066 3.443a.5.5 0 0 1-.944.033z M10,16 a6,6 0 1,0 12,0 a6,6 0 1,0 -12,0 Z M11.8 11.8 L20.2 20.2" }]]
|
|
157
|
+
}, _ = {
|
|
20
158
|
name: "lu-mouse-pointer-click",
|
|
21
|
-
components: [["path", { d: "M14 4.1 12 6 M5.1 8 L2.
|
|
22
|
-
},
|
|
159
|
+
components: [["path", { d: "M14 4.1 12 6 M5.1 8 L2.2 7.2 M6 12 L4.1 14 M7.2 2.2 8 5.1 M9.037 9.69a.498.498 0 0 1 .653-.653l11 4.5a.5.5 0 0 1-.074.949l-4.349 1.041a1 1 0 0 0-.74.739l-1.04 4.35a.5.5 0 0 1-.95.074z" }]]
|
|
160
|
+
}, $ = {
|
|
23
161
|
name: "lu-mouse-pointer",
|
|
24
162
|
components: [["path", { d: "M12.586 12.586 19 19 M3.688 3.037a.497.497 0 0 0-.651.651l6.5 15.999a.501.501 0 0 0 .947-.062l1.569-6.083a2 2 0 0 1 1.448-1.479l6.124-1.579a.5.5 0 0 0 .063-.947z" }]]
|
|
25
|
-
},
|
|
163
|
+
}, a1 = {
|
|
26
164
|
name: "lu-mouse",
|
|
27
165
|
components: [["path", { d: "M12,2 h0 a7,7 0 0 1 7,7 v6 a7,7 0 0 1 -7,7 h-0 a7,7 0 0 1 -7,-7 v-6 a7,7 0 0 1 7,-7 Z M12 6v4" }]]
|
|
28
|
-
},
|
|
166
|
+
}, n1 = {
|
|
29
167
|
name: "lu-move-3d",
|
|
30
168
|
components: [["path", { d: "M5 3v16h16 M5 19 L11 13 M2 6 L5 3 L8 6 M18 16 L21 19 L18 22" }]]
|
|
31
|
-
},
|
|
169
|
+
}, e1 = {
|
|
32
170
|
name: "lu-move-diagonal-2",
|
|
33
171
|
components: [["path", { d: "M19 13v6h-6 M5 11V5h6 M5 5 L19 19" }]]
|
|
34
|
-
},
|
|
172
|
+
}, o1 = {
|
|
35
173
|
name: "lu-move-diagonal",
|
|
36
174
|
components: [["path", { d: "M11 19H5v-6 M13 5h6v6 M19 5 5 19" }]]
|
|
37
|
-
},
|
|
175
|
+
}, t1 = {
|
|
38
176
|
name: "lu-move-down-left",
|
|
39
177
|
components: [["path", { d: "M11 19H5V13 M19 5L5 19" }]]
|
|
40
|
-
},
|
|
178
|
+
}, M1 = {
|
|
41
179
|
name: "lu-move-down-right",
|
|
42
180
|
components: [["path", { d: "M19 13V19H13 M5 5L19 19" }]]
|
|
43
|
-
},
|
|
181
|
+
}, h1 = {
|
|
44
182
|
name: "lu-move-down",
|
|
45
183
|
components: [["path", { d: "M8 18L12 22L16 18 M12 2V22" }]]
|
|
46
|
-
},
|
|
184
|
+
}, s1 = {
|
|
47
185
|
name: "lu-move-horizontal",
|
|
48
186
|
components: [["path", { d: "m18 8 4 4-4 4 M2 12h20 M6 8 L2 12 L6 16" }]]
|
|
49
|
-
},
|
|
187
|
+
}, c1 = {
|
|
50
188
|
name: "lu-move-left",
|
|
51
189
|
components: [["path", { d: "M6 8L2 12L6 16 M2 12H22" }]]
|
|
52
|
-
},
|
|
190
|
+
}, u1 = {
|
|
53
191
|
name: "lu-move-right",
|
|
54
192
|
components: [["path", { d: "M18 8L22 12L18 16 M2 12H22" }]]
|
|
55
|
-
},
|
|
193
|
+
}, p1 = {
|
|
56
194
|
name: "lu-move-up-left",
|
|
57
195
|
components: [["path", { d: "M5 11V5H11 M5 5L19 19" }]]
|
|
58
|
-
},
|
|
196
|
+
}, l1 = {
|
|
59
197
|
name: "lu-move-up-right",
|
|
60
198
|
components: [["path", { d: "M13 5H19V11 M19 5L5 19" }]]
|
|
61
|
-
},
|
|
199
|
+
}, m1 = {
|
|
62
200
|
name: "lu-move-up",
|
|
63
201
|
components: [["path", { d: "M8 6L12 2L16 6 M12 2V22" }]]
|
|
64
|
-
},
|
|
202
|
+
}, L1 = {
|
|
65
203
|
name: "lu-move-vertical",
|
|
66
204
|
components: [["path", { d: "M12 2v20 M8 18 L12 22 L16 18 M8 6 L12 2 L16 6" }]]
|
|
67
|
-
},
|
|
205
|
+
}, v1 = {
|
|
68
206
|
name: "lu-move",
|
|
69
207
|
components: [["path", { d: "M12 2v20 M15 19 L12 22 L9 19 M19 9 L22 12 L19 15 M2 12h20 M5 9 L2 12 L5 15 M9 5 L12 2 L15 5" }]]
|
|
70
|
-
},
|
|
208
|
+
}, r1 = {
|
|
71
209
|
name: "lu-music-2",
|
|
72
210
|
components: [["path", { d: "M4,18 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M12 18V2l7 4" }]]
|
|
73
|
-
},
|
|
211
|
+
}, d1 = {
|
|
74
212
|
name: "lu-music-3",
|
|
75
213
|
components: [["path", { d: "M8,18 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M16 18V2" }]]
|
|
76
|
-
},
|
|
214
|
+
}, i1 = {
|
|
77
215
|
name: "lu-music-4",
|
|
78
216
|
components: [["path", { d: "M9 18V5l12-2v13 M9 9 L21 7 M3,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M15,16 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
|
|
79
|
-
},
|
|
217
|
+
}, Z1 = {
|
|
80
218
|
name: "lu-music",
|
|
81
219
|
components: [["path", { d: "M9 18V5l12-2v13 M3,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M15,16 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
|
|
82
|
-
},
|
|
220
|
+
}, S1 = {
|
|
83
221
|
name: "lu-navigation-2-off",
|
|
84
222
|
components: [["path", { d: "M9.31 9.31 5 21l7-4 7 4-1.17-3.17 M14.53 8.88 12 2l-1.17 3.17 M2 2 L22 22" }]]
|
|
85
|
-
},
|
|
223
|
+
}, V1 = {
|
|
86
224
|
name: "lu-navigation-2",
|
|
87
|
-
components: [["path", { d: "" }]]
|
|
88
|
-
},
|
|
225
|
+
components: [["path", { d: "M12 2 L19 21 L12 17 L5 21 L12 2 Z" }]]
|
|
226
|
+
}, H1 = {
|
|
89
227
|
name: "lu-navigation-off",
|
|
90
228
|
components: [["path", { d: "M8.43 8.43 3 11l8 2 2 8 2.57-5.43 M17.39 11.73 22 2l-9.73 4.61 M2 2 L22 22" }]]
|
|
91
|
-
},
|
|
229
|
+
}, g1 = {
|
|
92
230
|
name: "lu-navigation",
|
|
93
|
-
components: [["path", { d: "" }]]
|
|
94
|
-
},
|
|
231
|
+
components: [["path", { d: "M3 11 L22 2 L13 21 L11 13 L3 11 Z" }]]
|
|
232
|
+
}, q1 = {
|
|
95
233
|
name: "lu-network",
|
|
96
234
|
components: [["path", { d: "M17,16 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,16 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 M10,2 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 M5 16v-3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v3 M12 12V8" }]]
|
|
97
|
-
},
|
|
235
|
+
}, A1 = {
|
|
98
236
|
name: "lu-newspaper",
|
|
99
237
|
components: [["path", { d: "M4 22h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v16a2 2 0 0 1-2 2Zm0 0a2 2 0 0 1-2-2v-9c0-1.1.9-2 2-2h2 M18 14h-8 M15 18h-5 M10 6h8v4h-8V6Z" }]]
|
|
100
|
-
},
|
|
238
|
+
}, f1 = {
|
|
101
239
|
name: "lu-nfc",
|
|
102
240
|
components: [["path", { d: "M6 8.32a7.43 7.43 0 0 1 0 7.36 M9.46 6.21a11.76 11.76 0 0 1 0 11.58 M12.91 4.1a15.91 15.91 0 0 1 .01 15.8 M16.37 2a20.16 20.16 0 0 1 0 20" }]]
|
|
103
|
-
},
|
|
241
|
+
}, w1 = {
|
|
104
242
|
name: "lu-notebook-pen",
|
|
105
243
|
components: [["path", { d: "M13.4 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-7.4 M2 6h4 M2 10h4 M2 14h4 M2 18h4 M21.378 5.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" }]]
|
|
106
|
-
},
|
|
244
|
+
}, P1 = {
|
|
107
245
|
name: "lu-notebook-tabs",
|
|
108
246
|
components: [["path", { d: "M2 6h4 M2 10h4 M2 14h4 M2 18h4 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 M15 2v20 M15 7h5 M15 12h5 M15 17h5" }]]
|
|
109
|
-
},
|
|
247
|
+
}, k1 = {
|
|
110
248
|
name: "lu-notebook-text",
|
|
111
249
|
components: [["path", { d: "M2 6h4 M2 10h4 M2 14h4 M2 18h4 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 M9.5 8h5 M9.5 12H16 M9.5 16H14" }]]
|
|
112
|
-
},
|
|
250
|
+
}, z1 = {
|
|
113
251
|
name: "lu-notebook",
|
|
114
252
|
components: [["path", { d: "M2 6h4 M2 10h4 M2 14h4 M2 18h4 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 M16 2v20" }]]
|
|
115
|
-
},
|
|
253
|
+
}, C1 = {
|
|
116
254
|
name: "lu-notepad-text-dashed",
|
|
117
255
|
components: [["path", { d: "M8 2v4 M12 2v4 M16 2v4 M16 4h2a2 2 0 0 1 2 2v2 M20 12v2 M20 18v2a2 2 0 0 1-2 2h-1 M13 22h-2 M7 22H6a2 2 0 0 1-2-2v-2 M4 14v-2 M4 8V6a2 2 0 0 1 2-2h2 M8 10h6 M8 14h8 M8 18h5" }]]
|
|
118
|
-
},
|
|
256
|
+
}, b1 = {
|
|
119
257
|
name: "lu-notepad-text",
|
|
120
258
|
components: [["path", { d: "M8 2v4 M12 2v4 M16 2v4 M6,4 h12 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-12 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M8 10h6 M8 14h8 M8 18h5" }]]
|
|
121
|
-
},
|
|
259
|
+
}, R1 = {
|
|
122
260
|
name: "lu-nut-off",
|
|
123
261
|
components: [["path", { d: "M12 4V2 M5 10v4a7.004 7.004 0 0 0 5.277 6.787c.412.104.802.292 1.102.592L12 22l.621-.621c.3-.3.69-.488 1.102-.592a7.01 7.01 0 0 0 4.125-2.939 M19 10v3.343 M12 12c-1.349-.573-1.905-1.005-2.5-2-.546.902-1.048 1.353-2.5 2-1.018-.644-1.46-1.08-2-2-1.028.71-1.69.918-3 1 1.081-1.048 1.757-2.03 2-3 .194-.776.84-1.551 1.79-2.21m11.654 5.997c.887-.457 1.28-.891 1.556-1.787 1.032.916 1.683 1.157 3 1-1.297-1.036-1.758-2.03-2-3-.5-2-4-4-8-4-.74 0-1.461.068-2.15.192 M2 2 L22 22" }]]
|
|
124
|
-
},
|
|
262
|
+
}, T1 = {
|
|
125
263
|
name: "lu-nut",
|
|
126
264
|
components: [["path", { d: "M12 4V2 M5 10v4a7.004 7.004 0 0 0 5.277 6.787c.412.104.802.292 1.102.592L12 22l.621-.621c.3-.3.69-.488 1.102-.592A7.003 7.003 0 0 0 19 14v-4 M12 4C8 4 4.5 6 4 8c-.243.97-.919 1.952-2 3 1.31-.082 1.972-.29 3-1 .54.92.982 1.356 2 2 1.452-.647 1.954-1.098 2.5-2 .595.995 1.151 1.427 2.5 2 1.31-.621 1.862-1.058 2.5-2 .629.977 1.162 1.423 2.5 2 1.209-.548 1.68-.967 2-2 1.032.916 1.683 1.157 3 1-1.297-1.036-1.758-2.03-2-3-.5-2-4-4-8-4Z" }]]
|
|
127
|
-
},
|
|
265
|
+
}, y1 = {
|
|
128
266
|
name: "lu-octagon-alert",
|
|
129
267
|
components: [["path", { d: "M12 16h.01 M12 8v4 M15.312 2a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586l-4.688-4.688A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2z" }]]
|
|
130
|
-
},
|
|
268
|
+
}, O1 = {
|
|
131
269
|
name: "lu-octagon-minus",
|
|
132
270
|
components: [["path", { d: "M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z M8 12h8" }]]
|
|
133
|
-
},
|
|
271
|
+
}, x1 = {
|
|
134
272
|
name: "lu-octagon-pause",
|
|
135
273
|
components: [["path", { d: "M10 15V9 M14 15V9 M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z" }]]
|
|
136
|
-
},
|
|
274
|
+
}, D1 = {
|
|
137
275
|
name: "lu-octagon-x",
|
|
138
276
|
components: [["path", { d: "m15 9-6 6 M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z M9 9 L15 15" }]]
|
|
139
|
-
},
|
|
277
|
+
}, B1 = {
|
|
140
278
|
name: "lu-octagon",
|
|
141
279
|
components: [["path", { d: "M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z" }]]
|
|
142
|
-
},
|
|
280
|
+
}, N1 = {
|
|
143
281
|
name: "lu-omega",
|
|
144
282
|
components: [["path", { d: "M3 20h4.5a.5.5 0 0 0 .5-.5v-.282a.52.52 0 0 0-.247-.437 8 8 0 1 1 8.494-.001.52.52 0 0 0-.247.438v.282a.5.5 0 0 0 .5.5H21" }]]
|
|
145
|
-
},
|
|
283
|
+
}, U1 = {
|
|
146
284
|
name: "lu-option",
|
|
147
285
|
components: [["path", { d: "M3 3h6l6 18h6 M14 3h7" }]]
|
|
148
|
-
},
|
|
286
|
+
}, F1 = {
|
|
149
287
|
name: "lu-orbit",
|
|
150
288
|
components: [["path", { d: "M9,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M17,5 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 M10.4 21.9a10 10 0 0 0 9.941-15.416 M13.5 2.1a10 10 0 0 0-9.841 15.416" }]]
|
|
151
|
-
},
|
|
289
|
+
}, X1 = {
|
|
152
290
|
name: "lu-origami",
|
|
153
|
-
components: [["path", { d: "M12 12V4a1 1 0 0 1 1-1h6.297a1 1 0 0 1 .651 1.759l-4.696 4.025 M12 21 L4.
|
|
154
|
-
},
|
|
291
|
+
components: [["path", { d: "M12 12V4a1 1 0 0 1 1-1h6.297a1 1 0 0 1 .651 1.759l-4.696 4.025 M12 21 L4.59 13.59 A2 2 0 0 1 4 12.17 L4 6.42 A1 1 0 0 1 5.71 5.71 L20 20.01 M12.21 3.38 L20.63 18.35 A1 1 0 0 1 20.46 19.55 L19.29 20.71 A1 1 0 0 1 18.59 21 L6.35 21 A1 1 0 0 1 5.73 20.78 L3.25 18.8 A1 1 0 0 1 3.88 17.02 L8.05 17.05" }]]
|
|
292
|
+
}, Q1 = {
|
|
155
293
|
name: "lu-package-2",
|
|
156
|
-
components: [["path", { d: "M3 9h18v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9Z M3 9 L5.45 4.1 A2 2 0 0 1 7.24 3
|
|
157
|
-
},
|
|
294
|
+
components: [["path", { d: "M3 9h18v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9Z M3 9 L5.45 4.1 A2 2 0 0 1 7.24 3 L16.76 3 A2 2 0 0 1 18.56 4.1 L21 9 M12 3v6" }]]
|
|
295
|
+
}, E1 = {
|
|
158
296
|
name: "lu-package-check",
|
|
159
|
-
components: [["path", { d: "m16 16 2 2 4-4 M21 10V8a2 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 0l2-1.14 M7.5 4.27 L16.5 9.42
|
|
160
|
-
},
|
|
297
|
+
components: [["path", { d: "m16 16 2 2 4-4 M21 10V8a2 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 0l2-1.14 M7.5 4.27 L16.5 9.42 M3.29 7 L12 12 L20.71 7 M12 22 L12 12" }]]
|
|
298
|
+
}, I1 = {
|
|
161
299
|
name: "lu-package-minus",
|
|
162
|
-
components: [["path", { d: "M16 16h6 M21 10V8a2 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 0l2-1.14 M7.5 4.27 L16.5 9.42
|
|
163
|
-
},
|
|
300
|
+
components: [["path", { d: "M16 16h6 M21 10V8a2 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 0l2-1.14 M7.5 4.27 L16.5 9.42 M3.29 7 L12 12 L20.71 7 M12 22 L12 12" }]]
|
|
301
|
+
}, j1 = {
|
|
164
302
|
name: "lu-package-open",
|
|
165
303
|
components: [["path", { d: "M12 22v-9 M15.17 2.21a1.67 1.67 0 0 1 1.63 0L21 4.57a1.93 1.93 0 0 1 0 3.36L8.82 14.79a1.655 1.655 0 0 1-1.64 0L3 12.43a1.93 1.93 0 0 1 0-3.36z M20 13v3.87a2.06 2.06 0 0 1-1.11 1.83l-6 3.08a1.93 1.93 0 0 1-1.78 0l-6-3.08A2.06 2.06 0 0 1 4 16.87V13 M21 12.43a1.93 1.93 0 0 0 0-3.36L8.83 2.2a1.64 1.64 0 0 0-1.63 0L3 4.57a1.93 1.93 0 0 0 0 3.36l12.18 6.86a1.636 1.636 0 0 0 1.63 0z" }]]
|
|
166
|
-
},
|
|
304
|
+
}, K1 = {
|
|
167
305
|
name: "lu-package-plus",
|
|
168
|
-
components: [["path", { d: "M16 16h6 M19 13v6 M21 10V8a2 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 0l2-1.14 M7.5 4.27 L16.5 9.42
|
|
169
|
-
},
|
|
306
|
+
components: [["path", { d: "M16 16h6 M19 13v6 M21 10V8a2 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 0l2-1.14 M7.5 4.27 L16.5 9.42 M3.29 7 L12 12 L20.71 7 M12 22 L12 12" }]]
|
|
307
|
+
}, W1 = {
|
|
170
308
|
name: "lu-package-search",
|
|
171
|
-
components: [["path", { d: "M21 10V8a2 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 0l2-1.14 M7.5 4.27 L16.5 9.42
|
|
172
|
-
},
|
|
309
|
+
components: [["path", { d: "M21 10V8a2 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 0l2-1.14 M7.5 4.27 L16.5 9.42 M3.29 7 L12 12 L20.71 7 M12 22 L12 12 M16,15.5 a2.5,2.5 0 1,0 5,0 a2.5,2.5 0 1,0 -5,0 Z M20.27 17.27 22 19" }]]
|
|
310
|
+
}, G1 = {
|
|
173
311
|
name: "lu-package-x",
|
|
174
|
-
components: [["path", { d: "M21 10V8a2 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 0l2-1.14 M7.5 4.27 L16.5 9.42
|
|
175
|
-
},
|
|
312
|
+
components: [["path", { d: "M21 10V8a2 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 0l2-1.14 M7.5 4.27 L16.5 9.42 M3.29 7 L12 12 L20.71 7 M12 22 L12 12 M17 13 L22 18 M17 18 L22 13" }]]
|
|
313
|
+
}, J1 = {
|
|
176
314
|
name: "lu-package",
|
|
177
|
-
components: [["path", { d: "M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 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.73z M12 22V12 M3.3 7 L11
|
|
178
|
-
},
|
|
315
|
+
components: [["path", { d: "M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 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.73z M12 22V12 M3.3 7 L11 11.73 A2 2 0 0 0 13 11.73 L20.7 7 M7.5 4.27 L16.5 9.42" }]]
|
|
316
|
+
}, Y1 = {
|
|
179
317
|
name: "lu-paint-bucket",
|
|
180
318
|
components: [["path", { d: "m19 11-8-8-8.6 8.6a2 2 0 0 0 0 2.8l5.2 5.2c.8.8 2 .8 2.8 0L19 11Z M5 2 L10 7 M2 13h15 M22 20a2 2 0 1 1-4 0c0-1.6 1.7-2.4 2-4 .3 1.6 2 2.4 2 4Z" }]]
|
|
181
|
-
},
|
|
319
|
+
}, _1 = {
|
|
182
320
|
name: "lu-paint-roller",
|
|
183
321
|
components: [["path", { d: "M4,2 h12 a2,2 0 0 1 2,2 v2 a2,2 0 0 1 -2,2 h-12 a2,2 0 0 1 -2,-2 v-2 a2,2 0 0 1 2,-2 Z M10 16v-2a2 2 0 0 1 2-2h8a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2 M9,16 h2 a1,1 0 0 1 1,1 v4 a1,1 0 0 1 -1,1 h-2 a1,1 0 0 1 -1,-1 v-4 a1,1 0 0 1 1,-1 Z" }]]
|
|
184
|
-
},
|
|
322
|
+
}, $1 = {
|
|
185
323
|
name: "lu-paintbrush-vertical",
|
|
186
324
|
components: [["path", { d: "M10 2v2 M14 2v4 M17 2a1 1 0 0 1 1 1v9H6V3a1 1 0 0 1 1-1z M6 12a1 1 0 0 0-1 1v1a2 2 0 0 0 2 2h2a1 1 0 0 1 1 1v2.9a2 2 0 1 0 4 0V17a1 1 0 0 1 1-1h2a2 2 0 0 0 2-2v-1a1 1 0 0 0-1-1" }]]
|
|
187
|
-
},
|
|
325
|
+
}, a2 = {
|
|
188
326
|
name: "lu-paintbrush",
|
|
189
327
|
components: [["path", { d: "m14.622 17.897-10.68-2.913 M18.376 2.622a1 1 0 1 1 3.002 3.002L17.36 9.643a.5.5 0 0 0 0 .707l.944.944a2.41 2.41 0 0 1 0 3.408l-.944.944a.5.5 0 0 1-.707 0L8.354 7.348a.5.5 0 0 1 0-.707l.944-.944a2.41 2.41 0 0 1 3.408 0l.944.944a.5.5 0 0 0 .707 0z M9 8c-1.804 2.71-3.97 3.46-6.583 3.948a.507.507 0 0 0-.302.819l7.32 8.883a1 1 0 0 0 1.185.204C12.735 20.405 16 16.792 16 15" }]]
|
|
190
|
-
},
|
|
328
|
+
}, n2 = {
|
|
191
329
|
name: "lu-palette",
|
|
192
330
|
components: [["path", { d: "M13,6.5 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z M17,10.5 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z M8,7.5 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z M6,12.5 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10c.926 0 1.648-.746 1.648-1.688 0-.437-.18-.835-.437-1.125-.29-.289-.438-.652-.438-1.125a1.64 1.64 0 0 1 1.668-1.668h1.996c3.051 0 5.555-2.503 5.555-5.554C21.965 6.012 17.461 2 12 2z" }]]
|
|
193
|
-
},
|
|
331
|
+
}, e2 = {
|
|
194
332
|
name: "lu-panel-bottom-close",
|
|
195
333
|
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 15h18 M15 8 L12 11 L9 8" }]]
|
|
196
|
-
},
|
|
334
|
+
}, o2 = {
|
|
197
335
|
name: "lu-panel-bottom-dashed",
|
|
198
336
|
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 M14 15h1 M19 15h2 M3 15h2 M9 15h1" }]]
|
|
199
|
-
},
|
|
337
|
+
}, t2 = {
|
|
200
338
|
name: "lu-panel-bottom-open",
|
|
201
339
|
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 15h18 M9 10 L12 7 L15 10" }]]
|
|
202
|
-
},
|
|
340
|
+
}, M2 = {
|
|
203
341
|
name: "lu-panel-bottom",
|
|
204
342
|
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 15h18" }]]
|
|
205
|
-
},
|
|
343
|
+
}, h2 = {
|
|
206
344
|
name: "lu-panel-left-close",
|
|
207
345
|
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M9 3v18 M16 15 L13 12 L16 9" }]]
|
|
208
|
-
},
|
|
346
|
+
}, s2 = {
|
|
209
347
|
name: "lu-panel-left-dashed",
|
|
210
348
|
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 M9 14v1 M9 19v2 M9 3v2 M9 9v1" }]]
|
|
211
|
-
},
|
|
349
|
+
}, c2 = {
|
|
212
350
|
name: "lu-panel-left-open",
|
|
213
351
|
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 M9 3v18 M14 9 L17 12 L14 15" }]]
|
|
214
|
-
},
|
|
352
|
+
}, u2 = {
|
|
215
353
|
name: "lu-panel-left",
|
|
216
354
|
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 M9 3v18" }]]
|
|
217
|
-
},
|
|
355
|
+
}, p2 = {
|
|
218
356
|
name: "lu-panel-right-close",
|
|
219
357
|
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 3v18 M8 9 L11 12 L8 15" }]]
|
|
220
|
-
},
|
|
358
|
+
}, l2 = {
|
|
221
359
|
name: "lu-panel-right-dashed",
|
|
222
360
|
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 14v1 M15 19v2 M15 3v2 M15 9v1" }]]
|
|
223
|
-
},
|
|
361
|
+
}, m2 = {
|
|
224
362
|
name: "lu-panel-right-open",
|
|
225
363
|
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 3v18 M10 15 L7 12 L10 9" }]]
|
|
226
|
-
},
|
|
364
|
+
}, L2 = {
|
|
227
365
|
name: "lu-panel-right",
|
|
228
366
|
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 3v18" }]]
|
|
229
|
-
},
|
|
367
|
+
}, v2 = {
|
|
230
368
|
name: "lu-panel-top-close",
|
|
231
369
|
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 M9 16 L12 13 L15 16" }]]
|
|
232
|
-
},
|
|
370
|
+
}, r2 = {
|
|
233
371
|
name: "lu-panel-top-dashed",
|
|
234
372
|
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 M14 9h1 M19 9h2 M3 9h2 M9 9h1" }]]
|
|
235
|
-
},
|
|
373
|
+
}, d2 = {
|
|
236
374
|
name: "lu-panel-top-open",
|
|
237
375
|
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 M15 14 L12 17 L9 14" }]]
|
|
238
|
-
},
|
|
376
|
+
}, i2 = {
|
|
239
377
|
name: "lu-panel-top",
|
|
240
378
|
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" }]]
|
|
241
|
-
},
|
|
379
|
+
}, Z2 = {
|
|
242
380
|
name: "lu-panels-left-bottom",
|
|
243
381
|
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 M9 3v18 M9 15h12" }]]
|
|
244
|
-
},
|
|
382
|
+
}, S2 = {
|
|
245
383
|
name: "lu-panels-right-bottom",
|
|
246
384
|
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 15h12 M15 3v18" }]]
|
|
247
|
-
},
|
|
385
|
+
}, V2 = {
|
|
248
386
|
name: "lu-panels-top-left",
|
|
249
387
|
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 M9 21V9" }]]
|
|
250
|
-
},
|
|
388
|
+
}, H2 = {
|
|
251
389
|
name: "lu-paperclip",
|
|
252
|
-
components: [["path", { d: "M13.234 20.252 21 12.3 M16 6 L7.
|
|
253
|
-
},
|
|
390
|
+
components: [["path", { d: "M13.234 20.252 21 12.3 M16 6 L7.59 14.59 A2 2 0 0 0 7.59 17.41 A2 2 0 0 0 10.41 17.41 L18.83 8.83 A4 4 0 0 0 18.83 3.17 A4 4 0 0 0 13.17 3.17 L4.76 11.76 A6 6 0 1 0 13.24 20.24" }]]
|
|
391
|
+
}, g2 = {
|
|
254
392
|
name: "lu-parentheses",
|
|
255
393
|
components: [["path", { d: "M8 21s-4-3-4-9 4-9 4-9 M16 3s4 3 4 9-4 9-4 9" }]]
|
|
256
|
-
},
|
|
394
|
+
}, q2 = {
|
|
257
395
|
name: "lu-parking-meter",
|
|
258
396
|
components: [["path", { d: "M11 15h2 M12 12v3 M12 19v3 M15.282 19a1 1 0 0 0 .948-.68l2.37-6.988a7 7 0 1 0-13.2 0l2.37 6.988a1 1 0 0 0 .948.68z M9 9a3 3 0 1 1 6 0" }]]
|
|
259
|
-
},
|
|
397
|
+
}, A2 = {
|
|
260
398
|
name: "lu-party-popper",
|
|
261
|
-
components: [["path", { d: "M5.8 11.3 2 22l10.7-3.79 M4 3h.01 M22 8h.01 M15 2h.01 M22 20h.01 M22 2
|
|
262
|
-
},
|
|
399
|
+
components: [["path", { d: "M5.8 11.3 2 22l10.7-3.79 M4 3h.01 M22 8h.01 M15 2h.01 M22 20h.01 M22 2 L19.76 2.75 A2.9 2.9 0 0 0 17.8 5.87 C17.9 6.73, 17.23 7.5, 16.35 7.5 L15.97 7.5 C15.11 7.5, 14.37 8.1, 14.21 8.94 L14 10 M22 13 L21.18 12.67 C20.32 12.33, 19.36 12.87, 19.2 13.78 C19.09 14.48, 18.48 15, 17.77 15 L17 15 M11 2 L11.33 2.82 C11.67 3.68, 11.13 4.64, 10.22 4.8 C9.52 4.9, 9 5.52, 9 6.23 L9 7 M11 13c1.93 1.93 2.83 4.17 2 5-.83.83-3.07-.07-5-2-1.93-1.93-2.83-4.17-2-5 .83-.83 3.07.07 5 2Z" }]]
|
|
400
|
+
}, f2 = {
|
|
263
401
|
name: "lu-pause",
|
|
264
402
|
components: [["path", { d: "M15,4 h2 a1,1 0 0 1 1,1 v14 a1,1 0 0 1 -1,1 h-2 a1,1 0 0 1 -1,-1 v-14 a1,1 0 0 1 1,-1 Z M7,4 h2 a1,1 0 0 1 1,1 v14 a1,1 0 0 1 -1,1 h-2 a1,1 0 0 1 -1,-1 v-14 a1,1 0 0 1 1,-1 Z" }]]
|
|
265
|
-
},
|
|
403
|
+
}, w2 = {
|
|
266
404
|
name: "lu-paw-print",
|
|
267
405
|
components: [["path", { d: "M9,4 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M16,8 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M18,16 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M9 10a5 5 0 0 1 5 5v3.5a3.5 3.5 0 0 1-6.84 1.045Q6.52 17.48 4.46 16.84A3.5 3.5 0 0 1 5.5 10Z" }]]
|
|
268
|
-
},
|
|
406
|
+
}, P2 = {
|
|
269
407
|
name: "lu-pc-case",
|
|
270
408
|
components: [["path", { d: "M7,2 h10 a2,2 0 0 1 2,2 v16 a2,2 0 0 1 -2,2 h-10 a2,2 0 0 1 -2,-2 v-16 a2,2 0 0 1 2,-2 Z M15 14h.01 M9 6h6 M9 10h6" }]]
|
|
271
|
-
},
|
|
409
|
+
}, k2 = {
|
|
272
410
|
name: "lu-pen-line",
|
|
273
411
|
components: [["path", { d: "M12 20h9 M16.376 3.622a1 1 0 0 1 3.002 3.002L7.368 18.635a2 2 0 0 1-.855.506l-2.872.838a.5.5 0 0 1-.62-.62l.838-2.872a2 2 0 0 1 .506-.854z" }]]
|
|
274
|
-
},
|
|
412
|
+
}, z2 = {
|
|
275
413
|
name: "lu-pen-off",
|
|
276
|
-
components: [["path", { d: "m10 10-6.157 6.162a2 2 0 0 0-.5.833l-1.322 4.36a.5.5 0 0 0 .622.624l4.358-1.323a2 2 0 0 0 .83-.5L14 13.982 M12.
|
|
277
|
-
},
|
|
414
|
+
components: [["path", { d: "m10 10-6.157 6.162a2 2 0 0 0-.5.833l-1.322 4.36a.5.5 0 0 0 .622.624l4.358-1.323a2 2 0 0 0 .83-.5L14 13.982 M12.83 7.17 L17.19 2.83 A1 1 0 1 1 21.17 6.81 L16.82 11.16 M2 2 L22 22" }]]
|
|
415
|
+
}, C2 = {
|
|
278
416
|
name: "lu-pen-tool",
|
|
279
|
-
components: [["path", { d: "M15.707 21.293a1 1 0 0 1-1.414 0l-1.586-1.586a1 1 0 0 1 0-1.414l5.586-5.586a1 1 0 0 1 1.414 0l1.586 1.586a1 1 0 0 1 0 1.414z M18 13 L16.
|
|
280
|
-
},
|
|
417
|
+
components: [["path", { d: "M15.707 21.293a1 1 0 0 1-1.414 0l-1.586-1.586a1 1 0 0 1 0-1.414l5.586-5.586a1 1 0 0 1 1.414 0l1.586 1.586a1 1 0 0 1 0 1.414z M18 13 L16.63 6.13 A1 1 0 0 0 15.88 5.35 L3.23 2.03 A1 1 0 0 0 2.03 3.24 L5.35 15.88 A1 1 0 0 0 6.13 16.63 L13 18 M2.3 2.3 L9.59 9.59 M9,11 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
418
|
+
}, b2 = {
|
|
281
419
|
name: "lu-pen",
|
|
282
420
|
components: [["path", { d: "M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z" }]]
|
|
283
|
-
},
|
|
421
|
+
}, R2 = {
|
|
284
422
|
name: "lu-pencil-line",
|
|
285
423
|
components: [["path", { d: "M12 20h9 M16.376 3.622a1 1 0 0 1 3.002 3.002L7.368 18.635a2 2 0 0 1-.855.506l-2.872.838a.5.5 0 0 1-.62-.62l.838-2.872a2 2 0 0 1 .506-.854z M15 5 L18 8" }]]
|
|
286
|
-
},
|
|
424
|
+
}, T2 = {
|
|
287
425
|
name: "lu-pencil-off",
|
|
288
|
-
components: [["path", { d: "m10 10-6.157 6.162a2 2 0 0 0-.5.833l-1.322 4.36a.5.5 0 0 0 .622.624l4.358-1.323a2 2 0 0 0 .83-.5L14 13.982 M12.
|
|
289
|
-
},
|
|
426
|
+
components: [["path", { d: "m10 10-6.157 6.162a2 2 0 0 0-.5.833l-1.322 4.36a.5.5 0 0 0 .622.624l4.358-1.323a2 2 0 0 0 .83-.5L14 13.982 M12.83 7.17 L17.19 2.83 A1 1 0 1 1 21.17 6.81 L16.82 11.16 M15 5 L19 9 M2 2 L22 22" }]]
|
|
427
|
+
}, y2 = {
|
|
290
428
|
name: "lu-pencil-ruler",
|
|
291
|
-
components: [["path", { d: "M13 7 8.7 2.7a2.41 2.41 0 0 0-3.4 0L2.7 5.3a2.41 2.41 0 0 0 0 3.4L7 13 M8 6 L10 4 M18 16 L20 14 M17 11 L21.3 15.3
|
|
292
|
-
},
|
|
429
|
+
components: [["path", { d: "M13 7 8.7 2.7a2.41 2.41 0 0 0-3.4 0L2.7 5.3a2.41 2.41 0 0 0 0 3.4L7 13 M8 6 L10 4 M18 16 L20 14 M17 11 L21.3 15.3 C22.24 16.24, 22.24 17.76, 21.3 18.7 L18.7 21.3 C17.76 22.24, 16.24 22.24, 15.3 21.3 L11 17 M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z M15 5 L19 9" }]]
|
|
430
|
+
}, O2 = {
|
|
293
431
|
name: "lu-pencil",
|
|
294
432
|
components: [["path", { d: "M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z M15 5 L19 9" }]]
|
|
295
|
-
},
|
|
433
|
+
}, x2 = {
|
|
296
434
|
name: "lu-pentagon",
|
|
297
435
|
components: [["path", { d: "M10.83 2.38a2 2 0 0 1 2.34 0l8 5.74a2 2 0 0 1 .73 2.25l-3.04 9.26a2 2 0 0 1-1.9 1.37H7.04a2 2 0 0 1-1.9-1.37L2.1 10.37a2 2 0 0 1 .73-2.25z" }]]
|
|
298
|
-
},
|
|
436
|
+
}, D2 = {
|
|
299
437
|
name: "lu-percent",
|
|
300
438
|
components: [["path", { d: "M19 5 L5 19 M4,6.5 a2.5,2.5 0 1,0 5,0 a2.5,2.5 0 1,0 -5,0 Z M15,17.5 a2.5,2.5 0 1,0 5,0 a2.5,2.5 0 1,0 -5,0 Z" }]]
|
|
301
|
-
},
|
|
439
|
+
}, B2 = {
|
|
302
440
|
name: "lu-person-standing",
|
|
303
441
|
components: [["path", { d: "M11,5 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M9 20 L12 14 L15 20 M6 8 L12 10 L18 8 M12 10v4" }]]
|
|
304
|
-
},
|
|
442
|
+
}, N2 = {
|
|
305
443
|
name: "lu-philippine-peso",
|
|
306
444
|
components: [["path", { d: "M20 11H4 M20 7H4 M7 21V4a1 1 0 0 1 1-1h4a1 1 0 0 1 0 12H7" }]]
|
|
307
|
-
},
|
|
445
|
+
}, U2 = {
|
|
308
446
|
name: "lu-phone-call",
|
|
309
447
|
components: [["path", { d: "M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z M14.05 2a9 9 0 0 1 8 7.94 M14.05 6A5 5 0 0 1 18 10" }]]
|
|
310
|
-
},
|
|
448
|
+
}, F2 = {
|
|
311
449
|
name: "lu-phone-forwarded",
|
|
312
|
-
components: [["path", { d: " M14 6 L22 6 M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z" }]]
|
|
313
|
-
},
|
|
450
|
+
components: [["path", { d: "M18 2 L22 6 L18 10 M14 6 L22 6 M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z" }]]
|
|
451
|
+
}, X2 = {
|
|
314
452
|
name: "lu-phone-incoming",
|
|
315
|
-
components: [["path", { d: " M22 2 L16 8 M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z" }]]
|
|
316
|
-
},
|
|
453
|
+
components: [["path", { d: "M16 2 L16 8 L22 8 M22 2 L16 8 M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z" }]]
|
|
454
|
+
}, Q2 = {
|
|
317
455
|
name: "lu-phone-missed",
|
|
318
456
|
components: [["path", { d: "M22 2 L16 8 M16 2 L22 8 M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z" }]]
|
|
319
|
-
},
|
|
457
|
+
}, E2 = {
|
|
320
458
|
name: "lu-phone-off",
|
|
321
459
|
components: [["path", { d: "M10.68 13.31a16 16 0 0 0 3.41 2.6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7 2 2 0 0 1 1.72 2v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.42 19.42 0 0 1-3.33-2.67m-2.67-3.34a19.79 19.79 0 0 1-3.07-8.63A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91 M22 2 L2 22" }]]
|
|
322
|
-
},
|
|
460
|
+
}, I2 = {
|
|
323
461
|
name: "lu-phone-outgoing",
|
|
324
|
-
components: [["path", { d: " M16 8 L22 2 M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z" }]]
|
|
325
|
-
},
|
|
462
|
+
components: [["path", { d: "M22 8 L22 2 L16 2 M16 8 L22 2 M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z" }]]
|
|
463
|
+
}, j2 = {
|
|
326
464
|
name: "lu-phone",
|
|
327
465
|
components: [["path", { d: "M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z" }]]
|
|
328
|
-
},
|
|
466
|
+
}, K2 = {
|
|
329
467
|
name: "lu-pi",
|
|
330
468
|
components: [["path", { d: "M9 4 L9 20 M4 7c0-1.7 1.3-3 3-3h13 M18 20c-1.7 0-3-1.3-3-3V4" }]]
|
|
331
|
-
},
|
|
469
|
+
}, W2 = {
|
|
332
470
|
name: "lu-piano",
|
|
333
471
|
components: [["path", { d: "M18.5 8c-1.4 0-2.6-.8-3.2-2A6.87 6.87 0 0 0 2 9v11a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-8.5C22 9.6 20.4 8 18.5 8 M2 14h20 M6 14v4 M10 14v4 M14 14v4 M18 14v4" }]]
|
|
334
|
-
},
|
|
472
|
+
}, G2 = {
|
|
335
473
|
name: "lu-pickaxe",
|
|
336
474
|
components: [["path", { d: "M14.531 12.469 6.619 20.38a1 1 0 1 1-3-3l7.912-7.912 M15.686 4.314A12.5 12.5 0 0 0 5.461 2.958 1 1 0 0 0 5.58 4.71a22 22 0 0 1 6.318 3.393 M17.7 3.7a1 1 0 0 0-1.4 0l-4.6 4.6a1 1 0 0 0 0 1.4l2.6 2.6a1 1 0 0 0 1.4 0l4.6-4.6a1 1 0 0 0 0-1.4z M19.686 8.314a12.501 12.501 0 0 1 1.356 10.225 1 1 0 0 1-1.751-.119 22 22 0 0 0-3.393-6.319" }]]
|
|
337
|
-
},
|
|
475
|
+
}, J2 = {
|
|
338
476
|
name: "lu-picture-in-picture-2",
|
|
339
477
|
components: [["path", { d: "M21 9V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v10c0 1.1.9 2 2 2h4 M14,13 h6 a2,2 0 0 1 2,2 v3 a2,2 0 0 1 -2,2 h-6 a2,2 0 0 1 -2,-2 v-3 a2,2 0 0 1 2,-2 Z" }]]
|
|
340
|
-
},
|
|
478
|
+
}, Y2 = {
|
|
341
479
|
name: "lu-picture-in-picture",
|
|
342
480
|
components: [["path", { d: "M2 10h6V4 M2 4 L8 10 M21 10V7a2 2 0 0 0-2-2h-7 M3 14v2a2 2 0 0 0 2 2h3 M13,14 h8 a1,1 0 0 1 1,1 v5 a1,1 0 0 1 -1,1 h-8 a1,1 0 0 1 -1,-1 v-5 a1,1 0 0 1 1,-1 Z" }]]
|
|
343
|
-
},
|
|
481
|
+
}, _2 = {
|
|
344
482
|
name: "lu-piggy-bank",
|
|
345
483
|
components: [["path", { d: "M19 5c-1.5 0-2.8 1.4-3 2-3.5-1.5-11-.3-11 5 0 1.8 0 3 2 4.5V20h4v-2h3v2h4v-4c1-.5 1.7-1 2-2h2v-4h-2c0-1-.5-1.5-1-2V5z M2 9v1c0 1.1.9 2 2 2h1 M16 11h.01" }]]
|
|
346
|
-
},
|
|
484
|
+
}, $2 = {
|
|
347
485
|
name: "lu-pilcrow-left",
|
|
348
486
|
components: [["path", { d: "M14 3v11 M14 9h-3a3 3 0 0 1 0-6h9 M18 3v11 M22 18H2l4-4 M6 22 L2 18" }]]
|
|
349
|
-
},
|
|
487
|
+
}, a0 = {
|
|
350
488
|
name: "lu-pilcrow-right",
|
|
351
|
-
components: [["path", { d: "M10 3v11 M10 9H7a1 1 0 0 1 0-6h8 M14 3v11 M18 14 L22 18
|
|
352
|
-
},
|
|
489
|
+
components: [["path", { d: "M10 3v11 M10 9H7a1 1 0 0 1 0-6h8 M14 3v11 M18 14 L22 18 L2 18 M22 18 L18 22" }]]
|
|
490
|
+
}, n0 = {
|
|
353
491
|
name: "lu-pilcrow",
|
|
354
492
|
components: [["path", { d: "M13 4v16 M17 4v16 M19 4H9.5a4.5 4.5 0 0 0 0 9H13" }]]
|
|
355
|
-
},
|
|
493
|
+
}, e0 = {
|
|
356
494
|
name: "lu-pill-bottle",
|
|
357
495
|
components: [["path", { d: "M18 11h-4a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h4 M6 7v13a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V7 M5,2 h14 a1,1 0 0 1 1,1 v3 a1,1 0 0 1 -1,1 h-14 a1,1 0 0 1 -1,-1 v-3 a1,1 0 0 1 1,-1 Z" }]]
|
|
358
|
-
},
|
|
496
|
+
}, o0 = {
|
|
359
497
|
name: "lu-pill",
|
|
360
498
|
components: [["path", { d: "m10.5 20.5 10-10a4.95 4.95 0 1 0-7-7l-10 10a4.95 4.95 0 1 0 7 7Z M8.5 8.5 L15.5 15.5" }]]
|
|
361
|
-
},
|
|
499
|
+
}, t0 = {
|
|
362
500
|
name: "lu-pin-off",
|
|
363
501
|
components: [["path", { d: "M12 17v5 M15 9.34V7a1 1 0 0 1 1-1 2 2 0 0 0 0-4H7.89 M2 2 L22 22 M9 9v1.76a2 2 0 0 1-1.11 1.79l-1.78.9A2 2 0 0 0 5 15.24V16a1 1 0 0 0 1 1h11" }]]
|
|
364
|
-
},
|
|
502
|
+
}, M0 = {
|
|
365
503
|
name: "lu-pin",
|
|
366
504
|
components: [["path", { d: "M12 17v5 M9 10.76a2 2 0 0 1-1.11 1.79l-1.78.9A2 2 0 0 0 5 15.24V16a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-.76a2 2 0 0 0-1.11-1.79l-1.78-.9A2 2 0 0 1 15 10.76V7a1 1 0 0 1 1-1 2 2 0 0 0 0-4H8a2 2 0 0 0 0 4 1 1 0 0 1 1 1z" }]]
|
|
367
|
-
},
|
|
505
|
+
}, h0 = {
|
|
368
506
|
name: "lu-pipette",
|
|
369
|
-
components: [["path", { d: "m2 22 1-1h3l9-9 M3 21v-3l9-9 M15 6 L18.4 2.6 A2.1 2.1 0 1 1 21.4 5.6 L18 9
|
|
370
|
-
},
|
|
507
|
+
components: [["path", { d: "m2 22 1-1h3l9-9 M3 21v-3l9-9 M15 6 L18.4 2.6 A2.1 2.1 0 1 1 21.4 5.6 L18 9 L18.4 9.4 A2.1 2.1 0 1 1 15.4 12.4 L11.6 8.6 A2.1 2.1 0 1 1 14.6 5.6 L15 6 Z" }]]
|
|
508
|
+
}, s0 = {
|
|
371
509
|
name: "lu-pizza",
|
|
372
510
|
components: [["path", { d: "m12 14-1 1 M13.75 18.25 L12.5 19.67 M17.775 5.654a15.68 15.68 0 0 0-12.121 12.12 M18.8 9.3a1 1 0 0 0 2.1 7.7 M21.964 20.732a1 1 0 0 1-1.232 1.232l-18-5a1 1 0 0 1-.695-1.232A19.68 19.68 0 0 1 15.732 2.037a1 1 0 0 1 1.232.695z" }]]
|
|
373
|
-
},
|
|
511
|
+
}, c0 = {
|
|
374
512
|
name: "lu-plane-landing",
|
|
375
513
|
components: [["path", { d: "M2 22h20 M3.77 10.77 2 9l2-4.5 1.1.55c.55.28.9.84.9 1.45s.35 1.17.9 1.45L8 8.5l3-6 1.05.53a2 2 0 0 1 1.09 1.52l.72 5.4a2 2 0 0 0 1.09 1.52l4.4 2.2c.42.22.78.55 1.01.96l.6 1.03c.49.88-.06 1.98-1.06 2.1l-1.18.15c-.47.06-.95-.02-1.37-.24L4.29 11.15a2 2 0 0 1-.52-.38Z" }]]
|
|
376
|
-
},
|
|
514
|
+
}, u0 = {
|
|
377
515
|
name: "lu-plane-takeoff",
|
|
378
516
|
components: [["path", { d: "M2 22h20 M6.36 17.4 4 17l-2-4 1.1-.55a2 2 0 0 1 1.8 0l.17.1a2 2 0 0 0 1.8 0L8 12 5 6l.9-.45a2 2 0 0 1 2.09.2l4.02 3a2 2 0 0 0 2.1.2l4.19-2.06a2.41 2.41 0 0 1 1.73-.17L21 7a1.4 1.4 0 0 1 .87 1.99l-.38.76c-.23.46-.6.84-1.07 1.08L7.58 17.2a2 2 0 0 1-1.22.18Z" }]]
|
|
379
|
-
},
|
|
517
|
+
}, p0 = {
|
|
380
518
|
name: "lu-plane",
|
|
381
519
|
components: [["path", { d: "M17.8 19.2 16 11l3.5-3.5C21 6 21.5 4 21 3c-1-.5-3 0-4.5 1.5L13 8 4.8 6.2c-.5-.1-.9.1-1.1.5l-.3.5c-.2.5-.1 1 .3 1.3L9 12l-2 3H4l-1 1 3 2 2 3 1-1v-3l3-2 3.5 5.3c.3.4.8.5 1.3.3l.5-.2c.4-.3.6-.7.5-1.2z" }]]
|
|
382
|
-
},
|
|
520
|
+
}, l0 = {
|
|
383
521
|
name: "lu-play",
|
|
384
|
-
components: [["path", { d: "" }]]
|
|
385
|
-
},
|
|
522
|
+
components: [["path", { d: "M6 3 L20 12 L6 21 L6 3 Z" }]]
|
|
523
|
+
}, m0 = {
|
|
386
524
|
name: "lu-plug-2",
|
|
387
525
|
components: [["path", { d: "M9 2v6 M15 2v6 M12 17v5 M5 8h14 M6 11V8h12v3a6 6 0 1 1-12 0Z" }]]
|
|
388
|
-
},
|
|
526
|
+
}, L0 = {
|
|
389
527
|
name: "lu-plug-zap",
|
|
390
528
|
components: [["path", { d: "M6.3 20.3a2.4 2.4 0 0 0 3.4 0L12 18l-6-6-2.3 2.3a2.4 2.4 0 0 0 0 3.4Z M2 22 L5 19 M7.5 13.5 10 11 M10.5 16.5 13 14 M18 3 L14 7 L20 7 L16 11" }]]
|
|
391
|
-
},
|
|
529
|
+
}, v0 = {
|
|
392
530
|
name: "lu-plug",
|
|
393
531
|
components: [["path", { d: "M12 22v-5 M9 8V2 M15 8V2 M18 8v5a4 4 0 0 1-4 4h-4a4 4 0 0 1-4-4V8Z" }]]
|
|
394
|
-
},
|
|
532
|
+
}, r0 = {
|
|
395
533
|
name: "lu-plus",
|
|
396
534
|
components: [["path", { d: "M5 12h14 M12 5v14" }]]
|
|
397
|
-
},
|
|
535
|
+
}, d0 = {
|
|
398
536
|
name: "lu-pocket-knife",
|
|
399
537
|
components: [["path", { d: "M3 2v1c0 1 2 1 2 2S3 6 3 7s2 1 2 2-2 1-2 2 2 1 2 2 M18 6h.01 M6 18h.01 M20.83 8.83a4 4 0 0 0-5.66-5.66l-12 12a4 4 0 1 0 5.66 5.66Z M18 11.66V22a4 4 0 0 0 4-4V6" }]]
|
|
400
|
-
},
|
|
538
|
+
}, i0 = {
|
|
401
539
|
name: "lu-pocket",
|
|
402
|
-
components: [["path", { d: "M4 3h16a2 2 0 0 1 2 2v6a10 10 0 0 1-10 10A10 10 0 0 1 2 11V5a2 2 0 0 1 2-2z " }]]
|
|
403
|
-
},
|
|
540
|
+
components: [["path", { d: "M4 3h16a2 2 0 0 1 2 2v6a10 10 0 0 1-10 10A10 10 0 0 1 2 11V5a2 2 0 0 1 2-2z M8 10 L12 14 L16 10" }]]
|
|
541
|
+
}, Z0 = {
|
|
404
542
|
name: "lu-podcast",
|
|
405
543
|
components: [["path", { d: "M16.85 18.58a9 9 0 1 0-9.7 0 M8 14a5 5 0 1 1 8 0 M11,11 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M13 17a1 1 0 1 0-2 0l.5 4.5a.5.5 0 1 0 1 0Z" }]]
|
|
406
|
-
},
|
|
544
|
+
}, S0 = {
|
|
407
545
|
name: "lu-pointer-off",
|
|
408
|
-
components: [["path", { d: "M10 4.5V4a2 2 0 0 0-2.41-1.957 M13.9 8.4a2 2 0 0 0-1.26-1.295 M21.7 16.2A8 8 0 0 0 22 14v-3a2 2 0 1 0-4 0v-1a2 2 0 0 0-3.63-1.158 M7 15 L5.2 13.2 A2 2 0 0 0 2.41 16.06 L6 19.7 A7.74 7.74 0 0 0
|
|
409
|
-
},
|
|
546
|
+
components: [["path", { d: "M10 4.5V4a2 2 0 0 0-2.41-1.957 M13.9 8.4a2 2 0 0 0-1.26-1.295 M21.7 16.2A8 8 0 0 0 22 14v-3a2 2 0 1 0-4 0v-1a2 2 0 0 0-3.63-1.158 M7 15 L5.2 13.2 A2 2 0 0 0 2.41 16.06 L6 19.7 A7.74 7.74 0 0 0 12 22 L14 22 A8 8 0 0 0 19.66 19.66 M6 6v8 M2 2 L22 22" }]]
|
|
547
|
+
}, V0 = {
|
|
410
548
|
name: "lu-pointer",
|
|
411
549
|
components: [["path", { d: "M22 14a8 8 0 0 1-8 8 M18 11v-1a2 2 0 0 0-2-2a2 2 0 0 0-2 2 M14 10V9a2 2 0 0 0-2-2a2 2 0 0 0-2 2v1 M10 9.5V4a2 2 0 0 0-2-2a2 2 0 0 0-2 2v10 M18 11a2 2 0 1 1 4 0v3a8 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" }]]
|
|
412
|
-
},
|
|
550
|
+
}, H0 = {
|
|
413
551
|
name: "lu-popcorn",
|
|
414
552
|
components: [["path", { d: "M18 8a2 2 0 0 0 0-4 2 2 0 0 0-4 0 2 2 0 0 0-4 0 2 2 0 0 0-4 0 2 2 0 0 0 0 4 M10 22 9 8 M14 22 L15 8 M20 8c.5 0 .9.4.8 1l-2.6 12c-.1.5-.7 1-1.2 1H7c-.6 0-1.1-.4-1.2-1L3.2 9c-.1-.6.3-1 .8-1Z" }]]
|
|
415
|
-
},
|
|
553
|
+
}, g0 = {
|
|
416
554
|
name: "lu-popsicle",
|
|
417
555
|
components: [["path", { d: "M18.6 14.4c.8-.8.8-2 0-2.8l-8.1-8.1a4.95 4.95 0 1 0-7.1 7.1l8.1 8.1c.9.7 2.1.7 2.9-.1Z M22 22 L16.5 16.5" }]]
|
|
418
|
-
},
|
|
556
|
+
}, q0 = {
|
|
419
557
|
name: "lu-pound-sterling",
|
|
420
558
|
components: [["path", { d: "M18 7c0-5.333-8-5.333-8 0 M10 7v14 M6 21h12 M6 13h10" }]]
|
|
421
|
-
},
|
|
559
|
+
}, A0 = {
|
|
422
560
|
name: "lu-power-off",
|
|
423
561
|
components: [["path", { d: "M18.36 6.64A9 9 0 0 1 20.77 15 M6.16 6.16a9 9 0 1 0 12.68 12.68 M12 2v4 M2 2 L22 22" }]]
|
|
424
|
-
},
|
|
562
|
+
}, f0 = {
|
|
425
563
|
name: "lu-power",
|
|
426
564
|
components: [["path", { d: "M12 2v10 M18.4 6.6a9 9 0 1 1-12.77.04" }]]
|
|
427
|
-
},
|
|
565
|
+
}, w0 = {
|
|
428
566
|
name: "lu-presentation",
|
|
429
567
|
components: [["path", { d: "M2 3h20 M21 3v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V3 M7 21 L12 16 L17 21" }]]
|
|
430
|
-
},
|
|
568
|
+
}, P0 = {
|
|
431
569
|
name: "lu-printer-check",
|
|
432
570
|
components: [["path", { d: "M13.5 22H7a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v.5 M16 19 L18 21 L22 17 M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v2 M6 9V3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v6" }]]
|
|
433
|
-
},
|
|
571
|
+
}, k0 = {
|
|
434
572
|
name: "lu-printer",
|
|
435
573
|
components: [["path", { d: "M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2 M6 9V3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v6 M7,14 h10 a1,1 0 0 1 1,1 v6 a1,1 0 0 1 -1,1 h-10 a1,1 0 0 1 -1,-1 v-6 a1,1 0 0 1 1,-1 Z" }]]
|
|
436
|
-
},
|
|
574
|
+
}, z0 = {
|
|
437
575
|
name: "lu-projector",
|
|
438
576
|
components: [["path", { d: "M5 7 3 5 M9 6V3 M13 7 L15 5 M6,13 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M11.83 12H20a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h2.17 M16 16h2" }]]
|
|
439
|
-
},
|
|
577
|
+
}, C0 = {
|
|
440
578
|
name: "lu-proportions",
|
|
441
579
|
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 M12 9v11 M2 9h13a2 2 0 0 1 2 2v9" }]]
|
|
442
|
-
},
|
|
580
|
+
}, b0 = {
|
|
443
581
|
name: "lu-puzzle",
|
|
444
582
|
components: [["path", { d: "M15.39 4.39a1 1 0 0 0 1.68-.474 2.5 2.5 0 1 1 3.014 3.015 1 1 0 0 0-.474 1.68l1.683 1.682a2.414 2.414 0 0 1 0 3.414L19.61 15.39a1 1 0 0 1-1.68-.474 2.5 2.5 0 1 0-3.014 3.015 1 1 0 0 1 .474 1.68l-1.683 1.682a2.414 2.414 0 0 1-3.414 0L8.61 19.61a1 1 0 0 0-1.68.474 2.5 2.5 0 1 1-3.014-3.015 1 1 0 0 0 .474-1.68l-1.683-1.682a2.414 2.414 0 0 1 0-3.414L4.39 8.61a1 1 0 0 1 1.68.474 2.5 2.5 0 1 0 3.014-3.015 1 1 0 0 1-.474-1.68l1.683-1.682a2.414 2.414 0 0 1 3.414 0z" }]]
|
|
445
|
-
},
|
|
583
|
+
}, R0 = {
|
|
446
584
|
name: "lu-pyramid",
|
|
447
585
|
components: [["path", { d: "M2.5 16.88a1 1 0 0 1-.32-1.43l9-13.02a1 1 0 0 1 1.64 0l9 13.01a1 1 0 0 1-.32 1.44l-8.51 4.86a2 2 0 0 1-1.98 0Z M12 2v20" }]]
|
|
448
|
-
},
|
|
586
|
+
}, T0 = {
|
|
449
587
|
name: "lu-qr-code",
|
|
450
588
|
components: [["path", { d: "M4,3 h3 a1,1 0 0 1 1,1 v3 a1,1 0 0 1 -1,1 h-3 a1,1 0 0 1 -1,-1 v-3 a1,1 0 0 1 1,-1 Z M17,3 h3 a1,1 0 0 1 1,1 v3 a1,1 0 0 1 -1,1 h-3 a1,1 0 0 1 -1,-1 v-3 a1,1 0 0 1 1,-1 Z M4,16 h3 a1,1 0 0 1 1,1 v3 a1,1 0 0 1 -1,1 h-3 a1,1 0 0 1 -1,-1 v-3 a1,1 0 0 1 1,-1 Z M21 16h-3a2 2 0 0 0-2 2v3 M21 21v.01 M12 7v3a2 2 0 0 1-2 2H7 M3 12h.01 M12 3h.01 M12 16v.01 M16 12h1 M21 12v.01 M12 21v-1" }]]
|
|
451
|
-
},
|
|
589
|
+
}, y0 = {
|
|
452
590
|
name: "lu-quote",
|
|
453
591
|
components: [["path", { d: "M16 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z M5 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z" }]]
|
|
454
|
-
},
|
|
592
|
+
}, O0 = {
|
|
455
593
|
name: "lu-rabbit",
|
|
456
594
|
components: [["path", { d: "M13 16a3 3 0 0 1 2.24 5 M18 12h.01 M18 21h-8a4 4 0 0 1-4-4 7 7 0 0 1 7-7h.2L9.6 6.4a1 1 0 1 1 2.8-2.8L15.8 7h.2c3.3 0 6 2.7 6 6v1a2 2 0 0 1-2 2h-1a3 3 0 0 0-3 3 M20 8.54V4a2 2 0 1 0-4 0v3 M7.612 12.524a3 3 0 1 0-1.6 4.3" }]]
|
|
457
|
-
},
|
|
595
|
+
}, x0 = {
|
|
458
596
|
name: "lu-radar",
|
|
459
597
|
components: [["path", { d: "M19.07 4.93A10 10 0 0 0 6.99 3.34 M4 6h.01 M2.29 9.62A10 10 0 1 0 21.31 8.35 M16.24 7.76A6 6 0 1 0 8.23 16.67 M12 18h.01 M17.99 11.66A6 6 0 0 1 15.77 16.67 M10,12 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M13.41 10.59 L19.07 4.93" }]]
|
|
460
|
-
},
|
|
598
|
+
}, D0 = {
|
|
461
599
|
name: "lu-radiation",
|
|
462
600
|
components: [["path", { d: "M12 12h.01 M7.5 4.2c-.3-.5-.9-.7-1.3-.4C3.9 5.5 2.3 8.1 2 11c-.1.5.4 1 1 1h5c0-1.5.8-2.8 2-3.4-1.1-1.9-2-3.5-2.5-4.4z M21 12c.6 0 1-.4 1-1-.3-2.9-1.8-5.5-4.1-7.1-.4-.3-1.1-.2-1.3.3-.6.9-1.5 2.5-2.6 4.3 1.2.7 2 2 2 3.5h5z M7.5 19.8c-.3.5-.1 1.1.4 1.3 2.6 1.2 5.6 1.2 8.2 0 .5-.2.7-.8.4-1.3-.5-.9-1.4-2.5-2.5-4.3-1.2.7-2.8.7-4 0-1.1 1.8-2 3.4-2.5 4.3z" }]]
|
|
463
|
-
},
|
|
601
|
+
}, B0 = {
|
|
464
602
|
name: "lu-radical",
|
|
465
603
|
components: [["path", { d: "M3 12h3.28a1 1 0 0 1 .948.684l2.298 7.934a.5.5 0 0 0 .96-.044L13.82 4.771A1 1 0 0 1 14.792 4H21" }]]
|
|
466
|
-
},
|
|
604
|
+
}, N0 = {
|
|
467
605
|
name: "lu-radio-receiver",
|
|
468
606
|
components: [["path", { d: "M5 16v2 M19 16v2 M4,8 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 M18 12h.01" }]]
|
|
469
|
-
},
|
|
607
|
+
}, U0 = {
|
|
470
608
|
name: "lu-radio-tower",
|
|
471
609
|
components: [["path", { d: "M4.9 16.1C1 12.2 1 5.8 4.9 1.9 M7.8 4.7a6.14 6.14 0 0 0-.8 7.5 M10,9 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M16.2 4.8c2 2 2.26 5.11.8 7.47 M19.1 1.9a9.96 9.96 0 0 1 0 14.1 M9.5 18h5 M8 22 L12 11 L16 22" }]]
|
|
472
|
-
},
|
|
610
|
+
}, F0 = {
|
|
473
611
|
name: "lu-radio",
|
|
474
612
|
components: [["path", { d: "M4.9 19.1C1 15.2 1 8.8 4.9 4.9 M7.8 16.2c-2.3-2.3-2.3-6.1 0-8.5 M10,12 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M16.2 7.8c2.3 2.3 2.3 6.1 0 8.5 M19.1 4.9C23 8.8 23 15.1 19.1 19" }]]
|
|
475
|
-
},
|
|
613
|
+
}, X0 = {
|
|
476
614
|
name: "lu-radius",
|
|
477
615
|
components: [["path", { d: "M20.34 17.52a10 10 0 1 0-2.82 2.82 M17,19 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M13.41 13.41 L17.59 17.59 M10,12 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
478
|
-
},
|
|
616
|
+
}, Q0 = {
|
|
479
617
|
name: "lu-rail-symbol",
|
|
480
618
|
components: [["path", { d: "M5 15h14 M5 9h14 M14 20 L9 15 L15 9 L10 4" }]]
|
|
481
|
-
},
|
|
619
|
+
}, E0 = {
|
|
482
620
|
name: "lu-rainbow",
|
|
483
621
|
components: [["path", { d: "M22 17a10 10 0 0 0-20 0 M6 17a6 6 0 0 1 12 0 M10 17a2 2 0 0 1 4 0" }]]
|
|
484
|
-
},
|
|
622
|
+
}, I0 = {
|
|
485
623
|
name: "lu-rat",
|
|
486
624
|
components: [["path", { d: "M17 5c0-1.7-1.3-3-3-3s-3 1.3-3 3c0 .8.3 1.5.8 2H11c-3.9 0-7 3.1-7 7c0 2.2 1.8 4 4 4 M16.8 3.9c.3-.3.6-.5 1-.7 1.5-.6 3.3.1 3.9 1.6.6 1.5-.1 3.3-1.6 3.9l1.6 2.8c.2.3.2.7.2 1-.2.8-.9 1.2-1.7 1.1 0 0-1.6-.3-2.7-.6H17c-1.7 0-3 1.3-3 3 M13.2 18a3 3 0 0 0-2.2-5 M13 22H4a2 2 0 0 1 0-4h12 M16 9h.01" }]]
|
|
487
|
-
},
|
|
625
|
+
}, j0 = {
|
|
488
626
|
name: "lu-ratio",
|
|
489
627
|
components: [["path", { d: "M8,2 h8 a2,2 0 0 1 2,2 v16 a2,2 0 0 1 -2,2 h-8 a2,2 0 0 1 -2,-2 v-16 a2,2 0 0 1 2,-2 Z 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" }]]
|
|
490
|
-
},
|
|
628
|
+
}, K0 = {
|
|
491
629
|
name: "lu-receipt-cent",
|
|
492
630
|
components: [["path", { d: "M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z M12 6.5v11 M15 9.4a4 4 0 1 0 0 5.2" }]]
|
|
493
|
-
},
|
|
631
|
+
}, W0 = {
|
|
494
632
|
name: "lu-receipt-euro",
|
|
495
633
|
components: [["path", { d: "M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z M8 12h5 M16 9.5a4 4 0 1 0 0 5.2" }]]
|
|
496
|
-
},
|
|
634
|
+
}, G0 = {
|
|
497
635
|
name: "lu-receipt-indian-rupee",
|
|
498
636
|
components: [["path", { d: "M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z M8 7h8 M12 17.5 8 15h1a4 4 0 0 0 0-8 M8 11h8" }]]
|
|
499
|
-
},
|
|
637
|
+
}, J0 = {
|
|
500
638
|
name: "lu-receipt-japanese-yen",
|
|
501
639
|
components: [["path", { d: "M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z M12 10 L15 7 M9 7 L12 10 L12 17.5 M9 11h6 M9 15h6" }]]
|
|
502
|
-
},
|
|
640
|
+
}, Y0 = {
|
|
503
641
|
name: "lu-receipt-pound-sterling",
|
|
504
642
|
components: [["path", { d: "M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z M8 13h5 M10 17V9.5a2.5 2.5 0 0 1 5 0 M8 17h7" }]]
|
|
505
|
-
},
|
|
643
|
+
}, _0 = {
|
|
506
644
|
name: "lu-receipt-russian-ruble",
|
|
507
645
|
components: [["path", { d: "M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z M8 15h5 M8 11h5a2 2 0 1 0 0-4h-3v10" }]]
|
|
508
|
-
},
|
|
646
|
+
}, $0 = {
|
|
509
647
|
name: "lu-receipt-swiss-franc",
|
|
510
648
|
components: [["path", { d: "M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z M10 17V7h5 M10 11h4 M8 15h5" }]]
|
|
511
|
-
},
|
|
649
|
+
}, aa = {
|
|
512
650
|
name: "lu-receipt-text",
|
|
513
651
|
components: [["path", { d: "M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z M14 8H8 M16 12H8 M13 16H8" }]]
|
|
514
|
-
},
|
|
652
|
+
}, na = {
|
|
515
653
|
name: "lu-receipt",
|
|
516
654
|
components: [["path", { d: "M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z M16 8h-6a2 2 0 1 0 0 4h4a2 2 0 1 1 0 4H8 M12 17.5v-11" }]]
|
|
517
|
-
},
|
|
655
|
+
}, ea = {
|
|
518
656
|
name: "lu-rectangle-ellipsis",
|
|
519
657
|
components: [["path", { d: "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 M12 12h.01 M17 12h.01 M7 12h.01" }]]
|
|
520
|
-
},
|
|
658
|
+
}, oa = {
|
|
521
659
|
name: "lu-rectangle-horizontal",
|
|
522
660
|
components: [["path", { d: "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" }]]
|
|
523
|
-
},
|
|
661
|
+
}, ta = {
|
|
524
662
|
name: "lu-rectangle-vertical",
|
|
525
663
|
components: [["path", { d: "M8,2 h8 a2,2 0 0 1 2,2 v16 a2,2 0 0 1 -2,2 h-8 a2,2 0 0 1 -2,-2 v-16 a2,2 0 0 1 2,-2 Z" }]]
|
|
526
|
-
},
|
|
664
|
+
}, Ma = {
|
|
527
665
|
name: "lu-recycle",
|
|
528
|
-
components: [["path", { d: "M7 19H4.815a1.83 1.83 0 0 1-1.57-.881 1.785 1.785 0 0 1-.004-1.784L7.196 9.5 M11 19h8.203a1.83 1.83 0 0 0 1.556-.89 1.784 1.784 0 0 0 0-1.775l-1.226-2.12 M14 16 L11 19 L14 22 M8.293 13.596 7.196 9.5 3.1 10.598 M9.
|
|
529
|
-
},
|
|
666
|
+
components: [["path", { d: "M7 19H4.815a1.83 1.83 0 0 1-1.57-.881 1.785 1.785 0 0 1-.004-1.784L7.196 9.5 M11 19h8.203a1.83 1.83 0 0 0 1.556-.89 1.784 1.784 0 0 0 0-1.775l-1.226-2.12 M14 16 L11 19 L14 22 M8.293 13.596 7.196 9.5 3.1 10.598 M9.34 5.81 L10.44 3.92 A1.83 1.83 0 0 1 11.98 3 A1.78 1.78 0 0 1 13.53 3.89 L17.47 10.73 M13.38 9.63 L17.47 10.73 L18.57 6.63" }]]
|
|
667
|
+
}, ha = {
|
|
530
668
|
name: "lu-redo-2",
|
|
531
669
|
components: [["path", { d: "m15 14 5-5-5-5 M20 9H9.5A5.5 5.5 0 0 0 4 14.5A5.5 5.5 0 0 0 9.5 20H13" }]]
|
|
532
|
-
},
|
|
670
|
+
}, sa = {
|
|
533
671
|
name: "lu-redo-dot",
|
|
534
672
|
components: [["path", { d: "M11,17 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M21 7v6h-6 M3 17a9 9 0 0 1 9-9 9 9 0 0 1 6 2.3l3 2.7" }]]
|
|
535
|
-
},
|
|
673
|
+
}, ca = {
|
|
536
674
|
name: "lu-redo",
|
|
537
675
|
components: [["path", { d: "M21 7v6h-6 M3 17a9 9 0 0 1 9-9 9 9 0 0 1 6 2.3l3 2.7" }]]
|
|
538
|
-
},
|
|
676
|
+
}, ua = {
|
|
539
677
|
name: "lu-refresh-ccw-dot",
|
|
540
678
|
components: [["path", { d: "M3 2v6h6 M21 12A9 9 0 0 0 6 5.3L3 8 M21 22v-6h-6 M3 12a9 9 0 0 0 15 6.7l3-2.7 M11,12 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
|
|
541
|
-
},
|
|
679
|
+
}, pa = {
|
|
542
680
|
name: "lu-refresh-ccw",
|
|
543
681
|
components: [["path", { d: "M21 12a9 9 0 0 0-9-9 9.75 9.75 0 0 0-6.74 2.74L3 8 M3 3v5h5 M3 12a9 9 0 0 0 9 9 9.75 9.75 0 0 0 6.74-2.74L21 16 M16 16h5v5" }]]
|
|
544
|
-
},
|
|
682
|
+
}, la = {
|
|
545
683
|
name: "lu-refresh-cw-off",
|
|
546
|
-
components: [["path", { d: "M21 8L18.74 5.74A9.75 9.75 0 0 0 12 3C11 3 10.03 3.16 9.13 3.47 M8 16H3v5 M3 12C3 9.51 4 7.26 5.64 5.64 M3 16 L5.26 18.
|
|
547
|
-
},
|
|
684
|
+
components: [["path", { d: "M21 8L18.74 5.74A9.75 9.75 0 0 0 12 3C11 3 10.03 3.16 9.13 3.47 M8 16H3v5 M3 12C3 9.51 4 7.26 5.64 5.64 M3 16 L5.26 18.26 A9.75 9.75 0 0 0 12 21 C14.49 21, 16.74 20, 18.36 18.36 M21 12c0 1-.16 1.97-.47 2.87 M21 3v5h-5 M22 22 2 2" }]]
|
|
685
|
+
}, ma = {
|
|
548
686
|
name: "lu-refresh-cw",
|
|
549
687
|
components: [["path", { d: "M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8 M21 3v5h-5 M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16 M8 16H3v5" }]]
|
|
550
|
-
},
|
|
688
|
+
}, La = {
|
|
551
689
|
name: "lu-refrigerator",
|
|
552
690
|
components: [["path", { d: "M5 6a4 4 0 0 1 4-4h6a4 4 0 0 1 4 4v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6Z M5 10h14 M15 7v6" }]]
|
|
553
|
-
},
|
|
691
|
+
}, va = {
|
|
554
692
|
name: "lu-regex",
|
|
555
693
|
components: [["path", { d: "M17 3v10 M12.67 5.5 L21.33 10.5 M12.67 10.5 L21.33 5.5 M9 17a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-2z" }]]
|
|
556
|
-
},
|
|
694
|
+
}, ra = {
|
|
557
695
|
name: "lu-remove-formatting",
|
|
558
696
|
components: [["path", { d: "M4 7V4h16v3 M5 20h6 M13 4 8 20 M15 15 L20 20 M20 15 L15 20" }]]
|
|
559
|
-
},
|
|
697
|
+
}, da = {
|
|
560
698
|
name: "lu-repeat-1",
|
|
561
699
|
components: [["path", { d: "m17 2 4 4-4 4 M3 11v-1a4 4 0 0 1 4-4h14 M7 22 L3 18 L7 14 M21 13v1a4 4 0 0 1-4 4H3 M11 10h1v4" }]]
|
|
562
|
-
},
|
|
700
|
+
}, ia = {
|
|
563
701
|
name: "lu-repeat-2",
|
|
564
702
|
components: [["path", { d: "m2 9 3-3 3 3 M13 18H7a2 2 0 0 1-2-2V6 M22 15 L19 18 L16 15 M11 6h6a2 2 0 0 1 2 2v10" }]]
|
|
565
|
-
},
|
|
703
|
+
}, Za = {
|
|
566
704
|
name: "lu-repeat",
|
|
567
705
|
components: [["path", { d: "m17 2 4 4-4 4 M3 11v-1a4 4 0 0 1 4-4h14 M7 22 L3 18 L7 14 M21 13v1a4 4 0 0 1-4 4H3" }]]
|
|
568
|
-
},
|
|
706
|
+
}, Sa = {
|
|
569
707
|
name: "lu-replace-all",
|
|
570
708
|
components: [["path", { d: "M14 14a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2 M14 4a2 2 0 0 1 2-2 M16 10a2 2 0 0 1-2-2 M20 14a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2 M20 2a2 2 0 0 1 2 2 M22 8a2 2 0 0 1-2 2 M3 7 L6 10 L9 7 M6 10V5a 3 3 0 0 1 3-3h1 M4,14 h4 a2,2 0 0 1 2,2 v4 a2,2 0 0 1 -2,2 h-4 a2,2 0 0 1 -2,-2 v-4 a2,2 0 0 1 2,-2 Z" }]]
|
|
571
|
-
},
|
|
709
|
+
}, Va = {
|
|
572
710
|
name: "lu-replace",
|
|
573
711
|
components: [["path", { d: "M14 4a2 2 0 0 1 2-2 M16 10a2 2 0 0 1-2-2 M20 2a2 2 0 0 1 2 2 M22 8a2 2 0 0 1-2 2 M3 7 L6 10 L9 7 M6 10V5a3 3 0 0 1 3-3h1 M4,14 h4 a2,2 0 0 1 2,2 v4 a2,2 0 0 1 -2,2 h-4 a2,2 0 0 1 -2,-2 v-4 a2,2 0 0 1 2,-2 Z" }]]
|
|
574
|
-
},
|
|
712
|
+
}, Ha = {
|
|
575
713
|
name: "lu-reply-all",
|
|
576
|
-
components: [["path", { d: "
|
|
577
|
-
},
|
|
714
|
+
components: [["path", { d: "M7 17 L2 12 L7 7 M12 17 L7 12 L12 7 M22 18v-2a4 4 0 0 0-4-4H7" }]]
|
|
715
|
+
}, ga = {
|
|
578
716
|
name: "lu-reply",
|
|
579
|
-
components: [["path", { d: " M20 18v-2a4 4 0 0 0-4-4H4" }]]
|
|
580
|
-
},
|
|
717
|
+
components: [["path", { d: "M9 17 L4 12 L9 7 M20 18v-2a4 4 0 0 0-4-4H4" }]]
|
|
718
|
+
}, qa = {
|
|
581
719
|
name: "lu-rewind",
|
|
582
|
-
components: [["path", { d: " " }]]
|
|
583
|
-
},
|
|
720
|
+
components: [["path", { d: "M11 19 L2 12 L11 5 L11 19 Z M22 19 L13 12 L22 5 L22 19 Z" }]]
|
|
721
|
+
}, Aa = {
|
|
584
722
|
name: "lu-ribbon",
|
|
585
723
|
components: [["path", { d: "M12 11.22C11 9.997 10 9 10 8a2 2 0 0 1 4 0c0 1-.998 2.002-2.01 3.22 M12 18 L14.57 14.5 M6.243 9.016a7 7 0 0 1 11.507-.009 M9.35 14.53 12 11.22 M9.35 14.53C7.728 12.246 6 10.221 6 7a6 5 0 0 1 12 0c-.005 3.22-1.778 5.235-3.43 7.5l3.557 4.527a1 1 0 0 1-.203 1.43l-1.894 1.36a1 1 0 0 1-1.384-.215L12 18l-2.679 3.593a1 1 0 0 1-1.39.213l-1.865-1.353a1 1 0 0 1-.203-1.422z" }]]
|
|
586
|
-
},
|
|
724
|
+
}, fa = {
|
|
587
725
|
name: "lu-rocket",
|
|
588
|
-
components: [["path", { d: "M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z M12 15 L9 12 A22 22 0 0 1 11 8.05 A12.88 12.88 0 0 1 22 2
|
|
589
|
-
},
|
|
726
|
+
components: [["path", { d: "M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z M12 15 L9 12 A22 22 0 0 1 11 8.05 A12.88 12.88 0 0 1 22 2 C22 4.72, 21.22 9.5, 16 13 A22.35 22.35 0 0 1 12 15 Z M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0 M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5" }]]
|
|
727
|
+
}, wa = {
|
|
590
728
|
name: "lu-rocking-chair",
|
|
591
|
-
components: [["path", { d: " M9.5 12.5 L5.5 20 M15 12.5 L18.5 20 M2.75 18a13 13 0 0 0 18.5 0" }]]
|
|
592
|
-
},
|
|
729
|
+
components: [["path", { d: "M3.5 2 L6.5 12.5 L18 12.5 M9.5 12.5 L5.5 20 M15 12.5 L18.5 20 M2.75 18a13 13 0 0 0 18.5 0" }]]
|
|
730
|
+
}, Pa = {
|
|
593
731
|
name: "lu-roller-coaster",
|
|
594
732
|
components: [["path", { d: "M6 19V5 M10 19V6.8 M14 19v-7.8 M18 5v4 M18 19v-6 M22 19V9 M2 19V9a4 4 0 0 1 4-4c2 0 4 1.33 6 4s4 4 6 4a4 4 0 1 0-3-6.65" }]]
|
|
595
|
-
},
|
|
733
|
+
}, ka = {
|
|
596
734
|
name: "lu-rotate-3d",
|
|
597
|
-
components: [["path", { d: "M16.466 7.5C15.643 4.237 13.952 2 12 2 9.239 2 7 6.477 7 12s2.239 10 5 10c.342 0 .677-.069 1-.2 M15.
|
|
598
|
-
},
|
|
735
|
+
components: [["path", { d: "M16.466 7.5C15.643 4.237 13.952 2 12 2 9.239 2 7 6.477 7 12s2.239 10 5 10c.342 0 .677-.069 1-.2 M15.19 13.71 L19.01 15.57 L17.15 19.38 M19 15.57c-1.804.885-4.274 1.43-7 1.43-5.523 0-10-2.239-10-5s4.477-5 10-5c4.838 0 8.873 1.718 9.8 4" }]]
|
|
736
|
+
}, za = {
|
|
599
737
|
name: "lu-rotate-ccw-square",
|
|
600
738
|
components: [["path", { d: "M20 9V7a2 2 0 0 0-2-2h-6 M15 2 L12 5 L15 8 M20 13v5a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2" }]]
|
|
601
|
-
},
|
|
739
|
+
}, Ca = {
|
|
602
740
|
name: "lu-rotate-ccw",
|
|
603
741
|
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" }]]
|
|
604
|
-
},
|
|
742
|
+
}, ba = {
|
|
605
743
|
name: "lu-rotate-cw-square",
|
|
606
744
|
components: [["path", { d: "M12 5H6a2 2 0 0 0-2 2v3 M9 8 L12 5 L9 2 M4 14v4a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2" }]]
|
|
607
|
-
},
|
|
745
|
+
}, Ra = {
|
|
608
746
|
name: "lu-rotate-cw",
|
|
609
747
|
components: [["path", { d: "M21 12a9 9 0 1 1-9-9c2.52 0 4.93 1 6.74 2.74L21 8 M21 3v5h-5" }]]
|
|
610
|
-
},
|
|
748
|
+
}, Ta = {
|
|
611
749
|
name: "lu-route-off",
|
|
612
750
|
components: [["path", { d: "M3,19 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M9 19h8.5c.4 0 .9-.1 1.3-.2 M5.2 5.2A3.5 3.53 0 0 0 6.5 12H12 M2 2 L22 22 M21 15.3a3.5 3.5 0 0 0-3.3-3.3 M15 5h-4.3 M15,5 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
|
|
613
|
-
},
|
|
751
|
+
}, ya = {
|
|
614
752
|
name: "lu-route",
|
|
615
753
|
components: [["path", { d: "M3,19 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M9 19h8.5a3.5 3.5 0 0 0 0-7h-11a3.5 3.5 0 0 1 0-7H15 M15,5 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
|
|
616
|
-
},
|
|
754
|
+
}, Oa = {
|
|
617
755
|
name: "lu-router",
|
|
618
756
|
components: [["path", { d: "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.01 18H6 M10.01 18H10 M15 10v4 M17.84 7.17a4 4 0 0 0-5.66 0 M20.66 4.34a8 8 0 0 0-11.31 0" }]]
|
|
619
|
-
},
|
|
757
|
+
}, xa = {
|
|
620
758
|
name: "lu-rows-2",
|
|
621
759
|
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M3 12h18" }]]
|
|
622
|
-
},
|
|
760
|
+
}, Da = {
|
|
623
761
|
name: "lu-rows-3",
|
|
624
762
|
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 M21 9H3 M21 15H3" }]]
|
|
625
|
-
},
|
|
763
|
+
}, Ba = {
|
|
626
764
|
name: "lu-rows-4",
|
|
627
765
|
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 M21 7.5H3 M21 12H3 M21 16.5H3" }]]
|
|
628
|
-
},
|
|
766
|
+
}, Na = {
|
|
629
767
|
name: "lu-rss",
|
|
630
768
|
components: [["path", { d: "M4 11a9 9 0 0 1 9 9 M4 4a16 16 0 0 1 16 16 M4,19 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
|
|
631
|
-
},
|
|
769
|
+
}, Ua = {
|
|
632
770
|
name: "lu-ruler",
|
|
633
771
|
components: [["path", { d: "M21.3 15.3a2.4 2.4 0 0 1 0 3.4l-2.6 2.6a2.4 2.4 0 0 1-3.4 0L2.7 8.7a2.41 2.41 0 0 1 0-3.4l2.6-2.6a2.41 2.41 0 0 1 3.4 0Z M14.5 12.5 L16.5 10.5 M11.5 9.5 L13.5 7.5 M8.5 6.5 L10.5 4.5 M17.5 15.5 L19.5 13.5" }]]
|
|
634
|
-
},
|
|
772
|
+
}, Fa = {
|
|
635
773
|
name: "lu-russian-ruble",
|
|
636
774
|
components: [["path", { d: "M6 11h8a4 4 0 0 0 0-8H9v18 M6 15h8" }]]
|
|
637
|
-
},
|
|
775
|
+
}, Xa = {
|
|
638
776
|
name: "lu-sailboat",
|
|
639
777
|
components: [["path", { d: "M22 18H2a4 4 0 0 0 4 4h12a4 4 0 0 0 4-4Z M21 14 10 2 3 14h18Z M10 2v16" }]]
|
|
640
|
-
},
|
|
778
|
+
}, Qa = {
|
|
641
779
|
name: "lu-salad",
|
|
642
780
|
components: [["path", { d: "M7 21h10 M12 21a9 9 0 0 0 9-9H3a9 9 0 0 0 9 9Z M11.38 12a2.4 2.4 0 0 1-.4-4.77 2.4 2.4 0 0 1 3.2-2.77 2.4 2.4 0 0 1 3.47-.63 2.4 2.4 0 0 1 3.37 3.37 2.4 2.4 0 0 1-1.1 3.7 2.51 2.51 0 0 1 .03 1.1 M13 12 L17 8 M10.9 7.25A3.99 3.99 0 0 0 4 10c0 .73.2 1.41.54 2" }]]
|
|
643
|
-
},
|
|
781
|
+
}, Ea = {
|
|
644
782
|
name: "lu-sandwich",
|
|
645
|
-
components: [["path", { d: "m2.37 11.223 8.372-6.777a2 2 0 0 1 2.516 0l8.371 6.777 M21 15a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-5.25 M3 15a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h9 M6.67 15 L12.8 19.6 A2 2 0 0 0 15.
|
|
646
|
-
},
|
|
783
|
+
components: [["path", { d: "m2.37 11.223 8.372-6.777a2 2 0 0 1 2.516 0l8.371 6.777 M21 15a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-5.25 M3 15a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h9 M6.67 15 L12.8 19.6 A2 2 0 0 0 15.6 19.2 L18.75 15 M3,11 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" }]]
|
|
784
|
+
}, Ia = {
|
|
647
785
|
name: "lu-satellite-dish",
|
|
648
786
|
components: [["path", { d: "M4 10a7.31 7.31 0 0 0 10 10Z M9 15 L12 12 M17 13a6 6 0 0 0-6-6 M21 13A10 10 0 0 0 11 3" }]]
|
|
649
|
-
},
|
|
787
|
+
}, ja = {
|
|
650
788
|
name: "lu-satellite",
|
|
651
789
|
components: [["path", { d: "M13 7 9 3 5 7l4 4 M17 11 L21 15 L17 19 L13 15 M8 12 L12 16 L18 10 L14 6 Z M16 8 L19 5 M9 21a6 6 0 0 0-6-6" }]]
|
|
652
|
-
},
|
|
790
|
+
}, Ka = {
|
|
653
791
|
name: "lu-save-all",
|
|
654
792
|
components: [["path", { d: "M10 2v3a1 1 0 0 0 1 1h5 M18 18v-6a1 1 0 0 0-1-1h-6a1 1 0 0 0-1 1v6 M18 22H4a2 2 0 0 1-2-2V6 M8 18a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9.172a2 2 0 0 1 1.414.586l2.828 2.828A2 2 0 0 1 22 6.828V16a2 2 0 0 1-2.01 2z" }]]
|
|
655
|
-
},
|
|
793
|
+
}, Wa = {
|
|
656
794
|
name: "lu-save-off",
|
|
657
795
|
components: [["path", { d: "M13 13H8a1 1 0 0 0-1 1v7 M14 8h1 M17 21v-4 M2 2 L22 22 M20.41 20.41A2 2 0 0 1 19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 .59-1.41 M29.5 11.5s5 5 4 5 M9 3h6.2a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V15" }]]
|
|
658
|
-
},
|
|
796
|
+
}, Ga = {
|
|
659
797
|
name: "lu-save",
|
|
660
798
|
components: [["path", { d: "M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7 M7 3v4a1 1 0 0 0 1 1h7" }]]
|
|
661
|
-
},
|
|
799
|
+
}, Ja = {
|
|
662
800
|
name: "lu-scale-3d",
|
|
663
801
|
components: [["path", { d: "M5 7v11a1 1 0 0 0 1 1h11 M5.293 18.707 11 13 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" }]]
|
|
664
|
-
},
|
|
802
|
+
}, Ya = {
|
|
665
803
|
name: "lu-scale",
|
|
666
|
-
components: [["path", { d: "m16 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z M2 16 L5 8 L8 16
|
|
667
|
-
},
|
|
804
|
+
components: [["path", { d: "m16 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z M2 16 L5 8 L8 16 C7.13 16.65, 6.08 17, 5 17 C3.92 17, 2.87 16.65, 2 16 Z M7 21h10 M12 3v18 M3 7h2c2 0 5-1 7-2 2 1 5 2 7 2h2" }]]
|
|
805
|
+
}, _a = {
|
|
668
806
|
name: "lu-scaling",
|
|
669
807
|
components: [["path", { d: "M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7 M14 15H9v-5 M16 3h5v5 M21 3 9 15" }]]
|
|
670
|
-
},
|
|
808
|
+
}, $a = {
|
|
671
809
|
name: "lu-scan-barcode",
|
|
672
810
|
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 7v10 M12 7v10 M17 7v10" }]]
|
|
673
|
-
},
|
|
811
|
+
}, a4 = {
|
|
674
812
|
name: "lu-scan-eye",
|
|
675
813
|
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 M11,12 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M18.944 12.33a1 1 0 0 0 0-.66 7.5 7.5 0 0 0-13.888 0 1 1 0 0 0 0 .66 7.5 7.5 0 0 0 13.888 0" }]]
|
|
676
|
-
},
|
|
814
|
+
}, n4 = {
|
|
677
815
|
name: "lu-scan-face",
|
|
678
816
|
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 14s1.5 2 4 2 4-2 4-2 M9 9h.01 M15 9h.01" }]]
|
|
679
|
-
},
|
|
817
|
+
}, e4 = {
|
|
818
|
+
name: "lu-scan-heart",
|
|
819
|
+
components: [["path", { d: "M11.246 16.657a1 1 0 0 0 1.508 0l3.57-4.101A2.75 2.75 0 1 0 12 9.168a2.75 2.75 0 1 0-4.324 3.388z M17 3h2a2 2 0 0 1 2 2v2 M21 17v2a2 2 0 0 1-2 2h-2 M3 7V5a2 2 0 0 1 2-2h2 M7 21H5a2 2 0 0 1-2-2v-2" }]]
|
|
820
|
+
}, o4 = {
|
|
680
821
|
name: "lu-scan-line",
|
|
681
822
|
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 M7 12h10" }]]
|
|
682
|
-
},
|
|
823
|
+
}, t4 = {
|
|
683
824
|
name: "lu-scan-qr-code",
|
|
684
825
|
components: [["path", { d: "M17 12v4a1 1 0 0 1-1 1h-4 M17 3h2a2 2 0 0 1 2 2v2 M17 8V7 M21 17v2a2 2 0 0 1-2 2h-2 M3 7V5a2 2 0 0 1 2-2h2 M7 17h.01 M7 21H5a2 2 0 0 1-2-2v-2 M8,7 h3 a1,1 0 0 1 1,1 v3 a1,1 0 0 1 -1,1 h-3 a1,1 0 0 1 -1,-1 v-3 a1,1 0 0 1 1,-1 Z" }]]
|
|
685
|
-
},
|
|
826
|
+
}, M4 = {
|
|
686
827
|
name: "lu-scan-search",
|
|
687
828
|
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 M9,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M16 16 L14.1 14.1" }]]
|
|
688
|
-
},
|
|
829
|
+
}, h4 = {
|
|
689
830
|
name: "lu-scan-text",
|
|
690
831
|
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 M7 8h8 M7 12h10 M7 16h6" }]]
|
|
691
|
-
},
|
|
832
|
+
}, s4 = {
|
|
692
833
|
name: "lu-scan",
|
|
693
834
|
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" }]]
|
|
694
|
-
},
|
|
835
|
+
}, c4 = {
|
|
695
836
|
name: "lu-school",
|
|
696
|
-
components: [["path", { d: "M14 22v-4a2 2 0 1 0-4 0v4 M18 10 L21.
|
|
697
|
-
},
|
|
837
|
+
components: [["path", { d: "M14 22v-4a2 2 0 1 0-4 0v4 M18 10 L21.45 11.72 A1 1 0 0 1 22 12.62 L22 20 A2 2 0 0 1 20 22 L4 22 A2 2 0 0 1 2 20 L2 12.62 A1 1 0 0 1 2.55 11.72 L6 10 M18 5v17 M4 6 L11.11 2.45 A2 2 0 0 1 12.89 2.45 L20 6 M6 5v17 M10,9 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
838
|
+
}, u4 = {
|
|
698
839
|
name: "lu-scissors-line-dashed",
|
|
699
840
|
components: [["path", { d: "M5.42 9.42 8 12 M2,8 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M14 6 L5.42 14.58 M2,16 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M10.8 14.8 14 18 M16 12h-2 M22 12h-2" }]]
|
|
700
|
-
},
|
|
841
|
+
}, p4 = {
|
|
701
842
|
name: "lu-scissors",
|
|
702
843
|
components: [["path", { d: "M3,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M8.12 8.12 12 12 M20 4 8.12 15.88 M3,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M14.8 14.8 20 20" }]]
|
|
703
|
-
},
|
|
844
|
+
}, l4 = {
|
|
704
845
|
name: "lu-screen-share-off",
|
|
705
846
|
components: [["path", { d: "M13 3H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-3 M8 21h8 M12 17v4 M22 3 L17 8 M17 3 L22 8" }]]
|
|
706
|
-
},
|
|
847
|
+
}, m4 = {
|
|
707
848
|
name: "lu-screen-share",
|
|
708
849
|
components: [["path", { d: "M13 3H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-3 M8 21h8 M12 17v4 M17 8 L22 3 M17 3h5v5" }]]
|
|
709
|
-
},
|
|
850
|
+
}, L4 = {
|
|
710
851
|
name: "lu-scroll-text",
|
|
711
852
|
components: [["path", { d: "M15 12h-5 M15 8h-5 M19 17V5a2 2 0 0 0-2-2H4 M8 21h12a2 2 0 0 0 2-2v-1a1 1 0 0 0-1-1H11a1 1 0 0 0-1 1v1a2 2 0 1 1-4 0V5a2 2 0 1 0-4 0v2a1 1 0 0 0 1 1h3" }]]
|
|
712
|
-
},
|
|
853
|
+
}, v4 = {
|
|
713
854
|
name: "lu-scroll",
|
|
714
855
|
components: [["path", { d: "M19 17V5a2 2 0 0 0-2-2H4 M8 21h12a2 2 0 0 0 2-2v-1a1 1 0 0 0-1-1H11a1 1 0 0 0-1 1v1a2 2 0 1 1-4 0V5a2 2 0 1 0-4 0v2a1 1 0 0 0 1 1h3" }]]
|
|
715
|
-
},
|
|
856
|
+
}, r4 = {
|
|
716
857
|
name: "lu-search-check",
|
|
717
858
|
components: [["path", { d: "m8 11 2 2 4-4 M3,11 a8,8 0 1,0 16,0 a8,8 0 1,0 -16,0 Z M21 21 L16.7 16.7" }]]
|
|
718
|
-
},
|
|
859
|
+
}, d4 = {
|
|
719
860
|
name: "lu-search-code",
|
|
720
861
|
components: [["path", { d: "m13 13.5 2-2.5-2-2.5 M21 21 L16.7 16.7 M9 8.5 7 11l2 2.5 M3,11 a8,8 0 1,0 16,0 a8,8 0 1,0 -16,0 Z" }]]
|
|
721
|
-
},
|
|
862
|
+
}, i4 = {
|
|
722
863
|
name: "lu-search-slash",
|
|
723
864
|
components: [["path", { d: "m13.5 8.5-5 5 M3,11 a8,8 0 1,0 16,0 a8,8 0 1,0 -16,0 Z M21 21 L16.7 16.7" }]]
|
|
724
|
-
},
|
|
865
|
+
}, Z4 = {
|
|
725
866
|
name: "lu-search-x",
|
|
726
867
|
components: [["path", { d: "m13.5 8.5-5 5 M8.5 8.5 L13.5 13.5 M3,11 a8,8 0 1,0 16,0 a8,8 0 1,0 -16,0 Z M21 21 L16.7 16.7" }]]
|
|
727
|
-
},
|
|
868
|
+
}, S4 = {
|
|
728
869
|
name: "lu-search",
|
|
729
870
|
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" }]]
|
|
730
|
-
},
|
|
871
|
+
}, V4 = {
|
|
731
872
|
name: "lu-section",
|
|
732
873
|
components: [["path", { d: "M16 5a4 3 0 0 0-8 0c0 4 8 3 8 7a4 3 0 0 1-8 0 M8 19a4 3 0 0 0 8 0c0-4-8-3-8-7a4 3 0 0 1 8 0" }]]
|
|
733
|
-
},
|
|
874
|
+
}, H4 = {
|
|
734
875
|
name: "lu-send-horizontal",
|
|
735
876
|
components: [["path", { d: "M3.714 3.048a.498.498 0 0 0-.683.627l2.843 7.627a2 2 0 0 1 0 1.396l-2.842 7.627a.498.498 0 0 0 .682.627l18-8.5a.5.5 0 0 0 0-.904z M6 12h16" }]]
|
|
736
|
-
},
|
|
877
|
+
}, g4 = {
|
|
737
878
|
name: "lu-send-to-back",
|
|
738
879
|
components: [["path", { d: "M16,14 h4 a2,2 0 0 1 2,2 v4 a2,2 0 0 1 -2,2 h-4 a2,2 0 0 1 -2,-2 v-4 a2,2 0 0 1 2,-2 Z M4,2 h4 a2,2 0 0 1 2,2 v4 a2,2 0 0 1 -2,2 h-4 a2,2 0 0 1 -2,-2 v-4 a2,2 0 0 1 2,-2 Z M7 14v1a2 2 0 0 0 2 2h1 M14 7h1a2 2 0 0 1 2 2v1" }]]
|
|
739
|
-
},
|
|
880
|
+
}, q4 = {
|
|
740
881
|
name: "lu-send",
|
|
741
|
-
components: [["path", { d: "M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z M21.
|
|
742
|
-
},
|
|
882
|
+
components: [["path", { d: "M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z M21.85 2.15 L10.91 13.09" }]]
|
|
883
|
+
}, A4 = {
|
|
743
884
|
name: "lu-separator-horizontal",
|
|
744
|
-
components: [["path", { d: "M3 12 L21 12
|
|
745
|
-
},
|
|
885
|
+
components: [["path", { d: "M3 12 L21 12 M8 8 L12 4 L16 8 M16 16 L12 20 L8 16" }]]
|
|
886
|
+
}, f4 = {
|
|
746
887
|
name: "lu-separator-vertical",
|
|
747
|
-
components: [["path", { d: "M12 3 L12 21
|
|
748
|
-
},
|
|
888
|
+
components: [["path", { d: "M12 3 L12 21 M8 8 L4 12 L8 16 M16 16 L20 12 L16 8" }]]
|
|
889
|
+
}, w4 = {
|
|
749
890
|
name: "lu-server-cog",
|
|
750
|
-
components: [["path", { d: "M9,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M4.5 10H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-.5 M4.5 14H4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-.5 M6 6h.01 M6 18h.01 M15.7 13.4 L14.
|
|
751
|
-
},
|
|
891
|
+
components: [["path", { d: "M9,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M4.5 10H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-.5 M4.5 14H4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-.5 M6 6h.01 M6 18h.01 M15.7 13.4 L14.8 13.1 M9.2 10.9 L8.3 10.6 M10.6 15.7 L10.9 14.8 M13.6 15.7 L13.2 14.7 M10.8 9.3 L10.4 8.3 M8.3 13.6 L9.3 13.2 M14.7 10.8 L15.7 10.4 M13.4 8.3 L13.1 9.2" }]]
|
|
892
|
+
}, P4 = {
|
|
752
893
|
name: "lu-server-crash",
|
|
753
894
|
components: [["path", { d: "M6 10H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-2 M6 14H4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-2 M6 6h.01 M6 18h.01 M13 6 L9 12 L15 12 L11 18" }]]
|
|
754
|
-
},
|
|
895
|
+
}, k4 = {
|
|
755
896
|
name: "lu-server-off",
|
|
756
897
|
components: [["path", { d: "M7 2h13a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-5 M10 10 2.5 2.5C2 2 2 2.5 2 5v3a2 2 0 0 0 2 2h6z M22 17v-1a2 2 0 0 0-2-2h-1 M4 14a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h16.5l1-.5.5.5-8-8H4z M6 18h.01 M2 2 L22 22" }]]
|
|
757
|
-
},
|
|
898
|
+
}, z4 = {
|
|
758
899
|
name: "lu-server",
|
|
759
900
|
components: [["path", { d: "M4,2 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 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 6 L6.01 6 M6 18 L6.01 18" }]]
|
|
760
|
-
},
|
|
901
|
+
}, C4 = {
|
|
761
902
|
name: "lu-settings-2",
|
|
762
903
|
components: [["path", { d: "M20 7h-9 M14 17H5 M14,17 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M4,7 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
|
|
763
|
-
},
|
|
904
|
+
}, b4 = {
|
|
764
905
|
name: "lu-settings",
|
|
765
906
|
components: [["path", { d: "M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z M9,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
|
|
766
|
-
},
|
|
907
|
+
}, R4 = {
|
|
767
908
|
name: "lu-shapes",
|
|
768
909
|
components: [["path", { d: "M8.3 10a.7.7 0 0 1-.626-1.079L11.4 3a.7.7 0 0 1 1.198-.043L16.3 8.9a.7.7 0 0 1-.572 1.1Z 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,17.5 a3.5,3.5 0 1,0 7,0 a3.5,3.5 0 1,0 -7,0 Z" }]]
|
|
769
|
-
},
|
|
910
|
+
}, T4 = {
|
|
770
911
|
name: "lu-share-2",
|
|
771
912
|
components: [["path", { d: "M15,5 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M3,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M15,19 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M8.59 13.51 L15.42 17.49 M15.41 6.51 L8.59 10.49" }]]
|
|
772
|
-
},
|
|
913
|
+
}, y4 = {
|
|
773
914
|
name: "lu-share",
|
|
774
|
-
components: [["path", { d: "M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8
|
|
775
|
-
},
|
|
915
|
+
components: [["path", { d: "M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8 M16 6 L12 2 L8 6 M12 2 L12 15" }]]
|
|
916
|
+
}, O4 = {
|
|
776
917
|
name: "lu-sheet",
|
|
777
918
|
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 9 L21 9 M3 15 L21 15 M9 9 L9 21 M15 9 L15 21" }]]
|
|
778
|
-
},
|
|
919
|
+
}, x4 = {
|
|
779
920
|
name: "lu-shell",
|
|
780
921
|
components: [["path", { d: "M14 11a2 2 0 1 1-4 0 4 4 0 0 1 8 0 6 6 0 0 1-12 0 8 8 0 0 1 16 0 10 10 0 1 1-20 0 11.93 11.93 0 0 1 2.42-7.22 2 2 0 1 1 3.16 2.44" }]]
|
|
781
|
-
},
|
|
922
|
+
}, D4 = {
|
|
782
923
|
name: "lu-shield-alert",
|
|
783
924
|
components: [["path", { d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z M12 8v4 M12 16h.01" }]]
|
|
784
|
-
},
|
|
925
|
+
}, B4 = {
|
|
785
926
|
name: "lu-shield-ban",
|
|
786
|
-
components: [["path", { d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z M4.
|
|
787
|
-
},
|
|
927
|
+
components: [["path", { d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z M4.24 5.21 L18.63 17.68" }]]
|
|
928
|
+
}, N4 = {
|
|
788
929
|
name: "lu-shield-check",
|
|
789
930
|
components: [["path", { d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z M9 12 L11 14 L15 10" }]]
|
|
790
|
-
},
|
|
931
|
+
}, U4 = {
|
|
791
932
|
name: "lu-shield-ellipsis",
|
|
792
933
|
components: [["path", { d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z M8 12h.01 M12 12h.01 M16 12h.01" }]]
|
|
793
|
-
},
|
|
934
|
+
}, F4 = {
|
|
794
935
|
name: "lu-shield-half",
|
|
795
936
|
components: [["path", { d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z M12 22V2" }]]
|
|
796
|
-
},
|
|
937
|
+
}, X4 = {
|
|
797
938
|
name: "lu-shield-minus",
|
|
798
939
|
components: [["path", { d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z M9 12h6" }]]
|
|
799
|
-
},
|
|
940
|
+
}, Q4 = {
|
|
800
941
|
name: "lu-shield-off",
|
|
801
942
|
components: [["path", { d: "m2 2 20 20 M5 5a1 1 0 0 0-1 1v7c0 5 3.5 7.5 7.67 8.94a1 1 0 0 0 .67.01c2.35-.82 4.48-1.97 5.9-3.71 M9.309 3.652A12.252 12.252 0 0 0 11.24 2.28a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1v7a9.784 9.784 0 0 1-.08 1.264" }]]
|
|
802
|
-
},
|
|
943
|
+
}, E4 = {
|
|
803
944
|
name: "lu-shield-plus",
|
|
804
945
|
components: [["path", { d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z M9 12h6 M12 9v6" }]]
|
|
805
|
-
},
|
|
946
|
+
}, I4 = {
|
|
806
947
|
name: "lu-shield-question",
|
|
807
948
|
components: [["path", { d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z M9.1 9a3 3 0 0 1 5.82 1c0 2-3 3-3 3 M12 17h.01" }]]
|
|
808
|
-
},
|
|
949
|
+
}, j4 = {
|
|
809
950
|
name: "lu-shield-x",
|
|
810
951
|
components: [["path", { d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z M14.5 9.5 L9.5 14.5 M9.5 9.5 L14.5 14.5" }]]
|
|
811
|
-
},
|
|
952
|
+
}, K4 = {
|
|
812
953
|
name: "lu-shield",
|
|
813
954
|
components: [["path", { d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z" }]]
|
|
814
|
-
},
|
|
955
|
+
}, W4 = {
|
|
815
956
|
name: "lu-ship-wheel",
|
|
816
957
|
components: [["path", { d: "M4,12 a8,8 0 1,0 16,0 a8,8 0 1,0 -16,0 Z M12 2v7.5 M19 5 L13.77 10.23 M22 12h-7.5 M19 19 L13.77 13.77 M12 14.5V22 M10.23 13.77 5 19 M9.5 12H2 M10.23 10.23 5 5 M9.5,12 a2.5,2.5 0 1,0 5,0 a2.5,2.5 0 1,0 -5,0 Z" }]]
|
|
817
|
-
},
|
|
958
|
+
}, G4 = {
|
|
818
959
|
name: "lu-ship",
|
|
819
960
|
components: [["path", { d: "M12 10.189V14 M12 2v3 M19 13V7a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2v6 M19.38 20A11.6 11.6 0 0 0 21 14l-8.188-3.639a2 2 0 0 0-1.624 0L3 14a11.6 11.6 0 0 0 2.81 7.76 M2 21c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1s1.2 1 2.5 1c2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1" }]]
|
|
820
|
-
},
|
|
961
|
+
}, J4 = {
|
|
821
962
|
name: "lu-shirt",
|
|
822
963
|
components: [["path", { d: "M20.38 3.46 16 2a4 4 0 0 1-8 0L3.62 3.46a2 2 0 0 0-1.34 2.23l.58 3.47a1 1 0 0 0 .99.84H6v10c0 1.1.9 2 2 2h8a2 2 0 0 0 2-2V10h2.15a1 1 0 0 0 .99-.84l.58-3.47a2 2 0 0 0-1.34-2.23z" }]]
|
|
823
|
-
},
|
|
964
|
+
}, Y4 = {
|
|
824
965
|
name: "lu-shopping-bag",
|
|
825
966
|
components: [["path", { d: "M6 2 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4Z M3 6h18 M16 10a4 4 0 0 1-8 0" }]]
|
|
826
|
-
},
|
|
967
|
+
}, _4 = {
|
|
827
968
|
name: "lu-shopping-basket",
|
|
828
|
-
components: [["path", { d: "m15 11-1 9 M19 11 L15 4 M2 11h20 M3.5 11 L5.1 18.4 A2 2 0 0 0 7.1 20 L16.9 20 A2 2 0 0 0 18.9 18.4 L20.
|
|
829
|
-
},
|
|
969
|
+
components: [["path", { d: "m15 11-1 9 M19 11 L15 4 M2 11h20 M3.5 11 L5.1 18.4 A2 2 0 0 0 7.1 20 L16.9 20 A2 2 0 0 0 18.9 18.4 L20.6 11 M4.5 15.5h15 M5 11 L9 4 M9 11 L10 20" }]]
|
|
970
|
+
}, $4 = {
|
|
830
971
|
name: "lu-shopping-cart",
|
|
831
972
|
components: [["path", { d: "M7,21 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M18,21 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12" }]]
|
|
832
|
-
},
|
|
973
|
+
}, an = {
|
|
833
974
|
name: "lu-shovel",
|
|
834
|
-
components: [["path", { d: "M2 22v-5l5-5 5 5-5 5z M9.5 14.5 16 8 M17 2 L22 7
|
|
835
|
-
},
|
|
975
|
+
components: [["path", { d: "M2 22v-5l5-5 5 5-5 5z M9.5 14.5 16 8 M17 2 L22 7 L21.5 7.5 A3.53 3.53 0 0 1 16.5 7.5 C33 15, 16.5 7.5, 16.5 7.5 A3.53 3.53 0 0 1 16.5 2.5 L17 2" }]]
|
|
976
|
+
}, nn = {
|
|
836
977
|
name: "lu-shower-head",
|
|
837
978
|
components: [["path", { d: "m4 4 2.5 2.5 M13.5 6.5a4.95 4.95 0 0 0-7 7 M15 5 5 15 M14 17v.01 M10 16v.01 M13 13v.01 M16 10v.01 M11 20v.01 M17 14v.01 M20 11v.01" }]]
|
|
838
|
-
},
|
|
979
|
+
}, en = {
|
|
839
980
|
name: "lu-shrink",
|
|
840
981
|
components: [["path", { d: "m15 15 6 6m-6-6v4.8m0-4.8h4.8 M9 19.8V15m0 0H4.2M9 15l-6 6 M15 4.2V9m0 0h4.8M15 9l6-6 M9 4.2V9m0 0H4.2M9 9 3 3" }]]
|
|
841
|
-
},
|
|
982
|
+
}, on = {
|
|
842
983
|
name: "lu-shrub",
|
|
843
984
|
components: [["path", { d: "M12 22v-7l-2-2 M17 8v.8A6 6 0 0 1 13.8 20H10A6.5 6.5 0 0 1 7 8a5 5 0 0 1 10 0Z M14 14 L12 16" }]]
|
|
844
|
-
},
|
|
985
|
+
}, tn = {
|
|
845
986
|
name: "lu-shuffle",
|
|
846
987
|
components: [["path", { d: "m18 14 4 4-4 4 M18 2 L22 6 L18 10 M2 18h1.973a4 4 0 0 0 3.3-1.7l5.454-8.6a4 4 0 0 1 3.3-1.7H22 M2 6h1.972a4 4 0 0 1 3.6 2.2 M22 18h-6.041a4 4 0 0 1-3.3-1.8l-.359-.45" }]]
|
|
847
|
-
},
|
|
988
|
+
}, Mn = {
|
|
848
989
|
name: "lu-sigma",
|
|
849
990
|
components: [["path", { d: "M18 7V5a1 1 0 0 0-1-1H6.5a.5.5 0 0 0-.4.8l4.5 6a2 2 0 0 1 0 2.4l-4.5 6a.5.5 0 0 0 .4.8H17a1 1 0 0 0 1-1v-2" }]]
|
|
850
|
-
},
|
|
991
|
+
}, hn = {
|
|
851
992
|
name: "lu-signal-high",
|
|
852
993
|
components: [["path", { d: "M2 20h.01 M7 20v-4 M12 20v-8 M17 20V8" }]]
|
|
853
|
-
},
|
|
994
|
+
}, sn = {
|
|
854
995
|
name: "lu-signal-low",
|
|
855
996
|
components: [["path", { d: "M2 20h.01 M7 20v-4" }]]
|
|
856
|
-
},
|
|
997
|
+
}, cn = {
|
|
857
998
|
name: "lu-signal-medium",
|
|
858
999
|
components: [["path", { d: "M2 20h.01 M7 20v-4 M12 20v-8" }]]
|
|
859
|
-
},
|
|
1000
|
+
}, un = {
|
|
860
1001
|
name: "lu-signal-zero",
|
|
861
1002
|
components: [["path", { d: "M2 20h.01" }]]
|
|
862
|
-
},
|
|
1003
|
+
}, pn = {
|
|
863
1004
|
name: "lu-signal",
|
|
864
1005
|
components: [["path", { d: "M2 20h.01 M7 20v-4 M12 20v-8 M17 20V8 M22 4v16" }]]
|
|
865
|
-
},
|
|
1006
|
+
}, ln = {
|
|
866
1007
|
name: "lu-signature",
|
|
867
1008
|
components: [["path", { d: "m21 17-2.156-1.868A.5.5 0 0 0 18 15.5v.5a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1c0-2.545-3.991-3.97-8.5-4a1 1 0 0 0 0 5c4.153 0 4.745-11.295 5.708-13.5a2.5 2.5 0 1 1 3.31 3.284 M3 21h18" }]]
|
|
868
|
-
},
|
|
1009
|
+
}, mn = {
|
|
869
1010
|
name: "lu-signpost-big",
|
|
870
1011
|
components: [["path", { d: "M10 9H4L2 7l2-2h6 M14 5h6l2 2-2 2h-6 M10 22V4a2 2 0 1 1 4 0v18 M8 22h8" }]]
|
|
871
|
-
},
|
|
1012
|
+
}, Ln = {
|
|
872
1013
|
name: "lu-signpost",
|
|
873
1014
|
components: [["path", { d: "M12 13v8 M12 3v3 M18 6a2 2 0 0 1 1.387.56l2.307 2.22a1 1 0 0 1 0 1.44l-2.307 2.22A2 2 0 0 1 18 13H6a2 2 0 0 1-1.387-.56l-2.306-2.22a1 1 0 0 1 0-1.44l2.306-2.22A2 2 0 0 1 6 6z" }]]
|
|
874
|
-
},
|
|
1015
|
+
}, vn = {
|
|
875
1016
|
name: "lu-siren",
|
|
876
|
-
components: [["path", { d: "M7 18v-6a5 5 0 1 1 10 0v6 M5 21a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-1a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2z M21 12h1 M18.5 4.5 18 5 M2 12h1 M12 2v1 M4.
|
|
877
|
-
},
|
|
1017
|
+
components: [["path", { d: "M7 18v-6a5 5 0 1 1 10 0v6 M5 21a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-1a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2z M21 12h1 M18.5 4.5 18 5 M2 12h1 M12 2v1 M4.93 4.93 L5.64 5.64 M12 12v6" }]]
|
|
1018
|
+
}, rn = {
|
|
878
1019
|
name: "lu-skip-back",
|
|
879
|
-
components: [["path", { d: " M5 19 L5 5" }]]
|
|
880
|
-
},
|
|
1020
|
+
components: [["path", { d: "M19 20 L9 12 L19 4 L19 20 Z M5 19 L5 5" }]]
|
|
1021
|
+
}, dn = {
|
|
881
1022
|
name: "lu-skip-forward",
|
|
882
|
-
components: [["path", { d: " M19 5 L19 19" }]]
|
|
883
|
-
},
|
|
1023
|
+
components: [["path", { d: "M5 4 L15 12 L5 20 L5 4 Z M19 5 L19 19" }]]
|
|
1024
|
+
}, Zn = {
|
|
884
1025
|
name: "lu-skull",
|
|
885
1026
|
components: [["path", { d: "m12.5 17-.5-1-.5 1h1z M15 22a1 1 0 0 0 1-1v-1a2 2 0 0 0 1.56-3.25 8 8 0 1 0-11.12 0A2 2 0 0 0 8 20v1a1 1 0 0 0 1 1z M14,12 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M8,12 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
|
|
886
|
-
},
|
|
1027
|
+
}, Sn = {
|
|
887
1028
|
name: "lu-slack",
|
|
888
1029
|
components: [["path", { d: "M14.5,2 h0 a1.5,1.5 0 0 1 1.5,1.5 v5 a1.5,1.5 0 0 1 -1.5,1.5 h-0 a1.5,1.5 0 0 1 -1.5,-1.5 v-5 a1.5,1.5 0 0 1 1.5,-1.5 Z M19 8.5V10h1.5A1.5 1.5 0 1 0 19 8.5 M9.5,14 h0 a1.5,1.5 0 0 1 1.5,1.5 v5 a1.5,1.5 0 0 1 -1.5,1.5 h-0 a1.5,1.5 0 0 1 -1.5,-1.5 v-5 a1.5,1.5 0 0 1 1.5,-1.5 Z M5 15.5V14H3.5A1.5 1.5 0 1 0 5 15.5 M15.5,13 h5 a1.5,1.5 0 0 1 1.5,1.5 v0 a1.5,1.5 0 0 1 -1.5,1.5 h-5 a1.5,1.5 0 0 1 -1.5,-1.5 v-0 a1.5,1.5 0 0 1 1.5,-1.5 Z M15.5 19H14v1.5a1.5 1.5 0 1 0 1.5-1.5 M3.5,8 h5 a1.5,1.5 0 0 1 1.5,1.5 v0 a1.5,1.5 0 0 1 -1.5,1.5 h-5 a1.5,1.5 0 0 1 -1.5,-1.5 v-0 a1.5,1.5 0 0 1 1.5,-1.5 Z M8.5 5H10V3.5A1.5 1.5 0 1 0 8.5 5" }]]
|
|
889
|
-
},
|
|
1030
|
+
}, Vn = {
|
|
890
1031
|
name: "lu-slash",
|
|
891
1032
|
components: [["path", { d: "M22 2 2 22" }]]
|
|
892
|
-
},
|
|
1033
|
+
}, Hn = {
|
|
893
1034
|
name: "lu-slice",
|
|
894
1035
|
components: [["path", { d: "M11 16.586V19a1 1 0 0 1-1 1H2L18.37 3.63a1 1 0 1 1 3 3l-9.663 9.663a1 1 0 0 1-1.414 0L8 14" }]]
|
|
895
|
-
},
|
|
1036
|
+
}, gn = {
|
|
896
1037
|
name: "lu-sliders-horizontal",
|
|
897
1038
|
components: [["path", { d: "M21 4 L14 4 M10 4 L3 4 M21 12 L12 12 M8 12 L3 12 M21 20 L16 20 M12 20 L3 20 M14 2 L14 6 M8 10 L8 14 M16 18 L16 22" }]]
|
|
898
|
-
},
|
|
1039
|
+
}, qn = {
|
|
899
1040
|
name: "lu-sliders-vertical",
|
|
900
1041
|
components: [["path", { d: "M4 21 L4 14 M4 10 L4 3 M12 21 L12 12 M12 8 L12 3 M20 21 L20 16 M20 12 L20 3 M2 14 L6 14 M10 8 L14 8 M18 16 L22 16" }]]
|
|
901
|
-
},
|
|
1042
|
+
}, An = {
|
|
902
1043
|
name: "lu-smartphone-charging",
|
|
903
1044
|
components: [["path", { d: "M7,2 h10 a2,2 0 0 1 2,2 v16 a2,2 0 0 1 -2,2 h-10 a2,2 0 0 1 -2,-2 v-16 a2,2 0 0 1 2,-2 Z M12.667 8 10 12h4l-2.667 4" }]]
|
|
904
|
-
},
|
|
1045
|
+
}, fn = {
|
|
905
1046
|
name: "lu-smartphone-nfc",
|
|
906
1047
|
components: [["path", { d: "M3,6 h5 a1,1 0 0 1 1,1 v10 a1,1 0 0 1 -1,1 h-5 a1,1 0 0 1 -1,-1 v-10 a1,1 0 0 1 1,-1 Z M13 8.32a7.43 7.43 0 0 1 0 7.36 M16.46 6.21a11.76 11.76 0 0 1 0 11.58 M19.91 4.1a15.91 15.91 0 0 1 .01 15.8" }]]
|
|
907
|
-
},
|
|
1048
|
+
}, wn = {
|
|
908
1049
|
name: "lu-smartphone",
|
|
909
1050
|
components: [["path", { d: "M7,2 h10 a2,2 0 0 1 2,2 v16 a2,2 0 0 1 -2,2 h-10 a2,2 0 0 1 -2,-2 v-16 a2,2 0 0 1 2,-2 Z M12 18h.01" }]]
|
|
910
|
-
},
|
|
1051
|
+
}, Pn = {
|
|
911
1052
|
name: "lu-smile-plus",
|
|
912
1053
|
components: [["path", { d: "M22 11v1a10 10 0 1 1-9-10 M8 14s1.5 2 4 2 4-2 4-2 M9 9 L9.01 9 M15 9 L15.01 9 M16 5h6 M19 2v6" }]]
|
|
913
|
-
},
|
|
1054
|
+
}, kn = {
|
|
914
1055
|
name: "lu-smile",
|
|
915
1056
|
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M8 14s1.5 2 4 2 4-2 4-2 M9 9 L9.01 9 M15 9 L15.01 9" }]]
|
|
916
|
-
},
|
|
1057
|
+
}, zn = {
|
|
917
1058
|
name: "lu-snail",
|
|
918
1059
|
components: [["path", { d: "M2 13a6 6 0 1 0 12 0 4 4 0 1 0-8 0 2 2 0 0 0 4 0 M2,13 a8,8 0 1,0 16,0 a8,8 0 1,0 -16,0 Z M2 21h12c4.4 0 8-3.6 8-8V7a2 2 0 1 0-4 0v6 M18 3 19.1 5.2 M22 3 20.9 5.2" }]]
|
|
919
|
-
},
|
|
1060
|
+
}, Cn = {
|
|
920
1061
|
name: "lu-snowflake",
|
|
921
|
-
components: [["path", { d: "
|
|
922
|
-
},
|
|
1062
|
+
components: [["path", { d: "m10 20-1.25-2.5L6 18 M10 4 8.75 6.5 6 6 M14 20 L15.25 17.5 L18 18 M14 4 L15.25 6.5 L18 6 M17 21 L14 15 L10 15 M17 3 L14 9 L15.5 12 M2 12h6.5L10 9 M20 10 L18.5 12 L20 14 M22 12h-6.5L14 15 M4 10 L5.5 12 L4 14 M7 21 L10 15 L8.5 12 M7 3 L10 9 L14 9" }]]
|
|
1063
|
+
}, bn = {
|
|
923
1064
|
name: "lu-sofa",
|
|
924
1065
|
components: [["path", { d: "M20 9V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v3 M2 16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-5a2 2 0 0 0-4 0v1.5a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5V11a2 2 0 0 0-4 0z M4 18v2 M20 18v2 M12 4v9" }]]
|
|
925
|
-
},
|
|
1066
|
+
}, Rn = {
|
|
926
1067
|
name: "lu-soup",
|
|
927
1068
|
components: [["path", { d: "M12 21a9 9 0 0 0 9-9H3a9 9 0 0 0 9 9Z M7 21h10 M19.5 12 22 6 M16.25 3c.27.1.8.53.75 1.36-.06.83-.93 1.2-1 2.02-.05.78.34 1.24.73 1.62 M11.25 3c.27.1.8.53.74 1.36-.05.83-.93 1.2-.98 2.02-.06.78.33 1.24.72 1.62 M6.25 3c.27.1.8.53.75 1.36-.06.83-.93 1.2-1 2.02-.05.78.34 1.24.74 1.62" }]]
|
|
928
|
-
},
|
|
1069
|
+
}, Tn = {
|
|
929
1070
|
name: "lu-space",
|
|
930
1071
|
components: [["path", { d: "M22 17v1c0 .5-.5 1-1 1H3c-.5 0-1-.5-1-1v-1" }]]
|
|
931
|
-
},
|
|
1072
|
+
}, yn = {
|
|
932
1073
|
name: "lu-spade",
|
|
933
1074
|
components: [["path", { d: "M5 9c-1.5 1.5-3 3.2-3 5.5A5.5 5.5 0 0 0 7.5 20c1.8 0 3-.5 4.5-2 1.5 1.5 2.7 2 4.5 2a5.5 5.5 0 0 0 5.5-5.5c0-2.3-1.5-4-3-5.5l-7-7-7 7Z M12 18v4" }]]
|
|
934
|
-
},
|
|
1075
|
+
}, On = {
|
|
935
1076
|
name: "lu-sparkle",
|
|
936
1077
|
components: [["path", { d: "M9.937 15.5A2 2 0 0 0 8.5 14.063l-6.135-1.582a.5.5 0 0 1 0-.962L8.5 9.936A2 2 0 0 0 9.937 8.5l1.582-6.135a.5.5 0 0 1 .963 0L14.063 8.5A2 2 0 0 0 15.5 9.937l6.135 1.581a.5.5 0 0 1 0 .964L15.5 14.063a2 2 0 0 0-1.437 1.437l-1.582 6.135a.5.5 0 0 1-.963 0z" }]]
|
|
937
|
-
},
|
|
1078
|
+
}, xn = {
|
|
938
1079
|
name: "lu-sparkles",
|
|
939
1080
|
components: [["path", { d: "M9.937 15.5A2 2 0 0 0 8.5 14.063l-6.135-1.582a.5.5 0 0 1 0-.962L8.5 9.936A2 2 0 0 0 9.937 8.5l1.582-6.135a.5.5 0 0 1 .963 0L14.063 8.5A2 2 0 0 0 15.5 9.937l6.135 1.581a.5.5 0 0 1 0 .964L15.5 14.063a2 2 0 0 0-1.437 1.437l-1.582 6.135a.5.5 0 0 1-.963 0z M20 3v4 M22 5h-4 M4 17v2 M5 18H3" }]]
|
|
940
|
-
},
|
|
1081
|
+
}, Dn = {
|
|
941
1082
|
name: "lu-speaker",
|
|
942
1083
|
components: [["path", { d: "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 M12 6h.01 M8,14 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M12 14h.01" }]]
|
|
943
|
-
},
|
|
1084
|
+
}, Bn = {
|
|
944
1085
|
name: "lu-speech",
|
|
945
1086
|
components: [["path", { d: "M8.8 20v-4.1l1.9.2a2.3 2.3 0 0 0 2.164-2.1V8.3A5.37 5.37 0 0 0 2 8.25c0 2.8.656 3.054 1 4.55a5.77 5.77 0 0 1 .029 2.758L2 20 M19.8 17.8a7.5 7.5 0 0 0 .003-10.603 M17 15a3.5 3.5 0 0 0-.025-4.975" }]]
|
|
946
|
-
},
|
|
1087
|
+
}, Nn = {
|
|
947
1088
|
name: "lu-spell-check-2",
|
|
948
1089
|
components: [["path", { d: "m6 16 6-12 6 12 M8 12h8 M4 21c1.1 0 1.1-1 2.3-1s1.1 1 2.3 1c1.1 0 1.1-1 2.3-1 1.1 0 1.1 1 2.3 1 1.1 0 1.1-1 2.3-1 1.1 0 1.1 1 2.3 1 1.1 0 1.1-1 2.3-1" }]]
|
|
949
|
-
},
|
|
1090
|
+
}, Un = {
|
|
950
1091
|
name: "lu-spell-check",
|
|
951
1092
|
components: [["path", { d: "m6 16 6-12 6 12 M8 12h8 M16 20 L18 22 L22 18" }]]
|
|
952
|
-
},
|
|
1093
|
+
}, Fn = {
|
|
953
1094
|
name: "lu-spline",
|
|
954
1095
|
components: [["path", { d: "M17,5 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 M5 17A12 12 0 0 1 17 5" }]]
|
|
955
|
-
},
|
|
1096
|
+
}, Xn = {
|
|
956
1097
|
name: "lu-split",
|
|
957
1098
|
components: [["path", { d: "M16 3h5v5 M8 3H3v5 M12 22v-8.3a4 4 0 0 0-1.172-2.872L3 3 M15 9 L21 3" }]]
|
|
958
|
-
},
|
|
1099
|
+
}, Qn = {
|
|
959
1100
|
name: "lu-spray-can",
|
|
960
|
-
components: [["path", { d: "M3 3h.01 M7 5h.01 M11 7h.01 M3 7h.01 M7 9h.01 M3 11h.01 M15,5 h4 v4 h-4 Z M19 9 L21 11 L21 21 C21 21.6, 20.6 22, 20 22 L14 22 C13.4 22, 13 21.6, 13 21
|
|
961
|
-
},
|
|
1101
|
+
components: [["path", { d: "M3 3h.01 M7 5h.01 M11 7h.01 M3 7h.01 M7 9h.01 M3 11h.01 M15,5 h4 v4 h-4 Z M19 9 L21 11 L21 21 C21 21.6, 20.6 22, 20 22 L14 22 C13.4 22, 13 21.6, 13 21 L13 11 L15 9 M13 14 L21 12 M13 19 L21 17" }]]
|
|
1102
|
+
}, En = {
|
|
962
1103
|
name: "lu-sprout",
|
|
963
1104
|
components: [["path", { d: "M7 20h10 M10 20c5.5-2.5.8-6.4 3-10 M9.5 9.4c1.1.8 1.8 2.2 2.3 3.7-2 .4-3.5.4-4.8-.3-1.2-.6-2.3-1.9-3-4.2 2.8-.5 4.4 0 5.5.8z M14.1 6a7 7 0 0 0-1.1 4c1.9-.1 3.3-.6 4.3-1.4 1-1 1.6-2.3 1.7-4.6-2.7.1-4 1-4.9 2z" }]]
|
|
964
|
-
},
|
|
1105
|
+
}, In = {
|
|
965
1106
|
name: "lu-square-activity",
|
|
966
1107
|
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 M17 12h-2l-2 5-2-10-2 5H7" }]]
|
|
967
|
-
},
|
|
1108
|
+
}, jn = {
|
|
968
1109
|
name: "lu-square-arrow-down-left",
|
|
969
1110
|
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 8 L8 16 M16 16H8V8" }]]
|
|
970
|
-
},
|
|
1111
|
+
}, Kn = {
|
|
971
1112
|
name: "lu-square-arrow-down-right",
|
|
972
1113
|
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 M8 8 L16 16 M16 8v8H8" }]]
|
|
973
|
-
},
|
|
1114
|
+
}, Wn = {
|
|
974
1115
|
name: "lu-square-arrow-down",
|
|
975
1116
|
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 8v8 M8 12 L12 16 L16 12" }]]
|
|
976
|
-
},
|
|
1117
|
+
}, Gn = {
|
|
977
1118
|
name: "lu-square-arrow-left",
|
|
978
1119
|
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 8 L8 12 L12 16 M16 12H8" }]]
|
|
979
|
-
},
|
|
1120
|
+
}, Jn = {
|
|
980
1121
|
name: "lu-square-arrow-out-down-left",
|
|
981
1122
|
components: [["path", { d: "M13 21h6a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v6 M3 21 L12 12 M9 21H3v-6" }]]
|
|
982
|
-
},
|
|
1123
|
+
}, Yn = {
|
|
983
1124
|
name: "lu-square-arrow-out-down-right",
|
|
984
1125
|
components: [["path", { d: "M21 11V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6 M21 21 L12 12 M21 15v6h-6" }]]
|
|
985
|
-
},
|
|
1126
|
+
}, _n = {
|
|
986
1127
|
name: "lu-square-arrow-out-up-left",
|
|
987
1128
|
components: [["path", { d: "M13 3h6a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-6 M3 3 L12 12 M3 9V3h6" }]]
|
|
988
|
-
},
|
|
1129
|
+
}, $n = {
|
|
989
1130
|
name: "lu-square-arrow-out-up-right",
|
|
990
1131
|
components: [["path", { d: "M21 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h6 M21 3 L12 12 M15 3h6v6" }]]
|
|
991
|
-
},
|
|
1132
|
+
}, a5 = {
|
|
992
1133
|
name: "lu-square-arrow-right",
|
|
993
1134
|
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 M8 12h8 M12 16 L16 12 L12 8" }]]
|
|
994
|
-
},
|
|
1135
|
+
}, n5 = {
|
|
995
1136
|
name: "lu-square-arrow-up-left",
|
|
996
1137
|
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 M8 16V8h8 M16 16 8 8" }]]
|
|
997
|
-
},
|
|
1138
|
+
}, e5 = {
|
|
998
1139
|
name: "lu-square-arrow-up-right",
|
|
999
1140
|
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 M8 8h8v8 M8 16 L16 8" }]]
|
|
1000
|
-
},
|
|
1141
|
+
}, o5 = {
|
|
1001
1142
|
name: "lu-square-arrow-up",
|
|
1002
1143
|
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 12 L12 8 L8 12 M12 16V8" }]]
|
|
1003
|
-
},
|
|
1144
|
+
}, t5 = {
|
|
1004
1145
|
name: "lu-square-asterisk",
|
|
1005
1146
|
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 8v8 M8.5 14 L15.5 10 M8.5 10 L15.5 14" }]]
|
|
1006
|
-
},
|
|
1147
|
+
}, M5 = {
|
|
1007
1148
|
name: "lu-square-bottom-dashed-scissors",
|
|
1008
|
-
components: [["path", { d: "M4 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2 M10 22H8 M16 22h-2 M6,8 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M9.414 9.414 12 12 M14.8 14.8 18 18 M6,16 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M18 6 L9.
|
|
1009
|
-
},
|
|
1149
|
+
components: [["path", { d: "M4 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2 M10 22H8 M16 22h-2 M6,8 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M9.414 9.414 12 12 M14.8 14.8 18 18 M6,16 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M18 6 L9.41 14.59" }]]
|
|
1150
|
+
}, h5 = {
|
|
1010
1151
|
name: "lu-square-chart-gantt",
|
|
1011
1152
|
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 M9 8h7 M8 12h6 M11 16h5" }]]
|
|
1012
|
-
},
|
|
1153
|
+
}, s5 = {
|
|
1013
1154
|
name: "lu-square-check-big",
|
|
1014
1155
|
components: [["path", { d: "M21 10.5V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h12.5 M9 11 L12 14 L22 4" }]]
|
|
1015
|
-
},
|
|
1156
|
+
}, c5 = {
|
|
1016
1157
|
name: "lu-square-check",
|
|
1017
1158
|
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 M9 12 L11 14 L15 10" }]]
|
|
1018
|
-
},
|
|
1159
|
+
}, u5 = {
|
|
1019
1160
|
name: "lu-square-chevron-down",
|
|
1020
1161
|
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 10 L12 14 L8 10" }]]
|
|
1021
|
-
},
|
|
1162
|
+
}, p5 = {
|
|
1022
1163
|
name: "lu-square-chevron-left",
|
|
1023
1164
|
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 M14 16 L10 12 L14 8" }]]
|
|
1024
|
-
},
|
|
1165
|
+
}, l5 = {
|
|
1025
1166
|
name: "lu-square-chevron-right",
|
|
1026
1167
|
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 M10 8 L14 12 L10 16" }]]
|
|
1027
|
-
},
|
|
1168
|
+
}, m5 = {
|
|
1028
1169
|
name: "lu-square-chevron-up",
|
|
1029
1170
|
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 M8 14 L12 10 L16 14" }]]
|
|
1030
|
-
},
|
|
1171
|
+
}, L5 = {
|
|
1031
1172
|
name: "lu-square-code",
|
|
1032
1173
|
components: [["path", { d: "M10 9.5 8 12l2 2.5 M14 9.5 L16 12 L14 14.5 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" }]]
|
|
1033
|
-
},
|
|
1174
|
+
}, v5 = {
|
|
1034
1175
|
name: "lu-square-dashed-bottom-code",
|
|
1035
1176
|
components: [["path", { d: "M10 9.5 8 12l2 2.5 M14 21h1 M14 9.5 L16 12 L14 14.5 M5 21a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2 M9 21h1" }]]
|
|
1036
|
-
},
|
|
1177
|
+
}, r5 = {
|
|
1037
1178
|
name: "lu-square-dashed-bottom",
|
|
1038
1179
|
components: [["path", { d: "M5 21a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2 M9 21h1 M14 21h1" }]]
|
|
1039
|
-
},
|
|
1180
|
+
}, d5 = {
|
|
1040
1181
|
name: "lu-square-dashed-kanban",
|
|
1041
1182
|
components: [["path", { d: "M8 7v7 M12 7v4 M16 7v9 M5 3a2 2 0 0 0-2 2 M9 3h1 M14 3h1 M19 3a2 2 0 0 1 2 2 M21 9v1 M21 14v1 M21 19a2 2 0 0 1-2 2 M14 21h1 M9 21h1 M5 21a2 2 0 0 1-2-2 M3 14v1 M3 9v1" }]]
|
|
1042
|
-
},
|
|
1183
|
+
}, i5 = {
|
|
1043
1184
|
name: "lu-square-dashed-mouse-pointer",
|
|
1044
1185
|
components: [["path", { d: "M12.034 12.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.943l-3.444 1.068a1 1 0 0 0-.66.66l-1.067 3.443a.5.5 0 0 1-.943.033z M5 3a2 2 0 0 0-2 2 M19 3a2 2 0 0 1 2 2 M5 21a2 2 0 0 1-2-2 M9 3h1 M9 21h2 M14 3h1 M3 9v1 M21 9v2 M3 14v1" }]]
|
|
1045
|
-
},
|
|
1186
|
+
}, Z5 = {
|
|
1046
1187
|
name: "lu-square-dashed",
|
|
1047
1188
|
components: [["path", { d: "M5 3a2 2 0 0 0-2 2 M19 3a2 2 0 0 1 2 2 M21 19a2 2 0 0 1-2 2 M5 21a2 2 0 0 1-2-2 M9 3h1 M9 21h1 M14 3h1 M14 21h1 M3 9v1 M21 9v1 M3 14v1 M21 14v1" }]]
|
|
1048
|
-
},
|
|
1189
|
+
}, S5 = {
|
|
1049
1190
|
name: "lu-square-divide",
|
|
1050
1191
|
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 M8 12 L16 12 M12 16 L12 16 M12 8 L12 8" }]]
|
|
1051
|
-
},
|
|
1192
|
+
}, V5 = {
|
|
1052
1193
|
name: "lu-square-dot",
|
|
1053
1194
|
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 M11,12 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
|
|
1054
|
-
},
|
|
1195
|
+
}, H5 = {
|
|
1055
1196
|
name: "lu-square-equal",
|
|
1056
1197
|
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 10h10 M7 14h10" }]]
|
|
1057
|
-
},
|
|
1198
|
+
}, g5 = {
|
|
1058
1199
|
name: "lu-square-function",
|
|
1059
1200
|
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 M9 17c2 0 2.8-1 2.8-2.8V10c0-2 1-3.3 3.2-3 M9 11.2h5.7" }]]
|
|
1060
|
-
},
|
|
1201
|
+
}, q5 = {
|
|
1061
1202
|
name: "lu-square-kanban",
|
|
1062
1203
|
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 M8 7v7 M12 7v4 M16 7v9" }]]
|
|
1063
|
-
},
|
|
1204
|
+
}, A5 = {
|
|
1064
1205
|
name: "lu-square-library",
|
|
1065
1206
|
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 7v10 M11 7v10 M15 7 L17 17" }]]
|
|
1066
|
-
},
|
|
1207
|
+
}, f5 = {
|
|
1067
1208
|
name: "lu-square-m",
|
|
1068
1209
|
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 M8 16V8l4 4 4-4v8" }]]
|
|
1069
|
-
},
|
|
1210
|
+
}, w5 = {
|
|
1070
1211
|
name: "lu-square-menu",
|
|
1071
1212
|
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 8h10 M7 12h10 M7 16h10" }]]
|
|
1072
|
-
},
|
|
1213
|
+
}, P5 = {
|
|
1073
1214
|
name: "lu-square-minus",
|
|
1074
1215
|
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 M8 12h8" }]]
|
|
1075
|
-
},
|
|
1216
|
+
}, k5 = {
|
|
1076
1217
|
name: "lu-square-mouse-pointer",
|
|
1077
1218
|
components: [["path", { d: "M12.034 12.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.943l-3.444 1.068a1 1 0 0 0-.66.66l-1.067 3.443a.5.5 0 0 1-.943.033z M21 11V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6" }]]
|
|
1078
|
-
},
|
|
1219
|
+
}, z5 = {
|
|
1079
1220
|
name: "lu-square-parking-off",
|
|
1080
1221
|
components: [["path", { d: "M3.6 3.6A2 2 0 0 1 5 3h14a2 2 0 0 1 2 2v14a2 2 0 0 1-.59 1.41 M3 8.7V19a2 2 0 0 0 2 2h10.3 M2 2 L22 22 M13 13a3 3 0 1 0 0-6H9v2 M9 17v-2.3" }]]
|
|
1081
|
-
},
|
|
1222
|
+
}, C5 = {
|
|
1082
1223
|
name: "lu-square-parking",
|
|
1083
1224
|
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 M9 17V7h4a3 3 0 0 1 0 6H9" }]]
|
|
1084
|
-
},
|
|
1225
|
+
}, b5 = {
|
|
1085
1226
|
name: "lu-square-pen",
|
|
1086
1227
|
components: [["path", { d: "M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7 M18.375 2.625a1 1 0 0 1 3 3l-9.013 9.014a2 2 0 0 1-.853.505l-2.873.84a.5.5 0 0 1-.62-.62l.84-2.873a2 2 0 0 1 .506-.852z" }]]
|
|
1087
|
-
},
|
|
1228
|
+
}, R5 = {
|
|
1088
1229
|
name: "lu-square-percent",
|
|
1089
1230
|
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 9 L9 15 M9 9h.01 M15 15h.01" }]]
|
|
1090
|
-
},
|
|
1231
|
+
}, T5 = {
|
|
1091
1232
|
name: "lu-square-pi",
|
|
1092
1233
|
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 7h10 M10 7v10 M16 17a2 2 0 0 1-2-2V7" }]]
|
|
1093
|
-
},
|
|
1234
|
+
}, y5 = {
|
|
1094
1235
|
name: "lu-square-pilcrow",
|
|
1095
1236
|
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 12H9.5a2.5 2.5 0 0 1 0-5H17 M12 7v10 M16 7v10" }]]
|
|
1096
|
-
},
|
|
1237
|
+
}, O5 = {
|
|
1097
1238
|
name: "lu-square-play",
|
|
1098
1239
|
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 M9 8 L15 12 L9 16 Z" }]]
|
|
1099
|
-
},
|
|
1240
|
+
}, x5 = {
|
|
1100
1241
|
name: "lu-square-plus",
|
|
1101
1242
|
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 M8 12h8 M12 8v8" }]]
|
|
1102
|
-
},
|
|
1243
|
+
}, D5 = {
|
|
1103
1244
|
name: "lu-square-power",
|
|
1104
1245
|
components: [["path", { d: "M12 7v4 M7.998 9.003a5 5 0 1 0 8-.005 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" }]]
|
|
1105
|
-
},
|
|
1246
|
+
}, B5 = {
|
|
1106
1247
|
name: "lu-square-radical",
|
|
1107
1248
|
components: [["path", { d: "M7 12h2l2 5 2-10h4 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" }]]
|
|
1108
|
-
},
|
|
1249
|
+
}, N5 = {
|
|
1109
1250
|
name: "lu-square-scissors",
|
|
1110
|
-
components: [["path", { d: "M4,2 h16 a2,2 0 0 1 2,2 v16 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-16 a2,2 0 0 1 2,-2 Z M6,8 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M9.414 9.414 12 12 M14.8 14.8 18 18 M6,16 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M18 6 L9.
|
|
1111
|
-
},
|
|
1251
|
+
components: [["path", { d: "M4,2 h16 a2,2 0 0 1 2,2 v16 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-16 a2,2 0 0 1 2,-2 Z M6,8 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M9.414 9.414 12 12 M14.8 14.8 18 18 M6,16 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M18 6 L9.41 14.59" }]]
|
|
1252
|
+
}, U5 = {
|
|
1112
1253
|
name: "lu-square-sigma",
|
|
1113
1254
|
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 8.9V7H8l4 5-4 5h8v-1.9" }]]
|
|
1114
|
-
},
|
|
1255
|
+
}, F5 = {
|
|
1115
1256
|
name: "lu-square-slash",
|
|
1116
1257
|
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 M9 15 L15 9" }]]
|
|
1117
|
-
},
|
|
1258
|
+
}, X5 = {
|
|
1118
1259
|
name: "lu-square-split-horizontal",
|
|
1119
1260
|
components: [["path", { d: "M8 19H5c-1 0-2-1-2-2V7c0-1 1-2 2-2h3 M16 5h3c1 0 2 1 2 2v10c0 1-1 2-2 2h-3 M12 4 L12 20" }]]
|
|
1120
|
-
},
|
|
1261
|
+
}, Q5 = {
|
|
1121
1262
|
name: "lu-square-split-vertical",
|
|
1122
1263
|
components: [["path", { d: "M5 8V5c0-1 1-2 2-2h10c1 0 2 1 2 2v3 M19 16v3c0 1-1 2-2 2H7c-1 0-2-1-2-2v-3 M4 12 L20 12" }]]
|
|
1123
|
-
},
|
|
1264
|
+
}, E5 = {
|
|
1124
1265
|
name: "lu-square-square",
|
|
1125
1266
|
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 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" }]]
|
|
1126
|
-
},
|
|
1267
|
+
}, I5 = {
|
|
1127
1268
|
name: "lu-square-stack",
|
|
1128
1269
|
components: [["path", { d: "M4 10c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h4c1.1 0 2 .9 2 2 M10 16c-1.1 0-2-.9-2-2v-4c0-1.1.9-2 2-2h4c1.1 0 2 .9 2 2 M16,14 h4 a2,2 0 0 1 2,2 v4 a2,2 0 0 1 -2,2 h-4 a2,2 0 0 1 -2,-2 v-4 a2,2 0 0 1 2,-2 Z" }]]
|
|
1129
|
-
},
|
|
1270
|
+
}, j5 = {
|
|
1130
1271
|
name: "lu-square-terminal",
|
|
1131
1272
|
components: [["path", { d: "m7 11 2-2-2-2 M11 13h4 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" }]]
|
|
1132
|
-
},
|
|
1273
|
+
}, K5 = {
|
|
1133
1274
|
name: "lu-square-user-round",
|
|
1134
1275
|
components: [["path", { d: "M18 21a6 6 0 0 0-12 0 M8,11 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z 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" }]]
|
|
1135
|
-
},
|
|
1276
|
+
}, W5 = {
|
|
1136
1277
|
name: "lu-square-user",
|
|
1137
1278
|
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 M9,10 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M7 21v-2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v2" }]]
|
|
1138
|
-
},
|
|
1279
|
+
}, G5 = {
|
|
1139
1280
|
name: "lu-square-x",
|
|
1140
1281
|
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 9 L9 15 M9 9 L15 15" }]]
|
|
1141
|
-
},
|
|
1282
|
+
}, J5 = {
|
|
1142
1283
|
name: "lu-square",
|
|
1143
1284
|
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" }]]
|
|
1144
|
-
},
|
|
1285
|
+
}, Y5 = {
|
|
1145
1286
|
name: "lu-squircle",
|
|
1146
1287
|
components: [["path", { d: "M12 3c7.2 0 9 1.8 9 9s-1.8 9-9 9-9-1.8-9-9 1.8-9 9-9" }]]
|
|
1147
|
-
},
|
|
1288
|
+
}, _5 = {
|
|
1148
1289
|
name: "lu-squirrel",
|
|
1149
1290
|
components: [["path", { d: "M15.236 22a3 3 0 0 0-2.2-5 M16 20a3 3 0 0 1 3-3h1a2 2 0 0 0 2-2v-2a4 4 0 0 0-4-4V4 M18 13h.01 M18 6a4 4 0 0 0-4 4 7 7 0 0 0-7 7c0-5 4-5 4-10.5a4.5 4.5 0 1 0-9 0 2.5 2.5 0 0 0 5 0C7 10 3 11 3 17c0 2.8 2.2 5 5 5h10" }]]
|
|
1150
|
-
},
|
|
1291
|
+
}, $5 = {
|
|
1151
1292
|
name: "lu-stamp",
|
|
1152
1293
|
components: [["path", { d: "M5 22h14 M19.27 13.73A2.5 2.5 0 0 0 17.5 13h-11A2.5 2.5 0 0 0 4 15.5V17a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-1.5c0-.66-.26-1.3-.73-1.77Z M14 13V8.5C14 7 15 7 15 5a3 3 0 0 0-3-3c-1.66 0-3 1-3 3s1 2 1 3.5V13" }]]
|
|
1153
|
-
},
|
|
1294
|
+
}, ae = {
|
|
1154
1295
|
name: "lu-star-half",
|
|
1155
1296
|
components: [["path", { d: "M12 18.338a2.1 2.1 0 0 0-.987.244L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.12 2.12 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.12 2.12 0 0 0 1.597-1.16l2.309-4.679A.53.53 0 0 1 12 2" }]]
|
|
1156
|
-
},
|
|
1297
|
+
}, ne = {
|
|
1157
1298
|
name: "lu-star-off",
|
|
1158
1299
|
components: [["path", { d: "M8.34 8.34 2 9.27l5 4.87L5.82 21 12 17.77 18.18 21l-.59-3.43 M18.42 12.76 22 9.27l-6.91-1L12 2l-1.44 2.91 M2 2 L22 22" }]]
|
|
1159
|
-
},
|
|
1300
|
+
}, ee = {
|
|
1160
1301
|
name: "lu-star",
|
|
1161
1302
|
components: [["path", { d: "M11.525 2.295a.53.53 0 0 1 .95 0l2.31 4.679a2.123 2.123 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.736 3.638a2.123 2.123 0 0 0-.611 1.878l.882 5.14a.53.53 0 0 1-.771.56l-4.618-2.428a2.122 2.122 0 0 0-1.973 0L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.122 2.122 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.122 2.122 0 0 0 1.597-1.16z" }]]
|
|
1162
|
-
},
|
|
1303
|
+
}, oe = {
|
|
1163
1304
|
name: "lu-step-back",
|
|
1164
|
-
components: [["path", { d: "M18 20 L18 4 " }]]
|
|
1165
|
-
},
|
|
1305
|
+
components: [["path", { d: "M18 20 L18 4 M14 20 L4 12 L14 4 Z" }]]
|
|
1306
|
+
}, te = {
|
|
1166
1307
|
name: "lu-step-forward",
|
|
1167
|
-
components: [["path", { d: "M6 4 L6 20 " }]]
|
|
1168
|
-
},
|
|
1308
|
+
components: [["path", { d: "M6 4 L6 20 M10 4 L20 12 L10 20 Z" }]]
|
|
1309
|
+
}, Me = {
|
|
1169
1310
|
name: "lu-stethoscope",
|
|
1170
1311
|
components: [["path", { d: "M11 2v2 M5 2v2 M5 3H4a2 2 0 0 0-2 2v4a6 6 0 0 0 12 0V5a2 2 0 0 0-2-2h-1 M8 15a6 6 0 0 0 12 0v-3 M18,10 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
1171
|
-
},
|
|
1312
|
+
}, he = {
|
|
1172
1313
|
name: "lu-sticker",
|
|
1173
1314
|
components: [["path", { d: "M15.5 3H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h14a2 2 0 0 0 2-2V8.5L15.5 3Z M14 3v4a2 2 0 0 0 2 2h4 M8 13h.01 M16 13h.01 M10 16s.8 1 2 1c1.3 0 2-1 2-1" }]]
|
|
1174
|
-
},
|
|
1315
|
+
}, se = {
|
|
1175
1316
|
name: "lu-sticky-note",
|
|
1176
1317
|
components: [["path", { d: "M16 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V8Z M15 3v4a2 2 0 0 0 2 2h4" }]]
|
|
1177
|
-
},
|
|
1318
|
+
}, ce = {
|
|
1178
1319
|
name: "lu-store",
|
|
1179
1320
|
components: [["path", { d: "m2 7 4.41-4.41A2 2 0 0 1 7.83 2h8.34a2 2 0 0 1 1.42.59L22 7 M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8 M15 22v-4a2 2 0 0 0-2-2h-2a2 2 0 0 0-2 2v4 M2 7h20 M22 7v3a2 2 0 0 1-2 2a2.7 2.7 0 0 1-1.59-.63.7.7 0 0 0-.82 0A2.7 2.7 0 0 1 16 12a2.7 2.7 0 0 1-1.59-.63.7.7 0 0 0-.82 0A2.7 2.7 0 0 1 12 12a2.7 2.7 0 0 1-1.59-.63.7.7 0 0 0-.82 0A2.7 2.7 0 0 1 8 12a2.7 2.7 0 0 1-1.59-.63.7.7 0 0 0-.82 0A2.7 2.7 0 0 1 4 12a2 2 0 0 1-2-2V7" }]]
|
|
1180
|
-
},
|
|
1321
|
+
}, ue = {
|
|
1181
1322
|
name: "lu-stretch-horizontal",
|
|
1182
1323
|
components: [["path", { d: "M4,4 h16 a2,2 0 0 1 2,2 v2 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-2 a2,2 0 0 1 2,-2 Z M4,14 h16 a2,2 0 0 1 2,2 v2 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-2 a2,2 0 0 1 2,-2 Z" }]]
|
|
1183
|
-
},
|
|
1324
|
+
}, pe = {
|
|
1184
1325
|
name: "lu-stretch-vertical",
|
|
1185
1326
|
components: [["path", { d: "M6,2 h2 a2,2 0 0 1 2,2 v16 a2,2 0 0 1 -2,2 h-2 a2,2 0 0 1 -2,-2 v-16 a2,2 0 0 1 2,-2 Z M16,2 h2 a2,2 0 0 1 2,2 v16 a2,2 0 0 1 -2,2 h-2 a2,2 0 0 1 -2,-2 v-16 a2,2 0 0 1 2,-2 Z" }]]
|
|
1186
|
-
},
|
|
1327
|
+
}, le = {
|
|
1187
1328
|
name: "lu-strikethrough",
|
|
1188
1329
|
components: [["path", { d: "M16 4H9a3 3 0 0 0-2.83 4 M14 12a4 4 0 0 1 0 8H6 M4 12 L20 12" }]]
|
|
1189
|
-
},
|
|
1330
|
+
}, me = {
|
|
1190
1331
|
name: "lu-subscript",
|
|
1191
1332
|
components: [["path", { d: "m4 5 8 8 M12 5 L4 13 M20 19h-4c0-1.5.44-2 1.5-2.5S20 15.33 20 14c0-.47-.17-.93-.48-1.29a2.11 2.11 0 0 0-2.62-.44c-.42.24-.74.62-.9 1.07" }]]
|
|
1192
|
-
},
|
|
1333
|
+
}, Le = {
|
|
1193
1334
|
name: "lu-sun-dim",
|
|
1194
1335
|
components: [["path", { d: "M8,12 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M12 4h.01 M20 12h.01 M12 20h.01 M4 12h.01 M17.657 6.343h.01 M17.657 17.657h.01 M6.343 17.657h.01 M6.343 6.343h.01" }]]
|
|
1195
|
-
},
|
|
1336
|
+
}, ve = {
|
|
1196
1337
|
name: "lu-sun-medium",
|
|
1197
|
-
components: [["path", { d: "M8,12 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M12 3v1 M12 20v1 M3 12h1 M20 12h1 M18.
|
|
1198
|
-
},
|
|
1338
|
+
components: [["path", { d: "M8,12 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M12 3v1 M12 20v1 M3 12h1 M20 12h1 M18.36 5.64 L17.66 6.34 M6.34 17.66 L5.64 18.36 M5.64 5.64 L6.34 6.34 M17.66 17.66 L18.36 18.36" }]]
|
|
1339
|
+
}, re = {
|
|
1199
1340
|
name: "lu-sun-moon",
|
|
1200
|
-
components: [["path", { d: "M12 8a2.83 2.83 0 0 0 4 4 4 4 0 1 1-4-4 M12 2v2 M12 20v2 M4.9 4.9 L6.
|
|
1201
|
-
},
|
|
1341
|
+
components: [["path", { d: "M12 8a2.83 2.83 0 0 0 4 4 4 4 0 1 1-4-4 M12 2v2 M12 20v2 M4.9 4.9 L6.3 6.3 M17.7 17.7 L19.1 19.1 M2 12h2 M20 12h2 M6.3 17.7 L4.9 19.1 M19.1 4.9 L17.7 6.3" }]]
|
|
1342
|
+
}, de = {
|
|
1202
1343
|
name: "lu-sun-snow",
|
|
1203
|
-
components: [["path", { d: "M10 9a3 3 0
|
|
1204
|
-
},
|
|
1344
|
+
components: [["path", { d: "M10 21v-1 M10 4V3 M10 9a3 3 0 0 0 0 6 M14 20 L15.25 17.5 L18 18 M14 4 L15.25 6.5 L18 6 M17 21 L14 15 L15.5 12 L22 12 M17 3 L14 9 L15.5 12 M2 12h1 M20 10 L18.5 12 L20 14 M3.64 18.36 L4.34 17.66 M4.34 6.34 L3.64 5.64" }]]
|
|
1345
|
+
}, ie = {
|
|
1205
1346
|
name: "lu-sun",
|
|
1206
1347
|
components: [["path", { d: "M8,12 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M12 2v2 M12 20v2 M4.93 4.93 L6.34 6.34 M17.66 17.66 L19.07 19.07 M2 12h2 M20 12h2 M6.34 17.66 L4.93 19.07 M19.07 4.93 L17.66 6.34" }]]
|
|
1207
|
-
},
|
|
1348
|
+
}, Ze = {
|
|
1208
1349
|
name: "lu-sunrise",
|
|
1209
1350
|
components: [["path", { d: "M12 2v8 M4.93 10.93 L6.34 12.34 M2 18h2 M20 18h2 M19.07 10.93 L17.66 12.34 M22 22H2 M8 6 L12 2 L16 6 M16 18a4 4 0 0 0-8 0" }]]
|
|
1210
|
-
},
|
|
1351
|
+
}, Se = {
|
|
1211
1352
|
name: "lu-sunset",
|
|
1212
1353
|
components: [["path", { d: "M12 10V2 M4.93 10.93 L6.34 12.34 M2 18h2 M20 18h2 M19.07 10.93 L17.66 12.34 M22 22H2 M16 6 L12 10 L8 6 M16 18a4 4 0 0 0-8 0" }]]
|
|
1213
|
-
},
|
|
1354
|
+
}, Ve = {
|
|
1214
1355
|
name: "lu-superscript",
|
|
1215
1356
|
components: [["path", { d: "m4 19 8-8 M12 19 L4 11 M20 12h-4c0-1.5.442-2 1.5-2.5S20 8.334 20 7.002c0-.472-.17-.93-.484-1.29a2.105 2.105 0 0 0-2.617-.436c-.42.239-.738.614-.899 1.06" }]]
|
|
1216
|
-
},
|
|
1357
|
+
}, He = {
|
|
1217
1358
|
name: "lu-swatch-book",
|
|
1218
|
-
components: [["path", { d: "M11 17a4 4 0 0 1-8 0V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2Z M16.7 13H19a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H7 M 7 17h.01 M11 8 L13.3 5.7 A2.4 2.4 0 0 1
|
|
1219
|
-
},
|
|
1359
|
+
components: [["path", { d: "M11 17a4 4 0 0 1-8 0V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2Z M16.7 13H19a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H7 M 7 17h.01 M11 8 L13.3 5.7 A2.4 2.4 0 0 1 16.7 5.7 L18.6 7.6 A2.4 2.4 0 0 1 18.63 11.03 L9.9 19.8" }]]
|
|
1360
|
+
}, ge = {
|
|
1220
1361
|
name: "lu-swiss-franc",
|
|
1221
1362
|
components: [["path", { d: "M10 21V3h8 M6 16h9 M10 9.5h7" }]]
|
|
1222
|
-
},
|
|
1363
|
+
}, qe = {
|
|
1223
1364
|
name: "lu-switch-camera",
|
|
1224
1365
|
components: [["path", { d: "M11 19H4a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h5 M13 5h7a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-5 M9,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M18 22 L15 19 L18 16 M6 2 L9 5 L6 8" }]]
|
|
1225
|
-
},
|
|
1366
|
+
}, Ae = {
|
|
1226
1367
|
name: "lu-sword",
|
|
1227
|
-
components: [["path", { d: " M13 19 L19 13 M16 16 L20 20 M19 21 L21 19" }]]
|
|
1228
|
-
},
|
|
1368
|
+
components: [["path", { d: "M14.5 17.5 L3 6 L3 3 L6 3 L17.5 14.5 M13 19 L19 13 M16 16 L20 20 M19 21 L21 19" }]]
|
|
1369
|
+
}, fe = {
|
|
1229
1370
|
name: "lu-swords",
|
|
1230
|
-
components: [["path", { d: " M13 19 L19 13 M16 16 L20 20 M19 21 L21 19
|
|
1231
|
-
},
|
|
1371
|
+
components: [["path", { d: "M14.5 17.5 L3 6 L3 3 L6 3 L17.5 14.5 M13 19 L19 13 M16 16 L20 20 M19 21 L21 19 M14.5 6.5 L18 3 L21 3 L21 6 L17.5 9.5 M5 14 L9 18 M7 17 L4 20 M3 19 L5 21" }]]
|
|
1372
|
+
}, we = {
|
|
1232
1373
|
name: "lu-syringe",
|
|
1233
1374
|
components: [["path", { d: "m18 2 4 4 M17 7 L20 4 M19 9 8.7 19.3c-1 1-2.5 1-3.4 0l-.6-.6c-1-1-1-2.5 0-3.4L15 5 M9 11 L13 15 M5 19 L2 22 M14 4 L20 10" }]]
|
|
1234
|
-
},
|
|
1375
|
+
}, Pe = {
|
|
1235
1376
|
name: "lu-table-2",
|
|
1236
1377
|
components: [["path", { d: "M9 3H5a2 2 0 0 0-2 2v4m6-6h10a2 2 0 0 1 2 2v4M9 3v18m0 0h10a2 2 0 0 0 2-2V9M9 21H5a2 2 0 0 1-2-2V9m0 0h18" }]]
|
|
1237
|
-
},
|
|
1378
|
+
}, ke = {
|
|
1238
1379
|
name: "lu-table-cells-merge",
|
|
1239
1380
|
components: [["path", { d: "M12 21v-6 M12 9V3 M3 15h18 M3 9h18 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" }]]
|
|
1240
|
-
},
|
|
1381
|
+
}, ze = {
|
|
1241
1382
|
name: "lu-table-cells-split",
|
|
1242
1383
|
components: [["path", { d: "M12 15V9 M3 15h18 M3 9h18 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" }]]
|
|
1243
|
-
},
|
|
1384
|
+
}, Ce = {
|
|
1244
1385
|
name: "lu-table-columns-split",
|
|
1245
1386
|
components: [["path", { d: "M14 14v2 M14 20v2 M14 2v2 M14 8v2 M2 15h8 M2 3h6a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H2 M2 9h8 M22 15h-4 M22 3h-2a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h2 M22 9h-4 M5 3v18" }]]
|
|
1246
|
-
},
|
|
1387
|
+
}, be = {
|
|
1247
1388
|
name: "lu-table-of-contents",
|
|
1248
1389
|
components: [["path", { d: "M16 12H3 M16 18H3 M16 6H3 M21 12h.01 M21 18h.01 M21 6h.01" }]]
|
|
1249
|
-
},
|
|
1390
|
+
}, Re = {
|
|
1250
1391
|
name: "lu-table-properties",
|
|
1251
1392
|
components: [["path", { d: "M15 3v18 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 M21 9H3 M21 15H3" }]]
|
|
1252
|
-
},
|
|
1393
|
+
}, Te = {
|
|
1253
1394
|
name: "lu-table-rows-split",
|
|
1254
1395
|
components: [["path", { d: "M14 10h2 M15 22v-8 M15 2v4 M2 10h2 M20 10h2 M3 19h18 M3 22v-6a2 2 135 0 1 2-2h14a2 2 45 0 1 2 2v6 M3 2v2a2 2 45 0 0 2 2h14a2 2 135 0 0 2-2V2 M8 10h2 M9 22v-8 M9 2v4" }]]
|
|
1255
|
-
},
|
|
1396
|
+
}, ye = {
|
|
1256
1397
|
name: "lu-table",
|
|
1257
1398
|
components: [["path", { d: "M12 3v18 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" }]]
|
|
1258
|
-
},
|
|
1399
|
+
}, Oe = {
|
|
1259
1400
|
name: "lu-tablet-smartphone",
|
|
1260
1401
|
components: [["path", { d: "M5,8 h6 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-6 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M5 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2h-2.4 M8 18h.01" }]]
|
|
1261
|
-
},
|
|
1402
|
+
}, xe = {
|
|
1262
1403
|
name: "lu-tablet",
|
|
1263
1404
|
components: [["path", { d: "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 M12 18 L12.01 18" }]]
|
|
1264
|
-
},
|
|
1405
|
+
}, De = {
|
|
1265
1406
|
name: "lu-tablets",
|
|
1266
|
-
components: [["path", { d: "M2,7 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M12,17 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M12 17h10 M3.46 10.54 L10.54 3.
|
|
1267
|
-
},
|
|
1407
|
+
components: [["path", { d: "M2,7 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M12,17 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M12 17h10 M3.46 10.54 L10.54 3.46" }]]
|
|
1408
|
+
}, Be = {
|
|
1268
1409
|
name: "lu-tag",
|
|
1269
1410
|
components: [["path", { d: "M12.586 2.586A2 2 0 0 0 11.172 2H4a2 2 0 0 0-2 2v7.172a2 2 0 0 0 .586 1.414l8.704 8.704a2.426 2.426 0 0 0 3.42 0l6.58-6.58a2.426 2.426 0 0 0 0-3.42z M7,7.5 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z" }]]
|
|
1270
|
-
},
|
|
1411
|
+
}, Ne = {
|
|
1271
1412
|
name: "lu-tags",
|
|
1272
1413
|
components: [["path", { d: "m15 5 6.3 6.3a2.4 2.4 0 0 1 0 3.4L17 19 M9.586 5.586A2 2 0 0 0 8.172 5H3a1 1 0 0 0-1 1v5.172a2 2 0 0 0 .586 1.414L8.29 18.29a2.426 2.426 0 0 0 3.42 0l3.58-3.58a2.426 2.426 0 0 0 0-3.42z M6,9.5 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z" }]]
|
|
1273
|
-
},
|
|
1414
|
+
}, Ue = {
|
|
1274
1415
|
name: "lu-tally-1",
|
|
1275
1416
|
components: [["path", { d: "M4 4v16" }]]
|
|
1276
|
-
},
|
|
1417
|
+
}, Fe = {
|
|
1277
1418
|
name: "lu-tally-2",
|
|
1278
1419
|
components: [["path", { d: "M4 4v16 M9 4v16" }]]
|
|
1279
|
-
},
|
|
1420
|
+
}, Xe = {
|
|
1280
1421
|
name: "lu-tally-3",
|
|
1281
1422
|
components: [["path", { d: "M4 4v16 M9 4v16 M14 4v16" }]]
|
|
1282
|
-
},
|
|
1423
|
+
}, Qe = {
|
|
1283
1424
|
name: "lu-tally-4",
|
|
1284
1425
|
components: [["path", { d: "M4 4v16 M9 4v16 M14 4v16 M19 4v16" }]]
|
|
1285
|
-
},
|
|
1426
|
+
}, Ee = {
|
|
1286
1427
|
name: "lu-tally-5",
|
|
1287
1428
|
components: [["path", { d: "M4 4v16 M9 4v16 M14 4v16 M19 4v16 M22 6 2 18" }]]
|
|
1288
|
-
},
|
|
1429
|
+
}, Ie = {
|
|
1289
1430
|
name: "lu-tangent",
|
|
1290
1431
|
components: [["path", { d: "M15,4 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M15.59 5.41 5.41 15.59 M2,17 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M12 22s-4-9-1.5-11.5S22 12 22 12" }]]
|
|
1291
|
-
},
|
|
1432
|
+
}, je = {
|
|
1292
1433
|
name: "lu-target",
|
|
1293
1434
|
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M6,12 a6,6 0 1,0 12,0 a6,6 0 1,0 -12,0 Z M10,12 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
1294
|
-
},
|
|
1435
|
+
}, Ke = {
|
|
1295
1436
|
name: "lu-telescope",
|
|
1296
|
-
components: [["path", { d: "m10.065 12.493-6.18 1.318a.934.934 0 0 1-1.108-.702l-.537-2.15a1.07 1.07 0 0 1 .691-1.265l13.504-4.44 M13.56 11.
|
|
1297
|
-
},
|
|
1437
|
+
components: [["path", { d: "m10.065 12.493-6.18 1.318a.934.934 0 0 1-1.108-.702l-.537-2.15a1.07 1.07 0 0 1 .691-1.265l13.504-4.44 M13.56 11.75 L17.89 10.82 M16 21 L12.89 14.79 M16.485 5.94a2 2 0 0 1 1.455-2.425l1.09-.272a1 1 0 0 1 1.212.727l1.515 6.06a1 1 0 0 1-.727 1.213l-1.09.272a2 2 0 0 1-2.425-1.455z M6.16 8.63 L7.27 13.09 M8 21 L11.11 14.79 M10,13 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
1438
|
+
}, We = {
|
|
1298
1439
|
name: "lu-tent-tree",
|
|
1299
1440
|
components: [["path", { d: "M2,4 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M14 5 L17 2 L20 5 M14 10 L17 7 L20 10 M17 14V2 M17 14H7l-5 8h20Z M8 14v8 M9 14 L14 22" }]]
|
|
1300
|
-
},
|
|
1441
|
+
}, Ge = {
|
|
1301
1442
|
name: "lu-tent",
|
|
1302
1443
|
components: [["path", { d: "M3.5 21 14 3 M20.5 21 10 3 M15.5 21 12 15l-3.5 6 M2 21h20" }]]
|
|
1303
|
-
},
|
|
1444
|
+
}, Je = {
|
|
1304
1445
|
name: "lu-terminal",
|
|
1305
|
-
components: [["path", { d: " M12 19 L20 19" }]]
|
|
1306
|
-
},
|
|
1446
|
+
components: [["path", { d: "M4 17 L10 11 L4 5 M12 19 L20 19" }]]
|
|
1447
|
+
}, Ye = {
|
|
1307
1448
|
name: "lu-test-tube-diagonal",
|
|
1308
1449
|
components: [["path", { d: "M21 7 6.82 21.18a2.83 2.83 0 0 1-3.99-.01a2.83 2.83 0 0 1 0-4L17 3 M16 2 L22 8 M12 16H4" }]]
|
|
1309
|
-
},
|
|
1450
|
+
}, _e = {
|
|
1310
1451
|
name: "lu-test-tube",
|
|
1311
1452
|
components: [["path", { d: "M14.5 2v17.5c0 1.4-1.1 2.5-2.5 2.5c-1.4 0-2.5-1.1-2.5-2.5V2 M8.5 2h7 M14.5 16h-5" }]]
|
|
1312
|
-
},
|
|
1453
|
+
}, $e = {
|
|
1313
1454
|
name: "lu-test-tubes",
|
|
1314
1455
|
components: [["path", { d: "M9 2v17.5A2.5 2.5 0 0 1 6.5 22A2.5 2.5 0 0 1 4 19.5V2 M20 2v17.5a2.5 2.5 0 0 1-2.5 2.5a2.5 2.5 0 0 1-2.5-2.5V2 M3 2h7 M14 2h7 M9 16H4 M20 16h-5" }]]
|
|
1315
|
-
},
|
|
1456
|
+
}, ao = {
|
|
1316
1457
|
name: "lu-text-cursor-input",
|
|
1317
1458
|
components: [["path", { d: "M5 4h1a3 3 0 0 1 3 3 3 3 0 0 1 3-3h1 M13 20h-1a3 3 0 0 1-3-3 3 3 0 0 1-3 3H5 M5 16H4a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h1 M13 8h7a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-7 M9 7v10" }]]
|
|
1318
|
-
},
|
|
1459
|
+
}, no = {
|
|
1319
1460
|
name: "lu-text-cursor",
|
|
1320
1461
|
components: [["path", { d: "M17 22h-1a4 4 0 0 1-4-4V6a4 4 0 0 1 4-4h1 M7 22h1a4 4 0 0 0 4-4v-1 M7 2h1a4 4 0 0 1 4 4v1" }]]
|
|
1321
|
-
},
|
|
1462
|
+
}, eo = {
|
|
1322
1463
|
name: "lu-text-quote",
|
|
1323
1464
|
components: [["path", { d: "M17 6H3 M21 12H8 M21 18H8 M3 12v6" }]]
|
|
1324
|
-
},
|
|
1465
|
+
}, oo = {
|
|
1325
1466
|
name: "lu-text-search",
|
|
1326
1467
|
components: [["path", { d: "M21 6H3 M10 12H3 M10 18H3 M14,15 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M21 19 L19.1 17.1" }]]
|
|
1327
|
-
},
|
|
1468
|
+
}, to = {
|
|
1328
1469
|
name: "lu-text-select",
|
|
1329
1470
|
components: [["path", { d: "M5 3a2 2 0 0 0-2 2 M19 3a2 2 0 0 1 2 2 M21 19a2 2 0 0 1-2 2 M5 21a2 2 0 0 1-2-2 M9 3h1 M9 21h1 M14 3h1 M14 21h1 M3 9v1 M21 9v1 M3 14v1 M21 14v1 M7 8 L15 8 M7 12 L17 12 M7 16 L13 16" }]]
|
|
1330
|
-
},
|
|
1471
|
+
}, Mo = {
|
|
1331
1472
|
name: "lu-text",
|
|
1332
1473
|
components: [["path", { d: "M17 6.1H3 M21 12.1H3 M15.1 18H3" }]]
|
|
1333
|
-
},
|
|
1474
|
+
}, ho = {
|
|
1334
1475
|
name: "lu-theater",
|
|
1335
1476
|
components: [["path", { d: "M2 10s3-3 3-8 M22 10s-3-3-3-8 M10 2c0 4.4-3.6 8-8 8 M14 2c0 4.4 3.6 8 8 8 M2 10s2 2 2 5 M22 10s-2 2-2 5 M8 15h8 M2 22v-1a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1 M14 22v-1a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1" }]]
|
|
1336
|
-
},
|
|
1477
|
+
}, so = {
|
|
1337
1478
|
name: "lu-thermometer-snowflake",
|
|
1338
|
-
components: [["path", { d: "
|
|
1339
|
-
},
|
|
1479
|
+
components: [["path", { d: "m10 20-1.25-2.5L6 18 M10 4 8.75 6.5 6 6 M10.585 15H10 M2 12h6.5L10 9 M20 14.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0z M4 10 L5.5 12 L4 14 M7 21 L10 15 L8.5 12 M7 3 L10 9 L12 9" }]]
|
|
1480
|
+
}, co = {
|
|
1340
1481
|
name: "lu-thermometer-sun",
|
|
1341
|
-
components: [["path", { d: "M12 9a4 4 0 0 0-2 7.5 M12 3v2 M6.6 18.4 L5.
|
|
1342
|
-
},
|
|
1482
|
+
components: [["path", { d: "M12 9a4 4 0 0 0-2 7.5 M12 3v2 M6.6 18.4 L5.2 19.8 M20 4v10.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0Z M4 13H2 M6.34 7.34 4.93 5.93" }]]
|
|
1483
|
+
}, uo = {
|
|
1343
1484
|
name: "lu-thermometer",
|
|
1344
1485
|
components: [["path", { d: "M14 4v10.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0Z" }]]
|
|
1345
|
-
},
|
|
1486
|
+
}, po = {
|
|
1346
1487
|
name: "lu-thumbs-down",
|
|
1347
1488
|
components: [["path", { d: "M17 14V2 M9 18.12 10 14H4.17a2 2 0 0 1-1.92-2.56l2.33-8A2 2 0 0 1 6.5 2H20a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.76a2 2 0 0 0-1.79 1.11L12 22a3.13 3.13 0 0 1-3-3.88Z" }]]
|
|
1348
|
-
},
|
|
1489
|
+
}, lo = {
|
|
1349
1490
|
name: "lu-thumbs-up",
|
|
1350
1491
|
components: [["path", { d: "M7 10v12 M15 5.88 14 10h5.83a2 2 0 0 1 1.92 2.56l-2.33 8A2 2 0 0 1 17.5 22H4a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h2.76a2 2 0 0 0 1.79-1.11L12 2a3.13 3.13 0 0 1 3 3.88Z" }]]
|
|
1351
|
-
},
|
|
1492
|
+
}, mo = {
|
|
1352
1493
|
name: "lu-ticket-check",
|
|
1353
1494
|
components: [["path", { d: "M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z M9 12 L11 14 L15 10" }]]
|
|
1354
|
-
},
|
|
1495
|
+
}, Lo = {
|
|
1355
1496
|
name: "lu-ticket-minus",
|
|
1356
1497
|
components: [["path", { d: "M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z M9 12h6" }]]
|
|
1357
|
-
},
|
|
1498
|
+
}, vo = {
|
|
1358
1499
|
name: "lu-ticket-percent",
|
|
1359
1500
|
components: [["path", { d: "M2 9a3 3 0 1 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 1 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z M9 9h.01 M15 9 L9 15 M15 15h.01" }]]
|
|
1360
|
-
}, Ht = {
|
|
1361
|
-
name: "lu-ticket-plus",
|
|
1362
|
-
components: [["path", { d: "M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z M9 12h6 M12 9v6" }]]
|
|
1363
|
-
}, gt = {
|
|
1364
|
-
name: "lu-ticket-slash",
|
|
1365
|
-
components: [["path", { d: "M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z M9.5 14.5 L14.5 9.5" }]]
|
|
1366
|
-
}, At = {
|
|
1367
|
-
name: "lu-ticket-x",
|
|
1368
|
-
components: [["path", { d: "M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z M9.5 14.5 L14.5 9.5 M9.5 9.5 L14.5 14.5" }]]
|
|
1369
|
-
}, ft = {
|
|
1370
|
-
name: "lu-ticket",
|
|
1371
|
-
components: [["path", { d: "M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z M13 5v2 M13 17v2 M13 11v2" }]]
|
|
1372
|
-
}, qt = {
|
|
1373
|
-
name: "lu-tickets-plane",
|
|
1374
|
-
components: [["path", { d: "M10.5 17h1.227a2 2 0 0 0 1.345-.52L18 12 M12 13.5 LNaN NaN M4.5 8 L15.08 2.9400000000000004 A1 1 0 0 1 NaN NaN L18.5 8 M6 10V8 M6 14v1 M6 19v2 M4,8 h16 a2,2 0 0 1 2,2 v9 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-9 a2,2 0 0 1 2,-2 Z" }]]
|
|
1375
|
-
}, wt = {
|
|
1376
|
-
name: "lu-tickets",
|
|
1377
|
-
components: [["path", { d: "m4.5 8 10.58-5.06a1 1 0 0 1 1.342.488L18.5 8 M6 10V8 M6 14v1 M6 19v2 M4,8 h16 a2,2 0 0 1 2,2 v9 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-9 a2,2 0 0 1 2,-2 Z" }]]
|
|
1378
|
-
}, kt = {
|
|
1379
|
-
name: "lu-timer-off",
|
|
1380
|
-
components: [["path", { d: "M10 2h4 M4.6 11a8 8 0 0 0 1.7 8.7 8 8 0 0 0 8.7 1.7 M7.4 7.4a8 8 0 0 1 10.3 1 8 8 0 0 1 .9 10.2 M2 2 L22 22 M12 12v-2" }]]
|
|
1381
|
-
}, Pt = {
|
|
1382
|
-
name: "lu-timer-reset",
|
|
1383
|
-
components: [["path", { d: "M10 2h4 M12 14v-4 M4 13a8 8 0 0 1 8-7 8 8 0 1 1-5.3 14L4 17.6 M9 17H4v5" }]]
|
|
1384
|
-
}, Ct = {
|
|
1385
|
-
name: "lu-timer",
|
|
1386
|
-
components: [["path", { d: "M10 2 L14 2 M12 14 L15 11 M4,14 a8,8 0 1,0 16,0 a8,8 0 1,0 -16,0 Z" }]]
|
|
1387
|
-
}, Tt = {
|
|
1388
|
-
name: "lu-toggle-left",
|
|
1389
|
-
components: [["path", { d: "M8,6 h8 a6,6 0 0 1 6,6 v0 a6,6 0 0 1 -6,6 h-8 a6,6 0 0 1 -6,-6 v-0 a6,6 0 0 1 6,-6 Z M6,12 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
1390
|
-
}, zt = {
|
|
1391
|
-
name: "lu-toggle-right",
|
|
1392
|
-
components: [["path", { d: "M8,6 h8 a6,6 0 0 1 6,6 v0 a6,6 0 0 1 -6,6 h-8 a6,6 0 0 1 -6,-6 v-0 a6,6 0 0 1 6,-6 Z M14,12 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
1393
|
-
}, bt = {
|
|
1394
|
-
name: "lu-toilet",
|
|
1395
|
-
components: [["path", { d: "M7 12h13a1 1 0 0 1 1 1 5 5 0 0 1-5 5h-.598a.5.5 0 0 0-.424.765l1.544 2.47a.5.5 0 0 1-.424.765H5.402a.5.5 0 0 1-.424-.765L7 18 M8 18a5 5 0 0 1-5-5V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8" }]]
|
|
1396
|
-
}, Rt = {
|
|
1397
|
-
name: "lu-tornado",
|
|
1398
|
-
components: [["path", { d: "M21 4H3 M18 8H6 M19 12H9 M16 16h-6 M11 20H9" }]]
|
|
1399
|
-
}, yt = {
|
|
1400
|
-
name: "lu-torus",
|
|
1401
|
-
components: [["path", { d: " " }]]
|
|
1402
|
-
}, Ot = {
|
|
1403
|
-
name: "lu-touchpad-off",
|
|
1404
|
-
components: [["path", { d: "M4 4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16 M2 14h12 M22 14h-2 M12 20v-6 M2 2 L22 22 M22 16V6a2 2 0 0 0-2-2H10" }]]
|
|
1405
|
-
}, xt = {
|
|
1406
|
-
name: "lu-touchpad",
|
|
1407
|
-
components: [["path", { d: "M4,4 h16 a2,2 0 0 1 2,2 v12 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-12 a2,2 0 0 1 2,-2 Z M2 14h20 M12 20v-6" }]]
|
|
1408
|
-
}, Dt = {
|
|
1409
|
-
name: "lu-tower-control",
|
|
1410
|
-
components: [["path", { d: "M18.2 12.27 20 6H4l1.8 6.27a1 1 0 0 0 .95.73h10.5a1 1 0 0 0 .96-.73Z M8 13v9 M16 22v-9 M9 6 L10 13 M15 6 L14 13 M12 6V2 M13 2h-2" }]]
|
|
1411
|
-
}, Bt = {
|
|
1412
|
-
name: "lu-toy-brick",
|
|
1413
|
-
components: [["path", { d: "M4,8 h16 a1,1 0 0 1 1,1 v10 a1,1 0 0 1 -1,1 h-16 a1,1 0 0 1 -1,-1 v-10 a1,1 0 0 1 1,-1 Z M10 8V5c0-.6-.4-1-1-1H6a1 1 0 0 0-1 1v3 M19 8V5c0-.6-.4-1-1-1h-3a1 1 0 0 0-1 1v3" }]]
|
|
1414
|
-
}, Ut = {
|
|
1415
|
-
name: "lu-tractor",
|
|
1416
|
-
components: [["path", { d: "m10 11 11 .9a1 1 0 0 1 .8 1.1l-.665 4.158a1 1 0 0 1-.988.842H20 M16 18h-5 M18 5a1 1 0 0 0-1 1v5.573 M3 4h8.129a1 1 0 0 1 .99.863L13 11.246 M4 11V4 M7 15h.01 M8 10.1V4 M16,18 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M2,15 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z" }]]
|
|
1417
|
-
}, Ft = {
|
|
1418
|
-
name: "lu-traffic-cone",
|
|
1419
|
-
components: [["path", { d: "M9.3 6.2a4.55 4.55 0 0 0 5.4 0 M7.9 10.7c.9.8 2.4 1.3 4.1 1.3s3.2-.5 4.1-1.3 M13.9 3.5a1.93 1.93 0 0 0-3.8-.1l-3 10c-.1.2-.1.4-.1.6 0 1.7 2.2 3 5 3s5-1.3 5-3c0-.2 0-.4-.1-.5Z M7.5 12.2 L2.8 14.899999999999999 CNaN NaN, 1.9999999999999998 15.999999999999998, NaN NaN CNaN NaN, NaN NaN, NaN NaN LNaN NaN CNaN NaN, NaN NaN, NaN NaN LNaN NaN CNaN NaN, NaN NaN, NaN NaN CNaN NaN, NaN NaN, NaN NaN LNaN NaN" }]]
|
|
1420
|
-
}, Qt = {
|
|
1421
|
-
name: "lu-train-front-tunnel",
|
|
1422
|
-
components: [["path", { d: "M2 22V12a10 10 0 1 1 20 0v10 M15 6.8v1.4a3 2.8 0 1 1-6 0V6.8 M10 15h.01 M14 15h.01 M10 19a4 4 0 0 1-4-4v-3a6 6 0 1 1 12 0v3a4 4 0 0 1-4 4Z M9 19 L7 22 M15 19 L17 22" }]]
|
|
1423
|
-
}, Xt = {
|
|
1424
|
-
name: "lu-train-front",
|
|
1425
|
-
components: [["path", { d: "M8 3.1V7a4 4 0 0 0 8 0V3.1 M9 15 L8 14 M15 15 L16 14 M9 19c-2.8 0-5-2.2-5-5v-4a8 8 0 0 1 16 0v4c0 2.8-2.2 5-5 5Z M8 19 L6 22 M16 19 L18 22" }]]
|
|
1426
|
-
}, Et = {
|
|
1427
|
-
name: "lu-train-track",
|
|
1428
|
-
components: [["path", { d: "M2 17 17 2 M2 14 L10 22 M5 11 L13 19 M8 8 L16 16 M11 5 L19 13 M14 2 L22 10 M7 22 22 7" }]]
|
|
1429
|
-
}, It = {
|
|
1430
|
-
name: "lu-tram-front",
|
|
1431
|
-
components: [["path", { d: "M6,3 h12 a2,2 0 0 1 2,2 v12 a2,2 0 0 1 -2,2 h-12 a2,2 0 0 1 -2,-2 v-12 a2,2 0 0 1 2,-2 Z M4 11h16 M12 3v8 M8 19 L6 22 M18 22 L16 19 M8 15h.01 M16 15h.01" }]]
|
|
1432
|
-
}, jt = {
|
|
1433
|
-
name: "lu-trash-2",
|
|
1434
|
-
components: [["path", { d: "M3 6h18 M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6 M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2 M10 11 L10 17 M14 11 L14 17" }]]
|
|
1435
|
-
}, Kt = {
|
|
1436
|
-
name: "lu-trash",
|
|
1437
|
-
components: [["path", { d: "M3 6h18 M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6 M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2" }]]
|
|
1438
|
-
}, Gt = {
|
|
1439
|
-
name: "lu-tree-deciduous",
|
|
1440
|
-
components: [["path", { d: "M8 19a4 4 0 0 1-2.24-7.32A3.5 3.5 0 0 1 9 6.03V6a3 3 0 1 1 6 0v.04a3.5 3.5 0 0 1 3.24 5.65A4 4 0 0 1 16 19Z M12 19v3" }]]
|
|
1441
|
-
}, Jt = {
|
|
1442
|
-
name: "lu-tree-palm",
|
|
1443
|
-
components: [["path", { d: "M13 8c0-2.76-2.46-5-5.5-5S2 5.24 2 8h2l1-1 1 1h4 M13 7.14A5.82 5.82 0 0 1 16.5 6c3.04 0 5.5 2.24 5.5 5h-3l-1-1-1 1h-3 M5.89 9.71c-2.15 2.15-2.3 5.47-.35 7.43l4.24-4.25.7-.7.71-.71 2.12-2.12c-1.95-1.96-5.27-1.8-7.42.35 M11 15.5c.5 2.5-.17 4.5-1 6.5h4c2-5.5-.5-12-1-14" }]]
|
|
1444
|
-
}, Wt = {
|
|
1445
|
-
name: "lu-tree-pine",
|
|
1446
|
-
components: [["path", { d: "m17 14 3 3.3a1 1 0 0 1-.7 1.7H4.7a1 1 0 0 1-.7-1.7L7 14h-.3a1 1 0 0 1-.7-1.7L9 9h-.2A1 1 0 0 1 8 7.3L12 3l4 4.3a1 1 0 0 1-.8 1.7H15l3 3.3a1 1 0 0 1-.7 1.7H17Z M12 22v-3" }]]
|
|
1447
|
-
}, Yt = {
|
|
1448
|
-
name: "lu-trees",
|
|
1449
|
-
components: [["path", { d: "M10 10v.2A3 3 0 0 1 8.9 16H5a3 3 0 0 1-1-5.8V10a3 3 0 0 1 6 0Z M7 16v6 M13 19v3 M12 19h8.3a1 1 0 0 0 .7-1.7L18 14h.3a1 1 0 0 0 .7-1.7L16 9h.2a1 1 0 0 0 .8-1.7L13 3l-1.4 1.5" }]]
|
|
1450
|
-
}, _t = {
|
|
1451
|
-
name: "lu-trello",
|
|
1452
|
-
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M7,7 h3 v9 h-3 Z M14,7 h3 v5 h-3 Z" }]]
|
|
1453
|
-
}, $t = {
|
|
1454
|
-
name: "lu-trending-down",
|
|
1455
|
-
components: [["path", { d: " " }]]
|
|
1456
|
-
}, ae = {
|
|
1457
|
-
name: "lu-trending-up-down",
|
|
1458
|
-
components: [["path", { d: "M14.828 14.828 21 21 M21 16v5h-5 M21 3 L12 12 L8 8 L2 14 M21 8V3h-5" }]]
|
|
1459
|
-
}, ne = {
|
|
1460
|
-
name: "lu-trending-up",
|
|
1461
|
-
components: [["path", { d: " " }]]
|
|
1462
|
-
}, te = {
|
|
1463
|
-
name: "lu-triangle-alert",
|
|
1464
|
-
components: [["path", { d: "m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3 M12 9v4 M12 17h.01" }]]
|
|
1465
|
-
}, ee = {
|
|
1466
|
-
name: "lu-triangle-right",
|
|
1467
|
-
components: [["path", { d: "M22 18a2 2 0 0 1-2 2H3c-1.1 0-1.3-.6-.4-1.3L20.4 4.3c.9-.7 1.6-.4 1.6.7Z" }]]
|
|
1468
|
-
}, oe = {
|
|
1469
|
-
name: "lu-triangle",
|
|
1470
|
-
components: [["path", { d: "M13.73 4a2 2 0 0 0-3.46 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3Z" }]]
|
|
1471
|
-
}, Me = {
|
|
1472
|
-
name: "lu-trophy",
|
|
1473
|
-
components: [["path", { d: "M6 9H4.5a2.5 2.5 0 0 1 0-5H6 M18 9h1.5a2.5 2.5 0 0 0 0-5H18 M4 22h16 M10 14.66V17c0 .55-.47.98-.97 1.21C7.85 18.75 7 20.24 7 22 M14 14.66V17c0 .55.47.98.97 1.21C16.15 18.75 17 20.24 17 22 M18 2H6v7a6 6 0 0 0 12 0V2Z" }]]
|
|
1474
|
-
}, he = {
|
|
1475
|
-
name: "lu-truck",
|
|
1476
|
-
components: [["path", { d: "M14 18V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v11a1 1 0 0 0 1 1h2 M15 18H9 M19 18h2a1 1 0 0 0 1-1v-3.65a1 1 0 0 0-.22-.624l-3.48-4.35A1 1 0 0 0 17.52 8H14 M15,18 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M5,18 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
1477
|
-
}, ce = {
|
|
1478
|
-
name: "lu-turtle",
|
|
1479
|
-
components: [["path", { d: "m12 10 2 4v3a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-3a8 8 0 1 0-16 0v3a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-3l2-4h4Z M4.82 7.9 8 10 M15.18 7.9 12 10 M16.93 10H20a2 2 0 0 1 0 4H2" }]]
|
|
1480
|
-
}, se = {
|
|
1481
|
-
name: "lu-tv-minimal-play",
|
|
1482
|
-
components: [["path", { d: "M10 7.75a.75.75 0 0 1 1.142-.638l3.664 2.249a.75.75 0 0 1 0 1.278l-3.664 2.25a.75.75 0 0 1-1.142-.64z M7 21h10 M4,3 h16 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z" }]]
|
|
1483
|
-
}, pe = {
|
|
1484
|
-
name: "lu-tv-minimal",
|
|
1485
|
-
components: [["path", { d: "M7 21h10 M4,3 h16 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z" }]]
|
|
1486
|
-
}, ue = {
|
|
1487
|
-
name: "lu-tv",
|
|
1488
|
-
components: [["path", { d: "M4,7 h16 a2,2 0 0 1 2,2 v11 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-11 a2,2 0 0 1 2,-2 Z " }]]
|
|
1489
|
-
}, le = {
|
|
1490
|
-
name: "lu-twitch",
|
|
1491
|
-
components: [["path", { d: "M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7" }]]
|
|
1492
|
-
}, me = {
|
|
1493
|
-
name: "lu-twitter",
|
|
1494
|
-
components: [["path", { d: "M22 4s-.7 2.1-2 3.4c1.6 10-9.4 17.3-18 11.6 2.2.1 4.4-.6 6-2C3 15.5.5 9.6 3 5c2.2 2.6 5.6 4.1 9 4-.9-4.2 4-6.6 7-3.8 1.1 0 3-1.2 3-1.2z" }]]
|
|
1495
|
-
}, Le = {
|
|
1496
|
-
name: "lu-type-outline",
|
|
1497
|
-
components: [["path", { d: "M14 16.5a.5.5 0 0 0 .5.5h.5a2 2 0 0 1 0 4H9a2 2 0 0 1 0-4h.5a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5V8a2 2 0 0 1-4 0V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v3a2 2 0 0 1-4 0v-.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5Z" }]]
|
|
1498
|
-
}, ve = {
|
|
1499
|
-
name: "lu-type",
|
|
1500
|
-
components: [["path", { d: " M9 20 L15 20 M12 4 L12 20" }]]
|
|
1501
1501
|
};
|
|
1502
1502
|
export {
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
n as
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
r as
|
|
1520
|
-
d as
|
|
1521
|
-
i as
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
q as
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
U as
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
I as
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
n1 as
|
|
1560
|
-
|
|
1561
|
-
e1 as
|
|
1562
|
-
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
r1 as
|
|
1574
|
-
d1 as
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
w1 as
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
|
|
1592
|
-
y1 as
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
$1 as
|
|
1612
|
-
n2 as
|
|
1613
|
-
|
|
1614
|
-
e2 as
|
|
1615
|
-
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
m2 as
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
d2 as
|
|
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
|
-
X2 as
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
G2 as
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
_2 as
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
|
|
1672
|
-
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
u0 as
|
|
1676
|
-
l0 as
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
V0 as
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
A0 as
|
|
1691
|
-
|
|
1692
|
-
k0 as
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
D0 as
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
E0 as
|
|
1710
|
-
I0 as
|
|
1711
|
-
j0 as
|
|
1712
|
-
|
|
1713
|
-
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
|
-
|
|
1719
|
-
$0 as
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
la as
|
|
1732
|
-
|
|
1733
|
-
|
|
1734
|
-
ra as
|
|
1735
|
-
|
|
1736
|
-
da as
|
|
1737
|
-
|
|
1738
|
-
|
|
1739
|
-
Sa as
|
|
1740
|
-
|
|
1741
|
-
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
|
|
1750
|
-
|
|
1751
|
-
|
|
1752
|
-
|
|
1753
|
-
|
|
1754
|
-
|
|
1755
|
-
|
|
1756
|
-
Da as
|
|
1757
|
-
|
|
1758
|
-
|
|
1759
|
-
|
|
1760
|
-
|
|
1761
|
-
|
|
1762
|
-
|
|
1763
|
-
|
|
1764
|
-
|
|
1765
|
-
Ia as
|
|
1766
|
-
|
|
1767
|
-
Ka as
|
|
1768
|
-
|
|
1769
|
-
|
|
1770
|
-
|
|
1771
|
-
|
|
1772
|
-
|
|
1773
|
-
$a as
|
|
1774
|
-
|
|
1775
|
-
n4 as
|
|
1776
|
-
e4 as
|
|
1777
|
-
o4 as
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
p4 as
|
|
1783
|
-
u4 as
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
L4 as
|
|
1788
|
-
|
|
1789
|
-
r4 as
|
|
1790
|
-
d4 as
|
|
1791
|
-
|
|
1792
|
-
|
|
1793
|
-
|
|
1794
|
-
|
|
1795
|
-
H4 as
|
|
1796
|
-
g4 as
|
|
1797
|
-
A4 as
|
|
1798
|
-
f4 as
|
|
1799
|
-
|
|
1800
|
-
w4 as
|
|
1801
|
-
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
C4 as
|
|
1805
|
-
|
|
1806
|
-
|
|
1807
|
-
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
D4 as
|
|
1812
|
-
B4 as
|
|
1813
|
-
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
X4 as
|
|
1817
|
-
|
|
1818
|
-
|
|
1819
|
-
I4 as
|
|
1820
|
-
|
|
1821
|
-
G4 as
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
|
-
hn as
|
|
1835
|
-
|
|
1836
|
-
cn as
|
|
1837
|
-
|
|
1838
|
-
|
|
1839
|
-
|
|
1840
|
-
mn as
|
|
1841
|
-
vn as
|
|
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
|
-
Qn as
|
|
1870
|
-
|
|
1871
|
-
|
|
1872
|
-
In as
|
|
1873
|
-
|
|
1874
|
-
|
|
1875
|
-
|
|
1876
|
-
|
|
1877
|
-
|
|
1878
|
-
Yn as
|
|
1879
|
-
_n as
|
|
1880
|
-
$n as
|
|
1881
|
-
|
|
1882
|
-
|
|
1883
|
-
|
|
1884
|
-
|
|
1885
|
-
|
|
1886
|
-
|
|
1887
|
-
|
|
1888
|
-
c5 as
|
|
1889
|
-
s5 as
|
|
1890
|
-
u5 as
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
|
|
1899
|
-
|
|
1900
|
-
|
|
1901
|
-
V5 as
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
|
|
1907
|
-
w5 as
|
|
1908
|
-
|
|
1909
|
-
|
|
1910
|
-
C5 as
|
|
1911
|
-
|
|
1912
|
-
|
|
1913
|
-
|
|
1914
|
-
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
|
|
1919
|
-
|
|
1920
|
-
|
|
1921
|
-
U5 as
|
|
1922
|
-
|
|
1923
|
-
|
|
1924
|
-
|
|
1925
|
-
|
|
1926
|
-
|
|
1927
|
-
|
|
1928
|
-
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
|
-
Y5 as
|
|
1932
|
-
_5 as
|
|
1933
|
-
$5 as
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
|
|
1937
|
-
|
|
1938
|
-
|
|
1939
|
-
|
|
1940
|
-
|
|
1941
|
-
|
|
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
|
-
|
|
1995
|
-
|
|
1996
|
-
|
|
1997
|
-
|
|
1998
|
-
|
|
1999
|
-
|
|
2000
|
-
|
|
2001
|
-
|
|
2002
|
-
|
|
1503
|
+
e as LuMessageCircle,
|
|
1504
|
+
a as LuMessageCircleWarning,
|
|
1505
|
+
n as LuMessageCircleX,
|
|
1506
|
+
Z as LuMessageSquare,
|
|
1507
|
+
o as LuMessageSquareCode,
|
|
1508
|
+
t as LuMessageSquareDashed,
|
|
1509
|
+
M as LuMessageSquareDiff,
|
|
1510
|
+
h as LuMessageSquareDot,
|
|
1511
|
+
s as LuMessageSquareHeart,
|
|
1512
|
+
c as LuMessageSquareLock,
|
|
1513
|
+
u as LuMessageSquareMore,
|
|
1514
|
+
p as LuMessageSquareOff,
|
|
1515
|
+
l as LuMessageSquarePlus,
|
|
1516
|
+
m as LuMessageSquareQuote,
|
|
1517
|
+
L as LuMessageSquareReply,
|
|
1518
|
+
v as LuMessageSquareShare,
|
|
1519
|
+
r as LuMessageSquareText,
|
|
1520
|
+
d as LuMessageSquareWarning,
|
|
1521
|
+
i as LuMessageSquareX,
|
|
1522
|
+
S as LuMessagesSquare,
|
|
1523
|
+
g as LuMic,
|
|
1524
|
+
V as LuMicOff,
|
|
1525
|
+
H as LuMicVocal,
|
|
1526
|
+
q as LuMicrochip,
|
|
1527
|
+
A as LuMicroscope,
|
|
1528
|
+
f as LuMicrowave,
|
|
1529
|
+
w as LuMilestone,
|
|
1530
|
+
k as LuMilk,
|
|
1531
|
+
P as LuMilkOff,
|
|
1532
|
+
C as LuMinimize,
|
|
1533
|
+
z as LuMinimize2,
|
|
1534
|
+
b as LuMinus,
|
|
1535
|
+
E as LuMonitor,
|
|
1536
|
+
R as LuMonitorCheck,
|
|
1537
|
+
T as LuMonitorCog,
|
|
1538
|
+
y as LuMonitorDot,
|
|
1539
|
+
O as LuMonitorDown,
|
|
1540
|
+
x as LuMonitorOff,
|
|
1541
|
+
D as LuMonitorPause,
|
|
1542
|
+
B as LuMonitorPlay,
|
|
1543
|
+
N as LuMonitorSmartphone,
|
|
1544
|
+
U as LuMonitorSpeaker,
|
|
1545
|
+
F as LuMonitorStop,
|
|
1546
|
+
X as LuMonitorUp,
|
|
1547
|
+
Q as LuMonitorX,
|
|
1548
|
+
j as LuMoon,
|
|
1549
|
+
I as LuMoonStar,
|
|
1550
|
+
W as LuMountain,
|
|
1551
|
+
K as LuMountainSnow,
|
|
1552
|
+
a1 as LuMouse,
|
|
1553
|
+
G as LuMouseOff,
|
|
1554
|
+
$ as LuMousePointer,
|
|
1555
|
+
J as LuMousePointer2,
|
|
1556
|
+
Y as LuMousePointerBan,
|
|
1557
|
+
_ as LuMousePointerClick,
|
|
1558
|
+
v1 as LuMove,
|
|
1559
|
+
n1 as LuMove3d,
|
|
1560
|
+
o1 as LuMoveDiagonal,
|
|
1561
|
+
e1 as LuMoveDiagonal2,
|
|
1562
|
+
h1 as LuMoveDown,
|
|
1563
|
+
t1 as LuMoveDownLeft,
|
|
1564
|
+
M1 as LuMoveDownRight,
|
|
1565
|
+
s1 as LuMoveHorizontal,
|
|
1566
|
+
c1 as LuMoveLeft,
|
|
1567
|
+
u1 as LuMoveRight,
|
|
1568
|
+
m1 as LuMoveUp,
|
|
1569
|
+
p1 as LuMoveUpLeft,
|
|
1570
|
+
l1 as LuMoveUpRight,
|
|
1571
|
+
L1 as LuMoveVertical,
|
|
1572
|
+
Z1 as LuMusic,
|
|
1573
|
+
r1 as LuMusic2,
|
|
1574
|
+
d1 as LuMusic3,
|
|
1575
|
+
i1 as LuMusic4,
|
|
1576
|
+
g1 as LuNavigation,
|
|
1577
|
+
V1 as LuNavigation2,
|
|
1578
|
+
S1 as LuNavigation2Off,
|
|
1579
|
+
H1 as LuNavigationOff,
|
|
1580
|
+
q1 as LuNetwork,
|
|
1581
|
+
A1 as LuNewspaper,
|
|
1582
|
+
f1 as LuNfc,
|
|
1583
|
+
z1 as LuNotebook,
|
|
1584
|
+
w1 as LuNotebookPen,
|
|
1585
|
+
P1 as LuNotebookTabs,
|
|
1586
|
+
k1 as LuNotebookText,
|
|
1587
|
+
b1 as LuNotepadText,
|
|
1588
|
+
C1 as LuNotepadTextDashed,
|
|
1589
|
+
T1 as LuNut,
|
|
1590
|
+
R1 as LuNutOff,
|
|
1591
|
+
B1 as LuOctagon,
|
|
1592
|
+
y1 as LuOctagonAlert,
|
|
1593
|
+
O1 as LuOctagonMinus,
|
|
1594
|
+
x1 as LuOctagonPause,
|
|
1595
|
+
D1 as LuOctagonX,
|
|
1596
|
+
N1 as LuOmega,
|
|
1597
|
+
U1 as LuOption,
|
|
1598
|
+
F1 as LuOrbit,
|
|
1599
|
+
X1 as LuOrigami,
|
|
1600
|
+
J1 as LuPackage,
|
|
1601
|
+
Q1 as LuPackage2,
|
|
1602
|
+
E1 as LuPackageCheck,
|
|
1603
|
+
I1 as LuPackageMinus,
|
|
1604
|
+
j1 as LuPackageOpen,
|
|
1605
|
+
K1 as LuPackagePlus,
|
|
1606
|
+
W1 as LuPackageSearch,
|
|
1607
|
+
G1 as LuPackageX,
|
|
1608
|
+
Y1 as LuPaintBucket,
|
|
1609
|
+
_1 as LuPaintRoller,
|
|
1610
|
+
a2 as LuPaintbrush,
|
|
1611
|
+
$1 as LuPaintbrushVertical,
|
|
1612
|
+
n2 as LuPalette,
|
|
1613
|
+
M2 as LuPanelBottom,
|
|
1614
|
+
e2 as LuPanelBottomClose,
|
|
1615
|
+
o2 as LuPanelBottomDashed,
|
|
1616
|
+
t2 as LuPanelBottomOpen,
|
|
1617
|
+
u2 as LuPanelLeft,
|
|
1618
|
+
h2 as LuPanelLeftClose,
|
|
1619
|
+
s2 as LuPanelLeftDashed,
|
|
1620
|
+
c2 as LuPanelLeftOpen,
|
|
1621
|
+
L2 as LuPanelRight,
|
|
1622
|
+
p2 as LuPanelRightClose,
|
|
1623
|
+
l2 as LuPanelRightDashed,
|
|
1624
|
+
m2 as LuPanelRightOpen,
|
|
1625
|
+
i2 as LuPanelTop,
|
|
1626
|
+
v2 as LuPanelTopClose,
|
|
1627
|
+
r2 as LuPanelTopDashed,
|
|
1628
|
+
d2 as LuPanelTopOpen,
|
|
1629
|
+
Z2 as LuPanelsLeftBottom,
|
|
1630
|
+
S2 as LuPanelsRightBottom,
|
|
1631
|
+
V2 as LuPanelsTopLeft,
|
|
1632
|
+
H2 as LuPaperclip,
|
|
1633
|
+
g2 as LuParentheses,
|
|
1634
|
+
q2 as LuParkingMeter,
|
|
1635
|
+
A2 as LuPartyPopper,
|
|
1636
|
+
f2 as LuPause,
|
|
1637
|
+
w2 as LuPawPrint,
|
|
1638
|
+
P2 as LuPcCase,
|
|
1639
|
+
b2 as LuPen,
|
|
1640
|
+
k2 as LuPenLine,
|
|
1641
|
+
z2 as LuPenOff,
|
|
1642
|
+
C2 as LuPenTool,
|
|
1643
|
+
O2 as LuPencil,
|
|
1644
|
+
R2 as LuPencilLine,
|
|
1645
|
+
T2 as LuPencilOff,
|
|
1646
|
+
y2 as LuPencilRuler,
|
|
1647
|
+
x2 as LuPentagon,
|
|
1648
|
+
D2 as LuPercent,
|
|
1649
|
+
B2 as LuPersonStanding,
|
|
1650
|
+
N2 as LuPhilippinePeso,
|
|
1651
|
+
j2 as LuPhone,
|
|
1652
|
+
U2 as LuPhoneCall,
|
|
1653
|
+
F2 as LuPhoneForwarded,
|
|
1654
|
+
X2 as LuPhoneIncoming,
|
|
1655
|
+
Q2 as LuPhoneMissed,
|
|
1656
|
+
E2 as LuPhoneOff,
|
|
1657
|
+
I2 as LuPhoneOutgoing,
|
|
1658
|
+
K2 as LuPi,
|
|
1659
|
+
W2 as LuPiano,
|
|
1660
|
+
G2 as LuPickaxe,
|
|
1661
|
+
Y2 as LuPictureInPicture,
|
|
1662
|
+
J2 as LuPictureInPicture2,
|
|
1663
|
+
_2 as LuPiggyBank,
|
|
1664
|
+
n0 as LuPilcrow,
|
|
1665
|
+
$2 as LuPilcrowLeft,
|
|
1666
|
+
a0 as LuPilcrowRight,
|
|
1667
|
+
o0 as LuPill,
|
|
1668
|
+
e0 as LuPillBottle,
|
|
1669
|
+
M0 as LuPin,
|
|
1670
|
+
t0 as LuPinOff,
|
|
1671
|
+
h0 as LuPipette,
|
|
1672
|
+
s0 as LuPizza,
|
|
1673
|
+
p0 as LuPlane,
|
|
1674
|
+
c0 as LuPlaneLanding,
|
|
1675
|
+
u0 as LuPlaneTakeoff,
|
|
1676
|
+
l0 as LuPlay,
|
|
1677
|
+
v0 as LuPlug,
|
|
1678
|
+
m0 as LuPlug2,
|
|
1679
|
+
L0 as LuPlugZap,
|
|
1680
|
+
r0 as LuPlus,
|
|
1681
|
+
i0 as LuPocket,
|
|
1682
|
+
d0 as LuPocketKnife,
|
|
1683
|
+
Z0 as LuPodcast,
|
|
1684
|
+
V0 as LuPointer,
|
|
1685
|
+
S0 as LuPointerOff,
|
|
1686
|
+
H0 as LuPopcorn,
|
|
1687
|
+
g0 as LuPopsicle,
|
|
1688
|
+
q0 as LuPoundSterling,
|
|
1689
|
+
f0 as LuPower,
|
|
1690
|
+
A0 as LuPowerOff,
|
|
1691
|
+
w0 as LuPresentation,
|
|
1692
|
+
k0 as LuPrinter,
|
|
1693
|
+
P0 as LuPrinterCheck,
|
|
1694
|
+
z0 as LuProjector,
|
|
1695
|
+
C0 as LuProportions,
|
|
1696
|
+
b0 as LuPuzzle,
|
|
1697
|
+
R0 as LuPyramid,
|
|
1698
|
+
T0 as LuQrCode,
|
|
1699
|
+
y0 as LuQuote,
|
|
1700
|
+
O0 as LuRabbit,
|
|
1701
|
+
x0 as LuRadar,
|
|
1702
|
+
D0 as LuRadiation,
|
|
1703
|
+
B0 as LuRadical,
|
|
1704
|
+
F0 as LuRadio,
|
|
1705
|
+
N0 as LuRadioReceiver,
|
|
1706
|
+
U0 as LuRadioTower,
|
|
1707
|
+
X0 as LuRadius,
|
|
1708
|
+
Q0 as LuRailSymbol,
|
|
1709
|
+
E0 as LuRainbow,
|
|
1710
|
+
I0 as LuRat,
|
|
1711
|
+
j0 as LuRatio,
|
|
1712
|
+
na as LuReceipt,
|
|
1713
|
+
K0 as LuReceiptCent,
|
|
1714
|
+
W0 as LuReceiptEuro,
|
|
1715
|
+
G0 as LuReceiptIndianRupee,
|
|
1716
|
+
J0 as LuReceiptJapaneseYen,
|
|
1717
|
+
Y0 as LuReceiptPoundSterling,
|
|
1718
|
+
_0 as LuReceiptRussianRuble,
|
|
1719
|
+
$0 as LuReceiptSwissFranc,
|
|
1720
|
+
aa as LuReceiptText,
|
|
1721
|
+
ea as LuRectangleEllipsis,
|
|
1722
|
+
oa as LuRectangleHorizontal,
|
|
1723
|
+
ta as LuRectangleVertical,
|
|
1724
|
+
Ma as LuRecycle,
|
|
1725
|
+
ca as LuRedo,
|
|
1726
|
+
ha as LuRedo2,
|
|
1727
|
+
sa as LuRedoDot,
|
|
1728
|
+
pa as LuRefreshCcw,
|
|
1729
|
+
ua as LuRefreshCcwDot,
|
|
1730
|
+
ma as LuRefreshCw,
|
|
1731
|
+
la as LuRefreshCwOff,
|
|
1732
|
+
La as LuRefrigerator,
|
|
1733
|
+
va as LuRegex,
|
|
1734
|
+
ra as LuRemoveFormatting,
|
|
1735
|
+
Za as LuRepeat,
|
|
1736
|
+
da as LuRepeat1,
|
|
1737
|
+
ia as LuRepeat2,
|
|
1738
|
+
Va as LuReplace,
|
|
1739
|
+
Sa as LuReplaceAll,
|
|
1740
|
+
ga as LuReply,
|
|
1741
|
+
Ha as LuReplyAll,
|
|
1742
|
+
qa as LuRewind,
|
|
1743
|
+
Aa as LuRibbon,
|
|
1744
|
+
fa as LuRocket,
|
|
1745
|
+
wa as LuRockingChair,
|
|
1746
|
+
Pa as LuRollerCoaster,
|
|
1747
|
+
ka as LuRotate3d,
|
|
1748
|
+
Ca as LuRotateCcw,
|
|
1749
|
+
za as LuRotateCcwSquare,
|
|
1750
|
+
Ra as LuRotateCw,
|
|
1751
|
+
ba as LuRotateCwSquare,
|
|
1752
|
+
ya as LuRoute,
|
|
1753
|
+
Ta as LuRouteOff,
|
|
1754
|
+
Oa as LuRouter,
|
|
1755
|
+
xa as LuRows2,
|
|
1756
|
+
Da as LuRows3,
|
|
1757
|
+
Ba as LuRows4,
|
|
1758
|
+
Na as LuRss,
|
|
1759
|
+
Ua as LuRuler,
|
|
1760
|
+
Fa as LuRussianRuble,
|
|
1761
|
+
Xa as LuSailboat,
|
|
1762
|
+
Qa as LuSalad,
|
|
1763
|
+
Ea as LuSandwich,
|
|
1764
|
+
ja as LuSatellite,
|
|
1765
|
+
Ia as LuSatelliteDish,
|
|
1766
|
+
Ga as LuSave,
|
|
1767
|
+
Ka as LuSaveAll,
|
|
1768
|
+
Wa as LuSaveOff,
|
|
1769
|
+
Ya as LuScale,
|
|
1770
|
+
Ja as LuScale3d,
|
|
1771
|
+
_a as LuScaling,
|
|
1772
|
+
s4 as LuScan,
|
|
1773
|
+
$a as LuScanBarcode,
|
|
1774
|
+
a4 as LuScanEye,
|
|
1775
|
+
n4 as LuScanFace,
|
|
1776
|
+
e4 as LuScanHeart,
|
|
1777
|
+
o4 as LuScanLine,
|
|
1778
|
+
t4 as LuScanQrCode,
|
|
1779
|
+
M4 as LuScanSearch,
|
|
1780
|
+
h4 as LuScanText,
|
|
1781
|
+
c4 as LuSchool,
|
|
1782
|
+
p4 as LuScissors,
|
|
1783
|
+
u4 as LuScissorsLineDashed,
|
|
1784
|
+
m4 as LuScreenShare,
|
|
1785
|
+
l4 as LuScreenShareOff,
|
|
1786
|
+
v4 as LuScroll,
|
|
1787
|
+
L4 as LuScrollText,
|
|
1788
|
+
S4 as LuSearch,
|
|
1789
|
+
r4 as LuSearchCheck,
|
|
1790
|
+
d4 as LuSearchCode,
|
|
1791
|
+
i4 as LuSearchSlash,
|
|
1792
|
+
Z4 as LuSearchX,
|
|
1793
|
+
V4 as LuSection,
|
|
1794
|
+
q4 as LuSend,
|
|
1795
|
+
H4 as LuSendHorizontal,
|
|
1796
|
+
g4 as LuSendToBack,
|
|
1797
|
+
A4 as LuSeparatorHorizontal,
|
|
1798
|
+
f4 as LuSeparatorVertical,
|
|
1799
|
+
z4 as LuServer,
|
|
1800
|
+
w4 as LuServerCog,
|
|
1801
|
+
P4 as LuServerCrash,
|
|
1802
|
+
k4 as LuServerOff,
|
|
1803
|
+
b4 as LuSettings,
|
|
1804
|
+
C4 as LuSettings2,
|
|
1805
|
+
R4 as LuShapes,
|
|
1806
|
+
y4 as LuShare,
|
|
1807
|
+
T4 as LuShare2,
|
|
1808
|
+
O4 as LuSheet,
|
|
1809
|
+
x4 as LuShell,
|
|
1810
|
+
K4 as LuShield,
|
|
1811
|
+
D4 as LuShieldAlert,
|
|
1812
|
+
B4 as LuShieldBan,
|
|
1813
|
+
N4 as LuShieldCheck,
|
|
1814
|
+
U4 as LuShieldEllipsis,
|
|
1815
|
+
F4 as LuShieldHalf,
|
|
1816
|
+
X4 as LuShieldMinus,
|
|
1817
|
+
Q4 as LuShieldOff,
|
|
1818
|
+
E4 as LuShieldPlus,
|
|
1819
|
+
I4 as LuShieldQuestion,
|
|
1820
|
+
j4 as LuShieldX,
|
|
1821
|
+
G4 as LuShip,
|
|
1822
|
+
W4 as LuShipWheel,
|
|
1823
|
+
J4 as LuShirt,
|
|
1824
|
+
Y4 as LuShoppingBag,
|
|
1825
|
+
_4 as LuShoppingBasket,
|
|
1826
|
+
$4 as LuShoppingCart,
|
|
1827
|
+
an as LuShovel,
|
|
1828
|
+
nn as LuShowerHead,
|
|
1829
|
+
en as LuShrink,
|
|
1830
|
+
on as LuShrub,
|
|
1831
|
+
tn as LuShuffle,
|
|
1832
|
+
Mn as LuSigma,
|
|
1833
|
+
pn as LuSignal,
|
|
1834
|
+
hn as LuSignalHigh,
|
|
1835
|
+
sn as LuSignalLow,
|
|
1836
|
+
cn as LuSignalMedium,
|
|
1837
|
+
un as LuSignalZero,
|
|
1838
|
+
ln as LuSignature,
|
|
1839
|
+
Ln as LuSignpost,
|
|
1840
|
+
mn as LuSignpostBig,
|
|
1841
|
+
vn as LuSiren,
|
|
1842
|
+
rn as LuSkipBack,
|
|
1843
|
+
dn as LuSkipForward,
|
|
1844
|
+
Zn as LuSkull,
|
|
1845
|
+
Sn as LuSlack,
|
|
1846
|
+
Vn as LuSlash,
|
|
1847
|
+
Hn as LuSlice,
|
|
1848
|
+
gn as LuSlidersHorizontal,
|
|
1849
|
+
qn as LuSlidersVertical,
|
|
1850
|
+
wn as LuSmartphone,
|
|
1851
|
+
An as LuSmartphoneCharging,
|
|
1852
|
+
fn as LuSmartphoneNfc,
|
|
1853
|
+
kn as LuSmile,
|
|
1854
|
+
Pn as LuSmilePlus,
|
|
1855
|
+
zn as LuSnail,
|
|
1856
|
+
Cn as LuSnowflake,
|
|
1857
|
+
bn as LuSofa,
|
|
1858
|
+
Rn as LuSoup,
|
|
1859
|
+
Tn as LuSpace,
|
|
1860
|
+
yn as LuSpade,
|
|
1861
|
+
On as LuSparkle,
|
|
1862
|
+
xn as LuSparkles,
|
|
1863
|
+
Dn as LuSpeaker,
|
|
1864
|
+
Bn as LuSpeech,
|
|
1865
|
+
Un as LuSpellCheck,
|
|
1866
|
+
Nn as LuSpellCheck2,
|
|
1867
|
+
Fn as LuSpline,
|
|
1868
|
+
Xn as LuSplit,
|
|
1869
|
+
Qn as LuSprayCan,
|
|
1870
|
+
En as LuSprout,
|
|
1871
|
+
J5 as LuSquare,
|
|
1872
|
+
In as LuSquareActivity,
|
|
1873
|
+
Wn as LuSquareArrowDown,
|
|
1874
|
+
jn as LuSquareArrowDownLeft,
|
|
1875
|
+
Kn as LuSquareArrowDownRight,
|
|
1876
|
+
Gn as LuSquareArrowLeft,
|
|
1877
|
+
Jn as LuSquareArrowOutDownLeft,
|
|
1878
|
+
Yn as LuSquareArrowOutDownRight,
|
|
1879
|
+
_n as LuSquareArrowOutUpLeft,
|
|
1880
|
+
$n as LuSquareArrowOutUpRight,
|
|
1881
|
+
a5 as LuSquareArrowRight,
|
|
1882
|
+
o5 as LuSquareArrowUp,
|
|
1883
|
+
n5 as LuSquareArrowUpLeft,
|
|
1884
|
+
e5 as LuSquareArrowUpRight,
|
|
1885
|
+
t5 as LuSquareAsterisk,
|
|
1886
|
+
M5 as LuSquareBottomDashedScissors,
|
|
1887
|
+
h5 as LuSquareChartGantt,
|
|
1888
|
+
c5 as LuSquareCheck,
|
|
1889
|
+
s5 as LuSquareCheckBig,
|
|
1890
|
+
u5 as LuSquareChevronDown,
|
|
1891
|
+
p5 as LuSquareChevronLeft,
|
|
1892
|
+
l5 as LuSquareChevronRight,
|
|
1893
|
+
m5 as LuSquareChevronUp,
|
|
1894
|
+
L5 as LuSquareCode,
|
|
1895
|
+
Z5 as LuSquareDashed,
|
|
1896
|
+
r5 as LuSquareDashedBottom,
|
|
1897
|
+
v5 as LuSquareDashedBottomCode,
|
|
1898
|
+
d5 as LuSquareDashedKanban,
|
|
1899
|
+
i5 as LuSquareDashedMousePointer,
|
|
1900
|
+
S5 as LuSquareDivide,
|
|
1901
|
+
V5 as LuSquareDot,
|
|
1902
|
+
H5 as LuSquareEqual,
|
|
1903
|
+
g5 as LuSquareFunction,
|
|
1904
|
+
q5 as LuSquareKanban,
|
|
1905
|
+
A5 as LuSquareLibrary,
|
|
1906
|
+
f5 as LuSquareM,
|
|
1907
|
+
w5 as LuSquareMenu,
|
|
1908
|
+
P5 as LuSquareMinus,
|
|
1909
|
+
k5 as LuSquareMousePointer,
|
|
1910
|
+
C5 as LuSquareParking,
|
|
1911
|
+
z5 as LuSquareParkingOff,
|
|
1912
|
+
b5 as LuSquarePen,
|
|
1913
|
+
R5 as LuSquarePercent,
|
|
1914
|
+
T5 as LuSquarePi,
|
|
1915
|
+
y5 as LuSquarePilcrow,
|
|
1916
|
+
O5 as LuSquarePlay,
|
|
1917
|
+
x5 as LuSquarePlus,
|
|
1918
|
+
D5 as LuSquarePower,
|
|
1919
|
+
B5 as LuSquareRadical,
|
|
1920
|
+
N5 as LuSquareScissors,
|
|
1921
|
+
U5 as LuSquareSigma,
|
|
1922
|
+
F5 as LuSquareSlash,
|
|
1923
|
+
X5 as LuSquareSplitHorizontal,
|
|
1924
|
+
Q5 as LuSquareSplitVertical,
|
|
1925
|
+
E5 as LuSquareSquare,
|
|
1926
|
+
I5 as LuSquareStack,
|
|
1927
|
+
j5 as LuSquareTerminal,
|
|
1928
|
+
W5 as LuSquareUser,
|
|
1929
|
+
K5 as LuSquareUserRound,
|
|
1930
|
+
G5 as LuSquareX,
|
|
1931
|
+
Y5 as LuSquircle,
|
|
1932
|
+
_5 as LuSquirrel,
|
|
1933
|
+
$5 as LuStamp,
|
|
1934
|
+
ee as LuStar,
|
|
1935
|
+
ae as LuStarHalf,
|
|
1936
|
+
ne as LuStarOff,
|
|
1937
|
+
oe as LuStepBack,
|
|
1938
|
+
te as LuStepForward,
|
|
1939
|
+
Me as LuStethoscope,
|
|
1940
|
+
he as LuSticker,
|
|
1941
|
+
se as LuStickyNote,
|
|
1942
|
+
ce as LuStore,
|
|
1943
|
+
ue as LuStretchHorizontal,
|
|
1944
|
+
pe as LuStretchVertical,
|
|
1945
|
+
le as LuStrikethrough,
|
|
1946
|
+
me as LuSubscript,
|
|
1947
|
+
ie as LuSun,
|
|
1948
|
+
Le as LuSunDim,
|
|
1949
|
+
ve as LuSunMedium,
|
|
1950
|
+
re as LuSunMoon,
|
|
1951
|
+
de as LuSunSnow,
|
|
1952
|
+
Ze as LuSunrise,
|
|
1953
|
+
Se as LuSunset,
|
|
1954
|
+
Ve as LuSuperscript,
|
|
1955
|
+
He as LuSwatchBook,
|
|
1956
|
+
ge as LuSwissFranc,
|
|
1957
|
+
qe as LuSwitchCamera,
|
|
1958
|
+
Ae as LuSword,
|
|
1959
|
+
fe as LuSwords,
|
|
1960
|
+
we as LuSyringe,
|
|
1961
|
+
ye as LuTable,
|
|
1962
|
+
Pe as LuTable2,
|
|
1963
|
+
ke as LuTableCellsMerge,
|
|
1964
|
+
ze as LuTableCellsSplit,
|
|
1965
|
+
Ce as LuTableColumnsSplit,
|
|
1966
|
+
be as LuTableOfContents,
|
|
1967
|
+
Re as LuTableProperties,
|
|
1968
|
+
Te as LuTableRowsSplit,
|
|
1969
|
+
xe as LuTablet,
|
|
1970
|
+
Oe as LuTabletSmartphone,
|
|
1971
|
+
De as LuTablets,
|
|
1972
|
+
Be as LuTag,
|
|
1973
|
+
Ne as LuTags,
|
|
1974
|
+
Ue as LuTally1,
|
|
1975
|
+
Fe as LuTally2,
|
|
1976
|
+
Xe as LuTally3,
|
|
1977
|
+
Qe as LuTally4,
|
|
1978
|
+
Ee as LuTally5,
|
|
1979
|
+
Ie as LuTangent,
|
|
1980
|
+
je as LuTarget,
|
|
1981
|
+
Ke as LuTelescope,
|
|
1982
|
+
Ge as LuTent,
|
|
1983
|
+
We as LuTentTree,
|
|
1984
|
+
Je as LuTerminal,
|
|
1985
|
+
_e as LuTestTube,
|
|
1986
|
+
Ye as LuTestTubeDiagonal,
|
|
1987
|
+
$e as LuTestTubes,
|
|
1988
|
+
Mo as LuText,
|
|
1989
|
+
no as LuTextCursor,
|
|
1990
|
+
ao as LuTextCursorInput,
|
|
1991
|
+
eo as LuTextQuote,
|
|
1992
|
+
oo as LuTextSearch,
|
|
1993
|
+
to as LuTextSelect,
|
|
1994
|
+
ho as LuTheater,
|
|
1995
|
+
uo as LuThermometer,
|
|
1996
|
+
so as LuThermometerSnowflake,
|
|
1997
|
+
co as LuThermometerSun,
|
|
1998
|
+
po as LuThumbsDown,
|
|
1999
|
+
lo as LuThumbsUp,
|
|
2000
|
+
mo as LuTicketCheck,
|
|
2001
|
+
Lo as LuTicketMinus,
|
|
2002
|
+
vo as LuTicketPercent
|
|
2003
2003
|
};
|