@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,27 +1,37 @@
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/MagnifyingGlassStarVariant.tsx
4
4
  var import_react = /* @__PURE__ */ __toESM(require_react());
5
5
  var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
6
6
  const SvgMagnifyingGlassStarVariant = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
7
- xmlns: "http://www.w3.org/2000/svg",
8
7
  width: 23,
9
8
  height: 21,
9
+ viewBox: "0 0 23 21",
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: "#595959",
14
- stroke: "#595959",
15
- strokeLinecap: "round",
16
- strokeLinejoin: "round",
17
- strokeWidth: .911,
18
- d: "m16.902 1.073.79 2.053c.128.334.192.501.292.642q.134.187.322.321c.14.1.307.164.641.293l2.054.79-2.054.79c-.334.128-.5.192-.641.292a1.4 1.4 0 0 0-.322.322c-.1.14-.164.307-.293.641l-.79 2.054-.79-2.054c-.128-.334-.192-.5-.292-.641a1.4 1.4 0 0 0-.321-.322c-.14-.1-.308-.164-.642-.292l-2.053-.79 2.053-.79c.334-.129.501-.193.642-.293q.188-.134.321-.321c.1-.14.164-.308.293-.642z"
19
- }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
20
- stroke: "#595959",
21
- strokeLinecap: "round",
22
- strokeWidth: 1.5,
23
- d: "M11.595 2.644a6.73 6.73 0 1 0 2.815 7.298M13.75 15.776l3.177 3.48"
24
- })]
13
+ children: [
14
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
15
+ d: "M16.9017 1.07275L17.6915 3.12627C17.82 3.46022 17.8842 3.62719 17.984 3.76764C18.0726 3.89211 18.1813 4.00087 18.3058 4.08938C18.4462 4.18925 18.6132 4.25347 18.9472 4.38191L21.0007 5.17172L18.9472 5.96154C18.6132 6.08998 18.4462 6.1542 18.3058 6.25406C18.1813 6.34257 18.0726 6.45133 17.984 6.57581C17.8842 6.71625 17.82 6.88323 17.6915 7.21717L16.9017 9.27069L16.1119 7.21717C15.9834 6.88323 15.9192 6.71625 15.8194 6.57581C15.7308 6.45133 15.6221 6.34257 15.4976 6.25406C15.3572 6.1542 15.1902 6.08998 14.8563 5.96154L12.8027 5.17172L14.8563 4.38191C15.1902 4.25347 15.3572 4.18925 15.4976 4.08938C15.6221 4.00087 15.7308 3.89211 15.8194 3.76764C15.9192 3.62719 15.9834 3.46022 16.1119 3.12627L16.9017 1.07275Z",
16
+ fill: "#595959",
17
+ stroke: "#595959",
18
+ strokeWidth: .910882,
19
+ strokeLinecap: "round",
20
+ strokeLinejoin: "round"
21
+ }),
22
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
23
+ d: "M11.5954 2.64387C10.5786 1.97247 9.36711 1.56895 8.05921 1.53651C4.34389 1.44434 1.25732 4.38149 1.16515 8.09681C1.07299 11.8121 4.01013 14.8987 7.72546 14.9909C10.9196 15.0701 13.6491 12.9102 14.4105 9.94181",
24
+ stroke: "#595959",
25
+ strokeWidth: 1.5,
26
+ strokeLinecap: "round"
27
+ }),
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
29
+ d: "M13.75 15.7759L16.9274 19.2557",
30
+ stroke: "#595959",
31
+ strokeWidth: 1.5,
32
+ strokeLinecap: "round"
33
+ })
34
+ ]
25
35
  });
26
36
  var MagnifyingGlassStarVariant_default = SvgMagnifyingGlassStarVariant;
27
37
 
@@ -1,15 +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/OutlinedStar.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 SvgOutlinedStar = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
7
- xmlns: "http://www.w3.org/2000/svg",
8
7
  width: 10,
9
8
  height: 10,
9
+ viewBox: "0 0 10 10",
10
10
  fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
11
12
  ...props,
