@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,24 +1,24 @@
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/SpiffyBwLogo.tsx
4
4
  var import_react = /* @__PURE__ */ __toESM(require_react());
5
5
  var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
6
6
  const SvgSpiffyBwLogo = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
7
- xmlns: "http://www.w3.org/2000/svg",
8
- id: "spiffy-bw-logo_svg__Layer_2",
7
+ id: "Layer_2",
9
8
  "data-name": "Layer 2",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
10
  viewBox: "0 0 320.51 322.32",
11
11
  ...props,
12
- children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("style", { children: ".spiffy-bw-logo_svg__cls-1{stroke-width:0}" }) }), /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", {
13
- id: "spiffy-bw-logo_svg___\\u0421\\u043B\\u043E\\u0439_1",
12
+ children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("style", { children: "\n .cls-1 {\n stroke-width: 0px;\n }\n " }) }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", {
13
+ id: "_\\u0421\\u043B\\u043E\\u0439_1",
14
14
  "data-name": "\\u0421\\u043B\\u043E\\u0439 1",
15
- children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
16
- d: "M170.5 176.46c-4.23 8.74-10.47 15.27-19.2 18.92-19.51 8.16-37.93 4.51-55.24-6.38-24.47-15.39-28.8-45.86-18.91-68.7 8.14-18.8 21.93-32.52 39.32-42.82 18.18-10.78 38.08-16.47 58.93-18.84 21.37-2.43 42.63-1.64 63.49 4.05 25.99 7.09 47.83 20.48 63.16 43.14 15.2 22.46 20.6 47.62 17.68 74.21-5.93 54.02-33.4 94.55-80.35 121.26-66.2 37.68-149.28 23.56-199.73-33.13-3.74-4.5-7.46-9.91-8.64-12.68.67.37 1.36.69 1.99 1.11 31.39 20.9 66.14 28.02 103.33 25.38 23.76-1.69 46.6-6.87 67.95-17.68 23.86-12.09 43.03-29.17 53.91-54.02 11.15-25.47 10.33-50.91-6.1-73.75-16.61-23.09-40.3-32.74-68.73-30.05-12.99 1.23-24.99 5.3-35.28 13.61-6.86 5.54-12.2 12.27-15.48 20.5-2.64 6.62-3.52 13.44-.96 20.27 4.02 10.69 13.94 16.74 27.13 16.6 3.81-.04 7.61-.62 11.7-.98Z",
17
- className: "spiffy-bw-logo_svg__cls-1"
15
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
16
+ className: "cls-1",
17
+ d: "m170.5,176.46c-4.23,8.74-10.47,15.27-19.2,18.92-19.51,8.16-37.93,4.51-55.24-6.38-24.47-15.39-28.8-45.86-18.91-68.7,8.14-18.8,21.93-32.52,39.32-42.82,18.18-10.78,38.08-16.47,58.93-18.84,21.37-2.43,42.63-1.64,63.49,4.05,25.99,7.09,47.83,20.48,63.16,43.14,15.2,22.46,20.6,47.62,17.68,74.21-5.93,54.02-33.4,94.55-80.35,121.26-66.2,37.68-149.28,23.56-199.73-33.13-3.74-4.5-7.46-9.91-8.64-12.68.67.37,1.36.69,1.99,1.11,31.39,20.9,66.14,28.02,103.33,25.38,23.76-1.69,46.6-6.87,67.95-17.68,23.86-12.09,43.03-29.17,53.91-54.02,11.15-25.47,10.33-50.91-6.1-73.75-16.61-23.09-40.3-32.74-68.73-30.05-12.99,1.23-24.99,5.3-35.28,13.61-6.86,5.54-12.2,12.27-15.48,20.5-2.64,6.62-3.52,13.44-.96,20.27,4.02,10.69,13.94,16.74,27.13,16.6,3.81-.04,7.61-.62,11.7-.98Z"
18
18
  }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
