@envive-ai/react-icons 0.3.0 → 0.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (148) hide show
  1. package/dist/AiSearch.d.cts +2 -2
  2. package/dist/AiSearch.d.ts +2 -2
  3. package/dist/AiSearchBold.d.cts +2 -2
  4. package/dist/AiSearchBold.d.ts +2 -2
  5. package/dist/AiSearchThin.d.ts +2 -2
  6. package/dist/AiSearchVariant.d.ts +2 -2
  7. package/dist/Alert.d.cts +2 -2
  8. package/dist/Alert.d.ts +2 -2
  9. package/dist/ArrowUp.d.cts +2 -2
  10. package/dist/ArrowUp.d.ts +2 -2
  11. package/dist/BagAddWhite.d.cts +2 -2
  12. package/dist/BagAddWhite.d.ts +2 -2
  13. package/dist/BagWhite.d.cts +2 -2
  14. package/dist/BagWhite.d.ts +2 -2
  15. package/dist/BlackLightbulb.d.cts +2 -2
  16. package/dist/BlackLightbulb.d.ts +2 -2
  17. package/dist/Checkmark.cjs +31 -0
  18. package/dist/Checkmark.d.cts +6 -0
  19. package/dist/Checkmark.d.ts +7 -0
  20. package/dist/Checkmark.js +31 -0
  21. package/dist/ChevronDown.d.ts +2 -2
  22. package/dist/ChevronLeft.d.cts +2 -2
  23. package/dist/ChevronLeft.d.ts +2 -2
  24. package/dist/CoterieLogo.d.cts +2 -2
  25. package/dist/CoterieLogo.d.ts +2 -2
  26. package/dist/CustomerChat.d.cts +2 -2
  27. package/dist/CustomerChat.d.ts +2 -2
  28. package/dist/Document.d.cts +2 -2
  29. package/dist/Document.d.ts +2 -2
  30. package/dist/DotsHorizontal.d.cts +2 -2
  31. package/dist/DotsHorizontal.d.ts +2 -2
  32. package/dist/EnviveWatermark.d.cts +2 -2
  33. package/dist/EnviveWatermark.d.ts +2 -2
  34. package/dist/FourPointStar.d.cts +2 -2
  35. package/dist/FourPointStar.d.ts +2 -2
  36. package/dist/IconClose.d.cts +2 -2
  37. package/dist/IconClose.d.ts +2 -2
  38. package/dist/IconCloseRounded.cjs +21 -0
  39. package/dist/IconCloseRounded.d.cts +6 -0
  40. package/dist/IconCloseRounded.d.ts +7 -0
  41. package/dist/IconCloseRounded.js +21 -0
  42. package/dist/IconCloseSharp.cjs +30 -0
  43. package/dist/IconCloseSharp.d.cts +6 -0
  44. package/dist/IconCloseSharp.d.ts +7 -0
  45. package/dist/IconCloseSharp.js +30 -0
  46. package/dist/IconCloseTransparent.cjs +23 -0
  47. package/dist/IconCloseTransparent.d.cts +6 -0
  48. package/dist/IconCloseTransparent.d.ts +7 -0
  49. package/dist/IconCloseTransparent.js +23 -0
  50. package/dist/IconCloseVariant.d.cts +2 -2
  51. package/dist/IconCloseVariant.d.ts +2 -2
  52. package/dist/LatencyIconEmptyStep.cjs +17 -0
  53. package/dist/LatencyIconEmptyStep.d.cts +6 -0
  54. package/dist/LatencyIconEmptyStep.d.ts +7 -0
  55. package/dist/LatencyIconEmptyStep.js +17 -0
  56. package/dist/LatencyIconStep1.cjs +43 -0
  57. package/dist/LatencyIconStep1.d.cts +6 -0
  58. package/dist/LatencyIconStep1.d.ts +7 -0
  59. package/dist/LatencyIconStep1.js +43 -0
  60. package/dist/LatencyIconStep2.cjs +32 -0
  61. package/dist/LatencyIconStep2.d.cts +6 -0
  62. package/dist/LatencyIconStep2.d.ts +7 -0
  63. package/dist/LatencyIconStep2.js +32 -0
  64. package/dist/LatencyIconStep3.cjs +25 -0
  65. package/dist/LatencyIconStep3.d.cts +6 -0
  66. package/dist/LatencyIconStep3.d.ts +7 -0
  67. package/dist/LatencyIconStep3.js +25 -0
  68. package/dist/LatencyIconStep4.cjs +25 -0
  69. package/dist/LatencyIconStep4.d.cts +6 -0
  70. package/dist/LatencyIconStep4.d.ts +7 -0
  71. package/dist/LatencyIconStep4.js +25 -0
  72. package/dist/LatencyIconStep5.cjs +32 -0
  73. package/dist/LatencyIconStep5.d.cts +6 -0
  74. package/dist/LatencyIconStep5.d.ts +7 -0
  75. package/dist/LatencyIconStep5.js +32 -0
  76. package/dist/Lightbulb.d.cts +2 -2
  77. package/dist/Lightbulb.d.ts +2 -2
  78. package/dist/MagnifyingGlass.d.cts +2 -2
  79. package/dist/MagnifyingGlass.d.ts +2 -2
  80. package/dist/MagnifyingGlassStar.d.cts +2 -2
  81. package/dist/MagnifyingGlassStar.d.ts +2 -2
  82. package/dist/MagnifyingGlassStarVariant.d.cts +2 -2
  83. package/dist/MagnifyingGlassStarVariant.d.ts +2 -2
  84. package/dist/OutlinedStar.d.cts +2 -2
  85. package/dist/OutlinedStar.d.ts +2 -2
  86. package/dist/Paperclip.d.cts +2 -2
  87. package/dist/Paperclip.d.ts +2 -2
  88. package/dist/Send.d.cts +2 -2
  89. package/dist/Send.d.ts +2 -2
  90. package/dist/SendArrow.d.cts +2 -2
  91. package/dist/SendArrow.d.ts +2 -2
  92. package/dist/SendMinimalist.cjs +34 -0
  93. package/dist/SendMinimalist.d.cts +6 -0
  94. package/dist/SendMinimalist.d.ts +7 -0
  95. package/dist/SendMinimalist.js +34 -0
  96. package/dist/SendModern.cjs +43 -0
  97. package/dist/SendModern.d.cts +6 -0
  98. package/dist/SendModern.d.ts +7 -0
  99. package/dist/SendModern.js +43 -0
  100. package/dist/SendStandard.cjs +21 -0
  101. package/dist/SendStandard.d.cts +6 -0
  102. package/dist/SendStandard.d.ts +7 -0
  103. package/dist/SendStandard.js +21 -0
  104. package/dist/Settings.d.cts +2 -2
  105. package/dist/Settings.d.ts +2 -2
  106. package/dist/SettingsVariant.d.cts +2 -2
  107. package/dist/SettingsVariant.d.ts +2 -2
  108. package/dist/ShapewearOutline.d.cts +2 -2
  109. package/dist/ShapewearOutline.d.ts +2 -2
  110. package/dist/SpanxLogo.d.cts +2 -2
  111. package/dist/SpanxLogo.d.ts +2 -2
  112. package/dist/Sparkles.d.cts +2 -2
  113. package/dist/Sparkles.d.ts +2 -2
  114. package/dist/SpiffyBwLogo.d.cts +2 -2
  115. package/dist/SpiffyBwLogo.d.ts +2 -2
  116. package/dist/Star.d.cts +2 -2
  117. package/dist/Star.d.ts +2 -2
  118. package/dist/VectorUpRight.d.cts +2 -2
  119. package/dist/VectorUpRight.d.ts +2 -2
  120. package/dist/_virtual/rolldown_runtime.cjs +2 -4
  121. package/dist/_virtual/rolldown_runtime.js +2 -4
  122. package/dist/node_modules/react/cjs/react-jsx-runtime.development.cjs +2 -2
  123. package/dist/node_modules/react/cjs/react-jsx-runtime.development.js +3 -3
  124. package/dist/node_modules/react/cjs/react-jsx-runtime.production.min.cjs +2 -2
  125. package/dist/node_modules/react/cjs/react-jsx-runtime.production.min.js +3 -3
  126. package/dist/node_modules/react/cjs/react.development.cjs +2 -2
  127. package/dist/node_modules/react/cjs/react.development.js +3 -3
  128. package/dist/node_modules/react/cjs/react.production.min.cjs +2 -2
  129. package/dist/node_modules/react/cjs/react.production.min.js +3 -3
  130. package/dist/node_modules/react/index.cjs +2 -2
  131. package/dist/node_modules/react/index.js +3 -3
  132. package/dist/node_modules/react/jsx-runtime.cjs +2 -2
  133. package/dist/node_modules/react/jsx-runtime.js +3 -3
  134. package/package.json +54 -2
  135. package/src/Checkmark.tsx +28 -0
  136. package/src/IconCloseRounded.tsx +17 -0
  137. package/src/IconCloseSharp.tsx +27 -0
  138. package/src/IconCloseTransparent.tsx +19 -0
  139. package/src/LatencyIconEmptyStep.tsx +12 -0
  140. package/src/LatencyIconStep1.tsx +37 -0
  141. package/src/LatencyIconStep2.tsx +29 -0
  142. package/src/LatencyIconStep3.tsx +21 -0
  143. package/src/LatencyIconStep4.tsx +21 -0
  144. package/src/LatencyIconStep5.tsx +29 -0
  145. package/src/SendMinimalist.tsx +31 -0
  146. package/src/SendModern.tsx +37 -0
  147. package/src/SendStandard.tsx +17 -0
  148. package/src/index.ts +12 -0
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime10 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime15 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/OutlinedStar.d.ts
5
- declare const SvgOutlinedStar: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime10.JSX.Element;
5
+ declare const SvgOutlinedStar: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime15.JSX.Element;
6
6
  //#endregion
