@rotki/ui-library 1.12.3 → 2.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/accordions/accordion/RuiAccordion.vue.d.ts +2 -403
- package/dist/components/alerts/RuiAlert.vue.d.ts +2 -473
- package/dist/components/buttons/button/RuiButton.vue.d.ts +5 -3
- 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 +2 -438
- package/dist/components/cards/RuiCardHeader.vue.d.ts +2 -390
- package/dist/components/chips/RuiChip.vue.d.ts +2 -479
- package/dist/components/forms/auto-complete/RuiAutoComplete.vue.d.ts +28 -17
- package/dist/components/forms/checkbox/RuiCheckbox.vue.d.ts +2 -466
- package/dist/components/forms/radio-button/radio/RuiRadio.vue.d.ts +1 -1
- package/dist/components/forms/revealable-text-field/RuiRevealableTextField.vue.d.ts +3 -37
- package/dist/components/forms/select/RuiMenuSelect.vue.d.ts +22 -15
- package/dist/components/forms/switch/RuiSwitch.vue.d.ts +2 -512
- package/dist/components/forms/text-area/RuiTextArea.vue.d.ts +2 -834
- package/dist/components/forms/text-field/RuiTextField.vue.d.ts +9 -671
- package/dist/components/index.d.ts +3 -1
- package/dist/components/index.es.js +4213 -3535
- package/dist/components/overlays/badge/RuiBadge.vue.d.ts +3 -465
- package/dist/components/overlays/bottom-sheet/RuiBottomSheet.vue.d.ts +2 -10
- package/dist/components/overlays/dialog/RuiDialog.vue.d.ts +3 -462
- package/dist/components/overlays/menu/RuiMenu.vue.d.ts +4 -485
- package/dist/components/overlays/navigation-drawer/RuiNavigationDrawer.vue.d.ts +2 -449
- package/dist/components/overlays/notification/RuiNotification.vue.d.ts +2 -20
- package/dist/components/overlays/tooltip/RuiTooltip.vue.d.ts +4 -422
- package/dist/components/steppers/RuiStepper.vue.d.ts +2 -455
- package/dist/components/tables/RuiExpandButton.vue.d.ts +2 -375
- package/dist/components/tables/RuiTableHead.vue.d.ts +6 -5
- package/dist/components/tabs/tab/RuiTab.vue.d.ts +2 -2
- package/dist/components/tabs/tab-item/RuiTabItem.vue.d.ts +2 -373
- 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 +355 -40
- package/package.json +43 -42
- 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_1.es.js
CHANGED
|
@@ -1,2003 +1,2003 @@
|
|
|
1
|
-
const
|
|
2
|
-
name: "
|
|
3
|
-
components: [["path", { d: "
|
|
4
|
-
},
|
|
5
|
-
name: "
|
|
6
|
-
components: [["path", { d: "
|
|
7
|
-
}, C = {
|
|
8
|
-
name: "ri-arrow-down-circle-fill",
|
|
9
|
-
components: [["path", { d: "M12 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12C2 6.48 6.48 2 12 2ZM13 12V8H11V12H8L12 16L16 12H13Z" }]]
|
|
10
|
-
}, i = {
|
|
11
|
-
name: "ri-arrow-down-circle-line",
|
|
12
|
-
components: [["path", { d: "M12 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12C2 6.48 6.48 2 12 2ZM12 20C16.42 20 20 16.42 20 12C20 7.58 16.42 4 12 4C7.58 4 4 7.58 4 12C4 16.42 7.58 20 12 20ZM13 12H16L12 16L8 12H11V8H13V12Z" }]]
|
|
1
|
+
const a = {
|
|
2
|
+
name: "lu-activate-premium",
|
|
3
|
+
components: [["path", { d: "M8.90531 17H5.81006C5.59239 16.9985 5.38117 16.9259 5.20845 16.7934C5.03573 16.6608 4.91095 16.4755 4.85306 16.2656L2.02006 6.0146C1.99231 5.91241 1.99768 5.80405 2.0354 5.70511C2.07312 5.60617 2.14124 5.52176 2.22996 5.46403C2.31868 5.40629 2.42342 5.37821 2.5291 5.38383C2.63478 5.38945 2.73595 5.42848 2.81806 5.4953L7.09406 9.16143C7.20786 9.25553 7.34107 9.32325 7.48412 9.35973C7.62718 9.3962 7.77653 9.40054 7.92146 9.37242C8.06639 9.34429 8.20329 9.28441 8.32235 9.19707C8.44141 9.10973 8.53966 8.9971 8.61006 8.86726L11.5621 3.259C11.6052 3.18056 11.6686 3.11514 11.7457 3.06959C11.8227 3.02403 11.9106 3 12.0001 3C12.0895 3 12.1774 3.02403 12.2544 3.06959C12.3315 3.11514 12.3949 3.18056 12.4381 3.259L15.3901 8.86626C15.4605 8.9961 15.5587 9.10873 15.6778 9.19607C15.7968 9.28341 15.9337 9.34329 16.0787 9.37141C16.2236 9.39954 16.3729 9.3952 16.516 9.35873C16.659 9.32225 16.7923 9.25453 16.9061 9.16043L21.1831 5.4943C21.2652 5.42748 21.3663 5.38845 21.472 5.38283C21.5777 5.37721 21.6824 5.40529 21.7712 5.46303C21.8599 5.52076 21.928 5.60517 21.9657 5.70411C22.0034 5.80305 22.0088 5.91141 21.9811 6.0136L20.7412 10.4988M5 21H10.25M17.4999 13V16.5998M13.8983 14.8026C13.3973 15.4715 13.0925 16.2666 13.0179 17.0989C12.9434 17.9313 13.1021 18.7679 13.4763 19.5151C13.8505 20.2623 14.4254 20.8906 15.1365 21.3294C15.8476 21.7683 16.6669 22.0005 17.5026 22C18.3382 21.9995 19.1572 21.7663 19.8678 21.3265C20.5784 20.8867 21.1525 20.2578 21.5257 19.5101C21.899 18.7624 22.0566 17.9256 21.9811 17.0933C21.9055 16.2611 21.5997 15.4664 21.0979 14.7981" }]]
|
|
4
|
+
}, n = {
|
|
5
|
+
name: "lu-balances",
|
|
6
|
+
components: [["path", { d: "M18.9999 6.78945V3.94736C18.9999 3.69611 18.8945 3.45514 18.7071 3.27748C18.5195 3.09981 18.2651 3 17.9999 3H5C4.46956 3 3.96086 3.19962 3.58579 3.55496C3.21071 3.91029 3 4.39222 3 4.89473M18.9999 6.78945H5C4.46956 6.78945 3.96086 6.58984 3.58579 6.23451C3.21071 5.87918 3 5.39724 3 4.89473M18.9999 6.78945H20C20.2652 6.78945 20.5194 6.88927 20.707 7.06693C20.8946 7.2446 20.9999 7.48556 20.9999 7.73683V9.63151M3 4.89473V18.1578C3 18.6604 3.21071 19.1423 3.58579 19.4976C3.96086 19.8529 4.46956 20.0526 5 20.0526H6.99998M21.9996 16.2255V18.9538C21.9996 19.8405 20.0745 21 17.6998 21C15.325 21 13.3999 19.8405 13.3999 18.9538V15.7893M13.5807 16.4699C14.1121 17.253 15.7553 17.9875 17.7001 17.9875C20.0748 17.9875 22 16.8922 22 15.9509C22 15.4223 21.3936 14.8432 20.4422 14.4367M11 13.4583V16.5836C11 17.1057 11.8178 17.4561 12.8331 17.8903M15.5293 15.5038C18.0308 15.5038 20.0585 14.4364 20.0585 13.519C20.0585 12.6017 18.0308 11.5263 15.5293 11.5263C13.0278 11.5263 11 12.6012 11 13.519C11 14.4364 13.0278 15.5038 15.5293 15.5038Z" }]]
|
|
13
7
|
}, o = {
|
|
14
|
-
name: "
|
|
15
|
-
components: [["path", { d: "
|
|
16
|
-
}, e = {
|
|
17
|
-
name: "ri-arrow-down-double-line",
|
|
18
|
-
components: [["path", { d: "M12 19.1642L18.2071 12.9571L16.7929 11.5429L12 16.3358L7.20712 11.5429L5.79291 12.9571L12 19.1642ZM12 13.5143L18.2071 7.30722L16.7929 5.89301L12 10.6859L7.20712 5.89301L5.79291 7.30722L12 13.5143Z" }]]
|
|
19
|
-
}, H = {
|
|
20
|
-
name: "ri-arrow-down-fill",
|
|
21
|
-
components: [["path", { d: "M13 12H20L12 20L4 12H11V4H13V12Z" }]]
|
|
22
|
-
}, V = {
|
|
23
|
-
name: "ri-arrow-down-line",
|
|
24
|
-
components: [["path", { d: "M13.0001 16.1716L18.3641 10.8076L19.7783 12.2218L12.0001 20L4.22192 12.2218L5.63614 10.8076L11.0001 16.1716V4H13.0001V16.1716Z" }]]
|
|
8
|
+
name: "lu-bitcoin-accounts",
|
|
9
|
+
components: [["path", { d: "M19 7V4C19 3.73478 18.8946 3.48043 18.7071 3.29289C18.5196 3.10536 18.2652 3 18 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5M19 7H5C4.46957 7 3.96086 6.78929 3.58579 6.41421C3.21071 6.03914 3 5.53043 3 5M19 7H20C20.2652 7 20.5196 7.10536 20.7071 7.29289C20.8946 7.48043 21 7.73478 21 8V9.5M3 5V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H13M16.5 17.5H20.35M16.5 17.5V15.0664C16.5 14.6425 16.5 14.4301 16.6338 14.2987C16.7686 14.1664 16.9849 14.1664 17.4167 14.1664H20.35C21.2612 14.1664 22 14.9134 22 15.8332C22 16.753 21.2612 17.5 20.35 17.5M16.5 17.5V19.9336C16.5 20.3575 16.5 20.5699 16.6338 20.7013C16.7686 20.8336 16.9849 20.8336 17.4167 20.8336H20.35C21.2612 20.8336 22 20.0866 22 19.1668C22 18.247 21.2612 17.5 20.35 17.5M17.8695 14.1664V13M17.8695 22V20.8336M20.0732 14.1664V13M20.0732 22V20.8336" }]]
|
|
25
10
|
}, t = {
|
|
26
|
-
name: "
|
|
27
|
-
components: [["path", { d: "
|
|
28
|
-
}, a = {
|
|
29
|
-
name: "ri-arrow-down-long-line",
|
|
30
|
-
components: [["path", { d: "M13.0001 1.99974L11.0002 1.9996L11.0002 18.1715L7.05044 14.2218L5.63623 15.636L12.0002 22L18.3642 15.636L16.9499 14.2218L13.0002 18.1716L13.0001 1.99974Z" }]]
|
|
31
|
-
}, l = {
|
|
32
|
-
name: "ri-arrow-down-s-fill",
|
|
33
|
-
components: [["path", { d: "M12 16L6 10H18L12 16Z" }]]
|
|
34
|
-
}, r = {
|
|
35
|
-
name: "ri-arrow-down-s-line",
|
|
36
|
-
components: [["path", { d: "M11.9999 13.1714L16.9497 8.22168L18.3639 9.63589L11.9999 15.9999L5.63599 9.63589L7.0502 8.22168L11.9999 13.1714Z" }]]
|
|
11
|
+
name: "lu-blockchain",
|
|
12
|
+
components: [["path", { d: "M14.5 4.5H17.2778C17.8671 4.5 18.4324 4.71071 18.8491 5.08579C19.2659 5.46086 19.5 5.96957 19.5 6.5V9.5M9.5 4.5H6.72222C6.13285 4.5 5.56762 4.71071 5.15087 5.08579C4.73413 5.46086 4.5 5.96957 4.5 6.5V9.5M14.5 19.5H17.2778C17.8671 19.5 18.4324 19.2893 18.8491 18.9142C19.2659 18.5391 19.5 18.0304 19.5 17.5V14.5M9.5 19.5H6.72222C6.13285 19.5 5.56762 19.2893 5.15087 18.9142C4.73413 18.5391 4.5 18.0304 4.5 17.5V14.5M10.2143 2H13.7857C14.1802 2 14.5 2.3198 14.5 2.71429V6.28571C14.5 6.6802 14.1802 7 13.7857 7H10.2143C9.8198 7 9.5 6.6802 9.5 6.28571V2.71429C9.5 2.3198 9.8198 2 10.2143 2ZM10.2143 17H13.7857C14.1802 17 14.5 17.3198 14.5 17.7143V21.2857C14.5 21.6802 14.1802 22 13.7857 22H10.2143C9.8198 22 9.5 21.6802 9.5 21.2857V17.7143C9.5 17.3198 9.8198 17 10.2143 17ZM2.71429 9.5H6.28571C6.6802 9.5 7 9.8198 7 10.2143V13.7857C7 14.1802 6.6802 14.5 6.28571 14.5H2.71429C2.3198 14.5 2 14.1802 2 13.7857V10.2143C2 9.8198 2.3198 9.5 2.71429 9.5ZM17.7143 9.5H21.2857C21.6802 9.5 22 9.8198 22 10.2143V13.7857C22 14.1802 21.6802 14.5 21.2857 14.5H17.7143C17.3198 14.5 17 14.1802 17 13.7857V10.2143C17 9.8198 17.3198 9.5 17.7143 9.5Z" }]]
|
|
37
13
|
}, M = {
|
|
38
|
-
name: "
|
|
39
|
-
components: [["path", { d: "M12
|
|
14
|
+
name: "lu-checkbox-blank-circle-fill",
|
|
15
|
+
components: [["path", { d: "M12 21C16.9705 21 21 16.9705 21 12C21 7.02943 16.9705 3 12 3C7.02943 3 3 7.02943 3 12C3 16.9705 7.02943 21 12 21Z" }]]
|
|
16
|
+
}, e = {
|
|
17
|
+
name: "lu-checkbox-blank-circle",
|
|
18
|
+
components: [["path", { d: "M3 12C3 7.02943 7.02943 3 12 3C16.9705 3 21 7.02943 21 12C21 16.9705 16.9705 21 12 21C7.02943 21 3 16.9705 3 12Z" }]]
|
|
40
19
|
}, c = {
|
|
41
|
-
name: "
|
|
42
|
-
components: [["path", { d: "
|
|
43
|
-
},
|
|
44
|
-
name: "
|
|
45
|
-
components: [["path", { d: "
|
|
46
|
-
}, p = {
|
|
47
|
-
name: "ri-arrow-drop-down-line",
|
|
48
|
-
components: [["path", { d: "M12 15.0006L7.75732 10.758L9.17154 9.34375L12 12.1722L14.8284 9.34375L16.2426 10.758L12 15.0006Z" }]]
|
|
20
|
+
name: "lu-checkbox-blank",
|
|
21
|
+
components: [["path", { d: "M7 3.5H17C18.933 3.5 20.5 5.067 20.5 7V17C20.5 18.933 18.933 20.5 17 20.5H7C5.067 20.5 3.5 18.933 3.5 17V7C3.5 5.067 5.067 3.5 7 3.5Z" }]]
|
|
22
|
+
}, h = {
|
|
23
|
+
name: "lu-checkbox-fill",
|
|
24
|
+
components: [["path", { d: "M7.5 3C5.01472 3 3 5.01472 3 7.5V16.5C3 18.9852 5.01472 21 7.5 21H16.5C18.9852 21 21 18.9852 21 16.5V7.5C21 5.01472 18.9852 3 16.5 3H7.5ZM17.0892 9.21423C17.4147 8.88881 17.4147 8.36119 17.0892 8.03577C16.7638 7.71034 16.2362 7.71034 15.9108 8.03577L10.3125 13.634L9.49548 12.817L8.08923 11.4108C7.76381 11.0853 7.23619 11.0853 6.91077 11.4108C6.58534 11.7362 6.58534 12.2638 6.91077 12.5892L8.31702 13.9955L9.72327 15.4017C10.0487 15.7272 10.5763 15.7272 10.9017 15.4017L17.0892 9.21423Z" }]]
|
|
49
25
|
}, s = {
|
|
50
|
-
name: "
|
|
51
|
-
components: [["path", { d: "
|
|
26
|
+
name: "lu-checkbox-indeterminate-fill",
|
|
27
|
+
components: [["path", { d: "M7.5 3C5.01472 3 3 5.01472 3 7.5V16.5C3 18.9852 5.01472 21 7.5 21H16.5C18.9852 21 21 18.9852 21 16.5V7.5C21 5.01472 18.9852 3 16.5 3H7.5ZM8.0625 11.1667C7.60226 11.1667 7.22917 11.5398 7.22917 12C7.22917 12.4602 7.60226 12.8333 8.0625 12.8333H15.9375C16.3977 12.8333 16.7708 12.4602 16.7708 12C16.7708 11.5398 16.3977 11.1667 15.9375 11.1667H8.0625Z" }]]
|
|
28
|
+
}, l = {
|
|
29
|
+
name: "lu-cloud-download-2-fill",
|
|
30
|
+
components: [["path", { d: "M13 13V18.585L14.8284 16.7574L16.2426 18.1716L12 22.4142L7.75736 18.1716L9.17157 16.7574L11 18.585V13H13ZM12 2C15.5934 2 18.5544 4.70761 18.9541 8.19395C21.2858 8.83154 23 10.9656 23 13.5C23 16.3688 20.8036 18.7246 18.0006 18.9776L18.0009 16.9644C19.6966 16.7214 21 15.2629 21 13.5C21 11.567 19.433 10 17.5 10C17.2912 10 17.0867 10.0183 16.8887 10.054C16.9616 9.7142 17 9.36158 17 9C17 6.23858 14.7614 4 12 4C9.23858 4 7 6.23858 7 9C7 9.36158 7.03838 9.7142 7.11205 10.0533C6.91331 10.0183 6.70879 10 6.5 10C4.567 10 3 11.567 3 13.5C3 15.2003 4.21241 16.6174 5.81986 16.934L6.00005 16.9646L6.00039 18.9776C3.19696 18.7252 1 16.3692 1 13.5C1 10.9656 2.71424 8.83154 5.04648 8.19411C5.44561 4.70761 8.40661 2 12 2Z" }]]
|
|
31
|
+
}, u = {
|
|
32
|
+
name: "lu-cloud-download-fill",
|
|
33
|
+
components: [["path", { d: "M1 14.5C1 12.1716 2.22429 10.1291 4.06426 8.9812C4.56469 5.044 7.92686 2 12 2C16.0731 2 19.4353 5.044 19.9357 8.9812C21.7757 10.1291 23 12.1716 23 14.5C23 17.9216 20.3562 20.7257 17 20.9811L7 21C3.64378 20.7257 1 17.9216 1 14.5ZM16.8483 18.9868C19.1817 18.8093 21 16.8561 21 14.5C21 12.927 20.1884 11.4962 18.8771 10.6781L18.0714 10.1754L17.9517 9.23338C17.5735 6.25803 15.0288 4 12 4C8.97116 4 6.42647 6.25803 6.0483 9.23338L5.92856 10.1754L5.12288 10.6781C3.81156 11.4962 3 12.927 3 14.5C3 16.8561 4.81833 18.8093 7.1517 18.9868L7.325 19H16.675L16.8483 18.9868ZM13 12H16L12 17L8 12H11V8H13V12Z" }]]
|
|
34
|
+
}, p = {
|
|
35
|
+
name: "lu-cloud-fill",
|
|
36
|
+
components: [["path", { d: "M12 2C15.866 2 19 5.13401 19 9C19 9.11351 18.9973 9.22639 18.992 9.33857C21.3265 10.16 23 12.3846 23 15C23 18.3137 20.3137 21 17 21H7C3.68629 21 1 18.3137 1 15C1 12.3846 2.67346 10.16 5.00804 9.33857C5.0027 9.22639 5 9.11351 5 9C5 5.13401 8.13401 2 12 2ZM12 4C9.23858 4 7 6.23858 7 9C7 9.08147 7.00193 9.16263 7.00578 9.24344L7.07662 10.7309L5.67183 11.2252C4.0844 11.7837 3 13.2889 3 15C3 17.2091 4.79086 19 7 19H17C19.2091 19 21 17.2091 21 15C21 12.79 19.21 11 17 11C15.233 11 13.7337 12.1457 13.2042 13.7347L11.3064 13.1021C12.1005 10.7185 14.35 9 17 9C17 6.23858 14.7614 4 12 4Z" }]]
|
|
37
|
+
}, L = {
|
|
38
|
+
name: "lu-cloud-off-fill",
|
|
39
|
+
components: [["path", { d: "M3.51472 2.10051L22.6066 21.1924L21.1924 22.6066L19.1782 20.5924C18.503 20.8556 17.7684 21 17 21H7C3.68629 21 1 18.3137 1 15C1 12.3846 2.67346 10.16 5.00804 9.33857C5.0027 9.22639 5 9.11351 5 9C5 8.22228 5.12683 7.47418 5.36094 6.77527L2.10051 3.51472L3.51472 2.10051ZM7 9C7 9.08147 7.00193 9.16263 7.00578 9.24344L7.07662 10.7309L5.67183 11.2252C4.0844 11.7837 3 13.2889 3 15C3 17.2091 4.79086 19 7 19H17C17.1858 19 17.3687 18.9873 17.5478 18.9628L7.03043 8.44519C7.01032 8.62736 7 8.81247 7 9ZM12 2C15.866 2 19 5.13401 19 9C19 9.11351 18.9973 9.22639 18.992 9.33857C21.3265 10.16 23 12.3846 23 15C23 16.0883 22.7103 17.1089 22.2037 17.9889L20.7111 16.4955C20.8974 16.0335 21 15.5287 21 15C21 12.79 19.21 11 17 11C16.4711 11 15.9661 11.1027 15.5039 11.2892L14.0111 9.7964C14.8912 9.28978 15.9118 9 17 9C17 6.23858 14.7614 4 12 4C10.9295 4 9.93766 4.33639 9.12428 4.90922L7.69418 3.48056C8.88169 2.55284 10.3763 2 12 2Z" }]]
|
|
52
40
|
}, m = {
|
|
53
|
-
name: "
|
|
54
|
-
components: [["path", { d: "
|
|
55
|
-
},
|
|
56
|
-
name: "
|
|
57
|
-
components: [["path", { d: "
|
|
41
|
+
name: "lu-cloud-sync",
|
|
42
|
+
components: [["path", { d: "M4.20716 15.3742C3.42382 14.6201 2.82103 13.6922 2.44541 12.6624C2.06978 11.6327 1.93139 10.5285 2.04093 9.43548C2.15048 8.34242 2.50502 7.2897 3.07714 6.35876C3.64927 5.42782 4.42363 4.64359 5.34036 4.06674C6.25708 3.48988 7.2916 3.13586 8.36388 3.03205C9.43617 2.92824 10.5175 3.07742 11.5242 3.46806C12.531 3.85869 13.4361 4.48032 14.1697 5.28485C14.9033 6.08939 15.4456 7.05527 15.7548 8.1078H17.5507C18.5077 8.12096 19.4358 8.44402 20.2011 9.03034C20.9663 9.61666 21.5292 10.4359 21.8083 11.3698C22.0874 12.3037 22.0683 13.3039 21.7539 14.226C21.4394 15.1481 20.8459 15.9444 20.0588 16.5M7.49997 11V14.6364M7.49997 14.6364H11.1M7.49997 14.6364L8.88147 13.1771C9.3981 12.6755 10.0258 12.3058 10.7125 12.0988C11.3991 11.8918 12.1247 11.8533 12.829 11.9867C13.5333 12.1201 14.1958 12.4215 14.7616 12.8657C15.3273 13.3099 15.7798 13.8842 16.0815 14.5407M16.5 21.0001V17.3638M16.5 17.3638H12.9M16.5 17.3638L15.1185 18.8229C14.6018 19.3244 13.9741 19.6941 13.2875 19.9011C12.6009 20.1082 11.8752 20.1466 11.1709 20.0132C10.4667 19.8798 9.80409 19.5785 9.23837 19.1342C8.67265 18.69 8.22012 18.1157 7.91846 17.4592" }]]
|
|
43
|
+
}, r = {
|
|
44
|
+
name: "lu-cloud-upload-2-fill",
|
|
45
|
+
components: [["path", { d: "M12 12.5858L16.2426 16.8284L14.8284 18.2426L13 16.415V22H11V16.413L9.17157 18.2426L7.75736 16.8284L12 12.5858ZM12 2C15.5934 2 18.5544 4.70761 18.9541 8.19395C21.2858 8.83154 23 10.9656 23 13.5C23 16.3688 20.8036 18.7246 18.0006 18.9776L18.0009 16.9644C19.6966 16.7214 21 15.2629 21 13.5C21 11.567 19.433 10 17.5 10C17.2912 10 17.0867 10.0183 16.8887 10.054C16.9616 9.7142 17 9.36158 17 9C17 6.23858 14.7614 4 12 4C9.23858 4 7 6.23858 7 9C7 9.36158 7.03838 9.7142 7.11205 10.0533C6.91331 10.0183 6.70879 10 6.5 10C4.567 10 3 11.567 3 13.5C3 15.2003 4.21241 16.6174 5.81986 16.934L6.00005 16.9646L6.00039 18.9776C3.19696 18.7252 1 16.3692 1 13.5C1 10.9656 2.71424 8.83154 5.04648 8.19411C5.44561 4.70761 8.40661 2 12 2Z" }]]
|
|
46
|
+
}, C = {
|
|
47
|
+
name: "lu-cloud-upload-fill",
|
|
48
|
+
components: [["path", { d: "M1 14.5C1 12.1716 2.22429 10.1291 4.06426 8.9812C4.56469 5.044 7.92686 2 12 2C16.0731 2 19.4353 5.044 19.9357 8.9812C21.7757 10.1291 23 12.1716 23 14.5C23 17.9216 20.3562 20.7257 17 20.9811L7 21C3.64378 20.7257 1 17.9216 1 14.5ZM16.8483 18.9868C19.1817 18.8093 21 16.8561 21 14.5C21 12.927 20.1884 11.4962 18.8771 10.6781L18.0714 10.1754L17.9517 9.23338C17.5735 6.25803 15.0288 4 12 4C8.97116 4 6.42647 6.25803 6.0483 9.23338L5.92856 10.1754L5.12288 10.6781C3.81156 11.4962 3 12.927 3 14.5C3 16.8561 4.81833 18.8093 7.1517 18.9868L7.325 19H16.675L16.8483 18.9868ZM13 13V17H11V13H8L12 8L16 13H13Z" }]]
|
|
49
|
+
}, v = {
|
|
50
|
+
name: "lu-coins-exchange",
|
|
51
|
+
components: [["path", { d: "M6 10V5C6 3.3 7.3 2 9 2H10M6 10L3 7M6 10L9 7M18 14V19C18 20.7 16.7 22 15 22H14M18 14L21 17M18 14L15 17M22 6C22 8.20914 20.2091 10 18 10C15.7909 10 14 8.20914 14 6C14 3.79086 15.7909 2 18 2C20.2091 2 22 3.79086 22 6ZM10 18C10 20.2091 8.20914 22 6 22C3.79086 22 2 20.2091 2 18C2 15.7909 3.79086 14 6 14C8.20914 14 10 15.7909 10 18Z" }]]
|
|
58
52
|
}, d = {
|
|
59
|
-
name: "
|
|
60
|
-
components: [["path", { d: "
|
|
61
|
-
},
|
|
62
|
-
name: "
|
|
63
|
-
components: [["path", { d: "
|
|
64
|
-
},
|
|
65
|
-
name: "
|
|
66
|
-
components: [["path", { d: "
|
|
67
|
-
},
|
|
68
|
-
name: "
|
|
69
|
-
components: [["path", { d: "
|
|
70
|
-
},
|
|
71
|
-
name: "
|
|
72
|
-
components: [["path", { d: "
|
|
73
|
-
}, g = {
|
|
74
|
-
name: "ri-arrow-go-forward-fill",
|
|
75
|
-
components: [["path", { d: "M16 7H11C7.68629 7 5 9.68629 5 13C5 16.3137 7.68629 19 11 19H20V21H11C6.58172 21 3 17.4183 3 13C3 8.58172 6.58172 5 11 5H16V1L22 6L16 11V7Z" }]]
|
|
76
|
-
}, u = {
|
|
77
|
-
name: "ri-arrow-go-forward-line",
|
|
78
|
-
components: [["path", { d: "M18.1716 6.99955H11C7.68629 6.99955 5 9.68584 5 12.9996C5 16.3133 7.68629 18.9996 11 18.9996H20V20.9996H11C6.58172 20.9996 3 17.4178 3 12.9996C3 8.58127 6.58172 4.99955 11 4.99955H18.1716L15.636 2.46402L17.0503 1.0498L22 5.99955L17.0503 10.9493L15.636 9.53509L18.1716 6.99955Z" }]]
|
|
53
|
+
name: "lu-custom-assets",
|
|
54
|
+
components: [["path", { d: "M21 6C21 7.65685 16.9706 9 12 9C7.02944 9 3 7.65685 3 6M21 6C21 4.34315 16.9706 3 12 3C7.02944 3 3 4.34315 3 6M21 6V10.5M3 6V18C3 19.8 7.5 20.8 9.5 20.9M3 10C3 12 9 13.5 13.5 13M3 14C3.3 15.5 5.5 16.5 10.5 17M20.4478 16.2239C20.8019 15.8697 21.0009 15.3894 21.0009 14.8885C21.0009 14.3877 20.8019 13.9073 20.4478 13.5531C20.0936 13.199 19.6132 13 19.1124 13C18.6115 13 18.1311 13.199 17.777 13.5531L14.2118 17.1201C14.0004 17.3314 13.8457 17.5925 13.7619 17.8794L13.0178 20.431C12.9955 20.5075 12.9941 20.5886 13.0139 20.6658C13.0337 20.743 13.0739 20.8134 13.1302 20.8698C13.1866 20.9261 13.257 20.9663 13.3342 20.9861C13.4114 21.0059 13.4925 21.0045 13.569 20.9822L16.1206 20.2381C16.4075 20.1543 16.6686 19.9996 16.8799 19.7882L20.4478 16.2239Z" }]]
|
|
55
|
+
}, i = {
|
|
56
|
+
name: "lu-deposits",
|
|
57
|
+
components: [["path", { d: "M4.5 18.6146C6.33236 20.6906 9.01327 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C9.01327 2 6.33236 3.30939 4.5 5.38544 M5 12L13 12 M9 16L13 12L9 8" }]]
|
|
58
|
+
}, Z = {
|
|
59
|
+
name: "lu-discord",
|
|
60
|
+
components: [["path", { d: "M15.5007 17.75L16.7941 19.5205C16.9155 19.7127 17.1488 19.7985 17.3618 19.7224C18.1656 19.4353 20.1579 18.6572 21.7983 17.4725C21.9262 17.3801 22.0001 17.2261 21.9991 17.0673C21.9991 8.25 19.5007 5.75 19.5007 5.75C19.5007 5.75 17.5007 4.60213 15.3546 4.25602C15.1435 4.22196 14.9367 4.33509 14.8428 4.52891L14.3978 5.44677C14.3978 5.44677 13.2852 5.21397 11.9999 5.21397C10.7146 5.21397 9.60204 5.44677 9.60204 5.44677L9.15705 4.52891C9.06308 4.33509 8.85638 4.22196 8.64523 4.25602C6.50073 4.60187 4.50073 5.75 4.50073 5.75C4.50073 5.75 2.00074 8.25 2.00074 17.0673C1.99974 17.2261 2.07359 17.3801 2.20153 17.4725C3.8419 18.6572 5.83424 19.4353 6.638 19.7224C6.85099 19.7985 7.08431 19.7127 7.20576 19.5205L8.50073 17.75 M17.5007 16.75C17.5007 16.75 15.2056 18.25 12.0007 18.25C8.79581 18.25 6.50073 16.75 6.50073 16.75 M17.2507 12.25C17.2507 13.3546 16.4672 14.25 15.5007 14.25C14.5342 14.25 13.7507 13.3546 13.7507 12.25C13.7507 11.1454 14.5342 10.25 15.5007 10.25C16.4672 10.25 17.2507 11.1454 17.2507 12.25Z M10.2507 12.25C10.2507 13.3546 9.46723 14.25 8.50073 14.25C7.53424 14.25 6.75073 13.3546 6.75073 12.25C6.75073 11.1454 7.53424 10.25 8.50073 10.25C9.46723 10.25 10.2507 11.1454 10.2507 12.25Z" }]]
|
|
61
|
+
}, H = {
|
|
62
|
+
name: "lu-donate-fill",
|
|
63
|
+
components: [["path", { d: "M5.00488 9.00268C5.55717 9.00268 6.00488 9.45039 6.00488 10.0027C7.63965 10.0027 9.14352 10.5631 10.3349 11.5022L12.5049 11.5027C13.837 11.5027 15.0339 12.0815 15.8579 13.0014L19.0049 13.0027C20.9972 13.0027 22.7173 14.1679 23.521 15.8541C21.1562 18.9747 17.3268 21.0027 13.0049 21.0027C10.2142 21.0027 7.85466 20.3994 5.944 19.3447C5.80557 19.7283 5.43727 20.0027 5.00488 20.0027H2.00488C1.4526 20.0027 1.00488 19.555 1.00488 19.0027V10.0027C1.00488 9.45039 1.4526 9.00268 2.00488 9.00268H5.00488ZM6.00589 12.0027L6.00488 17.0238L6.05024 17.0572C7.84406 18.3176 10.183 19.0027 13.0049 19.0027C16.0089 19.0027 18.8035 17.847 20.84 15.8732L20.9729 15.7397L20.8537 15.6393C20.3897 15.2763 19.8205 15.051 19.2099 15.0096L19.0049 15.0027L16.8932 15.0017C16.9663 15.3236 17.0049 15.6586 17.0049 16.0027V17.0027H8.00488V15.0027L14.7949 15.0017L14.7605 14.9232C14.38 14.1296 13.593 13.568 12.6693 13.508L12.5049 13.5027L9.57547 13.5025C8.66823 12.5772 7.40412 12.003 6.00589 12.0027ZM4.00488 11.0027H3.00488V18.0027H4.00488V11.0027ZM13.6513 3.57806L14.0046 3.93183L14.3584 3.57806C15.3347 2.60175 16.9177 2.60175 17.894 3.57806C18.8703 4.55437 18.8703 6.13728 17.894 7.11359L14.0049 11.0027L10.1158 7.11359C9.13948 6.13728 9.13948 4.55437 10.1158 3.57806C11.0921 2.60175 12.675 2.60175 13.6513 3.57806ZM11.53 4.99227C11.3564 5.16584 11.3372 5.43526 11.4714 5.62938L11.5289 5.69831L14.0039 8.17368L16.4798 5.69938C16.6533 5.52581 16.6726 5.25639 16.5376 5.06152L16.4798 4.99227C16.3062 4.81871 16.0368 4.79942 15.8417 4.93457L15.7724 4.99249L14.0033 6.76111L12.236 4.9912L12.1679 4.93442C11.973 4.79942 11.7036 4.81871 11.53 4.99227Z" }]]
|
|
64
|
+
}, V = {
|
|
65
|
+
name: "lu-droplet-fill",
|
|
66
|
+
components: [["path", { d: "M12 2C12.4767 2 12.8871 2.33646 12.9806 2.80388C13.4326 5.06378 14.8008 7.26002 16.6247 8.71913C18.8043 10.4628 20 12.6294 20 15C20 17.1217 19.1571 19.1566 17.6569 20.6569C16.1566 22.1571 14.1217 23 12 23C9.87827 23 7.84344 22.1571 6.34315 20.6569C4.84285 19.1566 4 17.1217 4 15C4 12.6294 5.19568 10.4628 7.3753 8.71913C9.19919 7.26002 10.5674 5.06378 11.0194 2.80388C11.1129 2.33646 11.5233 2 12 2Z" }]]
|
|
79
67
|
}, A = {
|
|
80
|
-
name: "
|
|
81
|
-
components: [["path", { d: "
|
|
68
|
+
name: "lu-droplet-half-fill",
|
|
69
|
+
components: [["path", { d: "M12 2C12.4767 2 12.8871 2.33646 12.9806 2.80388C13.4326 5.06378 14.8008 7.26002 16.6247 8.71913C18.8043 10.4628 20 12.6294 20 15C20 17.1217 19.1571 19.1566 17.6569 20.6569C16.1566 22.1571 14.1217 23 12 23C9.87827 23 7.84344 22.1571 6.34315 20.6569C4.84285 19.1566 4 17.1217 4 15C4 12.6294 5.19568 10.4628 7.3753 8.71913C9.19919 7.26002 10.5674 5.06378 11.0194 2.80388C11.1129 2.33646 11.5233 2 12 2ZM12 6.05336C11.1944 7.69 10.0217 9.16325 8.62469 10.2809C6.80432 11.7372 6 13.3706 6 15C6 16.5913 6.63214 18.1174 7.75736 19.2426C8.88258 20.3679 10.4087 21 12 21L12 6.05336Z" }]]
|
|
70
|
+
}, g = {
|
|
71
|
+
name: "lu-evm-accounts",
|
|
72
|
+
components: [["path", { d: "M19 7V4C19 3.73478 18.8946 3.48043 18.7071 3.29289C18.5196 3.10536 18.2652 3 18 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5M19 7H5C4.46957 7 3.96086 6.78929 3.58579 6.41421C3.21071 6.03914 3 5.53043 3 5M19 7H20C20.2652 7 20.5196 7.10536 20.7071 7.29289C20.8946 7.48043 21 7.73478 21 8V9.5M3 5V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H13M22 17.5L19.3257 18.6606C19.042 18.7866 18.9 18.85 18.75 18.85C18.6 18.85 18.458 18.787 18.1743 18.6606L15.5 17.5M22 17.5C22 17.2606 21.8584 17.05 21.5742 16.6288L19.9479 14.2132C19.4028 13.405 19.1307 13 18.75 13C18.3693 13 18.0972 13.4045 17.5521 14.2132L15.9257 16.6288C15.6421 17.05 15.5 17.2606 15.5 17.5M22 17.5C22 17.7394 21.8584 17.95 21.5742 18.3712L19.9479 20.7868C19.4028 21.595 19.1307 22 18.75 22C18.3693 22 18.0972 21.5955 17.5521 20.7868L15.9257 18.3712C15.6421 17.95 15.5 17.7394 15.5 17.5" }]]
|
|
82
73
|
}, b = {
|
|
83
|
-
name: "
|
|
84
|
-
components: [["path", { d: "
|
|
85
|
-
},
|
|
86
|
-
name: "
|
|
87
|
-
components: [["path", { d: "
|
|
88
|
-
}, v = {
|
|
89
|
-
name: "ri-arrow-left-circle-line",
|
|
90
|
-
components: [["path", { d: "M12 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12C2 6.48 6.48 2 12 2ZM12 20C16.42 20 20 16.42 20 12C20 7.58 16.42 4 12 4C7.58 4 4 7.58 4 12C4 16.42 7.58 20 12 20ZM12 11H16V13H12V16L8 12L12 8V11Z" }]]
|
|
91
|
-
}, D = {
|
|
92
|
-
name: "ri-arrow-left-double-fill",
|
|
93
|
-
components: [["path", { d: "M4.83582 12L11.0429 18.2071L12.4571 16.7929L7.66424 12L12.4571 7.20712L11.0429 5.79291L4.83582 12ZM10.4857 12L16.6928 18.2071L18.107 16.7929L13.3141 12L18.107 7.20712L16.6928 5.79291L10.4857 12Z" }]]
|
|
74
|
+
name: "lu-export",
|
|
75
|
+
components: [["path", { d: "M8 10H4C3.46957 10 2.96086 10.1505 2.58579 10.4184C2.21071 10.6863 2 11.0497 2 11.4286V18.5714C2 18.9503 2.21071 19.3137 2.58579 19.5816C2.96086 19.8495 3.46957 20 4 20H20C20.5304 20 21.0391 19.8495 21.4142 19.5816C21.7893 19.3137 22 18.9503 22 18.5714V11.4286C22 11.0497 21.7893 10.6863 21.4142 10.4184C21.0391 10.1505 20.5304 10 20 10H16M12 15V3M12 3L8 7M12 3L16 7" }]]
|
|
76
|
+
}, w = {
|
|
77
|
+
name: "lu-eye-semi-off",
|
|
78
|
+
components: [["path", { d: "M6.02079 6.81677C4.25153 8.00091 2.87372 9.68373 2.06202 11.6519C1.97868 11.8764 1.97868 12.1234 2.06202 12.3479C2.87372 14.316 4.25153 15.9988 6.02079 17.183C7.79004 18.3671 9.87106 18.9993 12 18.9993C14.129 18.9993 16.21 18.3671 17.9792 17.183C19.7485 15.9988 21.1263 14.316 21.938 12.3479C22.0214 12.1234 22.0214 11.8764 21.938 11.6519C21.1263 9.68373 19.7485 8.00091 17.9792 6.81677C16.21 5.63263 14.129 5.00049 12 5.00049M14.084 14.158C13.5182 14.7045 12.7604 15.0069 11.9738 15C11.1872 14.9932 10.4348 14.6777 9.87856 14.1215C9.32233 13.5652 9.00683 12.8128 8.99999 12.0262C8.99316 11.2396 9.29554 10.4818 9.84202 9.916M2.00002 2L14 14" }]]
|
|
94
79
|
}, k = {
|
|
95
|
-
name: "
|
|
96
|
-
components: [["path", { d: "
|
|
97
|
-
},
|
|
98
|
-
name: "
|
|
99
|
-
components: [["path", { d: "M4
|
|
80
|
+
name: "lu-historic-prices",
|
|
81
|
+
components: [["path", { d: "M17 6L12.677 10.323C12.6538 10.3463 12.6262 10.3648 12.5958 10.3774C12.5654 10.39 12.5329 10.3964 12.5 10.3964C12.4671 10.3964 12.4346 10.39 12.4042 10.3774C12.3738 10.3648 12.3462 10.3463 12.323 10.323L10.677 8.677C10.6301 8.63013 10.5665 8.6038 10.5002 8.6038C10.434 8.6038 10.3704 8.63013 10.3235 8.677L7 12M8 14.5V16M20 8V2L18 3L16 2L14 3L12 2L10 3L8 2L6 3L4 2V22L6 21L8 22L8.5 21.75M18.5 12V14M12 16.5453H21M14.5 12V14M18.3 19.2725H14.7M13 13.0001H20C20.5523 13.0001 21 13.4478 21 14.0001V21C21 21.5523 20.5523 22 20 22H13C12.4477 22 12 21.5523 12 21V14.0001C12 13.4478 12.4477 13.0001 13 13.0001Z" }]]
|
|
82
|
+
}, f = {
|
|
83
|
+
name: "lu-history-events-fill",
|
|
84
|
+
components: [["path", { d: "M4.00488 5.00275V19.0027H20.0049V5.00275H4.00488ZM3.00488 3.00275H21.0049C21.5572 3.00275 22.0049 3.45046 22.0049 4.00275V20.0027C22.0049 20.555 21.5572 21.0027 21.0049 21.0027H3.00488C2.4526 21.0027 2.00488 20.555 2.00488 20.0027V4.00275C2.00488 3.45046 2.4526 3.00275 3.00488 3.00275ZM12.0049 9.00275V6.00275L17.0049 11.0027H8.00488V9.00275H12.0049ZM7.00488 13.0027H16.0049V15.0027H12.0049V18.0027L7.00488 13.0027Z" }]]
|
|
100
85
|
}, B = {
|
|
101
|
-
name: "
|
|
102
|
-
components: [["path", { d: "M20
|
|
86
|
+
name: "lu-latest-prices",
|
|
87
|
+
components: [["path", { d: "M20 10V2L18 3L16 2L14 3L12 2L10 3L8 2L6 3L4 2V22L6 21L8 22L9 21.5M17 6L12.677 10.323C12.6538 10.3463 12.6262 10.3648 12.5958 10.3774C12.5654 10.39 12.5329 10.3964 12.5 10.3964C12.4671 10.3964 12.4346 10.39 12.4042 10.3774C12.3738 10.3648 12.3462 10.3463 12.323 10.323L10.677 8.677C10.6301 8.63013 10.5665 8.6038 10.5002 8.6038C10.434 8.6038 10.3704 8.63013 10.3235 8.677L7 12M8 14.5V16M16.5 15.7V17.5L17.4 17.95M21 17.5C21 19.9853 18.9853 22 16.5 22C14.0147 22 12 19.9853 12 17.5C12 15.0147 14.0147 13 16.5 13C18.9853 13 21 15.0147 21 17.5Z" }]]
|
|
88
|
+
}, y = {
|
|
89
|
+
name: "lu-layers-in",
|
|
90
|
+
components: [["path", { d: "M6 9.5L2.59996 11.0809C2.42251 11.1591 2.27164 11.2873 2.16573 11.4497C2.05981 11.6122 2.00342 11.8019 2.00342 11.9959C2.00342 12.1898 2.05981 12.3795 2.16573 12.542C2.27164 12.7045 2.42251 12.8326 2.59996 12.9109L11.18 16.8209C11.4405 16.9397 11.7236 17.0012 12.01 17.0012C12.2964 17.0012 12.5794 16.9397 12.84 16.8209L21.42 12.9209C21.5974 12.8426 21.7483 12.7145 21.8542 12.552C21.9601 12.3895 22.0165 12.1998 22.0165 12.0059C22.0165 11.8119 21.9601 11.6222 21.8542 11.4597C21.7483 11.2973 21.5974 11.1691 21.42 11.0909L18 9.5 M2 17C1.99953 17.1913 2.05392 17.3787 2.15672 17.5399C2.25952 17.7012 2.40642 17.8297 2.58 17.91L11.18 21.82C11.4392 21.9374 11.7205 21.9981 12.005 21.9981C12.2895 21.9981 12.5708 21.9374 12.83 21.82L21.41 17.92C21.587 17.8404 21.737 17.7111 21.8418 17.5477C21.9466 17.3844 22.0015 17.1941 22 17 M16.084 6.00065L12.0007 10.084L7.91732 6.00065 M12.0005 1.91732V10.084" }]]
|
|
91
|
+
}, z = {
|
|
92
|
+
name: "lu-layers-out",
|
|
93
|
+
components: [["path", { d: "M6 9.5L2.59996 11.0809C2.42251 11.1591 2.27164 11.2873 2.16573 11.4497C2.05981 11.6122 2.00342 11.8019 2.00342 11.9959C2.00342 12.1898 2.05981 12.3795 2.16573 12.542C2.27164 12.7045 2.42251 12.8326 2.59996 12.9109L11.18 16.8209C11.4405 16.9397 11.7236 17.0012 12.01 17.0012C12.2964 17.0012 12.5794 16.9397 12.84 16.8209L21.42 12.9209C21.5974 12.8426 21.7483 12.7145 21.8542 12.552C21.9601 12.3895 22.0165 12.1998 22.0165 12.0059C22.0165 11.8119 21.9601 11.6222 21.8542 11.4597C21.7483 11.2973 21.5974 11.1691 21.42 11.0909L18 9.5 M2 17C1.99953 17.1913 2.05392 17.3787 2.15672 17.5399C2.25952 17.7012 2.40642 17.8297 2.58 17.91L11.18 21.82C11.4392 21.9374 11.7205 21.9981 12.005 21.9981C12.2895 21.9981 12.5708 21.9374 12.83 21.82L21.41 17.92C21.587 17.8404 21.737 17.7111 21.8418 17.5477C21.9466 17.3844 22.0015 17.1941 22 17 M7.9165 5.99935L11.9998 1.91602L16.0832 5.99935 M12 10.0827V1.91602" }]]
|
|
94
|
+
}, D = {
|
|
95
|
+
name: "lu-liabilities",
|
|
96
|
+
components: [["path", { d: "M19.5 5.38544C17.6676 3.30939 14.9867 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C14.9867 22 17.6676 20.6906 19.5 18.6146 M11 12H19 M15 16L19 12L15 8" }]]
|
|
97
|
+
}, x = {
|
|
98
|
+
name: "lu-manage-assets",
|
|
99
|
+
components: [["path", { d: "M21 6C21 7.65685 16.9706 9 12 9C7.02944 9 3 7.65685 3 6M21 6C21 4.34315 16.9706 3 12 3C7.02944 3 3 4.34315 3 6M21 6V10.5M3 6V18C3 19.5 5.5 20.5 10.5 21M3 10C3 12 8 13 11 13M3 14C3.3 15.5 5.5 16.4 9.5 16.9M21 18.5138L20.027 18.1895M13.973 15.8111L13 15.4868M15.4865 21L15.8108 20.027M18.1892 13.973L18.5135 13M18.7297 21.0004L18.2973 19.9193M15.7027 14.0811L15.2703 13M13 18.7301L14.0811 18.2977M19.9189 15.7028L21 15.2704M20.2432 17.0002C20.2432 18.7914 18.7912 20.2434 17 20.2434C15.2088 20.2434 13.7568 18.7914 13.7568 17.0002C13.7568 15.209 15.2088 13.757 17 13.757C18.7912 13.757 20.2432 15.209 20.2432 17.0002Z" }]]
|
|
100
|
+
}, S = {
|
|
101
|
+
name: "lu-manage-prices",
|
|
102
|
+
components: [["path", { d: "M10 21L8 22L6 21L4 22V2L6 3L8 2L10 3L12 2L14 3L16 2L18 3L20 2V11M17 6L12.677 10.323C12.6538 10.3463 12.6262 10.3648 12.5958 10.3774C12.5654 10.39 12.5329 10.3964 12.5 10.3964C12.4671 10.3964 12.4346 10.39 12.4042 10.3774C12.3738 10.3648 12.3462 10.3463 12.323 10.323L10.677 8.677C10.6301 8.63013 10.5665 8.6038 10.5002 8.6038C10.434 8.6038 10.3704 8.63013 10.3235 8.677L7 12M8 14.5V16M21 19.5138L20.027 19.1895M13.973 16.8111L13 16.4868M15.4865 22L15.8108 21.027M18.1892 14.973L18.5135 14M18.7297 22.0004L18.2973 20.9193M15.7027 15.0811L15.2703 14M13 19.7301L14.0811 19.2977M19.9189 16.7028L21 16.2704M17 10.5H17.01M20.2432 18.0002C20.2432 19.7914 18.7912 21.2434 17 21.2434C15.2088 21.2434 13.7568 19.7914 13.7568 18.0002C13.7568 16.209 15.2088 14.757 17 14.757C18.7912 14.757 20.2432 16.209 20.2432 18.0002Z" }]]
|
|
103
103
|
}, U = {
|
|
104
|
-
name: "
|
|
105
|
-
components: [["path", { d: "
|
|
104
|
+
name: "lu-manual-balances",
|
|
105
|
+
components: [["path", { d: "M3 22H8M6 18V11M10 11.2V11M13.75 22H19.25M16.4999 12V22M11.55 14.222H12.65C13.75 14.222 15.4 13.6664 16.5 13.1108C17.6 13.6664 19.25 14.222 20.35 14.222H21.45M12 2L20 7H4L12 2ZM18.7 19.2223L20.35 14.7778L22 19.2223C21.5215 19.5834 20.944 19.7778 20.35 19.7778C19.756 19.7778 19.1785 19.5834 18.7 19.2223ZM11 19.2223L12.65 14.7779L14.3 19.2223C13.8215 19.5834 13.244 19.7779 12.65 19.7779C12.056 19.7779 11.4785 19.5834 11 19.2223Z" }]]
|
|
106
|
+
}, F = {
|
|
107
|
+
name: "lu-more-assets",
|
|
108
|
+
components: [["path", { d: "M21 6C21 7.65685 16.9706 9 12 9C7.02944 9 3 7.65685 3 6M21 6C21 4.34315 16.9706 3 12 3C7.02944 3 3 4.34315 3 6M21 6V10.5M3 6V18C3 19.5 5.5 20.5 10.5 21M3 10C3 12 8 13 11 13M3 14C3.3 15.5 5.5 16.4 9.5 16.9M18.25 17H18.254M15.75 17H15.754M21 17C21 19.2091 19.2091 21 17 21C14.7909 21 13 19.2091 13 17C13 14.7909 14.7909 13 17 13C19.2091 13 21 14.7909 21 17Z" }]]
|
|
109
|
+
}, R = {
|
|
110
|
+
name: "lu-onchain",
|
|
111
|
+
components: [["path", { d: "M12 16C12.2094 16 12.4041 15.9011 12.7934 15.7032L15.9228 14.1128C17.3076 13.4091 18 13.0572 18 12.5V5.5M12 16C11.7906 16 11.596 15.9011 11.2066 15.7032L8.07717 14.1128C6.69239 13.4091 6 13.0572 6 12.5V5.5M12 16V9M18 5.5C18 4.94278 17.3076 4.59091 15.9228 3.88716L12.7934 2.29679C12.404 2.09893 12.2094 2 12 2C11.7906 2 11.596 2.09893 11.2066 2.29679L8.07717 3.88716C6.69239 4.59091 6 4.94278 6 5.5M18 5.5C18 6.05722 17.3076 6.4091 15.9228 7.11284L12.7934 8.70321C12.404 8.90107 12.2094 9 12 9M6 5.5C6 6.05722 6.69239 6.4091 8.07717 7.11284L11.2066 8.70321C11.596 8.90107 11.7906 9 12 9 M9.5 20.5C9.5 19.25 10.5596 19 11.25 19H12.75C13.4404 19 14.5 19.25 14.5 20.5M9.5 20.5C9.5 21.75 10.5596 22 11.25 22H12.75C13.4404 22 14.5 21.75 14.5 20.5M9.5 20.5H5M14.5 20.5H19" }]]
|
|
106
112
|
}, P = {
|
|
107
|
-
name: "
|
|
108
|
-
components: [["path", { d: "
|
|
113
|
+
name: "lu-os-apple",
|
|
114
|
+
components: [["path", { d: "M12 5.75C12 3.75 13.5 1.75 15.5 1.75C15.5 3.75 14 5.75 12 5.75Z M12.5 8.09001C11.9851 8.09001 11.5867 7.92646 11.1414 7.74368C10.5776 7.51225 9.93875 7.25 8.89334 7.25C7.02235 7.25 4 8.74945 4 12.7495C4 17.4016 7.10471 22.25 9.10471 22.25C9.77426 22.25 10.3775 21.9871 10.954 21.7359C11.4815 21.5059 11.9868 21.2857 12.5 21.2857C13.0132 21.2857 13.5185 21.5059 14.046 21.7359C14.6225 21.9871 15.2257 22.25 15.8953 22.25C17.2879 22.25 18.9573 19.8992 20 16.9008C18.3793 16.2202 17.338 14.618 17.338 12.75C17.338 11.121 18.2036 10.0398 19.5 9.25C18.5 7.75 17.0134 7.25 15.9447 7.25C14.8993 7.25 14.2604 7.51225 13.6966 7.74368C13.2514 7.92646 13.0149 8.09001 12.5 8.09001Z" }]]
|
|
115
|
+
}, O = {
|
|
116
|
+
name: "lu-os-windows",
|
|
117
|
+
components: [["path", { d: "M18.6712 3.02771L4.6712 5.36104C3.70683 5.52177 3 6.35615 3 7.33383V16.6667C3 17.6443 3.70683 18.4787 4.6712 18.6395L18.6712 20.9728C19.8903 21.176 21 20.2359 21 19V5.00049C21 3.76462 19.8903 2.82453 18.6712 3.02771Z M11 4.5V19.5M3 12H21" }]]
|
|
109
118
|
}, E = {
|
|
110
|
-
name: "
|
|
111
|
-
components: [["path", { d: "
|
|
112
|
-
}, y = {
|
|
113
|
-
name: "ri-arrow-left-down-long-line",
|
|
114
|
-
components: [["path", { d: "M19.7784 5.63589L18.3644 4.22168L6.92908 15.6569L6.92908 10.0712H4.92908L4.92908 19.0712L13.9291 19.0712V17.0712L8.34326 17.0712L19.7784 5.63589Z" }]]
|
|
115
|
-
}, z = {
|
|
116
|
-
name: "ri-arrow-left-fill",
|
|
117
|
-
components: [["path", { d: "M12 13V20L4 12L12 4V11H20V13H12Z" }]]
|
|
119
|
+
name: "lu-paypal",
|
|
120
|
+
components: [["path", { d: "M6.29358 4.83499L4.16511 17.6712C3.98586 18.7522 3.89623 19.2927 4.19427 19.6464C4.49231 20 5.03749 20 6.12785 20H6.53027C7.35308 20 7.76448 20 8.04501 19.7555C8.32554 19.5109 8.38372 19.1016 8.50008 18.2828L8.96761 14.9934C9.00457 14.7333 9.02305 14.6033 9.05213 14.492C9.26041 13.6948 9.93391 13.1077 10.7485 13.0132C10.8622 13 10.9929 13 11.2543 13H12.4163C15.5113 13 18.1943 10.8473 18.8803 7.81384C19.5536 4.83576 17.3016 2 14.2631 2H9.62312C8.5093 2 7.95239 2 7.51383 2.2348C7.26304 2.36907 7.04377 2.55577 6.87077 2.78235C6.56824 3.17856 6.47669 3.7307 6.29358 4.83499Z M8.24315 19.4988L8.01451 20.8315C7.90978 21.4419 8.38532 21.9988 9.01128 21.9988H11.0018C11.4961 21.9988 11.9179 21.6454 11.9991 21.1632L12.7285 16.8344C12.8098 16.3523 13.2316 15.9988 13.7258 15.9988H15.5289C18.11 15.9988 20.3448 14.2257 20.9047 11.7335C21.2967 9.98906 20.4437 8.30895 19 7.5" }]]
|
|
118
121
|
}, T = {
|
|
119
|
-
name: "
|
|
120
|
-
components: [["path", { d: "
|
|
122
|
+
name: "lu-radio-button-fill",
|
|
123
|
+
components: [["path", { d: "M12 2.5C6.75329 2.5 2.5 6.75329 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5C17.2467 21.5 21.5 17.2467 21.5 12C21.5 6.75329 17.2467 2.5 12 2.5ZM12 8.4375C10.0324 8.4375 8.4375 10.0324 8.4375 12C8.4375 13.9676 10.0324 15.5625 12 15.5625C13.9676 15.5625 15.5625 13.9676 15.5625 12C15.5625 10.0324 13.9676 8.4375 12 8.4375Z" }]]
|
|
121
124
|
}, W = {
|
|
122
|
-
name: "
|
|
123
|
-
components: [["path", { d: "
|
|
124
|
-
},
|
|
125
|
-
name: "
|
|
126
|
-
components: [["path", { d: "
|
|
127
|
-
}, I = {
|
|
128
|
-
name: "ri-arrow-left-right-fill",
|
|
129
|
-
components: [["path", { d: "M16 16V12L21 17L16 22V18H4V16H16ZM8 2V5.999L20 6V8H8V12L3 7L8 2Z" }]]
|
|
130
|
-
}, O = {
|
|
131
|
-
name: "ri-arrow-left-right-line",
|
|
132
|
-
components: [["path", { d: "M16.0503 12.0498L21 16.9996L16.0503 21.9493L14.636 20.5351L17.172 17.9988L4 17.9996V15.9996L17.172 15.9988L14.636 13.464L16.0503 12.0498ZM7.94975 2.0498L9.36396 3.46402L6.828 5.9988L20 5.99955V7.99955L6.828 7.9988L9.36396 10.5351L7.94975 11.9493L3 6.99955L7.94975 2.0498Z" }]]
|
|
133
|
-
}, j = {
|
|
134
|
-
name: "ri-arrow-left-s-fill",
|
|
135
|
-
components: [["path", { d: "M8 12L14 6V18L8 12Z" }]]
|
|
125
|
+
name: "lu-receive-donation-fill",
|
|
126
|
+
components: [["path", { d: "M20.2426 4.75736C22.5053 7.02472 22.583 10.637 20.4786 12.993L11.9999 21.485L3.52138 12.993C1.41705 10.637 1.49571 7.01901 3.75736 4.75736C6.02157 2.49315 9.64519 2.41687 12.001 4.52853C14.35 2.42 17.98 2.49 20.2426 4.75736ZM5.17157 6.17157C3.68183 7.66131 3.60704 10.0473 4.97993 11.6232L11.9999 18.6543L19.0201 11.6232C20.3935 10.0467 20.319 7.66525 18.827 6.1701C17.3397 4.67979 14.9458 4.60806 13.3743 5.98376L9.17157 10.1869L7.75736 8.77264L10.582 5.946L10.5002 5.87701C8.92545 4.61197 6.62322 4.71993 5.17157 6.17157Z" }]]
|
|
127
|
+
}, X = {
|
|
128
|
+
name: "lu-refund",
|
|
129
|
+
components: [["path", { d: "M3 12C3 13.78 3.52784 15.5201 4.51677 17.0001C5.50571 18.4802 6.91131 19.6337 8.55585 20.3149C10.2004 20.9961 12.01 21.1743 13.7558 20.8271C15.5016 20.4798 17.1053 19.6226 18.364 18.364C19.6226 17.1053 20.4798 15.5016 20.8271 13.7558C21.1743 12.01 20.9961 10.2004 20.3149 8.55585C19.6337 6.91131 18.4802 5.50571 17.0001 4.51677C15.5201 3.52784 13.78 3 12 3C9.48395 3.00947 7.06897 3.99122 5.26 5.74L3 8 M3 5V8H6 M15 9.125H10.5C10.1022 9.125 9.72064 9.28304 9.43934 9.56434C9.15804 9.84564 9 10.2272 9 10.625C9 11.0228 9.15804 11.4044 9.43934 11.6857C9.72064 11.967 10.1022 12.125 10.5 12.125H13.5C13.8978 12.125 14.2794 12.283 14.5607 12.5643C14.842 12.8456 15 13.2272 15 13.625C15 14.0228 14.842 14.4044 14.5607 14.6857C14.2794 14.967 13.8978 15.125 13.5 15.125H9 M12 16.25V8" }]]
|
|
136
130
|
}, N = {
|
|
137
|
-
name: "
|
|
138
|
-
components: [["path", { d: "
|
|
139
|
-
},
|
|
140
|
-
name: "
|
|
141
|
-
components: [["path", { d: "
|
|
142
|
-
},
|
|
143
|
-
name: "
|
|
144
|
-
components: [["path", { d: "
|
|
131
|
+
name: "lu-slash-divider",
|
|
132
|
+
components: [["path", { d: "M7 22L17 2" }]]
|
|
133
|
+
}, j = {
|
|
134
|
+
name: "lu-substrate-accounts",
|
|
135
|
+
components: [["path", { d: "M19 7V4C19 3.73478 18.8946 3.48043 18.7071 3.29289C18.5196 3.10536 18.2652 3 18 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5M19 7H5C4.46957 7 3.96086 6.78929 3.58579 6.41421C3.21071 6.03914 3 5.53043 3 5M19 7H20C20.2652 7 20.5196 7.10536 20.7071 7.29289C20.8946 7.48043 21 7.73478 21 8V9.5M3 5V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H11M12.8393 15.7692H21.6607M17.25 13H20.1609C20.2195 13.0001 20.2772 13.0154 20.3283 13.0446C20.3795 13.0738 20.4225 13.1159 20.4533 13.1668L21.9477 15.6278C21.985 15.6895 22.0032 15.7613 21.9996 15.8338C21.996 15.9062 21.9708 15.9759 21.9275 16.0334L17.5221 21.8631C17.49 21.9057 17.4489 21.9402 17.4017 21.9639C17.3545 21.9877 17.3026 22 17.25 22C17.1974 22 17.1455 21.9877 17.0983 21.9639C17.0511 21.9402 17.01 21.9057 16.9779 21.8631L12.5725 16.0334C12.5292 15.9759 12.504 15.9062 12.5004 15.8338C12.4969 15.7613 12.515 15.6895 12.5523 15.6278L14.0467 13.1668C14.0775 13.1159 14.1205 13.0738 14.1717 13.0446C14.2228 13.0154 14.2805 13.0001 14.3391 13H17.25ZM17.25 13V21.6539" }]]
|
|
136
|
+
}, I = {
|
|
137
|
+
name: "lu-tag-manager",
|
|
138
|
+
components: [["path", { d: "M12.8334 20.3286C12.2995 20.3286 11.7872 20.1174 11.4084 19.741L4.15508 12.4877C3.8425 12.1752 3.66684 11.7513 3.66675 11.3093V5.33268C3.66675 4.89065 3.84234 4.46673 4.1549 4.15417C4.46746 3.84161 4.89139 3.66602 5.33341 3.66602H11.3101C11.7521 3.66611 12.1759 3.84177 12.4884 4.15435L19.7417 11.4077C20.1181 11.7864 20.3294 12.2987 20.3294 12.8327M19.9167 17.8442L19.1059 17.5739M14.0609 15.5919L13.2501 15.3217M15.3222 19.916L15.5924 19.1052M17.5744 14.0602L17.8447 13.2493M18.0249 19.9163L17.6645 19.0154M15.5023 14.1502L15.142 13.2493M13.2501 18.0245L14.151 17.6641M19.0159 15.5017L19.9167 15.1413M8.66675 8.24935C8.66675 8.47947 8.4802 8.66602 8.25008 8.66602C8.01996 8.66602 7.83341 8.47947 7.83341 8.24935C7.83341 8.01923 8.01996 7.83268 8.25008 7.83268C8.4802 7.83268 8.66675 8.01923 8.66675 8.24935ZM19.2861 16.5828C19.2861 18.0755 18.0761 19.2855 16.5834 19.2855C15.0908 19.2855 13.8807 18.0755 13.8807 16.5828C13.8807 15.0902 15.0908 13.8802 16.5834 13.8802C18.0761 13.8802 19.2861 15.0902 19.2861 16.5828Z" }]]
|
|
145
139
|
}, J = {
|
|
146
|
-
name: "
|
|
147
|
-
components: [["path", { d: "
|
|
140
|
+
name: "lu-x-twitter",
|
|
141
|
+
components: [["path", { d: "M3 21L10.5484 13.4516M10.5484 13.4516L3 3H8L13.4516 10.5484M10.5484 13.4516L16 21H21L13.4516 10.5484M21 3L13.4516 10.5484" }]]
|
|
142
|
+
}, q = {
|
|
143
|
+
name: "lu-a-arrow-down",
|
|
144
|
+
components: [["path", { d: "M3.5 13h6 M2 16 L6.5 7 L11 16 M18 7v9 M14 12 L18 16 L22 12" }]]
|
|
145
|
+
}, G = {
|
|
146
|
+
name: "lu-a-arrow-up",
|
|
147
|
+
components: [["path", { d: "M3.5 13h6 M2 16 L6.5 7 L11 16 M18 16V7 M14 11 L18 7 L22 11" }]]
|
|
148
148
|
}, K = {
|
|
149
|
-
name: "
|
|
150
|
-
components: [["path", { d: "
|
|
151
|
-
}, X = {
|
|
152
|
-
name: "ri-arrow-left-up-long-fill",
|
|
153
|
-
components: [["path", { d: "M18.3642 19.7783L19.7784 18.3643L10.1716 8.75734L14 4.92896L4.92889 4.92896L4.9289 14L8.75735 10.1716L18.3642 19.7783Z" }]]
|
|
149
|
+
name: "lu-a-large-small",
|
|
150
|
+
components: [["path", { d: "M21 14h-5 M16 16v-3.5a2.5 2.5 0 0 1 5 0V16 M4.5 13h6 M3 16 L7.5 7 L12 16" }]]
|
|
154
151
|
}, Y = {
|
|
155
|
-
name: "
|
|
156
|
-
components: [["path", { d: "
|
|
152
|
+
name: "lu-accessibility",
|
|
153
|
+
components: [["path", { d: "M15,4 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M18 19 L19 12 L13 13 M5 8 L8 5 L13.5 8 L11.14 11.5 M4.24 14.5a5 5 0 0 0 6.88 6 M13.76 17.5a5 5 0 0 0-6.88-6" }]]
|
|
154
|
+
}, Q = {
|
|
155
|
+
name: "lu-activity",
|
|
156
|
+
components: [["path", { d: "M22 12h-2.48a2 2 0 0 0-1.93 1.46l-2.35 8.36a.25.25 0 0 1-.48 0L9.24 2.18a.25.25 0 0 0-.48 0l-2.35 8.36A2 2 0 0 1 4.49 12H2" }]]
|
|
157
157
|
}, _ = {
|
|
158
|
-
name: "
|
|
159
|
-
components: [["path", { d: "
|
|
158
|
+
name: "lu-air-vent",
|
|
159
|
+
components: [["path", { d: "M18 17.5a2.5 2.5 0 1 1-4 2.03V12 M6 12H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2 M6 8h12 M6.6 15.572A2 2 0 1 0 10 17v-5" }]]
|
|
160
160
|
}, $ = {
|
|
161
|
-
name: "
|
|
162
|
-
components: [["path", { d: "
|
|
161
|
+
name: "lu-airplay",
|
|
162
|
+
components: [["path", { d: "M5 17H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-1 M12 15 L17 21 L7 21 Z" }]]
|
|
163
|
+
}, a1 = {
|
|
164
|
+
name: "lu-alarm-clock-check",
|
|
165
|
+
components: [["path", { d: "M4,13 a8,8 0 1,0 16,0 a8,8 0 1,0 -16,0 Z M5 3 2 6 M22 6 L19 3 M6.38 18.7 4 21 M17.64 18.67 20 21 M9 13 L11 15 L15 11" }]]
|
|
163
166
|
}, n1 = {
|
|
164
|
-
name: "
|
|
165
|
-
components: [["path", { d: "M4
|
|
166
|
-
}, L1 = {
|
|
167
|
-
name: "ri-arrow-right-box-line",
|
|
168
|
-
components: [["path", { d: "M20 3H4C3.44772 3 3 3.44772 3 4V20C3 20.5523 3.44772 21 4 21H20C20.5523 21 21 20.5523 21 20V4C21 3.44772 20.5523 3 20 3ZM5 19V5H19V19H5ZM17.6569 12L12 17.6568L10.5858 16.2426L13.8284 13H6.34315V11L13.8284 11L10.5858 7.75732L12 6.34311L17.6569 12Z" }]]
|
|
169
|
-
}, C1 = {
|
|
170
|
-
name: "ri-arrow-right-circle-fill",
|
|
171
|
-
components: [["path", { d: "M12 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12C2 6.48 6.48 2 12 2ZM12 11H8V13H12V16L16 12L12 8V11Z" }]]
|
|
172
|
-
}, i1 = {
|
|
173
|
-
name: "ri-arrow-right-circle-line",
|
|
174
|
-
components: [["path", { d: "M12 11V8L16 12L12 16V13H8V11H12ZM12 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12C2 6.48 6.48 2 12 2ZM12 20C16.42 20 20 16.42 20 12C20 7.58 16.42 4 12 4C7.58 4 4 7.58 4 12C4 16.42 7.58 20 12 20Z" }]]
|
|
167
|
+
name: "lu-alarm-clock-minus",
|
|
168
|
+
components: [["path", { d: "M4,13 a8,8 0 1,0 16,0 a8,8 0 1,0 -16,0 Z M5 3 2 6 M22 6 L19 3 M6.38 18.7 4 21 M17.64 18.67 20 21 M9 13h6" }]]
|
|
175
169
|
}, o1 = {
|
|
176
|
-
name: "
|
|
177
|
-
components: [["path", { d: "
|
|
178
|
-
}, e1 = {
|
|
179
|
-
name: "ri-arrow-right-double-line",
|
|
180
|
-
components: [["path", { d: "M19.1642 12L12.9571 5.79291L11.5429 7.20712L16.3358 12L11.5429 16.7929L12.9571 18.2071L19.1642 12ZM13.5143 12L7.30722 5.79291L5.89301 7.20712L10.6859 12L5.89301 16.7929L7.30722 18.2071L13.5143 12Z" }]]
|
|
181
|
-
}, H1 = {
|
|
182
|
-
name: "ri-arrow-right-down-box-fill",
|
|
183
|
-
components: [["path", { d: "M4 3C3.44772 3 3 3.44772 3 4V20C3 20.5523 3.44772 21 4 21H20C20.5523 21 21 20.5523 21 20V4C21 3.44772 20.5523 3 20 3H4ZM16.0001 15.9991H7.58586L11.0859 12.4991L7.29297 8.70621L8.70718 7.29199L12.5001 11.0849L16.0001 7.58489V15.9991Z" }]]
|
|
184
|
-
}, V1 = {
|
|
185
|
-
name: "ri-arrow-right-down-box-line",
|
|
186
|
-
components: [["path", { d: "M20 3H4C3.44772 3 3 3.44772 3 4V20C3 20.5523 3.44772 21 4 21H20C20.5523 21 21 20.5523 21 20V4C21 3.44772 20.5523 3 20 3ZM5 19V5H19V19H5ZM16 16H8V14H12.5858L7.29289 8.70711L8.70711 7.29289L14 12.5858V8H16V16Z" }]]
|
|
170
|
+
name: "lu-alarm-clock-off",
|
|
171
|
+
components: [["path", { d: "M6.87 6.87a8 8 0 1 0 11.26 11.26 M19.9 14.25a8 8 0 0 0-9.15-9.15 M22 6 L19 3 M6.26 18.67 4 21 M2 2 L22 22 M4 4 2 6" }]]
|
|
187
172
|
}, t1 = {
|
|
188
|
-
name: "
|
|
189
|
-
components: [["path", { d: "
|
|
190
|
-
}, a1 = {
|
|
191
|
-
name: "ri-arrow-right-down-line",
|
|
192
|
-
components: [["path", { d: "M14.5895 16.0032L5.98291 7.39664L7.39712 5.98242L16.0037 14.589V7.00324H18.0037V18.0032H7.00373V16.0032H14.5895Z" }]]
|
|
193
|
-
}, l1 = {
|
|
194
|
-
name: "ri-arrow-right-down-long-fill",
|
|
195
|
-
components: [["path", { d: "M5.63578 4.22174L4.22157 5.63575L13.8284 15.2427L10 19.0711L19.0711 19.0711L19.0711 10L15.2426 13.8285L5.63578 4.22174Z" }]]
|
|
196
|
-
}, r1 = {
|
|
197
|
-
name: "ri-arrow-right-down-long-line",
|
|
198
|
-
components: [["path", { d: "M4.2216 5.63589L5.63562 4.22168L17.0709 15.6569V10.0712H19.0709L19.0709 19.0712L10.0709 19.0712L10.0709 17.0712L15.6567 17.0712L4.2216 5.63589Z" }]]
|
|
173
|
+
name: "lu-alarm-clock-plus",
|
|
174
|
+
components: [["path", { d: "M4,13 a8,8 0 1,0 16,0 a8,8 0 1,0 -16,0 Z M5 3 2 6 M22 6 L19 3 M6.38 18.7 4 21 M17.64 18.67 20 21 M12 10v6 M9 13h6" }]]
|
|
199
175
|
}, M1 = {
|
|
200
|
-
name: "
|
|
201
|
-
components: [["path", { d: "M12
|
|
176
|
+
name: "lu-alarm-clock",
|
|
177
|
+
components: [["path", { d: "M4,13 a8,8 0 1,0 16,0 a8,8 0 1,0 -16,0 Z M12 9v4l2 2 M5 3 2 6 M22 6 L19 3 M6.38 18.7 4 21 M17.64 18.67 20 21" }]]
|
|
178
|
+
}, e1 = {
|
|
179
|
+
name: "lu-alarm-smoke",
|
|
180
|
+
components: [["path", { d: "M11 21c0-2.5 2-2.5 2-5 M16 21c0-2.5 2-2.5 2-5 M19 8 L18.2 11 A1.25 1.25 0 0 1 17 12 L7 12 A1.25 1.25 0 0 1 5.8 11 L5 8 M21 3a1 1 0 0 1 1 1v2a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a1 1 0 0 1 1-1z M6 21c0-2.5 2-2.5 2-5" }]]
|
|
202
181
|
}, c1 = {
|
|
203
|
-
name: "
|
|
204
|
-
components: [["path", { d: "
|
|
205
|
-
},
|
|
206
|
-
name: "
|
|
207
|
-
components: [["path", { d: "
|
|
208
|
-
}, p1 = {
|
|
209
|
-
name: "ri-arrow-right-long-line",
|
|
210
|
-
components: [["path", { d: "M1.99974 13.0001L1.9996 11.0002L18.1715 11.0002L14.2218 7.05044L15.636 5.63623L22 12.0002L15.636 18.3642L14.2218 16.9499L18.1716 13.0002L1.99974 13.0001Z" }]]
|
|
182
|
+
name: "lu-album",
|
|
183
|
+
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 3 L11 11 L14 8 L17 11 L17 3" }]]
|
|
184
|
+
}, h1 = {
|
|
185
|
+
name: "lu-align-center-horizontal",
|
|
186
|
+
components: [["path", { d: "M2 12h20 M10 16v4a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-4 M10 8V4a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v4 M20 16v1a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2v-1 M14 8V7c0-1.1.9-2 2-2h2a2 2 0 0 1 2 2v1" }]]
|
|
211
187
|
}, s1 = {
|
|
212
|
-
name: "
|
|
213
|
-
components: [["path", { d: "M16
|
|
188
|
+
name: "lu-align-center-vertical",
|
|
189
|
+
components: [["path", { d: "M12 2v20 M8 10H4a2 2 0 0 1-2-2V6c0-1.1.9-2 2-2h4 M16 10h4a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-4 M8 20H7a2 2 0 0 1-2-2v-2c0-1.1.9-2 2-2h1 M16 14h1a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2h-1" }]]
|
|
190
|
+
}, l1 = {
|
|
191
|
+
name: "lu-align-center",
|
|
192
|
+
components: [["path", { d: "M17 12H7 M19 18H5 M21 6H3" }]]
|
|
193
|
+
}, u1 = {
|
|
194
|
+
name: "lu-align-end-horizontal",
|
|
195
|
+
components: [["path", { d: "M6,2 h2 a2,2 0 0 1 2,2 v12 a2,2 0 0 1 -2,2 h-2 a2,2 0 0 1 -2,-2 v-12 a2,2 0 0 1 2,-2 Z M16,9 h2 a2,2 0 0 1 2,2 v5 a2,2 0 0 1 -2,2 h-2 a2,2 0 0 1 -2,-2 v-5 a2,2 0 0 1 2,-2 Z M22 22H2" }]]
|
|
196
|
+
}, p1 = {
|
|
197
|
+
name: "lu-align-end-vertical",
|
|
198
|
+
components: [["path", { d: "M4,4 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 M11,14 h5 a2,2 0 0 1 2,2 v2 a2,2 0 0 1 -2,2 h-5 a2,2 0 0 1 -2,-2 v-2 a2,2 0 0 1 2,-2 Z M22 22V2" }]]
|
|
199
|
+
}, L1 = {
|
|
200
|
+
name: "lu-align-horizontal-distribute-center",
|
|
201
|
+
components: [["path", { d: "M6,5 h2 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-2 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M16,7 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 M17 22v-5 M17 7V2 M7 22v-3 M7 5V2" }]]
|
|
214
202
|
}, m1 = {
|
|
215
|
-
name: "
|
|
216
|
-
components: [["path", { d: "
|
|
217
|
-
},
|
|
218
|
-
name: "
|
|
219
|
-
components: [["path", { d: "
|
|
203
|
+
name: "lu-align-horizontal-distribute-end",
|
|
204
|
+
components: [["path", { d: "M6,5 h2 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-2 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M16,7 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 M10 2v20 M20 2v20" }]]
|
|
205
|
+
}, r1 = {
|
|
206
|
+
name: "lu-align-horizontal-distribute-start",
|
|
207
|
+
components: [["path", { d: "M6,5 h2 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-2 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M16,7 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 M4 2v20 M14 2v20" }]]
|
|
208
|
+
}, C1 = {
|
|
209
|
+
name: "lu-align-horizontal-justify-center",
|
|
210
|
+
components: [["path", { d: "M4,5 h2 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-2 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M18,7 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 M12 2v20" }]]
|
|
211
|
+
}, v1 = {
|
|
212
|
+
name: "lu-align-horizontal-justify-end",
|
|
213
|
+
components: [["path", { d: "M4,5 h2 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-2 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M14,7 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 M22 2v20" }]]
|
|
220
214
|
}, d1 = {
|
|
221
|
-
name: "
|
|
222
|
-
components: [["path", { d: "
|
|
223
|
-
},
|
|
224
|
-
name: "
|
|
225
|
-
components: [["path", { d: "
|
|
226
|
-
},
|
|
227
|
-
name: "
|
|
228
|
-
components: [["path", { d: "
|
|
229
|
-
},
|
|
230
|
-
name: "
|
|
231
|
-
components: [["path", { d: "
|
|
232
|
-
},
|
|
233
|
-
name: "
|
|
234
|
-
components: [["path", { d: "
|
|
235
|
-
}, g1 = {
|
|
236
|
-
name: "ri-arrow-right-wide-fill",
|
|
237
|
-
components: [["path", { d: "M15.6315 12L10.8838 3.03212L9.11622 3.9679L13.3685 12L9.11622 20.0321L10.8838 20.9679L15.6315 12Z" }]]
|
|
238
|
-
}, u1 = {
|
|
239
|
-
name: "ri-arrow-right-wide-line",
|
|
240
|
-
components: [["path", { d: "M15.6315 12L10.8838 3.03212L9.11622 3.9679L13.3685 12L9.11622 20.0321L10.8838 20.9679L15.6315 12Z" }]]
|
|
215
|
+
name: "lu-align-horizontal-justify-start",
|
|
216
|
+
components: [["path", { d: "M8,5 h2 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-2 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M18,7 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 M2 2v20" }]]
|
|
217
|
+
}, i1 = {
|
|
218
|
+
name: "lu-align-horizontal-space-around",
|
|
219
|
+
components: [["path", { d: "M11,7 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 M4 22V2 M20 22V2" }]]
|
|
220
|
+
}, Z1 = {
|
|
221
|
+
name: "lu-align-horizontal-space-between",
|
|
222
|
+
components: [["path", { d: "M5,5 h2 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-2 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M17,7 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 M3 2v20 M21 2v20" }]]
|
|
223
|
+
}, H1 = {
|
|
224
|
+
name: "lu-align-justify",
|
|
225
|
+
components: [["path", { d: "M3 12h18 M3 18h18 M3 6h18" }]]
|
|
226
|
+
}, V1 = {
|
|
227
|
+
name: "lu-align-left",
|
|
228
|
+
components: [["path", { d: "M15 12H3 M17 18H3 M21 6H3" }]]
|
|
241
229
|
}, A1 = {
|
|
242
|
-
name: "
|
|
243
|
-
components: [["path", { d: "
|
|
230
|
+
name: "lu-align-right",
|
|
231
|
+
components: [["path", { d: "M21 12H9 M21 18H7 M21 6H3" }]]
|
|
232
|
+
}, g1 = {
|
|
233
|
+
name: "lu-align-start-horizontal",
|
|
234
|
+
components: [["path", { d: "M6,6 h2 a2,2 0 0 1 2,2 v12 a2,2 0 0 1 -2,2 h-2 a2,2 0 0 1 -2,-2 v-12 a2,2 0 0 1 2,-2 Z M16,6 h2 a2,2 0 0 1 2,2 v5 a2,2 0 0 1 -2,2 h-2 a2,2 0 0 1 -2,-2 v-5 a2,2 0 0 1 2,-2 Z M22 2H2" }]]
|
|
244
235
|
}, b1 = {
|
|
245
|
-
name: "
|
|
246
|
-
components: [["path", { d: "
|
|
247
|
-
},
|
|
248
|
-
name: "
|
|
249
|
-
components: [["path", { d: "
|
|
250
|
-
}, v1 = {
|
|
251
|
-
name: "ri-arrow-turn-forward-line",
|
|
252
|
-
components: [["path", { d: "M17.0004 5.82843V13C17.0004 16.3137 14.3141 19 11.0004 19C7.68672 19 5.00043 16.3137 5.00043 13V4H3.00043V13C3.00043 17.4183 6.58215 21 11.0004 21C15.4187 21 19.0004 17.4183 19.0004 13V5.82843L21.536 8.36396L22.9502 6.94975L18.0004 2L13.0507 6.94975L14.4649 8.36396L17.0004 5.82843Z" }]]
|
|
253
|
-
}, D1 = {
|
|
254
|
-
name: "ri-arrow-up-box-fill",
|
|
255
|
-
components: [["path", { d: "M4 3C3.44772 3 3 3.44772 3 4V20C3 20.5523 3.44772 21 4 21H20C20.5523 21 21 20.5523 21 20V4C21 3.44772 20.5523 3 20 3H4ZM11.9996 6.34326L17.9493 12.293H12.9996V17.657H10.9996V12.293H6.0498L11.9996 6.34326Z" }]]
|
|
236
|
+
name: "lu-align-start-vertical",
|
|
237
|
+
components: [["path", { d: "M8,14 h5 a2,2 0 0 1 2,2 v2 a2,2 0 0 1 -2,2 h-5 a2,2 0 0 1 -2,-2 v-2 a2,2 0 0 1 2,-2 Z M8,4 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 M2 2v20" }]]
|
|
238
|
+
}, w1 = {
|
|
239
|
+
name: "lu-align-vertical-distribute-center",
|
|
240
|
+
components: [["path", { d: "M22 17h-3 M22 7h-5 M5 17H2 M7 7H2 M7,14 h10 a2,2 0 0 1 2,2 v2 a2,2 0 0 1 -2,2 h-10 a2,2 0 0 1 -2,-2 v-2 a2,2 0 0 1 2,-2 Z M9,4 h6 a2,2 0 0 1 2,2 v2 a2,2 0 0 1 -2,2 h-6 a2,2 0 0 1 -2,-2 v-2 a2,2 0 0 1 2,-2 Z" }]]
|
|
256
241
|
}, k1 = {
|
|
257
|
-
name: "
|
|
258
|
-
components: [["path", { d: "
|
|
259
|
-
},
|
|
260
|
-
name: "
|
|
261
|
-
components: [["path", { d: "
|
|
242
|
+
name: "lu-align-vertical-distribute-end",
|
|
243
|
+
components: [["path", { d: "M7,14 h10 a2,2 0 0 1 2,2 v2 a2,2 0 0 1 -2,2 h-10 a2,2 0 0 1 -2,-2 v-2 a2,2 0 0 1 2,-2 Z M9,4 h6 a2,2 0 0 1 2,2 v2 a2,2 0 0 1 -2,2 h-6 a2,2 0 0 1 -2,-2 v-2 a2,2 0 0 1 2,-2 Z M2 20h20 M2 10h20" }]]
|
|
244
|
+
}, f1 = {
|
|
245
|
+
name: "lu-align-vertical-distribute-start",
|
|
246
|
+
components: [["path", { d: "M7,14 h10 a2,2 0 0 1 2,2 v2 a2,2 0 0 1 -2,2 h-10 a2,2 0 0 1 -2,-2 v-2 a2,2 0 0 1 2,-2 Z M9,4 h6 a2,2 0 0 1 2,2 v2 a2,2 0 0 1 -2,2 h-6 a2,2 0 0 1 -2,-2 v-2 a2,2 0 0 1 2,-2 Z M2 14h20 M2 4h20" }]]
|
|
262
247
|
}, B1 = {
|
|
263
|
-
name: "
|
|
264
|
-
components: [["path", { d: "
|
|
248
|
+
name: "lu-align-vertical-justify-center",
|
|
249
|
+
components: [["path", { d: "M7,16 h10 a2,2 0 0 1 2,2 v2 a2,2 0 0 1 -2,2 h-10 a2,2 0 0 1 -2,-2 v-2 a2,2 0 0 1 2,-2 Z M9,2 h6 a2,2 0 0 1 2,2 v2 a2,2 0 0 1 -2,2 h-6 a2,2 0 0 1 -2,-2 v-2 a2,2 0 0 1 2,-2 Z M2 12h20" }]]
|
|
250
|
+
}, y1 = {
|
|
251
|
+
name: "lu-align-vertical-justify-end",
|
|
252
|
+
components: [["path", { d: "M7,12 h10 a2,2 0 0 1 2,2 v2 a2,2 0 0 1 -2,2 h-10 a2,2 0 0 1 -2,-2 v-2 a2,2 0 0 1 2,-2 Z M9,2 h6 a2,2 0 0 1 2,2 v2 a2,2 0 0 1 -2,2 h-6 a2,2 0 0 1 -2,-2 v-2 a2,2 0 0 1 2,-2 Z M2 22h20" }]]
|
|
253
|
+
}, z1 = {
|
|
254
|
+
name: "lu-align-vertical-justify-start",
|
|
255
|
+
components: [["path", { d: "M7,16 h10 a2,2 0 0 1 2,2 v2 a2,2 0 0 1 -2,2 h-10 a2,2 0 0 1 -2,-2 v-2 a2,2 0 0 1 2,-2 Z M9,6 h6 a2,2 0 0 1 2,2 v2 a2,2 0 0 1 -2,2 h-6 a2,2 0 0 1 -2,-2 v-2 a2,2 0 0 1 2,-2 Z M2 2h20" }]]
|
|
256
|
+
}, D1 = {
|
|
257
|
+
name: "lu-align-vertical-space-around",
|
|
258
|
+
components: [["path", { d: "M9,9 h6 a2,2 0 0 1 2,2 v2 a2,2 0 0 1 -2,2 h-6 a2,2 0 0 1 -2,-2 v-2 a2,2 0 0 1 2,-2 Z M22 20H2 M22 4H2" }]]
|
|
259
|
+
}, x1 = {
|
|
260
|
+
name: "lu-align-vertical-space-between",
|
|
261
|
+
components: [["path", { d: "M7,15 h10 a2,2 0 0 1 2,2 v2 a2,2 0 0 1 -2,2 h-10 a2,2 0 0 1 -2,-2 v-2 a2,2 0 0 1 2,-2 Z M9,3 h6 a2,2 0 0 1 2,2 v2 a2,2 0 0 1 -2,2 h-6 a2,2 0 0 1 -2,-2 v-2 a2,2 0 0 1 2,-2 Z M2 21h20 M2 3h20" }]]
|
|
262
|
+
}, S1 = {
|
|
263
|
+
name: "lu-ambulance",
|
|
264
|
+
components: [["path", { d: "M10 10H6 M14 18V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v11a1 1 0 0 0 1 1h2 M19 18h2a1 1 0 0 0 1-1v-3.28a1 1 0 0 0-.684-.948l-1.923-.641a1 1 0 0 1-.578-.502l-1.539-3.076A1 1 0 0 0 16.382 8H14 M8 8v4 M9 18h6 M15,18 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M5,18 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
265
265
|
}, U1 = {
|
|
266
|
-
name: "
|
|
267
|
-
components: [["path", { d: "
|
|
266
|
+
name: "lu-ampersand",
|
|
267
|
+
components: [["path", { d: "M17.5 12c0 4.4-3.6 8-8 8A4.5 4.5 0 0 1 5 15.5c0-6 8-4 8-8.5a3 3 0 1 0-6 0c0 3 2.5 8.5 12 13 M16 12h3" }]]
|
|
268
|
+
}, F1 = {
|
|
269
|
+
name: "lu-ampersands",
|
|
270
|
+
components: [["path", { d: "M10 17c-5-3-7-7-7-9a2 2 0 0 1 4 0c0 2.5-5 2.5-5 6 0 1.7 1.3 3 3 3 2.8 0 5-2.2 5-5 M22 17c-5-3-7-7-7-9a2 2 0 0 1 4 0c0 2.5-5 2.5-5 6 0 1.7 1.3 3 3 3 2.8 0 5-2.2 5-5" }]]
|
|
271
|
+
}, R1 = {
|
|
272
|
+
name: "lu-amphora",
|
|
273
|
+
components: [["path", { d: "M10 2v5.632c0 .424-.272.795-.653.982A6 6 0 0 0 6 14c.006 4 3 7 5 8 M10 5H8a2 2 0 0 0 0 4h.68 M14 2v5.632c0 .424.272.795.652.982A6 6 0 0 1 18 14c0 4-3 7-5 8 M14 5h2a2 2 0 0 1 0 4h-.68 M18 22H6 M9 2h6" }]]
|
|
268
274
|
}, P1 = {
|
|
269
|
-
name: "
|
|
270
|
-
components: [["path", { d: "M12
|
|
275
|
+
name: "lu-anchor",
|
|
276
|
+
components: [["path", { d: "M12 22V8 M5 12H2a10 10 0 0 0 20 0h-3 M9,5 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
|
|
277
|
+
}, O1 = {
|
|
278
|
+
name: "lu-angry",
|
|
279
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M16 16s-1.5-2-4-2-4 2-4 2 M7.5 8 10 9 M14 9 L16.5 8 M9 10h.01 M15 10h.01" }]]
|
|
271
280
|
}, E1 = {
|
|
272
|
-
name: "
|
|
273
|
-
components: [["path", { d: "
|
|
274
|
-
}, y1 = {
|
|
275
|
-
name: "ri-arrow-up-down-line",
|
|
276
|
-
components: [["path", { d: "M11.9498 7.94975L10.5356 9.36396L8.00079 6.828L8.00004 20H6.00004L6.00079 6.828L3.46451 9.36396L2.05029 7.94975L7.00004 3L11.9498 7.94975ZM21.9498 16.0503L17 21L12.0503 16.0503L13.4645 14.636L16.0008 17.172L16 4H18L18.0008 17.172L20.5356 14.636L21.9498 16.0503Z" }]]
|
|
277
|
-
}, z1 = {
|
|
278
|
-
name: "ri-arrow-up-fill",
|
|
279
|
-
components: [["path", { d: "M13 12V20H11V12H4L12 4L20 12H13Z" }]]
|
|
281
|
+
name: "lu-annoyed",
|
|
282
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M8 15h8 M8 9h2 M14 9h2" }]]
|
|
280
283
|
}, T1 = {
|
|
281
|
-
name: "
|
|
282
|
-
components: [["path", { d: "
|
|
284
|
+
name: "lu-antenna",
|
|
285
|
+
components: [["path", { d: "M2 12 7 2 M7 12 L12 2 M12 12 L17 2 M17 12 L22 2 M4.5 7h15 M12 16v6" }]]
|
|
283
286
|
}, W1 = {
|
|
284
|
-
name: "
|
|
285
|
-
components: [["path", { d: "
|
|
286
|
-
},
|
|
287
|
-
name: "
|
|
288
|
-
components: [["path", { d: "
|
|
289
|
-
}, I1 = {
|
|
290
|
-
name: "ri-arrow-up-s-fill",
|
|
291
|
-
components: [["path", { d: "M12 8L18 14H6L12 8Z" }]]
|
|
292
|
-
}, O1 = {
|
|
293
|
-
name: "ri-arrow-up-s-line",
|
|
294
|
-
components: [["path", { d: "M11.9999 10.8284L7.0502 15.7782L5.63599 14.364L11.9999 8L18.3639 14.364L16.9497 15.7782L11.9999 10.8284Z" }]]
|
|
295
|
-
}, j1 = {
|
|
296
|
-
name: "ri-arrow-up-wide-fill",
|
|
297
|
-
components: [["path", { d: "M12 8.36853L20.9679 13.1162L20.0321 14.8838L12 10.6315L3.96789 14.8838L3.03211 13.1162L12 8.36853Z" }]]
|
|
287
|
+
name: "lu-anvil",
|
|
288
|
+
components: [["path", { d: "M7 10H6a4 4 0 0 1-4-4 1 1 0 0 1 1-1h4 M7 5a1 1 0 0 1 1-1h13a1 1 0 0 1 1 1 7 7 0 0 1-7 7H8a1 1 0 0 1-1-1z M9 12v5 M15 12v5 M5 20a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3 1 1 0 0 1-1 1H6a1 1 0 0 1-1-1" }]]
|
|
289
|
+
}, X1 = {
|
|
290
|
+
name: "lu-aperture",
|
|
291
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M14.31 8 L20.05 17.94 M9.69 8h11.48 M7.38 12 L13.12 2.06 M9.69 16 3.95 6.06 M14.31 16H2.83 M16.62 12 L10.88 21.94" }]]
|
|
298
292
|
}, N1 = {
|
|
299
|
-
name: "
|
|
300
|
-
components: [["path", { d: "
|
|
301
|
-
},
|
|
302
|
-
name: "
|
|
303
|
-
components: [["path", { d: "
|
|
304
|
-
},
|
|
305
|
-
name: "
|
|
306
|
-
components: [["path", { d: "
|
|
293
|
+
name: "lu-app-window-mac",
|
|
294
|
+
components: [["path", { d: "M4,4 h16 a2,2 0 0 1 2,2 v12 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-12 a2,2 0 0 1 2,-2 Z M6 8h.01 M10 8h.01 M14 8h.01" }]]
|
|
295
|
+
}, j1 = {
|
|
296
|
+
name: "lu-app-window",
|
|
297
|
+
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 M10 4v4 M2 8h20 M6 4v4" }]]
|
|
298
|
+
}, I1 = {
|
|
299
|
+
name: "lu-apple",
|
|
300
|
+
components: [["path", { d: "M12 20.94c1.5 0 2.75 1.06 4 1.06 3 0 6-8 6-12.22A4.91 4.91 0 0 0 17 5c-2.22 0-4 1.44-5 2-1-.56-2.78-2-5-2a4.9 4.9 0 0 0-5 4.78C2 14 5 22 8 22c1.25 0 2.5-1.06 4-1.06Z M10 2c1 .5 2 2 2 5" }]]
|
|
307
301
|
}, J1 = {
|
|
308
|
-
name: "
|
|
309
|
-
components: [["path", { d: "
|
|
302
|
+
name: "lu-archive-restore",
|
|
303
|
+
components: [["path", { d: "M3,3 h18 a1,1 0 0 1 1,1 v3 a1,1 0 0 1 -1,1 h-18 a1,1 0 0 1 -1,-1 v-3 a1,1 0 0 1 1,-1 Z M4 8v11a2 2 0 0 0 2 2h2 M20 8v11a2 2 0 0 1-2 2h-2 M9 15 L12 12 L15 15 M12 12v9" }]]
|
|
304
|
+
}, q1 = {
|
|
305
|
+
name: "lu-archive-x",
|
|
306
|
+
components: [["path", { d: "M3,3 h18 a1,1 0 0 1 1,1 v3 a1,1 0 0 1 -1,1 h-18 a1,1 0 0 1 -1,-1 v-3 a1,1 0 0 1 1,-1 Z M4 8v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8 M9.5 17 L14.5 12 M9.5 12 L14.5 17" }]]
|
|
307
|
+
}, G1 = {
|
|
308
|
+
name: "lu-archive",
|
|
309
|
+
components: [["path", { d: "M3,3 h18 a1,1 0 0 1 1,1 v3 a1,1 0 0 1 -1,1 h-18 a1,1 0 0 1 -1,-1 v-3 a1,1 0 0 1 1,-1 Z M4 8v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8 M10 12h4" }]]
|
|
310
310
|
}, K1 = {
|
|
311
|
-
name: "
|
|
312
|
-
components: [["path", { d: "
|
|
313
|
-
}, X1 = {
|
|
314
|
-
name: "ri-collapse-horizontal-fill",
|
|
315
|
-
components: [["path", { d: "M13.5 12 18.4497 7.05029 18.4488 11H23V13H18.4483L18.4473 16.9473 13.5 12ZM1 13H5.55013L5.55005 16.9493 10.5 11.9996 5.55025 7.0498 5.55017 11H1V13Z" }]]
|
|
311
|
+
name: "lu-armchair",
|
|
312
|
+
components: [["path", { d: "M19 9V6a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2v3 M3 16a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-5a2 2 0 0 0-4 0v1.5a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5V11a2 2 0 0 0-4 0z M5 18v2 M19 18v2" }]]
|
|
316
313
|
}, Y1 = {
|
|
317
|
-
name: "
|
|
318
|
-
components: [["path", { d: "
|
|
314
|
+
name: "lu-arrow-big-down-dash",
|
|
315
|
+
components: [["path", { d: "M15 5H9 M15 9v3h4l-7 7-7-7h4V9z" }]]
|
|
316
|
+
}, Q1 = {
|
|
317
|
+
name: "lu-arrow-big-down",
|
|
318
|
+
components: [["path", { d: "M15 6v6h4l-7 7-7-7h4V6h6z" }]]
|
|
319
319
|
}, _1 = {
|
|
320
|
-
name: "
|
|
321
|
-
components: [["path", { d: "
|
|
320
|
+
name: "lu-arrow-big-left-dash",
|
|
321
|
+
components: [["path", { d: "M19 15V9 M15 15h-3v4l-7-7 7-7v4h3v6z" }]]
|
|
322
322
|
}, $1 = {
|
|
323
|
-
name: "
|
|
324
|
-
components: [["path", { d: "
|
|
323
|
+
name: "lu-arrow-big-left",
|
|
324
|
+
components: [["path", { d: "M18 15h-6v4l-7-7 7-7v4h6v6z" }]]
|
|
325
|
+
}, a2 = {
|
|
326
|
+
name: "lu-arrow-big-right-dash",
|
|
327
|
+
components: [["path", { d: "M5 9v6 M9 9h3V5l7 7-7 7v-4H9V9z" }]]
|
|
325
328
|
}, n2 = {
|
|
326
|
-
name: "
|
|
327
|
-
components: [["path", { d: "
|
|
328
|
-
}, L2 = {
|
|
329
|
-
name: "ri-contract-left-line",
|
|
330
|
-
components: [["path", { d: "M15.0712 4.92883L16.4854 6.34305L11.8286 10.9999L21.0004 11L21.0004 13L11.8286 12.9999L16.4854 17.6568L15.0712 19.071L8.00016 11.9999L15.0712 4.92883ZM4.00037 18.9998L4.00037 4.99985H6.00037L6.00037 18.9998H4.00037Z" }]]
|
|
331
|
-
}, C2 = {
|
|
332
|
-
name: "ri-contract-left-right-fill",
|
|
333
|
-
components: [["path", { d: "M5 18 11 12 5 6V18ZM19 6 13 12 19 18V6Z" }]]
|
|
334
|
-
}, i2 = {
|
|
335
|
-
name: "ri-contract-left-right-line",
|
|
336
|
-
components: [["path", { d: "M18.793 5.79285 12.5859 12 18.793 18.2071 20.2072 16.7928 15.4143 12 20.2072 7.20706 18.793 5.79285ZM5.20694 18.2072 11.414 12.0001 5.20694 5.793 3.79272 7.20721 8.58562 12.0001 3.79272 16.793 5.20694 18.2072Z" }]]
|
|
329
|
+
name: "lu-arrow-big-right",
|
|
330
|
+
components: [["path", { d: "M6 9h6V5l7 7-7 7v-4H6V9z" }]]
|
|
337
331
|
}, o2 = {
|
|
338
|
-
name: "
|
|
339
|
-
components: [["path", { d: "
|
|
340
|
-
}, e2 = {
|
|
341
|
-
name: "ri-contract-right-line",
|
|
342
|
-
components: [["path", { d: "M12.1715 10.9999L7.51457 6.34305L8.92878 4.92883L15.9999 11.9999L8.92878 19.071L7.51457 17.6568L12.1714 12.9999L2.9996 13L2.99957 11L12.1715 10.9999ZM17.9996 18.9998L17.9996 4.99985H19.9996L19.9996 18.9998H17.9996Z" }]]
|
|
343
|
-
}, H2 = {
|
|
344
|
-
name: "ri-contract-up-down-fill",
|
|
345
|
-
components: [["path", { d: "M18 5 12 11 6 5H18ZM18 19 12 13 6 19H18Z" }]]
|
|
346
|
-
}, V2 = {
|
|
347
|
-
name: "ri-contract-up-down-line",
|
|
348
|
-
components: [["path", { d: "M5.79285 5.20718 12 11.4143 18.2071 5.20718 16.7928 3.79297 12 8.58586 7.20706 3.79297 5.79285 5.20718ZM18.2072 18.7928 12.0001 12.5857 5.793 18.7928 7.20721 20.207 12.0001 15.4141 16.793 20.207 18.2072 18.7928Z" }]]
|
|
332
|
+
name: "lu-arrow-big-up-dash",
|
|
333
|
+
components: [["path", { d: "M9 19h6 M9 15v-3H5l7-7 7 7h-4v3H9z" }]]
|
|
349
334
|
}, t2 = {
|
|
350
|
-
name: "
|
|
351
|
-
components: [["path", { d: "
|
|
352
|
-
}, a2 = {
|
|
353
|
-
name: "ri-corner-down-left-line",
|
|
354
|
-
components: [["path", { d: "M19.0001 13.9999L19.0002 5L17.0002 4.99997L17.0001 11.9999L6.8283 12L10.778 8.05024L9.36382 6.63603L2.99986 13L9.36382 19.364L10.778 17.9497L6.82826 14L19.0001 13.9999Z" }]]
|
|
355
|
-
}, l2 = {
|
|
356
|
-
name: "ri-corner-down-right-fill",
|
|
357
|
-
components: [["path", { d: "M4.99989 13.9999L4.99976 5.00003L6.99976 5L6.99986 11.9999L14.5859 12V6.58581L21.0001 13L14.5859 19.4142L14.5859 14L4.99989 13.9999Z" }]]
|
|
358
|
-
}, r2 = {
|
|
359
|
-
name: "ri-corner-down-right-line",
|
|
360
|
-
components: [["path", { d: "M4.99989 13.9999L4.99976 5L6.99976 4.99997L6.99986 11.9999L17.1717 12L13.222 8.05024L14.6362 6.63603L21.0001 13L14.6362 19.364L13.222 17.9497L17.1717 14L4.99989 13.9999Z" }]]
|
|
335
|
+
name: "lu-arrow-big-up",
|
|
336
|
+
components: [["path", { d: "M9 18v-6H5l7-7 7 7h-4v6H9z" }]]
|
|
361
337
|
}, M2 = {
|
|
362
|
-
name: "
|
|
363
|
-
components: [["path", { d: "
|
|
338
|
+
name: "lu-arrow-down-0-1",
|
|
339
|
+
components: [["path", { d: "m3 16 4 4 4-4 M7 20V4 M15,4 h4 v6 h-4 Z M17 20v-6h-2 M15 20h4" }]]
|
|
340
|
+
}, e2 = {
|
|
341
|
+
name: "lu-arrow-down-1-0",
|
|
342
|
+
components: [["path", { d: "m3 16 4 4 4-4 M7 20V4 M17 10V4h-2 M15 10h4 M15,14 h4 v6 h-4 Z" }]]
|
|
364
343
|
}, c2 = {
|
|
365
|
-
name: "
|
|
366
|
-
components: [["path", { d: "
|
|
367
|
-
},
|
|
368
|
-
name: "
|
|
369
|
-
components: [["path", { d: "
|
|
370
|
-
}, p2 = {
|
|
371
|
-
name: "ri-corner-left-up-line",
|
|
372
|
-
components: [["path", { d: "M10.0001 19.0001L19 19.0002L19 17.0002L12.0001 17.0001L12 6.8283L15.9497 10.778L17.364 9.36381L11 2.99985L4.63603 9.36381L6.05025 10.778L10 6.82825L10.0001 19.0001Z" }]]
|
|
344
|
+
name: "lu-arrow-down-a-z",
|
|
345
|
+
components: [["path", { d: "m3 16 4 4 4-4 M7 20V4 M20 8h-5 M15 10V6.5a2.5 2.5 0 0 1 5 0V10 M15 14h5l-5 6h5" }]]
|
|
346
|
+
}, h2 = {
|
|
347
|
+
name: "lu-arrow-down-from-line",
|
|
348
|
+
components: [["path", { d: "M19 3H5 M12 21V7 M6 15 L12 21 L18 15" }]]
|
|
373
349
|
}, s2 = {
|
|
374
|
-
name: "
|
|
375
|
-
components: [["path", { d: "
|
|
350
|
+
name: "lu-arrow-down-left",
|
|
351
|
+
components: [["path", { d: "M17 7 7 17 M17 17H7V7" }]]
|
|
352
|
+
}, l2 = {
|
|
353
|
+
name: "lu-arrow-down-narrow-wide",
|
|
354
|
+
components: [["path", { d: "m3 16 4 4 4-4 M7 20V4 M11 4h4 M11 8h7 M11 12h10" }]]
|
|
355
|
+
}, u2 = {
|
|
356
|
+
name: "lu-arrow-down-right",
|
|
357
|
+
components: [["path", { d: "m7 7 10 10 M17 7v10H7" }]]
|
|
358
|
+
}, p2 = {
|
|
359
|
+
name: "lu-arrow-down-to-dot",
|
|
360
|
+
components: [["path", { d: "M12 2v14 M19 9 L12 16 L5 9 M11,21 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
|
|
361
|
+
}, L2 = {
|
|
362
|
+
name: "lu-arrow-down-to-line",
|
|
363
|
+
components: [["path", { d: "M12 17V3 M6 11 L12 17 L18 11 M19 21H5" }]]
|
|
376
364
|
}, m2 = {
|
|
377
|
-
name: "
|
|
378
|
-
components: [["path", { d: "
|
|
379
|
-
},
|
|
380
|
-
name: "
|
|
381
|
-
components: [["path", { d: "
|
|
365
|
+
name: "lu-arrow-down-up",
|
|
366
|
+
components: [["path", { d: "m3 16 4 4 4-4 M7 20V4 M21 8 L17 4 L13 8 M17 4v16" }]]
|
|
367
|
+
}, r2 = {
|
|
368
|
+
name: "lu-arrow-down-wide-narrow",
|
|
369
|
+
components: [["path", { d: "m3 16 4 4 4-4 M7 20V4 M11 4h10 M11 8h7 M11 12h4" }]]
|
|
370
|
+
}, C2 = {
|
|
371
|
+
name: "lu-arrow-down-z-a",
|
|
372
|
+
components: [["path", { d: "m3 16 4 4 4-4 M7 4v16 M15 4h5l-5 6h5 M15 20v-3.5a2.5 2.5 0 0 1 5 0V20 M20 18h-5" }]]
|
|
373
|
+
}, v2 = {
|
|
374
|
+
name: "lu-arrow-down",
|
|
375
|
+
components: [["path", { d: "M12 5v14 M19 12 L12 19 L5 12" }]]
|
|
382
376
|
}, d2 = {
|
|
383
|
-
name: "
|
|
384
|
-
components: [["path", { d: "
|
|
385
|
-
},
|
|
386
|
-
name: "
|
|
387
|
-
components: [["path", { d: "
|
|
388
|
-
},
|
|
389
|
-
name: "
|
|
390
|
-
components: [["path", { d: "
|
|
391
|
-
},
|
|
392
|
-
name: "
|
|
393
|
-
components: [["path", { d: "
|
|
394
|
-
},
|
|
395
|
-
name: "
|
|
396
|
-
components: [["path", { d: "
|
|
397
|
-
}, g2 = {
|
|
398
|
-
name: "ri-corner-up-right-double-fill",
|
|
399
|
-
components: [["path", { d: "M3.99969 19.0001 3.99983 10.0002 9.58588 10.0002V4.58588L16.0001 11.0001 9.58588 17.4143V12.0002L5.9998 12.0002 5.99969 19.0001 3.99969 19.0001ZM13.8363 6.05023 15.2505 4.63601 21.6145 11 15.2505 17.3639 13.8363 15.9497 18.7861 11 13.8363 6.05023Z" }]]
|
|
400
|
-
}, u2 = {
|
|
401
|
-
name: "ri-corner-up-right-double-line",
|
|
402
|
-
components: [["path", { d: "M4.00001 10.0003L3.99988 19.0001L5.99988 19.0002L5.99998 12.0002L12.1718 12.0002L8.22209 15.9499L9.63631 17.3641L16.0003 11.0001L9.63631 4.63617L8.22209 6.05038L12.1719 10.0002L4.00001 10.0003ZM15.2504 4.63617L13.8362 6.05038L18.786 11.0001L13.8362 15.9499L15.2504 17.3641L21.6144 11.0001L15.2504 4.63617Z" }]]
|
|
377
|
+
name: "lu-arrow-left-from-line",
|
|
378
|
+
components: [["path", { d: "m9 6-6 6 6 6 M3 12h14 M21 19V5" }]]
|
|
379
|
+
}, i2 = {
|
|
380
|
+
name: "lu-arrow-left-right",
|
|
381
|
+
components: [["path", { d: "M8 3 4 7l4 4 M4 7h16 M16 21 L20 17 L16 13 M20 17H4" }]]
|
|
382
|
+
}, Z2 = {
|
|
383
|
+
name: "lu-arrow-left-to-line",
|
|
384
|
+
components: [["path", { d: "M3 19V5 M13 6 L7 12 L13 18 M7 12h14" }]]
|
|
385
|
+
}, H2 = {
|
|
386
|
+
name: "lu-arrow-left",
|
|
387
|
+
components: [["path", { d: "m12 19-7-7 7-7 M19 12H5" }]]
|
|
388
|
+
}, V2 = {
|
|
389
|
+
name: "lu-arrow-right-from-line",
|
|
390
|
+
components: [["path", { d: "M3 5v14 M21 12H7 M15 18 L21 12 L15 6" }]]
|
|
403
391
|
}, A2 = {
|
|
404
|
-
name: "
|
|
405
|
-
components: [["path", { d: "
|
|
392
|
+
name: "lu-arrow-right-left",
|
|
393
|
+
components: [["path", { d: "m16 3 4 4-4 4 M20 7H4 M8 21 L4 17 L8 13 M4 17h16" }]]
|
|
394
|
+
}, g2 = {
|
|
395
|
+
name: "lu-arrow-right-to-line",
|
|
396
|
+
components: [["path", { d: "M17 12H3 M11 18 L17 12 L11 6 M21 5v14" }]]
|
|
406
397
|
}, b2 = {
|
|
407
|
-
name: "
|
|
408
|
-
components: [["path", { d: "
|
|
409
|
-
},
|
|
410
|
-
name: "
|
|
411
|
-
components: [["path", { d: "
|
|
412
|
-
}, v2 = {
|
|
413
|
-
name: "ri-drag-move-2-line",
|
|
414
|
-
components: [["path", { d: "M11 11V5.82843L9.17157 7.65685L7.75736 6.24264L12 2L16.2426 6.24264L14.8284 7.65685L13 5.82843V11H18.1716L16.3431 9.17157L17.7574 7.75736L22 12L17.7574 16.2426L16.3431 14.8284L18.1716 13H13V18.1716L14.8284 16.3431L16.2426 17.7574L12 22L7.75736 17.7574L9.17157 16.3431L11 18.1716V13H5.82843L7.65685 14.8284L6.24264 16.2426L2 12L6.24264 7.75736L7.65685 9.17157L5.82843 11H11Z" }]]
|
|
415
|
-
}, D2 = {
|
|
416
|
-
name: "ri-drag-move-fill",
|
|
417
|
-
components: [["path", { d: "M12 22L8 18H16L12 22ZM12 2L16 6H8L12 2ZM12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12C14 13.1046 13.1046 14 12 14ZM2 12L6 8V16L2 12ZM22 12L18 16V8L22 12Z" }]]
|
|
398
|
+
name: "lu-arrow-right",
|
|
399
|
+
components: [["path", { d: "M5 12h14 M12 5 L19 12 L12 19" }]]
|
|
400
|
+
}, w2 = {
|
|
401
|
+
name: "lu-arrow-up-0-1",
|
|
402
|
+
components: [["path", { d: "m3 8 4-4 4 4 M7 4v16 M15,4 h4 v6 h-4 Z M17 20v-6h-2 M15 20h4" }]]
|
|
418
403
|
}, k2 = {
|
|
419
|
-
name: "
|
|
420
|
-
components: [["path", { d: "
|
|
421
|
-
},
|
|
422
|
-
name: "
|
|
423
|
-
components: [["path", { d: "
|
|
404
|
+
name: "lu-arrow-up-1-0",
|
|
405
|
+
components: [["path", { d: "m3 8 4-4 4 4 M7 4v16 M17 10V4h-2 M15 10h4 M15,14 h4 v6 h-4 Z" }]]
|
|
406
|
+
}, f2 = {
|
|
407
|
+
name: "lu-arrow-up-a-z",
|
|
408
|
+
components: [["path", { d: "m3 8 4-4 4 4 M7 4v16 M20 8h-5 M15 10V6.5a2.5 2.5 0 0 1 5 0V10 M15 14h5l-5 6h5" }]]
|
|
424
409
|
}, B2 = {
|
|
425
|
-
name: "
|
|
426
|
-
components: [["path", { d: "
|
|
410
|
+
name: "lu-arrow-up-down",
|
|
411
|
+
components: [["path", { d: "m21 16-4 4-4-4 M17 20V4 M3 8 L7 4 L11 8 M7 4v16" }]]
|
|
412
|
+
}, y2 = {
|
|
413
|
+
name: "lu-arrow-up-from-dot",
|
|
414
|
+
components: [["path", { d: "m5 9 7-7 7 7 M12 16V2 M11,21 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
|
|
415
|
+
}, z2 = {
|
|
416
|
+
name: "lu-arrow-up-from-line",
|
|
417
|
+
components: [["path", { d: "m18 9-6-6-6 6 M12 3v14 M5 21h14" }]]
|
|
418
|
+
}, D2 = {
|
|
419
|
+
name: "lu-arrow-up-left",
|
|
420
|
+
components: [["path", { d: "M7 17V7h10 M17 17 7 7" }]]
|
|
421
|
+
}, x2 = {
|
|
422
|
+
name: "lu-arrow-up-narrow-wide",
|
|
423
|
+
components: [["path", { d: "m3 8 4-4 4 4 M7 4v16 M11 12h4 M11 16h7 M11 20h10" }]]
|
|
424
|
+
}, S2 = {
|
|
425
|
+
name: "lu-arrow-up-right",
|
|
426
|
+
components: [["path", { d: "M7 7h10v10 M7 17 17 7" }]]
|
|
427
427
|
}, U2 = {
|
|
428
|
-
name: "
|
|
429
|
-
components: [["path", { d: "
|
|
428
|
+
name: "lu-arrow-up-to-line",
|
|
429
|
+
components: [["path", { d: "M5 3h14 M18 13 L12 7 L6 13 M12 7v14" }]]
|
|
430
|
+
}, F2 = {
|
|
431
|
+
name: "lu-arrow-up-wide-narrow",
|
|
432
|
+
components: [["path", { d: "m3 8 4-4 4 4 M7 4v16 M11 12h10 M11 16h7 M11 20h4" }]]
|
|
433
|
+
}, R2 = {
|
|
434
|
+
name: "lu-arrow-up-z-a",
|
|
435
|
+
components: [["path", { d: "m3 8 4-4 4 4 M7 4v16 M15 4h5l-5 6h5 M15 20v-3.5a2.5 2.5 0 0 1 5 0V20 M20 18h-5" }]]
|
|
430
436
|
}, P2 = {
|
|
431
|
-
name: "
|
|
432
|
-
components: [["path", { d: "
|
|
437
|
+
name: "lu-arrow-up",
|
|
438
|
+
components: [["path", { d: "m5 12 7-7 7 7 M12 19V5" }]]
|
|
439
|
+
}, O2 = {
|
|
440
|
+
name: "lu-arrows-up-from-line",
|
|
441
|
+
components: [["path", { d: "m4 6 3-3 3 3 M7 17V3 M14 6 L17 3 L20 6 M17 17V3 M4 21h16" }]]
|
|
433
442
|
}, E2 = {
|
|
434
|
-
name: "
|
|
435
|
-
components: [["path", { d: "
|
|
436
|
-
}, y2 = {
|
|
437
|
-
name: "ri-expand-diagonal-s-2-line",
|
|
438
|
-
components: [["path", { d: "M7 8.41421V12L5 12L5 5L12 5V7L8.41421 7L17 15.5858V12L19 12L19 19H12V17H15.5858L7 8.41421Z" }]]
|
|
439
|
-
}, z2 = {
|
|
440
|
-
name: "ri-expand-diagonal-s-fill",
|
|
441
|
-
components: [["path", { d: "M19 5H11.5L14.5429 8.04289L8.04289 14.5429L5 11.5V19H12.5L9.45711 15.9571L15.9571 9.45711L19 12.5V5Z" }]]
|
|
443
|
+
name: "lu-asterisk",
|
|
444
|
+
components: [["path", { d: "M12 6v12 M17.196 9 6.804 15 M6.8 9 L17.2 15" }]]
|
|
442
445
|
}, T2 = {
|
|
443
|
-
name: "
|
|
444
|
-
components: [["path", { d: "
|
|
446
|
+
name: "lu-at-sign",
|
|
447
|
+
components: [["path", { d: "M8,12 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-4 8" }]]
|
|
445
448
|
}, W2 = {
|
|
446
|
-
name: "
|
|
447
|
-
components: [["path", { d: "
|
|
448
|
-
},
|
|
449
|
-
name: "
|
|
450
|
-
components: [["path", { d: "
|
|
451
|
-
}, I2 = {
|
|
452
|
-
name: "ri-expand-horizontal-fill",
|
|
453
|
-
components: [["path", { d: "M0.5 12L5.44975 7.05029L5.44876 11H10V13H5.44826L5.44727 16.9473L0.5 12ZM14 13H18.5501L18.55 16.9493L23.5 11.9996L18.5503 7.0498L18.5502 11H14V13Z" }]]
|
|
454
|
-
}, O2 = {
|
|
455
|
-
name: "ri-expand-horizontal-line",
|
|
456
|
-
components: [["path", { d: "M0.5 12L5.44975 7.05029L6.86396 8.46451L4.32843 11H10V13H4.32843L6.86148 15.5331L5.44727 16.9473L0.5 12ZM14 13H19.6708L17.1358 15.535L18.55 16.9493L23.5 11.9996L18.5503 7.0498L17.136 8.46402L19.6721 11H14V13Z" }]]
|
|
457
|
-
}, j2 = {
|
|
458
|
-
name: "ri-expand-horizontal-s-fill",
|
|
459
|
-
components: [["path", { d: "M7.44975 7.05017L2.5 11.9999L7.44727 16.9472L7.44826 12.9999H16.5501L16.55 16.9491L21.5 11.9994L16.5503 7.04968L16.5502 10.9999H7.44876L7.44975 7.05017Z" }]]
|
|
449
|
+
name: "lu-atom",
|
|
450
|
+
components: [["path", { d: "M11,12 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M20.2 20.2c2.04-2.03.02-7.36-4.5-11.9-4.54-4.52-9.87-6.54-11.9-4.5-2.04 2.03-.02 7.36 4.5 11.9 4.54 4.52 9.87 6.54 11.9 4.5Z M15.7 15.7c4.52-4.54 6.54-9.87 4.5-11.9-2.03-2.04-7.36-.02-11.9 4.5-4.52 4.54-6.54 9.87-4.5 11.9 2.03 2.04 7.36.02 11.9-4.5Z" }]]
|
|
451
|
+
}, X2 = {
|
|
452
|
+
name: "lu-audio-lines",
|
|
453
|
+
components: [["path", { d: "M2 10v3 M6 6v11 M10 3v18 M14 8v7 M18 5v13 M22 10v3" }]]
|
|
460
454
|
}, N2 = {
|
|
461
|
-
name: "
|
|
462
|
-
components: [["path", { d: "
|
|
463
|
-
},
|
|
464
|
-
name: "
|
|
465
|
-
components: [["path", { d: "
|
|
466
|
-
},
|
|
467
|
-
name: "
|
|
468
|
-
components: [["path", { d: "
|
|
455
|
+
name: "lu-audio-waveform",
|
|
456
|
+
components: [["path", { d: "M2 13a2 2 0 0 0 2-2V7a2 2 0 0 1 4 0v13a2 2 0 0 0 4 0V4a2 2 0 0 1 4 0v13a2 2 0 0 0 4 0v-4a2 2 0 0 1 2-2" }]]
|
|
457
|
+
}, j2 = {
|
|
458
|
+
name: "lu-award",
|
|
459
|
+
components: [["path", { d: "m15.477 12.89 1.515 8.526a.5.5 0 0 1-.81.47l-3.58-2.687a1 1 0 0 0-1.197 0l-3.586 2.686a.5.5 0 0 1-.81-.469l1.514-8.526 M6,8 a6,6 0 1,0 12,0 a6,6 0 1,0 -12,0 Z" }]]
|
|
460
|
+
}, I2 = {
|
|
461
|
+
name: "lu-axe",
|
|
462
|
+
components: [["path", { d: "m14 12-8.5 8.5a2.12 2.12 0 1 1-3-3L11 9 M15 13 9 7l4-4 6 6h3a8 8 0 0 1-7 7z" }]]
|
|
469
463
|
}, J2 = {
|
|
470
|
-
name: "
|
|
471
|
-
components: [["path", { d: "
|
|
464
|
+
name: "lu-axis-3d",
|
|
465
|
+
components: [["path", { d: "M4 4v16h16 M4 20 L11 13" }]]
|
|
466
|
+
}, q2 = {
|
|
467
|
+
name: "lu-baby",
|
|
468
|
+
components: [["path", { d: "M10 16c.5.3 1.2.5 2 .5s1.5-.2 2-.5 M15 12h.01 M19.38 6.813A9 9 0 0 1 20.8 10.2a2 2 0 0 1 0 3.6 9 9 0 0 1-17.6 0 2 2 0 0 1 0-3.6A9 9 0 0 1 12 3c2 0 3.5 1.1 3.5 2.5s-.9 2.5-2 2.5c-.8 0-1.5-.4-1.5-1 M9 12h.01" }]]
|
|
469
|
+
}, G2 = {
|
|
470
|
+
name: "lu-backpack",
|
|
471
|
+
components: [["path", { d: "M4 10a4 4 0 0 1 4-4h8a4 4 0 0 1 4 4v10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2z M8 10h8 M8 18h8 M8 22v-6a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v6 M9 6V4a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2" }]]
|
|
472
472
|
}, K2 = {
|
|
473
|
-
name: "
|
|
474
|
-
components: [["path", { d: "
|
|
475
|
-
}, X2 = {
|
|
476
|
-
name: "ri-expand-right-fill",
|
|
477
|
-
components: [["path", { d: "M13.9998 4.99988L21.0001 11.9999L13.9998 18.9999V13.0001H7.9998L7.99978 11.0001H13.9998V4.99988ZM3.99985 18.9999L3.99985 4.99988H5.99985V18.9999H3.99985Z" }]]
|
|
473
|
+
name: "lu-badge-alert",
|
|
474
|
+
components: [["path", { d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z M12 8 L12 12 M12 16 L12.01 16" }]]
|
|
478
475
|
}, Y2 = {
|
|
479
|
-
name: "
|
|
480
|
-
components: [["path", { d: "
|
|
476
|
+
name: "lu-badge-cent",
|
|
477
|
+
components: [["path", { d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z M12 7v10 M15.4 10a4 4 0 1 0 0 4" }]]
|
|
478
|
+
}, Q2 = {
|
|
479
|
+
name: "lu-badge-check",
|
|
480
|
+
components: [["path", { d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z M9 12 L11 14 L15 10" }]]
|
|
481
481
|
}, _2 = {
|
|
482
|
-
name: "
|
|
483
|
-
components: [["path", { d: "
|
|
482
|
+
name: "lu-badge-dollar-sign",
|
|
483
|
+
components: [["path", { d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z M16 8h-6a2 2 0 1 0 0 4h4a2 2 0 1 1 0 4H8 M12 18V6" }]]
|
|
484
484
|
}, $2 = {
|
|
485
|
-
name: "
|
|
486
|
-
components: [["path", { d: "
|
|
487
|
-
},
|
|
488
|
-
name: "
|
|
489
|
-
components: [["path", { d: "
|
|
490
|
-
},
|
|
491
|
-
name: "
|
|
492
|
-
components: [["path", { d: "
|
|
493
|
-
},
|
|
494
|
-
name: "
|
|
495
|
-
components: [["path", { d: "
|
|
496
|
-
},
|
|
497
|
-
name: "
|
|
498
|
-
components: [["path", { d: "
|
|
499
|
-
},
|
|
500
|
-
name: "
|
|
501
|
-
components: [["path", { d: "
|
|
502
|
-
},
|
|
503
|
-
name: "
|
|
504
|
-
components: [["path", { d: "
|
|
505
|
-
},
|
|
506
|
-
name: "
|
|
507
|
-
components: [["path", { d: "
|
|
508
|
-
},
|
|
509
|
-
name: "
|
|
510
|
-
components: [["path", { d: "
|
|
511
|
-
},
|
|
512
|
-
name: "
|
|
513
|
-
components: [["path", { d: "
|
|
514
|
-
},
|
|
515
|
-
name: "
|
|
516
|
-
components: [["path", { d: "
|
|
517
|
-
},
|
|
518
|
-
name: "
|
|
519
|
-
components: [["path", { d: "
|
|
520
|
-
},
|
|
521
|
-
name: "
|
|
522
|
-
components: [["path", { d: "
|
|
523
|
-
},
|
|
524
|
-
name: "
|
|
525
|
-
components: [["path", { d: "M17 6
|
|
526
|
-
},
|
|
527
|
-
name: "
|
|
528
|
-
components: [["path", { d: "
|
|
529
|
-
},
|
|
530
|
-
name: "
|
|
531
|
-
components: [["path", { d: "
|
|
532
|
-
},
|
|
533
|
-
name: "
|
|
534
|
-
components: [["path", { d: "
|
|
535
|
-
},
|
|
536
|
-
name: "
|
|
537
|
-
components: [["path", { d: "
|
|
538
|
-
},
|
|
539
|
-
name: "
|
|
540
|
-
components: [["path", { d: "
|
|
541
|
-
},
|
|
542
|
-
name: "
|
|
543
|
-
components: [["path", { d: "
|
|
544
|
-
},
|
|
545
|
-
name: "
|
|
546
|
-
components: [["path", { d: "
|
|
547
|
-
},
|
|
548
|
-
name: "
|
|
549
|
-
components: [["path", { d: "
|
|
550
|
-
},
|
|
551
|
-
name: "
|
|
552
|
-
components: [["path", { d: "
|
|
553
|
-
},
|
|
554
|
-
name: "
|
|
555
|
-
components: [["path", { d: "
|
|
556
|
-
},
|
|
557
|
-
name: "
|
|
558
|
-
components: [["path", { d: "
|
|
559
|
-
},
|
|
560
|
-
name: "
|
|
561
|
-
components: [["path", { d: "M10
|
|
562
|
-
},
|
|
563
|
-
name: "
|
|
564
|
-
components: [["path", { d: "
|
|
565
|
-
},
|
|
566
|
-
name: "
|
|
567
|
-
components: [["path", { d: "
|
|
568
|
-
},
|
|
569
|
-
name: "
|
|
570
|
-
components: [["path", { d: "
|
|
571
|
-
},
|
|
572
|
-
name: "
|
|
573
|
-
components: [["path", { d: "
|
|
574
|
-
},
|
|
575
|
-
name: "
|
|
576
|
-
components: [["path", { d: "
|
|
577
|
-
},
|
|
578
|
-
name: "
|
|
579
|
-
components: [["path", { d: "
|
|
580
|
-
},
|
|
581
|
-
name: "
|
|
582
|
-
components: [["path", { d: "
|
|
583
|
-
},
|
|
584
|
-
name: "
|
|
585
|
-
components: [["path", { d: "
|
|
586
|
-
},
|
|
587
|
-
name: "
|
|
588
|
-
components: [["path", { d: "
|
|
589
|
-
},
|
|
590
|
-
name: "
|
|
591
|
-
components: [["path", { d: "
|
|
592
|
-
},
|
|
593
|
-
name: "
|
|
594
|
-
components: [["path", { d: "
|
|
595
|
-
},
|
|
596
|
-
name: "
|
|
597
|
-
components: [["path", { d: "
|
|
598
|
-
},
|
|
599
|
-
name: "
|
|
600
|
-
components: [["path", { d: "
|
|
601
|
-
},
|
|
602
|
-
name: "
|
|
603
|
-
components: [["path", { d: "
|
|
604
|
-
},
|
|
605
|
-
name: "
|
|
606
|
-
components: [["path", { d: "
|
|
607
|
-
},
|
|
608
|
-
name: "
|
|
609
|
-
components: [["path", { d: "
|
|
610
|
-
},
|
|
611
|
-
name: "
|
|
612
|
-
components: [["path", { d: "
|
|
613
|
-
},
|
|
614
|
-
name: "
|
|
615
|
-
components: [["path", { d: "
|
|
616
|
-
},
|
|
617
|
-
name: "
|
|
618
|
-
components: [["path", { d: "
|
|
619
|
-
},
|
|
620
|
-
name: "
|
|
621
|
-
components: [["path", { d: "
|
|
622
|
-
},
|
|
623
|
-
name: "
|
|
624
|
-
components: [["path", { d: "
|
|
625
|
-
},
|
|
626
|
-
name: "
|
|
627
|
-
components: [["path", { d: "
|
|
628
|
-
},
|
|
629
|
-
name: "
|
|
630
|
-
components: [["path", { d: "
|
|
631
|
-
},
|
|
632
|
-
name: "
|
|
633
|
-
components: [["path", { d: "
|
|
634
|
-
},
|
|
635
|
-
name: "
|
|
636
|
-
components: [["path", { d: "
|
|
637
|
-
},
|
|
638
|
-
name: "
|
|
639
|
-
components: [["path", { d: "
|
|
640
|
-
},
|
|
641
|
-
name: "
|
|
642
|
-
components: [["path", { d: "
|
|
643
|
-
},
|
|
644
|
-
name: "
|
|
645
|
-
components: [["path", { d: "
|
|
646
|
-
}, $
|
|
647
|
-
name: "
|
|
648
|
-
components: [["path", { d: "
|
|
649
|
-
},
|
|
650
|
-
name: "
|
|
651
|
-
components: [["path", { d: "
|
|
652
|
-
},
|
|
653
|
-
name: "
|
|
654
|
-
components: [["path", { d: "
|
|
655
|
-
},
|
|
656
|
-
name: "
|
|
657
|
-
components: [["path", { d: "
|
|
658
|
-
},
|
|
659
|
-
name: "
|
|
660
|
-
components: [["path", { d: "
|
|
661
|
-
},
|
|
662
|
-
name: "
|
|
663
|
-
components: [["path", { d: "
|
|
664
|
-
}, e4 = {
|
|
665
|
-
name: "
|
|
666
|
-
components: [["path", { d: "
|
|
667
|
-
},
|
|
668
|
-
name: "
|
|
669
|
-
components: [["path", { d: "
|
|
670
|
-
},
|
|
671
|
-
name: "
|
|
672
|
-
components: [["path", { d: "
|
|
673
|
-
}, t4 = {
|
|
674
|
-
name: "ri-home-wifi-fill",
|
|
675
|
-
components: [["path", { d: "M20 20C20 20.5523 19.5523 21 19 21H5C4.44772 21 4 20.5523 4 20V11L1 11L11.3273 1.6115C11.7087 1.26475 12.2913 1.26475 12.6727 1.6115L23 11L20 11V20ZM7 11V13C9.76142 13 12 15.2386 12 18H14C14 14.134 10.866 11 7 11ZM7 15V18H10C10 16.3431 8.65685 15 7 15Z" }]]
|
|
676
|
-
}, a4 = {
|
|
677
|
-
name: "ri-home-wifi-line",
|
|
678
|
-
components: [["path", { d: "M6 19H18V9.15745L12 3.7029L6 9.15745V19ZM19 21H5C4.44772 21 4 20.5523 4 20V11L1 11L11.3273 1.6115C11.7087 1.26475 12.2913 1.26475 12.6727 1.6115L23 11L20 11V20C20 20.5523 19.5523 21 19 21ZM8 9.99998C11.866 9.99998 15 13.134 15 17H13C13 14.2386 10.7614 12 8 12V9.99998ZM8 14C9.65685 14 11 15.3431 11 17H8V14Z" }]]
|
|
679
|
-
}, l4 = {
|
|
680
|
-
name: "ri-hospital-fill",
|
|
681
|
-
components: [["path", { d: "M21 20H23V22H1V20H3V3C3 2.44772 3.44772 2 4 2H20C20.5523 2 21 2.44772 21 3V20ZM11 8H9V10H11V12H13V10H15V8H13V6H11V8ZM14 20H16V14H8V20H10V16H14V20Z" }]]
|
|
682
|
-
}, r4 = {
|
|
683
|
-
name: "ri-hospital-line",
|
|
684
|
-
components: [["path", { d: "M8 20V14H16V20H19V4H5V20H8ZM10 20H14V16H10V20ZM21 20H23V22H1V20H3V3C3 2.44772 3.44772 2 4 2H20C20.5523 2 21 2.44772 21 3V20ZM11 8V6H13V8H15V10H13V12H11V10H9V8H11Z" }]]
|
|
685
|
-
}, M4 = {
|
|
686
|
-
name: "ri-hotel-fill",
|
|
687
|
-
components: [["path", { d: "M17 19H19V11H13V19H15V13H17V19ZM3 19V4C3 3.44772 3.44772 3 4 3H18C18.5523 3 19 3.44772 19 4V9H21V19H22V21H2V19H3ZM7 11V13H9V11H7ZM7 15V17H9V15H7ZM7 7V9H9V7H7Z" }]]
|
|
688
|
-
}, c4 = {
|
|
689
|
-
name: "ri-hotel-line",
|
|
690
|
-
components: [["path", { d: "M22 21H2V19H3V4C3 3.44772 3.44772 3 4 3H18C18.5523 3 19 3.44772 19 4V9H21V19H22V21ZM17 19H19V11H13V19H15V13H17V19ZM17 9V5H5V19H11V9H17ZM7 11H9V13H7V11ZM7 15H9V17H7V15ZM7 7H9V9H7V7Z" }]]
|
|
691
|
-
}, Z4 = {
|
|
692
|
-
name: "ri-school-fill",
|
|
693
|
-
components: [["path", { d: "M23 18.9999H22V8.99991H18V6.58569L12 0.585693L6 6.58569V8.99991H2V18.9999H1V20.9999H23V18.9999ZM6 19H4V11H6V19ZM18 11H20V19H18V11ZM11 12H13V19H11V12Z" }]]
|
|
694
|
-
}, p4 = {
|
|
695
|
-
name: "ri-school-line",
|
|
696
|
-
components: [["path", { d: "M12 0.585693L18 6.58569V9H22V19H23V21H1V19H2V9H6V6.58569L12 0.585693ZM18 19H20V11H18V19ZM6 11H4V19H6V11ZM8 7.41412V18.9999H11V12H13V18.9999H16V7.41412L12 3.41412L8 7.41412Z" }]]
|
|
485
|
+
name: "lu-badge-euro",
|
|
486
|
+
components: [["path", { d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z M7 12h5 M15 9.4a4 4 0 1 0 0 5.2" }]]
|
|
487
|
+
}, a0 = {
|
|
488
|
+
name: "lu-badge-help",
|
|
489
|
+
components: [["path", { d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3 M12 17 L12.01 17" }]]
|
|
490
|
+
}, n0 = {
|
|
491
|
+
name: "lu-badge-indian-rupee",
|
|
492
|
+
components: [["path", { d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z M8 8h8 M8 12h8 M13 17 L8 16 L9 16 A4 4 0 0 0 9 8" }]]
|
|
493
|
+
}, o0 = {
|
|
494
|
+
name: "lu-badge-info",
|
|
495
|
+
components: [["path", { d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z M12 16 L12 12 M12 8 L12.01 8" }]]
|
|
496
|
+
}, t0 = {
|
|
497
|
+
name: "lu-badge-japanese-yen",
|
|
498
|
+
components: [["path", { d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z M9 8 L12 11 L12 18 M12 11 L15 8 M9 12h6 M9 16h6" }]]
|
|
499
|
+
}, M0 = {
|
|
500
|
+
name: "lu-badge-minus",
|
|
501
|
+
components: [["path", { d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z M8 12 L16 12" }]]
|
|
502
|
+
}, e0 = {
|
|
503
|
+
name: "lu-badge-percent",
|
|
504
|
+
components: [["path", { d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z M15 9 L9 15 M9 9h.01 M15 15h.01" }]]
|
|
505
|
+
}, c0 = {
|
|
506
|
+
name: "lu-badge-plus",
|
|
507
|
+
components: [["path", { d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z M12 8 L12 16 M8 12 L16 12" }]]
|
|
508
|
+
}, h0 = {
|
|
509
|
+
name: "lu-badge-pound-sterling",
|
|
510
|
+
components: [["path", { d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z M8 12h4 M10 16V9.5a2.5 2.5 0 0 1 5 0 M8 16h7" }]]
|
|
511
|
+
}, s0 = {
|
|
512
|
+
name: "lu-badge-russian-ruble",
|
|
513
|
+
components: [["path", { d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z M9 16h5 M9 12h5a2 2 0 1 0 0-4h-3v9" }]]
|
|
514
|
+
}, l0 = {
|
|
515
|
+
name: "lu-badge-swiss-franc",
|
|
516
|
+
components: [["path", { d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z M11 17V8h4 M11 12h3 M9 16h4" }]]
|
|
517
|
+
}, u0 = {
|
|
518
|
+
name: "lu-badge-x",
|
|
519
|
+
components: [["path", { d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z M15 9 L9 15 M9 9 L15 15" }]]
|
|
520
|
+
}, p0 = {
|
|
521
|
+
name: "lu-badge",
|
|
522
|
+
components: [["path", { d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z" }]]
|
|
523
|
+
}, L0 = {
|
|
524
|
+
name: "lu-baggage-claim",
|
|
525
|
+
components: [["path", { d: "M22 18H6a2 2 0 0 1-2-2V7a2 2 0 0 0-2-2 M17 14V4a2 2 0 0 0-2-2h-1a2 2 0 0 0-2 2v10 M9,6 h11 a1,1 0 0 1 1,1 v6 a1,1 0 0 1 -1,1 h-11 a1,1 0 0 1 -1,-1 v-6 a1,1 0 0 1 1,-1 Z M16,20 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M7,20 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
526
|
+
}, m0 = {
|
|
527
|
+
name: "lu-ban",
|
|
528
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M4.9 4.9 L19.1 19.1" }]]
|
|
529
|
+
}, r0 = {
|
|
530
|
+
name: "lu-banana",
|
|
531
|
+
components: [["path", { d: "M4 13c3.5-2 8-2 10 2a5.5 5.5 0 0 1 8 5 M5.15 17.89c5.52-1.52 8.65-6.89 7-12C11.55 4 11.5 2 13 2c3.22 0 5 5.5 5 8 0 6.5-4.2 12-10.49 12C5.11 22 2 22 2 20c0-1.5 1.14-1.55 3.15-2.11Z" }]]
|
|
532
|
+
}, C0 = {
|
|
533
|
+
name: "lu-bandage",
|
|
534
|
+
components: [["path", { d: "M10 10.01h.01 M10 14.01h.01 M14 10.01h.01 M14 14.01h.01 M18 6v11.5 M6 6v12 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" }]]
|
|
535
|
+
}, v0 = {
|
|
536
|
+
name: "lu-banknote-arrow-down",
|
|
537
|
+
components: [["path", { d: "M12 18H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5 M16 19 L19 22 L22 19 M18 12h.01 M19 16v6 M6 12h.01 M10,12 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
538
|
+
}, d0 = {
|
|
539
|
+
name: "lu-banknote-arrow-up",
|
|
540
|
+
components: [["path", { d: "M12 18H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5 M18 12h.01 M19 22v-6 M22 19 L19 16 L16 19 M6 12h.01 M10,12 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
541
|
+
}, i0 = {
|
|
542
|
+
name: "lu-banknote-x",
|
|
543
|
+
components: [["path", { d: "M13 18H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5 M17 17 L22 22 M18 12h.01 M22 17 L17 22 M6 12h.01 M10,12 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
544
|
+
}, Z0 = {
|
|
545
|
+
name: "lu-banknote",
|
|
546
|
+
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 M10,12 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M6 12h.01M18 12h.01" }]]
|
|
547
|
+
}, H0 = {
|
|
548
|
+
name: "lu-barcode",
|
|
549
|
+
components: [["path", { d: "M3 5v14 M8 5v14 M12 5v14 M17 5v14 M21 5v14" }]]
|
|
550
|
+
}, V0 = {
|
|
551
|
+
name: "lu-baseline",
|
|
552
|
+
components: [["path", { d: "M4 20h16 M6 16 L12 4 L18 16 M8 12h8" }]]
|
|
553
|
+
}, A0 = {
|
|
554
|
+
name: "lu-bath",
|
|
555
|
+
components: [["path", { d: "M10 4 8 6 M17 19v2 M2 12h20 M7 19v2 M9 5 7.621 3.621A2.121 2.121 0 0 0 4 5v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-5" }]]
|
|
556
|
+
}, g0 = {
|
|
557
|
+
name: "lu-battery-charging",
|
|
558
|
+
components: [["path", { d: "M15 7h1a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-2 M6 7H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1 M11 7 L8 12 L12 12 L9 17 M22 11 L22 13" }]]
|
|
559
|
+
}, b0 = {
|
|
560
|
+
name: "lu-battery-full",
|
|
561
|
+
components: [["path", { d: "M4,7 h12 a2,2 0 0 1 2,2 v6 a2,2 0 0 1 -2,2 h-12 a2,2 0 0 1 -2,-2 v-6 a2,2 0 0 1 2,-2 Z M22 11 L22 13 M6 11 L6 13 M10 11 L10 13 M14 11 L14 13" }]]
|
|
562
|
+
}, w0 = {
|
|
563
|
+
name: "lu-battery-low",
|
|
564
|
+
components: [["path", { d: "M4,7 h12 a2,2 0 0 1 2,2 v6 a2,2 0 0 1 -2,2 h-12 a2,2 0 0 1 -2,-2 v-6 a2,2 0 0 1 2,-2 Z M22 11 L22 13 M6 11 L6 13" }]]
|
|
565
|
+
}, k0 = {
|
|
566
|
+
name: "lu-battery-medium",
|
|
567
|
+
components: [["path", { d: "M4,7 h12 a2,2 0 0 1 2,2 v6 a2,2 0 0 1 -2,2 h-12 a2,2 0 0 1 -2,-2 v-6 a2,2 0 0 1 2,-2 Z M22 11 L22 13 M6 11 L6 13 M10 11 L10 13" }]]
|
|
568
|
+
}, f0 = {
|
|
569
|
+
name: "lu-battery-plus",
|
|
570
|
+
components: [["path", { d: "M10 9v6 M13.5 7H16a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-2.5 M22 11v2 M6.5 17H4a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h2.5 M7 12h6" }]]
|
|
571
|
+
}, B0 = {
|
|
572
|
+
name: "lu-battery-warning",
|
|
573
|
+
components: [["path", { d: "M10 17h.01 M10 7v6 M14 7h2a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-2 M22 11v2 M6 7H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h2" }]]
|
|
574
|
+
}, y0 = {
|
|
575
|
+
name: "lu-battery",
|
|
576
|
+
components: [["path", { d: "M4,7 h12 a2,2 0 0 1 2,2 v6 a2,2 0 0 1 -2,2 h-12 a2,2 0 0 1 -2,-2 v-6 a2,2 0 0 1 2,-2 Z M22 11 L22 13" }]]
|
|
577
|
+
}, z0 = {
|
|
578
|
+
name: "lu-beaker",
|
|
579
|
+
components: [["path", { d: "M4.5 3h15 M6 3v16a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V3 M6 14h12" }]]
|
|
580
|
+
}, D0 = {
|
|
581
|
+
name: "lu-bean-off",
|
|
582
|
+
components: [["path", { d: "M9 9c-.64.64-1.521.954-2.402 1.165A6 6 0 0 0 8 22a13.96 13.96 0 0 0 9.9-4.1 M10.75 5.093A6 6 0 0 1 22 8c0 2.411-.61 4.68-1.683 6.66 M5.341 10.62a4 4 0 0 0 6.487 1.208M10.62 5.341a4.015 4.015 0 0 1 2.039 2.04 M2 2 L22 22" }]]
|
|
583
|
+
}, x0 = {
|
|
584
|
+
name: "lu-bean",
|
|
585
|
+
components: [["path", { d: "M10.165 6.598C9.954 7.478 9.64 8.36 9 9c-.64.64-1.521.954-2.402 1.165A6 6 0 0 0 8 22c7.732 0 14-6.268 14-14a6 6 0 0 0-11.835-1.402Z M5.341 10.62a4 4 0 1 0 5.279-5.28" }]]
|
|
586
|
+
}, S0 = {
|
|
587
|
+
name: "lu-bed-double",
|
|
588
|
+
components: [["path", { d: "M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8 M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4 M12 4v6 M2 18h20" }]]
|
|
589
|
+
}, U0 = {
|
|
590
|
+
name: "lu-bed-single",
|
|
591
|
+
components: [["path", { d: "M3 20v-8a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v8 M5 10V6a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v4 M3 18h18" }]]
|
|
592
|
+
}, F0 = {
|
|
593
|
+
name: "lu-bed",
|
|
594
|
+
components: [["path", { d: "M2 4v16 M2 8h18a2 2 0 0 1 2 2v10 M2 17h20 M6 8v9" }]]
|
|
595
|
+
}, R0 = {
|
|
596
|
+
name: "lu-beef",
|
|
597
|
+
components: [["path", { d: "M16.4 13.7A6.5 6.5 0 1 0 6.28 6.6c-1.1 3.13-.78 3.9-3.18 6.08A3 3 0 0 0 5 18c4 0 8.4-1.8 11.4-4.3 M18.5 6 L20.69 10.5 A6.48 6.48 0 0 1 18.4 17.7 C15.4 20.2, 11 22, 7 22 A3 3 0 0 1 4.32 20.34 L2.4 16.5 M10,8.5 a2.5,2.5 0 1,0 5,0 a2.5,2.5 0 1,0 -5,0 Z" }]]
|
|
598
|
+
}, P0 = {
|
|
599
|
+
name: "lu-beer-off",
|
|
600
|
+
components: [["path", { d: "M13 13v5 M17 11.47V8 M17 11h1a3 3 0 0 1 2.745 4.211 M2 2 L22 22 M5 8v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2v-3 M7.536 7.535C6.766 7.649 6.154 8 5.5 8a2.5 2.5 0 0 1-1.768-4.268 M8.727 3.204C9.306 2.767 9.885 2 11 2c1.56 0 2 1.5 3 1.5s1.72-.5 2.5-.5a1 1 0 1 1 0 5c-.78 0-1.5-.5-2.5-.5a3.149 3.149 0 0 0-.842.12 M9 14.6V18" }]]
|
|
601
|
+
}, O0 = {
|
|
602
|
+
name: "lu-beer",
|
|
603
|
+
components: [["path", { d: "M17 11h1a3 3 0 0 1 0 6h-1 M9 12v6 M13 12v6 M14 7.5c-1 0-1.44.5-3 .5s-2-.5-3-.5-1.72.5-2.5.5a2.5 2.5 0 0 1 0-5c.78 0 1.57.5 2.5.5S9.44 2 11 2s2 1.5 3 1.5 1.72-.5 2.5-.5a2.5 2.5 0 0 1 0 5c-.78 0-1.5-.5-2.5-.5Z M5 8v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V8" }]]
|
|
604
|
+
}, E0 = {
|
|
605
|
+
name: "lu-bell-dot",
|
|
606
|
+
components: [["path", { d: "M10.268 21a2 2 0 0 0 3.464 0 M13.916 2.314A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.74 7.327A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673 9 9 0 0 1-.585-.665 M15,8 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
|
|
607
|
+
}, T0 = {
|
|
608
|
+
name: "lu-bell-electric",
|
|
609
|
+
components: [["path", { d: "M18.518 17.347A7 7 0 0 1 14 19 M18.8 4A11 11 0 0 1 20 9 M9 9h.01 M18,16 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M2,9 a7,7 0 1,0 14,0 a7,7 0 1,0 -14,0 Z M6,16 h6 a2,2 0 0 1 2,2 v2 a2,2 0 0 1 -2,2 h-6 a2,2 0 0 1 -2,-2 v-2 a2,2 0 0 1 2,-2 Z" }]]
|
|
610
|
+
}, W0 = {
|
|
611
|
+
name: "lu-bell-minus",
|
|
612
|
+
components: [["path", { d: "M10.268 21a2 2 0 0 0 3.464 0 M15 8h6 M16.243 3.757A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673A9.4 9.4 0 0 1 18.667 12" }]]
|
|
613
|
+
}, X0 = {
|
|
614
|
+
name: "lu-bell-off",
|
|
615
|
+
components: [["path", { d: "M10.268 21a2 2 0 0 0 3.464 0 M17 17H4a1 1 0 0 1-.74-1.673C4.59 13.956 6 12.499 6 8a6 6 0 0 1 .258-1.742 M2 2 L22 22 M8.668 3.01A6 6 0 0 1 18 8c0 2.687.77 4.653 1.707 6.05" }]]
|
|
616
|
+
}, N0 = {
|
|
617
|
+
name: "lu-bell-plus",
|
|
618
|
+
components: [["path", { d: "M10.268 21a2 2 0 0 0 3.464 0 M15 8h6 M18 5v6 M20.002 14.464a9 9 0 0 0 .738.863A1 1 0 0 1 20 17H4a1 1 0 0 1-.74-1.673C4.59 13.956 6 12.499 6 8a6 6 0 0 1 8.75-5.332" }]]
|
|
619
|
+
}, j0 = {
|
|
620
|
+
name: "lu-bell-ring",
|
|
621
|
+
components: [["path", { d: "M10.268 21a2 2 0 0 0 3.464 0 M22 8c0-2.3-.8-4.3-2-6 M3.262 15.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326 M4 2C2.8 3.7 2 5.7 2 8" }]]
|
|
622
|
+
}, I0 = {
|
|
623
|
+
name: "lu-bell",
|
|
624
|
+
components: [["path", { d: "M10.268 21a2 2 0 0 0 3.464 0 M3.262 15.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326" }]]
|
|
625
|
+
}, J0 = {
|
|
626
|
+
name: "lu-between-horizontal-end",
|
|
627
|
+
components: [["path", { d: "M4,3 h11 a1,1 0 0 1 1,1 v5 a1,1 0 0 1 -1,1 h-11 a1,1 0 0 1 -1,-1 v-5 a1,1 0 0 1 1,-1 Z M22 15 L19 12 L22 9 M4,14 h11 a1,1 0 0 1 1,1 v5 a1,1 0 0 1 -1,1 h-11 a1,1 0 0 1 -1,-1 v-5 a1,1 0 0 1 1,-1 Z" }]]
|
|
628
|
+
}, q0 = {
|
|
629
|
+
name: "lu-between-horizontal-start",
|
|
630
|
+
components: [["path", { d: "M9,3 h11 a1,1 0 0 1 1,1 v5 a1,1 0 0 1 -1,1 h-11 a1,1 0 0 1 -1,-1 v-5 a1,1 0 0 1 1,-1 Z M2 9 L5 12 L2 15 M9,14 h11 a1,1 0 0 1 1,1 v5 a1,1 0 0 1 -1,1 h-11 a1,1 0 0 1 -1,-1 v-5 a1,1 0 0 1 1,-1 Z" }]]
|
|
631
|
+
}, G0 = {
|
|
632
|
+
name: "lu-between-vertical-end",
|
|
633
|
+
components: [["path", { d: "M4,3 h5 a1,1 0 0 1 1,1 v11 a1,1 0 0 1 -1,1 h-5 a1,1 0 0 1 -1,-1 v-11 a1,1 0 0 1 1,-1 Z M9 22 L12 19 L15 22 M15,3 h5 a1,1 0 0 1 1,1 v11 a1,1 0 0 1 -1,1 h-5 a1,1 0 0 1 -1,-1 v-11 a1,1 0 0 1 1,-1 Z" }]]
|
|
634
|
+
}, K0 = {
|
|
635
|
+
name: "lu-between-vertical-start",
|
|
636
|
+
components: [["path", { d: "M4,8 h5 a1,1 0 0 1 1,1 v11 a1,1 0 0 1 -1,1 h-5 a1,1 0 0 1 -1,-1 v-11 a1,1 0 0 1 1,-1 Z M15 2 L12 5 L9 2 M15,8 h5 a1,1 0 0 1 1,1 v11 a1,1 0 0 1 -1,1 h-5 a1,1 0 0 1 -1,-1 v-11 a1,1 0 0 1 1,-1 Z" }]]
|
|
637
|
+
}, Y0 = {
|
|
638
|
+
name: "lu-biceps-flexed",
|
|
639
|
+
components: [["path", { d: "M12.409 13.017A5 5 0 0 1 22 15c0 3.866-4 7-9 7-4.077 0-8.153-.82-10.371-2.462-.426-.316-.631-.832-.62-1.362C2.118 12.723 2.627 2 10 2a3 3 0 0 1 3 3 2 2 0 0 1-2 2c-1.105 0-1.64-.444-2-1 M15 14a5 5 0 0 0-7.584 2 M9.964 6.825C8.019 7.977 9.5 13 8 15" }]]
|
|
640
|
+
}, Q0 = {
|
|
641
|
+
name: "lu-bike",
|
|
642
|
+
components: [["path", { d: "M15,17.5 a3.5,3.5 0 1,0 7,0 a3.5,3.5 0 1,0 -7,0 Z M2,17.5 a3.5,3.5 0 1,0 7,0 a3.5,3.5 0 1,0 -7,0 Z M14,5 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M12 17.5V14l-3-3 4-3 2 3h2" }]]
|
|
643
|
+
}, _0 = {
|
|
644
|
+
name: "lu-binary",
|
|
645
|
+
components: [["path", { d: "M16,14 h0 a2,2 0 0 1 2,2 v2 a2,2 0 0 1 -2,2 h-0 a2,2 0 0 1 -2,-2 v-2 a2,2 0 0 1 2,-2 Z M8,4 h0 a2,2 0 0 1 2,2 v2 a2,2 0 0 1 -2,2 h-0 a2,2 0 0 1 -2,-2 v-2 a2,2 0 0 1 2,-2 Z M6 20h4 M14 10h4 M6 14h2v6 M14 4h2v6" }]]
|
|
646
|
+
}, $0 = {
|
|
647
|
+
name: "lu-binoculars",
|
|
648
|
+
components: [["path", { d: "M10 10h4 M19 7V4a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v3 M20 21a2 2 0 0 0 2-2v-3.851c0-1.39-2-2.962-2-4.829V8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v11a2 2 0 0 0 2 2z M 22 16 L 2 16 M4 21a2 2 0 0 1-2-2v-3.851c0-1.39 2-2.962 2-4.829V8a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v11a2 2 0 0 1-2 2z M9 7V4a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v3" }]]
|
|
649
|
+
}, a4 = {
|
|
650
|
+
name: "lu-biohazard",
|
|
651
|
+
components: [["path", { d: "M10,11.9 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M6.7 3.4c-.9 2.5 0 5.2 2.2 6.7C6.5 9 3.7 9.6 2 11.6 M8.9 10.1 L10.3 10.9 M17.3 3.4c.9 2.5 0 5.2-2.2 6.7 2.4-1.2 5.2-.6 6.9 1.5 M15.1 10.1 L13.7 10.9 M16.7 20.8c-2.6-.4-4.6-2.6-4.7-5.3-.2 2.6-2.1 4.8-4.7 5.2 M12 13.9v1.6 M13.5 5.4c-1-.2-2-.2-3 0 M17 16.4c.7-.7 1.2-1.6 1.5-2.5 M5.5 13.9c.3.9.8 1.8 1.5 2.5" }]]
|
|
652
|
+
}, n4 = {
|
|
653
|
+
name: "lu-bird",
|
|
654
|
+
components: [["path", { d: "M16 7h.01 M3.4 18H12a8 8 0 0 0 8-8V7a4 4 0 0 0-7.28-2.3L2 20 M20 7 L22 7.5 L20 8 M10 18v3 M14 17.75V21 M7 18a6 6 0 0 0 3.84-10.61" }]]
|
|
655
|
+
}, o4 = {
|
|
656
|
+
name: "lu-bitcoin",
|
|
657
|
+
components: [["path", { d: "M11.767 19.089c4.924.868 6.14-6.025 1.216-6.894m-1.216 6.894L5.86 18.047m5.908 1.042-.347 1.97m1.563-8.864c4.924.869 6.14-6.025 1.215-6.893m-1.215 6.893-3.94-.694m5.155-6.2L8.29 4.26m5.908 1.042.348-1.97M7.48 20.364l3.126-17.727" }]]
|
|
658
|
+
}, t4 = {
|
|
659
|
+
name: "lu-blend",
|
|
660
|
+
components: [["path", { d: "M2,9 a7,7 0 1,0 14,0 a7,7 0 1,0 -14,0 Z M8,15 a7,7 0 1,0 14,0 a7,7 0 1,0 -14,0 Z" }]]
|
|
661
|
+
}, M4 = {
|
|
662
|
+
name: "lu-blinds",
|
|
663
|
+
components: [["path", { d: "M3 3h18 M20 7H8 M20 11H8 M10 19h10 M8 15h12 M4 3v14 M2,19 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
664
|
+
}, e4 = {
|
|
665
|
+
name: "lu-blocks",
|
|
666
|
+
components: [["path", { d: "M15,3 h5 a1,1 0 0 1 1,1 v5 a1,1 0 0 1 -1,1 h-5 a1,1 0 0 1 -1,-1 v-5 a1,1 0 0 1 1,-1 Z M10 21V8a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-5a1 1 0 0 0-1-1H3" }]]
|
|
667
|
+
}, c4 = {
|
|
668
|
+
name: "lu-bluetooth-connected",
|
|
669
|
+
components: [["path", { d: "m7 7 10 10-5 5V2l5 5L7 17 M18 12 L21 12 M3 12 L6 12" }]]
|
|
670
|
+
}, h4 = {
|
|
671
|
+
name: "lu-bluetooth-off",
|
|
672
|
+
components: [["path", { d: "m17 17-5 5V12l-5 5 M2 2 L22 22 M14.5 9.5 17 7l-5-5v4.5" }]]
|
|
697
673
|
}, s4 = {
|
|
698
|
-
name: "
|
|
699
|
-
components: [["path", { d: "
|
|
674
|
+
name: "lu-bluetooth-searching",
|
|
675
|
+
components: [["path", { d: "m7 7 10 10-5 5V2l5 5L7 17 M20.83 14.83a4 4 0 0 0 0-5.66 M18 12h.01" }]]
|
|
676
|
+
}, l4 = {
|
|
677
|
+
name: "lu-bluetooth",
|
|
678
|
+
components: [["path", { d: "m7 7 10 10-5 5V2l5 5L7 17" }]]
|
|
679
|
+
}, u4 = {
|
|
680
|
+
name: "lu-bold",
|
|
681
|
+
components: [["path", { d: "M6 12h9a4 4 0 0 1 0 8H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h7a4 4 0 0 1 0 8" }]]
|
|
682
|
+
}, p4 = {
|
|
683
|
+
name: "lu-bolt",
|
|
684
|
+
components: [["path", { d: "M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z M8,12 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z" }]]
|
|
685
|
+
}, L4 = {
|
|
686
|
+
name: "lu-bomb",
|
|
687
|
+
components: [["path", { d: "M2,13 a9,9 0 1,0 18,0 a9,9 0 1,0 -18,0 Z M14.35 4.65 16.3 2.7a2.41 2.41 0 0 1 3.4 0l1.6 1.6a2.4 2.4 0 0 1 0 3.4l-1.95 1.95 M22 2 L20.5 3.5" }]]
|
|
700
688
|
}, m4 = {
|
|
701
|
-
name: "
|
|
702
|
-
components: [["path", { d: "
|
|
703
|
-
},
|
|
704
|
-
name: "
|
|
705
|
-
components: [["path", { d: "
|
|
689
|
+
name: "lu-bone",
|
|
690
|
+
components: [["path", { d: "M17 10c.7-.7 1.69 0 2.5 0a2.5 2.5 0 1 0 0-5 .5.5 0 0 1-.5-.5 2.5 2.5 0 1 0-5 0c0 .81.7 1.8 0 2.5l-7 7c-.7.7-1.69 0-2.5 0a2.5 2.5 0 0 0 0 5c.28 0 .5.22.5.5a2.5 2.5 0 1 0 5 0c0-.81-.7-1.8 0-2.5Z" }]]
|
|
691
|
+
}, r4 = {
|
|
692
|
+
name: "lu-book-a",
|
|
693
|
+
components: [["path", { d: "M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20 M8 13 L12 6 L16 13 M9.1 11h5.7" }]]
|
|
694
|
+
}, C4 = {
|
|
695
|
+
name: "lu-book-audio",
|
|
696
|
+
components: [["path", { d: "M12 6v7 M16 8v3 M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20 M8 8v3" }]]
|
|
697
|
+
}, v4 = {
|
|
698
|
+
name: "lu-book-check",
|
|
699
|
+
components: [["path", { d: "M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20 M9 9.5 L11 11.5 L15 7.5" }]]
|
|
706
700
|
}, d4 = {
|
|
707
|
-
name: "
|
|
708
|
-
components: [["path", { d: "
|
|
709
|
-
},
|
|
710
|
-
name: "
|
|
711
|
-
components: [["path", { d: "
|
|
712
|
-
},
|
|
713
|
-
name: "
|
|
714
|
-
components: [["path", { d: "
|
|
715
|
-
},
|
|
716
|
-
name: "
|
|
717
|
-
components: [["path", { d: "
|
|
718
|
-
},
|
|
719
|
-
name: "
|
|
720
|
-
components: [["path", { d: "
|
|
721
|
-
}, g4 = {
|
|
722
|
-
name: "ri-advertisement-fill",
|
|
723
|
-
components: [["path", { d: "M7.55197 13 8.39897 10.8852 9.24398 13H7.55197ZM16 12H17V14H16C15.4477 14 15 13.5523 15 13 15 12.4477 15.4477 12 16 12ZM21 3H3C2.44772 3 2 3.44772 2 4V20C2 20.5523 2.44772 21 3 21H21C21.5523 21 22 20.5523 22 20V4C22 3.44772 21.5523 3 21 3ZM12.598 16H10.443L10.043 15H6.75297L6.35297 16H4.19897L5.39797 13.002 5.39897 13 7.39897 8H9.39897L12.598 16ZM17 8H19V16H16C14.3431 16 13 14.6569 13 13 13 11.3431 14.3431 10 16 10H17V8Z" }]]
|
|
724
|
-
}, u4 = {
|
|
725
|
-
name: "ri-advertisement-line",
|
|
726
|
-
components: [["path", { d: "M12.598 16 9.39893 8H7.39893L5.39893 13 5.39795 13.002 4.19897 16H6.35303L6.75293 15H10.043L10.443 16H12.598ZM7.552 13 8.39893 10.8851 9.24402 13H7.552ZM17 8H19V16H16C14.3431 16 13 14.6569 13 13 13 11.3431 14.3431 10 16 10H17V8ZM16 12C15.4478 12 15 12.4478 15 13 15 13.5522 15.4478 14 16 14H17V12H16ZM21 3H3C2.44775 3 2 3.44775 2 4V20C2 20.5522 2.44775 21 3 21H21C21.5522 21 22 20.5522 22 20V4C22 3.44775 21.5522 3 21 3ZM4 19V5H20V19H4Z" }]]
|
|
701
|
+
name: "lu-book-copy",
|
|
702
|
+
components: [["path", { d: "M2 16V4a2 2 0 0 1 2-2h11 M22 18H11a2 2 0 1 0 0 4h10.5a.5.5 0 0 0 .5-.5v-15a.5.5 0 0 0-.5-.5H11a2 2 0 0 0-2 2v12 M5 14H4a2 2 0 1 0 0 4h1" }]]
|
|
703
|
+
}, i4 = {
|
|
704
|
+
name: "lu-book-dashed",
|
|
705
|
+
components: [["path", { d: "M12 17h1.5 M12 22h1.5 M12 2h1.5 M17.5 22H19a1 1 0 0 0 1-1 M17.5 2H19a1 1 0 0 1 1 1v1.5 M20 14v3h-2.5 M20 8.5V10 M4 10V8.5 M4 19.5V14 M4 4.5A2.5 2.5 0 0 1 6.5 2H8 M8 22H6.5a1 1 0 0 1 0-5H8" }]]
|
|
706
|
+
}, Z4 = {
|
|
707
|
+
name: "lu-book-down",
|
|
708
|
+
components: [["path", { d: "M12 13V7 M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20 M9 10 L12 13 L15 10" }]]
|
|
709
|
+
}, H4 = {
|
|
710
|
+
name: "lu-book-headphones",
|
|
711
|
+
components: [["path", { d: "M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20 M8 12v-2a4 4 0 0 1 8 0v2 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" }]]
|
|
712
|
+
}, V4 = {
|
|
713
|
+
name: "lu-book-heart",
|
|
714
|
+
components: [["path", { d: "M16 8.2A2.22 2.22 0 0 0 13.8 6c-.8 0-1.4.3-1.8.9-.4-.6-1-.9-1.8-.9A2.22 2.22 0 0 0 8 8.2c0 .6.3 1.2.7 1.6A226.652 226.652 0 0 0 12 13a404 404 0 0 0 3.3-3.1 2.413 2.413 0 0 0 .7-1.7 M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20" }]]
|
|
727
715
|
}, A4 = {
|
|
728
|
-
name: "
|
|
729
|
-
components: [["path", { d: "
|
|
716
|
+
name: "lu-book-image",
|
|
717
|
+
components: [["path", { d: "m20 13.7-2.1-2.1a2 2 0 0 0-2.8 0L9.7 17 M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20 M8,8 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
718
|
+
}, g4 = {
|
|
719
|
+
name: "lu-book-key",
|
|
720
|
+
components: [["path", { d: "m19 3 1 1 M20 2 L15.5 6.5 M20 7.898V21a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20 M4 19.5v-15A2.5 2.5 0 0 1 6.5 2h7.844 M12,8 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
730
721
|
}, b4 = {
|
|
731
|
-
name: "
|
|
732
|
-
components: [["path", { d: "
|
|
733
|
-
},
|
|
734
|
-
name: "
|
|
735
|
-
components: [["path", { d: "
|
|
736
|
-
}, v4 = {
|
|
737
|
-
name: "ri-archive-drawer-line",
|
|
738
|
-
components: [["path", { d: "M3 2.9918C3 2.44405 3.44495 2 3.9934 2H20.0066C20.5552 2 21 2.45531 21 2.9918V21.0082C21 21.556 20.5551 22 20.0066 22H3.9934C3.44476 22 3 21.5447 3 21.0082V2.9918ZM19 11V4H5V11H19ZM19 13H5V20H19V13ZM9 6H15V8H9V6ZM9 15H15V17H9V15Z" }]]
|
|
739
|
-
}, D4 = {
|
|
740
|
-
name: "ri-archive-fill",
|
|
741
|
-
components: [["path", { d: "M3 10H21V20.0044C21 20.5543 20.5551 21 20.0066 21H3.9934C3.44476 21 3 20.5552 3 20.0044V10ZM9 12V14H15V12H9ZM2 3.99981C2 3.44763 2.45531 3 2.9918 3H21.0082C21.556 3 22 3.44372 22 3.99981V8H2V3.99981Z" }]]
|
|
722
|
+
name: "lu-book-lock",
|
|
723
|
+
components: [["path", { d: "M18 6V4a2 2 0 1 0-4 0v2 M20 15v6a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20 M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H10 M13,6 h6 a1,1 0 0 1 1,1 v3 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-3 a1,1 0 0 1 1,-1 Z" }]]
|
|
724
|
+
}, w4 = {
|
|
725
|
+
name: "lu-book-marked",
|
|
726
|
+
components: [["path", { d: "M10 2v8l3-3 3 3V2 M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20" }]]
|
|
742
727
|
}, k4 = {
|
|
743
|
-
name: "
|
|
744
|
-
components: [["path", { d: "
|
|
745
|
-
},
|
|
746
|
-
name: "
|
|
747
|
-
components: [["path", { d: "
|
|
728
|
+
name: "lu-book-minus",
|
|
729
|
+
components: [["path", { d: "M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20 M9 10h6" }]]
|
|
730
|
+
}, f4 = {
|
|
731
|
+
name: "lu-book-open-check",
|
|
732
|
+
components: [["path", { d: "M12 21V7 M16 12 L18 14 L22 10 M22 6V4a1 1 0 0 0-1-1h-5a4 4 0 0 0-4 4 4 4 0 0 0-4-4H3a1 1 0 0 0-1 1v13a1 1 0 0 0 1 1h6a3 3 0 0 1 3 3 3 3 0 0 1 3-3h6a1 1 0 0 0 1-1v-1.3" }]]
|
|
748
733
|
}, B4 = {
|
|
749
|
-
name: "
|
|
750
|
-
components: [["path", { d: "
|
|
734
|
+
name: "lu-book-open-text",
|
|
735
|
+
components: [["path", { d: "M12 7v14 M16 12h2 M16 8h2 M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z M6 12h2 M6 8h2" }]]
|
|
736
|
+
}, y4 = {
|
|
737
|
+
name: "lu-book-open",
|
|
738
|
+
components: [["path", { d: "M12 7v14 M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z" }]]
|
|
739
|
+
}, z4 = {
|
|
740
|
+
name: "lu-book-plus",
|
|
741
|
+
components: [["path", { d: "M12 7v6 M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20 M9 10h6" }]]
|
|
742
|
+
}, D4 = {
|
|
743
|
+
name: "lu-book-text",
|
|
744
|
+
components: [["path", { d: "M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20 M8 11h8 M8 7h6" }]]
|
|
745
|
+
}, x4 = {
|
|
746
|
+
name: "lu-book-type",
|
|
747
|
+
components: [["path", { d: "M10 13h4 M12 6v7 M16 8V6H8v2 M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20" }]]
|
|
748
|
+
}, S4 = {
|
|
749
|
+
name: "lu-book-up-2",
|
|
750
|
+
components: [["path", { d: "M12 13V7 M18 2h1a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20 M4 19.5v-15A2.5 2.5 0 0 1 6.5 2 M9 10 L12 7 L15 10 M9 5 L12 2 L15 5" }]]
|
|
751
751
|
}, U4 = {
|
|
752
|
-
name: "
|
|
753
|
-
components: [["path", { d: "M12
|
|
752
|
+
name: "lu-book-up",
|
|
753
|
+
components: [["path", { d: "M12 13V7 M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20 M9 10 L12 7 L15 10" }]]
|
|
754
|
+
}, F4 = {
|
|
755
|
+
name: "lu-book-user",
|
|
756
|
+
components: [["path", { d: "M15 13a3 3 0 1 0-6 0 M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20 M10,8 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
757
|
+
}, R4 = {
|
|
758
|
+
name: "lu-book-x",
|
|
759
|
+
components: [["path", { d: "m14.5 7-5 5 M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20 M9.5 7 L14.5 12" }]]
|
|
754
760
|
}, P4 = {
|
|
755
|
-
name: "
|
|
756
|
-
components: [["path", { d: "
|
|
761
|
+
name: "lu-book",
|
|
762
|
+
components: [["path", { d: "M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20" }]]
|
|
763
|
+
}, O4 = {
|
|
764
|
+
name: "lu-bookmark-check",
|
|
765
|
+
components: [["path", { d: "m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2Z M9 10 L11 12 L15 8" }]]
|
|
757
766
|
}, E4 = {
|
|
758
|
-
name: "
|
|
759
|
-
components: [["path", { d: "
|
|
760
|
-
}, y4 = {
|
|
761
|
-
name: "ri-attachment-line",
|
|
762
|
-
components: [["path", { d: "M14 13.5V8C14 5.79086 12.2091 4 10 4C7.79086 4 6 5.79086 6 8V13.5C6 17.0899 8.91015 20 12.5 20C16.0899 20 19 17.0899 19 13.5V4H21V13.5C21 18.1944 17.1944 22 12.5 22C7.80558 22 4 18.1944 4 13.5V8C4 4.68629 6.68629 2 10 2C13.3137 2 16 4.68629 16 8V13.5C16 15.433 14.433 17 12.5 17C10.567 17 9 15.433 9 13.5V8H11V13.5C11 14.3284 11.6716 15 12.5 15C13.3284 15 14 14.3284 14 13.5Z" }]]
|
|
763
|
-
}, z4 = {
|
|
764
|
-
name: "ri-award-fill",
|
|
765
|
-
components: [["path", { d: "M17 15.2454V22.1169C17 22.393 16.7761 22.617 16.5 22.617C16.4094 22.617 16.3205 22.5923 16.2428 22.5457L12 20L7.75725 22.5457C7.52046 22.6877 7.21333 22.6109 7.07125 22.3742C7.02463 22.2964 7 22.2075 7 22.1169V15.2454C5.17107 13.7793 4 11.5264 4 9C4 4.58172 7.58172 1 12 1C16.4183 1 20 4.58172 20 9C20 11.5264 18.8289 13.7793 17 15.2454ZM12 15C15.3137 15 18 12.3137 18 9C18 5.68629 15.3137 3 12 3C8.68629 3 6 5.68629 6 9C6 12.3137 8.68629 15 12 15ZM12 13C9.79086 13 8 11.2091 8 9C8 6.79086 9.79086 5 12 5C14.2091 5 16 6.79086 16 9C16 11.2091 14.2091 13 12 13Z" }]]
|
|
767
|
+
name: "lu-bookmark-minus",
|
|
768
|
+
components: [["path", { d: "m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16z M15 10 L9 10" }]]
|
|
766
769
|
}, T4 = {
|
|
767
|
-
name: "
|
|
768
|
-
components: [["path", { d: "
|
|
770
|
+
name: "lu-bookmark-plus",
|
|
771
|
+
components: [["path", { d: "m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16z M12 7 L12 13 M15 10 L9 10" }]]
|
|
769
772
|
}, W4 = {
|
|
770
|
-
name: "
|
|
771
|
-
components: [["path", { d: "
|
|
772
|
-
},
|
|
773
|
-
name: "
|
|
774
|
-
components: [["path", { d: "
|
|
775
|
-
}, I4 = {
|
|
776
|
-
name: "ri-bar-chart-box-ai-fill",
|
|
777
|
-
components: [["path", { d: "M20.7134 8.12811L20.4668 8.69379C20.2864 9.10792 19.7136 9.10792 19.5331 8.69379L19.2866 8.12811C18.8471 7.11947 18.0555 6.31641 17.0677 5.87708L16.308 5.53922C15.8973 5.35653 15.8973 4.75881 16.308 4.57612L17.0252 4.25714C18.0384 3.80651 18.8442 2.97373 19.2761 1.93083L19.5293 1.31953C19.7058 0.893489 20.2942 0.893489 20.4706 1.31953L20.7238 1.93083C21.1558 2.97373 21.9616 3.80651 22.9748 4.25714L23.6919 4.57612C24.1027 4.75881 24.1027 5.35653 23.6919 5.53922L22.9323 5.87708C21.9445 6.31641 21.1529 7.11947 20.7134 8.12811ZM22 20V10.6586C21.3744 10.8797 20.7013 11 20 11C18.9071 11 17.8825 10.7078 17 10.1973V17H15V10H16.6822C15.0655 8.92508 14 7.08697 14 5C14 4.29873 14.1203 3.62556 14.3414 3H3C2.44772 3 2 3.44772 2 4V20C2 20.5523 2.44772 21 3 21H21C21.5523 21 22 20.5523 22 20ZM7 13H9V17H7V13ZM11 7H13V17H11V7Z" }]]
|
|
778
|
-
}, O4 = {
|
|
779
|
-
name: "ri-bar-chart-box-ai-line",
|
|
780
|
-
components: [["path", { d: "M20.7134 8.12811L20.4668 8.69379C20.2864 9.10792 19.7136 9.10792 19.5331 8.69379L19.2866 8.12811C18.8471 7.11947 18.0555 6.31641 17.0677 5.87708L16.308 5.53922C15.8973 5.35653 15.8973 4.75881 16.308 4.57612L17.0252 4.25714C18.0384 3.80651 18.8442 2.97373 19.2761 1.93083L19.5293 1.31953C19.7058 0.893489 20.2942 0.893489 20.4706 1.31953L20.7238 1.93083C21.1558 2.97373 21.9616 3.80651 22.9748 4.25714L23.6919 4.57612C24.1027 4.75881 24.1027 5.35653 23.6919 5.53922L22.9323 5.87708C21.9445 6.31641 21.1529 7.11947 20.7134 8.12811ZM2 4C2 3.44772 2.44772 3 3 3H14V5H4V19H20V11H22V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4ZM7 13H9V17H7V13ZM11 7H13V17H11V7ZM15 10H17V17H15V10Z" }]]
|
|
781
|
-
}, j4 = {
|
|
782
|
-
name: "ri-bar-chart-box-fill",
|
|
783
|
-
components: [["path", { d: "M3 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3ZM7 13V17H9V13H7ZM11 7V17H13V7H11ZM15 10V17H17V10H15Z" }]]
|
|
773
|
+
name: "lu-bookmark-x",
|
|
774
|
+
components: [["path", { d: "m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2Z M14.5 7.5 L9.5 12.5 M9.5 7.5 L14.5 12.5" }]]
|
|
775
|
+
}, X4 = {
|
|
776
|
+
name: "lu-bookmark",
|
|
777
|
+
components: [["path", { d: "m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16z" }]]
|
|
784
778
|
}, N4 = {
|
|
785
|
-
name: "
|
|
786
|
-
components: [["path", { d: "
|
|
787
|
-
},
|
|
788
|
-
name: "
|
|
789
|
-
components: [["path", { d: "
|
|
790
|
-
},
|
|
791
|
-
name: "
|
|
792
|
-
components: [["path", { d: "M2
|
|
779
|
+
name: "lu-boom-box",
|
|
780
|
+
components: [["path", { d: "M4 9V5a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4 M8 8v1 M12 8v1 M16 8v1 M4,9 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 M6,15 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M14,15 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
781
|
+
}, j4 = {
|
|
782
|
+
name: "lu-bot-message-square",
|
|
783
|
+
components: [["path", { d: "M12 6V2H8 M8 18 L4 22 L4 8 A2 2 0 0 1 6 6 L18 6 A2 2 0 0 1 20 8 L20 16 A2 2 0 0 1 18 18 Z M2 12h2 M9 11v2 M15 11v2 M20 12h2" }]]
|
|
784
|
+
}, I4 = {
|
|
785
|
+
name: "lu-bot-off",
|
|
786
|
+
components: [["path", { d: "M13.67 8H18a2 2 0 0 1 2 2v4.33 M2 14h2 M20 14h2 M22 22 2 2 M8 8H6a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 1.414-.586 M9 13v2 M9.67 4H12v2.33" }]]
|
|
793
787
|
}, J4 = {
|
|
794
|
-
name: "
|
|
795
|
-
components: [["path", { d: "M2
|
|
788
|
+
name: "lu-bot",
|
|
789
|
+
components: [["path", { d: "M12 8V4H8 M6,8 h12 a2,2 0 0 1 2,2 v8 a2,2 0 0 1 -2,2 h-12 a2,2 0 0 1 -2,-2 v-8 a2,2 0 0 1 2,-2 Z M2 14h2 M20 14h2 M15 13v2 M9 13v2" }]]
|
|
790
|
+
}, q4 = {
|
|
791
|
+
name: "lu-bow-arrow",
|
|
792
|
+
components: [["path", { d: "M17 3h4v4 M18.575 11.082a13 13 0 0 1 1.048 9.027 1.17 1.17 0 0 1-1.914.597L14 17 M7 10 3.29 6.29a1.17 1.17 0 0 1 .6-1.91 13 13 0 0 1 9.03 1.05 M7 14a1.7 1.7 0 0 0-1.207.5l-2.646 2.646A.5.5 0 0 0 3.5 18H5a1 1 0 0 1 1 1v1.5a.5.5 0 0 0 .854.354L9.5 18.207A1.7 1.7 0 0 0 10 17v-2a1 1 0 0 0-1-1z M9.707 14.293 21 3" }]]
|
|
793
|
+
}, G4 = {
|
|
794
|
+
name: "lu-box",
|
|
795
|
+
components: [["path", { d: "M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z M3.3 7 L12 12 L20.7 7 M12 22V12" }]]
|
|
796
796
|
}, K4 = {
|
|
797
|
-
name: "
|
|
798
|
-
components: [["path", { d: "M12
|
|
799
|
-
}, X4 = {
|
|
800
|
-
name: "ri-bar-chart-horizontal-line",
|
|
801
|
-
components: [["path", { d: "M12 3V5H3V3H12ZM16 19V21H3V19H16ZM22 11V13H3V11H22Z" }]]
|
|
797
|
+
name: "lu-boxes",
|
|
798
|
+
components: [["path", { d: "M2.97 12.92A2 2 0 0 0 2 14.63v3.24a2 2 0 0 0 .97 1.71l3 1.8a2 2 0 0 0 2.06 0L12 19v-5.5l-5-3-4.03 2.42Z M7 16.5 L2.26 13.65 M7 16.5 L12 13.5 M7 16.5v5.17 M12 13.5V19l3.97 2.38a2 2 0 0 0 2.06 0l3-1.8a2 2 0 0 0 .97-1.71v-3.24a2 2 0 0 0-.97-1.71L17 10.5l-5 3Z M17 16.5 L12 13.5 M17 16.5 L21.74 13.65 M17 16.5v5.17 M7.97 4.42A2 2 0 0 0 7 6.13v4.37l5 3 5-3V6.13a2 2 0 0 0-.97-1.71l-3-1.8a2 2 0 0 0-2.06 0l-3 1.8Z M12 8 7.26 5.15 M12 8 L16.74 5.15 M12 13.5V8" }]]
|
|
802
799
|
}, Y4 = {
|
|
803
|
-
name: "
|
|
804
|
-
components: [["path", { d: "
|
|
800
|
+
name: "lu-braces",
|
|
801
|
+
components: [["path", { d: "M8 3H7a2 2 0 0 0-2 2v5a2 2 0 0 1-2 2 2 2 0 0 1 2 2v5c0 1.1.9 2 2 2h1 M16 21h1a2 2 0 0 0 2-2v-5c0-1.1.9-2 2-2a2 2 0 0 1-2-2V5a2 2 0 0 0-2-2h-1" }]]
|
|
802
|
+
}, Q4 = {
|
|
803
|
+
name: "lu-brackets",
|
|
804
|
+
components: [["path", { d: "M16 3h2a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-2 M8 21H6a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h2" }]]
|
|
805
805
|
}, _4 = {
|
|
806
|
-
name: "
|
|
807
|
-
components: [["path", { d: "
|
|
806
|
+
name: "lu-brain-circuit",
|
|
807
|
+
components: [["path", { d: "M12 5a3 3 0 1 0-5.997.125 4 4 0 0 0-2.526 5.77 4 4 0 0 0 .556 6.588A4 4 0 1 0 12 18Z M9 13a4.5 4.5 0 0 0 3-4 M6.003 5.125A3 3 0 0 0 6.401 6.5 M3.477 10.896a4 4 0 0 1 .585-.396 M6 18a4 4 0 0 1-1.967-.516 M12 13h4 M12 18h6a2 2 0 0 1 2 2v1 M12 8h8 M16 8V5a2 2 0 0 1 2-2 M15.5,13 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z M17.5,3 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z M19.5,21 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z M19.5,8 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z" }]]
|
|
808
808
|
}, $4 = {
|
|
809
|
-
name: "
|
|
810
|
-
components: [["path", { d: "
|
|
811
|
-
},
|
|
812
|
-
name: "
|
|
813
|
-
components: [["path", { d: "
|
|
814
|
-
},
|
|
815
|
-
name: "
|
|
816
|
-
components: [["path", { d: "
|
|
817
|
-
},
|
|
818
|
-
name: "
|
|
819
|
-
components: [["path", { d: "M5
|
|
820
|
-
},
|
|
821
|
-
name: "
|
|
822
|
-
components: [["path", { d: "
|
|
823
|
-
},
|
|
824
|
-
name: "
|
|
825
|
-
components: [["path", { d: "
|
|
826
|
-
},
|
|
827
|
-
name: "
|
|
828
|
-
components: [["path", { d: "
|
|
829
|
-
},
|
|
830
|
-
name: "
|
|
831
|
-
components: [["path", { d: "
|
|
832
|
-
},
|
|
833
|
-
name: "
|
|
834
|
-
components: [["path", { d: "
|
|
835
|
-
},
|
|
836
|
-
name: "
|
|
837
|
-
components: [["path", { d: "
|
|
838
|
-
},
|
|
839
|
-
name: "
|
|
840
|
-
components: [["path", { d: "
|
|
841
|
-
},
|
|
842
|
-
name: "
|
|
843
|
-
components: [["path", { d: "M7
|
|
844
|
-
},
|
|
845
|
-
name: "
|
|
846
|
-
components: [["path", { d: "
|
|
847
|
-
},
|
|
848
|
-
name: "
|
|
849
|
-
components: [["path", { d: "
|
|
850
|
-
},
|
|
851
|
-
name: "
|
|
852
|
-
components: [["path", { d: "
|
|
853
|
-
},
|
|
854
|
-
name: "
|
|
855
|
-
components: [["path", { d: "
|
|
856
|
-
},
|
|
857
|
-
name: "
|
|
858
|
-
components: [["path", { d: "
|
|
859
|
-
},
|
|
860
|
-
name: "
|
|
861
|
-
components: [["path", { d: "M4
|
|
862
|
-
},
|
|
863
|
-
name: "
|
|
864
|
-
components: [["path", { d: "
|
|
865
|
-
},
|
|
866
|
-
name: "
|
|
867
|
-
components: [["path", { d: "
|
|
868
|
-
},
|
|
869
|
-
name: "
|
|
870
|
-
components: [["path", { d: "
|
|
871
|
-
},
|
|
872
|
-
name: "
|
|
873
|
-
components: [["path", { d: "
|
|
874
|
-
},
|
|
875
|
-
name: "
|
|
876
|
-
components: [["path", { d: "
|
|
877
|
-
},
|
|
878
|
-
name: "
|
|
879
|
-
components: [["path", { d: "
|
|
880
|
-
},
|
|
881
|
-
name: "
|
|
882
|
-
components: [["path", { d: "
|
|
883
|
-
},
|
|
884
|
-
name: "
|
|
885
|
-
components: [["path", { d: "
|
|
886
|
-
},
|
|
887
|
-
name: "
|
|
888
|
-
components: [["path", { d: "
|
|
889
|
-
},
|
|
890
|
-
name: "
|
|
891
|
-
components: [["path", { d: "
|
|
892
|
-
},
|
|
893
|
-
name: "
|
|
894
|
-
components: [["path", { d: "
|
|
895
|
-
},
|
|
896
|
-
name: "
|
|
897
|
-
components: [["path", { d: "
|
|
898
|
-
},
|
|
899
|
-
name: "
|
|
900
|
-
components: [["path", { d: "
|
|
901
|
-
},
|
|
902
|
-
name: "
|
|
903
|
-
components: [["path", { d: "
|
|
904
|
-
},
|
|
905
|
-
name: "
|
|
906
|
-
components: [["path", { d: "
|
|
907
|
-
},
|
|
908
|
-
name: "
|
|
909
|
-
components: [["path", { d: "
|
|
910
|
-
},
|
|
911
|
-
name: "
|
|
912
|
-
components: [["path", { d: "
|
|
913
|
-
},
|
|
914
|
-
name: "
|
|
915
|
-
components: [["path", { d: "
|
|
916
|
-
},
|
|
917
|
-
name: "
|
|
918
|
-
components: [["path", { d: "
|
|
919
|
-
},
|
|
920
|
-
name: "
|
|
921
|
-
components: [["path", { d: "
|
|
922
|
-
},
|
|
923
|
-
name: "
|
|
924
|
-
components: [["path", { d: "
|
|
925
|
-
},
|
|
926
|
-
name: "
|
|
927
|
-
components: [["path", { d: "
|
|
928
|
-
},
|
|
929
|
-
name: "
|
|
930
|
-
components: [["path", { d: "M16
|
|
931
|
-
},
|
|
932
|
-
name: "
|
|
933
|
-
components: [["path", { d: "
|
|
934
|
-
},
|
|
935
|
-
name: "
|
|
936
|
-
components: [["path", { d: "
|
|
937
|
-
},
|
|
938
|
-
name: "
|
|
939
|
-
components: [["path", { d: "
|
|
940
|
-
},
|
|
941
|
-
name: "
|
|
942
|
-
components: [["path", { d: "
|
|
943
|
-
},
|
|
944
|
-
name: "
|
|
945
|
-
components: [["path", { d: "
|
|
946
|
-
},
|
|
947
|
-
name: "
|
|
948
|
-
components: [["path", { d: "
|
|
949
|
-
},
|
|
950
|
-
name: "
|
|
951
|
-
components: [["path", { d: "
|
|
952
|
-
},
|
|
953
|
-
name: "
|
|
954
|
-
components: [["path", { d: "
|
|
955
|
-
},
|
|
956
|
-
name: "
|
|
957
|
-
components: [["path", { d: "
|
|
958
|
-
},
|
|
959
|
-
name: "
|
|
960
|
-
components: [["path", { d: "
|
|
961
|
-
},
|
|
962
|
-
name: "
|
|
963
|
-
components: [["path", { d: "
|
|
964
|
-
},
|
|
965
|
-
name: "
|
|
966
|
-
components: [["path", { d: "
|
|
967
|
-
},
|
|
968
|
-
name: "
|
|
969
|
-
components: [["path", { d: "
|
|
970
|
-
}, $
|
|
971
|
-
name: "
|
|
972
|
-
components: [["path", { d: "
|
|
809
|
+
name: "lu-brain-cog",
|
|
810
|
+
components: [["path", { d: "m10.852 14.772-.383.923 M10.85 9.23 L10.47 8.3 M13.15 14.77 L13.53 15.7 M13.53 8.3 L13.15 9.23 M14.77 10.85 L15.7 10.47 M14.77 13.15 L15.7 13.53 M17.598 6.5A3 3 0 1 0 12 5a3 3 0 0 0-5.63-1.446 3 3 0 0 0-.368 1.571 4 4 0 0 0-2.525 5.771 M17.998 5.125a4 4 0 0 1 2.525 5.771 M19.505 10.294a4 4 0 0 1-1.5 7.706 M4.032 17.483A4 4 0 0 0 11.464 20c.18-.311.892-.311 1.072 0a4 4 0 0 0 7.432-2.516 M4.5 10.291A4 4 0 0 0 6 18 M6.002 5.125a3 3 0 0 0 .4 1.375 M9.23 10.85 L8.3 10.47 M9.23 13.15 L8.3 13.53 M9,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
|
|
811
|
+
}, a5 = {
|
|
812
|
+
name: "lu-brain",
|
|
813
|
+
components: [["path", { d: "M12 5a3 3 0 1 0-5.997.125 4 4 0 0 0-2.526 5.77 4 4 0 0 0 .556 6.588A4 4 0 1 0 12 18Z M12 5a3 3 0 1 1 5.997.125 4 4 0 0 1 2.526 5.77 4 4 0 0 1-.556 6.588A4 4 0 1 1 12 18Z M15 13a4.5 4.5 0 0 1-3-4 4.5 4.5 0 0 1-3 4 M17.599 6.5a3 3 0 0 0 .399-1.375 M6.003 5.125A3 3 0 0 0 6.401 6.5 M3.477 10.896a4 4 0 0 1 .585-.396 M19.938 10.5a4 4 0 0 1 .585.396 M6 18a4 4 0 0 1-1.967-.516 M19.967 17.484A4 4 0 0 1 18 18" }]]
|
|
814
|
+
}, n5 = {
|
|
815
|
+
name: "lu-brick-wall-fire",
|
|
816
|
+
components: [["path", { d: "M16 3v2.107 M17 9c1 3 2.5 3.5 3.5 4.5A5 5 0 0 1 22 17a5 5 0 0 1-10 0c0-.3 0-.6.1-.9a2 2 0 1 0 3.3-2C13 11.5 16 9 17 9 M21 8.274V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h3.938 M3 15h5.253 M3 9h8.228 M8 15v6 M8 3v6" }]]
|
|
817
|
+
}, o5 = {
|
|
818
|
+
name: "lu-brick-wall",
|
|
819
|
+
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 9v6 M16 15v6 M16 3v6 M3 15h18 M3 9h18 M8 15v6 M8 3v6" }]]
|
|
820
|
+
}, t5 = {
|
|
821
|
+
name: "lu-briefcase-business",
|
|
822
|
+
components: [["path", { d: "M12 12h.01 M16 6V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2 M22 13a18.15 18.15 0 0 1-20 0 M4,6 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" }]]
|
|
823
|
+
}, M5 = {
|
|
824
|
+
name: "lu-briefcase-conveyor-belt",
|
|
825
|
+
components: [["path", { d: "M10 20v2 M14 20v2 M18 20v2 M21 20H3 M6 20v2 M8 16V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v12 M6,6 h12 a2,2 0 0 1 2,2 v6 a2,2 0 0 1 -2,2 h-12 a2,2 0 0 1 -2,-2 v-6 a2,2 0 0 1 2,-2 Z" }]]
|
|
826
|
+
}, e5 = {
|
|
827
|
+
name: "lu-briefcase-medical",
|
|
828
|
+
components: [["path", { d: "M12 11v4 M14 13h-4 M16 6V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2 M18 6v14 M6 6v14 M4,6 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" }]]
|
|
829
|
+
}, c5 = {
|
|
830
|
+
name: "lu-briefcase",
|
|
831
|
+
components: [["path", { d: "M16 20V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16 M4,6 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" }]]
|
|
832
|
+
}, h5 = {
|
|
833
|
+
name: "lu-bring-to-front",
|
|
834
|
+
components: [["path", { d: "M10,8 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 10a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2 M14 20a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2" }]]
|
|
835
|
+
}, s5 = {
|
|
836
|
+
name: "lu-brush-cleaning",
|
|
837
|
+
components: [["path", { d: "m16 22-1-4 M19 13.99a1 1 0 0 0 1-1V12a2 2 0 0 0-2-2h-3a1 1 0 0 1-1-1V4a2 2 0 0 0-4 0v5a1 1 0 0 1-1 1H6a2 2 0 0 0-2 2v.99a1 1 0 0 0 1 1 M5 14h14l1.973 6.767A1 1 0 0 1 20 22H4a1 1 0 0 1-.973-1.233z M8 22 L9 18" }]]
|
|
838
|
+
}, l5 = {
|
|
839
|
+
name: "lu-brush",
|
|
840
|
+
components: [["path", { d: "m11 10 3 3 M6.5 21A3.5 3.5 0 1 0 3 17.5a2.62 2.62 0 0 1-.708 1.792A1 1 0 0 0 3 21z M9.969 17.031 21.378 5.624a1 1 0 0 0-3.002-3.002L6.967 14.031" }]]
|
|
841
|
+
}, u5 = {
|
|
842
|
+
name: "lu-bubbles",
|
|
843
|
+
components: [["path", { d: "M7.2 14.8a2 2 0 0 1 2 2 M15,8.5 a3.5,3.5 0 1,0 7,0 a3.5,3.5 0 1,0 -7,0 Z M2,16.5 a5.5,5.5 0 1,0 11,0 a5.5,5.5 0 1,0 -11,0 Z M5,4.5 a2.5,2.5 0 1,0 5,0 a2.5,2.5 0 1,0 -5,0 Z" }]]
|
|
844
|
+
}, p5 = {
|
|
845
|
+
name: "lu-bug-off",
|
|
846
|
+
components: [["path", { d: "M15 7.13V6a3 3 0 0 0-5.14-2.1L8 2 M14.12 3.88 16 2 M22 13h-4v-2a4 4 0 0 0-4-4h-1.3 M20.97 5c0 2.1-1.6 3.8-3.5 4 M2 2 L22 22 M7.7 7.7A4 4 0 0 0 6 11v3a6 6 0 0 0 11.13 3.13 M12 20v-8 M6 13H2 M3 21c0-2.1 1.7-3.9 3.8-4" }]]
|
|
847
|
+
}, L5 = {
|
|
848
|
+
name: "lu-bug-play",
|
|
849
|
+
components: [["path", { d: "M12.765 21.522a.5.5 0 0 1-.765-.424v-8.196a.5.5 0 0 1 .765-.424l5.878 3.674a1 1 0 0 1 0 1.696z M14.12 3.88 16 2 M18 11a4 4 0 0 0-4-4h-4a4 4 0 0 0-4 4v3a6.1 6.1 0 0 0 2 4.5 M20.97 5c0 2.1-1.6 3.8-3.5 4 M3 21c0-2.1 1.7-3.9 3.8-4 M6 13H2 M6.53 9C4.6 8.8 3 7.1 3 5 M8 2 L9.88 3.88 M9 7.13v-1a3.003 3.003 0 1 1 6 0v1" }]]
|
|
850
|
+
}, m5 = {
|
|
851
|
+
name: "lu-bug",
|
|
852
|
+
components: [["path", { d: "m8 2 1.88 1.88 M14.12 3.88 16 2 M9 7.13v-1a3.003 3.003 0 1 1 6 0v1 M12 20c-3.3 0-6-2.7-6-6v-3a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v3c0 3.3-2.7 6-6 6 M12 20v-9 M6.53 9C4.6 8.8 3 7.1 3 5 M6 13H2 M3 21c0-2.1 1.7-3.9 3.8-4 M20.97 5c0 2.1-1.6 3.8-3.5 4 M22 13h-4 M17.2 17c2.1.1 3.8 1.9 3.8 4" }]]
|
|
853
|
+
}, r5 = {
|
|
854
|
+
name: "lu-building-2",
|
|
855
|
+
components: [["path", { d: "M6 22V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v18Z M6 12H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h2 M18 9h2a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2h-2 M10 6h4 M10 10h4 M10 14h4 M10 18h4" }]]
|
|
856
|
+
}, C5 = {
|
|
857
|
+
name: "lu-building",
|
|
858
|
+
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 M9 22v-4h6v4 M8 6h.01 M16 6h.01 M12 6h.01 M12 10h.01 M12 14h.01 M16 10h.01 M16 14h.01 M8 10h.01 M8 14h.01" }]]
|
|
859
|
+
}, v5 = {
|
|
860
|
+
name: "lu-bus-front",
|
|
861
|
+
components: [["path", { d: "M4 6 2 7 M10 6h4 M22 7 L20 6 M6,3 h12 a2,2 0 0 1 2,2 v12 a2,2 0 0 1 -2,2 h-12 a2,2 0 0 1 -2,-2 v-12 a2,2 0 0 1 2,-2 Z M4 11h16 M8 15h.01 M16 15h.01 M6 19v2 M18 21v-2" }]]
|
|
862
|
+
}, d5 = {
|
|
863
|
+
name: "lu-bus",
|
|
864
|
+
components: [["path", { d: "M8 6v6 M15 6v6 M2 12h19.6 M18 18h3s.5-1.7.8-2.8c.1-.4.2-.8.2-1.2 0-.4-.1-.8-.2-1.2l-1.4-5C20.1 6.8 19.1 6 18 6H4a2 2 0 0 0-2 2v10h3 M5,18 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M9 18h5 M14,18 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
865
|
+
}, i5 = {
|
|
866
|
+
name: "lu-cable-car",
|
|
867
|
+
components: [["path", { d: "M10 3h.01 M14 2h.01 M2 9 L22 4 M12 12V6.5 M7,12 h10 a3,3 0 0 1 3,3 v4 a3,3 0 0 1 -3,3 h-10 a3,3 0 0 1 -3,-3 v-4 a3,3 0 0 1 3,-3 Z M9 12v5 M15 12v5 M4 17h16" }]]
|
|
868
|
+
}, Z5 = {
|
|
869
|
+
name: "lu-cable",
|
|
870
|
+
components: [["path", { d: "M17 21v-2a1 1 0 0 1-1-1v-1a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1 M19 15V6.5a1 1 0 0 0-7 0v11a1 1 0 0 1-7 0V9 M21 21v-2h-4 M3 5h4V3 M7 5a1 1 0 0 1 1 1v1a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a1 1 0 0 1 1-1V3" }]]
|
|
871
|
+
}, H5 = {
|
|
872
|
+
name: "lu-cake-slice",
|
|
873
|
+
components: [["path", { d: "M7,7 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M7.2 7.9 3 11v9c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-9c0-2-3-6-7-8l-3.6 2.6 M16 13H3 M16 17H3" }]]
|
|
874
|
+
}, V5 = {
|
|
875
|
+
name: "lu-cake",
|
|
876
|
+
components: [["path", { d: "M20 21v-8a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v8 M4 16s.5-1 2-1 2.5 2 4 2 2.5-2 4-2 2.5 2 4 2 2-1 2-1 M2 21h20 M7 8v3 M12 8v3 M17 8v3 M7 4h.01 M12 4h.01 M17 4h.01" }]]
|
|
877
|
+
}, A5 = {
|
|
878
|
+
name: "lu-calculator",
|
|
879
|
+
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 M8 6 L16 6 M16 14 L16 18 M16 10h.01 M12 10h.01 M8 10h.01 M12 14h.01 M8 14h.01 M12 18h.01 M8 18h.01" }]]
|
|
880
|
+
}, g5 = {
|
|
881
|
+
name: "lu-calendar-1",
|
|
882
|
+
components: [["path", { d: "M11 14h1v4 M16 2v4 M3 10h18 M8 2v4 M5,4 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" }]]
|
|
883
|
+
}, b5 = {
|
|
884
|
+
name: "lu-calendar-arrow-down",
|
|
885
|
+
components: [["path", { d: "m14 18 4 4 4-4 M16 2v4 M18 14v8 M21 11.354V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7.343 M3 10h18 M8 2v4" }]]
|
|
886
|
+
}, w5 = {
|
|
887
|
+
name: "lu-calendar-arrow-up",
|
|
888
|
+
components: [["path", { d: "m14 18 4-4 4 4 M16 2v4 M18 22v-8 M21 11.343V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h9 M3 10h18 M8 2v4" }]]
|
|
889
|
+
}, k5 = {
|
|
890
|
+
name: "lu-calendar-check-2",
|
|
891
|
+
components: [["path", { d: "M8 2v4 M16 2v4 M21 14V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h8 M3 10h18 M16 20 L18 22 L22 18" }]]
|
|
892
|
+
}, f5 = {
|
|
893
|
+
name: "lu-calendar-check",
|
|
894
|
+
components: [["path", { d: "M8 2v4 M16 2v4 M5,4 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 10h18 M9 16 L11 18 L15 14" }]]
|
|
895
|
+
}, B5 = {
|
|
896
|
+
name: "lu-calendar-clock",
|
|
897
|
+
components: [["path", { d: "M21 7.5V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h3.5 M16 2v4 M8 2v4 M3 10h5 M17.5 17.5 16 16.3V14 M10,16 a6,6 0 1,0 12,0 a6,6 0 1,0 -12,0 Z" }]]
|
|
898
|
+
}, y5 = {
|
|
899
|
+
name: "lu-calendar-cog",
|
|
900
|
+
components: [["path", { d: "m15.228 16.852-.923-.383 M15.23 19.15 L14.3 19.53 M16 2v4 M16.47 14.3 L16.85 15.23 M16.85 20.77 L16.47 21.7 M19.15 15.23 L19.53 14.3 M19.53 21.7 L19.15 20.77 M20.77 16.85 L21.7 16.47 M20.77 19.15 L21.7 19.53 M21 11V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6 M3 10h18 M8 2v4 M15,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
|
|
901
|
+
}, z5 = {
|
|
902
|
+
name: "lu-calendar-days",
|
|
903
|
+
components: [["path", { d: "M8 2v4 M16 2v4 M5,4 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 10h18 M8 14h.01 M12 14h.01 M16 14h.01 M8 18h.01 M12 18h.01 M16 18h.01" }]]
|
|
904
|
+
}, D5 = {
|
|
905
|
+
name: "lu-calendar-fold",
|
|
906
|
+
components: [["path", { d: "M8 2v4 M16 2v4 M21 17V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h11Z M3 10h18 M15 22v-4a2 2 0 0 1 2-2h4" }]]
|
|
907
|
+
}, x5 = {
|
|
908
|
+
name: "lu-calendar-heart",
|
|
909
|
+
components: [["path", { d: "M3 10h18V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7 M8 2v4 M16 2v4 M21.29 14.7a2.43 2.43 0 0 0-2.65-.52c-.3.12-.57.3-.8.53l-.34.34-.35-.34a2.43 2.43 0 0 0-2.65-.53c-.3.12-.56.3-.79.53-.95.94-1 2.53.2 3.74L17.5 22l3.6-3.55c1.2-1.21 1.14-2.8.19-3.74Z" }]]
|
|
910
|
+
}, S5 = {
|
|
911
|
+
name: "lu-calendar-minus-2",
|
|
912
|
+
components: [["path", { d: "M8 2v4 M16 2v4 M5,4 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 10h18 M10 16h4" }]]
|
|
913
|
+
}, U5 = {
|
|
914
|
+
name: "lu-calendar-minus",
|
|
915
|
+
components: [["path", { d: "M16 19h6 M16 2v4 M21 15V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h8.5 M3 10h18 M8 2v4" }]]
|
|
916
|
+
}, F5 = {
|
|
917
|
+
name: "lu-calendar-off",
|
|
918
|
+
components: [["path", { d: "M4.2 4.2A2 2 0 0 0 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 1.82-1.18 M21 15.5V6a2 2 0 0 0-2-2H9.5 M16 2v4 M3 10h7 M21 10h-5.5 M2 2 L22 22" }]]
|
|
919
|
+
}, R5 = {
|
|
920
|
+
name: "lu-calendar-plus-2",
|
|
921
|
+
components: [["path", { d: "M8 2v4 M16 2v4 M5,4 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 10h18 M10 16h4 M12 14v4" }]]
|
|
922
|
+
}, P5 = {
|
|
923
|
+
name: "lu-calendar-plus",
|
|
924
|
+
components: [["path", { d: "M16 19h6 M16 2v4 M19 16v6 M21 12.598V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h8.5 M3 10h18 M8 2v4" }]]
|
|
925
|
+
}, O5 = {
|
|
926
|
+
name: "lu-calendar-range",
|
|
927
|
+
components: [["path", { d: "M5,4 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 2v4 M3 10h18 M8 2v4 M17 14h-6 M13 18H7 M7 14h.01 M17 18h.01" }]]
|
|
928
|
+
}, E5 = {
|
|
929
|
+
name: "lu-calendar-search",
|
|
930
|
+
components: [["path", { d: "M16 2v4 M21 11.75V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7.25 M22 22 L20.13 20.13 M3 10h18 M8 2v4 M15,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
|
|
931
|
+
}, T5 = {
|
|
932
|
+
name: "lu-calendar-sync",
|
|
933
|
+
components: [["path", { d: "M11 10v4h4 M11 14 L12.54 12.39 A5 5 0 0 1 20.54 13.89 M16 2v4 M21 18 L19.46 19.61 A5 5 0 0 1 11.46 18.11 M21 22v-4h-4 M21 8.5V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h4.3 M3 10h4 M8 2v4" }]]
|
|
934
|
+
}, W5 = {
|
|
935
|
+
name: "lu-calendar-x-2",
|
|
936
|
+
components: [["path", { d: "M8 2v4 M16 2v4 M21 13V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h8 M3 10h18 M17 22 L22 17 M17 17 L22 22" }]]
|
|
937
|
+
}, X5 = {
|
|
938
|
+
name: "lu-calendar-x",
|
|
939
|
+
components: [["path", { d: "M8 2v4 M16 2v4 M5,4 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 10h18 M14 14 L10 18 M10 14 L14 18" }]]
|
|
940
|
+
}, N5 = {
|
|
941
|
+
name: "lu-calendar",
|
|
942
|
+
components: [["path", { d: "M8 2v4 M16 2v4 M5,4 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 10h18" }]]
|
|
943
|
+
}, j5 = {
|
|
944
|
+
name: "lu-camera-off",
|
|
945
|
+
components: [["path", { d: "M2 2 L22 22 M7 7H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h16 M9.5 4h5L17 7h3a2 2 0 0 1 2 2v7.5 M14.121 15.121A3 3 0 1 1 9.88 10.88" }]]
|
|
946
|
+
}, I5 = {
|
|
947
|
+
name: "lu-camera",
|
|
948
|
+
components: [["path", { d: "M14.5 4h-5L7 7H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-3l-2.5-3z M9,13 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
|
|
949
|
+
}, J5 = {
|
|
950
|
+
name: "lu-candy-cane",
|
|
951
|
+
components: [["path", { d: "M5.7 21a2 2 0 0 1-3.5-2l8.6-14a6 6 0 0 1 10.4 6 2 2 0 1 1-3.464-2 2 2 0 1 0-3.464-2Z M17.75 7 15 2.1 M10.9 4.8 13 9 M7.9 9.7 L9.9 14.1 M4.9 14.7 7 18.9" }]]
|
|
952
|
+
}, q5 = {
|
|
953
|
+
name: "lu-candy-off",
|
|
954
|
+
components: [["path", { d: "M10 10v7.9 M11.802 6.145a5 5 0 0 1 6.053 6.053 M14 6.1v2.243 M15.5 15.57 L14.54 16.54 A5 5 0 0 1 7.46 16.54 A5 5 0 0 1 7.46 9.46 L8.43 8.5 M16 7V3a1 1 0 0 1 1.707-.707 2.5 2.5 0 0 0 2.152.717 1 1 0 0 1 1.131 1.131 2.5 2.5 0 0 0 .717 2.152A1 1 0 0 1 21 8h-4 M2 2 L22 22 M8 17v4a1 1 0 0 1-1.707.707 2.5 2.5 0 0 0-2.152-.717 1 1 0 0 1-1.131-1.131 2.5 2.5 0 0 0-.717-2.152A1 1 0 0 1 3 16h4" }]]
|
|
955
|
+
}, G5 = {
|
|
956
|
+
name: "lu-candy",
|
|
957
|
+
components: [["path", { d: "M10 7v10.9 M14 6.1V17 M16 7V3a1 1 0 0 1 1.707-.707 2.5 2.5 0 0 0 2.152.717 1 1 0 0 1 1.131 1.131 2.5 2.5 0 0 0 .717 2.152A1 1 0 0 1 21 8h-4 M16.536 7.465a5 5 0 0 0-7.072 0l-2 2a5 5 0 0 0 0 7.07 5 5 0 0 0 7.072 0l2-2a5 5 0 0 0 0-7.07 M8 17v4a1 1 0 0 1-1.707.707 2.5 2.5 0 0 0-2.152-.717 1 1 0 0 1-1.131-1.131 2.5 2.5 0 0 0-.717-2.152A1 1 0 0 1 3 16h4" }]]
|
|
958
|
+
}, K5 = {
|
|
959
|
+
name: "lu-cannabis",
|
|
960
|
+
components: [["path", { d: "M12 22v-4 M7 12c-1.5 0-4.5 1.5-5 3 3.5 1.5 6 1 6 1-1.5 1.5-2 3.5-2 5 2.5 0 4.5-1.5 6-3 1.5 1.5 3.5 3 6 3 0-1.5-.5-3.5-2-5 0 0 2.5.5 6-1-.5-1.5-3.5-3-5-3 1.5-1 4-4 4-6-2.5 0-5.5 1.5-7 3 0-2.5-.5-5-2-7-1.5 2-2 4.5-2 7-1.5-1.5-4.5-3-7-3 0 2 2.5 5 4 6" }]]
|
|
961
|
+
}, Y5 = {
|
|
962
|
+
name: "lu-captions-off",
|
|
963
|
+
components: [["path", { d: "M10.5 5H19a2 2 0 0 1 2 2v8.5 M17 11h-.5 M19 19H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2 M2 2 L22 22 M7 11h4 M7 15h2.5" }]]
|
|
964
|
+
}, Q5 = {
|
|
965
|
+
name: "lu-captions",
|
|
966
|
+
components: [["path", { d: "M5,5 h14 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M7 15h4M15 15h2M7 11h2M13 11h4" }]]
|
|
967
|
+
}, _5 = {
|
|
968
|
+
name: "lu-car-front",
|
|
969
|
+
components: [["path", { d: "m21 8-2 2-1.5-3.7A2 2 0 0 0 15.646 5H8.4a2 2 0 0 0-1.903 1.257L5 10 3 8 M7 14h.01 M17 14h.01 M5,10 h14 a2,2 0 0 1 2,2 v4 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-4 a2,2 0 0 1 2,-2 Z M5 18v2 M19 18v2" }]]
|
|
970
|
+
}, $5 = {
|
|
971
|
+
name: "lu-car-taxi-front",
|
|
972
|
+
components: [["path", { d: "M10 2h4 M21 8 L19 10 L17.5 6.3 A2 2 0 0 0 15.65 5 L8.4 5 A2 2 0 0 0 6.5 6.26 L5 10 L3 8 M7 14h.01 M17 14h.01 M5,10 h14 a2,2 0 0 1 2,2 v4 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-4 a2,2 0 0 1 2,-2 Z M5 18v2 M19 18v2" }]]
|
|
973
|
+
}, a7 = {
|
|
974
|
+
name: "lu-car",
|
|
975
|
+
components: [["path", { d: "M19 17h2c.6 0 1-.4 1-1v-3c0-.9-.7-1.7-1.5-1.9C18.7 10.6 16 10 16 10s-1.3-1.4-2.2-2.3c-.5-.4-1.1-.7-1.8-.7H5c-.6 0-1.1.4-1.4.9l-1.4 2.9A3.7 3.7 0 0 0 2 12v4c0 .6.4 1 1 1h2 M5,17 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M9 17h6 M15,17 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
973
976
|
}, n7 = {
|
|
974
|
-
name: "
|
|
975
|
-
components: [["path", { d: "
|
|
976
|
-
}, L7 = {
|
|
977
|
-
name: "ri-customer-service-line",
|
|
978
|
-
components: [["path", { d: "M22 17.0022C21.999 19.8731 19.9816 22.2726 17.2872 22.8616L16.6492 20.9476C17.8532 20.7511 18.8765 20.0171 19.4649 19H17C15.8954 19 15 18.1046 15 17V13C15 11.8954 15.8954 11 17 11H19.9381C19.446 7.05369 16.0796 4 12 4C7.92038 4 4.55399 7.05369 4.06189 11H7C8.10457 11 9 11.8954 9 13V17C9 18.1046 8.10457 19 7 19H4C2.89543 19 2 18.1046 2 17V12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12V12.9987V13V17V17.0013V17.0022ZM20 17V13H17V17H20ZM4 13V17H7V13H4Z" }]]
|
|
979
|
-
}, C7 = {
|
|
980
|
-
name: "ri-donut-chart-fill",
|
|
981
|
-
components: [["path", { d: "M10.9999 2.04938L11 5.07088C7.6077 5.55612 5 8.47352 5 12C5 15.866 8.13401 19 12 19C13.5723 19 15.0236 18.4816 16.1922 17.6064L18.3289 19.7428C16.605 21.1536 14.4014 22 12 22C6.47715 22 2 17.5228 2 12C2 6.81468 5.94662 2.55115 10.9999 2.04938ZM21.9506 13.0001C21.7509 15.0111 20.9555 16.8468 19.7433 18.3283L17.6064 16.1922C18.2926 15.2759 18.7595 14.1859 18.9291 13L21.9506 13.0001ZM13.0011 2.04948C17.725 2.51902 21.4815 6.27589 21.9506 10.9999L18.9291 10.9998C18.4905 7.93452 16.0661 5.50992 13.001 5.07103L13.0011 2.04948Z" }]]
|
|
982
|
-
}, i7 = {
|
|
983
|
-
name: "ri-donut-chart-line",
|
|
984
|
-
components: [["path", { d: "M10.9999 2.04938L11 4.06188C7.05371 4.55396 4 7.92036 4 12C4 16.4183 7.58172 20 12 20C13.8487 20 15.5509 19.3729 16.9055 18.3199L18.3289 19.7428C16.605 21.1536 14.4014 22 12 22C6.47715 22 2 17.5228 2 12C2 6.81468 5.94662 2.55115 10.9999 2.04938ZM21.9506 13.0001C21.7509 15.0111 20.9555 16.8468 19.7433 18.3283L18.3199 16.9055C19.1801 15.799 19.756 14.4606 19.9381 12.9999L21.9506 13.0001ZM13.0011 2.04948C17.725 2.51902 21.4815 6.27589 21.9506 10.9999L19.9381 11C19.4869 7.38162 16.6192 4.51364 13.001 4.062L13.0011 2.04948Z" }]]
|
|
977
|
+
name: "lu-caravan",
|
|
978
|
+
components: [["path", { d: "M18 19V9a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v8a2 2 0 0 0 2 2h2 M2 9h3a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H2 M22 17v1a1 1 0 0 1-1 1H10v-9a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v9 M6,19 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
985
979
|
}, o7 = {
|
|
986
|
-
name: "
|
|
987
|
-
components: [["path", { d: "M2
|
|
988
|
-
}, e7 = {
|
|
989
|
-
name: "ri-flag-2-line",
|
|
990
|
-
components: [["path", { d: "M21.1384 3C21.4146 3 21.6385 3.22386 21.6385 3.5C21.6385 3.58701 21.6157 3.67252 21.5725 3.74807L18 10L21.5725 16.2519C21.7095 16.4917 21.6262 16.7971 21.3865 16.9341C21.3109 16.9773 21.2254 17 21.1384 17H4V22H2V3H21.1384ZM18.5536 5H4V15H18.5536L15.6965 10L18.5536 5Z" }]]
|
|
991
|
-
}, H7 = {
|
|
992
|
-
name: "ri-flag-fill",
|
|
993
|
-
components: [["path", { d: "M3 3H12.382C12.7607 3 13.107 3.214 13.2764 3.55279L14 5H20C20.5523 5 21 5.44772 21 6V17C21 17.5523 20.5523 18 20 18H13.618C13.2393 18 12.893 17.786 12.7236 17.4472L12 16H5V22H3V3Z" }]]
|
|
994
|
-
}, V7 = {
|
|
995
|
-
name: "ri-flag-line",
|
|
996
|
-
components: [["path", { d: "M12.382 3C12.7607 3 13.107 3.214 13.2764 3.55279L14 5H20C20.5523 5 21 5.44772 21 6V17C21 17.5523 20.5523 18 20 18H13.618C13.2393 18 12.893 17.786 12.7236 17.4472L12 16H5V22H3V3H12.382ZM11.7639 5H5V14H13.2361L14.2361 16H19V7H12.7639L11.7639 5Z" }]]
|
|
980
|
+
name: "lu-carrot",
|
|
981
|
+
components: [["path", { d: "M2.27 21.7s9.87-3.5 12.73-6.36a4.5 4.5 0 0 0-6.36-6.37C5.77 11.84 2.27 21.7 2.27 21.7zM8.64 14l-2.05-2.04M15.34 15l-2.46-2.46 M22 9s-1.33-2-3.5-2C16.86 7 15 9 15 9s1.33 2 3.5 2S22 9 22 9z M15 2s-2 1.33-2 3.5S15 9 15 9s2-1.84 2-3.5C17 3.33 15 2 15 2z" }]]
|
|
997
982
|
}, t7 = {
|
|
998
|
-
name: "
|
|
999
|
-
components: [["path", { d: "
|
|
1000
|
-
}, a7 = {
|
|
1001
|
-
name: "ri-flag-off-line",
|
|
1002
|
-
components: [["path", { d: "M16.5859 18L21.1925 22.6066L22.6068 21.1924L2.80777 1.39343L1.39355 2.80765L3.00008 4.41417V22H5.00008V16H12.0001L12.7237 17.4472C12.8931 17.786 13.2393 18 13.6181 18H16.5859ZM14.5859 16H14.2361L13.8864 15.3005L14.5859 16ZM12.5859 14H5.00008V6.41417L12.5859 14ZM21.0001 5.99995V16.7576L19.0001 14.7576V6.99995H12.764L11.764 4.99995H9.24241L7.24241 2.99995H12.382C12.7608 2.99995 13.1071 3.21396 13.2765 3.55274L14.0001 4.99995H20.0001C20.5524 4.99995 21.0001 5.44767 21.0001 5.99995Z" }]]
|
|
1003
|
-
}, l7 = {
|
|
1004
|
-
name: "ri-global-fill",
|
|
1005
|
-
components: [["path", { d: "M2.04932 12.9999H7.52725C7.70624 16.2688 8.7574 19.3053 10.452 21.8809C5.98761 21.1871 2.5001 17.5402 2.04932 12.9999ZM2.04932 10.9999C2.5001 6.45968 5.98761 2.81276 10.452 2.11902C8.7574 4.69456 7.70624 7.73111 7.52725 10.9999H2.04932ZM21.9506 10.9999H16.4726C16.2936 7.73111 15.2425 4.69456 13.5479 2.11902C18.0123 2.81276 21.4998 6.45968 21.9506 10.9999ZM21.9506 12.9999C21.4998 17.5402 18.0123 21.1871 13.5479 21.8809C15.2425 19.3053 16.2936 16.2688 16.4726 12.9999H21.9506ZM9.53068 12.9999H14.4692C14.2976 15.7828 13.4146 18.3732 11.9999 20.5915C10.5852 18.3732 9.70229 15.7828 9.53068 12.9999ZM9.53068 10.9999C9.70229 8.21709 10.5852 5.62672 11.9999 3.40841C13.4146 5.62672 14.2976 8.21709 14.4692 10.9999H9.53068Z" }]]
|
|
1006
|
-
}, r7 = {
|
|
1007
|
-
name: "ri-global-line",
|
|
1008
|
-
components: [["path", { d: "M12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22ZM9.71002 19.6674C8.74743 17.6259 8.15732 15.3742 8.02731 13H4.06189C4.458 16.1765 6.71639 18.7747 9.71002 19.6674ZM10.0307 13C10.1811 15.4388 10.8778 17.7297 12 19.752C13.1222 17.7297 13.8189 15.4388 13.9693 13H10.0307ZM19.9381 13H15.9727C15.8427 15.3742 15.2526 17.6259 14.29 19.6674C17.2836 18.7747 19.542 16.1765 19.9381 13ZM4.06189 11H8.02731C8.15732 8.62577 8.74743 6.37407 9.71002 4.33256C6.71639 5.22533 4.458 7.8235 4.06189 11ZM10.0307 11H13.9693C13.8189 8.56122 13.1222 6.27025 12 4.24799C10.8778 6.27025 10.1811 8.56122 10.0307 11ZM14.29 4.33256C15.2526 6.37407 15.8427 8.62577 15.9727 11H19.9381C19.542 7.8235 17.2836 5.22533 14.29 4.33256Z" }]]
|
|
983
|
+
name: "lu-case-lower",
|
|
984
|
+
components: [["path", { d: "M4,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M10 9v6 M14,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M14 7v8" }]]
|
|
1009
985
|
}, M7 = {
|
|
1010
|
-
name: "
|
|
1011
|
-
components: [["path", { d: "
|
|
986
|
+
name: "lu-case-sensitive",
|
|
987
|
+
components: [["path", { d: "m3 15 4-8 4 8 M4 13h6 M15,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M21 9v6" }]]
|
|
988
|
+
}, e7 = {
|
|
989
|
+
name: "lu-case-upper",
|
|
990
|
+
components: [["path", { d: "m3 15 4-8 4 8 M4 13h6 M15 11h4.5a2 2 0 0 1 0 4H15V7h4a2 2 0 0 1 0 4" }]]
|
|
1012
991
|
}, c7 = {
|
|
1013
|
-
name: "
|
|
1014
|
-
components: [["path", { d: "
|
|
1015
|
-
},
|
|
1016
|
-
name: "
|
|
1017
|
-
components: [["path", { d: "
|
|
1018
|
-
}, p7 = {
|
|
1019
|
-
name: "ri-id-card-line",
|
|
1020
|
-
components: [["path", { d: "M3 6H21V18H3V6ZM2 4C1.44772 4 1 4.44772 1 5V19C1 19.5523 1.44772 20 2 20H22C22.5523 20 23 19.5523 23 19V5C23 4.44772 22.5523 4 22 4H2ZM13 8H19V10H13V8ZM18 12H13V14H18V12ZM10.5 10C10.5 11.3807 9.38071 12.5 8 12.5C6.61929 12.5 5.5 11.3807 5.5 10C5.5 8.61929 6.61929 7.5 8 7.5C9.38071 7.5 10.5 8.61929 10.5 10ZM8 13.5C6.067 13.5 4.5 15.067 4.5 17H11.5C11.5 15.067 9.933 13.5 8 13.5Z" }]]
|
|
992
|
+
name: "lu-cassette-tape",
|
|
993
|
+
components: [["path", { d: "M4,4 h16 a2,2 0 0 1 2,2 v12 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-12 a2,2 0 0 1 2,-2 Z M6,10 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M8 12h8 M14,10 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M6 20 L6.7 17.1 A1.4 1.4 0 0 1 8.1 16 L15.9 16 A1.4 1.4 0 0 1 17.3 17 L18 20" }]]
|
|
994
|
+
}, h7 = {
|
|
995
|
+
name: "lu-cast",
|
|
996
|
+
components: [["path", { d: "M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6 M2 12a9 9 0 0 1 8 8 M2 16a5 5 0 0 1 4 4 M2 20 L2.01 20" }]]
|
|
1021
997
|
}, s7 = {
|
|
1022
|
-
name: "
|
|
1023
|
-
components: [["path", { d: "
|
|
998
|
+
name: "lu-castle",
|
|
999
|
+
components: [["path", { d: "M22 20v-9H2v9a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2Z M18 11V4H6v7 M15 22v-4a3 3 0 0 0-3-3a3 3 0 0 0-3 3v4 M22 11V9 M2 11V9 M6 4V2 M18 4V2 M10 4V2 M14 4V2" }]]
|
|
1000
|
+
}, l7 = {
|
|
1001
|
+
name: "lu-cat",
|
|
1002
|
+
components: [["path", { d: "M12 5c.67 0 1.35.09 2 .26 1.78-2 5.03-2.84 6.42-2.26 1.4.58-.42 7-.42 7 .57 1.07 1 2.24 1 3.44C21 17.9 16.97 21 12 21s-9-3-9-7.56c0-1.25.5-2.4 1-3.44 0 0-1.89-6.42-.5-7 1.39-.58 4.72.23 6.5 2.23A9.04 9.04 0 0 1 12 5Z M8 14v.5 M16 14v.5 M11.25 16.25h1.5L12 17l-.75-.75Z" }]]
|
|
1003
|
+
}, u7 = {
|
|
1004
|
+
name: "lu-cctv",
|
|
1005
|
+
components: [["path", { d: "M16.75 12h3.632a1 1 0 0 1 .894 1.447l-2.034 4.069a1 1 0 0 1-1.708.134l-2.124-2.97 M17.106 9.053a1 1 0 0 1 .447 1.341l-3.106 6.211a1 1 0 0 1-1.342.447L3.61 12.3a2.92 2.92 0 0 1-1.3-3.91L3.69 5.6a2.92 2.92 0 0 1 3.92-1.3z M2 19h3.76a2 2 0 0 0 1.8-1.1L9 15 M2 21v-4 M7 9h.01" }]]
|
|
1006
|
+
}, p7 = {
|
|
1007
|
+
name: "lu-chart-area",
|
|
1008
|
+
components: [["path", { d: "M3 3v16a2 2 0 0 0 2 2h16 M7 11.207a.5.5 0 0 1 .146-.353l2-2a.5.5 0 0 1 .708 0l3.292 3.292a.5.5 0 0 0 .708 0l4.292-4.292a.5.5 0 0 1 .854.353V16a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1z" }]]
|
|
1009
|
+
}, L7 = {
|
|
1010
|
+
name: "lu-chart-bar-big",
|
|
1011
|
+
components: [["path", { d: "M3 3v16a2 2 0 0 0 2 2h16 M8,13 h7 a1,1 0 0 1 1,1 v2 a1,1 0 0 1 -1,1 h-7 a1,1 0 0 1 -1,-1 v-2 a1,1 0 0 1 1,-1 Z M8,5 h10 a1,1 0 0 1 1,1 v2 a1,1 0 0 1 -1,1 h-10 a1,1 0 0 1 -1,-1 v-2 a1,1 0 0 1 1,-1 Z" }]]
|
|
1024
1012
|
}, m7 = {
|
|
1025
|
-
name: "
|
|
1026
|
-
components: [["path", { d: "
|
|
1027
|
-
},
|
|
1028
|
-
name: "
|
|
1029
|
-
components: [["path", { d: "
|
|
1013
|
+
name: "lu-chart-bar-decreasing",
|
|
1014
|
+
components: [["path", { d: "M3 3v16a2 2 0 0 0 2 2h16 M7 11h8 M7 16h3 M7 6h12" }]]
|
|
1015
|
+
}, r7 = {
|
|
1016
|
+
name: "lu-chart-bar-increasing",
|
|
1017
|
+
components: [["path", { d: "M3 3v16a2 2 0 0 0 2 2h16 M7 11h8 M7 16h12 M7 6h3" }]]
|
|
1018
|
+
}, C7 = {
|
|
1019
|
+
name: "lu-chart-bar-stacked",
|
|
1020
|
+
components: [["path", { d: "M11 13v4 M15 5v4 M3 3v16a2 2 0 0 0 2 2h16 M8,13 h7 a1,1 0 0 1 1,1 v2 a1,1 0 0 1 -1,1 h-7 a1,1 0 0 1 -1,-1 v-2 a1,1 0 0 1 1,-1 Z M8,5 h10 a1,1 0 0 1 1,1 v2 a1,1 0 0 1 -1,1 h-10 a1,1 0 0 1 -1,-1 v-2 a1,1 0 0 1 1,-1 Z" }]]
|
|
1021
|
+
}, v7 = {
|
|
1022
|
+
name: "lu-chart-bar",
|
|
1023
|
+
components: [["path", { d: "M3 3v16a2 2 0 0 0 2 2h16 M7 16h8 M7 11h12 M7 6h3" }]]
|
|
1030
1024
|
}, d7 = {
|
|
1031
|
-
name: "
|
|
1032
|
-
components: [["path", { d: "
|
|
1033
|
-
},
|
|
1034
|
-
name: "
|
|
1035
|
-
components: [["path", { d: "M3
|
|
1036
|
-
},
|
|
1037
|
-
name: "
|
|
1038
|
-
components: [["path", { d: "
|
|
1039
|
-
},
|
|
1040
|
-
name: "
|
|
1041
|
-
components: [["path", { d: "
|
|
1042
|
-
},
|
|
1043
|
-
name: "
|
|
1044
|
-
components: [["path", { d: "
|
|
1045
|
-
}, g7 = {
|
|
1046
|
-
name: "ri-info-card-fill",
|
|
1047
|
-
components: [["path", { d: "M1 5C1 4.44772 1.44772 4 2 4H22C22.5523 4 23 4.44772 23 5V19C23 19.5523 22.5523 20 22 20H2C1.44772 20 1 19.5523 1 19V5ZM9 8H7V10H9V8ZM7 13V16H9V11H6V13H7ZM13 9V11H19V9H13ZM18 13H13V15H18V13Z" }]]
|
|
1048
|
-
}, u7 = {
|
|
1049
|
-
name: "ri-info-card-line",
|
|
1050
|
-
components: [["path", { d: "M3 6H21V18H3V6ZM2 4C1.44772 4 1 4.44772 1 5V19C1 19.5523 1.44772 20 2 20H22C22.5523 20 23 19.5523 23 19V5C23 4.44772 22.5523 4 22 4H2ZM13 9H19V11H13V9ZM18 13H13V15H18V13ZM6 13H7V16H9V11H6V13ZM9 8H7V10H9V8Z" }]]
|
|
1025
|
+
name: "lu-chart-candlestick",
|
|
1026
|
+
components: [["path", { d: "M9 5v4 M8,9 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 M9 15v2 M17 3v2 M16,5 h2 a1,1 0 0 1 1,1 v6 a1,1 0 0 1 -1,1 h-2 a1,1 0 0 1 -1,-1 v-6 a1,1 0 0 1 1,-1 Z M17 13v3 M3 3v16a2 2 0 0 0 2 2h16" }]]
|
|
1027
|
+
}, i7 = {
|
|
1028
|
+
name: "lu-chart-column-big",
|
|
1029
|
+
components: [["path", { d: "M3 3v16a2 2 0 0 0 2 2h16 M16,5 h2 a1,1 0 0 1 1,1 v10 a1,1 0 0 1 -1,1 h-2 a1,1 0 0 1 -1,-1 v-10 a1,1 0 0 1 1,-1 Z M8,8 h2 a1,1 0 0 1 1,1 v7 a1,1 0 0 1 -1,1 h-2 a1,1 0 0 1 -1,-1 v-7 a1,1 0 0 1 1,-1 Z" }]]
|
|
1030
|
+
}, Z7 = {
|
|
1031
|
+
name: "lu-chart-column-decreasing",
|
|
1032
|
+
components: [["path", { d: "M13 17V9 M18 17v-3 M3 3v16a2 2 0 0 0 2 2h16 M8 17V5" }]]
|
|
1033
|
+
}, H7 = {
|
|
1034
|
+
name: "lu-chart-column-increasing",
|
|
1035
|
+
components: [["path", { d: "M13 17V9 M18 17V5 M3 3v16a2 2 0 0 0 2 2h16 M8 17v-3" }]]
|
|
1036
|
+
}, V7 = {
|
|
1037
|
+
name: "lu-chart-column-stacked",
|
|
1038
|
+
components: [["path", { d: "M11 13H7 M19 9h-4 M3 3v16a2 2 0 0 0 2 2h16 M16,5 h2 a1,1 0 0 1 1,1 v10 a1,1 0 0 1 -1,1 h-2 a1,1 0 0 1 -1,-1 v-10 a1,1 0 0 1 1,-1 Z M8,8 h2 a1,1 0 0 1 1,1 v7 a1,1 0 0 1 -1,1 h-2 a1,1 0 0 1 -1,-1 v-7 a1,1 0 0 1 1,-1 Z" }]]
|
|
1051
1039
|
}, A7 = {
|
|
1052
|
-
name: "
|
|
1053
|
-
components: [["path", { d: "
|
|
1040
|
+
name: "lu-chart-column",
|
|
1041
|
+
components: [["path", { d: "M3 3v16a2 2 0 0 0 2 2h16 M18 17V9 M13 17V5 M8 17v-3" }]]
|
|
1042
|
+
}, g7 = {
|
|
1043
|
+
name: "lu-chart-gantt",
|
|
1044
|
+
components: [["path", { d: "M10 6h8 M12 16h6 M3 3v16a2 2 0 0 0 2 2h16 M8 11h7" }]]
|
|
1054
1045
|
}, b7 = {
|
|
1055
|
-
name: "
|
|
1056
|
-
components: [["path", { d: "
|
|
1057
|
-
},
|
|
1058
|
-
name: "
|
|
1059
|
-
components: [["path", { d: "
|
|
1060
|
-
}, v7 = {
|
|
1061
|
-
name: "ri-links-line",
|
|
1062
|
-
components: [["path", { d: "M13.0607 8.11097L14.4749 9.52518C17.2086 12.2589 17.2086 16.691 14.4749 19.4247L14.1214 19.7782C11.3877 22.5119 6.95555 22.5119 4.22188 19.7782C1.48821 17.0446 1.48821 12.6124 4.22188 9.87874L5.6361 11.293C3.68348 13.2456 3.68348 16.4114 5.6361 18.364C7.58872 20.3166 10.7545 20.3166 12.7072 18.364L13.0607 18.0105C15.0133 16.0578 15.0133 12.892 13.0607 10.9394L11.6465 9.52518L13.0607 8.11097ZM19.7782 14.1214L18.364 12.7072C20.3166 10.7545 20.3166 7.58872 18.364 5.6361C16.4114 3.68348 13.2456 3.68348 11.293 5.6361L10.9394 5.98965C8.98678 7.94227 8.98678 11.1081 10.9394 13.0607L12.3536 14.4749L10.9394 15.8891L9.52518 14.4749C6.79151 11.7413 6.79151 7.30911 9.52518 4.57544L9.87874 4.22188C12.6124 1.48821 17.0446 1.48821 19.7782 4.22188C22.5119 6.95555 22.5119 11.3877 19.7782 14.1214Z" }]]
|
|
1063
|
-
}, D7 = {
|
|
1064
|
-
name: "ri-mail-add-fill",
|
|
1065
|
-
components: [["path", { d: "M22 13.3414C21.3744 13.1203 20.7013 13 20 13C16.6863 13 14 15.6863 14 19C14 19.7013 14.1203 20.3744 14.3414 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V13.3414ZM12.0606 11.6829L5.64722 6.2377L4.35278 7.7623L12.0731 14.3171L19.6544 7.75616L18.3456 6.24384L12.0606 11.6829ZM21 18H24V20H21V23H19V20H16V18H19V15H21V18Z" }]]
|
|
1046
|
+
name: "lu-chart-line",
|
|
1047
|
+
components: [["path", { d: "M3 3v16a2 2 0 0 0 2 2h16 M19 9 L14 14 L10 10 L7 13" }]]
|
|
1048
|
+
}, w7 = {
|
|
1049
|
+
name: "lu-chart-network",
|
|
1050
|
+
components: [["path", { d: "m13.11 7.664 1.78 2.672 M14.16 12.79 L10.84 14.21 M20 4 L13.94 5.51 M3 3v16a2 2 0 0 0 2 2h16 M10,6 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M14,12 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M7,15 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
1066
1051
|
}, k7 = {
|
|
1067
|
-
name: "
|
|
1068
|
-
components: [["path", { d: "
|
|
1069
|
-
},
|
|
1070
|
-
name: "
|
|
1071
|
-
components: [["path", { d: "
|
|
1052
|
+
name: "lu-chart-no-axes-column-decreasing",
|
|
1053
|
+
components: [["path", { d: "M12 20V10 M18 20v-4 M6 20V4" }]]
|
|
1054
|
+
}, f7 = {
|
|
1055
|
+
name: "lu-chart-no-axes-column-increasing",
|
|
1056
|
+
components: [["path", { d: "M12 20 L12 10 M18 20 L18 4 M6 20 L6 16" }]]
|
|
1072
1057
|
}, B7 = {
|
|
1073
|
-
name: "
|
|
1074
|
-
components: [["path", { d: "
|
|
1058
|
+
name: "lu-chart-no-axes-column",
|
|
1059
|
+
components: [["path", { d: "M18 20 L18 10 M12 20 L12 4 M6 20 L6 14" }]]
|
|
1060
|
+
}, y7 = {
|
|
1061
|
+
name: "lu-chart-no-axes-combined",
|
|
1062
|
+
components: [["path", { d: "M12 16v5 M16 14v7 M20 10v11 M22 3 L13.35 11.65 A0.5 0.5 0 0 1 12.65 11.65 L9.35 8.35 A0.5 0.5 0 0 0 8.65 8.35 L2 15 M4 18v3 M8 14v7" }]]
|
|
1063
|
+
}, z7 = {
|
|
1064
|
+
name: "lu-chart-no-axes-gantt",
|
|
1065
|
+
components: [["path", { d: "M8 6h10 M6 12h9 M11 18h7" }]]
|
|
1066
|
+
}, D7 = {
|
|
1067
|
+
name: "lu-chart-pie",
|
|
1068
|
+
components: [["path", { d: "M21 12c.552 0 1.005-.449.95-.998a10 10 0 0 0-8.953-8.951c-.55-.055-.998.398-.998.95v8a1 1 0 0 0 1 1z M21.21 15.89A10 10 0 1 1 8 2.83" }]]
|
|
1069
|
+
}, x7 = {
|
|
1070
|
+
name: "lu-chart-scatter",
|
|
1071
|
+
components: [["path", { d: "M7,7.5 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z M18,5.5 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z M11,11.5 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z M7,16.5 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z M17,14.5 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z M3 3v16a2 2 0 0 0 2 2h16" }]]
|
|
1072
|
+
}, S7 = {
|
|
1073
|
+
name: "lu-chart-spline",
|
|
1074
|
+
components: [["path", { d: "M3 3v16a2 2 0 0 0 2 2h16 M7 16c.5-2 1.5-7 4-7 2 0 2 3 4 3 2.5 0 4.5-5 5-7" }]]
|
|
1075
1075
|
}, U7 = {
|
|
1076
|
-
name: "
|
|
1077
|
-
components: [["path", { d: "
|
|
1076
|
+
name: "lu-check-check",
|
|
1077
|
+
components: [["path", { d: "M18 6 7 17l-5-5 M22 10 L14.5 17.5 L13 16" }]]
|
|
1078
|
+
}, F7 = {
|
|
1079
|
+
name: "lu-check",
|
|
1080
|
+
components: [["path", { d: "M20 6 9 17l-5-5" }]]
|
|
1081
|
+
}, R7 = {
|
|
1082
|
+
name: "lu-chef-hat",
|
|
1083
|
+
components: [["path", { d: "M17 21a1 1 0 0 0 1-1v-5.35c0-.457.316-.844.727-1.041a4 4 0 0 0-2.134-7.589 5 5 0 0 0-9.186 0 4 4 0 0 0-2.134 7.588c.411.198.727.585.727 1.041V20a1 1 0 0 0 1 1Z M6 17h12" }]]
|
|
1078
1084
|
}, P7 = {
|
|
1079
|
-
name: "
|
|
1080
|
-
components: [["path", { d: "
|
|
1085
|
+
name: "lu-cherry",
|
|
1086
|
+
components: [["path", { d: "M2 17a5 5 0 0 0 10 0c0-2.76-2.5-5-5-3-2.5-2-5 .24-5 3Z M12 17a5 5 0 0 0 10 0c0-2.76-2.5-5-5-3-2.5-2-5 .24-5 3Z M7 14c3.22-2.91 4.29-8.75 5-12 1.66 2.38 4.94 9 5 12 M22 9c-4.29 0-7.14-2.33-10-7 5.71 0 10 4.67 10 7Z" }]]
|
|
1087
|
+
}, O7 = {
|
|
1088
|
+
name: "lu-chevron-down",
|
|
1089
|
+
components: [["path", { d: "m6 9 6 6 6-6" }]]
|
|
1081
1090
|
}, E7 = {
|
|
1082
|
-
name: "
|
|
1083
|
-
components: [["path", { d: "
|
|
1084
|
-
}, y7 = {
|
|
1085
|
-
name: "ri-mail-close-line",
|
|
1086
|
-
components: [["path", { d: "M22 14H20V7.23792L12.0718 14.338L4 7.21594V19H15V21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V14ZM4.51146 5L12.0619 11.662L19.501 5H4.51146ZM21.4142 19L23.5355 21.1213L22.1213 22.5355L20 20.4142L17.8787 22.5355L16.4645 21.1213L18.5858 19L16.4645 16.8787L17.8787 15.4645L20 17.5858L22.1213 15.4645L23.5355 16.8787L21.4142 19Z" }]]
|
|
1087
|
-
}, z7 = {
|
|
1088
|
-
name: "ri-mail-download-fill",
|
|
1089
|
-
components: [["path", { d: "M22 12.8027C21.1175 12.2922 20.0929 12 19 12C15.6863 12 13 14.6863 13 18C13 19.0929 13.2922 20.1175 13.8027 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V12.8027ZM12.0606 11.6829L5.64722 6.2377L4.35278 7.7623L12.0731 14.3171L19.6544 7.75616L18.3456 6.24384L12.0606 11.6829ZM20 18H23L19 22L15 18H18V14H20V18Z" }]]
|
|
1091
|
+
name: "lu-chevron-first",
|
|
1092
|
+
components: [["path", { d: "m17 18-6-6 6-6 M7 6v12" }]]
|
|
1090
1093
|
}, T7 = {
|
|
1091
|
-
name: "
|
|
1092
|
-
components: [["path", { d: "
|
|
1094
|
+
name: "lu-chevron-last",
|
|
1095
|
+
components: [["path", { d: "m7 18 6-6-6-6 M17 6v12" }]]
|
|
1093
1096
|
}, W7 = {
|
|
1094
|
-
name: "
|
|
1095
|
-
components: [["path", { d: "
|
|
1096
|
-
},
|
|
1097
|
-
name: "
|
|
1098
|
-
components: [["path", { d: "
|
|
1099
|
-
}, I7 = {
|
|
1100
|
-
name: "ri-mail-forbid-line",
|
|
1101
|
-
components: [["path", { d: "M20 7.23792L12.0718 14.338L4 7.21594V19H11.0709C11.1719 19.7061 11.3783 20.3783 11.6736 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V12.2547C21.396 11.8334 20.7224 11.5049 20 11.2899V7.23792ZM19.501 5H4.51146L12.0619 11.662L19.501 5ZM16.7066 20.7076C17.0982 20.895 17.5369 21 18 21C19.6569 21 21 19.6569 21 18C21 17.5369 20.895 17.0982 20.7076 16.7066L16.7066 20.7076ZM15.2924 19.2934L19.2934 15.2924C18.9018 15.105 18.4631 15 18 15C16.3431 15 15 16.3431 15 18C15 18.4631 15.105 18.9018 15.2924 19.2934ZM18 23C15.2386 23 13 20.7614 13 18C13 15.2386 15.2386 13 18 13C20.7614 13 23 15.2386 23 18C23 20.7614 20.7614 23 18 23Z" }]]
|
|
1102
|
-
}, O7 = {
|
|
1103
|
-
name: "ri-mail-line",
|
|
1104
|
-
components: [["path", { d: "M3 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3ZM20 7.23792L12.0718 14.338L4 7.21594V19H20V7.23792ZM4.51146 5L12.0619 11.662L19.501 5H4.51146Z" }]]
|
|
1105
|
-
}, j7 = {
|
|
1106
|
-
name: "ri-mail-lock-fill",
|
|
1107
|
-
components: [["path", { d: "M22 11.9996C21.1643 11.3719 20.1256 11 19 11C16.581 11 14.5633 12.7178 14.1 15H13V21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V11.9996ZM12.0606 11.6829L5.64722 6.2377L4.35278 7.7623L12.0731 14.3171L19.6544 7.75616L18.3456 6.24384L12.0606 11.6829ZM22 17H23V22H15V17H16V16C16 14.3431 17.3431 13 19 13C20.6569 13 22 14.3431 22 16V17ZM20 17V16C20 15.4477 19.5523 15 19 15C18.4477 15 18 15.4477 18 16V17H20Z" }]]
|
|
1097
|
+
name: "lu-chevron-left",
|
|
1098
|
+
components: [["path", { d: "m15 18-6-6 6-6" }]]
|
|
1099
|
+
}, X7 = {
|
|
1100
|
+
name: "lu-chevron-right",
|
|
1101
|
+
components: [["path", { d: "m9 18 6-6-6-6" }]]
|
|
1108
1102
|
}, N7 = {
|
|
1109
|
-
name: "
|
|
1110
|
-
components: [["path", { d: "
|
|
1111
|
-
},
|
|
1112
|
-
name: "
|
|
1113
|
-
components: [["path", { d: "
|
|
1114
|
-
},
|
|
1115
|
-
name: "
|
|
1116
|
-
components: [["path", { d: "
|
|
1103
|
+
name: "lu-chevron-up",
|
|
1104
|
+
components: [["path", { d: "m18 15-6-6-6 6" }]]
|
|
1105
|
+
}, j7 = {
|
|
1106
|
+
name: "lu-chevrons-down-up",
|
|
1107
|
+
components: [["path", { d: "m7 20 5-5 5 5 M7 4 L12 9 L17 4" }]]
|
|
1108
|
+
}, I7 = {
|
|
1109
|
+
name: "lu-chevrons-down",
|
|
1110
|
+
components: [["path", { d: "m7 6 5 5 5-5 M7 13 L12 18 L17 13" }]]
|
|
1117
1111
|
}, J7 = {
|
|
1118
|
-
name: "
|
|
1119
|
-
components: [["path", { d: "
|
|
1112
|
+
name: "lu-chevrons-left-right-ellipsis",
|
|
1113
|
+
components: [["path", { d: "m18 8 4 4-4 4 M6 8 L2 12 L6 16 M8 12h.01 M12 12h.01 M16 12h.01" }]]
|
|
1114
|
+
}, q7 = {
|
|
1115
|
+
name: "lu-chevrons-left-right",
|
|
1116
|
+
components: [["path", { d: "m9 7-5 5 5 5 M15 7 L20 12 L15 17" }]]
|
|
1117
|
+
}, G7 = {
|
|
1118
|
+
name: "lu-chevrons-left",
|
|
1119
|
+
components: [["path", { d: "m11 17-5-5 5-5 M18 17 L13 12 L18 7" }]]
|
|
1120
1120
|
}, K7 = {
|
|
1121
|
-
name: "
|
|
1122
|
-
components: [["path", { d: "
|
|
1123
|
-
}, X7 = {
|
|
1124
|
-
name: "ri-mail-settings-fill",
|
|
1125
|
-
components: [["path", { d: "M22 13.3414C21.3744 13.1203 20.7013 13 20 13C16.6863 13 14 15.6863 14 19C14 19.7013 14.1203 20.3744 14.3414 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V13.3414ZM12.0606 11.6829L5.64722 6.2377L4.35278 7.7623L12.0731 14.3171L19.6544 7.75616L18.3456 6.24384L12.0606 11.6829ZM17.05 19.5485C17.0172 19.3706 17 19.1873 17 19C17 18.8127 17.0172 18.6294 17.05 18.4515L16.0359 17.866L17.0359 16.134L18.0505 16.7197C18.3278 16.4824 18.6489 16.2948 19 16.1707V15H21V16.1707C21.3511 16.2948 21.6722 16.4824 21.9495 16.7197L22.9641 16.134L23.9641 17.866L22.95 18.4515C22.9828 18.6294 23 18.8127 23 19C23 19.1873 22.9828 19.3706 22.95 19.5485L23.9641 20.134L22.9641 21.866L21.9495 21.2803C21.6722 21.5176 21.3511 21.7052 21 21.8293V23H19V21.8293C18.6489 21.7052 18.3278 21.5176 18.0505 21.2803L17.0359 21.866L16.0359 20.134L17.05 19.5485ZM20 20C20.5523 20 21 19.5523 21 19C21 18.4477 20.5523 18 20 18C19.4477 18 19 18.4477 19 19C19 19.5523 19.4477 20 20 20Z" }]]
|
|
1121
|
+
name: "lu-chevrons-right-left",
|
|
1122
|
+
components: [["path", { d: "m20 17-5-5 5-5 M4 17 L9 12 L4 7" }]]
|
|
1126
1123
|
}, Y7 = {
|
|
1127
|
-
name: "
|
|
1128
|
-
components: [["path", { d: "
|
|
1124
|
+
name: "lu-chevrons-right",
|
|
1125
|
+
components: [["path", { d: "m6 17 5-5-5-5 M13 17 L18 12 L13 7" }]]
|
|
1126
|
+
}, Q7 = {
|
|
1127
|
+
name: "lu-chevrons-up-down",
|
|
1128
|
+
components: [["path", { d: "m7 15 5 5 5-5 M7 9 L12 4 L17 9" }]]
|
|
1129
1129
|
}, _7 = {
|
|
1130
|
-
name: "
|
|
1131
|
-
components: [["path", { d: "
|
|
1130
|
+
name: "lu-chevrons-up",
|
|
1131
|
+
components: [["path", { d: "m17 11-5-5-5 5 M17 18 L12 13 L7 18" }]]
|
|
1132
1132
|
}, $7 = {
|
|
1133
|
-
name: "
|
|
1134
|
-
components: [["path", { d: "
|
|
1133
|
+
name: "lu-chrome",
|
|
1134
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M8,12 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M21.17 8 L12 8 M3.95 6.06 L8.54 14 M10.88 21.94 L15.46 14" }]]
|
|
1135
|
+
}, aa = {
|
|
1136
|
+
name: "lu-church",
|
|
1137
|
+
components: [["path", { d: "M10 9h4 M12 7v5 M14 22v-4a2 2 0 0 0-4 0v4 M18 22V5.618a1 1 0 0 0-.553-.894l-4.553-2.277a2 2 0 0 0-1.788 0L6.553 4.724A1 1 0 0 0 6 5.618V22 M18 7 L21.45 8.72 A1 1 0 0 1 22 9.62 L22 20 A2 2 0 0 1 20 22 L4 22 A2 2 0 0 1 2 20 L2 9.62 A1 1 0 0 1 2.55 8.72 L6 7" }]]
|
|
1138
|
+
}, na = {
|
|
1139
|
+
name: "lu-cigarette-off",
|
|
1140
|
+
components: [["path", { d: "M12 12H3a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h13 M18 8c0-2.5-2-2.5-2-5 M2 2 L22 22 M21 12a1 1 0 0 1 1 1v2a1 1 0 0 1-.5.866 M22 8c0-2.5-2-2.5-2-5 M7 12v4" }]]
|
|
1141
|
+
}, oa = {
|
|
1142
|
+
name: "lu-cigarette",
|
|
1143
|
+
components: [["path", { d: "M17 12H3a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h14 M18 8c0-2.5-2-2.5-2-5 M21 16a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1 M22 8c0-2.5-2-2.5-2-5 M7 12v4" }]]
|
|
1144
|
+
}, ta = {
|
|
1145
|
+
name: "lu-circle-alert",
|
|
1146
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M12 8 L12 12 M12 16 L12.01 16" }]]
|
|
1147
|
+
}, Ma = {
|
|
1148
|
+
name: "lu-circle-arrow-down",
|
|
1149
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M12 8v8 M8 12 L12 16 L16 12" }]]
|
|
1150
|
+
}, ea = {
|
|
1151
|
+
name: "lu-circle-arrow-left",
|
|
1152
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M16 12H8 M12 8 L8 12 L12 16" }]]
|
|
1153
|
+
}, ca = {
|
|
1154
|
+
name: "lu-circle-arrow-out-down-left",
|
|
1155
|
+
components: [["path", { d: "M2 12a10 10 0 1 1 10 10 M2 22 L12 12 M8 22H2v-6" }]]
|
|
1156
|
+
}, ha = {
|
|
1157
|
+
name: "lu-circle-arrow-out-down-right",
|
|
1158
|
+
components: [["path", { d: "M12 22a10 10 0 1 1 10-10 M22 22 12 12 M22 16v6h-6" }]]
|
|
1159
|
+
}, sa = {
|
|
1160
|
+
name: "lu-circle-arrow-out-up-left",
|
|
1161
|
+
components: [["path", { d: "M2 8V2h6 M2 2 L12 12 M12 2A10 10 0 1 1 2 12" }]]
|
|
1162
|
+
}, la = {
|
|
1163
|
+
name: "lu-circle-arrow-out-up-right",
|
|
1164
|
+
components: [["path", { d: "M22 12A10 10 0 1 1 12 2 M22 2 12 12 M16 2h6v6" }]]
|
|
1165
|
+
}, ua = {
|
|
1166
|
+
name: "lu-circle-arrow-right",
|
|
1167
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M8 12h8 M12 16 L16 12 L12 8" }]]
|
|
1168
|
+
}, pa = {
|
|
1169
|
+
name: "lu-circle-arrow-up",
|
|
1170
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M16 12 L12 8 L8 12 M12 16V8" }]]
|
|
1171
|
+
}, La = {
|
|
1172
|
+
name: "lu-circle-check-big",
|
|
1173
|
+
components: [["path", { d: "M21.801 10A10 10 0 1 1 17 3.335 M9 11 L12 14 L22 4" }]]
|
|
1174
|
+
}, ma = {
|
|
1175
|
+
name: "lu-circle-check",
|
|
1176
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M9 12 L11 14 L15 10" }]]
|
|
1177
|
+
}, ra = {
|
|
1178
|
+
name: "lu-circle-chevron-down",
|
|
1179
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M16 10 L12 14 L8 10" }]]
|
|
1180
|
+
}, Ca = {
|
|
1181
|
+
name: "lu-circle-chevron-left",
|
|
1182
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M14 16 L10 12 L14 8" }]]
|
|
1183
|
+
}, va = {
|
|
1184
|
+
name: "lu-circle-chevron-right",
|
|
1185
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M10 8 L14 12 L10 16" }]]
|
|
1186
|
+
}, da = {
|
|
1187
|
+
name: "lu-circle-chevron-up",
|
|
1188
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M8 14 L12 10 L16 14" }]]
|
|
1189
|
+
}, ia = {
|
|
1190
|
+
name: "lu-circle-dashed",
|
|
1191
|
+
components: [["path", { d: "M10.1 2.182a10 10 0 0 1 3.8 0 M13.9 21.818a10 10 0 0 1-3.8 0 M17.609 3.721a10 10 0 0 1 2.69 2.7 M2.182 13.9a10 10 0 0 1 0-3.8 M20.279 17.609a10 10 0 0 1-2.7 2.69 M21.818 10.1a10 10 0 0 1 0 3.8 M3.721 6.391a10 10 0 0 1 2.7-2.69 M6.391 20.279a10 10 0 0 1-2.69-2.7" }]]
|
|
1192
|
+
}, Za = {
|
|
1193
|
+
name: "lu-circle-divide",
|
|
1194
|
+
components: [["path", { d: "M8 12 L16 12 M12 16 L12 16 M12 8 L12 8 M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z" }]]
|
|
1195
|
+
}, Ha = {
|
|
1196
|
+
name: "lu-circle-dollar-sign",
|
|
1197
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M16 8h-6a2 2 0 1 0 0 4h4a2 2 0 1 1 0 4H8 M12 18V6" }]]
|
|
1198
|
+
}, Va = {
|
|
1199
|
+
name: "lu-circle-dot-dashed",
|
|
1200
|
+
components: [["path", { d: "M10.1 2.18a9.93 9.93 0 0 1 3.8 0 M17.6 3.71a9.95 9.95 0 0 1 2.69 2.7 M21.82 10.1a9.93 9.93 0 0 1 0 3.8 M20.29 17.6a9.95 9.95 0 0 1-2.7 2.69 M13.9 21.82a9.94 9.94 0 0 1-3.8 0 M6.4 20.29a9.95 9.95 0 0 1-2.69-2.7 M2.18 13.9a9.93 9.93 0 0 1 0-3.8 M3.71 6.4a9.95 9.95 0 0 1 2.7-2.69 M11,12 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
|
|
1201
|
+
}, Aa = {
|
|
1202
|
+
name: "lu-circle-dot",
|
|
1203
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M11,12 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
|
|
1204
|
+
}, ga = {
|
|
1205
|
+
name: "lu-circle-ellipsis",
|
|
1206
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M17 12h.01 M12 12h.01 M7 12h.01" }]]
|
|
1207
|
+
}, ba = {
|
|
1208
|
+
name: "lu-circle-equal",
|
|
1209
|
+
components: [["path", { d: "M7 10h10 M7 14h10 M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z" }]]
|
|
1210
|
+
}, wa = {
|
|
1211
|
+
name: "lu-circle-fading-arrow-up",
|
|
1212
|
+
components: [["path", { d: "M12 2a10 10 0 0 1 7.38 16.75 M16 12 L12 8 L8 12 M12 16V8 M2.5 8.875a10 10 0 0 0-.5 3 M2.83 16a10 10 0 0 0 2.43 3.4 M4.636 5.235a10 10 0 0 1 .891-.857 M8.644 21.42a10 10 0 0 0 7.631-.38" }]]
|
|
1213
|
+
}, ka = {
|
|
1214
|
+
name: "lu-circle-fading-plus",
|
|
1215
|
+
components: [["path", { d: "M12 2a10 10 0 0 1 7.38 16.75 M12 8v8 M16 12H8 M2.5 8.875a10 10 0 0 0-.5 3 M2.83 16a10 10 0 0 0 2.43 3.4 M4.636 5.235a10 10 0 0 1 .891-.857 M8.644 21.42a10 10 0 0 0 7.631-.38" }]]
|
|
1216
|
+
}, fa = {
|
|
1217
|
+
name: "lu-circle-gauge",
|
|
1218
|
+
components: [["path", { d: "M15.6 2.7a10 10 0 1 0 5.7 5.7 M10,12 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M13.4 10.6 19 5" }]]
|
|
1219
|
+
}, Ba = {
|
|
1220
|
+
name: "lu-circle-help",
|
|
1221
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3 M12 17h.01" }]]
|
|
1222
|
+
}, ya = {
|
|
1223
|
+
name: "lu-circle-minus",
|
|
1224
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M8 12h8" }]]
|
|
1225
|
+
}, za = {
|
|
1226
|
+
name: "lu-circle-off",
|
|
1227
|
+
components: [["path", { d: "m2 2 20 20 M8.35 2.69A10 10 0 0 1 21.3 15.65 M19.08 19.08A10 10 0 1 1 4.92 4.92" }]]
|
|
1228
|
+
}, Da = {
|
|
1229
|
+
name: "lu-circle-parking-off",
|
|
1230
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M5 5 L19 19 M13 13a3 3 0 1 0 0-6H9v2 M9 17v-2.34" }]]
|
|
1231
|
+
}, xa = {
|
|
1232
|
+
name: "lu-circle-parking",
|
|
1233
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M9 17V7h4a3 3 0 0 1 0 6H9" }]]
|
|
1234
|
+
}, Sa = {
|
|
1235
|
+
name: "lu-circle-pause",
|
|
1236
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M10 15 L10 9 M14 15 L14 9" }]]
|
|
1237
|
+
}, Ua = {
|
|
1238
|
+
name: "lu-circle-percent",
|
|
1239
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M15 9 L9 15 M9 9h.01 M15 15h.01" }]]
|
|
1240
|
+
}, Fa = {
|
|
1241
|
+
name: "lu-circle-play",
|
|
1242
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M10 8 L16 12 L10 16 L10 8 Z" }]]
|
|
1243
|
+
}, Ra = {
|
|
1244
|
+
name: "lu-circle-plus",
|
|
1245
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M8 12h8 M12 8v8" }]]
|
|
1246
|
+
}, Pa = {
|
|
1247
|
+
name: "lu-circle-power",
|
|
1248
|
+
components: [["path", { d: "M12 7v4 M7.998 9.003a5 5 0 1 0 8-.005 M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z" }]]
|
|
1249
|
+
}, Oa = {
|
|
1250
|
+
name: "lu-circle-slash-2",
|
|
1251
|
+
components: [["path", { d: "M22 2 2 22 M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z" }]]
|
|
1252
|
+
}, Ea = {
|
|
1253
|
+
name: "lu-circle-slash",
|
|
1254
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M9 15 L15 9" }]]
|
|
1255
|
+
}, Ta = {
|
|
1256
|
+
name: "lu-circle-small",
|
|
1257
|
+
components: [["path", { d: "M6,12 a6,6 0 1,0 12,0 a6,6 0 1,0 -12,0 Z" }]]
|
|
1258
|
+
}, Wa = {
|
|
1259
|
+
name: "lu-circle-stop",
|
|
1260
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M10,9 h4 a1,1 0 0 1 1,1 v4 a1,1 0 0 1 -1,1 h-4 a1,1 0 0 1 -1,-1 v-4 a1,1 0 0 1 1,-1 Z" }]]
|
|
1261
|
+
}, Xa = {
|
|
1262
|
+
name: "lu-circle-user-round",
|
|
1263
|
+
components: [["path", { d: "M18 20a6 6 0 0 0-12 0 M8,10 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z" }]]
|
|
1264
|
+
}, Na = {
|
|
1265
|
+
name: "lu-circle-user",
|
|
1266
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M9,10 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M7 20.662V19a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v1.662" }]]
|
|
1267
|
+
}, ja = {
|
|
1268
|
+
name: "lu-circle-x",
|
|
1269
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M15 9 L9 15 M9 9 L15 15" }]]
|
|
1270
|
+
}, Ia = {
|
|
1271
|
+
name: "lu-circle",
|
|
1272
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z" }]]
|
|
1273
|
+
}, Ja = {
|
|
1274
|
+
name: "lu-circuit-board",
|
|
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 M11 9h4a2 2 0 0 0 2-2V3 M7,9 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M7 21v-4a2 2 0 0 1 2-2h4 M13,15 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
1276
|
+
}, qa = {
|
|
1277
|
+
name: "lu-citrus",
|
|
1278
|
+
components: [["path", { d: "M21.66 17.67a1.08 1.08 0 0 1-.04 1.6A12 12 0 0 1 4.73 2.38a1.1 1.1 0 0 1 1.61-.04z M19.65 15.66A8 8 0 0 1 8.35 4.34 M14 10 L8.5 15.5 M14 17.85V10H6.15" }]]
|
|
1279
|
+
}, Ga = {
|
|
1280
|
+
name: "lu-clapperboard",
|
|
1281
|
+
components: [["path", { d: "M20.2 6 3 11l-.9-2.4c-.3-1.1.3-2.2 1.3-2.5l13.5-4c1.1-.3 2.2.3 2.5 1.3Z M6.2 5.3 L9.3 9.2 M12.4 3.4 L15.5 7.4 M3 11h18v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2Z" }]]
|
|
1282
|
+
}, Ka = {
|
|
1283
|
+
name: "lu-clipboard-check",
|
|
1284
|
+
components: [["path", { d: "M9,2 h6 a1,1 0 0 1 1,1 v2 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-2 a1,1 0 0 1 1,-1 Z M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2 M9 14 L11 16 L15 12" }]]
|
|
1285
|
+
}, Ya = {
|
|
1286
|
+
name: "lu-clipboard-copy",
|
|
1287
|
+
components: [["path", { d: "M9,2 h6 a1,1 0 0 1 1,1 v2 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-2 a1,1 0 0 1 1,-1 Z M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2 M16 4h2a2 2 0 0 1 2 2v4 M21 14H11 M15 10 L11 14 L15 18" }]]
|
|
1288
|
+
}, Qa = {
|
|
1289
|
+
name: "lu-clipboard-list",
|
|
1290
|
+
components: [["path", { d: "M9,2 h6 a1,1 0 0 1 1,1 v2 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-2 a1,1 0 0 1 1,-1 Z M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2 M12 11h4 M12 16h4 M8 11h.01 M8 16h.01" }]]
|
|
1291
|
+
}, _a = {
|
|
1292
|
+
name: "lu-clipboard-minus",
|
|
1293
|
+
components: [["path", { d: "M9,2 h6 a1,1 0 0 1 1,1 v2 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-2 a1,1 0 0 1 1,-1 Z M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2 M9 14h6" }]]
|
|
1294
|
+
}, $a = {
|
|
1295
|
+
name: "lu-clipboard-paste",
|
|
1296
|
+
components: [["path", { d: "M11 14h10 M16 4h2a2 2 0 0 1 2 2v1.344 M17 18 L21 14 L17 10 M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 1.793-1.113 M9,2 h6 a1,1 0 0 1 1,1 v2 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-2 a1,1 0 0 1 1,-1 Z" }]]
|
|
1297
|
+
}, a6 = {
|
|
1298
|
+
name: "lu-clipboard-pen-line",
|
|
1299
|
+
components: [["path", { d: "M9,2 h6 a1,1 0 0 1 1,1 v2 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-2 a1,1 0 0 1 1,-1 Z M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-.5 M16 4h2a2 2 0 0 1 1.73 1 M8 18h1 M21.378 12.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z" }]]
|
|
1300
|
+
}, n6 = {
|
|
1301
|
+
name: "lu-clipboard-pen",
|
|
1302
|
+
components: [["path", { d: "M9,2 h6 a1,1 0 0 1 1,1 v2 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-2 a1,1 0 0 1 1,-1 Z M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-5.5 M4 13.5V6a2 2 0 0 1 2-2h2 M13.378 15.626a1 1 0 1 0-3.004-3.004l-5.01 5.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z" }]]
|
|
1303
|
+
}, o6 = {
|
|
1304
|
+
name: "lu-clipboard-plus",
|
|
1305
|
+
components: [["path", { d: "M9,2 h6 a1,1 0 0 1 1,1 v2 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-2 a1,1 0 0 1 1,-1 Z M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2 M9 14h6 M12 17v-6" }]]
|
|
1306
|
+
}, t6 = {
|
|
1307
|
+
name: "lu-clipboard-type",
|
|
1308
|
+
components: [["path", { d: "M9,2 h6 a1,1 0 0 1 1,1 v2 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-2 a1,1 0 0 1 1,-1 Z M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2 M9 12v-1h6v1 M11 17h2 M12 11v6" }]]
|
|
1309
|
+
}, M6 = {
|
|
1310
|
+
name: "lu-clipboard-x",
|
|
1311
|
+
components: [["path", { d: "M9,2 h6 a1,1 0 0 1 1,1 v2 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-2 a1,1 0 0 1 1,-1 Z M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2 M15 11 L9 17 M9 11 L15 17" }]]
|
|
1312
|
+
}, e6 = {
|
|
1313
|
+
name: "lu-clipboard",
|
|
1314
|
+
components: [["path", { d: "M9,2 h6 a1,1 0 0 1 1,1 v2 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-2 a1,1 0 0 1 1,-1 Z M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2" }]]
|
|
1315
|
+
}, c6 = {
|
|
1316
|
+
name: "lu-clock-1",
|
|
1317
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M12 6 L12 12 L14.5 8" }]]
|
|
1318
|
+
}, h6 = {
|
|
1319
|
+
name: "lu-clock-10",
|
|
1320
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M12 6 L12 12 L8 10" }]]
|
|
1321
|
+
}, s6 = {
|
|
1322
|
+
name: "lu-clock-11",
|
|
1323
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M12 6 L12 12 L9.5 8" }]]
|
|
1324
|
+
}, l6 = {
|
|
1325
|
+
name: "lu-clock-12",
|
|
1326
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M12 6 L12 12" }]]
|
|
1327
|
+
}, u6 = {
|
|
1328
|
+
name: "lu-clock-2",
|
|
1329
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M12 6 L12 12 L16 10" }]]
|
|
1330
|
+
}, p6 = {
|
|
1331
|
+
name: "lu-clock-3",
|
|
1332
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M12 6 L12 12 L16.5 12" }]]
|
|
1333
|
+
}, L6 = {
|
|
1334
|
+
name: "lu-clock-4",
|
|
1335
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M12 6 L12 12 L16 14" }]]
|
|
1336
|
+
}, m6 = {
|
|
1337
|
+
name: "lu-clock-5",
|
|
1338
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M12 6 L12 12 L14.5 16" }]]
|
|
1339
|
+
}, r6 = {
|
|
1340
|
+
name: "lu-clock-6",
|
|
1341
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M12 6 L12 12 L12 16.5" }]]
|
|
1342
|
+
}, C6 = {
|
|
1343
|
+
name: "lu-clock-7",
|
|
1344
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M12 6 L12 12 L9.5 16" }]]
|
|
1345
|
+
}, v6 = {
|
|
1346
|
+
name: "lu-clock-8",
|
|
1347
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M12 6 L12 12 L8 14" }]]
|
|
1348
|
+
}, d6 = {
|
|
1349
|
+
name: "lu-clock-9",
|
|
1350
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M12 6 L12 12 L7.5 12" }]]
|
|
1351
|
+
}, i6 = {
|
|
1352
|
+
name: "lu-clock-alert",
|
|
1353
|
+
components: [["path", { d: "M12 6v6l4 2 M16 21.16a10 10 0 1 1 5-13.516 M20 11.5v6 M20 21.5h.01" }]]
|
|
1354
|
+
}, Z6 = {
|
|
1355
|
+
name: "lu-clock-arrow-down",
|
|
1356
|
+
components: [["path", { d: "M12.338 21.994A10 10 0 1 1 21.925 13.227 M12 6v6l2 1 M14 18 L18 22 L22 18 M18 14v8" }]]
|
|
1357
|
+
}, H6 = {
|
|
1358
|
+
name: "lu-clock-arrow-up",
|
|
1359
|
+
components: [["path", { d: "M13.228 21.925A10 10 0 1 1 21.994 12.338 M12 6v6l1.562.781 M14 18 L18 14 L22 18 M18 22v-8" }]]
|
|
1360
|
+
}, V6 = {
|
|
1361
|
+
name: "lu-clock-fading",
|
|
1362
|
+
components: [["path", { d: "M12 2a10 10 0 0 1 7.38 16.75 M12 6v6l4 2 M2.5 8.875a10 10 0 0 0-.5 3 M2.83 16a10 10 0 0 0 2.43 3.4 M4.636 5.235a10 10 0 0 1 .891-.857 M8.644 21.42a10 10 0 0 0 7.631-.38" }]]
|
|
1363
|
+
}, A6 = {
|
|
1364
|
+
name: "lu-clock-plus",
|
|
1365
|
+
components: [["path", { d: "M12 6v6l3.644 1.822 M16 19h6 M19 16v6 M21.92 13.267a10 10 0 1 0-8.653 8.653" }]]
|
|
1366
|
+
}, g6 = {
|
|
1367
|
+
name: "lu-clock",
|
|
1368
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M12 6 L12 12 L16 14" }]]
|
|
1369
|
+
}, b6 = {
|
|
1370
|
+
name: "lu-cloud-alert",
|
|
1371
|
+
components: [["path", { d: "M12 12v4 M12 20h.01 M17 18h.5a1 1 0 0 0 0-9h-1.79A7 7 0 1 0 7 17.708" }]]
|
|
1372
|
+
}, w6 = {
|
|
1373
|
+
name: "lu-cloud-cog",
|
|
1374
|
+
components: [["path", { d: "m10.852 19.772-.383.924 M13.15 14.23 L13.53 13.3 M13.148 19.772a3 3 0 1 0-2.296-5.544l-.383-.923 M13.53 20.7 L13.15 19.77 A3 3 0 1 1 10.85 14.23 M14.77 15.85 L15.7 15.47 M14.77 18.15 L15.7 18.53 M4.2 15.1a7 7 0 1 1 9.93-9.858A7 7 0 0 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.2 M9.23 15.85 L8.3 15.47 M9.23 18.15 L8.3 18.53" }]]
|
|
1375
|
+
}, k6 = {
|
|
1376
|
+
name: "lu-cloud-download",
|
|
1377
|
+
components: [["path", { d: "M12 13v8l-4-4 M12 21 L16 17 M4.393 15.269A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.436 8.284" }]]
|
|
1378
|
+
}, f6 = {
|
|
1379
|
+
name: "lu-cloud-drizzle",
|
|
1380
|
+
components: [["path", { d: "M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242 M8 19v1 M8 14v1 M16 19v1 M16 14v1 M12 21v1 M12 16v1" }]]
|
|
1381
|
+
}, B6 = {
|
|
1382
|
+
name: "lu-cloud-fog",
|
|
1383
|
+
components: [["path", { d: "M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242 M16 17H7 M17 21H9" }]]
|
|
1384
|
+
}, y6 = {
|
|
1385
|
+
name: "lu-cloud-hail",
|
|
1386
|
+
components: [["path", { d: "M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242 M16 14v2 M8 14v2 M16 20h.01 M8 20h.01 M12 16v2 M12 22h.01" }]]
|
|
1387
|
+
}, z6 = {
|
|
1388
|
+
name: "lu-cloud-lightning",
|
|
1389
|
+
components: [["path", { d: "M6 16.326A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 .5 8.973 M13 12 L10 17 L14 17 L11 22" }]]
|
|
1390
|
+
}, D6 = {
|
|
1391
|
+
name: "lu-cloud-moon-rain",
|
|
1392
|
+
components: [["path", { d: "M10.188 8.5A6 6 0 0 1 16 4a1 1 0 0 0 6 6 6 6 0 0 1-3 5.197 M11 20v2 M3 20a5 5 0 1 1 8.9-4H13a3 3 0 0 1 2 5.24 M7 19v2" }]]
|
|
1393
|
+
}, x6 = {
|
|
1394
|
+
name: "lu-cloud-moon",
|
|
1395
|
+
components: [["path", { d: "M10.188 8.5A6 6 0 0 1 16 4a1 1 0 0 0 6 6 6 6 0 0 1-3 5.197 M13 16a3 3 0 1 1 0 6H7a5 5 0 1 1 4.9-6Z" }]]
|
|
1396
|
+
}, S6 = {
|
|
1397
|
+
name: "lu-cloud-off",
|
|
1398
|
+
components: [["path", { d: "m2 2 20 20 M5.782 5.782A7 7 0 0 0 9 19h8.5a4.5 4.5 0 0 0 1.307-.193 M21.532 16.5A4.5 4.5 0 0 0 17.5 10h-1.79A7.008 7.008 0 0 0 10 5.07" }]]
|
|
1399
|
+
}, U6 = {
|
|
1400
|
+
name: "lu-cloud-rain-wind",
|
|
1401
|
+
components: [["path", { d: "M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242 M9.2 22 L12.2 15 M9 13 L6 20 M17 13 L14 20" }]]
|
|
1402
|
+
}, F6 = {
|
|
1403
|
+
name: "lu-cloud-rain",
|
|
1404
|
+
components: [["path", { d: "M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242 M16 14v6 M8 14v6 M12 16v6" }]]
|
|
1405
|
+
}, R6 = {
|
|
1406
|
+
name: "lu-cloud-snow",
|
|
1407
|
+
components: [["path", { d: "M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242 M8 15h.01 M8 19h.01 M12 17h.01 M12 21h.01 M16 15h.01 M16 19h.01" }]]
|
|
1408
|
+
}, P6 = {
|
|
1409
|
+
name: "lu-cloud-sun-rain",
|
|
1410
|
+
components: [["path", { d: "M12 2v2 M4.93 4.93 L6.34 6.34 M20 12h2 M19.07 4.93 L17.66 6.34 M15.947 12.65a4 4 0 0 0-5.925-4.128 M3 20a5 5 0 1 1 8.9-4H13a3 3 0 0 1 2 5.24 M11 20v2 M7 19v2" }]]
|
|
1411
|
+
}, O6 = {
|
|
1412
|
+
name: "lu-cloud-sun",
|
|
1413
|
+
components: [["path", { d: "M12 2v2 M4.93 4.93 L6.34 6.34 M20 12h2 M19.07 4.93 L17.66 6.34 M15.947 12.65a4 4 0 0 0-5.925-4.128 M13 22H7a5 5 0 1 1 4.9-6H13a3 3 0 0 1 0 6Z" }]]
|
|
1414
|
+
}, E6 = {
|
|
1415
|
+
name: "lu-cloud-upload",
|
|
1416
|
+
components: [["path", { d: "M12 13v8 M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242 M8 17 L12 13 L16 17" }]]
|
|
1417
|
+
}, T6 = {
|
|
1418
|
+
name: "lu-cloud",
|
|
1419
|
+
components: [["path", { d: "M17.5 19H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9Z" }]]
|
|
1420
|
+
}, W6 = {
|
|
1421
|
+
name: "lu-cloudy",
|
|
1422
|
+
components: [["path", { d: "M17.5 21H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9Z M22 10a3 3 0 0 0-3-3h-2.207a5.502 5.502 0 0 0-10.702.5" }]]
|
|
1423
|
+
}, X6 = {
|
|
1424
|
+
name: "lu-clover",
|
|
1425
|
+
components: [["path", { d: "M16.17 7.83 2 22 M4.02 12a2.827 2.827 0 1 1 3.81-4.17A2.827 2.827 0 1 1 12 4.02a2.827 2.827 0 1 1 4.17 3.81A2.827 2.827 0 1 1 19.98 12a2.827 2.827 0 1 1-3.81 4.17A2.827 2.827 0 1 1 12 19.98a2.827 2.827 0 1 1-4.17-3.81A1 1 0 1 1 4 12 M7.83 7.83 L16.17 16.17" }]]
|
|
1426
|
+
}, N6 = {
|
|
1427
|
+
name: "lu-club",
|
|
1428
|
+
components: [["path", { d: "M17.28 9.05a5.5 5.5 0 1 0-10.56 0A5.5 5.5 0 1 0 12 17.66a5.5 5.5 0 1 0 5.28-8.6Z M12 17.66L12 22" }]]
|
|
1429
|
+
}, j6 = {
|
|
1430
|
+
name: "lu-code-xml",
|
|
1431
|
+
components: [["path", { d: "m18 16 4-4-4-4 M6 8 L2 12 L6 16 M14.5 4 L9.5 20" }]]
|
|
1432
|
+
}, I6 = {
|
|
1433
|
+
name: "lu-code",
|
|
1434
|
+
components: [["path", { d: "M16 18 L22 12 L16 6 M8 6 L2 12 L8 18" }]]
|
|
1435
|
+
}, J6 = {
|
|
1436
|
+
name: "lu-codepen",
|
|
1437
|
+
components: [["path", { d: "M12 2 L22 8.5 L22 15.5 L12 22 L2 15.5 L2 8.5 L12 2 Z M12 22 L12 15.5 M22 8.5 L12 15.5 L2 8.5 M2 15.5 L12 8.5 L22 15.5 M12 2 L12 8.5" }]]
|
|
1438
|
+
}, q6 = {
|
|
1439
|
+
name: "lu-codesandbox",
|
|
1440
|
+
components: [["path", { d: "M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z M7.5 4.21 L12 6.81 L16.5 4.21 M7.5 19.79 L7.5 14.6 L3 12 M21 12 L16.5 14.6 L16.5 19.79 M3.27 6.96 L12 12.01 L20.73 6.96 M12 22.08 L12 12" }]]
|
|
1441
|
+
}, G6 = {
|
|
1442
|
+
name: "lu-coffee",
|
|
1443
|
+
components: [["path", { d: "M10 2v2 M14 2v2 M16 8a1 1 0 0 1 1 1v8a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V9a1 1 0 0 1 1-1h14a4 4 0 1 1 0 8h-1 M6 2v2" }]]
|
|
1444
|
+
}, K6 = {
|
|
1445
|
+
name: "lu-cog",
|
|
1446
|
+
components: [["path", { d: "M12 20a8 8 0 1 0 0-16 8 8 0 0 0 0 16Z M12 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z M12 2v2 M12 22v-2 M17 20.66 L16 18.93 M11 10.27 7 3.34 M20.66 17 L18.93 16 M3.34 7 L5.07 8 M14 12h8 M2 12h2 M20.66 7 L18.93 8 M3.34 17 L5.07 16 M17 3.34 L16 5.07 M11 13.73 L7 20.66" }]]
|
|
1447
|
+
}, Y6 = {
|
|
1448
|
+
name: "lu-coins",
|
|
1449
|
+
components: [["path", { d: "M2,8 a6,6 0 1,0 12,0 a6,6 0 1,0 -12,0 Z M18.09 10.37A6 6 0 1 1 10.34 18 M7 6h1v4 M16.71 13.88 L17.41 14.59 L14.59 17.41" }]]
|
|
1450
|
+
}, Q6 = {
|
|
1451
|
+
name: "lu-columns-2",
|
|
1452
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M12 3v18" }]]
|
|
1453
|
+
}, _6 = {
|
|
1454
|
+
name: "lu-columns-3-cog",
|
|
1455
|
+
components: [["path", { d: "M10.5 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v5.5 M14.3 19.6 L15.3 19.2 M15 3v7.5 M15.2 16.9 L14.3 16.6 M16.6 21.7 L16.9 20.8 M16.8 15.3 L16.4 14.3 M19.1 15.2 L19.4 14.3 M19.6 21.7 L19.2 20.7 M20.7 16.8 L21.7 16.4 M21.7 19.4 L20.8 19.1 M9 3v18 M15,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
|
|
1456
|
+
}, $6 = {
|
|
1457
|
+
name: "lu-columns-3",
|
|
1458
|
+
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 M15 3v18" }]]
|
|
1459
|
+
}, a3 = {
|
|
1460
|
+
name: "lu-columns-4",
|
|
1461
|
+
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.5 3v18 M12 3v18 M16.5 3v18" }]]
|
|
1135
1462
|
}, n3 = {
|
|
1136
|
-
name: "
|
|
1137
|
-
components: [["path", { d: "
|
|
1138
|
-
}, L3 = {
|
|
1139
|
-
name: "ri-mail-unread-line",
|
|
1140
|
-
components: [["path", { d: "M16.1 3C16.0344 3.32311 16 3.65753 16 4C16 4.34247 16.0344 4.67689 16.1 5H4.51146L12.0619 11.662L17.1098 7.14141C17.5363 7.66888 18.0679 8.10787 18.6728 8.42652L12.0718 14.338L4 7.21594V19H20V8.89998C20.3231 8.96557 20.6575 9 21 9C21.3425 9 21.6769 8.96557 22 8.89998V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H16.1ZM21 1C22.6569 1 24 2.34315 24 4C24 5.65685 22.6569 7 21 7C19.3431 7 18 5.65685 18 4C18 2.34315 19.3431 1 21 1Z" }]]
|
|
1141
|
-
}, C3 = {
|
|
1142
|
-
name: "ri-mail-volume-fill",
|
|
1143
|
-
components: [["path", { d: "M20 14.5V23.5L16.667 21H14V17H16.667L20 14.5ZM21 3C21.5523 3 22 3.44772 22 4L22.0009 14.5286C20.9393 13.578 19.5371 13 18 13C14.6863 13 12 15.6863 12 19C12 19.7015 12.1204 20.3749 12.3417 21.0007L3 21C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H21ZM21 17C22.1046 17 23 17.8954 23 19C23 20.0544 22.1841 20.9182 21.1493 20.9945L21 21V17ZM5.64722 6.2377L4.35278 7.7623L12.0731 14.3171L19.6544 7.75616L18.3456 6.24384L12.06 11.682L5.64722 6.2377Z" }]]
|
|
1144
|
-
}, i3 = {
|
|
1145
|
-
name: "ri-mail-volume-line",
|
|
1146
|
-
components: [["path", { d: "M20 14.5V23.5L16.667 21H14V17H16.667L20 14.5ZM21 3C21.5523 3 22 3.44772 22 4V13H20V7.237L12.0718 14.338L4 7.215V19H12V21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H21ZM21 17C22.1046 17 23 17.8954 23 19C23 20.0544 22.1841 20.9182 21.1493 20.9945L21 21V17ZM19.5 5H4.511L12.061 11.662L19.5 5Z" }]]
|
|
1463
|
+
name: "lu-combine",
|
|
1464
|
+
components: [["path", { d: "M10 18H5a3 3 0 0 1-3-3v-1 M14 2a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2 M20 2a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2 M7 21 L10 18 L7 15 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" }]]
|
|
1147
1465
|
}, o3 = {
|
|
1148
|
-
name: "
|
|
1149
|
-
components: [["path", { d: "
|
|
1150
|
-
}, e3 = {
|
|
1151
|
-
name: "ri-medal-2-line",
|
|
1152
|
-
components: [["path", { d: "M12.0001 8.5L14.1161 13.5875L19.6085 14.0279L15.4239 17.6125L16.7023 22.9721L12.0001 20.1L7.29777 22.9721L8.57625 17.6125L4.3916 14.0279L9.88403 13.5875L12.0001 8.5ZM12.0001 13.707L11.2615 15.4835L9.34505 15.637L10.8051 16.8883L10.3581 18.759L12.0001 17.7564L13.6411 18.759L13.195 16.8883L14.6541 15.637L12.7386 15.4835L12.0001 13.707ZM8.00005 2V11H6.00005V2H8.00005ZM18.0001 2V11H16.0001V2H18.0001ZM13.0001 2V7H11.0001V2H13.0001Z" }]]
|
|
1153
|
-
}, H3 = {
|
|
1154
|
-
name: "ri-medal-fill",
|
|
1155
|
-
components: [["path", { d: "M12 7.00002C16.4183 7.00002 20 10.5817 20 15C20 19.4183 16.4183 23 12 23C7.58172 23 4 19.4183 4 15C4 10.5817 7.58172 7.00002 12 7.00002ZM12 10.5L10.6775 13.1797L7.72025 13.6094L9.86012 15.6953L9.35497 18.6406L12 17.25L14.645 18.6406L14.1399 15.6953L16.2798 13.6094L13.3225 13.1797L12 10.5ZM13 1.99902L18 2.00002V5.00002L16.6366 6.13758C15.5305 5.55773 14.3025 5.17887 13.0011 5.04951L13 1.99902ZM11 1.99902L10.9997 5.04943C9.6984 5.17866 8.47046 5.55738 7.36441 6.13706L6 5.00002V2.00002L11 1.99902Z" }]]
|
|
1156
|
-
}, V3 = {
|
|
1157
|
-
name: "ri-medal-line",
|
|
1158
|
-
components: [["path", { d: "M12 6.99999C16.4183 6.99999 20 10.5817 20 15C20 19.4183 16.4183 23 12 23C7.58172 23 4 19.4183 4 15C4 10.5817 7.58172 6.99999 12 6.99999ZM12 8.99999C8.68629 8.99999 6 11.6863 6 15C6 18.3137 8.68629 21 12 21C15.3137 21 18 18.3137 18 15C18 11.6863 15.3137 8.99999 12 8.99999ZM12 10.5L13.3225 13.1797L16.2798 13.6094L14.1399 15.6953L14.645 18.6406L12 17.25L9.35497 18.6406L9.86012 15.6953L7.72025 13.6094L10.6775 13.1797L12 10.5ZM18 1.99999V4.99999L16.6366 6.13755C15.5305 5.5577 14.3025 5.17884 13.0011 5.04948L13 1.99899L18 1.99999ZM11 1.99899L10.9997 5.04939C9.6984 5.17863 8.47046 5.55735 7.36441 6.13703L6 4.99999V1.99999L11 1.99899Z" }]]
|
|
1466
|
+
name: "lu-command",
|
|
1467
|
+
components: [["path", { d: "M15 6v12a3 3 0 1 0 3-3H6a3 3 0 1 0 3 3V6a3 3 0 1 0-3 3h12a3 3 0 1 0-3-3" }]]
|
|
1159
1468
|
}, t3 = {
|
|
1160
|
-
name: "
|
|
1161
|
-
components: [["path", { d: "
|
|
1162
|
-
}, a3 = {
|
|
1163
|
-
name: "ri-megaphone-line",
|
|
1164
|
-
components: [["path", { d: "M9 17C9 17 16 18 19 21H20C20.5523 21 21 20.5523 21 20V13.937C21.8626 13.715 22.5 12.9319 22.5 12C22.5 11.0681 21.8626 10.285 21 10.063V4C21 3.44772 20.5523 3 20 3H19C16 6 9 7 9 7H5C3.89543 7 3 7.89543 3 9V15C3 16.1046 3.89543 17 5 17H6L7 22H9V17ZM11 8.6612C11.6833 8.5146 12.5275 8.31193 13.4393 8.04373C15.1175 7.55014 17.25 6.77262 19 5.57458V18.4254C17.25 17.2274 15.1175 16.4499 13.4393 15.9563C12.5275 15.6881 11.6833 15.4854 11 15.3388V8.6612ZM5 9H9V15H5V9Z" }]]
|
|
1165
|
-
}, l3 = {
|
|
1166
|
-
name: "ri-pass-expired-fill",
|
|
1167
|
-
components: [["path", { d: "M9.00008 10C9.00008 10.5523 8.55236 11 8.00008 11 7.44779 11 7.00008 10.5523 7.00008 10 7.00008 9.44772 7.44779 9 8.00008 9 8.55236 9 9.00008 9.44772 9.00008 10ZM2 4C1.44772 4 1 4.44772 1 5V19C1 19.5523 1.44772 20 2 20H22C22.5523 20 23 19.5523 23 19V5C23 4.44772 22.5523 4 22 4H2ZM11.0001 10C11.0001 11.6569 9.65693 13 8.00008 13 6.34322 13 5.00008 11.6569 5.00008 10 5.00008 8.34315 6.34322 7 8.00008 7 9.65693 7 11.0001 8.34315 11.0001 10ZM5.52725 17.0251 4.11304 15.6109C5.10725 14.6167 6.48362 14 8.00212 14 9.52063 14 10.897 14.6167 11.8912 15.6109L10.477 17.0251C9.84253 16.3907 8.9689 16 8.00212 16 7.03535 16 6.16172 16.3907 5.52725 17.0251ZM16.0001 10.5858 17.793 8.79289 19.2072 10.2071 17.4143 12 19.2072 13.7929 17.793 15.2071 16.0001 13.4142 14.2072 15.2071 12.793 13.7929 14.5859 12 12.793 10.2071 14.2072 8.79289 16.0001 10.5858Z" }]]
|
|
1168
|
-
}, r3 = {
|
|
1169
|
-
name: "ri-pass-expired-line",
|
|
1170
|
-
components: [["path", { d: "M3 18H21V6H3V18ZM1 5C1 4.44772 1.44772 4 2 4H22C22.5523 4 23 4.44772 23 5V19C23 19.5523 22.5523 20 22 20H2C1.44772 20 1 19.5523 1 19V5ZM9 10C9 9.44772 8.55228 9 8 9C7.44772 9 7 9.44772 7 10C7 10.5523 7.44772 11 8 11C8.55228 11 9 10.5523 9 10ZM11 10C11 11.6569 9.65685 13 8 13C6.34315 13 5 11.6569 5 10C5 8.34315 6.34315 7 8 7C9.65685 7 11 8.34315 11 10ZM8.0018 16C7.03503 16 6.1614 16.3907 5.52693 17.0251L4.11272 15.6109C5.10693 14.6167 6.4833 14 8.0018 14C9.52031 14 10.8967 14.6167 11.8909 15.6109L10.4767 17.0251C9.84221 16.3907 8.96858 16 8.0018 16ZM17.7929 8.79289L16 10.5858L14.2071 8.79289L12.7929 10.2071L14.5858 12L12.7929 13.7929L14.2071 15.2071L16 13.4142L17.7929 15.2071L19.2071 13.7929L17.4142 12L19.2071 10.2071L17.7929 8.79289Z" }]]
|
|
1469
|
+
name: "lu-compass",
|
|
1470
|
+
components: [["path", { d: "m16.24 7.76-1.804 5.411a2 2 0 0 1-1.265 1.265L7.76 16.24l1.804-5.411a2 2 0 0 1 1.265-1.265z M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z" }]]
|
|
1171
1471
|
}, M3 = {
|
|
1172
|
-
name: "
|
|
1173
|
-
components: [["path", { d: "
|
|
1472
|
+
name: "lu-component",
|
|
1473
|
+
components: [["path", { d: "M15.536 11.293a1 1 0 0 0 0 1.414l2.376 2.377a1 1 0 0 0 1.414 0l2.377-2.377a1 1 0 0 0 0-1.414l-2.377-2.377a1 1 0 0 0-1.414 0z M2.297 11.293a1 1 0 0 0 0 1.414l2.377 2.377a1 1 0 0 0 1.414 0l2.377-2.377a1 1 0 0 0 0-1.414L6.088 8.916a1 1 0 0 0-1.414 0z M8.916 17.912a1 1 0 0 0 0 1.415l2.377 2.376a1 1 0 0 0 1.414 0l2.377-2.376a1 1 0 0 0 0-1.415l-2.377-2.376a1 1 0 0 0-1.414 0z M8.916 4.674a1 1 0 0 0 0 1.414l2.377 2.376a1 1 0 0 0 1.414 0l2.377-2.376a1 1 0 0 0 0-1.414l-2.377-2.377a1 1 0 0 0-1.414 0z" }]]
|
|
1474
|
+
}, e3 = {
|
|
1475
|
+
name: "lu-computer",
|
|
1476
|
+
components: [["path", { d: "M7,2 h10 a2,2 0 0 1 2,2 v4 a2,2 0 0 1 -2,2 h-10 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 18h2 M12 18h6" }]]
|
|
1174
1477
|
}, c3 = {
|
|
1175
|
-
name: "
|
|
1176
|
-
components: [["path", { d: "M3
|
|
1177
|
-
}, Z3 = {
|
|
1178
|
-
name: "ri-pass-valid-fill",
|
|
1179
|
-
components: [["path", { d: "M2 4C1.44772 4 1 4.44772 1 5V19C1 19.5523 1.44772 20 2 20H22C22.5523 20 23 19.5523 23 19V5C23 4.44772 22.5523 4 22 4H2ZM9.00008 10C9.00008 9.44772 8.55236 9 8.00008 9C7.44779 9 7.00008 9.44772 7.00008 10C7.00008 10.5523 7.44779 11 8.00008 11C8.55236 11 9.00008 10.5523 9.00008 10ZM11.0001 10C11.0001 11.6569 9.65693 13 8.00008 13C6.34322 13 5.00008 11.6569 5.00008 10C5.00008 8.34315 6.34322 7 8.00008 7C9.65693 7 11.0001 8.34315 11.0001 10ZM5.52725 17.0251L4.11304 15.6109C5.10725 14.6167 6.48362 14 8.00212 14C9.52063 14 10.897 14.6167 11.8912 15.6109L10.477 17.0251C9.84253 16.3907 8.9689 16 8.00212 16C7.03535 16 6.16172 16.3907 5.52725 17.0251ZM20.2071 10.7071L16.2071 14.7071L15.5 15.4142L14.7929 14.7071L12.2929 12.2071L13.7071 10.7929L15.5 12.5858L18.7929 9.29289L20.2071 10.7071Z" }]]
|
|
1180
|
-
}, p3 = {
|
|
1181
|
-
name: "ri-pass-valid-line",
|
|
1182
|
-
components: [["path", { d: "M3 18H21V6H3V18ZM1 5C1 4.44772 1.44772 4 2 4H22C22.5523 4 23 4.44772 23 5V19C23 19.5523 22.5523 20 22 20H2C1.44772 20 1 19.5523 1 19V5ZM9 10C9 9.44772 8.55228 9 8 9C7.44772 9 7 9.44772 7 10C7 10.5523 7.44772 11 8 11C8.55228 11 9 10.5523 9 10ZM11 10C11 11.6569 9.65685 13 8 13C6.34315 13 5 11.6569 5 10C5 8.34315 6.34315 7 8 7C9.65685 7 11 8.34315 11 10ZM8.0018 16C7.03503 16 6.1614 16.3907 5.52693 17.0251L4.11272 15.6109C5.10693 14.6167 6.4833 14 8.0018 14C9.52031 14 10.8967 14.6167 11.8909 15.6109L10.4767 17.0251C9.84221 16.3907 8.96858 16 8.0018 16ZM16.2071 14.7071L20.2071 10.7071L18.7929 9.29289L15.5 12.5858L13.7071 10.7929L12.2929 12.2071L14.7929 14.7071L15.5 15.4142L16.2071 14.7071Z" }]]
|
|
1183
|
-
}, s3 = {
|
|
1184
|
-
name: "ri-pie-chart-2-fill",
|
|
1185
|
-
components: [["path", { d: "M11 2.04935V13H21.9506C21.4489 18.0533 17.1853 22 12 22C6.47715 22 2 17.5228 2 12C2 6.81462 5.94668 2.55107 11 2.04935ZM13 0.542847C18.5535 1.02121 22.9788 5.4465 23.4571 11H13V0.542847Z" }]]
|
|
1186
|
-
}, m3 = {
|
|
1187
|
-
name: "ri-pie-chart-2-line",
|
|
1188
|
-
components: [["path", { d: "M12 0.5C18.3513 0.5 23.5 5.64873 23.5 12C23.5 12.3369 23.4855 12.6704 23.4571 13H21.9506C21.4489 18.0533 17.1853 22 12 22C6.47715 22 2 17.5228 2 12C2 6.81465 5.94668 2.5511 11 2.04938V0.542876C11.3296 0.514488 11.6631 0.5 12 0.5ZM11 4.06189C7.05369 4.55399 4 7.92038 4 12C4 16.4183 7.58172 20 12 20C16.0796 20 19.446 16.9463 19.9381 13H11V4.06189ZM13 2.552V11H21.448C20.9827 6.55197 17.448 3.01732 13 2.552Z" }]]
|
|
1478
|
+
name: "lu-concierge-bell",
|
|
1479
|
+
components: [["path", { d: "M3 20a1 1 0 0 1-1-1v-1a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1Z M20 16a8 8 0 1 0-16 0 M12 4v4 M10 4h4" }]]
|
|
1189
1480
|
}, h3 = {
|
|
1190
|
-
name: "
|
|
1191
|
-
components: [["path", { d: "
|
|
1192
|
-
},
|
|
1193
|
-
name: "
|
|
1194
|
-
components: [["path", { d: "M3
|
|
1195
|
-
},
|
|
1196
|
-
name: "
|
|
1197
|
-
components: [["path", { d: "
|
|
1198
|
-
}, f3 = {
|
|
1199
|
-
name: "ri-pie-chart-line",
|
|
1200
|
-
components: [["path", { d: "M9 2.4578V4.58152C6.06817 5.76829 4 8.64262 4 12C4 16.4183 7.58172 20 12 20C15.3574 20 18.2317 17.9318 19.4185 15H21.5422C20.2679 19.0571 16.4776 22 12 22C6.47715 22 2 17.5228 2 12C2 7.52236 4.94289 3.73207 9 2.4578ZM12 2C17.5228 2 22 6.47715 22 12C22 12.3375 21.9833 12.6711 21.9506 13H11V2.04938C11.3289 2.01672 11.6625 2 12 2ZM13 4.06189V11H19.9381C19.4869 7.38128 16.6187 4.51314 13 4.06189Z" }]]
|
|
1201
|
-
}, w3 = {
|
|
1202
|
-
name: "ri-presentation-fill",
|
|
1203
|
-
components: [["path", { d: "M8 4C8 5.10457 7.10457 6 6 6 4.89543 6 4 5.10457 4 4 4 2.89543 4.89543 2 6 2 7.10457 2 8 2.89543 8 4ZM5 16V22H3V10C3 8.34315 4.34315 7 6 7 6.82059 7 7.56423 7.32946 8.10585 7.86333L10.4803 10.1057 12.7931 7.79289 14.2073 9.20711 10.5201 12.8943 9 11.4587V22H7V16H5ZM10 5H19V14H10V16H14.3654L17.1889 22H19.3993L16.5758 16H20C20.5523 16 21 15.5523 21 15V4C21 3.44772 20.5523 3 20 3H10V5Z" }]]
|
|
1204
|
-
}, F3 = {
|
|
1205
|
-
name: "ri-presentation-line",
|
|
1206
|
-
components: [["path", { d: "M8 4C8 5.10457 7.10457 6 6 6 4.89543 6 4 5.10457 4 4 4 2.89543 4.89543 2 6 2 7.10457 2 8 2.89543 8 4ZM5 16V22H3V10C3 8.34315 4.34315 7 6 7 6.82059 7 7.56423 7.32946 8.10585 7.86333L10.4803 10.1057 12.7931 7.79289 14.2073 9.20711 10.5201 12.8943 9 11.4587V22H7V16H5ZM6 9C5.44772 9 5 9.44772 5 10V14H7V10C7 9.44772 6.55228 9 6 9ZM19 5H10V3H20C20.5523 3 21 3.44772 21 4V15C21 15.5523 20.5523 16 20 16H16.5758L19.3993 22H17.1889L14.3654 16H10V14H19V5Z" }]]
|
|
1207
|
-
}, g3 = {
|
|
1208
|
-
name: "ri-printer-cloud-fill",
|
|
1209
|
-
components: [["path", { d: "M7 2H17C17.5523 2 18 2.44771 18 3V6H6V3C6 2.44771 6.44772 2 7 2ZM22 9C22 8.44771 21.5523 8 21 8H3C2.44771 8 2 8.44771 2 9V19C2 19.5523 2.44771 20 3 20H5V15H12.1938C12.4371 14.1087 12.9094 13.3124 13.6109 12.6109C14.6848 11.537 15.9812 11 17.5 11C19.0188 11 20.3152 11.537 21.3891 12.6109C21.6169 12.8387 21.8205 13.0765 22 13.3243V9ZM8 10V12H5V10H8ZM21 16.5C21 14.567 19.433 13 17.5 13C15.567 13 14 14.567 14 16.5L14.0034 16.6025C12.8474 16.9279 12 17.99 12 19.25C12 20.7125 13.1417 21.9084 14.5825 21.995L14.75 22H20.25L20.4175 21.995C21.8583 21.9084 23 20.7125 23 19.25C23 17.9903 22.1531 16.9285 20.9985 16.6033L21 16.5ZM7 17H10.562C10.1873 17.6859 10 18.4359 10 19.25C10 20.2823 10.2905 21.199 10.8715 22H7V17Z" }]]
|
|
1481
|
+
name: "lu-cone",
|
|
1482
|
+
components: [["path", { d: "m20.9 18.55-8-15.98a1 1 0 0 0-1.8 0l-8 15.98 M3,19 a9,3 0 1,0 18,0 a9,3 0 1,0 -18,0 Z" }]]
|
|
1483
|
+
}, s3 = {
|
|
1484
|
+
name: "lu-construction",
|
|
1485
|
+
components: [["path", { d: "M3,6 h18 a1,1 0 0 1 1,1 v6 a1,1 0 0 1 -1,1 h-18 a1,1 0 0 1 -1,-1 v-6 a1,1 0 0 1 1,-1 Z M17 14v7 M7 14v7 M17 3v3 M7 3v3 M10 14 2.3 6.3 M14 6 L21.7 13.7 M8 6 L16 14" }]]
|
|
1486
|
+
}, l3 = {
|
|
1487
|
+
name: "lu-contact-round",
|
|
1488
|
+
components: [["path", { d: "M16 2v2 M17.915 22a6 6 0 0 0-12 0 M8 2v2 M8,12 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M5,4 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
1489
|
}, u3 = {
|
|
1211
|
-
name: "
|
|
1212
|
-
components: [["path", { d: "
|
|
1213
|
-
},
|
|
1214
|
-
name: "
|
|
1215
|
-
components: [["path", { d: "
|
|
1216
|
-
},
|
|
1217
|
-
name: "
|
|
1218
|
-
components: [["path", { d: "
|
|
1219
|
-
},
|
|
1220
|
-
name: "
|
|
1221
|
-
components: [["path", { d: "
|
|
1222
|
-
}, v3 = {
|
|
1223
|
-
name: "ri-profile-line",
|
|
1224
|
-
components: [["path", { d: "M21.0082 3C21.556 3 22 3.44495 22 3.9934V20.0066C22 20.5552 21.5447 21 21.0082 21H2.9918C2.44405 21 2 20.5551 2 20.0066V3.9934C2 3.44476 2.45531 3 2.9918 3H21.0082ZM20 5H4V19H20V5ZM18 15V17H6V15H18ZM12 7V13H6V7H12ZM18 11V13H14V11H18ZM10 9H8V11H10V9ZM18 7V9H14V7H18Z" }]]
|
|
1225
|
-
}, D3 = {
|
|
1226
|
-
name: "ri-projector-2-fill",
|
|
1227
|
-
components: [["path", { d: "M22 19V21H20V19H4V21H2V19C1.44772 19 1 18.5523 1 18V6C1 5.44772 1.44772 5 2 5H11.8096C12.9925 3.76733 14.6566 3 16.5 3C18.3434 3 20.0075 3.76733 21.1904 5H22C22.5523 5 23 5.44772 23 6V18C23 18.5523 22.5523 19 22 19ZM16.5 14C18.9853 14 21 11.9853 21 9.5C21 7.01472 18.9853 5 16.5 5C14.0147 5 12 7.01472 12 9.5C12 11.9853 14.0147 14 16.5 14ZM16.5 12C15.1193 12 14 10.8807 14 9.5C14 8.11929 15.1193 7 16.5 7C17.8807 7 19 8.11929 19 9.5C19 10.8807 17.8807 12 16.5 12ZM4 13V15H6V13H4ZM8 13V15H10V13H8Z" }]]
|
|
1228
|
-
}, k3 = {
|
|
1229
|
-
name: "ri-projector-2-line",
|
|
1230
|
-
components: [["path", { d: "M22 19V21H20V19H4V21H2V19C1.44772 19 1 18.5523 1 18V6C1 5.44772 1.44772 5 2 5H12.5278C13.6264 3.7725 15.223 3 17 3C18.777 3 20.3736 3.7725 21.4722 5H22C22.5523 5 23 5.44772 23 6V18C23 18.5523 22.5523 19 22 19ZM11.3414 7H3V17H21V13.4722C19.9385 14.4223 18.5367 15 17 15C13.6863 15 11 12.3137 11 9C11 8.29873 11.1203 7.62556 11.3414 7ZM17 13C19.2091 13 21 11.2091 21 9C21 6.79086 19.2091 5 17 5C14.7909 5 13 6.79086 13 9C13 11.2091 14.7909 13 17 13ZM5 13H7V15H5V13ZM8 13H10V15H8V13Z" }]]
|
|
1231
|
-
}, S3 = {
|
|
1232
|
-
name: "ri-projector-fill",
|
|
1233
|
-
components: [["path", { d: "M3 3H21C21.5523 3 22 3.44772 22 4V10H18.874C18.4299 8.27477 16.8638 7 15 7C13.1362 7 11.5701 8.27477 11.126 10H2V4C2 3.44772 2.44772 3 3 3ZM2 12V20C2 20.5523 2.44772 21 3 21H21C21.5523 21 22 20.5523 22 20V12H18.874C18.4299 13.7252 16.8638 15 15 15C13.1362 15 11.5701 13.7252 11.126 12H2ZM15 9C13.8954 9 13 9.89543 13 11C13 12.1046 13.8954 13 15 13C16.1046 13 17 12.1046 17 11C17 9.89543 16.1046 9 15 9ZM6 15H8V17H6V15Z" }]]
|
|
1234
|
-
}, B3 = {
|
|
1235
|
-
name: "ri-projector-line",
|
|
1236
|
-
components: [["path", { d: "M3 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3ZM11.126 12H4V19H20V12H18.874C18.4299 13.7252 16.8638 15 15 15C13.1362 15 11.5701 13.7252 11.126 12ZM11.126 10C11.5701 8.27477 13.1362 7 15 7C16.8638 7 18.4299 8.27477 18.874 10H20V5H4V10H11.126ZM15 13C16.1046 13 17 12.1046 17 11C17 9.89543 16.1046 9 15 9C13.8954 9 13 9.89543 13 11C13 12.1046 13.8954 13 15 13ZM6 15H8V17H6V15Z" }]]
|
|
1237
|
-
}, U3 = {
|
|
1238
|
-
name: "ri-record-mail-fill",
|
|
1239
|
-
components: [["path", { d: "M9.74284 15H14.2572C13.4718 14.0491 13 12.8296 13 11.5C13 8.46243 15.4624 6 18.5 6C21.5376 6 24 8.46243 24 11.5C24 14.5376 21.5376 17 18.5 17H5.5C2.46243 17 0 14.5376 0 11.5C0 8.46243 2.46243 6 5.5 6C8.53757 6 11 8.46243 11 11.5C11 12.8296 10.5282 14.0491 9.74284 15ZM5.5 13C6.32843 13 7 12.3284 7 11.5C7 10.6716 6.32843 10 5.5 10C4.67157 10 4 10.6716 4 11.5C4 12.3284 4.67157 13 5.5 13ZM18.5 13C19.3284 13 20 12.3284 20 11.5C20 10.6716 19.3284 10 18.5 10C17.6716 10 17 10.6716 17 11.5C17 12.3284 17.6716 13 18.5 13Z" }]]
|
|
1240
|
-
}, P3 = {
|
|
1241
|
-
name: "ri-record-mail-line",
|
|
1242
|
-
components: [["path", { d: "M14.2572 15C13.4718 14.0491 13 12.8296 13 11.5C13 8.46243 15.4624 6 18.5 6C21.5376 6 24 8.46243 24 11.5C24 14.5376 21.5376 17 18.5 17H5.5C2.46243 17 0 14.5376 0 11.5C0 8.46243 2.46243 6 5.5 6C8.53757 6 11 8.46243 11 11.5C11 12.8296 10.5282 14.0491 9.74284 15H14.2572ZM5.5 15C7.433 15 9 13.433 9 11.5C9 9.567 7.433 8 5.5 8C3.567 8 2 9.567 2 11.5C2 13.433 3.567 15 5.5 15ZM18.5 15C20.433 15 22 13.433 22 11.5C22 9.567 20.433 8 18.5 8C16.567 8 15 9.567 15 11.5C15 13.433 16.567 15 18.5 15Z" }]]
|
|
1243
|
-
}, E3 = {
|
|
1244
|
-
name: "ri-registered-fill",
|
|
1245
|
-
components: [["path", { d: "M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12.5 7H8V17H10V14H12.217L14.397 17H16.869L14.3191 13.4907C15.327 12.8763 16 11.7668 16 10.5C16 8.63144 14.5357 7.10487 12.692 7.00518L12.5 7ZM12.5 9C13.2797 9 13.9204 9.59489 13.9931 10.3555L14 10.5L13.9931 10.6445C13.925 11.3576 13.3576 11.925 12.6445 11.9931L12.5 12H10V9H12.5Z" }]]
|
|
1246
|
-
}, y3 = {
|
|
1247
|
-
name: "ri-registered-line",
|
|
1248
|
-
components: [["path", { d: "M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4ZM12.5 7C14.433 7 16 8.567 16 10.5C16 11.7668 15.327 12.8763 14.3191 13.4907L16.869 17H14.397L12.217 14H10V17H8V7H12.5ZM12.5 9H10V12H12.5C13.2797 12 13.9204 11.4051 13.9931 10.6445L14 10.5C14 9.67157 13.3284 9 12.5 9Z" }]]
|
|
1249
|
-
}, z3 = {
|
|
1250
|
-
name: "ri-reply-all-fill",
|
|
1251
|
-
components: [["path", { d: "M14 4.5V9C19.5228 9 24 13.4772 24 19C24 19.2727 23.9891 19.5428 23.9677 19.81C22.5055 17.0364 19.6381 15.119 16.313 15.0053L16 15H13.9999L14 19.5L6 12L14 4.5ZM8 4.5V7.237L2.92 12L7.999 16.761L8 19.5L0 12L8 4.5Z" }]]
|
|
1252
|
-
}, T3 = {
|
|
1253
|
-
name: "ri-reply-all-line",
|
|
1254
|
-
components: [["path", { d: "M14 4.5V9C19.5228 9 24 13.4772 24 19C24 19.2727 23.9891 19.5428 23.9677 19.81C22.5055 17.0364 19.6381 15.119 16.313 15.0053L16 15H13.9999L14 19.5L6 12L14 4.5ZM8 4.5V7.237L2.92 12L7.999 16.761L8 19.5L0 12L8 4.5ZM12 9.11646L8.92423 12L11.9999 14.8834L11.9999 13L16.0341 13.0003L16.3814 13.0065C17.6657 13.0504 18.9053 13.3165 20.0568 13.7734C18.5898 12.0749 16.4204 11 14 11H12V9.11646Z" }]]
|
|
1255
|
-
}, W3 = {
|
|
1256
|
-
name: "ri-reply-fill",
|
|
1257
|
-
components: [["path", { d: "M11 20L1 12L11 4V9C16.5228 9 21 13.4772 21 19C21 19.2729 20.9891 19.5433 20.9676 19.8107C19.4605 16.9502 16.458 15 13 15H11V20Z" }]]
|
|
1258
|
-
}, G3 = {
|
|
1259
|
-
name: "ri-reply-line",
|
|
1260
|
-
components: [["path", { d: "M11 20L1 12L11 4V9C16.5228 9 21 13.4772 21 19C21 19.2727 20.9891 19.5428 20.9677 19.81C19.5055 17.0364 16.6381 15.119 13.313 15.0053L13 15H10.9999L11 20ZM8.99986 13H10.9999L13.0341 13.0003L13.3814 13.0065C14.6657 13.0504 15.9053 13.3165 17.0568 13.7734C15.5898 12.0749 13.4204 11 11 11H9V8.16125L4.20156 12L8.99992 15.8387L8.99986 13Z" }]]
|
|
1261
|
-
}, I3 = {
|
|
1262
|
-
name: "ri-send-plane-2-fill",
|
|
1263
|
-
components: [["path", { d: "M3 12.9999H9V10.9999H3V1.84558C3 1.56944 3.22386 1.34558 3.5 1.34558C3.58425 1.34558 3.66714 1.36687 3.74096 1.40747L22.2034 11.5618C22.4454 11.6949 22.5337 11.9989 22.4006 12.2409C22.3549 12.324 22.2865 12.3924 22.2034 12.4381L3.74096 22.5924C3.499 22.7255 3.19497 22.6372 3.06189 22.3953C3.02129 22.3214 3 22.2386 3 22.1543V12.9999Z" }]]
|
|
1264
|
-
}, O3 = {
|
|
1265
|
-
name: "ri-send-plane-2-line",
|
|
1266
|
-
components: [["path", { d: "M3.5 1.34558C3.58425 1.34558 3.66714 1.36687 3.74096 1.40747L22.2034 11.5618C22.4454 11.6949 22.5337 11.9989 22.4006 12.2409C22.3549 12.324 22.2865 12.3924 22.2034 12.4381L3.74096 22.5924C3.499 22.7255 3.19497 22.6372 3.06189 22.3953C3.02129 22.3214 3 22.2386 3 22.1543V1.84558C3 1.56944 3.22386 1.34558 3.5 1.34558ZM5 4.38249V10.9999H10V12.9999H5V19.6174L18.8499 11.9999L5 4.38249Z" }]]
|
|
1267
|
-
}, j3 = {
|
|
1268
|
-
name: "ri-send-plane-fill",
|
|
1269
|
-
components: [["path", { d: "M1.94607 9.31543C1.42353 9.14125 1.4194 8.86022 1.95682 8.68108L21.043 2.31901C21.5715 2.14285 21.8746 2.43866 21.7265 2.95694L16.2733 22.0432C16.1223 22.5716 15.8177 22.59 15.5944 22.0876L11.9999 14L17.9999 6.00005L9.99992 12L1.94607 9.31543Z" }]]
|
|
1270
|
-
}, N3 = {
|
|
1271
|
-
name: "ri-send-plane-line",
|
|
1272
|
-
components: [["path", { d: "M21.7267 2.95694L16.2734 22.0432C16.1225 22.5716 15.7979 22.5956 15.5563 22.1126L11 13L1.9229 9.36919C1.41322 9.16532 1.41953 8.86022 1.95695 8.68108L21.0432 2.31901C21.5716 2.14285 21.8747 2.43866 21.7267 2.95694ZM19.0353 5.09647L6.81221 9.17085L12.4488 11.4255L15.4895 17.5068L19.0353 5.09647Z" }]]
|
|
1273
|
-
}, q3 = {
|
|
1274
|
-
name: "ri-seo-fill",
|
|
1275
|
-
components: [["path", { d: "M8 3C4.13401 3 1 6.13401 1 10C1 13.866 4.13401 17 8 17H9.07089C9.02417 16.6734 9 16.3395 9 16C9 15.6605 9.02417 15.3266 9.07089 15H8C5.23858 15 3 12.7614 3 10C3 7.23858 5.23858 5 8 5H16C18.7614 5 21 7.23858 21 10C21 10.3428 20.9655 10.6775 20.8998 11.0008C21.4853 11.5748 21.9704 12.2508 22.3264 13C22.7583 12.0907 23 11.0736 23 10C23 6.13401 19.866 3 16 3H8ZM11 16C11 13.2386 13.2386 11 16 11C18.7614 11 21 13.2386 21 16C21 17.0191 20.6951 17.967 20.1716 18.7574L22.7071 21.2929L21.2929 22.7071L18.7574 20.1716C17.967 20.6951 17.0191 21 16 21C13.2386 21 11 18.7614 11 16Z" }]]
|
|
1276
|
-
}, Q3 = {
|
|
1277
|
-
name: "ri-seo-line",
|
|
1278
|
-
components: [["path", { d: "M8 3C4.13401 3 1 6.13401 1 10C1 13.866 4.13401 17 8 17H9.07089C9.02417 16.6734 9 16.3395 9 16C9 15.6605 9.02417 15.3266 9.07089 15H8C5.23858 15 3 12.7614 3 10C3 7.23858 5.23858 5 8 5H16C18.7614 5 21 7.23858 21 10C21 10.3428 20.9655 10.6775 20.8998 11.0008C21.4853 11.5748 21.9704 12.2508 22.3264 13C22.7583 12.0907 23 11.0736 23 10C23 6.13401 19.866 3 16 3H8ZM16 13C14.3431 13 13 14.3431 13 16C13 17.6569 14.3431 19 16 19C17.6569 19 19 17.6569 19 16C19 14.3431 17.6569 13 16 13ZM11 16C11 13.2386 13.2386 11 16 11C18.7614 11 21 13.2386 21 16C21 17.0191 20.6951 17.967 20.1716 18.7574L22.7071 21.2929L21.2929 22.7071L18.7574 20.1716C17.967 20.6951 17.0191 21 16 21C13.2386 21 11 18.7614 11 16Z" }]]
|
|
1279
|
-
}, J3 = {
|
|
1280
|
-
name: "ri-service-fill",
|
|
1281
|
-
components: [["path", { d: "M14.1213 10.4792C13.7308 10.0886 13.0976 10.0886 12.7071 10.4792L12 11.1863C11.2189 11.9673 9.95259 11.9673 9.17154 11.1863C8.39049 10.4052 8.39049 9.13888 9.17154 8.35783L14.8022 2.72568C16.9061 2.24973 19.2008 2.83075 20.8388 4.46875C23.2582 6.88811 23.3716 10.7402 21.1792 13.2939L19.071 15.4289L14.1213 10.4792ZM3.16113 4.46875C5.33452 2.29536 8.66411 1.98283 11.17 3.53116L7.75732 6.94362C6.19523 8.50572 6.19523 11.0384 7.75732 12.6005C9.27209 14.1152 11.6995 14.1611 13.2695 12.7382L13.4142 12.6005L17.6568 16.8431L13.4142 21.0858C12.6331 21.8668 11.3668 21.8668 10.5858 21.0858L3.16113 13.6611C0.622722 11.1227 0.622722 7.00715 3.16113 4.46875Z" }]]
|
|
1282
|
-
}, K3 = {
|
|
1283
|
-
name: "ri-service-line",
|
|
1284
|
-
components: [["path", { d: "M3.16113 4.46875C5.58508 2.0448 9.44716 1.9355 12.0008 4.14085C14.5528 1.9355 18.4149 2.0448 20.8388 4.46875C23.2584 6.88836 23.3716 10.741 21.1785 13.2947L13.4142 21.0858C12.6686 21.8313 11.4809 21.8652 10.6952 21.1874L10.5858 21.0858L2.82141 13.2947C0.628282 10.741 0.741522 6.88836 3.16113 4.46875ZM4.57534 5.88296C2.86819 7.59011 2.81942 10.3276 4.42902 12.0937L4.57534 12.2469L12 19.6715L17.3026 14.3675L13.7677 10.8327L12.7071 11.8934C11.5355 13.0649 9.636 13.0649 8.46443 11.8934C7.29286 10.7218 7.29286 8.8223 8.46443 7.65073L10.5656 5.54823C8.85292 4.17713 6.37076 4.23993 4.7286 5.73663L4.57534 5.88296ZM13.0606 8.71139C13.4511 8.32086 14.0843 8.32086 14.4748 8.71139L18.7168 12.9533L19.4246 12.2469C21.1819 10.4896 21.1819 7.64032 19.4246 5.88296C17.7174 4.17581 14.9799 4.12704 13.2139 5.73663L13.0606 5.88296L9.87864 9.06494C9.51601 9.42757 9.49011 9.99942 9.80094 10.3919L9.87864 10.4792C10.2413 10.8418 10.8131 10.8677 11.2056 10.5569L11.2929 10.4792L13.0606 8.71139Z" }]]
|
|
1285
|
-
}, X3 = {
|
|
1286
|
-
name: "ri-shake-hands-fill",
|
|
1287
|
-
components: [["path", { d: "M19.2914 5.99994H20.0002C20.5525 5.99994 21.0002 6.44766 21.0002 6.99994V13.9999C21.0002 14.5522 20.5525 14.9999 20.0002 14.9999H18.0002L13.8319 9.16427C13.3345 8.46797 12.4493 8.16522 11.6297 8.41109L9.14444 9.15668C8.43971 9.3681 7.6758 9.17551 7.15553 8.65524L6.86277 8.36247C6.41655 7.91626 6.49011 7.17336 7.01517 6.82332L12.4162 3.22262C13.0752 2.78333 13.9312 2.77422 14.5994 3.1994L18.7546 5.8436C18.915 5.94571 19.1013 5.99994 19.2914 5.99994ZM5.02708 14.2947L3.41132 15.7085C2.93991 16.1209 2.95945 16.8603 3.45201 17.2474L8.59277 21.2865C9.07284 21.6637 9.77592 21.5264 10.0788 20.9963L10.7827 19.7645C11.2127 19.012 11.1091 18.0682 10.5261 17.4269L7.82397 14.4545C7.09091 13.6481 5.84722 13.5771 5.02708 14.2947ZM7.04557 5H3C2.44772 5 2 5.44772 2 6V13.5158C2 13.9242 2.12475 14.3173 2.35019 14.6464C2.3741 14.6238 2.39856 14.6015 2.42357 14.5796L4.03933 13.1658C5.47457 11.91 7.65103 12.0343 8.93388 13.4455L11.6361 16.4179C12.6563 17.5401 12.8376 19.1918 12.0851 20.5087L11.4308 21.6538C11.9937 21.8671 12.635 21.819 13.169 21.4986L17.5782 18.8531C18.0786 18.5528 18.2166 17.8896 17.8776 17.4146L12.6109 10.0361C12.4865 9.86205 12.2652 9.78636 12.0603 9.84783L9.57505 10.5934C8.34176 10.9634 7.00492 10.6264 6.09446 9.7159L5.80169 9.42313C4.68615 8.30759 4.87005 6.45035 6.18271 5.57524L7.04557 5Z" }]]
|
|
1288
|
-
}, Y3 = {
|
|
1289
|
-
name: "ri-shake-hands-line",
|
|
1290
|
-
components: [["path", { d: "M11.8611 2.39057C12.8495 1.73163 14.1336 1.71797 15.1358 2.35573L19.291 4.99994H20.9998C21.5521 4.99994 21.9998 5.44766 21.9998 5.99994V14.9999C21.9998 15.5522 21.5521 15.9999 20.9998 15.9999H19.4801C19.5396 16.9472 19.0933 17.9102 18.1955 18.4489L13.1021 21.505C12.4591 21.8907 11.6609 21.8817 11.0314 21.4974C10.3311 22.1167 9.2531 22.1849 8.47104 21.5704L3.33028 17.5312C2.56387 16.9291 2.37006 15.9003 2.76579 15.0847C2.28248 14.7057 2 14.1254 2 13.5109V6C2 5.44772 2.44772 5 3 5H7.94693L11.8611 2.39057ZM4.17264 13.6452L4.86467 13.0397C6.09488 11.9632 7.96042 12.0698 9.06001 13.2794L11.7622 16.2518C12.6317 17.2083 12.7903 18.6135 12.1579 19.739L17.1665 16.7339C17.4479 16.5651 17.5497 16.2276 17.4448 15.9433L13.0177 9.74551C12.769 9.39736 12.3264 9.24598 11.9166 9.36892L9.43135 10.1145C8.37425 10.4316 7.22838 10.1427 6.44799 9.36235L6.15522 9.06958C5.58721 8.50157 5.44032 7.69318 5.67935 7H4V13.5109L4.17264 13.6452ZM14.0621 4.04306C13.728 3.83047 13.3 3.83502 12.9705 4.05467L7.56943 7.65537L7.8622 7.94814C8.12233 8.20827 8.50429 8.30456 8.85666 8.19885L11.3419 7.45327C12.5713 7.08445 13.8992 7.53859 14.6452 8.58303L18.5144 13.9999H19.9998V6.99994H19.291C18.9106 6.99994 18.5381 6.89148 18.2172 6.68727L14.0621 4.04306ZM6.18168 14.5448L4.56593 15.9586L9.70669 19.9978L10.4106 18.7659C10.6256 18.3897 10.5738 17.9178 10.2823 17.5971L7.58013 14.6247C7.2136 14.2215 6.59175 14.186 6.18168 14.5448Z" }]]
|
|
1291
|
-
}, _3 = {
|
|
1292
|
-
name: "ri-slideshow-2-fill",
|
|
1293
|
-
components: [["path", { d: "M13 17V20H18V22H6V20H11V17H4C3.44772 17 3 16.5523 3 16V4H2V2H22V4H21V16C21 16.5523 20.5523 17 20 17H13ZM10 6V13L15 9.5L10 6Z" }]]
|
|
1294
|
-
}, $3 = {
|
|
1295
|
-
name: "ri-slideshow-2-line",
|
|
1296
|
-
components: [["path", { d: "M13 17V20H18V22H6V20H11V17H4C3.44772 17 3 16.5523 3 16V4H2V2H22V4H21V16C21 16.5523 20.5523 17 20 17H13ZM5 15H19V4H5V15ZM10 6L15 9.5L10 13V6Z" }]]
|
|
1297
|
-
}, n0 = {
|
|
1298
|
-
name: "ri-slideshow-3-fill",
|
|
1299
|
-
components: [["path", { d: "M13 18V20H17V22H7V20H11V18H3C2.44772 18 2 17.5523 2 17V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V17C22 17.5523 21.5523 18 21 18H13ZM10 7.5V13.5L15 10.5L10 7.5Z" }]]
|
|
1300
|
-
}, L0 = {
|
|
1301
|
-
name: "ri-slideshow-3-line",
|
|
1302
|
-
components: [["path", { d: "M13 18V20H17V22H7V20H11V18H3C2.44772 18 2 17.5523 2 17V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V17C22 17.5523 21.5523 18 21 18H13ZM4 5V16H20V5H4ZM10 7.5L15 10.5L10 13.5V7.5Z" }]]
|
|
1303
|
-
}, C0 = {
|
|
1304
|
-
name: "ri-slideshow-4-fill",
|
|
1305
|
-
components: [["path", { d: "M8.17071 3C8.58254 1.83481 9.69378 1 11 1H13C14.3062 1 15.4175 1.83481 15.8293 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H8.17071ZM10 9V15L15 12L10 9ZM11 3C10.4477 3 10 3.44772 10 4C10 4.55228 10.4477 5 11 5H13C13.5523 5 14 4.55228 14 4C14 3.44772 13.5523 3 13 3H11Z" }]]
|
|
1306
|
-
}, i0 = {
|
|
1307
|
-
name: "ri-slideshow-4-line",
|
|
1308
|
-
components: [["path", { d: "M8.17071 3C8.58254 1.83481 9.69378 1 11 1H13C14.3062 1 15.4175 1.83481 15.8293 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H8.17071ZM4 5V19H20V5H15.8293C15.4175 6.16519 14.3062 7 13 7H11C9.69378 7 8.58254 6.16519 8.17071 5H4ZM11 3C10.4477 3 10 3.44772 10 4C10 4.55228 10.4477 5 11 5H13C13.5523 5 14 4.55228 14 4C14 3.44772 13.5523 3 13 3H11ZM10 9L15 12L10 15V9Z" }]]
|
|
1309
|
-
}, o0 = {
|
|
1310
|
-
name: "ri-slideshow-fill",
|
|
1311
|
-
components: [["path", { d: "M13 21V23H11V21H3C2.44772 21 2 20.5523 2 20V6H22V20C22 20.5523 21.5523 21 21 21H13ZM8 10C6.34315 10 5 11.3431 5 13C5 14.6569 6.34315 16 8 16C9.65685 16 11 14.6569 11 13H8V10ZM13 10V12H19V10H13ZM13 14V16H19V14H13ZM2 3H22V5H2V3Z" }]]
|
|
1312
|
-
}, e0 = {
|
|
1313
|
-
name: "ri-slideshow-line",
|
|
1314
|
-
components: [["path", { d: "M13 21V23H11V21H3C2.44772 21 2 20.5523 2 20V6H22V20C22 20.5523 21.5523 21 21 21H13ZM4 19H20V8H4V19ZM13 10H18V12H13V10ZM13 14H18V16H13V14ZM9 10V13H12C12 14.6569 10.6569 16 9 16C7.34315 16 6 14.6569 6 13C6 11.3431 7.34315 10 9 10ZM2 3H22V5H2V3Z" }]]
|
|
1315
|
-
}, H0 = {
|
|
1316
|
-
name: "ri-stack-fill",
|
|
1317
|
-
components: [["path", { d: "M20.0833 10.4999L21.2854 11.2212C21.5221 11.3633 21.5989 11.6704 21.4569 11.9072C21.4146 11.9776 21.3557 12.0365 21.2854 12.0787L11.9999 17.6499L2.71451 12.0787C2.47772 11.9366 2.40093 11.6295 2.54301 11.3927C2.58523 11.3223 2.64413 11.2634 2.71451 11.2212L3.9166 10.4999L11.9999 15.3499L20.0833 10.4999ZM20.0833 15.1999L21.2854 15.9212C21.5221 16.0633 21.5989 16.3704 21.4569 16.6072C21.4146 16.6776 21.3557 16.7365 21.2854 16.7787L12.5144 22.0412C12.1977 22.2313 11.8021 22.2313 11.4854 22.0412L2.71451 16.7787C2.47772 16.6366 2.40093 16.3295 2.54301 16.0927C2.58523 16.0223 2.64413 15.9634 2.71451 15.9212L3.9166 15.1999L11.9999 20.0499L20.0833 15.1999ZM12.5144 1.30864L21.2854 6.5712C21.5221 6.71327 21.5989 7.0204 21.4569 7.25719C21.4146 7.32757 21.3557 7.38647 21.2854 7.42869L11.9999 12.9999L2.71451 7.42869C2.47772 7.28662 2.40093 6.97949 2.54301 6.7427C2.58523 6.67232 2.64413 6.61343 2.71451 6.5712L11.4854 1.30864C11.8021 1.11864 12.1977 1.11864 12.5144 1.30864Z" }]]
|
|
1318
|
-
}, V0 = {
|
|
1319
|
-
name: "ri-stack-line",
|
|
1320
|
-
components: [["path", { d: "M20.0833 15.1999L21.2854 15.9212C21.5221 16.0633 21.5989 16.3704 21.4569 16.6072C21.4146 16.6776 21.3557 16.7365 21.2854 16.7787L12.5144 22.0412C12.1977 22.2313 11.8021 22.2313 11.4854 22.0412L2.71451 16.7787C2.47772 16.6366 2.40093 16.3295 2.54301 16.0927C2.58523 16.0223 2.64413 15.9634 2.71451 15.9212L3.9166 15.1999L11.9999 20.0499L20.0833 15.1999ZM20.0833 10.4999L21.2854 11.2212C21.5221 11.3633 21.5989 11.6704 21.4569 11.9072C21.4146 11.9776 21.3557 12.0365 21.2854 12.0787L11.9999 17.6499L2.71451 12.0787C2.47772 11.9366 2.40093 11.6295 2.54301 11.3927C2.58523 11.3223 2.64413 11.2634 2.71451 11.2212L3.9166 10.4999L11.9999 15.3499L20.0833 10.4999ZM12.5144 1.30864L21.2854 6.5712C21.5221 6.71327 21.5989 7.0204 21.4569 7.25719C21.4146 7.32757 21.3557 7.38647 21.2854 7.42869L11.9999 12.9999L2.71451 7.42869C2.47772 7.28662 2.40093 6.97949 2.54301 6.7427C2.58523 6.67232 2.64413 6.61343 2.71451 6.5712L11.4854 1.30864C11.8021 1.11864 12.1977 1.11864 12.5144 1.30864ZM11.9999 3.33233L5.88723 6.99995L11.9999 10.6676L18.1126 6.99995L11.9999 3.33233Z" }]]
|
|
1321
|
-
}, t0 = {
|
|
1322
|
-
name: "ri-trademark-fill",
|
|
1323
|
-
components: [["path", { d: "M10 6V8H6V18H4V8H0V6H10ZM12 6H14.5L17.4999 11.196L20.5 6H23V18H21V9.133L17.4999 15.196L14 9.135V18H12V6Z" }]]
|
|
1324
|
-
}, a0 = {
|
|
1325
|
-
name: "ri-trademark-line",
|
|
1326
|
-
components: [["path", { d: "M10 6V8H6V18H4V8H0V6H10ZM12 6H14.5L17.4999 11.196L20.5 6H23V18H21V9.133L17.4999 15.196L14 9.135V18H12V6Z" }]]
|
|
1327
|
-
}, l0 = {
|
|
1328
|
-
name: "ri-triangular-flag-fill",
|
|
1329
|
-
components: [["path", { d: "M5.66056 2.18123C5.01456 1.61285 4 2.07155 4 2.932V22H6V18.0002H20.9896C21.9116 18.0002 22.3423 16.8584 21.6501 16.2494L5.66056 2.18123Z" }]]
|
|
1330
|
-
}, r0 = {
|
|
1331
|
-
name: "ri-triangular-flag-line",
|
|
1332
|
-
components: [["path", { d: "M6 5.1438V16.0002H18.3391L6 5.1438ZM4 2.932C4 2.07155 5.01456 1.61285 5.66056 2.18123L21.6501 16.2494C22.3423 16.8584 21.9116 18.0002 20.9896 18.0002H6V22H4V2.932Z" }]]
|
|
1333
|
-
}, M0 = {
|
|
1334
|
-
name: "ri-verified-badge-fill",
|
|
1335
|
-
components: [["path", { d: "M10.007 2.10377C8.60544 1.65006 7.08181 2.28116 6.41156 3.59306L5.60578 5.17023C5.51004 5.35763 5.35763 5.51004 5.17023 5.60578L3.59306 6.41156C2.28116 7.08181 1.65006 8.60544 2.10377 10.007L2.64923 11.692C2.71404 11.8922 2.71404 12.1078 2.64923 12.308L2.10377 13.993C1.65006 15.3946 2.28116 16.9182 3.59306 17.5885L5.17023 18.3942C5.35763 18.49 5.51004 18.6424 5.60578 18.8298L6.41156 20.407C7.08181 21.7189 8.60544 22.35 10.007 21.8963L11.692 21.3508C11.8922 21.286 12.1078 21.286 12.308 21.3508L13.993 21.8963C15.3946 22.35 16.9182 21.7189 17.5885 20.407L18.3942 18.8298C18.49 18.6424 18.6424 18.49 18.8298 18.3942L20.407 17.5885C21.7189 16.9182 22.35 15.3946 21.8963 13.993L21.3508 12.308C21.286 12.1078 21.286 11.8922 21.3508 11.692L21.8963 10.007C22.35 8.60544 21.7189 7.08181 20.407 6.41156L18.8298 5.60578C18.6424 5.51004 18.49 5.35763 18.3942 5.17023L17.5885 3.59306C16.9182 2.28116 15.3946 1.65006 13.993 2.10377L12.308 2.64923C12.1078 2.71403 11.8922 2.71404 11.692 2.64923L10.007 2.10377ZM6.75977 11.7573L8.17399 10.343L11.0024 13.1715L16.6593 7.51465L18.0735 8.92886L11.0024 15.9999L6.75977 11.7573Z" }]]
|
|
1336
|
-
}, c0 = {
|
|
1337
|
-
name: "ri-verified-badge-line",
|
|
1338
|
-
components: [["path", { d: "M10.0072 2.10365C8.60556 1.64993 7.08193 2.28104 6.41168 3.59294L5.6059 5.17011C5.51016 5.35751 5.35775 5.50992 5.17036 5.60566L3.59318 6.41144C2.28128 7.08169 1.65018 8.60532 2.10389 10.0069L2.64935 11.6919C2.71416 11.8921 2.71416 12.1077 2.64935 12.3079L2.10389 13.9929C1.65018 15.3945 2.28129 16.9181 3.59318 17.5883L5.17036 18.3941C5.35775 18.4899 5.51016 18.6423 5.6059 18.8297L6.41169 20.4068C7.08194 21.7187 8.60556 22.3498 10.0072 21.8961L11.6922 21.3507C11.8924 21.2859 12.1079 21.2859 12.3081 21.3507L13.9931 21.8961C15.3947 22.3498 16.9183 21.7187 17.5886 20.4068L18.3944 18.8297C18.4901 18.6423 18.6425 18.4899 18.8299 18.3941L20.4071 17.5883C21.719 16.9181 22.3501 15.3945 21.8964 13.9929L21.3509 12.3079C21.2861 12.1077 21.2861 11.8921 21.3509 11.6919L21.8964 10.0069C22.3501 8.60531 21.719 7.08169 20.4071 6.41144L18.8299 5.60566C18.6425 5.50992 18.4901 5.3575 18.3944 5.17011L17.5886 3.59294C16.9183 2.28104 15.3947 1.64993 13.9931 2.10365L12.3081 2.6491C12.1079 2.71391 11.8924 2.71391 11.6922 2.6491L10.0072 2.10365ZM8.19271 4.50286C8.41612 4.06556 8.924 3.8552 9.39119 4.00643L11.0762 4.55189C11.6768 4.74632 12.3235 4.74632 12.9241 4.55189L14.6091 4.00643C15.0763 3.8552 15.5841 4.06556 15.8076 4.50286L16.6133 6.08004C16.9006 6.64222 17.3578 7.09946 17.92 7.38668L19.4972 8.19246C19.9345 8.41588 20.1448 8.92375 19.9936 9.39095L19.4481 11.076C19.2537 11.6766 19.2537 12.3232 19.4481 12.9238L19.9936 14.6088C20.1448 15.076 19.9345 15.5839 19.4972 15.8073L17.92 16.6131C17.3578 16.9003 16.9006 17.3576 16.6133 17.9197L15.8076 19.4969C15.5841 19.9342 15.0763 20.1446 14.6091 19.9933L12.9241 19.4479C12.3235 19.2535 11.6768 19.2535 11.0762 19.4479L9.3912 19.9933C8.924 20.1446 8.41612 19.9342 8.19271 19.4969L7.38692 17.9197C7.09971 17.3576 6.64246 16.9003 6.08028 16.6131L4.50311 15.8073C4.06581 15.5839 3.85544 15.076 4.00668 14.6088L4.55213 12.9238C4.74656 12.3232 4.74656 11.6766 4.55213 11.076L4.00668 9.39095C3.85544 8.92375 4.06581 8.41588 4.50311 8.19246L6.08028 7.38668C6.64246 7.09946 7.09971 6.64222 7.38692 6.08004L8.19271 4.50286ZM6.75972 11.7573L11.0023 15.9999L18.0734 8.92885L16.6592 7.51464L11.0023 13.1715L8.17394 10.343L6.75972 11.7573Z" }]]
|
|
1339
|
-
}, Z0 = {
|
|
1340
|
-
name: "ri-window-2-fill",
|
|
1341
|
-
components: [["path", { d: "M3 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3ZM20 10H4V19H20V10ZM15 6V8H19V6H15Z" }]]
|
|
1342
|
-
}, p0 = {
|
|
1343
|
-
name: "ri-window-2-line",
|
|
1344
|
-
components: [["path", { d: "M21 3C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H21ZM20 11H4V19H20V11ZM20 5H4V9H20V5ZM19 6V8H15V6H19Z" }]]
|
|
1345
|
-
}, s0 = {
|
|
1346
|
-
name: "ri-window-fill",
|
|
1347
|
-
components: [["path", { d: "M3 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3ZM20 10H4V19H20V10ZM5 6V8H7V6H5ZM9 6V8H11V6H9Z" }]]
|
|
1348
|
-
}, m0 = {
|
|
1349
|
-
name: "ri-window-line",
|
|
1350
|
-
components: [["path", { d: "M21 3C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H21ZM20 11H4V19H20V11ZM20 5H4V9H20V5ZM11 6V8H9V6H11ZM7 6V8H5V6H7Z" }]]
|
|
1351
|
-
}, h0 = {
|
|
1352
|
-
name: "ri-chat-1-fill",
|
|
1353
|
-
components: [["path", { d: "M10 3H14C18.4183 3 22 6.58172 22 11C22 15.4183 18.4183 19 14 19V22.5C9 20.5 2 17.5 2 11C2 6.58172 5.58172 3 10 3Z" }]]
|
|
1354
|
-
}, d0 = {
|
|
1355
|
-
name: "ri-chat-1-line",
|
|
1356
|
-
components: [["path", { d: "M10 3H14C18.4183 3 22 6.58172 22 11C22 15.4183 18.4183 19 14 19V22.5C9 20.5 2 17.5 2 11C2 6.58172 5.58172 3 10 3ZM12 17H14C17.3137 17 20 14.3137 20 11C20 7.68629 17.3137 5 14 5H10C6.68629 5 4 7.68629 4 11C4 14.61 6.46208 16.9656 12 19.4798V17Z" }]]
|
|
1357
|
-
}, R0 = {
|
|
1358
|
-
name: "ri-chat-2-fill",
|
|
1359
|
-
components: [["path", { d: "M14.45 19L12 22.5L9.55 19H3C2.44772 19 2 18.5523 2 18V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H14.45Z" }]]
|
|
1360
|
-
}, f0 = {
|
|
1361
|
-
name: "ri-chat-2-line",
|
|
1362
|
-
components: [["path", { d: "M14.45 19L12 22.5L9.55 19H3C2.73478 19 2.48043 18.8946 2.29289 18.7071C2.10536 18.5196 2 18.2652 2 18V4C2 3.73478 2.10536 3.48043 2.29289 3.29289C2.48043 3.10536 2.73478 3 3 3H21C21.2652 3 21.5196 3.10536 21.7071 3.29289C21.8946 3.48043 22 3.73478 22 4V18C22 18.2652 21.8946 18.5196 21.7071 18.7071C21.5196 18.8946 21.2652 19 21 19H14.45ZM13.409 17H20V5H4V17H10.591L12 19.012L13.409 17Z" }]]
|
|
1363
|
-
}, w0 = {
|
|
1364
|
-
name: "ri-chat-3-fill",
|
|
1365
|
-
components: [["path", { d: "M7.29117 20.8242L2 22L3.17581 16.7088C2.42544 15.3056 2 13.7025 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C10.2975 22 8.6944 21.5746 7.29117 20.8242Z" }]]
|
|
1366
|
-
}, F0 = {
|
|
1367
|
-
name: "ri-chat-3-line",
|
|
1368
|
-
components: [["path", { d: "M7.29117 20.8242L2 22L3.17581 16.7088C2.42544 15.3056 2 13.7025 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C10.2975 22 8.6944 21.5746 7.29117 20.8242ZM7.58075 18.711L8.23428 19.0605C9.38248 19.6745 10.6655 20 12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12C4 13.3345 4.32549 14.6175 4.93949 15.7657L5.28896 16.4192L4.63416 19.3658L7.58075 18.711Z" }]]
|
|
1369
|
-
}, g0 = {
|
|
1370
|
-
name: "ri-chat-4-fill",
|
|
1371
|
-
components: [["path", { d: "M6.45455 19L2 22.5V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.45455Z" }]]
|
|
1372
|
-
}, u0 = {
|
|
1373
|
-
name: "ri-chat-4-line",
|
|
1374
|
-
components: [["path", { d: "M5.76282 17H20V5H4V18.3851L5.76282 17ZM6.45455 19L2 22.5V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.45455Z" }]]
|
|
1375
|
-
}, A0 = {
|
|
1376
|
-
name: "ri-chat-ai-fill",
|
|
1377
|
-
components: [["path", { d: "M20.7134 8.12811L20.4668 8.69379C20.2864 9.10792 19.7136 9.10792 19.5331 8.69379L19.2866 8.12811C18.8471 7.11947 18.0555 6.31641 17.0677 5.87708L16.308 5.53922C15.8973 5.35653 15.8973 4.75881 16.308 4.57612L17.0252 4.25714C18.0384 3.80651 18.8442 2.97373 19.2761 1.93083L19.5293 1.31953C19.7058 0.893489 20.2942 0.893489 20.4706 1.31953L20.7238 1.93083C21.1558 2.97373 21.9616 3.80651 22.9748 4.25714L23.6919 4.57612C24.1027 4.75881 24.1027 5.35653 23.6919 5.53922L22.9323 5.87708C21.9445 6.31641 21.1529 7.11947 20.7134 8.12811ZM20 11C20.6986 11 21.3694 10.8806 21.9929 10.6611C21.9976 10.7735 22 10.8865 22 11C22 15.4183 18.4183 19 14 19V22.5C9 20.5 2 17.5 2 11C2 6.58172 5.58172 3 10 3H14C14.1135 3 14.2265 3.00237 14.3389 3.00705C14.1194 3.63061 14 4.30136 14 5C14 8.31371 16.6863 11 20 11Z" }]]
|
|
1378
|
-
}, b0 = {
|
|
1379
|
-
name: "ri-chat-ai-line",
|
|
1380
|
-
components: [["path", { d: "M20.7134 8.12811L20.4668 8.69379C20.2864 9.10792 19.7136 9.10792 19.5331 8.69379L19.2866 8.12811C18.8471 7.11947 18.0555 6.31641 17.0677 5.87708L16.308 5.53922C15.8973 5.35653 15.8973 4.75881 16.308 4.57612L17.0252 4.25714C18.0384 3.80651 18.8442 2.97373 19.2761 1.93083L19.5293 1.31953C19.7058 0.893489 20.2942 0.893489 20.4706 1.31953L20.7238 1.93083C21.1558 2.97373 21.9616 3.80651 22.9748 4.25714L23.6919 4.57612C24.1027 4.75881 24.1027 5.35653 23.6919 5.53922L22.9323 5.87708C21.9445 6.31641 21.1529 7.11947 20.7134 8.12811ZM10 3H14V5H10C6.68629 5 4 7.68629 4 11C4 14.61 6.46208 16.9656 12 19.4798V17H14C17.3137 17 20 14.3137 20 11H22C22 15.4183 18.4183 19 14 19V22.5C9 20.5 2 17.5 2 11C2 6.58172 5.58172 3 10 3Z" }]]
|
|
1381
|
-
}, x0 = {
|
|
1382
|
-
name: "ri-chat-check-fill",
|
|
1383
|
-
components: [["path", { d: "M6.45455 19L2 22.5V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.45455ZM11.2929 12.1213L8.81802 9.64645L7.40381 11.0607L11.2929 14.9497L16.9497 9.29289L15.5355 7.87868L11.2929 12.1213Z" }]]
|
|
1384
|
-
}, v0 = {
|
|
1385
|
-
name: "ri-chat-check-line",
|
|
1386
|
-
components: [["path", { d: "M6.45455 19L2 22.5V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.45455ZM5.76282 17H20V5H4V18.3851L5.76282 17ZM11.2929 12.1213L15.5355 7.87868L16.9497 9.29289L11.2929 14.9497L7.40381 11.0607L8.81802 9.64645L11.2929 12.1213Z" }]]
|
|
1387
|
-
}, D0 = {
|
|
1388
|
-
name: "ri-chat-delete-fill",
|
|
1389
|
-
components: [["path", { d: "M6.45455 19L2 22.5V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.45455ZM13.4142 11L15.8891 8.52513L14.4749 7.11091L12 9.58579L9.52513 7.11091L8.11091 8.52513L10.5858 11L8.11091 13.4749L9.52513 14.8891L12 12.4142L14.4749 14.8891L15.8891 13.4749L13.4142 11Z" }]]
|
|
1390
|
-
}, k0 = {
|
|
1391
|
-
name: "ri-chat-delete-line",
|
|
1392
|
-
components: [["path", { d: "M6.45455 19L2 22.5V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.45455ZM4 18.3851L5.76282 17H20V5H4V18.3851ZM13.4142 11L15.8891 13.4749L14.4749 14.8891L12 12.4142L9.52513 14.8891L8.11091 13.4749L10.5858 11L8.11091 8.52513L9.52513 7.11091L12 9.58579L14.4749 7.11091L15.8891 8.52513L13.4142 11Z" }]]
|
|
1393
|
-
}, S0 = {
|
|
1394
|
-
name: "ri-chat-download-fill",
|
|
1395
|
-
components: [["path", { d: "M6.45455 19L2 22.5V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.45455ZM13 11V7H11V11H8L12 15L16 11H13Z" }]]
|
|
1396
|
-
}, B0 = {
|
|
1397
|
-
name: "ri-chat-download-line",
|
|
1398
|
-
components: [["path", { d: "M6.45455 19L2 22.5V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.45455ZM4 18.3851L5.76282 17H20V5H4V18.3851ZM13 11H16L12 15L8 11H11V7H13V11Z" }]]
|
|
1399
|
-
}, U0 = {
|
|
1400
|
-
name: "ri-chat-follow-up-fill",
|
|
1401
|
-
components: [["path", { d: "M21 3C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.455L2 22.5V4C2 3.44772 2.44772 3 3 3H21ZM17 7H15V15H17V7ZM11 8H9V9.999L7 10V12L9 11.999V14H11V11.999L13 12V10L11 9.999V8Z" }]]
|
|
1402
|
-
}, P0 = {
|
|
1403
|
-
name: "ri-chat-follow-up-line",
|
|
1404
|
-
components: [["path", { d: "M21 3C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.455L2 22.5V4C2 3.44772 2.44772 3 3 3H21ZM20 5H4V18.385L5.76333 17H20V5ZM17 7V15H15V7H17ZM11 8V9.999L13 10V12L11 11.999V14H9V11.999L7 12V10L9 9.999V8H11Z" }]]
|
|
1405
|
-
}, E0 = {
|
|
1406
|
-
name: "ri-chat-forward-fill",
|
|
1407
|
-
components: [["path", { d: "M6.45455 19L2 22.5V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.45455ZM12 10H8V12H12V15L16 11L12 7V10Z" }]]
|
|
1408
|
-
}, y0 = {
|
|
1409
|
-
name: "ri-chat-forward-line",
|
|
1410
|
-
components: [["path", { d: "M6.45455 19L2 22.5V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.45455ZM4 18.3851L5.76282 17H20V5H4V18.3851ZM12 10V7L16 11L12 15V12H8V10H12Z" }]]
|
|
1411
|
-
}, z0 = {
|
|
1412
|
-
name: "ri-chat-heart-fill",
|
|
1413
|
-
components: [["path", { d: "M6.45455 19L2 22.5V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.45455ZM12.0178 14.6997L15.3765 11.341C16.2552 10.4623 16.2552 9.03769 15.3765 8.15901C14.4978 7.28033 13.0732 7.28033 12.1945 8.15901L12.0178 8.33579L11.841 8.15901C10.9623 7.28033 9.53769 7.28033 8.65901 8.15901C7.78033 9.03769 7.78033 10.4623 8.65901 11.341L12.0178 14.6997Z" }]]
|
|
1414
|
-
}, T0 = {
|
|
1415
|
-
name: "ri-chat-heart-line",
|
|
1416
|
-
components: [["path", { d: "M6.45455 19L2 22.5V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.45455ZM4 18.3851L5.76282 17H20V5H4V18.3851ZM12.0178 14.6997L8.65901 11.341C7.78033 10.4623 7.78033 9.03769 8.65901 8.15901C9.53769 7.28033 10.9623 7.28033 11.841 8.15901L12.0178 8.33579L12.1945 8.15901C13.0732 7.28033 14.4978 7.28033 15.3765 8.15901C16.2552 9.03769 16.2552 10.4623 15.3765 11.341L12.0178 14.6997Z" }]]
|
|
1417
|
-
}, W0 = {
|
|
1418
|
-
name: "ri-chat-history-fill",
|
|
1419
|
-
components: [["path", { d: "M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C10.298 22 8.69525 21.5748 7.29229 20.8248L2 22L3.17629 16.7097C2.42562 15.3063 2 13.7028 2 12C2 6.47715 6.47715 2 12 2ZM13 7H11V14H17V12H13V7Z" }]]
|
|
1420
|
-
}, G0 = {
|
|
1421
|
-
name: "ri-chat-history-line",
|
|
1422
|
-
components: [["path", { d: "M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C10.298 22 8.69525 21.5748 7.29229 20.8248L2 22L3.17629 16.7097C2.42562 15.3063 2 13.7028 2 12C2 6.47715 6.47715 2 12 2ZM12 4C7.58172 4 4 7.58172 4 12C4 13.3347 4.32563 14.6181 4.93987 15.7664L5.28952 16.4201L4.63445 19.3663L7.58189 18.7118L8.23518 19.061C9.38315 19.6747 10.6659 20 12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4ZM13 7V12H17V14H11V7H13Z" }]]
|
|
1423
|
-
}, I0 = {
|
|
1424
|
-
name: "ri-chat-new-fill",
|
|
1425
|
-
components: [["path", { d: "M6.45455 19L2 22.5V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.45455ZM11 10H8V12H11V15H13V12H16V10H13V7H11V10Z" }]]
|
|
1426
|
-
}, O0 = {
|
|
1427
|
-
name: "ri-chat-new-line",
|
|
1428
|
-
components: [["path", { d: "M14 3V5H4V18.3851L5.76282 17H20V10H22V18C22 18.5523 21.5523 19 21 19H6.45455L2 22.5V4C2 3.44772 2.44772 3 3 3H14ZM19 3V0H21V3H24V5H21V8H19V5H16V3H19Z" }]]
|
|
1429
|
-
}, j0 = {
|
|
1430
|
-
name: "ri-chat-off-fill",
|
|
1431
|
-
components: [["path", { d: "M2.80777 1.39337L22.6068 21.1924L21.1925 22.6066L17.5846 18.9994L6.45516 19L2.00016 22.5V3.99997C2.00016 3.83067 2.04223 3.6712 2.11649 3.53143L1.39355 2.80759L2.80777 1.39337ZM21.0002 2.99997C21.5524 2.99997 22.0002 3.44769 22.0002 3.99997V17.785L7.21416 2.99997H21.0002Z" }]]
|
|
1432
|
-
}, N0 = {
|
|
1433
|
-
name: "ri-chat-off-line",
|
|
1434
|
-
components: [["path", { d: "M2.80777 1.3934L22.6068 21.1924L21.1925 22.6066L17.5846 18.9994L6.45516 19L2.00016 22.5V4C2.00016 3.8307 2.04223 3.67123 2.11649 3.53146L1.39355 2.80762L2.80777 1.3934ZM3.99955 5.4134L4.00016 18.3853L5.76349 17L15.5846 16.9994L3.99955 5.4134ZM21.0002 3C21.5524 3 22.0002 3.44772 22.0002 4V17.785L20.0002 15.785V5L9.21316 4.999L7.21416 3H21.0002Z" }]]
|
|
1435
|
-
}, q0 = {
|
|
1436
|
-
name: "ri-chat-poll-fill",
|
|
1437
|
-
components: [["path", { d: "M21 3C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.455L2 22.5V4C2 3.44772 2.44772 3 3 3H21ZM13 7H11V15H13V7ZM17 9H15V15H17V9ZM9 11H7V15H9V11Z" }]]
|
|
1438
|
-
}, Q0 = {
|
|
1439
|
-
name: "ri-chat-poll-line",
|
|
1440
|
-
components: [["path", { d: "M21 3C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.455L2 22.5V4C2 3.44772 2.44772 3 3 3H21ZM20 5H4V18.385L5.76333 17H20V5ZM13 7V15H11V7H13ZM17 9V15H15V9H17ZM9 11V15H7V11H9Z" }]]
|
|
1441
|
-
}, J0 = {
|
|
1442
|
-
name: "ri-chat-private-fill",
|
|
1443
|
-
components: [["path", { d: "M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C10.298 22 8.69525 21.5748 7.29229 20.8248L2 22L3.17629 16.7097C2.42562 15.3063 2 13.7028 2 12C2 6.47715 6.47715 2 12 2ZM12 7C10.4023 7 9 8.34 9 10V11H8V16H16V11H15V10C15 8.34315 13.6569 7 12 7ZM14 13V14H10V13H14ZM12 9C12.4762 9 13 9.49 13 10V11H11V10C11 9.49 11.4872 9 12 9Z" }]]
|
|
1444
|
-
}, K0 = {
|
|
1445
|
-
name: "ri-chat-private-line",
|
|
1446
|
-
components: [["path", { d: "M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C10.298 22 8.69525 21.5748 7.29229 20.8248L2 22L3.17629 16.7097C2.42562 15.3063 2 13.7028 2 12C2 6.47715 6.47715 2 12 2ZM12 4C7.58172 4 4 7.58172 4 12C4 13.3347 4.32563 14.6181 4.93987 15.7664L5.28952 16.4201L4.63445 19.3663L7.58189 18.7118L8.23518 19.061C9.38315 19.6747 10.6659 20 12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4ZM12 7C13.6569 7 15 8.34315 15 10V11H16V16H8V11H9V10C9 8.34315 10.3431 7 12 7ZM14 13H10V14H14V13ZM12 9C11.4477 9 11 9.45 11 10V11H13V10C13 9.44772 12.5523 9 12 9Z" }]]
|
|
1447
|
-
}, X0 = {
|
|
1448
|
-
name: "ri-chat-quote-fill",
|
|
1449
|
-
components: [["path", { d: "M21 3C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.455L2 22.5V4C2 3.44772 2.44772 3 3 3H21ZM10.5153 7.4116C8.72825 8.18684 7.5 9.75543 7.5 11.5052C7.5 12.5 7.77658 13.1137 8.29171 13.6605C8.61598 14.0048 9.12905 14.25 9.66558 14.25C10.6321 14.25 11.4156 13.4665 11.4156 12.5C11.4156 11.5795 10.7045 10.8389 9.80236 10.7553C9.64107 10.7403 9.47827 10.7431 9.32317 10.7645L9.32344 10.6729C9.32873 10.2322 9.4223 8.9333 10.9616 8.1004L10.5153 7.4116ZM15.5153 7.4116C13.7283 8.18684 12.5 9.75543 12.5 11.5052C12.5 12.5 12.7766 13.1137 13.2917 13.6605C13.616 14.0048 14.1291 14.25 14.6656 14.25C15.6321 14.25 16.4156 13.4665 16.4156 12.5C16.4156 11.5795 15.7045 10.8389 14.8024 10.7553C14.6411 10.7403 14.4783 10.7431 14.3232 10.7645L14.3234 10.6729C14.3287 10.2322 14.4223 8.9333 15.9616 8.1004L15.5153 7.4116Z" }]]
|
|
1450
|
-
}, Y0 = {
|
|
1451
|
-
name: "ri-chat-quote-line",
|
|
1452
|
-
components: [["path", { d: "M21 3C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.455L2 22.5V4C2 3.44772 2.44772 3 3 3H21ZM20 5H4V18.385L5.76333 17H20V5ZM10.5153 7.4116L10.9616 8.1004C9.29402 9.0027 9.32317 10.4519 9.32317 10.7645C9.47827 10.7431 9.64107 10.7403 9.80236 10.7553C10.7045 10.8389 11.4156 11.5795 11.4156 12.5C11.4156 13.4665 10.6321 14.25 9.66558 14.25C9.12905 14.25 8.61598 14.0048 8.29171 13.6605C7.77658 13.1137 7.5 12.5 7.5 11.5052C7.5 9.75543 8.72825 8.18684 10.5153 7.4116ZM15.5153 7.4116L15.9616 8.1004C14.294 9.0027 14.3232 10.4519 14.3232 10.7645C14.4783 10.7431 14.6411 10.7403 14.8024 10.7553C15.7045 10.8389 16.4156 11.5795 16.4156 12.5C16.4156 13.4665 15.6321 14.25 14.6656 14.25C14.1291 14.25 13.616 14.0048 13.2917 13.6605C12.7766 13.1137 12.5 12.5 12.5 11.5052C12.5 9.75543 13.7283 8.18684 15.5153 7.4116Z" }]]
|
|
1453
|
-
}, _0 = {
|
|
1454
|
-
name: "ri-chat-search-fill",
|
|
1455
|
-
components: [["path", { d: "M6.45455 19L2 22.5V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V12.8027C21.1175 12.2922 20.0929 12 19 12C15.6863 12 13 14.6863 13 18C13 18.3407 13.0284 18.6748 13.083 19H6.45455ZM23.9497 21.5355L22.4462 20.032C22.7981 19.4365 23 18.7418 23 18C23 15.7909 21.2091 14 19 14C16.7909 14 15 15.7909 15 18C15 20.2091 16.7909 22 19 22C19.7418 22 20.4365 21.7981 21.032 21.4462L22.5355 22.9497L23.9497 21.5355ZM21 18C21 19.1046 20.1046 20 19 20C17.8954 20 17 19.1046 17 18C17 16.8954 17.8954 16 19 16C20.1046 16 21 16.8954 21 18Z" }]]
|
|
1456
|
-
}, $0 = {
|
|
1457
|
-
name: "ri-chat-search-line",
|
|
1458
|
-
components: [["path", { d: "M5.76282 17H13.083C13.0284 17.3252 13 17.6593 13 18C13 18.3407 13.0284 18.6748 13.083 19H6.45455L2 22.5V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V12.8027C21.3926 12.4513 20.7179 12.2034 20 12.083V5H4V18.3851L5.76282 17ZM23.9497 21.5355L22.4462 20.032C22.7981 19.4365 23 18.7418 23 18C23 15.7909 21.2091 14 19 14C16.7909 14 15 15.7909 15 18C15 20.2091 16.7909 22 19 22C19.7418 22 20.4365 21.7981 21.032 21.4462L22.5355 22.9497L23.9497 21.5355ZM21 18C21 19.1046 20.1046 20 19 20C17.8954 20 17 19.1046 17 18C17 16.8954 17.8954 16 19 16C20.1046 16 21 16.8954 21 18Z" }]]
|
|
1459
|
-
}, n6 = {
|
|
1460
|
-
name: "ri-chat-settings-fill",
|
|
1461
|
-
components: [["path", { d: "M6.45455 19L2 22.5V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.45455ZM8.14499 12.071L7.16987 12.634L8.16987 14.366L9.1459 13.8025C9.64746 14.3133 10.2851 14.69 11 14.874V16H13V14.874C13.7149 14.69 14.3525 14.3133 14.8541 13.8025L15.8301 14.366L16.8301 12.634L15.855 12.071C15.9495 11.7301 16 11.371 16 11C16 10.629 15.9495 10.2699 15.855 9.92901L16.8301 9.36602L15.8301 7.63397L14.8541 8.19748C14.3525 7.68674 13.7149 7.31003 13 7.12602V6H11V7.12602C10.2851 7.31003 9.64746 7.68674 9.1459 8.19748L8.16987 7.63397L7.16987 9.36602L8.14499 9.92901C8.0505 10.2699 8 10.629 8 11C8 11.371 8.0505 11.7301 8.14499 12.071ZM12 13C10.8954 13 10 12.1046 10 11C10 9.89543 10.8954 9 12 9C13.1046 9 14 9.89543 14 11C14 12.1046 13.1046 13 12 13Z" }]]
|
|
1462
|
-
}, L6 = {
|
|
1463
|
-
name: "ri-chat-settings-line",
|
|
1464
|
-
components: [["path", { d: "M22 12H20V5H4V18.3851L5.76282 17H12V19H6.45455L2 22.5V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V12ZM14.145 19.071C14.0505 18.7301 14 18.371 14 18C14 17.629 14.0505 17.2699 14.145 16.929L13.1699 16.366L14.1699 14.634L15.1459 15.1975C15.6475 14.6867 16.2851 14.31 17 14.126V13H19V14.126C19.7149 14.31 20.3525 14.6867 20.8541 15.1975L21.8301 14.634L22.8301 16.366L21.855 16.929C21.9495 17.2699 22 17.629 22 18C22 18.371 21.9495 18.7301 21.855 19.071L22.8301 19.634L21.8301 21.366L20.8541 20.8025C20.3525 21.3133 19.7149 21.69 19 21.874V23H17V21.874C16.2851 21.69 15.6475 21.3133 15.1459 20.8025L14.1699 21.366L13.1699 19.634L14.145 19.071ZM18 20C19.1046 20 20 19.1046 20 18C20 16.8954 19.1046 16 18 16C16.8954 16 16 16.8954 16 18C16 19.1046 16.8954 20 18 20Z" }]]
|
|
1465
|
-
}, C6 = {
|
|
1466
|
-
name: "ri-chat-smile-2-fill",
|
|
1467
|
-
components: [["path", { d: "M7.29117 20.8242L2 22L3.17581 16.7088C2.42544 15.3056 2 13.7025 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C10.2975 22 8.6944 21.5746 7.29117 20.8242ZM7 12C7 14.7614 9.23858 17 12 17C14.7614 17 17 14.7614 17 12H15C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12H7Z" }]]
|
|
1468
|
-
}, i6 = {
|
|
1469
|
-
name: "ri-chat-smile-2-line",
|
|
1470
|
-
components: [["path", { d: "M7.29117 20.8242L2 22L3.17581 16.7088C2.42544 15.3056 2 13.7025 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C10.2975 22 8.6944 21.5746 7.29117 20.8242ZM7.58075 18.711L8.23428 19.0605C9.38248 19.6745 10.6655 20 12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12C4 13.3345 4.32549 14.6175 4.93949 15.7657L5.28896 16.4192L4.63416 19.3658L7.58075 18.711ZM7 12H9C9 13.6569 10.3431 15 12 15C13.6569 15 15 13.6569 15 12H17C17 14.7614 14.7614 17 12 17C9.23858 17 7 14.7614 7 12Z" }]]
|
|
1471
|
-
}, o6 = {
|
|
1472
|
-
name: "ri-chat-smile-3-fill",
|
|
1473
|
-
components: [["path", { d: "M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22H2L4.92893 19.0711C3.11929 17.2614 2 14.7614 2 12C2 6.47715 6.47715 2 12 2ZM16 13H8C8 15.2091 9.79086 17 12 17C14.2091 17 16 15.2091 16 13Z" }]]
|
|
1474
|
-
}, e6 = {
|
|
1475
|
-
name: "ri-chat-smile-3-line",
|
|
1476
|
-
components: [["path", { d: "M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22H2L4.92893 19.0711C3.11929 17.2614 2 14.7614 2 12ZM6.82843 20H12C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12C4 14.1524 4.85124 16.1649 6.34315 17.6569L7.75736 19.0711L6.82843 20ZM8 13H16C16 15.2091 14.2091 17 12 17C9.79086 17 8 15.2091 8 13Z" }]]
|
|
1477
|
-
}, H6 = {
|
|
1478
|
-
name: "ri-chat-smile-ai-fill",
|
|
1479
|
-
components: [["path", { d: "M20.7134 8.12811L20.4668 8.69379C20.2864 9.10792 19.7136 9.10792 19.5331 8.69379L19.2866 8.12811C18.8471 7.11947 18.0555 6.31641 17.0677 5.87708L16.308 5.53922C15.8973 5.35653 15.8973 4.75881 16.308 4.57612L17.0252 4.25714C18.0384 3.80651 18.8442 2.97373 19.2761 1.93083L19.5293 1.31953C19.7058 0.893489 20.2942 0.893489 20.4706 1.31953L20.7238 1.93083C21.1558 2.97373 21.9616 3.80651 22.9748 4.25714L23.6919 4.57612C24.1027 4.75881 24.1027 5.35653 23.6919 5.53922L22.9323 5.87708C21.9445 6.31641 21.1529 7.11947 20.7134 8.12811ZM20 11C20.6695 11 21.3134 10.8903 21.9147 10.688C21.971 11.1174 22 11.5553 22 12C22 17.5228 17.5228 22 12 22C10.2975 22 8.6944 21.5746 7.29117 20.8242L2 22L3.17581 16.7088C2.42544 15.3056 2 13.7025 2 12C2 6.47715 6.47715 2 12 2C12.9056 2 13.7831 2.12039 14.6174 2.34603C14.2221 3.14617 14 4.04715 14 5C14 8.31371 16.6863 11 20 11ZM7 12C7 14.7614 9.23858 17 12 17C14.7614 17 17 14.7614 17 12H15C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12H7Z" }]]
|
|
1480
|
-
}, V6 = {
|
|
1481
|
-
name: "ri-chat-smile-ai-line",
|
|
1482
|
-
components: [["path", { d: "M20.7134 8.12811L20.4668 8.69379C20.2864 9.10792 19.7136 9.10792 19.5331 8.69379L19.2866 8.12811C18.8471 7.11947 18.0555 6.31641 17.0677 5.87708L16.308 5.53922C15.8973 5.35653 15.8973 4.75881 16.308 4.57612L17.0252 4.25714C18.0384 3.80651 18.8442 2.97373 19.2761 1.93083L19.5293 1.31953C19.7058 0.893489 20.2942 0.893489 20.4706 1.31953L20.7238 1.93083C21.1558 2.97373 21.9616 3.80651 22.9748 4.25714L23.6919 4.57612C24.1027 4.75881 24.1027 5.35653 23.6919 5.53922L22.9323 5.87708C21.9445 6.31641 21.1529 7.11947 20.7134 8.12811ZM12 2C6.47715 2 2 6.47715 2 12C2 13.7025 2.42544 15.3056 3.17581 16.7088L2 22L7.29117 20.8242C8.6944 21.5746 10.2975 22 12 22C17.5228 22 22 17.5228 22 12C22 11.5975 21.9762 11.2002 21.9298 10.8094L19.9437 11.0452C19.9809 11.3579 20 11.6765 20 12C20 16.4183 16.4183 20 12 20C10.6655 20 9.38248 19.6745 8.23428 19.0605L7.58075 18.711L4.63416 19.3658L5.28896 16.4192L4.93949 15.7657C4.32549 14.6175 4 13.3345 4 12C4 7.58172 7.58172 4 12 4C12.6919 4 13.3618 4.0876 14 4.25179L14.4983 2.31487C13.6987 2.10914 12.8614 2 12 2ZM9 12H7C7 14.7614 9.23858 17 12 17C14.7614 17 17 14.7614 17 12H15C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12Z" }]]
|
|
1483
|
-
}, t6 = {
|
|
1484
|
-
name: "ri-chat-smile-fill",
|
|
1485
|
-
components: [["path", { d: "M6.45455 19L2 22.5V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.45455ZM7 10C7 12.7614 9.23858 15 12 15C14.7614 15 17 12.7614 17 10H15C15 11.6569 13.6569 13 12 13C10.3431 13 9 11.6569 9 10H7Z" }]]
|
|
1486
|
-
}, a6 = {
|
|
1487
|
-
name: "ri-chat-smile-line",
|
|
1488
|
-
components: [["path", { d: "M6.45455 19L2 22.5V4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V18C22 18.5523 21.5523 19 21 19H6.45455ZM5.76282 17H20V5H4V18.3851L5.76282 17ZM7 10H9C9 11.6569 10.3431 13 12 13C13.6569 13 15 11.6569 15 10H17C17 12.7614 14.7614 15 12 15C9.23858 15 7 12.7614 7 10Z" }]]
|
|
1489
|
-
}, l6 = {
|
|
1490
|
-
name: "ri-chat-thread-fill",
|
|
1491
|
-
components: [["path", { d: "M2 22L7.29117 20.8242C8.6944 21.5746 10.2975 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 13.7025 2.42544 15.3056 3.17581 16.7088L2 22ZM15.4487 7L15.2737 9.00024H17V11.0002H15.0987L14.9237 13.0002H17V15.0002H14.7488L14.5738 17H12.5662L12.7411 15.0002H10.7335L10.5585 17H8.55089L8.72584 15.0002H7V13.0002H8.90082L9.0758 11.0002H7V9.00024H9.25077L9.42577 7H11.4334L11.2584 9.00024H13.2661L13.4411 7H15.4487ZM11.0834 11.0002L10.9085 13.0002H12.9161L13.0911 11.0002H11.0834Z" }]]
|
|
1492
|
-
}, r6 = {
|
|
1493
|
-
name: "ri-chat-thread-line",
|
|
1494
|
-
components: [["path", { d: "M2 22L7.29117 20.8242C8.6944 21.5746 10.2975 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 13.7025 2.42544 15.3056 3.17581 16.7088L2 22ZM8.23428 19.0605L7.58075 18.711L4.63416 19.3658L5.28896 16.4192L4.93949 15.7657C4.32549 14.6175 4 13.3345 4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12C20 16.4183 16.4183 20 12 20C10.6655 20 9.38248 19.6745 8.23428 19.0605ZM15.4487 7H13.4411L13.2661 9.00024H11.2584L11.4334 7H9.42577L9.25077 9.00024H7V11.0002H9.0758L8.90082 13.0002H7V15.0002H8.72584L8.55089 17H10.5585L10.7335 15.0002H12.7411L12.5662 17H14.5738L14.7488 15.0002H17V13.0002H14.9237L15.0987 11.0002H17V9.00024H15.2737L15.4487 7ZM11.0834 11.0002H13.0911L12.9161 13.0002H10.9085L11.0834 11.0002Z" }]]
|
|
1495
|
-
}, M6 = {
|
|
1496
|
-
name: "ri-chat-unread-fill",
|
|
1497
|
-
components: [["path", { d: "M21 7C22.6569 7 24 5.65685 24 4C24 2.34315 22.6569 1 21 1C19.3431 1 18 2.34315 18 4C18 5.65685 19.3431 7 21 7ZM21 9C21.3425 9 21.6769 8.96557 22 8.89998V18C22 18.5523 21.5523 19 21 19H6.45455L2 22.5V4C2 3.44772 2.44772 3 3 3H16.1C16.0344 3.32311 16 3.65753 16 4C16 6.76142 18.2386 9 21 9Z" }]]
|
|
1498
|
-
}, c6 = {
|
|
1499
|
-
name: "ri-chat-unread-line",
|
|
1500
|
-
components: [["path", { d: "M21 7C22.6569 7 24 5.65685 24 4C24 2.34315 22.6569 1 21 1C19.3431 1 18 2.34315 18 4C18 5.65685 19.3431 7 21 7ZM22 18V8.89998C21.6769 8.96557 21.3425 9 21 9C20.6575 9 20.3231 8.96557 20 8.89998V17H5.76282L4 18.3851V5H16.1C16.0344 4.67689 16 4.34247 16 4C16 3.65753 16.0344 3.32311 16.1 3H3C2.44772 3 2 3.44772 2 4V22.5L6.45455 19H21C21.5523 19 22 18.5523 22 18Z" }]]
|
|
1490
|
+
name: "lu-contact",
|
|
1491
|
+
components: [["path", { d: "M16 2v2 M7 22v-2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v2 M8 2v2 M9,11 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M5,4 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" }]]
|
|
1492
|
+
}, p3 = {
|
|
1493
|
+
name: "lu-container",
|
|
1494
|
+
components: [["path", { d: "M22 7.7c0-.6-.4-1.2-.8-1.5l-6.3-3.9a1.72 1.72 0 0 0-1.7 0l-10.3 6c-.5.2-.9.8-.9 1.4v6.6c0 .5.4 1.2.8 1.5l6.3 3.9a1.72 1.72 0 0 0 1.7 0l10.3-6c.5-.3.9-1 .9-1.5Z M10 21.9V14L2.1 9.1 M10 14 L21.9 7.1 M14 19.8v-8.1 M18 17.5V9.4" }]]
|
|
1495
|
+
}, L3 = {
|
|
1496
|
+
name: "lu-contrast",
|
|
1497
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M12 18a6 6 0 0 0 0-12v12z" }]]
|
|
1498
|
+
}, m3 = {
|
|
1499
|
+
name: "lu-cookie",
|
|
1500
|
+
components: [["path", { d: "M12 2a10 10 0 1 0 10 10 4 4 0 0 1-5-5 4 4 0 0 1-5-5 M8.5 8.5v.01 M16 15.5v.01 M12 12v.01 M11 17v.01 M7 14v.01" }]]
|
|
1501
1501
|
};
|
|
1502
1502
|
export {
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
|
|
1592
|
-
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
|
|
1646
|
-
|
|
1647
|
-
|
|
1648
|
-
|
|
1649
|
-
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
|
|
1672
|
-
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
|
|
1733
|
-
|
|
1734
|
-
|
|
1735
|
-
|
|
1736
|
-
|
|
1737
|
-
|
|
1738
|
-
|
|
1739
|
-
|
|
1740
|
-
|
|
1741
|
-
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
|
|
1750
|
-
|
|
1751
|
-
|
|
1752
|
-
|
|
1753
|
-
|
|
1754
|
-
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
|
|
1758
|
-
|
|
1759
|
-
|
|
1760
|
-
|
|
1761
|
-
|
|
1762
|
-
|
|
1763
|
-
|
|
1764
|
-
|
|
1765
|
-
|
|
1766
|
-
|
|
1767
|
-
|
|
1768
|
-
|
|
1769
|
-
|
|
1770
|
-
|
|
1771
|
-
|
|
1772
|
-
|
|
1773
|
-
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
|
|
1791
|
-
|
|
1792
|
-
|
|
1793
|
-
|
|
1794
|
-
|
|
1795
|
-
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
|
|
1800
|
-
|
|
1801
|
-
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
|
|
1806
|
-
|
|
1807
|
-
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
|
|
1812
|
-
|
|
1813
|
-
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
|
|
1817
|
-
|
|
1818
|
-
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
|
|
1837
|
-
|
|
1838
|
-
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
|
|
1846
|
-
|
|
1847
|
-
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
|
|
1851
|
-
|
|
1852
|
-
|
|
1853
|
-
|
|
1854
|
-
|
|
1855
|
-
|
|
1856
|
-
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
|
|
1860
|
-
|
|
1861
|
-
|
|
1862
|
-
|
|
1863
|
-
|
|
1864
|
-
|
|
1865
|
-
|
|
1866
|
-
|
|
1867
|
-
|
|
1868
|
-
|
|
1869
|
-
|
|
1870
|
-
|
|
1871
|
-
|
|
1872
|
-
|
|
1873
|
-
|
|
1874
|
-
|
|
1875
|
-
|
|
1876
|
-
|
|
1877
|
-
|
|
1878
|
-
|
|
1879
|
-
|
|
1880
|
-
|
|
1881
|
-
|
|
1882
|
-
|
|
1883
|
-
|
|
1884
|
-
|
|
1885
|
-
|
|
1886
|
-
|
|
1887
|
-
|
|
1888
|
-
|
|
1889
|
-
|
|
1890
|
-
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
|
|
1899
|
-
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
|
|
1907
|
-
|
|
1908
|
-
|
|
1909
|
-
|
|
1910
|
-
|
|
1911
|
-
|
|
1912
|
-
|
|
1913
|
-
|
|
1914
|
-
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
|
|
1919
|
-
|
|
1920
|
-
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
|
|
1924
|
-
|
|
1925
|
-
|
|
1926
|
-
|
|
1927
|
-
|
|
1928
|
-
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
|
-
|
|
1932
|
-
|
|
1933
|
-
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
|
|
1937
|
-
|
|
1938
|
-
|
|
1939
|
-
|
|
1940
|
-
|
|
1941
|
-
|
|
1942
|
-
|
|
1943
|
-
|
|
1944
|
-
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
|
|
1953
|
-
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
|
|
1957
|
-
|
|
1958
|
-
|
|
1959
|
-
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
|
|
1969
|
-
|
|
1970
|
-
|
|
1971
|
-
|
|
1972
|
-
|
|
1973
|
-
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
|
|
1977
|
-
|
|
1978
|
-
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
|
|
1985
|
-
|
|
1986
|
-
|
|
1987
|
-
|
|
1988
|
-
|
|
1989
|
-
|
|
1990
|
-
|
|
1991
|
-
|
|
1992
|
-
|
|
1993
|
-
|
|
1994
|
-
|
|
1995
|
-
|
|
1996
|
-
|
|
1997
|
-
|
|
1998
|
-
|
|
1999
|
-
|
|
2000
|
-
|
|
2001
|
-
|
|
2002
|
-
|
|
1503
|
+
q as LuAArrowDown,
|
|
1504
|
+
G as LuAArrowUp,
|
|
1505
|
+
K as LuALargeSmall,
|
|
1506
|
+
Y as LuAccessibility,
|
|
1507
|
+
a as LuActivatePremium,
|
|
1508
|
+
Q as LuActivity,
|
|
1509
|
+
_ as LuAirVent,
|
|
1510
|
+
$ as LuAirplay,
|
|
1511
|
+
M1 as LuAlarmClock,
|
|
1512
|
+
a1 as LuAlarmClockCheck,
|
|
1513
|
+
n1 as LuAlarmClockMinus,
|
|
1514
|
+
o1 as LuAlarmClockOff,
|
|
1515
|
+
t1 as LuAlarmClockPlus,
|
|
1516
|
+
e1 as LuAlarmSmoke,
|
|
1517
|
+
c1 as LuAlbum,
|
|
1518
|
+
l1 as LuAlignCenter,
|
|
1519
|
+
h1 as LuAlignCenterHorizontal,
|
|
1520
|
+
s1 as LuAlignCenterVertical,
|
|
1521
|
+
u1 as LuAlignEndHorizontal,
|
|
1522
|
+
p1 as LuAlignEndVertical,
|
|
1523
|
+
L1 as LuAlignHorizontalDistributeCenter,
|
|
1524
|
+
m1 as LuAlignHorizontalDistributeEnd,
|
|
1525
|
+
r1 as LuAlignHorizontalDistributeStart,
|
|
1526
|
+
C1 as LuAlignHorizontalJustifyCenter,
|
|
1527
|
+
v1 as LuAlignHorizontalJustifyEnd,
|
|
1528
|
+
d1 as LuAlignHorizontalJustifyStart,
|
|
1529
|
+
i1 as LuAlignHorizontalSpaceAround,
|
|
1530
|
+
Z1 as LuAlignHorizontalSpaceBetween,
|
|
1531
|
+
H1 as LuAlignJustify,
|
|
1532
|
+
V1 as LuAlignLeft,
|
|
1533
|
+
A1 as LuAlignRight,
|
|
1534
|
+
g1 as LuAlignStartHorizontal,
|
|
1535
|
+
b1 as LuAlignStartVertical,
|
|
1536
|
+
w1 as LuAlignVerticalDistributeCenter,
|
|
1537
|
+
k1 as LuAlignVerticalDistributeEnd,
|
|
1538
|
+
f1 as LuAlignVerticalDistributeStart,
|
|
1539
|
+
B1 as LuAlignVerticalJustifyCenter,
|
|
1540
|
+
y1 as LuAlignVerticalJustifyEnd,
|
|
1541
|
+
z1 as LuAlignVerticalJustifyStart,
|
|
1542
|
+
D1 as LuAlignVerticalSpaceAround,
|
|
1543
|
+
x1 as LuAlignVerticalSpaceBetween,
|
|
1544
|
+
S1 as LuAmbulance,
|
|
1545
|
+
U1 as LuAmpersand,
|
|
1546
|
+
F1 as LuAmpersands,
|
|
1547
|
+
R1 as LuAmphora,
|
|
1548
|
+
P1 as LuAnchor,
|
|
1549
|
+
O1 as LuAngry,
|
|
1550
|
+
E1 as LuAnnoyed,
|
|
1551
|
+
T1 as LuAntenna,
|
|
1552
|
+
W1 as LuAnvil,
|
|
1553
|
+
X1 as LuAperture,
|
|
1554
|
+
j1 as LuAppWindow,
|
|
1555
|
+
N1 as LuAppWindowMac,
|
|
1556
|
+
I1 as LuApple,
|
|
1557
|
+
G1 as LuArchive,
|
|
1558
|
+
J1 as LuArchiveRestore,
|
|
1559
|
+
q1 as LuArchiveX,
|
|
1560
|
+
K1 as LuArmchair,
|
|
1561
|
+
Q1 as LuArrowBigDown,
|
|
1562
|
+
Y1 as LuArrowBigDownDash,
|
|
1563
|
+
$1 as LuArrowBigLeft,
|
|
1564
|
+
_1 as LuArrowBigLeftDash,
|
|
1565
|
+
n2 as LuArrowBigRight,
|
|
1566
|
+
a2 as LuArrowBigRightDash,
|
|
1567
|
+
t2 as LuArrowBigUp,
|
|
1568
|
+
o2 as LuArrowBigUpDash,
|
|
1569
|
+
v2 as LuArrowDown,
|
|
1570
|
+
M2 as LuArrowDown01,
|
|
1571
|
+
e2 as LuArrowDown10,
|
|
1572
|
+
c2 as LuArrowDownAZ,
|
|
1573
|
+
h2 as LuArrowDownFromLine,
|
|
1574
|
+
s2 as LuArrowDownLeft,
|
|
1575
|
+
l2 as LuArrowDownNarrowWide,
|
|
1576
|
+
u2 as LuArrowDownRight,
|
|
1577
|
+
p2 as LuArrowDownToDot,
|
|
1578
|
+
L2 as LuArrowDownToLine,
|
|
1579
|
+
m2 as LuArrowDownUp,
|
|
1580
|
+
r2 as LuArrowDownWideNarrow,
|
|
1581
|
+
C2 as LuArrowDownZA,
|
|
1582
|
+
H2 as LuArrowLeft,
|
|
1583
|
+
d2 as LuArrowLeftFromLine,
|
|
1584
|
+
i2 as LuArrowLeftRight,
|
|
1585
|
+
Z2 as LuArrowLeftToLine,
|
|
1586
|
+
b2 as LuArrowRight,
|
|
1587
|
+
V2 as LuArrowRightFromLine,
|
|
1588
|
+
A2 as LuArrowRightLeft,
|
|
1589
|
+
g2 as LuArrowRightToLine,
|
|
1590
|
+
P2 as LuArrowUp,
|
|
1591
|
+
w2 as LuArrowUp01,
|
|
1592
|
+
k2 as LuArrowUp10,
|
|
1593
|
+
f2 as LuArrowUpAZ,
|
|
1594
|
+
B2 as LuArrowUpDown,
|
|
1595
|
+
y2 as LuArrowUpFromDot,
|
|
1596
|
+
z2 as LuArrowUpFromLine,
|
|
1597
|
+
D2 as LuArrowUpLeft,
|
|
1598
|
+
x2 as LuArrowUpNarrowWide,
|
|
1599
|
+
S2 as LuArrowUpRight,
|
|
1600
|
+
U2 as LuArrowUpToLine,
|
|
1601
|
+
F2 as LuArrowUpWideNarrow,
|
|
1602
|
+
R2 as LuArrowUpZA,
|
|
1603
|
+
O2 as LuArrowsUpFromLine,
|
|
1604
|
+
E2 as LuAsterisk,
|
|
1605
|
+
T2 as LuAtSign,
|
|
1606
|
+
W2 as LuAtom,
|
|
1607
|
+
X2 as LuAudioLines,
|
|
1608
|
+
N2 as LuAudioWaveform,
|
|
1609
|
+
j2 as LuAward,
|
|
1610
|
+
I2 as LuAxe,
|
|
1611
|
+
J2 as LuAxis3d,
|
|
1612
|
+
q2 as LuBaby,
|
|
1613
|
+
G2 as LuBackpack,
|
|
1614
|
+
p0 as LuBadge,
|
|
1615
|
+
K2 as LuBadgeAlert,
|
|
1616
|
+
Y2 as LuBadgeCent,
|
|
1617
|
+
Q2 as LuBadgeCheck,
|
|
1618
|
+
_2 as LuBadgeDollarSign,
|
|
1619
|
+
$2 as LuBadgeEuro,
|
|
1620
|
+
a0 as LuBadgeHelp,
|
|
1621
|
+
n0 as LuBadgeIndianRupee,
|
|
1622
|
+
o0 as LuBadgeInfo,
|
|
1623
|
+
t0 as LuBadgeJapaneseYen,
|
|
1624
|
+
M0 as LuBadgeMinus,
|
|
1625
|
+
e0 as LuBadgePercent,
|
|
1626
|
+
c0 as LuBadgePlus,
|
|
1627
|
+
h0 as LuBadgePoundSterling,
|
|
1628
|
+
s0 as LuBadgeRussianRuble,
|
|
1629
|
+
l0 as LuBadgeSwissFranc,
|
|
1630
|
+
u0 as LuBadgeX,
|
|
1631
|
+
L0 as LuBaggageClaim,
|
|
1632
|
+
n as LuBalances,
|
|
1633
|
+
m0 as LuBan,
|
|
1634
|
+
r0 as LuBanana,
|
|
1635
|
+
C0 as LuBandage,
|
|
1636
|
+
Z0 as LuBanknote,
|
|
1637
|
+
v0 as LuBanknoteArrowDown,
|
|
1638
|
+
d0 as LuBanknoteArrowUp,
|
|
1639
|
+
i0 as LuBanknoteX,
|
|
1640
|
+
H0 as LuBarcode,
|
|
1641
|
+
V0 as LuBaseline,
|
|
1642
|
+
A0 as LuBath,
|
|
1643
|
+
y0 as LuBattery,
|
|
1644
|
+
g0 as LuBatteryCharging,
|
|
1645
|
+
b0 as LuBatteryFull,
|
|
1646
|
+
w0 as LuBatteryLow,
|
|
1647
|
+
k0 as LuBatteryMedium,
|
|
1648
|
+
f0 as LuBatteryPlus,
|
|
1649
|
+
B0 as LuBatteryWarning,
|
|
1650
|
+
z0 as LuBeaker,
|
|
1651
|
+
x0 as LuBean,
|
|
1652
|
+
D0 as LuBeanOff,
|
|
1653
|
+
F0 as LuBed,
|
|
1654
|
+
S0 as LuBedDouble,
|
|
1655
|
+
U0 as LuBedSingle,
|
|
1656
|
+
R0 as LuBeef,
|
|
1657
|
+
O0 as LuBeer,
|
|
1658
|
+
P0 as LuBeerOff,
|
|
1659
|
+
I0 as LuBell,
|
|
1660
|
+
E0 as LuBellDot,
|
|
1661
|
+
T0 as LuBellElectric,
|
|
1662
|
+
W0 as LuBellMinus,
|
|
1663
|
+
X0 as LuBellOff,
|
|
1664
|
+
N0 as LuBellPlus,
|
|
1665
|
+
j0 as LuBellRing,
|
|
1666
|
+
J0 as LuBetweenHorizontalEnd,
|
|
1667
|
+
q0 as LuBetweenHorizontalStart,
|
|
1668
|
+
G0 as LuBetweenVerticalEnd,
|
|
1669
|
+
K0 as LuBetweenVerticalStart,
|
|
1670
|
+
Y0 as LuBicepsFlexed,
|
|
1671
|
+
Q0 as LuBike,
|
|
1672
|
+
_0 as LuBinary,
|
|
1673
|
+
$0 as LuBinoculars,
|
|
1674
|
+
a4 as LuBiohazard,
|
|
1675
|
+
n4 as LuBird,
|
|
1676
|
+
o4 as LuBitcoin,
|
|
1677
|
+
o as LuBitcoinAccounts,
|
|
1678
|
+
t4 as LuBlend,
|
|
1679
|
+
M4 as LuBlinds,
|
|
1680
|
+
t as LuBlockchain,
|
|
1681
|
+
e4 as LuBlocks,
|
|
1682
|
+
l4 as LuBluetooth,
|
|
1683
|
+
c4 as LuBluetoothConnected,
|
|
1684
|
+
h4 as LuBluetoothOff,
|
|
1685
|
+
s4 as LuBluetoothSearching,
|
|
1686
|
+
u4 as LuBold,
|
|
1687
|
+
p4 as LuBolt,
|
|
1688
|
+
L4 as LuBomb,
|
|
1689
|
+
m4 as LuBone,
|
|
1690
|
+
P4 as LuBook,
|
|
1691
|
+
r4 as LuBookA,
|
|
1692
|
+
C4 as LuBookAudio,
|
|
1693
|
+
v4 as LuBookCheck,
|
|
1694
|
+
d4 as LuBookCopy,
|
|
1695
|
+
i4 as LuBookDashed,
|
|
1696
|
+
Z4 as LuBookDown,
|
|
1697
|
+
H4 as LuBookHeadphones,
|
|
1698
|
+
V4 as LuBookHeart,
|
|
1699
|
+
A4 as LuBookImage,
|
|
1700
|
+
g4 as LuBookKey,
|
|
1701
|
+
b4 as LuBookLock,
|
|
1702
|
+
w4 as LuBookMarked,
|
|
1703
|
+
k4 as LuBookMinus,
|
|
1704
|
+
y4 as LuBookOpen,
|
|
1705
|
+
f4 as LuBookOpenCheck,
|
|
1706
|
+
B4 as LuBookOpenText,
|
|
1707
|
+
z4 as LuBookPlus,
|
|
1708
|
+
D4 as LuBookText,
|
|
1709
|
+
x4 as LuBookType,
|
|
1710
|
+
U4 as LuBookUp,
|
|
1711
|
+
S4 as LuBookUp2,
|
|
1712
|
+
F4 as LuBookUser,
|
|
1713
|
+
R4 as LuBookX,
|
|
1714
|
+
X4 as LuBookmark,
|
|
1715
|
+
O4 as LuBookmarkCheck,
|
|
1716
|
+
E4 as LuBookmarkMinus,
|
|
1717
|
+
T4 as LuBookmarkPlus,
|
|
1718
|
+
W4 as LuBookmarkX,
|
|
1719
|
+
N4 as LuBoomBox,
|
|
1720
|
+
J4 as LuBot,
|
|
1721
|
+
j4 as LuBotMessageSquare,
|
|
1722
|
+
I4 as LuBotOff,
|
|
1723
|
+
q4 as LuBowArrow,
|
|
1724
|
+
G4 as LuBox,
|
|
1725
|
+
K4 as LuBoxes,
|
|
1726
|
+
Y4 as LuBraces,
|
|
1727
|
+
Q4 as LuBrackets,
|
|
1728
|
+
a5 as LuBrain,
|
|
1729
|
+
_4 as LuBrainCircuit,
|
|
1730
|
+
$4 as LuBrainCog,
|
|
1731
|
+
o5 as LuBrickWall,
|
|
1732
|
+
n5 as LuBrickWallFire,
|
|
1733
|
+
c5 as LuBriefcase,
|
|
1734
|
+
t5 as LuBriefcaseBusiness,
|
|
1735
|
+
M5 as LuBriefcaseConveyorBelt,
|
|
1736
|
+
e5 as LuBriefcaseMedical,
|
|
1737
|
+
h5 as LuBringToFront,
|
|
1738
|
+
l5 as LuBrush,
|
|
1739
|
+
s5 as LuBrushCleaning,
|
|
1740
|
+
u5 as LuBubbles,
|
|
1741
|
+
m5 as LuBug,
|
|
1742
|
+
p5 as LuBugOff,
|
|
1743
|
+
L5 as LuBugPlay,
|
|
1744
|
+
C5 as LuBuilding,
|
|
1745
|
+
r5 as LuBuilding2,
|
|
1746
|
+
d5 as LuBus,
|
|
1747
|
+
v5 as LuBusFront,
|
|
1748
|
+
Z5 as LuCable,
|
|
1749
|
+
i5 as LuCableCar,
|
|
1750
|
+
V5 as LuCake,
|
|
1751
|
+
H5 as LuCakeSlice,
|
|
1752
|
+
A5 as LuCalculator,
|
|
1753
|
+
N5 as LuCalendar,
|
|
1754
|
+
g5 as LuCalendar1,
|
|
1755
|
+
b5 as LuCalendarArrowDown,
|
|
1756
|
+
w5 as LuCalendarArrowUp,
|
|
1757
|
+
f5 as LuCalendarCheck,
|
|
1758
|
+
k5 as LuCalendarCheck2,
|
|
1759
|
+
B5 as LuCalendarClock,
|
|
1760
|
+
y5 as LuCalendarCog,
|
|
1761
|
+
z5 as LuCalendarDays,
|
|
1762
|
+
D5 as LuCalendarFold,
|
|
1763
|
+
x5 as LuCalendarHeart,
|
|
1764
|
+
U5 as LuCalendarMinus,
|
|
1765
|
+
S5 as LuCalendarMinus2,
|
|
1766
|
+
F5 as LuCalendarOff,
|
|
1767
|
+
P5 as LuCalendarPlus,
|
|
1768
|
+
R5 as LuCalendarPlus2,
|
|
1769
|
+
O5 as LuCalendarRange,
|
|
1770
|
+
E5 as LuCalendarSearch,
|
|
1771
|
+
T5 as LuCalendarSync,
|
|
1772
|
+
X5 as LuCalendarX,
|
|
1773
|
+
W5 as LuCalendarX2,
|
|
1774
|
+
I5 as LuCamera,
|
|
1775
|
+
j5 as LuCameraOff,
|
|
1776
|
+
G5 as LuCandy,
|
|
1777
|
+
J5 as LuCandyCane,
|
|
1778
|
+
q5 as LuCandyOff,
|
|
1779
|
+
K5 as LuCannabis,
|
|
1780
|
+
Q5 as LuCaptions,
|
|
1781
|
+
Y5 as LuCaptionsOff,
|
|
1782
|
+
a7 as LuCar,
|
|
1783
|
+
_5 as LuCarFront,
|
|
1784
|
+
$5 as LuCarTaxiFront,
|
|
1785
|
+
n7 as LuCaravan,
|
|
1786
|
+
o7 as LuCarrot,
|
|
1787
|
+
t7 as LuCaseLower,
|
|
1788
|
+
M7 as LuCaseSensitive,
|
|
1789
|
+
e7 as LuCaseUpper,
|
|
1790
|
+
c7 as LuCassetteTape,
|
|
1791
|
+
h7 as LuCast,
|
|
1792
|
+
s7 as LuCastle,
|
|
1793
|
+
l7 as LuCat,
|
|
1794
|
+
u7 as LuCctv,
|
|
1795
|
+
p7 as LuChartArea,
|
|
1796
|
+
v7 as LuChartBar,
|
|
1797
|
+
L7 as LuChartBarBig,
|
|
1798
|
+
m7 as LuChartBarDecreasing,
|
|
1799
|
+
r7 as LuChartBarIncreasing,
|
|
1800
|
+
C7 as LuChartBarStacked,
|
|
1801
|
+
d7 as LuChartCandlestick,
|
|
1802
|
+
A7 as LuChartColumn,
|
|
1803
|
+
i7 as LuChartColumnBig,
|
|
1804
|
+
Z7 as LuChartColumnDecreasing,
|
|
1805
|
+
H7 as LuChartColumnIncreasing,
|
|
1806
|
+
V7 as LuChartColumnStacked,
|
|
1807
|
+
g7 as LuChartGantt,
|
|
1808
|
+
b7 as LuChartLine,
|
|
1809
|
+
w7 as LuChartNetwork,
|
|
1810
|
+
B7 as LuChartNoAxesColumn,
|
|
1811
|
+
k7 as LuChartNoAxesColumnDecreasing,
|
|
1812
|
+
f7 as LuChartNoAxesColumnIncreasing,
|
|
1813
|
+
y7 as LuChartNoAxesCombined,
|
|
1814
|
+
z7 as LuChartNoAxesGantt,
|
|
1815
|
+
D7 as LuChartPie,
|
|
1816
|
+
x7 as LuChartScatter,
|
|
1817
|
+
S7 as LuChartSpline,
|
|
1818
|
+
F7 as LuCheck,
|
|
1819
|
+
U7 as LuCheckCheck,
|
|
1820
|
+
c as LuCheckboxBlank,
|
|
1821
|
+
e as LuCheckboxBlankCircle,
|
|
1822
|
+
M as LuCheckboxBlankCircleFill,
|
|
1823
|
+
h as LuCheckboxFill,
|
|
1824
|
+
s as LuCheckboxIndeterminateFill,
|
|
1825
|
+
R7 as LuChefHat,
|
|
1826
|
+
P7 as LuCherry,
|
|
1827
|
+
O7 as LuChevronDown,
|
|
1828
|
+
E7 as LuChevronFirst,
|
|
1829
|
+
T7 as LuChevronLast,
|
|
1830
|
+
W7 as LuChevronLeft,
|
|
1831
|
+
X7 as LuChevronRight,
|
|
1832
|
+
N7 as LuChevronUp,
|
|
1833
|
+
I7 as LuChevronsDown,
|
|
1834
|
+
j7 as LuChevronsDownUp,
|
|
1835
|
+
G7 as LuChevronsLeft,
|
|
1836
|
+
q7 as LuChevronsLeftRight,
|
|
1837
|
+
J7 as LuChevronsLeftRightEllipsis,
|
|
1838
|
+
Y7 as LuChevronsRight,
|
|
1839
|
+
K7 as LuChevronsRightLeft,
|
|
1840
|
+
_7 as LuChevronsUp,
|
|
1841
|
+
Q7 as LuChevronsUpDown,
|
|
1842
|
+
$7 as LuChrome,
|
|
1843
|
+
aa as LuChurch,
|
|
1844
|
+
oa as LuCigarette,
|
|
1845
|
+
na as LuCigaretteOff,
|
|
1846
|
+
Ia as LuCircle,
|
|
1847
|
+
ta as LuCircleAlert,
|
|
1848
|
+
Ma as LuCircleArrowDown,
|
|
1849
|
+
ea as LuCircleArrowLeft,
|
|
1850
|
+
ca as LuCircleArrowOutDownLeft,
|
|
1851
|
+
ha as LuCircleArrowOutDownRight,
|
|
1852
|
+
sa as LuCircleArrowOutUpLeft,
|
|
1853
|
+
la as LuCircleArrowOutUpRight,
|
|
1854
|
+
ua as LuCircleArrowRight,
|
|
1855
|
+
pa as LuCircleArrowUp,
|
|
1856
|
+
ma as LuCircleCheck,
|
|
1857
|
+
La as LuCircleCheckBig,
|
|
1858
|
+
ra as LuCircleChevronDown,
|
|
1859
|
+
Ca as LuCircleChevronLeft,
|
|
1860
|
+
va as LuCircleChevronRight,
|
|
1861
|
+
da as LuCircleChevronUp,
|
|
1862
|
+
ia as LuCircleDashed,
|
|
1863
|
+
Za as LuCircleDivide,
|
|
1864
|
+
Ha as LuCircleDollarSign,
|
|
1865
|
+
Aa as LuCircleDot,
|
|
1866
|
+
Va as LuCircleDotDashed,
|
|
1867
|
+
ga as LuCircleEllipsis,
|
|
1868
|
+
ba as LuCircleEqual,
|
|
1869
|
+
wa as LuCircleFadingArrowUp,
|
|
1870
|
+
ka as LuCircleFadingPlus,
|
|
1871
|
+
fa as LuCircleGauge,
|
|
1872
|
+
Ba as LuCircleHelp,
|
|
1873
|
+
ya as LuCircleMinus,
|
|
1874
|
+
za as LuCircleOff,
|
|
1875
|
+
xa as LuCircleParking,
|
|
1876
|
+
Da as LuCircleParkingOff,
|
|
1877
|
+
Sa as LuCirclePause,
|
|
1878
|
+
Ua as LuCirclePercent,
|
|
1879
|
+
Fa as LuCirclePlay,
|
|
1880
|
+
Ra as LuCirclePlus,
|
|
1881
|
+
Pa as LuCirclePower,
|
|
1882
|
+
Ea as LuCircleSlash,
|
|
1883
|
+
Oa as LuCircleSlash2,
|
|
1884
|
+
Ta as LuCircleSmall,
|
|
1885
|
+
Wa as LuCircleStop,
|
|
1886
|
+
Na as LuCircleUser,
|
|
1887
|
+
Xa as LuCircleUserRound,
|
|
1888
|
+
ja as LuCircleX,
|
|
1889
|
+
Ja as LuCircuitBoard,
|
|
1890
|
+
qa as LuCitrus,
|
|
1891
|
+
Ga as LuClapperboard,
|
|
1892
|
+
e6 as LuClipboard,
|
|
1893
|
+
Ka as LuClipboardCheck,
|
|
1894
|
+
Ya as LuClipboardCopy,
|
|
1895
|
+
Qa as LuClipboardList,
|
|
1896
|
+
_a as LuClipboardMinus,
|
|
1897
|
+
$a as LuClipboardPaste,
|
|
1898
|
+
n6 as LuClipboardPen,
|
|
1899
|
+
a6 as LuClipboardPenLine,
|
|
1900
|
+
o6 as LuClipboardPlus,
|
|
1901
|
+
t6 as LuClipboardType,
|
|
1902
|
+
M6 as LuClipboardX,
|
|
1903
|
+
g6 as LuClock,
|
|
1904
|
+
c6 as LuClock1,
|
|
1905
|
+
h6 as LuClock10,
|
|
1906
|
+
s6 as LuClock11,
|
|
1907
|
+
l6 as LuClock12,
|
|
1908
|
+
u6 as LuClock2,
|
|
1909
|
+
p6 as LuClock3,
|
|
1910
|
+
L6 as LuClock4,
|
|
1911
|
+
m6 as LuClock5,
|
|
1912
|
+
r6 as LuClock6,
|
|
1913
|
+
C6 as LuClock7,
|
|
1914
|
+
v6 as LuClock8,
|
|
1915
|
+
d6 as LuClock9,
|
|
1916
|
+
i6 as LuClockAlert,
|
|
1917
|
+
Z6 as LuClockArrowDown,
|
|
1918
|
+
H6 as LuClockArrowUp,
|
|
1919
|
+
V6 as LuClockFading,
|
|
1920
|
+
A6 as LuClockPlus,
|
|
1921
|
+
T6 as LuCloud,
|
|
1922
|
+
b6 as LuCloudAlert,
|
|
1923
|
+
w6 as LuCloudCog,
|
|
1924
|
+
k6 as LuCloudDownload,
|
|
1925
|
+
l as LuCloudDownload2Fill,
|
|
1926
|
+
u as LuCloudDownloadFill,
|
|
1927
|
+
f6 as LuCloudDrizzle,
|
|
1928
|
+
p as LuCloudFill,
|
|
1929
|
+
B6 as LuCloudFog,
|
|
1930
|
+
y6 as LuCloudHail,
|
|
1931
|
+
z6 as LuCloudLightning,
|
|
1932
|
+
x6 as LuCloudMoon,
|
|
1933
|
+
D6 as LuCloudMoonRain,
|
|
1934
|
+
S6 as LuCloudOff,
|
|
1935
|
+
L as LuCloudOffFill,
|
|
1936
|
+
F6 as LuCloudRain,
|
|
1937
|
+
U6 as LuCloudRainWind,
|
|
1938
|
+
R6 as LuCloudSnow,
|
|
1939
|
+
O6 as LuCloudSun,
|
|
1940
|
+
P6 as LuCloudSunRain,
|
|
1941
|
+
m as LuCloudSync,
|
|
1942
|
+
E6 as LuCloudUpload,
|
|
1943
|
+
r as LuCloudUpload2Fill,
|
|
1944
|
+
C as LuCloudUploadFill,
|
|
1945
|
+
W6 as LuCloudy,
|
|
1946
|
+
X6 as LuClover,
|
|
1947
|
+
N6 as LuClub,
|
|
1948
|
+
I6 as LuCode,
|
|
1949
|
+
j6 as LuCodeXml,
|
|
1950
|
+
J6 as LuCodepen,
|
|
1951
|
+
q6 as LuCodesandbox,
|
|
1952
|
+
G6 as LuCoffee,
|
|
1953
|
+
K6 as LuCog,
|
|
1954
|
+
Y6 as LuCoins,
|
|
1955
|
+
v as LuCoinsExchange,
|
|
1956
|
+
Q6 as LuColumns2,
|
|
1957
|
+
$6 as LuColumns3,
|
|
1958
|
+
_6 as LuColumns3Cog,
|
|
1959
|
+
a3 as LuColumns4,
|
|
1960
|
+
n3 as LuCombine,
|
|
1961
|
+
o3 as LuCommand,
|
|
1962
|
+
t3 as LuCompass,
|
|
1963
|
+
M3 as LuComponent,
|
|
1964
|
+
e3 as LuComputer,
|
|
1965
|
+
c3 as LuConciergeBell,
|
|
1966
|
+
h3 as LuCone,
|
|
1967
|
+
s3 as LuConstruction,
|
|
1968
|
+
u3 as LuContact,
|
|
1969
|
+
l3 as LuContactRound,
|
|
1970
|
+
p3 as LuContainer,
|
|
1971
|
+
L3 as LuContrast,
|
|
1972
|
+
m3 as LuCookie,
|
|
1973
|
+
d as LuCustomAssets,
|
|
1974
|
+
i as LuDeposits,
|
|
1975
|
+
Z as LuDiscord,
|
|
1976
|
+
H as LuDonateFill,
|
|
1977
|
+
V as LuDropletFill,
|
|
1978
|
+
A as LuDropletHalfFill,
|
|
1979
|
+
g as LuEvmAccounts,
|
|
1980
|
+
b as LuExport,
|
|
1981
|
+
w as LuEyeSemiOff,
|
|
1982
|
+
k as LuHistoricPrices,
|
|
1983
|
+
f as LuHistoryEventsFill,
|
|
1984
|
+
B as LuLatestPrices,
|
|
1985
|
+
y as LuLayersIn,
|
|
1986
|
+
z as LuLayersOut,
|
|
1987
|
+
D as LuLiabilities,
|
|
1988
|
+
x as LuManageAssets,
|
|
1989
|
+
S as LuManagePrices,
|
|
1990
|
+
U as LuManualBalances,
|
|
1991
|
+
F as LuMoreAssets,
|
|
1992
|
+
R as LuOnchain,
|
|
1993
|
+
P as LuOsApple,
|
|
1994
|
+
O as LuOsWindows,
|
|
1995
|
+
E as LuPaypal,
|
|
1996
|
+
T as LuRadioButtonFill,
|
|
1997
|
+
W as LuReceiveDonationFill,
|
|
1998
|
+
X as LuRefund,
|
|
1999
|
+
N as LuSlashDivider,
|
|
2000
|
+
j as LuSubstrateAccounts,
|
|
2001
|
+
I as LuTagManager,
|
|
2002
|
+
J as LuXTwitter
|
|
2003
2003
|
};
|