19
- d: "M289.66 66.69c-8.87-4.72-47.6-24.68-99.82-26.74-22.9.86-45.09 5.06-66.18 14.23-26.09 11.35-47.39 28.28-60.26 54.18-12.17 24.49-12.79 49.61 1.58 73.09 15.18 24.8 38.7 35.97 67.82 34.68 14.45-.64 27.85-4.75 39.24-14.03 8-6.52 14.06-14.52 16.73-24.66 4.06-15.42-4.03-28.72-19.68-31.73-4.9-.94-9.01-.94-19.97.36 9.16-18.55 23.89-22.68 36.53-23.3 17.86-.88 33.58 4.84 46.56 17.19 16.69 15.88 20.29 42.71 9.01 65.45-9.6 19.36-24.79 33.23-43.89 42.65-36.67 18.09-75.17 21.06-114.64 11.81-21.12-4.95-39.68-15.06-54.73-30.99C12.53 212.55 3.25 193.03.94 170.82-4.89 114.72 16.58 69.56 59.7 34.96c67-53.77 165.3-44.34 221.48 20.19 3 3.45 5.44 7.38 8.48 11.55Z",
20
- className: "spiffy-bw-logo_svg__cls-1"
21
- })]
19
+ className: "cls-1",
20
+ d: "m289.66,66.69c-8.87-4.72-47.6-24.68-99.82-26.74-22.9.86-45.09,5.06-66.18,14.23-26.09,11.35-47.39,28.28-60.26,54.18-12.17,24.49-12.79,49.61,1.58,73.09,15.18,24.8,38.7,35.97,67.82,34.68,14.45-.64,27.85-4.75,39.24-14.03,8-6.52,14.06-14.52,16.73-24.66,4.06-15.42-4.03-28.72-19.68-31.73-4.9-.94-9.01-.94-19.97.36,9.16-18.55,23.89-22.68,36.53-23.3,17.86-.88,33.58,4.84,46.56,17.19,16.69,15.88,20.29,42.71,9.01,65.45-9.6,19.36-24.79,33.23-43.89,42.65-36.67,18.09-75.17,21.06-114.64,11.81-21.12-4.95-39.68-15.06-54.73-30.99C12.53,212.55,3.25,193.03.94,170.82c-5.83-56.1,15.64-101.26,58.76-135.86C126.7-18.81,225-9.38,281.18,55.15c3,3.45,5.44,7.38,8.48,11.55Z"
21
+ })] })
22
22
  })]
23
23
  });
24
24
  var SpiffyBwLogo_default = SvgSpiffyBwLogo;
package/dist/Star.cjs CHANGED
@@ -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/Star.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 SvgStar = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
7
- xmlns: "http://www.w3.org/2000/svg",
8
7
  width: 12,
9
8
  height: 11,
9
+ viewBox: "0 0 12 11",
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: "#FFA033",
14
14
  fillRule: "evenodd",
15
- d: "M6.308.539a.333.333 0 0 0-.616 0L4.36 3.742.9 4.02a.333.333 0 0 0-.19.585l2.635 2.257-.805 3.375a.333.333 0 0 0 .498.362L6 8.791l2.961 1.808a.333.333 0 0 0 .498-.362l-.805-3.375 2.635-2.257a.333.333 0 0 0-.19-.585L7.64 3.742z",
16
- clipRule: "evenodd"
15
+ clipRule: "evenodd",
16
+ d: "M6.30784 0.538651C6.25614 0.414332 6.13471 0.333328 6.00007 0.333328C5.86543 0.333328 5.74401 0.414332 5.6923 0.538651L4.3598 3.74236L0.901132 4.01964C0.766918 4.0304 0.652358 4.12084 0.61075 4.2489C0.569143 4.37695 0.608661 4.51746 0.710917 4.60506L3.34606 6.86234L2.54098 10.2374C2.50974 10.3684 2.56036 10.5053 2.66929 10.5844C2.77822 10.6636 2.92406 10.6694 3.03897 10.5992L6.00007 8.79059L8.96117 10.5992C9.07608 10.6694 9.22192 10.6636 9.33085 10.5844C9.43978 10.5053 9.4904 10.3684 9.45916 10.2374L8.65408 6.86234L11.2892 4.60506C11.3915 4.51746 11.431 4.37695 11.3894 4.2489C11.3478 4.12084 11.2332 4.0304 11.099 4.01964L7.64034 3.74236L6.30784 0.538651Z",
17
+ fill: "#FFA033"
17
18
  })
18
19
  });
19
20
  var Star_default = SvgStar;
package/dist/Star.d.cts CHANGED
@@ -1,6 +1,6 @@
1
- import * as react_jsx_runtime24 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/Star.d.ts
5
- declare const SvgStar: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime24.JSX.Element;
5
+ declare const SvgStar: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime35.JSX.Element;
6
6
  export = SvgStar;
package/dist/Star.d.ts CHANGED
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime30 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/Star.d.ts
5
- declare const SvgStar: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime30.JSX.Element;
5
+ declare const SvgStar: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime27.JSX.Element;
6
6
  //#endregion
7
7
  export { SvgStar as default };
package/dist/Star.js CHANGED
@@ -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/Star.tsx
4
4
  var import_react = /* @__PURE__ */ __toESM(require_react());
5
5
  var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
6
6
  const SvgStar = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
7
- xmlns: "http://www.w3.org/2000/svg",
8
7
  width: 12,
9
8
  height: 11,
9
+ viewBox: "0 0 12 11",
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: "#FFA033",
14
14
  fillRule: "evenodd",