7
7
  export { SvgOutlinedStar as default };
@@ -1,6 +1,6 @@
1
- import * as react_jsx_runtime11 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime38 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/Paperclip.d.ts
5
- declare const SvgPaperclip: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime11.JSX.Element;
5
+ declare const SvgPaperclip: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime38.JSX.Element;
6
6
  export = SvgPaperclip;
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime11 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime16 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/Paperclip.d.ts
5
- declare const SvgPaperclip: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime11.JSX.Element;
5
+ declare const SvgPaperclip: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime16.JSX.Element;
6
6
  //#endregion
7
7
  export { SvgPaperclip as default };
package/dist/Send.d.cts CHANGED
@@ -1,6 +1,6 @@
1
- import * as react_jsx_runtime14 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime30 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/Send.d.ts
5
- declare const SvgSend: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime14.JSX.Element;
5
+ declare const SvgSend: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime30.JSX.Element;
6
6
  export = SvgSend;
package/dist/Send.d.ts CHANGED
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime12 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime22 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/Send.d.ts
5
- declare const SvgSend: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime12.JSX.Element;
5
+ declare const SvgSend: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime22.JSX.Element;
6
6
  //#endregion
7
7
  export { SvgSend as default };
@@ -1,6 +1,6 @@
1
- import * as react_jsx_runtime5 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime34 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/SendArrow.d.ts
5
- declare const SvgSendArrow: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime5.JSX.Element;
5
+ declare const SvgSendArrow: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime34.JSX.Element;
6
6
  export = SvgSendArrow;
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime14 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime12 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/SendArrow.d.ts
5
- declare const SvgSendArrow: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime14.JSX.Element;
5
+ declare const SvgSendArrow: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime12.JSX.Element;
6
6
  //#endregion
