@envive-ai/react-icons 0.1.1 → 0.2.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 (184) hide show
  1. package/dist/AiSearch.cjs +45 -44
  2. package/dist/AiSearch.d.cts +2 -2
  3. package/dist/AiSearch.d.ts +2 -2
  4. package/dist/AiSearch.js +45 -44
  5. package/dist/AiSearchBold.cjs +24 -14
  6. package/dist/AiSearchBold.d.ts +2 -2
  7. package/dist/AiSearchBold.js +24 -14
  8. package/dist/AiSearchThin.cjs +21 -12
  9. package/dist/AiSearchThin.d.ts +2 -2
  10. package/dist/AiSearchThin.js +21 -12
  11. package/dist/AiSearchVariant.cjs +19 -8
  12. package/dist/AiSearchVariant.d.cts +2 -2
  13. package/dist/AiSearchVariant.d.ts +2 -2
  14. package/dist/AiSearchVariant.js +19 -8
  15. package/dist/Alert.cjs +3 -3
  16. package/dist/Alert.d.cts +2 -2
  17. package/dist/Alert.d.ts +2 -2
  18. package/dist/Alert.js +3 -3
  19. package/dist/ArrowUp.cjs +8 -7
  20. package/dist/ArrowUp.d.cts +2 -2
  21. package/dist/ArrowUp.d.ts +2 -2
  22. package/dist/ArrowUp.js +8 -7
  23. package/dist/BagAddWhite.cjs +15 -14
  24. package/dist/BagAddWhite.d.cts +2 -2
  25. package/dist/BagAddWhite.d.ts +2 -2
  26. package/dist/BagAddWhite.js +15 -14
  27. package/dist/BagWhite.cjs +13 -9
  28. package/dist/BagWhite.d.cts +2 -2
  29. package/dist/BagWhite.d.ts +2 -2
  30. package/dist/BagWhite.js +13 -9
  31. package/dist/BlackLightbulb.cjs +6 -5
  32. package/dist/BlackLightbulb.d.cts +2 -2
  33. package/dist/BlackLightbulb.d.ts +2 -2
  34. package/dist/BlackLightbulb.js +6 -5
  35. package/dist/ChevronDown.cjs +6 -5
  36. package/dist/ChevronDown.d.cts +2 -2
  37. package/dist/ChevronDown.d.ts +2 -2
  38. package/dist/ChevronDown.js +6 -5
  39. package/dist/ChevronLeft.cjs +3 -3
  40. package/dist/ChevronLeft.d.cts +2 -2
  41. package/dist/ChevronLeft.d.ts +2 -2
  42. package/dist/ChevronLeft.js +3 -3
  43. package/dist/CoterieLogo.cjs +1 -1
  44. package/dist/CoterieLogo.d.cts +2 -2
  45. package/dist/CoterieLogo.d.ts +2 -2
  46. package/dist/CoterieLogo.js +1 -1
  47. package/dist/CustomerChat.cjs +21 -20
  48. package/dist/CustomerChat.d.cts +2 -2
  49. package/dist/CustomerChat.d.ts +2 -2
  50. package/dist/CustomerChat.js +21 -20
  51. package/dist/Document.cjs +6 -6
  52. package/dist/Document.d.cts +2 -2
  53. package/dist/Document.d.ts +2 -2
  54. package/dist/Document.js +6 -6
  55. package/dist/DotsHorizontal.cjs +3 -3
  56. package/dist/DotsHorizontal.d.cts +2 -2
  57. package/dist/DotsHorizontal.d.ts +2 -2
  58. package/dist/DotsHorizontal.js +3 -3
  59. package/dist/EnviveWatermark.cjs +14 -11
  60. package/dist/EnviveWatermark.d.cts +2 -2
  61. package/dist/EnviveWatermark.d.ts +2 -2
  62. package/dist/EnviveWatermark.js +14 -11
  63. package/dist/FourPointStar.cjs +9 -3
  64. package/dist/FourPointStar.d.cts +2 -2
  65. package/dist/FourPointStar.d.ts +2 -2
  66. package/dist/FourPointStar.js +9 -3
  67. package/dist/IconClose.cjs +5 -4
  68. package/dist/IconClose.d.cts +2 -2
  69. package/dist/IconClose.d.ts +2 -2
  70. package/dist/IconClose.js +5 -4
  71. package/dist/IconCloseVariant.cjs +9 -7
  72. package/dist/IconCloseVariant.d.cts +2 -2
  73. package/dist/IconCloseVariant.d.ts +2 -2
  74. package/dist/IconCloseVariant.js +9 -7
  75. package/dist/Lightbulb.cjs +13 -11
  76. package/dist/Lightbulb.d.cts +2 -2
  77. package/dist/Lightbulb.d.ts +2 -2
  78. package/dist/Lightbulb.js +13 -11
  79. package/dist/MagnifyingGlass.cjs +5 -4
  80. package/dist/MagnifyingGlass.d.cts +2 -2
  81. package/dist/MagnifyingGlass.d.ts +2 -2
  82. package/dist/MagnifyingGlass.js +5 -4
  83. package/dist/MagnifyingGlassStar.cjs +15 -14
  84. package/dist/MagnifyingGlassStar.d.cts +2 -2
  85. package/dist/MagnifyingGlassStar.d.ts +2 -2
  86. package/dist/MagnifyingGlassStar.js +15 -14
  87. package/dist/MagnifyingGlassStarVariant.cjs +25 -15
  88. package/dist/MagnifyingGlassStarVariant.d.cts +2 -2
  89. package/dist/MagnifyingGlassStarVariant.d.ts +2 -2
  90. package/dist/MagnifyingGlassStarVariant.js +25 -15
  91. package/dist/OutlinedStar.cjs +8 -3
  92. package/dist/OutlinedStar.d.cts +2 -2
  93. package/dist/OutlinedStar.d.ts +2 -2
  94. package/dist/OutlinedStar.js +8 -3
  95. package/dist/Paperclip.cjs +3 -3
  96. package/dist/Paperclip.d.cts +2 -2
  97. package/dist/Paperclip.d.ts +2 -2
  98. package/dist/Paperclip.js +3 -3
  99. package/dist/Send.cjs +5 -4
  100. package/dist/Send.d.cts +2 -2
  101. package/dist/Send.d.ts +2 -2
  102. package/dist/Send.js +5 -4
  103. package/dist/SendArrow.cjs +5 -4
  104. package/dist/SendArrow.d.cts +2 -2
  105. package/dist/SendArrow.d.ts +2 -2
  106. package/dist/SendArrow.js +5 -4
  107. package/dist/Settings.cjs +32 -11
  108. package/dist/Settings.d.cts +2 -2
  109. package/dist/Settings.d.ts +2 -2
  110. package/dist/Settings.js +32 -11
  111. package/dist/SettingsVariant.cjs +33 -17
  112. package/dist/SettingsVariant.d.cts +2 -2
  113. package/dist/SettingsVariant.d.ts +2 -2
  114. package/dist/SettingsVariant.js +33 -17
  115. package/dist/ShapewearOutline.cjs +52 -18
  116. package/dist/ShapewearOutline.d.cts +2 -2
  117. package/dist/ShapewearOutline.d.ts +2 -2
  118. package/dist/ShapewearOutline.js +52 -18
  119. package/dist/SpanxLogo.cjs +11 -5
  120. package/dist/SpanxLogo.d.cts +2 -2
  121. package/dist/SpanxLogo.d.ts +2 -2
  122. package/dist/SpanxLogo.js +11 -5
  123. package/dist/Sparkles.cjs +30 -10
  124. package/dist/Sparkles.d.cts +2 -2
  125. package/dist/Sparkles.d.ts +2 -2
  126. package/dist/Sparkles.js +30 -10
  127. package/dist/SpiffyBwLogo.cjs +11 -11
  128. package/dist/SpiffyBwLogo.d.cts +2 -2
  129. package/dist/SpiffyBwLogo.d.ts +2 -2
  130. package/dist/SpiffyBwLogo.js +11 -11
  131. package/dist/Star.cjs +6 -5
  132. package/dist/Star.d.cts +2 -2
  133. package/dist/Star.d.ts +2 -2
  134. package/dist/Star.js +6 -5
  135. package/dist/SupergoopBlackLogo.cjs +1 -1
  136. package/dist/SupergoopBlackLogo.d.cts +2 -2
  137. package/dist/SupergoopBlackLogo.d.ts +2 -2
  138. package/dist/SupergoopBlackLogo.js +1 -1
  139. package/dist/SupergoopWhiteLogo.cjs +1 -1
  140. package/dist/SupergoopWhiteLogo.d.cts +2 -2
  141. package/dist/SupergoopWhiteLogo.d.ts +2 -2
  142. package/dist/SupergoopWhiteLogo.js +1 -1
  143. package/dist/VectorUpRight.cjs +4 -3
  144. package/dist/VectorUpRight.d.cts +2 -2
  145. package/dist/VectorUpRight.d.ts +2 -2
  146. package/dist/VectorUpRight.js +4 -3
  147. package/dist/{jsx-runtime-WKqb-nOR.js → jsx-runtime-CBx1Bunv.js} +0 -1
  148. package/dist/{jsx-runtime-YIyi2ALp.cjs → jsx-runtime-CubdjICU.cjs} +0 -1
  149. package/package.json +2 -2
  150. package/src/AiSearch.tsx +46 -39
  151. package/src/AiSearchBold.tsx +17 -4
  152. package/src/AiSearchThin.tsx +11 -3
  153. package/src/AiSearchVariant.tsx +23 -8
  154. package/src/Alert.tsx +2 -1
  155. package/src/ArrowUp.tsx +11 -4
  156. package/src/BagAddWhite.tsx +19 -9
  157. package/src/BagWhite.tsx +21 -3
  158. package/src/BlackLightbulb.tsx +10 -3
  159. package/src/ChevronDown.tsx +10 -3
  160. package/src/ChevronLeft.tsx +2 -1
  161. package/src/CustomerChat.tsx +17 -10
  162. package/src/Document.tsx +5 -5
  163. package/src/DotsHorizontal.tsx +2 -1
  164. package/src/EnviveWatermark.tsx +13 -6
  165. package/src/FourPointStar.tsx +7 -2
  166. package/src/IconClose.tsx +9 -2
  167. package/src/IconCloseVariant.tsx +10 -3
  168. package/src/Lightbulb.tsx +14 -7
  169. package/src/MagnifyingGlass.tsx +9 -2
  170. package/src/MagnifyingGlassStar.tsx +16 -9
  171. package/src/MagnifyingGlassStarVariant.tsx +17 -4
  172. package/src/OutlinedStar.tsx +13 -2
  173. package/src/Paperclip.tsx +2 -1
  174. package/src/Send.tsx +9 -2
  175. package/src/SendArrow.tsx +9 -2
  176. package/src/Settings.tsx +20 -5
  177. package/src/SettingsVariant.tsx +21 -11
  178. package/src/ShapewearOutline.tsx +41 -6
  179. package/src/SpanxLogo.tsx +12 -2
  180. package/src/Sparkles.tsx +27 -3
  181. package/src/SpiffyBwLogo.tsx +14 -12
  182. package/src/Star.tsx +10 -3
  183. package/src/VectorUpRight.tsx +2 -2
  184. package/src/index.ts +0 -3