12
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "m5 1 .308 1.367a3.08 3.08 0 0 0 2.325 2.325L9 5l-1.367.308a3.08 3.08 0 0 0-2.325 2.325L5 9l-.308-1.367a3.08 3.08 0 0 0-2.325-2.325L1 5l1.367-.308a3.08 3.08 0 0 0 2.325-2.325z" })
13
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
14
+ d: "M5 1L5.30785 2.36664C5.56897 3.52576 6.4742 4.43104 7.63336 4.69216L9 5L7.63336 5.30784C6.4742 5.56896 5.56897 6.47416 5.30785 7.63336L5 9L4.69215 7.63336C4.43103 6.47416 3.5258 5.56896 2.36662 5.30784L1 5L2.36662 4.69216C3.5258 4.43104 4.43103 3.52584 4.69215 2.36664L5 1Z",
15
+ strokeWidth: .75,
16
+ strokeLinejoin: "round"
17
+ })
13
18
  });
14
19
  var OutlinedStar_default = SvgOutlinedStar;
15
20
 
@@ -1,6 +1,6 @@
1
- import * as react_jsx_runtime20 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/OutlinedStar.d.ts
5
- declare const SvgOutlinedStar: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime20.JSX.Element;
5
+ declare const SvgOutlinedStar: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime22.JSX.Element;
6
6
  export = SvgOutlinedStar;
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime26 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime11 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_runtime26.JSX.Element;
5
+ declare const SvgOutlinedStar: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime11.JSX.Element;
6
6
  //#endregion
7
7
  export { SvgOutlinedStar as default };
@@ -1,15 +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/OutlinedStar.tsx
4
4
  var import_react = /* @__PURE__ */ __toESM(require_react());
5
5
  var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
6
6
  const SvgOutlinedStar = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
7
- xmlns: "http://www.w3.org/2000/svg",
8
7
  width: 10,
9
8
  height: 10,
9
+ viewBox: "0 0 10 10",
10
10
  fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
11
12
  ...props,
12
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "m5 1 .308 1.367a3.08 3.08 0 0 0 2.325 2.325L9 5l-1.367.308a3.08 3.08 0 0 0-2.325 2.325L5 9l-.308-1.367a3.08 3.08 0 0 0-2.325-2.325L1 5l1.367-.308a3.08 3.08 0 0 0 2.325-2.325z" })
13
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
14
+ d: "M5 1L5.30785 2.36664C5.56897 3.52576 6.4742 4.43104 7.63336 4.69216L9 5L7.63336 5.30784C6.4742 5.56896 5.56897 6.47416 5.30785 7.63336L5 9L4.69215 7.63336C4.43103 6.47416 3.5258 5.56896 2.36662 5.30784L1 5L2.36662 4.69216C3.5258 4.43104 4.43103 3.52584 4.69215 2.36664L5 1Z",
15
+ strokeWidth: .75,
16
+ strokeLinejoin: "round"
17
+ })
13
18
  });
14
19
  var OutlinedStar_default = SvgOutlinedStar;
15
20
 
@@ -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/Paperclip.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 SvgPaperclip = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
6
+ const SvgPaperclip = (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: "M16.5 6v11.5a4 4 0 0 1-4 4 4 4 0 0 1-4-4V5A2.5 2.5 0 0 1 11 2.5 2.5 2.5 0 0 1 13.5 5v10.5a1 1 0 0 1-1 1 1 1 0 0 1-1-1V6H10v9.5a2.5 2.5 0 0 0 2.5 2.5 2.5 2.5 0 0 0 2.5-2.5V5a4 4 0 0 0-4-4 4 4 0 0 0-4 4v12.5a5.5 5.5 0 0 0 5.5 5.5 5.5 5.5 0 0 0 5.5-5.5V6z" })
10
+ children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("title", { children: "paperclip" }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M16.5,6V17.5A4,4 0 0,1 12.5,21.5A4,4 0 0,1 8.5,17.5V5A2.5,2.5 0 0,1 11,2.5A2.5,2.5 0 0,1 13.5,5V15.5A1,1 0 0,1 12.5,16.5A1,1 0 0,1 11.5,15.5V6H10V15.5A2.5,2.5 0 0,0 12.5,18A2.5,2.5 0 0,0 15,15.5V5A4,4 0 0,0 11,1A4,4 0 0,0 7,5V17.5A5.5,5.5 0 0,0 12.5,23A5.5,5.5 0 0,0 18,17.5V6H16.5Z" })]
11
11
  });
12
12
  var Paperclip_default = SvgPaperclip;
13
13
 
@@ -1,6 +1,6 @@
1
- import * as react_jsx_runtime5 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime21 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_runtime5.JSX.Element;
5
+ declare const SvgPaperclip: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime21.JSX.Element;
6
6
  export = SvgPaperclip;
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime35 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/Paperclip.d.ts
5
- declare const SvgPaperclip: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime35.JSX.Element;
5
+ declare const SvgPaperclip: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime28.JSX.Element;
6
6
  //#endregion