7
7
  export { SvgSendArrow as default };
@@ -0,0 +1,34 @@
1
+ const require_rolldown_runtime = require('./_virtual/rolldown_runtime.cjs');
2
+ const require_jsx_runtime$1 = require('./node_modules/react/jsx-runtime.cjs');
3
+
4
+ //#region src/SendMinimalist.tsx
5
+ var import_jsx_runtime = /* @__PURE__ */ require_rolldown_runtime.__toESM(require_jsx_runtime$1.default);
6
+ const SvgSendMinimalist = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
7
+ width: 24,
8
+ height: 24,
9
+ viewBox: "0 0 24 24",
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ ...props,
13
+ children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", {
14
+ clipPath: "url(#clip0_20768_8540)",
15
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
16
+ fillRule: "evenodd",
17
+ clipRule: "evenodd",
18
+ d: "M22 12L15.551 6.37803L15.8719 6L22.7753 11.9747L23 12.1692L22.77 12.3572L15.8666 18L15.5563 17.613L22 12.3572L2.00043 12.3297L2.00004 11.8318L22 12Z",
19
+ fill: "#666666",
20
+ stroke: "#B3B8B8"
21
+ })
22
+ }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", {
23
+ id: "clip0_20768_8540",
24
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", {
25
+ width: 24,
26
+ height: 24,
27
+ fill: "white"
28
+ })
29
+ }) })]
30
+ });
31
+ var SendMinimalist_default = SvgSendMinimalist;
32
+
33
+ //#endregion
34
+ module.exports = SendMinimalist_default;
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime39 from "react/jsx-runtime";
2
+ import { SVGProps } from "react";
3
+
4
+ //#region src/SendMinimalist.d.ts
5
+ declare const SvgSendMinimalist: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime39.JSX.Element;
6
+ export = SvgSendMinimalist;
@@ -0,0 +1,7 @@
1
+ import * as react_jsx_runtime43 from "react/jsx-runtime";
2
+ import { SVGProps } from "react";
3
+
4
+ //#region src/SendMinimalist.d.ts
5
+ declare const SvgSendMinimalist: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime43.JSX.Element;
6
+ //#endregion
7
+ export { SvgSendMinimalist as default };
@@ -0,0 +1,34 @@
1
+ import { __toESM } from "./_virtual/rolldown_runtime.js";
2
+ import { require_jsx_runtime } from "./node_modules/react/jsx-runtime.js";
3
+
4
+ //#region src/SendMinimalist.tsx
5
+ var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
6
+ const SvgSendMinimalist = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
7
+ width: 24,
8
+ height: 24,
9
+ viewBox: "0 0 24 24",
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ ...props,
13
+ children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", {
14
+ clipPath: "url(#clip0_20768_8540)",
15
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
16
+ fillRule: "evenodd",
17
+ clipRule: "evenodd",
18
+ d: "M22 12L15.551 6.37803L15.8719 6L22.7753 11.9747L23 12.1692L22.77 12.3572L15.8666 18L15.5563 17.613L22 12.3572L2.00043 12.3297L2.00004 11.8318L22 12Z",
19
+ fill: "#666666",
20
+ stroke: "#B3B8B8"
21
+ })
22
+ }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", {
23
+ id: "clip0_20768_8540",
24
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", {
25
+ width: 24,
26
+ height: 24,
27
+ fill: "white"
28
+ })
29
+ }) })]
30
+ });
31
+ var SendMinimalist_default = SvgSendMinimalist;
32
+
33
+ //#endregion
34
+ export { SendMinimalist_default as default };
@@ -0,0 +1,43 @@
1
+ const require_rolldown_runtime = require('./_virtual/rolldown_runtime.cjs');
2
+ const require_jsx_runtime$1 = require('./node_modules/react/jsx-runtime.cjs');
3
+
4
+ //#region src/SendModern.tsx
5
+ var import_jsx_runtime = /* @__PURE__ */ require_rolldown_runtime.__toESM(require_jsx_runtime$1.default);
6
+ const SvgSendModern = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
7
+ width: 24,
8
+ height: 24,
9
+ viewBox: "0 0 24 24",
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ ...props,
13
+ children: [
14
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", {
15
+ width: 24,
16
+ height: 24,
17
+ rx: 12,
18
+ fill: "#ECECEC"
19
+ }),
20
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", {
21
+ clipPath: "url(#clip0_20768_8536)",
22
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
23
+ fillRule: "evenodd",
24
+ clipRule: "evenodd",
25
+ d: "M11.8318 5.14753L6.37803 11.449L6 11.1281L11.9747 4.22471L12.1692 4L12.3572 4.23003L18 11.1334L17.613 11.4437L12.3297 4.98005L12.3297 20L11.8318 20L11.8318 5.14753Z",
26
+ fill: "#B3B8B8"
27
+ })
28
+ }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", {
30
+ id: "clip0_20768_8536",
31
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", {
32
+ width: 16,
33
+ height: 16,
34
+ fill: "white",
35
+ transform: "translate(4 20) rotate(-90)"
36
+ })
37
+ }) })
38
+ ]
39
+ });
40
+ var SendModern_default = SvgSendModern;
41
+
42
+ //#endregion
43
+ module.exports = SendModern_default;
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime40 from "react/jsx-runtime";
2
+ import { SVGProps } from "react";
3
+
4
+ //#region src/SendModern.d.ts
5
+ declare const SvgSendModern: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime40.JSX.Element;
6
+ export = SvgSendModern;
@@ -0,0 +1,7 @@
1
+ import * as react_jsx_runtime18 from "react/jsx-runtime";
2
+ import { SVGProps } from "react";
3
+
4
+ //#region src/SendModern.d.ts
5
+ declare const SvgSendModern: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime18.JSX.Element;
6
+ //#endregion
7
+ export { SvgSendModern as default };
@@ -0,0 +1,43 @@
1
+ import { __toESM } from "./_virtual/rolldown_runtime.js";
2
+ import { require_jsx_runtime } from "./node_modules/react/jsx-runtime.js";
3
+
4
+ //#region src/SendModern.tsx
5
+ var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
6
+ const SvgSendModern = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
7
+ width: 24,
8
+ height: 24,
9
+ viewBox: "0 0 24 24",
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ ...props,
13
+ children: [
14
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", {
15
+ width: 24,
16
+ height: 24,
17
+ rx: 12,
18
+ fill: "#ECECEC"
19
+ }),
20
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", {
21
+ clipPath: "url(#clip0_20768_8536)",
22
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
23
+ fillRule: "evenodd",
24
+ clipRule: "evenodd",
25
+ d: "M11.8318 5.14753L6.37803 11.449L6 11.1281L11.9747 4.22471L12.1692 4L12.3572 4.23003L18 11.1334L17.613 11.4437L12.3297 4.98005L12.3297 20L11.8318 20L11.8318 5.14753Z",
26
+ fill: "#B3B8B8"
27
+ })
28
+ }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", {
30
+ id: "clip0_20768_8536",
31
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", {
32
+ width: 16,
33
+ height: 16,
34
+ fill: "white",
35
+ transform: "translate(4 20) rotate(-90)"
36
+ })
37
+ }) })
38
+ ]
39
+ });
40
+ var SendModern_default = SvgSendModern;
41
+
42
+ //#endregion
43
+ export { SendModern_default as default };
@@ -0,0 +1,21 @@
1
+ const require_rolldown_runtime = require('./_virtual/rolldown_runtime.cjs');
2
+ const require_jsx_runtime$1 = require('./node_modules/react/jsx-runtime.cjs');
3
+
4
+ //#region src/SendStandard.tsx
5
+ var import_jsx_runtime = /* @__PURE__ */ require_rolldown_runtime.__toESM(require_jsx_runtime$1.default);
6
+ const SvgSendStandard = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
7
+ width: 24,
8
+ height: 24,
9
+ viewBox: "0 0 24 24",
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ ...props,
13
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
14
+ d: "M20.8158 3.53348C20.3572 3.06288 19.6786 2.88756 19.0459 3.07211L4.29066 7.3629C3.62306 7.54837 3.14986 8.0808 3.02239 8.75717C2.89217 9.44554 3.34703 10.3194 3.94127 10.6848L8.55491 13.5204C9.0281 13.8111 9.63885 13.7382 10.0304 13.3432L15.3135 8.02728C15.5795 7.75045 16.0196 7.75045 16.2856 8.02728C16.5515 8.29487 16.5515 8.72857 16.2856 9.00539L10.9933 14.3223C10.6008 14.7163 10.5275 15.3299 10.8163 15.8061L13.6353 20.466C13.9655 21.0196 14.534 21.3333 15.1576 21.3333C15.231 21.3333 15.3135 21.3333 15.3869 21.3241C16.1022 21.2318 16.6707 20.7428 16.8817 20.0507L21.2559 5.31439C21.4485 4.68692 21.2743 4.00409 20.8158 3.53348Z",
15
+ fill: "#B3B8B8"
16
+ })
17
+ });
18
+ var SendStandard_default = SvgSendStandard;
19
+
20
+ //#endregion
21
+ module.exports = SendStandard_default;
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime42 from "react/jsx-runtime";
2
+ import { SVGProps } from "react";
3
+
4
+ //#region src/SendStandard.d.ts
5
+ declare const SvgSendStandard: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime42.JSX.Element;
6
+ export = SvgSendStandard;
@@ -0,0 +1,7 @@
1
+ import * as react_jsx_runtime29 from "react/jsx-runtime";
2
+ import { SVGProps } from "react";
3
+
4
+ //#region src/SendStandard.d.ts
5
+ declare const SvgSendStandard: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime29.JSX.Element;
6
+ //#endregion
7
+ export { SvgSendStandard as default };
@@ -0,0 +1,21 @@
1
+ import { __toESM } from "./_virtual/rolldown_runtime.js";
2
+ import { require_jsx_runtime } from "./node_modules/react/jsx-runtime.js";
3
+
4
+ //#region src/SendStandard.tsx
5
+ var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
6
+ const SvgSendStandard = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
7
+ width: 24,
8
+ height: 24,
9
+ viewBox: "0 0 24 24",
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ ...props,
13
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
14
+ d: "M20.8158 3.53348C20.3572 3.06288 19.6786 2.88756 19.0459 3.07211L4.29066 7.3629C3.62306 7.54837 3.14986 8.0808 3.02239 8.75717C2.89217 9.44554 3.34703 10.3194 3.94127 10.6848L8.55491 13.5204C9.0281 13.8111 9.63885 13.7382 10.0304 13.3432L15.3135 8.02728C15.5795 7.75045 16.0196 7.75045 16.2856 8.02728C16.5515 8.29487 16.5515 8.72857 16.2856 9.00539L10.9933 14.3223C10.6008 14.7163 10.5275 15.3299 10.8163 15.8061L13.6353 20.466C13.9655 21.0196 14.534 21.3333 15.1576 21.3333C15.231 21.3333 15.3135 21.3333 15.3869 21.3241C16.1022 21.2318 16.6707 20.7428 16.8817 20.0507L21.2559 5.31439C21.4485 4.68692 21.2743 4.00409 20.8158 3.53348Z",
15
+ fill: "#B3B8B8"
16
+ })
17
+ });
18
+ var SendStandard_default = SvgSendStandard;
19
+
20
+ //#endregion
21
+ export { SendStandard_default as default };
@@ -1,6 +1,6 @@
1
- import * as react_jsx_runtime18 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime29 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/Settings.d.ts
5
- declare const SvgSettings: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime18.JSX.Element;
5
+ declare const SvgSettings: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime29.JSX.Element;
6
6
  export = SvgSettings;
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime18 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime20 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/Settings.d.ts
5
- declare const SvgSettings: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime18.JSX.Element;
5
+ declare const SvgSettings: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime20.JSX.Element;
6
6
  //#endregion