@@ -1,6 +1,6 @@
1
- import * as react_jsx_runtime6 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime0 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/AiSearchVariant.d.ts
5
- declare const SvgAiSearchVariant: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime6.JSX.Element;
5
+ declare const SvgAiSearchVariant: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime0.JSX.Element;
6
6
  export = SvgAiSearchVariant;
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime2 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime7 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/AiSearchVariant.d.ts
5
- declare const SvgAiSearchVariant: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime2.JSX.Element;
5
+ declare const SvgAiSearchVariant: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime7.JSX.Element;
6
6
  //#endregion
7
7
  export { SvgAiSearchVariant as default };
@@ -1,19 +1,30 @@
1
- import { __toESM, require_jsx_runtime, require_react } from "./jsx-runtime-WKqb-nOR.js";
1
+ import { __toESM, require_jsx_runtime, require_react } from "./jsx-runtime-CBx1Bunv.js";
2
2
 
3
3
  //#region src/AiSearchVariant.tsx
4
4
  var import_react = /* @__PURE__ */ __toESM(require_react());
5
5
  var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
6
6
  const SvgAiSearchVariant = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
7
- xmlns: "http://www.w3.org/2000/svg",
8
7
  viewBox: "0 0 21 21",
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ "xmlns:svg": "http://www.w3.org/2000/svg",
9
10
  ...props,
10
11
  children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", {