15
- d: "M6.308.539a.333.333 0 0 0-.616 0L4.36 3.742.9 4.02a.333.333 0 0 0-.19.585l2.635 2.257-.805 3.375a.333.333 0 0 0 .498.362L6 8.791l2.961 1.808a.333.333 0 0 0 .498-.362l-.805-3.375 2.635-2.257a.333.333 0 0 0-.19-.585L7.64 3.742z",
16
- clipRule: "evenodd"
15
+ clipRule: "evenodd",
16
+ d: "M6.30784 0.538651C6.25614 0.414332 6.13471 0.333328 6.00007 0.333328C5.86543 0.333328 5.74401 0.414332 5.6923 0.538651L4.3598 3.74236L0.901132 4.01964C0.766918 4.0304 0.652358 4.12084 0.61075 4.2489C0.569143 4.37695 0.608661 4.51746 0.710917 4.60506L3.34606 6.86234L2.54098 10.2374C2.50974 10.3684 2.56036 10.5053 2.66929 10.5844C2.77822 10.6636 2.92406 10.6694 3.03897 10.5992L6.00007 8.79059L8.96117 10.5992C9.07608 10.6694 9.22192 10.6636 9.33085 10.5844C9.43978 10.5053 9.4904 10.3684 9.45916 10.2374L8.65408 6.86234L11.2892 4.60506C11.3915 4.51746 11.431 4.37695 11.3894 4.2489C11.3478 4.12084 11.2332 4.0304 11.099 4.01964L7.64034 3.74236L6.30784 0.538651Z",
17
+ fill: "#FFA033"
17
18
  })
18
19
  });
19
20
  var Star_default = SvgStar;
@@ -1,4 +1,4 @@
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/SupergoopBlackLogo.tsx
4
4
  var import_react = /* @__PURE__ */ require_jsx_runtime$1.__toESM(require_jsx_runtime$1.require_react());
@@ -1,6 +1,6 @@
1
- import * as react_jsx_runtime35 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/SupergoopBlackLogo.d.ts
5
- declare const SvgSupergoopBlackLogo: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime35.JSX.Element;
5
+ declare const SvgSupergoopBlackLogo: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime26.JSX.Element;
6
6
  export = SvgSupergoopBlackLogo;
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime32 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/SupergoopBlackLogo.d.ts
5
- declare const SvgSupergoopBlackLogo: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime32.JSX.Element;
5
+ declare const SvgSupergoopBlackLogo: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime34.JSX.Element;
6
6
  //#endregion
7
7
  export { SvgSupergoopBlackLogo as default };
@@ -1,4 +1,4 @@
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/SupergoopBlackLogo.tsx
4
4
  var import_react = /* @__PURE__ */ __toESM(require_react());
@@ -1,4 +1,4 @@
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/SupergoopWhiteLogo.tsx
4
4
  var import_react = /* @__PURE__ */ require_jsx_runtime$1.__toESM(require_jsx_runtime$1.require_react());
@@ -1,6 +1,6 @@
1
- import * as react_jsx_runtime28 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/SupergoopWhiteLogo.d.ts
5
- declare const SvgSupergoopWhiteLogo: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime28.JSX.Element;
5
+ declare const SvgSupergoopWhiteLogo: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime30.JSX.Element;
6
6
  export = SvgSupergoopWhiteLogo;
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime23 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/SupergoopWhiteLogo.d.ts
5
- declare const SvgSupergoopWhiteLogo: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime23.JSX.Element;
5
+ declare const SvgSupergoopWhiteLogo: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime35.JSX.Element;
6
6
  //#endregion
7
7
  export { SvgSupergoopWhiteLogo as default };
@@ -1,4 +1,4 @@
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/SupergoopWhiteLogo.tsx
4
4
  var import_react = /* @__PURE__ */ __toESM(require_react());
@@ -1,14 +1,15 @@
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/VectorUpRight.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 SvgVectorUpRight = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
7
- xmlns: "http://www.w3.org/2000/svg",
8
7
  width: 8,
9
8
  height: 9,
9
+ viewBox: "0 0 8 9",
10
+ xmlns: "http://www.w3.org/2000/svg",
10
11
  ...props,
11
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M3.298.656V2h2.411L.38 7.33l1.044 1.044 5.234-5.427v2.411H8V1.465a.81.81 0 0 0-.809-.809z" })
12
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M3.29797 0.65625V1.99969H5.70944L0.378906 7.33028L1.42304 8.37423L6.65656 2.94681V5.35828H8V1.46476C8 1.01823 7.63802 0.65625 7.19149 0.65625L3.29797 0.65625Z" })
12
13
  });
13
14
  var VectorUpRight_default = SvgVectorUpRight;
14
15
 
@@ -1,6 +1,6 @@
1
- import * as react_jsx_runtime29 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_runtime29.JSX.Element;
5
+ declare const SvgVectorUpRight: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime28.JSX.Element;
6
6
  export = SvgVectorUpRight;
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime29 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/VectorUpRight.d.ts
5
- declare const SvgVectorUpRight: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime29.JSX.Element;
5
+ declare const SvgVectorUpRight: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime33.JSX.Element;
6
6
  //#endregion
7
7
  export { SvgVectorUpRight as default };