7
7
  export { SvgSettings as default };
@@ -1,6 +1,6 @@
1
- import * as react_jsx_runtime15 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime27 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/SettingsVariant.d.ts
5
- declare const SvgSettingsVariant: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime15.JSX.Element;
5
+ declare const SvgSettingsVariant: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime27.JSX.Element;
6
6
  export = SvgSettingsVariant;
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime28 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime17 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/SettingsVariant.d.ts
5
- declare const SvgSettingsVariant: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime28.JSX.Element;
5
+ declare const SvgSettingsVariant: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime17.JSX.Element;
6
6
  //#endregion
7
7
  export { SvgSettingsVariant as default };
@@ -1,6 +1,6 @@
1
- import * as react_jsx_runtime17 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime32 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/ShapewearOutline.d.ts
5
- declare const SvgShapewearOutline: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime17.JSX.Element;
5
+ declare const SvgShapewearOutline: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime32.JSX.Element;
6
6
  export = SvgShapewearOutline;
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime19 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime25 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/ShapewearOutline.d.ts
5
- declare const SvgShapewearOutline: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime19.JSX.Element;
5
+ declare const SvgShapewearOutline: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime25.JSX.Element;
6
6
  //#endregion
7
7
  export { SvgShapewearOutline as default };