11
- className: "ai-search-variant_svg__layer",
12
- children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
13
- fillRule: "evenodd",
14
- d: "M12.61 13.05h.83l5.22 5.23-1.56 1.56-5.23-5.22v-.83l-.29-.29a6.78 6.78 0 0 1-4.42 1.63C3.4 15.13.37 12.09.37 8.34A6.79 6.79 0 0 1 11.7 3.29L9.63 4.33c-.72-.44-1.56-.69-2.47-.69-2.6 0-4.71 2.1-4.71 4.7 0 2.61 2.1 4.71 4.71 4.71 2.54 0 4.61-2 4.7-4.52l2 .93c-.2 1.25-.76 2.38-1.55 3.31l.29.28zm1.25-5.9L11.19 5.9l-.01-.01 1.87-.94c.39.67.67 1.41.81 2.2",
15
- clipRule: "evenodd"
16
- }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "m15.57 1.34.88 2.27c.14.37.22.56.33.72.09.13.22.26.35.35.16.11.35.19.72.33l2.27.88-2.27.88c-.37.14-.56.21-.72.32-.13.1-.26.22-.35.35-.11.16-.19.35-.33.72l-.88 2.27-.88-2.27c-.14-.37-.21-.56-.32-.72-.1-.13-.22-.25-.35-.35-.16-.11-.35-.18-.72-.32l-2.27-.88 2.27-.88c.37-.14.56-.22.72-.33.13-.09.25-.22.35-.35.11-.16.18-.35.32-.72z" })]
12
+ className: "layer",
13
+ children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("title", { children: "Layer 1" }), /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", {
14
+ id: "svg_3",
15
+ children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
16
+ clipRule: "evenodd",
17
+ d: "m12.61,13.05l0.83,0l5.22,5.23l-1.56,1.56l-5.23,-5.22l0,-0.83l-0.29,-0.29c-1.19,1.02 -2.74,1.63 -4.42,1.63c-3.76,0 -6.79,-3.04 -6.79,-6.79c0,-3.75 3.04,-6.79 6.79,-6.79c1.74,0 3.33,0.66 4.54,1.74l-2.07,1.04c-0.72,-0.44 -1.56,-0.69 -2.47,-0.69c-2.6,0 -4.71,2.1 -4.71,4.7c0,2.61 2.1,4.71 4.71,4.71c2.54,0 4.61,-2 4.7,-4.52l2,0.93c-0.2,1.25 -0.76,2.38 -1.55,3.31l0.29,0.28zm1.25,-5.9l-2.67,-1.25c0,0 -0.01,-0.01 -0.01,-0.01l1.87,-0.94c0.39,0.67 0.67,1.41 0.81,2.2z",
18
+ fillRule: "evenodd",
19
+ id: "svg_1"
20
+ }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
21
+ d: "m15.57,1.34l0.88,2.27c0.14,0.37 0.22,0.56 0.33,0.72c0.09,0.13 0.22,0.26 0.35,0.35c0.16,0.11 0.35,0.19 0.72,0.33l2.27,0.88l-2.27,0.88c-0.37,0.14 -0.56,0.21 -0.72,0.32c-0.13,0.1 -0.26,0.22 -0.35,0.35c-0.11,0.16 -0.19,0.35 -0.33,0.72l-0.88,2.27l-0.88,-2.27c-0.14,-0.37 -0.21,-0.56 -0.32,-0.72c-0.1,-0.13 -0.22,-0.25 -0.35,-0.35c-0.16,-0.11 -0.35,-0.18 -0.72,-0.32l-2.27,-0.88l2.27,-0.88c0.37,-0.14 0.56,-0.22 0.72,-0.33c0.13,-0.09 0.25,-0.22 0.35,-0.35c0.11,-0.16 0.18,-0.35 0.32,-0.72l0.88,-2.27z",
22
+ id: "svg_2",
23
+ strokeLinecap: "round",
24
+ strokeLinejoin: "round",
25
+ strokeWidth: 1.2
26
+ })]
27
+ })]
17
28
  })
18
29
  });
19
30
  var AiSearchVariant_default = SvgAiSearchVariant;
package/dist/Alert.cjs CHANGED
@@ -1,13 +1,13 @@
1
- const require_jsx_runtime$1 = require('./jsx-runtime-YIyi2ALp.cjs');
1
+ const require_jsx_runtime$1 = require('./jsx-runtime-CubdjICU.cjs');
2
2
 
3
3
  //#region src/Alert.tsx
4
4
  var import_react = /* @__PURE__ */ require_jsx_runtime$1.__toESM(require_jsx_runtime$1.require_react());
5
5
  var import_jsx_runtime = /* @__PURE__ */ require_jsx_runtime$1.__toESM(require_jsx_runtime$1.require_jsx_runtime());
6
- const SvgAlert = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
6
+ const SvgAlert = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
7
7
  xmlns: "http://www.w3.org/2000/svg",
8
8
  viewBox: "0 0 24 24",
9
9
  ...props,
10
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M13 13h-2V7h2m0 10h-2v-2h2M12 2A10 10 0 0 0 2 12a10 10 0 0 0 10 10 10 10 0 0 0 10-10A10 10 0 0 0 12 2" })
10
+ children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("title", { children: "alert-circle" }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M13,13H11V7H13M13,17H11V15H13M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z" })]
11
11
  });
12
12
  var Alert_default = SvgAlert;
13
13
 
package/dist/Alert.d.cts CHANGED
@@ -1,6 +1,6 @@
1
- import * as react_jsx_runtime0 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime2 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/Alert.d.ts
5
- declare const SvgAlert: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime0.JSX.Element;
5
+ declare const SvgAlert: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime2.JSX.Element;
6
6
  export = SvgAlert;
package/dist/Alert.d.ts CHANGED
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime5 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime2 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/Alert.d.ts
5
- declare const SvgAlert: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime5.JSX.Element;
5
+ declare const SvgAlert: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime2.JSX.Element;
6
6
  //#endregion
7
7
  export { SvgAlert as default };
package/dist/Alert.js CHANGED
@@ -1,13 +1,13 @@
1
- import { __toESM, require_jsx_runtime, require_react } from "./jsx-runtime-WKqb-nOR.js";
1
+ import { __toESM, require_jsx_runtime, require_react } from "./jsx-runtime-CBx1Bunv.js";
2
2
 
3
3
  //#region src/Alert.tsx
4
4
  var import_react = /* @__PURE__ */ __toESM(require_react());
5
5
  var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
6
- const SvgAlert = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
6
+ const SvgAlert = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
7
7
  xmlns: "http://www.w3.org/2000/svg",
8
8
  viewBox: "0 0 24 24",
9
9
  ...props,
10
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M13 13h-2V7h2m0 10h-2v-2h2M12 2A10 10 0 0 0 2 12a10 10 0 0 0 10 10 10 10 0 0 0 10-10A10 10 0 0 0 12 2" })
10
+ children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("title", { children: "alert-circle" }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M13,13H11V7H13M13,17H11V15H13M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z" })]
11
11
  });
