@rotki/ui-library 1.12.2 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/accordions/accordion/RuiAccordion.vue.d.ts +9 -15
- package/dist/components/alerts/RuiAlert.vue.d.ts +7 -11
- package/dist/components/buttons/button/RuiButton.vue.d.ts +6 -4
- package/dist/components/buttons/button-group/RuiButtonGroup.vue.d.ts +1 -1
- package/dist/components/calendar/RuiCalendar.vue.d.ts +30 -0
- package/dist/components/calendar/RuiCalendarGrid.vue.d.ts +13 -0
- package/dist/components/calendar/RuiCalendarHeader.vue.d.ts +16 -0
- package/dist/components/calendar/RuiCalendarMenu.vue.d.ts +17 -0
- package/dist/components/calendar/state.d.ts +17 -0
- package/dist/components/cards/RuiCard.vue.d.ts +17 -16
- package/dist/components/cards/RuiCardHeader.vue.d.ts +9 -12
- package/dist/components/chips/RuiChip.vue.d.ts +7 -11
- package/dist/components/forms/auto-complete/RuiAutoComplete.vue.d.ts +32 -23
- package/dist/components/forms/checkbox/RuiCheckbox.vue.d.ts +5 -12
- package/dist/components/forms/radio-button/radio/RuiRadio.vue.d.ts +5 -5
- package/dist/components/forms/radio-button/radio-group/RuiRadioGroup.vue.d.ts +4 -4
- package/dist/components/forms/revealable-text-field/RuiRevealableTextField.vue.d.ts +9 -14
- package/dist/components/forms/select/RuiMenuSelect.vue.d.ts +24 -17
- package/dist/components/forms/switch/RuiSwitch.vue.d.ts +5 -10
- package/dist/components/forms/text-area/RuiTextArea.vue.d.ts +9 -18
- package/dist/components/forms/text-field/RuiTextField.vue.d.ts +14 -21
- package/dist/components/icons/RuiIcon.vue.d.ts +1 -1
- package/dist/components/index.d.ts +3 -1
- package/dist/components/index.es.js +4214 -3527
- package/dist/components/loaders/RuiSkeletonBase.vue.d.ts +1 -1
- package/dist/components/logos/RuiLogo.vue.d.ts +1 -1
- package/dist/components/overlays/badge/RuiBadge.vue.d.ts +11 -14
- package/dist/components/overlays/bottom-sheet/RuiBottomSheet.vue.d.ts +5 -8
- package/dist/components/overlays/dialog/RuiDialog.vue.d.ts +15 -21
- package/dist/components/overlays/menu/RuiMenu.vue.d.ts +25 -32
- package/dist/components/overlays/navigation-drawer/RuiNavigationDrawer.vue.d.ts +15 -21
- package/dist/components/overlays/notification/RuiNotification.vue.d.ts +5 -10
- package/dist/components/overlays/tooltip/RuiTooltip.vue.d.ts +13 -20
- package/dist/components/progress/RuiProgress.vue.d.ts +1 -1
- package/dist/components/steppers/RuiFooterStepper.vue.d.ts +1 -1
- package/dist/components/steppers/RuiStepper.vue.d.ts +9 -16
- package/dist/components/steppers/RuiStepperCustomIcon.vue.d.ts +1 -1
- package/dist/components/steppers/RuiStepperIcon.vue.d.ts +1 -1
- package/dist/components/tables/RuiDataTable.vue.d.ts +2 -32
- package/dist/components/tables/RuiExpandButton.vue.d.ts +5 -10
- package/dist/components/tables/RuiTableHead.vue.d.ts +14 -8
- package/dist/components/tables/RuiTablePagination.vue.d.ts +1 -1
- package/dist/components/tabs/tab/RuiTab.vue.d.ts +9 -19
- package/dist/components/tabs/tab-item/RuiTabItem.vue.d.ts +8 -12
- package/dist/components/tabs/tab-items/RuiTabItems.vue.d.ts +2 -2
- package/dist/components/tabs/tabs/RuiTabs.vue.d.ts +1 -1
- package/dist/components/time-picker/RuiTimePicker.vue.d.ts +18 -0
- package/dist/composables/dropdown-menu.d.ts +2 -2
- package/dist/composables/{index-DKotjeCA.js → index-DOuH9rdn.js} +12 -12
- package/dist/composables/index.es.js +1 -1
- package/dist/consts/time-accuracy-BnKA5GyT.js +8 -0
- package/dist/consts/time-accuracy.d.ts +6 -0
- package/dist/icons/icons_1.d.ts +500 -500
- package/dist/icons/icons_1.es.js +1884 -1884
- package/dist/icons/icons_2.d.ts +500 -500
- package/dist/icons/icons_2.es.js +1868 -1868
- package/dist/icons/icons_3.d.ts +500 -500
- package/dist/icons/icons_3.es.js +1862 -1862
- package/dist/icons/icons_4.d.ts +137 -500
- package/dist/icons/icons_4.es.js +497 -1949
- package/dist/icons/index.d.ts +1 -7
- package/dist/icons/index.es.js +1644 -4665
- package/dist/index.es.js +1703 -4722
- package/dist/style.css +1 -1
- package/dist/utils/{index-Bi6PqW7j.js → index-CxHG7aHQ.js} +1 -1
- package/dist/{vendor-ClNuDbHx.js → vendor-BeEprDAU.js} +1288 -1288
- package/dist/web-types.json +416 -101
- package/package.json +48 -47
- package/dist/icons/icons_10.d.ts +0 -153
- package/dist/icons/icons_10.es.js +0 -611
- package/dist/icons/icons_5.d.ts +0 -501
- package/dist/icons/icons_5.es.js +0 -2003
- package/dist/icons/icons_6.d.ts +0 -501
- package/dist/icons/icons_6.es.js +0 -2003
- package/dist/icons/icons_7.d.ts +0 -501
- package/dist/icons/icons_7.es.js +0 -2003
- package/dist/icons/icons_8.d.ts +0 -501
- package/dist/icons/icons_8.es.js +0 -2003
- package/dist/icons/icons_9.d.ts +0 -501
- package/dist/icons/icons_9.es.js +0 -2003
package/dist/icons/icons_3.es.js
CHANGED
|
@@ -1,2003 +1,2003 @@
|
|
|
1
|
-
const
|
|
2
|
-
name: "
|
|
3
|
-
components: [["path", { d: "
|
|
4
|
-
}, H = {
|
|
5
|
-
name: "ri-contacts-book-3-line",
|
|
6
|
-
components: [["path", { d: "M4 2C3.44772 2 3 2.44772 3 3V5H5V4H19V20H5V19H3V21C3 21.5523 3.44772 22 4 22H20C20.5523 22 21 21.5523 21 21V3C21 2.44772 20.5523 2 20 2H4ZM9 16C9 14.3431 10.3431 13 12 13C13.6569 13 15 14.3431 15 16H9ZM12 12C10.8954 12 10 11.1046 10 10C10 8.89543 10.8954 8 12 8C13.1046 8 14 8.89543 14 10C14 11.1046 13.1046 12 12 12ZM6 9V7H2V9H6ZM6 11V13H2V11H6ZM6 17V15H2V17H6Z" }]]
|
|
7
|
-
}, V = {
|
|
8
|
-
name: "ri-contacts-book-fill",
|
|
9
|
-
components: [["path", { d: "M7 2V22H3V2H7ZM9 2H19.0049C20.1068 2 21 2.89821 21 3.9908V20.0092C21 21.1087 20.1074 22 19.0049 22H9V2ZM22 6H24V10H22V6ZM22 12H24V16H22V12ZM15 12C16.1046 12 17 11.1046 17 10C17 8.89543 16.1046 8 15 8C13.8954 8 13 8.89543 13 10C13 11.1046 13.8954 12 15 12ZM12 16H18C18 14.3431 16.6569 13 15 13C13.3431 13 12 14.3431 12 16Z" }]]
|
|
1
|
+
const a = {
|
|
2
|
+
name: "lu-microscope",
|
|
3
|
+
components: [["path", { d: "M6 18h8 M3 22h18 M14 22a7 7 0 1 0 0-14h-1 M9 14h2 M9 12a2 2 0 0 1-2-2V6h6v4a2 2 0 0 1-2 2Z M12 6V3a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v3" }]]
|
|
10
4
|
}, n = {
|
|
11
|
-
name: "
|
|
12
|
-
components: [["path", { d: "
|
|
13
|
-
}, e = {
|
|
14
|
-
name: "ri-contacts-book-upload-fill",
|
|
15
|
-
components: [["path", { d: "M7 2V22H3V2H7ZM19.0049 2C20.1068 2 21 2.89821 21 3.9908V20.0092C21 21.1087 20.1074 22 19.0049 22H9V2H19.0049ZM15 8L11 12H14V16H16V12H19L15 8ZM24 12V16H22V12H24ZM24 6V10H22V6H24Z" }]]
|
|
16
|
-
}, L = {
|
|
17
|
-
name: "ri-contacts-book-upload-line",
|
|
18
|
-
components: [["path", { d: "M19.0049 2C20.1068 2 21 2.89821 21 3.9908V20.0092C21 21.1087 20.1074 22 19.0049 22H3V2H19.0049ZM7 4H5V20H7V4ZM19 4H9V20H19V4ZM14 8L18 12H15V16H13V12H10L14 8ZM24 12V16H22V12H24ZM24 6V10H22V6H24Z" }]]
|
|
19
|
-
}, i = {
|
|
20
|
-
name: "ri-contract-fill",
|
|
21
|
-
components: [["path", { d: "M16 2H4C3.44772 2 3 2.44772 3 3V21C3 21.5523 3.44772 22 4 22H12.2547C11.4638 20.8662 11 19.4872 11 18C11 14.134 14.134 11 18 11C19.0736 11 20.0907 11.2417 21 11.6736V7L16 2ZM13.7857 15.3269C13.8246 14.5997 14.3858 14.0083 15.11 13.9313L15.9807 13.8389C16.0841 13.8279 16.1815 13.7845 16.2589 13.715L16.9102 13.1299C17.4519 12.6431 18.2669 12.6218 18.8334 13.0795L19.5145 13.6298C19.5954 13.6951 19.6949 13.7333 19.7988 13.7389L20.6731 13.7857C21.4003 13.8246 21.9917 14.3858 22.0687 15.11L22.1611 15.9807C22.1721 16.0841 22.2155 16.1815 22.285 16.2589L22.8701 16.9102C23.3569 17.4519 23.3782 18.2669 22.9205 18.8334L22.3702 19.5145C22.3049 19.5954 22.2667 19.6949 22.2611 19.7988L22.2143 20.6731C22.1754 21.4003 21.6142 21.9917 20.89 22.0687L20.0193 22.1611C19.9159 22.1721 19.8185 22.2155 19.7411 22.285L19.0898 22.8701C18.5481 23.3569 17.7331 23.3782 17.1666 22.9205L16.4855 22.3702C16.4046 22.3049 16.3051 22.2667 16.2012 22.2611L15.3269 22.2143C14.5997 22.1754 14.0083 21.6142 13.9313 20.89L13.8389 20.0193C13.8279 19.9159 13.7845 19.8185 13.715 19.7411L13.1299 19.0898C12.6431 18.5481 12.6218 17.733 13.0795 17.1666L13.6298 16.4855C13.6951 16.4046 13.7333 16.3051 13.7389 16.2012L13.7857 15.3269ZM21.0303 17.0303L19.9697 15.9697L17.5 18.4393L16.0303 16.9697L14.9697 18.0303L16.9697 20.0303L17.5 20.5607L18.0303 20.0303L21.0303 17.0303Z" }]]
|
|
22
|
-
}, o = {
|
|
23
|
-
name: "ri-contract-line",
|
|
24
|
-
components: [["path", { d: "M21 8V12H19V9H14V4H5V20H11V22H3.9934C3.44495 22 3 21.556 3 21.0082V2.9918C3 2.45531 3.4487 2 4.00221 2H14.9968L21 8ZM13.7857 15.3269C13.8246 14.5997 14.3858 14.0083 15.11 13.9313L15.9807 13.8389C16.0841 13.8279 16.1815 13.7845 16.2589 13.715L16.9102 13.1299C17.4519 12.6431 18.2669 12.6218 18.8334 13.0795L19.5145 13.6298C19.5954 13.6951 19.6949 13.7333 19.7988 13.7389L20.6731 13.7857C21.4003 13.8246 21.9917 14.3858 22.0687 15.11L22.1611 15.9807C22.1721 16.0841 22.2155 16.1815 22.285 16.2589L22.8701 16.9102C23.3569 17.4519 23.3782 18.2669 22.9205 18.8334L22.3702 19.5145C22.3049 19.5954 22.2667 19.6949 22.2611 19.7988L22.2143 20.6731C22.1754 21.4003 21.6142 21.9917 20.89 22.0687L20.0193 22.1611C19.9159 22.1721 19.8185 22.2155 19.7411 22.285L19.0898 22.8701C18.5481 23.3569 17.7331 23.3782 17.1666 22.9205L16.4855 22.3702C16.4046 22.3049 16.3051 22.2667 16.2012 22.2611L15.3269 22.2143C14.5997 22.1754 14.0083 21.6142 13.9313 20.89L13.8389 20.0193C13.8279 19.9159 13.7845 19.8185 13.715 19.7411L13.1299 19.0898C12.6431 18.5481 12.6218 17.733 13.0795 17.1666L13.6298 16.4855C13.6951 16.4046 13.7333 16.3051 13.7389 16.2012L13.7857 15.3269ZM21.0303 17.0303L19.9697 15.9697L17.5 18.4393L16.0303 16.9697L14.9697 18.0303L17.5 20.5607L21.0303 17.0303Z" }]]
|
|
5
|
+
name: "lu-microwave",
|
|
6
|
+
components: [["path", { d: "M4,4 h16 a2,2 0 0 1 2,2 v11 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-11 a2,2 0 0 1 2,-2 Z M7,8 h6 a1,1 0 0 1 1,1 v5 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-5 a1,1 0 0 1 1,-1 Z M18 8v7 M6 19v2 M18 19v2" }]]
|
|
25
7
|
}, t = {
|
|
26
|
-
name: "
|
|
27
|
-
components: [["path", { d: "
|
|
8
|
+
name: "lu-milestone",
|
|
9
|
+
components: [["path", { d: "M12 13v8 M12 3v3 M4 6a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h13a2 2 0 0 0 1.152-.365l3.424-2.317a1 1 0 0 0 0-1.635l-3.424-2.318A2 2 0 0 0 17 6z" }]]
|
|
10
|
+
}, o = {
|
|
11
|
+
name: "lu-milk-off",
|
|
12
|
+
components: [["path", { d: "M8 2h8 M9 2v1.343M15 2v2.789a4 4 0 0 0 .672 2.219l.656.984a4 4 0 0 1 .672 2.22v1.131M7.8 7.8l-.128.192A4 4 0 0 0 7 10.212V20a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-3 M7 15a6.47 6.47 0 0 1 5 0 6.472 6.472 0 0 0 3.435.435 M2 2 L22 22" }]]
|
|
13
|
+
}, e = {
|
|
14
|
+
name: "lu-milk",
|
|
15
|
+
components: [["path", { d: "M8 2h8 M9 2v2.789a4 4 0 0 1-.672 2.219l-.656.984A4 4 0 0 0 7 10.212V20a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-9.789a4 4 0 0 0-.672-2.219l-.656-.984A4 4 0 0 1 15 4.788V2 M7 15a6.472 6.472 0 0 1 5 0 6.47 6.47 0 0 0 5 0" }]]
|
|
28
16
|
}, M = {
|
|
29
|
-
name: "
|
|
30
|
-
components: [["path", { d: "
|
|
31
|
-
},
|
|
32
|
-
name: "
|
|
33
|
-
components: [["path", { d: "
|
|
34
|
-
}, l = {
|
|
35
|
-
name: "ri-file-2-line",
|
|
36
|
-
components: [["path", { d: "M3 8L9.00319 2H19.9978C20.5513 2 21 2.45531 21 2.9918V21.0082C21 21.556 20.5551 22 20.0066 22H3.9934C3.44476 22 3 21.5501 3 20.9932V8ZM10 4V9H5V20H19V4H10Z" }]]
|
|
37
|
-
}, a = {
|
|
38
|
-
name: "ri-file-3-fill",
|
|
39
|
-
components: [["path", { d: "M21 9V20.9925C21 21.5511 20.5552 22 20.0066 22H3.9934C3.44495 22 3 21.556 3 21.0082V2.9918C3 2.45531 3.44694 2 3.99826 2H14V8C14 8.55228 14.4477 9 15 9H21ZM21 7H16V2.00318L21 7Z" }]]
|
|
40
|
-
}, c = {
|
|
41
|
-
name: "ri-file-3-line",
|
|
42
|
-
components: [["path", { d: "M21 8V20.9932C21 21.5501 20.5552 22 20.0066 22H3.9934C3.44495 22 3 21.556 3 21.0082V2.9918C3 2.45531 3.4487 2 4.00221 2H14.9968L21 8ZM19 9H14V4H5V20H19V9Z" }]]
|
|
17
|
+
name: "lu-minimize-2",
|
|
18
|
+
components: [["path", { d: "M4 14 L10 14 L10 20 M20 10 L14 10 L14 4 M14 10 L21 3 M3 21 L10 14" }]]
|
|
19
|
+
}, h = {
|
|
20
|
+
name: "lu-minimize",
|
|
21
|
+
components: [["path", { d: "M8 3v3a2 2 0 0 1-2 2H3 M21 8h-3a2 2 0 0 1-2-2V3 M3 16h3a2 2 0 0 1 2 2v3 M16 21v-3a2 2 0 0 1 2-2h3" }]]
|
|
43
22
|
}, s = {
|
|
44
|
-
name: "
|
|
45
|
-
components: [["path", { d: "
|
|
23
|
+
name: "lu-minus",
|
|
24
|
+
components: [["path", { d: "M5 12h14" }]]
|
|
25
|
+
}, c = {
|
|
26
|
+
name: "lu-monitor-check",
|
|
27
|
+
components: [["path", { d: "m9 10 2 2 4-4 M4,3 h16 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M12 17v4 M8 21h8" }]]
|
|
46
28
|
}, p = {
|
|
47
|
-
name: "
|
|
48
|
-
components: [["path", { d: "
|
|
29
|
+
name: "lu-monitor-cog",
|
|
30
|
+
components: [["path", { d: "M12 17v4 M14.3 7.53 L15.23 7.15 M15.23 4.85 L14.3 4.47 M16.85 3.23 L16.47 2.3 M16.85 8.77 L16.47 9.7 M19.15 3.23 L19.53 2.3 M19.53 9.7 L19.15 8.77 M20.77 4.85 L21.7 4.47 M20.77 7.15 L21.7 7.53 M22 13v2a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7 M8 21h8 M15,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
|
|
31
|
+
}, u = {
|
|
32
|
+
name: "lu-monitor-dot",
|
|
33
|
+
components: [["path", { d: "M16,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M22 12v3a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h9 M12 17v4 M8 21h8" }]]
|
|
34
|
+
}, l = {
|
|
35
|
+
name: "lu-monitor-down",
|
|
36
|
+
components: [["path", { d: "M12 13V7 M15 10 L12 13 L9 10 M4,3 h16 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M12 17v4 M8 21h8" }]]
|
|
49
37
|
}, m = {
|
|
50
|
-
name: "
|
|
51
|
-
components: [["path", { d: "
|
|
38
|
+
name: "lu-monitor-off",
|
|
39
|
+
components: [["path", { d: "M17 17H4a2 2 0 0 1-2-2V5c0-1.5 1-2 1-2 M22 15V5a2 2 0 0 0-2-2H9 M8 21h8 M12 17v4 M2 2 L22 22" }]]
|
|
40
|
+
}, L = {
|
|
41
|
+
name: "lu-monitor-pause",
|
|
42
|
+
components: [["path", { d: "M10 13V7 M14 13V7 M4,3 h16 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M12 17v4 M8 21h8" }]]
|
|
43
|
+
}, v = {
|
|
44
|
+
name: "lu-monitor-play",
|
|
45
|
+
components: [["path", { d: "M10 7.75a.75.75 0 0 1 1.142-.638l3.664 2.249a.75.75 0 0 1 0 1.278l-3.664 2.25a.75.75 0 0 1-1.142-.64z M12 17v4 M8 21h8 M4,3 h16 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z" }]]
|
|
52
46
|
}, r = {
|
|
53
|
-
name: "
|
|
54
|
-
components: [["path", { d: "
|
|
47
|
+
name: "lu-monitor-smartphone",
|
|
48
|
+
components: [["path", { d: "M18 8V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h8 M10 19v-3.96 3.15 M7 19h5 M18,12 h2 a2,2 0 0 1 2,2 v6 a2,2 0 0 1 -2,2 h-2 a2,2 0 0 1 -2,-2 v-6 a2,2 0 0 1 2,-2 Z" }]]
|
|
55
49
|
}, d = {
|
|
56
|
-
name: "
|
|
57
|
-
components: [["path", { d: "
|
|
58
|
-
},
|
|
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: "M12
|
|
50
|
+
name: "lu-monitor-speaker",
|
|
51
|
+
components: [["path", { d: "M5.5 20H8 M17 9h.01 M14,4 h6 a2,2 0 0 1 2,2 v12 a2,2 0 0 1 -2,2 h-6 a2,2 0 0 1 -2,-2 v-12 a2,2 0 0 1 2,-2 Z M8 6H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h4 M16,15 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
|
|
52
|
+
}, i = {
|
|
53
|
+
name: "lu-monitor-stop",
|
|
54
|
+
components: [["path", { d: "M12 17v4 M8 21h8 M4,3 h16 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M10,7 h4 a1,1 0 0 1 1,1 v4 a1,1 0 0 1 -1,1 h-4 a1,1 0 0 1 -1,-1 v-4 a1,1 0 0 1 1,-1 Z" }]]
|
|
55
|
+
}, Z = {
|
|
56
|
+
name: "lu-monitor-up",
|
|
57
|
+
components: [["path", { d: "m9 10 3-3 3 3 M12 13V7 M4,3 h16 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M12 17v4 M8 21h8" }]]
|
|
58
|
+
}, S = {
|
|
59
|
+
name: "lu-monitor-x",
|
|
60
|
+
components: [["path", { d: "m14.5 12.5-5-5 M9.5 12.5 L14.5 7.5 M4,3 h16 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M12 17v4 M8 21h8" }]]
|
|
61
|
+
}, V = {
|
|
62
|
+
name: "lu-monitor",
|
|
63
|
+
components: [["path", { d: "M4,3 h16 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M8 21 L16 21 M12 17 L12 21" }]]
|
|
64
|
+
}, H = {
|
|
65
|
+
name: "lu-moon-star",
|
|
66
|
+
components: [["path", { d: "M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9 M20 3v4 M22 5h-4" }]]
|
|
73
67
|
}, g = {
|
|
74
|
-
name: "
|
|
75
|
-
components: [["path", { d: "
|
|
68
|
+
name: "lu-moon",
|
|
69
|
+
components: [["path", { d: "M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z" }]]
|
|
70
|
+
}, A = {
|
|
71
|
+
name: "lu-mountain-snow",
|
|
72
|
+
components: [["path", { d: "m8 3 4 8 5-5 5 15H2L8 3z M4.14 15.08c2.62-1.57 5.24-1.43 7.86.42 2.74 1.94 5.49 2 8.23.19" }]]
|
|
73
|
+
}, f = {
|
|
74
|
+
name: "lu-mountain",
|
|
75
|
+
components: [["path", { d: "m8 3 4 8 5-5 5 15H2L8 3z" }]]
|
|
76
|
+
}, q = {
|
|
77
|
+
name: "lu-mouse-off",
|
|
78
|
+
components: [["path", { d: "M12 6v.343 M18.218 18.218A7 7 0 0 1 5 15V9a7 7 0 0 1 .782-3.218 M19 13.343V9A7 7 0 0 0 8.56 2.902 M22 22 2 2" }]]
|
|
76
79
|
}, k = {
|
|
77
|
-
name: "
|
|
78
|
-
components: [["path", { d: "
|
|
80
|
+
name: "lu-mouse-pointer-2",
|
|
81
|
+
components: [["path", { d: "M4.037 4.688a.495.495 0 0 1 .651-.651l16 6.5a.5.5 0 0 1-.063.947l-6.124 1.58a2 2 0 0 0-1.438 1.435l-1.579 6.126a.5.5 0 0 1-.947.063z" }]]
|
|
82
|
+
}, w = {
|
|
83
|
+
name: "lu-mouse-pointer-ban",
|
|
84
|
+
components: [["path", { d: "M2.034 2.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.944L8.204 7.545a1 1 0 0 0-.66.66l-1.066 3.443a.5.5 0 0 1-.944.033z M10,16 a6,6 0 1,0 12,0 a6,6 0 1,0 -12,0 Z M11.8 11.8 L20.2 20.2" }]]
|
|
85
|
+
}, P = {
|
|
86
|
+
name: "lu-mouse-pointer-click",
|
|
87
|
+
components: [["path", { d: "M14 4.1 12 6 M5.1 8 L2.2 7.2 M6 12 L4.1 14 M7.2 2.2 8 5.1 M9.037 9.69a.498.498 0 0 1 .653-.653l11 4.5a.5.5 0 0 1-.074.949l-4.349 1.041a1 1 0 0 0-.74.739l-1.04 4.35a.5.5 0 0 1-.95.074z" }]]
|
|
88
|
+
}, z = {
|
|
89
|
+
name: "lu-mouse-pointer",
|
|
90
|
+
components: [["path", { d: "M12.586 12.586 19 19 M3.688 3.037a.497.497 0 0 0-.651.651l6.5 15.999a.501.501 0 0 0 .947-.062l1.569-6.083a2 2 0 0 1 1.448-1.479l6.124-1.579a.5.5 0 0 0 .063-.947z" }]]
|
|
91
|
+
}, C = {
|
|
92
|
+
name: "lu-mouse",
|
|
93
|
+
components: [["path", { d: "M12,2 h0 a7,7 0 0 1 7,7 v6 a7,7 0 0 1 -7,7 h-0 a7,7 0 0 1 -7,-7 v-6 a7,7 0 0 1 7,-7 Z M12 6v4" }]]
|
|
79
94
|
}, b = {
|
|
80
|
-
name: "
|
|
81
|
-
components: [["path", { d: "
|
|
95
|
+
name: "lu-move-3d",
|
|
96
|
+
components: [["path", { d: "M5 3v16h16 M5 19 L11 13 M2 6 L5 3 L8 6 M18 16 L21 19 L18 22" }]]
|
|
97
|
+
}, R = {
|
|
98
|
+
name: "lu-move-diagonal-2",
|
|
99
|
+
components: [["path", { d: "M19 13v6h-6 M5 11V5h6 M5 5 L19 19" }]]
|
|
100
|
+
}, T = {
|
|
101
|
+
name: "lu-move-diagonal",
|
|
102
|
+
components: [["path", { d: "M11 19H5v-6 M13 5h6v6 M19 5 5 19" }]]
|
|
82
103
|
}, y = {
|
|
83
|
-
name: "
|
|
84
|
-
components: [["path", { d: "
|
|
85
|
-
},
|
|
86
|
-
name: "
|
|
87
|
-
components: [["path", { d: "
|
|
88
|
-
}, S = {
|
|
89
|
-
name: "ri-file-code-line",
|
|
90
|
-
components: [["path", { d: "M15 4H5V20H19V8H15V4ZM3 2.9918C3 2.44405 3.44749 2 3.9985 2H16L20.9997 7L21 20.9925C21 21.5489 20.5551 22 20.0066 22H3.9934C3.44476 22 3 21.5447 3 21.0082V2.9918ZM17.6569 12L14.1213 15.5355L12.7071 14.1213L14.8284 12L12.7071 9.87868L14.1213 8.46447L17.6569 12ZM6.34315 12L9.87868 8.46447L11.2929 9.87868L9.17157 12L11.2929 14.1213L9.87868 15.5355L6.34315 12Z" }]]
|
|
104
|
+
name: "lu-move-down-left",
|
|
105
|
+
components: [["path", { d: "M11 19H5V13 M19 5L5 19" }]]
|
|
106
|
+
}, O = {
|
|
107
|
+
name: "lu-move-down-right",
|
|
108
|
+
components: [["path", { d: "M19 13V19H13 M5 5L19 19" }]]
|
|
91
109
|
}, x = {
|
|
92
|
-
name: "
|
|
93
|
-
components: [["path", { d: "
|
|
94
|
-
}, B = {
|
|
95
|
-
name: "ri-file-copy-2-line",
|
|
96
|
-
components: [["path", { d: "M6.9998 6V3C6.9998 2.44772 7.44752 2 7.9998 2H19.9998C20.5521 2 20.9998 2.44772 20.9998 3V17C20.9998 17.5523 20.5521 18 19.9998 18H16.9998V20.9991C16.9998 21.5519 16.5499 22 15.993 22H4.00666C3.45059 22 3 21.5554 3 20.9991L3.0026 7.00087C3.0027 6.44811 3.45264 6 4.00942 6H6.9998ZM5.00242 8L5.00019 20H14.9998V8H5.00242ZM8.9998 6H16.9998V16H18.9998V4H8.9998V6ZM7 11H13V13H7V11ZM7 15H13V17H7V15Z" }]]
|
|
97
|
-
}, T = {
|
|
98
|
-
name: "ri-file-copy-fill",
|
|
99
|
-
components: [["path", { d: "M6.9998 6V3C6.9998 2.44772 7.44752 2 7.9998 2H19.9998C20.5521 2 20.9998 2.44772 20.9998 3V17C20.9998 17.5523 20.5521 18 19.9998 18H16.9998V20.9991C16.9998 21.5519 16.5499 22 15.993 22H4.00666C3.45059 22 3 21.5554 3 20.9991L3.0026 7.00087C3.0027 6.44811 3.45264 6 4.00942 6H6.9998ZM8.9998 6H16.9998V16H18.9998V4H8.9998V6Z" }]]
|
|
100
|
-
}, P = {
|
|
101
|
-
name: "ri-file-copy-line",
|
|
102
|
-
components: [["path", { d: "M6.9998 6V3C6.9998 2.44772 7.44752 2 7.9998 2H19.9998C20.5521 2 20.9998 2.44772 20.9998 3V17C20.9998 17.5523 20.5521 18 19.9998 18H16.9998V20.9991C16.9998 21.5519 16.5499 22 15.993 22H4.00666C3.45059 22 3 21.5554 3 20.9991L3.0026 7.00087C3.0027 6.44811 3.45264 6 4.00942 6H6.9998ZM5.00242 8L5.00019 20H14.9998V8H5.00242ZM8.9998 6H16.9998V16H18.9998V4H8.9998V6Z" }]]
|
|
110
|
+
name: "lu-move-down",
|
|
111
|
+
components: [["path", { d: "M8 18L12 22L16 18 M12 2V22" }]]
|
|
103
112
|
}, D = {
|
|
104
|
-
name: "
|
|
105
|
-
components: [["path", { d: "
|
|
106
|
-
},
|
|
107
|
-
name: "
|
|
108
|
-
components: [["path", { d: "
|
|
109
|
-
}, A = {
|
|
110
|
-
name: "ri-file-download-fill",
|
|
111
|
-
components: [["path", { d: "M16 2L21 7V21.0082C21 21.556 20.5551 22 20.0066 22H3.9934C3.44476 22 3 21.5447 3 21.0082V2.9918C3 2.44405 3.44495 2 3.9934 2H16ZM13 12V8H11V12H8L12 16L16 12H13Z" }]]
|
|
113
|
+
name: "lu-move-horizontal",
|
|
114
|
+
components: [["path", { d: "m18 8 4 4-4 4 M2 12h20 M6 8 L2 12 L6 16" }]]
|
|
115
|
+
}, B = {
|
|
116
|
+
name: "lu-move-left",
|
|
117
|
+
components: [["path", { d: "M6 8L2 12L6 16 M2 12H22" }]]
|
|
112
118
|
}, N = {
|
|
113
|
-
name: "
|
|
114
|
-
components: [["path", { d: "
|
|
119
|
+
name: "lu-move-right",
|
|
120
|
+
components: [["path", { d: "M18 8L22 12L18 16 M2 12H22" }]]
|
|
121
|
+
}, U = {
|
|
122
|
+
name: "lu-move-up-left",
|
|
123
|
+
components: [["path", { d: "M5 11V5H11 M5 5L19 19" }]]
|
|
124
|
+
}, F = {
|
|
125
|
+
name: "lu-move-up-right",
|
|
126
|
+
components: [["path", { d: "M13 5H19V11 M19 5L5 19" }]]
|
|
127
|
+
}, X = {
|
|
128
|
+
name: "lu-move-up",
|
|
129
|
+
components: [["path", { d: "M8 6L12 2L16 6 M12 2V22" }]]
|
|
115
130
|
}, E = {
|
|
116
|
-
name: "
|
|
117
|
-
components: [["path", { d: "
|
|
131
|
+
name: "lu-move-vertical",
|
|
132
|
+
components: [["path", { d: "M12 2v20 M8 18 L12 22 L16 18 M8 6 L12 2 L16 6" }]]
|
|
118
133
|
}, I = {
|
|
119
|
-
name: "
|
|
120
|
-
components: [["path", { d: "
|
|
121
|
-
}, z = {
|
|
122
|
-
name: "ri-file-excel-2-fill",
|
|
123
|
-
components: [["path", { d: "M2.85858 2.87732L15.4293 1.0815C15.7027 1.04245 15.9559 1.2324 15.995 1.50577C15.9983 1.52919 16 1.55282 16 1.57648V22.4235C16 22.6996 15.7761 22.9235 15.5 22.9235C15.4763 22.9235 15.4527 22.9218 15.4293 22.9184L2.85858 21.1226C2.36593 21.0522 2 20.6303 2 20.1327V3.86727C2 3.36962 2.36593 2.9477 2.85858 2.87732ZM17 2.99997H21C21.5523 2.99997 22 3.44769 22 3.99997V20C22 20.5523 21.5523 21 21 21H17V2.99997ZM10.2 12L13 7.99997H10.6L9 10.2857L7.39999 7.99997H5L7.8 12L5 16H7.39999L9 13.7143L10.6 16H13L10.2 12Z" }]]
|
|
124
|
-
}, U = {
|
|
125
|
-
name: "ri-file-excel-2-line",
|
|
126
|
-
components: [["path", { d: "M2.85858 2.87732L15.4293 1.0815C15.7027 1.04245 15.9559 1.2324 15.995 1.50577C15.9983 1.52919 16 1.55282 16 1.57648V22.4235C16 22.6996 15.7761 22.9235 15.5 22.9235C15.4763 22.9235 15.4527 22.9218 15.4293 22.9184L2.85858 21.1226C2.36593 21.0522 2 20.6303 2 20.1327V3.86727C2 3.36962 2.36593 2.9477 2.85858 2.87732ZM4 4.73457V19.2654L14 20.694V3.30599L4 4.73457ZM17 19H20V4.99997H17V2.99997H21C21.5523 2.99997 22 3.44769 22 3.99997V20C22 20.5523 21.5523 21 21 21H17V19ZM10.2 12L13 16H10.6L9 13.7143L7.39999 16H5L7.8 12L5 7.99997H7.39999L9 10.2857L10.6 7.99997H13L10.2 12Z" }]]
|
|
127
|
-
}, G = {
|
|
128
|
-
name: "ri-file-excel-fill",
|
|
129
|
-
components: [["path", { d: "M16 2L21 7V21.0082C21 21.556 20.5551 22 20.0066 22H3.9934C3.44476 22 3 21.5447 3 21.0082V2.9918C3 2.44405 3.44495 2 3.9934 2H16ZM13.2 12L16 8H13.6L12 10.2857L10.4 8H8L10.8 12L8 16H10.4L12 13.7143L13.6 16H16L13.2 12Z" }]]
|
|
130
|
-
}, W = {
|
|
131
|
-
name: "ri-file-excel-line",
|
|
132
|
-
components: [["path", { d: "M13.2 12L16 16H13.6L12 13.7143L10.4 16H8L10.8 12L8 8H10.4L12 10.2857L13.6 8H15V4H5V20H19V8H16L13.2 12ZM3 2.9918C3 2.44405 3.44749 2 3.9985 2H16L20.9997 7L21 20.9925C21 21.5489 20.5551 22 20.0066 22H3.9934C3.44476 22 3 21.5447 3 21.0082V2.9918Z" }]]
|
|
133
|
-
}, q = {
|
|
134
|
-
name: "ri-file-fill",
|
|
135
|
-
components: [["path", { d: "M3 8L9.00319 2H19.9978C20.5513 2 21 2.45531 21 2.9918V21.0082C21 21.556 20.5551 22 20.0066 22H3.9934C3.44476 22 3 21.5501 3 20.9932V8ZM10 3.5L4.5 9H10V3.5Z" }]]
|
|
136
|
-
}, O = {
|
|
137
|
-
name: "ri-file-forbid-fill",
|
|
138
|
-
components: [["path", { d: "M21 11.6736C20.0907 11.2417 19.0736 11 18 11C14.134 11 11 14.134 11 18C11 19.4872 11.4638 20.8662 12.2547 22H3.9934C3.44476 22 3 21.5447 3 21.0082V2.9918C3 2.44405 3.44495 2 3.9934 2H16L21 7V11.6736ZM18 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 23ZM16.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.2934Z" }]]
|
|
139
|
-
}, K = {
|
|
140
|
-
name: "ri-file-forbid-line",
|
|
141
|
-
components: [["path", { d: "M11.2899 20C11.5049 20.7224 11.8334 21.396 12.2547 22H3.9934C3.44476 22 3 21.5447 3 21.0082V2.9918C3 2.44405 3.44749 2 3.9985 2H16L20.9998 7V11.6735C20.3781 11.3782 19.7061 11.1719 19 11.0709V8H15V4H5V20H11.2899ZM18 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 23ZM16.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.2934Z" }]]
|
|
134
|
+
name: "lu-move",
|
|
135
|
+
components: [["path", { d: "M12 2v20 M15 19 L12 22 L9 19 M19 9 L22 12 L19 15 M2 12h20 M5 9 L2 12 L5 15 M9 5 L12 2 L15 5" }]]
|
|
142
136
|
}, Q = {
|
|
143
|
-
name: "
|
|
144
|
-
components: [["path", { d: "
|
|
137
|
+
name: "lu-music-2",
|
|
138
|
+
components: [["path", { d: "M4,18 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M12 18V2l7 4" }]]
|
|
139
|
+
}, K = {
|
|
140
|
+
name: "lu-music-3",
|
|
141
|
+
components: [["path", { d: "M8,18 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M16 18V2" }]]
|
|
145
142
|
}, j = {
|
|
146
|
-
name: "
|
|
147
|
-
components: [["path", { d: "
|
|
143
|
+
name: "lu-music-4",
|
|
144
|
+
components: [["path", { d: "M9 18V5l12-2v13 M9 9 L21 7 M3,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M15,16 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
|
|
145
|
+
}, G = {
|
|
146
|
+
name: "lu-music",
|
|
147
|
+
components: [["path", { d: "M9 18V5l12-2v13 M3,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M15,16 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
|
|
148
148
|
}, J = {
|
|
149
|
-
name: "
|
|
150
|
-
components: [["path", { d: "
|
|
151
|
-
},
|
|
152
|
-
name: "
|
|
153
|
-
components: [["path", { d: "
|
|
149
|
+
name: "lu-navigation-2-off",
|
|
150
|
+
components: [["path", { d: "M9.31 9.31 5 21l7-4 7 4-1.17-3.17 M14.53 8.88 12 2l-1.17 3.17 M2 2 L22 22" }]]
|
|
151
|
+
}, W = {
|
|
152
|
+
name: "lu-navigation-2",
|
|
153
|
+
components: [["path", { d: "M12 2 L19 21 L12 17 L5 21 L12 2 Z" }]]
|
|
154
154
|
}, Y = {
|
|
155
|
-
name: "
|
|
156
|
-
components: [["path", { d: "
|
|
155
|
+
name: "lu-navigation-off",
|
|
156
|
+
components: [["path", { d: "M8.43 8.43 3 11l8 2 2 8 2.57-5.43 M17.39 11.73 22 2l-9.73 4.61 M2 2 L22 22" }]]
|
|
157
157
|
}, _ = {
|
|
158
|
-
name: "
|
|
159
|
-
components: [["path", { d: "
|
|
158
|
+
name: "lu-navigation",
|
|
159
|
+
components: [["path", { d: "M3 11 L22 2 L13 21 L11 13 L3 11 Z" }]]
|
|
160
160
|
}, $ = {
|
|
161
|
-
name: "
|
|
162
|
-
components: [["path", { d: "
|
|
163
|
-
},
|
|
164
|
-
name: "
|
|
165
|
-
components: [["path", { d: "M15
|
|
166
|
-
}, H1 = {
|
|
167
|
-
name: "ri-file-info-fill",
|
|
168
|
-
components: [["path", { d: "M16 2L21 7V21.0082C21 21.556 20.5551 22 20.0066 22H3.9934C3.44476 22 3 21.5447 3 21.0082V2.9918C3 2.44405 3.44495 2 3.9934 2H16ZM11 7V9H13V7H11ZM11 11V17H13V11H11Z" }]]
|
|
169
|
-
}, V1 = {
|
|
170
|
-
name: "ri-file-info-line",
|
|
171
|
-
components: [["path", { d: "M15 4H5V20H19V8H15V4ZM3 2.9918C3 2.44405 3.44749 2 3.9985 2H16L20.9997 7L21 20.9925C21 21.5489 20.5551 22 20.0066 22H3.9934C3.44476 22 3 21.5447 3 21.0082V2.9918ZM11 11H13V17H11V11ZM11 7H13V9H11V7Z" }]]
|
|
161
|
+
name: "lu-network",
|
|
162
|
+
components: [["path", { d: "M17,16 h4 a1,1 0 0 1 1,1 v4 a1,1 0 0 1 -1,1 h-4 a1,1 0 0 1 -1,-1 v-4 a1,1 0 0 1 1,-1 Z M3,16 h4 a1,1 0 0 1 1,1 v4 a1,1 0 0 1 -1,1 h-4 a1,1 0 0 1 -1,-1 v-4 a1,1 0 0 1 1,-1 Z M10,2 h4 a1,1 0 0 1 1,1 v4 a1,1 0 0 1 -1,1 h-4 a1,1 0 0 1 -1,-1 v-4 a1,1 0 0 1 1,-1 Z M5 16v-3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v3 M12 12V8" }]]
|
|
163
|
+
}, a1 = {
|
|
164
|
+
name: "lu-newspaper",
|
|
165
|
+
components: [["path", { d: "M15 18h-5 M18 14h-8 M4 22h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v16a2 2 0 0 1-4 0v-9a2 2 0 0 1 2-2h2 M11,6 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" }]]
|
|
172
166
|
}, n1 = {
|
|
173
|
-
name: "
|
|
174
|
-
components: [["path", { d: "
|
|
175
|
-
}, e1 = {
|
|
176
|
-
name: "ri-file-list-2-fill",
|
|
177
|
-
components: [["path", { d: "M20 22H4C3.44772 22 3 21.5523 3 21V3C3 2.44772 3.44772 2 4 2H20C20.5523 2 21 2.44772 21 3V21C21 21.5523 20.5523 22 20 22ZM8 7V9H16V7H8ZM8 11V13H16V11H8ZM8 15V17H13V15H8Z" }]]
|
|
178
|
-
}, L1 = {
|
|
179
|
-
name: "ri-file-list-2-line",
|
|
180
|
-
components: [["path", { d: "M20 22H4C3.44772 22 3 21.5523 3 21V3C3 2.44772 3.44772 2 4 2H20C20.5523 2 21 2.44772 21 3V21C21 21.5523 20.5523 22 20 22ZM19 20V4H5V20H19ZM8 7H16V9H8V7ZM8 11H16V13H8V11ZM8 15H13V17H8V15Z" }]]
|
|
181
|
-
}, i1 = {
|
|
182
|
-
name: "ri-file-list-3-fill",
|
|
183
|
-
components: [["path", { d: "M19 22H5C3.34315 22 2 20.6569 2 19V3C2 2.44772 2.44772 2 3 2H17C17.5523 2 18 2.44772 18 3V15H22V19C22 20.6569 20.6569 22 19 22ZM18 17V19C18 19.5523 18.4477 20 19 20C19.5523 20 20 19.5523 20 19V17H18ZM6 7V9H14V7H6ZM6 11V13H14V11H6ZM6 15V17H11V15H6Z" }]]
|
|
184
|
-
}, o1 = {
|
|
185
|
-
name: "ri-file-list-3-line",
|
|
186
|
-
components: [["path", { d: "M19 22H5C3.34315 22 2 20.6569 2 19V3C2 2.44772 2.44772 2 3 2H17C17.5523 2 18 2.44772 18 3V15H22V19C22 20.6569 20.6569 22 19 22ZM18 17V19C18 19.5523 18.4477 20 19 20C19.5523 20 20 19.5523 20 19V17H18ZM16 20V4H4V19C4 19.5523 4.44772 20 5 20H16ZM6 7H14V9H6V7ZM6 11H14V13H6V11ZM6 15H11V17H6V15Z" }]]
|
|
167
|
+
name: "lu-nfc",
|
|
168
|
+
components: [["path", { d: "M6 8.32a7.43 7.43 0 0 1 0 7.36 M9.46 6.21a11.76 11.76 0 0 1 0 11.58 M12.91 4.1a15.91 15.91 0 0 1 .01 15.8 M16.37 2a20.16 20.16 0 0 1 0 20" }]]
|
|
187
169
|
}, t1 = {
|
|
188
|
-
name: "
|
|
189
|
-
components: [["path", { d: "
|
|
170
|
+
name: "lu-non-binary",
|
|
171
|
+
components: [["path", { d: "M12 2v10 M8.5 4 L15.5 8 M8.5 8 L15.5 4 M7,17 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z" }]]
|
|
172
|
+
}, o1 = {
|
|
173
|
+
name: "lu-notebook-pen",
|
|
174
|
+
components: [["path", { d: "M13.4 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-7.4 M2 6h4 M2 10h4 M2 14h4 M2 18h4 M21.378 5.626a1 1 0 1 0-3.004-3.004l-5.01 5.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z" }]]
|
|
175
|
+
}, e1 = {
|
|
176
|
+
name: "lu-notebook-tabs",
|
|
177
|
+
components: [["path", { d: "M2 6h4 M2 10h4 M2 14h4 M2 18h4 M6,2 h12 a2,2 0 0 1 2,2 v16 a2,2 0 0 1 -2,2 h-12 a2,2 0 0 1 -2,-2 v-16 a2,2 0 0 1 2,-2 Z M15 2v20 M15 7h5 M15 12h5 M15 17h5" }]]
|
|
190
178
|
}, M1 = {
|
|
191
|
-
name: "
|
|
192
|
-
components: [["path", { d: "
|
|
193
|
-
},
|
|
194
|
-
name: "
|
|
195
|
-
components: [["path", { d: "
|
|
196
|
-
}, l1 = {
|
|
197
|
-
name: "ri-file-lock-line",
|
|
198
|
-
components: [["path", { d: "M15 4H5V20H19V8H15V4ZM3 2.9918C3 2.44405 3.44749 2 3.9985 2H16L20.9997 7L21 20.9925C21 21.5489 20.5551 22 20.0066 22H3.9934C3.44476 22 3 21.5447 3 21.0082V2.9918ZM15 11H16V16H8V11H9V10C9 8.34315 10.3431 7 12 7C13.6569 7 15 8.34315 15 10V11ZM13 11V10C13 9.44772 12.5523 9 12 9C11.4477 9 11 9.44772 11 10V11H13Z" }]]
|
|
199
|
-
}, a1 = {
|
|
200
|
-
name: "ri-file-marked-fill",
|
|
201
|
-
components: [["path", { d: "M21 2.9918V21.0082C21 21.5447 20.5552 22 20.0066 22H3.9934C3.44495 22 3 21.556 3 21.0082V2.9918C3 2.45531 3.44476 2 3.9934 2H20.0066C20.5551 2 21 2.44405 21 2.9918ZM7 4V13L10.5 11L14 13V4H7Z" }]]
|
|
202
|
-
}, c1 = {
|
|
203
|
-
name: "ri-file-marked-line",
|
|
204
|
-
components: [["path", { d: "M20 22H4C3.44772 22 3 21.5523 3 21V3C3 2.44772 3.44772 2 4 2H20C20.5523 2 21 2.44772 21 3V21C21 21.5523 20.5523 22 20 22ZM7 4H5V20H19V4H14V13L10.5 11L7 13V4Z" }]]
|
|
179
|
+
name: "lu-notebook-text",
|
|
180
|
+
components: [["path", { d: "M2 6h4 M2 10h4 M2 14h4 M2 18h4 M6,2 h12 a2,2 0 0 1 2,2 v16 a2,2 0 0 1 -2,2 h-12 a2,2 0 0 1 -2,-2 v-16 a2,2 0 0 1 2,-2 Z M9.5 8h5 M9.5 12H16 M9.5 16H14" }]]
|
|
181
|
+
}, h1 = {
|
|
182
|
+
name: "lu-notebook",
|
|
183
|
+
components: [["path", { d: "M2 6h4 M2 10h4 M2 14h4 M2 18h4 M6,2 h12 a2,2 0 0 1 2,2 v16 a2,2 0 0 1 -2,2 h-12 a2,2 0 0 1 -2,-2 v-16 a2,2 0 0 1 2,-2 Z M16 2v20" }]]
|
|
205
184
|
}, s1 = {
|
|
206
|
-
name: "
|
|
207
|
-
components: [["path", { d: "M16
|
|
185
|
+
name: "lu-notepad-text-dashed",
|
|
186
|
+
components: [["path", { d: "M8 2v4 M12 2v4 M16 2v4 M16 4h2a2 2 0 0 1 2 2v2 M20 12v2 M20 18v2a2 2 0 0 1-2 2h-1 M13 22h-2 M7 22H6a2 2 0 0 1-2-2v-2 M4 14v-2 M4 8V6a2 2 0 0 1 2-2h2 M8 10h6 M8 14h8 M8 18h5" }]]
|
|
187
|
+
}, c1 = {
|
|
188
|
+
name: "lu-notepad-text",
|
|
189
|
+
components: [["path", { d: "M8 2v4 M12 2v4 M16 2v4 M6,4 h12 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-12 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M8 10h6 M8 14h8 M8 18h5" }]]
|
|
208
190
|
}, p1 = {
|
|
209
|
-
name: "
|
|
210
|
-
components: [["path", { d: "
|
|
191
|
+
name: "lu-nut-off",
|
|
192
|
+
components: [["path", { d: "M12 4V2 M5 10v4a7.004 7.004 0 0 0 5.277 6.787c.412.104.802.292 1.102.592L12 22l.621-.621c.3-.3.69-.488 1.102-.592a7.01 7.01 0 0 0 4.125-2.939 M19 10v3.343 M12 12c-1.349-.573-1.905-1.005-2.5-2-.546.902-1.048 1.353-2.5 2-1.018-.644-1.46-1.08-2-2-1.028.71-1.69.918-3 1 1.081-1.048 1.757-2.03 2-3 .194-.776.84-1.551 1.79-2.21m11.654 5.997c.887-.457 1.28-.891 1.556-1.787 1.032.916 1.683 1.157 3 1-1.297-1.036-1.758-2.03-2-3-.5-2-4-4-8-4-.74 0-1.461.068-2.15.192 M2 2 L22 22" }]]
|
|
193
|
+
}, u1 = {
|
|
194
|
+
name: "lu-nut",
|
|
195
|
+
components: [["path", { d: "M12 4V2 M5 10v4a7.004 7.004 0 0 0 5.277 6.787c.412.104.802.292 1.102.592L12 22l.621-.621c.3-.3.69-.488 1.102-.592A7.003 7.003 0 0 0 19 14v-4 M12 4C8 4 4.5 6 4 8c-.243.97-.919 1.952-2 3 1.31-.082 1.972-.29 3-1 .54.92.982 1.356 2 2 1.452-.647 1.954-1.098 2.5-2 .595.995 1.151 1.427 2.5 2 1.31-.621 1.862-1.058 2.5-2 .629.977 1.162 1.423 2.5 2 1.209-.548 1.68-.967 2-2 1.032.916 1.683 1.157 3 1-1.297-1.036-1.758-2.03-2-3-.5-2-4-4-8-4Z" }]]
|
|
196
|
+
}, l1 = {
|
|
197
|
+
name: "lu-octagon-alert",
|
|
198
|
+
components: [["path", { d: "M12 16h.01 M12 8v4 M15.312 2a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586l-4.688-4.688A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2z" }]]
|
|
211
199
|
}, m1 = {
|
|
212
|
-
name: "
|
|
213
|
-
components: [["path", { d: "
|
|
200
|
+
name: "lu-octagon-minus",
|
|
201
|
+
components: [["path", { d: "M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z M8 12h8" }]]
|
|
202
|
+
}, L1 = {
|
|
203
|
+
name: "lu-octagon-pause",
|
|
204
|
+
components: [["path", { d: "M10 15V9 M14 15V9 M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z" }]]
|
|
205
|
+
}, v1 = {
|
|
206
|
+
name: "lu-octagon-x",
|
|
207
|
+
components: [["path", { d: "m15 9-6 6 M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z M9 9 L15 15" }]]
|
|
214
208
|
}, r1 = {
|
|
215
|
-
name: "
|
|
216
|
-
components: [["path", { d: "
|
|
209
|
+
name: "lu-octagon",
|
|
210
|
+
components: [["path", { d: "M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z" }]]
|
|
217
211
|
}, d1 = {
|
|
218
|
-
name: "
|
|
219
|
-
components: [["path", { d: "M3
|
|
220
|
-
},
|
|
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: "
|
|
212
|
+
name: "lu-omega",
|
|
213
|
+
components: [["path", { d: "M3 20h4.5a.5.5 0 0 0 .5-.5v-.282a.52.52 0 0 0-.247-.437 8 8 0 1 1 8.494-.001.52.52 0 0 0-.247.438v.282a.5.5 0 0 0 .5.5H21" }]]
|
|
214
|
+
}, i1 = {
|
|
215
|
+
name: "lu-option",
|
|
216
|
+
components: [["path", { d: "M3 3h6l6 18h6 M14 3h7" }]]
|
|
217
|
+
}, Z1 = {
|
|
218
|
+
name: "lu-orbit",
|
|
219
|
+
components: [["path", { d: "M20.341 6.484A10 10 0 0 1 10.266 21.85 M3.659 17.516A10 10 0 0 1 13.74 2.152 M9,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M17,5 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M3,19 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
220
|
+
}, S1 = {
|
|
221
|
+
name: "lu-origami",
|
|
222
|
+
components: [["path", { d: "M12 12V4a1 1 0 0 1 1-1h6.297a1 1 0 0 1 .651 1.759l-4.696 4.025 M12 21 L4.59 13.59 A2 2 0 0 1 4 12.17 L4 6.42 A1 1 0 0 1 5.71 5.71 L20 20.01 M12.21 3.38 L20.63 18.35 A1 1 0 0 1 20.46 19.55 L19.29 20.71 A1 1 0 0 1 18.59 21 L6.35 21 A1 1 0 0 1 5.73 20.78 L3.25 18.8 A1 1 0 0 1 3.88 17.02 L8.05 17.05" }]]
|
|
223
|
+
}, V1 = {
|
|
224
|
+
name: "lu-package-2",
|
|
225
|
+
components: [["path", { d: "M12 3v6 M16.76 3a2 2 0 0 1 1.8 1.1l2.23 4.479a2 2 0 0 1 .21.891V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9.472a2 2 0 0 1 .211-.894L5.45 4.1A2 2 0 0 1 7.24 3z M3.054 9.013h17.893" }]]
|
|
226
|
+
}, H1 = {
|
|
227
|
+
name: "lu-package-check",
|
|
228
|
+
components: [["path", { d: "m16 16 2 2 4-4 M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14 M7.5 4.27 L16.5 9.42 M3.29 7 L12 12 L20.71 7 M12 22 L12 12" }]]
|
|
235
229
|
}, g1 = {
|
|
236
|
-
name: "
|
|
237
|
-
components: [["path", { d: "
|
|
230
|
+
name: "lu-package-minus",
|
|
231
|
+
components: [["path", { d: "M16 16h6 M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14 M7.5 4.27 L16.5 9.42 M3.29 7 L12 12 L20.71 7 M12 22 L12 12" }]]
|
|
232
|
+
}, A1 = {
|
|
233
|
+
name: "lu-package-open",
|
|
234
|
+
components: [["path", { d: "M12 22v-9 M15.17 2.21a1.67 1.67 0 0 1 1.63 0L21 4.57a1.93 1.93 0 0 1 0 3.36L8.82 14.79a1.655 1.655 0 0 1-1.64 0L3 12.43a1.93 1.93 0 0 1 0-3.36z M20 13v3.87a2.06 2.06 0 0 1-1.11 1.83l-6 3.08a1.93 1.93 0 0 1-1.78 0l-6-3.08A2.06 2.06 0 0 1 4 16.87V13 M21 12.43a1.93 1.93 0 0 0 0-3.36L8.83 2.2a1.64 1.64 0 0 0-1.63 0L3 4.57a1.93 1.93 0 0 0 0 3.36l12.18 6.86a1.636 1.636 0 0 0 1.63 0z" }]]
|
|
235
|
+
}, f1 = {
|
|
236
|
+
name: "lu-package-plus",
|
|
237
|
+
components: [["path", { d: "M16 16h6 M19 13v6 M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14 M7.5 4.27 L16.5 9.42 M3.29 7 L12 12 L20.71 7 M12 22 L12 12" }]]
|
|
238
|
+
}, q1 = {
|
|
239
|
+
name: "lu-package-search",
|
|
240
|
+
components: [["path", { d: "M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14 M7.5 4.27 L16.5 9.42 M3.29 7 L12 12 L20.71 7 M12 22 L12 12 M16,15.5 a2.5,2.5 0 1,0 5,0 a2.5,2.5 0 1,0 -5,0 Z M20.27 17.27 22 19" }]]
|
|
238
241
|
}, k1 = {
|
|
239
|
-
name: "
|
|
240
|
-
components: [["path", { d: "
|
|
242
|
+
name: "lu-package-x",
|
|
243
|
+
components: [["path", { d: "M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14 M7.5 4.27 L16.5 9.42 M3.29 7 L12 12 L20.71 7 M12 22 L12 12 M17 13 L22 18 M17 18 L22 13" }]]
|
|
244
|
+
}, w1 = {
|
|
245
|
+
name: "lu-package",
|
|
246
|
+
components: [["path", { d: "M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z M12 22V12 M3.29 7 L12 12 L20.71 7 M7.5 4.27 L16.5 9.42" }]]
|
|
247
|
+
}, P1 = {
|
|
248
|
+
name: "lu-paint-bucket",
|
|
249
|
+
components: [["path", { d: "m19 11-8-8-8.6 8.6a2 2 0 0 0 0 2.8l5.2 5.2c.8.8 2 .8 2.8 0L19 11Z M5 2 L10 7 M2 13h15 M22 20a2 2 0 1 1-4 0c0-1.6 1.7-2.4 2-4 .3 1.6 2 2.4 2 4Z" }]]
|
|
250
|
+
}, z1 = {
|
|
251
|
+
name: "lu-paint-roller",
|
|
252
|
+
components: [["path", { d: "M4,2 h12 a2,2 0 0 1 2,2 v2 a2,2 0 0 1 -2,2 h-12 a2,2 0 0 1 -2,-2 v-2 a2,2 0 0 1 2,-2 Z M10 16v-2a2 2 0 0 1 2-2h8a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2 M9,16 h2 a1,1 0 0 1 1,1 v4 a1,1 0 0 1 -1,1 h-2 a1,1 0 0 1 -1,-1 v-4 a1,1 0 0 1 1,-1 Z" }]]
|
|
253
|
+
}, C1 = {
|
|
254
|
+
name: "lu-paintbrush-vertical",
|
|
255
|
+
components: [["path", { d: "M10 2v2 M14 2v4 M17 2a1 1 0 0 1 1 1v9H6V3a1 1 0 0 1 1-1z M6 12a1 1 0 0 0-1 1v1a2 2 0 0 0 2 2h2a1 1 0 0 1 1 1v2.9a2 2 0 1 0 4 0V17a1 1 0 0 1 1-1h2a2 2 0 0 0 2-2v-1a1 1 0 0 0-1-1" }]]
|
|
241
256
|
}, b1 = {
|
|
242
|
-
name: "
|
|
243
|
-
components: [["path", { d: "
|
|
257
|
+
name: "lu-paintbrush",
|
|
258
|
+
components: [["path", { d: "m14.622 17.897-10.68-2.913 M18.376 2.622a1 1 0 1 1 3.002 3.002L17.36 9.643a.5.5 0 0 0 0 .707l.944.944a2.41 2.41 0 0 1 0 3.408l-.944.944a.5.5 0 0 1-.707 0L8.354 7.348a.5.5 0 0 1 0-.707l.944-.944a2.41 2.41 0 0 1 3.408 0l.944.944a.5.5 0 0 0 .707 0z M9 8c-1.804 2.71-3.97 3.46-6.583 3.948a.507.507 0 0 0-.302.819l7.32 8.883a1 1 0 0 0 1.185.204C12.735 20.405 16 16.792 16 15" }]]
|
|
259
|
+
}, R1 = {
|
|
260
|
+
name: "lu-palette",
|
|
261
|
+
components: [["path", { d: "M12 22a1 1 0 0 1 0-20 10 9 0 0 1 10 9 5 5 0 0 1-5 5h-2.25a1.75 1.75 0 0 0-1.4 2.8l.3.4a1.75 1.75 0 0 1-1.4 2.8z M13,6.5 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z M17,10.5 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z M6,12.5 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z M8,7.5 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z" }]]
|
|
262
|
+
}, T1 = {
|
|
263
|
+
name: "lu-panel-bottom-close",
|
|
264
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M3 15h18 M15 8 L12 11 L9 8" }]]
|
|
244
265
|
}, y1 = {
|
|
245
|
-
name: "
|
|
246
|
-
components: [["path", { d: "
|
|
247
|
-
},
|
|
248
|
-
name: "
|
|
249
|
-
components: [["path", { d: "
|
|
250
|
-
}, S1 = {
|
|
251
|
-
name: "ri-file-reduce-line",
|
|
252
|
-
components: [["path", { d: "M15 4H5V20H19V8H15V4ZM3 2.9918C3 2.44405 3.44749 2 3.9985 2H16L20.9997 7L21 20.9925C21 21.5489 20.5551 22 20.0066 22H3.9934C3.44476 22 3 21.5447 3 21.0082V2.9918ZM16 11V13H8V11H16Z" }]]
|
|
266
|
+
name: "lu-panel-bottom-dashed",
|
|
267
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M14 15h1 M19 15h2 M3 15h2 M9 15h1" }]]
|
|
268
|
+
}, O1 = {
|
|
269
|
+
name: "lu-panel-bottom-open",
|
|
270
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M3 15h18 M9 10 L12 7 L15 10" }]]
|
|
253
271
|
}, x1 = {
|
|
254
|
-
name: "
|
|
255
|
-
components: [["path", { d: "
|
|
256
|
-
}, B1 = {
|
|
257
|
-
name: "ri-file-search-line",
|
|
258
|
-
components: [["path", { d: "M15 4H5V20H19V8H15V4ZM3 2.9918C3 2.44405 3.44749 2 3.9985 2H16L20.9997 7L21 20.9925C21 21.5489 20.5551 22 20.0066 22H3.9934C3.44476 22 3 21.5447 3 21.0082V2.9918ZM13.529 14.4464C11.9951 15.3524 9.98633 15.1464 8.66839 13.8284C7.1063 12.2663 7.1063 9.73367 8.66839 8.17157C10.2305 6.60948 12.7631 6.60948 14.3252 8.17157C15.6432 9.48951 15.8492 11.4983 14.9432 13.0322L17.1537 15.2426L15.7395 16.6569L13.529 14.4464ZM12.911 12.4142C13.6921 11.6332 13.6921 10.3668 12.911 9.58579C12.13 8.80474 10.8637 8.80474 10.0826 9.58579C9.30156 10.3668 9.30156 11.6332 10.0826 12.4142C10.8637 13.1953 12.13 13.1953 12.911 12.4142Z" }]]
|
|
259
|
-
}, T1 = {
|
|
260
|
-
name: "ri-file-settings-fill",
|
|
261
|
-
components: [["path", { d: "M16 2L21 7V21.0082C21 21.556 20.5551 22 20.0066 22H3.9934C3.44476 22 3 21.5447 3 21.0082V2.9918C3 2.44405 3.44495 2 3.9934 2H16ZM8.59456 12.8115L7.60291 13.384L8.60297 15.1161L9.59532 14.5431C9.98844 14.915 10.4677 15.1967 11.0001 15.3551V16.5H13.0001V15.355C13.5325 15.1966 14.0117 14.9149 14.4048 14.543L15.3972 15.116L16.3972 13.3839L15.4055 12.8114C15.4673 12.551 15.5 12.2793 15.5 12C15.5 11.7207 15.4673 11.449 15.4054 11.1885L16.3972 10.616L15.3971 8.88393L14.4047 9.4569C14.0116 9.08506 13.5324 8.80337 13 8.64494V7.5H11V8.64494C10.4676 8.80338 9.98834 9.08508 9.59523 9.45694L8.60291 8.88402L7.60291 10.6161L8.59454 11.1886C8.53272 11.449 8.5 11.7207 8.5 12C8.5 12.2794 8.53273 12.5511 8.59456 12.8115ZM12 13.5C11.1716 13.5 10.5 12.8284 10.5 12C10.5 11.1716 11.1716 10.5 12 10.5C12.8284 10.5 13.5 11.1716 13.5 12C13.5 12.8284 12.8284 13.5 12 13.5Z" }]]
|
|
262
|
-
}, P1 = {
|
|
263
|
-
name: "ri-file-settings-line",
|
|
264
|
-
components: [["path", { d: "M8.59456 12.8115C8.53273 12.5511 8.5 12.2794 8.5 12C8.5 11.7207 8.53272 11.449 8.59454 11.1886L7.60291 10.6161L8.60291 8.88402L9.59523 9.45694C9.98834 9.08508 10.4676 8.80338 11 8.64494V7.5H13V8.64494C13.5324 8.80337 14.0116 9.08506 14.4047 9.4569L15.3971 8.88393L16.3972 10.616L15.4054 11.1885C15.4673 11.449 15.5 11.7207 15.5 12C15.5 12.2793 15.4673 12.551 15.4055 12.8114L16.3972 13.3839L15.3972 15.116L14.4048 14.543C14.0117 14.9149 13.5325 15.1966 13.0001 15.355V16.5H11.0001V15.3551C10.4677 15.1967 9.98844 14.915 9.59532 14.5431L8.60297 15.1161L7.60291 13.384L8.59456 12.8115ZM12 13.5C12.8284 13.5 13.5 12.8284 13.5 12C13.5 11.1716 12.8284 10.5 12 10.5C11.1716 10.5 10.5 11.1716 10.5 12C10.5 12.8284 11.1716 13.5 12 13.5ZM15 4H5V20H19V8H15V4ZM3 2.9918C3 2.44405 3.44749 2 3.9985 2H16L20.9997 7L21 20.9925C21 21.5489 20.5551 22 20.0066 22H3.9934C3.44476 22 3 21.5447 3 21.0082V2.9918Z" }]]
|
|
272
|
+
name: "lu-panel-bottom",
|
|
273
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M3 15h18" }]]
|
|
265
274
|
}, D1 = {
|
|
266
|
-
name: "
|
|
267
|
-
components: [["path", { d: "
|
|
268
|
-
},
|
|
269
|
-
name: "
|
|
270
|
-
components: [["path", { d: "
|
|
271
|
-
}, A1 = {
|
|
272
|
-
name: "ri-file-shield-fill",
|
|
273
|
-
components: [["path", { d: "M21 7V20.9925C21 21.5511 20.5552 22 20.0066 22H3.9934C3.44495 22 3 21.556 3 21.0082V2.9918C3 2.45531 3.44694 2 3.99826 2H15.9968L21 7ZM8 8V13.6002C8 14.4496 8.4456 15.2427 9.18747 15.7138L12 17.5L14.8125 15.7138C15.5544 15.2427 16 14.4496 16 13.6002V8H8ZM10 10H14V13.6002C14 13.7579 13.9103 13.9176 13.7403 14.0255L12 15.1308L10.2597 14.0255C10.0897 13.9176 10 13.7579 10 13.6002V10Z" }]]
|
|
275
|
+
name: "lu-panel-left-close",
|
|
276
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M9 3v18 M16 15 L13 12 L16 9" }]]
|
|
277
|
+
}, B1 = {
|
|
278
|
+
name: "lu-panel-left-dashed",
|
|
279
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M9 14v1 M9 19v2 M9 3v2 M9 9v1" }]]
|
|
274
280
|
}, N1 = {
|
|
275
|
-
name: "
|
|
276
|
-
components: [["path", { d: "
|
|
281
|
+
name: "lu-panel-left-open",
|
|
282
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M9 3v18 M14 9 L17 12 L14 15" }]]
|
|
283
|
+
}, U1 = {
|
|
284
|
+
name: "lu-panel-left",
|
|
285
|
+
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" }]]
|
|
286
|
+
}, F1 = {
|
|
287
|
+
name: "lu-panel-right-close",
|
|
288
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M15 3v18 M8 9 L11 12 L8 15" }]]
|
|
289
|
+
}, X1 = {
|
|
290
|
+
name: "lu-panel-right-dashed",
|
|
291
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M15 14v1 M15 19v2 M15 3v2 M15 9v1" }]]
|
|
277
292
|
}, E1 = {
|
|
278
|
-
name: "
|
|
279
|
-
components: [["path", { d: "
|
|
293
|
+
name: "lu-panel-right-open",
|
|
294
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M15 3v18 M10 15 L7 12 L10 9" }]]
|
|
280
295
|
}, I1 = {
|
|
281
|
-
name: "
|
|
282
|
-
components: [["path", { d: "
|
|
283
|
-
}, z1 = {
|
|
284
|
-
name: "ri-file-text-fill",
|
|
285
|
-
components: [["path", { d: "M21 9V20.9925C21 21.5511 20.5552 22 20.0066 22H3.9934C3.44495 22 3 21.556 3 21.0082V2.9918C3 2.45531 3.44694 2 3.99826 2H14V8C14 8.55228 14.4477 9 15 9H21ZM21 7H16V2.00318L21 7ZM8 7V9H11V7H8ZM8 11V13H16V11H8ZM8 15V17H16V15H8Z" }]]
|
|
286
|
-
}, U1 = {
|
|
287
|
-
name: "ri-file-text-line",
|
|
288
|
-
components: [["path", { d: "M21 8V20.9932C21 21.5501 20.5552 22 20.0066 22H3.9934C3.44495 22 3 21.556 3 21.0082V2.9918C3 2.45531 3.4487 2 4.00221 2H14.9968L21 8ZM19 9H14V4H5V20H19V9ZM8 7H11V9H8V7ZM8 11H16V13H8V11ZM8 15H16V17H8V15Z" }]]
|
|
289
|
-
}, G1 = {
|
|
290
|
-
name: "ri-file-transfer-fill",
|
|
291
|
-
components: [["path", { d: "M16 2L21 7V21.0082C21 21.556 20.5551 22 20.0066 22H3.9934C3.44476 22 3 21.5447 3 21.0082V2.9918C3 2.44405 3.44495 2 3.9934 2H16ZM12 11H8V13H12V16L16 12L12 8V11Z" }]]
|
|
292
|
-
}, W1 = {
|
|
293
|
-
name: "ri-file-transfer-line",
|
|
294
|
-
components: [["path", { d: "M15 4H5V20H19V8H15V4ZM3 2.9918C3 2.44405 3.44749 2 3.9985 2H16L20.9997 7L21 20.9925C21 21.5489 20.5551 22 20.0066 22H3.9934C3.44476 22 3 21.5447 3 21.0082V2.9918ZM12 11V8L16 12L12 16V13H8V11H12Z" }]]
|
|
295
|
-
}, q1 = {
|
|
296
|
-
name: "ri-file-unknow-fill",
|
|
297
|
-
components: [["path", { d: "M16 2L21 7V21.0082C21 21.556 20.5551 22 20.0066 22H3.9934C3.44476 22 3 21.5447 3 21.0082V2.9918C3 2.44405 3.44495 2 3.9934 2H16ZM11 15V17H13V15H11ZM13 13.3551C14.4457 12.9248 15.5 11.5855 15.5 10C15.5 8.067 13.933 6.5 12 6.5C10.302 6.5 8.88637 7.70919 8.56731 9.31346L10.5288 9.70577C10.6656 9.01823 11.2723 8.5 12 8.5C12.8284 8.5 13.5 9.17157 13.5 10C13.5 10.8284 12.8284 11.5 12 11.5C11.4477 11.5 11 11.9477 11 12.5V14H13V13.3551Z" }]]
|
|
298
|
-
}, O1 = {
|
|
299
|
-
name: "ri-file-unknow-line",
|
|
300
|
-
components: [["path", { d: "M11 15H13V17H11V15ZM13 13.3551V14H11V12.5C11 11.9477 11.4477 11.5 12 11.5C12.8284 11.5 13.5 10.8284 13.5 10C13.5 9.17157 12.8284 8.5 12 8.5C11.2723 8.5 10.6656 9.01823 10.5288 9.70577L8.56731 9.31346C8.88637 7.70919 10.302 6.5 12 6.5C13.933 6.5 15.5 8.067 15.5 10C15.5 11.5855 14.4457 12.9248 13 13.3551ZM15 4H5V20H19V8H15V4ZM3 2.9918C3 2.44405 3.44749 2 3.9985 2H16L20.9997 7L21 20.9925C21 21.5489 20.5551 22 20.0066 22H3.9934C3.44476 22 3 21.5447 3 21.0082V2.9918Z" }]]
|
|
301
|
-
}, K1 = {
|
|
302
|
-
name: "ri-file-upload-fill",
|
|
303
|
-
components: [["path", { d: "M16 2L21 7V21.0082C21 21.556 20.5551 22 20.0066 22H3.9934C3.44476 22 3 21.5447 3 21.0082V2.9918C3 2.44405 3.44495 2 3.9934 2H16ZM13 12H16L12 8L8 12H11V16H13V12Z" }]]
|
|
296
|
+
name: "lu-panel-right",
|
|
297
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M15 3v18" }]]
|
|
304
298
|
}, Q1 = {
|
|
305
|
-
name: "
|
|
306
|
-
components: [["path", { d: "
|
|
299
|
+
name: "lu-panel-top-close",
|
|
300
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M3 9h18 M9 16 L12 13 L15 16" }]]
|
|
301
|
+
}, K1 = {
|
|
302
|
+
name: "lu-panel-top-dashed",
|
|
303
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M14 9h1 M19 9h2 M3 9h2 M9 9h1" }]]
|
|
307
304
|
}, j1 = {
|
|
308
|
-
name: "
|
|
309
|
-
components: [["path", { d: "
|
|
305
|
+
name: "lu-panel-top-open",
|
|
306
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M3 9h18 M15 14 L12 17 L9 14" }]]
|
|
307
|
+
}, G1 = {
|
|
308
|
+
name: "lu-panel-top",
|
|
309
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M3 9h18" }]]
|
|
310
310
|
}, J1 = {
|
|
311
|
-
name: "
|
|
312
|
-
components: [["path", { d: "
|
|
313
|
-
},
|
|
314
|
-
name: "
|
|
315
|
-
components: [["path", { d: "
|
|
311
|
+
name: "lu-panels-left-bottom",
|
|
312
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M9 3v18 M9 15h12" }]]
|
|
313
|
+
}, W1 = {
|
|
314
|
+
name: "lu-panels-right-bottom",
|
|
315
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M3 15h12 M15 3v18" }]]
|
|
316
316
|
}, Y1 = {
|
|
317
|
-
name: "
|
|
318
|
-
components: [["path", { d: "
|
|
317
|
+
name: "lu-panels-top-left",
|
|
318
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M3 9h18 M9 21V9" }]]
|
|
319
319
|
}, _1 = {
|
|
320
|
-
name: "
|
|
321
|
-
components: [["path", { d: "
|
|
320
|
+
name: "lu-paperclip",
|
|
321
|
+
components: [["path", { d: "M13.234 20.252 21 12.3 M16 6 L7.59 14.59 A2 2 0 0 0 7.59 17.41 A2 2 0 0 0 10.41 17.41 L18.83 8.83 A4 4 0 0 0 18.83 3.17 A4 4 0 0 0 13.17 3.17 L4.76 11.76 A6 6 0 1 0 13.24 20.24" }]]
|
|
322
322
|
}, $1 = {
|
|
323
|
-
name: "
|
|
324
|
-
components: [["path", { d: "
|
|
325
|
-
},
|
|
326
|
-
name: "
|
|
327
|
-
components: [["path", { d: "
|
|
328
|
-
}, H2 = {
|
|
329
|
-
name: "ri-file-word-2-line",
|
|
330
|
-
components: [["path", { d: "M17 19H20V4.99997H17V2.99997H21C21.5523 2.99997 22 3.44769 22 3.99997V20C22 20.5523 21.5523 21 21 21H17V19ZM2.85858 2.87732L15.4293 1.0815C15.7027 1.04245 15.9559 1.2324 15.995 1.50577C15.9983 1.52919 16 1.55282 16 1.57648V22.4235C16 22.6996 15.7761 22.9235 15.5 22.9235C15.4763 22.9235 15.4527 22.9218 15.4293 22.9184L2.85858 21.1226C2.36593 21.0522 2 20.6303 2 20.1327V3.86727C2 3.36962 2.36593 2.9477 2.85858 2.87732ZM4 4.73457V19.2654L14 20.694V3.30599L4 4.73457ZM11 7.99997H13V16H11L9 14L7 16H5V7.99997H7L7.01083 13L9 11L11 12.989V7.99997Z" }]]
|
|
331
|
-
}, V2 = {
|
|
332
|
-
name: "ri-file-word-fill",
|
|
333
|
-
components: [["path", { d: "M16 2L21 7V21.0082C21 21.556 20.5551 22 20.0066 22H3.9934C3.44476 22 3 21.5447 3 21.0082V2.9918C3 2.44405 3.44495 2 3.9934 2H16ZM14 8V12.989L12 11L10.0108 13L10 8H8V16H10L12 14L14 16H16V8H14Z" }]]
|
|
323
|
+
name: "lu-parentheses",
|
|
324
|
+
components: [["path", { d: "M8 21s-4-3-4-9 4-9 4-9 M16 3s4 3 4 9-4 9-4 9" }]]
|
|
325
|
+
}, a2 = {
|
|
326
|
+
name: "lu-parking-meter",
|
|
327
|
+
components: [["path", { d: "M11 15h2 M12 12v3 M12 19v3 M15.282 19a1 1 0 0 0 .948-.68l2.37-6.988a7 7 0 1 0-13.2 0l2.37 6.988a1 1 0 0 0 .948.68z M9 9a3 3 0 1 1 6 0" }]]
|
|
334
328
|
}, n2 = {
|
|
335
|
-
name: "
|
|
336
|
-
components: [["path", { d: "
|
|
337
|
-
}, e2 = {
|
|
338
|
-
name: "ri-file-zip-fill",
|
|
339
|
-
components: [["path", { d: "M10 2V4H12V2H20.0066C20.5551 2 21 2.44405 21 2.9918V21.0082C21 21.5447 20.5552 22 20.0066 22H3.9934C3.44495 22 3 21.556 3 21.0082V2.9918C3 2.45531 3.44476 2 3.9934 2H10ZM12 4V6H14V4H12ZM10 6V8H12V6H10ZM12 8V10H14V8H12ZM10 10V12H12V10H10ZM12 12V14H10V17H14V12H12Z" }]]
|
|
340
|
-
}, L2 = {
|
|
341
|
-
name: "ri-file-zip-line",
|
|
342
|
-
components: [["path", { d: "M20 22H4C3.44772 22 3 21.5523 3 21V3C3 2.44772 3.44772 2 4 2H20C20.5523 2 21 2.44772 21 3V21C21 21.5523 20.5523 22 20 22ZM19 20V4H5V20H19ZM14 12V17H10V14H12V12H14ZM12 4H14V6H12V4ZM10 6H12V8H10V6ZM12 8H14V10H12V8ZM10 10H12V12H10V10Z" }]]
|
|
343
|
-
}, i2 = {
|
|
344
|
-
name: "ri-folder-2-fill",
|
|
345
|
-
components: [["path", { d: "M22 11V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V11H22ZM22 9H2V4C2 3.44772 2.44772 3 3 3H10.4142L12.4142 5H21C21.5523 5 22 5.44772 22 6V9Z" }]]
|
|
346
|
-
}, o2 = {
|
|
347
|
-
name: "ri-folder-2-line",
|
|
348
|
-
components: [["path", { d: "M12.4142 5H21C21.5523 5 22 5.44772 22 6V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H10.4142L12.4142 5ZM20 11H4V19H20V11ZM20 9V7H11.5858L9.58579 5H4V9H20Z" }]]
|
|
329
|
+
name: "lu-party-popper",
|
|
330
|
+
components: [["path", { d: "M5.8 11.3 2 22l10.7-3.79 M4 3h.01 M22 8h.01 M15 2h.01 M22 20h.01 M22 2 L19.76 2.75 A2.9 2.9 0 0 0 17.8 5.87 C17.9 6.73, 17.23 7.5, 16.35 7.5 L15.97 7.5 C15.11 7.5, 14.37 8.1, 14.21 8.94 L14 10 M22 13 L21.18 12.67 C20.32 12.33, 19.36 12.87, 19.2 13.78 C19.09 14.48, 18.48 15, 17.77 15 L17 15 M11 2 L11.33 2.82 C11.67 3.68, 11.13 4.64, 10.22 4.8 C9.52 4.9, 9 5.52, 9 6.23 L9 7 M11 13c1.93 1.93 2.83 4.17 2 5-.83.83-3.07-.07-5-2-1.93-1.93-2.83-4.17-2-5 .83-.83 3.07.07 5 2Z" }]]
|
|
349
331
|
}, t2 = {
|
|
350
|
-
name: "
|
|
351
|
-
components: [["path", { d: "
|
|
332
|
+
name: "lu-pause",
|
|
333
|
+
components: [["path", { d: "M15,4 h2 a1,1 0 0 1 1,1 v14 a1,1 0 0 1 -1,1 h-2 a1,1 0 0 1 -1,-1 v-14 a1,1 0 0 1 1,-1 Z M7,4 h2 a1,1 0 0 1 1,1 v14 a1,1 0 0 1 -1,1 h-2 a1,1 0 0 1 -1,-1 v-14 a1,1 0 0 1 1,-1 Z" }]]
|
|
334
|
+
}, o2 = {
|
|
335
|
+
name: "lu-paw-print",
|
|
336
|
+
components: [["path", { d: "M9,4 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M16,8 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M18,16 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M9 10a5 5 0 0 1 5 5v3.5a3.5 3.5 0 0 1-6.84 1.045Q6.52 17.48 4.46 16.84A3.5 3.5 0 0 1 5.5 10Z" }]]
|
|
337
|
+
}, e2 = {
|
|
338
|
+
name: "lu-pc-case",
|
|
339
|
+
components: [["path", { d: "M7,2 h10 a2,2 0 0 1 2,2 v16 a2,2 0 0 1 -2,2 h-10 a2,2 0 0 1 -2,-2 v-16 a2,2 0 0 1 2,-2 Z M15 14h.01 M9 6h6 M9 10h6" }]]
|
|
352
340
|
}, M2 = {
|
|
353
|
-
name: "
|
|
354
|
-
components: [["path", { d: "M12.
|
|
355
|
-
},
|
|
356
|
-
name: "
|
|
357
|
-
components: [["path", { d: "
|
|
358
|
-
}, l2 = {
|
|
359
|
-
name: "ri-folder-4-line",
|
|
360
|
-
components: [["path", { d: "M12.4142 5H21C21.5523 5 22 5.44772 22 6V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H10.4142L12.4142 5ZM8 19H20V11H8V19ZM6 19V10C6 9.44772 6.44772 9 7 9H20V7H11.5858L9.58579 5H4V19H6Z" }]]
|
|
361
|
-
}, a2 = {
|
|
362
|
-
name: "ri-folder-5-fill",
|
|
363
|
-
components: [["path", { d: "M13.4144 5H20.0002C20.5525 5 21.0002 5.44772 21.0002 6V7H3.00017V4C3.00017 3.44772 3.44789 3 4.00017 3H11.4144L13.4144 5ZM3.08697 9H20.9134C21.4657 9 21.9134 9.44772 21.9134 10C21.9134 10.0277 21.9122 10.0554 21.9099 10.083L21.0766 20.083C21.0334 20.6013 20.6001 21 20.08 21H3.9203C3.40021 21 2.96695 20.6013 2.92376 20.083L2.09042 10.083C2.04456 9.53267 2.45355 9.04932 3.00392 9.00345C3.03155 9.00115 3.05925 9 3.08697 9Z" }]]
|
|
364
|
-
}, c2 = {
|
|
365
|
-
name: "ri-folder-5-line",
|
|
366
|
-
components: [["path", { d: "M3.08697 9H20.9134C21.4657 9 21.9134 9.44772 21.9134 10C21.9134 10.0277 21.9122 10.0554 21.9099 10.083L21.0766 20.083C21.0334 20.6013 20.6001 21 20.08 21H3.9203C3.40021 21 2.96695 20.6013 2.92376 20.083L2.09042 10.083C2.04456 9.53267 2.45355 9.04932 3.00392 9.00345C3.03155 9.00115 3.05925 9 3.08697 9ZM4.84044 19H19.1599L19.8266 11H4.17377L4.84044 19ZM13.4144 5H20.0002C20.5525 5 21.0002 5.44772 21.0002 6V7H3.00017V4C3.00017 3.44772 3.44789 3 4.00017 3H11.4144L13.4144 5Z" }]]
|
|
341
|
+
name: "lu-pen-line",
|
|
342
|
+
components: [["path", { d: "M12 20h9 M16.376 3.622a1 1 0 0 1 3.002 3.002L7.368 18.635a2 2 0 0 1-.855.506l-2.872.838a.5.5 0 0 1-.62-.62l.838-2.872a2 2 0 0 1 .506-.854z" }]]
|
|
343
|
+
}, h2 = {
|
|
344
|
+
name: "lu-pen-off",
|
|
345
|
+
components: [["path", { d: "m10 10-6.157 6.162a2 2 0 0 0-.5.833l-1.322 4.36a.5.5 0 0 0 .622.624l4.358-1.323a2 2 0 0 0 .83-.5L14 13.982 M12.83 7.17 L17.19 2.83 A1 1 0 1 1 21.17 6.81 L16.82 11.16 M2 2 L22 22" }]]
|
|
367
346
|
}, s2 = {
|
|
368
|
-
name: "
|
|
369
|
-
components: [["path", { d: "
|
|
347
|
+
name: "lu-pen-tool",
|
|
348
|
+
components: [["path", { d: "M15.707 21.293a1 1 0 0 1-1.414 0l-1.586-1.586a1 1 0 0 1 0-1.414l5.586-5.586a1 1 0 0 1 1.414 0l1.586 1.586a1 1 0 0 1 0 1.414z M18 13 L16.63 6.13 A1 1 0 0 0 15.88 5.35 L3.23 2.03 A1 1 0 0 0 2.03 3.24 L5.35 15.88 A1 1 0 0 0 6.13 16.63 L13 18 M2.3 2.3 L9.59 9.59 M9,11 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
349
|
+
}, c2 = {
|
|
350
|
+
name: "lu-pen",
|
|
351
|
+
components: [["path", { d: "M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z" }]]
|
|
370
352
|
}, p2 = {
|
|
371
|
-
name: "
|
|
372
|
-
components: [["path", { d: "
|
|
353
|
+
name: "lu-pencil-line",
|
|
354
|
+
components: [["path", { d: "M12 20h9 M16.376 3.622a1 1 0 0 1 3.002 3.002L7.368 18.635a2 2 0 0 1-.855.506l-2.872.838a.5.5 0 0 1-.62-.62l.838-2.872a2 2 0 0 1 .506-.854z M15 5 L18 8" }]]
|
|
355
|
+
}, u2 = {
|
|
356
|
+
name: "lu-pencil-off",
|
|
357
|
+
components: [["path", { d: "m10 10-6.157 6.162a2 2 0 0 0-.5.833l-1.322 4.36a.5.5 0 0 0 .622.624l4.358-1.323a2 2 0 0 0 .83-.5L14 13.982 M12.83 7.17 L17.19 2.83 A1 1 0 1 1 21.17 6.81 L16.82 11.16 M15 5 L19 9 M2 2 L22 22" }]]
|
|
358
|
+
}, l2 = {
|
|
359
|
+
name: "lu-pencil-ruler",
|
|
360
|
+
components: [["path", { d: "M13 7 8.7 2.7a2.41 2.41 0 0 0-3.4 0L2.7 5.3a2.41 2.41 0 0 0 0 3.4L7 13 M8 6 L10 4 M18 16 L20 14 M17 11 L21.3 15.3 C22.24 16.24, 22.24 17.76, 21.3 18.7 L18.7 21.3 C17.76 22.24, 16.24 22.24, 15.3 21.3 L11 17 M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z M15 5 L19 9" }]]
|
|
373
361
|
}, m2 = {
|
|
374
|
-
name: "
|
|
375
|
-
components: [["path", { d: "
|
|
362
|
+
name: "lu-pencil",
|
|
363
|
+
components: [["path", { d: "M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z M15 5 L19 9" }]]
|
|
364
|
+
}, L2 = {
|
|
365
|
+
name: "lu-pentagon",
|
|
366
|
+
components: [["path", { d: "M10.83 2.38a2 2 0 0 1 2.34 0l8 5.74a2 2 0 0 1 .73 2.25l-3.04 9.26a2 2 0 0 1-1.9 1.37H7.04a2 2 0 0 1-1.9-1.37L2.1 10.37a2 2 0 0 1 .73-2.25z" }]]
|
|
367
|
+
}, v2 = {
|
|
368
|
+
name: "lu-percent",
|
|
369
|
+
components: [["path", { d: "M19 5 L5 19 M4,6.5 a2.5,2.5 0 1,0 5,0 a2.5,2.5 0 1,0 -5,0 Z M15,17.5 a2.5,2.5 0 1,0 5,0 a2.5,2.5 0 1,0 -5,0 Z" }]]
|
|
376
370
|
}, r2 = {
|
|
377
|
-
name: "
|
|
378
|
-
components: [["path", { d: "
|
|
371
|
+
name: "lu-person-standing",
|
|
372
|
+
components: [["path", { d: "M11,5 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M9 20 L12 14 L15 20 M6 8 L12 10 L18 8 M12 10v4" }]]
|
|
379
373
|
}, d2 = {
|
|
380
|
-
name: "
|
|
381
|
-
components: [["path", { d: "
|
|
382
|
-
},
|
|
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: "
|
|
374
|
+
name: "lu-philippine-peso",
|
|
375
|
+
components: [["path", { d: "M20 11H4 M20 7H4 M7 21V4a1 1 0 0 1 1-1h4a1 1 0 0 1 0 12H7" }]]
|
|
376
|
+
}, i2 = {
|
|
377
|
+
name: "lu-phone-call",
|
|
378
|
+
components: [["path", { d: "M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z M14.05 2a9 9 0 0 1 8 7.94 M14.05 6A5 5 0 0 1 18 10" }]]
|
|
379
|
+
}, Z2 = {
|
|
380
|
+
name: "lu-phone-forwarded",
|
|
381
|
+
components: [["path", { d: "M18 2 L22 6 L18 10 M14 6 L22 6 M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z" }]]
|
|
382
|
+
}, S2 = {
|
|
383
|
+
name: "lu-phone-incoming",
|
|
384
|
+
components: [["path", { d: "M16 2 L16 8 L22 8 M22 2 L16 8 M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z" }]]
|
|
385
|
+
}, V2 = {
|
|
386
|
+
name: "lu-phone-missed",
|
|
387
|
+
components: [["path", { d: "M22 2 L16 8 M16 2 L22 8 M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z" }]]
|
|
388
|
+
}, H2 = {
|
|
389
|
+
name: "lu-phone-off",
|
|
390
|
+
components: [["path", { d: "M10.68 13.31a16 16 0 0 0 3.41 2.6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7 2 2 0 0 1 1.72 2v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.42 19.42 0 0 1-3.33-2.67m-2.67-3.34a19.79 19.79 0 0 1-3.07-8.63A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91 M22 2 L2 22" }]]
|
|
397
391
|
}, g2 = {
|
|
398
|
-
name: "
|
|
399
|
-
components: [["path", { d: "
|
|
392
|
+
name: "lu-phone-outgoing",
|
|
393
|
+
components: [["path", { d: "M22 8 L22 2 L16 2 M16 8 L22 2 M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z" }]]
|
|
394
|
+
}, A2 = {
|
|
395
|
+
name: "lu-phone",
|
|
396
|
+
components: [["path", { d: "M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z" }]]
|
|
397
|
+
}, f2 = {
|
|
398
|
+
name: "lu-pi",
|
|
399
|
+
components: [["path", { d: "M9 4 L9 20 M4 7c0-1.7 1.3-3 3-3h13 M18 20c-1.7 0-3-1.3-3-3V4" }]]
|
|
400
|
+
}, q2 = {
|
|
401
|
+
name: "lu-piano",
|
|
402
|
+
components: [["path", { d: "M18.5 8c-1.4 0-2.6-.8-3.2-2A6.87 6.87 0 0 0 2 9v11a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-8.5C22 9.6 20.4 8 18.5 8 M2 14h20 M6 14v4 M10 14v4 M14 14v4 M18 14v4" }]]
|
|
400
403
|
}, k2 = {
|
|
401
|
-
name: "
|
|
402
|
-
components: [["path", { d: "
|
|
404
|
+
name: "lu-pickaxe",
|
|
405
|
+
components: [["path", { d: "M14.531 12.469 6.619 20.38a1 1 0 1 1-3-3l7.912-7.912 M15.686 4.314A12.5 12.5 0 0 0 5.461 2.958 1 1 0 0 0 5.58 4.71a22 22 0 0 1 6.318 3.393 M17.7 3.7a1 1 0 0 0-1.4 0l-4.6 4.6a1 1 0 0 0 0 1.4l2.6 2.6a1 1 0 0 0 1.4 0l4.6-4.6a1 1 0 0 0 0-1.4z M19.686 8.314a12.501 12.501 0 0 1 1.356 10.225 1 1 0 0 1-1.751-.119 22 22 0 0 0-3.393-6.319" }]]
|
|
406
|
+
}, w2 = {
|
|
407
|
+
name: "lu-picture-in-picture-2",
|
|
408
|
+
components: [["path", { d: "M21 9V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v10c0 1.1.9 2 2 2h4 M14,13 h6 a2,2 0 0 1 2,2 v3 a2,2 0 0 1 -2,2 h-6 a2,2 0 0 1 -2,-2 v-3 a2,2 0 0 1 2,-2 Z" }]]
|
|
409
|
+
}, P2 = {
|
|
410
|
+
name: "lu-picture-in-picture",
|
|
411
|
+
components: [["path", { d: "M2 10h6V4 M2 4 L8 10 M21 10V7a2 2 0 0 0-2-2h-7 M3 14v2a2 2 0 0 0 2 2h3 M13,14 h8 a1,1 0 0 1 1,1 v5 a1,1 0 0 1 -1,1 h-8 a1,1 0 0 1 -1,-1 v-5 a1,1 0 0 1 1,-1 Z" }]]
|
|
412
|
+
}, z2 = {
|
|
413
|
+
name: "lu-piggy-bank",
|
|
414
|
+
components: [["path", { d: "M11 17h3v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-3a3.16 3.16 0 0 0 2-2h1a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1h-1a5 5 0 0 0-2-4V3a4 4 0 0 0-3.2 1.6l-.3.4H11a6 6 0 0 0-6 6v1a5 5 0 0 0 2 4v3a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1z M16 10h.01 M2 8v1a2 2 0 0 0 2 2h1" }]]
|
|
415
|
+
}, C2 = {
|
|
416
|
+
name: "lu-pilcrow-left",
|
|
417
|
+
components: [["path", { d: "M14 3v11 M14 9h-3a3 3 0 0 1 0-6h9 M18 3v11 M22 18H2l4-4 M6 22 L2 18" }]]
|
|
403
418
|
}, b2 = {
|
|
404
|
-
name: "
|
|
405
|
-
components: [["path", { d: "
|
|
419
|
+
name: "lu-pilcrow-right",
|
|
420
|
+
components: [["path", { d: "M10 3v11 M10 9H7a1 1 0 0 1 0-6h8 M14 3v11 M18 14 L22 18 L2 18 M22 18 L18 22" }]]
|
|
421
|
+
}, R2 = {
|
|
422
|
+
name: "lu-pilcrow",
|
|
423
|
+
components: [["path", { d: "M13 4v16 M17 4v16 M19 4H9.5a4.5 4.5 0 0 0 0 9H13" }]]
|
|
424
|
+
}, T2 = {
|
|
425
|
+
name: "lu-pill-bottle",
|
|
426
|
+
components: [["path", { d: "M18 11h-4a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h4 M6 7v13a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V7 M5,2 h14 a1,1 0 0 1 1,1 v3 a1,1 0 0 1 -1,1 h-14 a1,1 0 0 1 -1,-1 v-3 a1,1 0 0 1 1,-1 Z" }]]
|
|
406
427
|
}, y2 = {
|
|
407
|
-
name: "
|
|
408
|
-
components: [["path", { d: "
|
|
409
|
-
},
|
|
410
|
-
name: "
|
|
411
|
-
components: [["path", { d: "M12
|
|
412
|
-
}, S2 = {
|
|
413
|
-
name: "ri-folder-download-line",
|
|
414
|
-
components: [["path", { d: "M12.4142 5H21C21.5523 5 22 5.44772 22 6V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H10.4142L12.4142 5ZM4 5V19H20V7H11.5858L9.58579 5H4ZM13 13H16L12 17L8 13H11V9H13V13Z" }]]
|
|
428
|
+
name: "lu-pill",
|
|
429
|
+
components: [["path", { d: "m10.5 20.5 10-10a4.95 4.95 0 1 0-7-7l-10 10a4.95 4.95 0 1 0 7 7Z M8.5 8.5 L15.5 15.5" }]]
|
|
430
|
+
}, O2 = {
|
|
431
|
+
name: "lu-pin-off",
|
|
432
|
+
components: [["path", { d: "M12 17v5 M15 9.34V7a1 1 0 0 1 1-1 2 2 0 0 0 0-4H7.89 M2 2 L22 22 M9 9v1.76a2 2 0 0 1-1.11 1.79l-1.78.9A2 2 0 0 0 5 15.24V16a1 1 0 0 0 1 1h11" }]]
|
|
415
433
|
}, x2 = {
|
|
416
|
-
name: "
|
|
417
|
-
components: [["path", { d: "M12.
|
|
418
|
-
}, B2 = {
|
|
419
|
-
name: "ri-folder-forbid-fill",
|
|
420
|
-
components: [["path", { d: "M22 11.2547C20.8662 10.4638 19.4872 10 18 10C14.134 10 11 13.134 11 17C11 18.4872 11.4638 19.8662 12.2547 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H10.4142L12.4142 5H21C21.5523 5 22 5.44772 22 6V11.2547ZM18 22C15.2386 22 13 19.7614 13 17C13 14.2386 15.2386 12 18 12C20.7614 12 23 14.2386 23 17C23 19.7614 20.7614 22 18 22ZM16.7066 19.7076C17.0982 19.895 17.5369 20 18 20C19.6569 20 21 18.6569 21 17C21 16.5369 20.895 16.0982 20.7076 15.7066L16.7066 19.7076ZM15.2924 18.2934L19.2934 14.2924C18.9018 14.105 18.4631 14 18 14C16.3431 14 15 15.3431 15 17C15 17.4631 15.105 17.9018 15.2924 18.2934Z" }]]
|
|
421
|
-
}, T2 = {
|
|
422
|
-
name: "ri-folder-forbid-line",
|
|
423
|
-
components: [["path", { d: "M22 11.2547C21.396 10.8334 20.7224 10.5049 20 10.2899V7H11.5858L9.58579 5H4V19H11.2899C11.5049 19.7224 11.8334 20.396 12.2547 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H10.4142L12.4142 5H21C21.5523 5 22 5.44772 22 6V11.2547ZM18 22C15.2386 22 13 19.7614 13 17C13 14.2386 15.2386 12 18 12C20.7614 12 23 14.2386 23 17C23 19.7614 20.7614 22 18 22ZM16.7066 19.7076C17.0982 19.895 17.5369 20 18 20C19.6569 20 21 18.6569 21 17C21 16.5369 20.895 16.0982 20.7076 15.7066L16.7066 19.7076ZM15.2924 18.2934L19.2934 14.2924C18.9018 14.105 18.4631 14 18 14C16.3431 14 15 15.3431 15 17C15 17.4631 15.105 17.9018 15.2924 18.2934Z" }]]
|
|
424
|
-
}, P2 = {
|
|
425
|
-
name: "ri-folder-history-fill",
|
|
426
|
-
components: [["path", { d: "M10.4142 3L12.4142 5H21C21.5523 5 22 5.44772 22 6V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H10.4142ZM13 9H11V15H16V13H13V9Z" }]]
|
|
434
|
+
name: "lu-pin",
|
|
435
|
+
components: [["path", { d: "M12 17v5 M9 10.76a2 2 0 0 1-1.11 1.79l-1.78.9A2 2 0 0 0 5 15.24V16a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-.76a2 2 0 0 0-1.11-1.79l-1.78-.9A2 2 0 0 1 15 10.76V7a1 1 0 0 1 1-1 2 2 0 0 0 0-4H8a2 2 0 0 0 0 4 1 1 0 0 1 1 1z" }]]
|
|
427
436
|
}, D2 = {
|
|
428
|
-
name: "
|
|
429
|
-
components: [["path", { d: "
|
|
430
|
-
},
|
|
431
|
-
name: "
|
|
432
|
-
components: [["path", { d: "
|
|
433
|
-
}, A2 = {
|
|
434
|
-
name: "ri-folder-image-line",
|
|
435
|
-
components: [["path", { d: "M4 5V19H20V7H11.5858L9.58579 5H4ZM12.4142 5H21C21.5523 5 22 5.44772 22 6V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H10.4142L12.4142 5ZM10 10.5C10 11.3284 9.32843 12 8.5 12C7.67157 12 7 11.3284 7 10.5C7 9.67157 7.67157 9 8.5 9C9.32843 9 10 9.67157 10 10.5ZM18 17L14 11L7 17H18Z" }]]
|
|
437
|
+
name: "lu-pipette",
|
|
438
|
+
components: [["path", { d: "m12 9-8.414 8.414A2 2 0 0 0 3 18.828v1.344a2 2 0 0 1-.586 1.414A2 2 0 0 1 3.828 21h1.344a2 2 0 0 0 1.414-.586L15 12 M18 9 L18.4 9.4 A1 1 0 1 1 15.4 12.4 L11.6 8.6 A1 1 0 1 1 14.6 5.6 L15 6 L18.4 2.6 A1 1 0 1 1 21.4 5.6 Z M2 22 L2.41 21.59" }]]
|
|
439
|
+
}, B2 = {
|
|
440
|
+
name: "lu-pizza",
|
|
441
|
+
components: [["path", { d: "m12 14-1 1 M13.75 18.25 L12.5 19.67 M17.775 5.654a15.68 15.68 0 0 0-12.121 12.12 M18.8 9.3a1 1 0 0 0 2.1 7.7 M21.964 20.732a1 1 0 0 1-1.232 1.232l-18-5a1 1 0 0 1-.695-1.232A19.68 19.68 0 0 1 15.732 2.037a1 1 0 0 1 1.232.695z" }]]
|
|
436
442
|
}, N2 = {
|
|
437
|
-
name: "
|
|
438
|
-
components: [["path", { d: "
|
|
443
|
+
name: "lu-plane-landing",
|
|
444
|
+
components: [["path", { d: "M2 22h20 M3.77 10.77 2 9l2-4.5 1.1.55c.55.28.9.84.9 1.45s.35 1.17.9 1.45L8 8.5l3-6 1.05.53a2 2 0 0 1 1.09 1.52l.72 5.4a2 2 0 0 0 1.09 1.52l4.4 2.2c.42.22.78.55 1.01.96l.6 1.03c.49.88-.06 1.98-1.06 2.1l-1.18.15c-.47.06-.95-.02-1.37-.24L4.29 11.15a2 2 0 0 1-.52-.38Z" }]]
|
|
445
|
+
}, U2 = {
|
|
446
|
+
name: "lu-plane-takeoff",
|
|
447
|
+
components: [["path", { d: "M2 22h20 M6.36 17.4 4 17l-2-4 1.1-.55a2 2 0 0 1 1.8 0l.17.1a2 2 0 0 0 1.8 0L8 12 5 6l.9-.45a2 2 0 0 1 2.09.2l4.02 3a2 2 0 0 0 2.1.2l4.19-2.06a2.41 2.41 0 0 1 1.73-.17L21 7a1.4 1.4 0 0 1 .87 1.99l-.38.76c-.23.46-.6.84-1.07 1.08L7.58 17.2a2 2 0 0 1-1.22.18Z" }]]
|
|
448
|
+
}, F2 = {
|
|
449
|
+
name: "lu-plane",
|
|
450
|
+
components: [["path", { d: "M17.8 19.2 16 11l3.5-3.5C21 6 21.5 4 21 3c-1-.5-3 0-4.5 1.5L13 8 4.8 6.2c-.5-.1-.9.1-1.1.5l-.3.5c-.2.5-.1 1 .3 1.3L9 12l-2 3H4l-1 1 3 2 2 3 1-1v-3l3-2 3.5 5.3c.3.4.8.5 1.3.3l.5-.2c.4-.3.6-.7.5-1.2z" }]]
|
|
451
|
+
}, X2 = {
|
|
452
|
+
name: "lu-play",
|
|
453
|
+
components: [["path", { d: "M6 3 L20 12 L6 21 L6 3 Z" }]]
|
|
439
454
|
}, E2 = {
|
|
440
|
-
name: "
|
|
441
|
-
components: [["path", { d: "
|
|
455
|
+
name: "lu-plug-2",
|
|
456
|
+
components: [["path", { d: "M9 2v6 M15 2v6 M12 17v5 M5 8h14 M6 11V8h12v3a6 6 0 1 1-12 0Z" }]]
|
|
442
457
|
}, I2 = {
|
|
443
|
-
name: "
|
|
444
|
-
components: [["path", { d: "
|
|
445
|
-
}, z2 = {
|
|
446
|
-
name: "ri-folder-keyhole-line",
|
|
447
|
-
components: [["path", { d: "M10.4142 3L12.4142 5H21C21.5523 5 22 5.44772 22 6V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H10.4142ZM9.58579 5H4V19H20V7H11.5858L9.58579 5ZM12 9C13.1046 9 14 9.89543 14 11C14 11.7398 13.5983 12.3858 13.0011 12.7318L13 17H11L10.9999 12.7324C10.4022 12.3866 10 11.7403 10 11C10 9.89543 10.8954 9 12 9Z" }]]
|
|
448
|
-
}, U2 = {
|
|
449
|
-
name: "ri-folder-line",
|
|
450
|
-
components: [["path", { d: "M4 5V19H20V7H11.5858L9.58579 5H4ZM12.4142 5H21C21.5523 5 22 5.44772 22 6V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H10.4142L12.4142 5Z" }]]
|
|
451
|
-
}, G2 = {
|
|
452
|
-
name: "ri-folder-lock-fill",
|
|
453
|
-
components: [["path", { d: "M12.4142 5H21C21.5523 5 22 5.44772 22 6V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H10.4142L12.4142 5ZM15 13V12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12V13H8V17H16V13H15ZM13 13H11V12C11 11.4477 11.4477 11 12 11C12.5523 11 13 11.4477 13 12V13Z" }]]
|
|
454
|
-
}, W2 = {
|
|
455
|
-
name: "ri-folder-lock-line",
|
|
456
|
-
components: [["path", { d: "M12.4142 5H21C21.5523 5 22 5.44772 22 6V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H10.4142L12.4142 5ZM4 5V19H20V7H11.5858L9.58579 5H4ZM15 13H16V17H8V13H9V12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12V13ZM13 13V12C13 11.4477 12.5523 11 12 11C11.4477 11 11 11.4477 11 12V13H13Z" }]]
|
|
457
|
-
}, q2 = {
|
|
458
|
-
name: "ri-folder-music-fill",
|
|
459
|
-
components: [["path", { d: "M12.4142 5H21C21.5523 5 22 5.44772 22 6V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H10.4142L12.4142 5ZM11 13.05C10.8384 13.0172 10.6712 13 10.5 13C9.11929 13 8 14.1193 8 15.5C8 16.8807 9.11929 18 10.5 18C11.8807 18 13 16.8807 13 15.5V11H16V9H11V13.05Z" }]]
|
|
460
|
-
}, O2 = {
|
|
461
|
-
name: "ri-folder-music-line",
|
|
462
|
-
components: [["path", { d: "M12.4142 5H21C21.5523 5 22 5.44772 22 6V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H10.4142L12.4142 5ZM4 5V19H20V7H11.5858L9.58579 5H4ZM11 13.05V9H16V11H13V15.5C13 16.8807 11.8807 18 10.5 18C9.11929 18 8 16.8807 8 15.5C8 14.1193 9.11929 13 10.5 13C10.6712 13 10.8384 13.0172 11 13.05Z" }]]
|
|
463
|
-
}, K2 = {
|
|
464
|
-
name: "ri-folder-open-fill",
|
|
465
|
-
components: [["path", { d: "M3 21C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H10.4142L12.4142 5H20C20.5523 5 21 5.44772 21 6V9H4V18.996L6 11H22.5L20.1894 20.2425C20.0781 20.6877 19.6781 21 19.2192 21H3Z" }]]
|
|
458
|
+
name: "lu-plug-zap",
|
|
459
|
+
components: [["path", { d: "M6.3 20.3a2.4 2.4 0 0 0 3.4 0L12 18l-6-6-2.3 2.3a2.4 2.4 0 0 0 0 3.4Z M2 22 L5 19 M7.5 13.5 10 11 M10.5 16.5 13 14 M18 3 L14 7 L20 7 L16 11" }]]
|
|
466
460
|
}, Q2 = {
|
|
467
|
-
name: "
|
|
468
|
-
components: [["path", { d: "
|
|
461
|
+
name: "lu-plug",
|
|
462
|
+
components: [["path", { d: "M12 22v-5 M9 8V2 M15 8V2 M18 8v5a4 4 0 0 1-4 4h-4a4 4 0 0 1-4-4V8Z" }]]
|
|
463
|
+
}, K2 = {
|
|
464
|
+
name: "lu-plus",
|
|
465
|
+
components: [["path", { d: "M5 12h14 M12 5v14" }]]
|
|
469
466
|
}, j2 = {
|
|
470
|
-
name: "
|
|
471
|
-
components: [["path", { d: "
|
|
467
|
+
name: "lu-pocket-knife",
|
|
468
|
+
components: [["path", { d: "M3 2v1c0 1 2 1 2 2S3 6 3 7s2 1 2 2-2 1-2 2 2 1 2 2 M18 6h.01 M6 18h.01 M20.83 8.83a4 4 0 0 0-5.66-5.66l-12 12a4 4 0 1 0 5.66 5.66Z M18 11.66V22a4 4 0 0 0 4-4V6" }]]
|
|
469
|
+
}, G2 = {
|
|
470
|
+
name: "lu-pocket",
|
|
471
|
+
components: [["path", { d: "M4 3h16a2 2 0 0 1 2 2v6a10 10 0 0 1-10 10A10 10 0 0 1 2 11V5a2 2 0 0 1 2-2z M8 10 L12 14 L16 10" }]]
|
|
472
472
|
}, J2 = {
|
|
473
|
-
name: "
|
|
474
|
-
components: [["path", { d: "
|
|
475
|
-
},
|
|
476
|
-
name: "
|
|
477
|
-
components: [["path", { d: "
|
|
473
|
+
name: "lu-podcast",
|
|
474
|
+
components: [["path", { d: "M16.85 18.58a9 9 0 1 0-9.7 0 M8 14a5 5 0 1 1 8 0 M11,11 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M13 17a1 1 0 1 0-2 0l.5 4.5a.5.5 0 1 0 1 0Z" }]]
|
|
475
|
+
}, W2 = {
|
|
476
|
+
name: "lu-pointer-off",
|
|
477
|
+
components: [["path", { d: "M10 4.5V4a2 2 0 0 0-2.41-1.957 M13.9 8.4a2 2 0 0 0-1.26-1.295 M21.7 16.2A8 8 0 0 0 22 14v-3a2 2 0 1 0-4 0v-1a2 2 0 0 0-3.63-1.158 M7 15 L5.2 13.2 A2 2 0 0 0 2.41 16.06 L6 19.7 A7.74 7.74 0 0 0 12 22 L14 22 A8 8 0 0 0 19.66 19.66 M6 6v8 M2 2 L22 22" }]]
|
|
478
478
|
}, Y2 = {
|
|
479
|
-
name: "
|
|
480
|
-
components: [["path", { d: "
|
|
479
|
+
name: "lu-pointer",
|
|
480
|
+
components: [["path", { d: "M22 14a8 8 0 0 1-8 8 M18 11v-1a2 2 0 0 0-2-2a2 2 0 0 0-2 2 M14 10V9a2 2 0 0 0-2-2a2 2 0 0 0-2 2v1 M10 9.5V4a2 2 0 0 0-2-2a2 2 0 0 0-2 2v10 M18 11a2 2 0 1 1 4 0v3a8 8 0 0 1-8 8h-2c-2.8 0-4.5-.86-5.99-2.34l-3.6-3.6a2 2 0 0 1 2.83-2.82L7 15" }]]
|
|
481
481
|
}, _2 = {
|
|
482
|
-
name: "
|
|
483
|
-
components: [["path", { d: "
|
|
482
|
+
name: "lu-popcorn",
|
|
483
|
+
components: [["path", { d: "M18 8a2 2 0 0 0 0-4 2 2 0 0 0-4 0 2 2 0 0 0-4 0 2 2 0 0 0-4 0 2 2 0 0 0 0 4 M10 22 9 8 M14 22 L15 8 M20 8c.5 0 .9.4.8 1l-2.6 12c-.1.5-.7 1-1.2 1H7c-.6 0-1.1-.4-1.2-1L3.2 9c-.1-.6.3-1 .8-1Z" }]]
|
|
484
484
|
}, $2 = {
|
|
485
|
-
name: "
|
|
486
|
-
components: [["path", { d: "
|
|
487
|
-
},
|
|
488
|
-
name: "
|
|
489
|
-
components: [["path", { d: "
|
|
490
|
-
}, H0 = {
|
|
491
|
-
name: "ri-folder-shared-line",
|
|
492
|
-
components: [["path", { d: "M22 13H20V7H11.5858L9.58579 5H4V19H13V21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H10.4142L12.4142 5H21C21.5523 5 22 5.44772 22 6V13ZM18 17V13.5L23 18L18 22.5V19H15V17H18Z" }]]
|
|
493
|
-
}, V0 = {
|
|
494
|
-
name: "ri-folder-shield-2-fill",
|
|
495
|
-
components: [["path", { d: "M22 10H12V17.3823C12 18.7906 12.6315 20.1159 13.7054 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H10.4142L12.4142 5H21C21.5523 5 22 5.44772 22 6V10ZM14 12H22V17.3823C22 18.2786 21.5544 19.1156 20.8125 19.6128L18 21.4978L15.1875 19.6128C14.4456 19.1156 14 18.2786 14 17.3823V12Z" }]]
|
|
485
|
+
name: "lu-popsicle",
|
|
486
|
+
components: [["path", { d: "M18.6 14.4c.8-.8.8-2 0-2.8l-8.1-8.1a4.95 4.95 0 1 0-7.1 7.1l8.1 8.1c.9.7 2.1.7 2.9-.1Z M22 22 L16.5 16.5" }]]
|
|
487
|
+
}, a0 = {
|
|
488
|
+
name: "lu-pound-sterling",
|
|
489
|
+
components: [["path", { d: "M18 7c0-5.333-8-5.333-8 0 M10 7v14 M6 21h12 M6 13h10" }]]
|
|
496
490
|
}, n0 = {
|
|
497
|
-
name: "
|
|
498
|
-
components: [["path", { d: "
|
|
499
|
-
}, e0 = {
|
|
500
|
-
name: "ri-folder-shield-fill",
|
|
501
|
-
components: [["path", { d: "M12.4142 5H21C21.5523 5 22 5.44772 22 6V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H10.4142L12.4142 5ZM8 9V13.904C8 14.7956 8.4456 15.6282 9.18747 16.1228L12 17.9978L14.8125 16.1228C15.5544 15.6282 16 14.7956 16 13.904V9H8ZM10 13.904V11H14V13.904C14 14.1269 13.8886 14.335 13.7031 14.4587L12 15.5941L10.2969 14.4587C10.1114 14.335 10 14.1269 10 13.904Z" }]]
|
|
502
|
-
}, L0 = {
|
|
503
|
-
name: "ri-folder-shield-line",
|
|
504
|
-
components: [["path", { d: "M12.4142 5H21C21.5523 5 22 5.44772 22 6V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H10.4142L12.4142 5ZM4 5V19H20V7H11.5858L9.58579 5H4ZM8 9H16V13.904C16 14.7956 15.5544 15.6282 14.8125 16.1228L12 17.9978L9.18747 16.1228C8.4456 15.6282 8 14.7956 8 13.904V9ZM10 13.904C10 14.1269 10.1114 14.335 10.2969 14.4587L12 15.5941L13.7031 14.4587C13.8886 14.335 14 14.1269 14 13.904V11H10V13.904Z" }]]
|
|
505
|
-
}, i0 = {
|
|
506
|
-
name: "ri-folder-transfer-fill",
|
|
507
|
-
components: [["path", { d: "M12.4142 5H21C21.5523 5 22 5.44772 22 6V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H10.4142L12.4142 5ZM12 12H8V14H12V17L16 13L12 9V12Z" }]]
|
|
508
|
-
}, o0 = {
|
|
509
|
-
name: "ri-folder-transfer-line",
|
|
510
|
-
components: [["path", { d: "M12.4142 5H21C21.5523 5 22 5.44772 22 6V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H10.4142L12.4142 5ZM4 5V19H20V7H11.5858L9.58579 5H4ZM12 12V9L16 13L12 17V14H8V12H12Z" }]]
|
|
491
|
+
name: "lu-power-off",
|
|
492
|
+
components: [["path", { d: "M18.36 6.64A9 9 0 0 1 20.77 15 M6.16 6.16a9 9 0 1 0 12.68 12.68 M12 2v4 M2 2 L22 22" }]]
|
|
511
493
|
}, t0 = {
|
|
512
|
-
name: "
|
|
513
|
-
components: [["path", { d: "M12
|
|
494
|
+
name: "lu-power",
|
|
495
|
+
components: [["path", { d: "M12 2v10 M18.4 6.6a9 9 0 1 1-12.77.04" }]]
|
|
496
|
+
}, o0 = {
|
|
497
|
+
name: "lu-presentation",
|
|
498
|
+
components: [["path", { d: "M2 3h20 M21 3v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V3 M7 21 L12 16 L17 21" }]]
|
|
499
|
+
}, e0 = {
|
|
500
|
+
name: "lu-printer-check",
|
|
501
|
+
components: [["path", { d: "M13.5 22H7a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v.5 M16 19 L18 21 L22 17 M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v2 M6 9V3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v6" }]]
|
|
514
502
|
}, M0 = {
|
|
515
|
-
name: "
|
|
516
|
-
components: [["path", { d: "
|
|
517
|
-
},
|
|
518
|
-
name: "
|
|
519
|
-
components: [["path", { d: "
|
|
520
|
-
}, l0 = {
|
|
521
|
-
name: "ri-folder-upload-line",
|
|
522
|
-
components: [["path", { d: "M12.4142 5H21C21.5523 5 22 5.44772 22 6V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H10.4142L12.4142 5ZM4 5V19H20V7H11.5858L9.58579 5H4ZM13 13V17H11V13H8L12 9L16 13H13Z" }]]
|
|
523
|
-
}, a0 = {
|
|
524
|
-
name: "ri-folder-user-fill",
|
|
525
|
-
components: [["path", { d: "M12.4142 5H21C21.5523 5 22 5.44772 22 6V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H10.4142L12.4142 5ZM12 13C13.3807 13 14.5 11.8807 14.5 10.5C14.5 9.11929 13.3807 8 12 8C10.6193 8 9.5 9.11929 9.5 10.5C9.5 11.8807 10.6193 13 12 13ZM8 18H16C16 15.7909 14.2091 14 12 14C9.79086 14 8 15.7909 8 18Z" }]]
|
|
526
|
-
}, c0 = {
|
|
527
|
-
name: "ri-folder-user-line",
|
|
528
|
-
components: [["path", { d: "M12.4142 5H21C21.5523 5 22 5.44772 22 6V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H10.4142L12.4142 5ZM4 5V19H20V7H11.5858L9.58579 5H4ZM8 18C8 15.7909 9.79086 14 12 14C14.2091 14 16 15.7909 16 18H8ZM12 13C10.6193 13 9.5 11.8807 9.5 10.5C9.5 9.11929 10.6193 8 12 8C13.3807 8 14.5 9.11929 14.5 10.5C14.5 11.8807 13.3807 13 12 13Z" }]]
|
|
503
|
+
name: "lu-printer",
|
|
504
|
+
components: [["path", { d: "M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2 M6 9V3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v6 M7,14 h10 a1,1 0 0 1 1,1 v6 a1,1 0 0 1 -1,1 h-10 a1,1 0 0 1 -1,-1 v-6 a1,1 0 0 1 1,-1 Z" }]]
|
|
505
|
+
}, h0 = {
|
|
506
|
+
name: "lu-projector",
|
|
507
|
+
components: [["path", { d: "M5 7 3 5 M9 6V3 M13 7 L15 5 M6,13 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M11.83 12H20a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h2.17 M16 16h2" }]]
|
|
529
508
|
}, s0 = {
|
|
530
|
-
name: "
|
|
531
|
-
components: [["path", { d: "
|
|
509
|
+
name: "lu-proportions",
|
|
510
|
+
components: [["path", { d: "M4,4 h16 a2,2 0 0 1 2,2 v12 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-12 a2,2 0 0 1 2,-2 Z M12 9v11 M2 9h13a2 2 0 0 1 2 2v9" }]]
|
|
511
|
+
}, c0 = {
|
|
512
|
+
name: "lu-puzzle",
|
|
513
|
+
components: [["path", { d: "M15.39 4.39a1 1 0 0 0 1.68-.474 2.5 2.5 0 1 1 3.014 3.015 1 1 0 0 0-.474 1.68l1.683 1.682a2.414 2.414 0 0 1 0 3.414L19.61 15.39a1 1 0 0 1-1.68-.474 2.5 2.5 0 1 0-3.014 3.015 1 1 0 0 1 .474 1.68l-1.683 1.682a2.414 2.414 0 0 1-3.414 0L8.61 19.61a1 1 0 0 0-1.68.474 2.5 2.5 0 1 1-3.014-3.015 1 1 0 0 0 .474-1.68l-1.683-1.682a2.414 2.414 0 0 1 0-3.414L4.39 8.61a1 1 0 0 1 1.68.474 2.5 2.5 0 1 0 3.014-3.015 1 1 0 0 1-.474-1.68l1.683-1.682a2.414 2.414 0 0 1 3.414 0z" }]]
|
|
532
514
|
}, p0 = {
|
|
533
|
-
name: "
|
|
534
|
-
components: [["path", { d: "
|
|
515
|
+
name: "lu-pyramid",
|
|
516
|
+
components: [["path", { d: "M2.5 16.88a1 1 0 0 1-.32-1.43l9-13.02a1 1 0 0 1 1.64 0l9 13.01a1 1 0 0 1-.32 1.44l-8.51 4.86a2 2 0 0 1-1.98 0Z M12 2v20" }]]
|
|
517
|
+
}, u0 = {
|
|
518
|
+
name: "lu-qr-code",
|
|
519
|
+
components: [["path", { d: "M4,3 h3 a1,1 0 0 1 1,1 v3 a1,1 0 0 1 -1,1 h-3 a1,1 0 0 1 -1,-1 v-3 a1,1 0 0 1 1,-1 Z M17,3 h3 a1,1 0 0 1 1,1 v3 a1,1 0 0 1 -1,1 h-3 a1,1 0 0 1 -1,-1 v-3 a1,1 0 0 1 1,-1 Z M4,16 h3 a1,1 0 0 1 1,1 v3 a1,1 0 0 1 -1,1 h-3 a1,1 0 0 1 -1,-1 v-3 a1,1 0 0 1 1,-1 Z M21 16h-3a2 2 0 0 0-2 2v3 M21 21v.01 M12 7v3a2 2 0 0 1-2 2H7 M3 12h.01 M12 3h.01 M12 16v.01 M16 12h1 M21 12v.01 M12 21v-1" }]]
|
|
520
|
+
}, l0 = {
|
|
521
|
+
name: "lu-quote",
|
|
522
|
+
components: [["path", { d: "M16 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z M5 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z" }]]
|
|
535
523
|
}, m0 = {
|
|
536
|
-
name: "
|
|
537
|
-
components: [["path", { d: "
|
|
524
|
+
name: "lu-rabbit",
|
|
525
|
+
components: [["path", { d: "M13 16a3 3 0 0 1 2.24 5 M18 12h.01 M18 21h-8a4 4 0 0 1-4-4 7 7 0 0 1 7-7h.2L9.6 6.4a1 1 0 1 1 2.8-2.8L15.8 7h.2c3.3 0 6 2.7 6 6v1a2 2 0 0 1-2 2h-1a3 3 0 0 0-3 3 M20 8.54V4a2 2 0 1 0-4 0v3 M7.612 12.524a3 3 0 1 0-1.6 4.3" }]]
|
|
526
|
+
}, L0 = {
|
|
527
|
+
name: "lu-radar",
|
|
528
|
+
components: [["path", { d: "M19.07 4.93A10 10 0 0 0 6.99 3.34 M4 6h.01 M2.29 9.62A10 10 0 1 0 21.31 8.35 M16.24 7.76A6 6 0 1 0 8.23 16.67 M12 18h.01 M17.99 11.66A6 6 0 0 1 15.77 16.67 M10,12 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M13.41 10.59 L19.07 4.93" }]]
|
|
529
|
+
}, v0 = {
|
|
530
|
+
name: "lu-radiation",
|
|
531
|
+
components: [["path", { d: "M12 12h.01 M7.5 4.2c-.3-.5-.9-.7-1.3-.4C3.9 5.5 2.3 8.1 2 11c-.1.5.4 1 1 1h5c0-1.5.8-2.8 2-3.4-1.1-1.9-2-3.5-2.5-4.4z M21 12c.6 0 1-.4 1-1-.3-2.9-1.8-5.5-4.1-7.1-.4-.3-1.1-.2-1.3.3-.6.9-1.5 2.5-2.6 4.3 1.2.7 2 2 2 3.5h5z M7.5 19.8c-.3.5-.1 1.1.4 1.3 2.6 1.2 5.6 1.2 8.2 0 .5-.2.7-.8.4-1.3-.5-.9-1.4-2.5-2.5-4.3-1.2.7-2.8.7-4 0-1.1 1.8-2 3.4-2.5 4.3z" }]]
|
|
538
532
|
}, r0 = {
|
|
539
|
-
name: "
|
|
540
|
-
components: [["path", { d: "
|
|
533
|
+
name: "lu-radical",
|
|
534
|
+
components: [["path", { d: "M3 12h3.28a1 1 0 0 1 .948.684l2.298 7.934a.5.5 0 0 0 .96-.044L13.82 4.771A1 1 0 0 1 14.792 4H21" }]]
|
|
541
535
|
}, d0 = {
|
|
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: "
|
|
536
|
+
name: "lu-radio-receiver",
|
|
537
|
+
components: [["path", { d: "M5 16v2 M19 16v2 M4,8 h16 a2,2 0 0 1 2,2 v4 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-4 a2,2 0 0 1 2,-2 Z M18 12h.01" }]]
|
|
538
|
+
}, i0 = {
|
|
539
|
+
name: "lu-radio-tower",
|
|
540
|
+
components: [["path", { d: "M4.9 16.1C1 12.2 1 5.8 4.9 1.9 M7.8 4.7a6.14 6.14 0 0 0-.8 7.5 M10,9 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M16.2 4.8c2 2 2.26 5.11.8 7.47 M19.1 1.9a9.96 9.96 0 0 1 0 14.1 M9.5 18h5 M8 22 L12 11 L16 22" }]]
|
|
541
|
+
}, Z0 = {
|
|
542
|
+
name: "lu-radio",
|
|
543
|
+
components: [["path", { d: "M4.9 19.1C1 15.2 1 8.8 4.9 4.9 M7.8 16.2c-2.3-2.3-2.3-6.1 0-8.5 M10,12 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M16.2 7.8c2.3 2.3 2.3 6.1 0 8.5 M19.1 4.9C23 8.8 23 15.1 19.1 19" }]]
|
|
544
|
+
}, S0 = {
|
|
545
|
+
name: "lu-radius",
|
|
546
|
+
components: [["path", { d: "M20.34 17.52a10 10 0 1 0-2.82 2.82 M17,19 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M13.41 13.41 L17.59 17.59 M10,12 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
547
|
+
}, V0 = {
|
|
548
|
+
name: "lu-rail-symbol",
|
|
549
|
+
components: [["path", { d: "M5 15h14 M5 9h14 M14 20 L9 15 L15 9 L10 4" }]]
|
|
550
|
+
}, H0 = {
|
|
551
|
+
name: "lu-rainbow",
|
|
552
|
+
components: [["path", { d: "M22 17a10 10 0 0 0-20 0 M6 17a6 6 0 0 1 12 0 M10 17a2 2 0 0 1 4 0" }]]
|
|
559
553
|
}, g0 = {
|
|
560
|
-
name: "
|
|
561
|
-
components: [["path", { d: "
|
|
554
|
+
name: "lu-rat",
|
|
555
|
+
components: [["path", { d: "M13 22H4a2 2 0 0 1 0-4h12 M13.236 18a3 3 0 0 0-2.2-5 M16 9h.01 M16.82 3.94a3 3 0 1 1 3.237 4.868l1.815 2.587a1.5 1.5 0 0 1-1.5 2.1l-2.872-.453a3 3 0 0 0-3.5 3 M17 4.988a3 3 0 1 0-5.2 2.052A7 7 0 0 0 4 14.015 4 4 0 0 0 8 18" }]]
|
|
556
|
+
}, A0 = {
|
|
557
|
+
name: "lu-ratio",
|
|
558
|
+
components: [["path", { d: "M8,2 h8 a2,2 0 0 1 2,2 v16 a2,2 0 0 1 -2,2 h-8 a2,2 0 0 1 -2,-2 v-16 a2,2 0 0 1 2,-2 Z M4,6 h16 a2,2 0 0 1 2,2 v8 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-8 a2,2 0 0 1 2,-2 Z" }]]
|
|
559
|
+
}, f0 = {
|
|
560
|
+
name: "lu-receipt-cent",
|
|
561
|
+
components: [["path", { d: "M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z M12 6.5v11 M15 9.4a4 4 0 1 0 0 5.2" }]]
|
|
562
|
+
}, q0 = {
|
|
563
|
+
name: "lu-receipt-euro",
|
|
564
|
+
components: [["path", { d: "M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z M8 12h5 M16 9.5a4 4 0 1 0 0 5.2" }]]
|
|
562
565
|
}, k0 = {
|
|
563
|
-
name: "
|
|
564
|
-
components: [["path", { d: "
|
|
566
|
+
name: "lu-receipt-indian-rupee",
|
|
567
|
+
components: [["path", { d: "M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z M8 7h8 M12 17.5 8 15h1a4 4 0 0 0 0-8 M8 11h8" }]]
|
|
568
|
+
}, w0 = {
|
|
569
|
+
name: "lu-receipt-japanese-yen",
|
|
570
|
+
components: [["path", { d: "M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z M12 10 L15 7 M9 7 L12 10 L12 17.5 M9 11h6 M9 15h6" }]]
|
|
571
|
+
}, P0 = {
|
|
572
|
+
name: "lu-receipt-pound-sterling",
|
|
573
|
+
components: [["path", { d: "M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z M8 13h5 M10 17V9.5a2.5 2.5 0 0 1 5 0 M8 17h7" }]]
|
|
574
|
+
}, z0 = {
|
|
575
|
+
name: "lu-receipt-russian-ruble",
|
|
576
|
+
components: [["path", { d: "M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z M8 15h5 M8 11h5a2 2 0 1 0 0-4h-3v10" }]]
|
|
577
|
+
}, C0 = {
|
|
578
|
+
name: "lu-receipt-swiss-franc",
|
|
579
|
+
components: [["path", { d: "M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z M10 17V7h5 M10 11h4 M8 15h5" }]]
|
|
565
580
|
}, b0 = {
|
|
566
|
-
name: "
|
|
567
|
-
components: [["path", { d: "
|
|
581
|
+
name: "lu-receipt-text",
|
|
582
|
+
components: [["path", { d: "M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z M14 8H8 M16 12H8 M13 16H8" }]]
|
|
583
|
+
}, R0 = {
|
|
584
|
+
name: "lu-receipt",
|
|
585
|
+
components: [["path", { d: "M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z M16 8h-6a2 2 0 1 0 0 4h4a2 2 0 1 1 0 4H8 M12 17.5v-11" }]]
|
|
586
|
+
}, T0 = {
|
|
587
|
+
name: "lu-rectangle-ellipsis",
|
|
588
|
+
components: [["path", { d: "M4,6 h16 a2,2 0 0 1 2,2 v8 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-8 a2,2 0 0 1 2,-2 Z M12 12h.01 M17 12h.01 M7 12h.01" }]]
|
|
568
589
|
}, y0 = {
|
|
569
|
-
name: "
|
|
570
|
-
components: [["path", { d: "
|
|
571
|
-
},
|
|
572
|
-
name: "
|
|
573
|
-
components: [["path", { d: "
|
|
574
|
-
}, S0 = {
|
|
575
|
-
name: "ri-newspaper-line",
|
|
576
|
-
components: [["path", { d: "M16 20V4H4V19C4 19.5523 4.44772 20 5 20H16ZM19 22H5C3.34315 22 2 20.6569 2 19V3C2 2.44772 2.44772 2 3 2H17C17.5523 2 18 2.44772 18 3V10H22V19C22 20.6569 20.6569 22 19 22ZM18 12V19C18 19.5523 18.4477 20 19 20C19.5523 20 20 19.5523 20 19V12H18ZM6 6H12V12H6V6ZM8 8V10H10V8H8ZM6 13H14V15H6V13ZM6 16H14V18H6V16Z" }]]
|
|
590
|
+
name: "lu-rectangle-goggles",
|
|
591
|
+
components: [["path", { d: "M20 6a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-4a2 2 0 0 1-1.6-.8l-1.6-2.13a1 1 0 0 0-1.6 0L9.6 17.2A2 2 0 0 1 8 18H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2z" }]]
|
|
592
|
+
}, O0 = {
|
|
593
|
+
name: "lu-rectangle-horizontal",
|
|
594
|
+
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" }]]
|
|
577
595
|
}, x0 = {
|
|
578
|
-
name: "
|
|
579
|
-
components: [["path", { d: "
|
|
580
|
-
}, B0 = {
|
|
581
|
-
name: "ri-numbers-line",
|
|
582
|
-
components: [["path", { d: "M9 18H4V10H9V18ZM7 16V12H6V16H7ZM13 16V8H12V16H13ZM15 18H10V6H15V18ZM19 16V4H18V16H19ZM21 18H16V2H21V18ZM22 22H3V20H22V22Z" }]]
|
|
583
|
-
}, T0 = {
|
|
584
|
-
name: "ri-pages-fill",
|
|
585
|
-
components: [["path", { d: "M20 22H4C3.44772 22 3 21.5523 3 21V8H21V21C21 21.5523 20.5523 22 20 22ZM21 6H3V3C3 2.44772 3.44772 2 4 2H20C20.5523 2 21 2.44772 21 3V6ZM7 11V15H11V11H7ZM7 17V19H17V17H7ZM13 12V14H17V12H13Z" }]]
|
|
586
|
-
}, P0 = {
|
|
587
|
-
name: "ri-pages-line",
|
|
588
|
-
components: [["path", { d: "M5 8V20H19V8H5ZM5 6H19V4H5V6ZM20 22H4C3.44772 22 3 21.5523 3 21V3C3 2.44772 3.44772 2 4 2H20C20.5523 2 21 2.44772 21 3V21C21 21.5523 20.5523 22 20 22ZM7 10H11V14H7V10ZM7 16H17V18H7V16ZM13 11H17V13H13V11Z" }]]
|
|
596
|
+
name: "lu-rectangle-vertical",
|
|
597
|
+
components: [["path", { d: "M8,2 h8 a2,2 0 0 1 2,2 v16 a2,2 0 0 1 -2,2 h-8 a2,2 0 0 1 -2,-2 v-16 a2,2 0 0 1 2,-2 Z" }]]
|
|
589
598
|
}, D0 = {
|
|
590
|
-
name: "
|
|
591
|
-
components: [["path", { d: "
|
|
592
|
-
},
|
|
593
|
-
name: "
|
|
594
|
-
components: [["path", { d: "
|
|
595
|
-
}, A0 = {
|
|
596
|
-
name: "ri-sticky-note-2-fill",
|
|
597
|
-
components: [["path", { d: "M21 16L15.9968 21H3.99826C3.44694 21 3 20.5551 3 20.0066V3.9934C3 3.44476 3.44495 3 3.9934 3H20.0066C20.5552 3 21 3.44749 21 3.9985V16Z" }]]
|
|
599
|
+
name: "lu-recycle",
|
|
600
|
+
components: [["path", { d: "M7 19H4.815a1.83 1.83 0 0 1-1.57-.881 1.785 1.785 0 0 1-.004-1.784L7.196 9.5 M11 19h8.203a1.83 1.83 0 0 0 1.556-.89 1.784 1.784 0 0 0 0-1.775l-1.226-2.12 M14 16 L11 19 L14 22 M8.293 13.596 7.196 9.5 3.1 10.598 M9.34 5.81 L10.44 3.92 A1.83 1.83 0 0 1 11.98 3 A1.78 1.78 0 0 1 13.53 3.89 L17.47 10.73 M13.38 9.63 L17.47 10.73 L18.57 6.63" }]]
|
|
601
|
+
}, B0 = {
|
|
602
|
+
name: "lu-redo-2",
|
|
603
|
+
components: [["path", { d: "m15 14 5-5-5-5 M20 9H9.5A5.5 5.5 0 0 0 4 14.5A5.5 5.5 0 0 0 9.5 20H13" }]]
|
|
598
604
|
}, N0 = {
|
|
599
|
-
name: "
|
|
600
|
-
components: [["path", { d: "
|
|
605
|
+
name: "lu-redo-dot",
|
|
606
|
+
components: [["path", { d: "M11,17 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M21 7v6h-6 M3 17a9 9 0 0 1 9-9 9 9 0 0 1 6 2.3l3 2.7" }]]
|
|
607
|
+
}, U0 = {
|
|
608
|
+
name: "lu-redo",
|
|
609
|
+
components: [["path", { d: "M21 7v6h-6 M3 17a9 9 0 0 1 9-9 9 9 0 0 1 6 2.3l3 2.7" }]]
|
|
610
|
+
}, F0 = {
|
|
611
|
+
name: "lu-refresh-ccw-dot",
|
|
612
|
+
components: [["path", { d: "M3 2v6h6 M21 12A9 9 0 0 0 6 5.3L3 8 M21 22v-6h-6 M3 12a9 9 0 0 0 15 6.7l3-2.7 M11,12 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
|
|
613
|
+
}, X0 = {
|
|
614
|
+
name: "lu-refresh-ccw",
|
|
615
|
+
components: [["path", { d: "M21 12a9 9 0 0 0-9-9 9.75 9.75 0 0 0-6.74 2.74L3 8 M3 3v5h5 M3 12a9 9 0 0 0 9 9 9.75 9.75 0 0 0 6.74-2.74L21 16 M16 16h5v5" }]]
|
|
601
616
|
}, E0 = {
|
|
602
|
-
name: "
|
|
603
|
-
components: [["path", { d: "
|
|
617
|
+
name: "lu-refresh-cw-off",
|
|
618
|
+
components: [["path", { d: "M21 8L18.74 5.74A9.75 9.75 0 0 0 12 3C11 3 10.03 3.16 9.13 3.47 M8 16H3v5 M3 12C3 9.51 4 7.26 5.64 5.64 M3 16 L5.26 18.26 A9.75 9.75 0 0 0 12 21 C14.49 21, 16.74 20, 18.36 18.36 M21 12c0 1-.16 1.97-.47 2.87 M21 3v5h-5 M22 22 2 2" }]]
|
|
604
619
|
}, I0 = {
|
|
605
|
-
name: "
|
|
606
|
-
components: [["path", { d: "
|
|
607
|
-
}, z0 = {
|
|
608
|
-
name: "ri-sticky-note-fill",
|
|
609
|
-
components: [["path", { d: "M15 14L14.8834 14.0067C14.4243 14.0601 14.0601 14.4243 14.0067 14.8834L14 15V21H3.99826C3.44694 21 3 20.5551 3 20.0066V3.9934C3 3.44476 3.44495 3 3.9934 3H20.0066C20.5552 3 21 3.44749 21 3.9985V14H15ZM21 16L16 20.997V16H21Z" }]]
|
|
610
|
-
}, U0 = {
|
|
611
|
-
name: "ri-sticky-note-line",
|
|
612
|
-
components: [["path", { d: "M21 15L15 20.996L4.00221 21C3.4487 21 3 20.5551 3 20.0066V3.9934C3 3.44476 3.44495 3 3.9934 3H20.0066C20.5552 3 21 3.45576 21 4.00247V15ZM19 5H5V19H13V14C13 13.4872 13.386 13.0645 13.8834 13.0067L14 13L19 12.999V5ZM18.171 14.999L15 15V18.169L18.171 14.999Z" }]]
|
|
613
|
-
}, G0 = {
|
|
614
|
-
name: "ri-survey-fill",
|
|
615
|
-
components: [["path", { d: "M6 4V8H18V4H20.0066C20.5552 4 21 4.44495 21 4.9934V21.0066C21 21.5552 20.5551 22 20.0066 22H3.9934C3.44476 22 3 21.5551 3 21.0066V4.9934C3 4.44476 3.44495 4 3.9934 4H6ZM9 17H7V19H9V17ZM9 14H7V16H9V14ZM9 11H7V13H9V11ZM16 2V6H8V2H16Z" }]]
|
|
616
|
-
}, W0 = {
|
|
617
|
-
name: "ri-survey-line",
|
|
618
|
-
components: [["path", { d: "M17 2V4H20.0066C20.5552 4 21 4.44495 21 4.9934V21.0066C21 21.5552 20.5551 22 20.0066 22H3.9934C3.44476 22 3 21.5551 3 21.0066V4.9934C3 4.44476 3.44495 4 3.9934 4H7V2H17ZM7 6H5V20H19V6H17V8H7V6ZM9 16V18H7V16H9ZM9 13V15H7V13H9ZM9 10V12H7V10H9ZM15 4H9V6H15V4Z" }]]
|
|
619
|
-
}, q0 = {
|
|
620
|
-
name: "ri-task-fill",
|
|
621
|
-
components: [["path", { d: "M21 3V21.0082C21 21.556 20.5551 22 20.0066 22H3.9934C3.44476 22 3 21.5447 3 21.0082V2.9918C3 2.44405 3.44495 2 3.9934 2H20C20.5523 2 21 2.44772 21 3ZM11.2929 13.1213L8.81802 10.6464L7.40381 12.0607L11.2929 15.9497L16.9497 10.2929L15.5355 8.87868L11.2929 13.1213Z" }]]
|
|
622
|
-
}, O0 = {
|
|
623
|
-
name: "ri-task-line",
|
|
624
|
-
components: [["path", { d: "M19 4H5V20H19V4ZM3 2.9918C3 2.44405 3.44749 2 3.9985 2H19.9997C20.5519 2 20.9996 2.44772 20.9997 3L21 20.9925C21 21.5489 20.5551 22 20.0066 22H3.9934C3.44476 22 3 21.5447 3 21.0082V2.9918ZM11.2929 13.1213L15.5355 8.87868L16.9497 10.2929L11.2929 15.9497L7.40381 12.0607L8.81802 10.6464L11.2929 13.1213Z" }]]
|
|
625
|
-
}, K0 = {
|
|
626
|
-
name: "ri-todo-fill",
|
|
627
|
-
components: [["path", { d: "M17 2H20C20.5523 2 21 2.44772 21 3V21C21 21.5523 20.5523 22 20 22H4C3.44772 22 3 21.5523 3 21V3C3 2.44772 3.44772 2 4 2H7V0H9V2H15V0H17V2ZM7 8V10H17V8H7ZM7 12V14H17V12H7Z" }]]
|
|
620
|
+
name: "lu-refresh-cw",
|
|
621
|
+
components: [["path", { d: "M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8 M21 3v5h-5 M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16 M8 16H3v5" }]]
|
|
628
622
|
}, Q0 = {
|
|
629
|
-
name: "
|
|
630
|
-
components: [["path", { d: "
|
|
623
|
+
name: "lu-refrigerator",
|
|
624
|
+
components: [["path", { d: "M5 6a4 4 0 0 1 4-4h6a4 4 0 0 1 4 4v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6Z M5 10h14 M15 7v6" }]]
|
|
625
|
+
}, K0 = {
|
|
626
|
+
name: "lu-regex",
|
|
627
|
+
components: [["path", { d: "M17 3v10 M12.67 5.5 L21.33 10.5 M12.67 10.5 L21.33 5.5 M9 17a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-2z" }]]
|
|
631
628
|
}, j0 = {
|
|
632
|
-
name: "
|
|
633
|
-
components: [["path", { d: "
|
|
629
|
+
name: "lu-remove-formatting",
|
|
630
|
+
components: [["path", { d: "M4 7V4h16v3 M5 20h6 M13 4 8 20 M15 15 L20 20 M20 15 L15 20" }]]
|
|
631
|
+
}, G0 = {
|
|
632
|
+
name: "lu-repeat-1",
|
|
633
|
+
components: [["path", { d: "m17 2 4 4-4 4 M3 11v-1a4 4 0 0 1 4-4h14 M7 22 L3 18 L7 14 M21 13v1a4 4 0 0 1-4 4H3 M11 10h1v4" }]]
|
|
634
634
|
}, J0 = {
|
|
635
|
-
name: "
|
|
636
|
-
components: [["path", { d: "
|
|
637
|
-
},
|
|
638
|
-
name: "
|
|
639
|
-
components: [["path", { d: "
|
|
635
|
+
name: "lu-repeat-2",
|
|
636
|
+
components: [["path", { d: "m2 9 3-3 3 3 M13 18H7a2 2 0 0 1-2-2V6 M22 15 L19 18 L16 15 M11 6h6a2 2 0 0 1 2 2v10" }]]
|
|
637
|
+
}, W0 = {
|
|
638
|
+
name: "lu-repeat",
|
|
639
|
+
components: [["path", { d: "m17 2 4 4-4 4 M3 11v-1a4 4 0 0 1 4-4h14 M7 22 L3 18 L7 14 M21 13v1a4 4 0 0 1-4 4H3" }]]
|
|
640
640
|
}, Y0 = {
|
|
641
|
-
name: "
|
|
642
|
-
components: [["path", { d: "
|
|
641
|
+
name: "lu-replace-all",
|
|
642
|
+
components: [["path", { d: "M14 14a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2 M14 4a2 2 0 0 1 2-2 M16 10a2 2 0 0 1-2-2 M20 14a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2 M20 2a2 2 0 0 1 2 2 M22 8a2 2 0 0 1-2 2 M3 7 L6 10 L9 7 M6 10V5a 3 3 0 0 1 3-3h1 M4,14 h4 a2,2 0 0 1 2,2 v4 a2,2 0 0 1 -2,2 h-4 a2,2 0 0 1 -2,-2 v-4 a2,2 0 0 1 2,-2 Z" }]]
|
|
643
643
|
}, _0 = {
|
|
644
|
-
name: "
|
|
645
|
-
components: [["path", { d: "M3
|
|
644
|
+
name: "lu-replace",
|
|
645
|
+
components: [["path", { d: "M14 4a2 2 0 0 1 2-2 M16 10a2 2 0 0 1-2-2 M20 2a2 2 0 0 1 2 2 M22 8a2 2 0 0 1-2 2 M3 7 L6 10 L9 7 M6 10V5a3 3 0 0 1 3-3h1 M4,14 h4 a2,2 0 0 1 2,2 v4 a2,2 0 0 1 -2,2 h-4 a2,2 0 0 1 -2,-2 v-4 a2,2 0 0 1 2,-2 Z" }]]
|
|
646
646
|
}, $0 = {
|
|
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: "
|
|
647
|
+
name: "lu-reply-all",
|
|
648
|
+
components: [["path", { d: "M7 17 L2 12 L7 7 M12 17 L7 12 L12 7 M22 18v-2a4 4 0 0 0-4-4H7" }]]
|
|
649
|
+
}, aa = {
|
|
650
|
+
name: "lu-reply",
|
|
651
|
+
components: [["path", { d: "M9 17 L4 12 L9 7 M20 18v-2a4 4 0 0 0-4-4H4" }]]
|
|
652
|
+
}, na = {
|
|
653
|
+
name: "lu-rewind",
|
|
654
|
+
components: [["path", { d: "M11 19 L2 12 L11 5 L11 19 Z M22 19 L13 12 L22 5 L22 19 Z" }]]
|
|
655
|
+
}, ta = {
|
|
656
|
+
name: "lu-ribbon",
|
|
657
|
+
components: [["path", { d: "M12 11.22C11 9.997 10 9 10 8a2 2 0 0 1 4 0c0 1-.998 2.002-2.01 3.22 M12 18 L14.57 14.5 M6.243 9.016a7 7 0 0 1 11.507-.009 M9.35 14.53 12 11.22 M9.35 14.53C7.728 12.246 6 10.221 6 7a6 5 0 0 1 12 0c-.005 3.22-1.778 5.235-3.43 7.5l3.557 4.527a1 1 0 0 1-.203 1.43l-1.894 1.36a1 1 0 0 1-1.384-.215L12 18l-2.679 3.593a1 1 0 0 1-1.39.213l-1.865-1.353a1 1 0 0 1-.203-1.422z" }]]
|
|
658
|
+
}, oa = {
|
|
659
|
+
name: "lu-rocket",
|
|
660
|
+
components: [["path", { d: "M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z M12 15 L9 12 A22 22 0 0 1 11 8.05 A12.88 12.88 0 0 1 22 2 C22 4.72, 21.22 9.5, 16 13 A22.35 22.35 0 0 1 12 15 Z M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0 M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5" }]]
|
|
661
|
+
}, ea = {
|
|
662
|
+
name: "lu-rocking-chair",
|
|
663
|
+
components: [["path", { d: "M3.5 2 L6.5 12.5 L18 12.5 M9.5 12.5 L5.5 20 M15 12.5 L18.5 20 M2.75 18a13 13 0 0 0 18.5 0" }]]
|
|
664
|
+
}, Ma = {
|
|
665
|
+
name: "lu-roller-coaster",
|
|
666
|
+
components: [["path", { d: "M6 19V5 M10 19V6.8 M14 19v-7.8 M18 5v4 M18 19v-6 M22 19V9 M2 19V9a4 4 0 0 1 4-4c2 0 4 1.33 6 4s4 4 6 4a4 4 0 1 0-3-6.65" }]]
|
|
667
|
+
}, ha = {
|
|
668
|
+
name: "lu-rotate-3d",
|
|
669
|
+
components: [["path", { d: "M16.466 7.5C15.643 4.237 13.952 2 12 2 9.239 2 7 6.477 7 12s2.239 10 5 10c.342 0 .677-.069 1-.2 M15.19 13.71 L19.01 15.57 L17.15 19.38 M19 15.57c-1.804.885-4.274 1.43-7 1.43-5.523 0-10-2.239-10-5s4.477-5 10-5c4.838 0 8.873 1.718 9.8 4" }]]
|
|
670
|
+
}, sa = {
|
|
671
|
+
name: "lu-rotate-ccw-key",
|
|
672
|
+
components: [["path", { d: "m14.5 9.5 1 1 M15.5 8.5 L11.5 12.5 M3 12a9 9 0 1 0 9-9 9.74 9.74 0 0 0-6.74 2.74L3 8 M3 3v5h5 M8,14 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
673
|
+
}, ca = {
|
|
674
|
+
name: "lu-rotate-ccw-square",
|
|
675
|
+
components: [["path", { d: "M20 9V7a2 2 0 0 0-2-2h-6 M15 2 L12 5 L15 8 M20 13v5a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2" }]]
|
|
676
|
+
}, pa = {
|
|
677
|
+
name: "lu-rotate-ccw",
|
|
678
|
+
components: [["path", { d: "M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8 M3 3v5h5" }]]
|
|
679
|
+
}, ua = {
|
|
680
|
+
name: "lu-rotate-cw-square",
|
|
681
|
+
components: [["path", { d: "M12 5H6a2 2 0 0 0-2 2v3 M9 8 L12 5 L9 2 M4 14v4a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2" }]]
|
|
682
|
+
}, la = {
|
|
683
|
+
name: "lu-rotate-cw",
|
|
684
|
+
components: [["path", { d: "M21 12a9 9 0 1 1-9-9c2.52 0 4.93 1 6.74 2.74L21 8 M21 3v5h-5" }]]
|
|
685
|
+
}, ma = {
|
|
686
|
+
name: "lu-route-off",
|
|
687
|
+
components: [["path", { d: "M3,19 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M9 19h8.5c.4 0 .9-.1 1.3-.2 M5.2 5.2A3.5 3.53 0 0 0 6.5 12H12 M2 2 L22 22 M21 15.3a3.5 3.5 0 0 0-3.3-3.3 M15 5h-4.3 M15,5 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
|
|
688
|
+
}, La = {
|
|
689
|
+
name: "lu-route",
|
|
690
|
+
components: [["path", { d: "M3,19 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M9 19h8.5a3.5 3.5 0 0 0 0-7h-11a3.5 3.5 0 0 1 0-7H15 M15,5 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
|
|
691
|
+
}, va = {
|
|
692
|
+
name: "lu-router",
|
|
693
|
+
components: [["path", { d: "M4,14 h16 a2,2 0 0 1 2,2 v4 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-4 a2,2 0 0 1 2,-2 Z M6.01 18H6 M10.01 18H10 M15 10v4 M17.84 7.17a4 4 0 0 0-5.66 0 M20.66 4.34a8 8 0 0 0-11.31 0" }]]
|
|
694
|
+
}, ra = {
|
|
695
|
+
name: "lu-rows-2",
|
|
696
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M3 12h18" }]]
|
|
697
|
+
}, da = {
|
|
698
|
+
name: "lu-rows-3",
|
|
699
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M21 9H3 M21 15H3" }]]
|
|
700
|
+
}, ia = {
|
|
701
|
+
name: "lu-rows-4",
|
|
702
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M21 7.5H3 M21 12H3 M21 16.5H3" }]]
|
|
703
|
+
}, Za = {
|
|
704
|
+
name: "lu-rss",
|
|
705
|
+
components: [["path", { d: "M4 11a9 9 0 0 1 9 9 M4 4a16 16 0 0 1 16 16 M4,19 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
|
|
706
|
+
}, Sa = {
|
|
707
|
+
name: "lu-ruler-dimension-line",
|
|
708
|
+
components: [["path", { d: "M12 15v-3.014 M16 15v-3.014 M20 6H4 M20 8V4 M4 8V4 M8 15v-3.014 M4,12 h16 a1,1 0 0 1 1,1 v5 a1,1 0 0 1 -1,1 h-16 a1,1 0 0 1 -1,-1 v-5 a1,1 0 0 1 1,-1 Z" }]]
|
|
709
|
+
}, Va = {
|
|
710
|
+
name: "lu-ruler",
|
|
711
|
+
components: [["path", { d: "M21.3 15.3a2.4 2.4 0 0 1 0 3.4l-2.6 2.6a2.4 2.4 0 0 1-3.4 0L2.7 8.7a2.41 2.41 0 0 1 0-3.4l2.6-2.6a2.41 2.41 0 0 1 3.4 0Z M14.5 12.5 L16.5 10.5 M11.5 9.5 L13.5 7.5 M8.5 6.5 L10.5 4.5 M17.5 15.5 L19.5 13.5" }]]
|
|
712
|
+
}, Ha = {
|
|
713
|
+
name: "lu-russian-ruble",
|
|
714
|
+
components: [["path", { d: "M6 11h8a4 4 0 0 0 0-8H9v18 M6 15h8" }]]
|
|
715
|
+
}, ga = {
|
|
716
|
+
name: "lu-sailboat",
|
|
717
|
+
components: [["path", { d: "M22 18H2a4 4 0 0 0 4 4h12a4 4 0 0 0 4-4Z M21 14 10 2 3 14h18Z M10 2v16" }]]
|
|
718
|
+
}, Aa = {
|
|
719
|
+
name: "lu-salad",
|
|
720
|
+
components: [["path", { d: "M7 21h10 M12 21a9 9 0 0 0 9-9H3a9 9 0 0 0 9 9Z M11.38 12a2.4 2.4 0 0 1-.4-4.77 2.4 2.4 0 0 1 3.2-2.77 2.4 2.4 0 0 1 3.47-.63 2.4 2.4 0 0 1 3.37 3.37 2.4 2.4 0 0 1-1.1 3.7 2.51 2.51 0 0 1 .03 1.1 M13 12 L17 8 M10.9 7.25A3.99 3.99 0 0 0 4 10c0 .73.2 1.41.54 2" }]]
|
|
721
|
+
}, fa = {
|
|
722
|
+
name: "lu-sandwich",
|
|
723
|
+
components: [["path", { d: "m2.37 11.223 8.372-6.777a2 2 0 0 1 2.516 0l8.371 6.777 M21 15a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-5.25 M3 15a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h9 M6.67 15 L12.8 19.6 A2 2 0 0 0 15.6 19.2 L18.75 15 M3,11 h18 a1,1 0 0 1 1,1 v2 a1,1 0 0 1 -1,1 h-18 a1,1 0 0 1 -1,-1 v-2 a1,1 0 0 1 1,-1 Z" }]]
|
|
724
|
+
}, qa = {
|
|
725
|
+
name: "lu-satellite-dish",
|
|
726
|
+
components: [["path", { d: "M4 10a7.31 7.31 0 0 0 10 10Z M9 15 L12 12 M17 13a6 6 0 0 0-6-6 M21 13A10 10 0 0 0 11 3" }]]
|
|
727
|
+
}, ka = {
|
|
728
|
+
name: "lu-satellite",
|
|
729
|
+
components: [["path", { d: "M13 7 9 3 5 7l4 4 M17 11 L21 15 L17 19 L13 15 M8 12 L12 16 L18 10 L14 6 Z M16 8 L19 5 M9 21a6 6 0 0 0-6-6" }]]
|
|
730
|
+
}, wa = {
|
|
731
|
+
name: "lu-saudi-riyal",
|
|
732
|
+
components: [["path", { d: "m20 19.5-5.5 1.2 M14.5 4v11.22a1 1 0 0 0 1.242.97L20 15.2 M2.98 19.35 L8.53 17.99 A2 2 0 0 0 10 16 L10 2 M20 10 4 13.5" }]]
|
|
733
|
+
}, Pa = {
|
|
734
|
+
name: "lu-save-all",
|
|
735
|
+
components: [["path", { d: "M10 2v3a1 1 0 0 0 1 1h5 M18 18v-6a1 1 0 0 0-1-1h-6a1 1 0 0 0-1 1v6 M18 22H4a2 2 0 0 1-2-2V6 M8 18a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9.172a2 2 0 0 1 1.414.586l2.828 2.828A2 2 0 0 1 22 6.828V16a2 2 0 0 1-2.01 2z" }]]
|
|
736
|
+
}, za = {
|
|
737
|
+
name: "lu-save-off",
|
|
738
|
+
components: [["path", { d: "M13 13H8a1 1 0 0 0-1 1v7 M14 8h1 M17 21v-4 M2 2 L22 22 M20.41 20.41A2 2 0 0 1 19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 .59-1.41 M29.5 11.5s5 5 4 5 M9 3h6.2a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V15" }]]
|
|
739
|
+
}, Ca = {
|
|
740
|
+
name: "lu-save",
|
|
741
|
+
components: [["path", { d: "M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7 M7 3v4a1 1 0 0 0 1 1h7" }]]
|
|
742
|
+
}, ba = {
|
|
743
|
+
name: "lu-scale-3d",
|
|
744
|
+
components: [["path", { d: "M5 7v11a1 1 0 0 0 1 1h11 M5.293 18.707 11 13 M17,19 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M3,5 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
745
|
+
}, Ra = {
|
|
746
|
+
name: "lu-scale",
|
|
747
|
+
components: [["path", { d: "m16 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z M2 16 L5 8 L8 16 C7.13 16.65, 6.08 17, 5 17 C3.92 17, 2.87 16.65, 2 16 Z M7 21h10 M12 3v18 M3 7h2c2 0 5-1 7-2 2 1 5 2 7 2h2" }]]
|
|
748
|
+
}, Ta = {
|
|
749
|
+
name: "lu-scaling",
|
|
750
|
+
components: [["path", { d: "M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7 M14 15H9v-5 M16 3h5v5 M21 3 9 15" }]]
|
|
751
|
+
}, ya = {
|
|
752
|
+
name: "lu-scan-barcode",
|
|
753
|
+
components: [["path", { d: "M3 7V5a2 2 0 0 1 2-2h2 M17 3h2a2 2 0 0 1 2 2v2 M21 17v2a2 2 0 0 1-2 2h-2 M7 21H5a2 2 0 0 1-2-2v-2 M8 7v10 M12 7v10 M17 7v10" }]]
|
|
754
|
+
}, Oa = {
|
|
755
|
+
name: "lu-scan-eye",
|
|
756
|
+
components: [["path", { d: "M3 7V5a2 2 0 0 1 2-2h2 M17 3h2a2 2 0 0 1 2 2v2 M21 17v2a2 2 0 0 1-2 2h-2 M7 21H5a2 2 0 0 1-2-2v-2 M11,12 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M18.944 12.33a1 1 0 0 0 0-.66 7.5 7.5 0 0 0-13.888 0 1 1 0 0 0 0 .66 7.5 7.5 0 0 0 13.888 0" }]]
|
|
757
|
+
}, xa = {
|
|
758
|
+
name: "lu-scan-face",
|
|
759
|
+
components: [["path", { d: "M3 7V5a2 2 0 0 1 2-2h2 M17 3h2a2 2 0 0 1 2 2v2 M21 17v2a2 2 0 0 1-2 2h-2 M7 21H5a2 2 0 0 1-2-2v-2 M8 14s1.5 2 4 2 4-2 4-2 M9 9h.01 M15 9h.01" }]]
|
|
760
|
+
}, Da = {
|
|
761
|
+
name: "lu-scan-heart",
|
|
762
|
+
components: [["path", { d: "M11.246 16.657a1 1 0 0 0 1.508 0l3.57-4.101A2.75 2.75 0 1 0 12 9.168a2.75 2.75 0 1 0-4.324 3.388z M17 3h2a2 2 0 0 1 2 2v2 M21 17v2a2 2 0 0 1-2 2h-2 M3 7V5a2 2 0 0 1 2-2h2 M7 21H5a2 2 0 0 1-2-2v-2" }]]
|
|
763
|
+
}, Ba = {
|
|
764
|
+
name: "lu-scan-line",
|
|
765
|
+
components: [["path", { d: "M3 7V5a2 2 0 0 1 2-2h2 M17 3h2a2 2 0 0 1 2 2v2 M21 17v2a2 2 0 0 1-2 2h-2 M7 21H5a2 2 0 0 1-2-2v-2 M7 12h10" }]]
|
|
766
|
+
}, Na = {
|
|
767
|
+
name: "lu-scan-qr-code",
|
|
768
|
+
components: [["path", { d: "M17 12v4a1 1 0 0 1-1 1h-4 M17 3h2a2 2 0 0 1 2 2v2 M17 8V7 M21 17v2a2 2 0 0 1-2 2h-2 M3 7V5a2 2 0 0 1 2-2h2 M7 17h.01 M7 21H5a2 2 0 0 1-2-2v-2 M8,7 h3 a1,1 0 0 1 1,1 v3 a1,1 0 0 1 -1,1 h-3 a1,1 0 0 1 -1,-1 v-3 a1,1 0 0 1 1,-1 Z" }]]
|
|
769
|
+
}, Ua = {
|
|
770
|
+
name: "lu-scan-search",
|
|
771
|
+
components: [["path", { d: "M3 7V5a2 2 0 0 1 2-2h2 M17 3h2a2 2 0 0 1 2 2v2 M21 17v2a2 2 0 0 1-2 2h-2 M7 21H5a2 2 0 0 1-2-2v-2 M9,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M16 16 L14.1 14.1" }]]
|
|
772
|
+
}, Fa = {
|
|
773
|
+
name: "lu-scan-text",
|
|
774
|
+
components: [["path", { d: "M3 7V5a2 2 0 0 1 2-2h2 M17 3h2a2 2 0 0 1 2 2v2 M21 17v2a2 2 0 0 1-2 2h-2 M7 21H5a2 2 0 0 1-2-2v-2 M7 8h8 M7 12h10 M7 16h6" }]]
|
|
775
|
+
}, Xa = {
|
|
776
|
+
name: "lu-scan",
|
|
777
|
+
components: [["path", { d: "M3 7V5a2 2 0 0 1 2-2h2 M17 3h2a2 2 0 0 1 2 2v2 M21 17v2a2 2 0 0 1-2 2h-2 M7 21H5a2 2 0 0 1-2-2v-2" }]]
|
|
778
|
+
}, Ea = {
|
|
779
|
+
name: "lu-school",
|
|
780
|
+
components: [["path", { d: "M14 22v-4a2 2 0 1 0-4 0v4 M18 10 L21.45 11.72 A1 1 0 0 1 22 12.62 L22 20 A2 2 0 0 1 20 22 L4 22 A2 2 0 0 1 2 20 L2 12.62 A1 1 0 0 1 2.55 11.72 L6 10 M18 5v17 M4 6 L11.11 2.45 A2 2 0 0 1 12.89 2.45 L20 6 M6 5v17 M10,9 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
781
|
+
}, Ia = {
|
|
782
|
+
name: "lu-scissors-line-dashed",
|
|
783
|
+
components: [["path", { d: "M5.42 9.42 8 12 M2,8 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M14 6 L5.42 14.58 M2,16 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M10.8 14.8 14 18 M16 12h-2 M22 12h-2" }]]
|
|
784
|
+
}, Qa = {
|
|
785
|
+
name: "lu-scissors",
|
|
786
|
+
components: [["path", { d: "M3,6 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M8.12 8.12 12 12 M20 4 8.12 15.88 M3,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M14.8 14.8 20 20" }]]
|
|
787
|
+
}, Ka = {
|
|
788
|
+
name: "lu-screen-share-off",
|
|
789
|
+
components: [["path", { d: "M13 3H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-3 M8 21h8 M12 17v4 M22 3 L17 8 M17 3 L22 8" }]]
|
|
790
|
+
}, ja = {
|
|
791
|
+
name: "lu-screen-share",
|
|
792
|
+
components: [["path", { d: "M13 3H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-3 M8 21h8 M12 17v4 M17 8 L22 3 M17 3h5v5" }]]
|
|
793
|
+
}, Ga = {
|
|
794
|
+
name: "lu-scroll-text",
|
|
795
|
+
components: [["path", { d: "M15 12h-5 M15 8h-5 M19 17V5a2 2 0 0 0-2-2H4 M8 21h12a2 2 0 0 0 2-2v-1a1 1 0 0 0-1-1H11a1 1 0 0 0-1 1v1a2 2 0 1 1-4 0V5a2 2 0 1 0-4 0v2a1 1 0 0 0 1 1h3" }]]
|
|
796
|
+
}, Ja = {
|
|
797
|
+
name: "lu-scroll",
|
|
798
|
+
components: [["path", { d: "M19 17V5a2 2 0 0 0-2-2H4 M8 21h12a2 2 0 0 0 2-2v-1a1 1 0 0 0-1-1H11a1 1 0 0 0-1 1v1a2 2 0 1 1-4 0V5a2 2 0 1 0-4 0v2a1 1 0 0 0 1 1h3" }]]
|
|
799
|
+
}, Wa = {
|
|
800
|
+
name: "lu-search-check",
|
|
801
|
+
components: [["path", { d: "m8 11 2 2 4-4 M3,11 a8,8 0 1,0 16,0 a8,8 0 1,0 -16,0 Z M21 21 L16.7 16.7" }]]
|
|
802
|
+
}, Ya = {
|
|
803
|
+
name: "lu-search-code",
|
|
804
|
+
components: [["path", { d: "m13 13.5 2-2.5-2-2.5 M21 21 L16.7 16.7 M9 8.5 7 11l2 2.5 M3,11 a8,8 0 1,0 16,0 a8,8 0 1,0 -16,0 Z" }]]
|
|
805
|
+
}, _a = {
|
|
806
|
+
name: "lu-search-slash",
|
|
807
|
+
components: [["path", { d: "m13.5 8.5-5 5 M3,11 a8,8 0 1,0 16,0 a8,8 0 1,0 -16,0 Z M21 21 L16.7 16.7" }]]
|
|
808
|
+
}, $a = {
|
|
809
|
+
name: "lu-search-x",
|
|
810
|
+
components: [["path", { d: "m13.5 8.5-5 5 M8.5 8.5 L13.5 13.5 M3,11 a8,8 0 1,0 16,0 a8,8 0 1,0 -16,0 Z M21 21 L16.7 16.7" }]]
|
|
811
|
+
}, a4 = {
|
|
812
|
+
name: "lu-search",
|
|
813
|
+
components: [["path", { d: "m21 21-4.34-4.34 M3,11 a8,8 0 1,0 16,0 a8,8 0 1,0 -16,0 Z" }]]
|
|
658
814
|
}, n4 = {
|
|
659
|
-
name: "
|
|
660
|
-
components: [["path", { d: "
|
|
661
|
-
}, e4 = {
|
|
662
|
-
name: "ri-align-vertically",
|
|
663
|
-
components: [["path", { d: "M3 11H21V13H3V11ZM18 18V21H16V18H13L17 14L21 18H18ZM8 18V21H6V18H3L7 14L11 18H8ZM18 6H21L17 10L13 6H16V3H18V6ZM8 6H11L7 10L3 6H6V3H8V6Z" }]]
|
|
664
|
-
}, L4 = {
|
|
665
|
-
name: "ri-asterisk",
|
|
666
|
-
components: [["path", { d: "M12.9998 3L12.9996 10.267L19.294 6.63397L20.294 8.36602L14.0006 11.999L20.294 15.634L19.294 17.366L12.9996 13.732L12.9998 21H10.9998L10.9996 13.732L4.70557 17.366L3.70557 15.634L9.99857 12L3.70557 8.36602L4.70557 6.63397L10.9996 10.267L10.9998 3H12.9998Z" }]]
|
|
667
|
-
}, i4 = {
|
|
668
|
-
name: "ri-attachment-2",
|
|
669
|
-
components: [["path", { d: "M14.8287 7.75737L9.1718 13.4142C8.78127 13.8047 8.78127 14.4379 9.1718 14.8284C9.56232 15.219 10.1955 15.219 10.586 14.8284L16.2429 9.17158C17.4144 8.00001 17.4144 6.10052 16.2429 4.92894C15.0713 3.75737 13.1718 3.75737 12.0002 4.92894L6.34337 10.5858C4.39075 12.5384 4.39075 15.7042 6.34337 17.6569C8.29599 19.6095 11.4618 19.6095 13.4144 17.6569L19.0713 12L20.4855 13.4142L14.8287 19.0711C12.095 21.8047 7.66283 21.8047 4.92916 19.0711C2.19549 16.3374 2.19549 11.9053 4.92916 9.17158L10.586 3.51473C12.5386 1.56211 15.7045 1.56211 17.6571 3.51473C19.6097 5.46735 19.6097 8.63317 17.6571 10.5858L12.0002 16.2427C10.8287 17.4142 8.92916 17.4142 7.75759 16.2427C6.58601 15.0711 6.58601 13.1716 7.75759 12L13.4144 6.34316L14.8287 7.75737Z" }]]
|
|
670
|
-
}, o4 = {
|
|
671
|
-
name: "ri-bold",
|
|
672
|
-
components: [["path", { d: "M8 11H12.5C13.8807 11 15 9.88071 15 8.5C15 7.11929 13.8807 6 12.5 6H8V11ZM18 15.5C18 17.9853 15.9853 20 13.5 20H6V4H12.5C14.9853 4 17 6.01472 17 8.5C17 9.70431 16.5269 10.7981 15.7564 11.6058C17.0979 12.3847 18 13.837 18 15.5ZM8 13V18H13.5C14.8807 18 16 16.8807 16 15.5C16 14.1193 14.8807 13 13.5 13H8Z" }]]
|
|
815
|
+
name: "lu-section",
|
|
816
|
+
components: [["path", { d: "M16 5a4 3 0 0 0-8 0c0 4 8 3 8 7a4 3 0 0 1-8 0 M8 19a4 3 0 0 0 8 0c0-4-8-3-8-7a4 3 0 0 1 8 0" }]]
|
|
673
817
|
}, t4 = {
|
|
674
|
-
name: "
|
|
675
|
-
components: [["path", { d: "
|
|
818
|
+
name: "lu-send-horizontal",
|
|
819
|
+
components: [["path", { d: "M3.714 3.048a.498.498 0 0 0-.683.627l2.843 7.627a2 2 0 0 1 0 1.396l-2.842 7.627a.498.498 0 0 0 .682.627l18-8.5a.5.5 0 0 0 0-.904z M6 12h16" }]]
|
|
820
|
+
}, o4 = {
|
|
821
|
+
name: "lu-send-to-back",
|
|
822
|
+
components: [["path", { d: "M16,14 h4 a2,2 0 0 1 2,2 v4 a2,2 0 0 1 -2,2 h-4 a2,2 0 0 1 -2,-2 v-4 a2,2 0 0 1 2,-2 Z M4,2 h4 a2,2 0 0 1 2,2 v4 a2,2 0 0 1 -2,2 h-4 a2,2 0 0 1 -2,-2 v-4 a2,2 0 0 1 2,-2 Z M7 14v1a2 2 0 0 0 2 2h1 M14 7h1a2 2 0 0 1 2 2v1" }]]
|
|
823
|
+
}, e4 = {
|
|
824
|
+
name: "lu-send",
|
|
825
|
+
components: [["path", { d: "M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z M21.85 2.15 L10.91 13.09" }]]
|
|
676
826
|
}, M4 = {
|
|
677
|
-
name: "
|
|
678
|
-
components: [["path", { d: "
|
|
679
|
-
},
|
|
680
|
-
name: "
|
|
681
|
-
components: [["path", { d: "
|
|
682
|
-
}, l4 = {
|
|
683
|
-
name: "ri-carousel-view",
|
|
684
|
-
components: [["path", { d: "M4 3H1V5H3V19H1V21H4C4.55228 21 5 20.5523 5 20V4C5 3.44772 4.55228 3 4 3ZM7 4C7 3.44772 7.44772 3 8 3H16C16.5523 3 17 3.44772 17 4V20C17 20.5523 16.5523 21 16 21H8C7.44772 21 7 20.5523 7 20V4ZM9 5V19H15V5H9ZM19 4C19 3.44772 19.4477 3 20 3H23V5H21V19H23V21H20C19.4477 21 19 20.5523 19 20V4Z" }]]
|
|
685
|
-
}, a4 = {
|
|
686
|
-
name: "ri-code-block",
|
|
687
|
-
components: [["path", { d: "M3.41436 5.99995L5.70726 3.70706L4.29304 2.29285L0.585938 5.99995L4.29304 9.70706L5.70726 8.29285L3.41436 5.99995ZM9.58594 5.99995L7.29304 3.70706L8.70726 2.29285L12.4144 5.99995L8.70726 9.70706L7.29304 8.29285L9.58594 5.99995ZM14.0002 2.99995H21.0002C21.5524 2.99995 22.0002 3.44767 22.0002 3.99995V20C22.0002 20.5522 21.5524 21 21.0002 21H3.00015C2.44787 21 2.00015 20.5522 2.00015 20V12H4.00015V19H20.0002V4.99995H14.0002V2.99995Z" }]]
|
|
688
|
-
}, c4 = {
|
|
689
|
-
name: "ri-code-view",
|
|
690
|
-
components: [["path", { d: "M16.95 8.46448L18.3642 7.05026L23.3139 12L18.3642 16.9498L16.95 15.5355L20.4855 12L16.95 8.46448ZM7.05048 8.46448L3.51495 12L7.05048 15.5355L5.63627 16.9498L0.686523 12L5.63627 7.05026L7.05048 8.46448Z" }]]
|
|
827
|
+
name: "lu-separator-horizontal",
|
|
828
|
+
components: [["path", { d: "M3 12 L21 12 M8 8 L12 4 L16 8 M16 16 L12 20 L8 16" }]]
|
|
829
|
+
}, h4 = {
|
|
830
|
+
name: "lu-separator-vertical",
|
|
831
|
+
components: [["path", { d: "M12 3 L12 21 M8 8 L4 12 L8 16 M16 16 L20 12 L16 8" }]]
|
|
691
832
|
}, s4 = {
|
|
692
|
-
name: "
|
|
693
|
-
components: [["path", { d: "
|
|
833
|
+
name: "lu-server-cog",
|
|
834
|
+
components: [["path", { d: "m10.852 14.772-.383.923 M13.148 14.772a3 3 0 1 0-2.296-5.544l-.383-.923 M13.15 9.23 L13.53 8.3 M13.53 15.7 L13.15 14.77 A3 3 0 1 1 10.85 9.23 M14.77 10.85 L15.7 10.47 M14.77 13.15 L15.7 13.53 M4.5 10H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-.5 M4.5 14H4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-.5 M6 18h.01 M6 6h.01 M9.23 10.85 L8.3 10.47 M9.23 13.15 L8.3 13.53" }]]
|
|
835
|
+
}, c4 = {
|
|
836
|
+
name: "lu-server-crash",
|
|
837
|
+
components: [["path", { d: "M6 10H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-2 M6 14H4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-2 M6 6h.01 M6 18h.01 M13 6 L9 12 L15 12 L11 18" }]]
|
|
694
838
|
}, p4 = {
|
|
695
|
-
name: "
|
|
696
|
-
components: [["path", { d: "
|
|
839
|
+
name: "lu-server-off",
|
|
840
|
+
components: [["path", { d: "M7 2h13a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-5 M10 10 2.5 2.5C2 2 2 2.5 2 5v3a2 2 0 0 0 2 2h6z M22 17v-1a2 2 0 0 0-2-2h-1 M4 14a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h16.5l1-.5.5.5-8-8H4z M6 18h.01 M2 2 L22 22" }]]
|
|
841
|
+
}, u4 = {
|
|
842
|
+
name: "lu-server",
|
|
843
|
+
components: [["path", { d: "M4,2 h16 a2,2 0 0 1 2,2 v4 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-4 a2,2 0 0 1 2,-2 Z M4,14 h16 a2,2 0 0 1 2,2 v4 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-4 a2,2 0 0 1 2,-2 Z M6 6 L6.01 6 M6 18 L6.01 18" }]]
|
|
844
|
+
}, l4 = {
|
|
845
|
+
name: "lu-settings-2",
|
|
846
|
+
components: [["path", { d: "M20 7h-9 M14 17H5 M14,17 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M4,7 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
|
|
697
847
|
}, m4 = {
|
|
698
|
-
name: "
|
|
699
|
-
components: [["path", { d: "
|
|
848
|
+
name: "lu-settings",
|
|
849
|
+
components: [["path", { d: "M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z M9,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
|
|
850
|
+
}, L4 = {
|
|
851
|
+
name: "lu-shapes",
|
|
852
|
+
components: [["path", { d: "M8.3 10a.7.7 0 0 1-.626-1.079L11.4 3a.7.7 0 0 1 1.198-.043L16.3 8.9a.7.7 0 0 1-.572 1.1Z M4,14 h5 a1,1 0 0 1 1,1 v5 a1,1 0 0 1 -1,1 h-5 a1,1 0 0 1 -1,-1 v-5 a1,1 0 0 1 1,-1 Z M14,17.5 a3.5,3.5 0 1,0 7,0 a3.5,3.5 0 1,0 -7,0 Z" }]]
|
|
853
|
+
}, v4 = {
|
|
854
|
+
name: "lu-share-2",
|
|
855
|
+
components: [["path", { d: "M15,5 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M3,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M15,19 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M8.59 13.51 L15.42 17.49 M15.41 6.51 L8.59 10.49" }]]
|
|
700
856
|
}, r4 = {
|
|
701
|
-
name: "
|
|
702
|
-
components: [["path", { d: "M4
|
|
857
|
+
name: "lu-share",
|
|
858
|
+
components: [["path", { d: "M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8 M16 6 L12 2 L8 6 M12 2 L12 15" }]]
|
|
703
859
|
}, d4 = {
|
|
704
|
-
name: "
|
|
705
|
-
components: [["path", { d: "
|
|
706
|
-
},
|
|
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: "
|
|
860
|
+
name: "lu-sheet",
|
|
861
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M3 9 L21 9 M3 15 L21 15 M9 9 L9 21 M15 9 L15 21" }]]
|
|
862
|
+
}, i4 = {
|
|
863
|
+
name: "lu-shell",
|
|
864
|
+
components: [["path", { d: "M14 11a2 2 0 1 1-4 0 4 4 0 0 1 8 0 6 6 0 0 1-12 0 8 8 0 0 1 16 0 10 10 0 1 1-20 0 11.93 11.93 0 0 1 2.42-7.22 2 2 0 1 1 3.16 2.44" }]]
|
|
865
|
+
}, Z4 = {
|
|
866
|
+
name: "lu-shield-alert",
|
|
867
|
+
components: [["path", { d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z M12 8v4 M12 16h.01" }]]
|
|
868
|
+
}, S4 = {
|
|
869
|
+
name: "lu-shield-ban",
|
|
870
|
+
components: [["path", { d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z M4.24 5.21 L18.63 17.68" }]]
|
|
871
|
+
}, V4 = {
|
|
872
|
+
name: "lu-shield-check",
|
|
873
|
+
components: [["path", { d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z M9 12 L11 14 L15 10" }]]
|
|
874
|
+
}, H4 = {
|
|
875
|
+
name: "lu-shield-ellipsis",
|
|
876
|
+
components: [["path", { d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z M8 12h.01 M12 12h.01 M16 12h.01" }]]
|
|
721
877
|
}, g4 = {
|
|
722
|
-
name: "
|
|
723
|
-
components: [["path", { d: "
|
|
878
|
+
name: "lu-shield-half",
|
|
879
|
+
components: [["path", { d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z M12 22V2" }]]
|
|
880
|
+
}, A4 = {
|
|
881
|
+
name: "lu-shield-minus",
|
|
882
|
+
components: [["path", { d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z M9 12h6" }]]
|
|
883
|
+
}, f4 = {
|
|
884
|
+
name: "lu-shield-off",
|
|
885
|
+
components: [["path", { d: "m2 2 20 20 M5 5a1 1 0 0 0-1 1v7c0 5 3.5 7.5 7.67 8.94a1 1 0 0 0 .67.01c2.35-.82 4.48-1.97 5.9-3.71 M9.309 3.652A12.252 12.252 0 0 0 11.24 2.28a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1v7a9.784 9.784 0 0 1-.08 1.264" }]]
|
|
886
|
+
}, q4 = {
|
|
887
|
+
name: "lu-shield-plus",
|
|
888
|
+
components: [["path", { d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z M9 12h6 M12 9v6" }]]
|
|
724
889
|
}, k4 = {
|
|
725
|
-
name: "
|
|
726
|
-
components: [["path", { d: "
|
|
890
|
+
name: "lu-shield-question",
|
|
891
|
+
components: [["path", { d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z M9.1 9a3 3 0 0 1 5.82 1c0 2-3 3-3 3 M12 17h.01" }]]
|
|
892
|
+
}, w4 = {
|
|
893
|
+
name: "lu-shield-user",
|
|
894
|
+
components: [["path", { d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z M6.376 18.91a6 6 0 0 1 11.249.003 M8,11 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z" }]]
|
|
895
|
+
}, P4 = {
|
|
896
|
+
name: "lu-shield-x",
|
|
897
|
+
components: [["path", { d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z M14.5 9.5 L9.5 14.5 M9.5 9.5 L14.5 14.5" }]]
|
|
898
|
+
}, z4 = {
|
|
899
|
+
name: "lu-shield",
|
|
900
|
+
components: [["path", { d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z" }]]
|
|
901
|
+
}, C4 = {
|
|
902
|
+
name: "lu-ship-wheel",
|
|
903
|
+
components: [["path", { d: "M4,12 a8,8 0 1,0 16,0 a8,8 0 1,0 -16,0 Z M12 2v7.5 M19 5 L13.77 10.23 M22 12h-7.5 M19 19 L13.77 13.77 M12 14.5V22 M10.23 13.77 5 19 M9.5 12H2 M10.23 10.23 5 5 M9.5,12 a2.5,2.5 0 1,0 5,0 a2.5,2.5 0 1,0 -5,0 Z" }]]
|
|
727
904
|
}, b4 = {
|
|
728
|
-
name: "
|
|
729
|
-
components: [["path", { d: "
|
|
905
|
+
name: "lu-ship",
|
|
906
|
+
components: [["path", { d: "M12 10.189V14 M12 2v3 M19 13V7a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2v6 M19.38 20A11.6 11.6 0 0 0 21 14l-8.188-3.639a2 2 0 0 0-1.624 0L3 14a11.6 11.6 0 0 0 2.81 7.76 M2 21c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1s1.2 1 2.5 1c2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1" }]]
|
|
907
|
+
}, R4 = {
|
|
908
|
+
name: "lu-shirt",
|
|
909
|
+
components: [["path", { d: "M20.38 3.46 16 2a4 4 0 0 1-8 0L3.62 3.46a2 2 0 0 0-1.34 2.23l.58 3.47a1 1 0 0 0 .99.84H6v10c0 1.1.9 2 2 2h8a2 2 0 0 0 2-2V10h2.15a1 1 0 0 0 .99-.84l.58-3.47a2 2 0 0 0-1.34-2.23z" }]]
|
|
910
|
+
}, T4 = {
|
|
911
|
+
name: "lu-shopping-bag",
|
|
912
|
+
components: [["path", { d: "M6 2 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4Z M3 6h18 M16 10a4 4 0 0 1-8 0" }]]
|
|
730
913
|
}, y4 = {
|
|
731
|
-
name: "
|
|
732
|
-
components: [["path", { d: "
|
|
733
|
-
},
|
|
734
|
-
name: "
|
|
735
|
-
components: [["path", { d: "
|
|
736
|
-
}, S4 = {
|
|
737
|
-
name: "ri-font-sans-serif",
|
|
738
|
-
components: [["path", { d: "M5 4H19V8H17.5C17 6 17 5 15 5H10V12H13C14 12 15 11.5 15 10H16V15H15C15 13.5 14 13 13 13H10V17.5C10 20 13.5 20 13.5 20V21H5V20C7 19.5 7 18.5 7 17.5V7.5C7 6.5 7 5.5 5 5V4Z" }]]
|
|
914
|
+
name: "lu-shopping-basket",
|
|
915
|
+
components: [["path", { d: "m15 11-1 9 M19 11 L15 4 M2 11h20 M3.5 11 L5.1 18.4 A2 2 0 0 0 7.1 20 L16.9 20 A2 2 0 0 0 18.9 18.4 L20.6 11 M4.5 15.5h15 M5 11 L9 4 M9 11 L10 20" }]]
|
|
916
|
+
}, O4 = {
|
|
917
|
+
name: "lu-shopping-cart",
|
|
918
|
+
components: [["path", { d: "M7,21 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M18,21 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12" }]]
|
|
739
919
|
}, x4 = {
|
|
740
|
-
name: "
|
|
741
|
-
components: [["path", { d: "
|
|
742
|
-
}, B4 = {
|
|
743
|
-
name: "ri-font-size-2",
|
|
744
|
-
components: [["path", { d: "M10 6V21H8V6H2V4H16V6H10ZM18 14V21H16V14H13V12H21V14H18Z" }]]
|
|
745
|
-
}, T4 = {
|
|
746
|
-
name: "ri-font-size-ai",
|
|
747
|
-
components: [["path", { d: "M19.4668 8.69379L19.7134 8.12811C20.1529 7.11947 20.9445 6.31641 21.9323 5.87708L22.6919 5.53922C23.1027 5.35653 23.1027 4.75881 22.6919 4.57612L21.9748 4.25714C20.9616 3.80651 20.1558 2.97373 19.7238 1.93083L19.4706 1.31953C19.2942 0.893489 18.7058 0.893489 18.5293 1.31953L18.2761 1.93083C17.8442 2.97373 17.0384 3.80651 16.0252 4.25714L15.308 4.57612C14.8973 4.75881 14.8973 5.35653 15.308 5.53922L16.0677 5.87708C17.0555 6.31641 17.8471 7.11947 18.2866 8.12811L18.5331 8.69379C18.7136 9.10792 19.2864 9.10792 19.4668 8.69379ZM4.75416 15H11.246L13.246 20H15.4001L9.0001 4H7.0001L0.600098 20H2.75416L4.75416 15ZM8.0001 6.88516L10.446 13H5.55416L8.0001 6.88516ZM21.0001 12V12.5351C20.4118 12.1948 19.7287 12 19.0001 12C16.791 12 15.0001 13.7909 15.0001 16C15.0001 18.2091 16.791 20 19.0001 20C19.7287 20 20.4118 19.8052 21.0001 19.4649V20H23.0001V12H21.0001ZM21.0001 16C21.0001 17.1046 20.1047 18 19.0001 18C17.8955 18 17.0001 17.1046 17.0001 16C17.0001 14.8954 17.8955 14 19.0001 14C20.1047 14 21.0001 14.8954 21.0001 16Z" }]]
|
|
748
|
-
}, P4 = {
|
|
749
|
-
name: "ri-font-size",
|
|
750
|
-
components: [["path", { d: "M11.246 15H4.75416L2.75416 20H0.600098L7.0001 4H9.0001L15.4001 20H13.246L11.246 15ZM10.446 13L8.0001 6.88516L5.55416 13H10.446ZM21.0001 12.5351V12H23.0001V20H21.0001V19.4649C20.4118 19.8052 19.7287 20 19.0001 20C16.791 20 15.0001 18.2091 15.0001 16C15.0001 13.7909 16.791 12 19.0001 12C19.7287 12 20.4118 12.1948 21.0001 12.5351ZM19.0001 18C20.1047 18 21.0001 17.1046 21.0001 16C21.0001 14.8954 20.1047 14 19.0001 14C17.8955 14 17.0001 14.8954 17.0001 16C17.0001 17.1046 17.8955 18 19.0001 18Z" }]]
|
|
920
|
+
name: "lu-shovel",
|
|
921
|
+
components: [["path", { d: "M2 22v-5l5-5 5 5-5 5z M9.5 14.5 16 8 M17 2 L22 7 L21.5 7.5 A3.53 3.53 0 0 1 16.5 7.5 C33 15, 16.5 7.5, 16.5 7.5 A3.53 3.53 0 0 1 16.5 2.5 L17 2" }]]
|
|
751
922
|
}, D4 = {
|
|
752
|
-
name: "
|
|
753
|
-
components: [["path", { d: "
|
|
754
|
-
},
|
|
755
|
-
name: "
|
|
756
|
-
components: [["path", { d: "M10
|
|
757
|
-
}, A4 = {
|
|
758
|
-
name: "ri-functions",
|
|
759
|
-
components: [["path", { d: "M5 18L12.6796 12L5 6V4H19V6H8.26348L16 12L8.26348 18H19V20H5V18Z" }]]
|
|
923
|
+
name: "lu-shower-head",
|
|
924
|
+
components: [["path", { d: "m4 4 2.5 2.5 M13.5 6.5a4.95 4.95 0 0 0-7 7 M15 5 5 15 M14 17v.01 M10 16v.01 M13 13v.01 M16 10v.01 M11 20v.01 M17 14v.01 M20 11v.01" }]]
|
|
925
|
+
}, B4 = {
|
|
926
|
+
name: "lu-shredder",
|
|
927
|
+
components: [["path", { d: "M10 22v-5 M14 19v-2 M14 2v4a2 2 0 0 0 2 2h4 M18 20v-3 M2 13h20 M20 13V7l-5-5H6a2 2 0 0 0-2 2v9 M6 20v-3" }]]
|
|
760
928
|
}, N4 = {
|
|
761
|
-
name: "
|
|
762
|
-
components: [["path", { d: "
|
|
929
|
+
name: "lu-shrimp",
|
|
930
|
+
components: [["path", { d: "M11 12h.01 M13 22c.5-.5 1.12-1 2.5-1-1.38 0-2-.5-2.5-1 M14 2a3.28 3.28 0 0 1-3.227 1.798l-6.17-.561A2.387 2.387 0 1 0 4.387 8H15.5a1 1 0 0 1 0 13 1 1 0 0 0 0-5H12a7 7 0 0 1-7-7V8 M14 8a8.5 8.5 0 0 1 0 8 M16 16c2 0 4.5-4 4-6" }]]
|
|
931
|
+
}, U4 = {
|
|
932
|
+
name: "lu-shrink",
|
|
933
|
+
components: [["path", { d: "m15 15 6 6m-6-6v4.8m0-4.8h4.8 M9 19.8V15m0 0H4.2M9 15l-6 6 M15 4.2V9m0 0h4.8M15 9l6-6 M9 4.2V9m0 0H4.2M9 9 3 3" }]]
|
|
934
|
+
}, F4 = {
|
|
935
|
+
name: "lu-shrub",
|
|
936
|
+
components: [["path", { d: "M12 22v-7l-2-2 M17 8v.8A6 6 0 0 1 13.8 20H10A6.5 6.5 0 0 1 7 8a5 5 0 0 1 10 0Z M14 14 L12 16" }]]
|
|
937
|
+
}, X4 = {
|
|
938
|
+
name: "lu-shuffle",
|
|
939
|
+
components: [["path", { d: "m18 14 4 4-4 4 M18 2 L22 6 L18 10 M2 18h1.973a4 4 0 0 0 3.3-1.7l5.454-8.6a4 4 0 0 1 3.3-1.7H22 M2 6h1.972a4 4 0 0 1 3.6 2.2 M22 18h-6.041a4 4 0 0 1-3.3-1.8l-.359-.45" }]]
|
|
763
940
|
}, E4 = {
|
|
764
|
-
name: "
|
|
765
|
-
components: [["path", { d: "
|
|
941
|
+
name: "lu-sigma",
|
|
942
|
+
components: [["path", { d: "M18 7V5a1 1 0 0 0-1-1H6.5a.5.5 0 0 0-.4.8l4.5 6a2 2 0 0 1 0 2.4l-4.5 6a.5.5 0 0 0 .4.8H17a1 1 0 0 0 1-1v-2" }]]
|
|
766
943
|
}, I4 = {
|
|
767
|
-
name: "
|
|
768
|
-
components: [["path", { d: "
|
|
769
|
-
}, z4 = {
|
|
770
|
-
name: "ri-h-2",
|
|
771
|
-
components: [["path", { d: "M4 4V11H11V4H13V20H11V13H4V20H2V4H4ZM18.5 8C20.5711 8 22.25 9.67893 22.25 11.75C22.25 12.6074 21.9623 13.3976 21.4781 14.0292L21.3302 14.2102L18.0343 18H22V20H15L14.9993 18.444L19.8207 12.8981C20.0881 12.5908 20.25 12.1893 20.25 11.75C20.25 10.7835 19.4665 10 18.5 10C17.5818 10 16.8288 10.7071 16.7558 11.6065L16.75 11.75H14.75C14.75 9.67893 16.4289 8 18.5 8Z" }]]
|
|
772
|
-
}, U4 = {
|
|
773
|
-
name: "ri-h-3",
|
|
774
|
-
components: [["path", { d: "M22 8L21.9984 10L19.4934 12.883C21.0823 13.3184 22.25 14.7728 22.25 16.5C22.25 18.5711 20.5711 20.25 18.5 20.25C16.674 20.25 15.1528 18.9449 14.8184 17.2166L16.7821 16.8352C16.9384 17.6413 17.6481 18.25 18.5 18.25C19.4665 18.25 20.25 17.4665 20.25 16.5C20.25 15.5335 19.4665 14.75 18.5 14.75C18.214 14.75 17.944 14.8186 17.7056 14.9403L16.3992 13.3932L19.3484 10H15V8H22ZM4 4V11H11V4H13V20H11V13H4V20H2V4H4Z" }]]
|
|
775
|
-
}, G4 = {
|
|
776
|
-
name: "ri-h-4",
|
|
777
|
-
components: [["path", { d: "M13 20H11V13H4V20H2V4H4V11H11V4H13V20ZM22 8V16H23.5V18H22V20H20V18H14.5V16.66L19.5 8H22ZM20 11.133L17.19 16H20V11.133Z" }]]
|
|
778
|
-
}, W4 = {
|
|
779
|
-
name: "ri-h-5",
|
|
780
|
-
components: [["path", { d: "M22 8V10H17.6769L17.2126 12.6358C17.5435 12.5472 17.8912 12.5 18.25 12.5C20.4591 12.5 22.25 14.2909 22.25 16.5C22.25 18.7091 20.4591 20.5 18.25 20.5C16.4233 20.5 14.8827 19.2756 14.4039 17.6027L16.3271 17.0519C16.5667 17.8881 17.3369 18.5 18.25 18.5C19.3546 18.5 20.25 17.6046 20.25 16.5C20.25 15.3954 19.3546 14.5 18.25 14.5C17.6194 14.5 17.057 14.7918 16.6904 15.2478L14.8803 14.3439L16 8H22ZM4 4V11H11V4H13V20H11V13H4V20H2V4H4Z" }]]
|
|
781
|
-
}, q4 = {
|
|
782
|
-
name: "ri-h-6",
|
|
783
|
-
components: [["path", { d: "M21.097 8L18.499 12.5C20.7091 12.5 22.5 14.2909 22.5 16.5C22.5 18.7091 20.7091 20.5 18.5 20.5C16.2909 20.5 14.5 18.7091 14.5 16.5C14.5 15.7636 14.699 15.0737 15.0461 14.4811L18.788 8H21.097ZM4 4V11H11V4H13V20H11V13H4V20H2V4H4ZM18.5 14.5C17.3954 14.5 16.5 15.3954 16.5 16.5C16.5 17.6046 17.3954 18.5 18.5 18.5C19.6046 18.5 20.5 17.6046 20.5 16.5C20.5 15.3954 19.6046 14.5 18.5 14.5Z" }]]
|
|
784
|
-
}, O4 = {
|
|
785
|
-
name: "ri-hand",
|
|
786
|
-
components: [["path", { d: "M12.5002 2C12.2241 2 12.0002 2.22386 12.0002 2.5V12H10.0002V4.5C10.0002 4.22386 9.77634 4 9.5002 4C9.22405 4 9.0002 4.22386 9.0002 4.5V14C8.64653 14 7.00024 14 7.00024 14C6.61911 12.3792 5.64236 11.4407 4.5954 11.3216C4.87926 12.0664 5.36117 13.2592 6.16634 15.0995C7.02511 17.0622 7.89128 18.5218 9.00374 19.4986C10.0783 20.442 11.4586 21 13.5002 21C16.5378 21 19.0002 18.5377 19.0002 15.5002V7C19.0002 6.72386 18.7763 6.5 18.5002 6.5C18.2241 6.5 18.0002 6.72386 18.0002 7V12H16.0002V4C16.0002 3.72386 15.7763 3.5 15.5002 3.5C15.2241 3.5 15.0002 3.72386 15.0002 4V12H13.0002V2.5C13.0002 2.22386 12.7763 2 12.5002 2ZM21.0002 15.5002C21.0002 19.6424 17.6423 23 13.5002 23C11.0417 23 9.17214 22.308 7.68416 21.0015C6.23411 19.7283 5.22528 17.9381 4.33405 15.9012C3.40393 13.7753 2.89004 12.4804 2.60991 11.7235C2.25318 10.7597 2.74616 9.41212 4.08583 9.31846C5.24076 9.23771 6.22061 9.61249 7.0002 10.2587V4.5C7.0002 3.11929 8.11949 2 9.5002 2C9.68522 2 9.86554 2.0201 10.0391 2.05823C10.2477 0.888227 11.2702 0 12.5002 0C13.5602 0 14.4661 0.659694 14.8298 1.59091C15.0431 1.53167 15.268 1.5 15.5002 1.5C16.8809 1.5 18.0002 2.61929 18.0002 4V4.55001C18.1618 4.51722 18.329 4.5 18.5002 4.5C19.8809 4.5 21.0002 5.61929 21.0002 7V15.5002Z" }]]
|
|
787
|
-
}, K4 = {
|
|
788
|
-
name: "ri-hashtag",
|
|
789
|
-
components: [["path", { d: "M7.78428 14L8.2047 10H4V8H8.41491L8.94043 3H10.9514L10.4259 8H14.4149L14.9404 3H16.9514L16.4259 8H20V10H16.2157L15.7953 14H20V16H15.5851L15.0596 21H13.0486L13.5741 16H9.58509L9.05957 21H7.04855L7.57407 16H4V14H7.78428ZM9.7953 14H13.7843L14.2047 10H10.2157L9.7953 14Z" }]]
|
|
944
|
+
name: "lu-signal-high",
|
|
945
|
+
components: [["path", { d: "M2 20h.01 M7 20v-4 M12 20v-8 M17 20V8" }]]
|
|
790
946
|
}, Q4 = {
|
|
791
|
-
name: "
|
|
792
|
-
components: [["path", { d: "
|
|
947
|
+
name: "lu-signal-low",
|
|
948
|
+
components: [["path", { d: "M2 20h.01 M7 20v-4" }]]
|
|
949
|
+
}, K4 = {
|
|
950
|
+
name: "lu-signal-medium",
|
|
951
|
+
components: [["path", { d: "M2 20h.01 M7 20v-4 M12 20v-8" }]]
|
|
793
952
|
}, j4 = {
|
|
794
|
-
name: "
|
|
795
|
-
components: [["path", { d: "
|
|
953
|
+
name: "lu-signal-zero",
|
|
954
|
+
components: [["path", { d: "M2 20h.01" }]]
|
|
955
|
+
}, G4 = {
|
|
956
|
+
name: "lu-signal",
|
|
957
|
+
components: [["path", { d: "M2 20h.01 M7 20v-4 M12 20v-8 M17 20V8 M22 4v16" }]]
|
|
796
958
|
}, J4 = {
|
|
797
|
-
name: "
|
|
798
|
-
components: [["path", { d: "
|
|
799
|
-
},
|
|
800
|
-
name: "
|
|
801
|
-
components: [["path", { d: "
|
|
959
|
+
name: "lu-signature",
|
|
960
|
+
components: [["path", { d: "m21 17-2.156-1.868A.5.5 0 0 0 18 15.5v.5a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1c0-2.545-3.991-3.97-8.5-4a1 1 0 0 0 0 5c4.153 0 4.745-11.295 5.708-13.5a2.5 2.5 0 1 1 3.31 3.284 M3 21h18" }]]
|
|
961
|
+
}, W4 = {
|
|
962
|
+
name: "lu-signpost-big",
|
|
963
|
+
components: [["path", { d: "M10 9H4L2 7l2-2h6 M14 5h6l2 2-2 2h-6 M10 22V4a2 2 0 1 1 4 0v18 M8 22h8" }]]
|
|
802
964
|
}, Y4 = {
|
|
803
|
-
name: "
|
|
804
|
-
components: [["path", { d: "
|
|
965
|
+
name: "lu-signpost",
|
|
966
|
+
components: [["path", { d: "M12 13v8 M12 3v3 M18 6a2 2 0 0 1 1.387.56l2.307 2.22a1 1 0 0 1 0 1.44l-2.307 2.22A2 2 0 0 1 18 13H6a2 2 0 0 1-1.387-.56l-2.306-2.22a1 1 0 0 1 0-1.44l2.306-2.22A2 2 0 0 1 6 6z" }]]
|
|
805
967
|
}, _4 = {
|
|
806
|
-
name: "
|
|
807
|
-
components: [["path", { d: "
|
|
968
|
+
name: "lu-siren",
|
|
969
|
+
components: [["path", { d: "M7 18v-6a5 5 0 1 1 10 0v6 M5 21a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-1a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2z M21 12h1 M18.5 4.5 18 5 M2 12h1 M12 2v1 M4.93 4.93 L5.64 5.64 M12 12v6" }]]
|
|
808
970
|
}, $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: "
|
|
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: "
|
|
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: "
|
|
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: "
|
|
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: "M5
|
|
967
|
-
},
|
|
968
|
-
name: "
|
|
969
|
-
components: [["path", { d: "
|
|
970
|
-
},
|
|
971
|
-
name: "
|
|
972
|
-
components: [["path", { d: "
|
|
973
|
-
}, C5 = {
|
|
974
|
-
name: "ri-sort-alphabet-asc",
|
|
975
|
-
components: [["path", { d: "M4.86885 11H2.6665L6 3H8L11.3334 11H9.13113L8.7213 10H5.27869L4.86885 11ZM6.09836 8H7.90163L7 5.8L6.09836 8ZM18.9999 16V3H16.9999V16H13.9999L17.9999 21L21.9999 16H18.9999ZM10.9999 13H2.99992V15H7.85414L2.99992 19V21H10.9999V19H6.14605L10.9999 15V13Z" }]]
|
|
976
|
-
}, H5 = {
|
|
977
|
-
name: "ri-sort-alphabet-desc",
|
|
978
|
-
components: [["path", { d: "M4.86885 11H2.6665L6 3H8L11.3334 11H9.13113L8.7213 10H5.27869L4.86885 11ZM6.09836 8H7.90163L7 5.8L6.09836 8ZM21.9999 8L17.9999 3L13.9999 8H16.9999V21H18.9999V8H21.9999ZM10.9999 13H2.99992V15H7.85414L2.99992 19V21H10.9999V19H6.14605L10.9999 15V13Z" }]]
|
|
979
|
-
}, V5 = {
|
|
980
|
-
name: "ri-sort-asc",
|
|
981
|
-
components: [["path", { d: "M19 3L23 8H20V20H18V8H15L19 3ZM14 18V20H3V18H14ZM14 11V13H3V11H14ZM12 4V6H3V4H12Z" }]]
|
|
971
|
+
name: "lu-skip-back",
|
|
972
|
+
components: [["path", { d: "M19 20 L9 12 L19 4 L19 20 Z M5 19 L5 5" }]]
|
|
973
|
+
}, an = {
|
|
974
|
+
name: "lu-skip-forward",
|
|
975
|
+
components: [["path", { d: "M5 4 L15 12 L5 20 L5 4 Z M19 5 L19 19" }]]
|
|
976
|
+
}, nn = {
|
|
977
|
+
name: "lu-skull",
|
|
978
|
+
components: [["path", { d: "m12.5 17-.5-1-.5 1h1z M15 22a1 1 0 0 0 1-1v-1a2 2 0 0 0 1.56-3.25 8 8 0 1 0-11.12 0A2 2 0 0 0 8 20v1a1 1 0 0 0 1 1z M14,12 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M8,12 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
|
|
979
|
+
}, tn = {
|
|
980
|
+
name: "lu-slack",
|
|
981
|
+
components: [["path", { d: "M14.5,2 h0 a1.5,1.5 0 0 1 1.5,1.5 v5 a1.5,1.5 0 0 1 -1.5,1.5 h-0 a1.5,1.5 0 0 1 -1.5,-1.5 v-5 a1.5,1.5 0 0 1 1.5,-1.5 Z M19 8.5V10h1.5A1.5 1.5 0 1 0 19 8.5 M9.5,14 h0 a1.5,1.5 0 0 1 1.5,1.5 v5 a1.5,1.5 0 0 1 -1.5,1.5 h-0 a1.5,1.5 0 0 1 -1.5,-1.5 v-5 a1.5,1.5 0 0 1 1.5,-1.5 Z M5 15.5V14H3.5A1.5 1.5 0 1 0 5 15.5 M15.5,13 h5 a1.5,1.5 0 0 1 1.5,1.5 v0 a1.5,1.5 0 0 1 -1.5,1.5 h-5 a1.5,1.5 0 0 1 -1.5,-1.5 v-0 a1.5,1.5 0 0 1 1.5,-1.5 Z M15.5 19H14v1.5a1.5 1.5 0 1 0 1.5-1.5 M3.5,8 h5 a1.5,1.5 0 0 1 1.5,1.5 v0 a1.5,1.5 0 0 1 -1.5,1.5 h-5 a1.5,1.5 0 0 1 -1.5,-1.5 v-0 a1.5,1.5 0 0 1 1.5,-1.5 Z M8.5 5H10V3.5A1.5 1.5 0 1 0 8.5 5" }]]
|
|
982
|
+
}, on = {
|
|
983
|
+
name: "lu-slash",
|
|
984
|
+
components: [["path", { d: "M22 2 2 22" }]]
|
|
985
|
+
}, en = {
|
|
986
|
+
name: "lu-slice",
|
|
987
|
+
components: [["path", { d: "M11 16.586V19a1 1 0 0 1-1 1H2L18.37 3.63a1 1 0 1 1 3 3l-9.663 9.663a1 1 0 0 1-1.414 0L8 14" }]]
|
|
988
|
+
}, Mn = {
|
|
989
|
+
name: "lu-sliders-horizontal",
|
|
990
|
+
components: [["path", { d: "M21 4 L14 4 M10 4 L3 4 M21 12 L12 12 M8 12 L3 12 M21 20 L16 20 M12 20 L3 20 M14 2 L14 6 M8 10 L8 14 M16 18 L16 22" }]]
|
|
991
|
+
}, hn = {
|
|
992
|
+
name: "lu-sliders-vertical",
|
|
993
|
+
components: [["path", { d: "M4 21 L4 14 M4 10 L4 3 M12 21 L12 12 M12 8 L12 3 M20 21 L20 16 M20 12 L20 3 M2 14 L6 14 M10 8 L14 8 M18 16 L22 16" }]]
|
|
994
|
+
}, sn = {
|
|
995
|
+
name: "lu-smartphone-charging",
|
|
996
|
+
components: [["path", { d: "M7,2 h10 a2,2 0 0 1 2,2 v16 a2,2 0 0 1 -2,2 h-10 a2,2 0 0 1 -2,-2 v-16 a2,2 0 0 1 2,-2 Z M12.667 8 10 12h4l-2.667 4" }]]
|
|
997
|
+
}, cn = {
|
|
998
|
+
name: "lu-smartphone-nfc",
|
|
999
|
+
components: [["path", { d: "M3,6 h5 a1,1 0 0 1 1,1 v10 a1,1 0 0 1 -1,1 h-5 a1,1 0 0 1 -1,-1 v-10 a1,1 0 0 1 1,-1 Z M13 8.32a7.43 7.43 0 0 1 0 7.36 M16.46 6.21a11.76 11.76 0 0 1 0 11.58 M19.91 4.1a15.91 15.91 0 0 1 .01 15.8" }]]
|
|
1000
|
+
}, pn = {
|
|
1001
|
+
name: "lu-smartphone",
|
|
1002
|
+
components: [["path", { d: "M7,2 h10 a2,2 0 0 1 2,2 v16 a2,2 0 0 1 -2,2 h-10 a2,2 0 0 1 -2,-2 v-16 a2,2 0 0 1 2,-2 Z M12 18h.01" }]]
|
|
1003
|
+
}, un = {
|
|
1004
|
+
name: "lu-smile-plus",
|
|
1005
|
+
components: [["path", { d: "M22 11v1a10 10 0 1 1-9-10 M8 14s1.5 2 4 2 4-2 4-2 M9 9 L9.01 9 M15 9 L15.01 9 M16 5h6 M19 2v6" }]]
|
|
1006
|
+
}, ln = {
|
|
1007
|
+
name: "lu-smile",
|
|
1008
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M8 14s1.5 2 4 2 4-2 4-2 M9 9 L9.01 9 M15 9 L15.01 9" }]]
|
|
1009
|
+
}, mn = {
|
|
1010
|
+
name: "lu-snail",
|
|
1011
|
+
components: [["path", { d: "M2 13a6 6 0 1 0 12 0 4 4 0 1 0-8 0 2 2 0 0 0 4 0 M2,13 a8,8 0 1,0 16,0 a8,8 0 1,0 -16,0 Z M2 21h12c4.4 0 8-3.6 8-8V7a2 2 0 1 0-4 0v6 M18 3 19.1 5.2 M22 3 20.9 5.2" }]]
|
|
1012
|
+
}, Ln = {
|
|
1013
|
+
name: "lu-snowflake",
|
|
1014
|
+
components: [["path", { d: "m10 20-1.25-2.5L6 18 M10 4 8.75 6.5 6 6 M14 20 L15.25 17.5 L18 18 M14 4 L15.25 6.5 L18 6 M17 21 L14 15 L10 15 M17 3 L14 9 L15.5 12 M2 12h6.5L10 9 M20 10 L18.5 12 L20 14 M22 12h-6.5L14 15 M4 10 L5.5 12 L4 14 M7 21 L10 15 L8.5 12 M7 3 L10 9 L14 9" }]]
|
|
1015
|
+
}, vn = {
|
|
1016
|
+
name: "lu-soap-dispenser-droplet",
|
|
1017
|
+
components: [["path", { d: "M10.5 2v4 M14 2H7a2 2 0 0 0-2 2 M19.29 14.76A6.67 6.67 0 0 1 17 11a6.6 6.6 0 0 1-2.29 3.76c-1.15.92-1.71 2.04-1.71 3.19 0 2.22 1.8 4.05 4 4.05s4-1.83 4-4.05c0-1.16-.57-2.26-1.71-3.19 M9.607 21H6a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h7V7a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v3" }]]
|
|
1018
|
+
}, rn = {
|
|
1019
|
+
name: "lu-sofa",
|
|
1020
|
+
components: [["path", { d: "M20 9V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v3 M2 16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-5a2 2 0 0 0-4 0v1.5a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5V11a2 2 0 0 0-4 0z M4 18v2 M20 18v2 M12 4v9" }]]
|
|
1021
|
+
}, dn = {
|
|
1022
|
+
name: "lu-soup",
|
|
1023
|
+
components: [["path", { d: "M12 21a9 9 0 0 0 9-9H3a9 9 0 0 0 9 9Z M7 21h10 M19.5 12 22 6 M16.25 3c.27.1.8.53.75 1.36-.06.83-.93 1.2-1 2.02-.05.78.34 1.24.73 1.62 M11.25 3c.27.1.8.53.74 1.36-.05.83-.93 1.2-.98 2.02-.06.78.33 1.24.72 1.62 M6.25 3c.27.1.8.53.75 1.36-.06.83-.93 1.2-1 2.02-.05.78.34 1.24.74 1.62" }]]
|
|
1024
|
+
}, Zn = {
|
|
1025
|
+
name: "lu-space",
|
|
1026
|
+
components: [["path", { d: "M22 17v1c0 .5-.5 1-1 1H3c-.5 0-1-.5-1-1v-1" }]]
|
|
1027
|
+
}, Sn = {
|
|
1028
|
+
name: "lu-spade",
|
|
1029
|
+
components: [["path", { d: "M5 9c-1.5 1.5-3 3.2-3 5.5A5.5 5.5 0 0 0 7.5 20c1.8 0 3-.5 4.5-2 1.5 1.5 2.7 2 4.5 2a5.5 5.5 0 0 0 5.5-5.5c0-2.3-1.5-4-3-5.5l-7-7-7 7Z M12 18v4" }]]
|
|
1030
|
+
}, Vn = {
|
|
1031
|
+
name: "lu-sparkle",
|
|
1032
|
+
components: [["path", { d: "M9.937 15.5A2 2 0 0 0 8.5 14.063l-6.135-1.582a.5.5 0 0 1 0-.962L8.5 9.936A2 2 0 0 0 9.937 8.5l1.582-6.135a.5.5 0 0 1 .963 0L14.063 8.5A2 2 0 0 0 15.5 9.937l6.135 1.581a.5.5 0 0 1 0 .964L15.5 14.063a2 2 0 0 0-1.437 1.437l-1.582 6.135a.5.5 0 0 1-.963 0z" }]]
|
|
1033
|
+
}, Hn = {
|
|
1034
|
+
name: "lu-sparkles",
|
|
1035
|
+
components: [["path", { d: "M9.937 15.5A2 2 0 0 0 8.5 14.063l-6.135-1.582a.5.5 0 0 1 0-.962L8.5 9.936A2 2 0 0 0 9.937 8.5l1.582-6.135a.5.5 0 0 1 .963 0L14.063 8.5A2 2 0 0 0 15.5 9.937l6.135 1.581a.5.5 0 0 1 0 .964L15.5 14.063a2 2 0 0 0-1.437 1.437l-1.582 6.135a.5.5 0 0 1-.963 0z M20 3v4 M22 5h-4 M4 17v2 M5 18H3" }]]
|
|
1036
|
+
}, gn = {
|
|
1037
|
+
name: "lu-speaker",
|
|
1038
|
+
components: [["path", { d: "M6,2 h12 a2,2 0 0 1 2,2 v16 a2,2 0 0 1 -2,2 h-12 a2,2 0 0 1 -2,-2 v-16 a2,2 0 0 1 2,-2 Z M12 6h.01 M8,14 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M12 14h.01" }]]
|
|
1039
|
+
}, An = {
|
|
1040
|
+
name: "lu-speech",
|
|
1041
|
+
components: [["path", { d: "M8.8 20v-4.1l1.9.2a2.3 2.3 0 0 0 2.164-2.1V8.3A5.37 5.37 0 0 0 2 8.25c0 2.8.656 3.054 1 4.55a5.77 5.77 0 0 1 .029 2.758L2 20 M19.8 17.8a7.5 7.5 0 0 0 .003-10.603 M17 15a3.5 3.5 0 0 0-.025-4.975" }]]
|
|
1042
|
+
}, fn = {
|
|
1043
|
+
name: "lu-spell-check-2",
|
|
1044
|
+
components: [["path", { d: "m6 16 6-12 6 12 M8 12h8 M4 21c1.1 0 1.1-1 2.3-1s1.1 1 2.3 1c1.1 0 1.1-1 2.3-1 1.1 0 1.1 1 2.3 1 1.1 0 1.1-1 2.3-1 1.1 0 1.1 1 2.3 1 1.1 0 1.1-1 2.3-1" }]]
|
|
1045
|
+
}, qn = {
|
|
1046
|
+
name: "lu-spell-check",
|
|
1047
|
+
components: [["path", { d: "m6 16 6-12 6 12 M8 12h8 M16 20 L18 22 L22 18" }]]
|
|
1048
|
+
}, kn = {
|
|
1049
|
+
name: "lu-spline-pointer",
|
|
1050
|
+
components: [["path", { d: "M12.034 12.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.943l-3.444 1.068a1 1 0 0 0-.66.66l-1.067 3.443a.5.5 0 0 1-.943.033z M5 17A12 12 0 0 1 17 5 M17,5 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M3,19 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
1051
|
+
}, wn = {
|
|
1052
|
+
name: "lu-spline",
|
|
1053
|
+
components: [["path", { d: "M17,5 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M3,19 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M5 17A12 12 0 0 1 17 5" }]]
|
|
1054
|
+
}, Pn = {
|
|
1055
|
+
name: "lu-split",
|
|
1056
|
+
components: [["path", { d: "M16 3h5v5 M8 3H3v5 M12 22v-8.3a4 4 0 0 0-1.172-2.872L3 3 M15 9 L21 3" }]]
|
|
1057
|
+
}, zn = {
|
|
1058
|
+
name: "lu-spray-can",
|
|
1059
|
+
components: [["path", { d: "M3 3h.01 M7 5h.01 M11 7h.01 M3 7h.01 M7 9h.01 M3 11h.01 M15,5 h4 v4 h-4 Z M19 9 L21 11 L21 21 C21 21.6, 20.6 22, 20 22 L14 22 C13.4 22, 13 21.6, 13 21 L13 11 L15 9 M13 14 L21 12 M13 19 L21 17" }]]
|
|
1060
|
+
}, Cn = {
|
|
1061
|
+
name: "lu-sprout",
|
|
1062
|
+
components: [["path", { d: "M7 20h10 M10 20c5.5-2.5.8-6.4 3-10 M9.5 9.4c1.1.8 1.8 2.2 2.3 3.7-2 .4-3.5.4-4.8-.3-1.2-.6-2.3-1.9-3-4.2 2.8-.5 4.4 0 5.5.8z M14.1 6a7 7 0 0 0-1.1 4c1.9-.1 3.3-.6 4.3-1.4 1-1 1.6-2.3 1.7-4.6-2.7.1-4 1-4.9 2z" }]]
|
|
1063
|
+
}, bn = {
|
|
1064
|
+
name: "lu-square-activity",
|
|
1065
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M17 12h-2l-2 5-2-10-2 5H7" }]]
|
|
1066
|
+
}, Rn = {
|
|
1067
|
+
name: "lu-square-arrow-down-left",
|
|
1068
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M16 8 L8 16 M16 16H8V8" }]]
|
|
1069
|
+
}, Tn = {
|
|
1070
|
+
name: "lu-square-arrow-down-right",
|
|
1071
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M8 8 L16 16 M16 8v8H8" }]]
|
|
1072
|
+
}, yn = {
|
|
1073
|
+
name: "lu-square-arrow-down",
|
|
1074
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M12 8v8 M8 12 L12 16 L16 12" }]]
|
|
1075
|
+
}, On = {
|
|
1076
|
+
name: "lu-square-arrow-left",
|
|
1077
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M12 8 L8 12 L12 16 M16 12H8" }]]
|
|
1078
|
+
}, xn = {
|
|
1079
|
+
name: "lu-square-arrow-out-down-left",
|
|
1080
|
+
components: [["path", { d: "M13 21h6a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v6 M3 21 L12 12 M9 21H3v-6" }]]
|
|
1081
|
+
}, Dn = {
|
|
1082
|
+
name: "lu-square-arrow-out-down-right",
|
|
1083
|
+
components: [["path", { d: "M21 11V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6 M21 21 L12 12 M21 15v6h-6" }]]
|
|
1084
|
+
}, Bn = {
|
|
1085
|
+
name: "lu-square-arrow-out-up-left",
|
|
1086
|
+
components: [["path", { d: "M13 3h6a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-6 M3 3 L12 12 M3 9V3h6" }]]
|
|
1087
|
+
}, Nn = {
|
|
1088
|
+
name: "lu-square-arrow-out-up-right",
|
|
1089
|
+
components: [["path", { d: "M21 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h6 M21 3 L12 12 M15 3h6v6" }]]
|
|
1090
|
+
}, Un = {
|
|
1091
|
+
name: "lu-square-arrow-right",
|
|
1092
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M8 12h8 M12 16 L16 12 L12 8" }]]
|
|
1093
|
+
}, Fn = {
|
|
1094
|
+
name: "lu-square-arrow-up-left",
|
|
1095
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M8 16V8h8 M16 16 8 8" }]]
|
|
1096
|
+
}, Xn = {
|
|
1097
|
+
name: "lu-square-arrow-up-right",
|
|
1098
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M8 8h8v8 M8 16 L16 8" }]]
|
|
1099
|
+
}, En = {
|
|
1100
|
+
name: "lu-square-arrow-up",
|
|
1101
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M16 12 L12 8 L8 12 M12 16V8" }]]
|
|
1102
|
+
}, In = {
|
|
1103
|
+
name: "lu-square-asterisk",
|
|
1104
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M12 8v8 M8.5 14 L15.5 10 M8.5 10 L15.5 14" }]]
|
|
1105
|
+
}, Qn = {
|
|
1106
|
+
name: "lu-square-bottom-dashed-scissors",
|
|
1107
|
+
components: [["path", { d: "M4 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2 M10 22H8 M16 22h-2 M6,8 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M9.414 9.414 12 12 M14.8 14.8 18 18 M6,16 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M18 6 L9.41 14.59" }]]
|
|
1108
|
+
}, Kn = {
|
|
1109
|
+
name: "lu-square-chart-gantt",
|
|
1110
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M9 8h7 M8 12h6 M11 16h5" }]]
|
|
1111
|
+
}, jn = {
|
|
1112
|
+
name: "lu-square-check-big",
|
|
1113
|
+
components: [["path", { d: "M21 10.5V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h12.5 M9 11 L12 14 L22 4" }]]
|
|
1114
|
+
}, Gn = {
|
|
1115
|
+
name: "lu-square-check",
|
|
1116
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M9 12 L11 14 L15 10" }]]
|
|
1117
|
+
}, Jn = {
|
|
1118
|
+
name: "lu-square-chevron-down",
|
|
1119
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M16 10 L12 14 L8 10" }]]
|
|
1120
|
+
}, Wn = {
|
|
1121
|
+
name: "lu-square-chevron-left",
|
|
1122
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M14 16 L10 12 L14 8" }]]
|
|
1123
|
+
}, Yn = {
|
|
1124
|
+
name: "lu-square-chevron-right",
|
|
1125
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M10 8 L14 12 L10 16" }]]
|
|
1126
|
+
}, _n = {
|
|
1127
|
+
name: "lu-square-chevron-up",
|
|
1128
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M8 14 L12 10 L16 14" }]]
|
|
1129
|
+
}, $n = {
|
|
1130
|
+
name: "lu-square-code",
|
|
1131
|
+
components: [["path", { d: "M10 9.5 8 12l2 2.5 M14 9.5 L16 12 L14 14.5 M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z" }]]
|
|
1132
|
+
}, a5 = {
|
|
1133
|
+
name: "lu-square-dashed-bottom-code",
|
|
1134
|
+
components: [["path", { d: "M10 9.5 8 12l2 2.5 M14 21h1 M14 9.5 L16 12 L14 14.5 M5 21a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2 M9 21h1" }]]
|
|
982
1135
|
}, n5 = {
|
|
983
|
-
name: "
|
|
984
|
-
components: [["path", { d: "
|
|
985
|
-
}, e5 = {
|
|
986
|
-
name: "ri-sort-number-asc",
|
|
987
|
-
components: [["path", { d: "M9.00054 3L9 11H7V5.41L5 5.9485V3.61978L7.31304 3H9.00054ZM19 3V16H22L18 21L14 16H17V3H19ZM11 15.5C11 16.0645 10.8441 16.5926 10.5729 17.0436L8.28871 21H5.97931L7.45156 18.45C6.05661 18.1923 5 16.9695 5 15.5C5 13.8431 6.34315 12.5 8 12.5C9.65685 12.5 11 13.8431 11 15.5ZM8 16.5C8.55228 16.5 9 16.0523 9 15.5C9 14.9477 8.55228 14.5 8 14.5C7.44772 14.5 7 14.9477 7 15.5C7 16.0523 7.44772 16.5 8 16.5Z" }]]
|
|
988
|
-
}, L5 = {
|
|
989
|
-
name: "ri-sort-number-desc",
|
|
990
|
-
components: [["path", { d: "M9 11L9.00054 3H7.31304L5 3.61978V5.9485L7 5.41V11H9ZM22 8L18 3L14 8H17V21H19V8H22ZM8 16.5C7.44772 16.5 7 16.0523 7 15.5C7 14.9477 7.44772 14.5 8 14.5C8.55228 14.5 9 14.9477 9 15.5C9 16.0523 8.55228 16.5 8 16.5ZM10.5729 17.0436C10.8441 16.5926 11 16.0645 11 15.5C11 13.8431 9.65685 12.5 8 12.5C6.34315 12.5 5 13.8431 5 15.5C5 16.9695 6.05661 18.1923 7.45156 18.45L5.97931 21H8.28871L10.5729 17.0436Z" }]]
|
|
991
|
-
}, i5 = {
|
|
992
|
-
name: "ri-space",
|
|
993
|
-
components: [["path", { d: "M4 9V13H20V9H22V14C22 14.5523 21.5523 15 21 15H3C2.44772 15 2 14.5523 2 14V9H4Z" }]]
|
|
994
|
-
}, o5 = {
|
|
995
|
-
name: "ri-split-cells-horizontal",
|
|
996
|
-
components: [["path", { d: "M20 3C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3H20ZM11 5H5V19H11V15H13V19H19V5H13V9H11V5ZM15 9L18 12L15 15V13H9V15L6 12L9 9V11H15V9Z" }]]
|
|
1136
|
+
name: "lu-square-dashed-bottom",
|
|
1137
|
+
components: [["path", { d: "M5 21a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2 M9 21h1 M14 21h1" }]]
|
|
997
1138
|
}, t5 = {
|
|
998
|
-
name: "
|
|
999
|
-
components: [["path", { d: "
|
|
1139
|
+
name: "lu-square-dashed-kanban",
|
|
1140
|
+
components: [["path", { d: "M8 7v7 M12 7v4 M16 7v9 M5 3a2 2 0 0 0-2 2 M9 3h1 M14 3h1 M19 3a2 2 0 0 1 2 2 M21 9v1 M21 14v1 M21 19a2 2 0 0 1-2 2 M14 21h1 M9 21h1 M5 21a2 2 0 0 1-2-2 M3 14v1 M3 9v1" }]]
|
|
1141
|
+
}, o5 = {
|
|
1142
|
+
name: "lu-square-dashed-mouse-pointer",
|
|
1143
|
+
components: [["path", { d: "M12.034 12.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.943l-3.444 1.068a1 1 0 0 0-.66.66l-1.067 3.443a.5.5 0 0 1-.943.033z M5 3a2 2 0 0 0-2 2 M19 3a2 2 0 0 1 2 2 M5 21a2 2 0 0 1-2-2 M9 3h1 M9 21h2 M14 3h1 M3 9v1 M21 9v2 M3 14v1" }]]
|
|
1144
|
+
}, e5 = {
|
|
1145
|
+
name: "lu-square-dashed",
|
|
1146
|
+
components: [["path", { d: "M5 3a2 2 0 0 0-2 2 M19 3a2 2 0 0 1 2 2 M21 19a2 2 0 0 1-2 2 M5 21a2 2 0 0 1-2-2 M9 3h1 M9 21h1 M14 3h1 M14 21h1 M3 9v1 M21 9v1 M3 14v1 M21 14v1" }]]
|
|
1000
1147
|
}, M5 = {
|
|
1001
|
-
name: "
|
|
1002
|
-
components: [["path", { d: "
|
|
1003
|
-
},
|
|
1004
|
-
name: "
|
|
1005
|
-
components: [["path", { d: "
|
|
1006
|
-
}, l5 = {
|
|
1007
|
-
name: "ri-strikethrough-2",
|
|
1008
|
-
components: [["path", { d: "M13 9H11V6H5V4H19V6H13V9ZM13 15V20H11V15H13ZM3 11H21V13H3V11Z" }]]
|
|
1009
|
-
}, a5 = {
|
|
1010
|
-
name: "ri-strikethrough",
|
|
1011
|
-
components: [["path", { d: "M17.1538 14C17.3846 14.5161 17.5 15.0893 17.5 15.7196C17.5 17.0625 16.9762 18.1116 15.9286 18.867C14.8809 19.6223 13.4335 20 11.5862 20C9.94674 20 8.32335 19.6185 6.71592 18.8555V16.6009C8.23538 17.4783 9.7908 17.917 11.3822 17.917C13.9333 17.917 15.2128 17.1846 15.2208 15.7196C15.2208 15.0939 15.0049 14.5598 14.5731 14.1173C14.5339 14.0772 14.4939 14.0381 14.4531 14H3V12H21V14H17.1538ZM13.076 11H7.62908C7.4566 10.8433 7.29616 10.6692 7.14776 10.4778C6.71592 9.92084 6.5 9.24559 6.5 8.45207C6.5 7.21602 6.96583 6.165 7.89749 5.299C8.82916 4.43299 10.2706 4 12.2219 4C13.6934 4 15.1009 4.32808 16.4444 4.98426V7.13591C15.2448 6.44921 13.9293 6.10587 12.4978 6.10587C10.0187 6.10587 8.77917 6.88793 8.77917 8.45207C8.77917 8.87172 8.99709 9.23796 9.43293 9.55079C9.86878 9.86362 10.4066 10.1135 11.0463 10.3004C11.6665 10.4816 12.3431 10.7148 13.076 11H13.076Z" }]]
|
|
1012
|
-
}, c5 = {
|
|
1013
|
-
name: "ri-subscript-2",
|
|
1014
|
-
components: [["path", { d: "M11 6V19H9V6H3V4H17V6H11ZM19.5507 16.5803C19.7042 16.4345 19.8 16.2284 19.8 16C19.8 15.5582 19.4418 15.2 19 15.2C18.5582 15.2 18.2 15.5582 18.2 16C18.2 16.0762 18.2107 16.15 18.2306 16.2198L17.0765 16.5496C17.0267 16.375 17 16.1906 17 16C17 14.8954 17.8954 14 19 14C20.1046 14 21 14.8954 21 16C21 16.5727 20.7593 17.0892 20.3735 17.4538L18.7441 19H21V20H17V19L19.5507 16.5803V16.5803Z" }]]
|
|
1148
|
+
name: "lu-square-divide",
|
|
1149
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M8 12 L16 12 M12 16 L12 16 M12 8 L12 8" }]]
|
|
1150
|
+
}, h5 = {
|
|
1151
|
+
name: "lu-square-dot",
|
|
1152
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M11,12 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z" }]]
|
|
1015
1153
|
}, s5 = {
|
|
1016
|
-
name: "
|
|
1017
|
-
components: [["path", { d: "M5
|
|
1154
|
+
name: "lu-square-equal",
|
|
1155
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M7 10h10 M7 14h10" }]]
|
|
1156
|
+
}, c5 = {
|
|
1157
|
+
name: "lu-square-function",
|
|
1158
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M9 17c2 0 2.8-1 2.8-2.8V10c0-2 1-3.3 3.2-3 M9 11.2h5.7" }]]
|
|
1018
1159
|
}, p5 = {
|
|
1019
|
-
name: "
|
|
1020
|
-
components: [["path", { d: "
|
|
1160
|
+
name: "lu-square-kanban",
|
|
1161
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M8 7v7 M12 7v4 M16 7v9" }]]
|
|
1162
|
+
}, u5 = {
|
|
1163
|
+
name: "lu-square-library",
|
|
1164
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M7 7v10 M11 7v10 M15 7 L17 17" }]]
|
|
1165
|
+
}, l5 = {
|
|
1166
|
+
name: "lu-square-m",
|
|
1167
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M8 16V8l4 4 4-4v8" }]]
|
|
1021
1168
|
}, m5 = {
|
|
1022
|
-
name: "
|
|
1023
|
-
components: [["path", { d: "M5
|
|
1169
|
+
name: "lu-square-menu",
|
|
1170
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M7 8h10 M7 12h10 M7 16h10" }]]
|
|
1171
|
+
}, L5 = {
|
|
1172
|
+
name: "lu-square-minus",
|
|
1173
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M8 12h8" }]]
|
|
1174
|
+
}, v5 = {
|
|
1175
|
+
name: "lu-square-mouse-pointer",
|
|
1176
|
+
components: [["path", { d: "M12.034 12.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.943l-3.444 1.068a1 1 0 0 0-.66.66l-1.067 3.443a.5.5 0 0 1-.943.033z M21 11V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6" }]]
|
|
1024
1177
|
}, r5 = {
|
|
1025
|
-
name: "
|
|
1026
|
-
components: [["path", { d: "
|
|
1178
|
+
name: "lu-square-parking-off",
|
|
1179
|
+
components: [["path", { d: "M3.6 3.6A2 2 0 0 1 5 3h14a2 2 0 0 1 2 2v14a2 2 0 0 1-.59 1.41 M3 8.7V19a2 2 0 0 0 2 2h10.3 M2 2 L22 22 M13 13a3 3 0 1 0 0-6H9v2 M9 17v-2.3" }]]
|
|
1027
1180
|
}, d5 = {
|
|
1028
|
-
name: "
|
|
1029
|
-
components: [["path", { d: "
|
|
1030
|
-
},
|
|
1031
|
-
name: "
|
|
1032
|
-
components: [["path", { d: "
|
|
1033
|
-
},
|
|
1034
|
-
name: "
|
|
1035
|
-
components: [["path", { d: "
|
|
1036
|
-
},
|
|
1037
|
-
name: "
|
|
1038
|
-
components: [["path", { d: "
|
|
1039
|
-
},
|
|
1040
|
-
name: "
|
|
1041
|
-
components: [["path", { d: "
|
|
1042
|
-
},
|
|
1043
|
-
name: "
|
|
1044
|
-
components: [["path", { d: "
|
|
1181
|
+
name: "lu-square-parking",
|
|
1182
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M9 17V7h4a3 3 0 0 1 0 6H9" }]]
|
|
1183
|
+
}, i5 = {
|
|
1184
|
+
name: "lu-square-pen",
|
|
1185
|
+
components: [["path", { d: "M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7 M18.375 2.625a1 1 0 0 1 3 3l-9.013 9.014a2 2 0 0 1-.853.505l-2.873.84a.5.5 0 0 1-.62-.62l.84-2.873a2 2 0 0 1 .506-.852z" }]]
|
|
1186
|
+
}, Z5 = {
|
|
1187
|
+
name: "lu-square-percent",
|
|
1188
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M15 9 L9 15 M9 9h.01 M15 15h.01" }]]
|
|
1189
|
+
}, S5 = {
|
|
1190
|
+
name: "lu-square-pi",
|
|
1191
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M7 7h10 M10 7v10 M16 17a2 2 0 0 1-2-2V7" }]]
|
|
1192
|
+
}, V5 = {
|
|
1193
|
+
name: "lu-square-pilcrow",
|
|
1194
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M12 12H9.5a2.5 2.5 0 0 1 0-5H17 M12 7v10 M16 7v10" }]]
|
|
1195
|
+
}, H5 = {
|
|
1196
|
+
name: "lu-square-play",
|
|
1197
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M9 8 L15 12 L9 16 Z" }]]
|
|
1045
1198
|
}, g5 = {
|
|
1046
|
-
name: "
|
|
1047
|
-
components: [["path", { d: "
|
|
1199
|
+
name: "lu-square-plus",
|
|
1200
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M8 12h8 M12 8v8" }]]
|
|
1201
|
+
}, A5 = {
|
|
1202
|
+
name: "lu-square-power",
|
|
1203
|
+
components: [["path", { d: "M12 7v4 M7.998 9.003a5 5 0 1 0 8-.005 M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z" }]]
|
|
1204
|
+
}, f5 = {
|
|
1205
|
+
name: "lu-square-radical",
|
|
1206
|
+
components: [["path", { d: "M7 12h2l2 5 2-10h4 M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z" }]]
|
|
1207
|
+
}, q5 = {
|
|
1208
|
+
name: "lu-square-round-corner",
|
|
1209
|
+
components: [["path", { d: "M21 11a8 8 0 0 0-8-8 M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4" }]]
|
|
1048
1210
|
}, k5 = {
|
|
1049
|
-
name: "
|
|
1050
|
-
components: [["path", { d: "
|
|
1211
|
+
name: "lu-square-scissors",
|
|
1212
|
+
components: [["path", { d: "M4,2 h16 a2,2 0 0 1 2,2 v16 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-16 a2,2 0 0 1 2,-2 Z M6,8 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M9.414 9.414 12 12 M14.8 14.8 18 18 M6,16 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M18 6 L9.41 14.59" }]]
|
|
1213
|
+
}, w5 = {
|
|
1214
|
+
name: "lu-square-sigma",
|
|
1215
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M16 8.9V7H8l4 5-4 5h8v-1.9" }]]
|
|
1216
|
+
}, P5 = {
|
|
1217
|
+
name: "lu-square-slash",
|
|
1218
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M9 15 L15 9" }]]
|
|
1219
|
+
}, z5 = {
|
|
1220
|
+
name: "lu-square-split-horizontal",
|
|
1221
|
+
components: [["path", { d: "M8 19H5c-1 0-2-1-2-2V7c0-1 1-2 2-2h3 M16 5h3c1 0 2 1 2 2v10c0 1-1 2-2 2h-3 M12 4 L12 20" }]]
|
|
1222
|
+
}, C5 = {
|
|
1223
|
+
name: "lu-square-split-vertical",
|
|
1224
|
+
components: [["path", { d: "M5 8V5c0-1 1-2 2-2h10c1 0 2 1 2 2v3 M19 16v3c0 1-1 2-2 2H7c-1 0-2-1-2-2v-3 M4 12 L20 12" }]]
|
|
1051
1225
|
}, b5 = {
|
|
1052
|
-
name: "
|
|
1053
|
-
components: [["path", { d: "
|
|
1226
|
+
name: "lu-square-square",
|
|
1227
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M9,8 h6 a1,1 0 0 1 1,1 v6 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-6 a1,1 0 0 1 1,-1 Z" }]]
|
|
1228
|
+
}, R5 = {
|
|
1229
|
+
name: "lu-square-stack",
|
|
1230
|
+
components: [["path", { d: "M4 10c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h4c1.1 0 2 .9 2 2 M10 16c-1.1 0-2-.9-2-2v-4c0-1.1.9-2 2-2h4c1.1 0 2 .9 2 2 M16,14 h4 a2,2 0 0 1 2,2 v4 a2,2 0 0 1 -2,2 h-4 a2,2 0 0 1 -2,-2 v-4 a2,2 0 0 1 2,-2 Z" }]]
|
|
1231
|
+
}, T5 = {
|
|
1232
|
+
name: "lu-square-terminal",
|
|
1233
|
+
components: [["path", { d: "m7 11 2-2-2-2 M11 13h4 M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z" }]]
|
|
1054
1234
|
}, y5 = {
|
|
1055
|
-
name: "
|
|
1056
|
-
components: [["path", { d: "
|
|
1057
|
-
},
|
|
1058
|
-
name: "
|
|
1059
|
-
components: [["path", { d: "
|
|
1060
|
-
}, S5 = {
|
|
1061
|
-
name: "ri-translate-ai-2",
|
|
1062
|
-
components: [["path", { d: "M19.7134 8.12811L19.4668 8.69379C19.2864 9.10792 18.7136 9.10792 18.5331 8.69379L18.2866 8.12811C17.8471 7.11947 17.0555 6.31641 16.0677 5.87708L15.308 5.53922C14.8973 5.35653 14.8973 4.75881 15.308 4.57612L16.0252 4.25714C17.0384 3.80651 17.8442 2.97373 18.2761 1.93083L18.5293 1.31953C18.7058 0.893489 19.2942 0.893489 19.4706 1.31953L19.7238 1.93083C20.1558 2.97373 20.9616 3.80651 21.9748 4.25714L22.6919 4.57612C23.1027 4.75881 23.1027 5.35653 22.6919 5.53922L21.9323 5.87708C20.9445 6.31641 20.1529 7.11947 19.7134 8.12811ZM22.9 21L18.5 10H16.5L12.101 21H14.255L15.454 18H19.544L20.745 21H22.9ZM16.253 16L17.5 12.8852L18.745 16H16.253ZM7.5466 12.3036C6.41407 11.0171 5.45992 9.56967 4.72266 8H6.96329C7.53108 9.04434 8.21011 10.0196 8.98442 10.9097C10.2737 9.48824 11.3027 7.82653 11.9961 6H2V4H8V2H10V4H14.6497C14.5624 4.42994 14.4594 4.85421 14.3412 5.27216C13.5862 7.94155 12.2142 10.3512 10.389 12.3375C11.1089 12.9848 11.8869 13.5688 12.7142 14.0805L11.9615 15.9627C10.8814 15.3228 9.87297 14.5749 8.95119 13.7336C7.17781 15.2694 5.09248 16.4547 2.8027 17.1819L2.1973 15.2757C4.18364 14.6449 5.99672 13.6242 7.5466 12.3036Z" }]]
|
|
1235
|
+
name: "lu-square-user-round",
|
|
1236
|
+
components: [["path", { d: "M18 21a6 6 0 0 0-12 0 M8,11 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z" }]]
|
|
1237
|
+
}, O5 = {
|
|
1238
|
+
name: "lu-square-user",
|
|
1239
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M9,10 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M7 21v-2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v2" }]]
|
|
1063
1240
|
}, x5 = {
|
|
1064
|
-
name: "
|
|
1065
|
-
components: [["path", { d: "
|
|
1066
|
-
}, B5 = {
|
|
1067
|
-
name: "ri-translate",
|
|
1068
|
-
components: [["path", { d: "M5 15V17C5 18.0544 5.81588 18.9182 6.85074 18.9945L7 19H10V21H7C4.79086 21 3 19.2091 3 17V15H5ZM18 10L22.4 21H20.245L19.044 18H14.954L13.755 21H11.601L16 10H18ZM17 12.8852L15.753 16H18.245L17 12.8852ZM8 2V4H12V11H8V14H6V11H2V4H6V2H8ZM17 3C19.2091 3 21 4.79086 21 7V9H19V7C19 5.89543 18.1046 5 17 5H14V3H17ZM6 6H4V9H6V6ZM10 6H8V9H10V6Z" }]]
|
|
1069
|
-
}, T5 = {
|
|
1070
|
-
name: "ri-underline",
|
|
1071
|
-
components: [["path", { d: "M8 3V12C8 14.2091 9.79086 16 12 16C14.2091 16 16 14.2091 16 12V3H18V12C18 15.3137 15.3137 18 12 18C8.68629 18 6 15.3137 6 12V3H8ZM4 20H20V22H4V20Z" }]]
|
|
1072
|
-
}, P5 = {
|
|
1073
|
-
name: "ri-wubi-input",
|
|
1074
|
-
components: [["path", { d: "M3 21V19H6.662L7.896 12H5V10H8.249L9.13 5H4V3H20V5H11.161L10.279 10H18V19H21V21H3ZM16 12H9.927L8.692 19H16V12Z" }]]
|
|
1241
|
+
name: "lu-square-x",
|
|
1242
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M15 9 L9 15 M9 9 L15 15" }]]
|
|
1075
1243
|
}, D5 = {
|
|
1076
|
-
name: "
|
|
1077
|
-
components: [["path", { d: "
|
|
1078
|
-
},
|
|
1079
|
-
name: "
|
|
1080
|
-
components: [["path", { d: "
|
|
1081
|
-
}, A5 = {
|
|
1082
|
-
name: "ri-auction-fill",
|
|
1083
|
-
components: [["path", { d: "M14.0049 20.0028V22.0028H2.00488V20.0028H14.0049ZM14.5907 0.689087L22.3688 8.46726L20.9546 9.88147L19.894 9.52792L17.4191 12.0028L23.076 17.6597L21.6617 19.0739L16.0049 13.417L13.6007 15.8212L13.8836 16.9525L12.4693 18.3668L4.69117 10.5886L6.10539 9.17437L7.23676 9.45721L13.53 3.16396L13.1765 2.1033L14.5907 0.689087Z" }]]
|
|
1244
|
+
name: "lu-square",
|
|
1245
|
+
components: [["path", { d: "M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z" }]]
|
|
1246
|
+
}, B5 = {
|
|
1247
|
+
name: "lu-squares-exclude",
|
|
1248
|
+
components: [["path", { d: "M16 12v2a2 2 0 0 1-2 2H9a1 1 0 0 0-1 1v3a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V10a2 2 0 0 0-2-2h0 M4 16a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v3a1 1 0 0 1-1 1h-5a2 2 0 0 0-2 2v2" }]]
|
|
1084
1249
|
}, N5 = {
|
|
1085
|
-
name: "
|
|
1086
|
-
components: [["path", { d: "M14
|
|
1250
|
+
name: "lu-squares-intersect",
|
|
1251
|
+
components: [["path", { d: "M10 22a2 2 0 0 1-2-2 M14 2a2 2 0 0 1 2 2 M16 22h-2 M2 10V8 M2 4a2 2 0 0 1 2-2 M20 8a2 2 0 0 1 2 2 M22 14v2 M22 20a2 2 0 0 1-2 2 M4 16a2 2 0 0 1-2-2 M8 10a2 2 0 0 1 2-2h5a1 1 0 0 1 1 1v5a2 2 0 0 1-2 2H9a1 1 0 0 1-1-1z M8 2h2" }]]
|
|
1252
|
+
}, U5 = {
|
|
1253
|
+
name: "lu-squares-subtract",
|
|
1254
|
+
components: [["path", { d: "M10 22a2 2 0 0 1-2-2 M16 22h-2 M16 4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h3a1 1 0 0 0 1-1v-5a2 2 0 0 1 2-2h5a1 1 0 0 0 1-1z M20 8a2 2 0 0 1 2 2 M22 14v2 M22 20a2 2 0 0 1-2 2" }]]
|
|
1255
|
+
}, F5 = {
|
|
1256
|
+
name: "lu-squares-unite",
|
|
1257
|
+
components: [["path", { d: "M4 16a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v3a1 1 0 0 0 1 1h3a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H10a2 2 0 0 1-2-2v-3a1 1 0 0 0-1-1z" }]]
|
|
1258
|
+
}, X5 = {
|
|
1259
|
+
name: "lu-squircle",
|
|
1260
|
+
components: [["path", { d: "M12 3c7.2 0 9 1.8 9 9s-1.8 9-9 9-9-1.8-9-9 1.8-9 9-9" }]]
|
|
1087
1261
|
}, E5 = {
|
|
1088
|
-
name: "
|
|
1089
|
-
components: [["path", { d: "
|
|
1262
|
+
name: "lu-squirrel",
|
|
1263
|
+
components: [["path", { d: "M15.236 22a3 3 0 0 0-2.2-5 M16 20a3 3 0 0 1 3-3h1a2 2 0 0 0 2-2v-2a4 4 0 0 0-4-4V4 M18 13h.01 M18 6a4 4 0 0 0-4 4 7 7 0 0 0-7 7c0-5 4-5 4-10.5a4.5 4.5 0 1 0-9 0 2.5 2.5 0 0 0 5 0C7 10 3 11 3 17c0 2.8 2.2 5 5 5h10" }]]
|
|
1090
1264
|
}, I5 = {
|
|
1091
|
-
name: "
|
|
1092
|
-
components: [["path", { d: "
|
|
1093
|
-
}, z5 = {
|
|
1094
|
-
name: "ri-bank-card-fill",
|
|
1095
|
-
components: [["path", { d: "M22.0049 9.99979V19.9998C22.0049 20.5521 21.5572 20.9998 21.0049 20.9998H3.00488C2.4526 20.9998 2.00488 20.5521 2.00488 19.9998V9.99979H22.0049ZM22.0049 7.99979H2.00488V3.99979C2.00488 3.4475 2.4526 2.99979 3.00488 2.99979H21.0049C21.5572 2.99979 22.0049 3.4475 22.0049 3.99979V7.99979ZM15.0049 15.9998V17.9998H19.0049V15.9998H15.0049Z" }]]
|
|
1096
|
-
}, U5 = {
|
|
1097
|
-
name: "ri-bank-card-line",
|
|
1098
|
-
components: [["path", { d: "M3.00488 2.99979H21.0049C21.5572 2.99979 22.0049 3.4475 22.0049 3.99979V19.9998C22.0049 20.5521 21.5572 20.9998 21.0049 20.9998H3.00488C2.4526 20.9998 2.00488 20.5521 2.00488 19.9998V3.99979C2.00488 3.4475 2.4526 2.99979 3.00488 2.99979ZM20.0049 10.9998H4.00488V18.9998H20.0049V10.9998ZM20.0049 8.99979V4.99979H4.00488V8.99979H20.0049ZM14.0049 14.9998H18.0049V16.9998H14.0049V14.9998Z" }]]
|
|
1099
|
-
}, G5 = {
|
|
1100
|
-
name: "ri-bit-coin-fill",
|
|
1101
|
-
components: [["path", { d: "M12.0049 22.0028C6.48204 22.0028 2.00488 17.5257 2.00488 12.0028C2.00488 6.47996 6.48204 2.00281 12.0049 2.00281C17.5277 2.00281 22.0049 6.47996 22.0049 12.0028C22.0049 17.5257 17.5277 22.0028 12.0049 22.0028ZM11.0049 16.0028V18.0028H13.0049V16.0028H14.0049C15.3856 16.0028 16.5049 14.8835 16.5049 13.5028C16.5049 12.94 16.3189 12.4206 16.0051 12.0028C16.3189 11.585 16.5049 11.0656 16.5049 10.5028C16.5049 9.1221 15.3856 8.00281 14.0049 8.00281H13.0049V6.00281H11.0049V8.00281H8.00488V16.0028H11.0049ZM10.0049 13.0028H14.0049C14.281 13.0028 14.5049 13.2267 14.5049 13.5028C14.5049 13.7789 14.281 14.0028 14.0049 14.0028H10.0049V13.0028ZM10.0049 10.0028H14.0049C14.281 10.0028 14.5049 10.2267 14.5049 10.5028C14.5049 10.7789 14.281 11.0028 14.0049 11.0028H10.0049V10.0028Z" }]]
|
|
1102
|
-
}, W5 = {
|
|
1103
|
-
name: "ri-bit-coin-line",
|
|
1104
|
-
components: [["path", { d: "M12.0049 22.0028C6.48204 22.0028 2.00488 17.5257 2.00488 12.0028C2.00488 6.47996 6.48204 2.00281 12.0049 2.00281C17.5277 2.00281 22.0049 6.47996 22.0049 12.0028C22.0049 17.5257 17.5277 22.0028 12.0049 22.0028ZM12.0049 20.0028C16.4232 20.0028 20.0049 16.4211 20.0049 12.0028C20.0049 7.58453 16.4232 4.00281 12.0049 4.00281C7.5866 4.00281 4.00488 7.58453 4.00488 12.0028C4.00488 16.4211 7.5866 20.0028 12.0049 20.0028ZM11.0049 16.0028H8.00488V8.00281H11.0049V6.00281H13.0049V8.00281H14.0049C15.3856 8.00281 16.5049 9.1221 16.5049 10.5028C16.5049 11.0656 16.3189 11.585 16.0051 12.0028C16.3189 12.4206 16.5049 12.94 16.5049 13.5028C16.5049 14.8835 15.3856 16.0028 14.0049 16.0028H13.0049V18.0028H11.0049V16.0028ZM10.0049 13.0028V14.0028H14.0049C14.281 14.0028 14.5049 13.7789 14.5049 13.5028C14.5049 13.2267 14.281 13.0028 14.0049 13.0028H10.0049ZM10.0049 10.0028V11.0028H14.0049C14.281 11.0028 14.5049 10.7789 14.5049 10.5028C14.5049 10.2267 14.281 10.0028 14.0049 10.0028H10.0049Z" }]]
|
|
1105
|
-
}, q5 = {
|
|
1106
|
-
name: "ri-bnb-fill",
|
|
1107
|
-
components: [["path", { d: "M6.16705 4.36681L12 1L17.833 4.36681L15.6885 5.61061L12 3.48758L8.31152 5.61061L6.16705 4.36681ZM17.833 8.61285L15.6885 7.36907L12 9.49209L8.31152 7.36907L6.16705 8.61285V11.1004L9.85553 13.2234V17.4695L12 18.7133L14.1445 17.4695V13.2234L17.833 11.1004V8.61285ZM17.833 15.3465V12.8589L15.6885 14.1026V16.5902L17.833 15.3465ZM19.3555 16.2257L15.667 18.3487V20.8363L21.5 17.4695V10.7358L19.3555 11.9797V16.2257ZM17.2111 6.48984L19.3555 7.73362V10.2212L21.5 8.97741V6.48984L19.3555 5.24605L17.2111 6.48984ZM9.85553 19.2494V21.737L12 22.9808L14.1445 21.737V19.2494L12 20.4932L9.85553 19.2494ZM6.16705 15.3465L8.31152 16.5902V14.1026L6.16705 12.8589V15.3465ZM9.85553 6.48984L12 7.73362L14.1445 6.48984L12 5.24605L9.85553 6.48984ZM4.64446 7.73362L6.78894 6.48984L4.64446 5.24605L2.5 6.48984V8.97741L4.64446 10.2212V7.73362ZM4.64446 11.9797L2.5 10.7358V17.4695L8.33294 20.8363V18.3487L4.64446 16.2257V11.9797Z" }]]
|
|
1108
|
-
}, O5 = {
|
|
1109
|
-
name: "ri-bnb-line",
|
|
1110
|
-
components: [["path", { d: "M11.9999 20.689L9.99079 19.5258L9.98802 21.8352L12 23L14.0115 21.8355L14.0087 19.5261L11.9999 20.689ZM16.0073 18.369L16.0101 20.6784L21.5 17.5V11.1457L19.5 12.2972V16.3469L16.0073 18.369ZM19.5 9.9894L21.5 8.83789V6.5L19.5041 5.34448L17.5082 6.49998L19.5 7.65311V9.9894ZM15.5124 5.34448L17.5082 4.18898L12 1L6.49166 4.18904L8.48752 5.34454L11.9999 3.31104L15.5124 5.34448ZM6.49166 6.50004L4.49579 5.34454L2.5 6.5V8.8383L4.49994 9.98977V7.65314L6.49166 6.50004ZM2.5 11.1461L4.49994 12.2976V16.3469L7.99217 18.3687L7.98941 20.6781L2.5 17.5V11.1461ZM17.4999 8.80625L15.5123 7.65551L11.9999 9.68902L8.48758 7.65558L6.5 8.80628V11.1413L9.99841 13.1555L9.99355 17.2164L11.9999 18.378L14.0059 17.2167L14.0011 13.1554L17.4999 11.1409V8.80625ZM7.99494 16.0594L7.99703 14.311L6.5 13.4491V15.1939L7.99494 16.0594ZM10.4834 6.50008L11.9999 7.37802L13.5164 6.50001L12 5.62207L10.4834 6.50008ZM16.0025 14.3109L17.4999 13.4488V15.1938L16.0046 16.0596L16.0025 14.3109Z" }]]
|
|
1111
|
-
}, K5 = {
|
|
1112
|
-
name: "ri-btc-fill",
|
|
1113
|
-
components: [["path", { d: "M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM16.7055 10.564C16.5323 11.6168 15.9806 12.1314 15.235 12.313C16.2271 12.8683 16.7046 13.7112 16.1938 15.1897C15.5586 17.044 14.1367 17.2122 12.2533 16.853L11.7684 18.81L10.6741 18.5388L11.159 16.5818C11.0352 16.5488 10.9104 16.5199 10.7857 16.4909C10.6137 16.4509 10.436 16.4095 10.2602 16.359L9.77531 18.3161L8.683 18.0454L9.16786 16.0883L6.99194 15.4957L7.53278 14.1119C7.53278 14.1119 8.35407 14.3378 8.34133 14.3236C8.64595 14.3977 8.79489 14.1849 8.85591 14.0359L9.63237 10.8985L10.1975 8.66859C10.2219 8.42756 10.1464 8.11223 9.7013 7.99226C9.7316 7.97451 8.90007 7.7937 8.90007 7.7937L9.2241 6.48228L11.4667 7.03806L11.9416 5.12109L13.0714 5.40109L12.5965 7.31806C12.8882 7.38151 13.1711 7.45862 13.4625 7.53269L13.9374 5.61571L15.0367 5.88814L14.5493 7.85537C15.9358 8.36407 16.9345 9.11777 16.7055 10.564ZM11.6062 10.9543C12.2632 11.1517 14.2111 11.7371 14.5393 10.4337C14.8448 9.19469 13.1568 8.81617 12.3726 8.64033C12.2802 8.61959 12.2003 8.60168 12.1377 8.5855L11.5514 10.9378L11.6062 10.9543ZM10.5917 14.7743L10.6869 14.8025C11.4963 15.0433 13.793 15.7264 14.1045 14.4327C14.4254 13.1868 12.3607 12.7016 11.4363 12.4844C11.335 12.4606 11.2473 12.44 11.1781 12.422L10.5917 14.7743Z" }]]
|
|
1265
|
+
name: "lu-stamp",
|
|
1266
|
+
components: [["path", { d: "M5 22h14 M19.27 13.73A2.5 2.5 0 0 0 17.5 13h-11A2.5 2.5 0 0 0 4 15.5V17a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-1.5c0-.66-.26-1.3-.73-1.77Z M14 13V8.5C14 7 15 7 15 5a3 3 0 0 0-3-3c-1.66 0-3 1-3 3s1 2 1 3.5V13" }]]
|
|
1114
1267
|
}, Q5 = {
|
|
1115
|
-
name: "
|
|
1116
|
-
components: [["path", { d: "
|
|
1268
|
+
name: "lu-star-half",
|
|
1269
|
+
components: [["path", { d: "M12 18.338a2.1 2.1 0 0 0-.987.244L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.12 2.12 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.12 2.12 0 0 0 1.597-1.16l2.309-4.679A.53.53 0 0 1 12 2" }]]
|
|
1270
|
+
}, K5 = {
|
|
1271
|
+
name: "lu-star-off",
|
|
1272
|
+
components: [["path", { d: "M8.34 8.34 2 9.27l5 4.87L5.82 21 12 17.77 18.18 21l-.59-3.43 M18.42 12.76 22 9.27l-6.91-1L12 2l-1.44 2.91 M2 2 L22 22" }]]
|
|
1117
1273
|
}, j5 = {
|
|
1118
|
-
name: "
|
|
1119
|
-
components: [["path", { d: "
|
|
1274
|
+
name: "lu-star",
|
|
1275
|
+
components: [["path", { d: "M11.525 2.295a.53.53 0 0 1 .95 0l2.31 4.679a2.123 2.123 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.736 3.638a2.123 2.123 0 0 0-.611 1.878l.882 5.14a.53.53 0 0 1-.771.56l-4.618-2.428a2.122 2.122 0 0 0-1.973 0L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.122 2.122 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.122 2.122 0 0 0 1.597-1.16z" }]]
|
|
1276
|
+
}, G5 = {
|
|
1277
|
+
name: "lu-step-back",
|
|
1278
|
+
components: [["path", { d: "M18 20 L18 4 M14 20 L4 12 L14 4 Z" }]]
|
|
1120
1279
|
}, J5 = {
|
|
1121
|
-
name: "
|
|
1122
|
-
components: [["path", { d: "
|
|
1123
|
-
},
|
|
1124
|
-
name: "
|
|
1125
|
-
components: [["path", { d: "
|
|
1280
|
+
name: "lu-step-forward",
|
|
1281
|
+
components: [["path", { d: "M6 4 L6 20 M10 4 L20 12 L10 20 Z" }]]
|
|
1282
|
+
}, W5 = {
|
|
1283
|
+
name: "lu-stethoscope",
|
|
1284
|
+
components: [["path", { d: "M11 2v2 M5 2v2 M5 3H4a2 2 0 0 0-2 2v4a6 6 0 0 0 12 0V5a2 2 0 0 0-2-2h-1 M8 15a6 6 0 0 0 12 0v-3 M18,10 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
1126
1285
|
}, Y5 = {
|
|
1127
|
-
name: "
|
|
1128
|
-
components: [["path", { d: "
|
|
1286
|
+
name: "lu-sticker",
|
|
1287
|
+
components: [["path", { d: "M15.5 3H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h14a2 2 0 0 0 2-2V8.5L15.5 3Z M14 3v4a2 2 0 0 0 2 2h4 M8 13h.01 M16 13h.01 M10 16s.8 1 2 1c1.3 0 2-1 2-1" }]]
|
|
1129
1288
|
}, _5 = {
|
|
1130
|
-
name: "
|
|
1131
|
-
components: [["path", { d: "
|
|
1289
|
+
name: "lu-sticky-note",
|
|
1290
|
+
components: [["path", { d: "M16 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V8Z M15 3v4a2 2 0 0 0 2 2h4" }]]
|
|
1132
1291
|
}, $5 = {
|
|
1133
|
-
name: "
|
|
1134
|
-
components: [["path", { d: "
|
|
1135
|
-
},
|
|
1136
|
-
name: "
|
|
1137
|
-
components: [["path", { d: "
|
|
1138
|
-
},
|
|
1139
|
-
name: "
|
|
1140
|
-
components: [["path", { d: "
|
|
1141
|
-
},
|
|
1142
|
-
name: "
|
|
1143
|
-
components: [["path", { d: "
|
|
1144
|
-
},
|
|
1145
|
-
name: "
|
|
1146
|
-
components: [["path", { d: "
|
|
1147
|
-
},
|
|
1148
|
-
name: "
|
|
1149
|
-
components: [["path", { d: "
|
|
1150
|
-
},
|
|
1151
|
-
name: "
|
|
1152
|
-
components: [["path", { d: "
|
|
1153
|
-
},
|
|
1154
|
-
name: "
|
|
1155
|
-
components: [["path", { d: "
|
|
1156
|
-
},
|
|
1157
|
-
name: "
|
|
1158
|
-
components: [["path", { d: "
|
|
1159
|
-
},
|
|
1160
|
-
name: "
|
|
1161
|
-
components: [["path", { d: "
|
|
1162
|
-
},
|
|
1163
|
-
name: "
|
|
1164
|
-
components: [["path", { d: "
|
|
1165
|
-
},
|
|
1166
|
-
name: "
|
|
1167
|
-
components: [["path", { d: "
|
|
1168
|
-
},
|
|
1169
|
-
name: "
|
|
1170
|
-
components: [["path", { d: "
|
|
1171
|
-
},
|
|
1172
|
-
name: "
|
|
1173
|
-
components: [["path", { d: "
|
|
1174
|
-
},
|
|
1175
|
-
name: "
|
|
1176
|
-
components: [["path", { d: "
|
|
1177
|
-
},
|
|
1178
|
-
name: "
|
|
1179
|
-
components: [["path", { d: "
|
|
1180
|
-
},
|
|
1181
|
-
name: "
|
|
1182
|
-
components: [["path", { d: "
|
|
1183
|
-
},
|
|
1184
|
-
name: "
|
|
1185
|
-
components: [["path", { d: "
|
|
1186
|
-
},
|
|
1187
|
-
name: "
|
|
1188
|
-
components: [["path", { d: "
|
|
1189
|
-
},
|
|
1190
|
-
name: "
|
|
1191
|
-
components: [["path", { d: "
|
|
1192
|
-
},
|
|
1193
|
-
name: "
|
|
1194
|
-
components: [["path", { d: "
|
|
1195
|
-
},
|
|
1196
|
-
name: "
|
|
1197
|
-
components: [["path", { d: "
|
|
1198
|
-
},
|
|
1199
|
-
name: "
|
|
1200
|
-
components: [["path", { d: "
|
|
1201
|
-
},
|
|
1202
|
-
name: "
|
|
1203
|
-
components: [["path", { d: "
|
|
1204
|
-
},
|
|
1205
|
-
name: "
|
|
1206
|
-
components: [["path", { d: "
|
|
1207
|
-
},
|
|
1208
|
-
name: "
|
|
1209
|
-
components: [["path", { d: "
|
|
1210
|
-
},
|
|
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
|
-
},
|
|
1223
|
-
name: "
|
|
1224
|
-
components: [["path", { d: "
|
|
1225
|
-
},
|
|
1226
|
-
name: "
|
|
1227
|
-
components: [["path", { d: "
|
|
1228
|
-
},
|
|
1229
|
-
name: "
|
|
1230
|
-
components: [["path", { d: "
|
|
1231
|
-
},
|
|
1232
|
-
name: "
|
|
1233
|
-
components: [["path", { d: "
|
|
1234
|
-
},
|
|
1235
|
-
name: "
|
|
1236
|
-
components: [["path", { d: "
|
|
1237
|
-
},
|
|
1238
|
-
name: "
|
|
1239
|
-
components: [["path", { d: "
|
|
1240
|
-
},
|
|
1241
|
-
name: "
|
|
1242
|
-
components: [["path", { d: "
|
|
1243
|
-
},
|
|
1244
|
-
name: "
|
|
1245
|
-
components: [["path", { d: "
|
|
1246
|
-
},
|
|
1247
|
-
name: "
|
|
1248
|
-
components: [["path", { d: "
|
|
1249
|
-
},
|
|
1250
|
-
name: "
|
|
1251
|
-
components: [["path", { d: "
|
|
1252
|
-
},
|
|
1253
|
-
name: "
|
|
1254
|
-
components: [["path", { d: "
|
|
1255
|
-
},
|
|
1256
|
-
name: "
|
|
1257
|
-
components: [["path", { d: "
|
|
1258
|
-
},
|
|
1259
|
-
name: "
|
|
1260
|
-
components: [["path", { d: "
|
|
1261
|
-
},
|
|
1262
|
-
name: "
|
|
1263
|
-
components: [["path", { d: "
|
|
1264
|
-
},
|
|
1265
|
-
name: "
|
|
1266
|
-
components: [["path", { d: "
|
|
1267
|
-
},
|
|
1268
|
-
name: "
|
|
1269
|
-
components: [["path", { d: "M9
|
|
1270
|
-
},
|
|
1271
|
-
name: "
|
|
1272
|
-
components: [["path", { d: "
|
|
1273
|
-
},
|
|
1274
|
-
name: "
|
|
1275
|
-
components: [["path", { d: "
|
|
1276
|
-
},
|
|
1277
|
-
name: "
|
|
1278
|
-
components: [["path", { d: "
|
|
1279
|
-
},
|
|
1280
|
-
name: "
|
|
1281
|
-
components: [["path", { d: "
|
|
1282
|
-
},
|
|
1283
|
-
name: "
|
|
1284
|
-
components: [["path", { d: "
|
|
1285
|
-
},
|
|
1286
|
-
name: "
|
|
1287
|
-
components: [["path", { d: "M15
|
|
1288
|
-
},
|
|
1289
|
-
name: "
|
|
1290
|
-
components: [["path", { d: "
|
|
1291
|
-
},
|
|
1292
|
-
name: "
|
|
1293
|
-
components: [["path", { d: "
|
|
1294
|
-
}, $
|
|
1295
|
-
name: "
|
|
1296
|
-
components: [["path", { d: "
|
|
1297
|
-
},
|
|
1298
|
-
name: "
|
|
1299
|
-
components: [["path", { d: "
|
|
1300
|
-
},
|
|
1301
|
-
name: "
|
|
1302
|
-
components: [["path", { d: "
|
|
1303
|
-
},
|
|
1304
|
-
name: "
|
|
1305
|
-
components: [["path", { d: "
|
|
1306
|
-
},
|
|
1307
|
-
name: "
|
|
1308
|
-
components: [["path", { d: "
|
|
1309
|
-
},
|
|
1310
|
-
name: "
|
|
1311
|
-
components: [["path", { d: "
|
|
1312
|
-
},
|
|
1313
|
-
name: "
|
|
1314
|
-
components: [["path", { d: "
|
|
1315
|
-
},
|
|
1316
|
-
name: "
|
|
1317
|
-
components: [["path", { d: "
|
|
1318
|
-
},
|
|
1319
|
-
name: "
|
|
1320
|
-
components: [["path", { d: "
|
|
1321
|
-
},
|
|
1322
|
-
name: "
|
|
1323
|
-
components: [["path", { d: "
|
|
1324
|
-
},
|
|
1325
|
-
name: "
|
|
1326
|
-
components: [["path", { d: "
|
|
1327
|
-
},
|
|
1328
|
-
name: "
|
|
1329
|
-
components: [["path", { d: "
|
|
1330
|
-
},
|
|
1331
|
-
name: "
|
|
1332
|
-
components: [["path", { d: "
|
|
1333
|
-
},
|
|
1334
|
-
name: "
|
|
1335
|
-
components: [["path", { d: "
|
|
1336
|
-
},
|
|
1337
|
-
name: "
|
|
1338
|
-
components: [["path", { d: "
|
|
1339
|
-
},
|
|
1340
|
-
name: "
|
|
1341
|
-
components: [["path", { d: "
|
|
1342
|
-
}, p7 = {
|
|
1343
|
-
name: "ri-money-rupee-circle-line",
|
|
1344
|
-
components: [["path", { d: "M20 12C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20C16.4183 20 20 16.4183 20 12ZM22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM13.5003 8C13.8278 8.43606 14.0625 8.94584 14.175 9.5H16V11H14.175C13.8275 12.7117 12.3142 14 10.5 14H10.3107L14.0303 17.7197L12.9697 18.7803L8 13.8107V12.5H10.5C11.4797 12.5 12.3131 11.8739 12.622 11H8V9.5H12.622C12.3131 8.62611 11.4797 8 10.5 8H8V6.5H16V8H13.5003Z" }]]
|
|
1345
|
-
}, m7 = {
|
|
1346
|
-
name: "ri-nft-fill",
|
|
1347
|
-
components: [["path", { d: "M9 12C10.1046 12 11 11.1046 11 10 11 8.89543 10.1046 8 9 8 7.89543 8 7 8.89543 7 10 7 11.1046 7.89543 12 9 12ZM12 1 21.5 6.5V17.5L12 23 2.5 17.5V6.5L12 1ZM4.5 7.65311V16.3469L6.8724 17.7204 14.9446 11.8008 19.5 14.534V7.65311L12 3.311 4.5 7.65311Z" }]]
|
|
1348
|
-
}, r7 = {
|
|
1349
|
-
name: "ri-nft-line",
|
|
1350
|
-
components: [["path", { d: "M9 12C10.1046 12 11 11.1046 11 10 11 8.89543 10.1046 8 9 8 7.89543 8 7 8.89543 7 10 7 11.1046 7.89543 12 9 12ZM21.5 6.5 12 1 2.5 6.5V17.5L12 23 21.5 17.5V6.5ZM12 3.311 19.5 7.65311V14.5338L14.9379 11.7966 6.96669 17.775 4.5 16.3469V7.65311L12 3.311ZM12 20.689 8.84788 18.8641 15.0621 14.2034 19.0595 16.6019 12 20.689Z" }]]
|
|
1351
|
-
}, d7 = {
|
|
1352
|
-
name: "ri-no-credit-card-fill",
|
|
1353
|
-
components: [["path", { d: "M19.5859 21L21.1925 22.6067L22.6068 21.1925L2.80777 1.39348L1.39355 2.80769L2.11974 3.53387C2.04627 3.67306 2.00468 3.83167 2.00468 4V7H5.58586L9.58586 11H2.00468V20C2.00468 20.5523 2.4524 21 3.00468 21H19.5859ZM22.0047 11V17.7622L15.2425 11H22.0047ZM22.0047 7H11.2425L7.24251 3H21.0047C21.557 3 22.0047 3.44771 22.0047 4V7Z" }]]
|
|
1354
|
-
}, h7 = {
|
|
1355
|
-
name: "ri-no-credit-card-line",
|
|
1356
|
-
components: [["path", { d: "M19.5859 21L21.1925 22.6067L22.6068 21.1925L2.80777 1.39348L1.39355 2.80769L2.11974 3.53387C2.04627 3.67306 2.00468 3.83167 2.00468 4V20C2.00468 20.5523 2.4524 21 3.00468 21H19.5859ZM17.5859 19H4.00468V12H10.5859L17.5859 19ZM6.58586 8H4.00468V5.41882L6.58586 8ZM22.0047 4V17.7622L20.0047 15.7622V12H16.2425L12.2425 8H20.0047V5H9.24251L7.24251 3H21.0047C21.557 3 22.0047 3.44771 22.0047 4Z" }]]
|
|
1357
|
-
}, R7 = {
|
|
1358
|
-
name: "ri-p2p-fill",
|
|
1359
|
-
components: [["path", { d: "M20 5C20 6.65685 18.6569 8 17 8C15.3431 8 14 6.65685 14 5C14 3.34315 15.3431 2 17 2C18.6569 2 20 3.34315 20 5ZM7 3C4.79086 3 3 4.79086 3 7V9H5V7C5 5.89543 5.89543 5 7 5H10V3H7ZM17 21C19.2091 21 21 19.2091 21 17V15H19V17C19 18.1046 18.1046 19 17 19H14V21H17ZM7 16C8.65685 16 10 14.6569 10 13C10 11.3431 8.65685 10 7 10C5.34315 10 4 11.3431 4 13C4 14.6569 5.34315 16 7 16ZM17 9C14.7909 9 13 10.7909 13 13H21C21 10.7909 19.2091 9 17 9ZM3 21C3 18.7909 4.79086 17 7 17C9.20914 17 11 18.7909 11 21H3Z" }]]
|
|
1360
|
-
}, f7 = {
|
|
1361
|
-
name: "ri-p2p-line",
|
|
1362
|
-
components: [["path", { d: "M17 6C16.4477 6 16 5.55228 16 5C16 4.44772 16.4477 4 17 4C17.5523 4 18 4.44772 18 5C18 5.55228 17.5523 6 17 6ZM17 8C18.6569 8 20 6.65685 20 5C20 3.34315 18.6569 2 17 2C15.3431 2 14 3.34315 14 5C14 6.65685 15.3431 8 17 8ZM7 3C4.79086 3 3 4.79086 3 7V9H5V7C5 5.89543 5.89543 5 7 5H10V3H7ZM17 21C19.2091 21 21 19.2091 21 17V15H19V17C19 18.1046 18.1046 19 17 19H14V21H17ZM8 13C8 12.4477 7.55228 12 7 12C6.44772 12 6 12.4477 6 13C6 13.5523 6.44772 14 7 14C7.55228 14 8 13.5523 8 13ZM10 13C10 14.6569 8.65685 16 7 16C5.34315 16 4 14.6569 4 13C4 11.3431 5.34315 10 7 10C8.65685 10 10 11.3431 10 13ZM17 11C15.8954 11 15 11.8954 15 13H13C13 10.7909 14.7909 9 17 9C19.2091 9 21 10.7909 21 13H19C19 11.8954 18.1046 11 17 11ZM5 21C5 19.8954 5.89543 19 7 19C8.10457 19 9 19.8954 9 21H11C11 18.7909 9.20914 17 7 17C4.79086 17 3 18.7909 3 21H5Z" }]]
|
|
1363
|
-
}, F7 = {
|
|
1364
|
-
name: "ri-percent-fill",
|
|
1365
|
-
components: [["path", { d: "M17.5049 21.0027C15.5719 21.0027 14.0049 19.4357 14.0049 17.5027C14.0049 15.5697 15.5719 14.0027 17.5049 14.0027C19.4379 14.0027 21.0049 15.5697 21.0049 17.5027C21.0049 19.4357 19.4379 21.0027 17.5049 21.0027ZM6.50488 10.0027C4.57189 10.0027 3.00488 8.43574 3.00488 6.50275C3.00488 4.56975 4.57189 3.00275 6.50488 3.00275C8.43788 3.00275 10.0049 4.56975 10.0049 6.50275C10.0049 8.43574 8.43788 10.0027 6.50488 10.0027ZM19.076 3.51747L20.4902 4.93168L4.93382 20.488L3.5196 19.0738L19.076 3.51747Z" }]]
|
|
1366
|
-
}, u7 = {
|
|
1367
|
-
name: "ri-percent-line",
|
|
1368
|
-
components: [["path", { d: "M17.5049 21.0027C15.5719 21.0027 14.0049 19.4357 14.0049 17.5027C14.0049 15.5697 15.5719 14.0027 17.5049 14.0027C19.4379 14.0027 21.0049 15.5697 21.0049 17.5027C21.0049 19.4357 19.4379 21.0027 17.5049 21.0027ZM17.5049 19.0027C18.3333 19.0027 19.0049 18.3312 19.0049 17.5027C19.0049 16.6743 18.3333 16.0027 17.5049 16.0027C16.6765 16.0027 16.0049 16.6743 16.0049 17.5027C16.0049 18.3312 16.6765 19.0027 17.5049 19.0027ZM6.50488 10.0027C4.57189 10.0027 3.00488 8.43574 3.00488 6.50275C3.00488 4.56975 4.57189 3.00275 6.50488 3.00275C8.43788 3.00275 10.0049 4.56975 10.0049 6.50275C10.0049 8.43574 8.43788 10.0027 6.50488 10.0027ZM6.50488 8.00275C7.33331 8.00275 8.00488 7.33117 8.00488 6.50275C8.00488 5.67432 7.33331 5.00275 6.50488 5.00275C5.67646 5.00275 5.00488 5.67432 5.00488 6.50275C5.00488 7.33117 5.67646 8.00275 6.50488 8.00275ZM19.076 3.51747L20.4902 4.93168L4.93382 20.488L3.5196 19.0738L19.076 3.51747Z" }]]
|
|
1369
|
-
}, g7 = {
|
|
1370
|
-
name: "ri-price-tag-2-fill",
|
|
1371
|
-
components: [["path", { d: "M3.00488 6.99972L11.4502 1.36952C11.7861 1.14559 12.2237 1.14559 12.5596 1.36952L21.0049 6.99972V20.9997C21.0049 21.552 20.5572 21.9997 20.0049 21.9997H4.00488C3.4526 21.9997 3.00488 21.552 3.00488 20.9997V6.99972ZM12.0049 10.9997C13.1095 10.9997 14.0049 10.1043 14.0049 8.99972C14.0049 7.89515 13.1095 6.99972 12.0049 6.99972C10.9003 6.99972 10.0049 7.89515 10.0049 8.99972C10.0049 10.1043 10.9003 10.9997 12.0049 10.9997ZM8.00488 15.9997V17.9997H16.0049V15.9997H8.00488ZM8.00488 12.9997V14.9997H16.0049V12.9997H8.00488Z" }]]
|
|
1372
|
-
}, k7 = {
|
|
1373
|
-
name: "ri-price-tag-2-line",
|
|
1374
|
-
components: [["path", { d: "M3.00488 6.99972L11.4502 1.36952C11.7861 1.14559 12.2237 1.14559 12.5596 1.36952L21.0049 6.99972V20.9997C21.0049 21.552 20.5572 21.9997 20.0049 21.9997H4.00488C3.4526 21.9997 3.00488 21.552 3.00488 20.9997V6.99972ZM5.00488 8.07009V19.9997H19.0049V8.07009L12.0049 3.40342L5.00488 8.07009ZM8.00488 15.9997H16.0049V17.9997H8.00488V15.9997ZM8.00488 12.9997H16.0049V14.9997H8.00488V12.9997ZM12.0049 10.9997C10.9003 10.9997 10.0049 10.1043 10.0049 8.99972C10.0049 7.89515 10.9003 6.99972 12.0049 6.99972C13.1095 6.99972 14.0049 7.89515 14.0049 8.99972C14.0049 10.1043 13.1095 10.9997 12.0049 10.9997Z" }]]
|
|
1375
|
-
}, b7 = {
|
|
1376
|
-
name: "ri-price-tag-3-fill",
|
|
1377
|
-
components: [["path", { d: "M10.9042 2.10025L20.8037 3.51446L22.2179 13.414L13.0255 22.6063C12.635 22.9969 12.0019 22.9969 11.6113 22.6063L1.71184 12.7069C1.32131 12.3163 1.32131 11.6832 1.71184 11.2926L10.9042 2.10025ZM13.7327 10.5855C14.5137 11.3666 15.78 11.3666 16.5611 10.5855C17.3421 9.80448 17.3421 8.53815 16.5611 7.7571C15.78 6.97606 14.5137 6.97606 13.7327 7.7571C12.9516 8.53815 12.9516 9.80448 13.7327 10.5855Z" }]]
|
|
1378
|
-
}, y7 = {
|
|
1379
|
-
name: "ri-price-tag-3-line",
|
|
1380
|
-
components: [["path", { d: "M10.9042 2.10025L20.8037 3.51446L22.2179 13.414L13.0255 22.6063C12.635 22.9969 12.0019 22.9969 11.6113 22.6063L1.71184 12.7069C1.32131 12.3163 1.32131 11.6832 1.71184 11.2926L10.9042 2.10025ZM11.6113 4.22157L3.83316 11.9997L12.3184 20.485L20.0966 12.7069L19.036 5.28223L11.6113 4.22157ZM13.7327 10.5855C12.9516 9.80448 12.9516 8.53815 13.7327 7.7571C14.5137 6.97606 15.78 6.97606 16.5611 7.7571C17.3421 8.53815 17.3421 9.80448 16.5611 10.5855C15.78 11.3666 14.5137 11.3666 13.7327 10.5855Z" }]]
|
|
1381
|
-
}, w7 = {
|
|
1382
|
-
name: "ri-price-tag-fill",
|
|
1383
|
-
components: [["path", { d: "M3.00488 6.99972L11.4502 1.36952C11.7861 1.14559 12.2237 1.14559 12.5596 1.36952L21.0049 6.99972V20.9997C21.0049 21.552 20.5572 21.9997 20.0049 21.9997H4.00488C3.4526 21.9997 3.00488 21.552 3.00488 20.9997V6.99972ZM12.0049 10.9997C13.1095 10.9997 14.0049 10.1043 14.0049 8.99972C14.0049 7.89515 13.1095 6.99972 12.0049 6.99972C10.9003 6.99972 10.0049 7.89515 10.0049 8.99972C10.0049 10.1043 10.9003 10.9997 12.0049 10.9997Z" }]]
|
|
1384
|
-
}, S7 = {
|
|
1385
|
-
name: "ri-price-tag-line",
|
|
1386
|
-
components: [["path", { d: "M3.00488 6.99972L11.4502 1.36952C11.7861 1.14559 12.2237 1.14559 12.5596 1.36952L21.0049 6.99972V20.9997C21.0049 21.552 20.5572 21.9997 20.0049 21.9997H4.00488C3.4526 21.9997 3.00488 21.552 3.00488 20.9997V6.99972ZM5.00488 8.07009V19.9997H19.0049V8.07009L12.0049 3.40342L5.00488 8.07009ZM12.0049 10.9997C10.9003 10.9997 10.0049 10.1043 10.0049 8.99972C10.0049 7.89515 10.9003 6.99972 12.0049 6.99972C13.1095 6.99972 14.0049 7.89515 14.0049 8.99972C14.0049 10.1043 13.1095 10.9997 12.0049 10.9997Z" }]]
|
|
1387
|
-
}, x7 = {
|
|
1388
|
-
name: "ri-red-packet-fill",
|
|
1389
|
-
components: [["path", { d: "M21.0049 5.94028C19.2657 7.91075 16.8895 9.30566 14.1986 9.80276C13.7739 9.02805 12.9507 8.50281 12.0049 8.50281C11.0591 8.50281 10.2359 9.02805 9.8112 9.80276C7.12025 9.30566 4.74405 7.91075 3.00488 5.94028V3.00281C3.00488 2.45052 3.4526 2.00281 4.00488 2.00281H20.0049C20.5572 2.00281 21.0049 2.45052 21.0049 3.00281V5.94028ZM21.0049 8.72704V21.0028C21.0049 21.5551 20.5572 22.0028 20.0049 22.0028H4.00488C3.4526 22.0028 3.00488 21.5551 3.00488 21.0028V8.72704C4.86501 10.2897 7.13757 11.3774 9.63575 11.8032C9.96947 12.7914 10.9041 13.5028 12.0049 13.5028C13.1057 13.5028 14.0403 12.7914 14.374 11.8032C16.8722 11.3774 19.1448 10.2897 21.0049 8.72704Z" }]]
|
|
1390
|
-
}, B7 = {
|
|
1391
|
-
name: "ri-red-packet-line",
|
|
1392
|
-
components: [["path", { d: "M14.178 9.76602C16.0334 9.35487 17.695 8.4283 19.0049 7.14424V4.00281H5.00488V7.14424C6.31472 8.4283 7.97632 9.35487 9.83175 9.76602C10.2621 9.01149 11.0741 8.50281 12.0049 8.50281C12.9357 8.50281 13.7477 9.01149 14.178 9.76602ZM14.3861 11.7666C14.0633 12.7737 13.1192 13.5028 12.0049 13.5028C10.8905 13.5028 9.94648 12.7737 9.6237 11.7666C7.92722 11.425 6.36024 10.7257 5.00488 9.75071V20.0028H19.0049V9.75071C17.6495 10.7257 16.0825 11.425 14.3861 11.7666ZM4.00488 2.00281H20.0049C20.5572 2.00281 21.0049 2.45052 21.0049 3.00281V21.0028C21.0049 21.5551 20.5572 22.0028 20.0049 22.0028H4.00488C3.4526 22.0028 3.00488 21.5551 3.00488 21.0028V3.00281C3.00488 2.45052 3.4526 2.00281 4.00488 2.00281Z" }]]
|
|
1393
|
-
}, T7 = {
|
|
1394
|
-
name: "ri-refund-2-fill",
|
|
1395
|
-
components: [["path", { d: "M12.0049 2C17.5277 2 22.0049 6.47715 22.0049 12C22.0049 17.5228 17.5277 22 12.0049 22C9.57847 22 7.3539 21.1358 5.62216 19.6985L5.37815 19.4892L6.27949 17.5875C7.73229 19.0759 9.76067 20 12.0049 20C16.4232 20 20.0049 16.4183 20.0049 12C20.0049 7.58172 16.4232 4 12.0049 4C7.66997 4 4.14034 7.44784 4.00869 11.7508L4.00488 12H6.50488L3.79854 17.7161C2.66796 16.096 2.00488 14.1254 2.00488 12C2.00488 6.47715 6.48204 2 12.0049 2ZM13.0049 6V8H15.5049V10H10.0049C9.72874 10 9.50488 10.2239 9.50488 10.5C9.50488 10.7455 9.68176 10.9496 9.91501 10.9919L10.0049 11H14.0049C15.3856 11 16.5049 12.1193 16.5049 13.5C16.5049 14.8807 15.3856 16 14.0049 16H13.0049V18H11.0049V16H8.50488V14H14.0049C14.281 14 14.5049 13.7761 14.5049 13.5C14.5049 13.2545 14.328 13.0504 14.0948 13.0081L14.0049 13H10.0049C8.62417 13 7.50488 11.8807 7.50488 10.5C7.50488 9.11929 8.62417 8 10.0049 8H11.0049V6H13.0049Z" }]]
|
|
1396
|
-
}, P7 = {
|
|
1397
|
-
name: "ri-refund-2-line",
|
|
1398
|
-
components: [["path", { d: "M5.67591 4.25667C9.60392 1.03828 15.4094 1.26236 19.076 4.92893C22.9812 8.83418 22.9812 15.1658 19.076 19.0711C15.1707 22.9763 8.83906 22.9763 4.93382 19.0711C2.40932 16.5466 1.51676 13.0081 2.25611 9.76666L2.33275 9.45394L4.26718 9.96315C3.56967 12.623 4.26329 15.5721 6.34803 17.6569C9.47222 20.781 14.5375 20.781 17.6617 17.6569C20.7859 14.5327 20.7859 9.46734 17.6617 6.34315C14.8441 3.5255 10.4475 3.24903 7.32006 5.51375L7.09886 5.67983L8.1158 6.6967L3.5196 7.75736L4.58026 3.16117L5.67591 4.25667ZM13.0049 6V8H15.5049V10H10.0049C9.72874 10 9.50488 10.2239 9.50488 10.5C9.50488 10.7455 9.68176 10.9496 9.91501 10.9919L10.0049 11H14.0049C15.3856 11 16.5049 12.1193 16.5049 13.5C16.5049 14.8807 15.3856 16 14.0049 16H13.0049V18H11.0049V16H8.50488V14H14.0049C14.281 14 14.5049 13.7761 14.5049 13.5C14.5049 13.2545 14.328 13.0504 14.0948 13.0081L14.0049 13H10.0049C8.62417 13 7.50488 11.8807 7.50488 10.5C7.50488 9.11929 8.62417 8 10.0049 8H11.0049V6H13.0049Z" }]]
|
|
1399
|
-
}, D7 = {
|
|
1400
|
-
name: "ri-refund-fill",
|
|
1401
|
-
components: [["path", { d: "M22.0049 7H2.00488V4C2.00488 3.44772 2.4526 3 3.00488 3H21.0049C21.5572 3 22.0049 3.44772 22.0049 4V7ZM22.0049 9V20C22.0049 20.5523 21.5572 21 21.0049 21H3.00488C2.4526 21 2.00488 20.5523 2.00488 20V9H22.0049ZM11.0049 14V11.5L6.50488 16H17.0049V14H11.0049Z" }]]
|
|
1402
|
-
}, v7 = {
|
|
1403
|
-
name: "ri-refund-line",
|
|
1404
|
-
components: [["path", { d: "M20.0049 8V5H4.00488V8H20.0049ZM20.0049 10H4.00488V19H20.0049V10ZM3.00488 3H21.0049C21.5572 3 22.0049 3.44772 22.0049 4V20C22.0049 20.5523 21.5572 21 21.0049 21H3.00488C2.4526 21 2.00488 20.5523 2.00488 20V4C2.00488 3.44772 2.4526 3 3.00488 3ZM11.0049 14H17.0049V16H6.50488L11.0049 11.5V14Z" }]]
|
|
1405
|
-
}, A7 = {
|
|
1406
|
-
name: "ri-safe-2-fill",
|
|
1407
|
-
components: [["path", { d: "M10.0049 19.9998H6.00488V21.9998H4.00488V19.9998H3.00488C2.4526 19.9998 2.00488 19.552 2.00488 18.9998V3.99977C2.00488 3.44748 2.4526 2.99977 3.00488 2.99977H10.0049V1.59C10.0049 1.31385 10.2287 1.09 10.5049 1.09C10.5324 1.09 10.5599 1.09227 10.5871 1.0968L21.1693 2.8605C21.6515 2.94086 22.0049 3.35805 22.0049 3.84689V5.99977H23.0049V7.99977H22.0049V14.9998H23.0049V16.9998H22.0049V19.1526C22.0049 19.6415 21.6515 20.0587 21.1693 20.139L20.0049 20.3331V21.9998H18.0049V20.6664L10.5871 21.9027C10.3147 21.9481 10.0571 21.7641 10.0117 21.4917C10.0072 21.4646 10.0049 21.4371 10.0049 21.4095V19.9998ZM12.0049 19.6388L20.0049 18.3055V4.69402L12.0049 3.36069V19.6388ZM16.5049 13.9998C15.6765 13.9998 15.0049 12.8805 15.0049 11.4998C15.0049 10.1191 15.6765 8.99977 16.5049 8.99977C17.3333 8.99977 18.0049 10.1191 18.0049 11.4998C18.0049 12.8805 17.3333 13.9998 16.5049 13.9998Z" }]]
|
|
1408
|
-
}, N7 = {
|
|
1409
|
-
name: "ri-safe-2-line",
|
|
1410
|
-
components: [["path", { d: "M20.0049 20.3331V21.9998H18.0049V20.6664L10.5871 21.9027C10.3147 21.9481 10.0571 21.7641 10.0117 21.4917C10.0072 21.4646 10.0049 21.4371 10.0049 21.4095V19.9998H6.00488V21.9998H4.00488V19.9998H3.00488C2.4526 19.9998 2.00488 19.552 2.00488 18.9998V3.99977C2.00488 3.44748 2.4526 2.99977 3.00488 2.99977H10.0049V1.59C10.0049 1.31385 10.2287 1.09 10.5049 1.09C10.5324 1.09 10.5599 1.09227 10.5871 1.0968L21.1693 2.8605C21.6515 2.94086 22.0049 3.35805 22.0049 3.84689V5.99977H23.0049V7.99977H22.0049V14.9998H23.0049V16.9998H22.0049V19.1526C22.0049 19.6415 21.6515 20.0587 21.1693 20.139L20.0049 20.3331ZM4.00488 4.99977V17.9998H10.0049V4.99977H4.00488ZM12.0049 19.6388L20.0049 18.3055V4.69402L12.0049 3.36069V19.6388ZM16.5049 13.9998C15.6765 13.9998 15.0049 12.8805 15.0049 11.4998C15.0049 10.1191 15.6765 8.99977 16.5049 8.99977C17.3333 8.99977 18.0049 10.1191 18.0049 11.4998C18.0049 12.8805 17.3333 13.9998 16.5049 13.9998Z" }]]
|
|
1411
|
-
}, E7 = {
|
|
1412
|
-
name: "ri-safe-3-fill",
|
|
1413
|
-
components: [["path", { d: "M3 3C2.44772 3 2 3.44772 2 4V19C2 19.5523 2.44772 20 3 20H4V22H6V20H18V22H20V20H21C21.5523 20 22 19.5523 22 19V4C22 3.44772 21.5523 3 21 3H3ZM15.3492 8.23642L16.682 6.90366L18.0962 8.31787L16.7634 9.65063C17.4122 10.794 17.4122 12.2057 16.7634 13.3491L18.0962 14.6818L16.682 16.096L15.3492 14.7633C14.2058 15.412 12.7942 15.412 11.6508 14.7633L10.318 16.096L8.90381 14.6818L10.2366 13.3491C9.58781 12.2057 9.58781 10.794 10.2366 9.65063L8.90381 8.31787L10.318 6.90366L11.6508 8.23642C12.7942 7.58767 14.2058 7.58767 15.3492 8.23642ZM14.7374 10.2624C14.054 9.579 12.946 9.579 12.2626 10.2624C11.5791 10.9458 11.5791 12.0539 12.2626 12.7373C12.946 13.4207 14.054 13.4207 14.7374 12.7373C15.4209 12.0539 15.4209 10.9458 14.7374 10.2624ZM5 8H7V15H5V8Z" }]]
|
|
1414
|
-
}, I7 = {
|
|
1415
|
-
name: "ri-safe-3-line",
|
|
1416
|
-
components: [["path", { d: "M2 4C2 3.44772 2.44772 3 3 3H21C21.5523 3 22 3.44772 22 4V19C22 19.5523 21.5523 20 21 20H20V22H18V20H6V22H4V20H3C2.44772 20 2 19.5523 2 19V4ZM4 18H5H19H20V5H4V18ZM15.3492 8.23642C14.2058 7.58767 12.7942 7.58767 11.6508 8.23642L10.318 6.90366L8.90381 8.31787L10.2366 9.65063C9.58781 10.794 9.58781 12.2057 10.2366 13.3491L8.90381 14.6818L10.318 16.096L11.6508 14.7633C12.7942 15.412 14.2058 15.412 15.3492 14.7633L16.682 16.096L18.0962 14.6818L16.7634 13.3491C17.4122 12.2057 17.4122 10.794 16.7634 9.65063L18.0962 8.31787L16.682 6.90366L15.3492 8.23642ZM14.7374 10.2624C15.4209 10.9458 15.4209 12.0539 14.7374 12.7373C14.054 13.4207 12.946 13.4207 12.2626 12.7373C11.5791 12.0539 11.5791 10.9458 12.2626 10.2624C12.946 9.579 14.054 9.579 14.7374 10.2624ZM5 8V15H7V8H5Z" }]]
|
|
1417
|
-
}, z7 = {
|
|
1418
|
-
name: "ri-safe-fill",
|
|
1419
|
-
components: [["path", { d: "M18.0049 19.9998H6.00488V21.9998H4.00488V19.9998H3.00488C2.4526 19.9998 2.00488 19.5521 2.00488 18.9998V3.99979C2.00488 3.4475 2.4526 2.99979 3.00488 2.99979H21.0049C21.5572 2.99979 22.0049 3.4475 22.0049 3.99979V18.9998C22.0049 19.5521 21.5572 19.9998 21.0049 19.9998H20.0049V21.9998H18.0049V19.9998ZM11.0049 13.8738V16.9998H13.0049V13.8738C14.7301 13.4297 16.0049 11.8636 16.0049 9.99979C16.0049 7.79065 14.214 5.99979 12.0049 5.99979C9.79574 5.99979 8.00488 7.79065 8.00488 9.99979C8.00488 11.8636 9.27966 13.4297 11.0049 13.8738ZM12.0049 11.9998C10.9003 11.9998 10.0049 11.1044 10.0049 9.99979C10.0049 8.89522 10.9003 7.99979 12.0049 7.99979C13.1095 7.99979 14.0049 8.89522 14.0049 9.99979C14.0049 11.1044 13.1095 11.9998 12.0049 11.9998Z" }]]
|
|
1420
|
-
}, U7 = {
|
|
1421
|
-
name: "ri-safe-line",
|
|
1422
|
-
components: [["path", { d: "M18.0049 19.9998H6.00488V21.9998H4.00488V19.9998H3.00488C2.4526 19.9998 2.00488 19.5521 2.00488 18.9998V3.99979C2.00488 3.4475 2.4526 2.99979 3.00488 2.99979H21.0049C21.5572 2.99979 22.0049 3.4475 22.0049 3.99979V18.9998C22.0049 19.5521 21.5572 19.9998 21.0049 19.9998H20.0049V21.9998H18.0049V19.9998ZM4.00488 17.9998H20.0049V4.99979H4.00488V17.9998ZM13.0049 13.8738V16.9998H11.0049V13.8738C9.27966 13.4297 8.00488 11.8636 8.00488 9.99979C8.00488 7.79065 9.79574 5.99979 12.0049 5.99979C14.214 5.99979 16.0049 7.79065 16.0049 9.99979C16.0049 11.8636 14.7301 13.4297 13.0049 13.8738ZM12.0049 11.9998C13.1095 11.9998 14.0049 11.1044 14.0049 9.99979C14.0049 8.89522 13.1095 7.99979 12.0049 7.99979C10.9003 7.99979 10.0049 8.89522 10.0049 9.99979C10.0049 11.1044 10.9003 11.9998 12.0049 11.9998Z" }]]
|
|
1423
|
-
}, G7 = {
|
|
1424
|
-
name: "ri-secure-payment-fill",
|
|
1425
|
-
components: [["path", { d: "M11.0049 2L18.3032 4.28071C18.7206 4.41117 19.0049 4.79781 19.0049 5.23519V7H21.0049C21.5572 7 22.0049 7.44772 22.0049 8V10H9.00488V8C9.00488 7.44772 9.4526 7 10.0049 7H17.0049V5.97L11.0049 4.094L5.00488 5.97V13.3744C5.00488 14.6193 5.58406 15.7884 6.56329 16.5428L6.75154 16.6793L11.0049 19.579L14.7869 17H10.0049C9.4526 17 9.00488 16.5523 9.00488 16V12H22.0049V16C22.0049 16.5523 21.5572 17 21.0049 17L17.7848 17.0011C17.3982 17.5108 16.9276 17.9618 16.3849 18.3318L11.0049 22L5.62486 18.3318C3.98563 17.2141 3.00488 15.3584 3.00488 13.3744V5.23519C3.00488 4.79781 3.28913 4.41117 3.70661 4.28071L11.0049 2Z" }]]
|
|
1426
|
-
}, W7 = {
|
|
1427
|
-
name: "ri-secure-payment-line",
|
|
1428
|
-
components: [["path", { d: "M11.0049 2L18.3032 4.28071C18.7206 4.41117 19.0049 4.79781 19.0049 5.23519V7H21.0049C21.5572 7 22.0049 7.44772 22.0049 8V16C22.0049 16.5523 21.5572 17 21.0049 17L17.7848 17.0011C17.3982 17.5108 16.9276 17.9618 16.3849 18.3318L11.0049 22L5.62486 18.3318C3.98563 17.2141 3.00488 15.3584 3.00488 13.3744V5.23519C3.00488 4.79781 3.28913 4.41117 3.70661 4.28071L11.0049 2ZM11.0049 4.094L5.00488 5.97V13.3744C5.00488 14.6193 5.58406 15.7884 6.56329 16.5428L6.75154 16.6793L11.0049 19.579L14.7869 17H10.0049C9.4526 17 9.00488 16.5523 9.00488 16V8C9.00488 7.44772 9.4526 7 10.0049 7H17.0049V5.97L11.0049 4.094ZM11.0049 12V15H20.0049V12H11.0049ZM11.0049 10H20.0049V9H11.0049V10Z" }]]
|
|
1429
|
-
}, q7 = {
|
|
1430
|
-
name: "ri-shopping-bag-2-fill",
|
|
1431
|
-
components: [["path", { d: "M20.0049 22H4.00488C3.4526 22 3.00488 21.5523 3.00488 21V3C3.00488 2.44772 3.4526 2 4.00488 2H20.0049C20.5572 2 21.0049 2.44772 21.0049 3V21C21.0049 21.5523 20.5572 22 20.0049 22ZM9.00488 6H7.00488V8C7.00488 10.7614 9.24346 13 12.0049 13C14.7663 13 17.0049 10.7614 17.0049 8V6H15.0049V8C15.0049 9.65685 13.6617 11 12.0049 11C10.348 11 9.00488 9.65685 9.00488 8V6Z" }]]
|
|
1432
|
-
}, O7 = {
|
|
1433
|
-
name: "ri-shopping-bag-2-line",
|
|
1434
|
-
components: [["path", { d: "M20.0049 22H4.00488C3.4526 22 3.00488 21.5523 3.00488 21V3C3.00488 2.44772 3.4526 2 4.00488 2H20.0049C20.5572 2 21.0049 2.44772 21.0049 3V21C21.0049 21.5523 20.5572 22 20.0049 22ZM19.0049 20V4H5.00488V20H19.0049ZM9.00488 6V8C9.00488 9.65685 10.348 11 12.0049 11C13.6617 11 15.0049 9.65685 15.0049 8V6H17.0049V8C17.0049 10.7614 14.7663 13 12.0049 13C9.24346 13 7.00488 10.7614 7.00488 8V6H9.00488Z" }]]
|
|
1435
|
-
}, K7 = {
|
|
1436
|
-
name: "ri-shopping-bag-3-fill",
|
|
1437
|
-
components: [["path", { d: "M6.50488 2H17.5049C17.8196 2 18.116 2.14819 18.3049 2.4L21.0049 6V21C21.0049 21.5523 20.5572 22 20.0049 22H4.00488C3.4526 22 3.00488 21.5523 3.00488 21V6L5.70488 2.4C5.89374 2.14819 6.19013 2 6.50488 2ZM18.5049 6L17.0049 4H7.00488L5.50488 6H18.5049ZM9.00488 10H7.00488V12C7.00488 14.7614 9.24346 17 12.0049 17C14.7663 17 17.0049 14.7614 17.0049 12V10H15.0049V12C15.0049 13.6569 13.6617 15 12.0049 15C10.348 15 9.00488 13.6569 9.00488 12V10Z" }]]
|
|
1438
|
-
}, Q7 = {
|
|
1439
|
-
name: "ri-shopping-bag-3-line",
|
|
1440
|
-
components: [["path", { d: "M6.50488 2H17.5049C17.8196 2 18.116 2.14819 18.3049 2.4L21.0049 6V21C21.0049 21.5523 20.5572 22 20.0049 22H4.00488C3.4526 22 3.00488 21.5523 3.00488 21V6L5.70488 2.4C5.89374 2.14819 6.19013 2 6.50488 2ZM19.0049 8H5.00488V20H19.0049V8ZM18.5049 6L17.0049 4H7.00488L5.50488 6H18.5049ZM9.00488 10V12C9.00488 13.6569 10.348 15 12.0049 15C13.6617 15 15.0049 13.6569 15.0049 12V10H17.0049V12C17.0049 14.7614 14.7663 17 12.0049 17C9.24346 17 7.00488 14.7614 7.00488 12V10H9.00488Z" }]]
|
|
1441
|
-
}, j7 = {
|
|
1442
|
-
name: "ri-shopping-bag-4-fill",
|
|
1443
|
-
components: [["path", { d: "M9 6C9 4.34315 10.3431 3 12 3C13.6569 3 15 4.34315 15 6H9ZM7 6H4C3.44772 6 3 6.44772 3 7V21C3 21.5523 3.44772 22 4 22H20C20.5523 22 21 21.5523 21 21V7C21 6.44772 20.5523 6 20 6H17C17 3.23858 14.7614 1 12 1C9.23858 1 7 3.23858 7 6ZM9 10C9 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 10H9Z" }]]
|
|
1444
|
-
}, J7 = {
|
|
1445
|
-
name: "ri-shopping-bag-4-line",
|
|
1446
|
-
components: [["path", { d: "M9 6H15C15 4.34315 13.6569 3 12 3C10.3431 3 9 4.34315 9 6ZM7 6C7 3.23858 9.23858 1 12 1C14.7614 1 17 3.23858 17 6H20C20.5523 6 21 6.44772 21 7V21C21 21.5523 20.5523 22 20 22H4C3.44772 22 3 21.5523 3 21V7C3 6.44772 3.44772 6 4 6H7ZM5 8V20H19V8H5ZM9 10C9 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 10H9Z" }]]
|
|
1447
|
-
}, X7 = {
|
|
1448
|
-
name: "ri-shopping-bag-fill",
|
|
1449
|
-
components: [["path", { d: "M12.0049 0.999695C14.7663 0.999695 17.0049 3.23827 17.0049 5.99969V7.99969H20.0049C20.5572 7.99969 21.0049 8.44741 21.0049 8.99969V20.9997C21.0049 21.552 20.5572 21.9997 20.0049 21.9997H4.00488C3.4526 21.9997 3.00488 21.552 3.00488 20.9997V8.99969C3.00488 8.44741 3.4526 7.99969 4.00488 7.99969H7.00488V5.99969C7.00488 3.23827 9.24346 0.999695 12.0049 0.999695ZM17.0049 10.9997H15.0049V11.9997C15.0049 12.552 15.4526 12.9997 16.0049 12.9997C16.5177 12.9997 16.9404 12.6137 16.9982 12.1163L17.0049 11.9997V10.9997ZM9.00488 10.9997H7.00488V11.9997C7.00488 12.552 7.4526 12.9997 8.00488 12.9997C8.51772 12.9997 8.94039 12.6137 8.99815 12.1163L9.00488 11.9997V10.9997ZM12.0049 2.99969C10.4072 2.99969 9.10122 4.24861 9.00998 5.82342L9.00488 5.99969V7.99969H15.0049V5.99969C15.0049 4.40201 13.756 3.09603 12.1812 3.00479L12.0049 2.99969Z" }]]
|
|
1450
|
-
}, Y7 = {
|
|
1451
|
-
name: "ri-shopping-bag-line",
|
|
1452
|
-
components: [["path", { d: "M7.00488 7.99966V5.99966C7.00488 3.23824 9.24346 0.999664 12.0049 0.999664C14.7663 0.999664 17.0049 3.23824 17.0049 5.99966V7.99966H20.0049C20.5572 7.99966 21.0049 8.44738 21.0049 8.99966V20.9997C21.0049 21.5519 20.5572 21.9997 20.0049 21.9997H4.00488C3.4526 21.9997 3.00488 21.5519 3.00488 20.9997V8.99966C3.00488 8.44738 3.4526 7.99966 4.00488 7.99966H7.00488ZM7.00488 9.99966H5.00488V19.9997H19.0049V9.99966H17.0049V11.9997H15.0049V9.99966H9.00488V11.9997H7.00488V9.99966ZM9.00488 7.99966H15.0049V5.99966C15.0049 4.34281 13.6617 2.99966 12.0049 2.99966C10.348 2.99966 9.00488 4.34281 9.00488 5.99966V7.99966Z" }]]
|
|
1453
|
-
}, _7 = {
|
|
1454
|
-
name: "ri-shopping-basket-2-fill",
|
|
1455
|
-
components: [["path", { d: "M15.3709 3.44L18.5819 9.002L22.0049 9.00218V11.0022L20.8379 11.002L20.0813 20.0852C20.0381 20.6035 19.6048 21.0022 19.0847 21.0022H4.92502C4.40493 21.0022 3.97166 20.6035 3.92847 20.0852L3.17088 11.002L2.00488 11.0022V9.00218L5.42688 9.002L8.63886 3.44L10.3709 4.44L7.73688 9.002H16.2719L13.6389 4.44L15.3709 3.44ZM13.0049 13.0022H11.0049V17.0022H13.0049V13.0022ZM9.00488 13.0022H7.00488V17.0022H9.00488V13.0022ZM17.0049 13.0022H15.0049V17.0022H17.0049V13.0022Z" }]]
|
|
1456
|
-
}, $7 = {
|
|
1457
|
-
name: "ri-shopping-basket-2-line",
|
|
1458
|
-
components: [["path", { d: "M15.3709 3.44L18.5819 9.002L22.0049 9.00218V11.0022L20.8379 11.002L20.0813 20.0852C20.0381 20.6035 19.6048 21.0022 19.0847 21.0022H4.92502C4.40493 21.0022 3.97166 20.6035 3.92847 20.0852L3.17088 11.002L2.00488 11.0022V9.00218L5.42688 9.002L8.63886 3.44L10.3709 4.44L7.73688 9.002H16.2719L13.6389 4.44L15.3709 3.44ZM18.8309 11.002L5.17788 11.0022L5.84488 19.0022H18.1639L18.8309 11.002ZM13.0049 13.0022V17.0022H11.0049V13.0022H13.0049ZM9.00488 13.0022V17.0022H7.00488V13.0022H9.00488ZM17.0049 13.0022V17.0022H15.0049V13.0022H17.0049Z" }]]
|
|
1459
|
-
}, C3 = {
|
|
1460
|
-
name: "ri-shopping-basket-fill",
|
|
1461
|
-
components: [["path", { d: "M12.0049 2C15.3186 2 18.0049 4.68629 18.0049 8V9H22.0049V11H20.8379L20.0813 20.083C20.0381 20.6013 19.6048 21 19.0847 21H4.92502C4.40493 21 3.97166 20.6013 3.92847 20.083L3.17088 11H2.00488V9H6.00488V8C6.00488 4.68629 8.69117 2 12.0049 2ZM13.0049 13H11.0049V17H13.0049V13ZM9.00488 13H7.00488V17H9.00488V13ZM17.0049 13H15.0049V17H17.0049V13ZM12.0049 4C9.86269 4 8.1138 5.68397 8.00978 7.80036L8.00488 8V9H16.0049V8C16.0049 5.8578 14.3209 4.10892 12.2045 4.0049L12.0049 4Z" }]]
|
|
1462
|
-
}, H3 = {
|
|
1463
|
-
name: "ri-shopping-basket-line",
|
|
1464
|
-
components: [["path", { d: "M12.0049 2C15.3186 2 18.0049 4.68629 18.0049 8V9H22.0049V11H20.8379L20.0813 20.083C20.0381 20.6013 19.6048 21 19.0847 21H4.92502C4.40493 21 3.97166 20.6013 3.92847 20.083L3.17088 11H2.00488V9H6.00488V8C6.00488 4.68629 8.69117 2 12.0049 2ZM18.8309 11H5.17788L5.84488 19H18.1639L18.8309 11ZM13.0049 13V17H11.0049V13H13.0049ZM9.00488 13V17H7.00488V13H9.00488ZM17.0049 13V17H15.0049V13H17.0049ZM12.0049 4C9.86269 4 8.1138 5.68397 8.00978 7.80036L8.00488 8V9H16.0049V8C16.0049 5.8578 14.3209 4.10892 12.2045 4.0049L12.0049 4Z" }]]
|
|
1465
|
-
}, V3 = {
|
|
1466
|
-
name: "ri-shopping-cart-2-fill",
|
|
1467
|
-
components: [["path", { d: "M4.00436 6.41686L0.761719 3.17422L2.17593 1.76001L5.41857 5.00265H20.6603C21.2126 5.00265 21.6603 5.45037 21.6603 6.00265C21.6603 6.09997 21.6461 6.19678 21.6182 6.29L19.2182 14.29C19.0913 14.713 18.7019 15.0027 18.2603 15.0027H6.00436V17.0027H17.0044V19.0027H5.00436C4.45207 19.0027 4.00436 18.5549 4.00436 18.0027V6.41686ZM5.50436 23.0027C4.67593 23.0027 4.00436 22.3311 4.00436 21.5027C4.00436 20.6742 4.67593 20.0027 5.50436 20.0027C6.33279 20.0027 7.00436 20.6742 7.00436 21.5027C7.00436 22.3311 6.33279 23.0027 5.50436 23.0027ZM17.5044 23.0027C16.6759 23.0027 16.0044 22.3311 16.0044 21.5027C16.0044 20.6742 16.6759 20.0027 17.5044 20.0027C18.3328 20.0027 19.0044 20.6742 19.0044 21.5027C19.0044 22.3311 18.3328 23.0027 17.5044 23.0027Z" }]]
|
|
1468
|
-
}, n3 = {
|
|
1469
|
-
name: "ri-shopping-cart-2-line",
|
|
1470
|
-
components: [["path", { d: "M4.00436 6.41686L0.761719 3.17422L2.17593 1.76001L5.41857 5.00265H20.6603C21.2126 5.00265 21.6603 5.45037 21.6603 6.00265C21.6603 6.09997 21.6461 6.19678 21.6182 6.29L19.2182 14.29C19.0913 14.713 18.7019 15.0027 18.2603 15.0027H6.00436V17.0027H17.0044V19.0027H5.00436C4.45207 19.0027 4.00436 18.5549 4.00436 18.0027V6.41686ZM6.00436 7.00265V13.0027H17.5163L19.3163 7.00265H6.00436ZM5.50436 23.0027C4.67593 23.0027 4.00436 22.3311 4.00436 21.5027C4.00436 20.6742 4.67593 20.0027 5.50436 20.0027C6.33279 20.0027 7.00436 20.6742 7.00436 21.5027C7.00436 22.3311 6.33279 23.0027 5.50436 23.0027ZM17.5044 23.0027C16.6759 23.0027 16.0044 22.3311 16.0044 21.5027C16.0044 20.6742 16.6759 20.0027 17.5044 20.0027C18.3328 20.0027 19.0044 20.6742 19.0044 21.5027C19.0044 22.3311 18.3328 23.0027 17.5044 23.0027Z" }]]
|
|
1471
|
-
}, e3 = {
|
|
1472
|
-
name: "ri-shopping-cart-fill",
|
|
1473
|
-
components: [["path", { d: "M6.00488 9H19.9433L20.4433 7H8.00488V5H21.7241C22.2764 5 22.7241 5.44772 22.7241 6C22.7241 6.08176 22.7141 6.16322 22.6942 6.24254L20.1942 16.2425C20.083 16.6877 19.683 17 19.2241 17H5.00488C4.4526 17 4.00488 16.5523 4.00488 16V4H2.00488V2H5.00488C5.55717 2 6.00488 2.44772 6.00488 3V9ZM6.00488 23C4.90031 23 4.00488 22.1046 4.00488 21C4.00488 19.8954 4.90031 19 6.00488 19C7.10945 19 8.00488 19.8954 8.00488 21C8.00488 22.1046 7.10945 23 6.00488 23ZM18.0049 23C16.9003 23 16.0049 22.1046 16.0049 21C16.0049 19.8954 16.9003 19 18.0049 19C19.1095 19 20.0049 19.8954 20.0049 21C20.0049 22.1046 19.1095 23 18.0049 23Z" }]]
|
|
1474
|
-
}, L3 = {
|
|
1475
|
-
name: "ri-shopping-cart-line",
|
|
1476
|
-
components: [["path", { d: "M4.00488 16V4H2.00488V2H5.00488C5.55717 2 6.00488 2.44772 6.00488 3V15H18.4433L20.4433 7H8.00488V5H21.7241C22.2764 5 22.7241 5.44772 22.7241 6C22.7241 6.08176 22.7141 6.16322 22.6942 6.24254L20.1942 16.2425C20.083 16.6877 19.683 17 19.2241 17H5.00488C4.4526 17 4.00488 16.5523 4.00488 16ZM6.00488 23C4.90031 23 4.00488 22.1046 4.00488 21C4.00488 19.8954 4.90031 19 6.00488 19C7.10945 19 8.00488 19.8954 8.00488 21C8.00488 22.1046 7.10945 23 6.00488 23ZM18.0049 23C16.9003 23 16.0049 22.1046 16.0049 21C16.0049 19.8954 16.9003 19 18.0049 19C19.1095 19 20.0049 19.8954 20.0049 21C20.0049 22.1046 19.1095 23 18.0049 23Z" }]]
|
|
1477
|
-
}, i3 = {
|
|
1478
|
-
name: "ri-stock-fill",
|
|
1479
|
-
components: [["path", { d: "M8.00488 5.00281H11.0049V14.0028H8.00488V17.0028H6.00488V14.0028H3.00488V5.00281H6.00488V2.00281H8.00488V5.00281ZM18.0049 10.0028H21.0049V19.0028H18.0049V22.0028H16.0049V19.0028H13.0049V10.0028H16.0049V7.00281H18.0049V10.0028Z" }]]
|
|
1480
|
-
}, o3 = {
|
|
1481
|
-
name: "ri-stock-line",
|
|
1482
|
-
components: [["path", { d: "M8.00488 5.00281H11.0049V14.0028H8.00488V17.0028H6.00488V14.0028H3.00488V5.00281H6.00488V2.00281H8.00488V5.00281ZM5.00488 7.00281V12.0028H9.00488V7.00281H5.00488ZM18.0049 10.0028H21.0049V19.0028H18.0049V22.0028H16.0049V19.0028H13.0049V10.0028H16.0049V7.00281H18.0049V10.0028ZM15.0049 12.0028V17.0028H19.0049V12.0028H15.0049Z" }]]
|
|
1483
|
-
}, t3 = {
|
|
1484
|
-
name: "ri-swap-2-fill",
|
|
1485
|
-
components: [["path", { d: "M17.2073 2.29291L15.793 3.70712L18.0859 6.00002H13.0002V8.00001H18.0859L15.793 10.2929L17.2073 11.7071L21.9144 7.00001L17.2073 2.29291ZM7.00015 11.5C9.48543 11.5 11.5002 9.4853 11.5002 7.00001C11.5002 4.51473 9.48543 2.50001 7.00015 2.50001C4.51487 2.50001 2.50015 4.51473 2.50015 7.00001C2.50015 9.4853 4.51487 11.5 7.00015 11.5ZM5.91436 18L8.20726 20.2929L6.79304 21.7071L2.08594 17L6.79304 12.2929L8.20726 13.7071L5.91436 16H11.0002V18H5.91436ZM14.0002 13C13.4479 13 13.0002 13.4477 13.0002 14V20C13.0002 20.5523 13.4479 21 14.0002 21H20.0002C20.5524 21 21.0002 20.5523 21.0002 20V14C21.0002 13.4477 20.5524 13 20.0002 13H14.0002Z" }]]
|
|
1486
|
-
}, M3 = {
|
|
1487
|
-
name: "ri-swap-2-line",
|
|
1488
|
-
components: [["path", { d: "M17.2073 2.29291L15.793 3.70712L18.0859 6.00002H13.0002V8.00001H18.0859L15.793 10.2929L17.2073 11.7071L21.9144 7.00001L17.2073 2.29291ZM9.50015 7.00001C9.50015 5.6193 8.38086 4.50001 7.00015 4.50001C5.61944 4.50001 4.50015 5.6193 4.50015 7.00001C4.50015 8.38073 5.61944 9.50001 7.00015 9.50001C8.38086 9.50001 9.50015 8.38073 9.50015 7.00001ZM11.5002 7.00001C11.5002 9.4853 9.48543 11.5 7.00015 11.5C4.51487 11.5 2.50015 9.4853 2.50015 7.00001C2.50015 4.51473 4.51487 2.50001 7.00015 2.50001C9.48543 2.50001 11.5002 4.51473 11.5002 7.00001ZM5.91436 18L8.20726 20.2929L6.79304 21.7071L2.08594 17L6.79304 12.2929L8.20726 13.7071L5.91436 16H11.0002V18H5.91436ZM15.0002 19H19.0002V15H15.0002V19ZM13.0002 14C13.0002 13.4477 13.4479 13 14.0002 13H20.0002C20.5524 13 21.0002 13.4477 21.0002 14V20C21.0002 20.5523 20.5524 21 20.0002 21H14.0002C13.4479 21 13.0002 20.5523 13.0002 20V14Z" }]]
|
|
1489
|
-
}, Z3 = {
|
|
1490
|
-
name: "ri-swap-3-fill",
|
|
1491
|
-
components: [["path", { d: "M6.00008 5.91424L3.70718 8.20714L2.29297 6.79292L7.00008 2.08582L11.7072 6.79292L10.293 8.20714L8.00008 5.91424L8.00007 11H6.00008L6.00008 5.91424ZM12.5001 7.00003C12.5001 9.48531 14.5148 11.5 17.0001 11.5C19.4854 11.5 21.5001 9.48531 21.5001 7.00003C21.5001 4.51475 19.4854 2.50003 17.0001 2.50003C14.5148 2.50003 12.5001 4.51475 12.5001 7.00003ZM21.7072 17.2071L20.293 15.7929L18.0001 18.0858V13H16.0001V18.0858L13.7072 15.7929L12.293 17.2071L17.0001 21.9142L21.7072 17.2071ZM11.0001 14C11.0001 13.4477 10.5524 13 10.0001 13H4.00008C3.44779 13 3.00008 13.4477 3.00008 14L3.00008 20C3.00007 20.5523 3.44779 21 4.00007 21H10.0001C10.5524 21 11.0001 20.5523 11.0001 20V14Z" }]]
|
|
1492
|
-
}, l3 = {
|
|
1493
|
-
name: "ri-swap-3-line",
|
|
1494
|
-
components: [["path", { d: "M6.00008 5.91424L3.70718 8.20714L2.29297 6.79292L7.00008 2.08582L11.7072 6.79292L10.293 8.20714L8.00008 5.91424L8.00007 11H6.00008L6.00008 5.91424ZM17.0001 9.50003C18.3808 9.50003 19.5001 8.38074 19.5001 7.00003C19.5001 5.61932 18.3808 4.50003 17.0001 4.50003C15.6194 4.50003 14.5001 5.61932 14.5001 7.00003C14.5001 8.38074 15.6194 9.50003 17.0001 9.50003ZM17.0001 11.5C14.5148 11.5 12.5001 9.48531 12.5001 7.00003C12.5001 4.51475 14.5148 2.50003 17.0001 2.50003C19.4854 2.50003 21.5001 4.51475 21.5001 7.00003C21.5001 9.48531 19.4854 11.5 17.0001 11.5ZM21.7072 17.2071L20.293 15.7929L18.0001 18.0858V13H16.0001V18.0858L13.7072 15.7929L12.293 17.2071L17.0001 21.9142L21.7072 17.2071ZM5.00008 19H9.00007L9.00008 15H5.00008L5.00008 19ZM10.0001 13C10.5524 13 11.0001 13.4477 11.0001 14V20C11.0001 20.5523 10.5524 21 10.0001 21H4.00007C3.44779 21 3.00007 20.5523 3.00008 20L3.00008 14C3.00008 13.4477 3.44779 13 4.00008 13H10.0001Z" }]]
|
|
1495
|
-
}, a3 = {
|
|
1496
|
-
name: "ri-swap-box-fill",
|
|
1497
|
-
components: [["path", { d: "M3.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.00275ZM15.0049 7.00275V9.00275H11.0049V11.0027H15.0049V13.0027L18.5049 10.0027L15.0049 7.00275ZM9.00488 17.0027V15.0027H13.0049V13.0027H9.00488V11.0027L5.50488 14.0027L9.00488 17.0027Z" }]]
|
|
1498
|
-
}, c3 = {
|
|
1499
|
-
name: "ri-swap-box-line",
|
|
1500
|
-
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.00275ZM15.0049 7.00275L18.5049 10.0027L15.0049 13.0027V11.0027H11.0049V9.00275H15.0049V7.00275ZM9.00488 17.0027L5.50488 14.0027L9.00488 11.0027V13.0027H13.0049V15.0027H9.00488V17.0027Z" }]]
|
|
1292
|
+
name: "lu-store",
|
|
1293
|
+
components: [["path", { d: "m2 7 4.41-4.41A2 2 0 0 1 7.83 2h8.34a2 2 0 0 1 1.42.59L22 7 M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8 M15 22v-4a2 2 0 0 0-2-2h-2a2 2 0 0 0-2 2v4 M2 7h20 M22 7v3a2 2 0 0 1-2 2a2.7 2.7 0 0 1-1.59-.63.7.7 0 0 0-.82 0A2.7 2.7 0 0 1 16 12a2.7 2.7 0 0 1-1.59-.63.7.7 0 0 0-.82 0A2.7 2.7 0 0 1 12 12a2.7 2.7 0 0 1-1.59-.63.7.7 0 0 0-.82 0A2.7 2.7 0 0 1 8 12a2.7 2.7 0 0 1-1.59-.63.7.7 0 0 0-.82 0A2.7 2.7 0 0 1 4 12a2 2 0 0 1-2-2V7" }]]
|
|
1294
|
+
}, at = {
|
|
1295
|
+
name: "lu-stretch-horizontal",
|
|
1296
|
+
components: [["path", { d: "M4,4 h16 a2,2 0 0 1 2,2 v2 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-2 a2,2 0 0 1 2,-2 Z M4,14 h16 a2,2 0 0 1 2,2 v2 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-2 a2,2 0 0 1 2,-2 Z" }]]
|
|
1297
|
+
}, nt = {
|
|
1298
|
+
name: "lu-stretch-vertical",
|
|
1299
|
+
components: [["path", { d: "M6,2 h2 a2,2 0 0 1 2,2 v16 a2,2 0 0 1 -2,2 h-2 a2,2 0 0 1 -2,-2 v-16 a2,2 0 0 1 2,-2 Z M16,2 h2 a2,2 0 0 1 2,2 v16 a2,2 0 0 1 -2,2 h-2 a2,2 0 0 1 -2,-2 v-16 a2,2 0 0 1 2,-2 Z" }]]
|
|
1300
|
+
}, tt = {
|
|
1301
|
+
name: "lu-strikethrough",
|
|
1302
|
+
components: [["path", { d: "M16 4H9a3 3 0 0 0-2.83 4 M14 12a4 4 0 0 1 0 8H6 M4 12 L20 12" }]]
|
|
1303
|
+
}, ot = {
|
|
1304
|
+
name: "lu-subscript",
|
|
1305
|
+
components: [["path", { d: "m4 5 8 8 M12 5 L4 13 M20 19h-4c0-1.5.44-2 1.5-2.5S20 15.33 20 14c0-.47-.17-.93-.48-1.29a2.11 2.11 0 0 0-2.62-.44c-.42.24-.74.62-.9 1.07" }]]
|
|
1306
|
+
}, et = {
|
|
1307
|
+
name: "lu-sun-dim",
|
|
1308
|
+
components: [["path", { d: "M8,12 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M12 4h.01 M20 12h.01 M12 20h.01 M4 12h.01 M17.657 6.343h.01 M17.657 17.657h.01 M6.343 17.657h.01 M6.343 6.343h.01" }]]
|
|
1309
|
+
}, Mt = {
|
|
1310
|
+
name: "lu-sun-medium",
|
|
1311
|
+
components: [["path", { d: "M8,12 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M12 3v1 M12 20v1 M3 12h1 M20 12h1 M18.36 5.64 L17.66 6.34 M6.34 17.66 L5.64 18.36 M5.64 5.64 L6.34 6.34 M17.66 17.66 L18.36 18.36" }]]
|
|
1312
|
+
}, ht = {
|
|
1313
|
+
name: "lu-sun-moon",
|
|
1314
|
+
components: [["path", { d: "M12 8a2.83 2.83 0 0 0 4 4 4 4 0 1 1-4-4 M12 2v2 M12 20v2 M4.9 4.9 L6.3 6.3 M17.7 17.7 L19.1 19.1 M2 12h2 M20 12h2 M6.3 17.7 L4.9 19.1 M19.1 4.9 L17.7 6.3" }]]
|
|
1315
|
+
}, st = {
|
|
1316
|
+
name: "lu-sun-snow",
|
|
1317
|
+
components: [["path", { d: "M10 21v-1 M10 4V3 M10 9a3 3 0 0 0 0 6 M14 20 L15.25 17.5 L18 18 M14 4 L15.25 6.5 L18 6 M17 21 L14 15 L15.5 12 L22 12 M17 3 L14 9 L15.5 12 M2 12h1 M20 10 L18.5 12 L20 14 M3.64 18.36 L4.34 17.66 M4.34 6.34 L3.64 5.64" }]]
|
|
1318
|
+
}, ct = {
|
|
1319
|
+
name: "lu-sun",
|
|
1320
|
+
components: [["path", { d: "M8,12 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M12 2v2 M12 20v2 M4.93 4.93 L6.34 6.34 M17.66 17.66 L19.07 19.07 M2 12h2 M20 12h2 M6.34 17.66 L4.93 19.07 M19.07 4.93 L17.66 6.34" }]]
|
|
1321
|
+
}, pt = {
|
|
1322
|
+
name: "lu-sunrise",
|
|
1323
|
+
components: [["path", { d: "M12 2v8 M4.93 10.93 L6.34 12.34 M2 18h2 M20 18h2 M19.07 10.93 L17.66 12.34 M22 22H2 M8 6 L12 2 L16 6 M16 18a4 4 0 0 0-8 0" }]]
|
|
1324
|
+
}, ut = {
|
|
1325
|
+
name: "lu-sunset",
|
|
1326
|
+
components: [["path", { d: "M12 10V2 M4.93 10.93 L6.34 12.34 M2 18h2 M20 18h2 M19.07 10.93 L17.66 12.34 M22 22H2 M16 6 L12 10 L8 6 M16 18a4 4 0 0 0-8 0" }]]
|
|
1327
|
+
}, lt = {
|
|
1328
|
+
name: "lu-superscript",
|
|
1329
|
+
components: [["path", { d: "m4 19 8-8 M12 19 L4 11 M20 12h-4c0-1.5.442-2 1.5-2.5S20 8.334 20 7.002c0-.472-.17-.93-.484-1.29a2.105 2.105 0 0 0-2.617-.436c-.42.239-.738.614-.899 1.06" }]]
|
|
1330
|
+
}, mt = {
|
|
1331
|
+
name: "lu-swatch-book",
|
|
1332
|
+
components: [["path", { d: "M11 17a4 4 0 0 1-8 0V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2Z M16.7 13H19a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H7 M 7 17h.01 M11 8 L13.3 5.7 A2.4 2.4 0 0 1 16.7 5.7 L18.6 7.6 A2.4 2.4 0 0 1 18.63 11.03 L9.9 19.8" }]]
|
|
1333
|
+
}, Lt = {
|
|
1334
|
+
name: "lu-swiss-franc",
|
|
1335
|
+
components: [["path", { d: "M10 21V3h8 M6 16h9 M10 9.5h7" }]]
|
|
1336
|
+
}, vt = {
|
|
1337
|
+
name: "lu-switch-camera",
|
|
1338
|
+
components: [["path", { d: "M11 19H4a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h5 M13 5h7a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-5 M9,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M18 22 L15 19 L18 16 M6 2 L9 5 L6 8" }]]
|
|
1339
|
+
}, rt = {
|
|
1340
|
+
name: "lu-sword",
|
|
1341
|
+
components: [["path", { d: "M14.5 17.5 L3 6 L3 3 L6 3 L17.5 14.5 M13 19 L19 13 M16 16 L20 20 M19 21 L21 19" }]]
|
|
1342
|
+
}, dt = {
|
|
1343
|
+
name: "lu-swords",
|
|
1344
|
+
components: [["path", { d: "M14.5 17.5 L3 6 L3 3 L6 3 L17.5 14.5 M13 19 L19 13 M16 16 L20 20 M19 21 L21 19 M14.5 6.5 L18 3 L21 3 L21 6 L17.5 9.5 M5 14 L9 18 M7 17 L4 20 M3 19 L5 21" }]]
|
|
1345
|
+
}, it = {
|
|
1346
|
+
name: "lu-syringe",
|
|
1347
|
+
components: [["path", { d: "m18 2 4 4 M17 7 L20 4 M19 9 8.7 19.3c-1 1-2.5 1-3.4 0l-.6-.6c-1-1-1-2.5 0-3.4L15 5 M9 11 L13 15 M5 19 L2 22 M14 4 L20 10" }]]
|
|
1348
|
+
}, Zt = {
|
|
1349
|
+
name: "lu-table-2",
|
|
1350
|
+
components: [["path", { d: "M9 3H5a2 2 0 0 0-2 2v4m6-6h10a2 2 0 0 1 2 2v4M9 3v18m0 0h10a2 2 0 0 0 2-2V9M9 21H5a2 2 0 0 1-2-2V9m0 0h18" }]]
|
|
1351
|
+
}, St = {
|
|
1352
|
+
name: "lu-table-cells-merge",
|
|
1353
|
+
components: [["path", { d: "M12 21v-6 M12 9V3 M3 15h18 M3 9h18 M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z" }]]
|
|
1354
|
+
}, Vt = {
|
|
1355
|
+
name: "lu-table-cells-split",
|
|
1356
|
+
components: [["path", { d: "M12 15V9 M3 15h18 M3 9h18 M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z" }]]
|
|
1357
|
+
}, Ht = {
|
|
1358
|
+
name: "lu-table-columns-split",
|
|
1359
|
+
components: [["path", { d: "M14 14v2 M14 20v2 M14 2v2 M14 8v2 M2 15h8 M2 3h6a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H2 M2 9h8 M22 15h-4 M22 3h-2a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h2 M22 9h-4 M5 3v18" }]]
|
|
1360
|
+
}, gt = {
|
|
1361
|
+
name: "lu-table-of-contents",
|
|
1362
|
+
components: [["path", { d: "M16 12H3 M16 18H3 M16 6H3 M21 12h.01 M21 18h.01 M21 6h.01" }]]
|
|
1363
|
+
}, At = {
|
|
1364
|
+
name: "lu-table-properties",
|
|
1365
|
+
components: [["path", { d: "M15 3v18 M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M21 9H3 M21 15H3" }]]
|
|
1366
|
+
}, ft = {
|
|
1367
|
+
name: "lu-table-rows-split",
|
|
1368
|
+
components: [["path", { d: "M14 10h2 M15 22v-8 M15 2v4 M2 10h2 M20 10h2 M3 19h18 M3 22v-6a2 2 135 0 1 2-2h14a2 2 45 0 1 2 2v6 M3 2v2a2 2 45 0 0 2 2h14a2 2 135 0 0 2-2V2 M8 10h2 M9 22v-8 M9 2v4" }]]
|
|
1369
|
+
}, qt = {
|
|
1370
|
+
name: "lu-table",
|
|
1371
|
+
components: [["path", { d: "M12 3v18 M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M3 9h18 M3 15h18" }]]
|
|
1372
|
+
}, kt = {
|
|
1373
|
+
name: "lu-tablet-smartphone",
|
|
1374
|
+
components: [["path", { d: "M5,8 h6 a2,2 0 0 1 2,2 v10 a2,2 0 0 1 -2,2 h-6 a2,2 0 0 1 -2,-2 v-10 a2,2 0 0 1 2,-2 Z M5 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2h-2.4 M8 18h.01" }]]
|
|
1375
|
+
}, wt = {
|
|
1376
|
+
name: "lu-tablet",
|
|
1377
|
+
components: [["path", { d: "M6,2 h12 a2,2 0 0 1 2,2 v16 a2,2 0 0 1 -2,2 h-12 a2,2 0 0 1 -2,-2 v-16 a2,2 0 0 1 2,-2 Z M12 18 L12.01 18" }]]
|
|
1378
|
+
}, Pt = {
|
|
1379
|
+
name: "lu-tablets",
|
|
1380
|
+
components: [["path", { d: "M2,7 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M12,17 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M12 17h10 M3.46 10.54 L10.54 3.46" }]]
|
|
1381
|
+
}, zt = {
|
|
1382
|
+
name: "lu-tag",
|
|
1383
|
+
components: [["path", { d: "M12.586 2.586A2 2 0 0 0 11.172 2H4a2 2 0 0 0-2 2v7.172a2 2 0 0 0 .586 1.414l8.704 8.704a2.426 2.426 0 0 0 3.42 0l6.58-6.58a2.426 2.426 0 0 0 0-3.42z M7,7.5 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z" }]]
|
|
1384
|
+
}, Ct = {
|
|
1385
|
+
name: "lu-tags",
|
|
1386
|
+
components: [["path", { d: "m15 5 6.3 6.3a2.4 2.4 0 0 1 0 3.4L17 19 M9.586 5.586A2 2 0 0 0 8.172 5H3a1 1 0 0 0-1 1v5.172a2 2 0 0 0 .586 1.414L8.29 18.29a2.426 2.426 0 0 0 3.42 0l3.58-3.58a2.426 2.426 0 0 0 0-3.42z M6,9.5 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z" }]]
|
|
1387
|
+
}, bt = {
|
|
1388
|
+
name: "lu-tally-1",
|
|
1389
|
+
components: [["path", { d: "M4 4v16" }]]
|
|
1390
|
+
}, Rt = {
|
|
1391
|
+
name: "lu-tally-2",
|
|
1392
|
+
components: [["path", { d: "M4 4v16 M9 4v16" }]]
|
|
1393
|
+
}, Tt = {
|
|
1394
|
+
name: "lu-tally-3",
|
|
1395
|
+
components: [["path", { d: "M4 4v16 M9 4v16 M14 4v16" }]]
|
|
1396
|
+
}, yt = {
|
|
1397
|
+
name: "lu-tally-4",
|
|
1398
|
+
components: [["path", { d: "M4 4v16 M9 4v16 M14 4v16 M19 4v16" }]]
|
|
1399
|
+
}, Ot = {
|
|
1400
|
+
name: "lu-tally-5",
|
|
1401
|
+
components: [["path", { d: "M4 4v16 M9 4v16 M14 4v16 M19 4v16 M22 6 2 18" }]]
|
|
1402
|
+
}, xt = {
|
|
1403
|
+
name: "lu-tangent",
|
|
1404
|
+
components: [["path", { d: "M15,4 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M15.59 5.41 5.41 15.59 M2,17 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M12 22s-4-9-1.5-11.5S22 12 22 12" }]]
|
|
1405
|
+
}, Dt = {
|
|
1406
|
+
name: "lu-target",
|
|
1407
|
+
components: [["path", { d: "M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z M6,12 a6,6 0 1,0 12,0 a6,6 0 1,0 -12,0 Z M10,12 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
1408
|
+
}, Bt = {
|
|
1409
|
+
name: "lu-telescope",
|
|
1410
|
+
components: [["path", { d: "m10.065 12.493-6.18 1.318a.934.934 0 0 1-1.108-.702l-.537-2.15a1.07 1.07 0 0 1 .691-1.265l13.504-4.44 M13.56 11.75 L17.89 10.82 M16 21 L12.89 14.79 M16.485 5.94a2 2 0 0 1 1.455-2.425l1.09-.272a1 1 0 0 1 1.212.727l1.515 6.06a1 1 0 0 1-.727 1.213l-1.09.272a2 2 0 0 1-2.425-1.455z M6.16 8.63 L7.27 13.09 M8 21 L11.11 14.79 M10,13 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
1411
|
+
}, Nt = {
|
|
1412
|
+
name: "lu-tent-tree",
|
|
1413
|
+
components: [["path", { d: "M2,4 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M14 5 L17 2 L20 5 M14 10 L17 7 L20 10 M17 14V2 M17 14H7l-5 8h20Z M8 14v8 M9 14 L14 22" }]]
|
|
1414
|
+
}, Ut = {
|
|
1415
|
+
name: "lu-tent",
|
|
1416
|
+
components: [["path", { d: "M3.5 21 14 3 M20.5 21 10 3 M15.5 21 12 15l-3.5 6 M2 21h20" }]]
|
|
1417
|
+
}, Ft = {
|
|
1418
|
+
name: "lu-terminal",
|
|
1419
|
+
components: [["path", { d: "M4 17 L10 11 L4 5 M12 19 L20 19" }]]
|
|
1420
|
+
}, Xt = {
|
|
1421
|
+
name: "lu-test-tube-diagonal",
|
|
1422
|
+
components: [["path", { d: "M21 7 6.82 21.18a2.83 2.83 0 0 1-3.99-.01a2.83 2.83 0 0 1 0-4L17 3 M16 2 L22 8 M12 16H4" }]]
|
|
1423
|
+
}, Et = {
|
|
1424
|
+
name: "lu-test-tube",
|
|
1425
|
+
components: [["path", { d: "M14.5 2v17.5c0 1.4-1.1 2.5-2.5 2.5c-1.4 0-2.5-1.1-2.5-2.5V2 M8.5 2h7 M14.5 16h-5" }]]
|
|
1426
|
+
}, It = {
|
|
1427
|
+
name: "lu-test-tubes",
|
|
1428
|
+
components: [["path", { d: "M9 2v17.5A2.5 2.5 0 0 1 6.5 22A2.5 2.5 0 0 1 4 19.5V2 M20 2v17.5a2.5 2.5 0 0 1-2.5 2.5a2.5 2.5 0 0 1-2.5-2.5V2 M3 2h7 M14 2h7 M9 16H4 M20 16h-5" }]]
|
|
1429
|
+
}, Qt = {
|
|
1430
|
+
name: "lu-text-cursor-input",
|
|
1431
|
+
components: [["path", { d: "M12 20h-1a2 2 0 0 1-2-2 2 2 0 0 1-2 2H6 M13 8h7a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-7 M5 16H4a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h1 M6 4h1a2 2 0 0 1 2 2 2 2 0 0 1 2-2h1 M9 6v12" }]]
|
|
1432
|
+
}, Kt = {
|
|
1433
|
+
name: "lu-text-cursor",
|
|
1434
|
+
components: [["path", { d: "M17 22h-1a4 4 0 0 1-4-4V6a4 4 0 0 1 4-4h1 M7 22h1a4 4 0 0 0 4-4v-1 M7 2h1a4 4 0 0 1 4 4v1" }]]
|
|
1435
|
+
}, jt = {
|
|
1436
|
+
name: "lu-text-quote",
|
|
1437
|
+
components: [["path", { d: "M17 6H3 M21 12H8 M21 18H8 M3 12v6" }]]
|
|
1438
|
+
}, Gt = {
|
|
1439
|
+
name: "lu-text-search",
|
|
1440
|
+
components: [["path", { d: "M21 6H3 M10 12H3 M10 18H3 M14,15 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M21 19 L19.1 17.1" }]]
|
|
1441
|
+
}, Jt = {
|
|
1442
|
+
name: "lu-text-select",
|
|
1443
|
+
components: [["path", { d: "M14 21h1 M14 3h1 M19 3a2 2 0 0 1 2 2 M21 14v1 M21 19a2 2 0 0 1-2 2 M21 9v1 M3 14v1 M3 9v1 M5 21a2 2 0 0 1-2-2 M5 3a2 2 0 0 0-2 2 M7 12h10 M7 16h6 M7 8h8 M9 21h1 M9 3h1" }]]
|
|
1444
|
+
}, Wt = {
|
|
1445
|
+
name: "lu-text",
|
|
1446
|
+
components: [["path", { d: "M15 18H3 M17 6H3 M21 12H3" }]]
|
|
1447
|
+
}, Yt = {
|
|
1448
|
+
name: "lu-theater",
|
|
1449
|
+
components: [["path", { d: "M2 10s3-3 3-8 M22 10s-3-3-3-8 M10 2c0 4.4-3.6 8-8 8 M14 2c0 4.4 3.6 8 8 8 M2 10s2 2 2 5 M22 10s-2 2-2 5 M8 15h8 M2 22v-1a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1 M14 22v-1a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1" }]]
|
|
1450
|
+
}, _t = {
|
|
1451
|
+
name: "lu-thermometer-snowflake",
|
|
1452
|
+
components: [["path", { d: "m10 20-1.25-2.5L6 18 M10 4 8.75 6.5 6 6 M10.585 15H10 M2 12h6.5L10 9 M20 14.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0z M4 10 L5.5 12 L4 14 M7 21 L10 15 L8.5 12 M7 3 L10 9 L12 9" }]]
|
|
1453
|
+
}, $t = {
|
|
1454
|
+
name: "lu-thermometer-sun",
|
|
1455
|
+
components: [["path", { d: "M12 9a4 4 0 0 0-2 7.5 M12 3v2 M6.6 18.4 L5.2 19.8 M20 4v10.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0Z M4 13H2 M6.34 7.34 4.93 5.93" }]]
|
|
1456
|
+
}, ao = {
|
|
1457
|
+
name: "lu-thermometer",
|
|
1458
|
+
components: [["path", { d: "M14 4v10.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0Z" }]]
|
|
1459
|
+
}, no = {
|
|
1460
|
+
name: "lu-thumbs-down",
|
|
1461
|
+
components: [["path", { d: "M17 14V2 M9 18.12 10 14H4.17a2 2 0 0 1-1.92-2.56l2.33-8A2 2 0 0 1 6.5 2H20a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.76a2 2 0 0 0-1.79 1.11L12 22a3.13 3.13 0 0 1-3-3.88Z" }]]
|
|
1462
|
+
}, to = {
|
|
1463
|
+
name: "lu-thumbs-up",
|
|
1464
|
+
components: [["path", { d: "M7 10v12 M15 5.88 14 10h5.83a2 2 0 0 1 1.92 2.56l-2.33 8A2 2 0 0 1 17.5 22H4a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h2.76a2 2 0 0 0 1.79-1.11L12 2a3.13 3.13 0 0 1 3 3.88Z" }]]
|
|
1465
|
+
}, oo = {
|
|
1466
|
+
name: "lu-ticket-check",
|
|
1467
|
+
components: [["path", { d: "M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z M9 12 L11 14 L15 10" }]]
|
|
1468
|
+
}, eo = {
|
|
1469
|
+
name: "lu-ticket-minus",
|
|
1470
|
+
components: [["path", { d: "M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z M9 12h6" }]]
|
|
1471
|
+
}, Mo = {
|
|
1472
|
+
name: "lu-ticket-percent",
|
|
1473
|
+
components: [["path", { d: "M2 9a3 3 0 1 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 1 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z M9 9h.01 M15 9 L9 15 M15 15h.01" }]]
|
|
1474
|
+
}, ho = {
|
|
1475
|
+
name: "lu-ticket-plus",
|
|
1476
|
+
components: [["path", { d: "M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z M9 12h6 M12 9v6" }]]
|
|
1477
|
+
}, so = {
|
|
1478
|
+
name: "lu-ticket-slash",
|
|
1479
|
+
components: [["path", { d: "M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z M9.5 14.5 L14.5 9.5" }]]
|
|
1480
|
+
}, co = {
|
|
1481
|
+
name: "lu-ticket-x",
|
|
1482
|
+
components: [["path", { d: "M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z M9.5 14.5 L14.5 9.5 M9.5 9.5 L14.5 14.5" }]]
|
|
1483
|
+
}, po = {
|
|
1484
|
+
name: "lu-ticket",
|
|
1485
|
+
components: [["path", { d: "M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z M13 5v2 M13 17v2 M13 11v2" }]]
|
|
1486
|
+
}, uo = {
|
|
1487
|
+
name: "lu-tickets-plane",
|
|
1488
|
+
components: [["path", { d: "M10.5 17h1.227a2 2 0 0 0 1.345-.52L18 12 M12 13.5 L15.75 14 M4.5 8 L15.08 2.94 A1 1 0 0 1 16.42 3.43 L18.5 8 M6 10V8 M6 14v1 M6 19v2 M4,8 h16 a2,2 0 0 1 2,2 v9 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-9 a2,2 0 0 1 2,-2 Z" }]]
|
|
1489
|
+
}, lo = {
|
|
1490
|
+
name: "lu-tickets",
|
|
1491
|
+
components: [["path", { d: "m4.5 8 10.58-5.06a1 1 0 0 1 1.342.488L18.5 8 M6 10V8 M6 14v1 M6 19v2 M4,8 h16 a2,2 0 0 1 2,2 v9 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-9 a2,2 0 0 1 2,-2 Z" }]]
|
|
1492
|
+
}, mo = {
|
|
1493
|
+
name: "lu-timer-off",
|
|
1494
|
+
components: [["path", { d: "M10 2h4 M4.6 11a8 8 0 0 0 1.7 8.7 8 8 0 0 0 8.7 1.7 M7.4 7.4a8 8 0 0 1 10.3 1 8 8 0 0 1 .9 10.2 M2 2 L22 22 M12 12v-2" }]]
|
|
1495
|
+
}, Lo = {
|
|
1496
|
+
name: "lu-timer-reset",
|
|
1497
|
+
components: [["path", { d: "M10 2h4 M12 14v-4 M4 13a8 8 0 0 1 8-7 8 8 0 1 1-5.3 14L4 17.6 M9 17H4v5" }]]
|
|
1498
|
+
}, vo = {
|
|
1499
|
+
name: "lu-timer",
|
|
1500
|
+
components: [["path", { d: "M10 2 L14 2 M12 14 L15 11 M4,14 a8,8 0 1,0 16,0 a8,8 0 1,0 -16,0 Z" }]]
|
|
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
|
+
a as LuMicroscope,
|
|
1504
|
+
n as LuMicrowave,
|
|
1505
|
+
t as LuMilestone,
|
|
1506
|
+
e as LuMilk,
|
|
1507
|
+
o as LuMilkOff,
|
|
1508
|
+
h as LuMinimize,
|
|
1509
|
+
M as LuMinimize2,
|
|
1510
|
+
s as LuMinus,
|
|
1511
|
+
V as LuMonitor,
|
|
1512
|
+
c as LuMonitorCheck,
|
|
1513
|
+
p as LuMonitorCog,
|
|
1514
|
+
u as LuMonitorDot,
|
|
1515
|
+
l as LuMonitorDown,
|
|
1516
|
+
m as LuMonitorOff,
|
|
1517
|
+
L as LuMonitorPause,
|
|
1518
|
+
v as LuMonitorPlay,
|
|
1519
|
+
r as LuMonitorSmartphone,
|
|
1520
|
+
d as LuMonitorSpeaker,
|
|
1521
|
+
i as LuMonitorStop,
|
|
1522
|
+
Z as LuMonitorUp,
|
|
1523
|
+
S as LuMonitorX,
|
|
1524
|
+
g as LuMoon,
|
|
1525
|
+
H as LuMoonStar,
|
|
1526
|
+
f as LuMountain,
|
|
1527
|
+
A as LuMountainSnow,
|
|
1528
|
+
C as LuMouse,
|
|
1529
|
+
q as LuMouseOff,
|
|
1530
|
+
z as LuMousePointer,
|
|
1531
|
+
k as LuMousePointer2,
|
|
1532
|
+
w as LuMousePointerBan,
|
|
1533
|
+
P as LuMousePointerClick,
|
|
1534
|
+
I as LuMove,
|
|
1535
|
+
b as LuMove3d,
|
|
1536
|
+
T as LuMoveDiagonal,
|
|
1537
|
+
R as LuMoveDiagonal2,
|
|
1538
|
+
x as LuMoveDown,
|
|
1539
|
+
y as LuMoveDownLeft,
|
|
1540
|
+
O as LuMoveDownRight,
|
|
1541
|
+
D as LuMoveHorizontal,
|
|
1542
|
+
B as LuMoveLeft,
|
|
1543
|
+
N as LuMoveRight,
|
|
1544
|
+
X as LuMoveUp,
|
|
1545
|
+
U as LuMoveUpLeft,
|
|
1546
|
+
F as LuMoveUpRight,
|
|
1547
|
+
E as LuMoveVertical,
|
|
1548
|
+
G as LuMusic,
|
|
1549
|
+
Q as LuMusic2,
|
|
1550
|
+
K as LuMusic3,
|
|
1551
|
+
j as LuMusic4,
|
|
1552
|
+
_ as LuNavigation,
|
|
1553
|
+
W as LuNavigation2,
|
|
1554
|
+
J as LuNavigation2Off,
|
|
1555
|
+
Y as LuNavigationOff,
|
|
1556
|
+
$ as LuNetwork,
|
|
1557
|
+
a1 as LuNewspaper,
|
|
1558
|
+
n1 as LuNfc,
|
|
1559
|
+
t1 as LuNonBinary,
|
|
1560
|
+
h1 as LuNotebook,
|
|
1561
|
+
o1 as LuNotebookPen,
|
|
1562
|
+
e1 as LuNotebookTabs,
|
|
1563
|
+
M1 as LuNotebookText,
|
|
1564
|
+
c1 as LuNotepadText,
|
|
1565
|
+
s1 as LuNotepadTextDashed,
|
|
1566
|
+
u1 as LuNut,
|
|
1567
|
+
p1 as LuNutOff,
|
|
1568
|
+
r1 as LuOctagon,
|
|
1569
|
+
l1 as LuOctagonAlert,
|
|
1570
|
+
m1 as LuOctagonMinus,
|
|
1571
|
+
L1 as LuOctagonPause,
|
|
1572
|
+
v1 as LuOctagonX,
|
|
1573
|
+
d1 as LuOmega,
|
|
1574
|
+
i1 as LuOption,
|
|
1575
|
+
Z1 as LuOrbit,
|
|
1576
|
+
S1 as LuOrigami,
|
|
1577
|
+
w1 as LuPackage,
|
|
1578
|
+
V1 as LuPackage2,
|
|
1579
|
+
H1 as LuPackageCheck,
|
|
1580
|
+
g1 as LuPackageMinus,
|
|
1581
|
+
A1 as LuPackageOpen,
|
|
1582
|
+
f1 as LuPackagePlus,
|
|
1583
|
+
q1 as LuPackageSearch,
|
|
1584
|
+
k1 as LuPackageX,
|
|
1585
|
+
P1 as LuPaintBucket,
|
|
1586
|
+
z1 as LuPaintRoller,
|
|
1587
|
+
b1 as LuPaintbrush,
|
|
1588
|
+
C1 as LuPaintbrushVertical,
|
|
1589
|
+
R1 as LuPalette,
|
|
1590
|
+
x1 as LuPanelBottom,
|
|
1591
|
+
T1 as LuPanelBottomClose,
|
|
1592
|
+
y1 as LuPanelBottomDashed,
|
|
1593
|
+
O1 as LuPanelBottomOpen,
|
|
1594
|
+
U1 as LuPanelLeft,
|
|
1595
|
+
D1 as LuPanelLeftClose,
|
|
1596
|
+
B1 as LuPanelLeftDashed,
|
|
1597
|
+
N1 as LuPanelLeftOpen,
|
|
1598
|
+
I1 as LuPanelRight,
|
|
1599
|
+
F1 as LuPanelRightClose,
|
|
1600
|
+
X1 as LuPanelRightDashed,
|
|
1601
|
+
E1 as LuPanelRightOpen,
|
|
1602
|
+
G1 as LuPanelTop,
|
|
1603
|
+
Q1 as LuPanelTopClose,
|
|
1604
|
+
K1 as LuPanelTopDashed,
|
|
1605
|
+
j1 as LuPanelTopOpen,
|
|
1606
|
+
J1 as LuPanelsLeftBottom,
|
|
1607
|
+
W1 as LuPanelsRightBottom,
|
|
1608
|
+
Y1 as LuPanelsTopLeft,
|
|
1609
|
+
_1 as LuPaperclip,
|
|
1610
|
+
$1 as LuParentheses,
|
|
1611
|
+
a2 as LuParkingMeter,
|
|
1612
|
+
n2 as LuPartyPopper,
|
|
1613
|
+
t2 as LuPause,
|
|
1614
|
+
o2 as LuPawPrint,
|
|
1615
|
+
e2 as LuPcCase,
|
|
1616
|
+
c2 as LuPen,
|
|
1617
|
+
M2 as LuPenLine,
|
|
1618
|
+
h2 as LuPenOff,
|
|
1619
|
+
s2 as LuPenTool,
|
|
1620
|
+
m2 as LuPencil,
|
|
1621
|
+
p2 as LuPencilLine,
|
|
1622
|
+
u2 as LuPencilOff,
|
|
1623
|
+
l2 as LuPencilRuler,
|
|
1624
|
+
L2 as LuPentagon,
|
|
1625
|
+
v2 as LuPercent,
|
|
1626
|
+
r2 as LuPersonStanding,
|
|
1627
|
+
d2 as LuPhilippinePeso,
|
|
1628
|
+
A2 as LuPhone,
|
|
1629
|
+
i2 as LuPhoneCall,
|
|
1630
|
+
Z2 as LuPhoneForwarded,
|
|
1631
|
+
S2 as LuPhoneIncoming,
|
|
1632
|
+
V2 as LuPhoneMissed,
|
|
1633
|
+
H2 as LuPhoneOff,
|
|
1634
|
+
g2 as LuPhoneOutgoing,
|
|
1635
|
+
f2 as LuPi,
|
|
1636
|
+
q2 as LuPiano,
|
|
1637
|
+
k2 as LuPickaxe,
|
|
1638
|
+
P2 as LuPictureInPicture,
|
|
1639
|
+
w2 as LuPictureInPicture2,
|
|
1640
|
+
z2 as LuPiggyBank,
|
|
1641
|
+
R2 as LuPilcrow,
|
|
1642
|
+
C2 as LuPilcrowLeft,
|
|
1643
|
+
b2 as LuPilcrowRight,
|
|
1644
|
+
y2 as LuPill,
|
|
1645
|
+
T2 as LuPillBottle,
|
|
1646
|
+
x2 as LuPin,
|
|
1647
|
+
O2 as LuPinOff,
|
|
1648
|
+
D2 as LuPipette,
|
|
1649
|
+
B2 as LuPizza,
|
|
1650
|
+
F2 as LuPlane,
|
|
1651
|
+
N2 as LuPlaneLanding,
|
|
1652
|
+
U2 as LuPlaneTakeoff,
|
|
1653
|
+
X2 as LuPlay,
|
|
1654
|
+
Q2 as LuPlug,
|
|
1655
|
+
E2 as LuPlug2,
|
|
1656
|
+
I2 as LuPlugZap,
|
|
1657
|
+
K2 as LuPlus,
|
|
1658
|
+
G2 as LuPocket,
|
|
1659
|
+
j2 as LuPocketKnife,
|
|
1660
|
+
J2 as LuPodcast,
|
|
1661
|
+
Y2 as LuPointer,
|
|
1662
|
+
W2 as LuPointerOff,
|
|
1663
|
+
_2 as LuPopcorn,
|
|
1664
|
+
$2 as LuPopsicle,
|
|
1665
|
+
a0 as LuPoundSterling,
|
|
1666
|
+
t0 as LuPower,
|
|
1667
|
+
n0 as LuPowerOff,
|
|
1668
|
+
o0 as LuPresentation,
|
|
1669
|
+
M0 as LuPrinter,
|
|
1670
|
+
e0 as LuPrinterCheck,
|
|
1671
|
+
h0 as LuProjector,
|
|
1672
|
+
s0 as LuProportions,
|
|
1673
|
+
c0 as LuPuzzle,
|
|
1674
|
+
p0 as LuPyramid,
|
|
1675
|
+
u0 as LuQrCode,
|
|
1676
|
+
l0 as LuQuote,
|
|
1677
|
+
m0 as LuRabbit,
|
|
1678
|
+
L0 as LuRadar,
|
|
1679
|
+
v0 as LuRadiation,
|
|
1680
|
+
r0 as LuRadical,
|
|
1681
|
+
Z0 as LuRadio,
|
|
1682
|
+
d0 as LuRadioReceiver,
|
|
1683
|
+
i0 as LuRadioTower,
|
|
1684
|
+
S0 as LuRadius,
|
|
1685
|
+
V0 as LuRailSymbol,
|
|
1686
|
+
H0 as LuRainbow,
|
|
1687
|
+
g0 as LuRat,
|
|
1688
|
+
A0 as LuRatio,
|
|
1689
|
+
R0 as LuReceipt,
|
|
1690
|
+
f0 as LuReceiptCent,
|
|
1691
|
+
q0 as LuReceiptEuro,
|
|
1692
|
+
k0 as LuReceiptIndianRupee,
|
|
1693
|
+
w0 as LuReceiptJapaneseYen,
|
|
1694
|
+
P0 as LuReceiptPoundSterling,
|
|
1695
|
+
z0 as LuReceiptRussianRuble,
|
|
1696
|
+
C0 as LuReceiptSwissFranc,
|
|
1697
|
+
b0 as LuReceiptText,
|
|
1698
|
+
T0 as LuRectangleEllipsis,
|
|
1699
|
+
y0 as LuRectangleGoggles,
|
|
1700
|
+
O0 as LuRectangleHorizontal,
|
|
1701
|
+
x0 as LuRectangleVertical,
|
|
1702
|
+
D0 as LuRecycle,
|
|
1703
|
+
U0 as LuRedo,
|
|
1704
|
+
B0 as LuRedo2,
|
|
1705
|
+
N0 as LuRedoDot,
|
|
1706
|
+
X0 as LuRefreshCcw,
|
|
1707
|
+
F0 as LuRefreshCcwDot,
|
|
1708
|
+
I0 as LuRefreshCw,
|
|
1709
|
+
E0 as LuRefreshCwOff,
|
|
1710
|
+
Q0 as LuRefrigerator,
|
|
1711
|
+
K0 as LuRegex,
|
|
1712
|
+
j0 as LuRemoveFormatting,
|
|
1713
|
+
W0 as LuRepeat,
|
|
1714
|
+
G0 as LuRepeat1,
|
|
1715
|
+
J0 as LuRepeat2,
|
|
1716
|
+
_0 as LuReplace,
|
|
1717
|
+
Y0 as LuReplaceAll,
|
|
1718
|
+
aa as LuReply,
|
|
1719
|
+
$0 as LuReplyAll,
|
|
1720
|
+
na as LuRewind,
|
|
1721
|
+
ta as LuRibbon,
|
|
1722
|
+
oa as LuRocket,
|
|
1723
|
+
ea as LuRockingChair,
|
|
1724
|
+
Ma as LuRollerCoaster,
|
|
1725
|
+
ha as LuRotate3d,
|
|
1726
|
+
pa as LuRotateCcw,
|
|
1727
|
+
sa as LuRotateCcwKey,
|
|
1728
|
+
ca as LuRotateCcwSquare,
|
|
1729
|
+
la as LuRotateCw,
|
|
1730
|
+
ua as LuRotateCwSquare,
|
|
1731
|
+
La as LuRoute,
|
|
1732
|
+
ma as LuRouteOff,
|
|
1733
|
+
va as LuRouter,
|
|
1734
|
+
ra as LuRows2,
|
|
1735
|
+
da as LuRows3,
|
|
1736
|
+
ia as LuRows4,
|
|
1737
|
+
Za as LuRss,
|
|
1738
|
+
Va as LuRuler,
|
|
1739
|
+
Sa as LuRulerDimensionLine,
|
|
1740
|
+
Ha as LuRussianRuble,
|
|
1741
|
+
ga as LuSailboat,
|
|
1742
|
+
Aa as LuSalad,
|
|
1743
|
+
fa as LuSandwich,
|
|
1744
|
+
ka as LuSatellite,
|
|
1745
|
+
qa as LuSatelliteDish,
|
|
1746
|
+
wa as LuSaudiRiyal,
|
|
1747
|
+
Ca as LuSave,
|
|
1748
|
+
Pa as LuSaveAll,
|
|
1749
|
+
za as LuSaveOff,
|
|
1750
|
+
Ra as LuScale,
|
|
1751
|
+
ba as LuScale3d,
|
|
1752
|
+
Ta as LuScaling,
|
|
1753
|
+
Xa as LuScan,
|
|
1754
|
+
ya as LuScanBarcode,
|
|
1755
|
+
Oa as LuScanEye,
|
|
1756
|
+
xa as LuScanFace,
|
|
1757
|
+
Da as LuScanHeart,
|
|
1758
|
+
Ba as LuScanLine,
|
|
1759
|
+
Na as LuScanQrCode,
|
|
1760
|
+
Ua as LuScanSearch,
|
|
1761
|
+
Fa as LuScanText,
|
|
1762
|
+
Ea as LuSchool,
|
|
1763
|
+
Qa as LuScissors,
|
|
1764
|
+
Ia as LuScissorsLineDashed,
|
|
1765
|
+
ja as LuScreenShare,
|
|
1766
|
+
Ka as LuScreenShareOff,
|
|
1767
|
+
Ja as LuScroll,
|
|
1768
|
+
Ga as LuScrollText,
|
|
1769
|
+
a4 as LuSearch,
|
|
1770
|
+
Wa as LuSearchCheck,
|
|
1771
|
+
Ya as LuSearchCode,
|
|
1772
|
+
_a as LuSearchSlash,
|
|
1773
|
+
$a as LuSearchX,
|
|
1774
|
+
n4 as LuSection,
|
|
1775
|
+
e4 as LuSend,
|
|
1776
|
+
t4 as LuSendHorizontal,
|
|
1777
|
+
o4 as LuSendToBack,
|
|
1778
|
+
M4 as LuSeparatorHorizontal,
|
|
1779
|
+
h4 as LuSeparatorVertical,
|
|
1780
|
+
u4 as LuServer,
|
|
1781
|
+
s4 as LuServerCog,
|
|
1782
|
+
c4 as LuServerCrash,
|
|
1783
|
+
p4 as LuServerOff,
|
|
1784
|
+
m4 as LuSettings,
|
|
1785
|
+
l4 as LuSettings2,
|
|
1786
|
+
L4 as LuShapes,
|
|
1787
|
+
r4 as LuShare,
|
|
1788
|
+
v4 as LuShare2,
|
|
1789
|
+
d4 as LuSheet,
|
|
1790
|
+
i4 as LuShell,
|
|
1791
|
+
z4 as LuShield,
|
|
1792
|
+
Z4 as LuShieldAlert,
|
|
1793
|
+
S4 as LuShieldBan,
|
|
1794
|
+
V4 as LuShieldCheck,
|
|
1795
|
+
H4 as LuShieldEllipsis,
|
|
1796
|
+
g4 as LuShieldHalf,
|
|
1797
|
+
A4 as LuShieldMinus,
|
|
1798
|
+
f4 as LuShieldOff,
|
|
1799
|
+
q4 as LuShieldPlus,
|
|
1800
|
+
k4 as LuShieldQuestion,
|
|
1801
|
+
w4 as LuShieldUser,
|
|
1802
|
+
P4 as LuShieldX,
|
|
1803
|
+
b4 as LuShip,
|
|
1804
|
+
C4 as LuShipWheel,
|
|
1805
|
+
R4 as LuShirt,
|
|
1806
|
+
T4 as LuShoppingBag,
|
|
1807
|
+
y4 as LuShoppingBasket,
|
|
1808
|
+
O4 as LuShoppingCart,
|
|
1809
|
+
x4 as LuShovel,
|
|
1810
|
+
D4 as LuShowerHead,
|
|
1811
|
+
B4 as LuShredder,
|
|
1812
|
+
N4 as LuShrimp,
|
|
1813
|
+
U4 as LuShrink,
|
|
1814
|
+
F4 as LuShrub,
|
|
1815
|
+
X4 as LuShuffle,
|
|
1816
|
+
E4 as LuSigma,
|
|
1817
|
+
G4 as LuSignal,
|
|
1818
|
+
I4 as LuSignalHigh,
|
|
1819
|
+
Q4 as LuSignalLow,
|
|
1820
|
+
K4 as LuSignalMedium,
|
|
1821
|
+
j4 as LuSignalZero,
|
|
1822
|
+
J4 as LuSignature,
|
|
1823
|
+
Y4 as LuSignpost,
|
|
1824
|
+
W4 as LuSignpostBig,
|
|
1825
|
+
_4 as LuSiren,
|
|
1826
|
+
$4 as LuSkipBack,
|
|
1827
|
+
an as LuSkipForward,
|
|
1828
|
+
nn as LuSkull,
|
|
1829
|
+
tn as LuSlack,
|
|
1830
|
+
on as LuSlash,
|
|
1831
|
+
en as LuSlice,
|
|
1832
|
+
Mn as LuSlidersHorizontal,
|
|
1833
|
+
hn as LuSlidersVertical,
|
|
1834
|
+
pn as LuSmartphone,
|
|
1835
|
+
sn as LuSmartphoneCharging,
|
|
1836
|
+
cn as LuSmartphoneNfc,
|
|
1837
|
+
ln as LuSmile,
|
|
1838
|
+
un as LuSmilePlus,
|
|
1839
|
+
mn as LuSnail,
|
|
1840
|
+
Ln as LuSnowflake,
|
|
1841
|
+
vn as LuSoapDispenserDroplet,
|
|
1842
|
+
rn as LuSofa,
|
|
1843
|
+
dn as LuSoup,
|
|
1844
|
+
Zn as LuSpace,
|
|
1845
|
+
Sn as LuSpade,
|
|
1846
|
+
Vn as LuSparkle,
|
|
1847
|
+
Hn as LuSparkles,
|
|
1848
|
+
gn as LuSpeaker,
|
|
1849
|
+
An as LuSpeech,
|
|
1850
|
+
qn as LuSpellCheck,
|
|
1851
|
+
fn as LuSpellCheck2,
|
|
1852
|
+
wn as LuSpline,
|
|
1853
|
+
kn as LuSplinePointer,
|
|
1854
|
+
Pn as LuSplit,
|
|
1855
|
+
zn as LuSprayCan,
|
|
1856
|
+
Cn as LuSprout,
|
|
1857
|
+
D5 as LuSquare,
|
|
1858
|
+
bn as LuSquareActivity,
|
|
1859
|
+
yn as LuSquareArrowDown,
|
|
1860
|
+
Rn as LuSquareArrowDownLeft,
|
|
1861
|
+
Tn as LuSquareArrowDownRight,
|
|
1862
|
+
On as LuSquareArrowLeft,
|
|
1863
|
+
xn as LuSquareArrowOutDownLeft,
|
|
1864
|
+
Dn as LuSquareArrowOutDownRight,
|
|
1865
|
+
Bn as LuSquareArrowOutUpLeft,
|
|
1866
|
+
Nn as LuSquareArrowOutUpRight,
|
|
1867
|
+
Un as LuSquareArrowRight,
|
|
1868
|
+
En as LuSquareArrowUp,
|
|
1869
|
+
Fn as LuSquareArrowUpLeft,
|
|
1870
|
+
Xn as LuSquareArrowUpRight,
|
|
1871
|
+
In as LuSquareAsterisk,
|
|
1872
|
+
Qn as LuSquareBottomDashedScissors,
|
|
1873
|
+
Kn as LuSquareChartGantt,
|
|
1874
|
+
Gn as LuSquareCheck,
|
|
1875
|
+
jn as LuSquareCheckBig,
|
|
1876
|
+
Jn as LuSquareChevronDown,
|
|
1877
|
+
Wn as LuSquareChevronLeft,
|
|
1878
|
+
Yn as LuSquareChevronRight,
|
|
1879
|
+
_n as LuSquareChevronUp,
|
|
1880
|
+
$n as LuSquareCode,
|
|
1881
|
+
e5 as LuSquareDashed,
|
|
1882
|
+
n5 as LuSquareDashedBottom,
|
|
1883
|
+
a5 as LuSquareDashedBottomCode,
|
|
1884
|
+
t5 as LuSquareDashedKanban,
|
|
1885
|
+
o5 as LuSquareDashedMousePointer,
|
|
1886
|
+
M5 as LuSquareDivide,
|
|
1887
|
+
h5 as LuSquareDot,
|
|
1888
|
+
s5 as LuSquareEqual,
|
|
1889
|
+
c5 as LuSquareFunction,
|
|
1890
|
+
p5 as LuSquareKanban,
|
|
1891
|
+
u5 as LuSquareLibrary,
|
|
1892
|
+
l5 as LuSquareM,
|
|
1893
|
+
m5 as LuSquareMenu,
|
|
1894
|
+
L5 as LuSquareMinus,
|
|
1895
|
+
v5 as LuSquareMousePointer,
|
|
1896
|
+
d5 as LuSquareParking,
|
|
1897
|
+
r5 as LuSquareParkingOff,
|
|
1898
|
+
i5 as LuSquarePen,
|
|
1899
|
+
Z5 as LuSquarePercent,
|
|
1900
|
+
S5 as LuSquarePi,
|
|
1901
|
+
V5 as LuSquarePilcrow,
|
|
1902
|
+
H5 as LuSquarePlay,
|
|
1903
|
+
g5 as LuSquarePlus,
|
|
1904
|
+
A5 as LuSquarePower,
|
|
1905
|
+
f5 as LuSquareRadical,
|
|
1906
|
+
q5 as LuSquareRoundCorner,
|
|
1907
|
+
k5 as LuSquareScissors,
|
|
1908
|
+
w5 as LuSquareSigma,
|
|
1909
|
+
P5 as LuSquareSlash,
|
|
1910
|
+
z5 as LuSquareSplitHorizontal,
|
|
1911
|
+
C5 as LuSquareSplitVertical,
|
|
1912
|
+
b5 as LuSquareSquare,
|
|
1913
|
+
R5 as LuSquareStack,
|
|
1914
|
+
T5 as LuSquareTerminal,
|
|
1915
|
+
O5 as LuSquareUser,
|
|
1916
|
+
y5 as LuSquareUserRound,
|
|
1917
|
+
x5 as LuSquareX,
|
|
1918
|
+
B5 as LuSquaresExclude,
|
|
1919
|
+
N5 as LuSquaresIntersect,
|
|
1920
|
+
U5 as LuSquaresSubtract,
|
|
1921
|
+
F5 as LuSquaresUnite,
|
|
1922
|
+
X5 as LuSquircle,
|
|
1923
|
+
E5 as LuSquirrel,
|
|
1924
|
+
I5 as LuStamp,
|
|
1925
|
+
j5 as LuStar,
|
|
1926
|
+
Q5 as LuStarHalf,
|
|
1927
|
+
K5 as LuStarOff,
|
|
1928
|
+
G5 as LuStepBack,
|
|
1929
|
+
J5 as LuStepForward,
|
|
1930
|
+
W5 as LuStethoscope,
|
|
1931
|
+
Y5 as LuSticker,
|
|
1932
|
+
_5 as LuStickyNote,
|
|
1933
|
+
$5 as LuStore,
|
|
1934
|
+
at as LuStretchHorizontal,
|
|
1935
|
+
nt as LuStretchVertical,
|
|
1936
|
+
tt as LuStrikethrough,
|
|
1937
|
+
ot as LuSubscript,
|
|
1938
|
+
ct as LuSun,
|
|
1939
|
+
et as LuSunDim,
|
|
1940
|
+
Mt as LuSunMedium,
|
|
1941
|
+
ht as LuSunMoon,
|
|
1942
|
+
st as LuSunSnow,
|
|
1943
|
+
pt as LuSunrise,
|
|
1944
|
+
ut as LuSunset,
|
|
1945
|
+
lt as LuSuperscript,
|
|
1946
|
+
mt as LuSwatchBook,
|
|
1947
|
+
Lt as LuSwissFranc,
|
|
1948
|
+
vt as LuSwitchCamera,
|
|
1949
|
+
rt as LuSword,
|
|
1950
|
+
dt as LuSwords,
|
|
1951
|
+
it as LuSyringe,
|
|
1952
|
+
qt as LuTable,
|
|
1953
|
+
Zt as LuTable2,
|
|
1954
|
+
St as LuTableCellsMerge,
|
|
1955
|
+
Vt as LuTableCellsSplit,
|
|
1956
|
+
Ht as LuTableColumnsSplit,
|
|
1957
|
+
gt as LuTableOfContents,
|
|
1958
|
+
At as LuTableProperties,
|
|
1959
|
+
ft as LuTableRowsSplit,
|
|
1960
|
+
wt as LuTablet,
|
|
1961
|
+
kt as LuTabletSmartphone,
|
|
1962
|
+
Pt as LuTablets,
|
|
1963
|
+
zt as LuTag,
|
|
1964
|
+
Ct as LuTags,
|
|
1965
|
+
bt as LuTally1,
|
|
1966
|
+
Rt as LuTally2,
|
|
1967
|
+
Tt as LuTally3,
|
|
1968
|
+
yt as LuTally4,
|
|
1969
|
+
Ot as LuTally5,
|
|
1970
|
+
xt as LuTangent,
|
|
1971
|
+
Dt as LuTarget,
|
|
1972
|
+
Bt as LuTelescope,
|
|
1973
|
+
Ut as LuTent,
|
|
1974
|
+
Nt as LuTentTree,
|
|
1975
|
+
Ft as LuTerminal,
|
|
1976
|
+
Et as LuTestTube,
|
|
1977
|
+
Xt as LuTestTubeDiagonal,
|
|
1978
|
+
It as LuTestTubes,
|
|
1979
|
+
Wt as LuText,
|
|
1980
|
+
Kt as LuTextCursor,
|
|
1981
|
+
Qt as LuTextCursorInput,
|
|
1982
|
+
jt as LuTextQuote,
|
|
1983
|
+
Gt as LuTextSearch,
|
|
1984
|
+
Jt as LuTextSelect,
|
|
1985
|
+
Yt as LuTheater,
|
|
1986
|
+
ao as LuThermometer,
|
|
1987
|
+
_t as LuThermometerSnowflake,
|
|
1988
|
+
$t as LuThermometerSun,
|
|
1989
|
+
no as LuThumbsDown,
|
|
1990
|
+
to as LuThumbsUp,
|
|
1991
|
+
po as LuTicket,
|
|
1992
|
+
oo as LuTicketCheck,
|
|
1993
|
+
eo as LuTicketMinus,
|
|
1994
|
+
Mo as LuTicketPercent,
|
|
1995
|
+
ho as LuTicketPlus,
|
|
1996
|
+
so as LuTicketSlash,
|
|
1997
|
+
co as LuTicketX,
|
|
1998
|
+
lo as LuTickets,
|
|
1999
|
+
uo as LuTicketsPlane,
|
|
2000
|
+
vo as LuTimer,
|
|
2001
|
+
mo as LuTimerOff,
|
|
2002
|
+
Lo as LuTimerReset
|
|
2003
2003
|
};
|