@@ -1,6 +1,6 @@
1
- import * as react_jsx_runtime28 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime35 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/SpanxLogo.d.ts
5
- declare const SvgSpanxLogo: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime28.JSX.Element;
5
+ declare const SvgSpanxLogo: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime35.JSX.Element;
6
6
  export = SvgSpanxLogo;
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime4 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime45 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/SpanxLogo.d.ts
5
- declare const SvgSpanxLogo: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime4.JSX.Element;
5
+ declare const SvgSpanxLogo: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime45.JSX.Element;
6
6
  //#endregion
7
7
  export { SvgSpanxLogo as default };
@@ -1,6 +1,6 @@
1
- import * as react_jsx_runtime21 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime36 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/Sparkles.d.ts
5
- declare const SvgSparkles: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime21.JSX.Element;
5
+ declare const SvgSparkles: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime36.JSX.Element;
6
6
  export = SvgSparkles;
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime13 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime37 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/Sparkles.d.ts
5
- declare const SvgSparkles: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime13.JSX.Element;
5
+ declare const SvgSparkles: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime37.JSX.Element;
6
6
  //#endregion
7
7
  export { SvgSparkles as default };
@@ -1,6 +1,6 @@
1
- import * as react_jsx_runtime24 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime33 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/SpiffyBwLogo.d.ts
5
- declare const SvgSpiffyBwLogo: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime24.JSX.Element;
5
+ declare const SvgSpiffyBwLogo: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime33.JSX.Element;
6
6
  export = SvgSpiffyBwLogo;
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime30 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime19 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/SpiffyBwLogo.d.ts
5
- declare const SvgSpiffyBwLogo: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime30.JSX.Element;
5
+ declare const SvgSpiffyBwLogo: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime19.JSX.Element;
6
6
  //#endregion