7
7
  export { SvgPaperclip as default };
package/dist/Paperclip.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/Paperclip.tsx
4
4
  var import_react = /* @__PURE__ */ __toESM(require_react());
5
5
  var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
6
- const SvgPaperclip = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
6
+ const SvgPaperclip = (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: "M16.5 6v11.5a4 4 0 0 1-4 4 4 4 0 0 1-4-4V5A2.5 2.5 0 0 1 11 2.5 2.5 2.5 0 0 1 13.5 5v10.5a1 1 0 0 1-1 1 1 1 0 0 1-1-1V6H10v9.5a2.5 2.5 0 0 0 2.5 2.5 2.5 2.5 0 0 0 2.5-2.5V5a4 4 0 0 0-4-4 4 4 0 0 0-4 4v12.5a5.5 5.5 0 0 0 5.5 5.5 5.5 5.5 0 0 0 5.5-5.5V6z" })
10
+ children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("title", { children: "paperclip" }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M16.5,6V17.5A4,4 0 0,1 12.5,21.5A4,4 0 0,1 8.5,17.5V5A2.5,2.5 0 0,1 11,2.5A2.5,2.5 0 0,1 13.5,5V15.5A1,1 0 0,1 12.5,16.5A1,1 0 0,1 11.5,15.5V6H10V15.5A2.5,2.5 0 0,0 12.5,18A2.5,2.5 0 0,0 15,15.5V5A4,4 0 0,0 11,1A4,4 0 0,0 7,5V17.5A5.5,5.5 0 0,0 12.5,23A5.5,5.5 0 0,0 18,17.5V6H16.5Z" })]
11
11
  });
12
12
  var Paperclip_default = SvgPaperclip;
13
13
 
package/dist/Send.cjs CHANGED
@@ -1,17 +1,18 @@
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/Send.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 SvgSend = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
7
- xmlns: "http://www.w3.org/2000/svg",
8
7
  width: 22,
9
8
  height: 22,
9
+ viewBox: "0 0 22 22",
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: "#9A9DB1",
14
- d: "M19.65 2.367a1.77 1.77 0 0 0-1.77-.461L3.125 6.196a1.76 1.76 0 0 0-1.269 1.395c-.13.688.325 1.562.92 1.927l4.613 2.836c.473.29 1.084.218 1.475-.177l5.284-5.316a.673.673 0 0 1 .972 0 .7.7 0 0 1 0 .978l-5.293 5.317a1.21 1.21 0 0 0-.177 1.484l2.82 4.66c.33.553.898.867 1.522.867.073 0 .155 0 .229-.01a1.79 1.79 0 0 0 1.495-1.273L20.09 4.148a1.8 1.8 0 0 0-.44-1.781"
14
+ d: "M19.6497 2.36698C19.1912 1.89638 18.5126 1.72106 17.8799 1.90561L3.12465 6.19639C2.45704 6.38187 1.98385 6.91429 1.85638 7.59067C1.72616 8.27904 2.18101 9.15288 2.77525 9.51829L7.38889 12.3539C7.86209 12.6446 8.47284 12.5717 8.86441 12.1767L14.1475 6.86077C14.4134 6.58395 14.8536 6.58395 15.1196 6.86077C15.3855 7.12837 15.3855 7.56206 15.1196 7.83889L9.82731 13.1558C9.43481 13.5498 9.36145 14.1634 9.65032 14.6396L12.4693 19.2994C12.7994 19.8531 13.368 20.1668 13.9916 20.1668C14.065 20.1668 14.1475 20.1668 14.2209 20.1576C14.9361 20.0653 15.5047 19.5763 15.7156 18.8842L20.0899 4.14789C20.2825 3.52042 20.1083 2.83758 19.6497 2.36698Z",
15
+ fill: "#9A9DB1"
15
16
  })
16
17
  });
17
18
  var Send_default = SvgSend;
package/dist/Send.d.cts CHANGED
@@ -1,6 +1,6 @@
1
- import * as react_jsx_runtime13 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/Send.d.ts
5
- declare const SvgSend: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime13.JSX.Element;
5
+ declare const SvgSend: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime25.JSX.Element;
6
6
  export = SvgSend;
package/dist/Send.d.ts CHANGED
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime20 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime4 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_runtime20.JSX.Element;
5
+ declare const SvgSend: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime4.JSX.Element;
6
6
  //#endregion
