@versaur/icons 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (101) hide show
  1. package/README.md +23 -0
  2. package/assets/activity-square.svg +3 -0
  3. package/assets/activity.svg +3 -0
  4. package/assets/alert-circle.svg +5 -0
  5. package/assets/alert-triangle.svg +5 -0
  6. package/assets/archive-x.svg +6 -0
  7. package/assets/archive.svg +5 -0
  8. package/assets/area-chart.svg +6 -0
  9. package/assets/award.svg +4 -0
  10. package/assets/bar-chart-2.svg +6 -0
  11. package/assets/bar-chart.svg +8 -0
  12. package/assets/bell-off.svg +5 -0
  13. package/assets/bell.svg +4 -0
  14. package/assets/briefcase-2.svg +5 -0
  15. package/assets/briefcase.svg +4 -0
  16. package/assets/building-2.svg +7 -0
  17. package/assets/building.svg +4 -0
  18. package/assets/calendar-check.svg +7 -0
  19. package/assets/calendar.svg +6 -0
  20. package/assets/check-circle.svg +4 -0
  21. package/assets/check.svg +3 -0
  22. package/assets/chevron-down.svg +3 -0
  23. package/assets/chevron-left.svg +3 -0
  24. package/assets/chevron-right.svg +3 -0
  25. package/assets/chevron-up.svg +3 -0
  26. package/assets/clipboard.svg +4 -0
  27. package/assets/clock-alert.svg +5 -0
  28. package/assets/clock.svg +4 -0
  29. package/assets/columns-2.svg +4 -0
  30. package/assets/columns-3.svg +5 -0
  31. package/assets/copy.svg +4 -0
  32. package/assets/credit-card.svg +4 -0
  33. package/assets/data.svg +4 -0
  34. package/assets/dollar-sign.svg +4 -0
  35. package/assets/donut-chart.svg +4 -0
  36. package/assets/download-cloud.svg +5 -0
  37. package/assets/download.svg +5 -0
  38. package/assets/file-code.svg +6 -0
  39. package/assets/filter.svg +3 -0
  40. package/assets/frown.svg +6 -0
  41. package/assets/funnel.svg +4 -0
  42. package/assets/gauge-circle.svg +4 -0
  43. package/assets/gauge.svg +6 -0
  44. package/assets/globe.svg +3 -0
  45. package/assets/grid-2x2.svg +6 -0
  46. package/assets/grid-3x3.svg +11 -0
  47. package/assets/help-circle.svg +5 -0
  48. package/assets/home.svg +4 -0
  49. package/assets/inbox.svg +3 -0
  50. package/assets/layers.svg +6 -0
  51. package/assets/layout-dashboard.svg +4 -0
  52. package/assets/line-chart.svg +3 -0
  53. package/assets/list-checks.svg +5 -0
  54. package/assets/list-ordered.svg +7 -0
  55. package/assets/list.svg +5 -0
  56. package/assets/loader.svg +3 -0
  57. package/assets/lock.svg +4 -0
  58. package/assets/mail-open.svg +5 -0
  59. package/assets/mail.svg +4 -0
  60. package/assets/map-pin-check.svg +4 -0
  61. package/assets/map-pin.svg +4 -0
  62. package/assets/menu-open.svg +5 -0
  63. package/assets/menu.svg +5 -0
  64. package/assets/message-circle.svg +3 -0
  65. package/assets/message-square.svg +4 -0
  66. package/assets/minus.svg +4 -0
  67. package/assets/percent.svg +10 -0
  68. package/assets/pie-chart.svg +4 -0
  69. package/assets/plus-circle.svg +5 -0
  70. package/assets/plus.svg +5 -0
  71. package/assets/repeat.svg +7 -0
  72. package/assets/search-2.svg +4 -0
  73. package/assets/search-x.svg +6 -0
  74. package/assets/search.svg +4 -0
  75. package/assets/settings.svg +4 -0
  76. package/assets/share-2.svg +8 -0
  77. package/assets/share.svg +5 -0
  78. package/assets/shield-alert.svg +5 -0
  79. package/assets/shield.svg +3 -0
  80. package/assets/sliders.svg +5 -0
  81. package/assets/smile.svg +6 -0
  82. package/assets/star.svg +3 -0
  83. package/assets/target-circle.svg +5 -0
  84. package/assets/target.svg +4 -0
  85. package/assets/trash.svg +4 -0
  86. package/assets/trending-down.svg +4 -0
  87. package/assets/trending-up.svg +4 -0
  88. package/assets/unlock.svg +4 -0
  89. package/assets/upload-cloud.svg +5 -0
  90. package/assets/upload.svg +5 -0
  91. package/assets/user.svg +4 -0
  92. package/assets/wallet.svg +5 -0
  93. package/assets/x-circle.svg +5 -0
  94. package/assets/x.svg +4 -0
  95. package/assets/zap-2.svg +3 -0
  96. package/assets/zap.svg +3 -0
  97. package/dist/index.cjs +1 -0
  98. package/dist/index.d.ts +108 -0
  99. package/dist/index.d.ts.map +1 -0
  100. package/dist/index.js +585 -0
  101. package/package.json +40 -0