7
7
  export { SvgSpiffyBwLogo as default };
package/dist/Star.d.cts CHANGED
@@ -1,6 +1,6 @@
1
- import * as react_jsx_runtime12 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime31 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/Star.d.ts
5
- declare const SvgStar: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime12.JSX.Element;
5
+ declare const SvgStar: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime31.JSX.Element;
6
6
  export = SvgStar;
package/dist/Star.d.ts CHANGED
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime17 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime26 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/Star.d.ts
5
- declare const SvgStar: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime17.JSX.Element;
5
+ declare const SvgStar: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime26.JSX.Element;
6
6
  //#endregion
7
7
  export { SvgStar as default };
@@ -1,6 +1,6 @@
1
- import * as react_jsx_runtime22 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime37 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/VectorUpRight.d.ts
5
- declare const SvgVectorUpRight: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime22.JSX.Element;
5
+ declare const SvgVectorUpRight: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime37.JSX.Element;
6
6
  export = SvgVectorUpRight;
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime16 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime28 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/VectorUpRight.d.ts
5
- declare const SvgVectorUpRight: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime16.JSX.Element;
5
+ declare const SvgVectorUpRight: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime28.JSX.Element;
6
6
  //#endregion
7
7
  export { SvgVectorUpRight as default };