@@ -1,14 +1,15 @@
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/VectorUpRight.tsx
4
4
  var import_react = /* @__PURE__ */ __toESM(require_react());
5
5
  var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
6
6
  const SvgVectorUpRight = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
7
- xmlns: "http://www.w3.org/2000/svg",
8
7
  width: 8,
9
8
  height: 9,
9
+ viewBox: "0 0 8 9",
10
+ xmlns: "http://www.w3.org/2000/svg",
10
11
  ...props,
11
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M3.298.656V2h2.411L.38 7.33l1.044 1.044 5.234-5.427v2.411H8V1.465a.81.81 0 0 0-.809-.809z" })
12
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M3.29797 0.65625V1.99969H5.70944L0.378906 7.33028L1.42304 8.37423L6.65656 2.94681V5.35828H8V1.46476C8 1.01823 7.63802 0.65625 7.19149 0.65625L3.29797 0.65625Z" })
12
13
  });
13
14
  var VectorUpRight_default = SvgVectorUpRight;
14
15
 
@@ -1888,7 +1888,6 @@ var require_react_jsx_runtime_production_min = /* @__PURE__ */ __commonJS({ "../
1888
1888
  _owner: n.current
1889
1889
  };
1890
1890
  }
1891
- exports.Fragment = l;
1892
1891
  exports.jsx = q;
1893
1892
  exports.jsxs = q;
1894
1893
  }) });
@@ -1889,7 +1889,6 @@ var require_react_jsx_runtime_production_min = /* @__PURE__ */ __commonJS({ "../
1889
1889
  _owner: n.current
1890
1890
  };
1891
1891
  }
1892
- exports.Fragment = l;
1893
1892
  exports.jsx = q;
1894
1893
  exports.jsxs = q;
1895
1894
  }) });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@envive-ai/react-icons",
3
- "version": "0.1.1",
3
+ "version": "0.2.1",
4
4
  "description": "Icon library for Envive services using SVGR-generated React components.",