12
12
  var Alert_default = SvgAlert;
13
13
 
package/dist/ArrowUp.cjs CHANGED
@@ -1,24 +1,25 @@
1
- const require_jsx_runtime$1 = require('./jsx-runtime-YIyi2ALp.cjs');
1
+ const require_jsx_runtime$1 = require('./jsx-runtime-CubdjICU.cjs');
2
2
 
3
3
  //#region src/ArrowUp.tsx
4
4
  var import_react = /* @__PURE__ */ require_jsx_runtime$1.__toESM(require_jsx_runtime$1.require_react());
5
5
  var import_jsx_runtime = /* @__PURE__ */ require_jsx_runtime$1.__toESM(require_jsx_runtime$1.require_jsx_runtime());
6
6
  const SvgArrowUp = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
7
- xmlns: "http://www.w3.org/2000/svg",
8
7
  width: 24,
9
8
  height: 24,
9
+ viewBox: "0 0 24 24",
10
10
  fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
11
12
  ...props,
12
13
  children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", {
13
14
  width: 24,
14
15
  height: 24,
15
- fill: "currentColor",
16
- rx: 12
16
+ rx: 12,
17
+ fill: "currentColor"
17
18
  }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
18
- fill: "#fff",
19
19
  fillRule: "evenodd",
20
- d: "M12.359 4.443 11.979 4l-.38.443-6 7 .76.65 5.12-5.973v14.148h1V6.12l5.12 5.974.76-.651z",
21
- clipRule: "evenodd"
20
+ clipRule: "evenodd",
21
+ d: "M12.3589 4.4429L11.9792 4L11.5996 4.4429L5.59961 11.4429L6.35887 12.0937L11.4792 6.11992V20.2683H12.4792V6.11992L17.5996 12.0937L18.3589 11.4429L12.3589 4.4429Z",
22
+ fill: "white"
22
23
  })]
23
24
  });
24
25
  var ArrowUp_default = SvgArrowUp;
@@ -1,6 +1,6 @@
1
- import * as react_jsx_runtime4 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime3 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/ArrowUp.d.ts
5
- declare const SvgArrowUp: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime4.JSX.Element;
5
+ declare const SvgArrowUp: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime3.JSX.Element;
6
6
  export = SvgArrowUp;
package/dist/ArrowUp.d.ts CHANGED
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime10 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime0 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/ArrowUp.d.ts
5
- declare const SvgArrowUp: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime10.JSX.Element;
5
+ declare const SvgArrowUp: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime0.JSX.Element;
6
6
  //#endregion
7
7
  export { SvgArrowUp as default };
package/dist/ArrowUp.js CHANGED
@@ -1,24 +1,25 @@
1
- import { __toESM, require_jsx_runtime, require_react } from "./jsx-runtime-WKqb-nOR.js";
1
+ import { __toESM, require_jsx_runtime, require_react } from "./jsx-runtime-CBx1Bunv.js";
2
2
 
3
3
  //#region src/ArrowUp.tsx
4
4
  var import_react = /* @__PURE__ */ __toESM(require_react());
5
5
  var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
6
6
  const SvgArrowUp = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
7
- xmlns: "http://www.w3.org/2000/svg",
8
7
  width: 24,
9
8
  height: 24,
9
+ viewBox: "0 0 24 24",
10
10
  fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
11
12
  ...props,
12
13
  children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", {
13
14
  width: 24,
14
15
  height: 24,
15
- fill: "currentColor",
16
- rx: 12
16
+ rx: 12,
17
+ fill: "currentColor"
17
18
  }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
18
- fill: "#fff",
19
19
  fillRule: "evenodd",
20
- d: "M12.359 4.443 11.979 4l-.38.443-6 7 .76.65 5.12-5.973v14.148h1V6.12l5.12 5.974.76-.651z",
21
- clipRule: "evenodd"
20
+ clipRule: "evenodd",
21
+ d: "M12.3589 4.4429L11.9792 4L11.5996 4.4429L5.59961 11.4429L6.35887 12.0937L11.4792 6.11992V20.2683H12.4792V6.11992L17.5996 12.0937L18.3589 11.4429L12.3589 4.4429Z",
22
+ fill: "white"
22
23
  })]
23
24
  });
24
25
  var ArrowUp_default = SvgArrowUp;
@@ -1,38 +1,39 @@
1
- const require_jsx_runtime$1 = require('./jsx-runtime-YIyi2ALp.cjs');
1
+ const require_jsx_runtime$1 = require('./jsx-runtime-CubdjICU.cjs');
2
2
 
3
3
  //#region src/BagAddWhite.tsx
4
4
  var import_react = /* @__PURE__ */ require_jsx_runtime$1.__toESM(require_jsx_runtime$1.require_react());
5
5
  var import_jsx_runtime = /* @__PURE__ */ require_jsx_runtime$1.__toESM(require_jsx_runtime$1.require_jsx_runtime());
6
6
  const SvgBagAddWhite = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
7
- xmlns: "http://www.w3.org/2000/svg",
8
7
  width: 15,
9
8
  height: 18,
9
+ viewBox: "0 0 15 18",
10
10
  fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
11
12
  ...props,
12
13
  children: [
13
14
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
14
- stroke: "#fff",
15
- d: "M4.09 6.455S4.429 1.002 7.5 1s3.41 5.455 3.41 5.455"
15
+ d: "M4.09094 6.45455C4.09094 6.45455 4.42792 1.00181 7.50003 1C10.5721 0.998187 10.9091 6.45455 10.9091 6.45455",
16
+ stroke: "white"
16
17
  }),
17
18
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)("mask", {
18
- id: "bag-add-white_svg__a",
19
- fill: "#fff",
19
+ id: "path-2-inside-1_12076_11347",
20
+ fill: "white",
20
21
  children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
21
22
  fillRule: "evenodd",
22
- d: "M15 5.578H0v11.786h15zm-8.005 2.72v2.608H4.35v1h2.645V14.5h1v-2.593h2.555v-1H7.995V8.3z",
23
- clipRule: "evenodd"
23
+ clipRule: "evenodd",
24
+ d: "M15 5.57812H0V17.3638H15V5.57812ZM6.99524 8.29883V10.9062H4.34998V11.9062H6.99524V14.4988H7.99524V11.9062H10.5499V10.9062H7.99524V8.29883H6.99524Z"
24
25
  })
25
26
  }),
26
27
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
27
- fill: "#fff",
28
28
  fillRule: "evenodd",