@@ -5,9 +5,7 @@ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
5
  var __getOwnPropNames = Object.getOwnPropertyNames;
6
6
  var __getProtoOf = Object.getPrototypeOf;
7
7
  var __hasOwnProp = Object.prototype.hasOwnProperty;
8
- var __commonJS = (cb, mod) => function() {
9
- return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
10
- };
8
+ var __commonJSMin = (cb, mod) => () => (mod || cb((mod = { exports: {} }).exports, mod), mod.exports);
11
9
  var __copyProps = (to, from, except, desc) => {
12
10
  if (from && typeof from === "object" || typeof from === "function") {
13
11
  for (var keys = __getOwnPropNames(from), i = 0, n = keys.length, key; i < n; i++) {
@@ -29,5 +27,5 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
29
27
 
30
28
  //#endregion
31
29
 
32
- exports.__commonJS = __commonJS;
30
+ exports.__commonJSMin = __commonJSMin;
33
31
  exports.__toESM = __toESM;
@@ -5,9 +5,7 @@ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
5
  var __getOwnPropNames = Object.getOwnPropertyNames;
6
6
  var __getProtoOf = Object.getPrototypeOf;
7
7
  var __hasOwnProp = Object.prototype.hasOwnProperty;
8
- var __commonJS = (cb, mod) => function() {
9
- return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
10
- };
8
+ var __commonJSMin = (cb, mod) => () => (mod || cb((mod = { exports: {} }).exports, mod), mod.exports);
11
9
  var __copyProps = (to, from, except, desc) => {
12
10
  if (from && typeof from === "object" || typeof from === "function") {
13
11
  for (var keys = __getOwnPropNames(from), i = 0, n = keys.length, key; i < n; i++) {
@@ -28,4 +26,4 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
28
26
  }) : target, mod));
29
27
 
30
28
  //#endregion
31
- export { __commonJS, __toESM };
29
+ export { __commonJSMin, __toESM };
@@ -13,7 +13,7 @@ const require_index = require('../index.cjs');
13
13
  * This source code is licensed under the MIT license found in the
14
14
  * LICENSE file in the root directory of this source tree.
15
15
  */
16
- var require_react_jsx_runtime_development = /* @__PURE__ */ require_rolldown_runtime.__commonJS({ "../../node_modules/react/cjs/react-jsx-runtime.development.js": ((exports) => {
16
+ var require_react_jsx_runtime_development = /* @__PURE__ */ require_rolldown_runtime.__commonJSMin(((exports) => {
17
17
  if (process.env.NODE_ENV !== "production") (function() {
18
18
  "use strict";
19
19
  var React = require_index.default;
@@ -691,7 +691,7 @@ var require_react_jsx_runtime_development = /* @__PURE__ */ require_rolldown_run
691
691
  exports.jsx = jsx;
692
692
  exports.jsxs = jsxs;
693
693
  })();
694
- }) });
694
+ }));
695
695
 
696
696
  //#endregion
697
697
  Object.defineProperty(exports, 'default', {
@@ -1,4 +1,4 @@
1
- import { __commonJS } from "../../../_virtual/rolldown_runtime.js";
1
+ import { __commonJSMin } from "../../../_virtual/rolldown_runtime.js";
2
2
  import { require_react } from "../index.js";
3
3
 
4
4
  //#region ../../node_modules/react/cjs/react-jsx-runtime.development.js
@@ -11,7 +11,7 @@ import { require_react } from "../index.js";
11
11
  * This source code is licensed under the MIT license found in the
12
12
  * LICENSE file in the root directory of this source tree.
13
13
  */
14
- var require_react_jsx_runtime_development = /* @__PURE__ */ __commonJS({ "../../node_modules/react/cjs/react-jsx-runtime.development.js": ((exports) => {
14
+ var require_react_jsx_runtime_development = /* @__PURE__ */ __commonJSMin(((exports) => {
15
15
  if (process.env.NODE_ENV !== "production") (function() {
16
16
  "use strict";
17
17
  var React = require_react();
@@ -689,7 +689,7 @@ var require_react_jsx_runtime_development = /* @__PURE__ */ __commonJS({ "../../
689
689
  exports.jsx = jsx;
690
690
  exports.jsxs = jsxs;
691
691
  })();
692
- }) });
692
+ }));
693
693
 
694
694
  //#endregion
695
695
  export default require_react_jsx_runtime_development();
@@ -13,7 +13,7 @@ const require_index = require('../index.cjs');
13
13
  * This source code is licensed under the MIT license found in the
14
14
  * LICENSE file in the root directory of this source tree.
15
15
  */
16
- var require_react_jsx_runtime_production_min = /* @__PURE__ */ require_rolldown_runtime.__commonJS({ "../../node_modules/react/cjs/react-jsx-runtime.production.min.js": ((exports) => {
16
+ var require_react_jsx_runtime_production_min = /* @__PURE__ */ require_rolldown_runtime.__commonJSMin(((exports) => {
17
17
  var f = require_index.default, k = Symbol.for("react.element"), l = Symbol.for("react.fragment"), m = Object.prototype.hasOwnProperty, n = f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, p = {
18
18
  key: !0,
19
19
  ref: !0,
@@ -38,7 +38,7 @@ var require_react_jsx_runtime_production_min = /* @__PURE__ */ require_rolldown_
38
38
  }
39
39
  exports.jsx = q;
40
40
  exports.jsxs = q;
41
- }) });
41
+ }));
42
42
 
43
43
  //#endregion
44
44
  Object.defineProperty(exports, 'default', {
@@ -1,4 +1,4 @@
1
- import { __commonJS } from "../../../_virtual/rolldown_runtime.js";
1
+ import { __commonJSMin } from "../../../_virtual/rolldown_runtime.js";
2
2
  import { require_react } from "../index.js";
3
3
 
4
4
  //#region ../../node_modules/react/cjs/react-jsx-runtime.production.min.js
@@ -11,7 +11,7 @@ import { require_react } from "../index.js";
11
11
  * This source code is licensed under the MIT license found in the
12
12
  * LICENSE file in the root directory of this source tree.
13
13
  */
14
- var require_react_jsx_runtime_production_min = /* @__PURE__ */ __commonJS({ "../../node_modules/react/cjs/react-jsx-runtime.production.min.js": ((exports) => {
14
+ var require_react_jsx_runtime_production_min = /* @__PURE__ */ __commonJSMin(((exports) => {
15
15
  var f = require_react(), k = Symbol.for("react.element"), l = Symbol.for("react.fragment"), m = Object.prototype.hasOwnProperty, n = f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, p = {
16
16
  key: !0,
17
17
  ref: !0,
@@ -36,7 +36,7 @@ var require_react_jsx_runtime_production_min = /* @__PURE__ */ __commonJS({ "../
36
36
  }
37
37
  exports.jsx = q;
38
38
  exports.jsxs = q;
39
- }) });
39
+ }));
40
40
 
41
41
  //#endregion
42
42
  export default require_react_jsx_runtime_production_min();