package/dist/index.js ADDED
@@ -0,0 +1,585 @@
1
+ import * as e from "react";
2
+ const o = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("polyline", { points: "22 12 18 12 15 21 9 3 6 12 2 12" })), r = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z" })), a = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("circle", { cx: 12, cy: 12, r: 10 }), /* @__PURE__ */ e.createElement("line", { x1: 12, y1: 16, x2: 12, y2: 12 }), /* @__PURE__ */ e.createElement("line", { x1: 12, y1: 8, x2: 12.01, y2: 8 })), c = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3.05h16.94a2 2 0 0 0 1.71-3.05L13.71 3.86a2 2 0 0 0-3.42 0z" }), /* @__PURE__ */ e.createElement("line", { x1: 12, y1: 9, x2: 12, y2: 13 }), /* @__PURE__ */ e.createElement("line", { x1: 12, y1: 17, x2: 12.01, y2: 17 })), s = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("polyline", { points: "21 8 21 21 3 21 3 8" }), /* @__PURE__ */ e.createElement("line", { x1: 1, y1: 3, x2: 23, y2: 3 }), /* @__PURE__ */ e.createElement("line", { x1: 10, y1: 12, x2: 14, y2: 16 }), /* @__PURE__ */ e.createElement("line", { x1: 14, y1: 12, x2: 10, y2: 16 })), l = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("polyline", { points: "21 8 21 21 3 21 3 8" }), /* @__PURE__ */ e.createElement("line", { x1: 1, y1: 3, x2: 23, y2: 3 }), /* @__PURE__ */ e.createElement("path", { d: "M10 12v4M14 12v4" })), i = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M3 3v18a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1V3" }), /* @__PURE__ */ e.createElement("path", { d: "M3 9h18" }), /* @__PURE__ */ e.createElement("polyline", { points: "9 9 9 20" }), /* @__PURE__ */ e.createElement("polyline", { points: "15 9 15 20" })), m = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("circle", { cx: 12, cy: 13, r: 7 }), /* @__PURE__ */ e.createElement("polyline", { points: "8 4 12 4 15 2" })), g = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("line", { x1: 3, y1: 17, x2: 21, y2: 17 }), /* @__PURE__ */ e.createElement("line", { x1: 6, y1: 17, x2: 6, y2: 3 }), /* @__PURE__ */ e.createElement("line", { x1: 12, y1: 17, x2: 12, y2: 7 }), /* @__PURE__ */ e.createElement("line", { x1: 18, y1: 17, x2: 18, y2: 5 })), d = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("polyline", { points: "4 3 4 15 16 15 16 3" }), /* @__PURE__ */ e.createElement("line", { x1: 4, y1: 3, x2: 4, y2: 1 }), /* @__PURE__ */ e.createElement("line", { x1: 16, y1: 3, x2: 16, y2: 1 }), /* @__PURE__ */ e.createElement("polyline", { points: "4 11 4 20 20 20" }), /* @__PURE__ */ e.createElement("line", { x1: 8, y1: 15, x2: 8, y2: 20 }), /* @__PURE__ */ e.createElement("line", { x1: 12, y1: 15, x2: 12, y2: 20 })), w = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9" }), /* @__PURE__ */ e.createElement("path", { d: "M13.73 21a2 2 0 0 1-3.46 0" }), /* @__PURE__ */ e.createElement("line", { x1: 1, y1: 1, x2: 23, y2: 23 })), h = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9" }), /* @__PURE__ */ e.createElement("path", { d: "M13.73 21a2 2 0 0 1-3.46 0" })), p = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("rect", { x: 2, y: 7, width: 20, height: 14, rx: 2, ry: 2 }), /* @__PURE__ */ e.createElement("line", { x1: 12, y1: 7, x2: 12, y2: 3 }), /* @__PURE__ */ e.createElement("line", { x1: 8, y1: 3, x2: 16, y2: 3 })), v = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("rect", { x: 2, y: 7, width: 20, height: 14, rx: 2, ry: 2 }), /* @__PURE__ */ e.createElement("path", { d: "M16 4l-4 3-4-3" })), x = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("rect", { x: 4, y: 2, width: 16, height: 20, rx: 2, ry: 2 }), /* @__PURE__ */ e.createElement("line", { x1: 8, y1: 6, x2: 16, y2: 6 }), /* @__PURE__ */ e.createElement("line", { x1: 8, y1: 10, x2: 16, y2: 10 }), /* @__PURE__ */ e.createElement("line", { x1: 8, y1: 14, x2: 16, y2: 14 }), /* @__PURE__ */ e.createElement("line", { x1: 8, y1: 18, x2: 16, y2: 18 })), k = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z" }), /* @__PURE__ */ e.createElement("polyline", { points: "9 22 9 12 15 12 15 22" })), u = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("rect", { x: 3, y: 4, width: 18, height: 18, rx: 2, ry: 2 }), /* @__PURE__ */ e.createElement("line", { x1: 16, y1: 2, x2: 16, y2: 6 }), /* @__PURE__ */ e.createElement("line", { x1: 8, y1: 2, x2: 8, y2: 6 }), /* @__PURE__ */ e.createElement("line", { x1: 3, y1: 10, x2: 21, y2: 10 }), /* @__PURE__ */ e.createElement("path", { d: "M9 13l2 2 4-4" })), E = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("rect", { x: 3, y: 4, width: 18, height: 18, rx: 2, ry: 2 }), /* @__PURE__ */ e.createElement("line", { x1: 16, y1: 2, x2: 16, y2: 6 }), /* @__PURE__ */ e.createElement("line", { x1: 8, y1: 2, x2: 8, y2: 6 }), /* @__PURE__ */ e.createElement("line", { x1: 3, y1: 10, x2: 21, y2: 10 })), y = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("circle", { cx: 12, cy: 12, r: 10 }), /* @__PURE__ */ e.createElement("polyline", { points: "16 12 12 8 8 12" })), L = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("polyline", { points: "20 6 9 17 4 12" })), C = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("polyline", { points: "6 9 12 15 18 9" })), f = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("polyline", { points: "15 18 9 12 15 6" })), S = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("polyline", { points: "9 18 15 12 9 6" })), B = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("polyline", { points: "18 15 12 9 6 15" })), I = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-2" }), /* @__PURE__ */ e.createElement("path", { d: "M4 4h2a2 2 0 0 0 2 2v14a2 2 0 0 0-2 2H4" })), W = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("circle", { cx: 12, cy: 12, r: 10 }), /* @__PURE__ */ e.createElement("polyline", { points: "12 6 12 12 16 14" }), /* @__PURE__ */ e.createElement("line", { x1: 12, y1: 3, x2: 12, y2: 1 })), j = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("circle", { cx: 12, cy: 12, r: 10 }), /* @__PURE__ */ e.createElement("polyline", { points: "12 6 12 12 16 14" })), M = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("rect", { x: 3, y: 3, width: 8, height: 18 }), /* @__PURE__ */ e.createElement("rect", { x: 14, y: 3, width: 7, height: 18 })), b = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("rect", { x: 3, y: 3, width: 5, height: 18 }), /* @__PURE__ */ e.createElement("rect", { x: 9, y: 3, width: 5, height: 18 }), /* @__PURE__ */ e.createElement("rect", { x: 15, y: 3, width: 6, height: 18 })), A = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M3 6h18V4H3a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h18v-2H3V6z" }), /* @__PURE__ */ e.createElement("rect", { x: 8, y: 10, width: 8, height: 4 })), z = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("rect", { x: 1, y: 4, width: 22, height: 16, rx: 2.18, ry: 2.18 }), /* @__PURE__ */ e.createElement("line", { x1: 1, y1: 10, x2: 23, y2: 10 })), D = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M20 10c0 7-8 13-8 13s-8-6-8-13a8 8 0 0 1 16 0z" }), /* @__PURE__ */ e.createElement("circle", { cx: 12, cy: 10, r: 3 })), H = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("line", { x1: 12, y1: 1, x2: 12, y2: 23 }), /* @__PURE__ */ e.createElement("path", { d: "M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6" })), P = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("circle", { cx: 12, cy: 12, r: 9 }), /* @__PURE__ */ e.createElement("path", { d: "M12 7v5l4 2" })), T = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("polyline", { points: "8 17 12 21 16 17" }), /* @__PURE__ */ e.createElement("line", { x1: 12, y1: 12, x2: 12, y2: 21 }), /* @__PURE__ */ e.createElement("path", { d: "M20.88 18.09A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.29" })), U = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4" }), /* @__PURE__ */ e.createElement("polyline", { points: "7 10 12 15 17 10" }), /* @__PURE__ */ e.createElement("line", { x1: 12, y1: 15, x2: 12, y2: 3 })), G = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M18 3H6a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3Z" }), /* @__PURE__ */ e.createElement("path", { d: "M9 7h6" }), /* @__PURE__ */ e.createElement("path", { d: "M9 11h6" }), /* @__PURE__ */ e.createElement("path", { d: "M9 15h2" })), X = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("polygon", { points: "22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3" })), O = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("circle", { cx: 12, cy: 12, r: 10 }), /* @__PURE__ */ e.createElement("path", { d: "M8 14s1.5-2 4-2 4 2 4 2" }), /* @__PURE__ */ e.createElement("line", { x1: 9, y1: 9, x2: 9, y2: 9.01 }), /* @__PURE__ */ e.createElement("line", { x1: 15, y1: 9, x2: 15, y2: 9.01 })), V = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M22 3l-10 10" }), /* @__PURE__ */ e.createElement("path", { d: "M22 3l-7 19-5-9-9-5 19-7z" })), F = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("circle", { cx: 12, cy: 12, r: 10 }), /* @__PURE__ */ e.createElement("polyline", { points: "12 6 12 12 15 15" })), q = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("circle", { cx: 12, cy: 12, r: 2 }), /* @__PURE__ */ e.createElement("path", { d: "M12 2v8M12 14v8" }), /* @__PURE__ */ e.createElement("path", { d: "M4.22 4.22l5.66 5.66M13.66 13.66l5.66 5.66" }), /* @__PURE__ */ e.createElement("path", { d: "M19.78 4.22l-5.66 5.66M10.34 13.66l-5.66 5.66" })), R = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M12 19l9-7v-8a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v8l9 7z" })), Z = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("rect", { x: 3, y: 3, width: 7, height: 7 }), /* @__PURE__ */ e.createElement("rect", { x: 14, y: 3, width: 7, height: 7 }), /* @__PURE__ */ e.createElement("rect", { x: 14, y: 14, width: 7, height: 7 }), /* @__PURE__ */ e.createElement("rect", { x: 3, y: 14, width: 7, height: 7 })), N = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("rect", { x: 3, y: 3, width: 5, height: 5 }), /* @__PURE__ */ e.createElement("rect", { x: 9, y: 3, width: 5, height: 5 }), /* @__PURE__ */ e.createElement("rect", { x: 15, y: 3, width: 5, height: 5 }), /* @__PURE__ */ e.createElement("rect", { x: 3, y: 9, width: 5, height: 5 }), /* @__PURE__ */ e.createElement("rect", { x: 9, y: 9, width: 5, height: 5 }), /* @__PURE__ */ e.createElement("rect", { x: 15, y: 9, width: 5, height: 5 }), /* @__PURE__ */ e.createElement("rect", { x: 3, y: 15, width: 5, height: 5 }), /* @__PURE__ */ e.createElement("rect", { x: 9, y: 15, width: 5, height: 5 }), /* @__PURE__ */ e.createElement("rect", { x: 15, y: 15, width: 5, height: 5 })), J = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2z" }), /* @__PURE__ */ e.createElement("line", { x1: 12, y1: 6, x2: 12, y2: 12 }), /* @__PURE__ */ e.createElement("polyline", { points: "16 14 12 12 8 14" })), K = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("path", { d: "m3 9 9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z" }), /* @__PURE__ */ e.createElement("polyline", { points: "9 22 9 12 15 12 15 22" })), Q = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z" })), Y = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("polyline", { points: "12 3 20 7.5 20 16.5 12 21 4 16.5 4 7.5 12 3" }), /* @__PURE__ */ e.createElement("polyline", { points: "12 12 20 7.5" }), /* @__PURE__ */ e.createElement("polyline", { points: "12 12 12 21" }), /* @__PURE__ */ e.createElement("polyline", { points: "12 12 4 7.5" })), _ = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("polyline", { points: "4 4 10 4 10 10" }), /* @__PURE__ */ e.createElement("path", { d: "M4 20h7a7 7 0 0 0 7-7V9.5" })), $ = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("polyline", { points: "3 3 7 17 11 10 15 13 21 3" })), ee = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("rect", { x: 3, y: 3, width: 18, height: 18, rx: 2, ry: 2 }), /* @__PURE__ */ e.createElement("path", { d: "M9 9l1.5 1.5 3-3" }), /* @__PURE__ */ e.createElement("path", { d: "M9 15l1.5 1.5 3-3" })), te = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("rect", { x: 3, y: 3, width: 18, height: 18, rx: 2, ry: 2 }), /* @__PURE__ */ e.createElement("text", { x: 6, y: 9, fontSize: 10, fontWeight: "bold" }, "1"), /* @__PURE__ */ e.createElement("line", { x1: 9, y1: 9, x2: 15, y2: 9 }), /* @__PURE__ */ e.createElement("text", { x: 6, y: 15, fontSize: 10, fontWeight: "bold" }, "2"), /* @__PURE__ */ e.createElement("line", { x1: 9, y1: 15, x2: 15, y2: 15 })), ne = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("rect", { x: 3, y: 3, width: 18, height: 18, rx: 2, ry: 2 }), /* @__PURE__ */ e.createElement("line", { x1: 9, y1: 9, x2: 15, y2: 9 }), /* @__PURE__ */ e.createElement("line", { x1: 9, y1: 15, x2: 15, y2: 15 })), oe = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", ...t }, /* @__PURE__ */ e.createElement("circle", { cx: 12, cy: 12, r: 10, strokeDasharray: "15.7 62.8", strokeDashoffset: 0 })), re = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("rect", { x: 3, y: 11, width: 18, height: 11, rx: 2, ry: 2 }), /* @__PURE__ */ e.createElement("path", { d: "M7 11V7a4 4 0 0 1 4-4h2a4 4 0 0 1 4 4v4" })), ae = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z" }), /* @__PURE__ */ e.createElement("polyline", { points: "22 6 12 13 2 6" }), /* @__PURE__ */ e.createElement("polyline", { points: "2 6 2 18" })), ce = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z" }), /* @__PURE__ */ e.createElement("polyline", { points: "22 6 12 13 2 6" })), se = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z" }), /* @__PURE__ */ e.createElement("path", { d: "M10 10l2 2 4-4" })), le = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z" }), /* @__PURE__ */ e.createElement("circle", { cx: 12, cy: 10, r: 3 })), ie = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("line", { x1: 4, y1: 6, x2: 20, y2: 6 }), /* @__PURE__ */ e.createElement("line", { x1: 4, y1: 12, x2: 20, y2: 12 }), /* @__PURE__ */ e.createElement("line", { x1: 4, y1: 18, x2: 20, y2: 18 })), me = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("circle", { cx: 12, cy: 12, r: 1 }), /* @__PURE__ */ e.createElement("circle", { cx: 19, cy: 12, r: 1 }), /* @__PURE__ */ e.createElement("circle", { cx: 5, cy: 12, r: 1 })), ge = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" })), de = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" }), /* @__PURE__ */ e.createElement("line", { x1: 9, y1: 10, x2: 15, y2: 10 })), we = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("circle", { cx: 12, cy: 12, r: 10 }), /* @__PURE__ */ e.createElement("line", { x1: 8, y1: 12, x2: 16, y2: 12 })), he = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("line", { x1: 13, y1: 2, x2: 13, y2: 6 }), /* @__PURE__ */ e.createElement("line", { x1: 17, y1: 4, x2: 19.39, y2: 6.39 }), /* @__PURE__ */ e.createElement("line", { x1: 22, y1: 8, x2: 18, y2: 8 }), /* @__PURE__ */ e.createElement("line", { x1: 19.39, y1: 11.61, x2: 17, y2: 14 }), /* @__PURE__ */ e.createElement("line", { x1: 13, y1: 16, x2: 13, y2: 20 }), /* @__PURE__ */ e.createElement("line", { x1: 8.39, y1: 14, x2: 6, y2: 11.61 }), /* @__PURE__ */ e.createElement("line", { x1: 2, y1: 8, x2: 6, y2: 8 }), /* @__PURE__ */ e.createElement("line", { x1: 6, y1: 6.39, x2: 8.39, y2: 4 })), pe = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("circle", { cx: 12, cy: 12, r: 10 }), /* @__PURE__ */ e.createElement("path", { d: "M12 6v6l4 2" })), ve = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2z" }), /* @__PURE__ */ e.createElement("line", { x1: 12, y1: 8, x2: 12, y2: 16 }), /* @__PURE__ */ e.createElement("line", { x1: 8, y1: 12, x2: 16, y2: 12 })), xe = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("circle", { cx: 12, cy: 12, r: 10 }), /* @__PURE__ */ e.createElement("line", { x1: 12, y1: 8, x2: 12, y2: 16 }), /* @__PURE__ */ e.createElement("line", { x1: 8, y1: 12, x2: 16, y2: 12 })), ke = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("polyline", { points: "3 6 5 4 7 6" }), /* @__PURE__ */ e.createElement("line", { x1: 4, y1: 5, x2: 4, y2: 12 }), /* @__PURE__ */ e.createElement("polyline", { points: "21 18 19 20 17 18" }), /* @__PURE__ */ e.createElement("line", { x1: 20, y1: 19, x2: 20, y2: 12 }), /* @__PURE__ */ e.createElement("line", { x1: 20, y1: 12, x2: 4, y2: 12 })), ue = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("circle", { cx: 11, cy: 11, r: 8 }), /* @__PURE__ */ e.createElement("path", { d: "M21 21l-4.35-4.35" })), Ee = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("circle", { cx: 11, cy: 11, r: 8 }), /* @__PURE__ */ e.createElement("path", { d: "m21 21-4.35-4.35" }), /* @__PURE__ */ e.createElement("line", { x1: 8, y1: 8, x2: 14, y2: 14 }), /* @__PURE__ */ e.createElement("line", { x1: 14, y1: 8, x2: 8, y2: 14 })), ye = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("circle", { cx: 11, cy: 11, r: 8 }), /* @__PURE__ */ e.createElement("path", { d: "m21 21-4.35-4.35" })), Le = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("circle", { cx: 12, cy: 12, r: 1 }), /* @__PURE__ */ e.createElement("path", { d: "M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2.59 12A10 10 0 1 1 12 2" })), Ce = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("circle", { cx: 18, cy: 5, r: 3 }), /* @__PURE__ */ e.createElement("line", { x1: 12, y1: 12, x2: 18, y2: 5 }), /* @__PURE__ */ e.createElement("circle", { cx: 6, cy: 12, r: 3 }), /* @__PURE__ */ e.createElement("line", { x1: 12, y1: 12, x2: 6, y2: 12 }), /* @__PURE__ */ e.createElement("circle", { cx: 6, cy: 20, r: 3 }), /* @__PURE__ */ e.createElement("line", { x1: 12, y1: 12, x2: 6, y2: 20 })), fe = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("circle", { cx: 18, cy: 5, r: 3 }), /* @__PURE__ */ e.createElement("line", { x1: 12, y1: 12, x2: 18, y2: 5 }), /* @__PURE__ */ e.createElement("path", { d: "M9 20H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4" })), Se = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z" }), /* @__PURE__ */ e.createElement("line", { x1: 12, y1: 9, x2: 12, y2: 15 }), /* @__PURE__ */ e.createElement("line", { x1: 9, y1: 12, x2: 15, y2: 12 })), Be = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z" })), Ie = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("polyline", { points: "3 12 21 12" }), /* @__PURE__ */ e.createElement("polyline", { points: "3 6 21 6" }), /* @__PURE__ */ e.createElement("polyline", { points: "3 18 21 18" })), We = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("circle", { cx: 12, cy: 12, r: 10 }), /* @__PURE__ */ e.createElement("path", { d: "M8 14s1.5 2 4 2 4-2 4-2" }), /* @__PURE__ */ e.createElement("line", { x1: 9, y1: 9, x2: 9, y2: 9.01 }), /* @__PURE__ */ e.createElement("line", { x1: 15, y1: 9, x2: 15, y2: 9.01 })), je = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("polygon", { points: "12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2" })), Me = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("circle", { cx: 12, cy: 12, r: 9 }), /* @__PURE__ */ e.createElement("circle", { cx: 12, cy: 12, r: 5 }), /* @__PURE__ */ e.createElement("circle", { cx: 12, cy: 12, r: 1 })), be = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("circle", { cx: 12, cy: 12, r: 9 }), /* @__PURE__ */ e.createElement("polyline", { points: "12 7 12 12 15 15" })), Ae = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M9 3H5a2 2 0 0 0-2 2v4m11-6h4a2 2 0 0 1 2 2v4M9 3v0a2 2 0 0 1 2 2v4m0 0H9m4 0h4m0 0v4a2 2 0 0 1-2 2h-4m0 0H9m4 0h0" }), /* @__PURE__ */ e.createElement("line", { x1: 12, y1: 12, x2: 12, y2: 12.01 })), ze = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("polyline", { points: "23 18 13.5 8.5 8.5 13.5 1 6" }), /* @__PURE__ */ e.createElement("polyline", { points: "17 18 23 18 23 12" })), De = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("polyline", { points: "23 6 13.5 15.5 8.5 10.5 1 18" }), /* @__PURE__ */ e.createElement("polyline", { points: "17 6 23 6 23 12" })), He = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M3 11v8a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-8" }), /* @__PURE__ */ e.createElement("rect", { x: 7, y: 3, width: 10, height: 8 })), Pe = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("polyline", { points: "16 16 12 12 8 16" }), /* @__PURE__ */ e.createElement("line", { x1: 12, y1: 12, x2: 12, y2: 21 }), /* @__PURE__ */ e.createElement("path", { d: "M20.88 18.09A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.29" })), Te = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4" }), /* @__PURE__ */ e.createElement("polyline", { points: "17 8 12 3 7 8" }), /* @__PURE__ */ e.createElement("line", { x1: 12, y1: 3, x2: 12, y2: 15 })), Ue = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2" }), /* @__PURE__ */ e.createElement("circle", { cx: 12, cy: 7, r: 4 })), Ge = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("circle", { cx: 12, cy: 12, r: 10 }), /* @__PURE__ */ e.createElement("polyline", { points: "8 12 12 16 16 12" }), /* @__PURE__ */ e.createElement("line", { x1: 12, y1: 8, x2: 12, y2: 16 })), Xe = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("circle", { cx: 12, cy: 12, r: 10 }), /* @__PURE__ */ e.createElement("line", { x1: 15, y1: 9, x2: 9, y2: 15 }), /* @__PURE__ */ e.createElement("line", { x1: 9, y1: 9, x2: 15, y2: 15 })), Oe = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("line", { x1: 18, y1: 6, x2: 6, y2: 18 }), /* @__PURE__ */ e.createElement("line", { x1: 6, y1: 6, x2: 18, y2: 18 })), Ve = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M13 2l-8 12h6l-1 8 10-12h-6l1-8z" })), Fe = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...t }, /* @__PURE__ */ e.createElement("polyline", { points: "13 2 3 14 12 14 11 22 21 10 12 10 13 2" })), n = {
3
+ // Navigation & UI
4
+ loader: {
5
+ component: oe,
6
+ name: "Loader",
7
+ tags: ["loading", "spinner", "animation"]
8
+ },
9
+ user: {
10
+ component: Ue,
11
+ name: "User",
12
+ tags: ["person", "profile", "account"]
13
+ },
14
+ "chevron-down": {
15
+ component: C,
16
+ name: "ChevronDown",
17
+ tags: ["chevron", "arrow", "down", "navigation"]
18
+ },
19
+ "chevron-up": {
20
+ component: B,
21
+ name: "ChevronUp",
22
+ tags: ["chevron", "arrow", "up", "navigation"]
23
+ },
24
+ "chevron-left": {
25
+ component: f,
26
+ name: "ChevronLeft",
27
+ tags: ["chevron", "arrow", "left", "navigation"]
28
+ },
29
+ "chevron-right": {
30
+ component: S,
31
+ name: "ChevronRight",
32
+ tags: ["chevron", "arrow", "right", "navigation"]
33
+ },
34
+ "layout-dashboard": {
35
+ component: _,
36
+ name: "LayoutDashboard",
37
+ tags: ["layout", "dashboard", "grid", "saas"]
38
+ },
39
+ "file-code": {
40
+ component: G,
41
+ name: "FileCode",
42
+ tags: ["file", "code", "document", "programming"]
43
+ },
44
+ home: {
45
+ component: K,
46
+ name: "Home",
47
+ tags: ["home", "house", "dashboard", "navigation"]
48
+ },
49
+ search: {
50
+ component: ye,
51
+ name: "Search",
52
+ tags: ["search", "find", "magnifying", "glass"]
53
+ },
54
+ "search-x": {
55
+ component: Ee,
56
+ name: "SearchX",
57
+ tags: ["search", "clear", "close", "no results"]
58
+ },
59
+ menu: {
60
+ component: me,
61
+ name: "Menu",
62
+ tags: ["navigation", "menu", "hamburger", "dashboard"]
63
+ },
64
+ "menu-open": {
65
+ component: ie,
66
+ name: "MenuOpen",
67
+ tags: ["navigation", "menu", "dashboard"]
68
+ },
69
+ settings: {
70
+ component: Le,
71
+ name: "Settings",
72
+ tags: ["configuration", "preferences", "dashboard"]
73
+ },
74
+ grid: {
75
+ component: Z,
76
+ name: "Grid",
77
+ tags: ["layout", "grid", "2x2", "dashboard"]
78
+ },
79
+ "grid-3x3": {
80
+ component: N,
81
+ name: "Grid3x3",
82
+ tags: ["layout", "grid", "3x3", "dashboard"]
83
+ },
84
+ "columns-2": {
85
+ component: M,
86
+ name: "Columns2",
87
+ tags: ["layout", "columns", "dashboard"]
88
+ },
89
+ "columns-3": {
90
+ component: b,
91
+ name: "Columns3",
92
+ tags: ["layout", "columns", "dashboard"]
93
+ },
94
+ list: {
95
+ component: ne,
96
+ name: "List",
97
+ tags: ["list", "navigation", "dashboard"]
98
+ },
99
+ "list-checks": {
100
+ component: ee,
101
+ name: "ListChecks",
102
+ tags: ["list", "checklist", "tasks", "dashboard"]
103
+ },
104
+ "list-ordered": {
105
+ component: te,
106
+ name: "ListOrdered",
107
+ tags: ["list", "ordered", "numbering", "dashboard"]
108
+ },
109
+ sliders: {
110
+ component: Ie,
111
+ name: "Sliders",
112
+ tags: ["settings", "controls", "configuration", "dashboard"]
113
+ },
114
+ // Financial & Analytics
115
+ "trending-up": {
116
+ component: De,
117
+ name: "TrendingUp",
118
+ tags: ["chart", "financial", "analytics", "growth"]
119
+ },
120
+ "trending-down": {
121
+ component: ze,
122
+ name: "TrendingDown",
123
+ tags: ["chart", "financial", "analytics", "decline"]
124
+ },
125
+ "bar-chart": {
126
+ component: d,
127
+ name: "BarChart",
128
+ tags: ["chart", "financial", "analytics", "data"]
129
+ },
130
+ "bar-chart-2": {
131
+ component: g,
132
+ name: "BarChart2",
133
+ tags: ["chart", "financial", "analytics", "data"]
134
+ },
135
+ "line-chart": {
136
+ component: $,
137
+ name: "LineChart",
138
+ tags: ["chart", "financial", "analytics", "data"]
139
+ },
140
+ "area-chart": {
141
+ component: i,
142
+ name: "AreaChart",
143
+ tags: ["chart", "financial", "analytics", "data"]
144
+ },
145
+ "pie-chart": {
146
+ component: pe,
147
+ name: "PieChart",
148
+ tags: ["chart", "financial", "analytics", "data"]
149
+ },
150
+ "donut-chart": {
151
+ component: P,
152
+ name: "DonutChart",
153
+ tags: ["chart", "financial", "analytics", "data"]
154
+ },
155
+ wallet: {
156
+ component: Ge,
157
+ name: "Wallet",
158
+ tags: ["payment", "financial", "money"]
159
+ },
160
+ "credit-card": {
161
+ component: z,
162
+ name: "CreditCard",
163
+ tags: ["payment", "financial", "money", "card"]
164
+ },
165
+ "dollar-sign": {
166
+ component: H,
167
+ name: "DollarSign",
168
+ tags: ["currency", "financial", "money", "price"]
169
+ },
170
+ percent: {
171
+ component: he,
172
+ name: "Percent",
173
+ tags: ["discount", "financial", "analytics", "percentage"]
174
+ },
175
+ gauge: {
176
+ component: q,
177
+ name: "Gauge",
178
+ tags: ["performance", "analytics", "metrics"]
179
+ },
180
+ "gauge-circle": {
181
+ component: F,
182
+ name: "GaugeCircle",
183
+ tags: ["performance", "analytics", "metrics"]
184
+ },
185
+ // Business & Operations
186
+ building: {
187
+ component: k,
188
+ name: "Building",
189
+ tags: ["company", "organization", "saas", "business"]
190
+ },
191
+ "building-2": {
192
+ component: x,
193
+ name: "Building2",
194
+ tags: ["company", "organization", "saas", "business"]
195
+ },
196
+ briefcase: {
197
+ component: v,
198
+ name: "Briefcase",
199
+ tags: ["work", "business", "projects", "saas"]
200
+ },
201
+ "briefcase-2": {
202
+ component: p,
203
+ name: "Briefcase2",
204
+ tags: ["work", "business", "projects", "saas"]
205
+ },
206
+ target: {
207
+ component: be,
208
+ name: "Target",
209
+ tags: ["goals", "metrics", "business", "saas"]
210
+ },
211
+ "target-circle": {
212
+ component: Me,
213
+ name: "TargetCircle",
214
+ tags: ["goals", "metrics", "business", "saas"]
215
+ },
216
+ zap: {
217
+ component: Fe,
218
+ name: "Zap",
219
+ tags: ["performance", "power", "energy", "saas"]
220
+ },
221
+ "zap-2": {
222
+ component: Ve,
223
+ name: "Zap2",
224
+ tags: ["performance", "power", "energy", "saas"]
225
+ },
226
+ shield: {
227
+ component: Be,
228
+ name: "Shield",
229
+ tags: ["security", "protection", "saas"]
230
+ },
231
+ "shield-alert": {
232
+ component: Se,
233
+ name: "ShieldAlert",
234
+ tags: ["security", "alert", "warning", "saas"]
235
+ },
236
+ archive: {
237
+ component: l,
238
+ name: "Archive",
239
+ tags: ["storage", "backup", "files", "saas"]
240
+ },
241
+ "archive-x": {
242
+ component: s,
243
+ name: "ArchiveX",
244
+ tags: ["delete", "remove", "storage", "saas"]
245
+ },
246
+ // Notifications & Communication
247
+ bell: {
248
+ component: h,
249
+ name: "Bell",
250
+ tags: ["notification", "alert", "dashboard"]
251
+ },
252
+ "bell-off": {
253
+ component: w,
254
+ name: "BellOff",
255
+ tags: ["notification", "alert", "disabled", "dashboard"]
256
+ },
257
+ mail: {
258
+ component: ce,
259
+ name: "Mail",
260
+ tags: ["email", "communication", "message"]
261
+ },
262
+ "mail-open": {
263
+ component: ae,
264
+ name: "MailOpen",
265
+ tags: ["email", "communication", "message"]
266
+ },
267
+ "message-circle": {
268
+ component: ge,
269
+ name: "MessageCircle",
270
+ tags: ["chat", "communication", "message"]
271
+ },
272
+ "message-square": {
273
+ component: de,
274
+ name: "MessageSquare",
275
+ tags: ["chat", "communication", "message"]
276
+ },
277
+ inbox: {
278
+ component: Q,
279
+ name: "Inbox",
280
+ tags: ["email", "communication", "notification"]
281
+ },
282
+ // Date & Time
283
+ calendar: {
284
+ component: E,
285
+ name: "Calendar",
286
+ tags: ["date", "scheduling", "time"]
287
+ },
288
+ "calendar-check": {
289
+ component: u,
290
+ name: "CalendarCheck",
291
+ tags: ["date", "scheduling", "confirmed"]
292
+ },
293
+ clock: {
294
+ component: j,
295
+ name: "Clock",
296
+ tags: ["time", "duration", "scheduling"]
297
+ },
298
+ "clock-alert": {
299
+ component: W,
300
+ name: "ClockAlert",
301
+ tags: ["time", "alert", "warning"]
302
+ },
303
+ // Location
304
+ "map-pin": {
305
+ component: le,
306
+ name: "MapPin",
307
+ tags: ["location", "maps", "geo"]
308
+ },
309
+ "map-pin-check": {
310
+ component: se,
311
+ name: "MapPinCheck",
312
+ tags: ["location", "maps", "confirmed"]
313
+ },
314
+ // Data & Analytics
315
+ layers: {
316
+ component: Y,
317
+ name: "Layers",
318
+ tags: ["data", "structure", "analytics"]
319
+ },
320
+ activity: {
321
+ component: r,
322
+ name: "Activity",
323
+ tags: ["data", "analytics", "metrics"]
324
+ },
325
+ "activity-square": {
326
+ component: o,
327
+ name: "ActivitySquare",
328
+ tags: ["data", "analytics", "metrics"]
329
+ },
330
+ data: {
331
+ component: D,
332
+ name: "Data",
333
+ tags: ["data", "structure", "analytics"]
334
+ },
335
+ funnel: {
336
+ component: V,
337
+ name: "Funnel",
338
+ tags: ["filter", "analytics", "data"]
339
+ },
340
+ filter: {
341
+ component: X,
342
+ name: "Filter",
343
+ tags: ["filter", "analytics", "data"]
344
+ },
345
+ award: {
346
+ component: m,
347
+ name: "Award",
348
+ tags: ["achievement", "recognition", "saas"]
349
+ },
350
+ star: {
351
+ component: je,
352
+ name: "Star",
353
+ tags: ["rating", "favorite", "achievement"]
354
+ },
355
+ // Actions
356
+ download: {
357
+ component: U,
358
+ name: "Download",
359
+ tags: ["export", "file", "action"]
360
+ },
361
+ "download-cloud": {
362
+ component: T,
363
+ name: "DownloadCloud",
364
+ tags: ["export", "cloud", "file"]
365
+ },
366
+ upload: {
367
+ component: Te,
368
+ name: "Upload",
369
+ tags: ["import", "file", "action"]
370
+ },
371
+ "upload-cloud": {
372
+ component: Pe,
373
+ name: "UploadCloud",
374
+ tags: ["import", "cloud", "file"]
375
+ },
376
+ share: {
377
+ component: fe,
378
+ name: "Share",
379
+ tags: ["share", "distribute", "action"]
380
+ },
381
+ "share-2": {
382
+ component: Ce,
383
+ name: "Share2",
384
+ tags: ["share", "distribute", "action"]
385
+ },
386
+ copy: {
387
+ component: A,
388
+ name: "Copy",
389
+ tags: ["duplicate", "clipboard", "action"]
390
+ },
391
+ clipboard: {
392
+ component: I,
393
+ name: "Clipboard",
394
+ tags: ["paste", "clipboard", "action"]
395
+ },
396
+ repeat: {
397
+ component: ke,
398
+ name: "Repeat",
399
+ tags: ["redo", "refresh", "sync"]
400
+ },
401
+ trash: {
402
+ component: Ae,
403
+ name: "Trash",
404
+ tags: ["delete", "remove", "action"]
405
+ },
406
+ // Security
407
+ lock: {
408
+ component: re,
409
+ name: "Lock",
410
+ tags: ["security", "protection", "locked"]
411
+ },
412
+ unlock: {
413
+ component: He,
414
+ name: "Unlock",
415
+ tags: ["security", "protection", "unlocked"]
416
+ },
417
+ globe: {
418
+ component: R,
419
+ name: "Globe",
420
+ tags: ["world", "internet", "web"]
421
+ },
422
+ // Utilities
423
+ "help-circle": {
424
+ component: J,
425
+ name: "HelpCircle",
426
+ tags: ["help", "information", "faq"]
427
+ },
428
+ "plus-circle": {
429
+ component: ve,
430
+ name: "PlusCircle",
431
+ tags: ["add", "create", "action"]
432
+ },
433
+ plus: {
434
+ component: xe,
435
+ name: "Plus",
436
+ tags: ["add", "create", "action"]
437
+ },
438
+ minus: {
439
+ component: we,
440
+ name: "Minus",
441
+ tags: ["remove", "subtract", "action"]
442
+ },
443
+ smile: {
444
+ component: We,
445
+ name: "Smile",
446
+ tags: ["emotion", "happy", "feedback"]
447
+ },
448
+ frown: {
449
+ component: O,
450
+ name: "Frown",
451
+ tags: ["emotion", "sad", "feedback"]
452
+ },
453
+ "alert-circle": {
454
+ component: a,
455
+ name: "AlertCircle",
456
+ tags: ["alert", "warning", "info"]
457
+ },
458
+ "alert-triangle": {
459
+ component: c,
460
+ name: "AlertTriangle",
461
+ tags: ["alert", "warning", "danger"]
462
+ },
463
+ check: {
464
+ component: L,
465
+ name: "Check",
466
+ tags: ["confirm", "success", "valid"]
467
+ },
468
+ "check-circle": {
469
+ component: y,
470
+ name: "CheckCircle",
471
+ tags: ["confirm", "success", "valid"]
472
+ },
473
+ x: { component: Oe, name: "X", tags: ["close", "cancel", "invalid"] },
474
+ "x-circle": {
475
+ component: Xe,
476
+ name: "XCircle",
477
+ tags: ["close", "cancel", "invalid"]
478
+ },
479
+ "search-2": {
480
+ component: ue,
481
+ name: "Search2",
482
+ tags: ["search", "find", "magnifying"]
483
+ }
484
+ }, qe = () => Object.keys(n), Re = (t) => n[t];
485
+ export {
486
+ r as ActivityIcon,
487
+ o as ActivitySquareIcon,
488
+ a as AlertCircleIcon,
489
+ c as AlertTriangleIcon,
490
+ l as ArchiveIcon,
491
+ s as ArchiveXIcon,
492
+ i as AreaChartIcon,
493
+ m as AwardIcon,
494
+ g as BarChart2Icon,
495
+ d as BarChartIcon,
496
+ h as BellIcon,
497
+ w as BellOffIcon,
498
+ p as Briefcase2Icon,
499
+ v as BriefcaseIcon,
500
+ x as Building2Icon,
501
+ k as BuildingIcon,
502
+ u as CalendarCheckIcon,
503
+ E as CalendarIcon,
504
+ y as CheckCircleIcon,
505
+ L as CheckIcon,
506
+ C as ChevronDownIcon,
507
+ f as ChevronLeftIcon,
508
+ S as ChevronRightIcon,
509
+ B as ChevronUpIcon,
510
+ I as ClipboardIcon,
511
+ W as ClockAlertIcon,
512
+ j as ClockIcon,
513
+ M as Columns2Icon,
514
+ b as Columns3Icon,
515
+ A as CopyIcon,
516
+ z as CreditCardIcon,
517
+ D as DataIcon,
518
+ H as DollarSignIcon,
519
+ P as DonutChartIcon,
520
+ T as DownloadCloudIcon,
521
+ U as DownloadIcon,
522
+ G as FileCodeIcon,
523
+ X as FilterIcon,
524
+ O as FrownIcon,
525
+ V as FunnelIcon,
526
+ F as GaugeCircleIcon,
527
+ q as GaugeIcon,
528
+ R as GlobeIcon,
529
+ N as Grid3x3Icon,
530
+ Z as GridIcon,
531
+ J as HelpCircleIcon,
532
+ K as HomeIcon,
533
+ Q as InboxIcon,
534
+ Y as LayersIcon,
535
+ _ as LayoutDashboardIcon,
536
+ $ as LineChartIcon,
537
+ ee as ListChecksIcon,
538
+ ne as ListIcon,
539
+ te as ListOrderedIcon,
540
+ oe as LoaderIcon,
541
+ re as LockIcon,
542
+ ce as MailIcon,
543
+ ae as MailOpenIcon,
544
+ se as MapPinCheckIcon,
545
+ le as MapPinIcon,
546
+ me as MenuIcon,
547
+ ie as MenuOpenIcon,
548
+ ge as MessageCircleIcon,
549
+ de as MessageSquareIcon,
550
+ we as MinusIcon,
551
+ he as PercentIcon,
552
+ pe as PieChartIcon,
553
+ ve as PlusCircleIcon,
554
+ xe as PlusIcon,
555
+ ke as RepeatIcon,
556
+ ue as Search2Icon,
557
+ ye as SearchIcon,
558
+ Ee as SearchXIcon,
559
+ Le as SettingsIcon,
560
+ Ce as Share2Icon,
561
+ fe as ShareIcon,
562
+ Se as ShieldAlertIcon,
563
+ Be as ShieldIcon,
564
+ Ie as SlidersIcon,
565
+ We as SmileIcon,
566
+ je as StarIcon,
567
+ Me as TargetCircleIcon,
568
+ be as TargetIcon,
569
+ Ae as TrashIcon,
570
+ ze as TrendingDownIcon,
571
+ De as TrendingUpIcon,
572
+ He as UnlockIcon,
573
+ Pe as UploadCloudIcon,
574
+ Te as UploadIcon,
575
+ Ue as UserIcon,
576
+ Ge as WalletIcon,
577
+ Xe as XCircleIcon,
578
+ Oe as XIcon,
579
+ Ve as Zap2Icon,
580
+ Fe as ZapIcon,
581
+ n as default,
582
+ Re as getIcon,
583
+ qe as getIconNames,
584
+ n as icons
585
+ };