@rotki/ui-library 1.12.2 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/accordions/accordion/RuiAccordion.vue.d.ts +9 -15
- package/dist/components/alerts/RuiAlert.vue.d.ts +7 -11
- package/dist/components/buttons/button/RuiButton.vue.d.ts +6 -4
- package/dist/components/buttons/button-group/RuiButtonGroup.vue.d.ts +1 -1
- package/dist/components/calendar/RuiCalendar.vue.d.ts +30 -0
- package/dist/components/calendar/RuiCalendarGrid.vue.d.ts +13 -0
- package/dist/components/calendar/RuiCalendarHeader.vue.d.ts +16 -0
- package/dist/components/calendar/RuiCalendarMenu.vue.d.ts +17 -0
- package/dist/components/calendar/state.d.ts +17 -0
- package/dist/components/cards/RuiCard.vue.d.ts +17 -16
- package/dist/components/cards/RuiCardHeader.vue.d.ts +9 -12
- package/dist/components/chips/RuiChip.vue.d.ts +7 -11
- package/dist/components/forms/auto-complete/RuiAutoComplete.vue.d.ts +32 -23
- package/dist/components/forms/checkbox/RuiCheckbox.vue.d.ts +5 -12
- package/dist/components/forms/radio-button/radio/RuiRadio.vue.d.ts +5 -5
- package/dist/components/forms/radio-button/radio-group/RuiRadioGroup.vue.d.ts +4 -4
- package/dist/components/forms/revealable-text-field/RuiRevealableTextField.vue.d.ts +9 -14
- package/dist/components/forms/select/RuiMenuSelect.vue.d.ts +24 -17
- package/dist/components/forms/switch/RuiSwitch.vue.d.ts +5 -10
- package/dist/components/forms/text-area/RuiTextArea.vue.d.ts +9 -18
- package/dist/components/forms/text-field/RuiTextField.vue.d.ts +14 -21
- package/dist/components/icons/RuiIcon.vue.d.ts +1 -1
- package/dist/components/index.d.ts +3 -1
- package/dist/components/index.es.js +4214 -3527
- package/dist/components/loaders/RuiSkeletonBase.vue.d.ts +1 -1
- package/dist/components/logos/RuiLogo.vue.d.ts +1 -1
- package/dist/components/overlays/badge/RuiBadge.vue.d.ts +11 -14
- package/dist/components/overlays/bottom-sheet/RuiBottomSheet.vue.d.ts +5 -8
- package/dist/components/overlays/dialog/RuiDialog.vue.d.ts +15 -21
- package/dist/components/overlays/menu/RuiMenu.vue.d.ts +25 -32
- package/dist/components/overlays/navigation-drawer/RuiNavigationDrawer.vue.d.ts +15 -21
- package/dist/components/overlays/notification/RuiNotification.vue.d.ts +5 -10
- package/dist/components/overlays/tooltip/RuiTooltip.vue.d.ts +13 -20
- package/dist/components/progress/RuiProgress.vue.d.ts +1 -1
- package/dist/components/steppers/RuiFooterStepper.vue.d.ts +1 -1
- package/dist/components/steppers/RuiStepper.vue.d.ts +9 -16
- package/dist/components/steppers/RuiStepperCustomIcon.vue.d.ts +1 -1
- package/dist/components/steppers/RuiStepperIcon.vue.d.ts +1 -1
- package/dist/components/tables/RuiDataTable.vue.d.ts +2 -32
- package/dist/components/tables/RuiExpandButton.vue.d.ts +5 -10
- package/dist/components/tables/RuiTableHead.vue.d.ts +14 -8
- package/dist/components/tables/RuiTablePagination.vue.d.ts +1 -1
- package/dist/components/tabs/tab/RuiTab.vue.d.ts +9 -19
- package/dist/components/tabs/tab-item/RuiTabItem.vue.d.ts +8 -12
- package/dist/components/tabs/tab-items/RuiTabItems.vue.d.ts +2 -2
- package/dist/components/tabs/tabs/RuiTabs.vue.d.ts +1 -1
- package/dist/components/time-picker/RuiTimePicker.vue.d.ts +18 -0
- package/dist/composables/dropdown-menu.d.ts +2 -2
- package/dist/composables/{index-DKotjeCA.js → index-DOuH9rdn.js} +12 -12
- package/dist/composables/index.es.js +1 -1
- package/dist/consts/time-accuracy-BnKA5GyT.js +8 -0
- package/dist/consts/time-accuracy.d.ts +6 -0
- package/dist/icons/icons_1.d.ts +500 -500
- package/dist/icons/icons_1.es.js +1884 -1884
- package/dist/icons/icons_2.d.ts +500 -500
- package/dist/icons/icons_2.es.js +1868 -1868
- package/dist/icons/icons_3.d.ts +500 -500
- package/dist/icons/icons_3.es.js +1862 -1862
- package/dist/icons/icons_4.d.ts +137 -500
- package/dist/icons/icons_4.es.js +497 -1949
- package/dist/icons/index.d.ts +1 -7
- package/dist/icons/index.es.js +1644 -4665
- package/dist/index.es.js +1703 -4722
- package/dist/style.css +1 -1
- package/dist/utils/{index-Bi6PqW7j.js → index-CxHG7aHQ.js} +1 -1
- package/dist/{vendor-ClNuDbHx.js → vendor-BeEprDAU.js} +1288 -1288
- package/dist/web-types.json +416 -101
- package/package.json +48 -47
- package/dist/icons/icons_10.d.ts +0 -153
- package/dist/icons/icons_10.es.js +0 -611
- package/dist/icons/icons_5.d.ts +0 -501
- package/dist/icons/icons_5.es.js +0 -2003
- package/dist/icons/icons_6.d.ts +0 -501
- package/dist/icons/icons_6.es.js +0 -2003
- package/dist/icons/icons_7.d.ts +0 -501
- package/dist/icons/icons_7.es.js +0 -2003
- package/dist/icons/icons_8.d.ts +0 -501
- package/dist/icons/icons_8.es.js +0 -2003
- package/dist/icons/icons_9.d.ts +0 -501
- package/dist/icons/icons_9.es.js +0 -2003
package/dist/icons/icons_9.es.js
DELETED
|
@@ -1,2003 +0,0 @@
|
|
|
1
|
-
const a = {
|
|
2
|
-
name: "lu-meh",
|
|
3
|
-
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M8 15 L16 15 M9 9 L9.01 9 M15 9 L15.01 9" }]]
|
|
4
|
-
}, n = {
|
|
5
|
-
name: "lu-memory-stick",
|
|
6
|
-
components: [["path", { d: "M6 19v-3 M10 19v-3 M14 19v-3 M18 19v-3 M8 11V9 M16 11V9 M12 11V9 M2 15h20 M2 7a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v1.1a2 2 0 0 0 0 3.837V17a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-5.1a2 2 0 0 0 0-3.837Z" }]]
|
|
7
|
-
}, e = {
|
|
8
|
-
name: "lu-menu",
|
|
9
|
-
components: [["path", { d: "M4 12 L20 12 M4 6 L20 6 M4 18 L20 18" }]]
|
|
10
|
-
}, o = {
|
|
11
|
-
name: "lu-merge",
|
|
12
|
-
components: [["path", { d: "m8 6 4-4 4 4 M12 2v10.3a4 4 0 0 1-1.172 2.872L4 22 M20 22 L15 17" }]]
|
|
13
|
-
}, t = {
|
|
14
|
-
name: "lu-message-circle-code",
|
|
15
|
-
components: [["path", { d: "M10 9.5 8 12l2 2.5 M14 9.5 L16 12 L14 14.5 M7.9 20A9 9 0 1 0 4 16.1L2 22z" }]]
|
|
16
|
-
}, M = {
|
|
17
|
-
name: "lu-message-circle-dashed",
|
|
18
|
-
components: [["path", { d: "M13.5 3.1c-.5 0-1-.1-1.5-.1s-1 .1-1.5.1 M19.3 6.8a10.45 10.45 0 0 0-2.1-2.1 M20.9 13.5c.1-.5.1-1 .1-1.5s-.1-1-.1-1.5 M17.2 19.3a10.45 10.45 0 0 0 2.1-2.1 M10.5 20.9c.5.1 1 .1 1.5.1s1-.1 1.5-.1 M3.5 17.5 2 22l4.5-1.5 M3.1 10.5c0 .5-.1 1-.1 1.5s.1 1 .1 1.5 M6.8 4.7a10.45 10.45 0 0 0-2.1 2.1" }]]
|
|
19
|
-
}, s = {
|
|
20
|
-
name: "lu-message-circle-heart",
|
|
21
|
-
components: [["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z M15.8 9.2a2.5 2.5 0 0 0-3.5 0l-.3.4-.35-.3a2.42 2.42 0 1 0-3.2 3.6l3.6 3.5 3.6-3.5c1.2-1.2 1.1-2.7.2-3.7" }]]
|
|
22
|
-
}, h = {
|
|
23
|
-
name: "lu-message-circle-more",
|
|
24
|
-
components: [["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z M8 12h.01 M12 12h.01 M16 12h.01" }]]
|
|
25
|
-
}, c = {
|
|
26
|
-
name: "lu-message-circle-off",
|
|
27
|
-
components: [["path", { d: "M20.5 14.9A9 9 0 0 0 9.1 3.5 M2 2 L22 22 M5.6 5.6C3 8.3 2.2 12.5 4 16l-2 6 6-2c3.4 1.8 7.6 1.1 10.3-1.7" }]]
|
|
28
|
-
}, u = {
|
|
29
|
-
name: "lu-message-circle-plus",
|
|
30
|
-
components: [["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z M8 12h8 M12 8v8" }]]
|
|
31
|
-
}, p = {
|
|
32
|
-
name: "lu-message-circle-question",
|
|
33
|
-
components: [["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3 M12 17h.01" }]]
|
|
34
|
-
}, l = {
|
|
35
|
-
name: "lu-message-circle-reply",
|
|
36
|
-
components: [["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z M10 15 L7 12 L10 9 M7 12h7a2 2 0 0 1 2 2v1" }]]
|
|
37
|
-
}, m = {
|
|
38
|
-
name: "lu-message-circle-warning",
|
|
39
|
-
components: [["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z M12 8v4 M12 16h.01" }]]
|
|
40
|
-
}, L = {
|
|
41
|
-
name: "lu-message-circle-x",
|
|
42
|
-
components: [["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z M15 9 L9 15 M9 9 L15 15" }]]
|
|
43
|
-
}, v = {
|
|
44
|
-
name: "lu-message-circle",
|
|
45
|
-
components: [["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z" }]]
|
|
46
|
-
}, r = {
|
|
47
|
-
name: "lu-message-square-code",
|
|
48
|
-
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" }]]
|
|
49
|
-
}, d = {
|
|
50
|
-
name: "lu-message-square-dashed",
|
|
51
|
-
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" }]]
|
|
52
|
-
}, i = {
|
|
53
|
-
name: "lu-message-square-diff",
|
|
54
|
-
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" }]]
|
|
55
|
-
}, Z = {
|
|
56
|
-
name: "lu-message-square-dot",
|
|
57
|
-
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" }]]
|
|
58
|
-
}, S = {
|
|
59
|
-
name: "lu-message-square-heart",
|
|
60
|
-
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" }]]
|
|
61
|
-
}, g = {
|
|
62
|
-
name: "lu-message-square-lock",
|
|
63
|
-
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" }]]
|
|
64
|
-
}, V = {
|
|
65
|
-
name: "lu-message-square-more",
|
|
66
|
-
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" }]]
|
|
67
|
-
}, H = {
|
|
68
|
-
name: "lu-message-square-off",
|
|
69
|
-
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" }]]
|
|
70
|
-
}, A = {
|
|
71
|
-
name: "lu-message-square-plus",
|
|
72
|
-
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" }]]
|
|
73
|
-
}, q = {
|
|
74
|
-
name: "lu-message-square-quote",
|
|
75
|
-
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" }]]
|
|
76
|
-
}, f = {
|
|
77
|
-
name: "lu-message-square-reply",
|
|
78
|
-
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" }]]
|
|
79
|
-
}, w = {
|
|
80
|
-
name: "lu-message-square-share",
|
|
81
|
-
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" }]]
|
|
82
|
-
}, P = {
|
|
83
|
-
name: "lu-message-square-text",
|
|
84
|
-
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" }]]
|
|
85
|
-
}, z = {
|
|
86
|
-
name: "lu-message-square-warning",
|
|
87
|
-
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" }]]
|
|
88
|
-
}, C = {
|
|
89
|
-
name: "lu-message-square-x",
|
|
90
|
-
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" }]]
|
|
91
|
-
}, k = {
|
|
92
|
-
name: "lu-message-square",
|
|
93
|
-
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" }]]
|
|
94
|
-
}, b = {
|
|
95
|
-
name: "lu-messages-square",
|
|
96
|
-
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" }]]
|
|
97
|
-
}, R = {
|
|
98
|
-
name: "lu-mic-off",
|
|
99
|
-
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" }]]
|
|
100
|
-
}, T = {
|
|
101
|
-
name: "lu-mic-vocal",
|
|
102
|
-
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" }]]
|
|
103
|
-
}, y = {
|
|
104
|
-
name: "lu-mic",
|
|
105
|
-
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" }]]
|
|
106
|
-
}, O = {
|
|
107
|
-
name: "lu-microchip",
|
|
108
|
-
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" }]]
|
|
109
|
-
}, D = {
|
|
110
|
-
name: "lu-microscope",
|
|
111
|
-
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" }]]
|
|
112
|
-
}, x = {
|
|
113
|
-
name: "lu-microwave",
|
|
114
|
-
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" }]]
|
|
115
|
-
}, B = {
|
|
116
|
-
name: "lu-milestone",
|
|
117
|
-
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" }]]
|
|
118
|
-
}, N = {
|
|
119
|
-
name: "lu-milk-off",
|
|
120
|
-
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" }]]
|
|
121
|
-
}, U = {
|
|
122
|
-
name: "lu-milk",
|
|
123
|
-
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" }]]
|
|
124
|
-
}, F = {
|
|
125
|
-
name: "lu-minimize-2",
|
|
126
|
-
components: [["path", { d: "M4 14 L10 14 L10 20 M20 10 L14 10 L14 4 M14 10 L21 3 M3 21 L10 14" }]]
|
|
127
|
-
}, Q = {
|
|
128
|
-
name: "lu-minimize",
|
|
129
|
-
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" }]]
|
|
130
|
-
}, X = {
|
|
131
|
-
name: "lu-minus",
|
|
132
|
-
components: [["path", { d: "M5 12h14" }]]
|
|
133
|
-
}, E = {
|
|
134
|
-
name: "lu-monitor-check",
|
|
135
|
-
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" }]]
|
|
136
|
-
}, I = {
|
|
137
|
-
name: "lu-monitor-cog",
|
|
138
|
-
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" }]]
|
|
139
|
-
}, j = {
|
|
140
|
-
name: "lu-monitor-dot",
|
|
141
|
-
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" }]]
|
|
142
|
-
}, K = {
|
|
143
|
-
name: "lu-monitor-down",
|
|
144
|
-
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" }]]
|
|
145
|
-
}, W = {
|
|
146
|
-
name: "lu-monitor-off",
|
|
147
|
-
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" }]]
|
|
148
|
-
}, G = {
|
|
149
|
-
name: "lu-monitor-pause",
|
|
150
|
-
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" }]]
|
|
151
|
-
}, J = {
|
|
152
|
-
name: "lu-monitor-play",
|
|
153
|
-
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" }]]
|
|
154
|
-
}, Y = {
|
|
155
|
-
name: "lu-monitor-smartphone",
|
|
156
|
-
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" }]]
|
|
157
|
-
}, _ = {
|
|
158
|
-
name: "lu-monitor-speaker",
|
|
159
|
-
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" }]]
|
|
160
|
-
}, $ = {
|
|
161
|
-
name: "lu-monitor-stop",
|
|
162
|
-
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" }]]
|
|
163
|
-
}, a1 = {
|
|
164
|
-
name: "lu-monitor-up",
|
|
165
|
-
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" }]]
|
|
166
|
-
}, n1 = {
|
|
167
|
-
name: "lu-monitor-x",
|
|
168
|
-
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" }]]
|
|
169
|
-
}, e1 = {
|
|
170
|
-
name: "lu-monitor",
|
|
171
|
-
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" }]]
|
|
172
|
-
}, o1 = {
|
|
173
|
-
name: "lu-moon-star",
|
|
174
|
-
components: [["path", { d: "M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9 M20 3v4 M22 5h-4" }]]
|
|
175
|
-
}, t1 = {
|
|
176
|
-
name: "lu-moon",
|
|
177
|
-
components: [["path", { d: "M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z" }]]
|
|
178
|
-
}, M1 = {
|
|
179
|
-
name: "lu-mountain-snow",
|
|
180
|
-
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" }]]
|
|
181
|
-
}, s1 = {
|
|
182
|
-
name: "lu-mountain",
|
|
183
|
-
components: [["path", { d: "m8 3 4 8 5-5 5 15H2L8 3z" }]]
|
|
184
|
-
}, h1 = {
|
|
185
|
-
name: "lu-mouse-off",
|
|
186
|
-
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" }]]
|
|
187
|
-
}, c1 = {
|
|
188
|
-
name: "lu-mouse-pointer-2",
|
|
189
|
-
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" }]]
|
|
190
|
-
}, u1 = {
|
|
191
|
-
name: "lu-mouse-pointer-ban",
|
|
192
|
-
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" }]]
|
|
193
|
-
}, p1 = {
|
|
194
|
-
name: "lu-mouse-pointer-click",
|
|
195
|
-
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" }]]
|
|
196
|
-
}, l1 = {
|
|
197
|
-
name: "lu-mouse-pointer",
|
|
198
|
-
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" }]]
|
|
199
|
-
}, m1 = {
|
|
200
|
-
name: "lu-mouse",
|
|
201
|
-
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" }]]
|
|
202
|
-
}, L1 = {
|
|
203
|
-
name: "lu-move-3d",
|
|
204
|
-
components: [["path", { d: "M5 3v16h16 M5 19 L11 13 M2 6 L5 3 L8 6 M18 16 L21 19 L18 22" }]]
|
|
205
|
-
}, v1 = {
|
|
206
|
-
name: "lu-move-diagonal-2",
|
|
207
|
-
components: [["path", { d: "M19 13v6h-6 M5 11V5h6 M5 5 L19 19" }]]
|
|
208
|
-
}, r1 = {
|
|
209
|
-
name: "lu-move-diagonal",
|
|
210
|
-
components: [["path", { d: "M11 19H5v-6 M13 5h6v6 M19 5 5 19" }]]
|
|
211
|
-
}, d1 = {
|
|
212
|
-
name: "lu-move-down-left",
|
|
213
|
-
components: [["path", { d: "M11 19H5V13 M19 5L5 19" }]]
|
|
214
|
-
}, i1 = {
|
|
215
|
-
name: "lu-move-down-right",
|
|
216
|
-
components: [["path", { d: "M19 13V19H13 M5 5L19 19" }]]
|
|
217
|
-
}, Z1 = {
|
|
218
|
-
name: "lu-move-down",
|
|
219
|
-
components: [["path", { d: "M8 18L12 22L16 18 M12 2V22" }]]
|
|
220
|
-
}, S1 = {
|
|
221
|
-
name: "lu-move-horizontal",
|
|
222
|
-
components: [["path", { d: "m18 8 4 4-4 4 M2 12h20 M6 8 L2 12 L6 16" }]]
|
|
223
|
-
}, g1 = {
|
|
224
|
-
name: "lu-move-left",
|
|
225
|
-
components: [["path", { d: "M6 8L2 12L6 16 M2 12H22" }]]
|
|
226
|
-
}, V1 = {
|
|
227
|
-
name: "lu-move-right",
|
|
228
|
-
components: [["path", { d: "M18 8L22 12L18 16 M2 12H22" }]]
|
|
229
|
-
}, H1 = {
|
|
230
|
-
name: "lu-move-up-left",
|
|
231
|
-
components: [["path", { d: "M5 11V5H11 M5 5L19 19" }]]
|
|
232
|
-
}, A1 = {
|
|
233
|
-
name: "lu-move-up-right",
|
|
234
|
-
components: [["path", { d: "M13 5H19V11 M19 5L5 19" }]]
|
|
235
|
-
}, q1 = {
|
|
236
|
-
name: "lu-move-up",
|
|
237
|
-
components: [["path", { d: "M8 6L12 2L16 6 M12 2V22" }]]
|
|
238
|
-
}, f1 = {
|
|
239
|
-
name: "lu-move-vertical",
|
|
240
|
-
components: [["path", { d: "M12 2v20 M8 18 L12 22 L16 18 M8 6 L12 2 L16 6" }]]
|
|
241
|
-
}, w1 = {
|
|
242
|
-
name: "lu-move",
|
|
243
|
-
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" }]]
|
|
244
|
-
}, P1 = {
|
|
245
|
-
name: "lu-music-2",
|
|
246
|
-
components: [["path", { d: "M4,18 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M12 18V2l7 4" }]]
|
|
247
|
-
}, z1 = {
|
|
248
|
-
name: "lu-music-3",
|
|
249
|
-
components: [["path", { d: "M8,18 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M16 18V2" }]]
|
|
250
|
-
}, C1 = {
|
|
251
|
-
name: "lu-music-4",
|
|
252
|
-
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" }]]
|
|
253
|
-
}, k1 = {
|
|
254
|
-
name: "lu-music",
|
|
255
|
-
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" }]]
|
|
256
|
-
}, b1 = {
|
|
257
|
-
name: "lu-navigation-2-off",
|
|
258
|
-
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" }]]
|
|
259
|
-
}, R1 = {
|
|
260
|
-
name: "lu-navigation-2",
|
|
261
|
-
components: [["path", { d: "M12 2 L19 21 L12 17 L5 21 L12 2 Z" }]]
|
|
262
|
-
}, T1 = {
|
|
263
|
-
name: "lu-navigation-off",
|
|
264
|
-
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" }]]
|
|
265
|
-
}, y1 = {
|
|
266
|
-
name: "lu-navigation",
|
|
267
|
-
components: [["path", { d: "M3 11 L22 2 L13 21 L11 13 L3 11 Z" }]]
|
|
268
|
-
}, O1 = {
|
|
269
|
-
name: "lu-network",
|
|
270
|
-
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" }]]
|
|
271
|
-
}, D1 = {
|
|
272
|
-
name: "lu-newspaper",
|
|
273
|
-
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" }]]
|
|
274
|
-
}, x1 = {
|
|
275
|
-
name: "lu-nfc",
|
|
276
|
-
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" }]]
|
|
277
|
-
}, B1 = {
|
|
278
|
-
name: "lu-notebook-pen",
|
|
279
|
-
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" }]]
|
|
280
|
-
}, N1 = {
|
|
281
|
-
name: "lu-notebook-tabs",
|
|
282
|
-
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" }]]
|
|
283
|
-
}, U1 = {
|
|
284
|
-
name: "lu-notebook-text",
|
|
285
|
-
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" }]]
|
|
286
|
-
}, F1 = {
|
|
287
|
-
name: "lu-notebook",
|
|
288
|
-
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" }]]
|
|
289
|
-
}, Q1 = {
|
|
290
|
-
name: "lu-notepad-text-dashed",
|
|
291
|
-
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" }]]
|
|
292
|
-
}, X1 = {
|
|
293
|
-
name: "lu-notepad-text",
|
|
294
|
-
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" }]]
|
|
295
|
-
}, E1 = {
|
|
296
|
-
name: "lu-nut-off",
|
|
297
|
-
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" }]]
|
|
298
|
-
}, I1 = {
|
|
299
|
-
name: "lu-nut",
|
|
300
|
-
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" }]]
|
|
301
|
-
}, j1 = {
|
|
302
|
-
name: "lu-octagon-alert",
|
|
303
|
-
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" }]]
|
|
304
|
-
}, K1 = {
|
|
305
|
-
name: "lu-octagon-minus",
|
|
306
|
-
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" }]]
|
|
307
|
-
}, W1 = {
|
|
308
|
-
name: "lu-octagon-pause",
|
|
309
|
-
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" }]]
|
|
310
|
-
}, G1 = {
|
|
311
|
-
name: "lu-octagon-x",
|
|
312
|
-
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" }]]
|
|
313
|
-
}, J1 = {
|
|
314
|
-
name: "lu-octagon",
|
|
315
|
-
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" }]]
|
|
316
|
-
}, Y1 = {
|
|
317
|
-
name: "lu-omega",
|
|
318
|
-
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" }]]
|
|
319
|
-
}, _1 = {
|
|
320
|
-
name: "lu-option",
|
|
321
|
-
components: [["path", { d: "M3 3h6l6 18h6 M14 3h7" }]]
|
|
322
|
-
}, $1 = {
|
|
323
|
-
name: "lu-orbit",
|
|
324
|
-
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" }]]
|
|
325
|
-
}, a2 = {
|
|
326
|
-
name: "lu-origami",
|
|
327
|
-
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" }]]
|
|
328
|
-
}, n2 = {
|
|
329
|
-
name: "lu-package-2",
|
|
330
|
-
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" }]]
|
|
331
|
-
}, e2 = {
|
|
332
|
-
name: "lu-package-check",
|
|
333
|
-
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" }]]
|
|
334
|
-
}, o2 = {
|
|
335
|
-
name: "lu-package-minus",
|
|
336
|
-
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" }]]
|
|
337
|
-
}, t2 = {
|
|
338
|
-
name: "lu-package-open",
|
|
339
|
-
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" }]]
|
|
340
|
-
}, M2 = {
|
|
341
|
-
name: "lu-package-plus",
|
|
342
|
-
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" }]]
|
|
343
|
-
}, s2 = {
|
|
344
|
-
name: "lu-package-search",
|
|
345
|
-
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" }]]
|
|
346
|
-
}, h2 = {
|
|
347
|
-
name: "lu-package-x",
|
|
348
|
-
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" }]]
|
|
349
|
-
}, c2 = {
|
|
350
|
-
name: "lu-package",
|
|
351
|
-
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.29 7 L12 12 L20.71 7 M7.5 4.27 L16.5 9.42" }]]
|
|
352
|
-
}, u2 = {
|
|
353
|
-
name: "lu-paint-bucket",
|
|
354
|
-
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" }]]
|
|
355
|
-
}, p2 = {
|
|
356
|
-
name: "lu-paint-roller",
|
|
357
|
-
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" }]]
|
|
358
|
-
}, l2 = {
|
|
359
|
-
name: "lu-paintbrush-vertical",
|
|
360
|
-
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" }]]
|
|
361
|
-
}, m2 = {
|
|
362
|
-
name: "lu-paintbrush",
|
|
363
|
-
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" }]]
|
|
364
|
-
}, L2 = {
|
|
365
|
-
name: "lu-palette",
|
|
366
|
-
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" }]]
|
|
367
|
-
}, v2 = {
|
|
368
|
-
name: "lu-panel-bottom-close",
|
|
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 15h18 M15 8 L12 11 L9 8" }]]
|
|
370
|
-
}, r2 = {
|
|
371
|
-
name: "lu-panel-bottom-dashed",
|
|
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 15h1 M19 15h2 M3 15h2 M9 15h1" }]]
|
|
373
|
-
}, d2 = {
|
|
374
|
-
name: "lu-panel-bottom-open",
|
|
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 15h18 M9 10 L12 7 L15 10" }]]
|
|
376
|
-
}, i2 = {
|
|
377
|
-
name: "lu-panel-bottom",
|
|
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 15h18" }]]
|
|
379
|
-
}, Z2 = {
|
|
380
|
-
name: "lu-panel-left-close",
|
|
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 M16 15 L13 12 L16 9" }]]
|
|
382
|
-
}, S2 = {
|
|
383
|
-
name: "lu-panel-left-dashed",
|
|
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 M9 14v1 M9 19v2 M9 3v2 M9 9v1" }]]
|
|
385
|
-
}, g2 = {
|
|
386
|
-
name: "lu-panel-left-open",
|
|
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 M9 3v18 M14 9 L17 12 L14 15" }]]
|
|
388
|
-
}, V2 = {
|
|
389
|
-
name: "lu-panel-left",
|
|
390
|
-
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" }]]
|
|
391
|
-
}, H2 = {
|
|
392
|
-
name: "lu-panel-right-close",
|
|
393
|
-
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" }]]
|
|
394
|
-
}, A2 = {
|
|
395
|
-
name: "lu-panel-right-dashed",
|
|
396
|
-
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" }]]
|
|
397
|
-
}, q2 = {
|
|
398
|
-
name: "lu-panel-right-open",
|
|
399
|
-
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" }]]
|
|
400
|
-
}, f2 = {
|
|
401
|
-
name: "lu-panel-right",
|
|
402
|
-
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" }]]
|
|
403
|
-
}, w2 = {
|
|
404
|
-
name: "lu-panel-top-close",
|
|
405
|
-
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" }]]
|
|
406
|
-
}, P2 = {
|
|
407
|
-
name: "lu-panel-top-dashed",
|
|
408
|
-
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" }]]
|
|
409
|
-
}, z2 = {
|
|
410
|
-
name: "lu-panel-top-open",
|
|
411
|
-
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" }]]
|
|
412
|
-
}, C2 = {
|
|
413
|
-
name: "lu-panel-top",
|
|
414
|
-
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" }]]
|
|
415
|
-
}, k2 = {
|
|
416
|
-
name: "lu-panels-left-bottom",
|
|
417
|
-
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" }]]
|
|
418
|
-
}, b2 = {
|
|
419
|
-
name: "lu-panels-right-bottom",
|
|
420
|
-
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" }]]
|
|
421
|
-
}, R2 = {
|
|
422
|
-
name: "lu-panels-top-left",
|
|
423
|
-
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" }]]
|
|
424
|
-
}, T2 = {
|
|
425
|
-
name: "lu-paperclip",
|
|
426
|
-
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" }]]
|
|
427
|
-
}, y2 = {
|
|
428
|
-
name: "lu-parentheses",
|
|
429
|
-
components: [["path", { d: "M8 21s-4-3-4-9 4-9 4-9 M16 3s4 3 4 9-4 9-4 9" }]]
|
|
430
|
-
}, O2 = {
|
|
431
|
-
name: "lu-parking-meter",
|
|
432
|
-
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" }]]
|
|
433
|
-
}, D2 = {
|
|
434
|
-
name: "lu-party-popper",
|
|
435
|
-
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" }]]
|
|
436
|
-
}, x2 = {
|
|
437
|
-
name: "lu-pause",
|
|
438
|
-
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" }]]
|
|
439
|
-
}, B2 = {
|
|
440
|
-
name: "lu-paw-print",
|
|
441
|
-
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" }]]
|
|
442
|
-
}, N2 = {
|
|
443
|
-
name: "lu-pc-case",
|
|
444
|
-
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" }]]
|
|
445
|
-
}, U2 = {
|
|
446
|
-
name: "lu-pen-line",
|
|
447
|
-
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" }]]
|
|
448
|
-
}, F2 = {
|
|
449
|
-
name: "lu-pen-off",
|
|
450
|
-
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" }]]
|
|
451
|
-
}, Q2 = {
|
|
452
|
-
name: "lu-pen-tool",
|
|
453
|
-
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" }]]
|
|
454
|
-
}, X2 = {
|
|
455
|
-
name: "lu-pen",
|
|
456
|
-
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" }]]
|
|
457
|
-
}, E2 = {
|
|
458
|
-
name: "lu-pencil-line",
|
|
459
|
-
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" }]]
|
|
460
|
-
}, I2 = {
|
|
461
|
-
name: "lu-pencil-off",
|
|
462
|
-
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" }]]
|
|
463
|
-
}, j2 = {
|
|
464
|
-
name: "lu-pencil-ruler",
|
|
465
|
-
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" }]]
|
|
466
|
-
}, K2 = {
|
|
467
|
-
name: "lu-pencil",
|
|
468
|
-
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" }]]
|
|
469
|
-
}, W2 = {
|
|
470
|
-
name: "lu-pentagon",
|
|
471
|
-
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" }]]
|
|
472
|
-
}, G2 = {
|
|
473
|
-
name: "lu-percent",
|
|
474
|
-
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" }]]
|
|
475
|
-
}, J2 = {
|
|
476
|
-
name: "lu-person-standing",
|
|
477
|
-
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" }]]
|
|
478
|
-
}, Y2 = {
|
|
479
|
-
name: "lu-philippine-peso",
|
|
480
|
-
components: [["path", { d: "M20 11H4 M20 7H4 M7 21V4a1 1 0 0 1 1-1h4a1 1 0 0 1 0 12H7" }]]
|
|
481
|
-
}, _2 = {
|
|
482
|
-
name: "lu-phone-call",
|
|
483
|
-
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" }]]
|
|
484
|
-
}, $2 = {
|
|
485
|
-
name: "lu-phone-forwarded",
|
|
486
|
-
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" }]]
|
|
487
|
-
}, a0 = {
|
|
488
|
-
name: "lu-phone-incoming",
|
|
489
|
-
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" }]]
|
|
490
|
-
}, n0 = {
|
|
491
|
-
name: "lu-phone-missed",
|
|
492
|
-
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" }]]
|
|
493
|
-
}, e0 = {
|
|
494
|
-
name: "lu-phone-off",
|
|
495
|
-
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" }]]
|
|
496
|
-
}, o0 = {
|
|
497
|
-
name: "lu-phone-outgoing",
|
|
498
|
-
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" }]]
|
|
499
|
-
}, t0 = {
|
|
500
|
-
name: "lu-phone",
|
|
501
|
-
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" }]]
|
|
502
|
-
}, M0 = {
|
|
503
|
-
name: "lu-pi",
|
|
504
|
-
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" }]]
|
|
505
|
-
}, s0 = {
|
|
506
|
-
name: "lu-piano",
|
|
507
|
-
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" }]]
|
|
508
|
-
}, h0 = {
|
|
509
|
-
name: "lu-pickaxe",
|
|
510
|
-
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" }]]
|
|
511
|
-
}, c0 = {
|
|
512
|
-
name: "lu-picture-in-picture-2",
|
|
513
|
-
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" }]]
|
|
514
|
-
}, u0 = {
|
|
515
|
-
name: "lu-picture-in-picture",
|
|
516
|
-
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" }]]
|
|
517
|
-
}, p0 = {
|
|
518
|
-
name: "lu-piggy-bank",
|
|
519
|
-
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" }]]
|
|
520
|
-
}, l0 = {
|
|
521
|
-
name: "lu-pilcrow-left",
|
|
522
|
-
components: [["path", { d: "M14 3v11 M14 9h-3a3 3 0 0 1 0-6h9 M18 3v11 M22 18H2l4-4 M6 22 L2 18" }]]
|
|
523
|
-
}, m0 = {
|
|
524
|
-
name: "lu-pilcrow-right",
|
|
525
|
-
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" }]]
|
|
526
|
-
}, L0 = {
|
|
527
|
-
name: "lu-pilcrow",
|
|
528
|
-
components: [["path", { d: "M13 4v16 M17 4v16 M19 4H9.5a4.5 4.5 0 0 0 0 9H13" }]]
|
|
529
|
-
}, v0 = {
|
|
530
|
-
name: "lu-pill-bottle",
|
|
531
|
-
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" }]]
|
|
532
|
-
}, r0 = {
|
|
533
|
-
name: "lu-pill",
|
|
534
|
-
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" }]]
|
|
535
|
-
}, d0 = {
|
|
536
|
-
name: "lu-pin-off",
|
|
537
|
-
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" }]]
|
|
538
|
-
}, i0 = {
|
|
539
|
-
name: "lu-pin",
|
|
540
|
-
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" }]]
|
|
541
|
-
}, Z0 = {
|
|
542
|
-
name: "lu-pipette",
|
|
543
|
-
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" }]]
|
|
544
|
-
}, S0 = {
|
|
545
|
-
name: "lu-pizza",
|
|
546
|
-
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" }]]
|
|
547
|
-
}, g0 = {
|
|
548
|
-
name: "lu-plane-landing",
|
|
549
|
-
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" }]]
|
|
550
|
-
}, V0 = {
|
|
551
|
-
name: "lu-plane-takeoff",
|
|
552
|
-
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" }]]
|
|
553
|
-
}, H0 = {
|
|
554
|
-
name: "lu-plane",
|
|
555
|
-
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" }]]
|
|
556
|
-
}, A0 = {
|
|
557
|
-
name: "lu-play",
|
|
558
|
-
components: [["path", { d: "M6 3 L20 12 L6 21 L6 3 Z" }]]
|
|
559
|
-
}, q0 = {
|
|
560
|
-
name: "lu-plug-2",
|
|
561
|
-
components: [["path", { d: "M9 2v6 M15 2v6 M12 17v5 M5 8h14 M6 11V8h12v3a6 6 0 1 1-12 0Z" }]]
|
|
562
|
-
}, f0 = {
|
|
563
|
-
name: "lu-plug-zap",
|
|
564
|
-
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" }]]
|
|
565
|
-
}, w0 = {
|
|
566
|
-
name: "lu-plug",
|
|
567
|
-
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" }]]
|
|
568
|
-
}, P0 = {
|
|
569
|
-
name: "lu-plus",
|
|
570
|
-
components: [["path", { d: "M5 12h14 M12 5v14" }]]
|
|
571
|
-
}, z0 = {
|
|
572
|
-
name: "lu-pocket-knife",
|
|
573
|
-
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" }]]
|
|
574
|
-
}, C0 = {
|
|
575
|
-
name: "lu-pocket",
|
|
576
|
-
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" }]]
|
|
577
|
-
}, k0 = {
|
|
578
|
-
name: "lu-podcast",
|
|
579
|
-
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" }]]
|
|
580
|
-
}, b0 = {
|
|
581
|
-
name: "lu-pointer-off",
|
|
582
|
-
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" }]]
|
|
583
|
-
}, R0 = {
|
|
584
|
-
name: "lu-pointer",
|
|
585
|
-
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" }]]
|
|
586
|
-
}, T0 = {
|
|
587
|
-
name: "lu-popcorn",
|
|
588
|
-
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" }]]
|
|
589
|
-
}, y0 = {
|
|
590
|
-
name: "lu-popsicle",
|
|
591
|
-
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" }]]
|
|
592
|
-
}, O0 = {
|
|
593
|
-
name: "lu-pound-sterling",
|
|
594
|
-
components: [["path", { d: "M18 7c0-5.333-8-5.333-8 0 M10 7v14 M6 21h12 M6 13h10" }]]
|
|
595
|
-
}, D0 = {
|
|
596
|
-
name: "lu-power-off",
|
|
597
|
-
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" }]]
|
|
598
|
-
}, x0 = {
|
|
599
|
-
name: "lu-power",
|
|
600
|
-
components: [["path", { d: "M12 2v10 M18.4 6.6a9 9 0 1 1-12.77.04" }]]
|
|
601
|
-
}, B0 = {
|
|
602
|
-
name: "lu-presentation",
|
|
603
|
-
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" }]]
|
|
604
|
-
}, N0 = {
|
|
605
|
-
name: "lu-printer-check",
|
|
606
|
-
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" }]]
|
|
607
|
-
}, U0 = {
|
|
608
|
-
name: "lu-printer",
|
|
609
|
-
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" }]]
|
|
610
|
-
}, F0 = {
|
|
611
|
-
name: "lu-projector",
|
|
612
|
-
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" }]]
|
|
613
|
-
}, Q0 = {
|
|
614
|
-
name: "lu-proportions",
|
|
615
|
-
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" }]]
|
|
616
|
-
}, X0 = {
|
|
617
|
-
name: "lu-puzzle",
|
|
618
|
-
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" }]]
|
|
619
|
-
}, E0 = {
|
|
620
|
-
name: "lu-pyramid",
|
|
621
|
-
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" }]]
|
|
622
|
-
}, I0 = {
|
|
623
|
-
name: "lu-qr-code",
|
|
624
|
-
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" }]]
|
|
625
|
-
}, j0 = {
|
|
626
|
-
name: "lu-quote",
|
|
627
|
-
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" }]]
|
|
628
|
-
}, K0 = {
|
|
629
|
-
name: "lu-rabbit",
|
|
630
|
-
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" }]]
|
|
631
|
-
}, W0 = {
|
|
632
|
-
name: "lu-radar",
|
|
633
|
-
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" }]]
|
|
634
|
-
}, G0 = {
|
|
635
|
-
name: "lu-radiation",
|
|
636
|
-
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" }]]
|
|
637
|
-
}, J0 = {
|
|
638
|
-
name: "lu-radical",
|
|
639
|
-
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" }]]
|
|
640
|
-
}, Y0 = {
|
|
641
|
-
name: "lu-radio-receiver",
|
|
642
|
-
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" }]]
|
|
643
|
-
}, _0 = {
|
|
644
|
-
name: "lu-radio-tower",
|
|
645
|
-
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" }]]
|
|
646
|
-
}, $0 = {
|
|
647
|
-
name: "lu-radio",
|
|
648
|
-
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" }]]
|
|
649
|
-
}, aa = {
|
|
650
|
-
name: "lu-radius",
|
|
651
|
-
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" }]]
|
|
652
|
-
}, na = {
|
|
653
|
-
name: "lu-rail-symbol",
|
|
654
|
-
components: [["path", { d: "M5 15h14 M5 9h14 M14 20 L9 15 L15 9 L10 4" }]]
|
|
655
|
-
}, ea = {
|
|
656
|
-
name: "lu-rainbow",
|
|
657
|
-
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" }]]
|
|
658
|
-
}, oa = {
|
|
659
|
-
name: "lu-rat",
|
|
660
|
-
components: [["path", { d: "M13 22H4a2 2 0 0 1 0-4h12 M13.236 18a3 3 0 0 0-2.2-5 M16 9h.01 M16.82 3.94a3 3 0 1 1 3.237 4.868l1.815 2.587a1.5 1.5 0 0 1-1.5 2.1l-2.872-.453a3 3 0 0 0-3.5 3 M17 4.988a3 3 0 1 0-5.2 2.052A7 7 0 0 0 4 14.015 4 4 0 0 0 8 18" }]]
|
|
661
|
-
}, ta = {
|
|
662
|
-
name: "lu-ratio",
|
|
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 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" }]]
|
|
664
|
-
}, Ma = {
|
|
665
|
-
name: "lu-receipt-cent",
|
|
666
|
-
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" }]]
|
|
667
|
-
}, sa = {
|
|
668
|
-
name: "lu-receipt-euro",
|
|
669
|
-
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" }]]
|
|
670
|
-
}, ha = {
|
|
671
|
-
name: "lu-receipt-indian-rupee",
|
|
672
|
-
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" }]]
|
|
673
|
-
}, ca = {
|
|
674
|
-
name: "lu-receipt-japanese-yen",
|
|
675
|
-
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" }]]
|
|
676
|
-
}, ua = {
|
|
677
|
-
name: "lu-receipt-pound-sterling",
|
|
678
|
-
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" }]]
|
|
679
|
-
}, pa = {
|
|
680
|
-
name: "lu-receipt-russian-ruble",
|
|
681
|
-
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" }]]
|
|
682
|
-
}, la = {
|
|
683
|
-
name: "lu-receipt-swiss-franc",
|
|
684
|
-
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" }]]
|
|
685
|
-
}, ma = {
|
|
686
|
-
name: "lu-receipt-text",
|
|
687
|
-
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" }]]
|
|
688
|
-
}, La = {
|
|
689
|
-
name: "lu-receipt",
|
|
690
|
-
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" }]]
|
|
691
|
-
}, va = {
|
|
692
|
-
name: "lu-rectangle-ellipsis",
|
|
693
|
-
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" }]]
|
|
694
|
-
}, ra = {
|
|
695
|
-
name: "lu-rectangle-horizontal",
|
|
696
|
-
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" }]]
|
|
697
|
-
}, da = {
|
|
698
|
-
name: "lu-rectangle-vertical",
|
|
699
|
-
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" }]]
|
|
700
|
-
}, ia = {
|
|
701
|
-
name: "lu-recycle",
|
|
702
|
-
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" }]]
|
|
703
|
-
}, Za = {
|
|
704
|
-
name: "lu-redo-2",
|
|
705
|
-
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" }]]
|
|
706
|
-
}, Sa = {
|
|
707
|
-
name: "lu-redo-dot",
|
|
708
|
-
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" }]]
|
|
709
|
-
}, ga = {
|
|
710
|
-
name: "lu-redo",
|
|
711
|
-
components: [["path", { d: "M21 7v6h-6 M3 17a9 9 0 0 1 9-9 9 9 0 0 1 6 2.3l3 2.7" }]]
|
|
712
|
-
}, Va = {
|
|
713
|
-
name: "lu-refresh-ccw-dot",
|
|
714
|
-
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" }]]
|
|
715
|
-
}, Ha = {
|
|
716
|
-
name: "lu-refresh-ccw",
|
|
717
|
-
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" }]]
|
|
718
|
-
}, Aa = {
|
|
719
|
-
name: "lu-refresh-cw-off",
|
|
720
|
-
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" }]]
|
|
721
|
-
}, qa = {
|
|
722
|
-
name: "lu-refresh-cw",
|
|
723
|
-
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" }]]
|
|
724
|
-
}, fa = {
|
|
725
|
-
name: "lu-refrigerator",
|
|
726
|
-
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" }]]
|
|
727
|
-
}, wa = {
|
|
728
|
-
name: "lu-regex",
|
|
729
|
-
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" }]]
|
|
730
|
-
}, Pa = {
|
|
731
|
-
name: "lu-remove-formatting",
|
|
732
|
-
components: [["path", { d: "M4 7V4h16v3 M5 20h6 M13 4 8 20 M15 15 L20 20 M20 15 L15 20" }]]
|
|
733
|
-
}, za = {
|
|
734
|
-
name: "lu-repeat-1",
|
|
735
|
-
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" }]]
|
|
736
|
-
}, Ca = {
|
|
737
|
-
name: "lu-repeat-2",
|
|
738
|
-
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" }]]
|
|
739
|
-
}, ka = {
|
|
740
|
-
name: "lu-repeat",
|
|
741
|
-
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" }]]
|
|
742
|
-
}, ba = {
|
|
743
|
-
name: "lu-replace-all",
|
|
744
|
-
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" }]]
|
|
745
|
-
}, Ra = {
|
|
746
|
-
name: "lu-replace",
|
|
747
|
-
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" }]]
|
|
748
|
-
}, Ta = {
|
|
749
|
-
name: "lu-reply-all",
|
|
750
|
-
components: [["path", { d: "M7 17 L2 12 L7 7 M12 17 L7 12 L12 7 M22 18v-2a4 4 0 0 0-4-4H7" }]]
|
|
751
|
-
}, ya = {
|
|
752
|
-
name: "lu-reply",
|
|
753
|
-
components: [["path", { d: "M9 17 L4 12 L9 7 M20 18v-2a4 4 0 0 0-4-4H4" }]]
|
|
754
|
-
}, Oa = {
|
|
755
|
-
name: "lu-rewind",
|
|
756
|
-
components: [["path", { d: "M11 19 L2 12 L11 5 L11 19 Z M22 19 L13 12 L22 5 L22 19 Z" }]]
|
|
757
|
-
}, Da = {
|
|
758
|
-
name: "lu-ribbon",
|
|
759
|
-
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" }]]
|
|
760
|
-
}, xa = {
|
|
761
|
-
name: "lu-rocket",
|
|
762
|
-
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" }]]
|
|
763
|
-
}, Ba = {
|
|
764
|
-
name: "lu-rocking-chair",
|
|
765
|
-
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" }]]
|
|
766
|
-
}, Na = {
|
|
767
|
-
name: "lu-roller-coaster",
|
|
768
|
-
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" }]]
|
|
769
|
-
}, Ua = {
|
|
770
|
-
name: "lu-rotate-3d",
|
|
771
|
-
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" }]]
|
|
772
|
-
}, Fa = {
|
|
773
|
-
name: "lu-rotate-ccw-square",
|
|
774
|
-
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" }]]
|
|
775
|
-
}, Qa = {
|
|
776
|
-
name: "lu-rotate-ccw",
|
|
777
|
-
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" }]]
|
|
778
|
-
}, Xa = {
|
|
779
|
-
name: "lu-rotate-cw-square",
|
|
780
|
-
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" }]]
|
|
781
|
-
}, Ea = {
|
|
782
|
-
name: "lu-rotate-cw",
|
|
783
|
-
components: [["path", { d: "M21 12a9 9 0 1 1-9-9c2.52 0 4.93 1 6.74 2.74L21 8 M21 3v5h-5" }]]
|
|
784
|
-
}, Ia = {
|
|
785
|
-
name: "lu-route-off",
|
|
786
|
-
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" }]]
|
|
787
|
-
}, ja = {
|
|
788
|
-
name: "lu-route",
|
|
789
|
-
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" }]]
|
|
790
|
-
}, Ka = {
|
|
791
|
-
name: "lu-router",
|
|
792
|
-
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" }]]
|
|
793
|
-
}, Wa = {
|
|
794
|
-
name: "lu-rows-2",
|
|
795
|
-
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" }]]
|
|
796
|
-
}, Ga = {
|
|
797
|
-
name: "lu-rows-3",
|
|
798
|
-
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" }]]
|
|
799
|
-
}, Ja = {
|
|
800
|
-
name: "lu-rows-4",
|
|
801
|
-
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" }]]
|
|
802
|
-
}, Ya = {
|
|
803
|
-
name: "lu-rss",
|
|
804
|
-
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" }]]
|
|
805
|
-
}, _a = {
|
|
806
|
-
name: "lu-ruler",
|
|
807
|
-
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" }]]
|
|
808
|
-
}, $a = {
|
|
809
|
-
name: "lu-russian-ruble",
|
|
810
|
-
components: [["path", { d: "M6 11h8a4 4 0 0 0 0-8H9v18 M6 15h8" }]]
|
|
811
|
-
}, a4 = {
|
|
812
|
-
name: "lu-sailboat",
|
|
813
|
-
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" }]]
|
|
814
|
-
}, n4 = {
|
|
815
|
-
name: "lu-salad",
|
|
816
|
-
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" }]]
|
|
817
|
-
}, e4 = {
|
|
818
|
-
name: "lu-sandwich",
|
|
819
|
-
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" }]]
|
|
820
|
-
}, o4 = {
|
|
821
|
-
name: "lu-satellite-dish",
|
|
822
|
-
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" }]]
|
|
823
|
-
}, t4 = {
|
|
824
|
-
name: "lu-satellite",
|
|
825
|
-
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" }]]
|
|
826
|
-
}, M4 = {
|
|
827
|
-
name: "lu-save-all",
|
|
828
|
-
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" }]]
|
|
829
|
-
}, s4 = {
|
|
830
|
-
name: "lu-save-off",
|
|
831
|
-
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" }]]
|
|
832
|
-
}, h4 = {
|
|
833
|
-
name: "lu-save",
|
|
834
|
-
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" }]]
|
|
835
|
-
}, c4 = {
|
|
836
|
-
name: "lu-scale-3d",
|
|
837
|
-
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" }]]
|
|
838
|
-
}, u4 = {
|
|
839
|
-
name: "lu-scale",
|
|
840
|
-
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" }]]
|
|
841
|
-
}, p4 = {
|
|
842
|
-
name: "lu-scaling",
|
|
843
|
-
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" }]]
|
|
844
|
-
}, l4 = {
|
|
845
|
-
name: "lu-scan-barcode",
|
|
846
|
-
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" }]]
|
|
847
|
-
}, m4 = {
|
|
848
|
-
name: "lu-scan-eye",
|
|
849
|
-
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" }]]
|
|
850
|
-
}, L4 = {
|
|
851
|
-
name: "lu-scan-face",
|
|
852
|
-
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" }]]
|
|
853
|
-
}, v4 = {
|
|
854
|
-
name: "lu-scan-heart",
|
|
855
|
-
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" }]]
|
|
856
|
-
}, r4 = {
|
|
857
|
-
name: "lu-scan-line",
|
|
858
|
-
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" }]]
|
|
859
|
-
}, d4 = {
|
|
860
|
-
name: "lu-scan-qr-code",
|
|
861
|
-
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" }]]
|
|
862
|
-
}, i4 = {
|
|
863
|
-
name: "lu-scan-search",
|
|
864
|
-
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" }]]
|
|
865
|
-
}, Z4 = {
|
|
866
|
-
name: "lu-scan-text",
|
|
867
|
-
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" }]]
|
|
868
|
-
}, S4 = {
|
|
869
|
-
name: "lu-scan",
|
|
870
|
-
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" }]]
|
|
871
|
-
}, g4 = {
|
|
872
|
-
name: "lu-school",
|
|
873
|
-
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" }]]
|
|
874
|
-
}, V4 = {
|
|
875
|
-
name: "lu-scissors-line-dashed",
|
|
876
|
-
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" }]]
|
|
877
|
-
}, H4 = {
|
|
878
|
-
name: "lu-scissors",
|
|
879
|
-
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" }]]
|
|
880
|
-
}, A4 = {
|
|
881
|
-
name: "lu-screen-share-off",
|
|
882
|
-
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" }]]
|
|
883
|
-
}, q4 = {
|
|
884
|
-
name: "lu-screen-share",
|
|
885
|
-
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" }]]
|
|
886
|
-
}, f4 = {
|
|
887
|
-
name: "lu-scroll-text",
|
|
888
|
-
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" }]]
|
|
889
|
-
}, w4 = {
|
|
890
|
-
name: "lu-scroll",
|
|
891
|
-
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" }]]
|
|
892
|
-
}, P4 = {
|
|
893
|
-
name: "lu-search-check",
|
|
894
|
-
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" }]]
|
|
895
|
-
}, z4 = {
|
|
896
|
-
name: "lu-search-code",
|
|
897
|
-
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" }]]
|
|
898
|
-
}, C4 = {
|
|
899
|
-
name: "lu-search-slash",
|
|
900
|
-
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" }]]
|
|
901
|
-
}, k4 = {
|
|
902
|
-
name: "lu-search-x",
|
|
903
|
-
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" }]]
|
|
904
|
-
}, b4 = {
|
|
905
|
-
name: "lu-search",
|
|
906
|
-
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" }]]
|
|
907
|
-
}, R4 = {
|
|
908
|
-
name: "lu-section",
|
|
909
|
-
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" }]]
|
|
910
|
-
}, T4 = {
|
|
911
|
-
name: "lu-send-horizontal",
|
|
912
|
-
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" }]]
|
|
913
|
-
}, y4 = {
|
|
914
|
-
name: "lu-send-to-back",
|
|
915
|
-
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" }]]
|
|
916
|
-
}, O4 = {
|
|
917
|
-
name: "lu-send",
|
|
918
|
-
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" }]]
|
|
919
|
-
}, D4 = {
|
|
920
|
-
name: "lu-separator-horizontal",
|
|
921
|
-
components: [["path", { d: "M3 12 L21 12 M8 8 L12 4 L16 8 M16 16 L12 20 L8 16" }]]
|
|
922
|
-
}, x4 = {
|
|
923
|
-
name: "lu-separator-vertical",
|
|
924
|
-
components: [["path", { d: "M12 3 L12 21 M8 8 L4 12 L8 16 M16 16 L20 12 L16 8" }]]
|
|
925
|
-
}, B4 = {
|
|
926
|
-
name: "lu-server-cog",
|
|
927
|
-
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" }]]
|
|
928
|
-
}, N4 = {
|
|
929
|
-
name: "lu-server-crash",
|
|
930
|
-
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" }]]
|
|
931
|
-
}, U4 = {
|
|
932
|
-
name: "lu-server-off",
|
|
933
|
-
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" }]]
|
|
934
|
-
}, F4 = {
|
|
935
|
-
name: "lu-server",
|
|
936
|
-
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" }]]
|
|
937
|
-
}, Q4 = {
|
|
938
|
-
name: "lu-settings-2",
|
|
939
|
-
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" }]]
|
|
940
|
-
}, X4 = {
|
|
941
|
-
name: "lu-settings",
|
|
942
|
-
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" }]]
|
|
943
|
-
}, E4 = {
|
|
944
|
-
name: "lu-shapes",
|
|
945
|
-
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" }]]
|
|
946
|
-
}, I4 = {
|
|
947
|
-
name: "lu-share-2",
|
|
948
|
-
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" }]]
|
|
949
|
-
}, j4 = {
|
|
950
|
-
name: "lu-share",
|
|
951
|
-
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" }]]
|
|
952
|
-
}, K4 = {
|
|
953
|
-
name: "lu-sheet",
|
|
954
|
-
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" }]]
|
|
955
|
-
}, W4 = {
|
|
956
|
-
name: "lu-shell",
|
|
957
|
-
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" }]]
|
|
958
|
-
}, G4 = {
|
|
959
|
-
name: "lu-shield-alert",
|
|
960
|
-
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" }]]
|
|
961
|
-
}, J4 = {
|
|
962
|
-
name: "lu-shield-ban",
|
|
963
|
-
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" }]]
|
|
964
|
-
}, Y4 = {
|
|
965
|
-
name: "lu-shield-check",
|
|
966
|
-
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" }]]
|
|
967
|
-
}, _4 = {
|
|
968
|
-
name: "lu-shield-ellipsis",
|
|
969
|
-
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" }]]
|
|
970
|
-
}, $4 = {
|
|
971
|
-
name: "lu-shield-half",
|
|
972
|
-
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" }]]
|
|
973
|
-
}, an = {
|
|
974
|
-
name: "lu-shield-minus",
|
|
975
|
-
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" }]]
|
|
976
|
-
}, nn = {
|
|
977
|
-
name: "lu-shield-off",
|
|
978
|
-
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" }]]
|
|
979
|
-
}, en = {
|
|
980
|
-
name: "lu-shield-plus",
|
|
981
|
-
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" }]]
|
|
982
|
-
}, on = {
|
|
983
|
-
name: "lu-shield-question",
|
|
984
|
-
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" }]]
|
|
985
|
-
}, tn = {
|
|
986
|
-
name: "lu-shield-x",
|
|
987
|
-
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" }]]
|
|
988
|
-
}, Mn = {
|
|
989
|
-
name: "lu-shield",
|
|
990
|
-
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" }]]
|
|
991
|
-
}, sn = {
|
|
992
|
-
name: "lu-ship-wheel",
|
|
993
|
-
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" }]]
|
|
994
|
-
}, hn = {
|
|
995
|
-
name: "lu-ship",
|
|
996
|
-
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" }]]
|
|
997
|
-
}, cn = {
|
|
998
|
-
name: "lu-shirt",
|
|
999
|
-
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" }]]
|
|
1000
|
-
}, un = {
|
|
1001
|
-
name: "lu-shopping-bag",
|
|
1002
|
-
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" }]]
|
|
1003
|
-
}, pn = {
|
|
1004
|
-
name: "lu-shopping-basket",
|
|
1005
|
-
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" }]]
|
|
1006
|
-
}, ln = {
|
|
1007
|
-
name: "lu-shopping-cart",
|
|
1008
|
-
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" }]]
|
|
1009
|
-
}, mn = {
|
|
1010
|
-
name: "lu-shovel",
|
|
1011
|
-
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" }]]
|
|
1012
|
-
}, Ln = {
|
|
1013
|
-
name: "lu-shower-head",
|
|
1014
|
-
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" }]]
|
|
1015
|
-
}, vn = {
|
|
1016
|
-
name: "lu-shrink",
|
|
1017
|
-
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" }]]
|
|
1018
|
-
}, rn = {
|
|
1019
|
-
name: "lu-shrub",
|
|
1020
|
-
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" }]]
|
|
1021
|
-
}, dn = {
|
|
1022
|
-
name: "lu-shuffle",
|
|
1023
|
-
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" }]]
|
|
1024
|
-
}, Zn = {
|
|
1025
|
-
name: "lu-sigma",
|
|
1026
|
-
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" }]]
|
|
1027
|
-
}, Sn = {
|
|
1028
|
-
name: "lu-signal-high",
|
|
1029
|
-
components: [["path", { d: "M2 20h.01 M7 20v-4 M12 20v-8 M17 20V8" }]]
|
|
1030
|
-
}, gn = {
|
|
1031
|
-
name: "lu-signal-low",
|
|
1032
|
-
components: [["path", { d: "M2 20h.01 M7 20v-4" }]]
|
|
1033
|
-
}, Vn = {
|
|
1034
|
-
name: "lu-signal-medium",
|
|
1035
|
-
components: [["path", { d: "M2 20h.01 M7 20v-4 M12 20v-8" }]]
|
|
1036
|
-
}, Hn = {
|
|
1037
|
-
name: "lu-signal-zero",
|
|
1038
|
-
components: [["path", { d: "M2 20h.01" }]]
|
|
1039
|
-
}, An = {
|
|
1040
|
-
name: "lu-signal",
|
|
1041
|
-
components: [["path", { d: "M2 20h.01 M7 20v-4 M12 20v-8 M17 20V8 M22 4v16" }]]
|
|
1042
|
-
}, qn = {
|
|
1043
|
-
name: "lu-signature",
|
|
1044
|
-
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" }]]
|
|
1045
|
-
}, fn = {
|
|
1046
|
-
name: "lu-signpost-big",
|
|
1047
|
-
components: [["path", { d: "M10 9H4L2 7l2-2h6 M14 5h6l2 2-2 2h-6 M10 22V4a2 2 0 1 1 4 0v18 M8 22h8" }]]
|
|
1048
|
-
}, wn = {
|
|
1049
|
-
name: "lu-signpost",
|
|
1050
|
-
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" }]]
|
|
1051
|
-
}, Pn = {
|
|
1052
|
-
name: "lu-siren",
|
|
1053
|
-
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" }]]
|
|
1054
|
-
}, zn = {
|
|
1055
|
-
name: "lu-skip-back",
|
|
1056
|
-
components: [["path", { d: "M19 20 L9 12 L19 4 L19 20 Z M5 19 L5 5" }]]
|
|
1057
|
-
}, Cn = {
|
|
1058
|
-
name: "lu-skip-forward",
|
|
1059
|
-
components: [["path", { d: "M5 4 L15 12 L5 20 L5 4 Z M19 5 L19 19" }]]
|
|
1060
|
-
}, kn = {
|
|
1061
|
-
name: "lu-skull",
|
|
1062
|
-
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" }]]
|
|
1063
|
-
}, bn = {
|
|
1064
|
-
name: "lu-slack",
|
|
1065
|
-
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" }]]
|
|
1066
|
-
}, Rn = {
|
|
1067
|
-
name: "lu-slash",
|
|
1068
|
-
components: [["path", { d: "M22 2 2 22" }]]
|
|
1069
|
-
}, Tn = {
|
|
1070
|
-
name: "lu-slice",
|
|
1071
|
-
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" }]]
|
|
1072
|
-
}, yn = {
|
|
1073
|
-
name: "lu-sliders-horizontal",
|
|
1074
|
-
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" }]]
|
|
1075
|
-
}, On = {
|
|
1076
|
-
name: "lu-sliders-vertical",
|
|
1077
|
-
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" }]]
|
|
1078
|
-
}, Dn = {
|
|
1079
|
-
name: "lu-smartphone-charging",
|
|
1080
|
-
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" }]]
|
|
1081
|
-
}, xn = {
|
|
1082
|
-
name: "lu-smartphone-nfc",
|
|
1083
|
-
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" }]]
|
|
1084
|
-
}, Bn = {
|
|
1085
|
-
name: "lu-smartphone",
|
|
1086
|
-
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" }]]
|
|
1087
|
-
}, Nn = {
|
|
1088
|
-
name: "lu-smile-plus",
|
|
1089
|
-
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" }]]
|
|
1090
|
-
}, Un = {
|
|
1091
|
-
name: "lu-smile",
|
|
1092
|
-
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" }]]
|
|
1093
|
-
}, Fn = {
|
|
1094
|
-
name: "lu-snail",
|
|
1095
|
-
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" }]]
|
|
1096
|
-
}, Qn = {
|
|
1097
|
-
name: "lu-snowflake",
|
|
1098
|
-
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" }]]
|
|
1099
|
-
}, Xn = {
|
|
1100
|
-
name: "lu-sofa",
|
|
1101
|
-
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" }]]
|
|
1102
|
-
}, En = {
|
|
1103
|
-
name: "lu-soup",
|
|
1104
|
-
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" }]]
|
|
1105
|
-
}, In = {
|
|
1106
|
-
name: "lu-space",
|
|
1107
|
-
components: [["path", { d: "M22 17v1c0 .5-.5 1-1 1H3c-.5 0-1-.5-1-1v-1" }]]
|
|
1108
|
-
}, jn = {
|
|
1109
|
-
name: "lu-spade",
|
|
1110
|
-
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" }]]
|
|
1111
|
-
}, Kn = {
|
|
1112
|
-
name: "lu-sparkle",
|
|
1113
|
-
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" }]]
|
|
1114
|
-
}, Wn = {
|
|
1115
|
-
name: "lu-sparkles",
|
|
1116
|
-
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" }]]
|
|
1117
|
-
}, Gn = {
|
|
1118
|
-
name: "lu-speaker",
|
|
1119
|
-
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" }]]
|
|
1120
|
-
}, Jn = {
|
|
1121
|
-
name: "lu-speech",
|
|
1122
|
-
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" }]]
|
|
1123
|
-
}, Yn = {
|
|
1124
|
-
name: "lu-spell-check-2",
|
|
1125
|
-
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" }]]
|
|
1126
|
-
}, _n = {
|
|
1127
|
-
name: "lu-spell-check",
|
|
1128
|
-
components: [["path", { d: "m6 16 6-12 6 12 M8 12h8 M16 20 L18 22 L22 18" }]]
|
|
1129
|
-
}, $n = {
|
|
1130
|
-
name: "lu-spline",
|
|
1131
|
-
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" }]]
|
|
1132
|
-
}, a5 = {
|
|
1133
|
-
name: "lu-split",
|
|
1134
|
-
components: [["path", { d: "M16 3h5v5 M8 3H3v5 M12 22v-8.3a4 4 0 0 0-1.172-2.872L3 3 M15 9 L21 3" }]]
|
|
1135
|
-
}, n5 = {
|
|
1136
|
-
name: "lu-spray-can",
|
|
1137
|
-
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" }]]
|
|
1138
|
-
}, e5 = {
|
|
1139
|
-
name: "lu-sprout",
|
|
1140
|
-
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" }]]
|
|
1141
|
-
}, o5 = {
|
|
1142
|
-
name: "lu-square-activity",
|
|
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 M17 12h-2l-2 5-2-10-2 5H7" }]]
|
|
1144
|
-
}, t5 = {
|
|
1145
|
-
name: "lu-square-arrow-down-left",
|
|
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 M16 8 L8 16 M16 16H8V8" }]]
|
|
1147
|
-
}, M5 = {
|
|
1148
|
-
name: "lu-square-arrow-down-right",
|
|
1149
|
-
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" }]]
|
|
1150
|
-
}, s5 = {
|
|
1151
|
-
name: "lu-square-arrow-down",
|
|
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 M12 8v8 M8 12 L12 16 L16 12" }]]
|
|
1153
|
-
}, h5 = {
|
|
1154
|
-
name: "lu-square-arrow-left",
|
|
1155
|
-
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" }]]
|
|
1156
|
-
}, c5 = {
|
|
1157
|
-
name: "lu-square-arrow-out-down-left",
|
|
1158
|
-
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" }]]
|
|
1159
|
-
}, u5 = {
|
|
1160
|
-
name: "lu-square-arrow-out-down-right",
|
|
1161
|
-
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" }]]
|
|
1162
|
-
}, p5 = {
|
|
1163
|
-
name: "lu-square-arrow-out-up-left",
|
|
1164
|
-
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" }]]
|
|
1165
|
-
}, l5 = {
|
|
1166
|
-
name: "lu-square-arrow-out-up-right",
|
|
1167
|
-
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" }]]
|
|
1168
|
-
}, m5 = {
|
|
1169
|
-
name: "lu-square-arrow-right",
|
|
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 12h8 M12 16 L16 12 L12 8" }]]
|
|
1171
|
-
}, L5 = {
|
|
1172
|
-
name: "lu-square-arrow-up-left",
|
|
1173
|
-
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" }]]
|
|
1174
|
-
}, v5 = {
|
|
1175
|
-
name: "lu-square-arrow-up-right",
|
|
1176
|
-
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" }]]
|
|
1177
|
-
}, r5 = {
|
|
1178
|
-
name: "lu-square-arrow-up",
|
|
1179
|
-
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" }]]
|
|
1180
|
-
}, d5 = {
|
|
1181
|
-
name: "lu-square-asterisk",
|
|
1182
|
-
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" }]]
|
|
1183
|
-
}, i5 = {
|
|
1184
|
-
name: "lu-square-bottom-dashed-scissors",
|
|
1185
|
-
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" }]]
|
|
1186
|
-
}, Z5 = {
|
|
1187
|
-
name: "lu-square-chart-gantt",
|
|
1188
|
-
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" }]]
|
|
1189
|
-
}, S5 = {
|
|
1190
|
-
name: "lu-square-check-big",
|
|
1191
|
-
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" }]]
|
|
1192
|
-
}, g5 = {
|
|
1193
|
-
name: "lu-square-check",
|
|
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 M9 12 L11 14 L15 10" }]]
|
|
1195
|
-
}, V5 = {
|
|
1196
|
-
name: "lu-square-chevron-down",
|
|
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 M16 10 L12 14 L8 10" }]]
|
|
1198
|
-
}, H5 = {
|
|
1199
|
-
name: "lu-square-chevron-left",
|
|
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 M14 16 L10 12 L14 8" }]]
|
|
1201
|
-
}, A5 = {
|
|
1202
|
-
name: "lu-square-chevron-right",
|
|
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 M10 8 L14 12 L10 16" }]]
|
|
1204
|
-
}, q5 = {
|
|
1205
|
-
name: "lu-square-chevron-up",
|
|
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 M8 14 L12 10 L16 14" }]]
|
|
1207
|
-
}, f5 = {
|
|
1208
|
-
name: "lu-square-code",
|
|
1209
|
-
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" }]]
|
|
1210
|
-
}, w5 = {
|
|
1211
|
-
name: "lu-square-dashed-bottom-code",
|
|
1212
|
-
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" }]]
|
|
1213
|
-
}, P5 = {
|
|
1214
|
-
name: "lu-square-dashed-bottom",
|
|
1215
|
-
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" }]]
|
|
1216
|
-
}, z5 = {
|
|
1217
|
-
name: "lu-square-dashed-kanban",
|
|
1218
|
-
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" }]]
|
|
1219
|
-
}, C5 = {
|
|
1220
|
-
name: "lu-square-dashed-mouse-pointer",
|
|
1221
|
-
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" }]]
|
|
1222
|
-
}, k5 = {
|
|
1223
|
-
name: "lu-square-dashed",
|
|
1224
|
-
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" }]]
|
|
1225
|
-
}, b5 = {
|
|
1226
|
-
name: "lu-square-divide",
|
|
1227
|
-
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" }]]
|
|
1228
|
-
}, R5 = {
|
|
1229
|
-
name: "lu-square-dot",
|
|
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 M11,12 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
|
|
1231
|
-
}, T5 = {
|
|
1232
|
-
name: "lu-square-equal",
|
|
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 10h10 M7 14h10" }]]
|
|
1234
|
-
}, y5 = {
|
|
1235
|
-
name: "lu-square-function",
|
|
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 M9 17c2 0 2.8-1 2.8-2.8V10c0-2 1-3.3 3.2-3 M9 11.2h5.7" }]]
|
|
1237
|
-
}, O5 = {
|
|
1238
|
-
name: "lu-square-kanban",
|
|
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 M8 7v7 M12 7v4 M16 7v9" }]]
|
|
1240
|
-
}, D5 = {
|
|
1241
|
-
name: "lu-square-library",
|
|
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 M7 7v10 M11 7v10 M15 7 L17 17" }]]
|
|
1243
|
-
}, x5 = {
|
|
1244
|
-
name: "lu-square-m",
|
|
1245
|
-
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" }]]
|
|
1246
|
-
}, B5 = {
|
|
1247
|
-
name: "lu-square-menu",
|
|
1248
|
-
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" }]]
|
|
1249
|
-
}, N5 = {
|
|
1250
|
-
name: "lu-square-minus",
|
|
1251
|
-
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" }]]
|
|
1252
|
-
}, U5 = {
|
|
1253
|
-
name: "lu-square-mouse-pointer",
|
|
1254
|
-
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" }]]
|
|
1255
|
-
}, F5 = {
|
|
1256
|
-
name: "lu-square-parking-off",
|
|
1257
|
-
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" }]]
|
|
1258
|
-
}, Q5 = {
|
|
1259
|
-
name: "lu-square-parking",
|
|
1260
|
-
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" }]]
|
|
1261
|
-
}, X5 = {
|
|
1262
|
-
name: "lu-square-pen",
|
|
1263
|
-
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" }]]
|
|
1264
|
-
}, E5 = {
|
|
1265
|
-
name: "lu-square-percent",
|
|
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 M15 9 L9 15 M9 9h.01 M15 15h.01" }]]
|
|
1267
|
-
}, I5 = {
|
|
1268
|
-
name: "lu-square-pi",
|
|
1269
|
-
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" }]]
|
|
1270
|
-
}, j5 = {
|
|
1271
|
-
name: "lu-square-pilcrow",
|
|
1272
|
-
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" }]]
|
|
1273
|
-
}, K5 = {
|
|
1274
|
-
name: "lu-square-play",
|
|
1275
|
-
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" }]]
|
|
1276
|
-
}, W5 = {
|
|
1277
|
-
name: "lu-square-plus",
|
|
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 M8 12h8 M12 8v8" }]]
|
|
1279
|
-
}, G5 = {
|
|
1280
|
-
name: "lu-square-power",
|
|
1281
|
-
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" }]]
|
|
1282
|
-
}, J5 = {
|
|
1283
|
-
name: "lu-square-radical",
|
|
1284
|
-
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" }]]
|
|
1285
|
-
}, Y5 = {
|
|
1286
|
-
name: "lu-square-scissors",
|
|
1287
|
-
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" }]]
|
|
1288
|
-
}, _5 = {
|
|
1289
|
-
name: "lu-square-sigma",
|
|
1290
|
-
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" }]]
|
|
1291
|
-
}, $5 = {
|
|
1292
|
-
name: "lu-square-slash",
|
|
1293
|
-
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" }]]
|
|
1294
|
-
}, ae = {
|
|
1295
|
-
name: "lu-square-split-horizontal",
|
|
1296
|
-
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" }]]
|
|
1297
|
-
}, ne = {
|
|
1298
|
-
name: "lu-square-split-vertical",
|
|
1299
|
-
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" }]]
|
|
1300
|
-
}, ee = {
|
|
1301
|
-
name: "lu-square-square",
|
|
1302
|
-
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" }]]
|
|
1303
|
-
}, oe = {
|
|
1304
|
-
name: "lu-square-stack",
|
|
1305
|
-
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" }]]
|
|
1306
|
-
}, te = {
|
|
1307
|
-
name: "lu-square-terminal",
|
|
1308
|
-
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" }]]
|
|
1309
|
-
}, Me = {
|
|
1310
|
-
name: "lu-square-user-round",
|
|
1311
|
-
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" }]]
|
|
1312
|
-
}, se = {
|
|
1313
|
-
name: "lu-square-user",
|
|
1314
|
-
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" }]]
|
|
1315
|
-
}, he = {
|
|
1316
|
-
name: "lu-square-x",
|
|
1317
|
-
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" }]]
|
|
1318
|
-
}, ce = {
|
|
1319
|
-
name: "lu-square",
|
|
1320
|
-
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" }]]
|
|
1321
|
-
}, ue = {
|
|
1322
|
-
name: "lu-squircle",
|
|
1323
|
-
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" }]]
|
|
1324
|
-
}, pe = {
|
|
1325
|
-
name: "lu-squirrel",
|
|
1326
|
-
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" }]]
|
|
1327
|
-
}, le = {
|
|
1328
|
-
name: "lu-stamp",
|
|
1329
|
-
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" }]]
|
|
1330
|
-
}, me = {
|
|
1331
|
-
name: "lu-star-half",
|
|
1332
|
-
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" }]]
|
|
1333
|
-
}, Le = {
|
|
1334
|
-
name: "lu-star-off",
|
|
1335
|
-
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" }]]
|
|
1336
|
-
}, ve = {
|
|
1337
|
-
name: "lu-star",
|
|
1338
|
-
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" }]]
|
|
1339
|
-
}, re = {
|
|
1340
|
-
name: "lu-step-back",
|
|
1341
|
-
components: [["path", { d: "M18 20 L18 4 M14 20 L4 12 L14 4 Z" }]]
|
|
1342
|
-
}, de = {
|
|
1343
|
-
name: "lu-step-forward",
|
|
1344
|
-
components: [["path", { d: "M6 4 L6 20 M10 4 L20 12 L10 20 Z" }]]
|
|
1345
|
-
}, ie = {
|
|
1346
|
-
name: "lu-stethoscope",
|
|
1347
|
-
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" }]]
|
|
1348
|
-
}, Ze = {
|
|
1349
|
-
name: "lu-sticker",
|
|
1350
|
-
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" }]]
|
|
1351
|
-
}, Se = {
|
|
1352
|
-
name: "lu-sticky-note",
|
|
1353
|
-
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" }]]
|
|
1354
|
-
}, ge = {
|
|
1355
|
-
name: "lu-store",
|
|
1356
|
-
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" }]]
|
|
1357
|
-
}, Ve = {
|
|
1358
|
-
name: "lu-stretch-horizontal",
|
|
1359
|
-
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" }]]
|
|
1360
|
-
}, He = {
|
|
1361
|
-
name: "lu-stretch-vertical",
|
|
1362
|
-
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" }]]
|
|
1363
|
-
}, Ae = {
|
|
1364
|
-
name: "lu-strikethrough",
|
|
1365
|
-
components: [["path", { d: "M16 4H9a3 3 0 0 0-2.83 4 M14 12a4 4 0 0 1 0 8H6 M4 12 L20 12" }]]
|
|
1366
|
-
}, qe = {
|
|
1367
|
-
name: "lu-subscript",
|
|
1368
|
-
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" }]]
|
|
1369
|
-
}, fe = {
|
|
1370
|
-
name: "lu-sun-dim",
|
|
1371
|
-
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" }]]
|
|
1372
|
-
}, we = {
|
|
1373
|
-
name: "lu-sun-medium",
|
|
1374
|
-
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" }]]
|
|
1375
|
-
}, Pe = {
|
|
1376
|
-
name: "lu-sun-moon",
|
|
1377
|
-
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" }]]
|
|
1378
|
-
}, ze = {
|
|
1379
|
-
name: "lu-sun-snow",
|
|
1380
|
-
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" }]]
|
|
1381
|
-
}, Ce = {
|
|
1382
|
-
name: "lu-sun",
|
|
1383
|
-
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" }]]
|
|
1384
|
-
}, ke = {
|
|
1385
|
-
name: "lu-sunrise",
|
|
1386
|
-
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" }]]
|
|
1387
|
-
}, be = {
|
|
1388
|
-
name: "lu-sunset",
|
|
1389
|
-
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" }]]
|
|
1390
|
-
}, Re = {
|
|
1391
|
-
name: "lu-superscript",
|
|
1392
|
-
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" }]]
|
|
1393
|
-
}, Te = {
|
|
1394
|
-
name: "lu-swatch-book",
|
|
1395
|
-
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" }]]
|
|
1396
|
-
}, ye = {
|
|
1397
|
-
name: "lu-swiss-franc",
|
|
1398
|
-
components: [["path", { d: "M10 21V3h8 M6 16h9 M10 9.5h7" }]]
|
|
1399
|
-
}, Oe = {
|
|
1400
|
-
name: "lu-switch-camera",
|
|
1401
|
-
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" }]]
|
|
1402
|
-
}, De = {
|
|
1403
|
-
name: "lu-sword",
|
|
1404
|
-
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" }]]
|
|
1405
|
-
}, xe = {
|
|
1406
|
-
name: "lu-swords",
|
|
1407
|
-
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" }]]
|
|
1408
|
-
}, Be = {
|
|
1409
|
-
name: "lu-syringe",
|
|
1410
|
-
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" }]]
|
|
1411
|
-
}, Ne = {
|
|
1412
|
-
name: "lu-table-2",
|
|
1413
|
-
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" }]]
|
|
1414
|
-
}, Ue = {
|
|
1415
|
-
name: "lu-table-cells-merge",
|
|
1416
|
-
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" }]]
|
|
1417
|
-
}, Fe = {
|
|
1418
|
-
name: "lu-table-cells-split",
|
|
1419
|
-
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" }]]
|
|
1420
|
-
}, Qe = {
|
|
1421
|
-
name: "lu-table-columns-split",
|
|
1422
|
-
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" }]]
|
|
1423
|
-
}, Xe = {
|
|
1424
|
-
name: "lu-table-of-contents",
|
|
1425
|
-
components: [["path", { d: "M16 12H3 M16 18H3 M16 6H3 M21 12h.01 M21 18h.01 M21 6h.01" }]]
|
|
1426
|
-
}, Ee = {
|
|
1427
|
-
name: "lu-table-properties",
|
|
1428
|
-
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" }]]
|
|
1429
|
-
}, Ie = {
|
|
1430
|
-
name: "lu-table-rows-split",
|
|
1431
|
-
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" }]]
|
|
1432
|
-
}, je = {
|
|
1433
|
-
name: "lu-table",
|
|
1434
|
-
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" }]]
|
|
1435
|
-
}, Ke = {
|
|
1436
|
-
name: "lu-tablet-smartphone",
|
|
1437
|
-
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" }]]
|
|
1438
|
-
}, We = {
|
|
1439
|
-
name: "lu-tablet",
|
|
1440
|
-
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" }]]
|
|
1441
|
-
}, Ge = {
|
|
1442
|
-
name: "lu-tablets",
|
|
1443
|
-
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" }]]
|
|
1444
|
-
}, Je = {
|
|
1445
|
-
name: "lu-tag",
|
|
1446
|
-
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" }]]
|
|
1447
|
-
}, Ye = {
|
|
1448
|
-
name: "lu-tags",
|
|
1449
|
-
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" }]]
|
|
1450
|
-
}, _e = {
|
|
1451
|
-
name: "lu-tally-1",
|
|
1452
|
-
components: [["path", { d: "M4 4v16" }]]
|
|
1453
|
-
}, $e = {
|
|
1454
|
-
name: "lu-tally-2",
|
|
1455
|
-
components: [["path", { d: "M4 4v16 M9 4v16" }]]
|
|
1456
|
-
}, ao = {
|
|
1457
|
-
name: "lu-tally-3",
|
|
1458
|
-
components: [["path", { d: "M4 4v16 M9 4v16 M14 4v16" }]]
|
|
1459
|
-
}, no = {
|
|
1460
|
-
name: "lu-tally-4",
|
|
1461
|
-
components: [["path", { d: "M4 4v16 M9 4v16 M14 4v16 M19 4v16" }]]
|
|
1462
|
-
}, eo = {
|
|
1463
|
-
name: "lu-tally-5",
|
|
1464
|
-
components: [["path", { d: "M4 4v16 M9 4v16 M14 4v16 M19 4v16 M22 6 2 18" }]]
|
|
1465
|
-
}, oo = {
|
|
1466
|
-
name: "lu-tangent",
|
|
1467
|
-
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" }]]
|
|
1468
|
-
}, to = {
|
|
1469
|
-
name: "lu-target",
|
|
1470
|
-
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" }]]
|
|
1471
|
-
}, Mo = {
|
|
1472
|
-
name: "lu-telescope",
|
|
1473
|
-
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" }]]
|
|
1474
|
-
}, so = {
|
|
1475
|
-
name: "lu-tent-tree",
|
|
1476
|
-
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" }]]
|
|
1477
|
-
}, ho = {
|
|
1478
|
-
name: "lu-tent",
|
|
1479
|
-
components: [["path", { d: "M3.5 21 14 3 M20.5 21 10 3 M15.5 21 12 15l-3.5 6 M2 21h20" }]]
|
|
1480
|
-
}, co = {
|
|
1481
|
-
name: "lu-terminal",
|
|
1482
|
-
components: [["path", { d: "M4 17 L10 11 L4 5 M12 19 L20 19" }]]
|
|
1483
|
-
}, uo = {
|
|
1484
|
-
name: "lu-test-tube-diagonal",
|
|
1485
|
-
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" }]]
|
|
1486
|
-
}, po = {
|
|
1487
|
-
name: "lu-test-tube",
|
|
1488
|
-
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" }]]
|
|
1489
|
-
}, lo = {
|
|
1490
|
-
name: "lu-test-tubes",
|
|
1491
|
-
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" }]]
|
|
1492
|
-
}, mo = {
|
|
1493
|
-
name: "lu-text-cursor-input",
|
|
1494
|
-
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" }]]
|
|
1495
|
-
}, Lo = {
|
|
1496
|
-
name: "lu-text-cursor",
|
|
1497
|
-
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" }]]
|
|
1498
|
-
}, vo = {
|
|
1499
|
-
name: "lu-text-quote",
|
|
1500
|
-
components: [["path", { d: "M17 6H3 M21 12H8 M21 18H8 M3 12v6" }]]
|
|
1501
|
-
};
|
|
1502
|
-
export {
|
|
1503
|
-
a as LuMeh,
|
|
1504
|
-
n as LuMemoryStick,
|
|
1505
|
-
e as LuMenu,
|
|
1506
|
-
o as LuMerge,
|
|
1507
|
-
v as LuMessageCircle,
|
|
1508
|
-
t as LuMessageCircleCode,
|
|
1509
|
-
M as LuMessageCircleDashed,
|
|
1510
|
-
s as LuMessageCircleHeart,
|
|
1511
|
-
h as LuMessageCircleMore,
|
|
1512
|
-
c as LuMessageCircleOff,
|
|
1513
|
-
u as LuMessageCirclePlus,
|
|
1514
|
-
p as LuMessageCircleQuestion,
|
|
1515
|
-
l as LuMessageCircleReply,
|
|
1516
|
-
m as LuMessageCircleWarning,
|
|
1517
|
-
L as LuMessageCircleX,
|
|
1518
|
-
k as LuMessageSquare,
|
|
1519
|
-
r as LuMessageSquareCode,
|
|
1520
|
-
d as LuMessageSquareDashed,
|
|
1521
|
-
i as LuMessageSquareDiff,
|
|
1522
|
-
Z as LuMessageSquareDot,
|
|
1523
|
-
S as LuMessageSquareHeart,
|
|
1524
|
-
g as LuMessageSquareLock,
|
|
1525
|
-
V as LuMessageSquareMore,
|
|
1526
|
-
H as LuMessageSquareOff,
|
|
1527
|
-
A as LuMessageSquarePlus,
|
|
1528
|
-
q as LuMessageSquareQuote,
|
|
1529
|
-
f as LuMessageSquareReply,
|
|
1530
|
-
w as LuMessageSquareShare,
|
|
1531
|
-
P as LuMessageSquareText,
|
|
1532
|
-
z as LuMessageSquareWarning,
|
|
1533
|
-
C as LuMessageSquareX,
|
|
1534
|
-
b as LuMessagesSquare,
|
|
1535
|
-
y as LuMic,
|
|
1536
|
-
R as LuMicOff,
|
|
1537
|
-
T as LuMicVocal,
|
|
1538
|
-
O as LuMicrochip,
|
|
1539
|
-
D as LuMicroscope,
|
|
1540
|
-
x as LuMicrowave,
|
|
1541
|
-
B as LuMilestone,
|
|
1542
|
-
U as LuMilk,
|
|
1543
|
-
N as LuMilkOff,
|
|
1544
|
-
Q as LuMinimize,
|
|
1545
|
-
F as LuMinimize2,
|
|
1546
|
-
X as LuMinus,
|
|
1547
|
-
e1 as LuMonitor,
|
|
1548
|
-
E as LuMonitorCheck,
|
|
1549
|
-
I as LuMonitorCog,
|
|
1550
|
-
j as LuMonitorDot,
|
|
1551
|
-
K as LuMonitorDown,
|
|
1552
|
-
W as LuMonitorOff,
|
|
1553
|
-
G as LuMonitorPause,
|
|
1554
|
-
J as LuMonitorPlay,
|
|
1555
|
-
Y as LuMonitorSmartphone,
|
|
1556
|
-
_ as LuMonitorSpeaker,
|
|
1557
|
-
$ as LuMonitorStop,
|
|
1558
|
-
a1 as LuMonitorUp,
|
|
1559
|
-
n1 as LuMonitorX,
|
|
1560
|
-
t1 as LuMoon,
|
|
1561
|
-
o1 as LuMoonStar,
|
|
1562
|
-
s1 as LuMountain,
|
|
1563
|
-
M1 as LuMountainSnow,
|
|
1564
|
-
m1 as LuMouse,
|
|
1565
|
-
h1 as LuMouseOff,
|
|
1566
|
-
l1 as LuMousePointer,
|
|
1567
|
-
c1 as LuMousePointer2,
|
|
1568
|
-
u1 as LuMousePointerBan,
|
|
1569
|
-
p1 as LuMousePointerClick,
|
|
1570
|
-
w1 as LuMove,
|
|
1571
|
-
L1 as LuMove3d,
|
|
1572
|
-
r1 as LuMoveDiagonal,
|
|
1573
|
-
v1 as LuMoveDiagonal2,
|
|
1574
|
-
Z1 as LuMoveDown,
|
|
1575
|
-
d1 as LuMoveDownLeft,
|
|
1576
|
-
i1 as LuMoveDownRight,
|
|
1577
|
-
S1 as LuMoveHorizontal,
|
|
1578
|
-
g1 as LuMoveLeft,
|
|
1579
|
-
V1 as LuMoveRight,
|
|
1580
|
-
q1 as LuMoveUp,
|
|
1581
|
-
H1 as LuMoveUpLeft,
|
|
1582
|
-
A1 as LuMoveUpRight,
|
|
1583
|
-
f1 as LuMoveVertical,
|
|
1584
|
-
k1 as LuMusic,
|
|
1585
|
-
P1 as LuMusic2,
|
|
1586
|
-
z1 as LuMusic3,
|
|
1587
|
-
C1 as LuMusic4,
|
|
1588
|
-
y1 as LuNavigation,
|
|
1589
|
-
R1 as LuNavigation2,
|
|
1590
|
-
b1 as LuNavigation2Off,
|
|
1591
|
-
T1 as LuNavigationOff,
|
|
1592
|
-
O1 as LuNetwork,
|
|
1593
|
-
D1 as LuNewspaper,
|
|
1594
|
-
x1 as LuNfc,
|
|
1595
|
-
F1 as LuNotebook,
|
|
1596
|
-
B1 as LuNotebookPen,
|
|
1597
|
-
N1 as LuNotebookTabs,
|
|
1598
|
-
U1 as LuNotebookText,
|
|
1599
|
-
X1 as LuNotepadText,
|
|
1600
|
-
Q1 as LuNotepadTextDashed,
|
|
1601
|
-
I1 as LuNut,
|
|
1602
|
-
E1 as LuNutOff,
|
|
1603
|
-
J1 as LuOctagon,
|
|
1604
|
-
j1 as LuOctagonAlert,
|
|
1605
|
-
K1 as LuOctagonMinus,
|
|
1606
|
-
W1 as LuOctagonPause,
|
|
1607
|
-
G1 as LuOctagonX,
|
|
1608
|
-
Y1 as LuOmega,
|
|
1609
|
-
_1 as LuOption,
|
|
1610
|
-
$1 as LuOrbit,
|
|
1611
|
-
a2 as LuOrigami,
|
|
1612
|
-
c2 as LuPackage,
|
|
1613
|
-
n2 as LuPackage2,
|
|
1614
|
-
e2 as LuPackageCheck,
|
|
1615
|
-
o2 as LuPackageMinus,
|
|
1616
|
-
t2 as LuPackageOpen,
|
|
1617
|
-
M2 as LuPackagePlus,
|
|
1618
|
-
s2 as LuPackageSearch,
|
|
1619
|
-
h2 as LuPackageX,
|
|
1620
|
-
u2 as LuPaintBucket,
|
|
1621
|
-
p2 as LuPaintRoller,
|
|
1622
|
-
m2 as LuPaintbrush,
|
|
1623
|
-
l2 as LuPaintbrushVertical,
|
|
1624
|
-
L2 as LuPalette,
|
|
1625
|
-
i2 as LuPanelBottom,
|
|
1626
|
-
v2 as LuPanelBottomClose,
|
|
1627
|
-
r2 as LuPanelBottomDashed,
|
|
1628
|
-
d2 as LuPanelBottomOpen,
|
|
1629
|
-
V2 as LuPanelLeft,
|
|
1630
|
-
Z2 as LuPanelLeftClose,
|
|
1631
|
-
S2 as LuPanelLeftDashed,
|
|
1632
|
-
g2 as LuPanelLeftOpen,
|
|
1633
|
-
f2 as LuPanelRight,
|
|
1634
|
-
H2 as LuPanelRightClose,
|
|
1635
|
-
A2 as LuPanelRightDashed,
|
|
1636
|
-
q2 as LuPanelRightOpen,
|
|
1637
|
-
C2 as LuPanelTop,
|
|
1638
|
-
w2 as LuPanelTopClose,
|
|
1639
|
-
P2 as LuPanelTopDashed,
|
|
1640
|
-
z2 as LuPanelTopOpen,
|
|
1641
|
-
k2 as LuPanelsLeftBottom,
|
|
1642
|
-
b2 as LuPanelsRightBottom,
|
|
1643
|
-
R2 as LuPanelsTopLeft,
|
|
1644
|
-
T2 as LuPaperclip,
|
|
1645
|
-
y2 as LuParentheses,
|
|
1646
|
-
O2 as LuParkingMeter,
|
|
1647
|
-
D2 as LuPartyPopper,
|
|
1648
|
-
x2 as LuPause,
|
|
1649
|
-
B2 as LuPawPrint,
|
|
1650
|
-
N2 as LuPcCase,
|
|
1651
|
-
X2 as LuPen,
|
|
1652
|
-
U2 as LuPenLine,
|
|
1653
|
-
F2 as LuPenOff,
|
|
1654
|
-
Q2 as LuPenTool,
|
|
1655
|
-
K2 as LuPencil,
|
|
1656
|
-
E2 as LuPencilLine,
|
|
1657
|
-
I2 as LuPencilOff,
|
|
1658
|
-
j2 as LuPencilRuler,
|
|
1659
|
-
W2 as LuPentagon,
|
|
1660
|
-
G2 as LuPercent,
|
|
1661
|
-
J2 as LuPersonStanding,
|
|
1662
|
-
Y2 as LuPhilippinePeso,
|
|
1663
|
-
t0 as LuPhone,
|
|
1664
|
-
_2 as LuPhoneCall,
|
|
1665
|
-
$2 as LuPhoneForwarded,
|
|
1666
|
-
a0 as LuPhoneIncoming,
|
|
1667
|
-
n0 as LuPhoneMissed,
|
|
1668
|
-
e0 as LuPhoneOff,
|
|
1669
|
-
o0 as LuPhoneOutgoing,
|
|
1670
|
-
M0 as LuPi,
|
|
1671
|
-
s0 as LuPiano,
|
|
1672
|
-
h0 as LuPickaxe,
|
|
1673
|
-
u0 as LuPictureInPicture,
|
|
1674
|
-
c0 as LuPictureInPicture2,
|
|
1675
|
-
p0 as LuPiggyBank,
|
|
1676
|
-
L0 as LuPilcrow,
|
|
1677
|
-
l0 as LuPilcrowLeft,
|
|
1678
|
-
m0 as LuPilcrowRight,
|
|
1679
|
-
r0 as LuPill,
|
|
1680
|
-
v0 as LuPillBottle,
|
|
1681
|
-
i0 as LuPin,
|
|
1682
|
-
d0 as LuPinOff,
|
|
1683
|
-
Z0 as LuPipette,
|
|
1684
|
-
S0 as LuPizza,
|
|
1685
|
-
H0 as LuPlane,
|
|
1686
|
-
g0 as LuPlaneLanding,
|
|
1687
|
-
V0 as LuPlaneTakeoff,
|
|
1688
|
-
A0 as LuPlay,
|
|
1689
|
-
w0 as LuPlug,
|
|
1690
|
-
q0 as LuPlug2,
|
|
1691
|
-
f0 as LuPlugZap,
|
|
1692
|
-
P0 as LuPlus,
|
|
1693
|
-
C0 as LuPocket,
|
|
1694
|
-
z0 as LuPocketKnife,
|
|
1695
|
-
k0 as LuPodcast,
|
|
1696
|
-
R0 as LuPointer,
|
|
1697
|
-
b0 as LuPointerOff,
|
|
1698
|
-
T0 as LuPopcorn,
|
|
1699
|
-
y0 as LuPopsicle,
|
|
1700
|
-
O0 as LuPoundSterling,
|
|
1701
|
-
x0 as LuPower,
|
|
1702
|
-
D0 as LuPowerOff,
|
|
1703
|
-
B0 as LuPresentation,
|
|
1704
|
-
U0 as LuPrinter,
|
|
1705
|
-
N0 as LuPrinterCheck,
|
|
1706
|
-
F0 as LuProjector,
|
|
1707
|
-
Q0 as LuProportions,
|
|
1708
|
-
X0 as LuPuzzle,
|
|
1709
|
-
E0 as LuPyramid,
|
|
1710
|
-
I0 as LuQrCode,
|
|
1711
|
-
j0 as LuQuote,
|
|
1712
|
-
K0 as LuRabbit,
|
|
1713
|
-
W0 as LuRadar,
|
|
1714
|
-
G0 as LuRadiation,
|
|
1715
|
-
J0 as LuRadical,
|
|
1716
|
-
$0 as LuRadio,
|
|
1717
|
-
Y0 as LuRadioReceiver,
|
|
1718
|
-
_0 as LuRadioTower,
|
|
1719
|
-
aa as LuRadius,
|
|
1720
|
-
na as LuRailSymbol,
|
|
1721
|
-
ea as LuRainbow,
|
|
1722
|
-
oa as LuRat,
|
|
1723
|
-
ta as LuRatio,
|
|
1724
|
-
La as LuReceipt,
|
|
1725
|
-
Ma as LuReceiptCent,
|
|
1726
|
-
sa as LuReceiptEuro,
|
|
1727
|
-
ha as LuReceiptIndianRupee,
|
|
1728
|
-
ca as LuReceiptJapaneseYen,
|
|
1729
|
-
ua as LuReceiptPoundSterling,
|
|
1730
|
-
pa as LuReceiptRussianRuble,
|
|
1731
|
-
la as LuReceiptSwissFranc,
|
|
1732
|
-
ma as LuReceiptText,
|
|
1733
|
-
va as LuRectangleEllipsis,
|
|
1734
|
-
ra as LuRectangleHorizontal,
|
|
1735
|
-
da as LuRectangleVertical,
|
|
1736
|
-
ia as LuRecycle,
|
|
1737
|
-
ga as LuRedo,
|
|
1738
|
-
Za as LuRedo2,
|
|
1739
|
-
Sa as LuRedoDot,
|
|
1740
|
-
Ha as LuRefreshCcw,
|
|
1741
|
-
Va as LuRefreshCcwDot,
|
|
1742
|
-
qa as LuRefreshCw,
|
|
1743
|
-
Aa as LuRefreshCwOff,
|
|
1744
|
-
fa as LuRefrigerator,
|
|
1745
|
-
wa as LuRegex,
|
|
1746
|
-
Pa as LuRemoveFormatting,
|
|
1747
|
-
ka as LuRepeat,
|
|
1748
|
-
za as LuRepeat1,
|
|
1749
|
-
Ca as LuRepeat2,
|
|
1750
|
-
Ra as LuReplace,
|
|
1751
|
-
ba as LuReplaceAll,
|
|
1752
|
-
ya as LuReply,
|
|
1753
|
-
Ta as LuReplyAll,
|
|
1754
|
-
Oa as LuRewind,
|
|
1755
|
-
Da as LuRibbon,
|
|
1756
|
-
xa as LuRocket,
|
|
1757
|
-
Ba as LuRockingChair,
|
|
1758
|
-
Na as LuRollerCoaster,
|
|
1759
|
-
Ua as LuRotate3d,
|
|
1760
|
-
Qa as LuRotateCcw,
|
|
1761
|
-
Fa as LuRotateCcwSquare,
|
|
1762
|
-
Ea as LuRotateCw,
|
|
1763
|
-
Xa as LuRotateCwSquare,
|
|
1764
|
-
ja as LuRoute,
|
|
1765
|
-
Ia as LuRouteOff,
|
|
1766
|
-
Ka as LuRouter,
|
|
1767
|
-
Wa as LuRows2,
|
|
1768
|
-
Ga as LuRows3,
|
|
1769
|
-
Ja as LuRows4,
|
|
1770
|
-
Ya as LuRss,
|
|
1771
|
-
_a as LuRuler,
|
|
1772
|
-
$a as LuRussianRuble,
|
|
1773
|
-
a4 as LuSailboat,
|
|
1774
|
-
n4 as LuSalad,
|
|
1775
|
-
e4 as LuSandwich,
|
|
1776
|
-
t4 as LuSatellite,
|
|
1777
|
-
o4 as LuSatelliteDish,
|
|
1778
|
-
h4 as LuSave,
|
|
1779
|
-
M4 as LuSaveAll,
|
|
1780
|
-
s4 as LuSaveOff,
|
|
1781
|
-
u4 as LuScale,
|
|
1782
|
-
c4 as LuScale3d,
|
|
1783
|
-
p4 as LuScaling,
|
|
1784
|
-
S4 as LuScan,
|
|
1785
|
-
l4 as LuScanBarcode,
|
|
1786
|
-
m4 as LuScanEye,
|
|
1787
|
-
L4 as LuScanFace,
|
|
1788
|
-
v4 as LuScanHeart,
|
|
1789
|
-
r4 as LuScanLine,
|
|
1790
|
-
d4 as LuScanQrCode,
|
|
1791
|
-
i4 as LuScanSearch,
|
|
1792
|
-
Z4 as LuScanText,
|
|
1793
|
-
g4 as LuSchool,
|
|
1794
|
-
H4 as LuScissors,
|
|
1795
|
-
V4 as LuScissorsLineDashed,
|
|
1796
|
-
q4 as LuScreenShare,
|
|
1797
|
-
A4 as LuScreenShareOff,
|
|
1798
|
-
w4 as LuScroll,
|
|
1799
|
-
f4 as LuScrollText,
|
|
1800
|
-
b4 as LuSearch,
|
|
1801
|
-
P4 as LuSearchCheck,
|
|
1802
|
-
z4 as LuSearchCode,
|
|
1803
|
-
C4 as LuSearchSlash,
|
|
1804
|
-
k4 as LuSearchX,
|
|
1805
|
-
R4 as LuSection,
|
|
1806
|
-
O4 as LuSend,
|
|
1807
|
-
T4 as LuSendHorizontal,
|
|
1808
|
-
y4 as LuSendToBack,
|
|
1809
|
-
D4 as LuSeparatorHorizontal,
|
|
1810
|
-
x4 as LuSeparatorVertical,
|
|
1811
|
-
F4 as LuServer,
|
|
1812
|
-
B4 as LuServerCog,
|
|
1813
|
-
N4 as LuServerCrash,
|
|
1814
|
-
U4 as LuServerOff,
|
|
1815
|
-
X4 as LuSettings,
|
|
1816
|
-
Q4 as LuSettings2,
|
|
1817
|
-
E4 as LuShapes,
|
|
1818
|
-
j4 as LuShare,
|
|
1819
|
-
I4 as LuShare2,
|
|
1820
|
-
K4 as LuSheet,
|
|
1821
|
-
W4 as LuShell,
|
|
1822
|
-
Mn as LuShield,
|
|
1823
|
-
G4 as LuShieldAlert,
|
|
1824
|
-
J4 as LuShieldBan,
|
|
1825
|
-
Y4 as LuShieldCheck,
|
|
1826
|
-
_4 as LuShieldEllipsis,
|
|
1827
|
-
$4 as LuShieldHalf,
|
|
1828
|
-
an as LuShieldMinus,
|
|
1829
|
-
nn as LuShieldOff,
|
|
1830
|
-
en as LuShieldPlus,
|
|
1831
|
-
on as LuShieldQuestion,
|
|
1832
|
-
tn as LuShieldX,
|
|
1833
|
-
hn as LuShip,
|
|
1834
|
-
sn as LuShipWheel,
|
|
1835
|
-
cn as LuShirt,
|
|
1836
|
-
un as LuShoppingBag,
|
|
1837
|
-
pn as LuShoppingBasket,
|
|
1838
|
-
ln as LuShoppingCart,
|
|
1839
|
-
mn as LuShovel,
|
|
1840
|
-
Ln as LuShowerHead,
|
|
1841
|
-
vn as LuShrink,
|
|
1842
|
-
rn as LuShrub,
|
|
1843
|
-
dn as LuShuffle,
|
|
1844
|
-
Zn as LuSigma,
|
|
1845
|
-
An as LuSignal,
|
|
1846
|
-
Sn as LuSignalHigh,
|
|
1847
|
-
gn as LuSignalLow,
|
|
1848
|
-
Vn as LuSignalMedium,
|
|
1849
|
-
Hn as LuSignalZero,
|
|
1850
|
-
qn as LuSignature,
|
|
1851
|
-
wn as LuSignpost,
|
|
1852
|
-
fn as LuSignpostBig,
|
|
1853
|
-
Pn as LuSiren,
|
|
1854
|
-
zn as LuSkipBack,
|
|
1855
|
-
Cn as LuSkipForward,
|
|
1856
|
-
kn as LuSkull,
|
|
1857
|
-
bn as LuSlack,
|
|
1858
|
-
Rn as LuSlash,
|
|
1859
|
-
Tn as LuSlice,
|
|
1860
|
-
yn as LuSlidersHorizontal,
|
|
1861
|
-
On as LuSlidersVertical,
|
|
1862
|
-
Bn as LuSmartphone,
|
|
1863
|
-
Dn as LuSmartphoneCharging,
|
|
1864
|
-
xn as LuSmartphoneNfc,
|
|
1865
|
-
Un as LuSmile,
|
|
1866
|
-
Nn as LuSmilePlus,
|
|
1867
|
-
Fn as LuSnail,
|
|
1868
|
-
Qn as LuSnowflake,
|
|
1869
|
-
Xn as LuSofa,
|
|
1870
|
-
En as LuSoup,
|
|
1871
|
-
In as LuSpace,
|
|
1872
|
-
jn as LuSpade,
|
|
1873
|
-
Kn as LuSparkle,
|
|
1874
|
-
Wn as LuSparkles,
|
|
1875
|
-
Gn as LuSpeaker,
|
|
1876
|
-
Jn as LuSpeech,
|
|
1877
|
-
_n as LuSpellCheck,
|
|
1878
|
-
Yn as LuSpellCheck2,
|
|
1879
|
-
$n as LuSpline,
|
|
1880
|
-
a5 as LuSplit,
|
|
1881
|
-
n5 as LuSprayCan,
|
|
1882
|
-
e5 as LuSprout,
|
|
1883
|
-
ce as LuSquare,
|
|
1884
|
-
o5 as LuSquareActivity,
|
|
1885
|
-
s5 as LuSquareArrowDown,
|
|
1886
|
-
t5 as LuSquareArrowDownLeft,
|
|
1887
|
-
M5 as LuSquareArrowDownRight,
|
|
1888
|
-
h5 as LuSquareArrowLeft,
|
|
1889
|
-
c5 as LuSquareArrowOutDownLeft,
|
|
1890
|
-
u5 as LuSquareArrowOutDownRight,
|
|
1891
|
-
p5 as LuSquareArrowOutUpLeft,
|
|
1892
|
-
l5 as LuSquareArrowOutUpRight,
|
|
1893
|
-
m5 as LuSquareArrowRight,
|
|
1894
|
-
r5 as LuSquareArrowUp,
|
|
1895
|
-
L5 as LuSquareArrowUpLeft,
|
|
1896
|
-
v5 as LuSquareArrowUpRight,
|
|
1897
|
-
d5 as LuSquareAsterisk,
|
|
1898
|
-
i5 as LuSquareBottomDashedScissors,
|
|
1899
|
-
Z5 as LuSquareChartGantt,
|
|
1900
|
-
g5 as LuSquareCheck,
|
|
1901
|
-
S5 as LuSquareCheckBig,
|
|
1902
|
-
V5 as LuSquareChevronDown,
|
|
1903
|
-
H5 as LuSquareChevronLeft,
|
|
1904
|
-
A5 as LuSquareChevronRight,
|
|
1905
|
-
q5 as LuSquareChevronUp,
|
|
1906
|
-
f5 as LuSquareCode,
|
|
1907
|
-
k5 as LuSquareDashed,
|
|
1908
|
-
P5 as LuSquareDashedBottom,
|
|
1909
|
-
w5 as LuSquareDashedBottomCode,
|
|
1910
|
-
z5 as LuSquareDashedKanban,
|
|
1911
|
-
C5 as LuSquareDashedMousePointer,
|
|
1912
|
-
b5 as LuSquareDivide,
|
|
1913
|
-
R5 as LuSquareDot,
|
|
1914
|
-
T5 as LuSquareEqual,
|
|
1915
|
-
y5 as LuSquareFunction,
|
|
1916
|
-
O5 as LuSquareKanban,
|
|
1917
|
-
D5 as LuSquareLibrary,
|
|
1918
|
-
x5 as LuSquareM,
|
|
1919
|
-
B5 as LuSquareMenu,
|
|
1920
|
-
N5 as LuSquareMinus,
|
|
1921
|
-
U5 as LuSquareMousePointer,
|
|
1922
|
-
Q5 as LuSquareParking,
|
|
1923
|
-
F5 as LuSquareParkingOff,
|
|
1924
|
-
X5 as LuSquarePen,
|
|
1925
|
-
E5 as LuSquarePercent,
|
|
1926
|
-
I5 as LuSquarePi,
|
|
1927
|
-
j5 as LuSquarePilcrow,
|
|
1928
|
-
K5 as LuSquarePlay,
|
|
1929
|
-
W5 as LuSquarePlus,
|
|
1930
|
-
G5 as LuSquarePower,
|
|
1931
|
-
J5 as LuSquareRadical,
|
|
1932
|
-
Y5 as LuSquareScissors,
|
|
1933
|
-
_5 as LuSquareSigma,
|
|
1934
|
-
$5 as LuSquareSlash,
|
|
1935
|
-
ae as LuSquareSplitHorizontal,
|
|
1936
|
-
ne as LuSquareSplitVertical,
|
|
1937
|
-
ee as LuSquareSquare,
|
|
1938
|
-
oe as LuSquareStack,
|
|
1939
|
-
te as LuSquareTerminal,
|
|
1940
|
-
se as LuSquareUser,
|
|
1941
|
-
Me as LuSquareUserRound,
|
|
1942
|
-
he as LuSquareX,
|
|
1943
|
-
ue as LuSquircle,
|
|
1944
|
-
pe as LuSquirrel,
|
|
1945
|
-
le as LuStamp,
|
|
1946
|
-
ve as LuStar,
|
|
1947
|
-
me as LuStarHalf,
|
|
1948
|
-
Le as LuStarOff,
|
|
1949
|
-
re as LuStepBack,
|
|
1950
|
-
de as LuStepForward,
|
|
1951
|
-
ie as LuStethoscope,
|
|
1952
|
-
Ze as LuSticker,
|
|
1953
|
-
Se as LuStickyNote,
|
|
1954
|
-
ge as LuStore,
|
|
1955
|
-
Ve as LuStretchHorizontal,
|
|
1956
|
-
He as LuStretchVertical,
|
|
1957
|
-
Ae as LuStrikethrough,
|
|
1958
|
-
qe as LuSubscript,
|
|
1959
|
-
Ce as LuSun,
|
|
1960
|
-
fe as LuSunDim,
|
|
1961
|
-
we as LuSunMedium,
|
|
1962
|
-
Pe as LuSunMoon,
|
|
1963
|
-
ze as LuSunSnow,
|
|
1964
|
-
ke as LuSunrise,
|
|
1965
|
-
be as LuSunset,
|
|
1966
|
-
Re as LuSuperscript,
|
|
1967
|
-
Te as LuSwatchBook,
|
|
1968
|
-
ye as LuSwissFranc,
|
|
1969
|
-
Oe as LuSwitchCamera,
|
|
1970
|
-
De as LuSword,
|
|
1971
|
-
xe as LuSwords,
|
|
1972
|
-
Be as LuSyringe,
|
|
1973
|
-
je as LuTable,
|
|
1974
|
-
Ne as LuTable2,
|
|
1975
|
-
Ue as LuTableCellsMerge,
|
|
1976
|
-
Fe as LuTableCellsSplit,
|
|
1977
|
-
Qe as LuTableColumnsSplit,
|
|
1978
|
-
Xe as LuTableOfContents,
|
|
1979
|
-
Ee as LuTableProperties,
|
|
1980
|
-
Ie as LuTableRowsSplit,
|
|
1981
|
-
We as LuTablet,
|
|
1982
|
-
Ke as LuTabletSmartphone,
|
|
1983
|
-
Ge as LuTablets,
|
|
1984
|
-
Je as LuTag,
|
|
1985
|
-
Ye as LuTags,
|
|
1986
|
-
_e as LuTally1,
|
|
1987
|
-
$e as LuTally2,
|
|
1988
|
-
ao as LuTally3,
|
|
1989
|
-
no as LuTally4,
|
|
1990
|
-
eo as LuTally5,
|
|
1991
|
-
oo as LuTangent,
|
|
1992
|
-
to as LuTarget,
|
|
1993
|
-
Mo as LuTelescope,
|
|
1994
|
-
ho as LuTent,
|
|
1995
|
-
so as LuTentTree,
|
|
1996
|
-
co as LuTerminal,
|
|
1997
|
-
po as LuTestTube,
|
|
1998
|
-
uo as LuTestTubeDiagonal,
|
|
1999
|
-
lo as LuTestTubes,
|
|
2000
|
-
Lo as LuTextCursor,
|
|
2001
|
-
mo as LuTextCursorInput,
|
|
2002
|
-
vo as LuTextQuote
|
|
2003
|
-
};
|