7
7
  export { SvgSend as default };
package/dist/Send.js CHANGED
@@ -1,17 +1,18 @@
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/Send.tsx
4
4
  var import_react = /* @__PURE__ */ __toESM(require_react());
5
5
  var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
6
6
  const SvgSend = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
7
- xmlns: "http://www.w3.org/2000/svg",
8
7
  width: 22,
9
8
  height: 22,
9
+ viewBox: "0 0 22 22",
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: "#9A9DB1",
14
- d: "M19.65 2.367a1.77 1.77 0 0 0-1.77-.461L3.125 6.196a1.76 1.76 0 0 0-1.269 1.395c-.13.688.325 1.562.92 1.927l4.613 2.836c.473.29 1.084.218 1.475-.177l5.284-5.316a.673.673 0 0 1 .972 0 .7.7 0 0 1 0 .978l-5.293 5.317a1.21 1.21 0 0 0-.177 1.484l2.82 4.66c.33.553.898.867 1.522.867.073 0 .155 0 .229-.01a1.79 1.79 0 0 0 1.495-1.273L20.09 4.148a1.8 1.8 0 0 0-.44-1.781"
14
+ d: "M19.6497 2.36698C19.1912 1.89638 18.5126 1.72106 17.8799 1.90561L3.12465 6.19639C2.45704 6.38187 1.98385 6.91429 1.85638 7.59067C1.72616 8.27904 2.18101 9.15288 2.77525 9.51829L7.38889 12.3539C7.86209 12.6446 8.47284 12.5717 8.86441 12.1767L14.1475 6.86077C14.4134 6.58395 14.8536 6.58395 15.1196 6.86077C15.3855 7.12837 15.3855 7.56206 15.1196 7.83889L9.82731 13.1558C9.43481 13.5498 9.36145 14.1634 9.65032 14.6396L12.4693 19.2994C12.7994 19.8531 13.368 20.1668 13.9916 20.1668C14.065 20.1668 14.1475 20.1668 14.2209 20.1576C14.9361 20.0653 15.5047 19.5763 15.7156 18.8842L20.0899 4.14789C20.2825 3.52042 20.1083 2.83758 19.6497 2.36698Z",
15
+ fill: "#9A9DB1"
15
16
  })
16
17
  });
17
18
  var Send_default = SvgSend;
@@ -1,17 +1,18 @@
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/SendArrow.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 SvgSendArrow = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
7
- xmlns: "http://www.w3.org/2000/svg",
8
7
  width: 33,
9
8
  height: 33,
9
+ viewBox: "0 0 33 33",
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: "inherit",
14
- d: "M24.354 16.38a.5.5 0 0 0 0-.706l-3.182-3.182a.5.5 0 1 0-.707.707l2.828 2.828-2.828 2.829a.5.5 0 1 0 .707.707zM8 16.528h16v-1H8z"
14
+ d: "M24.3536 16.3809C24.5488 16.1856 24.5488 15.8691 24.3536 15.6738L21.1716 12.4918C20.9763 12.2965 20.6597 12.2965 20.4645 12.4918C20.2692 12.6871 20.2692 13.0037 20.4645 13.1989L23.2929 16.0273L20.4645 18.8558C20.2692 19.051 20.2692 19.3676 20.4645 19.5629C20.6597 19.7581 20.9763 19.7581 21.1716 19.5629L24.3536 16.3809ZM8 16.5273H24V15.5273H8V16.5273Z",
15
+ fill: "inherit"
15
16
  })
16
17
  });
17
18
  var SendArrow_default = SvgSendArrow;
@@ -1,6 +1,6 @@
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/SendArrow.d.ts
5
- declare const SvgSendArrow: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime18.JSX.Element;
5
+ declare const SvgSendArrow: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime20.JSX.Element;
6
6
  export = SvgSendArrow;
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime16 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/SendArrow.d.ts
5
- declare const SvgSendArrow: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime16.JSX.Element;
5
+ declare const SvgSendArrow: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime15.JSX.Element;
6
6
  //#endregion
7
7
  export { SvgSendArrow as default };
package/dist/SendArrow.js CHANGED
@@ -1,17 +1,18 @@
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/SendArrow.tsx
4
4
  var import_react = /* @__PURE__ */ __toESM(require_react());
5
5
  var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
6
6
  const SvgSendArrow = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
7
- xmlns: "http://www.w3.org/2000/svg",
8
7
  width: 33,
