@rotki/ui-library 2.18.0 → 2.19.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.
Files changed (58) hide show
  1. package/dist/README.md +4 -2
  2. package/dist/components/avatars/RuiAvatar.js +7 -0
  3. package/dist/components/avatars/RuiAvatar.js.map +1 -0
  4. package/dist/components/avatars/RuiAvatar.vue.d.ts +31 -0
  5. package/dist/components/avatars/RuiAvatar.vue_vue_type_script_setup_true_lang.js +188 -0
  6. package/dist/components/avatars/RuiAvatar.vue_vue_type_script_setup_true_lang.js.map +1 -0
  7. package/dist/components/avatars/RuiAvatarGroup.js +7 -0
  8. package/dist/components/avatars/RuiAvatarGroup.js.map +1 -0
  9. package/dist/components/avatars/RuiAvatarGroup.vue.d.ts +24 -0
  10. package/dist/components/avatars/RuiAvatarGroup.vue_vue_type_script_setup_true_lang.js +110 -0
  11. package/dist/components/avatars/RuiAvatarGroup.vue_vue_type_script_setup_true_lang.js.map +1 -0
  12. package/dist/components/avatars/avatar-props.d.ts +33 -0
  13. package/dist/components/avatars/avatar-props.js +46 -0
  14. package/dist/components/avatars/avatar-props.js.map +1 -0
  15. package/dist/components/avatars/use-avatar-group.d.ts +3 -0
  16. package/dist/components/avatars/use-avatar-group.js +10 -0
  17. package/dist/components/avatars/use-avatar-group.js.map +1 -0
  18. package/dist/components/buttons/button/button-styles.js +1 -1
  19. package/dist/components/buttons/button/button-styles.js.map +1 -1
  20. package/dist/components/date-time-picker/RuiDateTimePicker.js.map +1 -1
  21. package/dist/components/date-time-picker/RuiDateTimePicker.vue.d.ts +3 -0
  22. package/dist/components/date-time-picker/RuiDateTimePicker.vue_vue_type_script_setup_true_lang.js +12 -3
  23. package/dist/components/date-time-picker/RuiDateTimePicker.vue_vue_type_script_setup_true_lang.js.map +1 -1
  24. package/dist/components/forms/auto-complete/RuiAutoComplete.js.map +1 -1
  25. package/dist/components/forms/auto-complete/RuiAutoComplete.vue.d.ts +2 -0
  26. package/dist/components/forms/auto-complete/RuiAutoComplete.vue_vue_type_script_setup_true_lang.js +8 -0
  27. package/dist/components/forms/auto-complete/RuiAutoComplete.vue_vue_type_script_setup_true_lang.js.map +1 -1
  28. package/dist/components/forms/checkbox/RuiCheckbox.js.map +1 -1
  29. package/dist/components/forms/checkbox/RuiCheckbox.vue.d.ts +25 -22
  30. package/dist/components/forms/checkbox/RuiCheckbox.vue_vue_type_script_setup_true_lang.js +27 -16
  31. package/dist/components/forms/checkbox/RuiCheckbox.vue_vue_type_script_setup_true_lang.js.map +1 -1
  32. package/dist/components/forms/checkbox/checkbox-group/RuiCheckboxGroup.js +7 -0
  33. package/dist/components/forms/checkbox/checkbox-group/RuiCheckboxGroup.js.map +1 -0
  34. package/dist/components/forms/checkbox/checkbox-group/RuiCheckboxGroup.vue.d.ts +37 -0
  35. package/dist/components/forms/checkbox/checkbox-group/RuiCheckboxGroup.vue_vue_type_script_setup_true_lang.js +84 -0
  36. package/dist/components/forms/checkbox/checkbox-group/RuiCheckboxGroup.vue_vue_type_script_setup_true_lang.js.map +1 -0
  37. package/dist/components/forms/checkbox/checkbox-group/context.d.ts +10 -0
  38. package/dist/components/forms/checkbox/checkbox-group/context.js +6 -0
  39. package/dist/components/forms/checkbox/checkbox-group/context.js.map +1 -0
  40. package/dist/components/index.d.ts +5 -2
  41. package/dist/components/index.js +4 -1
  42. package/dist/icons/icons_1.js +4290 -473
  43. package/dist/icons/icons_1.js.map +1 -1
  44. package/dist/icons/icons_2.js +4358 -474
  45. package/dist/icons/icons_2.js.map +1 -1
  46. package/dist/icons/icons_3.js +4054 -474
  47. package/dist/icons/icons_3.js.map +1 -1
  48. package/dist/icons/icons_4.js +2188 -238
  49. package/dist/icons/icons_4.js.map +1 -1
  50. package/dist/icons/index.js.map +1 -1
  51. package/dist/index.js +4 -1
  52. package/dist/index.js.map +1 -1
  53. package/dist/library-icons.json +32 -0
  54. package/dist/style.css +41 -16
  55. package/dist/vite-plugin/index.js +16 -1
  56. package/dist/vite-plugin/index.js.map +1 -1
  57. package/dist/web-types.json +377 -25
  58. package/package.json +3 -2
