@envive-ai/react-icons 0.1.0 → 0.1.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 (228) hide show
  1. package/README.md +18 -0
  2. package/dist/AiSearch.cjs +134 -0
  3. package/dist/AiSearch.d.cts +6 -0
  4. package/dist/AiSearch.d.ts +7 -0
  5. package/dist/AiSearch.js +134 -0
  6. package/dist/AiSearchBold.cjs +28 -0
  7. package/dist/AiSearchBold.d.cts +6 -0
  8. package/dist/AiSearchBold.d.ts +7 -0
  9. package/dist/AiSearchBold.js +28 -0
  10. package/dist/AiSearchThin.cjs +26 -0
  11. package/dist/AiSearchThin.d.cts +6 -0
  12. package/dist/AiSearchThin.d.ts +7 -0
  13. package/dist/AiSearchThin.js +26 -0
  14. package/dist/AiSearchVariant.cjs +22 -0
  15. package/dist/AiSearchVariant.d.cts +6 -0
  16. package/dist/AiSearchVariant.d.ts +7 -0
  17. package/dist/AiSearchVariant.js +22 -0
  18. package/dist/Alert.cjs +15 -0
  19. package/dist/Alert.d.cts +6 -0
  20. package/dist/Alert.d.ts +7 -0
  21. package/dist/Alert.js +15 -0
  22. package/dist/ArrowUp.cjs +27 -0
  23. package/dist/ArrowUp.d.cts +6 -0
  24. package/dist/ArrowUp.d.ts +7 -0
  25. package/dist/ArrowUp.js +27 -0
  26. package/dist/BagAddWhite.cjs +42 -0
  27. package/dist/BagAddWhite.d.cts +6 -0
  28. package/dist/BagAddWhite.d.ts +7 -0
  29. package/dist/BagAddWhite.js +42 -0
  30. package/dist/BagWhite.cjs +25 -0
  31. package/dist/BagWhite.d.cts +6 -0
  32. package/dist/BagWhite.d.ts +7 -0
  33. package/dist/BagWhite.js +25 -0
  34. package/dist/BlackLightbulb.cjs +23 -0
  35. package/dist/BlackLightbulb.d.cts +6 -0
  36. package/dist/BlackLightbulb.d.ts +7 -0
  37. package/dist/BlackLightbulb.js +23 -0
  38. package/dist/ChevronDown.cjs +22 -0
  39. package/dist/ChevronDown.d.cts +6 -0
  40. package/dist/ChevronDown.d.ts +7 -0
  41. package/dist/ChevronDown.js +22 -0
  42. package/dist/ChevronLeft.cjs +15 -0
  43. package/dist/ChevronLeft.d.cts +6 -0
  44. package/dist/ChevronLeft.d.ts +7 -0
  45. package/dist/ChevronLeft.js +15 -0
  46. package/dist/CoterieLogo.cjs +35 -0
  47. package/dist/CoterieLogo.d.cts +6 -0
  48. package/dist/CoterieLogo.d.ts +7 -0
  49. package/dist/CoterieLogo.js +35 -0
  50. package/dist/CustomerChat.cjs +48 -0
  51. package/dist/CustomerChat.d.cts +6 -0
  52. package/dist/CustomerChat.d.ts +7 -0
  53. package/dist/CustomerChat.js +48 -0
  54. package/dist/Document.cjs +18 -0
  55. package/dist/Document.d.cts +6 -0
  56. package/dist/Document.d.ts +7 -0
  57. package/dist/Document.js +18 -0
  58. package/dist/DotsHorizontal.cjs +15 -0
  59. package/dist/DotsHorizontal.d.cts +6 -0
  60. package/dist/DotsHorizontal.d.ts +7 -0
  61. package/dist/DotsHorizontal.js +15 -0
  62. package/dist/EnviveWatermark.cjs +36 -0
  63. package/dist/EnviveWatermark.d.cts +6 -0
  64. package/dist/EnviveWatermark.d.ts +7 -0
  65. package/dist/EnviveWatermark.js +36 -0
  66. package/dist/FourPointStar.cjs +16 -0
  67. package/dist/FourPointStar.d.cts +6 -0
  68. package/dist/FourPointStar.d.ts +7 -0
  69. package/dist/FourPointStar.js +16 -0
  70. package/dist/IconClose.cjs +25 -0
  71. package/dist/IconClose.d.cts +6 -0
  72. package/dist/IconClose.d.ts +7 -0
  73. package/dist/IconClose.js +25 -0
  74. package/dist/IconCloseVariant.cjs +21 -0
  75. package/dist/IconCloseVariant.d.cts +6 -0
  76. package/dist/IconCloseVariant.d.ts +7 -0
  77. package/dist/IconCloseVariant.js +21 -0
  78. package/dist/Lightbulb.cjs +32 -0
  79. package/dist/Lightbulb.d.cts +6 -0
  80. package/dist/Lightbulb.d.ts +7 -0
  81. package/dist/Lightbulb.js +32 -0
  82. package/dist/MagnifyingGlass.cjs +20 -0
  83. package/dist/MagnifyingGlass.d.cts +6 -0
  84. package/dist/MagnifyingGlass.d.ts +7 -0
  85. package/dist/MagnifyingGlass.js +20 -0
  86. package/dist/MagnifyingGlassStar.cjs +54 -0
  87. package/dist/MagnifyingGlassStar.d.cts +6 -0
  88. package/dist/MagnifyingGlassStar.d.ts +7 -0
  89. package/dist/MagnifyingGlassStar.js +54 -0
  90. package/dist/MagnifyingGlassStarVariant.cjs +29 -0
  91. package/dist/MagnifyingGlassStarVariant.d.cts +6 -0
  92. package/dist/MagnifyingGlassStarVariant.d.ts +7 -0
  93. package/dist/MagnifyingGlassStarVariant.js +29 -0
  94. package/dist/OutlinedStar.cjs +17 -0
  95. package/dist/OutlinedStar.d.cts +6 -0
  96. package/dist/OutlinedStar.d.ts +7 -0
  97. package/dist/OutlinedStar.js +17 -0
  98. package/dist/Paperclip.cjs +15 -0
  99. package/dist/Paperclip.d.cts +6 -0
  100. package/dist/Paperclip.d.ts +7 -0
  101. package/dist/Paperclip.js +15 -0
  102. package/dist/Send.cjs +20 -0
  103. package/dist/Send.d.cts +6 -0
  104. package/dist/Send.d.ts +7 -0
  105. package/dist/Send.js +20 -0
  106. package/dist/SendArrow.cjs +20 -0
  107. package/dist/SendArrow.d.cts +6 -0
  108. package/dist/SendArrow.d.ts +7 -0
  109. package/dist/SendArrow.js +20 -0
  110. package/dist/Settings.cjs +39 -0
  111. package/dist/Settings.d.cts +6 -0
  112. package/dist/Settings.d.ts +7 -0
  113. package/dist/Settings.js +39 -0
  114. package/dist/SettingsVariant.cjs +56 -0
  115. package/dist/SettingsVariant.d.cts +6 -0
  116. package/dist/SettingsVariant.d.ts +7 -0
  117. package/dist/SettingsVariant.js +56 -0
  118. package/dist/ShapewearOutline.cjs +36 -0
  119. package/dist/ShapewearOutline.d.cts +6 -0
  120. package/dist/ShapewearOutline.d.ts +7 -0
  121. package/dist/ShapewearOutline.js +36 -0
  122. package/dist/SpanxLogo.cjs +17 -0
  123. package/dist/SpanxLogo.d.cts +6 -0
  124. package/dist/SpanxLogo.d.ts +7 -0
  125. package/dist/SpanxLogo.js +17 -0
  126. package/dist/Sparkles.cjs +23 -0
  127. package/dist/Sparkles.d.cts +6 -0
  128. package/dist/Sparkles.d.ts +7 -0
  129. package/dist/Sparkles.js +23 -0
  130. package/dist/SpiffyBwLogo.cjs +27 -0
  131. package/dist/SpiffyBwLogo.d.cts +6 -0
  132. package/dist/SpiffyBwLogo.d.ts +7 -0
  133. package/dist/SpiffyBwLogo.js +27 -0
  134. package/dist/Star.cjs +22 -0
  135. package/dist/Star.d.cts +6 -0
  136. package/dist/Star.d.ts +7 -0
  137. package/dist/Star.js +22 -0
  138. package/dist/SupergoopBlackLogo.cjs +20 -0
  139. package/dist/SupergoopBlackLogo.d.cts +6 -0
  140. package/dist/SupergoopBlackLogo.d.ts +7 -0
  141. package/dist/SupergoopBlackLogo.js +20 -0
  142. package/dist/SupergoopWhiteLogo.cjs +22 -0
  143. package/dist/SupergoopWhiteLogo.d.cts +6 -0
  144. package/dist/SupergoopWhiteLogo.d.ts +7 -0
  145. package/dist/SupergoopWhiteLogo.js +22 -0
  146. package/dist/VectorUpRight.cjs +16 -0
  147. package/dist/VectorUpRight.d.cts +6 -0
  148. package/dist/VectorUpRight.d.ts +7 -0
  149. package/dist/VectorUpRight.js +16 -0
  150. package/dist/jsx-runtime-WKqb-nOR.js +2587 -0
  151. package/dist/jsx-runtime-YIyi2ALp.cjs +2605 -0
  152. package/package.json +156 -4
  153. package/dist/src/AiSearch.d.ts +0 -3
  154. package/dist/src/AiSearch.js +0 -3
  155. package/dist/src/AiSearchBold.d.ts +0 -3
  156. package/dist/src/AiSearchBold.js +0 -3
  157. package/dist/src/AiSearchThin.d.ts +0 -3
  158. package/dist/src/AiSearchThin.js +0 -3
  159. package/dist/src/AiSearchVariant.d.ts +0 -3
  160. package/dist/src/AiSearchVariant.js +0 -3
  161. package/dist/src/Alert.d.ts +0 -3
  162. package/dist/src/Alert.js +0 -3
  163. package/dist/src/ArrowUp.d.ts +0 -3
  164. package/dist/src/ArrowUp.js +0 -3
  165. package/dist/src/BagAddWhite.d.ts +0 -3
  166. package/dist/src/BagAddWhite.js +0 -3
  167. package/dist/src/BagWhite.d.ts +0 -3
  168. package/dist/src/BagWhite.js +0 -3
  169. package/dist/src/BlackLightbulb.d.ts +0 -3
  170. package/dist/src/BlackLightbulb.js +0 -3
  171. package/dist/src/ChevronDown.d.ts +0 -3
  172. package/dist/src/ChevronDown.js +0 -3
  173. package/dist/src/ChevronLeft.d.ts +0 -3
  174. package/dist/src/ChevronLeft.js +0 -3
  175. package/dist/src/CoterieLogo.d.ts +0 -3
  176. package/dist/src/CoterieLogo.js +0 -3
  177. package/dist/src/CustomerChat.d.ts +0 -3
  178. package/dist/src/CustomerChat.js +0 -3
  179. package/dist/src/Document.d.ts +0 -3
  180. package/dist/src/Document.js +0 -3
  181. package/dist/src/DotsHorizontal.d.ts +0 -3
  182. package/dist/src/DotsHorizontal.js +0 -3
  183. package/dist/src/EnviveWatermark.d.ts +0 -3
  184. package/dist/src/EnviveWatermark.js +0 -3
  185. package/dist/src/FourPointStar.d.ts +0 -3
  186. package/dist/src/FourPointStar.js +0 -3
  187. package/dist/src/IconClose.d.ts +0 -3
  188. package/dist/src/IconClose.js +0 -3
  189. package/dist/src/IconCloseVariant.d.ts +0 -3
  190. package/dist/src/IconCloseVariant.js +0 -3
  191. package/dist/src/Lightbulb.d.ts +0 -3
  192. package/dist/src/Lightbulb.js +0 -3
  193. package/dist/src/MagnifyingGlass.d.ts +0 -3
  194. package/dist/src/MagnifyingGlass.js +0 -3
  195. package/dist/src/MagnifyingGlassStar.d.ts +0 -3
  196. package/dist/src/MagnifyingGlassStar.js +0 -3
  197. package/dist/src/MagnifyingGlassStarVariant.d.ts +0 -3
  198. package/dist/src/MagnifyingGlassStarVariant.js +0 -3
  199. package/dist/src/OutlinedStar.d.ts +0 -3
  200. package/dist/src/OutlinedStar.js +0 -3
  201. package/dist/src/Paperclip.d.ts +0 -3
  202. package/dist/src/Paperclip.js +0 -3
  203. package/dist/src/Send.d.ts +0 -3
  204. package/dist/src/Send.js +0 -3
  205. package/dist/src/SendArrow.d.ts +0 -3
  206. package/dist/src/SendArrow.js +0 -3
  207. package/dist/src/Settings.d.ts +0 -3
  208. package/dist/src/Settings.js +0 -3
  209. package/dist/src/SettingsVariant.d.ts +0 -3
  210. package/dist/src/SettingsVariant.js +0 -3
  211. package/dist/src/ShapewearOutline.d.ts +0 -3
  212. package/dist/src/ShapewearOutline.js +0 -3
  213. package/dist/src/SpanxLogo.d.ts +0 -3
  214. package/dist/src/SpanxLogo.js +0 -3
  215. package/dist/src/Sparkles.d.ts +0 -3
  216. package/dist/src/Sparkles.js +0 -3
  217. package/dist/src/SpiffyBwLogo.d.ts +0 -3
  218. package/dist/src/SpiffyBwLogo.js +0 -3
  219. package/dist/src/Star.d.ts +0 -3
  220. package/dist/src/Star.js +0 -3
  221. package/dist/src/SupergoopBlackLogo.d.ts +0 -3
  222. package/dist/src/SupergoopBlackLogo.js +0 -3
  223. package/dist/src/SupergoopWhiteLogo.d.ts +0 -3
  224. package/dist/src/SupergoopWhiteLogo.js +0 -3
  225. package/dist/src/VectorUpRight.d.ts +0 -3
  226. package/dist/src/VectorUpRight.js +0 -3
  227. package/dist/src/index.d.ts +0 -37
  228. package/dist/src/index.js +0 -37