9
8
  height: 33,
9
+ viewBox: "0 0 33 33",
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: "inherit",
14
- d: "M24.354 16.38a.5.5 0 0 0 0-.706l-3.182-3.182a.5.5 0 1 0-.707.707l2.828 2.828-2.828 2.829a.5.5 0 1 0 .707.707zM8 16.528h16v-1H8z"
14
+ d: "M24.3536 16.3809C24.5488 16.1856 24.5488 15.8691 24.3536 15.6738L21.1716 12.4918C20.9763 12.2965 20.6597 12.2965 20.4645 12.4918C20.2692 12.6871 20.2692 13.0037 20.4645 13.1989L23.2929 16.0273L20.4645 18.8558C20.2692 19.051 20.2692 19.3676 20.4645 19.5629C20.6597 19.7581 20.9763 19.7581 21.1716 19.5629L24.3536 16.3809ZM8 16.5273H24V15.5273H8V16.5273Z",
15
+ fill: "inherit"
15
16
  })
16
17
  });
17
18
  var SendArrow_default = SvgSendArrow;
package/dist/Settings.cjs CHANGED
@@ -1,35 +1,56 @@
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/Settings.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 SvgSettings = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
7
- xmlns: "http://www.w3.org/2000/svg",
8
7
  width: 17,
9
8
  height: 12,
9
+ viewBox: "0 0 17 12",
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)("circle", {
14
15
  cx: 5.5,
15
16
  cy: 9.5,
16
17
  r: 2,
17
- stroke: "#000"
18
+ stroke: "black"
18
19
  }),
19
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
20
- stroke: "#000",
21
- d: "M7 9.5h10M0 9.5h4"
20
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("line", {
21
+ x1: 7,
22
+ y1: 9.5,
23
+ x2: 17,
24
+ y2: 9.5,
25
+ stroke: "black"
26
+ }),
27
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("line", {
28
+ x1: 4.37115e-8,
29
+ y1: 9.5,
30
+ x2: 4,
31
+ y2: 9.5,
32
+ stroke: "black"
22
33
  }),
23
34
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", {
24
35
  cx: 2.5,
25
36
  cy: 2.5,
26
37
  r: 2,
27
- stroke: "#000",
28
- transform: "matrix(-1 0 0 1 14 0)"
38
+ transform: "matrix(-1 0 0 1 14 0)",
39
+ stroke: "black"
40
+ }),
41
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("line", {
42
+ y1: -.5,
43
+ x2: 10,
44
+ y2: -.5,
45
+ transform: "matrix(-1 0 0 1 10 3)",
46
+ stroke: "black"
29
47
  }),
30
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
31
- stroke: "#000",
32
- d: "M10 2.5H0M17 2.5h-4"
48
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("line", {
49
+ y1: -.5,
50
+ x2: 4,
51
+ y2: -.5,
52
+ transform: "matrix(-1 8.74229e-08 8.74229e-08 1 17 3)",
53
+ stroke: "black"
33
54
  })
34
55
  ]
35
56
  });
@@ -1,6 +1,6 @@
1
- import * as react_jsx_runtime22 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/Settings.d.ts
5
- declare const SvgSettings: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime22.JSX.Element;
5
+ declare const SvgSettings: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime33.JSX.Element;
6
6
  export = SvgSettings;
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime24 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/Settings.d.ts
5
- declare const SvgSettings: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime24.JSX.Element;
5
+ declare const SvgSettings: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime19.JSX.Element;
6
6
  //#endregion
7
7
  export { SvgSettings as default };
package/dist/Settings.js CHANGED
@@ -1,35 +1,56 @@
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/Settings.tsx
4
4
  var import_react = /* @__PURE__ */ __toESM(require_react());
5
5
  var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
6
6
  const SvgSettings = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
7
- xmlns: "http://www.w3.org/2000/svg",
8
7
  width: 17,
9
8
  height: 12,
9
+ viewBox: "0 0 17 12",
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)("circle", {
14
15
  cx: 5.5,
15
16
  cy: 9.5,
16
17
  r: 2,
17
- stroke: "#000"
18
+ stroke: "black"
18
19
  }),
19
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
20
- stroke: "#000",
21
- d: "M7 9.5h10M0 9.5h4"
20
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("line", {
21
+ x1: 7,
22
+ y1: 9.5,
23
+ x2: 17,
24
+ y2: 9.5,
25
+ stroke: "black"
26
+ }),
27
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("line", {
28
+ x1: 4.37115e-8,
29
+ y1: 9.5,
30
+ x2: 4,
31
+ y2: 9.5,
32
+ stroke: "black"
22
33
  }),