5
5
  "keywords": [
6
6
  "react",
@@ -24,7 +24,7 @@
24
24
  "scripts": {
25
25
  "build": "npm run clean && npm run generate-icons && tsdown",
26
26
  "prepublish": "npm run build",
27
- "generate-icons": "svgr --typescript --out-dir ./src/ -- ./svgs/",
27
+ "generate-icons": "svgr --typescript --no-svgo --out-dir ./src/ -- ./svgs/",
28
28
  "clean": "rm -rf dist && rm -rf temp"
29
29
  },
30
30
  "devDependencies": {
package/src/AiSearch.tsx CHANGED
@@ -1,76 +1,83 @@
1
1
  import * as React from 'react';
2
2
  import type { SVGProps } from 'react';
3
3
  const SvgAiSearch = (props: SVGProps<SVGSVGElement>) => (
4
- <svg xmlns="http://www.w3.org/2000/svg" width={32} height={32} fill="none" {...props}>
4
+ <svg
5
+ width={32}
6
+ height={32}
7
+ viewBox="0 0 32 32"
8
+ fill="none"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ {...props}
11
+ >
5
12
  <path
6
- fill="url(#ai-search_svg__a)"
7
13
  fillRule="evenodd"
8
- d="M14.54 20.182h.98l6.197 6.208-1.85 1.85-6.209-6.196v-.98l-.335-.348a8.04 8.04 0 0 1-5.252 1.949 8.07 8.07 0 1 1 5.392-14.077L11 9.832a5.57 5.57 0 0 0-2.93-.825 5.58 5.58 0 0 0-5.587 5.587 5.58 5.58 0 0 0 5.588 5.588 5.58 5.58 0 0 0 5.583-5.375l2.379 1.112a8.05 8.05 0 0 1-1.84 3.927zm1.476-7.012-3.169-1.481-.003-.006 2.22-1.121c.459.794.786 1.673.952 2.608"
9
14
  clipRule="evenodd"
15
+ d="M14.5398 20.1817H15.5207L21.7166 26.39L19.8665 28.24L13.6582 22.0442V21.0633L13.323 20.7156C11.9075 21.9324 10.0698 22.665 8.07078 22.665C3.61322 22.665 0 19.0518 0 14.5942C0 10.1367 3.61322 6.52344 8.07078 6.52344C10.1433 6.52344 12.0333 7.30453 13.4625 8.5884L10.9999 9.83214C10.1488 9.30851 9.14583 9.00675 8.07078 9.00675C4.97905 9.00675 2.48332 11.5025 2.48332 14.5942C2.48332 17.6859 4.97905 20.1817 8.07078 20.1817C11.0911 20.1817 13.5427 17.7998 13.6543 14.8073L16.0326 15.9193C15.7864 17.4008 15.1345 18.7502 14.1922 19.8464L14.5398 20.1817ZM16.0164 13.1704L12.8473 11.6887C12.8461 11.6868 12.8449 11.6849 12.8438 11.6829L15.0636 10.5618C15.5225 11.3558 15.8499 12.2352 16.0164 13.1704Z"
16
+ fill="url(#paint0_linear_11297_100454)"
10
17
  />
11
18
  <path
12
- fill="url(#ai-search_svg__b)"
13
- stroke="url(#ai-search_svg__c)"
19
+ d="M18.0537 6.21094L19.0933 8.914C19.2624 9.35358 19.3469 9.57336 19.4784 9.75823C19.5949 9.92209 19.7381 10.0652 19.9019 10.1817C20.0868 10.3132 20.3066 10.3977 20.7462 10.5668L23.4492 11.6064L20.7462 12.6461C20.3066 12.8152 20.0868 12.8997 19.9019 13.0311C19.7381 13.1476 19.5949 13.2908 19.4784 13.4547C19.3469 13.6395 19.2624 13.8593 19.0933 14.2989L18.0537 17.002L17.0141 14.2989C16.845 13.8593 16.7605 13.6395 16.629 13.4547C16.5125 13.2908 16.3693 13.1476 16.2055 13.0311C16.0206 12.8997 15.8008 12.8152 15.3613 12.6461L12.6582 11.6064L15.3613 10.5668C15.8008 10.3977 16.0206 10.3132 16.2055 10.1817C16.3693 10.0652 16.5125 9.92209 16.629 9.75823C16.7605 9.57336 16.845 9.35358 17.0141 8.914L18.0537 6.21094Z"
20
+ fill="url(#paint1_linear_11297_100454)"
21
+ stroke="url(#paint2_linear_11297_100454)"
22
+ strokeWidth={1.199}
14
23
  strokeLinecap="round"
15
24
  strokeLinejoin="round"
16
- strokeWidth={1.199}
17
- d="m18.054 6.21 1.04 2.704c.168.44.253.66.384.844q.177.247.424.424c.185.131.405.216.844.385l2.703 1.04-2.703 1.04c-.44.168-.66.253-.844.384q-.247.177-.424.424c-.131.184-.216.404-.385.844l-1.04 2.703-1.039-2.703c-.169-.44-.253-.66-.385-.844a1.8 1.8 0 0 0-.424-.424c-.184-.131-.404-.216-.844-.385l-2.703-1.04 2.703-1.04c.44-.168.66-.253.845-.384q.246-.177.423-.424c.131-.185.216-.404.385-.844z"
18
25
  />
19
26
  <path
20
- fill="url(#ai-search_svg__d)"
21
- stroke="url(#ai-search_svg__e)"
27
+ d="M23.5 16L23.9817 17.2525C24.0601 17.4561 24.0992 17.558 24.1601 17.6436C24.2141 17.7196 24.2804 17.7859 24.3564 17.8399C24.442 17.9008 24.5439 17.9399 24.7475 18.0183L26 18.5L24.7475 18.9817C24.5439 19.0601 24.442 19.0992 24.3564 19.1601C24.2804 19.2141 24.2141 19.2804 24.1601 19.3564C24.0992 19.442 24.0601 19.5439 23.9817 19.7475L23.5 21L23.0183 19.7475C22.9399 19.5439 22.9008 19.442 22.8399 19.3564C22.7859 19.2804 22.7196 19.2141 22.6436 19.1601C22.558 19.0992 22.4561 19.0601 22.2525 18.9817L21 18.5L22.2525 18.0183C22.4561 17.9399 22.558 17.9008 22.6436 17.8399C22.7196 17.7859 22.7859 17.7196 22.8399 17.6436C22.9008 17.558 22.9399 17.4561 23.0183 17.2525L23.5 16Z"
28
+ fill="url(#paint3_linear_11297_100454)"
29
+ stroke="url(#paint4_linear_11297_100454)"
30
+ strokeWidth={0.555556}
22
31
  strokeLinecap="round"
23
32
  strokeLinejoin="round"
24
- strokeWidth={0.556}
25
- d="m23.5 16 .482 1.253c.078.203.117.305.178.39q.081.116.196.197c.086.06.188.1.391.178L26 18.5l-1.253.482c-.203.078-.305.117-.39.178a.8.8 0 0 0-.197.196c-.06.086-.1.188-.178.391L23.5 21l-.482-1.253c-.078-.203-.117-.305-.178-.39a.8.8 0 0 0-.196-.197c-.086-.06-.188-.1-.391-.178L21 18.5l1.253-.482c.203-.078.305-.117.39-.178a.8.8 0 0 0 .197-.196c.06-.086.1-.188.178-.391z"
26
33
  />
27
34
  <path
28
- fill="url(#ai-search_svg__f)"
29
- stroke="url(#ai-search_svg__g)"
35
+ d="M25 4L25.5781 5.50295C25.6721 5.74736 25.7191 5.86957 25.7922 5.97236C25.8569 6.06347 25.9365 6.14306 26.0276 6.20784C26.1304 6.28093 26.2526 6.32794 26.497 6.42194L28 7L26.497 7.57806C26.2526 7.67206 26.1304 7.71906 26.0276 7.79216C25.9365 7.85694 25.8569 7.93653 25.7922 8.02764C25.7191 8.13043 25.6721 8.25264 25.5781 8.49705L25 10L24.4219 8.49705C24.3279 8.25264 24.2809 8.13043 24.2078 8.02764C24.1431 7.93653 24.0635 7.85694 23.9724 7.79216C23.8696 7.71906 23.7474 7.67206 23.503 7.57806L22 7L23.503 6.42194C23.7474 6.32794 23.8696 6.28093 23.9724 6.20784C24.0635 6.14306 24.1431 6.06347 24.2078 5.97236C24.2809 5.86957 24.3279 5.74736 24.4219 5.50295L25 4Z"
36
+ fill="url(#paint5_linear_11297_100454)"
37
+ stroke="url(#paint6_linear_11297_100454)"
38
+ strokeWidth={0.666667}
30
39
  strokeLinecap="round"
31
40
  strokeLinejoin="round"
32
- strokeWidth={0.667}
33
- d="m25 4 .578 1.503c.094.244.141.367.214.47q.098.136.236.235c.102.073.225.12.469.214L28 7l-1.503.578c-.244.094-.367.141-.47.214a1 1 0 0 0-.235.236c-.073.102-.12.225-.214.469L25 10l-.578-1.503c-.094-.244-.141-.367-.214-.47a1 1 0 0 0-.236-.235c-.102-.073-.225-.12-.469-.214L22 7l1.503-.578c.244-.094.367-.141.47-.214a1 1 0 0 0 .235-.236c.073-.102.12-.225.214-.47z"
34
41
  />
35
42
  <defs>
36
43
  <linearGradient
37
- id="ai-search_svg__a"
44
+ id="paint0_linear_11297_100454"
38
45
  x1={0}
39
- x2={25.572}
40
- y1={17.382}
41
- y2={16.713}
46
+ y1={17.3817}
47
+ x2={25.5718}
48
+ y2={16.7128}
42
49
  gradientUnits="userSpaceOnUse"
43
50
  >
44
51
  <stop stopColor="#004EA2" />
45
52
  <stop offset={1} stopColor="#6941C6" />
46
53
  </linearGradient>
47
54
  <linearGradient
48
- id="ai-search_svg__b"
49
- x1={12.658}
50
- x2={25.365}
51
- y1={11.606}
52
- y2={11.274}
55
+ id="paint1_linear_11297_100454"
56
+ x1={12.6582}
57
+ y1={11.6064}
58
+ x2={25.3649}
59
+ y2={11.2741}
53
60
  gradientUnits="userSpaceOnUse"
54
61
  >
55
62
  <stop stopColor="#004EA2" />
56
63
  <stop offset={1} stopColor="#6941C6" />
57
64
  </linearGradient>
58
65
  <linearGradient
59
- id="ai-search_svg__c"
60
- x1={12.658}
61
- x2={25.365}
62
- y1={11.606}
63
- y2={11.274}
66
+ id="paint2_linear_11297_100454"
67
+ x1={12.6582}
68
+ y1={11.6064}
69
+ x2={25.3649}
70
+ y2={11.2741}
64
71
  gradientUnits="userSpaceOnUse"
65
72
  >
66
73
  <stop stopColor="#004EA2" />
67
74
  <stop offset={1} stopColor="#6941C6" />
68
75
  </linearGradient>
69
76
  <linearGradient
70
- id="ai-search_svg__d"
77
+ id="paint3_linear_11297_100454"
71
78
  x1={21}
72
- x2={26.888}
73
79
  y1={18.5}
80
+ x2={26.8876}
74
81
  y2={18.346}
75
82
  gradientUnits="userSpaceOnUse"
76
83
  >
@@ -78,10 +85,10 @@ const SvgAiSearch = (props: SVGProps<SVGSVGElement>) => (
78
85
  <stop offset={1} stopColor="#6941C6" />
79
86
  </linearGradient>
80
87
  <linearGradient
81
- id="ai-search_svg__e"
88
+ id="paint4_linear_11297_100454"
82
89
  x1={21}
83
- x2={26.888}
84
90
  y1={18.5}
91
+ x2={26.8876}
85
92
  y2={18.346}
86
93
  gradientUnits="userSpaceOnUse"
87
94
  >
@@ -89,22 +96,22 @@ const SvgAiSearch = (props: SVGProps<SVGSVGElement>) => (
89
96
  <stop offset={1} stopColor="#6941C6" />
90
97
  </linearGradient>
91
98
  <linearGradient
92
- id="ai-search_svg__f"
99
+ id="paint5_linear_11297_100454"
93
100
  x1={22}
94
- x2={29.065}
95
101
  y1={7}
96
- y2={6.815}
102
+ x2={29.0651}
103
+ y2={6.81519}
97
104
  gradientUnits="userSpaceOnUse"
98
105
  >
99
106
  <stop stopColor="#004EA2" />
100
107
  <stop offset={1} stopColor="#6941C6" />
101
108
  </linearGradient>
102
109
  <linearGradient
103
- id="ai-search_svg__g"
110
+ id="paint6_linear_11297_100454"
104
111
  x1={22}
105
- x2={29.065}
106
112
  y1={7}
107
- y2={6.815}
113
+ x2={29.0651}
114
+ y2={6.81519}
108
115
  gradientUnits="userSpaceOnUse"
109
116
  >
110
117
  <stop stopColor="#004EA2" />
@@ -1,19 +1,32 @@
1
1
  import * as React from 'react';
2
2
  import type { SVGProps } from 'react';
3
3
  const SvgAiSearchBold = (props: SVGProps<SVGSVGElement>) => (
4
- <svg xmlns="http://www.w3.org/2000/svg" width={32} height={32} fill="none" {...props}>
4
+ <svg
5
+ width={32}
6
+ height={32}
7
+ viewBox="0 0 32 32"
8
+ fill="none"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ {...props}
11
+ >
5
12
  <path
13
+ d="M25.3445 3.27148L26.448 6.14076C26.6275 6.60736 26.7172 6.84066 26.8568 7.0369C26.9804 7.21083 27.1324 7.36279 27.3063 7.48646C27.5026 7.626 27.7359 7.71573 28.2025 7.89519L31.0717 8.99876L28.2025 10.1023C27.7359 10.2818 27.5026 10.3715 27.3063 10.5111C27.1324 10.6347 26.9804 10.7867 26.8568 10.9606C26.7172 11.1569 26.6275 11.3902 26.448 11.8568L25.3445 14.726L24.2409 11.8568C24.0614 11.3902 23.9717 11.1569 23.8322 10.9606C23.7085 10.7867 23.5565 10.6347 23.3826 10.5111C23.1864 10.3715 22.9531 10.2818 22.4865 10.1023L19.6172 8.99876L22.4865 7.89519C22.9531 7.71573 23.1864 7.626 23.3826 7.48646C23.5565 7.36279 23.7085 7.21083 23.8322 7.0369C23.9717 6.84066 24.0614 6.60736 24.2409 6.14076L25.3445 3.27148Z"
6
14
  fill="#AB1212"
7
15
  stroke="#AB1212"
8
16
  strokeLinecap="round"
9
17
  strokeLinejoin="round"
10
- d="m25.345 3.271 1.103 2.87c.18.466.27.7.409.896q.186.263.45.45c.196.139.429.229.896.408L31.072 9l-2.87 1.103c-.466.18-.7.27-.896.41a1.9 1.9 0 0 0-.45.449c-.139.196-.229.43-.408.896l-1.104 2.869-1.103-2.87c-.18-.466-.27-.7-.409-.895a1.9 1.9 0 0 0-.45-.45c-.196-.14-.429-.23-.896-.409L19.618 9l2.87-1.104c.466-.18.7-.269.896-.409a1.9 1.9 0 0 0 .45-.45c.139-.195.228-.429.408-.895z"
11
18
  />
12
19
  <path
13
- stroke="#111"
20
+ d="M18.8072 5.46891C17.3865 4.5308 15.6938 3.96698 13.8663 3.92165C8.67511 3.79287 4.3624 7.89679 4.23363 13.088C4.10485 18.2792 8.20877 22.592 13.4 22.7207C17.8631 22.8314 21.6768 19.8136 22.7407 15.6659"
21
+ stroke="#111111"
22
+ strokeWidth={2}
14
23
  strokeLinecap="round"
24
+ />
25
+ <path
26
+ d="M19.312 21.2498L24.1245 26.4999"
27
+ stroke="#111111"
15
28
  strokeWidth={2}
16
- d="M18.807 5.469A9.402 9.402 0 1 0 13.4 22.72c4.463.11 8.277-2.907 9.34-7.055M19.312 21.25l4.813 5.25"
29
+ strokeLinecap="round"
17
30
  />
18
31
  </svg>
19
32
  );
@@ -1,18 +1,26 @@
1
1
  import * as React from 'react';
2
2
  import type { SVGProps } from 'react';
3
3
  const SvgAiSearchThin = (props: SVGProps<SVGSVGElement>) => (
4
- <svg xmlns="http://www.w3.org/2000/svg" width={26} height={23} fill="none" {...props}>
4
+ <svg
5
+ width={26}
6
+ height={23}
7
+ viewBox="0 0 26 23"
8
+ fill="none"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ {...props}
11
+ >
5
12
  <path
13
+ d="M19.1063 1.14819L19.9991 3.46956C20.1443 3.84706 20.2169 4.03581 20.3298 4.19458C20.4298 4.3353 20.5528 4.45824 20.6935 4.55829C20.8523 4.67118 21.041 4.74378 21.4185 4.88897L23.7399 5.78181L21.4185 6.67464C21.041 6.81984 20.8523 6.89243 20.6935 7.00532C20.5528 7.10538 20.4298 7.22832 20.3298 7.36904C20.2169 7.5278 20.1443 7.71656 19.9991 8.09406L19.1063 10.4154L18.2134 8.09406C18.0682 7.71656 17.9956 7.5278 17.8828 7.36903C17.7827 7.22832 17.6598 7.10538 17.519 7.00532C17.3603 6.89243 17.1715 6.81984 16.794 6.67464L14.4727 5.78181L16.794 4.88897C17.1715 4.74378 17.3603 4.67118 17.519 4.55829C17.6598 4.45824 17.7827 4.3353 17.8828 4.19458C17.9956 4.03581 18.0682 3.84706 18.2134 3.46956L19.1063 1.14819Z"
6
14
  stroke="currentColor"
7
15
  strokeLinecap="round"
8
16
  strokeLinejoin="round"
9
- d="M19.106 1.148 20 3.47c.145.377.218.566.33.725.1.14.224.263.364.363.16.113.348.186.726.331l2.32.893-2.32.893c-.378.145-.567.217-.726.33q-.212.151-.363.364c-.113.159-.186.348-.33.725l-.894 2.321-.893-2.32c-.145-.378-.217-.567-.33-.726-.1-.14-.223-.264-.364-.364-.159-.113-.347-.185-.725-.33l-2.321-.893 2.321-.893c.378-.145.566-.218.725-.33.14-.1.264-.224.364-.364.113-.16.185-.348.33-.725z"
10
17
  />
11
18
  <path
19
+ d="M13.1079 2.92848C11.9585 2.16951 10.589 1.71336 9.1105 1.67668C4.91057 1.5725 1.4214 4.89275 1.31721 9.09268C1.21303 13.2926 4.53328 16.7818 8.73321 16.886C12.344 16.9755 15.4295 14.534 16.2902 11.1783"
12
20
  stroke="currentColor"
13
21
  strokeLinecap="round"
14
- d="M13.108 2.928a7.607 7.607 0 1 0 3.182 8.25M15.544 17.773l3.592 3.934"
15
22
  />
23
+ <path d="M15.5439 17.7734L19.1358 21.7072" stroke="currentColor" strokeLinecap="round" />
16
24
  </svg>
17
25
  );
18
26
  export default SvgAiSearchThin;
@@ -1,14 +1,29 @@
1
1
  import * as React from 'react';
2
2
  import type { SVGProps } from 'react';
3
3
  const SvgAiSearchVariant = (props: SVGProps<SVGSVGElement>) => (
4
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 21 21" {...props}>
5
- <g className="ai-search-variant_svg__layer">
6
- <path
7
- fillRule="evenodd"
8
- 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"
9
- clipRule="evenodd"
10
- />
11
- <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" />
4
+ <svg
5
+ viewBox="0 0 21 21"
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ xmlns:svg="http://www.w3.org/2000/svg"
8
+ {...props}
9
+ >
10
+ <g className="layer">
11
+ <title>{'Layer 1'}</title>
12
+ <g id="svg_3">
13
+ <path
14
+ clipRule="evenodd"
15
+ 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"
16
+ fillRule="evenodd"
17
+ id="svg_1"
18
+ />
19
+ <path
20
+ 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"
21
+ id="svg_2"
22
+ strokeLinecap="round"
23
+ strokeLinejoin="round"
24
+ strokeWidth={1.2}
25
+ />
26
+ </g>
12
27
  </g>
13
28
  </svg>
14
29
  );
package/src/Alert.tsx CHANGED
@@ -2,7 +2,8 @@ import * as React from 'react';
2
2
  import type { SVGProps } from 'react';
3
3
  const SvgAlert = (props: SVGProps<SVGSVGElement>) => (
4
4
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
5
- <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" />
5
+ <title>{'alert-circle'}</title>
6
+ <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" />
6
7
  </svg>
7
8
  );
8
9
  export default SvgAlert;
package/src/ArrowUp.tsx CHANGED
@@ -1,13 +1,20 @@
1
1
  import * as React from 'react';
2
2
  import type { SVGProps } from 'react';
3
3
  const SvgArrowUp = (props: SVGProps<SVGSVGElement>) => (
4
- <svg xmlns="http://www.w3.org/2000/svg" width={24} height={24} fill="none" {...props}>
5
- <rect width={24} height={24} fill="currentColor" rx={12} />
4
+ <svg
5
+ width={24}
6
+ height={24}
7
+ viewBox="0 0 24 24"
8
+ fill="none"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ {...props}
11
+ >
12
+ <rect width={24} height={24} rx={12} fill="currentColor" />
6
13
  <path
7
- fill="#fff"
8
14
  fillRule="evenodd"
9
- 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"
10
15
  clipRule="evenodd"
16
+ 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"
17
+ fill="white"
11
18
  />
12
19
  </svg>
13
20
  );