package/README.md ADDED
@@ -0,0 +1,18 @@
1
+ # @envive-ai/react-icons
2
+
3
+ This is a simple library that uses svgr to generate react components from svgs and transpiled and modularized using tsdown for compatibility and treeshaking.
4
+
5
+ ### Usage
6
+
7
+ `npm i @envive-ai/react-icons`
8
+
9
+ ```ts
10
+ import { Sparkles } from '@envive-ai/react-icons/Sparkles';
11
+ ```
12
+
13
+ ### Contributing
14
+
15
+ 1. Place svg in folder.
16
+ 2. npm run build
17
+ 3. Check the output for the new icon in /src
18
+ 4. increment package.json version
@@ -0,0 +1,134 @@
1
+ const require_jsx_runtime$1 = require('./jsx-runtime-YIyi2ALp.cjs');
2
+
3
+ //#region src/AiSearch.tsx
4
+ var import_react = /* @__PURE__ */ require_jsx_runtime$1.__toESM(require_jsx_runtime$1.require_react());
5
+ var import_jsx_runtime = /* @__PURE__ */ require_jsx_runtime$1.__toESM(require_jsx_runtime$1.require_jsx_runtime());
6
+ const SvgAiSearch = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
7
+ xmlns: "http://www.w3.org/2000/svg",
8
+ width: 32,
9
+ height: 32,
10
+ fill: "none",
11
+ ...props,
12
+ children: [
13
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
14
+ fill: "url(#ai-search_svg__a)",
15
+ fillRule: "evenodd",
16
+ 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",
17
+ clipRule: "evenodd"
18
+ }),
19
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
20
+ fill: "url(#ai-search_svg__b)",
21
+ stroke: "url(#ai-search_svg__c)",
22
+ strokeLinecap: "round",
23
+ strokeLinejoin: "round",
24
+ strokeWidth: 1.199,
25
+ 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"
26
+ }),
27
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
28
+ fill: "url(#ai-search_svg__d)",
29
+ stroke: "url(#ai-search_svg__e)",
30
+ strokeLinecap: "round",
31
+ strokeLinejoin: "round",
32
+ strokeWidth: .556,
33
+ 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"
34
+ }),
35
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
36
+ fill: "url(#ai-search_svg__f)",
37
+ stroke: "url(#ai-search_svg__g)",
38
+ strokeLinecap: "round",
39
+ strokeLinejoin: "round",
40
+ strokeWidth: .667,
41
+ 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"
42
+ }),
43
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("defs", { children: [
44
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", {
45
+ id: "ai-search_svg__a",
46
+ x1: 0,
47
+ x2: 25.572,
48
+ y1: 17.382,
49
+ y2: 16.713,
50
+ gradientUnits: "userSpaceOnUse",
51
+ children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { stopColor: "#004EA2" }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", {
52
+ offset: 1,
53
+ stopColor: "#6941C6"
54
+ })]
55
+ }),
56
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", {
57
+ id: "ai-search_svg__b",
58
+ x1: 12.658,
59
+ x2: 25.365,
60
+ y1: 11.606,
61
+ y2: 11.274,
62
+ gradientUnits: "userSpaceOnUse",
63
+ children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { stopColor: "#004EA2" }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", {
64
+ offset: 1,
65
+ stopColor: "#6941C6"
66
+ })]
67
+ }),
68
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", {
69
+ id: "ai-search_svg__c",
70
+ x1: 12.658,
71
+ x2: 25.365,
72
+ y1: 11.606,
73
+ y2: 11.274,
74
+ gradientUnits: "userSpaceOnUse",
75
+ children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { stopColor: "#004EA2" }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", {
76
+ offset: 1,
77
+ stopColor: "#6941C6"
78
+ })]
79
+ }),
80
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", {
81
+ id: "ai-search_svg__d",
82
+ x1: 21,
83
+ x2: 26.888,
84
+ y1: 18.5,
85
+ y2: 18.346,
86
+ gradientUnits: "userSpaceOnUse",
87
+ children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { stopColor: "#004EA2" }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", {
88
+ offset: 1,
89
+ stopColor: "#6941C6"
90
+ })]
91
+ }),
92
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", {
93
+ id: "ai-search_svg__e",
94
+ x1: 21,
95
+ x2: 26.888,
96
+ y1: 18.5,
97
+ y2: 18.346,
98
+ gradientUnits: "userSpaceOnUse",
99
+ children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { stopColor: "#004EA2" }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", {
100
+ offset: 1,
101
+ stopColor: "#6941C6"
102
+ })]
103
+ }),
104
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", {
105
+ id: "ai-search_svg__f",
106
+ x1: 22,
107
+ x2: 29.065,
108
+ y1: 7,
109
+ y2: 6.815,
110
+ gradientUnits: "userSpaceOnUse",
111
+ children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { stopColor: "#004EA2" }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", {
112
+ offset: 1,
113
+ stopColor: "#6941C6"
114
+ })]
115
+ }),
116
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", {
117
+ id: "ai-search_svg__g",
118
+ x1: 22,
119
+ x2: 29.065,
120
+ y1: 7,
121
+ y2: 6.815,
122
+ gradientUnits: "userSpaceOnUse",
123
+ children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { stopColor: "#004EA2" }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", {
124
+ offset: 1,
125
+ stopColor: "#6941C6"
126
+ })]
127
+ })
128
+ ] })
129
+ ]
130
+ });
131
+ var AiSearch_default = SvgAiSearch;
132
+
133
+ //#endregion
134
+ module.exports = AiSearch_default;
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime2 from "react/jsx-runtime";
2
+ import { SVGProps } from "react";
3
+
4
+ //#region src/AiSearch.d.ts
5
+ declare const SvgAiSearch: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime2.JSX.Element;
6
+ export = SvgAiSearch;
@@ -0,0 +1,7 @@
1
+ import * as react_jsx_runtime3 from "react/jsx-runtime";
2
+ import { SVGProps } from "react";
3
+
4
+ //#region src/AiSearch.d.ts
5
+ declare const SvgAiSearch: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime3.JSX.Element;
6
+ //#endregion
7
+ export { SvgAiSearch as default };
@@ -0,0 +1,134 @@
1
+ import { __toESM, require_jsx_runtime, require_react } from "./jsx-runtime-WKqb-nOR.js";
2
+
3
+ //#region src/AiSearch.tsx
4
+ var import_react = /* @__PURE__ */ __toESM(require_react());
5
+ var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
6
+ const SvgAiSearch = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
7
+ xmlns: "http://www.w3.org/2000/svg",
8
+ width: 32,
9
+ height: 32,
10
+ fill: "none",
11
+ ...props,
12
+ children: [
13
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
14
+ fill: "url(#ai-search_svg__a)",
15
+ fillRule: "evenodd",
16
+ 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",
17
+ clipRule: "evenodd"
18
+ }),
19
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
20
+ fill: "url(#ai-search_svg__b)",
21
+ stroke: "url(#ai-search_svg__c)",
22
+ strokeLinecap: "round",
23
+ strokeLinejoin: "round",
24
+ strokeWidth: 1.199,
25
+ 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"
26
+ }),
27
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
28
+ fill: "url(#ai-search_svg__d)",
29
+ stroke: "url(#ai-search_svg__e)",
30
+ strokeLinecap: "round",
31
+ strokeLinejoin: "round",
32
+ strokeWidth: .556,
33
+ 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"
34
+ }),
35
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
36
+ fill: "url(#ai-search_svg__f)",
37
+ stroke: "url(#ai-search_svg__g)",
38
+ strokeLinecap: "round",
39
+ strokeLinejoin: "round",
40
+ strokeWidth: .667,
41
+ 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"
42
+ }),
43
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("defs", { children: [
44
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", {
45
+ id: "ai-search_svg__a",
46
+ x1: 0,
47
+ x2: 25.572,
48
+ y1: 17.382,
49
+ y2: 16.713,
50
+ gradientUnits: "userSpaceOnUse",
51
+ children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { stopColor: "#004EA2" }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", {
52
+ offset: 1,
53
+ stopColor: "#6941C6"
54
+ })]
55
+ }),
56
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", {
57
+ id: "ai-search_svg__b",
58
+ x1: 12.658,
59
+ x2: 25.365,
60
+ y1: 11.606,
61
+ y2: 11.274,
62
+ gradientUnits: "userSpaceOnUse",
63
+ children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { stopColor: "#004EA2" }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", {
64
+ offset: 1,
65
+ stopColor: "#6941C6"
66
+ })]
67
+ }),
68
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", {
69
+ id: "ai-search_svg__c",
70
+ x1: 12.658,
71
+ x2: 25.365,
72
+ y1: 11.606,
73
+ y2: 11.274,
74
+ gradientUnits: "userSpaceOnUse",
75
+ children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { stopColor: "#004EA2" }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", {
76
+ offset: 1,
77
+ stopColor: "#6941C6"
78
+ })]
79
+ }),
80
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", {
81
+ id: "ai-search_svg__d",
82
+ x1: 21,
83
+ x2: 26.888,
84
+ y1: 18.5,
85
+ y2: 18.346,
86
+ gradientUnits: "userSpaceOnUse",
87
+ children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { stopColor: "#004EA2" }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", {
88
+ offset: 1,
89
+ stopColor: "#6941C6"
90
+ })]
91
+ }),
92
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", {
93
+ id: "ai-search_svg__e",
94
+ x1: 21,
95
+ x2: 26.888,
96
+ y1: 18.5,
97
+ y2: 18.346,
98
+ gradientUnits: "userSpaceOnUse",
99
+ children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { stopColor: "#004EA2" }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", {
100
+ offset: 1,
101
+ stopColor: "#6941C6"
102
+ })]
103
+ }),
104
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", {
105
+ id: "ai-search_svg__f",
106
+ x1: 22,
107
+ x2: 29.065,
108
+ y1: 7,
109
+ y2: 6.815,
110
+ gradientUnits: "userSpaceOnUse",
111
+ children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { stopColor: "#004EA2" }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", {
112
+ offset: 1,
113
+ stopColor: "#6941C6"
114
+ })]
115
+ }),
116
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", {
117
+ id: "ai-search_svg__g",
118
+ x1: 22,
119
+ x2: 29.065,
120
+ y1: 7,
121
+ y2: 6.815,
122
+ gradientUnits: "userSpaceOnUse",
123
+ children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { stopColor: "#004EA2" }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", {
124
+ offset: 1,
125
+ stopColor: "#6941C6"
126
+ })]
127
+ })
128
+ ] })
129
+ ]
130
+ });
131
+ var AiSearch_default = SvgAiSearch;
132
+
133
+ //#endregion
134
+ export { AiSearch_default as default };
@@ -0,0 +1,28 @@
1
+ const require_jsx_runtime$1 = require('./jsx-runtime-YIyi2ALp.cjs');
2
+
3
+ //#region src/AiSearchBold.tsx
4
+ var import_react = /* @__PURE__ */ require_jsx_runtime$1.__toESM(require_jsx_runtime$1.require_react());
5
+ var import_jsx_runtime = /* @__PURE__ */ require_jsx_runtime$1.__toESM(require_jsx_runtime$1.require_jsx_runtime());
6
+ const SvgAiSearchBold = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
7
+ xmlns: "http://www.w3.org/2000/svg",
8
+ width: 32,
9
+ height: 32,
10
+ fill: "none",
11
+ ...props,
12
+ children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
13
+ fill: "#AB1212",
14
+ stroke: "#AB1212",
15
+ strokeLinecap: "round",
16
+ strokeLinejoin: "round",
17
+ 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"
18
+ }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
19
+ stroke: "#111",
20
+ strokeLinecap: "round",
21
+ strokeWidth: 2,
22
+ 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"
23
+ })]
24
+ });
25
+ var AiSearchBold_default = SvgAiSearchBold;
26
+
27
+ //#endregion
28
+ module.exports = AiSearchBold_default;
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime1 from "react/jsx-runtime";
2
+ import { SVGProps } from "react";
3
+
4
+ //#region src/AiSearchBold.d.ts
5
+ declare const SvgAiSearchBold: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime1.JSX.Element;
6
+ export = SvgAiSearchBold;
@@ -0,0 +1,7 @@
1
+ import * as react_jsx_runtime0 from "react/jsx-runtime";
2
+ import { SVGProps } from "react";
3
+
4
+ //#region src/AiSearchBold.d.ts
5
+ declare const SvgAiSearchBold: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime0.JSX.Element;
6
+ //#endregion
7
+ export { SvgAiSearchBold as default };
@@ -0,0 +1,28 @@
1
+ import { __toESM, require_jsx_runtime, require_react } from "./jsx-runtime-WKqb-nOR.js";
2
+
3
+ //#region src/AiSearchBold.tsx
4
+ var import_react = /* @__PURE__ */ __toESM(require_react());
5
+ var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
6
+ const SvgAiSearchBold = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
7
+ xmlns: "http://www.w3.org/2000/svg",
8
+ width: 32,
9
+ height: 32,
10
+ fill: "none",
11
+ ...props,
12
+ children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
13
+ fill: "#AB1212",
14
+ stroke: "#AB1212",
15
+ strokeLinecap: "round",
16
+ strokeLinejoin: "round",
17
+ 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"
18
+ }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
19
+ stroke: "#111",
20
+ strokeLinecap: "round",
21
+ strokeWidth: 2,
22
+ 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"
23
+ })]
24
+ });
25
+ var AiSearchBold_default = SvgAiSearchBold;
26
+
27
+ //#endregion
28
+ export { AiSearchBold_default as default };
@@ -0,0 +1,26 @@
1
+ const require_jsx_runtime$1 = require('./jsx-runtime-YIyi2ALp.cjs');
2
+
3
+ //#region src/AiSearchThin.tsx
4
+ var import_react = /* @__PURE__ */ require_jsx_runtime$1.__toESM(require_jsx_runtime$1.require_react());
5
+ var import_jsx_runtime = /* @__PURE__ */ require_jsx_runtime$1.__toESM(require_jsx_runtime$1.require_jsx_runtime());
6
+ const SvgAiSearchThin = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
7
+ xmlns: "http://www.w3.org/2000/svg",
8
+ width: 26,
9
+ height: 23,
10
+ fill: "none",
11
+ ...props,
12
+ children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
13
+ stroke: "currentColor",
14
+ strokeLinecap: "round",
15
+ strokeLinejoin: "round",
16
+ 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"
17
+ }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
18
+ stroke: "currentColor",
19
+ strokeLinecap: "round",
20
+ d: "M13.108 2.928a7.607 7.607 0 1 0 3.182 8.25M15.544 17.773l3.592 3.934"
21
+ })]
22
+ });
23
+ var AiSearchThin_default = SvgAiSearchThin;
24
+
25
+ //#endregion
26
+ module.exports = AiSearchThin_default;
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime0 from "react/jsx-runtime";
2
+ import { SVGProps } from "react";
3
+
4
+ //#region src/AiSearchThin.d.ts
5
+ declare const SvgAiSearchThin: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime0.JSX.Element;
6
+ export = SvgAiSearchThin;
@@ -0,0 +1,7 @@
1
+ import * as react_jsx_runtime1 from "react/jsx-runtime";
2
+ import { SVGProps } from "react";
3
+
4
+ //#region src/AiSearchThin.d.ts
5
+ declare const SvgAiSearchThin: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime1.JSX.Element;
6
+ //#endregion
7
+ export { SvgAiSearchThin as default };
@@ -0,0 +1,26 @@
1
+ import { __toESM, require_jsx_runtime, require_react } from "./jsx-runtime-WKqb-nOR.js";
2
+
3
+ //#region src/AiSearchThin.tsx
4
+ var import_react = /* @__PURE__ */ __toESM(require_react());
5
+ var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
6
+ const SvgAiSearchThin = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
7
+ xmlns: "http://www.w3.org/2000/svg",
8
+ width: 26,
9
+ height: 23,
10
+ fill: "none",
11
+ ...props,
12
+ children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
13
+ stroke: "currentColor",
14
+ strokeLinecap: "round",
15
+ strokeLinejoin: "round",
16
+ 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"
17
+ }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
18
+ stroke: "currentColor",
19
+ strokeLinecap: "round",
20
+ d: "M13.108 2.928a7.607 7.607 0 1 0 3.182 8.25M15.544 17.773l3.592 3.934"
21
+ })]
22
+ });
23
+ var AiSearchThin_default = SvgAiSearchThin;
24
+
25
+ //#endregion
26
+ export { AiSearchThin_default as default };
@@ -0,0 +1,22 @@
1
+ const require_jsx_runtime$1 = require('./jsx-runtime-YIyi2ALp.cjs');
2
+
3
+ //#region src/AiSearchVariant.tsx
4
+ var import_react = /* @__PURE__ */ require_jsx_runtime$1.__toESM(require_jsx_runtime$1.require_react());
5
+ var import_jsx_runtime = /* @__PURE__ */ require_jsx_runtime$1.__toESM(require_jsx_runtime$1.require_jsx_runtime());
6
+ const SvgAiSearchVariant = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
7
+ xmlns: "http://www.w3.org/2000/svg",
8
+ viewBox: "0 0 21 21",
9
+ ...props,
10
+ 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" })]
17
+ })
18
+ });
19
+ var AiSearchVariant_default = SvgAiSearchVariant;
20
+
21
+ //#endregion
22
+ module.exports = AiSearchVariant_default;
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime6 from "react/jsx-runtime";
2
+ import { SVGProps } from "react";
3
+
4
+ //#region src/AiSearchVariant.d.ts
5
+ declare const SvgAiSearchVariant: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime6.JSX.Element;
6
+ export = SvgAiSearchVariant;
@@ -0,0 +1,7 @@
1
+ import * as react_jsx_runtime2 from "react/jsx-runtime";
2
+ import { SVGProps } from "react";
3
+
4
+ //#region src/AiSearchVariant.d.ts
5
+ declare const SvgAiSearchVariant: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime2.JSX.Element;
6
+ //#endregion
7
+ export { SvgAiSearchVariant as default };
@@ -0,0 +1,22 @@
1
+ import { __toESM, require_jsx_runtime, require_react } from "./jsx-runtime-WKqb-nOR.js";
2
+
3
+ //#region src/AiSearchVariant.tsx
4
+ var import_react = /* @__PURE__ */ __toESM(require_react());
5
+ var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
6
+ const SvgAiSearchVariant = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
7
+ xmlns: "http://www.w3.org/2000/svg",
8
+ viewBox: "0 0 21 21",
9
+ ...props,
10
+ 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" })]
17
+ })
18
+ });
19
+ var AiSearchVariant_default = SvgAiSearchVariant;
20
+
21
+ //#endregion
22
+ export { AiSearchVariant_default as default };
package/dist/Alert.cjs ADDED
@@ -0,0 +1,15 @@
1
+ const require_jsx_runtime$1 = require('./jsx-runtime-YIyi2ALp.cjs');
2
+
3
+ //#region src/Alert.tsx
4
+ var import_react = /* @__PURE__ */ require_jsx_runtime$1.__toESM(require_jsx_runtime$1.require_react());
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", {
7
+ xmlns: "http://www.w3.org/2000/svg",
8
+ viewBox: "0 0 24 24",
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" })
11
+ });
12
+ var Alert_default = SvgAlert;
13
+
14
+ //#endregion
15
+ module.exports = Alert_default;
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime0 from "react/jsx-runtime";
2
+ import { SVGProps } from "react";
3
+
4
+ //#region src/Alert.d.ts
5
+ declare const SvgAlert: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime0.JSX.Element;
6
+ export = SvgAlert;
@@ -0,0 +1,7 @@
1
+ import * as react_jsx_runtime5 from "react/jsx-runtime";
2
+ import { SVGProps } from "react";
3
+
4
+ //#region src/Alert.d.ts
5
+ declare const SvgAlert: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime5.JSX.Element;
6
+ //#endregion
7
+ export { SvgAlert as default };
package/dist/Alert.js ADDED
@@ -0,0 +1,15 @@
1
+ import { __toESM, require_jsx_runtime, require_react } from "./jsx-runtime-WKqb-nOR.js";
2
+
3
+ //#region src/Alert.tsx
4
+ var import_react = /* @__PURE__ */ __toESM(require_react());
5
+ var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
6
+ const SvgAlert = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
7
+ xmlns: "http://www.w3.org/2000/svg",
8
+ viewBox: "0 0 24 24",
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" })
11
+ });
12
+ var Alert_default = SvgAlert;
13
+
14
+ //#endregion
15
+ export { Alert_default as default };
@@ -0,0 +1,27 @@
1
+ const require_jsx_runtime$1 = require('./jsx-runtime-YIyi2ALp.cjs');
2
+
3
+ //#region src/ArrowUp.tsx
4
+ var import_react = /* @__PURE__ */ require_jsx_runtime$1.__toESM(require_jsx_runtime$1.require_react());
5
+ var import_jsx_runtime = /* @__PURE__ */ require_jsx_runtime$1.__toESM(require_jsx_runtime$1.require_jsx_runtime());
6
+ const SvgArrowUp = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
7
+ xmlns: "http://www.w3.org/2000/svg",
8
+ width: 24,
9
+ height: 24,
10
+ fill: "none",
11
+ ...props,
12
+ children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", {
13
+ width: 24,
14
+ height: 24,
15
+ fill: "currentColor",
16
+ rx: 12
17
+ }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
18
+ fill: "#fff",
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"
22
+ })]
23
+ });
24
+ var ArrowUp_default = SvgArrowUp;
25
+
26
+ //#endregion
27
+ module.exports = ArrowUp_default;
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime4 from "react/jsx-runtime";
2
+ import { SVGProps } from "react";
3
+
4
+ //#region src/ArrowUp.d.ts
5
+ declare const SvgArrowUp: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime4.JSX.Element;
6
+ export = SvgArrowUp;
@@ -0,0 +1,7 @@
1
+ import * as react_jsx_runtime10 from "react/jsx-runtime";
2
+ import { SVGProps } from "react";
3
+
4
+ //#region src/ArrowUp.d.ts
5
+ declare const SvgArrowUp: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime10.JSX.Element;
6
+ //#endregion
7
+ export { SvgArrowUp as default };
@@ -0,0 +1,27 @@
1
+ import { __toESM, require_jsx_runtime, require_react } from "./jsx-runtime-WKqb-nOR.js";
2
+
3
+ //#region src/ArrowUp.tsx
4
+ var import_react = /* @__PURE__ */ __toESM(require_react());
5
+ var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
6
+ const SvgArrowUp = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
7
+ xmlns: "http://www.w3.org/2000/svg",
8
+ width: 24,
9
+ height: 24,
10
+ fill: "none",
11
+ ...props,
12
+ children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", {
13
+ width: 24,
14
+ height: 24,
15
+ fill: "currentColor",
16
+ rx: 12
17
+ }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
18
+ fill: "#fff",
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"
22
+ })]
23
+ });
24
+ var ArrowUp_default = SvgArrowUp;
25
+
26
+ //#endregion
27
+ export { ArrowUp_default as default };