23
34
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", {
24
35
  cx: 2.5,
25
36
  cy: 2.5,
26
37
  r: 2,
27
- stroke: "#000",
28
- transform: "matrix(-1 0 0 1 14 0)"
38
+ transform: "matrix(-1 0 0 1 14 0)",
39
+ stroke: "black"
40
+ }),
41
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("line", {
42
+ y1: -.5,
43
+ x2: 10,
44
+ y2: -.5,
45
+ transform: "matrix(-1 0 0 1 10 3)",
46
+ stroke: "black"
29
47
  }),
30
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
31
- stroke: "#000",
32
- d: "M10 2.5H0M17 2.5h-4"
48
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("line", {
49
+ y1: -.5,
50
+ x2: 4,
51
+ y2: -.5,
52
+ transform: "matrix(-1 8.74229e-08 8.74229e-08 1 17 3)",
53
+ stroke: "black"
33
54
  })
34
55
  ]
35
56
  });
@@ -1,52 +1,68 @@
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/SettingsVariant.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 SvgSettingsVariant = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
7
- xmlns: "http://www.w3.org/2000/svg",
8
7
  width: 28,
9
8
  height: 28,
9
+ viewBox: "0 0 28 28",
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)("circle", {
14
15
  cx: 3.5,
15
16
  cy: 3.5,
16
- r: 3.033,
17
+ r: 3.03346,
18
+ transform: "matrix(-1 0 0 1 22.4004 0)",
19
+ stroke: "#767676",
20
+ strokeWidth: .933083
21
+ }),
22
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
23
+ d: "M14 3.5L0 3.5",
17
24
  stroke: "#767676",
18
- strokeWidth: .933,
19
- transform: "matrix(-1 0 0 1 22.4 0)"
25
+ strokeWidth: .933083
20
26
  }),
21
27
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
28
+ d: "M28 3.5L23.5 3.5",
22
29
  stroke: "#767676",
23
- strokeWidth: .933,
24
- d: "M14 3.5H0M28 3.5h-4.5"
30
+ strokeWidth: .933083
25
31
  }),
26
32
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", {
27
- cx: 9.1,
33
+ cx: 9.09961,
28
34
  cy: 13.5,
29
- r: 3.033,
35
+ r: 3.03346,
30
36
  stroke: "#767676",
31
- strokeWidth: .933
37
+ strokeWidth: .933083
32
38
  }),
33
39
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
40
+ d: "M14 13.5L28 13.5",
34
41
  stroke: "#767676",
35
- strokeWidth: .933,
36
- d: "M14 13.5h14M0 13.5h4.5"
42
+ strokeWidth: .933083
43
+ }),
44
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
45
+ d: "M0 13.5L4.5 13.5",
46
+ stroke: "#767676",
47
+ strokeWidth: .933083
37
48
  }),
38
49
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", {
39
50
  cx: 3.5,
40
51
  cy: 3.5,
41
- r: 3.033,
52
+ r: 3.03346,
53
+ transform: "matrix(-1 0 0 1 22.4004 20)",
54
+ stroke: "#767676",
55
+ strokeWidth: .933083
56
+ }),
57
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
58
+ d: "M14 23.5H0",
42
59
  stroke: "#767676",
43
- strokeWidth: .933,
44
- transform: "matrix(-1 0 0 1 22.4 20)"
60
+ strokeWidth: .933083
45
61
  }),
46
62
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
63
+ d: "M28 23.5L23.5 23.5",
47
64
  stroke: "#767676",
48
- strokeWidth: .933,
49
- d: "M14 23.5H0M28 23.5h-4.5"
65
+ strokeWidth: .933083
50
66
  })
51
67
  ]
52
68
  });
@@ -1,6 +1,6 @@
1
- import * as react_jsx_runtime23 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/SettingsVariant.d.ts
5
- declare const SvgSettingsVariant: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime23.JSX.Element;
5
+ declare const SvgSettingsVariant: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime24.JSX.Element;
6
6
  export = SvgSettingsVariant;
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime11 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/SettingsVariant.d.ts
5
- declare const SvgSettingsVariant: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime11.JSX.Element;
5
+ declare const SvgSettingsVariant: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime30.JSX.Element;
6
6
  //#endregion
7
7
  export { SvgSettingsVariant as default };