@rotki/ui-library 2.12.1 → 2.12.2
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.js +1 -1
- package/dist/components/accordions/accordions/RuiAccordions.vue.js +1 -1
- package/dist/components/alerts/RuiAlert.vue.d.ts +2 -2
- package/dist/components/alerts/RuiAlert.vue2.js +1 -1
- package/dist/components/buttons/button/RuiButton.vue2.js +1 -1
- package/dist/components/buttons/button-group/RuiButtonGroup.vue2.js +1 -1
- package/dist/components/calendar/RuiCalendar.vue.js +1 -1
- package/dist/components/calendar/RuiCalendarGrid.vue2.js +1 -1
- package/dist/components/calendar/RuiCalendarHeader.vue2.js +1 -1
- package/dist/components/calendar/RuiCalendarMenu.vue2.js +1 -1
- package/dist/components/cards/RuiCard.vue.d.ts +1 -1
- package/dist/components/cards/RuiCard.vue2.js +1 -1
- package/dist/components/cards/RuiCardHeader.vue2.js +1 -1
- package/dist/components/chips/RuiChip.vue.d.ts +1 -1
- package/dist/components/chips/RuiChip.vue2.js +1 -1
- package/dist/components/color-picker/RuiColorBoard.vue2.js +6 -2
- package/dist/components/color-picker/RuiColorBoard.vue2.js.map +1 -1
- package/dist/components/color-picker/RuiColorDisplay.vue.js +1 -1
- package/dist/components/color-picker/RuiColorHue.vue2.js +8 -2
- package/dist/components/color-picker/RuiColorHue.vue2.js.map +1 -1
- package/dist/components/color-picker/RuiColorInput.vue.js +1 -1
- package/dist/components/color-picker/RuiColorPicker.vue.js +6 -2
- package/dist/components/color-picker/RuiColorPicker.vue.js.map +1 -1
- package/dist/components/date-time-picker/RuiDateTimePicker.vue.d.ts +4 -4
- package/dist/components/date-time-picker/RuiDateTimePicker.vue2.js +5 -5
- package/dist/components/date-time-picker/RuiDateTimePicker.vue2.js.map +1 -1
- package/dist/components/date-time-picker/RuiDateTimePickerMenu.vue.js +1 -1
- package/dist/components/divider/RuiDivider.vue.js +6 -3
- package/dist/components/divider/RuiDivider.vue.js.map +1 -1
- package/dist/components/forms/auto-complete/RuiAutoComplete.vue.d.ts +17 -34
- package/dist/components/forms/auto-complete/RuiAutoComplete.vue2.js +18 -9
- package/dist/components/forms/auto-complete/RuiAutoComplete.vue2.js.map +1 -1
- package/dist/components/forms/checkbox/RuiCheckbox.vue.d.ts +2 -2
- package/dist/components/forms/checkbox/RuiCheckbox.vue2.js +2 -2
- package/dist/components/forms/checkbox/RuiCheckbox.vue2.js.map +1 -1
- package/dist/components/forms/radio-button/radio/RuiRadio.vue.d.ts +1 -1
- package/dist/components/forms/radio-button/radio/RuiRadio.vue2.js +2 -2
- package/dist/components/forms/radio-button/radio/RuiRadio.vue2.js.map +1 -1
- package/dist/components/forms/radio-button/radio-group/RuiRadioGroup.vue.d.ts +1 -1
- package/dist/components/forms/radio-button/radio-group/RuiRadioGroup.vue2.js +2 -2
- package/dist/components/forms/radio-button/radio-group/RuiRadioGroup.vue2.js.map +1 -1
- package/dist/components/forms/revealable-text-field/RuiRevealableTextField.vue.d.ts +3 -3
- package/dist/components/forms/revealable-text-field/RuiRevealableTextField.vue.js +4 -2
- package/dist/components/forms/revealable-text-field/RuiRevealableTextField.vue.js.map +1 -1
- package/dist/components/forms/select/RuiMenuSelect.vue.d.ts +17 -17
- package/dist/components/forms/select/RuiMenuSelect.vue2.js +14 -7
- package/dist/components/forms/select/RuiMenuSelect.vue2.js.map +1 -1
- package/dist/components/forms/select/RuiSimpleSelect.vue.d.ts +3 -1
- package/dist/components/forms/select/RuiSimpleSelect.vue2.js +8 -4
- package/dist/components/forms/select/RuiSimpleSelect.vue2.js.map +1 -1
- package/dist/components/forms/slider/RuiSlider.vue.d.ts +2 -2
- package/dist/components/forms/slider/RuiSlider.vue2.js +10 -8
- package/dist/components/forms/slider/RuiSlider.vue2.js.map +1 -1
- package/dist/components/forms/switch/RuiSwitch.vue.d.ts +1 -1
- package/dist/components/forms/switch/RuiSwitch.vue2.js +2 -2
- package/dist/components/forms/switch/RuiSwitch.vue2.js.map +1 -1
- package/dist/components/forms/text-area/RuiTextArea.vue.d.ts +3 -3
- package/dist/components/forms/text-area/RuiTextArea.vue2.js +8 -8
- package/dist/components/forms/text-area/RuiTextArea.vue2.js.map +1 -1
- package/dist/components/forms/text-field/RuiTextField.vue.d.ts +6 -6
- package/dist/components/forms/text-field/RuiTextField.vue2.js +5 -5
- package/dist/components/forms/text-field/RuiTextField.vue2.js.map +1 -1
- package/dist/components/helpers/RuiFormTextDetail.vue.js +1 -1
- package/dist/components/helpers/RuiFormTextDetail.vue.js.map +1 -1
- package/dist/components/icons/RuiIcon.vue2.js +3 -6
- package/dist/components/icons/RuiIcon.vue2.js.map +1 -1
- package/dist/components/index.d.ts +2 -2
- package/dist/components/loaders/RuiSkeletonBase.vue2.js +1 -1
- package/dist/components/loaders/RuiSkeletonLoader.vue2.js +1 -1
- package/dist/components/logos/RuiLogo.vue.js +3 -1
- package/dist/components/logos/RuiLogo.vue.js.map +1 -1
- package/dist/components/overlays/badge/RuiBadge.vue.d.ts +3 -3
- package/dist/components/overlays/badge/RuiBadge.vue2.js +1 -1
- package/dist/components/overlays/bottom-sheet/RuiBottomSheet.vue.js +1 -1
- package/dist/components/overlays/dialog/RuiDialog.vue.d.ts +4 -3
- package/dist/components/overlays/dialog/RuiDialog.vue2.js +11 -5
- package/dist/components/overlays/dialog/RuiDialog.vue2.js.map +1 -1
- package/dist/components/overlays/menu/RuiMenu.vue.d.ts +1 -1
- package/dist/components/overlays/menu/RuiMenu.vue2.js +6 -4
- package/dist/components/overlays/menu/RuiMenu.vue2.js.map +1 -1
- package/dist/components/overlays/navigation-drawer/RuiNavigationDrawer.vue.d.ts +4 -3
- package/dist/components/overlays/navigation-drawer/RuiNavigationDrawer.vue2.js +9 -4
- package/dist/components/overlays/navigation-drawer/RuiNavigationDrawer.vue2.js.map +1 -1
- package/dist/components/overlays/notification/RuiNotification.vue.d.ts +1 -1
- package/dist/components/overlays/notification/RuiNotification.vue.js +3 -1
- package/dist/components/overlays/notification/RuiNotification.vue.js.map +1 -1
- package/dist/components/overlays/tooltip/RuiTooltip.vue.d.ts +1 -1
- package/dist/components/overlays/tooltip/RuiTooltip.vue2.js +7 -3
- package/dist/components/overlays/tooltip/RuiTooltip.vue2.js.map +1 -1
- package/dist/components/progress/RuiProgress.vue.d.ts +1 -1
- package/dist/components/progress/RuiProgress.vue2.js +1 -1
- package/dist/components/steppers/RuiFooterStepper.vue2.js +15 -8
- package/dist/components/steppers/RuiFooterStepper.vue2.js.map +1 -1
- package/dist/components/steppers/RuiStepper.vue.d.ts +1 -1
- package/dist/components/steppers/RuiStepper.vue2.js +9 -4
- package/dist/components/steppers/RuiStepper.vue2.js.map +1 -1
- package/dist/components/steppers/RuiStepperCustomIcon.vue2.js +1 -1
- package/dist/components/steppers/RuiStepperIcon.vue2.js +1 -1
- package/dist/components/tables/RuiDataTable.vue2.js +28 -24
- package/dist/components/tables/RuiDataTable.vue2.js.map +1 -1
- package/dist/components/tables/RuiExpandButton.vue2.js +3 -2
- package/dist/components/tables/RuiExpandButton.vue2.js.map +1 -1
- package/dist/components/tables/RuiTableHead.vue2.js +1 -1
- package/dist/components/tables/RuiTablePagination.vue.d.ts +1 -1
- package/dist/components/tables/RuiTablePagination.vue2.js +12 -5
- package/dist/components/tables/RuiTablePagination.vue2.js.map +1 -1
- package/dist/components/tabs/tab/RuiTab.vue.d.ts +2 -2
- package/dist/components/tabs/tab/RuiTab.vue2.js +9 -6
- package/dist/components/tabs/tab/RuiTab.vue2.js.map +1 -1
- package/dist/components/tabs/tab-item/RuiTabItem.vue.d.ts +1 -1
- package/dist/components/tabs/tab-item/RuiTabItem.vue2.js +2 -1
- package/dist/components/tabs/tab-item/RuiTabItem.vue2.js.map +1 -1
- package/dist/components/tabs/tab-items/RuiTabItems.vue.d.ts +1 -1
- package/dist/components/tabs/tab-items/RuiTabItems.vue2.js +1 -1
- package/dist/components/tabs/tabs/RuiTabs.vue.d.ts +1 -1
- package/dist/components/tabs/tabs/RuiTabs.vue2.js +1 -1
- package/dist/components/time-picker/RuiTimePicker.vue2.js +21 -4
- package/dist/components/time-picker/RuiTimePicker.vue2.js.map +1 -1
- package/dist/composables/icons.js +1 -1
- package/dist/composables/icons.js.map +1 -1
- package/dist/composables/popper.js +3 -3
- package/dist/composables/popper.js.map +1 -1
- package/dist/composables/theme.js +7 -4
- package/dist/composables/theme.js.map +1 -1
- package/dist/icons/icons_1.d.ts +15 -15
- package/dist/icons/icons_1.js +96 -96
- package/dist/icons/icons_1.js.map +1 -1
- package/dist/icons/icons_2.d.ts +38 -38
- package/dist/icons/icons_2.js +255 -255
- package/dist/icons/icons_2.js.map +1 -1
- package/dist/icons/icons_3.d.ts +26 -26
- package/dist/icons/icons_3.js +153 -153
- package/dist/icons/icons_3.js.map +1 -1
- package/dist/icons/icons_4.d.ts +37 -2
- package/dist/icons/icons_4.js +192 -17
- package/dist/icons/icons_4.js.map +1 -1
- package/dist/icons/index.d.ts +1 -1
- package/dist/icons/index.js +1 -1
- package/dist/icons/index.js.map +1 -1
- package/dist/index.js +65 -30
- package/dist/style.css +26 -26
- package/dist/vite-plugin/index.js +4 -4
- package/dist/vite-plugin/index.js.map +1 -1
- package/dist/vite-plugin/scanner.js +3 -3
- package/dist/vite-plugin/scanner.js.map +1 -1
- package/dist/web-types.json +43 -24
- package/package.json +28 -34
package/dist/icons/icons_4.d.ts
CHANGED
|
@@ -1,4 +1,30 @@
|
|
|
1
1
|
import { type GeneratedIcon } from '../types/icons';
|
|
2
|
+
export declare const LuSubscript: GeneratedIcon;
|
|
3
|
+
export declare const LuSunDim: GeneratedIcon;
|
|
4
|
+
export declare const LuSunMedium: GeneratedIcon;
|
|
5
|
+
export declare const LuSunMoon: GeneratedIcon;
|
|
6
|
+
export declare const LuSunSnow: GeneratedIcon;
|
|
7
|
+
export declare const LuSun: GeneratedIcon;
|
|
8
|
+
export declare const LuSunrise: GeneratedIcon;
|
|
9
|
+
export declare const LuSunset: GeneratedIcon;
|
|
10
|
+
export declare const LuSuperscript: GeneratedIcon;
|
|
11
|
+
export declare const LuSwatchBook: GeneratedIcon;
|
|
12
|
+
export declare const LuSwissFranc: GeneratedIcon;
|
|
13
|
+
export declare const LuSwitchCamera: GeneratedIcon;
|
|
14
|
+
export declare const LuSword: GeneratedIcon;
|
|
15
|
+
export declare const LuSwords: GeneratedIcon;
|
|
16
|
+
export declare const LuSyringe: GeneratedIcon;
|
|
17
|
+
export declare const LuTable2: GeneratedIcon;
|
|
18
|
+
export declare const LuTableCellsMerge: GeneratedIcon;
|
|
19
|
+
export declare const LuTableCellsSplit: GeneratedIcon;
|
|
20
|
+
export declare const LuTableColumnsSplit: GeneratedIcon;
|
|
21
|
+
export declare const LuTableOfContents: GeneratedIcon;
|
|
22
|
+
export declare const LuTableProperties: GeneratedIcon;
|
|
23
|
+
export declare const LuTableRowsSplit: GeneratedIcon;
|
|
24
|
+
export declare const LuTable: GeneratedIcon;
|
|
25
|
+
export declare const LuTabletSmartphone: GeneratedIcon;
|
|
26
|
+
export declare const LuTablet: GeneratedIcon;
|
|
27
|
+
export declare const LuTablets: GeneratedIcon;
|
|
2
28
|
export declare const LuTag: GeneratedIcon;
|
|
3
29
|
export declare const LuTags: GeneratedIcon;
|
|
4
30
|
export declare const LuTally1: GeneratedIcon;
|
|
@@ -15,12 +41,17 @@ export declare const LuTerminal: GeneratedIcon;
|
|
|
15
41
|
export declare const LuTestTubeDiagonal: GeneratedIcon;
|
|
16
42
|
export declare const LuTestTube: GeneratedIcon;
|
|
17
43
|
export declare const LuTestTubes: GeneratedIcon;
|
|
44
|
+
export declare const LuTextAlignCenter: GeneratedIcon;
|
|
45
|
+
export declare const LuTextAlignEnd: GeneratedIcon;
|
|
46
|
+
export declare const LuTextAlignJustify: GeneratedIcon;
|
|
47
|
+
export declare const LuTextAlignStart: GeneratedIcon;
|
|
18
48
|
export declare const LuTextCursorInput: GeneratedIcon;
|
|
19
49
|
export declare const LuTextCursor: GeneratedIcon;
|
|
50
|
+
export declare const LuTextInitial: GeneratedIcon;
|
|
20
51
|
export declare const LuTextQuote: GeneratedIcon;
|
|
21
52
|
export declare const LuTextSearch: GeneratedIcon;
|
|
22
53
|
export declare const LuTextSelect: GeneratedIcon;
|
|
23
|
-
export declare const
|
|
54
|
+
export declare const LuTextWrap: GeneratedIcon;
|
|
24
55
|
export declare const LuTheater: GeneratedIcon;
|
|
25
56
|
export declare const LuThermometerSnowflake: GeneratedIcon;
|
|
26
57
|
export declare const LuThermometerSun: GeneratedIcon;
|
|
@@ -43,6 +74,7 @@ export declare const LuToggleLeft: GeneratedIcon;
|
|
|
43
74
|
export declare const LuToggleRight: GeneratedIcon;
|
|
44
75
|
export declare const LuToilet: GeneratedIcon;
|
|
45
76
|
export declare const LuToolCase: GeneratedIcon;
|
|
77
|
+
export declare const LuToolbox: GeneratedIcon;
|
|
46
78
|
export declare const LuTornado: GeneratedIcon;
|
|
47
79
|
export declare const LuTorus: GeneratedIcon;
|
|
48
80
|
export declare const LuTouchpadOff: GeneratedIcon;
|
|
@@ -121,6 +153,7 @@ export declare const LuUsers: GeneratedIcon;
|
|
|
121
153
|
export declare const LuUtensilsCrossed: GeneratedIcon;
|
|
122
154
|
export declare const LuUtensils: GeneratedIcon;
|
|
123
155
|
export declare const LuUtilityPole: GeneratedIcon;
|
|
156
|
+
export declare const LuVan: GeneratedIcon;
|
|
124
157
|
export declare const LuVariable: GeneratedIcon;
|
|
125
158
|
export declare const LuVault: GeneratedIcon;
|
|
126
159
|
export declare const LuVectorSquare: GeneratedIcon;
|
|
@@ -151,12 +184,15 @@ export declare const LuWand: GeneratedIcon;
|
|
|
151
184
|
export declare const LuWarehouse: GeneratedIcon;
|
|
152
185
|
export declare const LuWashingMachine: GeneratedIcon;
|
|
153
186
|
export declare const LuWatch: GeneratedIcon;
|
|
187
|
+
export declare const LuWavesArrowDown: GeneratedIcon;
|
|
188
|
+
export declare const LuWavesArrowUp: GeneratedIcon;
|
|
154
189
|
export declare const LuWavesLadder: GeneratedIcon;
|
|
155
190
|
export declare const LuWaves: GeneratedIcon;
|
|
156
191
|
export declare const LuWaypoints: GeneratedIcon;
|
|
157
192
|
export declare const LuWebcam: GeneratedIcon;
|
|
158
193
|
export declare const LuWebhookOff: GeneratedIcon;
|
|
159
194
|
export declare const LuWebhook: GeneratedIcon;
|
|
195
|
+
export declare const LuWeightTilde: GeneratedIcon;
|
|
160
196
|
export declare const LuWeight: GeneratedIcon;
|
|
161
197
|
export declare const LuWheatOff: GeneratedIcon;
|
|
162
198
|
export declare const LuWheat: GeneratedIcon;
|
|
@@ -175,7 +211,6 @@ export declare const LuWineOff: GeneratedIcon;
|
|
|
175
211
|
export declare const LuWine: GeneratedIcon;
|
|
176
212
|
export declare const LuWorkflow: GeneratedIcon;
|
|
177
213
|
export declare const LuWorm: GeneratedIcon;
|
|
178
|
-
export declare const LuWrapText: GeneratedIcon;
|
|
179
214
|
export declare const LuWrench: GeneratedIcon;
|
|
180
215
|
export declare const LuX: GeneratedIcon;
|
|
181
216
|
export declare const LuYoutube: GeneratedIcon;
|
package/dist/icons/icons_4.js
CHANGED
|
@@ -1,3 +1,107 @@
|
|
|
1
|
+
const LuSubscript = {
|
|
2
|
+
name: "lu-subscript",
|
|
3
|
+
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" }]]
|
|
4
|
+
};
|
|
5
|
+
const LuSunDim = {
|
|
6
|
+
name: "lu-sun-dim",
|
|
7
|
+
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" }]]
|
|
8
|
+
};
|
|
9
|
+
const LuSunMedium = {
|
|
10
|
+
name: "lu-sun-medium",
|
|
11
|
+
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" }]]
|
|
12
|
+
};
|
|
13
|
+
const LuSunMoon = {
|
|
14
|
+
name: "lu-sun-moon",
|
|
15
|
+
components: [["path", { "d": "M12 2v2 M14.837 16.385a6 6 0 1 1-7.223-7.222c.624-.147.97.66.715 1.248a4 4 0 0 0 5.26 5.259c.589-.255 1.396.09 1.248.715 M16 12a4 4 0 0 0-4-4 M19 5 L17.74 6.26 M20 12h2" }]]
|
|
16
|
+
};
|
|
17
|
+
const LuSunSnow = {
|
|
18
|
+
name: "lu-sun-snow",
|
|
19
|
+
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" }]]
|
|
20
|
+
};
|
|
21
|
+
const LuSun = {
|
|
22
|
+
name: "lu-sun",
|
|
23
|
+
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" }]]
|
|
24
|
+
};
|
|
25
|
+
const LuSunrise = {
|
|
26
|
+
name: "lu-sunrise",
|
|
27
|
+
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" }]]
|
|
28
|
+
};
|
|
29
|
+
const LuSunset = {
|
|
30
|
+
name: "lu-sunset",
|
|
31
|
+
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" }]]
|
|
32
|
+
};
|
|
33
|
+
const LuSuperscript = {
|
|
34
|
+
name: "lu-superscript",
|
|
35
|
+
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" }]]
|
|
36
|
+
};
|
|
37
|
+
const LuSwatchBook = {
|
|
38
|
+
name: "lu-swatch-book",
|
|
39
|
+
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" }]]
|
|
40
|
+
};
|
|
41
|
+
const LuSwissFranc = {
|
|
42
|
+
name: "lu-swiss-franc",
|
|
43
|
+
components: [["path", { "d": "M10 21V3h8 M6 16h9 M10 9.5h7" }]]
|
|
44
|
+
};
|
|
45
|
+
const LuSwitchCamera = {
|
|
46
|
+
name: "lu-switch-camera",
|
|
47
|
+
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" }]]
|
|
48
|
+
};
|
|
49
|
+
const LuSword = {
|
|
50
|
+
name: "lu-sword",
|
|
51
|
+
components: [["path", { "d": "m11 19-6-6 M5 21 L3 19 M8 16 L4 20 M9.5 17.5 21 6V3h-3L6.5 14.5" }]]
|
|
52
|
+
};
|
|
53
|
+
const LuSwords = {
|
|
54
|
+
name: "lu-swords",
|
|
55
|
+
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" }]]
|
|
56
|
+
};
|
|
57
|
+
const LuSyringe = {
|
|
58
|
+
name: "lu-syringe",
|
|
59
|
+
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" }]]
|
|
60
|
+
};
|
|
61
|
+
const LuTable2 = {
|
|
62
|
+
name: "lu-table-2",
|
|
63
|
+
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" }]]
|
|
64
|
+
};
|
|
65
|
+
const LuTableCellsMerge = {
|
|
66
|
+
name: "lu-table-cells-merge",
|
|
67
|
+
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" }]]
|
|
68
|
+
};
|
|
69
|
+
const LuTableCellsSplit = {
|
|
70
|
+
name: "lu-table-cells-split",
|
|
71
|
+
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" }]]
|
|
72
|
+
};
|
|
73
|
+
const LuTableColumnsSplit = {
|
|
74
|
+
name: "lu-table-columns-split",
|
|
75
|
+
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" }]]
|
|
76
|
+
};
|
|
77
|
+
const LuTableOfContents = {
|
|
78
|
+
name: "lu-table-of-contents",
|
|
79
|
+
components: [["path", { "d": "M16 5H3 M16 12H3 M16 19H3 M21 5h.01 M21 12h.01 M21 19h.01" }]]
|
|
80
|
+
};
|
|
81
|
+
const LuTableProperties = {
|
|
82
|
+
name: "lu-table-properties",
|
|
83
|
+
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" }]]
|
|
84
|
+
};
|
|
85
|
+
const LuTableRowsSplit = {
|
|
86
|
+
name: "lu-table-rows-split",
|
|
87
|
+
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" }]]
|
|
88
|
+
};
|
|
89
|
+
const LuTable = {
|
|
90
|
+
name: "lu-table",
|
|
91
|
+
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" }]]
|
|
92
|
+
};
|
|
93
|
+
const LuTabletSmartphone = {
|
|
94
|
+
name: "lu-tablet-smartphone",
|
|
95
|
+
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" }]]
|
|
96
|
+
};
|
|
97
|
+
const LuTablet = {
|
|
98
|
+
name: "lu-tablet",
|
|
99
|
+
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" }]]
|
|
100
|
+
};
|
|
101
|
+
const LuTablets = {
|
|
102
|
+
name: "lu-tablets",
|
|
103
|
+
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" }]]
|
|
104
|
+
};
|
|
1
105
|
const LuTag = {
|
|
2
106
|
name: "lu-tag",
|
|
3
107
|
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" }]]
|
|
@@ -62,6 +166,22 @@ const LuTestTubes = {
|
|
|
62
166
|
name: "lu-test-tubes",
|
|
63
167
|
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" }]]
|
|
64
168
|
};
|
|
169
|
+
const LuTextAlignCenter = {
|
|
170
|
+
name: "lu-text-align-center",
|
|
171
|
+
components: [["path", { "d": "M21 5H3 M17 12H7 M19 19H5" }]]
|
|
172
|
+
};
|
|
173
|
+
const LuTextAlignEnd = {
|
|
174
|
+
name: "lu-text-align-end",
|
|
175
|
+
components: [["path", { "d": "M21 5H3 M21 12H9 M21 19H7" }]]
|
|
176
|
+
};
|
|
177
|
+
const LuTextAlignJustify = {
|
|
178
|
+
name: "lu-text-align-justify",
|
|
179
|
+
components: [["path", { "d": "M3 5h18 M3 12h18 M3 19h18" }]]
|
|
180
|
+
};
|
|
181
|
+
const LuTextAlignStart = {
|
|
182
|
+
name: "lu-text-align-start",
|
|
183
|
+
components: [["path", { "d": "M21 5H3 M15 12H3 M17 19H3" }]]
|
|
184
|
+
};
|
|
65
185
|
const LuTextCursorInput = {
|
|
66
186
|
name: "lu-text-cursor-input",
|
|
67
187
|
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" }]]
|
|
@@ -70,21 +190,25 @@ const LuTextCursor = {
|
|
|
70
190
|
name: "lu-text-cursor",
|
|
71
191
|
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" }]]
|
|
72
192
|
};
|
|
193
|
+
const LuTextInitial = {
|
|
194
|
+
name: "lu-text-initial",
|
|
195
|
+
components: [["path", { "d": "M15 5h6 M15 12h6 M3 19h18 M3 12 L6.55 4.28 A0.5 0.5 0 0 1 7.45 4.28 L11 12 M3.92 10h6.16" }]]
|
|
196
|
+
};
|
|
73
197
|
const LuTextQuote = {
|
|
74
198
|
name: "lu-text-quote",
|
|
75
|
-
components: [["path", { "d": "M17
|
|
199
|
+
components: [["path", { "d": "M17 5H3 M21 12H8 M21 19H8 M3 12v7" }]]
|
|
76
200
|
};
|
|
77
201
|
const LuTextSearch = {
|
|
78
202
|
name: "lu-text-search",
|
|
79
|
-
components: [["path", { "d": "M21
|
|
203
|
+
components: [["path", { "d": "M21 5H3 M10 12H3 M10 19H3 M14,15 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M21 19 L19.1 17.1" }]]
|
|
80
204
|
};
|
|
81
205
|
const LuTextSelect = {
|
|
82
206
|
name: "lu-text-select",
|
|
83
207
|
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" }]]
|
|
84
208
|
};
|
|
85
|
-
const
|
|
86
|
-
name: "lu-text",
|
|
87
|
-
components: [["path", { "d": "
|
|
209
|
+
const LuTextWrap = {
|
|
210
|
+
name: "lu-text-wrap",
|
|
211
|
+
components: [["path", { "d": "m16 16-3 3 3 3 M3 12h14.5a1 1 0 0 1 0 7H13 M3 19h6 M3 5h18" }]]
|
|
88
212
|
};
|
|
89
213
|
const LuTheater = {
|
|
90
214
|
name: "lu-theater",
|
|
@@ -96,7 +220,7 @@ const LuThermometerSnowflake = {
|
|
|
96
220
|
};
|
|
97
221
|
const LuThermometerSun = {
|
|
98
222
|
name: "lu-thermometer-sun",
|
|
99
|
-
components: [["path", { "d": "M12
|
|
223
|
+
components: [["path", { "d": "M12 2v2 M12 8a4 4 0 0 0-1.645 7.647 M2 12h2 M20 14.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0z M4.93 4.93 L6.34 6.34 M6.34 17.66 L4.93 19.07" }]]
|
|
100
224
|
};
|
|
101
225
|
const LuThermometer = {
|
|
102
226
|
name: "lu-thermometer",
|
|
@@ -104,11 +228,11 @@ const LuThermometer = {
|
|
|
104
228
|
};
|
|
105
229
|
const LuThumbsDown = {
|
|
106
230
|
name: "lu-thumbs-down",
|
|
107
|
-
components: [["path", { "d": "
|
|
231
|
+
components: [["path", { "d": "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 M17 14V2" }]]
|
|
108
232
|
};
|
|
109
233
|
const LuThumbsUp = {
|
|
110
234
|
name: "lu-thumbs-up",
|
|
111
|
-
components: [["path", { "d": "
|
|
235
|
+
components: [["path", { "d": "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 M7 10v12" }]]
|
|
112
236
|
};
|
|
113
237
|
const LuTicketCheck = {
|
|
114
238
|
name: "lu-ticket-check",
|
|
@@ -140,11 +264,11 @@ const LuTicket = {
|
|
|
140
264
|
};
|
|
141
265
|
const LuTicketsPlane = {
|
|
142
266
|
name: "lu-tickets-plane",
|
|
143
|
-
components: [["path", { "d": "M10.5 17h1.227a2 2 0 0 0 1.345-.52L18 12 M12 13.5 L15.
|
|
267
|
+
components: [["path", { "d": "M10.5 17h1.227a2 2 0 0 0 1.345-.52L18 12 M12 13.5 L15.79 14.01 M3.17 8.18 L14.17 3.18 A2 2 0 0 1 16.82 4.17 L18.56 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" }]]
|
|
144
268
|
};
|
|
145
269
|
const LuTickets = {
|
|
146
270
|
name: "lu-tickets",
|
|
147
|
-
components: [["path", { "d": "
|
|
271
|
+
components: [["path", { "d": "m3.173 8.18 11-5a2 2 0 0 1 2.647.993L18.56 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" }]]
|
|
148
272
|
};
|
|
149
273
|
const LuTimerOff = {
|
|
150
274
|
name: "lu-timer-off",
|
|
@@ -174,6 +298,10 @@ const LuToolCase = {
|
|
|
174
298
|
name: "lu-tool-case",
|
|
175
299
|
components: [["path", { "d": "M10 15h4 M14.82 10.99 L13.85 9.54 L14.88 8.31 A2 2 0 0 0 12.86 5.08 L11.04 5.44 L9.91 3.88 A2 2 0 0 0 6.29 4.63 L6.14 6.55 L4.42 6.98 A2 2 0 0 0 4.23 10.73 L4.88 11 M18.82 10.99 L21.08 5.61 A1 1 0 0 0 20.53 4.3 L16.95 2.9 A1 1 0 0 0 15.67 3.43 L14.75 5.55 M4 12.006A1 1 0 0 1 4.994 11H19a1 1 0 0 1 1 1v7a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2z" }]]
|
|
176
300
|
};
|
|
301
|
+
const LuToolbox = {
|
|
302
|
+
name: "lu-toolbox",
|
|
303
|
+
components: [["path", { "d": "M16 12v4 M16 6a2 2 0 0 1 1.414.586l4 4A2 2 0 0 1 22 12v7a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 .586-1.414l4-4A2 2 0 0 1 8 6z M16 6V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2 M2 14h20 M8 12v4" }]]
|
|
304
|
+
};
|
|
177
305
|
const LuTornado = {
|
|
178
306
|
name: "lu-tornado",
|
|
179
307
|
components: [["path", { "d": "M21 4H3 M18 8H6 M19 12H9 M16 16h-6 M11 20H9" }]]
|
|
@@ -486,6 +614,10 @@ const LuUtilityPole = {
|
|
|
486
614
|
name: "lu-utility-pole",
|
|
487
615
|
components: [["path", { "d": "M12 2v20 M2 5h20 M3 3v2 M7 3v2 M17 3v2 M21 3v2 M19 5 L12 12 L5 5" }]]
|
|
488
616
|
};
|
|
617
|
+
const LuVan = {
|
|
618
|
+
name: "lu-van",
|
|
619
|
+
components: [["path", { "d": "M13 6v5a1 1 0 0 0 1 1h6.102a1 1 0 0 1 .712.298l.898.91a1 1 0 0 1 .288.702V17a1 1 0 0 1-1 1h-3 M5 18H3a1 1 0 0 1-1-1V8a2 2 0 0 1 2-2h12c1.1 0 2.1.8 2.4 1.8l1.176 4.2 M9 18h5 M14,18 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M5,18 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
620
|
+
};
|
|
489
621
|
const LuVariable = {
|
|
490
622
|
name: "lu-variable",
|
|
491
623
|
components: [["path", { "d": "M8 21s-4-3-4-9 4-9 4-9 M16 3s4 3 4 9-4 9-4 9 M15 9 L9 15 M9 9 L15 15" }]]
|
|
@@ -606,6 +738,14 @@ const LuWatch = {
|
|
|
606
738
|
name: "lu-watch",
|
|
607
739
|
components: [["path", { "d": "M12 10v2.2l1.6 1 M16.13 7.66 L15.32 3.61 A2 2 0 0 0 13.32 2 L10.64 2 A2 2 0 0 0 8.64 3.61 L7.86 7.66 M7.88 16.36 L8.68 20.36 A2 2 0 0 0 10.68 21.97 L13.4 21.97 A2 2 0 0 0 15.4 20.36 L16.21 16.31 M6,12 a6,6 0 1,0 12,0 a6,6 0 1,0 -12,0 Z" }]]
|
|
608
740
|
};
|
|
741
|
+
const LuWavesArrowDown = {
|
|
742
|
+
name: "lu-waves-arrow-down",
|
|
743
|
+
components: [["path", { "d": "M12 10L12 2 M16 6L12 10L8 6 M2 15C2.6 15.5 3.2 16 4.5 16C7 16 7 14 9.5 14C12.1 14 11.9 16 14.5 16C17 16 17 14 19.5 14C20.8 14 21.4 14.5 22 15 M2 21C2.6 21.5 3.2 22 4.5 22C7 22 7 20 9.5 20C12.1 20 11.9 22 14.5 22C17 22 17 20 19.5 20C20.8 20 21.4 20.5 22 21" }]]
|
|
744
|
+
};
|
|
745
|
+
const LuWavesArrowUp = {
|
|
746
|
+
name: "lu-waves-arrow-up",
|
|
747
|
+
components: [["path", { "d": "M12 2v8 M2 15c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1 M2 21c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1 M8 6 L12 2 L16 6" }]]
|
|
748
|
+
};
|
|
609
749
|
const LuWavesLadder = {
|
|
610
750
|
name: "lu-waves-ladder",
|
|
611
751
|
components: [["path", { "d": "M19 5a2 2 0 0 0-2 2v11 M2 18c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1 M7 13h10 M7 9h10 M9 5a2 2 0 0 0-2 2v11" }]]
|
|
@@ -616,7 +756,7 @@ const LuWaves = {
|
|
|
616
756
|
};
|
|
617
757
|
const LuWaypoints = {
|
|
618
758
|
name: "lu-waypoints",
|
|
619
|
-
components: [["path", { "d": "
|
|
759
|
+
components: [["path", { "d": "m10.586 5.414-5.172 5.172 M18.59 13.41 L13.41 18.59 M6 12h12 M10,20 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M10,4 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M18,12 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M2,12 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z" }]]
|
|
620
760
|
};
|
|
621
761
|
const LuWebcam = {
|
|
622
762
|
name: "lu-webcam",
|
|
@@ -630,6 +770,10 @@ const LuWebhook = {
|
|
|
630
770
|
name: "lu-webhook",
|
|
631
771
|
components: [["path", { "d": "M18 16.98h-5.99c-1.1 0-1.95.94-2.48 1.9A4 4 0 0 1 2 17c.01-.7.2-1.4.57-2 M6 17 L9.13 11.22 C9.66 10.25, 9.23 9.04, 8.63 8.12 A4 4 0 1 1 15.52 4.06 M12 6 L15.13 11.73 C15.66 12.7, 16.9 13, 18 13 A4 4 0 0 1 18 21" }]]
|
|
632
772
|
};
|
|
773
|
+
const LuWeightTilde = {
|
|
774
|
+
name: "lu-weight-tilde",
|
|
775
|
+
components: [["path", { "d": "M6.5 8a2 2 0 0 0-1.906 1.46L2.1 18.5A2 2 0 0 0 4 21h16a2 2 0 0 0 1.925-2.54L19.4 9.5A2 2 0 0 0 17.48 8z M7.999 15a2.5 2.5 0 0 1 4 0 2.5 2.5 0 0 0 4 0 M9,5 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z" }]]
|
|
776
|
+
};
|
|
633
777
|
const LuWeight = {
|
|
634
778
|
name: "lu-weight",
|
|
635
779
|
components: [["path", { "d": "M9,5 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M6.5 8a2 2 0 0 0-1.905 1.46L2.1 18.5A2 2 0 0 0 4 21h16a2 2 0 0 0 1.925-2.54L19.4 9.5A2 2 0 0 0 17.48 8Z" }]]
|
|
@@ -702,10 +846,6 @@ const LuWorm = {
|
|
|
702
846
|
name: "lu-worm",
|
|
703
847
|
components: [["path", { "d": "m19 12-1.5 3 M19.63 18.81 22 20 M6.47 8.23a1.68 1.68 0 0 1 2.44 1.93l-.64 2.08a6.76 6.76 0 0 0 10.16 7.67l.42-.27a1 1 0 1 0-2.73-4.21l-.42.27a1.76 1.76 0 0 1-2.63-1.99l.64-2.08A6.66 6.66 0 0 0 3.94 3.9l-.7.4a1 1 0 1 0 2.55 4.34z" }]]
|
|
704
848
|
};
|
|
705
|
-
const LuWrapText = {
|
|
706
|
-
name: "lu-wrap-text",
|
|
707
|
-
components: [["path", { "d": "m16 16-2 2 2 2 M3 12h15a3 3 0 1 1 0 6h-4 M3 18h7 M3 6h18" }]]
|
|
708
|
-
};
|
|
709
849
|
const LuWrench = {
|
|
710
850
|
name: "lu-wrench",
|
|
711
851
|
components: [["path", { "d": "M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.106-3.105c.32-.322.863-.22.983.218a6 6 0 0 1-8.259 7.057l-7.91 7.91a1 1 0 0 1-2.999-3l7.91-7.91a6 6 0 0 1 7.057-8.259c.438.12.54.662.219.984z" }]]
|
|
@@ -735,6 +875,32 @@ const LuZoomOut = {
|
|
|
735
875
|
components: [["path", { "d": "M3,11 a8,8 0 1,0 16,0 a8,8 0 1,0 -16,0 Z M21 21 L16.65 16.65 M8 11 L14 11" }]]
|
|
736
876
|
};
|
|
737
877
|
export {
|
|
878
|
+
LuSubscript,
|
|
879
|
+
LuSun,
|
|
880
|
+
LuSunDim,
|
|
881
|
+
LuSunMedium,
|
|
882
|
+
LuSunMoon,
|
|
883
|
+
LuSunSnow,
|
|
884
|
+
LuSunrise,
|
|
885
|
+
LuSunset,
|
|
886
|
+
LuSuperscript,
|
|
887
|
+
LuSwatchBook,
|
|
888
|
+
LuSwissFranc,
|
|
889
|
+
LuSwitchCamera,
|
|
890
|
+
LuSword,
|
|
891
|
+
LuSwords,
|
|
892
|
+
LuSyringe,
|
|
893
|
+
LuTable,
|
|
894
|
+
LuTable2,
|
|
895
|
+
LuTableCellsMerge,
|
|
896
|
+
LuTableCellsSplit,
|
|
897
|
+
LuTableColumnsSplit,
|
|
898
|
+
LuTableOfContents,
|
|
899
|
+
LuTableProperties,
|
|
900
|
+
LuTableRowsSplit,
|
|
901
|
+
LuTablet,
|
|
902
|
+
LuTabletSmartphone,
|
|
903
|
+
LuTablets,
|
|
738
904
|
LuTag,
|
|
739
905
|
LuTags,
|
|
740
906
|
LuTally1,
|
|
@@ -751,12 +917,17 @@ export {
|
|
|
751
917
|
LuTestTube,
|
|
752
918
|
LuTestTubeDiagonal,
|
|
753
919
|
LuTestTubes,
|
|
754
|
-
|
|
920
|
+
LuTextAlignCenter,
|
|
921
|
+
LuTextAlignEnd,
|
|
922
|
+
LuTextAlignJustify,
|
|
923
|
+
LuTextAlignStart,
|
|
755
924
|
LuTextCursor,
|
|
756
925
|
LuTextCursorInput,
|
|
926
|
+
LuTextInitial,
|
|
757
927
|
LuTextQuote,
|
|
758
928
|
LuTextSearch,
|
|
759
929
|
LuTextSelect,
|
|
930
|
+
LuTextWrap,
|
|
760
931
|
LuTheater,
|
|
761
932
|
LuThermometer,
|
|
762
933
|
LuThermometerSnowflake,
|
|
@@ -779,6 +950,7 @@ export {
|
|
|
779
950
|
LuToggleRight,
|
|
780
951
|
LuToilet,
|
|
781
952
|
LuToolCase,
|
|
953
|
+
LuToolbox,
|
|
782
954
|
LuTornado,
|
|
783
955
|
LuTorus,
|
|
784
956
|
LuTouchpad,
|
|
@@ -857,6 +1029,7 @@ export {
|
|
|
857
1029
|
LuUtensils,
|
|
858
1030
|
LuUtensilsCrossed,
|
|
859
1031
|
LuUtilityPole,
|
|
1032
|
+
LuVan,
|
|
860
1033
|
LuVariable,
|
|
861
1034
|
LuVault,
|
|
862
1035
|
LuVectorSquare,
|
|
@@ -888,12 +1061,15 @@ export {
|
|
|
888
1061
|
LuWashingMachine,
|
|
889
1062
|
LuWatch,
|
|
890
1063
|
LuWaves,
|
|
1064
|
+
LuWavesArrowDown,
|
|
1065
|
+
LuWavesArrowUp,
|
|
891
1066
|
LuWavesLadder,
|
|
892
1067
|
LuWaypoints,
|
|
893
1068
|
LuWebcam,
|
|
894
1069
|
LuWebhook,
|
|
895
1070
|
LuWebhookOff,
|
|
896
1071
|
LuWeight,
|
|
1072
|
+
LuWeightTilde,
|
|
897
1073
|
LuWheat,
|
|
898
1074
|
LuWheatOff,
|
|
899
1075
|
LuWholeWord,
|
|
@@ -911,7 +1087,6 @@ export {
|
|
|
911
1087
|
LuWineOff,
|
|
912
1088
|
LuWorkflow,
|
|
913
1089
|
LuWorm,
|
|
914
|
-
LuWrapText,
|
|
915
1090
|
LuWrench,
|
|
916
1091
|
LuX,
|
|
917
1092
|
LuYoutube,
|