29
- d: "M15 5.578H0v11.786h15zm-8.005 2.72v2.608H4.35v1h2.645V14.5h1v-2.593h2.555v-1H7.995V8.3z",
30
- clipRule: "evenodd"
29
+ clipRule: "evenodd",
30
+ d: "M15 5.57812H0V17.3638H15V5.57812ZM6.99524 8.29883V10.9062H4.34998V11.9062H6.99524V14.4988H7.99524V11.9062H10.5499V10.9062H7.99524V8.29883H6.99524Z",
31
+ fill: "white"
31
32
  }),
32
33
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
33
- fill: "#fff",
34
- d: "M0 5.578v-.6h-.6v.6zm15 0h.6v-.6H15zM0 17.364h-.6v.6H0zm15 0v.6h.6v-.6zm-8.005-6.458v.601h.601v-.6zm0-2.607v-.601h-.6v.6zM4.35 10.906v-.6h-.6v.6zm0 1h-.6v.601h.6zm2.645 0h.601v-.6h-.6zm0 2.593h-.6v.6h.6zm1 0v.6h.601v-.6zm0-2.593v-.6h-.6v.6zm2.555 0v.601h.6v-.6zm0-1h.6v-.6h-.6zm-2.555 0h-.6v.601h.6zm0-2.607h.601v-.601h-.6zM0 6.179h15V4.977H0zm.6 11.185V5.578H-.6v11.786zm14.4-.601H0v1.202h15zm-.6-11.185v11.786h1.2V5.578zm-6.804 5.328V8.3H6.394v2.607zm-3.246.601h2.645v-1.202H4.35zm.6.4v-1h-1.2v1zm2.045-.602H4.35v1.202h2.645zm.601 3.194v-2.593H6.394V14.5zm.4-.601h-1V15.1h1zm-.602-1.992V14.5h1.202v-2.593zm3.156-.6H7.995v1.201h2.555zm-.6-.4v1h1.2v-1zm-1.955.601h2.555v-1.202H7.995zm-.6-3.208v2.607h1.201V8.3zm-.4.6h1V7.699h-1z",
35
- mask: "url(#bag-add-white_svg__a)"
34
+ d: "M0 5.57812V4.97727H-0.600854V5.57812H0ZM15 5.57812H15.6009V4.97727H15V5.57812ZM0 17.3638H-0.600854V17.9647H0V17.3638ZM15 17.3638V17.9647H15.6009V17.3638H15ZM6.99524 10.9062V11.5071H7.59609V10.9062H6.99524ZM6.99524 8.29883V7.69797H6.39439V8.29883H6.99524ZM4.34998 10.9062V10.3054H3.74912V10.9062H4.34998ZM4.34998 11.9062H3.74912V12.5071H4.34998V11.9062ZM6.99524 11.9062H7.59609V11.3054H6.99524V11.9062ZM6.99524 14.4988H6.39439V15.0996H6.99524V14.4988ZM7.99524 14.4988V15.0996H8.59609V14.4988H7.99524ZM7.99524 11.9062V11.3054H7.39439V11.9062H7.99524ZM10.5499 11.9062V12.5071H11.1508V11.9062H10.5499ZM10.5499 10.9062H11.1508V10.3054H10.5499V10.9062ZM7.99524 10.9062H7.39439V11.5071H7.99524V10.9062ZM7.99524 8.29883H8.59609V7.69797H7.99524V8.29883ZM0 6.17898H15V4.97727H0V6.17898ZM0.600854 17.3638V5.57812H-0.600854V17.3638H0.600854ZM15 16.763H0V17.9647H15V16.763ZM14.3991 5.57812V17.3638H15.6009V5.57812H14.3991ZM7.59609 10.9062V8.29883H6.39439V10.9062H7.59609ZM4.34998 11.5071H6.99524V10.3054H4.34998V11.5071ZM4.95083 11.9062V10.9062H3.74912V11.9062H4.95083ZM6.99524 11.3054H4.34998V12.5071H6.99524V11.3054ZM7.59609 14.4988V11.9062H6.39439V14.4988H7.59609ZM7.99524 13.8979H6.99524V15.0996H7.99524V13.8979ZM7.39439 11.9062V14.4988H8.59609V11.9062H7.39439ZM10.5499 11.3054H7.99524V12.5071H10.5499V11.3054ZM9.94907 10.9062V11.9062H11.1508V10.9062H9.94907ZM7.99524 11.5071H10.5499V10.3054H7.99524V11.5071ZM7.39439 8.29883V10.9062H8.59609V8.29883H7.39439ZM6.99524 8.89968H7.99524V7.69797H6.99524V8.89968Z",
35
+ fill: "white",
36
+ mask: "url(#path-2-inside-1_12076_11347)"
36
37
  })
37
38
  ]
38
39
  });
@@ -1,6 +1,6 @@
1
- import * as react_jsx_runtime25 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime5 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/BagAddWhite.d.ts
5
- declare const SvgBagAddWhite: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime25.JSX.Element;
5
+ declare const SvgBagAddWhite: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime5.JSX.Element;
6
6
  export = SvgBagAddWhite;
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime8 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime6 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/BagAddWhite.d.ts
5
- declare const SvgBagAddWhite: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime8.JSX.Element;
5
+ declare const SvgBagAddWhite: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime6.JSX.Element;
6
6
  //#endregion
7
7
  export { SvgBagAddWhite as default };
@@ -1,38 +1,39 @@
1
- import { __toESM, require_jsx_runtime, require_react } from "./jsx-runtime-WKqb-nOR.js";
1
+ import { __toESM, require_jsx_runtime, require_react } from "./jsx-runtime-CBx1Bunv.js";
2
2
 
3
3
  //#region src/BagAddWhite.tsx
4
4
  var import_react = /* @__PURE__ */ __toESM(require_react());
5
5
  var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
6
6
  const SvgBagAddWhite = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
7
- xmlns: "http://www.w3.org/2000/svg",
8
7
  width: 15,
9
8
  height: 18,
9
+ viewBox: "0 0 15 18",
10
10
  fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
11
12
  ...props,
12
13
  children: [
13
14
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
14
- stroke: "#fff",
15
- d: "M4.09 6.455S4.429 1.002 7.5 1s3.41 5.455 3.41 5.455"
15
+ d: "M4.09094 6.45455C4.09094 6.45455 4.42792 1.00181 7.50003 1C10.5721 0.998187 10.9091 6.45455 10.9091 6.45455",
16
+ stroke: "white"
16
17
  }),
