@rotki/ui-library 1.7.1 → 1.8.1

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.
@@ -0,0 +1,88 @@
1
+ import { type GeneratedIcon } from '../types/icons';
2
+ export declare const LuUndoDot: GeneratedIcon;
3
+ export declare const LuUndo: GeneratedIcon;
4
+ export declare const LuUnfoldHorizontal: GeneratedIcon;
5
+ export declare const LuUnfoldVertical: GeneratedIcon;
6
+ export declare const LuUngroup: GeneratedIcon;
7
+ export declare const LuUniversity: GeneratedIcon;
8
+ export declare const LuUnlink2: GeneratedIcon;
9
+ export declare const LuUnlink: GeneratedIcon;
10
+ export declare const LuUnplug: GeneratedIcon;
11
+ export declare const LuUpload: GeneratedIcon;
12
+ export declare const LuUsb: GeneratedIcon;
13
+ export declare const LuUserCheck: GeneratedIcon;
14
+ export declare const LuUserCog: GeneratedIcon;
15
+ export declare const LuUserMinus: GeneratedIcon;
16
+ export declare const LuUserPen: GeneratedIcon;
17
+ export declare const LuUserPlus: GeneratedIcon;
18
+ export declare const LuUserRoundCheck: GeneratedIcon;
19
+ export declare const LuUserRoundCog: GeneratedIcon;
20
+ export declare const LuUserRoundMinus: GeneratedIcon;
21
+ export declare const LuUserRoundPen: GeneratedIcon;
22
+ export declare const LuUserRoundPlus: GeneratedIcon;
23
+ export declare const LuUserRoundSearch: GeneratedIcon;
24
+ export declare const LuUserRoundX: GeneratedIcon;
25
+ export declare const LuUserRound: GeneratedIcon;
26
+ export declare const LuUserSearch: GeneratedIcon;
27
+ export declare const LuUserX: GeneratedIcon;
28
+ export declare const LuUser: GeneratedIcon;
29
+ export declare const LuUsersRound: GeneratedIcon;
30
+ export declare const LuUsers: GeneratedIcon;
31
+ export declare const LuUtensilsCrossed: GeneratedIcon;
32
+ export declare const LuUtensils: GeneratedIcon;
33
+ export declare const LuUtilityPole: GeneratedIcon;
34
+ export declare const LuVariable: GeneratedIcon;
35
+ export declare const LuVault: GeneratedIcon;
36
+ export declare const LuVegan: GeneratedIcon;
37
+ export declare const LuVenetianMask: GeneratedIcon;
38
+ export declare const LuVibrateOff: GeneratedIcon;
39
+ export declare const LuVibrate: GeneratedIcon;
40
+ export declare const LuVideoOff: GeneratedIcon;
41
+ export declare const LuVideo: GeneratedIcon;
42
+ export declare const LuVideotape: GeneratedIcon;
43
+ export declare const LuView: GeneratedIcon;
44
+ export declare const LuVoicemail: GeneratedIcon;
45
+ export declare const LuVolleyball: GeneratedIcon;
46
+ export declare const LuVolume1: GeneratedIcon;
47
+ export declare const LuVolume2: GeneratedIcon;
48
+ export declare const LuVolumeOff: GeneratedIcon;
49
+ export declare const LuVolumeX: GeneratedIcon;
50
+ export declare const LuVolume: GeneratedIcon;
51
+ export declare const LuVote: GeneratedIcon;
52
+ export declare const LuWalletCards: GeneratedIcon;
53
+ export declare const LuWalletMinimal: GeneratedIcon;
54
+ export declare const LuWallet: GeneratedIcon;
55
+ export declare const LuWallpaper: GeneratedIcon;
56
+ export declare const LuWandSparkles: GeneratedIcon;
57
+ export declare const LuWand: GeneratedIcon;
58
+ export declare const LuWarehouse: GeneratedIcon;
59
+ export declare const LuWashingMachine: GeneratedIcon;
60
+ export declare const LuWatch: GeneratedIcon;
61
+ export declare const LuWaves: GeneratedIcon;
62
+ export declare const LuWaypoints: GeneratedIcon;
63
+ export declare const LuWebcam: GeneratedIcon;
64
+ export declare const LuWebhookOff: GeneratedIcon;
65
+ export declare const LuWebhook: GeneratedIcon;
66
+ export declare const LuWeight: GeneratedIcon;
67
+ export declare const LuWheatOff: GeneratedIcon;
68
+ export declare const LuWheat: GeneratedIcon;
69
+ export declare const LuWholeWord: GeneratedIcon;
70
+ export declare const LuWifiHigh: GeneratedIcon;
71
+ export declare const LuWifiLow: GeneratedIcon;
72
+ export declare const LuWifiOff: GeneratedIcon;
73
+ export declare const LuWifiZero: GeneratedIcon;
74
+ export declare const LuWifi: GeneratedIcon;
75
+ export declare const LuWindArrowDown: GeneratedIcon;
76
+ export declare const LuWind: GeneratedIcon;
77
+ export declare const LuWineOff: GeneratedIcon;
78
+ export declare const LuWine: GeneratedIcon;
79
+ export declare const LuWorkflow: GeneratedIcon;
80
+ export declare const LuWorm: GeneratedIcon;
81
+ export declare const LuWrapText: GeneratedIcon;
82
+ export declare const LuWrench: GeneratedIcon;
83
+ export declare const LuX: GeneratedIcon;
84
+ export declare const LuYoutube: GeneratedIcon;
85
+ export declare const LuZapOff: GeneratedIcon;
86
+ export declare const LuZap: GeneratedIcon;
87
+ export declare const LuZoomIn: GeneratedIcon;
88
+ export declare const LuZoomOut: GeneratedIcon;
@@ -0,0 +1,351 @@
1
+ const a = {
2
+ name: "lu-undo-dot",
3
+ components: [["path", { d: "M21 17a9 9 0 0 0-15-6.7L3 13 M3 7v6h6 M11,17 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
4
+ }, n = {
5
+ name: "lu-undo",
6
+ components: [["path", { d: "M3 7v6h6 M21 17a9 9 0 0 0-9-9 9 9 0 0 0-6 2.3L3 13" }]]
7
+ }, o = {
8
+ name: "lu-unfold-horizontal",
9
+ components: [["path", { d: "M16 12h6 M8 12H2 M12 2v2 M12 8v2 M12 14v2 M12 20v2 M19 15 L22 12 L19 9 M5 9 L2 12 L5 15" }]]
10
+ }, M = {
11
+ name: "lu-unfold-vertical",
12
+ components: [["path", { d: "M12 22v-6 M12 8V2 M4 12H2 M10 12H8 M16 12h-2 M22 12h-2 M15 19 L12 22 L9 19 M15 5 L12 2 L9 5" }]]
13
+ }, e = {
14
+ name: "lu-ungroup",
15
+ components: [["path", { d: "M6,4 h6 a1,1 0 0 1 1,1 v4 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-4 a1,1 0 0 1 1,-1 Z M12,14 h6 a1,1 0 0 1 1,1 v4 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-4 a1,1 0 0 1 1,-1 Z" }]]
16
+ }, t = {
17
+ name: "lu-university",
18
+ components: [["path", { d: "M11,10 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M22 20V8h-4l-6-4-6 4H2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2 M6 17v.01 M6 13v.01 M18 17v.01 M18 13v.01 M14 22v-5a2 2 0 0 0-2-2a2 2 0 0 0-2 2v5" }]]
19
+ }, s = {
20
+ name: "lu-unlink-2",
21
+ components: [["path", { d: "M15 7h2a5 5 0 0 1 0 10h-2m-6 0H7A5 5 0 0 1 7 7h2" }]]
22
+ }, u = {
23
+ name: "lu-unlink",
24
+ components: [["path", { d: "m18.84 12.25 1.72-1.71h-.02a5.004 5.004 0 0 0-.12-7.07 5.006 5.006 0 0 0-6.95 0l-1.72 1.71 M5.17 11.75 L3.46 13.46 A5.004 5.004 0 0 0 3.58 20.53 A5.006 5.006 0 0 0 10.530000000000001 20.53 L12.240000000000002 18.82 M8 2 L8 5 M2 8 L5 8 M16 19 L16 22 M19 16 L22 16" }]]
25
+ }, L = {
26
+ name: "lu-unplug",
27
+ components: [["path", { d: "m19 5 3-3 M2 22 L5 19 M6.3 20.3a2.4 2.4 0 0 0 3.4 0L12 18l-6-6-2.3 2.3a2.4 2.4 0 0 0 0 3.4Z M7.5 13.5 10 11 M10.5 16.5 13 14 M12 6 L18 12 L20.3 9.7 A2.4 2.4 0 0 0 20.3 6.299999999999999 L17.7 3.699999999999999 A2.4 2.4 0 0 0 14.299999999999999 3.699999999999999 Z" }]]
28
+ }, c = {
29
+ name: "lu-upload",
30
+ components: [["path", { d: "M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4 M12 3 L12 15" }]]
31
+ }, l = {
32
+ name: "lu-usb",
33
+ components: [["path", { d: "M9,7 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M3,20 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M4.7 19.3 19 5 M21 3 L18 4 L20 6 Z M9.26 7.68 5 12l2 5 M10 14 L15 16 L18.5 12.5 M18 12 L19 11 L20 12 L19 13 Z" }]]
34
+ }, m = {
35
+ name: "lu-user-check",
36
+ components: [["path", { d: "M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2 M5,7 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z " }]]
37
+ }, h = {
38
+ name: "lu-user-cog",
39
+ components: [["path", { d: "M15,15 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M5,7 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M10 15H6a4 4 0 0 0-4 4v2 M21.7 16.4 L20.8 16.099999999999998 M15.2 13.9 L14.299999999999999 13.6 M16.6 NaN L15.700000000000001 NaN M19.1 NaN L18.200000000000003 NaN M19.6 18.7 L19.200000000000003 17.7 M16.8 12.3 L16.400000000000002 11.3 M14.3 16.6 L15.3 16.200000000000003 M20.7 13.8 L21.7 13.4" }]]
40
+ }, p = {
41
+ name: "lu-user-minus",
42
+ components: [["path", { d: "M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2 M5,7 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M22 11 L16 11" }]]
43
+ }, N = {
44
+ name: "lu-user-pen",
45
+ components: [["path", { d: "M11.5 15H7a4 4 0 0 0-4 4v2 M21.378 16.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z M6,7 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z" }]]
46
+ }, d = {
47
+ name: "lu-user-plus",
48
+ components: [["path", { d: "M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2 M5,7 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M19 8 L19 14 M22 11 L16 11" }]]
49
+ }, v = {
50
+ name: "lu-user-round-check",
51
+ components: [["path", { d: "M2 21a8 8 0 0 1 13.292-6 M5,8 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M16 19 L18 21 L22 17" }]]
52
+ }, Z = {
53
+ name: "lu-user-round-cog",
54
+ components: [["path", { d: "M2 21a8 8 0 0 1 10.434-7.62 M5,8 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M15,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M19.5 14.3 LNaN NaN M16.9 20.8 LNaN NaN M21.7 19.5 L20.8 19.1 M15.2 16.9 L14.299999999999999 16.5 M21.7 16.5 LNaN NaN M15.2 19.1 LNaN NaN M19.5 21.7 L19.1 20.8 M16.9 15.2 L16.5 14.299999999999999" }]]
55
+ }, r = {
56
+ name: "lu-user-round-minus",
57
+ components: [["path", { d: "M2 21a8 8 0 0 1 13.292-6 M5,8 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M22 19h-6" }]]
58
+ }, i = {
59
+ name: "lu-user-round-pen",
60
+ components: [["path", { d: "M2 21a8 8 0 0 1 10.821-7.487 M21.378 16.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z M5,8 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z" }]]
61
+ }, A = {
62
+ name: "lu-user-round-plus",
63
+ components: [["path", { d: "M2 21a8 8 0 0 1 13.292-6 M5,8 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M19 16v6 M22 19h-6" }]]
64
+ }, f = {
65
+ name: "lu-user-round-search",
66
+ components: [["path", { d: "M5,8 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M2 21a8 8 0 0 1 10.434-7.62 M15,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M22 22 L20.1 20.1" }]]
67
+ }, H = {
68
+ name: "lu-user-round-x",
69
+ components: [["path", { d: "M2 21a8 8 0 0 1 11.873-7 M5,8 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M17 17 L22 22 M22 17 L17 22" }]]
70
+ }, w = {
71
+ name: "lu-user-round",
72
+ components: [["path", { d: "M7,8 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M20 21a8 8 0 0 0-16 0" }]]
73
+ }, V = {
74
+ name: "lu-user-search",
75
+ components: [["path", { d: "M6,7 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M10.3 15H7a4 4 0 0 0-4 4v2 M14,17 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M21 21 L19.1 19.1" }]]
76
+ }, U = {
77
+ name: "lu-user-x",
78
+ components: [["path", { d: "M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2 M5,7 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M17 8 L22 13 M22 8 L17 13" }]]
79
+ }, W = {
80
+ name: "lu-user",
81
+ components: [["path", { d: "M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2 M8,7 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z" }]]
82
+ }, b = {
83
+ name: "lu-users-round",
84
+ components: [["path", { d: "M18 21a8 8 0 0 0-16 0 M5,8 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M22 20c0-3.37-2-6.5-4-8a5 5 0 0 0-.45-8.3" }]]
85
+ }, k = {
86
+ name: "lu-users",
87
+ components: [["path", { d: "M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2 M5,7 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M22 21v-2a4 4 0 0 0-3-3.87 M16 3.13a4 4 0 0 1 0 7.75" }]]
88
+ }, g = {
89
+ name: "lu-utensils-crossed",
90
+ components: [["path", { d: "m16 2-2.3 2.3a3 3 0 0 0 0 4.2l1.8 1.8a3 3 0 0 0 4.2 0L22 8 M15 15 3.3 3.3a4.2 4.2 0 0 0 0 6l7.3 7.3c.7.7 2 .7 2.8 0L15 15Zm0 0 7 7 M2.1 21.8 L8.5 15.5 M19 5 L12 12" }]]
91
+ }, z = {
92
+ name: "lu-utensils",
93
+ components: [["path", { d: "M3 2v7c0 1.1.9 2 2 2h4a2 2 0 0 0 2-2V2 M7 2v20 M21 15V2a5 5 0 0 0-5 5v6c0 1.1.9 2 2 2h3Zm0 0v7" }]]
94
+ }, C = {
95
+ name: "lu-utility-pole",
96
+ components: [["path", { d: "M12 2v20 M2 5h20 M3 3v2 M7 3v2 M17 3v2 M21 3v2 M19 5 L12 12 L5 5" }]]
97
+ }, y = {
98
+ name: "lu-variable",
99
+ components: [["path", { d: "M8 21s-4-3-4-9 4-9 4-9 M16 3s4 3 4 9-4 9-4 9 M15 9 L9 15 M9 9 L15 15" }]]
100
+ }, O = {
101
+ name: "lu-vault",
102
+ components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M7,7.5 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z M7.9 7.9 L10.600000000000001 10.600000000000001 M16,7.5 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z M13.4 10.6 L16.1 7.8999999999999995 M7,16.5 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z M7.9 16.1 L10.600000000000001 13.400000000000002 M16,16.5 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z M13.4 13.4 L16.1 16.1 M10,12 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
103
+ }, R = {
104
+ name: "lu-vegan",
105
+ components: [["path", { d: "M16 8q6 0 6-6-6 0-6 6 M17.41 3.59a10 10 0 1 0 3 3 M2 2a26.6 26.6 0 0 1 10 20c.9-6.82 1.5-9.5 4-14" }]]
106
+ }, x = {
107
+ name: "lu-venetian-mask",
108
+ components: [["path", { d: "M2 12a5 5 0 0 0 5 5 8 8 0 0 1 5 2 8 8 0 0 1 5-2 5 5 0 0 0 5-5V7h-5a8 8 0 0 0-5 2 8 8 0 0 0-5-2H2Z M6 11c1.5 0 3 .5 3 2-2 0-3 0-3-2Z M18 11c-1.5 0-3 .5-3 2 2 0 3 0 3-2Z" }]]
109
+ }, P = {
110
+ name: "lu-vibrate-off",
111
+ components: [["path", { d: "m2 8 2 2-2 2 2 2-2 2 M22 8 L20 10 L22 12 L20 14 L22 16 M8 8v10c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-2 M16 10.34V6c0-.55-.45-1-1-1h-4.34 M2 2 L22 22" }]]
112
+ }, X = {
113
+ name: "lu-vibrate",
114
+ components: [["path", { d: "m2 8 2 2-2 2 2 2-2 2 M22 8 L20 10 L22 12 L20 14 L22 16 M9,5 h6 a1,1 0 0 1 1,1 v12 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-12 a1,1 0 0 1 1,-1 Z" }]]
115
+ }, S = {
116
+ name: "lu-video-off",
117
+ components: [["path", { d: "M10.66 6H14a2 2 0 0 1 2 2v2.5l5.248-3.062A.5.5 0 0 1 22 7.87v8.196 M16 16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h2 M2 2 L22 22" }]]
118
+ }, D = {
119
+ name: "lu-video",
120
+ components: [["path", { d: "m16 13 5.223 3.482a.5.5 0 0 0 .777-.416V7.87a.5.5 0 0 0-.752-.432L16 10.5 M4,6 h10 a2,2 0 0 1 2,2 v8 a2,2 0 0 1 -2,2 h-10 a2,2 0 0 1 -2,-2 v-8 a2,2 0 0 1 2,-2 Z" }]]
121
+ }, q = {
122
+ name: "lu-videotape",
123
+ components: [["path", { d: "M4,4 h16 a2,2 0 0 1 2,2 v12 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-12 a2,2 0 0 1 2,-2 Z M2 8h20 M6,14 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M8 12h8 M14,14 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
124
+ }, I = {
125
+ name: "lu-view",
126
+ components: [["path", { d: "M21 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-2 M21 7V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2 M11,12 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M18.944 12.33a1 1 0 0 0 0-.66 7.5 7.5 0 0 0-13.888 0 1 1 0 0 0 0 .66 7.5 7.5 0 0 0 13.888 0" }]]
127
+ }, T = {
128
+ name: "lu-voicemail",
129
+ components: [["path", { d: "M2,12 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M14,12 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M6 16 L18 16" }]]
130
+ }, Y = {
131
+ name: "lu-volleyball",
132
+ components: [["path", { d: "M11.1 7.1a16.55 16.55 0 0 1 10.9 4 M12 12a12.6 12.6 0 0 1-8.7 5 M16.8 13.6a16.55 16.55 0 0 1-9 7.5 M20.7 17a12.8 12.8 0 0 0-8.7-5 13.3 13.3 0 0 1 0-10 M6.3 3.8a16.55 16.55 0 0 0 1.9 11.5 M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z" }]]
133
+ }, j = {
134
+ name: "lu-volume-1",
135
+ components: [["path", { d: "M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z M16 9a5 5 0 0 1 0 6" }]]
136
+ }, B = {
137
+ name: "lu-volume-2",
138
+ components: [["path", { d: "M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z M16 9a5 5 0 0 1 0 6 M19.364 18.364a9 9 0 0 0 0-12.728" }]]
139
+ }, E = {
140
+ name: "lu-volume-off",
141
+ components: [["path", { d: "M16 9a5 5 0 0 1 .95 2.293 M19.364 5.636a9 9 0 0 1 1.889 9.96 M2 2 L22 22 M7 7 LNaN NaN A1.4 1.4 0 0 1 5.416 8 H3 A1 1 0 0 0 NaN NaN LNaN NaN A1 1 0 0 0 NaN NaN LNaN NaN A1.4 1.4 0 0 1 NaN NaN LNaN NaN A.705.705 0 0 0 11 19.298 V11 M9.828 4.172A.686.686 0 0 1 11 4.657v.686" }]]
142
+ }, F = {
143
+ name: "lu-volume-x",
144
+ components: [["path", { d: "M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z M22 9 L16 15 M16 9 L22 15" }]]
145
+ }, G = {
146
+ name: "lu-volume",
147
+ components: [["path", { d: "M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z" }]]
148
+ }, J = {
149
+ name: "lu-vote",
150
+ components: [["path", { d: "m9 12 2 2 4-4 M5 7c0-1.1.9-2 2-2h10a2 2 0 0 1 2 2v12H5V7Z M22 19H2" }]]
151
+ }, K = {
152
+ name: "lu-wallet-cards",
153
+ components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M3 9a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2 M3 11h3c.8 0 1.6.3 2.1.9l1.1.9c1.6 1.6 4.1 1.6 5.7 0l1.1-.9c.5-.5 1.3-.9 2.1-.9H21" }]]
154
+ }, Q = {
155
+ name: "lu-wallet-minimal",
156
+ components: [["path", { d: "M17 14h.01 M7 7h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14" }]]
157
+ }, _ = {
158
+ name: "lu-wallet",
159
+ components: [["path", { d: "M19 7V4a1 1 0 0 0-1-1H5a2 2 0 0 0 0 4h15a1 1 0 0 1 1 1v4h-3a2 2 0 0 0 0 4h3a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1 M3 5v14a2 2 0 0 0 2 2h15a1 1 0 0 0 1-1v-4" }]]
160
+ }, $ = {
161
+ name: "lu-wallpaper",
162
+ components: [["path", { d: "M6,9 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M9 17 L15.1 10.9 A2 2 0 0 1 NaN NaN L22 15 V5 A2 2 0 0 0 NaN NaN H4 A2 2 0 0 0 NaN NaN LNaN NaN A2 2 0 0 0 NaN NaN LNaN NaN A2 2 0 0 0 NaN NaN M8 21h8 M12 17v4" }]]
163
+ }, a1 = {
164
+ name: "lu-wand-sparkles",
165
+ components: [["path", { d: "m21.64 3.64-1.28-1.28a1.21 1.21 0 0 0-1.72 0L2.36 18.64a1.21 1.21 0 0 0 0 1.72l1.28 1.28a1.2 1.2 0 0 0 1.72 0L21.64 5.36a1.2 1.2 0 0 0 0-1.72 M14 7 L17 10 M5 6v4 M19 14v4 M10 2v2 M7 8H3 M21 16h-4 M11 3H9" }]]
166
+ }, n1 = {
167
+ name: "lu-wand",
168
+ components: [["path", { d: "M15 4V2 M15 16v-2 M8 9h2 M20 9h2 M17.8 11.8 19 13 M15 9h.01 M17.8 6.2 19 5 M3 21 L12 12 M12.2 6.2 11 5" }]]
169
+ }, o1 = {
170
+ name: "lu-warehouse",
171
+ components: [["path", { d: "M22 8.35V20a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8.35A2 2 0 0 1 3.26 6.5l8-3.2a2 2 0 0 1 1.48 0l8 3.2A2 2 0 0 1 22 8.35Z M6 18h12 M6 14h12 M6,10 h12 v12 h-12 Z" }]]
172
+ }, M1 = {
173
+ name: "lu-washing-machine",
174
+ components: [["path", { d: "M3 6h3 M17 6h.01 M5,2 h14 a2,2 0 0 1 2,2 v16 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-16 a2,2 0 0 1 2,-2 Z M7,13 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M12 18a2.5 2.5 0 0 0 0-5 2.5 2.5 0 0 1 0-5" }]]
175
+ }, e1 = {
176
+ name: "lu-watch",
177
+ components: [["path", { d: "M6,12 a6,6 0 1,0 12,0 a6,6 0 1,0 -12,0 Z M16.13 7.66 L15.319999999999999 3.6100000000000003 A2 2 0 0 0 13.319999999999999 2 L10.639999999999999 2 A2 2 0 0 0 8.639999999999999 3.6100000000000003 L7.8599999999999985 7.66 M7.88 NaN L11.879999999999999 NaN A2 2 0 0 0 13.879999999999999 NaN L16.599999999999998 NaN A2 2 0 0 0 18.599999999999998 NaN L19.409999999999997 NaN" }]]
178
+ }, t1 = {
179
+ name: "lu-waves",
180
+ components: [["path", { d: "M2 6c.6.5 1.2 1 2.5 1C7 7 7 5 9.5 5c2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1 M2 12c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1 M2 18c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1" }]]
181
+ }, s1 = {
182
+ name: "lu-waypoints",
183
+ components: [["path", { d: "M9.5,4.5 a2.5,2.5 0 1,0 5,0 a2.5,2.5 0 1,0 -5,0 Z M10.2 6.3 L6.299999999999999 10.2 M2,12 a2.5,2.5 0 1,0 5,0 a2.5,2.5 0 1,0 -5,0 Z M7 12h10 M17,12 a2.5,2.5 0 1,0 5,0 a2.5,2.5 0 1,0 -5,0 Z M13.8 17.7 L17.7 13.799999999999999 M9.5,19.5 a2.5,2.5 0 1,0 5,0 a2.5,2.5 0 1,0 -5,0 Z" }]]
184
+ }, u1 = {
185
+ name: "lu-webcam",
186
+ components: [["path", { d: "M4,10 a8,8 0 1,0 16,0 a8,8 0 1,0 -16,0 Z M9,10 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M7 22h10 M12 22v-4" }]]
187
+ }, L1 = {
188
+ name: "lu-webhook-off",
189
+ components: [["path", { d: "M17 17h-5c-1.09-.02-1.94.92-2.5 1.9A3 3 0 1 1 2.57 15 M9 3.4a4 4 0 0 1 6.52.66 M6 17 L9.1 11.2 A2.5 2.5 0 0 0 9.157 9.149999999999999 M20.3 20.3a4 4 0 0 1-2.3.7 M18.6 13a4 4 0 0 1 3.357 3.414 M12 6 L12.6 7 M2 2 L22 22" }]]
190
+ }, c1 = {
191
+ name: "lu-webhook",
192
+ components: [["path", { d: "M18 16.98h-5.99c-1.1 0-1.95.94-2.48 1.9A4 4 0 0 1 2 17c.01-.7.2-1.4.57-2 M6 17 L9.129999999999999 11.219999999999999 C9.659999999999998 NaN, 6.949999999999999 10.719999999999999, 6.029999999999999 NaN A4 4 0 1 1 12.919999999999998 NaN M12 6 L15.129999999999999 11.73 C15.66 12.7 16.9 13 18 13 A4 4 0 0 1 15.129999999999999 19.73" }]]
193
+ }, l1 = {
194
+ name: "lu-weight",
195
+ components: [["path", { d: "M9,5 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M6.5 8a2 2 0 0 0-1.905 1.46L2.1 18.5A2 2 0 0 0 4 21h16a2 2 0 0 0 1.925-2.54L19.4 9.5A2 2 0 0 0 17.48 8Z" }]]
196
+ }, m1 = {
197
+ name: "lu-wheat-off",
198
+ components: [["path", { d: "m2 22 10-10 M16 8 L14.83 9.17 M3.47 12.53 5 11l1.53 1.53a3.5 3.5 0 0 1 0 4.94L5 19l-1.53-1.53a3.5 3.5 0 0 1 0-4.94Z M8 8 LNaN NaN A3.5 3.5 0 0 0 NaN NaN L9 15 LNaN NaN CNaN NaN, NaN NaN, NaN NaN M10.91 5.26c.15-.26.34-.51.56-.73L13 3l1.53 1.53a3.5 3.5 0 0 1 .28 4.62 M20 2h2v2a4 4 0 0 1-4 4h-2V6a4 4 0 0 1 4-4Z M11.47 17.47 13 19l-1.53 1.53a3.5 3.5 0 0 1-4.94 0L5 19l1.53-1.53a3.5 3.5 0 0 1 4.94 0Z M16 16 LNaN NaN A3.5 3.5 0 0 1 NaN NaN L9 15 LNaN NaN A3.49 3.49 0 0 1 NaN NaN M18.74 13.09c.26-.15.51-.34.73-.56L21 11l-1.53-1.53a3.5 3.5 0 0 0-4.62-.28 M2 2 L22 22" }]]
199
+ }, h1 = {
200
+ name: "lu-wheat",
201
+ components: [["path", { d: "M2 22 16 8 M3.47 12.53 5 11l1.53 1.53a3.5 3.5 0 0 1 0 4.94L5 19l-1.53-1.53a3.5 3.5 0 0 1 0-4.94Z M7.47 8.53 9 7l1.53 1.53a3.5 3.5 0 0 1 0 4.94L9 15l-1.53-1.53a3.5 3.5 0 0 1 0-4.94Z M11.47 4.53 13 3l1.53 1.53a3.5 3.5 0 0 1 0 4.94L13 11l-1.53-1.53a3.5 3.5 0 0 1 0-4.94Z M20 2h2v2a4 4 0 0 1-4 4h-2V6a4 4 0 0 1 4-4Z M11.47 17.47 13 19l-1.53 1.53a3.5 3.5 0 0 1-4.94 0L5 19l1.53-1.53a3.5 3.5 0 0 1 4.94 0Z M15.47 13.47 17 15l-1.53 1.53a3.5 3.5 0 0 1-4.94 0L9 15l1.53-1.53a3.5 3.5 0 0 1 4.94 0Z M19.47 9.47 21 11l-1.53 1.53a3.5 3.5 0 0 1-4.94 0L13 11l1.53-1.53a3.5 3.5 0 0 1 4.94 0Z" }]]
202
+ }, p1 = {
203
+ name: "lu-whole-word",
204
+ components: [["path", { d: "M4,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M10 9v6 M14,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M14 7v8 M22 17v1c0 .5-.5 1-1 1H3c-.5 0-1-.5-1-1v-1" }]]
205
+ }, N1 = {
206
+ name: "lu-wifi-high",
207
+ components: [["path", { d: "M12 20h.01 M5 12.859a10 10 0 0 1 14 0 M8.5 16.429a5 5 0 0 1 7 0" }]]
208
+ }, d1 = {
209
+ name: "lu-wifi-low",
210
+ components: [["path", { d: "M12 20h.01 M8.5 16.429a5 5 0 0 1 7 0" }]]
211
+ }, v1 = {
212
+ name: "lu-wifi-off",
213
+ components: [["path", { d: "M12 20h.01 M8.5 16.429a5 5 0 0 1 7 0 M5 12.859a10 10 0 0 1 5.17-2.69 M19 12.859a10 10 0 0 0-2.007-1.523 M2 8.82a15 15 0 0 1 4.177-2.643 M22 8.82a15 15 0 0 0-11.288-3.764 M2 2 L22 22" }]]
214
+ }, Z1 = {
215
+ name: "lu-wifi-zero",
216
+ components: [["path", { d: "M12 20h.01" }]]
217
+ }, r1 = {
218
+ name: "lu-wifi",
219
+ components: [["path", { d: "M12 20h.01 M2 8.82a15 15 0 0 1 20 0 M5 12.859a10 10 0 0 1 14 0 M8.5 16.429a5 5 0 0 1 7 0" }]]
220
+ }, i1 = {
221
+ name: "lu-wind-arrow-down",
222
+ components: [["path", { d: "M10 2v8 M12.8 21.6A2 2 0 1 0 14 18H2 M17.5 10a2.5 2.5 0 1 1 2 4H2 M6 6 L10 10 L14 6" }]]
223
+ }, A1 = {
224
+ name: "lu-wind",
225
+ components: [["path", { d: "M12.8 19.6A2 2 0 1 0 14 16H2 M17.5 8a2.5 2.5 0 1 1 2 4H2 M9.8 4.4A2 2 0 1 1 11 8H2" }]]
226
+ }, f1 = {
227
+ name: "lu-wine-off",
228
+ components: [["path", { d: "M8 22h8 M7 10h3m7 0h-1.343 M12 15v7 M7.307 7.307A12.33 12.33 0 0 0 7 10a5 5 0 0 0 7.391 4.391M8.638 2.981C8.75 2.668 8.872 2.34 9 2h6c1.5 4 2 6 2 8 0 .407-.05.809-.145 1.198 M2 2 L22 22" }]]
229
+ }, H1 = {
230
+ name: "lu-wine",
231
+ components: [["path", { d: "M8 22h8 M7 10h10 M12 15v7 M12 15a5 5 0 0 0 5-5c0-2-.5-4-2-8H9c-1.5 4-2 6-2 8a5 5 0 0 0 5 5Z" }]]
232
+ }, w1 = {
233
+ name: "lu-workflow",
234
+ components: [["path", { d: "M5,3 h4 a2,2 0 0 1 2,2 v4 a2,2 0 0 1 -2,2 h-4 a2,2 0 0 1 -2,-2 v-4 a2,2 0 0 1 2,-2 Z M7 11v4a2 2 0 0 0 2 2h4 M15,13 h4 a2,2 0 0 1 2,2 v4 a2,2 0 0 1 -2,2 h-4 a2,2 0 0 1 -2,-2 v-4 a2,2 0 0 1 2,-2 Z" }]]
235
+ }, V1 = {
236
+ name: "lu-worm",
237
+ components: [["path", { d: "m19 12-1.5 3 M19.63 18.81 22 20 M6.47 8.23a1.68 1.68 0 0 1 2.44 1.93l-.64 2.08a6.76 6.76 0 0 0 10.16 7.67l.42-.27a1 1 0 1 0-2.73-4.21l-.42.27a1.76 1.76 0 0 1-2.63-1.99l.64-2.08A6.66 6.66 0 0 0 3.94 3.9l-.7.4a1 1 0 1 0 2.55 4.34z" }]]
238
+ }, U1 = {
239
+ name: "lu-wrap-text",
240
+ components: [["path", { d: "M3 6 L21 6 M3 12h15a3 3 0 1 1 0 6h-4 M3 18 L10 18" }]]
241
+ }, W1 = {
242
+ name: "lu-wrench",
243
+ components: [["path", { d: "M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z" }]]
244
+ }, b1 = {
245
+ name: "lu-x",
246
+ components: [["path", { d: "M18 6 6 18 M6 6 L18 18" }]]
247
+ }, k1 = {
248
+ name: "lu-youtube",
249
+ components: [["path", { d: "M2.5 17a24.12 24.12 0 0 1 0-10 2 2 0 0 1 1.4-1.4 49.56 49.56 0 0 1 16.2 0A2 2 0 0 1 21.5 7a24.12 24.12 0 0 1 0 10 2 2 0 0 1-1.4 1.4 49.55 49.55 0 0 1-16.2 0A2 2 0 0 1 2.5 17 M10 15 L15 12 L10 9 Z" }]]
250
+ }, g1 = {
251
+ name: "lu-zap-off",
252
+ components: [["path", { d: "M10.513 4.856 13.12 2.17a.5.5 0 0 1 .86.46l-1.377 4.317 M15.656 10H20a1 1 0 0 1 .78 1.63l-1.72 1.773 M16.273 16.273 10.88 21.83a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14H4a1 1 0 0 1-.78-1.63l4.507-4.643 M2 2 L22 22" }]]
253
+ }, z1 = {
254
+ name: "lu-zap",
255
+ components: [["path", { d: "M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z" }]]
256
+ }, C1 = {
257
+ name: "lu-zoom-in",
258
+ components: [["path", { d: "M3,11 a8,8 0 1,0 16,0 a8,8 0 1,0 -16,0 Z M21 21 L16.65 16.65 M11 8 L11 14 M8 11 L14 11" }]]
259
+ }, y1 = {
260
+ name: "lu-zoom-out",
261
+ components: [["path", { d: "M3,11 a8,8 0 1,0 16,0 a8,8 0 1,0 -16,0 Z M21 21 L16.65 16.65 M8 11 L14 11" }]]
262
+ };
263
+ export {
264
+ n as LuUndo,
265
+ a as LuUndoDot,
266
+ o as LuUnfoldHorizontal,
267
+ M as LuUnfoldVertical,
268
+ e as LuUngroup,
269
+ t as LuUniversity,
270
+ u as LuUnlink,
271
+ s as LuUnlink2,
272
+ L as LuUnplug,
273
+ c as LuUpload,
274
+ l as LuUsb,
275
+ W as LuUser,
276
+ m as LuUserCheck,
277
+ h as LuUserCog,
278
+ p as LuUserMinus,
279
+ N as LuUserPen,
280
+ d as LuUserPlus,
281
+ w as LuUserRound,
282
+ v as LuUserRoundCheck,
283
+ Z as LuUserRoundCog,
284
+ r as LuUserRoundMinus,
285
+ i as LuUserRoundPen,
286
+ A as LuUserRoundPlus,
287
+ f as LuUserRoundSearch,
288
+ H as LuUserRoundX,
289
+ V as LuUserSearch,
290
+ U as LuUserX,
291
+ k as LuUsers,
292
+ b as LuUsersRound,
293
+ z as LuUtensils,
294
+ g as LuUtensilsCrossed,
295
+ C as LuUtilityPole,
296
+ y as LuVariable,
297
+ O as LuVault,
298
+ R as LuVegan,
299
+ x as LuVenetianMask,
300
+ X as LuVibrate,
301
+ P as LuVibrateOff,
302
+ D as LuVideo,
303
+ S as LuVideoOff,
304
+ q as LuVideotape,
305
+ I as LuView,
306
+ T as LuVoicemail,
307
+ Y as LuVolleyball,
308
+ G as LuVolume,
309
+ j as LuVolume1,
310
+ B as LuVolume2,
311
+ E as LuVolumeOff,
312
+ F as LuVolumeX,
313
+ J as LuVote,
314
+ _ as LuWallet,
315
+ K as LuWalletCards,
316
+ Q as LuWalletMinimal,
317
+ $ as LuWallpaper,
318
+ n1 as LuWand,
319
+ a1 as LuWandSparkles,
320
+ o1 as LuWarehouse,
321
+ M1 as LuWashingMachine,
322
+ e1 as LuWatch,
323
+ t1 as LuWaves,
324
+ s1 as LuWaypoints,
325
+ u1 as LuWebcam,
326
+ c1 as LuWebhook,
327
+ L1 as LuWebhookOff,
328
+ l1 as LuWeight,
329
+ h1 as LuWheat,
330
+ m1 as LuWheatOff,
331
+ p1 as LuWholeWord,
332
+ r1 as LuWifi,
333
+ N1 as LuWifiHigh,
334
+ d1 as LuWifiLow,
335
+ v1 as LuWifiOff,
336
+ Z1 as LuWifiZero,
337
+ A1 as LuWind,
338
+ i1 as LuWindArrowDown,
339
+ H1 as LuWine,
340
+ f1 as LuWineOff,
341
+ w1 as LuWorkflow,
342
+ V1 as LuWorm,
343
+ U1 as LuWrapText,
344
+ W1 as LuWrench,
345
+ b1 as LuX,
346
+ k1 as LuYoutube,
347
+ z1 as LuZap,
348
+ g1 as LuZapOff,
349
+ C1 as LuZoomIn,
350
+ y1 as LuZoomOut
351
+ };