@@ -1 +1 @@
1
- {"version":3,"file":"icons_4.js","names":[],"sources":["../../src/icons/icons_4.ts"],"sourcesContent":["// Generated by scripts/generate-icons.js\n/* eslint-disable */\n/* prettier-ignore */\nimport { type GeneratedIcon } from '@/types/icons';\n\nexport const LuSquaresSubtract: GeneratedIcon = {\n name: 'lu-squares-subtract',\n 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\"}]],\n};\nexport const LuSquaresUnite: GeneratedIcon = {\n name: 'lu-squares-unite',\n 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\"}]],\n};\nexport const LuSquircleDashed: GeneratedIcon = {\n name: 'lu-squircle-dashed',\n components: [[\"path\",{\"d\":\"M13.77 3.043a34 34 0 0 0-3.54 0 M13.771 20.956a33 33 0 0 1-3.541.001 M20.18 17.74c-.51 1.15-1.29 1.93-2.439 2.44 M20.18 6.259c-.51-1.148-1.291-1.929-2.44-2.438 M20.957 10.23a33 33 0 0 1 0 3.54 M3.043 10.23a34 34 0 0 0 .001 3.541 M6.26 20.179c-1.15-.508-1.93-1.29-2.44-2.438 M6.26 3.82c-1.149.51-1.93 1.291-2.44 2.44\"}]],\n};\nexport const LuSquircle: GeneratedIcon = {\n name: 'lu-squircle',\n 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\"}]],\n};\nexport const LuSquirrel: GeneratedIcon = {\n name: 'lu-squirrel',\n 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\"}]],\n};\nexport const LuStamp: GeneratedIcon = {\n name: 'lu-stamp',\n components: [[\"path\",{\"d\":\"M14 13V8.5C14 7 15 7 15 5a3 3 0 0 0-6 0c0 2 1 2 1 3.5V13 M20 15.5a2.5 2.5 0 0 0-2.5-2.5h-11A2.5 2.5 0 0 0 4 15.5V17a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1z M5 22h14\"}]],\n};\nexport const LuStarHalf: GeneratedIcon = {\n name: 'lu-star-half',\n 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\"}]],\n};\nexport const LuStarOff: GeneratedIcon = {\n name: 'lu-star-off',\n components: [[\"path\",{\"d\":\"m10.344 4.688 1.181-2.393a.53.53 0 0 1 .95 0l2.31 4.679a2.12 2.12 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.237 3.152 M17.95 17.95 L18.38 20.45 A0.53 0.53 0 0 1 17.6 21.01 L12.99 18.58 A2.12 2.12 0 0 0 11.01 18.58 L6.4 21.01 A0.53 0.53 0 0 1 5.63 20.45 L6.51 15.31 A2.12 2.12 0 0 0 5.9 13.43 L2.16 9.79 A0.53 0.53 0 0 1 2.45 8.89 L7.62 8.13 A8 8 0 0 0 8.02 8.03 M2 2 L22 22\"}]],\n};\nexport const LuStar: GeneratedIcon = {\n name: 'lu-star',\n 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\"}]],\n};\nexport const LuStepBack: GeneratedIcon = {\n name: 'lu-step-back',\n components: [[\"path\",{\"d\":\"M13.971 4.285A2 2 0 0 1 17 6v12a2 2 0 0 1-3.029 1.715l-9.997-5.998a2 2 0 0 1-.003-3.432z M21 20V4\"}]],\n};\nexport const LuStepForward: GeneratedIcon = {\n name: 'lu-step-forward',\n components: [[\"path\",{\"d\":\"M10.029 4.285A2 2 0 0 0 7 6v12a2 2 0 0 0 3.029 1.715l9.997-5.998a2 2 0 0 0 .003-3.432z M3 4v16\"}]],\n};\nexport const LuStethoscope: GeneratedIcon = {\n name: 'lu-stethoscope',\n 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\"}]],\n};\nexport const LuSticker: GeneratedIcon = {\n name: 'lu-sticker',\n components: [[\"path\",{\"d\":\"M21 9a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 15 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2z M15 3v5a1 1 0 0 0 1 1h5 M8 13h.01 M16 13h.01 M10 16s.8 1 2 1c1.3 0 2-1 2-1\"}]],\n};\nexport const LuStickyNote: GeneratedIcon = {\n name: 'lu-sticky-note',\n components: [[\"path\",{\"d\":\"M21 9a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 15 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2z M15 3v5a1 1 0 0 0 1 1h5\"}]],\n};\nexport const LuStone: GeneratedIcon = {\n name: 'lu-stone',\n components: [[\"path\",{\"d\":\"M11.264 2.205A4 4 0 0 0 6.42 4.211l-4 8a4 4 0 0 0 1.359 5.117l6 4a4 4 0 0 0 4.438 0l6-4a4 4 0 0 0 1.576-4.592l-2-6a4 4 0 0 0-2.53-2.53z M11.99 22 14 12l7.822 3.184 M14 12 8.47 2.302\"}]],\n};\nexport const LuStore: GeneratedIcon = {\n name: 'lu-store',\n components: [[\"path\",{\"d\":\"M15 21v-5a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v5 M17.774 10.31a1.12 1.12 0 0 0-1.549 0 2.5 2.5 0 0 1-3.451 0 1.12 1.12 0 0 0-1.548 0 2.5 2.5 0 0 1-3.452 0 1.12 1.12 0 0 0-1.549 0 2.5 2.5 0 0 1-3.77-3.248l2.889-4.184A2 2 0 0 1 7 2h10a2 2 0 0 1 1.653.873l2.895 4.192a2.5 2.5 0 0 1-3.774 3.244 M4 10.95V19a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8.05\"}]],\n};\nexport const LuStretchHorizontal: GeneratedIcon = {\n name: 'lu-stretch-horizontal',\n 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\"}]],\n};\nexport const LuStretchVertical: GeneratedIcon = {\n name: 'lu-stretch-vertical',\n 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\"}]],\n};\nexport const LuStrikethrough: GeneratedIcon = {\n name: 'lu-strikethrough',\n components: [[\"path\",{\"d\":\"M16 4H9a3 3 0 0 0-2.83 4 M14 12a4 4 0 0 1 0 8H6 M4 12 L20 12\"}]],\n};\nexport const LuSubscript: GeneratedIcon = {\n name: 'lu-subscript',\n 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\"}]],\n};\nexport const LuSunDim: GeneratedIcon = {\n name: 'lu-sun-dim',\n 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\"}]],\n};\nexport const LuSunMedium: GeneratedIcon = {\n name: 'lu-sun-medium',\n 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\"}]],\n};\nexport const LuSunMoon: GeneratedIcon = {\n name: 'lu-sun-moon',\n 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\"}]],\n};\nexport const LuSunSnow: GeneratedIcon = {\n name: 'lu-sun-snow',\n 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\"}]],\n};\nexport const LuSun: GeneratedIcon = {\n name: 'lu-sun',\n 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\"}]],\n};\nexport const LuSunrise: GeneratedIcon = {\n name: 'lu-sunrise',\n 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\"}]],\n};\nexport const LuSunset: GeneratedIcon = {\n name: 'lu-sunset',\n 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\"}]],\n};\nexport const LuSuperscript: GeneratedIcon = {\n name: 'lu-superscript',\n 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\"}]],\n};\nexport const LuSwatchBook: GeneratedIcon = {\n name: 'lu-swatch-book',\n 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\"}]],\n};\nexport const LuSwissFranc: GeneratedIcon = {\n name: 'lu-swiss-franc',\n components: [[\"path\",{\"d\":\"M10 21V3h8 M6 16h9 M10 9.5h7\"}]],\n};\nexport const LuSwitchCamera: GeneratedIcon = {\n name: 'lu-switch-camera',\n 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\"}]],\n};\nexport const LuSword: GeneratedIcon = {\n name: 'lu-sword',\n 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\"}]],\n};\nexport const LuSwords: GeneratedIcon = {\n name: 'lu-swords',\n 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\"}]],\n};\nexport const LuSyringe: GeneratedIcon = {\n name: 'lu-syringe',\n 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\"}]],\n};\nexport const LuTable2: GeneratedIcon = {\n name: 'lu-table-2',\n 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\"}]],\n};\nexport const LuTableCellsMerge: GeneratedIcon = {\n name: 'lu-table-cells-merge',\n 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\"}]],\n};\nexport const LuTableCellsSplit: GeneratedIcon = {\n name: 'lu-table-cells-split',\n 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\"}]],\n};\nexport const LuTableColumnsSplit: GeneratedIcon = {\n name: 'lu-table-columns-split',\n 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\"}]],\n};\nexport const LuTableOfContents: GeneratedIcon = {\n name: 'lu-table-of-contents',\n components: [[\"path\",{\"d\":\"M16 5H3 M16 12H3 M16 19H3 M21 5h.01 M21 12h.01 M21 19h.01\"}]],\n};\nexport const LuTableProperties: GeneratedIcon = {\n name: 'lu-table-properties',\n 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\"}]],\n};\nexport const LuTableRowsSplit: GeneratedIcon = {\n name: 'lu-table-rows-split',\n 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\"}]],\n};\nexport const LuTable: GeneratedIcon = {\n name: 'lu-table',\n 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\"}]],\n};\nexport const LuTabletSmartphone: GeneratedIcon = {\n name: 'lu-tablet-smartphone',\n 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\"}]],\n};\nexport const LuTablet: GeneratedIcon = {\n name: 'lu-tablet',\n 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\"}]],\n};\nexport const LuTablets: GeneratedIcon = {\n name: 'lu-tablets',\n 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\"}]],\n};\nexport const LuTag: GeneratedIcon = {\n name: 'lu-tag',\n 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\"}]],\n};\nexport const LuTags: GeneratedIcon = {\n name: 'lu-tags',\n components: [[\"path\",{\"d\":\"M13.172 2a2 2 0 0 1 1.414.586l6.71 6.71a2.4 2.4 0 0 1 0 3.408l-4.592 4.592a2.4 2.4 0 0 1-3.408 0l-6.71-6.71A2 2 0 0 1 6 9.172V3a1 1 0 0 1 1-1z M2 7v6.172a2 2 0 0 0 .586 1.414l6.71 6.71a2.4 2.4 0 0 0 3.191.193 M10,6.5 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z\"}]],\n};\nexport const LuTally1: GeneratedIcon = {\n name: 'lu-tally-1',\n components: [[\"path\",{\"d\":\"M4 4v16\"}]],\n};\nexport const LuTally2: GeneratedIcon = {\n name: 'lu-tally-2',\n components: [[\"path\",{\"d\":\"M4 4v16 M9 4v16\"}]],\n};\nexport const LuTally3: GeneratedIcon = {\n name: 'lu-tally-3',\n components: [[\"path\",{\"d\":\"M4 4v16 M9 4v16 M14 4v16\"}]],\n};\nexport const LuTally4: GeneratedIcon = {\n name: 'lu-tally-4',\n components: [[\"path\",{\"d\":\"M4 4v16 M9 4v16 M14 4v16 M19 4v16\"}]],\n};\nexport const LuTally5: GeneratedIcon = {\n name: 'lu-tally-5',\n components: [[\"path\",{\"d\":\"M4 4v16 M9 4v16 M14 4v16 M19 4v16 M22 6 2 18\"}]],\n};\nexport const LuTangent: GeneratedIcon = {\n name: 'lu-tangent',\n 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\"}]],\n};\nexport const LuTarget: GeneratedIcon = {\n name: 'lu-target',\n 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\"}]],\n};\nexport const LuTelescope: GeneratedIcon = {\n name: 'lu-telescope',\n 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\"}]],\n};\nexport const LuTentTree: GeneratedIcon = {\n name: 'lu-tent-tree',\n 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\"}]],\n};\nexport const LuTent: GeneratedIcon = {\n name: 'lu-tent',\n components: [[\"path\",{\"d\":\"M3.5 21 14 3 M20.5 21 10 3 M15.5 21 12 15l-3.5 6 M2 21h20\"}]],\n};\nexport const LuTerminal: GeneratedIcon = {\n name: 'lu-terminal',\n components: [[\"path\",{\"d\":\"M12 19h8 M4 17 L10 11 L4 5\"}]],\n};\nexport const LuTestTubeDiagonal: GeneratedIcon = {\n name: 'lu-test-tube-diagonal',\n 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\"}]],\n};\nexport const LuTestTube: GeneratedIcon = {\n name: 'lu-test-tube',\n 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\"}]],\n};\nexport const LuTestTubes: GeneratedIcon = {\n name: 'lu-test-tubes',\n 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\"}]],\n};\nexport const LuTextAlignCenter: GeneratedIcon = {\n name: 'lu-text-align-center',\n components: [[\"path\",{\"d\":\"M21 5H3 M17 12H7 M19 19H5\"}]],\n};\nexport const LuTextAlignEnd: GeneratedIcon = {\n name: 'lu-text-align-end',\n components: [[\"path\",{\"d\":\"M21 5H3 M21 12H9 M21 19H7\"}]],\n};\nexport const LuTextAlignJustify: GeneratedIcon = {\n name: 'lu-text-align-justify',\n components: [[\"path\",{\"d\":\"M3 5h18 M3 12h18 M3 19h18\"}]],\n};\nexport const LuTextAlignStart: GeneratedIcon = {\n name: 'lu-text-align-start',\n components: [[\"path\",{\"d\":\"M21 5H3 M15 12H3 M17 19H3\"}]],\n};\nexport const LuTextCursorInput: GeneratedIcon = {\n name: 'lu-text-cursor-input',\n 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\"}]],\n};\nexport const LuTextCursor: GeneratedIcon = {\n name: 'lu-text-cursor',\n 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\"}]],\n};\nexport const LuTextInitial: GeneratedIcon = {\n name: 'lu-text-initial',\n 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\"}]],\n};\nexport const LuTextQuote: GeneratedIcon = {\n name: 'lu-text-quote',\n components: [[\"path\",{\"d\":\"M17 5H3 M21 12H8 M21 19H8 M3 12v7\"}]],\n};\nexport const LuTextSearch: GeneratedIcon = {\n name: 'lu-text-search',\n 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\"}]],\n};\nexport const LuTextSelect: GeneratedIcon = {\n name: 'lu-text-select',\n 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\"}]],\n};\nexport const LuTextWrap: GeneratedIcon = {\n name: 'lu-text-wrap',\n components: [[\"path\",{\"d\":\"m16 16-3 3 3 3 M3 12h14.5a1 1 0 0 1 0 7H13 M3 19h6 M3 5h18\"}]],\n};\nexport const LuTheater: GeneratedIcon = {\n name: 'lu-theater',\n 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\"}]],\n};\nexport const LuThermometerSnowflake: GeneratedIcon = {\n name: 'lu-thermometer-snowflake',\n 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\"}]],\n};\nexport const LuThermometerSun: GeneratedIcon = {\n name: 'lu-thermometer-sun',\n 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\"}]],\n};\nexport const LuThermometer: GeneratedIcon = {\n name: 'lu-thermometer',\n components: [[\"path\",{\"d\":\"M14 4v10.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0Z\"}]],\n};\nexport const LuThumbsDown: GeneratedIcon = {\n name: 'lu-thumbs-down',\n 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\"}]],\n};\nexport const LuThumbsUp: GeneratedIcon = {\n name: 'lu-thumbs-up',\n 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\"}]],\n};\nexport const LuTicketCheck: GeneratedIcon = {\n name: 'lu-ticket-check',\n 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\"}]],\n};\nexport const LuTicketMinus: GeneratedIcon = {\n name: 'lu-ticket-minus',\n 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\"}]],\n};\nexport const LuTicketPercent: GeneratedIcon = {\n name: 'lu-ticket-percent',\n 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\"}]],\n};\nexport const LuTicketPlus: GeneratedIcon = {\n name: 'lu-ticket-plus',\n 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\"}]],\n};\nexport const LuTicketSlash: GeneratedIcon = {\n name: 'lu-ticket-slash',\n 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\"}]],\n};\nexport const LuTicketX: GeneratedIcon = {\n name: 'lu-ticket-x',\n 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\"}]],\n};\nexport const LuTicket: GeneratedIcon = {\n name: 'lu-ticket',\n 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\"}]],\n};\nexport const LuTicketsPlane: GeneratedIcon = {\n name: 'lu-tickets-plane',\n 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\"}]],\n};\nexport const LuTickets: GeneratedIcon = {\n name: 'lu-tickets',\n 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\"}]],\n};\nexport const LuTimerOff: GeneratedIcon = {\n name: 'lu-timer-off',\n 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\"}]],\n};\nexport const LuTimerReset: GeneratedIcon = {\n name: 'lu-timer-reset',\n 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\"}]],\n};\nexport const LuTimer: GeneratedIcon = {\n name: 'lu-timer',\n 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\"}]],\n};\nexport const LuToggleLeft: GeneratedIcon = {\n name: 'lu-toggle-left',\n components: [[\"path\",{\"d\":\"M6,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M9,5 h6 a7,7 0 0 1 7,7 v0 a7,7 0 0 1 -7,7 h-6 a7,7 0 0 1 -7,-7 v-0 a7,7 0 0 1 7,-7 Z\"}]],\n};\nexport const LuToggleRight: GeneratedIcon = {\n name: 'lu-toggle-right',\n components: [[\"path\",{\"d\":\"M12,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M9,5 h6 a7,7 0 0 1 7,7 v0 a7,7 0 0 1 -7,7 h-6 a7,7 0 0 1 -7,-7 v-0 a7,7 0 0 1 7,-7 Z\"}]],\n};\nexport const LuToilet: GeneratedIcon = {\n name: 'lu-toilet',\n components: [[\"path\",{\"d\":\"M7 12h13a1 1 0 0 1 1 1 5 5 0 0 1-5 5h-.598a.5.5 0 0 0-.424.765l1.544 2.47a.5.5 0 0 1-.424.765H5.402a.5.5 0 0 1-.424-.765L7 18 M8 18a5 5 0 0 1-5-5V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8\"}]],\n};\nexport const LuToolCase: GeneratedIcon = {\n name: 'lu-tool-case',\n 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\"}]],\n};\nexport const LuToolbox: GeneratedIcon = {\n name: 'lu-toolbox',\n 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\"}]],\n};\nexport const LuTornado: GeneratedIcon = {\n name: 'lu-tornado',\n components: [[\"path\",{\"d\":\"M21 4H3 M18 8H6 M19 12H9 M16 16h-6 M11 20H9\"}]],\n};\nexport const LuTorus: GeneratedIcon = {\n name: 'lu-torus',\n components: [[\"path\",{\"d\":\"M9,11 a3,2 0 1,0 6,0 a3,2 0 1,0 -6,0 Z M2,12.5 a10,8.5 0 1,0 20,0 a10,8.5 0 1,0 -20,0 Z\"}]],\n};\nexport const LuTouchpadOff: GeneratedIcon = {\n name: 'lu-touchpad-off',\n components: [[\"path\",{\"d\":\"M12 20v-6 M19.656 14H22 M2 14h12 M2 2 L22 22 M20 20H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2 M9.656 4H20a2 2 0 0 1 2 2v10.344\"}]],\n};\nexport const LuTouchpad: GeneratedIcon = {\n name: 'lu-touchpad',\n components: [[\"path\",{\"d\":\"M4,4 h16 a2,2 0 0 1 2,2 v12 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-12 a2,2 0 0 1 2,-2 Z M2 14h20 M12 20v-6\"}]],\n};\nexport const LuTowelRack: GeneratedIcon = {\n name: 'lu-towel-rack',\n components: [[\"path\",{\"d\":\"M22 7h-2 M6.5 3h11A2.5 2.5 0 0 1 20 5.5V20a1 1 0 0 1-1 1h-9a1 1 0 0 1-1-1V5.5a1 1 0 0 0-5 0V17a1 1 0 0 0 1 1h4 M9 7H2\"}]],\n};\nexport const LuTowerControl: GeneratedIcon = {\n name: 'lu-tower-control',\n components: [[\"path\",{\"d\":\"M18.2 12.27 20 6H4l1.8 6.27a1 1 0 0 0 .95.73h10.5a1 1 0 0 0 .96-.73Z M8 13v9 M16 22v-9 M9 6 L10 13 M15 6 L14 13 M12 6V2 M13 2h-2\"}]],\n};\nexport const LuToyBrick: GeneratedIcon = {\n name: 'lu-toy-brick',\n components: [[\"path\",{\"d\":\"M4,8 h16 a1,1 0 0 1 1,1 v10 a1,1 0 0 1 -1,1 h-16 a1,1 0 0 1 -1,-1 v-10 a1,1 0 0 1 1,-1 Z M10 8V5c0-.6-.4-1-1-1H6a1 1 0 0 0-1 1v3 M19 8V5c0-.6-.4-1-1-1h-3a1 1 0 0 0-1 1v3\"}]],\n};\nexport const LuTractor: GeneratedIcon = {\n name: 'lu-tractor',\n components: [[\"path\",{\"d\":\"m10 11 11 .9a1 1 0 0 1 .8 1.1l-.665 4.158a1 1 0 0 1-.988.842H20 M16 18h-5 M18 5a1 1 0 0 0-1 1v5.573 M3 4h8.129a1 1 0 0 1 .99.863L13 11.246 M4 11V4 M7 15h.01 M8 10.1V4 M16,18 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M2,15 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z\"}]],\n};\nexport const LuTrafficCone: GeneratedIcon = {\n name: 'lu-traffic-cone',\n components: [[\"path\",{\"d\":\"M16.05 10.966a5 2.5 0 0 1-8.1 0 M16.92 14.05 L21.4 16.09 A1 1 0 0 1 21.4 17.92 L12.83 21.82 A2 2 0 0 1 11.17 21.82 L2.6 17.91 A1 1 0 0 1 2.6 16.08 L7.08 14.04 M16.949 14.14a5 2.5 0 1 1-9.9 0L10.063 3.5a2 2 0 0 1 3.874 0z M9.194 6.57a5 2.5 0 0 0 5.61 0\"}]],\n};\nexport const LuTrainFrontTunnel: GeneratedIcon = {\n name: 'lu-train-front-tunnel',\n components: [[\"path\",{\"d\":\"M2 22V12a10 10 0 1 1 20 0v10 M15 6.8v1.4a3 2.8 0 1 1-6 0V6.8 M10 15h.01 M14 15h.01 M10 19a4 4 0 0 1-4-4v-3a6 6 0 1 1 12 0v3a4 4 0 0 1-4 4Z M9 19 L7 22 M15 19 L17 22\"}]],\n};\nexport const LuTrainFront: GeneratedIcon = {\n name: 'lu-train-front',\n components: [[\"path\",{\"d\":\"M8 3.1V7a4 4 0 0 0 8 0V3.1 M9 15 L8 14 M15 15 L16 14 M9 19c-2.8 0-5-2.2-5-5v-4a8 8 0 0 1 16 0v4c0 2.8-2.2 5-5 5Z M8 19 L6 22 M16 19 L18 22\"}]],\n};\nexport const LuTrainTrack: GeneratedIcon = {\n name: 'lu-train-track',\n components: [[\"path\",{\"d\":\"M2 17 17 2 M2 14 L10 22 M5 11 L13 19 M8 8 L16 16 M11 5 L19 13 M14 2 L22 10 M7 22 22 7\"}]],\n};\nexport const LuTramFront: GeneratedIcon = {\n name: 'lu-tram-front',\n components: [[\"path\",{\"d\":\"M6,3 h12 a2,2 0 0 1 2,2 v12 a2,2 0 0 1 -2,2 h-12 a2,2 0 0 1 -2,-2 v-12 a2,2 0 0 1 2,-2 Z M4 11h16 M12 3v8 M8 19 L6 22 M18 22 L16 19 M8 15h.01 M16 15h.01\"}]],\n};\nexport const LuTransgender: GeneratedIcon = {\n name: 'lu-transgender',\n components: [[\"path\",{\"d\":\"M12 16v6 M14 20h-4 M18 2h4v4 M2 2 L9.17 9.17 M2 5.355V2h3.357 M22 2 L14.83 9.17 M8 5 5 8 M8,12 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z\"}]],\n};\nexport const LuTrash2: GeneratedIcon = {\n name: 'lu-trash-2',\n components: [[\"path\",{\"d\":\"M10 11v6 M14 11v6 M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6 M3 6h18 M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2\"}]],\n};\nexport const LuTrash: GeneratedIcon = {\n name: 'lu-trash',\n components: [[\"path\",{\"d\":\"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6 M3 6h18 M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2\"}]],\n};\nexport const LuTreeDeciduous: GeneratedIcon = {\n name: 'lu-tree-deciduous',\n components: [[\"path\",{\"d\":\"M8 19a4 4 0 0 1-2.24-7.32A3.5 3.5 0 0 1 9 6.03V6a3 3 0 1 1 6 0v.04a3.5 3.5 0 0 1 3.24 5.65A4 4 0 0 1 16 19Z M12 19v3\"}]],\n};\nexport const LuTreePalm: GeneratedIcon = {\n name: 'lu-tree-palm',\n components: [[\"path\",{\"d\":\"M13 8c0-2.76-2.46-5-5.5-5S2 5.24 2 8h2l1-1 1 1h4 M13 7.14A5.82 5.82 0 0 1 16.5 6c3.04 0 5.5 2.24 5.5 5h-3l-1-1-1 1h-3 M5.89 9.71c-2.15 2.15-2.3 5.47-.35 7.43l4.24-4.25.7-.7.71-.71 2.12-2.12c-1.95-1.96-5.27-1.8-7.42.35 M11 15.5c.5 2.5-.17 4.5-1 6.5h4c2-5.5-.5-12-1-14\"}]],\n};\nexport const LuTreePine: GeneratedIcon = {\n name: 'lu-tree-pine',\n components: [[\"path\",{\"d\":\"m17 14 3 3.3a1 1 0 0 1-.7 1.7H4.7a1 1 0 0 1-.7-1.7L7 14h-.3a1 1 0 0 1-.7-1.7L9 9h-.2A1 1 0 0 1 8 7.3L12 3l4 4.3a1 1 0 0 1-.8 1.7H15l3 3.3a1 1 0 0 1-.7 1.7H17Z M12 22v-3\"}]],\n};\nexport const LuTrees: GeneratedIcon = {\n name: 'lu-trees',\n components: [[\"path\",{\"d\":\"M10 10v.2A3 3 0 0 1 8.9 16H5a3 3 0 0 1-1-5.8V10a3 3 0 0 1 6 0Z M7 16v6 M13 19v3 M12 19h8.3a1 1 0 0 0 .7-1.7L18 14h.3a1 1 0 0 0 .7-1.7L16 9h.2a1 1 0 0 0 .8-1.7L13 3l-1.4 1.5\"}]],\n};\nexport const LuTrello: GeneratedIcon = {\n name: 'lu-trello',\n components: [[\"path\",{\"d\":\"M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M7,7 h3 v9 h-3 Z M14,7 h3 v5 h-3 Z\"}]],\n};\nexport const LuTrendingDown: GeneratedIcon = {\n name: 'lu-trending-down',\n components: [[\"path\",{\"d\":\"M16 17h6v-6 M22 17 L13.5 8.5 L8.5 13.5 L2 7\"}]],\n};\nexport const LuTrendingUpDown: GeneratedIcon = {\n name: 'lu-trending-up-down',\n components: [[\"path\",{\"d\":\"M14.828 14.828 21 21 M21 16v5h-5 M21 3 L12 12 L8 8 L2 14 M21 8V3h-5\"}]],\n};\nexport const LuTrendingUp: GeneratedIcon = {\n name: 'lu-trending-up',\n components: [[\"path\",{\"d\":\"M16 7h6v6 M22 7 L13.5 15.5 L8.5 10.5 L2 17\"}]],\n};\nexport const LuTriangleAlert: GeneratedIcon = {\n name: 'lu-triangle-alert',\n components: [[\"path\",{\"d\":\"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3 M12 9v4 M12 17h.01\"}]],\n};\nexport const LuTriangleDashed: GeneratedIcon = {\n name: 'lu-triangle-dashed',\n components: [[\"path\",{\"d\":\"M10.17 4.193a2 2 0 0 1 3.666.013 M14 21h2 M15.87 7.74 L16.87 9.47 M18.85 12.95 L19.85 14.68 M21.824 18.18a2 2 0 0 1-1.835 2.824 M4.024 21a2 2 0 0 1-1.839-2.839 M5.14 12.95 L4.14 14.68 M8 21h2 M8.1 7.74 L7.1 9.47\"}]],\n};\nexport const LuTriangleRight: GeneratedIcon = {\n name: 'lu-triangle-right',\n components: [[\"path\",{\"d\":\"M22 18a2 2 0 0 1-2 2H3c-1.1 0-1.3-.6-.4-1.3L20.4 4.3c.9-.7 1.6-.4 1.6.7Z\"}]],\n};\nexport const LuTriangle: GeneratedIcon = {\n name: 'lu-triangle',\n components: [[\"path\",{\"d\":\"M13.73 4a2 2 0 0 0-3.46 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3Z\"}]],\n};\nexport const LuTrophy: GeneratedIcon = {\n name: 'lu-trophy',\n components: [[\"path\",{\"d\":\"M10 14.66v1.626a2 2 0 0 1-.976 1.696A5 5 0 0 0 7 21.978 M14 14.66v1.626a2 2 0 0 0 .976 1.696A5 5 0 0 1 17 21.978 M18 9h1.5a1 1 0 0 0 0-5H18 M4 22h16 M6 9a6 6 0 0 0 12 0V3a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1z M6 9H4.5a1 1 0 0 1 0-5H6\"}]],\n};\nexport const LuTruckElectric: GeneratedIcon = {\n name: 'lu-truck-electric',\n components: [[\"path\",{\"d\":\"M14 19V7a2 2 0 0 0-2-2H9 M15 19H9 M19 19h2a1 1 0 0 0 1-1v-3.65a1 1 0 0 0-.22-.62L18.3 9.38a1 1 0 0 0-.78-.38H14 M2 13v5a1 1 0 0 0 1 1h2 M4 3 2.15 5.15a.495.495 0 0 0 .35.86h2.15a.47.47 0 0 1 .35.86L3 9.02 M15,19 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M5,19 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z\"}]],\n};\nexport const LuTruck: GeneratedIcon = {\n name: 'lu-truck',\n components: [[\"path\",{\"d\":\"M14 18V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v11a1 1 0 0 0 1 1h2 M15 18H9 M19 18h2a1 1 0 0 0 1-1v-3.65a1 1 0 0 0-.22-.624l-3.48-4.35A1 1 0 0 0 17.52 8H14 M15,18 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M5,18 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z\"}]],\n};\nexport const LuTurkishLira: GeneratedIcon = {\n name: 'lu-turkish-lira',\n components: [[\"path\",{\"d\":\"M15 4 5 9 M15 8.5 L5 13.5 M18 12a9 9 0 0 1-9 9V3\"}]],\n};\nexport const LuTurntable: GeneratedIcon = {\n name: 'lu-turntable',\n components: [[\"path\",{\"d\":\"M10 12.01h.01 M18 8v4a8 8 0 0 1-1.07 4 M6,12 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z 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\"}]],\n};\nexport const LuTurtle: GeneratedIcon = {\n name: 'lu-turtle',\n components: [[\"path\",{\"d\":\"m12 10 2 4v3a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-3a8 8 0 1 0-16 0v3a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-3l2-4h4Z M4.82 7.9 8 10 M15.18 7.9 12 10 M16.93 10H20a2 2 0 0 1 0 4H2\"}]],\n};\nexport const LuTvMinimalPlay: GeneratedIcon = {\n name: 'lu-tv-minimal-play',\n components: [[\"path\",{\"d\":\"M15.033 9.44a.647.647 0 0 1 0 1.12l-4.065 2.352a.645.645 0 0 1-.968-.56V7.648a.645.645 0 0 1 .967-.56z M7 21h10 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\"}]],\n};\nexport const LuTvMinimal: GeneratedIcon = {\n name: 'lu-tv-minimal',\n components: [[\"path\",{\"d\":\"M7 21h10 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\"}]],\n};\nexport const LuTv: GeneratedIcon = {\n name: 'lu-tv',\n components: [[\"path\",{\"d\":\"m17 2-5 5-5-5 M4,7 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\"}]],\n};\nexport const LuTwitch: GeneratedIcon = {\n name: 'lu-twitch',\n components: [[\"path\",{\"d\":\"M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7\"}]],\n};\nexport const LuTwitter: GeneratedIcon = {\n name: 'lu-twitter',\n components: [[\"path\",{\"d\":\"M22 4s-.7 2.1-2 3.4c1.6 10-9.4 17.3-18 11.6 2.2.1 4.4-.6 6-2C3 15.5.5 9.6 3 5c2.2 2.6 5.6 4.1 9 4-.9-4.2 4-6.6 7-3.8 1.1 0 3-1.2 3-1.2z\"}]],\n};\nexport const LuTypeOutline: GeneratedIcon = {\n name: 'lu-type-outline',\n components: [[\"path\",{\"d\":\"M14 16.5a.5.5 0 0 0 .5.5h.5a2 2 0 0 1 0 4H9a2 2 0 0 1 0-4h.5a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5V8a2 2 0 0 1-4 0V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v3a2 2 0 0 1-4 0v-.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5Z\"}]],\n};\nexport const LuType: GeneratedIcon = {\n name: 'lu-type',\n components: [[\"path\",{\"d\":\"M12 4v16 M4 7V5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v2 M9 20h6\"}]],\n};\nexport const LuUmbrellaOff: GeneratedIcon = {\n name: 'lu-umbrella-off',\n components: [[\"path\",{\"d\":\"M12 13v7a2 2 0 0 0 4 0 M12 2v2 M18.656 13h2.336a1 1 0 0 0 .97-1.274 10.284 10.284 0 0 0-12.07-7.51 M2 2 L22 22 M5.961 5.957a10.28 10.28 0 0 0-3.922 5.769A1 1 0 0 0 3 13h10\"}]],\n};\nexport const LuUmbrella: GeneratedIcon = {\n name: 'lu-umbrella',\n components: [[\"path\",{\"d\":\"M12 13v7a2 2 0 0 0 4 0 M12 2v2 M20.992 13a1 1 0 0 0 .97-1.274 10.284 10.284 0 0 0-19.923 0A1 1 0 0 0 3 13z\"}]],\n};\nexport const LuUnderline: GeneratedIcon = {\n name: 'lu-underline',\n components: [[\"path\",{\"d\":\"M6 4v6a6 6 0 0 0 12 0V4 M4 20 L20 20\"}]],\n};\nexport const LuUndo2: GeneratedIcon = {\n name: 'lu-undo-2',\n components: [[\"path\",{\"d\":\"M9 14 4 9l5-5 M4 9h10.5a5.5 5.5 0 0 1 5.5 5.5a5.5 5.5 0 0 1-5.5 5.5H11\"}]],\n};\nexport const LuUndoDot: GeneratedIcon = {\n name: 'lu-undo-dot',\n components: [[\"path\",{\"d\":\"M21 17a9 9 0 0 0-15-6.7L3 13 M3 7v6h6 M11,17 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z\"}]],\n};\nexport const LuUndo: GeneratedIcon = {\n name: 'lu-undo',\n components: [[\"path\",{\"d\":\"M3 7v6h6 M21 17a9 9 0 0 0-9-9 9 9 0 0 0-6 2.3L3 13\"}]],\n};\nexport const LuUnfoldHorizontal: GeneratedIcon = {\n name: 'lu-unfold-horizontal',\n components: [[\"path\",{\"d\":\"M16 12h6 M8 12H2 M12 2v2 M12 8v2 M12 14v2 M12 20v2 M19 15 L22 12 L19 9 M5 9 L2 12 L5 15\"}]],\n};\nexport const LuUnfoldVertical: GeneratedIcon = {\n name: 'lu-unfold-vertical',\n components: [[\"path\",{\"d\":\"M12 22v-6 M12 8V2 M4 12H2 M10 12H8 M16 12h-2 M22 12h-2 M15 19 L12 22 L9 19 M15 5 L12 2 L9 5\"}]],\n};\nexport const LuUngroup: GeneratedIcon = {\n name: 'lu-ungroup',\n components: [[\"path\",{\"d\":\"M6,4 h6 a1,1 0 0 1 1,1 v4 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-4 a1,1 0 0 1 1,-1 Z M12,14 h6 a1,1 0 0 1 1,1 v4 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-4 a1,1 0 0 1 1,-1 Z\"}]],\n};\nexport const LuUniversity: GeneratedIcon = {\n name: 'lu-university',\n components: [[\"path\",{\"d\":\"M14 21v-3a2 2 0 0 0-4 0v3 M18 12h.01 M18 16h.01 M22 7a1 1 0 0 0-1-1h-2a2 2 0 0 1-1.143-.359L13.143 2.36a2 2 0 0 0-2.286-.001L6.143 5.64A2 2 0 0 1 5 6H3a1 1 0 0 0-1 1v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2z M6 12h.01 M6 16h.01 M10,10 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z\"}]],\n};\nexport const LuUnlink2: GeneratedIcon = {\n name: 'lu-unlink-2',\n components: [[\"path\",{\"d\":\"M15 7h2a5 5 0 0 1 0 10h-2m-6 0H7A5 5 0 0 1 7 7h2\"}]],\n};\nexport const LuUnlink: GeneratedIcon = {\n name: 'lu-unlink',\n components: [[\"path\",{\"d\":\"m18.84 12.25 1.72-1.71h-.02a5.004 5.004 0 0 0-.12-7.07 5.006 5.006 0 0 0-6.95 0l-1.72 1.71 M5.17 11.75 L3.46 13.46 A5 5 0 0 0 3.58 20.53 A5.01 5.01 0 0 0 10.53 20.53 L12.24 18.82 M8 2 L8 5 M2 8 L5 8 M16 19 L16 22 M19 16 L22 16\"}]],\n};\nexport const LuUnplug: GeneratedIcon = {\n name: 'lu-unplug',\n components: [[\"path\",{\"d\":\"m19 5 3-3 M2 22 L5 19 M6.3 20.3a2.4 2.4 0 0 0 3.4 0L12 18l-6-6-2.3 2.3a2.4 2.4 0 0 0 0 3.4Z M7.5 13.5 10 11 M10.5 16.5 13 14 M12 6 L18 12 L20.3 9.7 A2.4 2.4 0 0 0 20.3 6.3 L17.7 3.7 A2.4 2.4 0 0 0 14.3 3.7 Z\"}]],\n};\nexport const LuUpload: GeneratedIcon = {\n name: 'lu-upload',\n components: [[\"path\",{\"d\":\"M12 3v12 M17 8 L12 3 L7 8 M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"}]],\n};\nexport const LuUsb: GeneratedIcon = {\n name: 'lu-usb',\n components: [[\"path\",{\"d\":\"M9,7 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M3,20 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M4.7 19.3 19 5 M21 3 L18 4 L20 6 Z M9.26 7.68 5 12l2 5 M10 14 L15 16 L18.5 12.5 M18 12 L19 11 L20 12 L19 13 Z\"}]],\n};\nexport const LuUserCheck: GeneratedIcon = {\n name: 'lu-user-check',\n components: [[\"path\",{\"d\":\"m16 11 2 2 4-4 M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2 M5,7 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z\"}]],\n};\nexport const LuUserCog: GeneratedIcon = {\n name: 'lu-user-cog',\n components: [[\"path\",{\"d\":\"M10 15H6a4 4 0 0 0-4 4v2 M14.3 16.53 L15.23 16.15 M15.23 13.85 L14.3 13.47 M16.85 12.23 L16.47 11.3 M16.85 17.77 L16.47 18.7 M19.15 12.23 L19.53 11.3 M19.53 18.7 L19.15 17.77 M20.77 13.85 L21.7 13.47 M20.77 16.15 L21.7 16.53 M15,15 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M5,7 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z\"}]],\n};\nexport const LuUserKey: GeneratedIcon = {\n name: 'lu-user-key',\n components: [[\"path\",{\"d\":\"M20 11v6 M20 13h2 M3 21v-2a4 4 0 0 1 4-4h6a4 4 0 0 1 2.072.578 M6,7 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M18,19 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z\"}]],\n};\nexport const LuUserLock: GeneratedIcon = {\n name: 'lu-user-lock',\n components: [[\"path\",{\"d\":\"M19 16v-2a2 2 0 0 0-4 0v2 M9.5 15H7a4 4 0 0 0-4 4v2 M6,7 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M13.899000000000001,16 h6.202 a.899,.899 0 0 1 .899,.899 v3.202 a.899,.899 0 0 1 -.899,.899 h-6.202 a.899,.899 0 0 1 -.899,-.899 v-3.202 a.899,.899 0 0 1 .899,-.899 Z\"}]],\n};\nexport const LuUserMinus: GeneratedIcon = {\n name: 'lu-user-minus',\n components: [[\"path\",{\"d\":\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2 M5,7 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M22 11 L16 11\"}]],\n};\nexport const LuUserPen: GeneratedIcon = {\n name: 'lu-user-pen',\n components: [[\"path\",{\"d\":\"M11.5 15H7a4 4 0 0 0-4 4v2 M21.378 16.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z M6,7 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z\"}]],\n};\nexport const LuUserPlus: GeneratedIcon = {\n name: 'lu-user-plus',\n components: [[\"path\",{\"d\":\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2 M5,7 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M19 8 L19 14 M22 11 L16 11\"}]],\n};\nexport const LuUserRoundCheck: GeneratedIcon = {\n name: 'lu-user-round-check',\n components: [[\"path\",{\"d\":\"M2 21a8 8 0 0 1 13.292-6 M5,8 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M16 19 L18 21 L22 17\"}]],\n};\nexport const LuUserRoundCog: GeneratedIcon = {\n name: 'lu-user-round-cog',\n components: [[\"path\",{\"d\":\"m14.305 19.53.923-.382 M15.23 16.85 L14.3 16.47 M16.85 15.23 L16.47 14.3 M16.85 20.77 L16.47 21.7 M19.15 15.23 L19.53 14.3 M19.53 21.7 L19.15 20.77 M2 21a8 8 0 0 1 10.434-7.62 M20.77 16.85 L21.7 16.47 M20.77 19.15 L21.7 19.53 M5,8 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M15,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z\"}]],\n};\nexport const LuUserRoundKey: GeneratedIcon = {\n name: 'lu-user-round-key',\n components: [[\"path\",{\"d\":\"M19 11v6 M19 13h2 M2 21a8 8 0 0 1 12.868-6.349 M5,8 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M17,19 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z\"}]],\n};\nexport const LuUserRoundMinus: GeneratedIcon = {\n name: 'lu-user-round-minus',\n components: [[\"path\",{\"d\":\"M2 21a8 8 0 0 1 13.292-6 M5,8 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M22 19h-6\"}]],\n};\nexport const LuUserRoundPen: GeneratedIcon = {\n name: 'lu-user-round-pen',\n components: [[\"path\",{\"d\":\"M2 21a8 8 0 0 1 10.821-7.487 M21.378 16.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z M5,8 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z\"}]],\n};\nexport const LuUserRoundPlus: GeneratedIcon = {\n name: 'lu-user-round-plus',\n components: [[\"path\",{\"d\":\"M2 21a8 8 0 0 1 13.292-6 M5,8 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M19 16v6 M22 19h-6\"}]],\n};\nexport const LuUserRoundSearch: GeneratedIcon = {\n name: 'lu-user-round-search',\n components: [[\"path\",{\"d\":\"M5,8 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M2 21a8 8 0 0 1 10.434-7.62 M15,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M22 22 L20.1 20.1\"}]],\n};\nexport const LuUserRoundX: GeneratedIcon = {\n name: 'lu-user-round-x',\n components: [[\"path\",{\"d\":\"M2 21a8 8 0 0 1 11.873-7 M5,8 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M17 17 L22 22 M22 17 L17 22\"}]],\n};\nexport const LuUserRound: GeneratedIcon = {\n name: 'lu-user-round',\n components: [[\"path\",{\"d\":\"M7,8 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M20 21a8 8 0 0 0-16 0\"}]],\n};\nexport const LuUserSearch: GeneratedIcon = {\n name: 'lu-user-search',\n components: [[\"path\",{\"d\":\"M6,7 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M10.3 15H7a4 4 0 0 0-4 4v2 M14,17 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M21 21 L19.1 19.1\"}]],\n};\nexport const LuUserStar: GeneratedIcon = {\n name: 'lu-user-star',\n components: [[\"path\",{\"d\":\"M16.051 12.616a1 1 0 0 1 1.909.024l.737 1.452a1 1 0 0 0 .737.535l1.634.256a1 1 0 0 1 .588 1.806l-1.172 1.168a1 1 0 0 0-.282.866l.259 1.613a1 1 0 0 1-1.541 1.134l-1.465-.75a1 1 0 0 0-.912 0l-1.465.75a1 1 0 0 1-1.539-1.133l.258-1.613a1 1 0 0 0-.282-.866l-1.156-1.153a1 1 0 0 1 .572-1.822l1.633-.256a1 1 0 0 0 .737-.535z M8 15H7a4 4 0 0 0-4 4v2 M6,7 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z\"}]],\n};\nexport const LuUserX: GeneratedIcon = {\n name: 'lu-user-x',\n components: [[\"path\",{\"d\":\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2 M5,7 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M17 8 L22 13 M22 8 L17 13\"}]],\n};\nexport const LuUser: GeneratedIcon = {\n name: 'lu-user',\n components: [[\"path\",{\"d\":\"M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2 M8,7 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z\"}]],\n};\nexport const LuUsersRound: GeneratedIcon = {\n name: 'lu-users-round',\n components: [[\"path\",{\"d\":\"M18 21a8 8 0 0 0-16 0 M5,8 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M22 20c0-3.37-2-6.5-4-8a5 5 0 0 0-.45-8.3\"}]],\n};\nexport const LuUsers: GeneratedIcon = {\n name: 'lu-users',\n components: [[\"path\",{\"d\":\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2 M16 3.128a4 4 0 0 1 0 7.744 M22 21v-2a4 4 0 0 0-3-3.87 M5,7 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z\"}]],\n};\nexport const LuUtensilsCrossed: GeneratedIcon = {\n name: 'lu-utensils-crossed',\n components: [[\"path\",{\"d\":\"m16 2-2.3 2.3a3 3 0 0 0 0 4.2l1.8 1.8a3 3 0 0 0 4.2 0L22 8 M15 15 3.3 3.3a4.2 4.2 0 0 0 0 6l7.3 7.3c.7.7 2 .7 2.8 0L15 15Zm0 0 7 7 M2.1 21.8 L8.5 15.5 M19 5 L12 12\"}]],\n};\nexport const LuUtensils: GeneratedIcon = {\n name: 'lu-utensils',\n components: [[\"path\",{\"d\":\"M3 2v7c0 1.1.9 2 2 2h4a2 2 0 0 0 2-2V2 M7 2v20 M21 15V2a5 5 0 0 0-5 5v6c0 1.1.9 2 2 2h3Zm0 0v7\"}]],\n};\nexport const LuUtilityPole: GeneratedIcon = {\n name: 'lu-utility-pole',\n components: [[\"path\",{\"d\":\"M12 2v20 M2 5h20 M3 3v2 M7 3v2 M17 3v2 M21 3v2 M19 5 L12 12 L5 5\"}]],\n};\nexport const LuVan: GeneratedIcon = {\n name: 'lu-van',\n 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\"}]],\n};\nexport const LuVariable: GeneratedIcon = {\n name: 'lu-variable',\n 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\"}]],\n};\nexport const LuVault: GeneratedIcon = {\n name: 'lu-vault',\n components: [[\"path\",{\"d\":\"M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M7,7.5 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z M7.9 7.9 L10.6 10.6 M16,7.5 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z M13.4 10.6 L16.1 7.9 M7,16.5 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z M7.9 16.1 L10.6 13.4 M16,16.5 a.5,.5 0 1,0 1,0 a.5,.5 0 1,0 -1,0 Z M13.4 13.4 L16.1 16.1 M10,12 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z\"}]],\n};\nexport const LuVectorSquare: GeneratedIcon = {\n name: 'lu-vector-square',\n components: [[\"path\",{\"d\":\"M19.5 7a24 24 0 0 1 0 10 M4.5 7a24 24 0 0 0 0 10 M7 19.5a24 24 0 0 0 10 0 M7 4.5a24 24 0 0 1 10 0 M18,17 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 M18,2 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 M3,17 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 M3,2 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\"}]],\n};\nexport const LuVegan: GeneratedIcon = {\n name: 'lu-vegan',\n components: [[\"path\",{\"d\":\"M16 8q6 0 6-6-6 0-6 6 M17.41 3.59a10 10 0 1 0 3 3 M2 2a26.6 26.6 0 0 1 10 20c.9-6.82 1.5-9.5 4-14\"}]],\n};\nexport const LuVenetianMask: GeneratedIcon = {\n name: 'lu-venetian-mask',\n components: [[\"path\",{\"d\":\"M18 11c-1.5 0-2.5.5-3 2 M4 6a2 2 0 0 0-2 2v4a5 5 0 0 0 5 5 8 8 0 0 1 5 2 8 8 0 0 1 5-2 5 5 0 0 0 5-5V8a2 2 0 0 0-2-2h-3a8 8 0 0 0-5 2 8 8 0 0 0-5-2z M6 11c1.5 0 2.5.5 3 2\"}]],\n};\nexport const LuVenusAndMars: GeneratedIcon = {\n name: 'lu-venus-and-mars',\n components: [[\"path\",{\"d\":\"M10 20h4 M12 16v6 M17 2h4v4 M21 2 L15.54 7.46 M7,11 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z\"}]],\n};\nexport const LuVenus: GeneratedIcon = {\n name: 'lu-venus',\n components: [[\"path\",{\"d\":\"M12 15v7 M9 19h6 M6,9 a6,6 0 1,0 12,0 a6,6 0 1,0 -12,0 Z\"}]],\n};\nexport const LuVibrateOff: GeneratedIcon = {\n name: 'lu-vibrate-off',\n components: [[\"path\",{\"d\":\"m2 8 2 2-2 2 2 2-2 2 M22 8 L20 10 L22 12 L20 14 L22 16 M8 8v10c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-2 M16 10.34V6c0-.55-.45-1-1-1h-4.34 M2 2 L22 22\"}]],\n};\nexport const LuVibrate: GeneratedIcon = {\n name: 'lu-vibrate',\n components: [[\"path\",{\"d\":\"m2 8 2 2-2 2 2 2-2 2 M22 8 L20 10 L22 12 L20 14 L22 16 M9,5 h6 a1,1 0 0 1 1,1 v12 a1,1 0 0 1 -1,1 h-6 a1,1 0 0 1 -1,-1 v-12 a1,1 0 0 1 1,-1 Z\"}]],\n};\nexport const LuVideoOff: GeneratedIcon = {\n name: 'lu-video-off',\n components: [[\"path\",{\"d\":\"M10.66 6H14a2 2 0 0 1 2 2v2.5l5.248-3.062A.5.5 0 0 1 22 7.87v8.196 M16 16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h2 M2 2 L22 22\"}]],\n};\nexport const LuVideo: GeneratedIcon = {\n name: 'lu-video',\n components: [[\"path\",{\"d\":\"m16 13 5.223 3.482a.5.5 0 0 0 .777-.416V7.87a.5.5 0 0 0-.752-.432L16 10.5 M4,6 h10 a2,2 0 0 1 2,2 v8 a2,2 0 0 1 -2,2 h-10 a2,2 0 0 1 -2,-2 v-8 a2,2 0 0 1 2,-2 Z\"}]],\n};\nexport const LuVideotape: GeneratedIcon = {\n name: 'lu-videotape',\n components: [[\"path\",{\"d\":\"M4,4 h16 a2,2 0 0 1 2,2 v12 a2,2 0 0 1 -2,2 h-16 a2,2 0 0 1 -2,-2 v-12 a2,2 0 0 1 2,-2 Z M2 8h20 M6,14 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z M8 12h8 M14,14 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z\"}]],\n};\nexport const LuView: GeneratedIcon = {\n name: 'lu-view',\n components: [[\"path\",{\"d\":\"M21 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-2 M21 7V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2 M11,12 a1,1 0 1,0 2,0 a1,1 0 1,0 -2,0 Z M18.944 12.33a1 1 0 0 0 0-.66 7.5 7.5 0 0 0-13.888 0 1 1 0 0 0 0 .66 7.5 7.5 0 0 0 13.888 0\"}]],\n};\nexport const LuVoicemail: GeneratedIcon = {\n name: 'lu-voicemail',\n components: [[\"path\",{\"d\":\"M2,12 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M14,12 a4,4 0 1,0 8,0 a4,4 0 1,0 -8,0 Z M6 16 L18 16\"}]],\n};\nexport const LuVolleyball: GeneratedIcon = {\n name: 'lu-volleyball',\n components: [[\"path\",{\"d\":\"M11.1 7.1a16.55 16.55 0 0 1 10.9 4 M12 12a12.6 12.6 0 0 1-8.7 5 M16.8 13.6a16.55 16.55 0 0 1-9 7.5 M20.7 17a12.8 12.8 0 0 0-8.7-5 13.3 13.3 0 0 1 0-10 M6.3 3.8a16.55 16.55 0 0 0 1.9 11.5 M2,12 a10,10 0 1,0 20,0 a10,10 0 1,0 -20,0 Z\"}]],\n};\nexport const LuVolume1: GeneratedIcon = {\n name: 'lu-volume-1',\n components: [[\"path\",{\"d\":\"M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z M16 9a5 5 0 0 1 0 6\"}]],\n};\nexport const LuVolume2: GeneratedIcon = {\n name: 'lu-volume-2',\n components: [[\"path\",{\"d\":\"M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z M16 9a5 5 0 0 1 0 6 M19.364 18.364a9 9 0 0 0 0-12.728\"}]],\n};\nexport const LuVolumeOff: GeneratedIcon = {\n name: 'lu-volume-off',\n components: [[\"path\",{\"d\":\"M16 9a5 5 0 0 1 .95 2.293 M19.364 5.636a9 9 0 0 1 1.889 9.96 M2 2 L22 22 M7 7 L6.41 7.59 A1.4 1.4 0 0 1 5.42 8 L3 8 A1 1 0 0 0 2 9 L2 15 A1 1 0 0 0 3 16 L5.42 16 A1.4 1.4 0 0 1 6.41 16.41 L9.8 19.8 A0.7 0.7 0 0 0 11 19.3 L11 11 M9.828 4.172A.686.686 0 0 1 11 4.657v.686\"}]],\n};\nexport const LuVolumeX: GeneratedIcon = {\n name: 'lu-volume-x',\n components: [[\"path\",{\"d\":\"M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z M22 9 L16 15 M16 9 L22 15\"}]],\n};\nexport const LuVolume: GeneratedIcon = {\n name: 'lu-volume',\n components: [[\"path\",{\"d\":\"M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z\"}]],\n};\nexport const LuVote: GeneratedIcon = {\n name: 'lu-vote',\n components: [[\"path\",{\"d\":\"m9 12 2 2 4-4 M5 7c0-1.1.9-2 2-2h10a2 2 0 0 1 2 2v12H5V7Z M22 19H2\"}]],\n};\nexport const LuWalletCards: GeneratedIcon = {\n name: 'lu-wallet-cards',\n components: [[\"path\",{\"d\":\"M5,3 h14 a2,2 0 0 1 2,2 v14 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-14 a2,2 0 0 1 2,-2 Z M3 9a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2 M3 11h3c.8 0 1.6.3 2.1.9l1.1.9c1.6 1.6 4.1 1.6 5.7 0l1.1-.9c.5-.5 1.3-.9 2.1-.9H21\"}]],\n};\nexport const LuWalletMinimal: GeneratedIcon = {\n name: 'lu-wallet-minimal',\n components: [[\"path\",{\"d\":\"M17 14h.01 M7 7h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14\"}]],\n};\nexport const LuWallet: GeneratedIcon = {\n name: 'lu-wallet',\n components: [[\"path\",{\"d\":\"M19 7V4a1 1 0 0 0-1-1H5a2 2 0 0 0 0 4h15a1 1 0 0 1 1 1v4h-3a2 2 0 0 0 0 4h3a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1 M3 5v14a2 2 0 0 0 2 2h15a1 1 0 0 0 1-1v-4\"}]],\n};\nexport const LuWallpaper: GeneratedIcon = {\n name: 'lu-wallpaper',\n components: [[\"path\",{\"d\":\"M12 17v4 M8 21h8 M9 17 L15.1 10.9 A2 2 0 0 1 17.91 10.91 L22 15 M6,9 a2,2 0 1,0 4,0 a2,2 0 1,0 -4,0 Z 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\"}]],\n};\nexport const LuWandSparkles: GeneratedIcon = {\n name: 'lu-wand-sparkles',\n components: [[\"path\",{\"d\":\"m21.64 3.64-1.28-1.28a1.21 1.21 0 0 0-1.72 0L2.36 18.64a1.21 1.21 0 0 0 0 1.72l1.28 1.28a1.2 1.2 0 0 0 1.72 0L21.64 5.36a1.2 1.2 0 0 0 0-1.72 M14 7 L17 10 M5 6v4 M19 14v4 M10 2v2 M7 8H3 M21 16h-4 M11 3H9\"}]],\n};\nexport const LuWand: GeneratedIcon = {\n name: 'lu-wand',\n components: [[\"path\",{\"d\":\"M15 4V2 M15 16v-2 M8 9h2 M20 9h2 M17.8 11.8 19 13 M15 9h.01 M17.8 6.2 19 5 M3 21 L12 12 M12.2 6.2 11 5\"}]],\n};\nexport const LuWarehouse: GeneratedIcon = {\n name: 'lu-warehouse',\n components: [[\"path\",{\"d\":\"M18 21V10a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v11 M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8a2 2 0 0 1 1.132-1.803l7.95-3.974a2 2 0 0 1 1.837 0l7.948 3.974A2 2 0 0 1 22 8z M6 13h12 M6 17h12\"}]],\n};\nexport const LuWashingMachine: GeneratedIcon = {\n name: 'lu-washing-machine',\n components: [[\"path\",{\"d\":\"M3 6h3 M17 6h.01 M5,2 h14 a2,2 0 0 1 2,2 v16 a2,2 0 0 1 -2,2 h-14 a2,2 0 0 1 -2,-2 v-16 a2,2 0 0 1 2,-2 Z M7,13 a5,5 0 1,0 10,0 a5,5 0 1,0 -10,0 Z M12 18a2.5 2.5 0 0 0 0-5 2.5 2.5 0 0 1 0-5\"}]],\n};\nexport const LuWatch: GeneratedIcon = {\n name: 'lu-watch',\n 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\"}]],\n};\nexport const LuWavesArrowDown: GeneratedIcon = {\n name: 'lu-waves-arrow-down',\n 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\"}]],\n};\nexport const LuWavesArrowUp: GeneratedIcon = {\n name: 'lu-waves-arrow-up',\n 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\"}]],\n};\nexport const LuWavesLadder: GeneratedIcon = {\n name: 'lu-waves-ladder',\n 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\"}]],\n};\nexport const LuWaves: GeneratedIcon = {\n name: 'lu-waves',\n components: [[\"path\",{\"d\":\"M2 6c.6.5 1.2 1 2.5 1C7 7 7 5 9.5 5c2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1 M2 12c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1 M2 18c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1\"}]],\n};\nexport const LuWaypoints: GeneratedIcon = {\n name: 'lu-waypoints',\n 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\"}]],\n};\nexport const LuWebcam: GeneratedIcon = {\n name: 'lu-webcam',\n components: [[\"path\",{\"d\":\"M4,10 a8,8 0 1,0 16,0 a8,8 0 1,0 -16,0 Z M9,10 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M7 22h10 M12 22v-4\"}]],\n};\nexport const LuWebhookOff: GeneratedIcon = {\n name: 'lu-webhook-off',\n components: [[\"path\",{\"d\":\"M17 17h-5c-1.09-.02-1.94.92-2.5 1.9A3 3 0 1 1 2.57 15 M9 3.4a4 4 0 0 1 6.52.66 M6 17 L9.1 11.2 A2.5 2.5 0 0 0 9.16 9.15 M20.3 20.3a4 4 0 0 1-2.3.7 M18.6 13a4 4 0 0 1 3.357 3.414 M12 6 L12.6 7 M2 2 L22 22\"}]],\n};\nexport const LuWebhook: GeneratedIcon = {\n name: 'lu-webhook',\n 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\"}]],\n};\nexport const LuWeightTilde: GeneratedIcon = {\n name: 'lu-weight-tilde',\n 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\"}]],\n};\nexport const LuWeight: GeneratedIcon = {\n name: 'lu-weight',\n 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\"}]],\n};\nexport const LuWheatOff: GeneratedIcon = {\n name: 'lu-wheat-off',\n components: [[\"path\",{\"d\":\"m2 22 10-10 M16 8 L14.83 9.17 M3.47 12.53 5 11l1.53 1.53a3.5 3.5 0 0 1 0 4.94L5 19l-1.53-1.53a3.5 3.5 0 0 1 0-4.94Z M8 8 L7.47 8.53 A3.5 3.5 0 0 0 7.47 13.47 L9 15 L10.53 13.47 C11.08 12.92, 11.41 12.22, 11.51 11.5 M10.91 5.26c.15-.26.34-.51.56-.73L13 3l1.53 1.53a3.5 3.5 0 0 1 .28 4.62 M20 2h2v2a4 4 0 0 1-4 4h-2V6a4 4 0 0 1 4-4Z M11.47 17.47 13 19l-1.53 1.53a3.5 3.5 0 0 1-4.94 0L5 19l1.53-1.53a3.5 3.5 0 0 1 4.94 0Z M16 16 L15.47 16.53 A3.5 3.5 0 0 1 10.53 16.53 L9 15 L10.53 13.47 A3.49 3.49 0 0 1 12.5 12.49 M18.74 13.09c.26-.15.51-.34.73-.56L21 11l-1.53-1.53a3.5 3.5 0 0 0-4.62-.28 M2 2 L22 22\"}]],\n};\nexport const LuWheat: GeneratedIcon = {\n name: 'lu-wheat',\n components: [[\"path\",{\"d\":\"M2 22 16 8 M3.47 12.53 5 11l1.53 1.53a3.5 3.5 0 0 1 0 4.94L5 19l-1.53-1.53a3.5 3.5 0 0 1 0-4.94Z M7.47 8.53 9 7l1.53 1.53a3.5 3.5 0 0 1 0 4.94L9 15l-1.53-1.53a3.5 3.5 0 0 1 0-4.94Z M11.47 4.53 13 3l1.53 1.53a3.5 3.5 0 0 1 0 4.94L13 11l-1.53-1.53a3.5 3.5 0 0 1 0-4.94Z M20 2h2v2a4 4 0 0 1-4 4h-2V6a4 4 0 0 1 4-4Z M11.47 17.47 13 19l-1.53 1.53a3.5 3.5 0 0 1-4.94 0L5 19l1.53-1.53a3.5 3.5 0 0 1 4.94 0Z M15.47 13.47 17 15l-1.53 1.53a3.5 3.5 0 0 1-4.94 0L9 15l1.53-1.53a3.5 3.5 0 0 1 4.94 0Z M19.47 9.47 21 11l-1.53 1.53a3.5 3.5 0 0 1-4.94 0L13 11l1.53-1.53a3.5 3.5 0 0 1 4.94 0Z\"}]],\n};\nexport const LuWholeWord: GeneratedIcon = {\n name: 'lu-whole-word',\n components: [[\"path\",{\"d\":\"M4,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M10 9v6 M14,12 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z M14 7v8 M22 17v1c0 .5-.5 1-1 1H3c-.5 0-1-.5-1-1v-1\"}]],\n};\nexport const LuWifiCog: GeneratedIcon = {\n name: 'lu-wifi-cog',\n components: [[\"path\",{\"d\":\"m14.305 19.53.923-.382 M15.23 16.85 L14.3 16.47 M16.85 15.23 L16.47 14.3 M16.85 20.77 L16.47 21.7 M19.15 15.23 L19.53 14.3 M19.53 21.7 L19.15 20.77 M2 7.82a15 15 0 0 1 20 0 M20.77 16.85 L21.7 16.47 M20.77 19.15 L21.7 19.53 M5 11.858a10 10 0 0 1 11.5-1.785 M8.5 15.429a5 5 0 0 1 2.413-1.31 M15,18 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z\"}]],\n};\nexport const LuWifiHigh: GeneratedIcon = {\n name: 'lu-wifi-high',\n components: [[\"path\",{\"d\":\"M12 20h.01 M5 12.859a10 10 0 0 1 14 0 M8.5 16.429a5 5 0 0 1 7 0\"}]],\n};\nexport const LuWifiLow: GeneratedIcon = {\n name: 'lu-wifi-low',\n components: [[\"path\",{\"d\":\"M12 20h.01 M8.5 16.429a5 5 0 0 1 7 0\"}]],\n};\nexport const LuWifiOff: GeneratedIcon = {\n name: 'lu-wifi-off',\n components: [[\"path\",{\"d\":\"M12 20h.01 M8.5 16.429a5 5 0 0 1 7 0 M5 12.859a10 10 0 0 1 5.17-2.69 M19 12.859a10 10 0 0 0-2.007-1.523 M2 8.82a15 15 0 0 1 4.177-2.643 M22 8.82a15 15 0 0 0-11.288-3.764 M2 2 L22 22\"}]],\n};\nexport const LuWifiPen: GeneratedIcon = {\n name: 'lu-wifi-pen',\n components: [[\"path\",{\"d\":\"M2 8.82a15 15 0 0 1 20 0 M21.378 16.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z M5 12.859a10 10 0 0 1 10.5-2.222 M8.5 16.429a5 5 0 0 1 3-1.406\"}]],\n};\nexport const LuWifiSync: GeneratedIcon = {\n name: 'lu-wifi-sync',\n components: [[\"path\",{\"d\":\"M11.965 10.105v4L13.5 12.5a5 5 0 0 1 8 1.5 M11.965 14.105h4 M17.965 18.105h4L20.43 19.71a5 5 0 0 1-8-1.5 M2 8.82a15 15 0 0 1 20 0 M21.965 22.105v-4 M5 12.86a10 10 0 0 1 3-2.032 M8.5 16.429h.01\"}]],\n};\nexport const LuWifiZero: GeneratedIcon = {\n name: 'lu-wifi-zero',\n components: [[\"path\",{\"d\":\"M12 20h.01\"}]],\n};\nexport const LuWifi: GeneratedIcon = {\n name: 'lu-wifi',\n components: [[\"path\",{\"d\":\"M12 20h.01 M2 8.82a15 15 0 0 1 20 0 M5 12.859a10 10 0 0 1 14 0 M8.5 16.429a5 5 0 0 1 7 0\"}]],\n};\nexport const LuWindArrowDown: GeneratedIcon = {\n name: 'lu-wind-arrow-down',\n components: [[\"path\",{\"d\":\"M10 2v8 M12.8 21.6A2 2 0 1 0 14 18H2 M17.5 10a2.5 2.5 0 1 1 2 4H2 M6 6 L10 10 L14 6\"}]],\n};\nexport const LuWind: GeneratedIcon = {\n name: 'lu-wind',\n components: [[\"path\",{\"d\":\"M12.8 19.6A2 2 0 1 0 14 16H2 M17.5 8a2.5 2.5 0 1 1 2 4H2 M9.8 4.4A2 2 0 1 1 11 8H2\"}]],\n};\nexport const LuWineOff: GeneratedIcon = {\n name: 'lu-wine-off',\n components: [[\"path\",{\"d\":\"M8 22h8 M7 10h3m7 0h-1.343 M12 15v7 M7.307 7.307A12.33 12.33 0 0 0 7 10a5 5 0 0 0 7.391 4.391M8.638 2.981C8.75 2.668 8.872 2.34 9 2h6c1.5 4 2 6 2 8 0 .407-.05.809-.145 1.198 M2 2 L22 22\"}]],\n};\nexport const LuWine: GeneratedIcon = {\n name: 'lu-wine',\n components: [[\"path\",{\"d\":\"M8 22h8 M7 10h10 M12 15v7 M12 15a5 5 0 0 0 5-5c0-2-.5-4-2-8H9c-1.5 4-2 6-2 8a5 5 0 0 0 5 5Z\"}]],\n};\nexport const LuWorkflow: GeneratedIcon = {\n name: 'lu-workflow',\n components: [[\"path\",{\"d\":\"M5,3 h4 a2,2 0 0 1 2,2 v4 a2,2 0 0 1 -2,2 h-4 a2,2 0 0 1 -2,-2 v-4 a2,2 0 0 1 2,-2 Z M7 11v4a2 2 0 0 0 2 2h4 M15,13 h4 a2,2 0 0 1 2,2 v4 a2,2 0 0 1 -2,2 h-4 a2,2 0 0 1 -2,-2 v-4 a2,2 0 0 1 2,-2 Z\"}]],\n};\nexport const LuWorm: GeneratedIcon = {\n name: 'lu-worm',\n 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\"}]],\n};\nexport const LuWrench: GeneratedIcon = {\n name: 'lu-wrench',\n 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\"}]],\n};\nexport const LuXLineTop: GeneratedIcon = {\n name: 'lu-x-line-top',\n components: [[\"path\",{\"d\":\"M18 4H6 M18 8 6 20 M6 8 L18 20\"}]],\n};\nexport const LuX: GeneratedIcon = {\n name: 'lu-x',\n components: [[\"path\",{\"d\":\"M18 6 6 18 M6 6 L18 18\"}]],\n};\nexport const LuYoutube: GeneratedIcon = {\n name: 'lu-youtube',\n components: [[\"path\",{\"d\":\"M2.5 17a24.12 24.12 0 0 1 0-10 2 2 0 0 1 1.4-1.4 49.56 49.56 0 0 1 16.2 0A2 2 0 0 1 21.5 7a24.12 24.12 0 0 1 0 10 2 2 0 0 1-1.4 1.4 49.55 49.55 0 0 1-16.2 0A2 2 0 0 1 2.5 17 M10 15 L15 12 L10 9 Z\"}]],\n};\nexport const LuZapOff: GeneratedIcon = {\n name: 'lu-zap-off',\n components: [[\"path\",{\"d\":\"M10.513 4.856 13.12 2.17a.5.5 0 0 1 .86.46l-1.377 4.317 M15.656 10H20a1 1 0 0 1 .78 1.63l-1.72 1.773 M16.273 16.273 10.88 21.83a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14H4a1 1 0 0 1-.78-1.63l4.507-4.643 M2 2 L22 22\"}]],\n};\nexport const LuZap: GeneratedIcon = {\n name: 'lu-zap',\n components: [[\"path\",{\"d\":\"M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z\"}]],\n};\nexport const LuZodiacAquarius: GeneratedIcon = {\n name: 'lu-zodiac-aquarius',\n components: [[\"path\",{\"d\":\"m2 10 2.456-3.684a.7.7 0 0 1 1.106-.013l2.39 3.413a.7.7 0 0 0 1.096-.001l2.402-3.432a.7.7 0 0 1 1.098 0l2.402 3.432a.7.7 0 0 0 1.098 0l2.389-3.413a.7.7 0 0 1 1.106.013L22 10 M2 18 L4.46 14.32 A0.7 0.7 0 0 1 5.56 14.3 L7.95 17.72 A0.7 0.7 0 0 0 9.05 17.72 L11.45 14.29 A0.7 0.7 0 0 1 12.55 14.29 L14.95 17.72 A0.7 0.7 0 0 0 16.05 17.72 L18.44 14.3 A0.7 0.7 0 0 1 19.54 14.32 L22 18\"}]],\n};\nexport const LuZodiacAries: GeneratedIcon = {\n name: 'lu-zodiac-aries',\n components: [[\"path\",{\"d\":\"M12 7.5a4.5 4.5 0 1 1 5 4.5 M7 12a4.5 4.5 0 1 1 5-4.5V21\"}]],\n};\nexport const LuZodiacCancer: GeneratedIcon = {\n name: 'lu-zodiac-cancer',\n components: [[\"path\",{\"d\":\"M21 14.5A9 6.5 0 0 1 5.5 19 M3 9.5A9 6.5 0 0 1 18.5 5 M14,14.5 a3.5,3.5 0 1,0 7,0 a3.5,3.5 0 1,0 -7,0 Z M3,9.5 a3.5,3.5 0 1,0 7,0 a3.5,3.5 0 1,0 -7,0 Z\"}]],\n};\nexport const LuZodiacCapricorn: GeneratedIcon = {\n name: 'lu-zodiac-capricorn',\n components: [[\"path\",{\"d\":\"M11 21a3 3 0 0 0 3-3V6.5a1 1 0 0 0-7 0 M7 19V6a3 3 0 0 0-3-3h0 M14,17 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z\"}]],\n};\nexport const LuZodiacGemini: GeneratedIcon = {\n name: 'lu-zodiac-gemini',\n components: [[\"path\",{\"d\":\"M16 4.525v14.948 M20 3A17 17 0 0 1 4 3 M4 21a17 17 0 0 1 16 0 M8 4.525v14.948\"}]],\n};\nexport const LuZodiacLeo: GeneratedIcon = {\n name: 'lu-zodiac-leo',\n components: [[\"path\",{\"d\":\"M10 16c0-4-3-4.5-3-8a5 5 0 0 1 10 0c0 3.466-3 6.196-3 10a3 3 0 0 0 6 0 M4,16 a3,3 0 1,0 6,0 a3,3 0 1,0 -6,0 Z\"}]],\n};\nexport const LuZodiacLibra: GeneratedIcon = {\n name: 'lu-zodiac-libra',\n components: [[\"path\",{\"d\":\"M3 16h6.857c.162-.012.19-.323.038-.38a6 6 0 1 1 4.212 0c-.153.057-.125.368.038.38H21 M3 20h18\"}]],\n};\nexport const LuZodiacOphiuchus: GeneratedIcon = {\n name: 'lu-zodiac-ophiuchus',\n components: [[\"path\",{\"d\":\"M3 10A6.06 6.06 0 0 1 12 10 A6.06 6.06 0 0 0 21 10 M6 3v12a6 6 0 0 0 12 0V3\"}]],\n};\nexport const LuZodiacPisces: GeneratedIcon = {\n name: 'lu-zodiac-pisces',\n components: [[\"path\",{\"d\":\"M19 21a15 15 0 0 1 0-18 M20 12H4 M5 3a15 15 0 0 1 0 18\"}]],\n};\nexport const LuZodiacSagittarius: GeneratedIcon = {\n name: 'lu-zodiac-sagittarius',\n components: [[\"path\",{\"d\":\"M15 3h6v6 M21 3 3 21 M9 9 L15 15\"}]],\n};\nexport const LuZodiacScorpio: GeneratedIcon = {\n name: 'lu-zodiac-scorpio',\n components: [[\"path\",{\"d\":\"M10 19V5.5a1 1 0 0 1 5 0V17a2 2 0 0 0 2 2h5l-3-3 M22 19 L19 22 M5 19V5.5a1 1 0 0 1 5 0 M5 5.5A2.5 2.5 0 0 0 2.5 3\"}]],\n};\nexport const LuZodiacTaurus: GeneratedIcon = {\n name: 'lu-zodiac-taurus',\n components: [[\"path\",{\"d\":\"M6,15 a6,6 0 1,0 12,0 a6,6 0 1,0 -12,0 Z M18 3A6 6 0 0 1 6 3\"}]],\n};\nexport const LuZodiacVirgo: GeneratedIcon = {\n name: 'lu-zodiac-virgo',\n components: [[\"path\",{\"d\":\"M11 5.5a1 1 0 0 1 5 0V16a5 5 0 0 0 5 5 M16 11.5a1 1 0 0 1 5 0V16a5 5 0 0 1-5 5 M6 19V6a3 3 0 0 0-3-3h0 M6 5.5a1 1 0 0 1 5 0V19\"}]],\n};\nexport const LuZoomIn: GeneratedIcon = {\n name: 'lu-zoom-in',\n components: [[\"path\",{\"d\":\"M3,11 a8,8 0 1,0 16,0 a8,8 0 1,0 -16,0 Z M21 21 L16.65 16.65 M11 8 L11 14 M8 11 L14 11\"}]],\n};\nexport const LuZoomOut: GeneratedIcon = {\n name: 'lu-zoom-out',\n 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\"}]],\n};\n"],"mappings":"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"}
1
+ {"version":3,"file":"icons_4.js","names":[],"sources":["../../src/icons/icons_4.ts"],"sourcesContent":["// Generated by scripts/generate-icons.ts — do not edit by hand.\n// @ts-nocheck\n/* eslint-disable */\n/* prettier-ignore */\n/* dprint-ignore-file */\n// oxlint-disable\n// biome-ignore-all lint: generated file\n// biome-ignore-all format: generated file\nimport { type GeneratedIcon } from '@/types/icons';\n\nexport const LuSquaresSubtract: GeneratedIcon = {\n name: 'lu-squares-subtract',\n components: [[\"path\",{\"d\":\"M10 22a2 2 0 0 1-2-2\"}],[\"path\",{\"d\":\"M16 22h-2\"}],[\"path\",{\"d\":\"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\"}],[\"path\",{\"d\":\"M20 8a2 2 0 0 1 2 2\"}],[\"path\",{\"d\":\"M22 14v2\"}],[\"path\",{\"d\":\"M22 20a2 2 0 0 1-2 2\"}]],\n};\nexport const LuSquaresUnite: GeneratedIcon = {\n name: 'lu-squares-unite',\n 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\"}]],\n};\nexport const LuSquircleDashed: GeneratedIcon = {\n name: 'lu-squircle-dashed',\n components: [[\"path\",{\"d\":\"M13.77 3.043a34 34 0 0 0-3.54 0\"}],[\"path\",{\"d\":\"M13.771 20.956a33 33 0 0 1-3.541.001\"}],[\"path\",{\"d\":\"M20.18 17.74c-.51 1.15-1.29 1.93-2.439 2.44\"}],[\"path\",{\"d\":\"M20.18 6.259c-.51-1.148-1.291-1.929-2.44-2.438\"}],[\"path\",{\"d\":\"M20.957 10.23a33 33 0 0 1 0 3.54\"}],[\"path\",{\"d\":\"M3.043 10.23a34 34 0 0 0 .001 3.541\"}],[\"path\",{\"d\":\"M6.26 20.179c-1.15-.508-1.93-1.29-2.44-2.438\"}],[\"path\",{\"d\":\"M6.26 3.82c-1.149.51-1.93 1.291-2.44 2.44\"}]],\n};\nexport const LuSquircle: GeneratedIcon = {\n name: 'lu-squircle',\n 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\"}]],\n};\nexport const LuSquirrel: GeneratedIcon = {\n name: 'lu-squirrel',\n components: [[\"path\",{\"d\":\"M15.236 22a3 3 0 0 0-2.2-5\"}],[\"path\",{\"d\":\"M16 20a3 3 0 0 1 3-3h1a2 2 0 0 0 2-2v-2a4 4 0 0 0-4-4V4\"}],[\"path\",{\"d\":\"M18 13h.01\"}],[\"path\",{\"d\":\"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\"}]],\n};\nexport const LuStamp: GeneratedIcon = {\n name: 'lu-stamp',\n components: [[\"path\",{\"d\":\"M14 13V8.5C14 7 15 7 15 5a3 3 0 0 0-6 0c0 2 1 2 1 3.5V13\"}],[\"path\",{\"d\":\"M20 15.5a2.5 2.5 0 0 0-2.5-2.5h-11A2.5 2.5 0 0 0 4 15.5V17a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1z\"}],[\"path\",{\"d\":\"M5 22h14\"}]],\n};\nexport const LuStarHalf: GeneratedIcon = {\n name: 'lu-star-half',\n 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\"}]],\n};\nexport const LuStarOff: GeneratedIcon = {\n name: 'lu-star-off',\n components: [[\"path\",{\"d\":\"m10.344 4.688 1.181-2.393a.53.53 0 0 1 .95 0l2.31 4.679a2.12 2.12 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.237 3.152\"}],[\"path\",{\"d\":\"m17.945 17.945.43 2.505a.53.53 0 0 1-.771.56l-4.618-2.428a2.12 2.12 0 0 0-1.973 0L6.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-.755a8 8 0 0 0 .4-.099\"}],[\"path\",{\"d\":\"m2 2 20 20\"}]],\n};\nexport const LuStar: GeneratedIcon = {\n name: 'lu-star',\n 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\"}]],\n};\nexport const LuStepBack: GeneratedIcon = {\n name: 'lu-step-back',\n components: [[\"path\",{\"d\":\"M13.971 4.285A2 2 0 0 1 17 6v12a2 2 0 0 1-3.029 1.715l-9.997-5.998a2 2 0 0 1-.003-3.432z\"}],[\"path\",{\"d\":\"M21 20V4\"}]],\n};\nexport const LuStepForward: GeneratedIcon = {\n name: 'lu-step-forward',\n components: [[\"path\",{\"d\":\"M10.029 4.285A2 2 0 0 0 7 6v12a2 2 0 0 0 3.029 1.715l9.997-5.998a2 2 0 0 0 .003-3.432z\"}],[\"path\",{\"d\":\"M3 4v16\"}]],\n};\nexport const LuStethoscope: GeneratedIcon = {\n name: 'lu-stethoscope',\n components: [[\"path\",{\"d\":\"M11 2v2\"}],[\"path\",{\"d\":\"M5 2v2\"}],[\"path\",{\"d\":\"M5 3H4a2 2 0 0 0-2 2v4a6 6 0 0 0 12 0V5a2 2 0 0 0-2-2h-1\"}],[\"path\",{\"d\":\"M8 15a6 6 0 0 0 12 0v-3\"}],[\"circle\",{\"cx\":\"20\",\"cy\":\"10\",\"r\":\"2\"}]],\n};\nexport const LuSticker: GeneratedIcon = {\n name: 'lu-sticker',\n components: [[\"path\",{\"d\":\"M21 9a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 15 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2z\"}],[\"path\",{\"d\":\"M15 3v5a1 1 0 0 0 1 1h5\"}],[\"path\",{\"d\":\"M8 13h.01\"}],[\"path\",{\"d\":\"M16 13h.01\"}],[\"path\",{\"d\":\"M10 16s.8 1 2 1c1.3 0 2-1 2-1\"}]],\n};\nexport const LuStickyNote: GeneratedIcon = {\n name: 'lu-sticky-note',\n components: [[\"path\",{\"d\":\"M21 9a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 15 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2z\"}],[\"path\",{\"d\":\"M15 3v5a1 1 0 0 0 1 1h5\"}]],\n};\nexport const LuStone: GeneratedIcon = {\n name: 'lu-stone',\n components: [[\"path\",{\"d\":\"M11.264 2.205A4 4 0 0 0 6.42 4.211l-4 8a4 4 0 0 0 1.359 5.117l6 4a4 4 0 0 0 4.438 0l6-4a4 4 0 0 0 1.576-4.592l-2-6a4 4 0 0 0-2.53-2.53z\"}],[\"path\",{\"d\":\"M11.99 22 14 12l7.822 3.184\"}],[\"path\",{\"d\":\"M14 12 8.47 2.302\"}]],\n};\nexport const LuStore: GeneratedIcon = {\n name: 'lu-store',\n components: [[\"path\",{\"d\":\"M15 21v-5a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v5\"}],[\"path\",{\"d\":\"M17.774 10.31a1.12 1.12 0 0 0-1.549 0 2.5 2.5 0 0 1-3.451 0 1.12 1.12 0 0 0-1.548 0 2.5 2.5 0 0 1-3.452 0 1.12 1.12 0 0 0-1.549 0 2.5 2.5 0 0 1-3.77-3.248l2.889-4.184A2 2 0 0 1 7 2h10a2 2 0 0 1 1.653.873l2.895 4.192a2.5 2.5 0 0 1-3.774 3.244\"}],[\"path\",{\"d\":\"M4 10.95V19a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8.05\"}]],\n};\nexport const LuStretchHorizontal: GeneratedIcon = {\n name: 'lu-stretch-horizontal',\n components: [[\"rect\",{\"width\":\"20\",\"height\":\"6\",\"x\":\"2\",\"y\":\"4\",\"rx\":\"2\"}],[\"rect\",{\"width\":\"20\",\"height\":\"6\",\"x\":\"2\",\"y\":\"14\",\"rx\":\"2\"}]],\n};\nexport const LuStretchVertical: GeneratedIcon = {\n name: 'lu-stretch-vertical',\n components: [[\"rect\",{\"width\":\"6\",\"height\":\"20\",\"x\":\"4\",\"y\":\"2\",\"rx\":\"2\"}],[\"rect\",{\"width\":\"6\",\"height\":\"20\",\"x\":\"14\",\"y\":\"2\",\"rx\":\"2\"}]],\n};\nexport const LuStrikethrough: GeneratedIcon = {\n name: 'lu-strikethrough',\n components: [[\"path\",{\"d\":\"M16 4H9a3 3 0 0 0-2.83 4\"}],[\"path\",{\"d\":\"M14 12a4 4 0 0 1 0 8H6\"}],[\"line\",{\"x1\":\"4\",\"x2\":\"20\",\"y1\":\"12\",\"y2\":\"12\"}]],\n};\nexport const LuSubscript: GeneratedIcon = {\n name: 'lu-subscript',\n components: [[\"path\",{\"d\":\"m4 5 8 8\"}],[\"path\",{\"d\":\"m12 5-8 8\"}],[\"path\",{\"d\":\"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\"}]],\n};\nexport const LuSunDim: GeneratedIcon = {\n name: 'lu-sun-dim',\n components: [[\"circle\",{\"cx\":\"12\",\"cy\":\"12\",\"r\":\"4\"}],[\"path\",{\"d\":\"M12 4h.01\"}],[\"path\",{\"d\":\"M20 12h.01\"}],[\"path\",{\"d\":\"M12 20h.01\"}],[\"path\",{\"d\":\"M4 12h.01\"}],[\"path\",{\"d\":\"M17.657 6.343h.01\"}],[\"path\",{\"d\":\"M17.657 17.657h.01\"}],[\"path\",{\"d\":\"M6.343 17.657h.01\"}],[\"path\",{\"d\":\"M6.343 6.343h.01\"}]],\n};\nexport const LuSunMedium: GeneratedIcon = {\n name: 'lu-sun-medium',\n components: [[\"circle\",{\"cx\":\"12\",\"cy\":\"12\",\"r\":\"4\"}],[\"path\",{\"d\":\"M12 3v1\"}],[\"path\",{\"d\":\"M12 20v1\"}],[\"path\",{\"d\":\"M3 12h1\"}],[\"path\",{\"d\":\"M20 12h1\"}],[\"path\",{\"d\":\"m18.364 5.636-.707.707\"}],[\"path\",{\"d\":\"m6.343 17.657-.707.707\"}],[\"path\",{\"d\":\"m5.636 5.636.707.707\"}],[\"path\",{\"d\":\"m17.657 17.657.707.707\"}]],\n};\nexport const LuSunMoon: GeneratedIcon = {\n name: 'lu-sun-moon',\n components: [[\"path\",{\"d\":\"M12 2v2\"}],[\"path\",{\"d\":\"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\"}],[\"path\",{\"d\":\"M16 12a4 4 0 0 0-4-4\"}],[\"path\",{\"d\":\"m19 5-1.256 1.256\"}],[\"path\",{\"d\":\"M20 12h2\"}]],\n};\nexport const LuSunSnow: GeneratedIcon = {\n name: 'lu-sun-snow',\n components: [[\"path\",{\"d\":\"M10 21v-1\"}],[\"path\",{\"d\":\"M10 4V3\"}],[\"path\",{\"d\":\"M10 9a3 3 0 0 0 0 6\"}],[\"path\",{\"d\":\"m14 20 1.25-2.5L18 18\"}],[\"path\",{\"d\":\"m14 4 1.25 2.5L18 6\"}],[\"path\",{\"d\":\"m17 21-3-6 1.5-3H22\"}],[\"path\",{\"d\":\"m17 3-3 6 1.5 3\"}],[\"path\",{\"d\":\"M2 12h1\"}],[\"path\",{\"d\":\"m20 10-1.5 2 1.5 2\"}],[\"path\",{\"d\":\"m3.64 18.36.7-.7\"}],[\"path\",{\"d\":\"m4.34 6.34-.7-.7\"}]],\n};\nexport const LuSun: GeneratedIcon = {\n name: 'lu-sun',\n components: [[\"circle\",{\"cx\":\"12\",\"cy\":\"12\",\"r\":\"4\"}],[\"path\",{\"d\":\"M12 2v2\"}],[\"path\",{\"d\":\"M12 20v2\"}],[\"path\",{\"d\":\"m4.93 4.93 1.41 1.41\"}],[\"path\",{\"d\":\"m17.66 17.66 1.41 1.41\"}],[\"path\",{\"d\":\"M2 12h2\"}],[\"path\",{\"d\":\"M20 12h2\"}],[\"path\",{\"d\":\"m6.34 17.66-1.41 1.41\"}],[\"path\",{\"d\":\"m19.07 4.93-1.41 1.41\"}]],\n};\nexport const LuSunrise: GeneratedIcon = {\n name: 'lu-sunrise',\n components: [[\"path\",{\"d\":\"M12 2v8\"}],[\"path\",{\"d\":\"m4.93 10.93 1.41 1.41\"}],[\"path\",{\"d\":\"M2 18h2\"}],[\"path\",{\"d\":\"M20 18h2\"}],[\"path\",{\"d\":\"m19.07 10.93-1.41 1.41\"}],[\"path\",{\"d\":\"M22 22H2\"}],[\"path\",{\"d\":\"m8 6 4-4 4 4\"}],[\"path\",{\"d\":\"M16 18a4 4 0 0 0-8 0\"}]],\n};\nexport const LuSunset: GeneratedIcon = {\n name: 'lu-sunset',\n components: [[\"path\",{\"d\":\"M12 10V2\"}],[\"path\",{\"d\":\"m4.93 10.93 1.41 1.41\"}],[\"path\",{\"d\":\"M2 18h2\"}],[\"path\",{\"d\":\"M20 18h2\"}],[\"path\",{\"d\":\"m19.07 10.93-1.41 1.41\"}],[\"path\",{\"d\":\"M22 22H2\"}],[\"path\",{\"d\":\"m16 6-4 4-4-4\"}],[\"path\",{\"d\":\"M16 18a4 4 0 0 0-8 0\"}]],\n};\nexport const LuSuperscript: GeneratedIcon = {\n name: 'lu-superscript',\n components: [[\"path\",{\"d\":\"m4 19 8-8\"}],[\"path\",{\"d\":\"m12 19-8-8\"}],[\"path\",{\"d\":\"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\"}]],\n};\nexport const LuSwatchBook: GeneratedIcon = {\n name: 'lu-swatch-book',\n components: [[\"path\",{\"d\":\"M11 17a4 4 0 0 1-8 0V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2Z\"}],[\"path\",{\"d\":\"M16.7 13H19a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H7\"}],[\"path\",{\"d\":\"M 7 17h.01\"}],[\"path\",{\"d\":\"m11 8 2.3-2.3a2.4 2.4 0 0 1 3.404.004L18.6 7.6a2.4 2.4 0 0 1 .026 3.434L9.9 19.8\"}]],\n};\nexport const LuSwissFranc: GeneratedIcon = {\n name: 'lu-swiss-franc',\n components: [[\"path\",{\"d\":\"M10 21V3h8\"}],[\"path\",{\"d\":\"M6 16h9\"}],[\"path\",{\"d\":\"M10 9.5h7\"}]],\n};\nexport const LuSwitchCamera: GeneratedIcon = {\n name: 'lu-switch-camera',\n components: [[\"path\",{\"d\":\"M11 19H4a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h5\"}],[\"path\",{\"d\":\"M13 5h7a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-5\"}],[\"circle\",{\"cx\":\"12\",\"cy\":\"12\",\"r\":\"3\"}],[\"path\",{\"d\":\"m18 22-3-3 3-3\"}],[\"path\",{\"d\":\"m6 2 3 3-3 3\"}]],\n};\nexport const LuSword: GeneratedIcon = {\n name: 'lu-sword',\n components: [[\"path\",{\"d\":\"m11 19-6-6\"}],[\"path\",{\"d\":\"m5 21-2-2\"}],[\"path\",{\"d\":\"m8 16-4 4\"}],[\"path\",{\"d\":\"M9.5 17.5 21 6V3h-3L6.5 14.5\"}]],\n};\nexport const LuSwords: GeneratedIcon = {\n name: 'lu-swords',\n components: [[\"polyline\",{\"points\":\"14.5 17.5 3 6 3 3 6 3 17.5 14.5\"}],[\"line\",{\"x1\":\"13\",\"x2\":\"19\",\"y1\":\"19\",\"y2\":\"13\"}],[\"line\",{\"x1\":\"16\",\"x2\":\"20\",\"y1\":\"16\",\"y2\":\"20\"}],[\"line\",{\"x1\":\"19\",\"x2\":\"21\",\"y1\":\"21\",\"y2\":\"19\"}],[\"polyline\",{\"points\":\"14.5 6.5 18 3 21 3 21 6 17.5 9.5\"}],[\"line\",{\"x1\":\"5\",\"x2\":\"9\",\"y1\":\"14\",\"y2\":\"18\"}],[\"line\",{\"x1\":\"7\",\"x2\":\"4\",\"y1\":\"17\",\"y2\":\"20\"}],[\"line\",{\"x1\":\"3\",\"x2\":\"5\",\"y1\":\"19\",\"y2\":\"21\"}]],\n};\nexport const LuSyringe: GeneratedIcon = {\n name: 'lu-syringe',\n components: [[\"path\",{\"d\":\"m18 2 4 4\"}],[\"path\",{\"d\":\"m17 7 3-3\"}],[\"path\",{\"d\":\"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\"}],[\"path\",{\"d\":\"m9 11 4 4\"}],[\"path\",{\"d\":\"m5 19-3 3\"}],[\"path\",{\"d\":\"m14 4 6 6\"}]],\n};\nexport const LuTable2: GeneratedIcon = {\n name: 'lu-table-2',\n 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\"}]],\n};\nexport const LuTableCellsMerge: GeneratedIcon = {\n name: 'lu-table-cells-merge',\n components: [[\"path\",{\"d\":\"M12 21v-6\"}],[\"path\",{\"d\":\"M12 9V3\"}],[\"path\",{\"d\":\"M3 15h18\"}],[\"path\",{\"d\":\"M3 9h18\"}],[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}]],\n};\nexport const LuTableCellsSplit: GeneratedIcon = {\n name: 'lu-table-cells-split',\n components: [[\"path\",{\"d\":\"M12 15V9\"}],[\"path\",{\"d\":\"M3 15h18\"}],[\"path\",{\"d\":\"M3 9h18\"}],[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}]],\n};\nexport const LuTableColumnsSplit: GeneratedIcon = {\n name: 'lu-table-columns-split',\n components: [[\"path\",{\"d\":\"M14 14v2\"}],[\"path\",{\"d\":\"M14 20v2\"}],[\"path\",{\"d\":\"M14 2v2\"}],[\"path\",{\"d\":\"M14 8v2\"}],[\"path\",{\"d\":\"M2 15h8\"}],[\"path\",{\"d\":\"M2 3h6a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H2\"}],[\"path\",{\"d\":\"M2 9h8\"}],[\"path\",{\"d\":\"M22 15h-4\"}],[\"path\",{\"d\":\"M22 3h-2a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h2\"}],[\"path\",{\"d\":\"M22 9h-4\"}],[\"path\",{\"d\":\"M5 3v18\"}]],\n};\nexport const LuTableOfContents: GeneratedIcon = {\n name: 'lu-table-of-contents',\n components: [[\"path\",{\"d\":\"M16 5H3\"}],[\"path\",{\"d\":\"M16 12H3\"}],[\"path\",{\"d\":\"M16 19H3\"}],[\"path\",{\"d\":\"M21 5h.01\"}],[\"path\",{\"d\":\"M21 12h.01\"}],[\"path\",{\"d\":\"M21 19h.01\"}]],\n};\nexport const LuTableProperties: GeneratedIcon = {\n name: 'lu-table-properties',\n components: [[\"path\",{\"d\":\"M15 3v18\"}],[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}],[\"path\",{\"d\":\"M21 9H3\"}],[\"path\",{\"d\":\"M21 15H3\"}]],\n};\nexport const LuTableRowsSplit: GeneratedIcon = {\n name: 'lu-table-rows-split',\n components: [[\"path\",{\"d\":\"M14 10h2\"}],[\"path\",{\"d\":\"M15 22v-8\"}],[\"path\",{\"d\":\"M15 2v4\"}],[\"path\",{\"d\":\"M2 10h2\"}],[\"path\",{\"d\":\"M20 10h2\"}],[\"path\",{\"d\":\"M3 19h18\"}],[\"path\",{\"d\":\"M3 22v-6a2 2 135 0 1 2-2h14a2 2 45 0 1 2 2v6\"}],[\"path\",{\"d\":\"M3 2v2a2 2 45 0 0 2 2h14a2 2 135 0 0 2-2V2\"}],[\"path\",{\"d\":\"M8 10h2\"}],[\"path\",{\"d\":\"M9 22v-8\"}],[\"path\",{\"d\":\"M9 2v4\"}]],\n};\nexport const LuTable: GeneratedIcon = {\n name: 'lu-table',\n components: [[\"path\",{\"d\":\"M12 3v18\"}],[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}],[\"path\",{\"d\":\"M3 9h18\"}],[\"path\",{\"d\":\"M3 15h18\"}]],\n};\nexport const LuTabletSmartphone: GeneratedIcon = {\n name: 'lu-tablet-smartphone',\n components: [[\"rect\",{\"width\":\"10\",\"height\":\"14\",\"x\":\"3\",\"y\":\"8\",\"rx\":\"2\"}],[\"path\",{\"d\":\"M5 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2h-2.4\"}],[\"path\",{\"d\":\"M8 18h.01\"}]],\n};\nexport const LuTablet: GeneratedIcon = {\n name: 'lu-tablet',\n components: [[\"rect\",{\"width\":\"16\",\"height\":\"20\",\"x\":\"4\",\"y\":\"2\",\"rx\":\"2\",\"ry\":\"2\"}],[\"line\",{\"x1\":\"12\",\"x2\":\"12.01\",\"y1\":\"18\",\"y2\":\"18\"}]],\n};\nexport const LuTablets: GeneratedIcon = {\n name: 'lu-tablets',\n components: [[\"circle\",{\"cx\":\"7\",\"cy\":\"7\",\"r\":\"5\"}],[\"circle\",{\"cx\":\"17\",\"cy\":\"17\",\"r\":\"5\"}],[\"path\",{\"d\":\"M12 17h10\"}],[\"path\",{\"d\":\"m3.46 10.54 7.08-7.08\"}]],\n};\nexport const LuTag: GeneratedIcon = {\n name: 'lu-tag',\n 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\"}],[\"circle\",{\"cx\":\"7.5\",\"cy\":\"7.5\",\"r\":\".5\",\"fill\":\"currentColor\"}]],\n};\nexport const LuTags: GeneratedIcon = {\n name: 'lu-tags',\n components: [[\"path\",{\"d\":\"M13.172 2a2 2 0 0 1 1.414.586l6.71 6.71a2.4 2.4 0 0 1 0 3.408l-4.592 4.592a2.4 2.4 0 0 1-3.408 0l-6.71-6.71A2 2 0 0 1 6 9.172V3a1 1 0 0 1 1-1z\"}],[\"path\",{\"d\":\"M2 7v6.172a2 2 0 0 0 .586 1.414l6.71 6.71a2.4 2.4 0 0 0 3.191.193\"}],[\"circle\",{\"cx\":\"10.5\",\"cy\":\"6.5\",\"r\":\".5\",\"fill\":\"currentColor\"}]],\n};\nexport const LuTally1: GeneratedIcon = {\n name: 'lu-tally-1',\n components: [[\"path\",{\"d\":\"M4 4v16\"}]],\n};\nexport const LuTally2: GeneratedIcon = {\n name: 'lu-tally-2',\n components: [[\"path\",{\"d\":\"M4 4v16\"}],[\"path\",{\"d\":\"M9 4v16\"}]],\n};\nexport const LuTally3: GeneratedIcon = {\n name: 'lu-tally-3',\n components: [[\"path\",{\"d\":\"M4 4v16\"}],[\"path\",{\"d\":\"M9 4v16\"}],[\"path\",{\"d\":\"M14 4v16\"}]],\n};\nexport const LuTally4: GeneratedIcon = {\n name: 'lu-tally-4',\n components: [[\"path\",{\"d\":\"M4 4v16\"}],[\"path\",{\"d\":\"M9 4v16\"}],[\"path\",{\"d\":\"M14 4v16\"}],[\"path\",{\"d\":\"M19 4v16\"}]],\n};\nexport const LuTally5: GeneratedIcon = {\n name: 'lu-tally-5',\n components: [[\"path\",{\"d\":\"M4 4v16\"}],[\"path\",{\"d\":\"M9 4v16\"}],[\"path\",{\"d\":\"M14 4v16\"}],[\"path\",{\"d\":\"M19 4v16\"}],[\"path\",{\"d\":\"M22 6 2 18\"}]],\n};\nexport const LuTangent: GeneratedIcon = {\n name: 'lu-tangent',\n components: [[\"circle\",{\"cx\":\"17\",\"cy\":\"4\",\"r\":\"2\"}],[\"path\",{\"d\":\"M15.59 5.41 5.41 15.59\"}],[\"circle\",{\"cx\":\"4\",\"cy\":\"17\",\"r\":\"2\"}],[\"path\",{\"d\":\"M12 22s-4-9-1.5-11.5S22 12 22 12\"}]],\n};\nexport const LuTarget: GeneratedIcon = {\n name: 'lu-target',\n components: [[\"circle\",{\"cx\":\"12\",\"cy\":\"12\",\"r\":\"10\"}],[\"circle\",{\"cx\":\"12\",\"cy\":\"12\",\"r\":\"6\"}],[\"circle\",{\"cx\":\"12\",\"cy\":\"12\",\"r\":\"2\"}]],\n};\nexport const LuTelescope: GeneratedIcon = {\n name: 'lu-telescope',\n 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\"}],[\"path\",{\"d\":\"m13.56 11.747 4.332-.924\"}],[\"path\",{\"d\":\"m16 21-3.105-6.21\"}],[\"path\",{\"d\":\"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\"}],[\"path\",{\"d\":\"m6.158 8.633 1.114 4.456\"}],[\"path\",{\"d\":\"m8 21 3.105-6.21\"}],[\"circle\",{\"cx\":\"12\",\"cy\":\"13\",\"r\":\"2\"}]],\n};\nexport const LuTentTree: GeneratedIcon = {\n name: 'lu-tent-tree',\n components: [[\"circle\",{\"cx\":\"4\",\"cy\":\"4\",\"r\":\"2\"}],[\"path\",{\"d\":\"m14 5 3-3 3 3\"}],[\"path\",{\"d\":\"m14 10 3-3 3 3\"}],[\"path\",{\"d\":\"M17 14V2\"}],[\"path\",{\"d\":\"M17 14H7l-5 8h20Z\"}],[\"path\",{\"d\":\"M8 14v8\"}],[\"path\",{\"d\":\"m9 14 5 8\"}]],\n};\nexport const LuTent: GeneratedIcon = {\n name: 'lu-tent',\n components: [[\"path\",{\"d\":\"M3.5 21 14 3\"}],[\"path\",{\"d\":\"M20.5 21 10 3\"}],[\"path\",{\"d\":\"M15.5 21 12 15l-3.5 6\"}],[\"path\",{\"d\":\"M2 21h20\"}]],\n};\nexport const LuTerminal: GeneratedIcon = {\n name: 'lu-terminal',\n components: [[\"path\",{\"d\":\"M12 19h8\"}],[\"path\",{\"d\":\"m4 17 6-6-6-6\"}]],\n};\nexport const LuTestTubeDiagonal: GeneratedIcon = {\n name: 'lu-test-tube-diagonal',\n 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\"}],[\"path\",{\"d\":\"m16 2 6 6\"}],[\"path\",{\"d\":\"M12 16H4\"}]],\n};\nexport const LuTestTube: GeneratedIcon = {\n name: 'lu-test-tube',\n 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\"}],[\"path\",{\"d\":\"M8.5 2h7\"}],[\"path\",{\"d\":\"M14.5 16h-5\"}]],\n};\nexport const LuTestTubes: GeneratedIcon = {\n name: 'lu-test-tubes',\n components: [[\"path\",{\"d\":\"M9 2v17.5A2.5 2.5 0 0 1 6.5 22A2.5 2.5 0 0 1 4 19.5V2\"}],[\"path\",{\"d\":\"M20 2v17.5a2.5 2.5 0 0 1-2.5 2.5a2.5 2.5 0 0 1-2.5-2.5V2\"}],[\"path\",{\"d\":\"M3 2h7\"}],[\"path\",{\"d\":\"M14 2h7\"}],[\"path\",{\"d\":\"M9 16H4\"}],[\"path\",{\"d\":\"M20 16h-5\"}]],\n};\nexport const LuTextAlignCenter: GeneratedIcon = {\n name: 'lu-text-align-center',\n components: [[\"path\",{\"d\":\"M21 5H3\"}],[\"path\",{\"d\":\"M17 12H7\"}],[\"path\",{\"d\":\"M19 19H5\"}]],\n};\nexport const LuTextAlignEnd: GeneratedIcon = {\n name: 'lu-text-align-end',\n components: [[\"path\",{\"d\":\"M21 5H3\"}],[\"path\",{\"d\":\"M21 12H9\"}],[\"path\",{\"d\":\"M21 19H7\"}]],\n};\nexport const LuTextAlignJustify: GeneratedIcon = {\n name: 'lu-text-align-justify',\n components: [[\"path\",{\"d\":\"M3 5h18\"}],[\"path\",{\"d\":\"M3 12h18\"}],[\"path\",{\"d\":\"M3 19h18\"}]],\n};\nexport const LuTextAlignStart: GeneratedIcon = {\n name: 'lu-text-align-start',\n components: [[\"path\",{\"d\":\"M21 5H3\"}],[\"path\",{\"d\":\"M15 12H3\"}],[\"path\",{\"d\":\"M17 19H3\"}]],\n};\nexport const LuTextCursorInput: GeneratedIcon = {\n name: 'lu-text-cursor-input',\n components: [[\"path\",{\"d\":\"M12 20h-1a2 2 0 0 1-2-2 2 2 0 0 1-2 2H6\"}],[\"path\",{\"d\":\"M13 8h7a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-7\"}],[\"path\",{\"d\":\"M5 16H4a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h1\"}],[\"path\",{\"d\":\"M6 4h1a2 2 0 0 1 2 2 2 2 0 0 1 2-2h1\"}],[\"path\",{\"d\":\"M9 6v12\"}]],\n};\nexport const LuTextCursor: GeneratedIcon = {\n name: 'lu-text-cursor',\n components: [[\"path\",{\"d\":\"M17 22h-1a4 4 0 0 1-4-4V6a4 4 0 0 1 4-4h1\"}],[\"path\",{\"d\":\"M7 22h1a4 4 0 0 0 4-4v-1\"}],[\"path\",{\"d\":\"M7 2h1a4 4 0 0 1 4 4v1\"}]],\n};\nexport const LuTextInitial: GeneratedIcon = {\n name: 'lu-text-initial',\n components: [[\"path\",{\"d\":\"M15 5h6\"}],[\"path\",{\"d\":\"M15 12h6\"}],[\"path\",{\"d\":\"M3 19h18\"}],[\"path\",{\"d\":\"m3 12 3.553-7.724a.5.5 0 0 1 .894 0L11 12\"}],[\"path\",{\"d\":\"M3.92 10h6.16\"}]],\n};\nexport const LuTextQuote: GeneratedIcon = {\n name: 'lu-text-quote',\n components: [[\"path\",{\"d\":\"M17 5H3\"}],[\"path\",{\"d\":\"M21 12H8\"}],[\"path\",{\"d\":\"M21 19H8\"}],[\"path\",{\"d\":\"M3 12v7\"}]],\n};\nexport const LuTextSearch: GeneratedIcon = {\n name: 'lu-text-search',\n components: [[\"path\",{\"d\":\"M21 5H3\"}],[\"path\",{\"d\":\"M10 12H3\"}],[\"path\",{\"d\":\"M10 19H3\"}],[\"circle\",{\"cx\":\"17\",\"cy\":\"15\",\"r\":\"3\"}],[\"path\",{\"d\":\"m21 19-1.9-1.9\"}]],\n};\nexport const LuTextSelect: GeneratedIcon = {\n name: 'lu-text-select',\n components: [[\"path\",{\"d\":\"M14 21h1\"}],[\"path\",{\"d\":\"M14 3h1\"}],[\"path\",{\"d\":\"M19 3a2 2 0 0 1 2 2\"}],[\"path\",{\"d\":\"M21 14v1\"}],[\"path\",{\"d\":\"M21 19a2 2 0 0 1-2 2\"}],[\"path\",{\"d\":\"M21 9v1\"}],[\"path\",{\"d\":\"M3 14v1\"}],[\"path\",{\"d\":\"M3 9v1\"}],[\"path\",{\"d\":\"M5 21a2 2 0 0 1-2-2\"}],[\"path\",{\"d\":\"M5 3a2 2 0 0 0-2 2\"}],[\"path\",{\"d\":\"M7 12h10\"}],[\"path\",{\"d\":\"M7 16h6\"}],[\"path\",{\"d\":\"M7 8h8\"}],[\"path\",{\"d\":\"M9 21h1\"}],[\"path\",{\"d\":\"M9 3h1\"}]],\n};\nexport const LuTextWrap: GeneratedIcon = {\n name: 'lu-text-wrap',\n components: [[\"path\",{\"d\":\"m16 16-3 3 3 3\"}],[\"path\",{\"d\":\"M3 12h14.5a1 1 0 0 1 0 7H13\"}],[\"path\",{\"d\":\"M3 19h6\"}],[\"path\",{\"d\":\"M3 5h18\"}]],\n};\nexport const LuTheater: GeneratedIcon = {\n name: 'lu-theater',\n components: [[\"path\",{\"d\":\"M2 10s3-3 3-8\"}],[\"path\",{\"d\":\"M22 10s-3-3-3-8\"}],[\"path\",{\"d\":\"M10 2c0 4.4-3.6 8-8 8\"}],[\"path\",{\"d\":\"M14 2c0 4.4 3.6 8 8 8\"}],[\"path\",{\"d\":\"M2 10s2 2 2 5\"}],[\"path\",{\"d\":\"M22 10s-2 2-2 5\"}],[\"path\",{\"d\":\"M8 15h8\"}],[\"path\",{\"d\":\"M2 22v-1a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1\"}],[\"path\",{\"d\":\"M14 22v-1a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1\"}]],\n};\nexport const LuThermometerSnowflake: GeneratedIcon = {\n name: 'lu-thermometer-snowflake',\n components: [[\"path\",{\"d\":\"m10 20-1.25-2.5L6 18\"}],[\"path\",{\"d\":\"M10 4 8.75 6.5 6 6\"}],[\"path\",{\"d\":\"M10.585 15H10\"}],[\"path\",{\"d\":\"M2 12h6.5L10 9\"}],[\"path\",{\"d\":\"M20 14.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0z\"}],[\"path\",{\"d\":\"m4 10 1.5 2L4 14\"}],[\"path\",{\"d\":\"m7 21 3-6-1.5-3\"}],[\"path\",{\"d\":\"m7 3 3 6h2\"}]],\n};\nexport const LuThermometerSun: GeneratedIcon = {\n name: 'lu-thermometer-sun',\n components: [[\"path\",{\"d\":\"M12 2v2\"}],[\"path\",{\"d\":\"M12 8a4 4 0 0 0-1.645 7.647\"}],[\"path\",{\"d\":\"M2 12h2\"}],[\"path\",{\"d\":\"M20 14.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0z\"}],[\"path\",{\"d\":\"m4.93 4.93 1.41 1.41\"}],[\"path\",{\"d\":\"m6.34 17.66-1.41 1.41\"}]],\n};\nexport const LuThermometer: GeneratedIcon = {\n name: 'lu-thermometer',\n components: [[\"path\",{\"d\":\"M14 4v10.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0Z\"}]],\n};\nexport const LuThumbsDown: GeneratedIcon = {\n name: 'lu-thumbs-down',\n 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\"}],[\"path\",{\"d\":\"M17 14V2\"}]],\n};\nexport const LuThumbsUp: GeneratedIcon = {\n name: 'lu-thumbs-up',\n 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\"}],[\"path\",{\"d\":\"M7 10v12\"}]],\n};\nexport const LuTicketCheck: GeneratedIcon = {\n name: 'lu-ticket-check',\n 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\"}],[\"path\",{\"d\":\"m9 12 2 2 4-4\"}]],\n};\nexport const LuTicketMinus: GeneratedIcon = {\n name: 'lu-ticket-minus',\n 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\"}],[\"path\",{\"d\":\"M9 12h6\"}]],\n};\nexport const LuTicketPercent: GeneratedIcon = {\n name: 'lu-ticket-percent',\n 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\"}],[\"path\",{\"d\":\"M9 9h.01\"}],[\"path\",{\"d\":\"m15 9-6 6\"}],[\"path\",{\"d\":\"M15 15h.01\"}]],\n};\nexport const LuTicketPlus: GeneratedIcon = {\n name: 'lu-ticket-plus',\n 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\"}],[\"path\",{\"d\":\"M9 12h6\"}],[\"path\",{\"d\":\"M12 9v6\"}]],\n};\nexport const LuTicketSlash: GeneratedIcon = {\n name: 'lu-ticket-slash',\n 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\"}],[\"path\",{\"d\":\"m9.5 14.5 5-5\"}]],\n};\nexport const LuTicketX: GeneratedIcon = {\n name: 'lu-ticket-x',\n 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\"}],[\"path\",{\"d\":\"m9.5 14.5 5-5\"}],[\"path\",{\"d\":\"m9.5 9.5 5 5\"}]],\n};\nexport const LuTicket: GeneratedIcon = {\n name: 'lu-ticket',\n 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\"}],[\"path\",{\"d\":\"M13 5v2\"}],[\"path\",{\"d\":\"M13 17v2\"}],[\"path\",{\"d\":\"M13 11v2\"}]],\n};\nexport const LuTicketsPlane: GeneratedIcon = {\n name: 'lu-tickets-plane',\n components: [[\"path\",{\"d\":\"M10.5 17h1.227a2 2 0 0 0 1.345-.52L18 12\"}],[\"path\",{\"d\":\"m12 13.5 3.794.506\"}],[\"path\",{\"d\":\"m3.173 8.18 11-5a2 2 0 0 1 2.647.993L18.56 8\"}],[\"path\",{\"d\":\"M6 10V8\"}],[\"path\",{\"d\":\"M6 14v1\"}],[\"path\",{\"d\":\"M6 19v2\"}],[\"rect\",{\"x\":\"2\",\"y\":\"8\",\"width\":\"20\",\"height\":\"13\",\"rx\":\"2\"}]],\n};\nexport const LuTickets: GeneratedIcon = {\n name: 'lu-tickets',\n components: [[\"path\",{\"d\":\"m3.173 8.18 11-5a2 2 0 0 1 2.647.993L18.56 8\"}],[\"path\",{\"d\":\"M6 10V8\"}],[\"path\",{\"d\":\"M6 14v1\"}],[\"path\",{\"d\":\"M6 19v2\"}],[\"rect\",{\"x\":\"2\",\"y\":\"8\",\"width\":\"20\",\"height\":\"13\",\"rx\":\"2\"}]],\n};\nexport const LuTimerOff: GeneratedIcon = {\n name: 'lu-timer-off',\n components: [[\"path\",{\"d\":\"M10 2h4\"}],[\"path\",{\"d\":\"M4.6 11a8 8 0 0 0 1.7 8.7 8 8 0 0 0 8.7 1.7\"}],[\"path\",{\"d\":\"M7.4 7.4a8 8 0 0 1 10.3 1 8 8 0 0 1 .9 10.2\"}],[\"path\",{\"d\":\"m2 2 20 20\"}],[\"path\",{\"d\":\"M12 12v-2\"}]],\n};\nexport const LuTimerReset: GeneratedIcon = {\n name: 'lu-timer-reset',\n components: [[\"path\",{\"d\":\"M10 2h4\"}],[\"path\",{\"d\":\"M12 14v-4\"}],[\"path\",{\"d\":\"M4 13a8 8 0 0 1 8-7 8 8 0 1 1-5.3 14L4 17.6\"}],[\"path\",{\"d\":\"M9 17H4v5\"}]],\n};\nexport const LuTimer: GeneratedIcon = {\n name: 'lu-timer',\n components: [[\"line\",{\"x1\":\"10\",\"x2\":\"14\",\"y1\":\"2\",\"y2\":\"2\"}],[\"line\",{\"x1\":\"12\",\"x2\":\"15\",\"y1\":\"14\",\"y2\":\"11\"}],[\"circle\",{\"cx\":\"12\",\"cy\":\"14\",\"r\":\"8\"}]],\n};\nexport const LuToggleLeft: GeneratedIcon = {\n name: 'lu-toggle-left',\n components: [[\"circle\",{\"cx\":\"9\",\"cy\":\"12\",\"r\":\"3\"}],[\"rect\",{\"width\":\"20\",\"height\":\"14\",\"x\":\"2\",\"y\":\"5\",\"rx\":\"7\"}]],\n};\nexport const LuToggleRight: GeneratedIcon = {\n name: 'lu-toggle-right',\n components: [[\"circle\",{\"cx\":\"15\",\"cy\":\"12\",\"r\":\"3\"}],[\"rect\",{\"width\":\"20\",\"height\":\"14\",\"x\":\"2\",\"y\":\"5\",\"rx\":\"7\"}]],\n};\nexport const LuToilet: GeneratedIcon = {\n name: 'lu-toilet',\n components: [[\"path\",{\"d\":\"M7 12h13a1 1 0 0 1 1 1 5 5 0 0 1-5 5h-.598a.5.5 0 0 0-.424.765l1.544 2.47a.5.5 0 0 1-.424.765H5.402a.5.5 0 0 1-.424-.765L7 18\"}],[\"path\",{\"d\":\"M8 18a5 5 0 0 1-5-5V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8\"}]],\n};\nexport const LuToolCase: GeneratedIcon = {\n name: 'lu-tool-case',\n components: [[\"path\",{\"d\":\"M10 15h4\"}],[\"path\",{\"d\":\"m14.817 10.995-.971-1.45 1.034-1.232a2 2 0 0 0-2.025-3.238l-1.82.364L9.91 3.885a2 2 0 0 0-3.625.748L6.141 6.55l-1.725.426a2 2 0 0 0-.19 3.756l.657.27\"}],[\"path\",{\"d\":\"m18.822 10.995 2.26-5.38a1 1 0 0 0-.557-1.318L16.954 2.9a1 1 0 0 0-1.281.533l-.924 2.122\"}],[\"path\",{\"d\":\"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\"}]],\n};\nexport const LuToolbox: GeneratedIcon = {\n name: 'lu-toolbox',\n components: [[\"path\",{\"d\":\"M16 12v4\"}],[\"path\",{\"d\":\"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\"}],[\"path\",{\"d\":\"M16 6V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2\"}],[\"path\",{\"d\":\"M2 14h20\"}],[\"path\",{\"d\":\"M8 12v4\"}]],\n};\nexport const LuTornado: GeneratedIcon = {\n name: 'lu-tornado',\n components: [[\"path\",{\"d\":\"M21 4H3\"}],[\"path\",{\"d\":\"M18 8H6\"}],[\"path\",{\"d\":\"M19 12H9\"}],[\"path\",{\"d\":\"M16 16h-6\"}],[\"path\",{\"d\":\"M11 20H9\"}]],\n};\nexport const LuTorus: GeneratedIcon = {\n name: 'lu-torus',\n components: [[\"ellipse\",{\"cx\":\"12\",\"cy\":\"11\",\"rx\":\"3\",\"ry\":\"2\"}],[\"ellipse\",{\"cx\":\"12\",\"cy\":\"12.5\",\"rx\":\"10\",\"ry\":\"8.5\"}]],\n};\nexport const LuTouchpadOff: GeneratedIcon = {\n name: 'lu-touchpad-off',\n components: [[\"path\",{\"d\":\"M12 20v-6\"}],[\"path\",{\"d\":\"M19.656 14H22\"}],[\"path\",{\"d\":\"M2 14h12\"}],[\"path\",{\"d\":\"m2 2 20 20\"}],[\"path\",{\"d\":\"M20 20H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2\"}],[\"path\",{\"d\":\"M9.656 4H20a2 2 0 0 1 2 2v10.344\"}]],\n};\nexport const LuTouchpad: GeneratedIcon = {\n name: 'lu-touchpad',\n components: [[\"rect\",{\"width\":\"20\",\"height\":\"16\",\"x\":\"2\",\"y\":\"4\",\"rx\":\"2\"}],[\"path\",{\"d\":\"M2 14h20\"}],[\"path\",{\"d\":\"M12 20v-6\"}]],\n};\nexport const LuTowelRack: GeneratedIcon = {\n name: 'lu-towel-rack',\n components: [[\"path\",{\"d\":\"M22 7h-2\"}],[\"path\",{\"d\":\"M6.5 3h11A2.5 2.5 0 0 1 20 5.5V20a1 1 0 0 1-1 1h-9a1 1 0 0 1-1-1V5.5a1 1 0 0 0-5 0V17a1 1 0 0 0 1 1h4\"}],[\"path\",{\"d\":\"M9 7H2\"}]],\n};\nexport const LuTowerControl: GeneratedIcon = {\n name: 'lu-tower-control',\n components: [[\"path\",{\"d\":\"M18.2 12.27 20 6H4l1.8 6.27a1 1 0 0 0 .95.73h10.5a1 1 0 0 0 .96-.73Z\"}],[\"path\",{\"d\":\"M8 13v9\"}],[\"path\",{\"d\":\"M16 22v-9\"}],[\"path\",{\"d\":\"m9 6 1 7\"}],[\"path\",{\"d\":\"m15 6-1 7\"}],[\"path\",{\"d\":\"M12 6V2\"}],[\"path\",{\"d\":\"M13 2h-2\"}]],\n};\nexport const LuToyBrick: GeneratedIcon = {\n name: 'lu-toy-brick',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"12\",\"x\":\"3\",\"y\":\"8\",\"rx\":\"1\"}],[\"path\",{\"d\":\"M10 8V5c0-.6-.4-1-1-1H6a1 1 0 0 0-1 1v3\"}],[\"path\",{\"d\":\"M19 8V5c0-.6-.4-1-1-1h-3a1 1 0 0 0-1 1v3\"}]],\n};\nexport const LuTractor: GeneratedIcon = {\n name: 'lu-tractor',\n components: [[\"path\",{\"d\":\"m10 11 11 .9a1 1 0 0 1 .8 1.1l-.665 4.158a1 1 0 0 1-.988.842H20\"}],[\"path\",{\"d\":\"M16 18h-5\"}],[\"path\",{\"d\":\"M18 5a1 1 0 0 0-1 1v5.573\"}],[\"path\",{\"d\":\"M3 4h8.129a1 1 0 0 1 .99.863L13 11.246\"}],[\"path\",{\"d\":\"M4 11V4\"}],[\"path\",{\"d\":\"M7 15h.01\"}],[\"path\",{\"d\":\"M8 10.1V4\"}],[\"circle\",{\"cx\":\"18\",\"cy\":\"18\",\"r\":\"2\"}],[\"circle\",{\"cx\":\"7\",\"cy\":\"15\",\"r\":\"5\"}]],\n};\nexport const LuTrafficCone: GeneratedIcon = {\n name: 'lu-traffic-cone',\n components: [[\"path\",{\"d\":\"M16.05 10.966a5 2.5 0 0 1-8.1 0\"}],[\"path\",{\"d\":\"m16.923 14.049 4.48 2.04a1 1 0 0 1 .001 1.831l-8.574 3.9a2 2 0 0 1-1.66 0l-8.574-3.91a1 1 0 0 1 0-1.83l4.484-2.04\"}],[\"path\",{\"d\":\"M16.949 14.14a5 2.5 0 1 1-9.9 0L10.063 3.5a2 2 0 0 1 3.874 0z\"}],[\"path\",{\"d\":\"M9.194 6.57a5 2.5 0 0 0 5.61 0\"}]],\n};\nexport const LuTrainFrontTunnel: GeneratedIcon = {\n name: 'lu-train-front-tunnel',\n components: [[\"path\",{\"d\":\"M2 22V12a10 10 0 1 1 20 0v10\"}],[\"path\",{\"d\":\"M15 6.8v1.4a3 2.8 0 1 1-6 0V6.8\"}],[\"path\",{\"d\":\"M10 15h.01\"}],[\"path\",{\"d\":\"M14 15h.01\"}],[\"path\",{\"d\":\"M10 19a4 4 0 0 1-4-4v-3a6 6 0 1 1 12 0v3a4 4 0 0 1-4 4Z\"}],[\"path\",{\"d\":\"m9 19-2 3\"}],[\"path\",{\"d\":\"m15 19 2 3\"}]],\n};\nexport const LuTrainFront: GeneratedIcon = {\n name: 'lu-train-front',\n components: [[\"path\",{\"d\":\"M8 3.1V7a4 4 0 0 0 8 0V3.1\"}],[\"path\",{\"d\":\"m9 15-1-1\"}],[\"path\",{\"d\":\"m15 15 1-1\"}],[\"path\",{\"d\":\"M9 19c-2.8 0-5-2.2-5-5v-4a8 8 0 0 1 16 0v4c0 2.8-2.2 5-5 5Z\"}],[\"path\",{\"d\":\"m8 19-2 3\"}],[\"path\",{\"d\":\"m16 19 2 3\"}]],\n};\nexport const LuTrainTrack: GeneratedIcon = {\n name: 'lu-train-track',\n components: [[\"path\",{\"d\":\"M2 17 17 2\"}],[\"path\",{\"d\":\"m2 14 8 8\"}],[\"path\",{\"d\":\"m5 11 8 8\"}],[\"path\",{\"d\":\"m8 8 8 8\"}],[\"path\",{\"d\":\"m11 5 8 8\"}],[\"path\",{\"d\":\"m14 2 8 8\"}],[\"path\",{\"d\":\"M7 22 22 7\"}]],\n};\nexport const LuTramFront: GeneratedIcon = {\n name: 'lu-tram-front',\n components: [[\"rect\",{\"width\":\"16\",\"height\":\"16\",\"x\":\"4\",\"y\":\"3\",\"rx\":\"2\"}],[\"path\",{\"d\":\"M4 11h16\"}],[\"path\",{\"d\":\"M12 3v8\"}],[\"path\",{\"d\":\"m8 19-2 3\"}],[\"path\",{\"d\":\"m18 22-2-3\"}],[\"path\",{\"d\":\"M8 15h.01\"}],[\"path\",{\"d\":\"M16 15h.01\"}]],\n};\nexport const LuTransgender: GeneratedIcon = {\n name: 'lu-transgender',\n components: [[\"path\",{\"d\":\"M12 16v6\"}],[\"path\",{\"d\":\"M14 20h-4\"}],[\"path\",{\"d\":\"M18 2h4v4\"}],[\"path\",{\"d\":\"m2 2 7.17 7.17\"}],[\"path\",{\"d\":\"M2 5.355V2h3.357\"}],[\"path\",{\"d\":\"m22 2-7.17 7.17\"}],[\"path\",{\"d\":\"M8 5 5 8\"}],[\"circle\",{\"cx\":\"12\",\"cy\":\"12\",\"r\":\"4\"}]],\n};\nexport const LuTrash2: GeneratedIcon = {\n name: 'lu-trash-2',\n components: [[\"path\",{\"d\":\"M10 11v6\"}],[\"path\",{\"d\":\"M14 11v6\"}],[\"path\",{\"d\":\"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6\"}],[\"path\",{\"d\":\"M3 6h18\"}],[\"path\",{\"d\":\"M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2\"}]],\n};\nexport const LuTrash: GeneratedIcon = {\n name: 'lu-trash',\n components: [[\"path\",{\"d\":\"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6\"}],[\"path\",{\"d\":\"M3 6h18\"}],[\"path\",{\"d\":\"M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2\"}]],\n};\nexport const LuTreeDeciduous: GeneratedIcon = {\n name: 'lu-tree-deciduous',\n components: [[\"path\",{\"d\":\"M8 19a4 4 0 0 1-2.24-7.32A3.5 3.5 0 0 1 9 6.03V6a3 3 0 1 1 6 0v.04a3.5 3.5 0 0 1 3.24 5.65A4 4 0 0 1 16 19Z\"}],[\"path\",{\"d\":\"M12 19v3\"}]],\n};\nexport const LuTreePalm: GeneratedIcon = {\n name: 'lu-tree-palm',\n components: [[\"path\",{\"d\":\"M13 8c0-2.76-2.46-5-5.5-5S2 5.24 2 8h2l1-1 1 1h4\"}],[\"path\",{\"d\":\"M13 7.14A5.82 5.82 0 0 1 16.5 6c3.04 0 5.5 2.24 5.5 5h-3l-1-1-1 1h-3\"}],[\"path\",{\"d\":\"M5.89 9.71c-2.15 2.15-2.3 5.47-.35 7.43l4.24-4.25.7-.7.71-.71 2.12-2.12c-1.95-1.96-5.27-1.8-7.42.35\"}],[\"path\",{\"d\":\"M11 15.5c.5 2.5-.17 4.5-1 6.5h4c2-5.5-.5-12-1-14\"}]],\n};\nexport const LuTreePine: GeneratedIcon = {\n name: 'lu-tree-pine',\n components: [[\"path\",{\"d\":\"m17 14 3 3.3a1 1 0 0 1-.7 1.7H4.7a1 1 0 0 1-.7-1.7L7 14h-.3a1 1 0 0 1-.7-1.7L9 9h-.2A1 1 0 0 1 8 7.3L12 3l4 4.3a1 1 0 0 1-.8 1.7H15l3 3.3a1 1 0 0 1-.7 1.7H17Z\"}],[\"path\",{\"d\":\"M12 22v-3\"}]],\n};\nexport const LuTrees: GeneratedIcon = {\n name: 'lu-trees',\n components: [[\"path\",{\"d\":\"M10 10v.2A3 3 0 0 1 8.9 16H5a3 3 0 0 1-1-5.8V10a3 3 0 0 1 6 0Z\"}],[\"path\",{\"d\":\"M7 16v6\"}],[\"path\",{\"d\":\"M13 19v3\"}],[\"path\",{\"d\":\"M12 19h8.3a1 1 0 0 0 .7-1.7L18 14h.3a1 1 0 0 0 .7-1.7L16 9h.2a1 1 0 0 0 .8-1.7L13 3l-1.4 1.5\"}]],\n};\nexport const LuTrello: GeneratedIcon = {\n name: 'lu-trello',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\",\"ry\":\"2\"}],[\"rect\",{\"width\":\"3\",\"height\":\"9\",\"x\":\"7\",\"y\":\"7\"}],[\"rect\",{\"width\":\"3\",\"height\":\"5\",\"x\":\"14\",\"y\":\"7\"}]],\n};\nexport const LuTrendingDown: GeneratedIcon = {\n name: 'lu-trending-down',\n components: [[\"path\",{\"d\":\"M16 17h6v-6\"}],[\"path\",{\"d\":\"m22 17-8.5-8.5-5 5L2 7\"}]],\n};\nexport const LuTrendingUpDown: GeneratedIcon = {\n name: 'lu-trending-up-down',\n components: [[\"path\",{\"d\":\"M14.828 14.828 21 21\"}],[\"path\",{\"d\":\"M21 16v5h-5\"}],[\"path\",{\"d\":\"m21 3-9 9-4-4-6 6\"}],[\"path\",{\"d\":\"M21 8V3h-5\"}]],\n};\nexport const LuTrendingUp: GeneratedIcon = {\n name: 'lu-trending-up',\n components: [[\"path\",{\"d\":\"M16 7h6v6\"}],[\"path\",{\"d\":\"m22 7-8.5 8.5-5-5L2 17\"}]],\n};\nexport const LuTriangleAlert: GeneratedIcon = {\n name: 'lu-triangle-alert',\n components: [[\"path\",{\"d\":\"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3\"}],[\"path\",{\"d\":\"M12 9v4\"}],[\"path\",{\"d\":\"M12 17h.01\"}]],\n};\nexport const LuTriangleDashed: GeneratedIcon = {\n name: 'lu-triangle-dashed',\n components: [[\"path\",{\"d\":\"M10.17 4.193a2 2 0 0 1 3.666.013\"}],[\"path\",{\"d\":\"M14 21h2\"}],[\"path\",{\"d\":\"m15.874 7.743 1 1.732\"}],[\"path\",{\"d\":\"m18.849 12.952 1 1.732\"}],[\"path\",{\"d\":\"M21.824 18.18a2 2 0 0 1-1.835 2.824\"}],[\"path\",{\"d\":\"M4.024 21a2 2 0 0 1-1.839-2.839\"}],[\"path\",{\"d\":\"m5.136 12.952-1 1.732\"}],[\"path\",{\"d\":\"M8 21h2\"}],[\"path\",{\"d\":\"m8.102 7.743-1 1.732\"}]],\n};\nexport const LuTriangleRight: GeneratedIcon = {\n name: 'lu-triangle-right',\n components: [[\"path\",{\"d\":\"M22 18a2 2 0 0 1-2 2H3c-1.1 0-1.3-.6-.4-1.3L20.4 4.3c.9-.7 1.6-.4 1.6.7Z\"}]],\n};\nexport const LuTriangle: GeneratedIcon = {\n name: 'lu-triangle',\n components: [[\"path\",{\"d\":\"M13.73 4a2 2 0 0 0-3.46 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3Z\"}]],\n};\nexport const LuTrophy: GeneratedIcon = {\n name: 'lu-trophy',\n components: [[\"path\",{\"d\":\"M10 14.66v1.626a2 2 0 0 1-.976 1.696A5 5 0 0 0 7 21.978\"}],[\"path\",{\"d\":\"M14 14.66v1.626a2 2 0 0 0 .976 1.696A5 5 0 0 1 17 21.978\"}],[\"path\",{\"d\":\"M18 9h1.5a1 1 0 0 0 0-5H18\"}],[\"path\",{\"d\":\"M4 22h16\"}],[\"path\",{\"d\":\"M6 9a6 6 0 0 0 12 0V3a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1z\"}],[\"path\",{\"d\":\"M6 9H4.5a1 1 0 0 1 0-5H6\"}]],\n};\nexport const LuTruckElectric: GeneratedIcon = {\n name: 'lu-truck-electric',\n components: [[\"path\",{\"d\":\"M14 19V7a2 2 0 0 0-2-2H9\"}],[\"path\",{\"d\":\"M15 19H9\"}],[\"path\",{\"d\":\"M19 19h2a1 1 0 0 0 1-1v-3.65a1 1 0 0 0-.22-.62L18.3 9.38a1 1 0 0 0-.78-.38H14\"}],[\"path\",{\"d\":\"M2 13v5a1 1 0 0 0 1 1h2\"}],[\"path\",{\"d\":\"M4 3 2.15 5.15a.495.495 0 0 0 .35.86h2.15a.47.47 0 0 1 .35.86L3 9.02\"}],[\"circle\",{\"cx\":\"17\",\"cy\":\"19\",\"r\":\"2\"}],[\"circle\",{\"cx\":\"7\",\"cy\":\"19\",\"r\":\"2\"}]],\n};\nexport const LuTruck: GeneratedIcon = {\n name: 'lu-truck',\n components: [[\"path\",{\"d\":\"M14 18V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v11a1 1 0 0 0 1 1h2\"}],[\"path\",{\"d\":\"M15 18H9\"}],[\"path\",{\"d\":\"M19 18h2a1 1 0 0 0 1-1v-3.65a1 1 0 0 0-.22-.624l-3.48-4.35A1 1 0 0 0 17.52 8H14\"}],[\"circle\",{\"cx\":\"17\",\"cy\":\"18\",\"r\":\"2\"}],[\"circle\",{\"cx\":\"7\",\"cy\":\"18\",\"r\":\"2\"}]],\n};\nexport const LuTurkishLira: GeneratedIcon = {\n name: 'lu-turkish-lira',\n components: [[\"path\",{\"d\":\"M15 4 5 9\"}],[\"path\",{\"d\":\"m15 8.5-10 5\"}],[\"path\",{\"d\":\"M18 12a9 9 0 0 1-9 9V3\"}]],\n};\nexport const LuTurntable: GeneratedIcon = {\n name: 'lu-turntable',\n components: [[\"path\",{\"d\":\"M10 12.01h.01\"}],[\"path\",{\"d\":\"M18 8v4a8 8 0 0 1-1.07 4\"}],[\"circle\",{\"cx\":\"10\",\"cy\":\"12\",\"r\":\"4\"}],[\"rect\",{\"x\":\"2\",\"y\":\"4\",\"width\":\"20\",\"height\":\"16\",\"rx\":\"2\"}]],\n};\nexport const LuTurtle: GeneratedIcon = {\n name: 'lu-turtle',\n components: [[\"path\",{\"d\":\"m12 10 2 4v3a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-3a8 8 0 1 0-16 0v3a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-3l2-4h4Z\"}],[\"path\",{\"d\":\"M4.82 7.9 8 10\"}],[\"path\",{\"d\":\"M15.18 7.9 12 10\"}],[\"path\",{\"d\":\"M16.93 10H20a2 2 0 0 1 0 4H2\"}]],\n};\nexport const LuTvMinimalPlay: GeneratedIcon = {\n name: 'lu-tv-minimal-play',\n components: [[\"path\",{\"d\":\"M15.033 9.44a.647.647 0 0 1 0 1.12l-4.065 2.352a.645.645 0 0 1-.968-.56V7.648a.645.645 0 0 1 .967-.56z\"}],[\"path\",{\"d\":\"M7 21h10\"}],[\"rect\",{\"width\":\"20\",\"height\":\"14\",\"x\":\"2\",\"y\":\"3\",\"rx\":\"2\"}]],\n};\nexport const LuTvMinimal: GeneratedIcon = {\n name: 'lu-tv-minimal',\n components: [[\"path\",{\"d\":\"M7 21h10\"}],[\"rect\",{\"width\":\"20\",\"height\":\"14\",\"x\":\"2\",\"y\":\"3\",\"rx\":\"2\"}]],\n};\nexport const LuTv: GeneratedIcon = {\n name: 'lu-tv',\n components: [[\"path\",{\"d\":\"m17 2-5 5-5-5\"}],[\"rect\",{\"width\":\"20\",\"height\":\"15\",\"x\":\"2\",\"y\":\"7\",\"rx\":\"2\"}]],\n};\nexport const LuTwitch: GeneratedIcon = {\n name: 'lu-twitch',\n components: [[\"path\",{\"d\":\"M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7\"}]],\n};\nexport const LuTwitter: GeneratedIcon = {\n name: 'lu-twitter',\n components: [[\"path\",{\"d\":\"M22 4s-.7 2.1-2 3.4c1.6 10-9.4 17.3-18 11.6 2.2.1 4.4-.6 6-2C3 15.5.5 9.6 3 5c2.2 2.6 5.6 4.1 9 4-.9-4.2 4-6.6 7-3.8 1.1 0 3-1.2 3-1.2z\"}]],\n};\nexport const LuTypeOutline: GeneratedIcon = {\n name: 'lu-type-outline',\n components: [[\"path\",{\"d\":\"M14 16.5a.5.5 0 0 0 .5.5h.5a2 2 0 0 1 0 4H9a2 2 0 0 1 0-4h.5a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5V8a2 2 0 0 1-4 0V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v3a2 2 0 0 1-4 0v-.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5Z\"}]],\n};\nexport const LuType: GeneratedIcon = {\n name: 'lu-type',\n components: [[\"path\",{\"d\":\"M12 4v16\"}],[\"path\",{\"d\":\"M4 7V5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v2\"}],[\"path\",{\"d\":\"M9 20h6\"}]],\n};\nexport const LuUmbrellaOff: GeneratedIcon = {\n name: 'lu-umbrella-off',\n components: [[\"path\",{\"d\":\"M12 13v7a2 2 0 0 0 4 0\"}],[\"path\",{\"d\":\"M12 2v2\"}],[\"path\",{\"d\":\"M18.656 13h2.336a1 1 0 0 0 .97-1.274 10.284 10.284 0 0 0-12.07-7.51\"}],[\"path\",{\"d\":\"m2 2 20 20\"}],[\"path\",{\"d\":\"M5.961 5.957a10.28 10.28 0 0 0-3.922 5.769A1 1 0 0 0 3 13h10\"}]],\n};\nexport const LuUmbrella: GeneratedIcon = {\n name: 'lu-umbrella',\n components: [[\"path\",{\"d\":\"M12 13v7a2 2 0 0 0 4 0\"}],[\"path\",{\"d\":\"M12 2v2\"}],[\"path\",{\"d\":\"M20.992 13a1 1 0 0 0 .97-1.274 10.284 10.284 0 0 0-19.923 0A1 1 0 0 0 3 13z\"}]],\n};\nexport const LuUnderline: GeneratedIcon = {\n name: 'lu-underline',\n components: [[\"path\",{\"d\":\"M6 4v6a6 6 0 0 0 12 0V4\"}],[\"line\",{\"x1\":\"4\",\"x2\":\"20\",\"y1\":\"20\",\"y2\":\"20\"}]],\n};\nexport const LuUndo2: GeneratedIcon = {\n name: 'lu-undo-2',\n components: [[\"path\",{\"d\":\"M9 14 4 9l5-5\"}],[\"path\",{\"d\":\"M4 9h10.5a5.5 5.5 0 0 1 5.5 5.5a5.5 5.5 0 0 1-5.5 5.5H11\"}]],\n};\nexport const LuUndoDot: GeneratedIcon = {\n name: 'lu-undo-dot',\n components: [[\"path\",{\"d\":\"M21 17a9 9 0 0 0-15-6.7L3 13\"}],[\"path\",{\"d\":\"M3 7v6h6\"}],[\"circle\",{\"cx\":\"12\",\"cy\":\"17\",\"r\":\"1\"}]],\n};\nexport const LuUndo: GeneratedIcon = {\n name: 'lu-undo',\n components: [[\"path\",{\"d\":\"M3 7v6h6\"}],[\"path\",{\"d\":\"M21 17a9 9 0 0 0-9-9 9 9 0 0 0-6 2.3L3 13\"}]],\n};\nexport const LuUnfoldHorizontal: GeneratedIcon = {\n name: 'lu-unfold-horizontal',\n components: [[\"path\",{\"d\":\"M16 12h6\"}],[\"path\",{\"d\":\"M8 12H2\"}],[\"path\",{\"d\":\"M12 2v2\"}],[\"path\",{\"d\":\"M12 8v2\"}],[\"path\",{\"d\":\"M12 14v2\"}],[\"path\",{\"d\":\"M12 20v2\"}],[\"path\",{\"d\":\"m19 15 3-3-3-3\"}],[\"path\",{\"d\":\"m5 9-3 3 3 3\"}]],\n};\nexport const LuUnfoldVertical: GeneratedIcon = {\n name: 'lu-unfold-vertical',\n components: [[\"path\",{\"d\":\"M12 22v-6\"}],[\"path\",{\"d\":\"M12 8V2\"}],[\"path\",{\"d\":\"M4 12H2\"}],[\"path\",{\"d\":\"M10 12H8\"}],[\"path\",{\"d\":\"M16 12h-2\"}],[\"path\",{\"d\":\"M22 12h-2\"}],[\"path\",{\"d\":\"m15 19-3 3-3-3\"}],[\"path\",{\"d\":\"m15 5-3-3-3 3\"}]],\n};\nexport const LuUngroup: GeneratedIcon = {\n name: 'lu-ungroup',\n components: [[\"rect\",{\"width\":\"8\",\"height\":\"6\",\"x\":\"5\",\"y\":\"4\",\"rx\":\"1\"}],[\"rect\",{\"width\":\"8\",\"height\":\"6\",\"x\":\"11\",\"y\":\"14\",\"rx\":\"1\"}]],\n};\nexport const LuUniversity: GeneratedIcon = {\n name: 'lu-university',\n components: [[\"path\",{\"d\":\"M14 21v-3a2 2 0 0 0-4 0v3\"}],[\"path\",{\"d\":\"M18 12h.01\"}],[\"path\",{\"d\":\"M18 16h.01\"}],[\"path\",{\"d\":\"M22 7a1 1 0 0 0-1-1h-2a2 2 0 0 1-1.143-.359L13.143 2.36a2 2 0 0 0-2.286-.001L6.143 5.64A2 2 0 0 1 5 6H3a1 1 0 0 0-1 1v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2z\"}],[\"path\",{\"d\":\"M6 12h.01\"}],[\"path\",{\"d\":\"M6 16h.01\"}],[\"circle\",{\"cx\":\"12\",\"cy\":\"10\",\"r\":\"2\"}]],\n};\nexport const LuUnlink2: GeneratedIcon = {\n name: 'lu-unlink-2',\n components: [[\"path\",{\"d\":\"M15 7h2a5 5 0 0 1 0 10h-2m-6 0H7A5 5 0 0 1 7 7h2\"}]],\n};\nexport const LuUnlink: GeneratedIcon = {\n name: 'lu-unlink',\n components: [[\"path\",{\"d\":\"m18.84 12.25 1.72-1.71h-.02a5.004 5.004 0 0 0-.12-7.07 5.006 5.006 0 0 0-6.95 0l-1.72 1.71\"}],[\"path\",{\"d\":\"m5.17 11.75-1.71 1.71a5.004 5.004 0 0 0 .12 7.07 5.006 5.006 0 0 0 6.95 0l1.71-1.71\"}],[\"line\",{\"x1\":\"8\",\"x2\":\"8\",\"y1\":\"2\",\"y2\":\"5\"}],[\"line\",{\"x1\":\"2\",\"x2\":\"5\",\"y1\":\"8\",\"y2\":\"8\"}],[\"line\",{\"x1\":\"16\",\"x2\":\"16\",\"y1\":\"19\",\"y2\":\"22\"}],[\"line\",{\"x1\":\"19\",\"x2\":\"22\",\"y1\":\"16\",\"y2\":\"16\"}]],\n};\nexport const LuUnplug: GeneratedIcon = {\n name: 'lu-unplug',\n components: [[\"path\",{\"d\":\"m19 5 3-3\"}],[\"path\",{\"d\":\"m2 22 3-3\"}],[\"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\"}],[\"path\",{\"d\":\"M7.5 13.5 10 11\"}],[\"path\",{\"d\":\"M10.5 16.5 13 14\"}],[\"path\",{\"d\":\"m12 6 6 6 2.3-2.3a2.4 2.4 0 0 0 0-3.4l-2.6-2.6a2.4 2.4 0 0 0-3.4 0Z\"}]],\n};\nexport const LuUpload: GeneratedIcon = {\n name: 'lu-upload',\n components: [[\"path\",{\"d\":\"M12 3v12\"}],[\"path\",{\"d\":\"m17 8-5-5-5 5\"}],[\"path\",{\"d\":\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"}]],\n};\nexport const LuUsb: GeneratedIcon = {\n name: 'lu-usb',\n components: [[\"circle\",{\"cx\":\"10\",\"cy\":\"7\",\"r\":\"1\"}],[\"circle\",{\"cx\":\"4\",\"cy\":\"20\",\"r\":\"1\"}],[\"path\",{\"d\":\"M4.7 19.3 19 5\"}],[\"path\",{\"d\":\"m21 3-3 1 2 2Z\"}],[\"path\",{\"d\":\"M9.26 7.68 5 12l2 5\"}],[\"path\",{\"d\":\"m10 14 5 2 3.5-3.5\"}],[\"path\",{\"d\":\"m18 12 1-1 1 1-1 1Z\"}]],\n};\nexport const LuUserCheck: GeneratedIcon = {\n name: 'lu-user-check',\n components: [[\"path\",{\"d\":\"m16 11 2 2 4-4\"}],[\"path\",{\"d\":\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\"}],[\"circle\",{\"cx\":\"9\",\"cy\":\"7\",\"r\":\"4\"}]],\n};\nexport const LuUserCog: GeneratedIcon = {\n name: 'lu-user-cog',\n components: [[\"path\",{\"d\":\"M10 15H6a4 4 0 0 0-4 4v2\"}],[\"path\",{\"d\":\"m14.305 16.53.923-.382\"}],[\"path\",{\"d\":\"m15.228 13.852-.923-.383\"}],[\"path\",{\"d\":\"m16.852 12.228-.383-.923\"}],[\"path\",{\"d\":\"m16.852 17.772-.383.924\"}],[\"path\",{\"d\":\"m19.148 12.228.383-.923\"}],[\"path\",{\"d\":\"m19.53 18.696-.382-.924\"}],[\"path\",{\"d\":\"m20.772 13.852.924-.383\"}],[\"path\",{\"d\":\"m20.772 16.148.924.383\"}],[\"circle\",{\"cx\":\"18\",\"cy\":\"15\",\"r\":\"3\"}],[\"circle\",{\"cx\":\"9\",\"cy\":\"7\",\"r\":\"4\"}]],\n};\nexport const LuUserKey: GeneratedIcon = {\n name: 'lu-user-key',\n components: [[\"path\",{\"d\":\"M20 11v6\"}],[\"path\",{\"d\":\"M20 13h2\"}],[\"path\",{\"d\":\"M3 21v-2a4 4 0 0 1 4-4h6a4 4 0 0 1 2.072.578\"}],[\"circle\",{\"cx\":\"10\",\"cy\":\"7\",\"r\":\"4\"}],[\"circle\",{\"cx\":\"20\",\"cy\":\"19\",\"r\":\"2\"}]],\n};\nexport const LuUserLock: GeneratedIcon = {\n name: 'lu-user-lock',\n components: [[\"path\",{\"d\":\"M19 16v-2a2 2 0 0 0-4 0v2\"}],[\"path\",{\"d\":\"M9.5 15H7a4 4 0 0 0-4 4v2\"}],[\"circle\",{\"cx\":\"10\",\"cy\":\"7\",\"r\":\"4\"}],[\"rect\",{\"x\":\"13\",\"y\":\"16\",\"width\":\"8\",\"height\":\"5\",\"rx\":\".899\"}]],\n};\nexport const LuUserMinus: GeneratedIcon = {\n name: 'lu-user-minus',\n components: [[\"path\",{\"d\":\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\"}],[\"circle\",{\"cx\":\"9\",\"cy\":\"7\",\"r\":\"4\"}],[\"line\",{\"x1\":\"22\",\"x2\":\"16\",\"y1\":\"11\",\"y2\":\"11\"}]],\n};\nexport const LuUserPen: GeneratedIcon = {\n name: 'lu-user-pen',\n components: [[\"path\",{\"d\":\"M11.5 15H7a4 4 0 0 0-4 4v2\"}],[\"path\",{\"d\":\"M21.378 16.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z\"}],[\"circle\",{\"cx\":\"10\",\"cy\":\"7\",\"r\":\"4\"}]],\n};\nexport const LuUserPlus: GeneratedIcon = {\n name: 'lu-user-plus',\n components: [[\"path\",{\"d\":\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\"}],[\"circle\",{\"cx\":\"9\",\"cy\":\"7\",\"r\":\"4\"}],[\"line\",{\"x1\":\"19\",\"x2\":\"19\",\"y1\":\"8\",\"y2\":\"14\"}],[\"line\",{\"x1\":\"22\",\"x2\":\"16\",\"y1\":\"11\",\"y2\":\"11\"}]],\n};\nexport const LuUserRoundCheck: GeneratedIcon = {\n name: 'lu-user-round-check',\n components: [[\"path\",{\"d\":\"M2 21a8 8 0 0 1 13.292-6\"}],[\"circle\",{\"cx\":\"10\",\"cy\":\"8\",\"r\":\"5\"}],[\"path\",{\"d\":\"m16 19 2 2 4-4\"}]],\n};\nexport const LuUserRoundCog: GeneratedIcon = {\n name: 'lu-user-round-cog',\n components: [[\"path\",{\"d\":\"m14.305 19.53.923-.382\"}],[\"path\",{\"d\":\"m15.228 16.852-.923-.383\"}],[\"path\",{\"d\":\"m16.852 15.228-.383-.923\"}],[\"path\",{\"d\":\"m16.852 20.772-.383.924\"}],[\"path\",{\"d\":\"m19.148 15.228.383-.923\"}],[\"path\",{\"d\":\"m19.53 21.696-.382-.924\"}],[\"path\",{\"d\":\"M2 21a8 8 0 0 1 10.434-7.62\"}],[\"path\",{\"d\":\"m20.772 16.852.924-.383\"}],[\"path\",{\"d\":\"m20.772 19.148.924.383\"}],[\"circle\",{\"cx\":\"10\",\"cy\":\"8\",\"r\":\"5\"}],[\"circle\",{\"cx\":\"18\",\"cy\":\"18\",\"r\":\"3\"}]],\n};\nexport const LuUserRoundKey: GeneratedIcon = {\n name: 'lu-user-round-key',\n components: [[\"path\",{\"d\":\"M19 11v6\"}],[\"path\",{\"d\":\"M19 13h2\"}],[\"path\",{\"d\":\"M2 21a8 8 0 0 1 12.868-6.349\"}],[\"circle\",{\"cx\":\"10\",\"cy\":\"8\",\"r\":\"5\"}],[\"circle\",{\"cx\":\"19\",\"cy\":\"19\",\"r\":\"2\"}]],\n};\nexport const LuUserRoundMinus: GeneratedIcon = {\n name: 'lu-user-round-minus',\n components: [[\"path\",{\"d\":\"M2 21a8 8 0 0 1 13.292-6\"}],[\"circle\",{\"cx\":\"10\",\"cy\":\"8\",\"r\":\"5\"}],[\"path\",{\"d\":\"M22 19h-6\"}]],\n};\nexport const LuUserRoundPen: GeneratedIcon = {\n name: 'lu-user-round-pen',\n components: [[\"path\",{\"d\":\"M2 21a8 8 0 0 1 10.821-7.487\"}],[\"path\",{\"d\":\"M21.378 16.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z\"}],[\"circle\",{\"cx\":\"10\",\"cy\":\"8\",\"r\":\"5\"}]],\n};\nexport const LuUserRoundPlus: GeneratedIcon = {\n name: 'lu-user-round-plus',\n components: [[\"path\",{\"d\":\"M2 21a8 8 0 0 1 13.292-6\"}],[\"circle\",{\"cx\":\"10\",\"cy\":\"8\",\"r\":\"5\"}],[\"path\",{\"d\":\"M19 16v6\"}],[\"path\",{\"d\":\"M22 19h-6\"}]],\n};\nexport const LuUserRoundSearch: GeneratedIcon = {\n name: 'lu-user-round-search',\n components: [[\"circle\",{\"cx\":\"10\",\"cy\":\"8\",\"r\":\"5\"}],[\"path\",{\"d\":\"M2 21a8 8 0 0 1 10.434-7.62\"}],[\"circle\",{\"cx\":\"18\",\"cy\":\"18\",\"r\":\"3\"}],[\"path\",{\"d\":\"m22 22-1.9-1.9\"}]],\n};\nexport const LuUserRoundX: GeneratedIcon = {\n name: 'lu-user-round-x',\n components: [[\"path\",{\"d\":\"M2 21a8 8 0 0 1 11.873-7\"}],[\"circle\",{\"cx\":\"10\",\"cy\":\"8\",\"r\":\"5\"}],[\"path\",{\"d\":\"m17 17 5 5\"}],[\"path\",{\"d\":\"m22 17-5 5\"}]],\n};\nexport const LuUserRound: GeneratedIcon = {\n name: 'lu-user-round',\n components: [[\"circle\",{\"cx\":\"12\",\"cy\":\"8\",\"r\":\"5\"}],[\"path\",{\"d\":\"M20 21a8 8 0 0 0-16 0\"}]],\n};\nexport const LuUserSearch: GeneratedIcon = {\n name: 'lu-user-search',\n components: [[\"circle\",{\"cx\":\"10\",\"cy\":\"7\",\"r\":\"4\"}],[\"path\",{\"d\":\"M10.3 15H7a4 4 0 0 0-4 4v2\"}],[\"circle\",{\"cx\":\"17\",\"cy\":\"17\",\"r\":\"3\"}],[\"path\",{\"d\":\"m21 21-1.9-1.9\"}]],\n};\nexport const LuUserStar: GeneratedIcon = {\n name: 'lu-user-star',\n components: [[\"path\",{\"d\":\"M16.051 12.616a1 1 0 0 1 1.909.024l.737 1.452a1 1 0 0 0 .737.535l1.634.256a1 1 0 0 1 .588 1.806l-1.172 1.168a1 1 0 0 0-.282.866l.259 1.613a1 1 0 0 1-1.541 1.134l-1.465-.75a1 1 0 0 0-.912 0l-1.465.75a1 1 0 0 1-1.539-1.133l.258-1.613a1 1 0 0 0-.282-.866l-1.156-1.153a1 1 0 0 1 .572-1.822l1.633-.256a1 1 0 0 0 .737-.535z\"}],[\"path\",{\"d\":\"M8 15H7a4 4 0 0 0-4 4v2\"}],[\"circle\",{\"cx\":\"10\",\"cy\":\"7\",\"r\":\"4\"}]],\n};\nexport const LuUserX: GeneratedIcon = {\n name: 'lu-user-x',\n components: [[\"path\",{\"d\":\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\"}],[\"circle\",{\"cx\":\"9\",\"cy\":\"7\",\"r\":\"4\"}],[\"line\",{\"x1\":\"17\",\"x2\":\"22\",\"y1\":\"8\",\"y2\":\"13\"}],[\"line\",{\"x1\":\"22\",\"x2\":\"17\",\"y1\":\"8\",\"y2\":\"13\"}]],\n};\nexport const LuUser: GeneratedIcon = {\n name: 'lu-user',\n components: [[\"path\",{\"d\":\"M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2\"}],[\"circle\",{\"cx\":\"12\",\"cy\":\"7\",\"r\":\"4\"}]],\n};\nexport const LuUsersRound: GeneratedIcon = {\n name: 'lu-users-round',\n components: [[\"path\",{\"d\":\"M18 21a8 8 0 0 0-16 0\"}],[\"circle\",{\"cx\":\"10\",\"cy\":\"8\",\"r\":\"5\"}],[\"path\",{\"d\":\"M22 20c0-3.37-2-6.5-4-8a5 5 0 0 0-.45-8.3\"}]],\n};\nexport const LuUsers: GeneratedIcon = {\n name: 'lu-users',\n components: [[\"path\",{\"d\":\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\"}],[\"path\",{\"d\":\"M16 3.128a4 4 0 0 1 0 7.744\"}],[\"path\",{\"d\":\"M22 21v-2a4 4 0 0 0-3-3.87\"}],[\"circle\",{\"cx\":\"9\",\"cy\":\"7\",\"r\":\"4\"}]],\n};\nexport const LuUtensilsCrossed: GeneratedIcon = {\n name: 'lu-utensils-crossed',\n components: [[\"path\",{\"d\":\"m16 2-2.3 2.3a3 3 0 0 0 0 4.2l1.8 1.8a3 3 0 0 0 4.2 0L22 8\"}],[\"path\",{\"d\":\"M15 15 3.3 3.3a4.2 4.2 0 0 0 0 6l7.3 7.3c.7.7 2 .7 2.8 0L15 15Zm0 0 7 7\"}],[\"path\",{\"d\":\"m2.1 21.8 6.4-6.3\"}],[\"path\",{\"d\":\"m19 5-7 7\"}]],\n};\nexport const LuUtensils: GeneratedIcon = {\n name: 'lu-utensils',\n components: [[\"path\",{\"d\":\"M3 2v7c0 1.1.9 2 2 2h4a2 2 0 0 0 2-2V2\"}],[\"path\",{\"d\":\"M7 2v20\"}],[\"path\",{\"d\":\"M21 15V2a5 5 0 0 0-5 5v6c0 1.1.9 2 2 2h3Zm0 0v7\"}]],\n};\nexport const LuUtilityPole: GeneratedIcon = {\n name: 'lu-utility-pole',\n components: [[\"path\",{\"d\":\"M12 2v20\"}],[\"path\",{\"d\":\"M2 5h20\"}],[\"path\",{\"d\":\"M3 3v2\"}],[\"path\",{\"d\":\"M7 3v2\"}],[\"path\",{\"d\":\"M17 3v2\"}],[\"path\",{\"d\":\"M21 3v2\"}],[\"path\",{\"d\":\"m19 5-7 7-7-7\"}]],\n};\nexport const LuVan: GeneratedIcon = {\n name: 'lu-van',\n 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\"}],[\"path\",{\"d\":\"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\"}],[\"path\",{\"d\":\"M9 18h5\"}],[\"circle\",{\"cx\":\"16\",\"cy\":\"18\",\"r\":\"2\"}],[\"circle\",{\"cx\":\"7\",\"cy\":\"18\",\"r\":\"2\"}]],\n};\nexport const LuVariable: GeneratedIcon = {\n name: 'lu-variable',\n components: [[\"path\",{\"d\":\"M8 21s-4-3-4-9 4-9 4-9\"}],[\"path\",{\"d\":\"M16 3s4 3 4 9-4 9-4 9\"}],[\"line\",{\"x1\":\"15\",\"x2\":\"9\",\"y1\":\"9\",\"y2\":\"15\"}],[\"line\",{\"x1\":\"9\",\"x2\":\"15\",\"y1\":\"9\",\"y2\":\"15\"}]],\n};\nexport const LuVault: GeneratedIcon = {\n name: 'lu-vault',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}],[\"circle\",{\"cx\":\"7.5\",\"cy\":\"7.5\",\"r\":\".5\",\"fill\":\"currentColor\"}],[\"path\",{\"d\":\"m7.9 7.9 2.7 2.7\"}],[\"circle\",{\"cx\":\"16.5\",\"cy\":\"7.5\",\"r\":\".5\",\"fill\":\"currentColor\"}],[\"path\",{\"d\":\"m13.4 10.6 2.7-2.7\"}],[\"circle\",{\"cx\":\"7.5\",\"cy\":\"16.5\",\"r\":\".5\",\"fill\":\"currentColor\"}],[\"path\",{\"d\":\"m7.9 16.1 2.7-2.7\"}],[\"circle\",{\"cx\":\"16.5\",\"cy\":\"16.5\",\"r\":\".5\",\"fill\":\"currentColor\"}],[\"path\",{\"d\":\"m13.4 13.4 2.7 2.7\"}],[\"circle\",{\"cx\":\"12\",\"cy\":\"12\",\"r\":\"2\"}]],\n};\nexport const LuVectorSquare: GeneratedIcon = {\n name: 'lu-vector-square',\n components: [[\"path\",{\"d\":\"M19.5 7a24 24 0 0 1 0 10\"}],[\"path\",{\"d\":\"M4.5 7a24 24 0 0 0 0 10\"}],[\"path\",{\"d\":\"M7 19.5a24 24 0 0 0 10 0\"}],[\"path\",{\"d\":\"M7 4.5a24 24 0 0 1 10 0\"}],[\"rect\",{\"x\":\"17\",\"y\":\"17\",\"width\":\"5\",\"height\":\"5\",\"rx\":\"1\"}],[\"rect\",{\"x\":\"17\",\"y\":\"2\",\"width\":\"5\",\"height\":\"5\",\"rx\":\"1\"}],[\"rect\",{\"x\":\"2\",\"y\":\"17\",\"width\":\"5\",\"height\":\"5\",\"rx\":\"1\"}],[\"rect\",{\"x\":\"2\",\"y\":\"2\",\"width\":\"5\",\"height\":\"5\",\"rx\":\"1\"}]],\n};\nexport const LuVegan: GeneratedIcon = {\n name: 'lu-vegan',\n components: [[\"path\",{\"d\":\"M16 8q6 0 6-6-6 0-6 6\"}],[\"path\",{\"d\":\"M17.41 3.59a10 10 0 1 0 3 3\"}],[\"path\",{\"d\":\"M2 2a26.6 26.6 0 0 1 10 20c.9-6.82 1.5-9.5 4-14\"}]],\n};\nexport const LuVenetianMask: GeneratedIcon = {\n name: 'lu-venetian-mask',\n components: [[\"path\",{\"d\":\"M18 11c-1.5 0-2.5.5-3 2\"}],[\"path\",{\"d\":\"M4 6a2 2 0 0 0-2 2v4a5 5 0 0 0 5 5 8 8 0 0 1 5 2 8 8 0 0 1 5-2 5 5 0 0 0 5-5V8a2 2 0 0 0-2-2h-3a8 8 0 0 0-5 2 8 8 0 0 0-5-2z\"}],[\"path\",{\"d\":\"M6 11c1.5 0 2.5.5 3 2\"}]],\n};\nexport const LuVenusAndMars: GeneratedIcon = {\n name: 'lu-venus-and-mars',\n components: [[\"path\",{\"d\":\"M10 20h4\"}],[\"path\",{\"d\":\"M12 16v6\"}],[\"path\",{\"d\":\"M17 2h4v4\"}],[\"path\",{\"d\":\"m21 2-5.46 5.46\"}],[\"circle\",{\"cx\":\"12\",\"cy\":\"11\",\"r\":\"5\"}]],\n};\nexport const LuVenus: GeneratedIcon = {\n name: 'lu-venus',\n components: [[\"path\",{\"d\":\"M12 15v7\"}],[\"path\",{\"d\":\"M9 19h6\"}],[\"circle\",{\"cx\":\"12\",\"cy\":\"9\",\"r\":\"6\"}]],\n};\nexport const LuVibrateOff: GeneratedIcon = {\n name: 'lu-vibrate-off',\n components: [[\"path\",{\"d\":\"m2 8 2 2-2 2 2 2-2 2\"}],[\"path\",{\"d\":\"m22 8-2 2 2 2-2 2 2 2\"}],[\"path\",{\"d\":\"M8 8v10c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-2\"}],[\"path\",{\"d\":\"M16 10.34V6c0-.55-.45-1-1-1h-4.34\"}],[\"line\",{\"x1\":\"2\",\"x2\":\"22\",\"y1\":\"2\",\"y2\":\"22\"}]],\n};\nexport const LuVibrate: GeneratedIcon = {\n name: 'lu-vibrate',\n components: [[\"path\",{\"d\":\"m2 8 2 2-2 2 2 2-2 2\"}],[\"path\",{\"d\":\"m22 8-2 2 2 2-2 2 2 2\"}],[\"rect\",{\"width\":\"8\",\"height\":\"14\",\"x\":\"8\",\"y\":\"5\",\"rx\":\"1\"}]],\n};\nexport const LuVideoOff: GeneratedIcon = {\n name: 'lu-video-off',\n components: [[\"path\",{\"d\":\"M10.66 6H14a2 2 0 0 1 2 2v2.5l5.248-3.062A.5.5 0 0 1 22 7.87v8.196\"}],[\"path\",{\"d\":\"M16 16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h2\"}],[\"path\",{\"d\":\"m2 2 20 20\"}]],\n};\nexport const LuVideo: GeneratedIcon = {\n name: 'lu-video',\n components: [[\"path\",{\"d\":\"m16 13 5.223 3.482a.5.5 0 0 0 .777-.416V7.87a.5.5 0 0 0-.752-.432L16 10.5\"}],[\"rect\",{\"x\":\"2\",\"y\":\"6\",\"width\":\"14\",\"height\":\"12\",\"rx\":\"2\"}]],\n};\nexport const LuVideotape: GeneratedIcon = {\n name: 'lu-videotape',\n components: [[\"rect\",{\"width\":\"20\",\"height\":\"16\",\"x\":\"2\",\"y\":\"4\",\"rx\":\"2\"}],[\"path\",{\"d\":\"M2 8h20\"}],[\"circle\",{\"cx\":\"8\",\"cy\":\"14\",\"r\":\"2\"}],[\"path\",{\"d\":\"M8 12h8\"}],[\"circle\",{\"cx\":\"16\",\"cy\":\"14\",\"r\":\"2\"}]],\n};\nexport const LuView: GeneratedIcon = {\n name: 'lu-view',\n components: [[\"path\",{\"d\":\"M21 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-2\"}],[\"path\",{\"d\":\"M21 7V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2\"}],[\"circle\",{\"cx\":\"12\",\"cy\":\"12\",\"r\":\"1\"}],[\"path\",{\"d\":\"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\"}]],\n};\nexport const LuVoicemail: GeneratedIcon = {\n name: 'lu-voicemail',\n components: [[\"circle\",{\"cx\":\"6\",\"cy\":\"12\",\"r\":\"4\"}],[\"circle\",{\"cx\":\"18\",\"cy\":\"12\",\"r\":\"4\"}],[\"line\",{\"x1\":\"6\",\"x2\":\"18\",\"y1\":\"16\",\"y2\":\"16\"}]],\n};\nexport const LuVolleyball: GeneratedIcon = {\n name: 'lu-volleyball',\n components: [[\"path\",{\"d\":\"M11.1 7.1a16.55 16.55 0 0 1 10.9 4\"}],[\"path\",{\"d\":\"M12 12a12.6 12.6 0 0 1-8.7 5\"}],[\"path\",{\"d\":\"M16.8 13.6a16.55 16.55 0 0 1-9 7.5\"}],[\"path\",{\"d\":\"M20.7 17a12.8 12.8 0 0 0-8.7-5 13.3 13.3 0 0 1 0-10\"}],[\"path\",{\"d\":\"M6.3 3.8a16.55 16.55 0 0 0 1.9 11.5\"}],[\"circle\",{\"cx\":\"12\",\"cy\":\"12\",\"r\":\"10\"}]],\n};\nexport const LuVolume1: GeneratedIcon = {\n name: 'lu-volume-1',\n components: [[\"path\",{\"d\":\"M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z\"}],[\"path\",{\"d\":\"M16 9a5 5 0 0 1 0 6\"}]],\n};\nexport const LuVolume2: GeneratedIcon = {\n name: 'lu-volume-2',\n components: [[\"path\",{\"d\":\"M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z\"}],[\"path\",{\"d\":\"M16 9a5 5 0 0 1 0 6\"}],[\"path\",{\"d\":\"M19.364 18.364a9 9 0 0 0 0-12.728\"}]],\n};\nexport const LuVolumeOff: GeneratedIcon = {\n name: 'lu-volume-off',\n components: [[\"path\",{\"d\":\"M16 9a5 5 0 0 1 .95 2.293\"}],[\"path\",{\"d\":\"M19.364 5.636a9 9 0 0 1 1.889 9.96\"}],[\"path\",{\"d\":\"m2 2 20 20\"}],[\"path\",{\"d\":\"m7 7-.587.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298V11\"}],[\"path\",{\"d\":\"M9.828 4.172A.686.686 0 0 1 11 4.657v.686\"}]],\n};\nexport const LuVolumeX: GeneratedIcon = {\n name: 'lu-volume-x',\n components: [[\"path\",{\"d\":\"M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z\"}],[\"line\",{\"x1\":\"22\",\"x2\":\"16\",\"y1\":\"9\",\"y2\":\"15\"}],[\"line\",{\"x1\":\"16\",\"x2\":\"22\",\"y1\":\"9\",\"y2\":\"15\"}]],\n};\nexport const LuVolume: GeneratedIcon = {\n name: 'lu-volume',\n components: [[\"path\",{\"d\":\"M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z\"}]],\n};\nexport const LuVote: GeneratedIcon = {\n name: 'lu-vote',\n components: [[\"path\",{\"d\":\"m9 12 2 2 4-4\"}],[\"path\",{\"d\":\"M5 7c0-1.1.9-2 2-2h10a2 2 0 0 1 2 2v12H5V7Z\"}],[\"path\",{\"d\":\"M22 19H2\"}]],\n};\nexport const LuWalletCards: GeneratedIcon = {\n name: 'lu-wallet-cards',\n components: [[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}],[\"path\",{\"d\":\"M3 9a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2\"}],[\"path\",{\"d\":\"M3 11h3c.8 0 1.6.3 2.1.9l1.1.9c1.6 1.6 4.1 1.6 5.7 0l1.1-.9c.5-.5 1.3-.9 2.1-.9H21\"}]],\n};\nexport const LuWalletMinimal: GeneratedIcon = {\n name: 'lu-wallet-minimal',\n components: [[\"path\",{\"d\":\"M17 14h.01\"}],[\"path\",{\"d\":\"M7 7h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14\"}]],\n};\nexport const LuWallet: GeneratedIcon = {\n name: 'lu-wallet',\n components: [[\"path\",{\"d\":\"M19 7V4a1 1 0 0 0-1-1H5a2 2 0 0 0 0 4h15a1 1 0 0 1 1 1v4h-3a2 2 0 0 0 0 4h3a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1\"}],[\"path\",{\"d\":\"M3 5v14a2 2 0 0 0 2 2h15a1 1 0 0 0 1-1v-4\"}]],\n};\nexport const LuWallpaper: GeneratedIcon = {\n name: 'lu-wallpaper',\n components: [[\"path\",{\"d\":\"M12 17v4\"}],[\"path\",{\"d\":\"M8 21h8\"}],[\"path\",{\"d\":\"m9 17 6.1-6.1a2 2 0 0 1 2.81.01L22 15\"}],[\"circle\",{\"cx\":\"8\",\"cy\":\"9\",\"r\":\"2\"}],[\"rect\",{\"x\":\"2\",\"y\":\"3\",\"width\":\"20\",\"height\":\"14\",\"rx\":\"2\"}]],\n};\nexport const LuWandSparkles: GeneratedIcon = {\n name: 'lu-wand-sparkles',\n components: [[\"path\",{\"d\":\"m21.64 3.64-1.28-1.28a1.21 1.21 0 0 0-1.72 0L2.36 18.64a1.21 1.21 0 0 0 0 1.72l1.28 1.28a1.2 1.2 0 0 0 1.72 0L21.64 5.36a1.2 1.2 0 0 0 0-1.72\"}],[\"path\",{\"d\":\"m14 7 3 3\"}],[\"path\",{\"d\":\"M5 6v4\"}],[\"path\",{\"d\":\"M19 14v4\"}],[\"path\",{\"d\":\"M10 2v2\"}],[\"path\",{\"d\":\"M7 8H3\"}],[\"path\",{\"d\":\"M21 16h-4\"}],[\"path\",{\"d\":\"M11 3H9\"}]],\n};\nexport const LuWand: GeneratedIcon = {\n name: 'lu-wand',\n components: [[\"path\",{\"d\":\"M15 4V2\"}],[\"path\",{\"d\":\"M15 16v-2\"}],[\"path\",{\"d\":\"M8 9h2\"}],[\"path\",{\"d\":\"M20 9h2\"}],[\"path\",{\"d\":\"M17.8 11.8 19 13\"}],[\"path\",{\"d\":\"M15 9h.01\"}],[\"path\",{\"d\":\"M17.8 6.2 19 5\"}],[\"path\",{\"d\":\"m3 21 9-9\"}],[\"path\",{\"d\":\"M12.2 6.2 11 5\"}]],\n};\nexport const LuWarehouse: GeneratedIcon = {\n name: 'lu-warehouse',\n components: [[\"path\",{\"d\":\"M18 21V10a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v11\"}],[\"path\",{\"d\":\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8a2 2 0 0 1 1.132-1.803l7.95-3.974a2 2 0 0 1 1.837 0l7.948 3.974A2 2 0 0 1 22 8z\"}],[\"path\",{\"d\":\"M6 13h12\"}],[\"path\",{\"d\":\"M6 17h12\"}]],\n};\nexport const LuWashingMachine: GeneratedIcon = {\n name: 'lu-washing-machine',\n components: [[\"path\",{\"d\":\"M3 6h3\"}],[\"path\",{\"d\":\"M17 6h.01\"}],[\"rect\",{\"width\":\"18\",\"height\":\"20\",\"x\":\"3\",\"y\":\"2\",\"rx\":\"2\"}],[\"circle\",{\"cx\":\"12\",\"cy\":\"13\",\"r\":\"5\"}],[\"path\",{\"d\":\"M12 18a2.5 2.5 0 0 0 0-5 2.5 2.5 0 0 1 0-5\"}]],\n};\nexport const LuWatch: GeneratedIcon = {\n name: 'lu-watch',\n components: [[\"path\",{\"d\":\"M12 10v2.2l1.6 1\"}],[\"path\",{\"d\":\"m16.13 7.66-.81-4.05a2 2 0 0 0-2-1.61h-2.68a2 2 0 0 0-2 1.61l-.78 4.05\"}],[\"path\",{\"d\":\"m7.88 16.36.8 4a2 2 0 0 0 2 1.61h2.72a2 2 0 0 0 2-1.61l.81-4.05\"}],[\"circle\",{\"cx\":\"12\",\"cy\":\"12\",\"r\":\"6\"}]],\n};\nexport const LuWavesArrowDown: GeneratedIcon = {\n name: 'lu-waves-arrow-down',\n components: [[\"path\",{\"d\":\"M12 10L12 2\"}],[\"path\",{\"d\":\"M16 6L12 10L8 6\"}],[\"path\",{\"d\":\"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\"}],[\"path\",{\"d\":\"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\"}]],\n};\nexport const LuWavesArrowUp: GeneratedIcon = {\n name: 'lu-waves-arrow-up',\n components: [[\"path\",{\"d\":\"M12 2v8\"}],[\"path\",{\"d\":\"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\"}],[\"path\",{\"d\":\"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\"}],[\"path\",{\"d\":\"m8 6 4-4 4 4\"}]],\n};\nexport const LuWavesLadder: GeneratedIcon = {\n name: 'lu-waves-ladder',\n components: [[\"path\",{\"d\":\"M19 5a2 2 0 0 0-2 2v11\"}],[\"path\",{\"d\":\"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\"}],[\"path\",{\"d\":\"M7 13h10\"}],[\"path\",{\"d\":\"M7 9h10\"}],[\"path\",{\"d\":\"M9 5a2 2 0 0 0-2 2v11\"}]],\n};\nexport const LuWaves: GeneratedIcon = {\n name: 'lu-waves',\n components: [[\"path\",{\"d\":\"M2 6c.6.5 1.2 1 2.5 1C7 7 7 5 9.5 5c2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1\"}],[\"path\",{\"d\":\"M2 12c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1\"}],[\"path\",{\"d\":\"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\"}]],\n};\nexport const LuWaypoints: GeneratedIcon = {\n name: 'lu-waypoints',\n components: [[\"path\",{\"d\":\"m10.586 5.414-5.172 5.172\"}],[\"path\",{\"d\":\"m18.586 13.414-5.172 5.172\"}],[\"path\",{\"d\":\"M6 12h12\"}],[\"circle\",{\"cx\":\"12\",\"cy\":\"20\",\"r\":\"2\"}],[\"circle\",{\"cx\":\"12\",\"cy\":\"4\",\"r\":\"2\"}],[\"circle\",{\"cx\":\"20\",\"cy\":\"12\",\"r\":\"2\"}],[\"circle\",{\"cx\":\"4\",\"cy\":\"12\",\"r\":\"2\"}]],\n};\nexport const LuWebcam: GeneratedIcon = {\n name: 'lu-webcam',\n components: [[\"circle\",{\"cx\":\"12\",\"cy\":\"10\",\"r\":\"8\"}],[\"circle\",{\"cx\":\"12\",\"cy\":\"10\",\"r\":\"3\"}],[\"path\",{\"d\":\"M7 22h10\"}],[\"path\",{\"d\":\"M12 22v-4\"}]],\n};\nexport const LuWebhookOff: GeneratedIcon = {\n name: 'lu-webhook-off',\n components: [[\"path\",{\"d\":\"M17 17h-5c-1.09-.02-1.94.92-2.5 1.9A3 3 0 1 1 2.57 15\"}],[\"path\",{\"d\":\"M9 3.4a4 4 0 0 1 6.52.66\"}],[\"path\",{\"d\":\"m6 17 3.1-5.8a2.5 2.5 0 0 0 .057-2.05\"}],[\"path\",{\"d\":\"M20.3 20.3a4 4 0 0 1-2.3.7\"}],[\"path\",{\"d\":\"M18.6 13a4 4 0 0 1 3.357 3.414\"}],[\"path\",{\"d\":\"m12 6 .6 1\"}],[\"path\",{\"d\":\"m2 2 20 20\"}]],\n};\nexport const LuWebhook: GeneratedIcon = {\n name: 'lu-webhook',\n 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\"}],[\"path\",{\"d\":\"m6 17 3.13-5.78c.53-.97.1-2.18-.5-3.1a4 4 0 1 1 6.89-4.06\"}],[\"path\",{\"d\":\"m12 6 3.13 5.73C15.66 12.7 16.9 13 18 13a4 4 0 0 1 0 8\"}]],\n};\nexport const LuWeightTilde: GeneratedIcon = {\n name: 'lu-weight-tilde',\n 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\"}],[\"path\",{\"d\":\"M7.999 15a2.5 2.5 0 0 1 4 0 2.5 2.5 0 0 0 4 0\"}],[\"circle\",{\"cx\":\"12\",\"cy\":\"5\",\"r\":\"3\"}]],\n};\nexport const LuWeight: GeneratedIcon = {\n name: 'lu-weight',\n components: [[\"circle\",{\"cx\":\"12\",\"cy\":\"5\",\"r\":\"3\"}],[\"path\",{\"d\":\"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\"}]],\n};\nexport const LuWheatOff: GeneratedIcon = {\n name: 'lu-wheat-off',\n components: [[\"path\",{\"d\":\"m2 22 10-10\"}],[\"path\",{\"d\":\"m16 8-1.17 1.17\"}],[\"path\",{\"d\":\"M3.47 12.53 5 11l1.53 1.53a3.5 3.5 0 0 1 0 4.94L5 19l-1.53-1.53a3.5 3.5 0 0 1 0-4.94Z\"}],[\"path\",{\"d\":\"m8 8-.53.53a3.5 3.5 0 0 0 0 4.94L9 15l1.53-1.53c.55-.55.88-1.25.98-1.97\"}],[\"path\",{\"d\":\"M10.91 5.26c.15-.26.34-.51.56-.73L13 3l1.53 1.53a3.5 3.5 0 0 1 .28 4.62\"}],[\"path\",{\"d\":\"M20 2h2v2a4 4 0 0 1-4 4h-2V6a4 4 0 0 1 4-4Z\"}],[\"path\",{\"d\":\"M11.47 17.47 13 19l-1.53 1.53a3.5 3.5 0 0 1-4.94 0L5 19l1.53-1.53a3.5 3.5 0 0 1 4.94 0Z\"}],[\"path\",{\"d\":\"m16 16-.53.53a3.5 3.5 0 0 1-4.94 0L9 15l1.53-1.53a3.49 3.49 0 0 1 1.97-.98\"}],[\"path\",{\"d\":\"M18.74 13.09c.26-.15.51-.34.73-.56L21 11l-1.53-1.53a3.5 3.5 0 0 0-4.62-.28\"}],[\"line\",{\"x1\":\"2\",\"x2\":\"22\",\"y1\":\"2\",\"y2\":\"22\"}]],\n};\nexport const LuWheat: GeneratedIcon = {\n name: 'lu-wheat',\n components: [[\"path\",{\"d\":\"M2 22 16 8\"}],[\"path\",{\"d\":\"M3.47 12.53 5 11l1.53 1.53a3.5 3.5 0 0 1 0 4.94L5 19l-1.53-1.53a3.5 3.5 0 0 1 0-4.94Z\"}],[\"path\",{\"d\":\"M7.47 8.53 9 7l1.53 1.53a3.5 3.5 0 0 1 0 4.94L9 15l-1.53-1.53a3.5 3.5 0 0 1 0-4.94Z\"}],[\"path\",{\"d\":\"M11.47 4.53 13 3l1.53 1.53a3.5 3.5 0 0 1 0 4.94L13 11l-1.53-1.53a3.5 3.5 0 0 1 0-4.94Z\"}],[\"path\",{\"d\":\"M20 2h2v2a4 4 0 0 1-4 4h-2V6a4 4 0 0 1 4-4Z\"}],[\"path\",{\"d\":\"M11.47 17.47 13 19l-1.53 1.53a3.5 3.5 0 0 1-4.94 0L5 19l1.53-1.53a3.5 3.5 0 0 1 4.94 0Z\"}],[\"path\",{\"d\":\"M15.47 13.47 17 15l-1.53 1.53a3.5 3.5 0 0 1-4.94 0L9 15l1.53-1.53a3.5 3.5 0 0 1 4.94 0Z\"}],[\"path\",{\"d\":\"M19.47 9.47 21 11l-1.53 1.53a3.5 3.5 0 0 1-4.94 0L13 11l1.53-1.53a3.5 3.5 0 0 1 4.94 0Z\"}]],\n};\nexport const LuWholeWord: GeneratedIcon = {\n name: 'lu-whole-word',\n components: [[\"circle\",{\"cx\":\"7\",\"cy\":\"12\",\"r\":\"3\"}],[\"path\",{\"d\":\"M10 9v6\"}],[\"circle\",{\"cx\":\"17\",\"cy\":\"12\",\"r\":\"3\"}],[\"path\",{\"d\":\"M14 7v8\"}],[\"path\",{\"d\":\"M22 17v1c0 .5-.5 1-1 1H3c-.5 0-1-.5-1-1v-1\"}]],\n};\nexport const LuWifiCog: GeneratedIcon = {\n name: 'lu-wifi-cog',\n components: [[\"path\",{\"d\":\"m14.305 19.53.923-.382\"}],[\"path\",{\"d\":\"m15.228 16.852-.923-.383\"}],[\"path\",{\"d\":\"m16.852 15.228-.383-.923\"}],[\"path\",{\"d\":\"m16.852 20.772-.383.924\"}],[\"path\",{\"d\":\"m19.148 15.228.383-.923\"}],[\"path\",{\"d\":\"m19.53 21.696-.382-.924\"}],[\"path\",{\"d\":\"M2 7.82a15 15 0 0 1 20 0\"}],[\"path\",{\"d\":\"m20.772 16.852.924-.383\"}],[\"path\",{\"d\":\"m20.772 19.148.924.383\"}],[\"path\",{\"d\":\"M5 11.858a10 10 0 0 1 11.5-1.785\"}],[\"path\",{\"d\":\"M8.5 15.429a5 5 0 0 1 2.413-1.31\"}],[\"circle\",{\"cx\":\"18\",\"cy\":\"18\",\"r\":\"3\"}]],\n};\nexport const LuWifiHigh: GeneratedIcon = {\n name: 'lu-wifi-high',\n components: [[\"path\",{\"d\":\"M12 20h.01\"}],[\"path\",{\"d\":\"M5 12.859a10 10 0 0 1 14 0\"}],[\"path\",{\"d\":\"M8.5 16.429a5 5 0 0 1 7 0\"}]],\n};\nexport const LuWifiLow: GeneratedIcon = {\n name: 'lu-wifi-low',\n components: [[\"path\",{\"d\":\"M12 20h.01\"}],[\"path\",{\"d\":\"M8.5 16.429a5 5 0 0 1 7 0\"}]],\n};\nexport const LuWifiOff: GeneratedIcon = {\n name: 'lu-wifi-off',\n components: [[\"path\",{\"d\":\"M12 20h.01\"}],[\"path\",{\"d\":\"M8.5 16.429a5 5 0 0 1 7 0\"}],[\"path\",{\"d\":\"M5 12.859a10 10 0 0 1 5.17-2.69\"}],[\"path\",{\"d\":\"M19 12.859a10 10 0 0 0-2.007-1.523\"}],[\"path\",{\"d\":\"M2 8.82a15 15 0 0 1 4.177-2.643\"}],[\"path\",{\"d\":\"M22 8.82a15 15 0 0 0-11.288-3.764\"}],[\"path\",{\"d\":\"m2 2 20 20\"}]],\n};\nexport const LuWifiPen: GeneratedIcon = {\n name: 'lu-wifi-pen',\n components: [[\"path\",{\"d\":\"M2 8.82a15 15 0 0 1 20 0\"}],[\"path\",{\"d\":\"M21.378 16.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z\"}],[\"path\",{\"d\":\"M5 12.859a10 10 0 0 1 10.5-2.222\"}],[\"path\",{\"d\":\"M8.5 16.429a5 5 0 0 1 3-1.406\"}]],\n};\nexport const LuWifiSync: GeneratedIcon = {\n name: 'lu-wifi-sync',\n components: [[\"path\",{\"d\":\"M11.965 10.105v4L13.5 12.5a5 5 0 0 1 8 1.5\"}],[\"path\",{\"d\":\"M11.965 14.105h4\"}],[\"path\",{\"d\":\"M17.965 18.105h4L20.43 19.71a5 5 0 0 1-8-1.5\"}],[\"path\",{\"d\":\"M2 8.82a15 15 0 0 1 20 0\"}],[\"path\",{\"d\":\"M21.965 22.105v-4\"}],[\"path\",{\"d\":\"M5 12.86a10 10 0 0 1 3-2.032\"}],[\"path\",{\"d\":\"M8.5 16.429h.01\"}]],\n};\nexport const LuWifiZero: GeneratedIcon = {\n name: 'lu-wifi-zero',\n components: [[\"path\",{\"d\":\"M12 20h.01\"}]],\n};\nexport const LuWifi: GeneratedIcon = {\n name: 'lu-wifi',\n components: [[\"path\",{\"d\":\"M12 20h.01\"}],[\"path\",{\"d\":\"M2 8.82a15 15 0 0 1 20 0\"}],[\"path\",{\"d\":\"M5 12.859a10 10 0 0 1 14 0\"}],[\"path\",{\"d\":\"M8.5 16.429a5 5 0 0 1 7 0\"}]],\n};\nexport const LuWindArrowDown: GeneratedIcon = {\n name: 'lu-wind-arrow-down',\n components: [[\"path\",{\"d\":\"M10 2v8\"}],[\"path\",{\"d\":\"M12.8 21.6A2 2 0 1 0 14 18H2\"}],[\"path\",{\"d\":\"M17.5 10a2.5 2.5 0 1 1 2 4H2\"}],[\"path\",{\"d\":\"m6 6 4 4 4-4\"}]],\n};\nexport const LuWind: GeneratedIcon = {\n name: 'lu-wind',\n components: [[\"path\",{\"d\":\"M12.8 19.6A2 2 0 1 0 14 16H2\"}],[\"path\",{\"d\":\"M17.5 8a2.5 2.5 0 1 1 2 4H2\"}],[\"path\",{\"d\":\"M9.8 4.4A2 2 0 1 1 11 8H2\"}]],\n};\nexport const LuWineOff: GeneratedIcon = {\n name: 'lu-wine-off',\n components: [[\"path\",{\"d\":\"M8 22h8\"}],[\"path\",{\"d\":\"M7 10h3m7 0h-1.343\"}],[\"path\",{\"d\":\"M12 15v7\"}],[\"path\",{\"d\":\"M7.307 7.307A12.33 12.33 0 0 0 7 10a5 5 0 0 0 7.391 4.391M8.638 2.981C8.75 2.668 8.872 2.34 9 2h6c1.5 4 2 6 2 8 0 .407-.05.809-.145 1.198\"}],[\"line\",{\"x1\":\"2\",\"x2\":\"22\",\"y1\":\"2\",\"y2\":\"22\"}]],\n};\nexport const LuWine: GeneratedIcon = {\n name: 'lu-wine',\n components: [[\"path\",{\"d\":\"M8 22h8\"}],[\"path\",{\"d\":\"M7 10h10\"}],[\"path\",{\"d\":\"M12 15v7\"}],[\"path\",{\"d\":\"M12 15a5 5 0 0 0 5-5c0-2-.5-4-2-8H9c-1.5 4-2 6-2 8a5 5 0 0 0 5 5Z\"}]],\n};\nexport const LuWorkflow: GeneratedIcon = {\n name: 'lu-workflow',\n components: [[\"rect\",{\"width\":\"8\",\"height\":\"8\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"2\"}],[\"path\",{\"d\":\"M7 11v4a2 2 0 0 0 2 2h4\"}],[\"rect\",{\"width\":\"8\",\"height\":\"8\",\"x\":\"13\",\"y\":\"13\",\"rx\":\"2\"}]],\n};\nexport const LuWorm: GeneratedIcon = {\n name: 'lu-worm',\n components: [[\"path\",{\"d\":\"m19 12-1.5 3\"}],[\"path\",{\"d\":\"M19.63 18.81 22 20\"}],[\"path\",{\"d\":\"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\"}]],\n};\nexport const LuWrench: GeneratedIcon = {\n name: 'lu-wrench',\n 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\"}]],\n};\nexport const LuXLineTop: GeneratedIcon = {\n name: 'lu-x-line-top',\n components: [[\"path\",{\"d\":\"M18 4H6\"}],[\"path\",{\"d\":\"M18 8 6 20\"}],[\"path\",{\"d\":\"m6 8 12 12\"}]],\n};\nexport const LuX: GeneratedIcon = {\n name: 'lu-x',\n components: [[\"path\",{\"d\":\"M18 6 6 18\"}],[\"path\",{\"d\":\"m6 6 12 12\"}]],\n};\nexport const LuYoutube: GeneratedIcon = {\n name: 'lu-youtube',\n components: [[\"path\",{\"d\":\"M2.5 17a24.12 24.12 0 0 1 0-10 2 2 0 0 1 1.4-1.4 49.56 49.56 0 0 1 16.2 0A2 2 0 0 1 21.5 7a24.12 24.12 0 0 1 0 10 2 2 0 0 1-1.4 1.4 49.55 49.55 0 0 1-16.2 0A2 2 0 0 1 2.5 17\"}],[\"path\",{\"d\":\"m10 15 5-3-5-3z\"}]],\n};\nexport const LuZapOff: GeneratedIcon = {\n name: 'lu-zap-off',\n components: [[\"path\",{\"d\":\"M10.513 4.856 13.12 2.17a.5.5 0 0 1 .86.46l-1.377 4.317\"}],[\"path\",{\"d\":\"M15.656 10H20a1 1 0 0 1 .78 1.63l-1.72 1.773\"}],[\"path\",{\"d\":\"M16.273 16.273 10.88 21.83a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14H4a1 1 0 0 1-.78-1.63l4.507-4.643\"}],[\"path\",{\"d\":\"m2 2 20 20\"}]],\n};\nexport const LuZap: GeneratedIcon = {\n name: 'lu-zap',\n components: [[\"path\",{\"d\":\"M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z\"}]],\n};\nexport const LuZodiacAquarius: GeneratedIcon = {\n name: 'lu-zodiac-aquarius',\n components: [[\"path\",{\"d\":\"m2 10 2.456-3.684a.7.7 0 0 1 1.106-.013l2.39 3.413a.7.7 0 0 0 1.096-.001l2.402-3.432a.7.7 0 0 1 1.098 0l2.402 3.432a.7.7 0 0 0 1.098 0l2.389-3.413a.7.7 0 0 1 1.106.013L22 10\"}],[\"path\",{\"d\":\"m2 18.002 2.456-3.684a.7.7 0 0 1 1.106-.013l2.39 3.413a.7.7 0 0 0 1.097 0l2.402-3.432a.7.7 0 0 1 1.098 0l2.402 3.432a.7.7 0 0 0 1.098 0l2.389-3.413a.7.7 0 0 1 1.106.013L22 18.002\"}]],\n};\nexport const LuZodiacAries: GeneratedIcon = {\n name: 'lu-zodiac-aries',\n components: [[\"path\",{\"d\":\"M12 7.5a4.5 4.5 0 1 1 5 4.5\"}],[\"path\",{\"d\":\"M7 12a4.5 4.5 0 1 1 5-4.5V21\"}]],\n};\nexport const LuZodiacCancer: GeneratedIcon = {\n name: 'lu-zodiac-cancer',\n components: [[\"path\",{\"d\":\"M21 14.5A9 6.5 0 0 1 5.5 19\"}],[\"path\",{\"d\":\"M3 9.5A9 6.5 0 0 1 18.5 5\"}],[\"circle\",{\"cx\":\"17.5\",\"cy\":\"14.5\",\"r\":\"3.5\"}],[\"circle\",{\"cx\":\"6.5\",\"cy\":\"9.5\",\"r\":\"3.5\"}]],\n};\nexport const LuZodiacCapricorn: GeneratedIcon = {\n name: 'lu-zodiac-capricorn',\n components: [[\"path\",{\"d\":\"M11 21a3 3 0 0 0 3-3V6.5a1 1 0 0 0-7 0\"}],[\"path\",{\"d\":\"M7 19V6a3 3 0 0 0-3-3h0\"}],[\"circle\",{\"cx\":\"17\",\"cy\":\"17\",\"r\":\"3\"}]],\n};\nexport const LuZodiacGemini: GeneratedIcon = {\n name: 'lu-zodiac-gemini',\n components: [[\"path\",{\"d\":\"M16 4.525v14.948\"}],[\"path\",{\"d\":\"M20 3A17 17 0 0 1 4 3\"}],[\"path\",{\"d\":\"M4 21a17 17 0 0 1 16 0\"}],[\"path\",{\"d\":\"M8 4.525v14.948\"}]],\n};\nexport const LuZodiacLeo: GeneratedIcon = {\n name: 'lu-zodiac-leo',\n components: [[\"path\",{\"d\":\"M10 16c0-4-3-4.5-3-8a5 5 0 0 1 10 0c0 3.466-3 6.196-3 10a3 3 0 0 0 6 0\"}],[\"circle\",{\"cx\":\"7\",\"cy\":\"16\",\"r\":\"3\"}]],\n};\nexport const LuZodiacLibra: GeneratedIcon = {\n name: 'lu-zodiac-libra',\n components: [[\"path\",{\"d\":\"M3 16h6.857c.162-.012.19-.323.038-.38a6 6 0 1 1 4.212 0c-.153.057-.125.368.038.38H21\"}],[\"path\",{\"d\":\"M3 20h18\"}]],\n};\nexport const LuZodiacOphiuchus: GeneratedIcon = {\n name: 'lu-zodiac-ophiuchus',\n components: [[\"path\",{\"d\":\"M3 10A6.06 6.06 0 0 1 12 10 A6.06 6.06 0 0 0 21 10\"}],[\"path\",{\"d\":\"M6 3v12a6 6 0 0 0 12 0V3\"}]],\n};\nexport const LuZodiacPisces: GeneratedIcon = {\n name: 'lu-zodiac-pisces',\n components: [[\"path\",{\"d\":\"M19 21a15 15 0 0 1 0-18\"}],[\"path\",{\"d\":\"M20 12H4\"}],[\"path\",{\"d\":\"M5 3a15 15 0 0 1 0 18\"}]],\n};\nexport const LuZodiacSagittarius: GeneratedIcon = {\n name: 'lu-zodiac-sagittarius',\n components: [[\"path\",{\"d\":\"M15 3h6v6\"}],[\"path\",{\"d\":\"M21 3 3 21\"}],[\"path\",{\"d\":\"m9 9 6 6\"}]],\n};\nexport const LuZodiacScorpio: GeneratedIcon = {\n name: 'lu-zodiac-scorpio',\n components: [[\"path\",{\"d\":\"M10 19V5.5a1 1 0 0 1 5 0V17a2 2 0 0 0 2 2h5l-3-3\"}],[\"path\",{\"d\":\"m22 19-3 3\"}],[\"path\",{\"d\":\"M5 19V5.5a1 1 0 0 1 5 0\"}],[\"path\",{\"d\":\"M5 5.5A2.5 2.5 0 0 0 2.5 3\"}]],\n};\nexport const LuZodiacTaurus: GeneratedIcon = {\n name: 'lu-zodiac-taurus',\n components: [[\"circle\",{\"cx\":\"12\",\"cy\":\"15\",\"r\":\"6\"}],[\"path\",{\"d\":\"M18 3A6 6 0 0 1 6 3\"}]],\n};\nexport const LuZodiacVirgo: GeneratedIcon = {\n name: 'lu-zodiac-virgo',\n components: [[\"path\",{\"d\":\"M11 5.5a1 1 0 0 1 5 0V16a5 5 0 0 0 5 5\"}],[\"path\",{\"d\":\"M16 11.5a1 1 0 0 1 5 0V16a5 5 0 0 1-5 5\"}],[\"path\",{\"d\":\"M6 19V6a3 3 0 0 0-3-3h0\"}],[\"path\",{\"d\":\"M6 5.5a1 1 0 0 1 5 0V19\"}]],\n};\nexport const LuZoomIn: GeneratedIcon = {\n name: 'lu-zoom-in',\n components: [[\"circle\",{\"cx\":\"11\",\"cy\":\"11\",\"r\":\"8\"}],[\"line\",{\"x1\":\"21\",\"x2\":\"16.65\",\"y1\":\"21\",\"y2\":\"16.65\"}],[\"line\",{\"x1\":\"11\",\"x2\":\"11\",\"y1\":\"8\",\"y2\":\"14\"}],[\"line\",{\"x1\":\"8\",\"x2\":\"14\",\"y1\":\"11\",\"y2\":\"11\"}]],\n};\nexport const LuZoomOut: GeneratedIcon = {\n name: 'lu-zoom-out',\n components: [[\"circle\",{\"cx\":\"11\",\"cy\":\"11\",\"r\":\"8\"}],[\"line\",{\"x1\":\"21\",\"x2\":\"16.65\",\"y1\":\"21\",\"y2\":\"16.65\"}],[\"line\",{\"x1\":\"8\",\"x2\":\"14\",\"y1\":\"11\",\"y2\":\"11\"}]],\n};\n"],"mappings":"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"}