17
18
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)("mask", {
18
- id: "bag-add-white_svg__a",
19
- fill: "#fff",
19
+ id: "path-2-inside-1_12076_11347",
20
+ fill: "white",
20
21
  children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
21
22
  fillRule: "evenodd",
22
- d: "M15 5.578H0v11.786h15zm-8.005 2.72v2.608H4.35v1h2.645V14.5h1v-2.593h2.555v-1H7.995V8.3z",
23
- clipRule: "evenodd"
23
+ clipRule: "evenodd",
24
+ d: "M15 5.57812H0V17.3638H15V5.57812ZM6.99524 8.29883V10.9062H4.34998V11.9062H6.99524V14.4988H7.99524V11.9062H10.5499V10.9062H7.99524V8.29883H6.99524Z"
24
25
  })
25
26
  }),
26
27
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
27
- fill: "#fff",
28
28
  fillRule: "evenodd",
29
- d: "M15 5.578H0v11.786h15zm-8.005 2.72v2.608H4.35v1h2.645V14.5h1v-2.593h2.555v-1H7.995V8.3z",
30
- clipRule: "evenodd"
29
+ clipRule: "evenodd",
30
+ d: "M15 5.57812H0V17.3638H15V5.57812ZM6.99524 8.29883V10.9062H4.34998V11.9062H6.99524V14.4988H7.99524V11.9062H10.5499V10.9062H7.99524V8.29883H6.99524Z",
31
+ fill: "white"
31
32
  }),
32
33
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
33
- fill: "#fff",
34
- d: "M0 5.578v-.6h-.6v.6zm15 0h.6v-.6H15zM0 17.364h-.6v.6H0zm15 0v.6h.6v-.6zm-8.005-6.458v.601h.601v-.6zm0-2.607v-.601h-.6v.6zM4.35 10.906v-.6h-.6v.6zm0 1h-.6v.601h.6zm2.645 0h.601v-.6h-.6zm0 2.593h-.6v.6h.6zm1 0v.6h.601v-.6zm0-2.593v-.6h-.6v.6zm2.555 0v.601h.6v-.6zm0-1h.6v-.6h-.6zm-2.555 0h-.6v.601h.6zm0-2.607h.601v-.601h-.6zM0 6.179h15V4.977H0zm.6 11.185V5.578H-.6v11.786zm14.4-.601H0v1.202h15zm-.6-11.185v11.786h1.2V5.578zm-6.804 5.328V8.3H6.394v2.607zm-3.246.601h2.645v-1.202H4.35zm.6.4v-1h-1.2v1zm2.045-.602H4.35v1.202h2.645zm.601 3.194v-2.593H6.394V14.5zm.4-.601h-1V15.1h1zm-.602-1.992V14.5h1.202v-2.593zm3.156-.6H7.995v1.201h2.555zm-.6-.4v1h1.2v-1zm-1.955.601h2.555v-1.202H7.995zm-.6-3.208v2.607h1.201V8.3zm-.4.6h1V7.699h-1z",
35
- mask: "url(#bag-add-white_svg__a)"
34
+ d: "M0 5.57812V4.97727H-0.600854V5.57812H0ZM15 5.57812H15.6009V4.97727H15V5.57812ZM0 17.3638H-0.600854V17.9647H0V17.3638ZM15 17.3638V17.9647H15.6009V17.3638H15ZM6.99524 10.9062V11.5071H7.59609V10.9062H6.99524ZM6.99524 8.29883V7.69797H6.39439V8.29883H6.99524ZM4.34998 10.9062V10.3054H3.74912V10.9062H4.34998ZM4.34998 11.9062H3.74912V12.5071H4.34998V11.9062ZM6.99524 11.9062H7.59609V11.3054H6.99524V11.9062ZM6.99524 14.4988H6.39439V15.0996H6.99524V14.4988ZM7.99524 14.4988V15.0996H8.59609V14.4988H7.99524ZM7.99524 11.9062V11.3054H7.39439V11.9062H7.99524ZM10.5499 11.9062V12.5071H11.1508V11.9062H10.5499ZM10.5499 10.9062H11.1508V10.3054H10.5499V10.9062ZM7.99524 10.9062H7.39439V11.5071H7.99524V10.9062ZM7.99524 8.29883H8.59609V7.69797H7.99524V8.29883ZM0 6.17898H15V4.97727H0V6.17898ZM0.600854 17.3638V5.57812H-0.600854V17.3638H0.600854ZM15 16.763H0V17.9647H15V16.763ZM14.3991 5.57812V17.3638H15.6009V5.57812H14.3991ZM7.59609 10.9062V8.29883H6.39439V10.9062H7.59609ZM4.34998 11.5071H6.99524V10.3054H4.34998V11.5071ZM4.95083 11.9062V10.9062H3.74912V11.9062H4.95083ZM6.99524 11.3054H4.34998V12.5071H6.99524V11.3054ZM7.59609 14.4988V11.9062H6.39439V14.4988H7.59609ZM7.99524 13.8979H6.99524V15.0996H7.99524V13.8979ZM7.39439 11.9062V14.4988H8.59609V11.9062H7.39439ZM10.5499 11.3054H7.99524V12.5071H10.5499V11.3054ZM9.94907 10.9062V11.9062H11.1508V10.9062H9.94907ZM7.99524 11.5071H10.5499V10.3054H7.99524V11.5071ZM7.39439 8.29883V10.9062H8.59609V8.29883H7.39439ZM6.99524 8.89968H7.99524V7.69797H6.99524V8.89968Z",
35
+ fill: "white",
36
+ mask: "url(#path-2-inside-1_12076_11347)"
36
37
  })
37
38
  ]
38
39
  });
package/dist/BagWhite.cjs CHANGED
@@ -1,22 +1,26 @@
1
- const require_jsx_runtime$1 = require('./jsx-runtime-YIyi2ALp.cjs');
1
+ const require_jsx_runtime$1 = require('./jsx-runtime-CubdjICU.cjs');
2
2
 
3
3
  //#region src/BagWhite.tsx
4
4
  var import_react = /* @__PURE__ */ require_jsx_runtime$1.__toESM(require_jsx_runtime$1.require_react());
5
5
  var import_jsx_runtime = /* @__PURE__ */ require_jsx_runtime$1.__toESM(require_jsx_runtime$1.require_jsx_runtime());
6
6
  const SvgBagWhite = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
7
- xmlns: "http://www.w3.org/2000/svg",
8
7
  width: 15,
9
8
  height: 18,
9
+ viewBox: "0 0 15 18",
10
10
  fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
11
12
  ...props,
12
- children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
13
- fill: "#fff",
14
- stroke: "#fff",
15
- strokeWidth: .601,
16
- d: "M.3 5.697h14.399v11.185H.3z"
13
+ children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", {
14
+ x: .300427,
15
+ y: 5.69691,
16
+ width: 14.3991,
17
+ height: 11.1849,
18
+ fill: "white",
19
+ stroke: "white",
20
+ strokeWidth: .600854
17
21
  }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
18
- stroke: "#fff",
19
- d: "M4.09 6.273S4.429.82 7.5.818s3.41 5.455 3.41 5.455"
22
+ d: "M4.09094 6.2729C4.09094 6.2729 4.42792 0.820173 7.50003 0.81836C10.5721 0.816546 10.9091 6.2729 10.9091 6.2729",
23
+ stroke: "white"
20
24
  })]
21
25
  });
22
26
  var BagWhite_default = SvgBagWhite;
@@ -1,6 +1,6 @@
1
- import * as react_jsx_runtime8 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime6 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/BagWhite.d.ts
5
- declare const SvgBagWhite: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime8.JSX.Element;
5
+ declare const SvgBagWhite: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime6.JSX.Element;
6
6
  export = SvgBagWhite;
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime15 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/BagWhite.d.ts
5
- declare const SvgBagWhite: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime15.JSX.Element;
5
+ declare const SvgBagWhite: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime29.JSX.Element;
6
6
  //#endregion
7
7
  export { SvgBagWhite as default };
package/dist/BagWhite.js CHANGED
@@ -1,22 +1,26 @@
1
- import { __toESM, require_jsx_runtime, require_react } from "./jsx-runtime-WKqb-nOR.js";
1
+ import { __toESM, require_jsx_runtime, require_react } from "./jsx-runtime-CBx1Bunv.js";
2
2
 
3
3
  //#region src/BagWhite.tsx
4
4
  var import_react = /* @__PURE__ */ __toESM(require_react());
5
5
  var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
6
6
  const SvgBagWhite = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
7
- xmlns: "http://www.w3.org/2000/svg",
8
7
  width: 15,
9
8
  height: 18,
9
+ viewBox: "0 0 15 18",
10
10
  fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
11
12
  ...props,
12
- children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
13
- fill: "#fff",
14
- stroke: "#fff",
15
- strokeWidth: .601,
16
- d: "M.3 5.697h14.399v11.185H.3z"
13
+ children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", {
14
+ x: .300427,
15
+ y: 5.69691,
16
+ width: 14.3991,
17
+ height: 11.1849,
18
+ fill: "white",
19
+ stroke: "white",
20
+ strokeWidth: .600854
17
21
  }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
18
- stroke: "#fff",
19
- d: "M4.09 6.273S4.429.82 7.5.818s3.41 5.455 3.41 5.455"
22
+ d: "M4.09094 6.2729C4.09094 6.2729 4.42792 0.820173 7.50003 0.81836C10.5721 0.816546 10.9091 6.2729 10.9091 6.2729",
23
+ stroke: "white"
20
24
  })]
21
25
  });
22
26
  var BagWhite_default = SvgBagWhite;
@@ -1,20 +1,21 @@
1
- const require_jsx_runtime$1 = require('./jsx-runtime-YIyi2ALp.cjs');
1
+ const require_jsx_runtime$1 = require('./jsx-runtime-CubdjICU.cjs');
2
2
 
3
3
  //#region src/BlackLightbulb.tsx
4
4
  var import_react = /* @__PURE__ */ require_jsx_runtime$1.__toESM(require_jsx_runtime$1.require_react());
5
5
  var import_jsx_runtime = /* @__PURE__ */ require_jsx_runtime$1.__toESM(require_jsx_runtime$1.require_jsx_runtime());
6
6
  const SvgBlackLightbulb = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
7
- xmlns: "http://www.w3.org/2000/svg",
8
7
  width: 20,
9
8
  height: 20,
9
+ viewBox: "0 0 20 20",
10
10
  fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
11
12
  ...props,
12
13
  children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
14
+ d: "M8.33335 14.7158V16.667C8.33335 17.5875 9.07955 18.3337 10 18.3337C10.9205 18.3337 11.6667 17.5875 11.6667 16.667V14.7158M10 1.66699V2.50033M2.50002 10.0003H1.66669M4.58335 4.58366L4.08327 4.08358M15.4167 4.58366L15.9169 4.08358M18.3334 10.0003H17.5M15 10.0003C15 12.7618 12.7614 15.0003 10 15.0003C7.2386 15.0003 5.00002 12.7618 5.00002 10.0003C5.00002 7.2389 7.2386 5.00033 10 5.00033C12.7614 5.00033 15 7.2389 15 10.0003Z",
13
15
  stroke: "#1C2D31",
14
- strokeLinecap: "round",
15
- strokeLinejoin: "round",
16
16
  strokeWidth: 1.5,
17
- d: "M8.333 14.716v1.951a1.667 1.667 0 1 0 3.334 0v-1.951M10 1.667V2.5M2.5 10h-.833m2.916-5.416-.5-.5m11.334.5.5-.5M18.333 10H17.5M15 10a5 5 0 1 1-10 0 5 5 0 0 1 10 0"
17
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round"
18
19
  })
19
20
  });
20
21
  var BlackLightbulb_default = SvgBlackLightbulb;
@@ -1,6 +1,6 @@
1
- import * as react_jsx_runtime14 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime7 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/BlackLightbulb.d.ts
5
- declare const SvgBlackLightbulb: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime14.JSX.Element;
5
+ declare const SvgBlackLightbulb: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime7.JSX.Element;
6
6
  export = SvgBlackLightbulb;
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime33 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime24 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/BlackLightbulb.d.ts
5
- declare const SvgBlackLightbulb: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime33.JSX.Element;
5
+ declare const SvgBlackLightbulb: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime24.JSX.Element;
6
6
  //#endregion
7
7
  export { SvgBlackLightbulb as default };
@@ -1,20 +1,21 @@
1
- import { __toESM, require_jsx_runtime, require_react } from "./jsx-runtime-WKqb-nOR.js";
1
+ import { __toESM, require_jsx_runtime, require_react } from "./jsx-runtime-CBx1Bunv.js";
2
2
 
3
3
  //#region src/BlackLightbulb.tsx
4
4
  var import_react = /* @__PURE__ */ __toESM(require_react());
5
5
  var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
6
6
  const SvgBlackLightbulb = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
7
- xmlns: "http://www.w3.org/2000/svg",
8
7
  width: 20,
9
8
  height: 20,
9
+ viewBox: "0 0 20 20",
10
10
  fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
11
12
  ...props,
12
13
  children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
14
+ d: "M8.33335 14.7158V16.667C8.33335 17.5875 9.07955 18.3337 10 18.3337C10.9205 18.3337 11.6667 17.5875 11.6667 16.667V14.7158M10 1.66699V2.50033M2.50002 10.0003H1.66669M4.58335 4.58366L4.08327 4.08358M15.4167 4.58366L15.9169 4.08358M18.3334 10.0003H17.5M15 10.0003C15 12.7618 12.7614 15.0003 10 15.0003C7.2386 15.0003 5.00002 12.7618 5.00002 10.0003C5.00002 7.2389 7.2386 5.00033 10 5.00033C12.7614 5.00033 15 7.2389 15 10.0003Z",
13
15
  stroke: "#1C2D31",
14
- strokeLinecap: "round",
15
- strokeLinejoin: "round",
16
16
  strokeWidth: 1.5,
17
- d: "M8.333 14.716v1.951a1.667 1.667 0 1 0 3.334 0v-1.951M10 1.667V2.5M2.5 10h-.833m2.916-5.416-.5-.5m11.334.5.5-.5M18.333 10H17.5M15 10a5 5 0 1 1-10 0 5 5 0 0 1 10 0"
17
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round"
18
19
  })
19
20
  });
20
21
  var BlackLightbulb_default = SvgBlackLightbulb;
@@ -1,19 +1,20 @@
1
- const require_jsx_runtime$1 = require('./jsx-runtime-YIyi2ALp.cjs');
1
+ const require_jsx_runtime$1 = require('./jsx-runtime-CubdjICU.cjs');
2
2
 
3
3
  //#region src/ChevronDown.tsx
4
4
  var import_react = /* @__PURE__ */ require_jsx_runtime$1.__toESM(require_jsx_runtime$1.require_react());
5
5
  var import_jsx_runtime = /* @__PURE__ */ require_jsx_runtime$1.__toESM(require_jsx_runtime$1.require_jsx_runtime());
6
6
  const SvgChevronDown = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
7
- xmlns: "http://www.w3.org/2000/svg",
8
7
  width: 24,
9
8
  height: 24,
9
+ viewBox: "0 0 24 24",
10
10
  fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
11
12
  ...props,
12
13
  children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
13
- fill: "#222",
14
14
  fillRule: "evenodd",
15
- d: "M5.468 10.47a.75.75 0 0 1 1.06 0l5.127 5.126 5.127-5.126a.75.75 0 0 1 1.06 1.06l-6.187 6.188-6.187-6.188a.75.75 0 0 1 0-1.06",
16
- clipRule: "evenodd"
15
+ clipRule: "evenodd",
16
+ d: "M5.46783 10.4697C5.76072 10.1768 6.2356 10.1768 6.52849 10.4697L11.655 15.5962L16.7815 10.4697C17.0744 10.1768 17.5493 10.1768 17.8422 10.4697C18.1351 10.7626 18.1351 11.2374 17.8422 11.5303L11.655 17.7175L5.46783 11.5303C5.17494 11.2374 5.17494 10.7626 5.46783 10.4697Z",
17
+ fill: "#222222"
17
18
  })
18
19
  });
19
20
  var ChevronDown_default = SvgChevronDown;
@@ -1,6 +1,6 @@
1
- import * as react_jsx_runtime10 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime8 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/ChevronDown.d.ts
5
- declare const SvgChevronDown: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime10.JSX.Element;
5
+ declare const SvgChevronDown: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime8.JSX.Element;
6
6
  export = SvgChevronDown;
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime4 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime13 from "react/jsx-runtime";
2
2
  import { SVGProps } from "react";
3
3
 
4
4
  //#region src/ChevronDown.d.ts
5
- declare const SvgChevronDown: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime4.JSX.Element;
5
+ declare const SvgChevronDown: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime13.JSX.Element;
6
6
  //#endregion
7
7
  export { SvgChevronDown as default };
@@ -1,19 +1,20 @@
1
- import { __toESM, require_jsx_runtime, require_react } from "./jsx-runtime-WKqb-nOR.js";
1
+ import { __toESM, require_jsx_runtime, require_react } from "./jsx-runtime-CBx1Bunv.js";
2
2
 
3
3
  //#region src/ChevronDown.tsx
4
4
  var import_react = /* @__PURE__ */ __toESM(require_react());
5
5
  var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
6
6
  const SvgChevronDown = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
7
- xmlns: "http://www.w3.org/2000/svg",
8
7
  width: 24,
9
8
  height: 24,
9
+ viewBox: "0 0 24 24",
10
10
  fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
11
12
  ...props,
12
13
  children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
13
- fill: "#222",
14
14
  fillRule: "evenodd",
15
- d: "M5.468 10.47a.75.75 0 0 1 1.06 0l5.127 5.126 5.127-5.126a.75.75 0 0 1 1.06 1.06l-6.187 6.188-6.187-6.188a.75.75 0 0 1 0-1.06",
16
- clipRule: "evenodd"
15
+ clipRule: "evenodd",
16
+ d: "M5.46783 10.4697C5.76072 10.1768 6.2356 10.1768 6.52849 10.4697L11.655 15.5962L16.7815 10.4697C17.0744 10.1768 17.5493 10.1768 17.8422 10.4697C18.1351 10.7626 18.1351 11.2374 17.8422 11.5303L11.655 17.7175L5.46783 11.5303C5.17494 11.2374 5.17494 10.7626 5.46783 10.4697Z",
17
+ fill: "#222222"
17
18
  })
18
19
  });
19
20
  var ChevronDown_default = SvgChevronDown;
@@ -1,13 +1,13 @@
1
- const require_jsx_runtime$1 = require('./jsx-runtime-YIyi2ALp.cjs');
1
+ const require_jsx_runtime$1 = require('./jsx-runtime-CubdjICU.cjs');
2
2
 
3
3
  //#region src/ChevronLeft.tsx
4
4
  var import_react = /* @__PURE__ */ require_jsx_runtime$1.__toESM(require_jsx_runtime$1.require_react());
5
5
  var import_jsx_runtime = /* @__PURE__ */ require_jsx_runtime$1.__toESM(require_jsx_runtime$1.require_jsx_runtime());
6
- const SvgChevronLeft = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
6
+ const SvgChevronLeft = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
7
7
  xmlns: "http://www.w3.org/2000/svg",
8
8
  viewBox: "0 0 24 24",
9
9
  ...props,
10
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15.41 16.58 10.83 12l4.58-4.59L14 6l-6 6 6 6z" })
10
+ children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("title", { children: "chevron-left" }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15.41,16.58L10.83,12L15.41,7.41L14,6L8,12L14,18L15.41,16.58Z" })]
11
11
  });
12
12
  var ChevronLeft_default = SvgChevronLeft;
13
13