@zenmux/icons 0.1.0-dev.0 → 0.1.0-dev.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3243) hide show
  1. package/README.md +44 -21
  2. package/dist/Adobe/Color.js +13 -0
  3. package/dist/Adobe/Combine.js +10 -0
  4. package/dist/Adobe/CombineDark.js +19 -0
  5. package/dist/Adobe/CombineLight.js +10 -0
  6. package/dist/Adobe/Dark.js +13 -0
  7. package/dist/Adobe/Light.js +10 -0
  8. package/dist/Adobe/Mono.js +10 -0
  9. package/dist/Adobe/index.d.ts +10 -0
  10. package/dist/Adobe/index.js +11 -0
  11. package/dist/AdobeFirefly/Color.js +13 -0
  12. package/dist/AdobeFirefly/Combine.d.ts +3 -0
  13. package/dist/AdobeFirefly/Combine.js +10 -0
  14. package/dist/AdobeFirefly/CombineDark.d.ts +3 -0
  15. package/dist/AdobeFirefly/CombineDark.js +19 -0
  16. package/dist/AdobeFirefly/CombineLight.d.ts +3 -0
  17. package/dist/AdobeFirefly/CombineLight.js +10 -0
  18. package/dist/AdobeFirefly/Dark.d.ts +3 -0
  19. package/dist/AdobeFirefly/Dark.js +13 -0
  20. package/dist/AdobeFirefly/Light.d.ts +3 -0
  21. package/dist/AdobeFirefly/Light.js +10 -0
  22. package/dist/AdobeFirefly/Mono.d.ts +3 -0
  23. package/dist/AdobeFirefly/Mono.js +10 -0
  24. package/dist/AdobeFirefly/index.d.ts +10 -0
  25. package/dist/AdobeFirefly/index.js +11 -0
  26. package/dist/AgUi/Color.d.ts +3 -0
  27. package/dist/AgUi/Color.js +16 -0
  28. package/dist/AgUi/Combine.d.ts +3 -0
  29. package/dist/AgUi/Combine.js +10 -0
  30. package/dist/AgUi/CombineDark.d.ts +3 -0
  31. package/dist/AgUi/CombineDark.js +22 -0
  32. package/dist/AgUi/CombineLight.d.ts +3 -0
  33. package/dist/AgUi/CombineLight.js +10 -0
  34. package/dist/AgUi/Dark.d.ts +3 -0
  35. package/dist/AgUi/Dark.js +16 -0
  36. package/dist/AgUi/Light.d.ts +3 -0
  37. package/dist/AgUi/Light.js +10 -0
  38. package/dist/AgUi/Mono.d.ts +3 -0
  39. package/dist/AgUi/Mono.js +10 -0
  40. package/dist/AgUi/index.d.ts +10 -0
  41. package/dist/AgUi/index.js +11 -0
  42. package/dist/AgnesAi/Color.d.ts +3 -0
  43. package/dist/AgnesAi/Color.js +16 -0
  44. package/dist/AgnesAi/Combine.d.ts +3 -0
  45. package/dist/AgnesAi/Combine.js +10 -0
  46. package/dist/AgnesAi/CombineDark.d.ts +3 -0
  47. package/dist/AgnesAi/CombineDark.js +25 -0
  48. package/dist/AgnesAi/CombineLight.d.ts +3 -0
  49. package/dist/AgnesAi/CombineLight.js +10 -0
  50. package/dist/AgnesAi/Dark.d.ts +3 -0
  51. package/dist/AgnesAi/Dark.js +16 -0
  52. package/dist/AgnesAi/Light.d.ts +3 -0
  53. package/dist/AgnesAi/Light.js +10 -0
  54. package/dist/AgnesAi/Mono.d.ts +3 -0
  55. package/dist/AgnesAi/Mono.js +10 -0
  56. package/dist/AgnesAi/index.d.ts +10 -0
  57. package/dist/AgnesAi/index.js +11 -0
  58. package/dist/Airjelly/Color.d.ts +3 -0
  59. package/dist/Airjelly/Color.js +16 -0
  60. package/dist/Airjelly/Combine.d.ts +3 -0
  61. package/dist/Airjelly/Combine.js +10 -0
  62. package/dist/Airjelly/CombineDark.d.ts +3 -0
  63. package/dist/Airjelly/CombineDark.js +25 -0
  64. package/dist/Airjelly/CombineLight.d.ts +3 -0
  65. package/dist/Airjelly/CombineLight.js +10 -0
  66. package/dist/Airjelly/Dark.d.ts +3 -0
  67. package/dist/Airjelly/Dark.js +16 -0
  68. package/dist/Airjelly/Light.d.ts +3 -0
  69. package/dist/Airjelly/Light.js +10 -0
  70. package/dist/Airjelly/Mono.d.ts +3 -0
  71. package/dist/Airjelly/Mono.js +10 -0
  72. package/dist/Airjelly/index.d.ts +10 -0
  73. package/dist/Airjelly/index.js +11 -0
  74. package/dist/Amp/Color.d.ts +3 -0
  75. package/dist/Amp/Color.js +22 -0
  76. package/dist/Amp/Combine.d.ts +3 -0
  77. package/dist/Amp/Combine.js +10 -0
  78. package/dist/Amp/CombineDark.d.ts +3 -0
  79. package/dist/Amp/CombineDark.js +31 -0
  80. package/dist/Amp/CombineLight.d.ts +3 -0
  81. package/dist/Amp/CombineLight.js +10 -0
  82. package/dist/Amp/Dark.d.ts +3 -0
  83. package/dist/Amp/Dark.js +22 -0
  84. package/dist/Amp/Light.d.ts +3 -0
  85. package/dist/Amp/Light.js +10 -0
  86. package/dist/Amp/Mono.d.ts +3 -0
  87. package/dist/Amp/Mono.js +10 -0
  88. package/dist/Amp/index.d.ts +10 -0
  89. package/dist/Amp/index.js +11 -0
  90. package/dist/Antigravity/Color.d.ts +3 -0
  91. package/dist/Antigravity/Color.js +51 -0
  92. package/dist/Antigravity/Combine.d.ts +3 -0
  93. package/dist/Antigravity/Combine.js +10 -0
  94. package/dist/Antigravity/CombineDark.d.ts +3 -0
  95. package/dist/Antigravity/CombineDark.js +19 -0
  96. package/dist/Antigravity/CombineLight.d.ts +3 -0
  97. package/dist/Antigravity/CombineLight.js +10 -0
  98. package/dist/Antigravity/Dark.d.ts +3 -0
  99. package/dist/Antigravity/Dark.js +16 -0
  100. package/dist/Antigravity/Light.d.ts +3 -0
  101. package/dist/Antigravity/Light.js +10 -0
  102. package/dist/Antigravity/Mono.d.ts +3 -0
  103. package/dist/Antigravity/Mono.js +10 -0
  104. package/dist/Antigravity/index.d.ts +10 -0
  105. package/dist/Antigravity/index.js +11 -0
  106. package/dist/Askverdict/Color.d.ts +3 -0
  107. package/dist/Askverdict/Color.js +49 -0
  108. package/dist/Askverdict/Combine.d.ts +3 -0
  109. package/dist/Askverdict/Combine.js +10 -0
  110. package/dist/Askverdict/CombineDark.d.ts +3 -0
  111. package/dist/Askverdict/CombineDark.js +34 -0
  112. package/dist/Askverdict/CombineLight.d.ts +3 -0
  113. package/dist/Askverdict/CombineLight.js +10 -0
  114. package/dist/Askverdict/Dark.d.ts +3 -0
  115. package/dist/Askverdict/Dark.js +25 -0
  116. package/dist/Askverdict/Light.d.ts +3 -0
  117. package/dist/Askverdict/Light.js +10 -0
  118. package/dist/Askverdict/Mono.d.ts +3 -0
  119. package/dist/Askverdict/Mono.js +10 -0
  120. package/dist/Askverdict/index.d.ts +10 -0
  121. package/dist/Askverdict/index.js +11 -0
  122. package/dist/Automatic1111/Color.d.ts +3 -0
  123. package/dist/Automatic1111/Color.js +28 -0
  124. package/dist/Automatic1111/Combine.d.ts +3 -0
  125. package/dist/Automatic1111/Combine.js +10 -0
  126. package/dist/Automatic1111/CombineDark.d.ts +3 -0
  127. package/dist/Automatic1111/CombineDark.js +31 -0
  128. package/dist/Automatic1111/CombineLight.d.ts +3 -0
  129. package/dist/Automatic1111/CombineLight.js +10 -0
  130. package/dist/Automatic1111/Dark.d.ts +3 -0
  131. package/dist/Automatic1111/Dark.js +28 -0
  132. package/dist/Automatic1111/Light.d.ts +3 -0
  133. package/dist/Automatic1111/Light.js +10 -0
  134. package/dist/Automatic1111/Mono.d.ts +3 -0
  135. package/dist/Automatic1111/Mono.js +10 -0
  136. package/dist/Automatic1111/index.d.ts +10 -0
  137. package/dist/Automatic1111/index.js +11 -0
  138. package/dist/Capcut/Color.d.ts +3 -0
  139. package/dist/Capcut/Color.js +16 -0
  140. package/dist/Capcut/Combine.d.ts +3 -0
  141. package/dist/Capcut/Combine.js +10 -0
  142. package/dist/Capcut/CombineDark.d.ts +3 -0
  143. package/dist/Capcut/CombineDark.js +25 -0
  144. package/dist/Capcut/CombineLight.d.ts +3 -0
  145. package/dist/Capcut/CombineLight.js +10 -0
  146. package/dist/Capcut/Dark.d.ts +3 -0
  147. package/dist/Capcut/Dark.js +16 -0
  148. package/dist/Capcut/Light.d.ts +3 -0
  149. package/dist/Capcut/Light.js +10 -0
  150. package/dist/Capcut/Mono.d.ts +3 -0
  151. package/dist/Capcut/Mono.js +10 -0
  152. package/dist/Capcut/index.d.ts +10 -0
  153. package/dist/Capcut/index.js +11 -0
  154. package/dist/Celestoai/Color.d.ts +3 -0
  155. package/dist/Celestoai/Color.js +19 -0
  156. package/dist/Celestoai/Combine.d.ts +3 -0
  157. package/dist/Celestoai/Combine.js +10 -0
  158. package/dist/Celestoai/CombineDark.d.ts +3 -0
  159. package/dist/Celestoai/CombineDark.js +22 -0
  160. package/dist/Celestoai/CombineLight.d.ts +3 -0
  161. package/dist/Celestoai/CombineLight.js +10 -0
  162. package/dist/Celestoai/Dark.d.ts +3 -0
  163. package/dist/Celestoai/Dark.js +16 -0
  164. package/dist/Celestoai/Light.d.ts +3 -0
  165. package/dist/Celestoai/Light.js +10 -0
  166. package/dist/Celestoai/Mono.d.ts +3 -0
  167. package/dist/Celestoai/Mono.js +10 -0
  168. package/dist/Celestoai/index.d.ts +10 -0
  169. package/dist/Celestoai/index.js +11 -0
  170. package/dist/CherryStudio/Color.js +11 -2
  171. package/dist/CherryStudio/Combine.d.ts +3 -0
  172. package/dist/CherryStudio/Combine.js +10 -0
  173. package/dist/CherryStudio/CombineDark.d.ts +3 -0
  174. package/dist/CherryStudio/CombineDark.js +52 -0
  175. package/dist/CherryStudio/CombineLight.d.ts +3 -0
  176. package/dist/CherryStudio/CombineLight.js +10 -0
  177. package/dist/CherryStudio/Dark.d.ts +3 -0
  178. package/dist/CherryStudio/Dark.js +19 -0
  179. package/dist/CherryStudio/Light.d.ts +3 -0
  180. package/dist/CherryStudio/Light.js +10 -0
  181. package/dist/CherryStudio/Mono.js +2 -2
  182. package/dist/CherryStudio/index.d.ts +6 -0
  183. package/dist/CherryStudio/index.js +6 -1
  184. package/dist/ClaudeCode/Color.d.ts +3 -0
  185. package/dist/ClaudeCode/Color.js +13 -0
  186. package/dist/ClaudeCode/Combine.d.ts +3 -0
  187. package/dist/ClaudeCode/Combine.js +10 -0
  188. package/dist/ClaudeCode/CombineDark.d.ts +3 -0
  189. package/dist/ClaudeCode/CombineDark.js +19 -0
  190. package/dist/ClaudeCode/CombineLight.d.ts +3 -0
  191. package/dist/ClaudeCode/CombineLight.js +10 -0
  192. package/dist/ClaudeCode/Dark.d.ts +3 -0
  193. package/dist/ClaudeCode/Dark.js +13 -0
  194. package/dist/ClaudeCode/Light.d.ts +3 -0
  195. package/dist/ClaudeCode/Light.js +10 -0
  196. package/dist/ClaudeCode/Mono.d.ts +3 -0
  197. package/dist/ClaudeCode/Mono.js +10 -0
  198. package/dist/ClaudeCode/index.d.ts +10 -0
  199. package/dist/ClaudeCode/index.js +11 -0
  200. package/dist/Cline/Color.js +8 -2
  201. package/dist/Cline/Combine.d.ts +3 -0
  202. package/dist/Cline/Combine.js +10 -0
  203. package/dist/Cline/CombineDark.d.ts +3 -0
  204. package/dist/Cline/CombineDark.js +28 -0
  205. package/dist/Cline/CombineLight.d.ts +3 -0
  206. package/dist/Cline/CombineLight.js +10 -0
  207. package/dist/Cline/Dark.d.ts +3 -0
  208. package/dist/Cline/Dark.js +16 -0
  209. package/dist/Cline/Light.d.ts +3 -0
  210. package/dist/Cline/Light.js +10 -0
  211. package/dist/Cline/Mono.js +2 -2
  212. package/dist/Cline/index.d.ts +6 -0
  213. package/dist/Cline/index.js +6 -1
  214. package/dist/Clipdrop/Color.d.ts +3 -0
  215. package/dist/Clipdrop/Color.js +13 -0
  216. package/dist/Clipdrop/Combine.d.ts +3 -0
  217. package/dist/Clipdrop/Combine.js +10 -0
  218. package/dist/Clipdrop/CombineDark.d.ts +3 -0
  219. package/dist/Clipdrop/CombineDark.js +22 -0
  220. package/dist/Clipdrop/CombineLight.d.ts +3 -0
  221. package/dist/Clipdrop/CombineLight.js +10 -0
  222. package/dist/Clipdrop/Dark.d.ts +3 -0
  223. package/dist/Clipdrop/Dark.js +13 -0
  224. package/dist/Clipdrop/Light.d.ts +3 -0
  225. package/dist/Clipdrop/Light.js +10 -0
  226. package/dist/Clipdrop/Mono.d.ts +3 -0
  227. package/dist/Clipdrop/Mono.js +10 -0
  228. package/dist/Clipdrop/index.d.ts +10 -0
  229. package/dist/Clipdrop/index.js +11 -0
  230. package/dist/Codebuddy/Color.d.ts +3 -0
  231. package/dist/Codebuddy/Color.js +25 -0
  232. package/dist/Codebuddy/Combine.d.ts +3 -0
  233. package/dist/Codebuddy/Combine.js +10 -0
  234. package/dist/Codebuddy/CombineDark.d.ts +3 -0
  235. package/dist/Codebuddy/CombineDark.js +37 -0
  236. package/dist/Codebuddy/CombineLight.d.ts +3 -0
  237. package/dist/Codebuddy/CombineLight.js +10 -0
  238. package/dist/Codebuddy/Dark.d.ts +3 -0
  239. package/dist/Codebuddy/Dark.js +16 -0
  240. package/dist/Codebuddy/Light.d.ts +3 -0
  241. package/dist/Codebuddy/Light.js +10 -0
  242. package/dist/Codebuddy/Mono.d.ts +3 -0
  243. package/dist/Codebuddy/Mono.js +10 -0
  244. package/dist/Codebuddy/index.d.ts +10 -0
  245. package/dist/Codebuddy/index.js +11 -0
  246. package/dist/Codeflicker/Color.d.ts +3 -0
  247. package/dist/Codeflicker/Color.js +91 -0
  248. package/dist/Codeflicker/Combine.d.ts +3 -0
  249. package/dist/Codeflicker/Combine.js +10 -0
  250. package/dist/Codeflicker/CombineDark.d.ts +3 -0
  251. package/dist/Codeflicker/CombineDark.js +28 -0
  252. package/dist/Codeflicker/CombineLight.d.ts +3 -0
  253. package/dist/Codeflicker/CombineLight.js +10 -0
  254. package/dist/Codeflicker/Dark.d.ts +3 -0
  255. package/dist/Codeflicker/Dark.js +16 -0
  256. package/dist/Codeflicker/Light.d.ts +3 -0
  257. package/dist/Codeflicker/Light.js +10 -0
  258. package/dist/Codeflicker/Mono.d.ts +3 -0
  259. package/dist/Codeflicker/Mono.js +10 -0
  260. package/dist/Codeflicker/index.d.ts +10 -0
  261. package/dist/Codeflicker/index.js +11 -0
  262. package/dist/Colab/Color.d.ts +3 -0
  263. package/dist/Colab/Color.js +19 -0
  264. package/dist/Colab/Combine.d.ts +3 -0
  265. package/dist/Colab/Combine.js +10 -0
  266. package/dist/Colab/CombineDark.d.ts +3 -0
  267. package/dist/Colab/CombineDark.js +22 -0
  268. package/dist/Colab/CombineLight.d.ts +3 -0
  269. package/dist/Colab/CombineLight.js +10 -0
  270. package/dist/Colab/Dark.d.ts +3 -0
  271. package/dist/Colab/Dark.js +13 -0
  272. package/dist/Colab/Light.d.ts +3 -0
  273. package/dist/Colab/Light.js +10 -0
  274. package/dist/Colab/Mono.d.ts +3 -0
  275. package/dist/Colab/Mono.js +10 -0
  276. package/dist/Colab/index.d.ts +10 -0
  277. package/dist/Colab/index.js +11 -0
  278. package/dist/Comfyui/Color.d.ts +3 -0
  279. package/dist/Comfyui/Color.js +13 -0
  280. package/dist/Comfyui/Combine.d.ts +3 -0
  281. package/dist/Comfyui/Combine.js +10 -0
  282. package/dist/Comfyui/CombineDark.d.ts +3 -0
  283. package/dist/Comfyui/CombineDark.js +16 -0
  284. package/dist/Comfyui/CombineLight.d.ts +3 -0
  285. package/dist/Comfyui/CombineLight.js +10 -0
  286. package/dist/Comfyui/Dark.d.ts +3 -0
  287. package/dist/Comfyui/Dark.js +13 -0
  288. package/dist/Comfyui/Light.d.ts +3 -0
  289. package/dist/Comfyui/Light.js +10 -0
  290. package/dist/Comfyui/Mono.d.ts +3 -0
  291. package/dist/Comfyui/Mono.js +10 -0
  292. package/dist/Comfyui/index.d.ts +10 -0
  293. package/dist/Comfyui/index.js +11 -0
  294. package/dist/Copilotkit/Color.d.ts +3 -0
  295. package/dist/Copilotkit/Color.js +55 -0
  296. package/dist/Copilotkit/Combine.d.ts +3 -0
  297. package/dist/Copilotkit/Combine.js +10 -0
  298. package/dist/Copilotkit/CombineDark.d.ts +3 -0
  299. package/dist/Copilotkit/CombineDark.js +40 -0
  300. package/dist/Copilotkit/CombineLight.d.ts +3 -0
  301. package/dist/Copilotkit/CombineLight.js +10 -0
  302. package/dist/Copilotkit/Dark.d.ts +3 -0
  303. package/dist/Copilotkit/Dark.js +34 -0
  304. package/dist/Copilotkit/Light.d.ts +3 -0
  305. package/dist/Copilotkit/Light.js +10 -0
  306. package/dist/Copilotkit/Mono.d.ts +3 -0
  307. package/dist/Copilotkit/Mono.js +10 -0
  308. package/dist/Copilotkit/index.d.ts +10 -0
  309. package/dist/Copilotkit/index.js +11 -0
  310. package/dist/Coqui/Color.d.ts +3 -0
  311. package/dist/Coqui/Color.js +19 -0
  312. package/dist/Coqui/Combine.d.ts +3 -0
  313. package/dist/Coqui/Combine.js +10 -0
  314. package/dist/Coqui/CombineDark.d.ts +3 -0
  315. package/dist/Coqui/CombineDark.js +34 -0
  316. package/dist/Coqui/CombineLight.d.ts +3 -0
  317. package/dist/Coqui/CombineLight.js +10 -0
  318. package/dist/Coqui/Dark.d.ts +3 -0
  319. package/dist/Coqui/Dark.js +19 -0
  320. package/dist/Coqui/Light.d.ts +3 -0
  321. package/dist/Coqui/Light.js +10 -0
  322. package/dist/Coqui/Mono.d.ts +3 -0
  323. package/dist/Coqui/Mono.js +10 -0
  324. package/dist/Coqui/index.d.ts +10 -0
  325. package/dist/Coqui/index.js +11 -0
  326. package/dist/Coze/Color.d.ts +3 -0
  327. package/dist/Coze/Color.js +16 -0
  328. package/dist/Coze/Combine.d.ts +3 -0
  329. package/dist/Coze/Combine.js +10 -0
  330. package/dist/Coze/CombineDark.d.ts +3 -0
  331. package/dist/Coze/CombineDark.js +25 -0
  332. package/dist/Coze/CombineLight.d.ts +3 -0
  333. package/dist/Coze/CombineLight.js +10 -0
  334. package/dist/Coze/Dark.d.ts +3 -0
  335. package/dist/Coze/Dark.js +16 -0
  336. package/dist/Coze/Light.d.ts +3 -0
  337. package/dist/Coze/Light.js +10 -0
  338. package/dist/Coze/Mono.d.ts +3 -0
  339. package/dist/Coze/Mono.js +10 -0
  340. package/dist/Coze/index.d.ts +10 -0
  341. package/dist/Coze/index.js +11 -0
  342. package/dist/Crewai/Color.d.ts +3 -0
  343. package/dist/Crewai/Color.js +19 -0
  344. package/dist/Crewai/Combine.d.ts +3 -0
  345. package/dist/Crewai/Combine.js +10 -0
  346. package/dist/Crewai/CombineDark.d.ts +3 -0
  347. package/dist/Crewai/CombineDark.js +25 -0
  348. package/dist/Crewai/CombineLight.d.ts +3 -0
  349. package/dist/Crewai/CombineLight.js +10 -0
  350. package/dist/Crewai/Dark.d.ts +3 -0
  351. package/dist/Crewai/Dark.js +16 -0
  352. package/dist/Crewai/Light.d.ts +3 -0
  353. package/dist/Crewai/Light.js +10 -0
  354. package/dist/Crewai/Mono.d.ts +3 -0
  355. package/dist/Crewai/Mono.js +10 -0
  356. package/dist/Crewai/index.d.ts +10 -0
  357. package/dist/Crewai/index.js +11 -0
  358. package/dist/Cursor/Color.js +6 -3
  359. package/dist/Cursor/Combine.d.ts +3 -0
  360. package/dist/Cursor/Combine.js +10 -0
  361. package/dist/Cursor/CombineDark.d.ts +3 -0
  362. package/dist/Cursor/CombineDark.js +19 -0
  363. package/dist/Cursor/CombineLight.d.ts +3 -0
  364. package/dist/Cursor/CombineLight.js +10 -0
  365. package/dist/Cursor/Dark.d.ts +3 -0
  366. package/dist/Cursor/Dark.js +13 -0
  367. package/dist/Cursor/Light.d.ts +3 -0
  368. package/dist/Cursor/Light.js +10 -0
  369. package/dist/Cursor/Mono.js +3 -3
  370. package/dist/Cursor/index.d.ts +6 -0
  371. package/dist/Cursor/index.js +6 -1
  372. package/dist/Cybercut/Color.d.ts +3 -0
  373. package/dist/Cybercut/Color.js +21 -0
  374. package/dist/Cybercut/Combine.d.ts +3 -0
  375. package/dist/Cybercut/Combine.js +10 -0
  376. package/dist/Cybercut/CombineDark.d.ts +3 -0
  377. package/dist/Cybercut/CombineDark.js +22 -0
  378. package/dist/Cybercut/CombineLight.d.ts +3 -0
  379. package/dist/Cybercut/CombineLight.js +10 -0
  380. package/dist/Cybercut/Dark.d.ts +3 -0
  381. package/dist/Cybercut/Dark.js +21 -0
  382. package/dist/Cybercut/Light.d.ts +3 -0
  383. package/dist/Cybercut/Light.js +12 -0
  384. package/dist/Cybercut/Mono.d.ts +3 -0
  385. package/dist/Cybercut/Mono.js +12 -0
  386. package/dist/Cybercut/index.d.ts +10 -0
  387. package/dist/Cybercut/index.js +11 -0
  388. package/dist/Deepai/Color.d.ts +3 -0
  389. package/dist/Deepai/Color.js +16 -0
  390. package/dist/Deepai/Combine.d.ts +3 -0
  391. package/dist/Deepai/Combine.js +10 -0
  392. package/dist/Deepai/CombineDark.d.ts +3 -0
  393. package/dist/Deepai/CombineDark.js +25 -0
  394. package/dist/Deepai/CombineLight.d.ts +3 -0
  395. package/dist/Deepai/CombineLight.js +10 -0
  396. package/dist/Deepai/Dark.d.ts +3 -0
  397. package/dist/Deepai/Dark.js +16 -0
  398. package/dist/Deepai/Light.d.ts +3 -0
  399. package/dist/Deepai/Light.js +10 -0
  400. package/dist/Deepai/Mono.d.ts +3 -0
  401. package/dist/Deepai/Mono.js +10 -0
  402. package/dist/Deepai/index.d.ts +10 -0
  403. package/dist/Deepai/index.js +11 -0
  404. package/dist/Deepl/Color.d.ts +3 -0
  405. package/dist/Deepl/Color.js +19 -0
  406. package/dist/Deepl/Combine.d.ts +3 -0
  407. package/dist/Deepl/Combine.js +10 -0
  408. package/dist/Deepl/CombineDark.d.ts +3 -0
  409. package/dist/Deepl/CombineDark.js +28 -0
  410. package/dist/Deepl/CombineLight.d.ts +3 -0
  411. package/dist/Deepl/CombineLight.js +10 -0
  412. package/dist/Deepl/Dark.d.ts +3 -0
  413. package/dist/Deepl/Dark.js +19 -0
  414. package/dist/Deepl/Light.d.ts +3 -0
  415. package/dist/Deepl/Light.js +10 -0
  416. package/dist/Deepl/Mono.d.ts +3 -0
  417. package/dist/Deepl/Mono.js +10 -0
  418. package/dist/Deepl/index.d.ts +10 -0
  419. package/dist/Deepl/index.js +11 -0
  420. package/dist/Devin/Color.d.ts +3 -0
  421. package/dist/Devin/Color.js +19 -0
  422. package/dist/Devin/Combine.d.ts +3 -0
  423. package/dist/Devin/Combine.js +10 -0
  424. package/dist/Devin/CombineDark.d.ts +3 -0
  425. package/dist/Devin/CombineDark.js +28 -0
  426. package/dist/Devin/CombineLight.d.ts +3 -0
  427. package/dist/Devin/CombineLight.js +10 -0
  428. package/dist/Devin/Dark.d.ts +3 -0
  429. package/dist/Devin/Dark.js +19 -0
  430. package/dist/Devin/Light.d.ts +3 -0
  431. package/dist/Devin/Light.js +10 -0
  432. package/dist/Devin/Mono.d.ts +3 -0
  433. package/dist/Devin/Mono.js +10 -0
  434. package/dist/Devin/index.d.ts +10 -0
  435. package/dist/Devin/index.js +11 -0
  436. package/dist/Dify/Color.d.ts +3 -0
  437. package/dist/Dify/Color.js +16 -0
  438. package/dist/Dify/Combine.d.ts +3 -0
  439. package/dist/Dify/Combine.js +10 -0
  440. package/dist/Dify/CombineDark.d.ts +3 -0
  441. package/dist/Dify/CombineDark.js +25 -0
  442. package/dist/Dify/CombineLight.d.ts +3 -0
  443. package/dist/Dify/CombineLight.js +10 -0
  444. package/dist/Dify/Dark.d.ts +3 -0
  445. package/dist/Dify/Dark.js +16 -0
  446. package/dist/Dify/Light.d.ts +3 -0
  447. package/dist/Dify/Light.js +10 -0
  448. package/dist/Dify/Mono.d.ts +3 -0
  449. package/dist/Dify/Mono.js +10 -0
  450. package/dist/Dify/index.d.ts +10 -0
  451. package/dist/Dify/index.js +11 -0
  452. package/dist/Doc2x/Color.d.ts +3 -0
  453. package/dist/Doc2x/Color.js +16 -0
  454. package/dist/Doc2x/Combine.d.ts +3 -0
  455. package/dist/Doc2x/Combine.js +10 -0
  456. package/dist/Doc2x/CombineDark.d.ts +3 -0
  457. package/dist/Doc2x/CombineDark.js +22 -0
  458. package/dist/Doc2x/CombineLight.d.ts +3 -0
  459. package/dist/Doc2x/CombineLight.js +10 -0
  460. package/dist/Doc2x/Dark.d.ts +3 -0
  461. package/dist/Doc2x/Dark.js +16 -0
  462. package/dist/Doc2x/Light.d.ts +3 -0
  463. package/dist/Doc2x/Light.js +10 -0
  464. package/dist/Doc2x/Mono.d.ts +3 -0
  465. package/dist/Doc2x/Mono.js +10 -0
  466. package/dist/Doc2x/index.d.ts +10 -0
  467. package/dist/Doc2x/index.js +11 -0
  468. package/dist/Docsearch/Color.d.ts +3 -0
  469. package/dist/Docsearch/Color.js +19 -0
  470. package/dist/Docsearch/Combine.d.ts +3 -0
  471. package/dist/Docsearch/Combine.js +10 -0
  472. package/dist/Docsearch/CombineDark.d.ts +3 -0
  473. package/dist/Docsearch/CombineDark.js +25 -0
  474. package/dist/Docsearch/CombineLight.d.ts +3 -0
  475. package/dist/Docsearch/CombineLight.js +10 -0
  476. package/dist/Docsearch/Dark.d.ts +3 -0
  477. package/dist/Docsearch/Dark.js +19 -0
  478. package/dist/Docsearch/Light.d.ts +3 -0
  479. package/dist/Docsearch/Light.js +10 -0
  480. package/dist/Docsearch/Mono.d.ts +3 -0
  481. package/dist/Docsearch/Mono.js +10 -0
  482. package/dist/Docsearch/index.d.ts +10 -0
  483. package/dist/Docsearch/index.js +11 -0
  484. package/dist/DreamMachine/Color.d.ts +3 -0
  485. package/dist/DreamMachine/Color.js +16 -0
  486. package/dist/DreamMachine/Combine.d.ts +3 -0
  487. package/dist/DreamMachine/Combine.js +10 -0
  488. package/dist/DreamMachine/CombineDark.d.ts +3 -0
  489. package/dist/DreamMachine/CombineDark.js +28 -0
  490. package/dist/DreamMachine/CombineLight.d.ts +3 -0
  491. package/dist/DreamMachine/CombineLight.js +10 -0
  492. package/dist/DreamMachine/Dark.d.ts +3 -0
  493. package/dist/DreamMachine/Dark.js +16 -0
  494. package/dist/DreamMachine/Light.d.ts +3 -0
  495. package/dist/DreamMachine/Light.js +10 -0
  496. package/dist/DreamMachine/Mono.d.ts +3 -0
  497. package/dist/DreamMachine/Mono.js +10 -0
  498. package/dist/DreamMachine/index.d.ts +10 -0
  499. package/dist/DreamMachine/index.js +11 -0
  500. package/dist/Fastgpt/Color.d.ts +3 -0
  501. package/dist/Fastgpt/Color.js +25 -0
  502. package/dist/Fastgpt/Combine.d.ts +3 -0
  503. package/dist/Fastgpt/Combine.js +10 -0
  504. package/dist/Fastgpt/CombineDark.d.ts +3 -0
  505. package/dist/Fastgpt/CombineDark.js +25 -0
  506. package/dist/Fastgpt/CombineLight.d.ts +3 -0
  507. package/dist/Fastgpt/CombineLight.js +10 -0
  508. package/dist/Fastgpt/Dark.d.ts +3 -0
  509. package/dist/Fastgpt/Dark.js +19 -0
  510. package/dist/Fastgpt/Light.d.ts +3 -0
  511. package/dist/Fastgpt/Light.js +10 -0
  512. package/dist/Fastgpt/Mono.d.ts +3 -0
  513. package/dist/Fastgpt/Mono.js +10 -0
  514. package/dist/Fastgpt/index.d.ts +10 -0
  515. package/dist/Fastgpt/index.js +11 -0
  516. package/dist/Figma/Color.d.ts +3 -0
  517. package/dist/Figma/Color.js +25 -0
  518. package/dist/Figma/Combine.d.ts +3 -0
  519. package/dist/Figma/Combine.js +10 -0
  520. package/dist/Figma/CombineDark.d.ts +3 -0
  521. package/dist/Figma/CombineDark.js +22 -0
  522. package/dist/Figma/CombineLight.d.ts +3 -0
  523. package/dist/Figma/CombineLight.js +10 -0
  524. package/dist/Figma/Dark.d.ts +3 -0
  525. package/dist/Figma/Dark.js +13 -0
  526. package/dist/Figma/Light.d.ts +3 -0
  527. package/dist/Figma/Light.js +10 -0
  528. package/dist/Figma/Mono.d.ts +3 -0
  529. package/dist/Figma/Mono.js +10 -0
  530. package/dist/Figma/index.d.ts +10 -0
  531. package/dist/Figma/index.js +11 -0
  532. package/dist/Firecrawl/Color.d.ts +3 -0
  533. package/dist/Firecrawl/Color.js +16 -0
  534. package/dist/Firecrawl/Combine.d.ts +3 -0
  535. package/dist/Firecrawl/Combine.js +10 -0
  536. package/dist/Firecrawl/CombineDark.d.ts +3 -0
  537. package/dist/Firecrawl/CombineDark.js +25 -0
  538. package/dist/Firecrawl/CombineLight.d.ts +3 -0
  539. package/dist/Firecrawl/CombineLight.js +10 -0
  540. package/dist/Firecrawl/Dark.d.ts +3 -0
  541. package/dist/Firecrawl/Dark.js +16 -0
  542. package/dist/Firecrawl/Light.d.ts +3 -0
  543. package/dist/Firecrawl/Light.js +10 -0
  544. package/dist/Firecrawl/Mono.d.ts +3 -0
  545. package/dist/Firecrawl/Mono.js +10 -0
  546. package/dist/Firecrawl/index.d.ts +10 -0
  547. package/dist/Firecrawl/index.js +11 -0
  548. package/dist/Flora/Color.d.ts +3 -0
  549. package/dist/Flora/Color.js +13 -0
  550. package/dist/Flora/Combine.d.ts +3 -0
  551. package/dist/Flora/Combine.js +10 -0
  552. package/dist/Flora/CombineDark.d.ts +3 -0
  553. package/dist/Flora/CombineDark.js +19 -0
  554. package/dist/Flora/CombineLight.d.ts +3 -0
  555. package/dist/Flora/CombineLight.js +10 -0
  556. package/dist/Flora/Dark.d.ts +3 -0
  557. package/dist/Flora/Dark.js +13 -0
  558. package/dist/Flora/Light.d.ts +3 -0
  559. package/dist/Flora/Light.js +10 -0
  560. package/dist/Flora/Mono.d.ts +3 -0
  561. package/dist/Flora/Mono.js +10 -0
  562. package/dist/Flora/index.d.ts +10 -0
  563. package/dist/Flora/index.js +11 -0
  564. package/dist/Flowith/Color.d.ts +3 -0
  565. package/dist/Flowith/Color.js +13 -0
  566. package/dist/Flowith/Combine.d.ts +3 -0
  567. package/dist/Flowith/Combine.js +10 -0
  568. package/dist/Flowith/CombineDark.d.ts +3 -0
  569. package/dist/Flowith/CombineDark.js +22 -0
  570. package/dist/Flowith/CombineLight.d.ts +3 -0
  571. package/dist/Flowith/CombineLight.js +10 -0
  572. package/dist/Flowith/Dark.d.ts +3 -0
  573. package/dist/Flowith/Dark.js +13 -0
  574. package/dist/Flowith/Light.d.ts +3 -0
  575. package/dist/Flowith/Light.js +10 -0
  576. package/dist/Flowith/Mono.d.ts +3 -0
  577. package/dist/Flowith/Mono.js +10 -0
  578. package/dist/Flowith/index.d.ts +10 -0
  579. package/dist/Flowith/index.js +11 -0
  580. package/dist/GeminiCli/Color.d.ts +3 -0
  581. package/dist/GeminiCli/Color.js +25 -0
  582. package/dist/GeminiCli/Combine.d.ts +3 -0
  583. package/dist/GeminiCli/Combine.js +10 -0
  584. package/dist/GeminiCli/CombineDark.d.ts +3 -0
  585. package/dist/GeminiCli/CombineDark.js +25 -0
  586. package/dist/GeminiCli/CombineLight.d.ts +3 -0
  587. package/dist/GeminiCli/CombineLight.js +10 -0
  588. package/dist/GeminiCli/Dark.d.ts +3 -0
  589. package/dist/GeminiCli/Dark.js +19 -0
  590. package/dist/GeminiCli/Light.d.ts +3 -0
  591. package/dist/GeminiCli/Light.js +10 -0
  592. package/dist/GeminiCli/Mono.d.ts +3 -0
  593. package/dist/GeminiCli/Mono.js +10 -0
  594. package/dist/GeminiCli/index.d.ts +10 -0
  595. package/dist/GeminiCli/index.js +11 -0
  596. package/dist/GithubCopilot/Color.d.ts +3 -0
  597. package/dist/GithubCopilot/Color.js +13 -0
  598. package/dist/GithubCopilot/Combine.d.ts +3 -0
  599. package/dist/GithubCopilot/Combine.js +10 -0
  600. package/dist/GithubCopilot/CombineDark.d.ts +3 -0
  601. package/dist/GithubCopilot/CombineDark.js +19 -0
  602. package/dist/GithubCopilot/CombineLight.d.ts +3 -0
  603. package/dist/GithubCopilot/CombineLight.js +10 -0
  604. package/dist/GithubCopilot/Dark.d.ts +3 -0
  605. package/dist/GithubCopilot/Dark.js +13 -0
  606. package/dist/GithubCopilot/Light.d.ts +3 -0
  607. package/dist/GithubCopilot/Light.js +10 -0
  608. package/dist/GithubCopilot/Mono.d.ts +3 -0
  609. package/dist/GithubCopilot/Mono.js +10 -0
  610. package/dist/GithubCopilot/index.d.ts +10 -0
  611. package/dist/GithubCopilot/index.js +11 -0
  612. package/dist/Glama/Color.d.ts +3 -0
  613. package/dist/Glama/Color.js +19 -0
  614. package/dist/Glama/Combine.d.ts +3 -0
  615. package/dist/Glama/Combine.js +10 -0
  616. package/dist/Glama/CombineDark.d.ts +3 -0
  617. package/dist/Glama/CombineDark.js +25 -0
  618. package/dist/Glama/CombineLight.d.ts +3 -0
  619. package/dist/Glama/CombineLight.js +10 -0
  620. package/dist/Glama/Dark.d.ts +3 -0
  621. package/dist/Glama/Dark.js +19 -0
  622. package/dist/Glama/Light.d.ts +3 -0
  623. package/dist/Glama/Light.js +10 -0
  624. package/dist/Glama/Mono.d.ts +3 -0
  625. package/dist/Glama/Mono.js +10 -0
  626. package/dist/Glama/index.d.ts +10 -0
  627. package/dist/Glama/index.js +11 -0
  628. package/dist/Glif/Color.d.ts +3 -0
  629. package/dist/Glif/Color.js +13 -0
  630. package/dist/Glif/Dark.d.ts +3 -0
  631. package/dist/Glif/Dark.js +13 -0
  632. package/dist/Glif/Light.d.ts +3 -0
  633. package/dist/Glif/Light.js +10 -0
  634. package/dist/Glif/Mono.d.ts +3 -0
  635. package/dist/Glif/Mono.js +10 -0
  636. package/dist/Glif/index.d.ts +7 -0
  637. package/dist/Glif/index.js +8 -0
  638. package/dist/Goose/Color.d.ts +3 -0
  639. package/dist/Goose/Color.js +16 -0
  640. package/dist/Goose/Combine.d.ts +3 -0
  641. package/dist/Goose/Combine.js +10 -0
  642. package/dist/Goose/CombineDark.d.ts +3 -0
  643. package/dist/Goose/CombineDark.js +25 -0
  644. package/dist/Goose/CombineLight.d.ts +3 -0
  645. package/dist/Goose/CombineLight.js +10 -0
  646. package/dist/Goose/Dark.d.ts +3 -0
  647. package/dist/Goose/Dark.js +16 -0
  648. package/dist/Goose/Light.d.ts +3 -0
  649. package/dist/Goose/Light.js +10 -0
  650. package/dist/Goose/Mono.d.ts +3 -0
  651. package/dist/Goose/Mono.js +10 -0
  652. package/dist/Goose/index.d.ts +10 -0
  653. package/dist/Goose/index.js +11 -0
  654. package/dist/Gradio/Color.d.ts +3 -0
  655. package/dist/Gradio/Color.js +31 -0
  656. package/dist/Gradio/Combine.d.ts +3 -0
  657. package/dist/Gradio/Combine.js +10 -0
  658. package/dist/Gradio/CombineDark.d.ts +3 -0
  659. package/dist/Gradio/CombineDark.js +31 -0
  660. package/dist/Gradio/CombineLight.d.ts +3 -0
  661. package/dist/Gradio/CombineLight.js +10 -0
  662. package/dist/Gradio/Dark.d.ts +3 -0
  663. package/dist/Gradio/Dark.js +22 -0
  664. package/dist/Gradio/Light.d.ts +3 -0
  665. package/dist/Gradio/Light.js +10 -0
  666. package/dist/Gradio/Mono.d.ts +3 -0
  667. package/dist/Gradio/Mono.js +10 -0
  668. package/dist/Gradio/index.d.ts +10 -0
  669. package/dist/Gradio/index.js +11 -0
  670. package/dist/Greptile/Color.d.ts +3 -0
  671. package/dist/Greptile/Color.js +16 -0
  672. package/dist/Greptile/Combine.d.ts +3 -0
  673. package/dist/Greptile/Combine.js +10 -0
  674. package/dist/Greptile/CombineDark.d.ts +3 -0
  675. package/dist/Greptile/CombineDark.js +25 -0
  676. package/dist/Greptile/CombineLight.d.ts +3 -0
  677. package/dist/Greptile/CombineLight.js +10 -0
  678. package/dist/Greptile/Dark.d.ts +3 -0
  679. package/dist/Greptile/Dark.js +16 -0
  680. package/dist/Greptile/Light.d.ts +3 -0
  681. package/dist/Greptile/Light.js +10 -0
  682. package/dist/Greptile/Mono.d.ts +3 -0
  683. package/dist/Greptile/Mono.js +10 -0
  684. package/dist/Greptile/index.d.ts +10 -0
  685. package/dist/Greptile/index.js +11 -0
  686. package/dist/Hailuo/Color.d.ts +3 -0
  687. package/dist/Hailuo/Color.js +28 -0
  688. package/dist/Hailuo/Combine.d.ts +3 -0
  689. package/dist/Hailuo/Combine.js +10 -0
  690. package/dist/Hailuo/CombineDark.d.ts +3 -0
  691. package/dist/Hailuo/CombineDark.js +25 -0
  692. package/dist/Hailuo/CombineLight.d.ts +3 -0
  693. package/dist/Hailuo/CombineLight.js +10 -0
  694. package/dist/Hailuo/Dark.d.ts +3 -0
  695. package/dist/Hailuo/Dark.js +16 -0
  696. package/dist/Hailuo/Light.d.ts +3 -0
  697. package/dist/Hailuo/Light.js +10 -0
  698. package/dist/Hailuo/Mono.d.ts +3 -0
  699. package/dist/Hailuo/Mono.js +10 -0
  700. package/dist/Hailuo/index.d.ts +10 -0
  701. package/dist/Hailuo/index.js +11 -0
  702. package/dist/Haiper/Color.d.ts +3 -0
  703. package/dist/Haiper/Color.js +13 -0
  704. package/dist/Haiper/Combine.d.ts +3 -0
  705. package/dist/Haiper/Combine.js +10 -0
  706. package/dist/Haiper/CombineDark.d.ts +3 -0
  707. package/dist/Haiper/CombineDark.js +19 -0
  708. package/dist/Haiper/CombineLight.d.ts +3 -0
  709. package/dist/Haiper/CombineLight.js +10 -0
  710. package/dist/Haiper/Dark.d.ts +3 -0
  711. package/dist/Haiper/Dark.js +13 -0
  712. package/dist/Haiper/Light.d.ts +3 -0
  713. package/dist/Haiper/Light.js +10 -0
  714. package/dist/Haiper/Mono.d.ts +3 -0
  715. package/dist/Haiper/Mono.js +10 -0
  716. package/dist/Haiper/index.d.ts +10 -0
  717. package/dist/Haiper/index.js +11 -0
  718. package/dist/Hedra/Color.d.ts +3 -0
  719. package/dist/Hedra/Color.js +13 -0
  720. package/dist/Hedra/Combine.d.ts +3 -0
  721. package/dist/Hedra/Combine.js +10 -0
  722. package/dist/Hedra/CombineDark.d.ts +3 -0
  723. package/dist/Hedra/CombineDark.js +25 -0
  724. package/dist/Hedra/CombineLight.d.ts +3 -0
  725. package/dist/Hedra/CombineLight.js +10 -0
  726. package/dist/Hedra/Dark.d.ts +3 -0
  727. package/dist/Hedra/Dark.js +13 -0
  728. package/dist/Hedra/Light.d.ts +3 -0
  729. package/dist/Hedra/Light.js +10 -0
  730. package/dist/Hedra/Mono.d.ts +3 -0
  731. package/dist/Hedra/Mono.js +10 -0
  732. package/dist/Hedra/index.d.ts +10 -0
  733. package/dist/Hedra/index.js +11 -0
  734. package/dist/HermesAgent/Color.d.ts +3 -0
  735. package/dist/HermesAgent/Color.js +19 -0
  736. package/dist/HermesAgent/Combine.d.ts +3 -0
  737. package/dist/HermesAgent/Combine.js +10 -0
  738. package/dist/HermesAgent/CombineDark.d.ts +3 -0
  739. package/dist/HermesAgent/CombineDark.js +31 -0
  740. package/dist/HermesAgent/CombineLight.d.ts +3 -0
  741. package/dist/HermesAgent/CombineLight.js +10 -0
  742. package/dist/HermesAgent/Dark.d.ts +3 -0
  743. package/dist/HermesAgent/Dark.js +19 -0
  744. package/dist/HermesAgent/Light.d.ts +3 -0
  745. package/dist/HermesAgent/Light.js +10 -0
  746. package/dist/HermesAgent/Mono.d.ts +3 -0
  747. package/dist/HermesAgent/Mono.js +10 -0
  748. package/dist/HermesAgent/index.d.ts +10 -0
  749. package/dist/HermesAgent/index.js +11 -0
  750. package/dist/Icon11x/Color.d.ts +3 -0
  751. package/dist/Icon11x/Color.js +13 -0
  752. package/dist/Icon11x/Combine.d.ts +3 -0
  753. package/dist/Icon11x/Combine.js +10 -0
  754. package/dist/Icon11x/CombineDark.d.ts +3 -0
  755. package/dist/Icon11x/CombineDark.js +19 -0
  756. package/dist/Icon11x/CombineLight.d.ts +3 -0
  757. package/dist/Icon11x/CombineLight.js +10 -0
  758. package/dist/Icon11x/Dark.d.ts +3 -0
  759. package/dist/Icon11x/Dark.js +13 -0
  760. package/dist/Icon11x/Light.d.ts +3 -0
  761. package/dist/Icon11x/Light.js +10 -0
  762. package/dist/Icon11x/Mono.d.ts +3 -0
  763. package/dist/Icon11x/Mono.js +10 -0
  764. package/dist/Icon11x/index.d.ts +10 -0
  765. package/dist/Icon11x/index.js +11 -0
  766. package/dist/Ideogram/Color.d.ts +3 -0
  767. package/dist/Ideogram/Color.js +13 -0
  768. package/dist/Ideogram/Combine.d.ts +3 -0
  769. package/dist/Ideogram/Combine.js +10 -0
  770. package/dist/Ideogram/CombineDark.d.ts +3 -0
  771. package/dist/Ideogram/CombineDark.js +22 -0
  772. package/dist/Ideogram/CombineLight.d.ts +3 -0
  773. package/dist/Ideogram/CombineLight.js +10 -0
  774. package/dist/Ideogram/Dark.d.ts +3 -0
  775. package/dist/Ideogram/Dark.js +13 -0
  776. package/dist/Ideogram/Light.d.ts +3 -0
  777. package/dist/Ideogram/Light.js +10 -0
  778. package/dist/Ideogram/Mono.d.ts +3 -0
  779. package/dist/Ideogram/Mono.js +10 -0
  780. package/dist/Ideogram/index.d.ts +10 -0
  781. package/dist/Ideogram/index.js +11 -0
  782. package/dist/Jimeng/Color.d.ts +3 -0
  783. package/dist/Jimeng/Color.js +116 -0
  784. package/dist/Jimeng/Combine.d.ts +3 -0
  785. package/dist/Jimeng/Combine.js +10 -0
  786. package/dist/Jimeng/CombineDark.d.ts +3 -0
  787. package/dist/Jimeng/CombineDark.js +19 -0
  788. package/dist/Jimeng/CombineLight.d.ts +3 -0
  789. package/dist/Jimeng/CombineLight.js +10 -0
  790. package/dist/Jimeng/Dark.d.ts +3 -0
  791. package/dist/Jimeng/Dark.js +13 -0
  792. package/dist/Jimeng/Light.d.ts +3 -0
  793. package/dist/Jimeng/Light.js +10 -0
  794. package/dist/Jimeng/Mono.d.ts +3 -0
  795. package/dist/Jimeng/Mono.js +10 -0
  796. package/dist/Jimeng/index.d.ts +10 -0
  797. package/dist/Jimeng/index.js +11 -0
  798. package/dist/Junie/Color.d.ts +3 -0
  799. package/dist/Junie/Color.js +16 -0
  800. package/dist/Junie/Combine.d.ts +3 -0
  801. package/dist/Junie/Combine.js +10 -0
  802. package/dist/Junie/CombineDark.d.ts +3 -0
  803. package/dist/Junie/CombineDark.js +22 -0
  804. package/dist/Junie/CombineLight.d.ts +3 -0
  805. package/dist/Junie/CombineLight.js +10 -0
  806. package/dist/Junie/Dark.d.ts +3 -0
  807. package/dist/Junie/Dark.js +16 -0
  808. package/dist/Junie/Light.d.ts +3 -0
  809. package/dist/Junie/Light.js +10 -0
  810. package/dist/Junie/Mono.d.ts +3 -0
  811. package/dist/Junie/Mono.js +10 -0
  812. package/dist/Junie/index.d.ts +10 -0
  813. package/dist/Junie/index.js +11 -0
  814. package/dist/KiloCode/Color.d.ts +3 -0
  815. package/dist/KiloCode/Color.js +16 -0
  816. package/dist/KiloCode/Combine.d.ts +3 -0
  817. package/dist/KiloCode/Combine.js +10 -0
  818. package/dist/KiloCode/CombineDark.d.ts +3 -0
  819. package/dist/KiloCode/CombineDark.js +22 -0
  820. package/dist/KiloCode/CombineLight.d.ts +3 -0
  821. package/dist/KiloCode/CombineLight.js +10 -0
  822. package/dist/KiloCode/Dark.d.ts +3 -0
  823. package/dist/KiloCode/Dark.js +16 -0
  824. package/dist/KiloCode/Light.d.ts +3 -0
  825. package/dist/KiloCode/Light.js +10 -0
  826. package/dist/KiloCode/Mono.d.ts +3 -0
  827. package/dist/KiloCode/Mono.js +10 -0
  828. package/dist/KiloCode/index.d.ts +10 -0
  829. package/dist/KiloCode/index.js +11 -0
  830. package/dist/Kimi/Color.d.ts +3 -0
  831. package/dist/Kimi/Color.js +16 -0
  832. package/dist/Kimi/Combine.d.ts +3 -0
  833. package/dist/Kimi/Combine.js +10 -0
  834. package/dist/Kimi/CombineDark.d.ts +3 -0
  835. package/dist/Kimi/CombineDark.js +25 -0
  836. package/dist/Kimi/CombineLight.d.ts +3 -0
  837. package/dist/Kimi/CombineLight.js +10 -0
  838. package/dist/Kimi/Dark.d.ts +3 -0
  839. package/dist/Kimi/Dark.js +16 -0
  840. package/dist/Kimi/Light.d.ts +3 -0
  841. package/dist/Kimi/Light.js +10 -0
  842. package/dist/Kimi/Mono.d.ts +3 -0
  843. package/dist/Kimi/Mono.js +10 -0
  844. package/dist/Kimi/index.d.ts +10 -0
  845. package/dist/Kimi/index.js +11 -0
  846. package/dist/Kiro/Color.d.ts +3 -0
  847. package/dist/Kiro/Color.js +22 -0
  848. package/dist/Kiro/Combine.d.ts +3 -0
  849. package/dist/Kiro/Combine.js +10 -0
  850. package/dist/Kiro/CombineDark.d.ts +3 -0
  851. package/dist/Kiro/CombineDark.js +31 -0
  852. package/dist/Kiro/CombineLight.d.ts +3 -0
  853. package/dist/Kiro/CombineLight.js +10 -0
  854. package/dist/Kiro/Dark.d.ts +3 -0
  855. package/dist/Kiro/Dark.js +16 -0
  856. package/dist/Kiro/Light.d.ts +3 -0
  857. package/dist/Kiro/Light.js +10 -0
  858. package/dist/Kiro/Mono.d.ts +3 -0
  859. package/dist/Kiro/Mono.js +10 -0
  860. package/dist/Kiro/index.d.ts +10 -0
  861. package/dist/Kiro/index.js +11 -0
  862. package/dist/Kling/Color.d.ts +3 -0
  863. package/dist/Kling/Color.js +49 -0
  864. package/dist/Kling/Combine.d.ts +3 -0
  865. package/dist/Kling/Combine.js +10 -0
  866. package/dist/Kling/CombineDark.d.ts +3 -0
  867. package/dist/Kling/CombineDark.js +22 -0
  868. package/dist/Kling/CombineLight.d.ts +3 -0
  869. package/dist/Kling/CombineLight.js +10 -0
  870. package/dist/Kling/Dark.d.ts +3 -0
  871. package/dist/Kling/Dark.js +13 -0
  872. package/dist/Kling/Light.d.ts +3 -0
  873. package/dist/Kling/Light.js +10 -0
  874. package/dist/Kling/Mono.d.ts +3 -0
  875. package/dist/Kling/Mono.js +10 -0
  876. package/dist/Kling/index.d.ts +10 -0
  877. package/dist/Kling/index.js +11 -0
  878. package/dist/Krea/Color.d.ts +3 -0
  879. package/dist/Krea/Color.js +19 -0
  880. package/dist/Krea/Combine.d.ts +3 -0
  881. package/dist/Krea/Combine.js +10 -0
  882. package/dist/Krea/CombineDark.d.ts +3 -0
  883. package/dist/Krea/CombineDark.js +25 -0
  884. package/dist/Krea/CombineLight.d.ts +3 -0
  885. package/dist/Krea/CombineLight.js +10 -0
  886. package/dist/Krea/Dark.d.ts +3 -0
  887. package/dist/Krea/Dark.js +19 -0
  888. package/dist/Krea/Light.d.ts +3 -0
  889. package/dist/Krea/Light.js +10 -0
  890. package/dist/Krea/Mono.d.ts +3 -0
  891. package/dist/Krea/Mono.js +10 -0
  892. package/dist/Krea/index.d.ts +10 -0
  893. package/dist/Krea/index.js +11 -0
  894. package/dist/Langchain/Color.d.ts +3 -0
  895. package/dist/Langchain/Color.js +16 -0
  896. package/dist/Langchain/Combine.d.ts +3 -0
  897. package/dist/Langchain/Combine.js +10 -0
  898. package/dist/Langchain/CombineDark.d.ts +3 -0
  899. package/dist/Langchain/CombineDark.js +22 -0
  900. package/dist/Langchain/CombineLight.d.ts +3 -0
  901. package/dist/Langchain/CombineLight.js +10 -0
  902. package/dist/Langchain/Dark.d.ts +3 -0
  903. package/dist/Langchain/Dark.js +16 -0
  904. package/dist/Langchain/Light.d.ts +3 -0
  905. package/dist/Langchain/Light.js +10 -0
  906. package/dist/Langchain/Mono.d.ts +3 -0
  907. package/dist/Langchain/Mono.js +10 -0
  908. package/dist/Langchain/index.d.ts +10 -0
  909. package/dist/Langchain/index.js +11 -0
  910. package/dist/Langfuse/Color.d.ts +3 -0
  911. package/dist/Langfuse/Color.js +22 -0
  912. package/dist/Langfuse/Combine.d.ts +3 -0
  913. package/dist/Langfuse/Combine.js +10 -0
  914. package/dist/Langfuse/CombineDark.d.ts +3 -0
  915. package/dist/Langfuse/CombineDark.js +31 -0
  916. package/dist/Langfuse/CombineLight.d.ts +3 -0
  917. package/dist/Langfuse/CombineLight.js +10 -0
  918. package/dist/Langfuse/Dark.d.ts +3 -0
  919. package/dist/Langfuse/Dark.js +22 -0
  920. package/dist/Langfuse/Light.d.ts +3 -0
  921. package/dist/Langfuse/Light.js +10 -0
  922. package/dist/Langfuse/Mono.d.ts +3 -0
  923. package/dist/Langfuse/Mono.js +10 -0
  924. package/dist/Langfuse/index.d.ts +10 -0
  925. package/dist/Langfuse/index.js +11 -0
  926. package/dist/Langgraph/Color.d.ts +3 -0
  927. package/dist/Langgraph/Color.js +13 -0
  928. package/dist/Langgraph/Dark.d.ts +3 -0
  929. package/dist/Langgraph/Dark.js +13 -0
  930. package/dist/Langgraph/Light.d.ts +3 -0
  931. package/dist/Langgraph/Light.js +10 -0
  932. package/dist/Langgraph/Mono.d.ts +3 -0
  933. package/dist/Langgraph/Mono.js +10 -0
  934. package/dist/Langgraph/index.d.ts +7 -0
  935. package/dist/Langgraph/index.js +8 -0
  936. package/dist/Langsmith/Color.d.ts +3 -0
  937. package/dist/Langsmith/Color.js +13 -0
  938. package/dist/Langsmith/Dark.d.ts +3 -0
  939. package/dist/Langsmith/Dark.js +13 -0
  940. package/dist/Langsmith/Light.d.ts +3 -0
  941. package/dist/Langsmith/Light.js +10 -0
  942. package/dist/Langsmith/Mono.d.ts +3 -0
  943. package/dist/Langsmith/Mono.js +10 -0
  944. package/dist/Langsmith/index.d.ts +7 -0
  945. package/dist/Langsmith/index.js +8 -0
  946. package/dist/Lightricks/Color.d.ts +3 -0
  947. package/dist/Lightricks/Color.js +13 -0
  948. package/dist/Lightricks/Combine.d.ts +3 -0
  949. package/dist/Lightricks/Combine.js +10 -0
  950. package/dist/Lightricks/CombineDark.d.ts +3 -0
  951. package/dist/Lightricks/CombineDark.js +22 -0
  952. package/dist/Lightricks/CombineLight.d.ts +3 -0
  953. package/dist/Lightricks/CombineLight.js +10 -0
  954. package/dist/Lightricks/Dark.d.ts +3 -0
  955. package/dist/Lightricks/Dark.js +13 -0
  956. package/dist/Lightricks/Light.d.ts +3 -0
  957. package/dist/Lightricks/Light.js +10 -0
  958. package/dist/Lightricks/Mono.d.ts +3 -0
  959. package/dist/Lightricks/Mono.js +10 -0
  960. package/dist/Lightricks/index.d.ts +10 -0
  961. package/dist/Lightricks/index.js +11 -0
  962. package/dist/Livekit/Color.d.ts +3 -0
  963. package/dist/Livekit/Color.js +16 -0
  964. package/dist/Livekit/Combine.d.ts +3 -0
  965. package/dist/Livekit/Combine.js +10 -0
  966. package/dist/Livekit/CombineDark.d.ts +3 -0
  967. package/dist/Livekit/CombineDark.js +25 -0
  968. package/dist/Livekit/CombineLight.d.ts +3 -0
  969. package/dist/Livekit/CombineLight.js +10 -0
  970. package/dist/Livekit/Dark.d.ts +3 -0
  971. package/dist/Livekit/Dark.js +16 -0
  972. package/dist/Livekit/Light.d.ts +3 -0
  973. package/dist/Livekit/Light.js +10 -0
  974. package/dist/Livekit/Mono.d.ts +3 -0
  975. package/dist/Livekit/Mono.js +10 -0
  976. package/dist/Livekit/index.d.ts +10 -0
  977. package/dist/Livekit/index.js +11 -0
  978. package/dist/Llamaindex/Color.d.ts +3 -0
  979. package/dist/Llamaindex/Color.js +22 -0
  980. package/dist/Llamaindex/Combine.d.ts +3 -0
  981. package/dist/Llamaindex/Combine.js +10 -0
  982. package/dist/Llamaindex/CombineDark.d.ts +3 -0
  983. package/dist/Llamaindex/CombineDark.js +43 -0
  984. package/dist/Llamaindex/CombineLight.d.ts +3 -0
  985. package/dist/Llamaindex/CombineLight.js +10 -0
  986. package/dist/Llamaindex/Dark.d.ts +3 -0
  987. package/dist/Llamaindex/Dark.js +13 -0
  988. package/dist/Llamaindex/Light.d.ts +3 -0
  989. package/dist/Llamaindex/Light.js +10 -0
  990. package/dist/Llamaindex/Mono.d.ts +3 -0
  991. package/dist/Llamaindex/Mono.js +10 -0
  992. package/dist/Llamaindex/index.d.ts +10 -0
  993. package/dist/Llamaindex/index.js +11 -0
  994. package/dist/Lovable/Color.d.ts +3 -0
  995. package/dist/Lovable/Color.js +28 -0
  996. package/dist/Lovable/Combine.d.ts +3 -0
  997. package/dist/Lovable/Combine.js +10 -0
  998. package/dist/Lovable/CombineDark.d.ts +3 -0
  999. package/dist/Lovable/CombineDark.js +22 -0
  1000. package/dist/Lovable/CombineLight.d.ts +3 -0
  1001. package/dist/Lovable/CombineLight.js +10 -0
  1002. package/dist/Lovable/Dark.d.ts +3 -0
  1003. package/dist/Lovable/Dark.js +16 -0
  1004. package/dist/Lovable/Light.d.ts +3 -0
  1005. package/dist/Lovable/Light.js +10 -0
  1006. package/dist/Lovable/Mono.d.ts +3 -0
  1007. package/dist/Lovable/Mono.js +10 -0
  1008. package/dist/Lovable/index.d.ts +10 -0
  1009. package/dist/Lovable/index.js +11 -0
  1010. package/dist/Lovart/Color.d.ts +3 -0
  1011. package/dist/Lovart/Color.js +16 -0
  1012. package/dist/Lovart/Combine.d.ts +3 -0
  1013. package/dist/Lovart/Combine.js +10 -0
  1014. package/dist/Lovart/CombineDark.d.ts +3 -0
  1015. package/dist/Lovart/CombineDark.js +25 -0
  1016. package/dist/Lovart/CombineLight.d.ts +3 -0
  1017. package/dist/Lovart/CombineLight.js +10 -0
  1018. package/dist/Lovart/Dark.d.ts +3 -0
  1019. package/dist/Lovart/Dark.js +16 -0
  1020. package/dist/Lovart/Light.d.ts +3 -0
  1021. package/dist/Lovart/Light.js +10 -0
  1022. package/dist/Lovart/Mono.d.ts +3 -0
  1023. package/dist/Lovart/Mono.js +10 -0
  1024. package/dist/Lovart/index.d.ts +10 -0
  1025. package/dist/Lovart/index.js +11 -0
  1026. package/dist/Luma/Color.d.ts +3 -0
  1027. package/dist/Luma/Color.js +43 -0
  1028. package/dist/Luma/Combine.d.ts +3 -0
  1029. package/dist/Luma/Combine.js +10 -0
  1030. package/dist/Luma/CombineDark.d.ts +3 -0
  1031. package/dist/Luma/CombineDark.js +25 -0
  1032. package/dist/Luma/CombineLight.d.ts +3 -0
  1033. package/dist/Luma/CombineLight.js +10 -0
  1034. package/dist/Luma/Dark.d.ts +3 -0
  1035. package/dist/Luma/Dark.js +16 -0
  1036. package/dist/Luma/Light.d.ts +3 -0
  1037. package/dist/Luma/Light.js +10 -0
  1038. package/dist/Luma/Mono.d.ts +3 -0
  1039. package/dist/Luma/Mono.js +10 -0
  1040. package/dist/Luma/index.d.ts +10 -0
  1041. package/dist/Luma/index.js +11 -0
  1042. package/dist/Make/Color.d.ts +3 -0
  1043. package/dist/Make/Color.js +67 -0
  1044. package/dist/Make/Combine.d.ts +3 -0
  1045. package/dist/Make/Combine.js +10 -0
  1046. package/dist/Make/CombineDark.d.ts +3 -0
  1047. package/dist/Make/CombineDark.js +34 -0
  1048. package/dist/Make/CombineLight.d.ts +3 -0
  1049. package/dist/Make/CombineLight.js +10 -0
  1050. package/dist/Make/Dark.d.ts +3 -0
  1051. package/dist/Make/Dark.js +22 -0
  1052. package/dist/Make/Light.d.ts +3 -0
  1053. package/dist/Make/Light.js +10 -0
  1054. package/dist/Make/Mono.d.ts +3 -0
  1055. package/dist/Make/Mono.js +10 -0
  1056. package/dist/Make/index.d.ts +10 -0
  1057. package/dist/Make/index.js +11 -0
  1058. package/dist/Manus/Color.d.ts +3 -0
  1059. package/dist/Manus/Color.js +22 -0
  1060. package/dist/Manus/Combine.d.ts +3 -0
  1061. package/dist/Manus/Combine.js +10 -0
  1062. package/dist/Manus/CombineDark.d.ts +3 -0
  1063. package/dist/Manus/CombineDark.js +28 -0
  1064. package/dist/Manus/CombineLight.d.ts +3 -0
  1065. package/dist/Manus/CombineLight.js +10 -0
  1066. package/dist/Manus/Dark.d.ts +3 -0
  1067. package/dist/Manus/Dark.js +22 -0
  1068. package/dist/Manus/Light.d.ts +3 -0
  1069. package/dist/Manus/Light.js +10 -0
  1070. package/dist/Manus/Mono.d.ts +3 -0
  1071. package/dist/Manus/Mono.js +10 -0
  1072. package/dist/Manus/index.d.ts +10 -0
  1073. package/dist/Manus/index.js +11 -0
  1074. package/dist/Mastra/Color.d.ts +3 -0
  1075. package/dist/Mastra/Color.js +19 -0
  1076. package/dist/Mastra/Combine.d.ts +3 -0
  1077. package/dist/Mastra/Combine.js +10 -0
  1078. package/dist/Mastra/CombineDark.d.ts +3 -0
  1079. package/dist/Mastra/CombineDark.js +28 -0
  1080. package/dist/Mastra/CombineLight.d.ts +3 -0
  1081. package/dist/Mastra/CombineLight.js +10 -0
  1082. package/dist/Mastra/Dark.d.ts +3 -0
  1083. package/dist/Mastra/Dark.js +19 -0
  1084. package/dist/Mastra/Light.d.ts +3 -0
  1085. package/dist/Mastra/Light.js +10 -0
  1086. package/dist/Mastra/Mono.d.ts +3 -0
  1087. package/dist/Mastra/Mono.js +10 -0
  1088. package/dist/Mastra/index.d.ts +10 -0
  1089. package/dist/Mastra/index.js +11 -0
  1090. package/dist/Mcp/Color.d.ts +3 -0
  1091. package/dist/Mcp/Color.js +19 -0
  1092. package/dist/Mcp/Combine.d.ts +3 -0
  1093. package/dist/Mcp/Combine.js +10 -0
  1094. package/dist/Mcp/CombineDark.d.ts +3 -0
  1095. package/dist/Mcp/CombineDark.js +28 -0
  1096. package/dist/Mcp/CombineLight.d.ts +3 -0
  1097. package/dist/Mcp/CombineLight.js +10 -0
  1098. package/dist/Mcp/Dark.d.ts +3 -0
  1099. package/dist/Mcp/Dark.js +19 -0
  1100. package/dist/Mcp/Light.d.ts +3 -0
  1101. package/dist/Mcp/Light.js +10 -0
  1102. package/dist/Mcp/Mono.d.ts +3 -0
  1103. package/dist/Mcp/Mono.js +10 -0
  1104. package/dist/Mcp/index.d.ts +10 -0
  1105. package/dist/Mcp/index.js +11 -0
  1106. package/dist/McpSo/Color.d.ts +3 -0
  1107. package/dist/McpSo/Color.js +19 -0
  1108. package/dist/McpSo/Combine.d.ts +3 -0
  1109. package/dist/McpSo/Combine.js +10 -0
  1110. package/dist/McpSo/CombineDark.d.ts +3 -0
  1111. package/dist/McpSo/CombineDark.js +25 -0
  1112. package/dist/McpSo/CombineLight.d.ts +3 -0
  1113. package/dist/McpSo/CombineLight.js +10 -0
  1114. package/dist/McpSo/Dark.d.ts +3 -0
  1115. package/dist/McpSo/Dark.js +19 -0
  1116. package/dist/McpSo/Light.d.ts +3 -0
  1117. package/dist/McpSo/Light.js +10 -0
  1118. package/dist/McpSo/Mono.d.ts +3 -0
  1119. package/dist/McpSo/Mono.js +10 -0
  1120. package/dist/McpSo/index.d.ts +10 -0
  1121. package/dist/McpSo/index.js +11 -0
  1122. package/dist/MetaAi/Color.d.ts +3 -0
  1123. package/dist/MetaAi/Color.js +76 -0
  1124. package/dist/MetaAi/Combine.d.ts +3 -0
  1125. package/dist/MetaAi/Combine.js +10 -0
  1126. package/dist/MetaAi/CombineDark.d.ts +3 -0
  1127. package/dist/MetaAi/CombineDark.js +22 -0
  1128. package/dist/MetaAi/CombineLight.d.ts +3 -0
  1129. package/dist/MetaAi/CombineLight.js +10 -0
  1130. package/dist/MetaAi/Dark.d.ts +3 -0
  1131. package/dist/MetaAi/Dark.js +13 -0
  1132. package/dist/MetaAi/Light.d.ts +3 -0
  1133. package/dist/MetaAi/Light.js +10 -0
  1134. package/dist/MetaAi/Mono.d.ts +3 -0
  1135. package/dist/MetaAi/Mono.js +10 -0
  1136. package/dist/MetaAi/index.d.ts +10 -0
  1137. package/dist/MetaAi/index.js +11 -0
  1138. package/dist/Metagpt/Color.d.ts +3 -0
  1139. package/dist/Metagpt/Color.js +25 -0
  1140. package/dist/Metagpt/Combine.d.ts +3 -0
  1141. package/dist/Metagpt/Combine.js +10 -0
  1142. package/dist/Metagpt/CombineDark.d.ts +3 -0
  1143. package/dist/Metagpt/CombineDark.js +31 -0
  1144. package/dist/Metagpt/CombineLight.d.ts +3 -0
  1145. package/dist/Metagpt/CombineLight.js +10 -0
  1146. package/dist/Metagpt/Dark.d.ts +3 -0
  1147. package/dist/Metagpt/Dark.js +25 -0
  1148. package/dist/Metagpt/Light.d.ts +3 -0
  1149. package/dist/Metagpt/Light.js +10 -0
  1150. package/dist/Metagpt/Mono.d.ts +3 -0
  1151. package/dist/Metagpt/Mono.js +10 -0
  1152. package/dist/Metagpt/index.d.ts +10 -0
  1153. package/dist/Metagpt/index.js +11 -0
  1154. package/dist/MicrosoftBing/Color.d.ts +3 -0
  1155. package/dist/MicrosoftBing/Color.js +31 -0
  1156. package/dist/MicrosoftBing/Combine.d.ts +3 -0
  1157. package/dist/MicrosoftBing/Combine.js +10 -0
  1158. package/dist/MicrosoftBing/CombineDark.d.ts +3 -0
  1159. package/dist/MicrosoftBing/CombineDark.js +25 -0
  1160. package/dist/MicrosoftBing/CombineLight.d.ts +3 -0
  1161. package/dist/MicrosoftBing/CombineLight.js +10 -0
  1162. package/dist/MicrosoftBing/Dark.d.ts +3 -0
  1163. package/dist/MicrosoftBing/Dark.js +16 -0
  1164. package/dist/MicrosoftBing/Light.d.ts +3 -0
  1165. package/dist/MicrosoftBing/Light.js +10 -0
  1166. package/dist/MicrosoftBing/Mono.d.ts +3 -0
  1167. package/dist/MicrosoftBing/Mono.js +10 -0
  1168. package/dist/MicrosoftBing/index.d.ts +10 -0
  1169. package/dist/MicrosoftBing/index.js +11 -0
  1170. package/dist/MicrosoftCopilot/Color.d.ts +3 -0
  1171. package/dist/MicrosoftCopilot/Color.js +64 -0
  1172. package/dist/MicrosoftCopilot/Combine.d.ts +3 -0
  1173. package/dist/MicrosoftCopilot/Combine.js +10 -0
  1174. package/dist/MicrosoftCopilot/CombineDark.d.ts +3 -0
  1175. package/dist/MicrosoftCopilot/CombineDark.js +22 -0
  1176. package/dist/MicrosoftCopilot/CombineLight.d.ts +3 -0
  1177. package/dist/MicrosoftCopilot/CombineLight.js +10 -0
  1178. package/dist/MicrosoftCopilot/Dark.d.ts +3 -0
  1179. package/dist/MicrosoftCopilot/Dark.js +13 -0
  1180. package/dist/MicrosoftCopilot/Light.d.ts +3 -0
  1181. package/dist/MicrosoftCopilot/Light.js +10 -0
  1182. package/dist/MicrosoftCopilot/Mono.d.ts +3 -0
  1183. package/dist/MicrosoftCopilot/Mono.js +10 -0
  1184. package/dist/MicrosoftCopilot/index.d.ts +10 -0
  1185. package/dist/MicrosoftCopilot/index.js +11 -0
  1186. package/dist/Midjourney/Color.d.ts +3 -0
  1187. package/dist/Midjourney/Color.js +16 -0
  1188. package/dist/Midjourney/Combine.d.ts +3 -0
  1189. package/dist/Midjourney/Combine.js +10 -0
  1190. package/dist/Midjourney/CombineDark.d.ts +3 -0
  1191. package/dist/Midjourney/CombineDark.js +25 -0
  1192. package/dist/Midjourney/CombineLight.d.ts +3 -0
  1193. package/dist/Midjourney/CombineLight.js +10 -0
  1194. package/dist/Midjourney/Dark.d.ts +3 -0
  1195. package/dist/Midjourney/Dark.js +16 -0
  1196. package/dist/Midjourney/Light.d.ts +3 -0
  1197. package/dist/Midjourney/Light.js +10 -0
  1198. package/dist/Midjourney/Mono.d.ts +3 -0
  1199. package/dist/Midjourney/Mono.js +10 -0
  1200. package/dist/Midjourney/index.d.ts +10 -0
  1201. package/dist/Midjourney/index.js +11 -0
  1202. package/dist/Monica/Color.d.ts +3 -0
  1203. package/dist/Monica/Color.js +28 -0
  1204. package/dist/Monica/Combine.d.ts +3 -0
  1205. package/dist/Monica/Combine.js +10 -0
  1206. package/dist/Monica/CombineDark.d.ts +3 -0
  1207. package/dist/Monica/CombineDark.js +28 -0
  1208. package/dist/Monica/CombineLight.d.ts +3 -0
  1209. package/dist/Monica/CombineLight.js +10 -0
  1210. package/dist/Monica/Dark.d.ts +3 -0
  1211. package/dist/Monica/Dark.js +19 -0
  1212. package/dist/Monica/Light.d.ts +3 -0
  1213. package/dist/Monica/Light.js +10 -0
  1214. package/dist/Monica/Mono.d.ts +3 -0
  1215. package/dist/Monica/Mono.js +10 -0
  1216. package/dist/Monica/index.d.ts +10 -0
  1217. package/dist/Monica/index.js +11 -0
  1218. package/dist/Moxt/Color.d.ts +3 -0
  1219. package/dist/Moxt/Color.js +19 -0
  1220. package/dist/Moxt/Combine.d.ts +3 -0
  1221. package/dist/Moxt/Combine.js +10 -0
  1222. package/dist/Moxt/CombineDark.d.ts +3 -0
  1223. package/dist/Moxt/CombineDark.js +25 -0
  1224. package/dist/Moxt/CombineLight.d.ts +3 -0
  1225. package/dist/Moxt/CombineLight.js +10 -0
  1226. package/dist/Moxt/Dark.d.ts +3 -0
  1227. package/dist/Moxt/Dark.js +19 -0
  1228. package/dist/Moxt/Light.d.ts +3 -0
  1229. package/dist/Moxt/Light.js +10 -0
  1230. package/dist/Moxt/Mono.d.ts +3 -0
  1231. package/dist/Moxt/Mono.js +10 -0
  1232. package/dist/Moxt/index.d.ts +10 -0
  1233. package/dist/Moxt/index.js +11 -0
  1234. package/dist/Myshell/Color.d.ts +3 -0
  1235. package/dist/Myshell/Color.js +28 -0
  1236. package/dist/Myshell/Combine.d.ts +3 -0
  1237. package/dist/Myshell/Combine.js +10 -0
  1238. package/dist/Myshell/CombineDark.d.ts +3 -0
  1239. package/dist/Myshell/CombineDark.js +22 -0
  1240. package/dist/Myshell/CombineLight.d.ts +3 -0
  1241. package/dist/Myshell/CombineLight.js +10 -0
  1242. package/dist/Myshell/Dark.d.ts +3 -0
  1243. package/dist/Myshell/Dark.js +19 -0
  1244. package/dist/Myshell/Light.d.ts +3 -0
  1245. package/dist/Myshell/Light.js +10 -0
  1246. package/dist/Myshell/Mono.d.ts +3 -0
  1247. package/dist/Myshell/Mono.js +10 -0
  1248. package/dist/Myshell/index.d.ts +10 -0
  1249. package/dist/Myshell/index.js +11 -0
  1250. package/dist/N8n/Color.d.ts +3 -0
  1251. package/dist/N8n/Color.js +13 -0
  1252. package/dist/N8n/Combine.d.ts +3 -0
  1253. package/dist/N8n/Combine.js +10 -0
  1254. package/dist/N8n/CombineDark.d.ts +3 -0
  1255. package/dist/N8n/CombineDark.js +19 -0
  1256. package/dist/N8n/CombineLight.d.ts +3 -0
  1257. package/dist/N8n/CombineLight.js +10 -0
  1258. package/dist/N8n/Dark.d.ts +3 -0
  1259. package/dist/N8n/Dark.js +13 -0
  1260. package/dist/N8n/Light.d.ts +3 -0
  1261. package/dist/N8n/Light.js +10 -0
  1262. package/dist/N8n/Mono.d.ts +3 -0
  1263. package/dist/N8n/Mono.js +10 -0
  1264. package/dist/N8n/index.d.ts +10 -0
  1265. package/dist/N8n/index.js +11 -0
  1266. package/dist/Notebooklm/Color.d.ts +3 -0
  1267. package/dist/Notebooklm/Color.js +13 -0
  1268. package/dist/Notebooklm/Combine.d.ts +3 -0
  1269. package/dist/Notebooklm/Combine.js +10 -0
  1270. package/dist/Notebooklm/CombineDark.d.ts +3 -0
  1271. package/dist/Notebooklm/CombineDark.js +19 -0
  1272. package/dist/Notebooklm/CombineLight.d.ts +3 -0
  1273. package/dist/Notebooklm/CombineLight.js +10 -0
  1274. package/dist/Notebooklm/Dark.d.ts +3 -0
  1275. package/dist/Notebooklm/Dark.js +13 -0
  1276. package/dist/Notebooklm/Light.d.ts +3 -0
  1277. package/dist/Notebooklm/Light.js +10 -0
  1278. package/dist/Notebooklm/Mono.d.ts +3 -0
  1279. package/dist/Notebooklm/Mono.js +10 -0
  1280. package/dist/Notebooklm/index.d.ts +10 -0
  1281. package/dist/Notebooklm/index.js +11 -0
  1282. package/dist/Notion/Color.d.ts +3 -0
  1283. package/dist/Notion/Color.js +13 -0
  1284. package/dist/Notion/Combine.d.ts +3 -0
  1285. package/dist/Notion/Combine.js +10 -0
  1286. package/dist/Notion/CombineDark.d.ts +3 -0
  1287. package/dist/Notion/CombineDark.js +25 -0
  1288. package/dist/Notion/CombineLight.d.ts +3 -0
  1289. package/dist/Notion/CombineLight.js +10 -0
  1290. package/dist/Notion/Dark.d.ts +3 -0
  1291. package/dist/Notion/Dark.js +13 -0
  1292. package/dist/Notion/Light.d.ts +3 -0
  1293. package/dist/Notion/Light.js +10 -0
  1294. package/dist/Notion/Mono.d.ts +3 -0
  1295. package/dist/Notion/Mono.js +10 -0
  1296. package/dist/Notion/index.d.ts +10 -0
  1297. package/dist/Notion/index.js +11 -0
  1298. package/dist/Novelai/Color.d.ts +3 -0
  1299. package/dist/Novelai/Color.js +16 -0
  1300. package/dist/Novelai/Combine.d.ts +3 -0
  1301. package/dist/Novelai/Combine.js +10 -0
  1302. package/dist/Novelai/CombineDark.d.ts +3 -0
  1303. package/dist/Novelai/CombineDark.js +28 -0
  1304. package/dist/Novelai/CombineLight.d.ts +3 -0
  1305. package/dist/Novelai/CombineLight.js +10 -0
  1306. package/dist/Novelai/Dark.d.ts +3 -0
  1307. package/dist/Novelai/Dark.js +16 -0
  1308. package/dist/Novelai/Light.d.ts +3 -0
  1309. package/dist/Novelai/Light.js +10 -0
  1310. package/dist/Novelai/Mono.d.ts +3 -0
  1311. package/dist/Novelai/Mono.js +10 -0
  1312. package/dist/Novelai/index.d.ts +10 -0
  1313. package/dist/Novelai/index.js +11 -0
  1314. package/dist/Obsidian/Color.js +14 -2
  1315. package/dist/Obsidian/Combine.d.ts +3 -0
  1316. package/dist/Obsidian/Combine.js +10 -0
  1317. package/dist/Obsidian/CombineDark.d.ts +3 -0
  1318. package/dist/Obsidian/CombineDark.js +28 -0
  1319. package/dist/Obsidian/CombineLight.d.ts +3 -0
  1320. package/dist/Obsidian/CombineLight.js +10 -0
  1321. package/dist/Obsidian/Dark.d.ts +3 -0
  1322. package/dist/Obsidian/Dark.js +22 -0
  1323. package/dist/Obsidian/Light.d.ts +3 -0
  1324. package/dist/Obsidian/Light.js +10 -0
  1325. package/dist/Obsidian/Mono.js +2 -2
  1326. package/dist/Obsidian/index.d.ts +6 -0
  1327. package/dist/Obsidian/index.js +6 -1
  1328. package/dist/OpenWebui/Color.d.ts +3 -0
  1329. package/dist/OpenWebui/Color.js +16 -0
  1330. package/dist/OpenWebui/Combine.d.ts +3 -0
  1331. package/dist/OpenWebui/Combine.js +10 -0
  1332. package/dist/OpenWebui/CombineDark.d.ts +3 -0
  1333. package/dist/OpenWebui/CombineDark.js +25 -0
  1334. package/dist/OpenWebui/CombineLight.d.ts +3 -0
  1335. package/dist/OpenWebui/CombineLight.js +10 -0
  1336. package/dist/OpenWebui/Dark.d.ts +3 -0
  1337. package/dist/OpenWebui/Dark.js +16 -0
  1338. package/dist/OpenWebui/Light.d.ts +3 -0
  1339. package/dist/OpenWebui/Light.js +10 -0
  1340. package/dist/OpenWebui/Mono.d.ts +3 -0
  1341. package/dist/OpenWebui/Mono.js +10 -0
  1342. package/dist/OpenWebui/index.d.ts +10 -0
  1343. package/dist/OpenWebui/index.js +11 -0
  1344. package/dist/Openclaw/Color.d.ts +3 -0
  1345. package/dist/Openclaw/Color.js +37 -0
  1346. package/dist/Openclaw/Combine.d.ts +3 -0
  1347. package/dist/Openclaw/Combine.js +12 -0
  1348. package/dist/Openclaw/CombineDark.d.ts +3 -0
  1349. package/dist/Openclaw/CombineDark.js +39 -0
  1350. package/dist/Openclaw/CombineLight.d.ts +3 -0
  1351. package/dist/Openclaw/CombineLight.js +12 -0
  1352. package/dist/Openclaw/Dark.d.ts +3 -0
  1353. package/dist/Openclaw/Dark.js +33 -0
  1354. package/dist/Openclaw/Light.d.ts +3 -0
  1355. package/dist/Openclaw/Light.js +12 -0
  1356. package/dist/Openclaw/Mono.d.ts +3 -0
  1357. package/dist/Openclaw/Mono.js +12 -0
  1358. package/dist/Openclaw/index.d.ts +10 -0
  1359. package/dist/Openclaw/index.js +11 -0
  1360. package/dist/Opencode/Color.d.ts +3 -0
  1361. package/dist/Opencode/Color.js +13 -0
  1362. package/dist/Opencode/Combine.d.ts +3 -0
  1363. package/dist/Opencode/Combine.js +10 -0
  1364. package/dist/Opencode/CombineDark.d.ts +3 -0
  1365. package/dist/Opencode/CombineDark.js +64 -0
  1366. package/dist/Opencode/CombineLight.d.ts +3 -0
  1367. package/dist/Opencode/CombineLight.js +10 -0
  1368. package/dist/Opencode/Dark.d.ts +3 -0
  1369. package/dist/Opencode/Dark.js +13 -0
  1370. package/dist/Opencode/Light.d.ts +3 -0
  1371. package/dist/Opencode/Light.js +10 -0
  1372. package/dist/Opencode/Mono.d.ts +3 -0
  1373. package/dist/Opencode/Mono.js +10 -0
  1374. package/dist/Opencode/index.d.ts +10 -0
  1375. package/dist/Opencode/index.js +11 -0
  1376. package/dist/Openhands/Color.d.ts +3 -0
  1377. package/dist/Openhands/Color.js +22 -0
  1378. package/dist/Openhands/Combine.d.ts +3 -0
  1379. package/dist/Openhands/Combine.js +10 -0
  1380. package/dist/Openhands/CombineDark.d.ts +3 -0
  1381. package/dist/Openhands/CombineDark.js +28 -0
  1382. package/dist/Openhands/CombineLight.d.ts +3 -0
  1383. package/dist/Openhands/CombineLight.js +10 -0
  1384. package/dist/Openhands/Dark.d.ts +3 -0
  1385. package/dist/Openhands/Dark.js +19 -0
  1386. package/dist/Openhands/Light.d.ts +3 -0
  1387. package/dist/Openhands/Light.js +10 -0
  1388. package/dist/Openhands/Mono.d.ts +3 -0
  1389. package/dist/Openhands/Mono.js +10 -0
  1390. package/dist/Openhands/index.d.ts +10 -0
  1391. package/dist/Openhands/index.js +11 -0
  1392. package/dist/Openhuman/Color.d.ts +3 -0
  1393. package/dist/Openhuman/Color.js +13 -0
  1394. package/dist/Openhuman/Combine.d.ts +3 -0
  1395. package/dist/Openhuman/Combine.js +10 -0
  1396. package/dist/Openhuman/CombineDark.d.ts +3 -0
  1397. package/dist/Openhuman/CombineDark.js +22 -0
  1398. package/dist/Openhuman/CombineLight.d.ts +3 -0
  1399. package/dist/Openhuman/CombineLight.js +10 -0
  1400. package/dist/Openhuman/Dark.d.ts +3 -0
  1401. package/dist/Openhuman/Dark.js +13 -0
  1402. package/dist/Openhuman/Light.d.ts +3 -0
  1403. package/dist/Openhuman/Light.js +10 -0
  1404. package/dist/Openhuman/Mono.d.ts +3 -0
  1405. package/dist/Openhuman/Mono.js +10 -0
  1406. package/dist/Openhuman/index.d.ts +10 -0
  1407. package/dist/Openhuman/index.js +11 -0
  1408. package/dist/Phidata/Color.d.ts +3 -0
  1409. package/dist/Phidata/Color.js +13 -0
  1410. package/dist/Phidata/Combine.d.ts +3 -0
  1411. package/dist/Phidata/Combine.js +10 -0
  1412. package/dist/Phidata/CombineDark.d.ts +3 -0
  1413. package/dist/Phidata/CombineDark.js +22 -0
  1414. package/dist/Phidata/CombineLight.d.ts +3 -0
  1415. package/dist/Phidata/CombineLight.js +10 -0
  1416. package/dist/Phidata/Dark.d.ts +3 -0
  1417. package/dist/Phidata/Dark.js +13 -0
  1418. package/dist/Phidata/Light.d.ts +3 -0
  1419. package/dist/Phidata/Light.js +10 -0
  1420. package/dist/Phidata/Mono.d.ts +3 -0
  1421. package/dist/Phidata/Mono.js +10 -0
  1422. package/dist/Phidata/index.d.ts +10 -0
  1423. package/dist/Phidata/index.js +11 -0
  1424. package/dist/Pika/Color.d.ts +3 -0
  1425. package/dist/Pika/Color.js +16 -0
  1426. package/dist/Pika/Combine.d.ts +3 -0
  1427. package/dist/Pika/Combine.js +10 -0
  1428. package/dist/Pika/CombineDark.d.ts +3 -0
  1429. package/dist/Pika/CombineDark.js +22 -0
  1430. package/dist/Pika/CombineLight.d.ts +3 -0
  1431. package/dist/Pika/CombineLight.js +10 -0
  1432. package/dist/Pika/Dark.d.ts +3 -0
  1433. package/dist/Pika/Dark.js +16 -0
  1434. package/dist/Pika/Light.d.ts +3 -0
  1435. package/dist/Pika/Light.js +10 -0
  1436. package/dist/Pika/Mono.d.ts +3 -0
  1437. package/dist/Pika/Mono.js +10 -0
  1438. package/dist/Pika/index.d.ts +10 -0
  1439. package/dist/Pika/index.js +11 -0
  1440. package/dist/Pixverse/Color.d.ts +3 -0
  1441. package/dist/Pixverse/Color.js +28 -0
  1442. package/dist/Pixverse/Combine.d.ts +3 -0
  1443. package/dist/Pixverse/Combine.js +10 -0
  1444. package/dist/Pixverse/CombineDark.d.ts +3 -0
  1445. package/dist/Pixverse/CombineDark.js +46 -0
  1446. package/dist/Pixverse/CombineLight.d.ts +3 -0
  1447. package/dist/Pixverse/CombineLight.js +10 -0
  1448. package/dist/Pixverse/Dark.d.ts +3 -0
  1449. package/dist/Pixverse/Dark.js +16 -0
  1450. package/dist/Pixverse/Light.d.ts +3 -0
  1451. package/dist/Pixverse/Light.js +10 -0
  1452. package/dist/Pixverse/Mono.d.ts +3 -0
  1453. package/dist/Pixverse/Mono.js +10 -0
  1454. package/dist/Pixverse/index.d.ts +10 -0
  1455. package/dist/Pixverse/index.js +11 -0
  1456. package/dist/Player2/Color.d.ts +3 -0
  1457. package/dist/Player2/Color.js +16 -0
  1458. package/dist/Player2/Combine.d.ts +3 -0
  1459. package/dist/Player2/Combine.js +10 -0
  1460. package/dist/Player2/CombineDark.d.ts +3 -0
  1461. package/dist/Player2/CombineDark.js +25 -0
  1462. package/dist/Player2/CombineLight.d.ts +3 -0
  1463. package/dist/Player2/CombineLight.js +10 -0
  1464. package/dist/Player2/Dark.d.ts +3 -0
  1465. package/dist/Player2/Dark.js +16 -0
  1466. package/dist/Player2/Light.d.ts +3 -0
  1467. package/dist/Player2/Light.js +10 -0
  1468. package/dist/Player2/Mono.d.ts +3 -0
  1469. package/dist/Player2/Mono.js +10 -0
  1470. package/dist/Player2/index.d.ts +10 -0
  1471. package/dist/Player2/index.js +11 -0
  1472. package/dist/Poe/Color.d.ts +3 -0
  1473. package/dist/Poe/Color.js +28 -0
  1474. package/dist/Poe/Combine.d.ts +3 -0
  1475. package/dist/Poe/Combine.js +10 -0
  1476. package/dist/Poe/CombineDark.d.ts +3 -0
  1477. package/dist/Poe/CombineDark.js +31 -0
  1478. package/dist/Poe/CombineLight.d.ts +3 -0
  1479. package/dist/Poe/CombineLight.js +10 -0
  1480. package/dist/Poe/Dark.d.ts +3 -0
  1481. package/dist/Poe/Dark.js +22 -0
  1482. package/dist/Poe/Light.d.ts +3 -0
  1483. package/dist/Poe/Light.js +10 -0
  1484. package/dist/Poe/Mono.d.ts +3 -0
  1485. package/dist/Poe/Mono.js +10 -0
  1486. package/dist/Poe/index.d.ts +10 -0
  1487. package/dist/Poe/index.js +11 -0
  1488. package/dist/Pollinations/Color.d.ts +3 -0
  1489. package/dist/Pollinations/Color.js +16 -0
  1490. package/dist/Pollinations/Combine.d.ts +3 -0
  1491. package/dist/Pollinations/Combine.js +10 -0
  1492. package/dist/Pollinations/CombineDark.d.ts +3 -0
  1493. package/dist/Pollinations/CombineDark.js +25 -0
  1494. package/dist/Pollinations/CombineLight.d.ts +3 -0
  1495. package/dist/Pollinations/CombineLight.js +10 -0
  1496. package/dist/Pollinations/Dark.d.ts +3 -0
  1497. package/dist/Pollinations/Dark.js +16 -0
  1498. package/dist/Pollinations/Light.d.ts +3 -0
  1499. package/dist/Pollinations/Light.js +10 -0
  1500. package/dist/Pollinations/Mono.d.ts +3 -0
  1501. package/dist/Pollinations/Mono.js +10 -0
  1502. package/dist/Pollinations/index.d.ts +10 -0
  1503. package/dist/Pollinations/index.js +11 -0
  1504. package/dist/Pydanticai/Color.d.ts +3 -0
  1505. package/dist/Pydanticai/Color.js +28 -0
  1506. package/dist/Pydanticai/Combine.d.ts +3 -0
  1507. package/dist/Pydanticai/Combine.js +10 -0
  1508. package/dist/Pydanticai/CombineDark.d.ts +3 -0
  1509. package/dist/Pydanticai/CombineDark.js +40 -0
  1510. package/dist/Pydanticai/CombineLight.d.ts +3 -0
  1511. package/dist/Pydanticai/CombineLight.js +10 -0
  1512. package/dist/Pydanticai/Dark.d.ts +3 -0
  1513. package/dist/Pydanticai/Dark.js +28 -0
  1514. package/dist/Pydanticai/Light.d.ts +3 -0
  1515. package/dist/Pydanticai/Light.js +10 -0
  1516. package/dist/Pydanticai/Mono.d.ts +3 -0
  1517. package/dist/Pydanticai/Mono.js +10 -0
  1518. package/dist/Pydanticai/index.d.ts +10 -0
  1519. package/dist/Pydanticai/index.js +11 -0
  1520. package/dist/Qingyan/Color.d.ts +3 -0
  1521. package/dist/Qingyan/Color.js +16 -0
  1522. package/dist/Qingyan/Combine.d.ts +3 -0
  1523. package/dist/Qingyan/Combine.js +10 -0
  1524. package/dist/Qingyan/CombineDark.d.ts +3 -0
  1525. package/dist/Qingyan/CombineDark.js +22 -0
  1526. package/dist/Qingyan/CombineLight.d.ts +3 -0
  1527. package/dist/Qingyan/CombineLight.js +10 -0
  1528. package/dist/Qingyan/Dark.d.ts +3 -0
  1529. package/dist/Qingyan/Dark.js +16 -0
  1530. package/dist/Qingyan/Light.d.ts +3 -0
  1531. package/dist/Qingyan/Light.js +10 -0
  1532. package/dist/Qingyan/Mono.d.ts +3 -0
  1533. package/dist/Qingyan/Mono.js +10 -0
  1534. package/dist/Qingyan/index.d.ts +10 -0
  1535. package/dist/Qingyan/index.js +11 -0
  1536. package/dist/Qoder/Color.d.ts +3 -0
  1537. package/dist/Qoder/Color.js +16 -0
  1538. package/dist/Qoder/Combine.d.ts +3 -0
  1539. package/dist/Qoder/Combine.js +10 -0
  1540. package/dist/Qoder/CombineDark.d.ts +3 -0
  1541. package/dist/Qoder/CombineDark.js +25 -0
  1542. package/dist/Qoder/CombineLight.d.ts +3 -0
  1543. package/dist/Qoder/CombineLight.js +10 -0
  1544. package/dist/Qoder/Dark.d.ts +3 -0
  1545. package/dist/Qoder/Dark.js +16 -0
  1546. package/dist/Qoder/Light.d.ts +3 -0
  1547. package/dist/Qoder/Light.js +10 -0
  1548. package/dist/Qoder/Mono.d.ts +3 -0
  1549. package/dist/Qoder/Mono.js +10 -0
  1550. package/dist/Qoder/index.d.ts +10 -0
  1551. package/dist/Qoder/index.js +11 -0
  1552. package/dist/Railway/Color.d.ts +3 -0
  1553. package/dist/Railway/Color.js +19 -0
  1554. package/dist/Railway/Combine.d.ts +3 -0
  1555. package/dist/Railway/Combine.js +10 -0
  1556. package/dist/Railway/CombineDark.d.ts +3 -0
  1557. package/dist/Railway/CombineDark.js +28 -0
  1558. package/dist/Railway/CombineLight.d.ts +3 -0
  1559. package/dist/Railway/CombineLight.js +10 -0
  1560. package/dist/Railway/Dark.d.ts +3 -0
  1561. package/dist/Railway/Dark.js +19 -0
  1562. package/dist/Railway/Light.d.ts +3 -0
  1563. package/dist/Railway/Light.js +10 -0
  1564. package/dist/Railway/Mono.d.ts +3 -0
  1565. package/dist/Railway/Mono.js +10 -0
  1566. package/dist/Railway/index.d.ts +10 -0
  1567. package/dist/Railway/index.js +11 -0
  1568. package/dist/Recraft/Color.d.ts +3 -0
  1569. package/dist/Recraft/Color.js +16 -0
  1570. package/dist/Recraft/Combine.d.ts +3 -0
  1571. package/dist/Recraft/Combine.js +10 -0
  1572. package/dist/Recraft/CombineDark.d.ts +3 -0
  1573. package/dist/Recraft/CombineDark.js +25 -0
  1574. package/dist/Recraft/CombineLight.d.ts +3 -0
  1575. package/dist/Recraft/CombineLight.js +10 -0
  1576. package/dist/Recraft/Dark.d.ts +3 -0
  1577. package/dist/Recraft/Dark.js +16 -0
  1578. package/dist/Recraft/Light.d.ts +3 -0
  1579. package/dist/Recraft/Light.js +10 -0
  1580. package/dist/Recraft/Mono.d.ts +3 -0
  1581. package/dist/Recraft/Mono.js +10 -0
  1582. package/dist/Recraft/index.d.ts +10 -0
  1583. package/dist/Recraft/index.js +11 -0
  1584. package/dist/Replit/Color.d.ts +3 -0
  1585. package/dist/Replit/Color.js +13 -0
  1586. package/dist/Replit/Combine.d.ts +3 -0
  1587. package/dist/Replit/Combine.js +10 -0
  1588. package/dist/Replit/CombineDark.d.ts +3 -0
  1589. package/dist/Replit/CombineDark.js +22 -0
  1590. package/dist/Replit/CombineLight.d.ts +3 -0
  1591. package/dist/Replit/CombineLight.js +10 -0
  1592. package/dist/Replit/Dark.d.ts +3 -0
  1593. package/dist/Replit/Dark.js +13 -0
  1594. package/dist/Replit/Light.d.ts +3 -0
  1595. package/dist/Replit/Light.js +10 -0
  1596. package/dist/Replit/Mono.d.ts +3 -0
  1597. package/dist/Replit/Mono.js +10 -0
  1598. package/dist/Replit/index.d.ts +10 -0
  1599. package/dist/Replit/index.js +11 -0
  1600. package/dist/RooCode/Color.d.ts +3 -0
  1601. package/dist/RooCode/Color.js +16 -0
  1602. package/dist/RooCode/Combine.d.ts +3 -0
  1603. package/dist/RooCode/Combine.js +10 -0
  1604. package/dist/RooCode/CombineDark.d.ts +3 -0
  1605. package/dist/RooCode/CombineDark.js +22 -0
  1606. package/dist/RooCode/CombineLight.d.ts +3 -0
  1607. package/dist/RooCode/CombineLight.js +10 -0
  1608. package/dist/RooCode/Dark.d.ts +3 -0
  1609. package/dist/RooCode/Dark.js +16 -0
  1610. package/dist/RooCode/Light.d.ts +3 -0
  1611. package/dist/RooCode/Light.js +10 -0
  1612. package/dist/RooCode/Mono.d.ts +3 -0
  1613. package/dist/RooCode/Mono.js +10 -0
  1614. package/dist/RooCode/index.d.ts +10 -0
  1615. package/dist/RooCode/index.js +11 -0
  1616. package/dist/Rsshub/Color.d.ts +3 -0
  1617. package/dist/Rsshub/Color.js +19 -0
  1618. package/dist/Rsshub/Combine.d.ts +3 -0
  1619. package/dist/Rsshub/Combine.js +10 -0
  1620. package/dist/Rsshub/CombineDark.d.ts +3 -0
  1621. package/dist/Rsshub/CombineDark.js +25 -0
  1622. package/dist/Rsshub/CombineLight.d.ts +3 -0
  1623. package/dist/Rsshub/CombineLight.js +10 -0
  1624. package/dist/Rsshub/Dark.d.ts +3 -0
  1625. package/dist/Rsshub/Dark.js +19 -0
  1626. package/dist/Rsshub/Light.d.ts +3 -0
  1627. package/dist/Rsshub/Light.js +10 -0
  1628. package/dist/Rsshub/Mono.d.ts +3 -0
  1629. package/dist/Rsshub/Mono.js +10 -0
  1630. package/dist/Rsshub/index.d.ts +10 -0
  1631. package/dist/Rsshub/index.js +11 -0
  1632. package/dist/Runway/Color.d.ts +3 -0
  1633. package/dist/Runway/Color.js +13 -0
  1634. package/dist/Runway/Combine.d.ts +3 -0
  1635. package/dist/Runway/Combine.js +10 -0
  1636. package/dist/Runway/CombineDark.d.ts +3 -0
  1637. package/dist/Runway/CombineDark.js +22 -0
  1638. package/dist/Runway/CombineLight.d.ts +3 -0
  1639. package/dist/Runway/CombineLight.js +10 -0
  1640. package/dist/Runway/Dark.d.ts +3 -0
  1641. package/dist/Runway/Dark.js +13 -0
  1642. package/dist/Runway/Light.d.ts +3 -0
  1643. package/dist/Runway/Light.js +10 -0
  1644. package/dist/Runway/Mono.d.ts +3 -0
  1645. package/dist/Runway/Mono.js +10 -0
  1646. package/dist/Runway/index.d.ts +10 -0
  1647. package/dist/Runway/index.js +11 -0
  1648. package/dist/Sillytavern/Color.d.ts +3 -0
  1649. package/dist/Sillytavern/Color.js +19 -0
  1650. package/dist/Sillytavern/Combine.d.ts +3 -0
  1651. package/dist/Sillytavern/Combine.js +10 -0
  1652. package/dist/Sillytavern/CombineDark.d.ts +3 -0
  1653. package/dist/Sillytavern/CombineDark.js +28 -0
  1654. package/dist/Sillytavern/CombineLight.d.ts +3 -0
  1655. package/dist/Sillytavern/CombineLight.js +10 -0
  1656. package/dist/Sillytavern/Dark.d.ts +3 -0
  1657. package/dist/Sillytavern/Dark.js +19 -0
  1658. package/dist/Sillytavern/Light.d.ts +3 -0
  1659. package/dist/Sillytavern/Light.js +10 -0
  1660. package/dist/Sillytavern/Mono.d.ts +3 -0
  1661. package/dist/Sillytavern/Mono.js +10 -0
  1662. package/dist/Sillytavern/index.d.ts +10 -0
  1663. package/dist/Sillytavern/index.js +11 -0
  1664. package/dist/Slock/Color.d.ts +3 -0
  1665. package/dist/Slock/Color.js +13 -0
  1666. package/dist/Slock/Combine.d.ts +3 -0
  1667. package/dist/Slock/Combine.js +10 -0
  1668. package/dist/Slock/CombineDark.d.ts +3 -0
  1669. package/dist/Slock/CombineDark.js +22 -0
  1670. package/dist/Slock/CombineLight.d.ts +3 -0
  1671. package/dist/Slock/CombineLight.js +10 -0
  1672. package/dist/Slock/Dark.d.ts +3 -0
  1673. package/dist/Slock/Dark.js +13 -0
  1674. package/dist/Slock/Light.d.ts +3 -0
  1675. package/dist/Slock/Light.js +10 -0
  1676. package/dist/Slock/Mono.d.ts +3 -0
  1677. package/dist/Slock/Mono.js +10 -0
  1678. package/dist/Slock/index.d.ts +10 -0
  1679. package/dist/Slock/index.js +11 -0
  1680. package/dist/Smithery/Color.d.ts +3 -0
  1681. package/dist/Smithery/Color.js +16 -0
  1682. package/dist/Smithery/Combine.d.ts +3 -0
  1683. package/dist/Smithery/Combine.js +10 -0
  1684. package/dist/Smithery/CombineDark.d.ts +3 -0
  1685. package/dist/Smithery/CombineDark.js +22 -0
  1686. package/dist/Smithery/CombineLight.d.ts +3 -0
  1687. package/dist/Smithery/CombineLight.js +10 -0
  1688. package/dist/Smithery/Dark.d.ts +3 -0
  1689. package/dist/Smithery/Dark.js +13 -0
  1690. package/dist/Smithery/Light.d.ts +3 -0
  1691. package/dist/Smithery/Light.js +10 -0
  1692. package/dist/Smithery/Mono.d.ts +3 -0
  1693. package/dist/Smithery/Mono.js +10 -0
  1694. package/dist/Smithery/index.d.ts +10 -0
  1695. package/dist/Smithery/index.js +11 -0
  1696. package/dist/Suno/Color.d.ts +3 -0
  1697. package/dist/Suno/Color.js +16 -0
  1698. package/dist/Suno/Combine.d.ts +3 -0
  1699. package/dist/Suno/Combine.js +10 -0
  1700. package/dist/Suno/CombineDark.d.ts +3 -0
  1701. package/dist/Suno/CombineDark.js +22 -0
  1702. package/dist/Suno/CombineLight.d.ts +3 -0
  1703. package/dist/Suno/CombineLight.js +10 -0
  1704. package/dist/Suno/Dark.d.ts +3 -0
  1705. package/dist/Suno/Dark.js +16 -0
  1706. package/dist/Suno/Light.d.ts +3 -0
  1707. package/dist/Suno/Light.js +10 -0
  1708. package/dist/Suno/Mono.d.ts +3 -0
  1709. package/dist/Suno/Mono.js +10 -0
  1710. package/dist/Suno/index.d.ts +10 -0
  1711. package/dist/Suno/index.js +11 -0
  1712. package/dist/Sync/Color.d.ts +3 -0
  1713. package/dist/Sync/Color.js +13 -0
  1714. package/dist/Sync/Combine.d.ts +3 -0
  1715. package/dist/Sync/Combine.js +10 -0
  1716. package/dist/Sync/CombineDark.d.ts +3 -0
  1717. package/dist/Sync/CombineDark.js +22 -0
  1718. package/dist/Sync/CombineLight.d.ts +3 -0
  1719. package/dist/Sync/CombineLight.js +10 -0
  1720. package/dist/Sync/Dark.d.ts +3 -0
  1721. package/dist/Sync/Dark.js +13 -0
  1722. package/dist/Sync/Light.d.ts +3 -0
  1723. package/dist/Sync/Light.js +10 -0
  1724. package/dist/Sync/Mono.d.ts +3 -0
  1725. package/dist/Sync/Mono.js +10 -0
  1726. package/dist/Sync/index.d.ts +10 -0
  1727. package/dist/Sync/index.js +11 -0
  1728. package/dist/Tavily/Color.d.ts +3 -0
  1729. package/dist/Tavily/Color.js +31 -0
  1730. package/dist/Tavily/Combine.d.ts +3 -0
  1731. package/dist/Tavily/Combine.js +10 -0
  1732. package/dist/Tavily/CombineDark.d.ts +3 -0
  1733. package/dist/Tavily/CombineDark.js +25 -0
  1734. package/dist/Tavily/CombineLight.d.ts +3 -0
  1735. package/dist/Tavily/CombineLight.js +10 -0
  1736. package/dist/Tavily/Dark.d.ts +3 -0
  1737. package/dist/Tavily/Dark.js +16 -0
  1738. package/dist/Tavily/Light.d.ts +3 -0
  1739. package/dist/Tavily/Light.js +10 -0
  1740. package/dist/Tavily/Mono.d.ts +3 -0
  1741. package/dist/Tavily/Mono.js +10 -0
  1742. package/dist/Tavily/index.d.ts +10 -0
  1743. package/dist/Tavily/index.js +11 -0
  1744. package/dist/Tiangong/Color.d.ts +3 -0
  1745. package/dist/Tiangong/Color.js +28 -0
  1746. package/dist/Tiangong/Combine.d.ts +3 -0
  1747. package/dist/Tiangong/Combine.js +10 -0
  1748. package/dist/Tiangong/CombineDark.d.ts +3 -0
  1749. package/dist/Tiangong/CombineDark.js +28 -0
  1750. package/dist/Tiangong/CombineLight.d.ts +3 -0
  1751. package/dist/Tiangong/CombineLight.js +10 -0
  1752. package/dist/Tiangong/Dark.d.ts +3 -0
  1753. package/dist/Tiangong/Dark.js +19 -0
  1754. package/dist/Tiangong/Light.d.ts +3 -0
  1755. package/dist/Tiangong/Light.js +10 -0
  1756. package/dist/Tiangong/Mono.d.ts +3 -0
  1757. package/dist/Tiangong/Mono.js +10 -0
  1758. package/dist/Tiangong/index.d.ts +10 -0
  1759. package/dist/Tiangong/index.js +11 -0
  1760. package/dist/Topazlabs/Color.d.ts +3 -0
  1761. package/dist/Topazlabs/Color.js +13 -0
  1762. package/dist/Topazlabs/Combine.d.ts +3 -0
  1763. package/dist/Topazlabs/Combine.js +10 -0
  1764. package/dist/Topazlabs/CombineDark.d.ts +3 -0
  1765. package/dist/Topazlabs/CombineDark.js +31 -0
  1766. package/dist/Topazlabs/CombineLight.d.ts +3 -0
  1767. package/dist/Topazlabs/CombineLight.js +10 -0
  1768. package/dist/Topazlabs/Dark.d.ts +3 -0
  1769. package/dist/Topazlabs/Dark.js +13 -0
  1770. package/dist/Topazlabs/Light.d.ts +3 -0
  1771. package/dist/Topazlabs/Light.js +10 -0
  1772. package/dist/Topazlabs/Mono.d.ts +3 -0
  1773. package/dist/Topazlabs/Mono.js +10 -0
  1774. package/dist/Topazlabs/index.d.ts +10 -0
  1775. package/dist/Topazlabs/index.js +11 -0
  1776. package/dist/Trae/Color.d.ts +3 -0
  1777. package/dist/Trae/Color.js +13 -0
  1778. package/dist/Trae/Combine.d.ts +3 -0
  1779. package/dist/Trae/Combine.js +10 -0
  1780. package/dist/Trae/CombineDark.d.ts +3 -0
  1781. package/dist/Trae/CombineDark.js +19 -0
  1782. package/dist/Trae/CombineLight.d.ts +3 -0
  1783. package/dist/Trae/CombineLight.js +10 -0
  1784. package/dist/Trae/Dark.d.ts +3 -0
  1785. package/dist/Trae/Dark.js +13 -0
  1786. package/dist/Trae/Light.d.ts +3 -0
  1787. package/dist/Trae/Light.js +10 -0
  1788. package/dist/Trae/Mono.d.ts +3 -0
  1789. package/dist/Trae/Mono.js +10 -0
  1790. package/dist/Trae/index.d.ts +10 -0
  1791. package/dist/Trae/index.js +11 -0
  1792. package/dist/Tripo/Color.d.ts +3 -0
  1793. package/dist/Tripo/Color.js +19 -0
  1794. package/dist/Tripo/Combine.d.ts +3 -0
  1795. package/dist/Tripo/Combine.js +10 -0
  1796. package/dist/Tripo/CombineDark.d.ts +3 -0
  1797. package/dist/Tripo/CombineDark.js +25 -0
  1798. package/dist/Tripo/CombineLight.d.ts +3 -0
  1799. package/dist/Tripo/CombineLight.js +10 -0
  1800. package/dist/Tripo/Dark.d.ts +3 -0
  1801. package/dist/Tripo/Dark.js +19 -0
  1802. package/dist/Tripo/Light.d.ts +3 -0
  1803. package/dist/Tripo/Light.js +10 -0
  1804. package/dist/Tripo/Mono.d.ts +3 -0
  1805. package/dist/Tripo/Mono.js +10 -0
  1806. package/dist/Tripo/index.d.ts +10 -0
  1807. package/dist/Tripo/index.js +11 -0
  1808. package/dist/Turix/Color.d.ts +3 -0
  1809. package/dist/Turix/Color.js +13 -0
  1810. package/dist/Turix/Combine.d.ts +3 -0
  1811. package/dist/Turix/Combine.js +10 -0
  1812. package/dist/Turix/CombineDark.d.ts +3 -0
  1813. package/dist/Turix/CombineDark.js +19 -0
  1814. package/dist/Turix/CombineLight.d.ts +3 -0
  1815. package/dist/Turix/CombineLight.js +10 -0
  1816. package/dist/Turix/Dark.d.ts +3 -0
  1817. package/dist/Turix/Dark.js +13 -0
  1818. package/dist/Turix/Light.d.ts +3 -0
  1819. package/dist/Turix/Light.js +10 -0
  1820. package/dist/Turix/Mono.d.ts +3 -0
  1821. package/dist/Turix/Mono.js +10 -0
  1822. package/dist/Turix/index.d.ts +10 -0
  1823. package/dist/Turix/index.js +11 -0
  1824. package/dist/Udio/Color.d.ts +3 -0
  1825. package/dist/Udio/Color.js +13 -0
  1826. package/dist/Udio/Combine.d.ts +3 -0
  1827. package/dist/Udio/Combine.js +10 -0
  1828. package/dist/Udio/CombineDark.d.ts +3 -0
  1829. package/dist/Udio/CombineDark.js +28 -0
  1830. package/dist/Udio/CombineLight.d.ts +3 -0
  1831. package/dist/Udio/CombineLight.js +10 -0
  1832. package/dist/Udio/Dark.d.ts +3 -0
  1833. package/dist/Udio/Dark.js +13 -0
  1834. package/dist/Udio/Light.d.ts +3 -0
  1835. package/dist/Udio/Light.js +10 -0
  1836. package/dist/Udio/Mono.d.ts +3 -0
  1837. package/dist/Udio/Mono.js +10 -0
  1838. package/dist/Udio/index.d.ts +10 -0
  1839. package/dist/Udio/index.js +11 -0
  1840. package/dist/Unstructured/Color.d.ts +3 -0
  1841. package/dist/Unstructured/Color.js +19 -0
  1842. package/dist/Unstructured/Combine.d.ts +3 -0
  1843. package/dist/Unstructured/Combine.js +10 -0
  1844. package/dist/Unstructured/CombineDark.d.ts +3 -0
  1845. package/dist/Unstructured/CombineDark.js +22 -0
  1846. package/dist/Unstructured/CombineLight.d.ts +3 -0
  1847. package/dist/Unstructured/CombineLight.js +10 -0
  1848. package/dist/Unstructured/Dark.d.ts +3 -0
  1849. package/dist/Unstructured/Dark.js +16 -0
  1850. package/dist/Unstructured/Light.d.ts +3 -0
  1851. package/dist/Unstructured/Light.js +10 -0
  1852. package/dist/Unstructured/Mono.d.ts +3 -0
  1853. package/dist/Unstructured/Mono.js +10 -0
  1854. package/dist/Unstructured/index.d.ts +10 -0
  1855. package/dist/Unstructured/index.js +11 -0
  1856. package/dist/V0/Color.d.ts +3 -0
  1857. package/dist/V0/Color.js +13 -0
  1858. package/dist/V0/Dark.d.ts +3 -0
  1859. package/dist/V0/Dark.js +13 -0
  1860. package/dist/V0/Light.d.ts +3 -0
  1861. package/dist/V0/Light.js +10 -0
  1862. package/dist/V0/Mono.d.ts +3 -0
  1863. package/dist/V0/Mono.js +10 -0
  1864. package/dist/V0/index.d.ts +7 -0
  1865. package/dist/V0/index.js +8 -0
  1866. package/dist/VectorizerAi/Color.d.ts +3 -0
  1867. package/dist/VectorizerAi/Color.js +16 -0
  1868. package/dist/VectorizerAi/Combine.d.ts +3 -0
  1869. package/dist/VectorizerAi/Combine.js +10 -0
  1870. package/dist/VectorizerAi/CombineDark.d.ts +3 -0
  1871. package/dist/VectorizerAi/CombineDark.js +22 -0
  1872. package/dist/VectorizerAi/CombineLight.d.ts +3 -0
  1873. package/dist/VectorizerAi/CombineLight.js +10 -0
  1874. package/dist/VectorizerAi/Dark.d.ts +3 -0
  1875. package/dist/VectorizerAi/Dark.js +16 -0
  1876. package/dist/VectorizerAi/Light.d.ts +3 -0
  1877. package/dist/VectorizerAi/Light.js +10 -0
  1878. package/dist/VectorizerAi/Mono.d.ts +3 -0
  1879. package/dist/VectorizerAi/Mono.js +10 -0
  1880. package/dist/VectorizerAi/index.d.ts +10 -0
  1881. package/dist/VectorizerAi/index.js +11 -0
  1882. package/dist/Venice/Color.d.ts +3 -0
  1883. package/dist/Venice/Color.js +16 -0
  1884. package/dist/Venice/Combine.d.ts +3 -0
  1885. package/dist/Venice/Combine.js +10 -0
  1886. package/dist/Venice/CombineDark.d.ts +3 -0
  1887. package/dist/Venice/CombineDark.js +25 -0
  1888. package/dist/Venice/CombineLight.d.ts +3 -0
  1889. package/dist/Venice/CombineLight.js +10 -0
  1890. package/dist/Venice/Dark.d.ts +3 -0
  1891. package/dist/Venice/Dark.js +16 -0
  1892. package/dist/Venice/Light.d.ts +3 -0
  1893. package/dist/Venice/Light.js +10 -0
  1894. package/dist/Venice/Mono.d.ts +3 -0
  1895. package/dist/Venice/Mono.js +10 -0
  1896. package/dist/Venice/index.d.ts +10 -0
  1897. package/dist/Venice/index.js +11 -0
  1898. package/dist/Vidu/Color.d.ts +3 -0
  1899. package/dist/Vidu/Color.js +34 -0
  1900. package/dist/Vidu/Combine.d.ts +3 -0
  1901. package/dist/Vidu/Combine.js +10 -0
  1902. package/dist/Vidu/CombineDark.d.ts +3 -0
  1903. package/dist/Vidu/CombineDark.js +25 -0
  1904. package/dist/Vidu/CombineLight.d.ts +3 -0
  1905. package/dist/Vidu/CombineLight.js +10 -0
  1906. package/dist/Vidu/Dark.d.ts +3 -0
  1907. package/dist/Vidu/Dark.js +16 -0
  1908. package/dist/Vidu/Light.d.ts +3 -0
  1909. package/dist/Vidu/Light.js +10 -0
  1910. package/dist/Vidu/Mono.d.ts +3 -0
  1911. package/dist/Vidu/Mono.js +10 -0
  1912. package/dist/Vidu/index.d.ts +10 -0
  1913. package/dist/Vidu/index.js +11 -0
  1914. package/dist/Viggle/Color.d.ts +3 -0
  1915. package/dist/Viggle/Color.js +16 -0
  1916. package/dist/Viggle/Combine.d.ts +3 -0
  1917. package/dist/Viggle/Combine.js +10 -0
  1918. package/dist/Viggle/CombineDark.d.ts +3 -0
  1919. package/dist/Viggle/CombineDark.js +22 -0
  1920. package/dist/Viggle/CombineLight.d.ts +3 -0
  1921. package/dist/Viggle/CombineLight.js +10 -0
  1922. package/dist/Viggle/Dark.d.ts +3 -0
  1923. package/dist/Viggle/Dark.js +16 -0
  1924. package/dist/Viggle/Light.d.ts +3 -0
  1925. package/dist/Viggle/Light.js +10 -0
  1926. package/dist/Viggle/Mono.d.ts +3 -0
  1927. package/dist/Viggle/Mono.js +10 -0
  1928. package/dist/Viggle/index.d.ts +10 -0
  1929. package/dist/Viggle/index.js +11 -0
  1930. package/dist/Windsurf/Color.d.ts +3 -0
  1931. package/dist/Windsurf/Color.js +16 -0
  1932. package/dist/Windsurf/Combine.d.ts +3 -0
  1933. package/dist/Windsurf/Combine.js +10 -0
  1934. package/dist/Windsurf/CombineDark.d.ts +3 -0
  1935. package/dist/Windsurf/CombineDark.js +22 -0
  1936. package/dist/Windsurf/CombineLight.d.ts +3 -0
  1937. package/dist/Windsurf/CombineLight.js +10 -0
  1938. package/dist/Windsurf/Dark.d.ts +3 -0
  1939. package/dist/Windsurf/Dark.js +16 -0
  1940. package/dist/Windsurf/Light.d.ts +3 -0
  1941. package/dist/Windsurf/Light.js +10 -0
  1942. package/dist/Windsurf/Mono.d.ts +3 -0
  1943. package/dist/Windsurf/Mono.js +10 -0
  1944. package/dist/Windsurf/index.d.ts +10 -0
  1945. package/dist/Windsurf/index.js +11 -0
  1946. package/dist/Youmind/Color.d.ts +3 -0
  1947. package/dist/Youmind/Color.js +13 -0
  1948. package/dist/Youmind/Combine.d.ts +3 -0
  1949. package/dist/Youmind/Combine.js +10 -0
  1950. package/dist/Youmind/CombineDark.d.ts +3 -0
  1951. package/dist/Youmind/CombineDark.js +22 -0
  1952. package/dist/Youmind/CombineLight.d.ts +3 -0
  1953. package/dist/Youmind/CombineLight.js +10 -0
  1954. package/dist/Youmind/Dark.d.ts +3 -0
  1955. package/dist/Youmind/Dark.js +13 -0
  1956. package/dist/Youmind/Light.d.ts +3 -0
  1957. package/dist/Youmind/Light.js +10 -0
  1958. package/dist/Youmind/Mono.d.ts +3 -0
  1959. package/dist/Youmind/Mono.js +10 -0
  1960. package/dist/Youmind/index.d.ts +10 -0
  1961. package/dist/Youmind/index.js +11 -0
  1962. package/dist/Yuanbao/Color.d.ts +3 -0
  1963. package/dist/Yuanbao/Color.js +19 -0
  1964. package/dist/Yuanbao/Combine.d.ts +3 -0
  1965. package/dist/Yuanbao/Combine.js +10 -0
  1966. package/dist/Yuanbao/CombineDark.d.ts +3 -0
  1967. package/dist/Yuanbao/CombineDark.js +25 -0
  1968. package/dist/Yuanbao/CombineLight.d.ts +3 -0
  1969. package/dist/Yuanbao/CombineLight.js +10 -0
  1970. package/dist/Yuanbao/Dark.d.ts +3 -0
  1971. package/dist/Yuanbao/Dark.js +19 -0
  1972. package/dist/Yuanbao/Light.d.ts +3 -0
  1973. package/dist/Yuanbao/Light.js +10 -0
  1974. package/dist/Yuanbao/Mono.d.ts +3 -0
  1975. package/dist/Yuanbao/Mono.js +10 -0
  1976. package/dist/Yuanbao/index.d.ts +10 -0
  1977. package/dist/Yuanbao/index.js +11 -0
  1978. package/dist/Zai/Color.js +6 -3
  1979. package/dist/Zai/Combine.d.ts +3 -0
  1980. package/dist/Zai/Combine.js +10 -0
  1981. package/dist/Zai/CombineDark.d.ts +3 -0
  1982. package/dist/Zai/CombineDark.js +19 -0
  1983. package/dist/Zai/CombineLight.d.ts +3 -0
  1984. package/dist/Zai/CombineLight.js +10 -0
  1985. package/dist/Zai/Dark.d.ts +3 -0
  1986. package/dist/Zai/Dark.js +13 -0
  1987. package/dist/Zai/Light.d.ts +3 -0
  1988. package/dist/Zai/Light.js +10 -0
  1989. package/dist/Zai/Mono.js +3 -3
  1990. package/dist/Zai/index.d.ts +6 -0
  1991. package/dist/Zai/index.js +6 -1
  1992. package/dist/Zapier/Color.d.ts +3 -0
  1993. package/dist/Zapier/Color.js +13 -0
  1994. package/dist/Zapier/Combine.d.ts +3 -0
  1995. package/dist/Zapier/Combine.js +10 -0
  1996. package/dist/Zapier/CombineDark.d.ts +3 -0
  1997. package/dist/Zapier/CombineDark.js +19 -0
  1998. package/dist/Zapier/CombineLight.d.ts +3 -0
  1999. package/dist/Zapier/CombineLight.js +10 -0
  2000. package/dist/Zapier/Dark.d.ts +3 -0
  2001. package/dist/Zapier/Dark.js +13 -0
  2002. package/dist/Zapier/Light.d.ts +3 -0
  2003. package/dist/Zapier/Light.js +10 -0
  2004. package/dist/Zapier/Mono.d.ts +3 -0
  2005. package/dist/Zapier/Mono.js +10 -0
  2006. package/dist/Zapier/index.d.ts +10 -0
  2007. package/dist/Zapier/index.js +11 -0
  2008. package/dist/Zeabur/Color.d.ts +3 -0
  2009. package/dist/Zeabur/Color.js +19 -0
  2010. package/dist/Zeabur/Combine.d.ts +3 -0
  2011. package/dist/Zeabur/Combine.js +10 -0
  2012. package/dist/Zeabur/CombineDark.d.ts +3 -0
  2013. package/dist/Zeabur/CombineDark.js +22 -0
  2014. package/dist/Zeabur/CombineLight.d.ts +3 -0
  2015. package/dist/Zeabur/CombineLight.js +10 -0
  2016. package/dist/Zeabur/Dark.d.ts +3 -0
  2017. package/dist/Zeabur/Dark.js +16 -0
  2018. package/dist/Zeabur/Light.d.ts +3 -0
  2019. package/dist/Zeabur/Light.js +10 -0
  2020. package/dist/Zeabur/Mono.d.ts +3 -0
  2021. package/dist/Zeabur/Mono.js +10 -0
  2022. package/dist/Zeabur/index.d.ts +10 -0
  2023. package/dist/Zeabur/index.js +11 -0
  2024. package/dist/Zencoder/Color.d.ts +3 -0
  2025. package/dist/Zencoder/Color.js +16 -0
  2026. package/dist/Zencoder/Combine.d.ts +3 -0
  2027. package/dist/Zencoder/Combine.js +10 -0
  2028. package/dist/Zencoder/CombineDark.d.ts +3 -0
  2029. package/dist/Zencoder/CombineDark.js +25 -0
  2030. package/dist/Zencoder/CombineLight.d.ts +3 -0
  2031. package/dist/Zencoder/CombineLight.js +10 -0
  2032. package/dist/Zencoder/Dark.d.ts +3 -0
  2033. package/dist/Zencoder/Dark.js +16 -0
  2034. package/dist/Zencoder/Light.d.ts +3 -0
  2035. package/dist/Zencoder/Light.js +10 -0
  2036. package/dist/Zencoder/Mono.d.ts +3 -0
  2037. package/dist/Zencoder/Mono.js +10 -0
  2038. package/dist/Zencoder/index.d.ts +10 -0
  2039. package/dist/Zencoder/index.js +11 -0
  2040. package/dist/catalog.d.ts +2040 -8
  2041. package/dist/catalog.js +3 -51
  2042. package/dist/index.d.ts +125 -4
  2043. package/dist/index.js +125 -4
  2044. package/dist/lazy.d.ts +1 -1
  2045. package/dist/lazy.js +5 -1
  2046. package/dist/loaders.d.ts +11 -40
  2047. package/dist/loaders.js +133 -13
  2048. package/icons/adobe-firefly.svg +7 -0
  2049. package/icons/adobe.svg +7 -0
  2050. package/icons/ag-ui.svg +12 -0
  2051. package/icons/agnes-ai.svg +12 -0
  2052. package/icons/airjelly.svg +12 -0
  2053. package/icons/amp.svg +14 -0
  2054. package/icons/antigravity.svg +110 -0
  2055. package/icons/askverdict.svg +33 -0
  2056. package/icons/automatic1111.svg +16 -0
  2057. package/icons/capcut.svg +12 -0
  2058. package/icons/celestoai.svg +16 -0
  2059. package/icons/cherry-studio.svg +8 -12
  2060. package/icons/claude-code.svg +7 -0
  2061. package/icons/cline.svg +7 -8
  2062. package/icons/clipdrop.svg +7 -0
  2063. package/icons/codebuddy.svg +18 -0
  2064. package/icons/codeflicker.svg +44 -0
  2065. package/icons/colab.svg +9 -0
  2066. package/icons/combine/adobe-firefly.svg +21 -0
  2067. package/icons/combine/adobe.svg +17 -0
  2068. package/icons/combine/ag-ui.svg +20 -0
  2069. package/icons/combine/agnes-ai.svg +23 -0
  2070. package/icons/combine/airjelly.svg +23 -0
  2071. package/icons/combine/amp.svg +25 -0
  2072. package/icons/combine/antigravity.svg +17 -0
  2073. package/icons/combine/askverdict.svg +24 -0
  2074. package/icons/combine/automatic1111.svg +21 -0
  2075. package/icons/combine/capcut.svg +23 -0
  2076. package/icons/combine/celestoai.svg +20 -0
  2077. package/icons/combine/cherry-studio.svg +32 -0
  2078. package/icons/combine/claude-code.svg +17 -0
  2079. package/icons/combine/cline.svg +24 -0
  2080. package/icons/combine/clipdrop.svg +20 -0
  2081. package/icons/combine/codebuddy.svg +25 -0
  2082. package/icons/combine/codeflicker.svg +20 -0
  2083. package/icons/combine/colab.svg +20 -0
  2084. package/icons/combine/comfyui.svg +14 -0
  2085. package/icons/combine/copilotkit.svg +26 -0
  2086. package/icons/combine/coqui.svg +26 -0
  2087. package/icons/combine/coze.svg +25 -0
  2088. package/icons/combine/crewai.svg +23 -0
  2089. package/icons/combine/cursor.svg +17 -0
  2090. package/icons/combine/cybercut.svg +18 -0
  2091. package/icons/combine/deepai.svg +23 -0
  2092. package/icons/combine/deepl.svg +24 -0
  2093. package/icons/combine/devin.svg +22 -0
  2094. package/icons/combine/dify.svg +17 -0
  2095. package/icons/combine/doc2x.svg +18 -0
  2096. package/icons/combine/docsearch.svg +21 -0
  2097. package/icons/combine/dream-machine.svg +24 -0
  2098. package/icons/combine/fastgpt.svg +21 -0
  2099. package/icons/combine/figma.svg +20 -0
  2100. package/icons/combine/firecrawl.svg +23 -0
  2101. package/icons/combine/flora.svg +17 -0
  2102. package/icons/combine/flowith.svg +20 -0
  2103. package/icons/combine/gemini-cli.svg +21 -0
  2104. package/icons/combine/github-copilot.svg +17 -0
  2105. package/icons/combine/glama.svg +19 -0
  2106. package/icons/combine/goose.svg +23 -0
  2107. package/icons/combine/gradio.svg +25 -0
  2108. package/icons/combine/greptile.svg +23 -0
  2109. package/icons/combine/hailuo.svg +23 -0
  2110. package/icons/combine/haiper.svg +17 -0
  2111. package/icons/combine/hedra.svg +23 -0
  2112. package/icons/combine/hermes-agent.svg +25 -0
  2113. package/icons/combine/icon-11x.svg +17 -0
  2114. package/icons/combine/ideogram.svg +20 -0
  2115. package/icons/combine/jimeng.svg +17 -0
  2116. package/icons/combine/junie.svg +20 -0
  2117. package/icons/combine/kilo-code.svg +20 -0
  2118. package/icons/combine/kimi.svg +25 -0
  2119. package/icons/combine/kiro.svg +25 -0
  2120. package/icons/combine/kling.svg +20 -0
  2121. package/icons/combine/krea.svg +21 -0
  2122. package/icons/combine/langchain.svg +20 -0
  2123. package/icons/combine/langfuse.svg +25 -0
  2124. package/icons/combine/lightricks.svg +20 -0
  2125. package/icons/combine/livekit.svg +21 -0
  2126. package/icons/combine/llamaindex.svg +33 -0
  2127. package/icons/combine/lovable.svg +20 -0
  2128. package/icons/combine/lovart.svg +23 -0
  2129. package/icons/combine/luma.svg +21 -0
  2130. package/icons/combine/make.svg +26 -0
  2131. package/icons/combine/manus.svg +22 -0
  2132. package/icons/combine/mastra.svg +24 -0
  2133. package/icons/combine/mcp-so.svg +21 -0
  2134. package/icons/combine/mcp.svg +24 -0
  2135. package/icons/combine/meta-ai.svg +20 -0
  2136. package/icons/combine/metagpt.svg +23 -0
  2137. package/icons/combine/microsoft-bing.svg +23 -0
  2138. package/icons/combine/microsoft-copilot.svg +20 -0
  2139. package/icons/combine/midjourney.svg +23 -0
  2140. package/icons/combine/monica.svg +24 -0
  2141. package/icons/combine/moxt.svg +21 -0
  2142. package/icons/combine/myshell.svg +18 -0
  2143. package/icons/combine/n8n.svg +17 -0
  2144. package/icons/combine/notebooklm.svg +17 -0
  2145. package/icons/combine/notion.svg +23 -0
  2146. package/icons/combine/novelai.svg +22 -0
  2147. package/icons/combine/obsidian.svg +22 -0
  2148. package/icons/combine/open-webui.svg +25 -0
  2149. package/icons/combine/openclaw.svg +35 -0
  2150. package/icons/combine/opencode.svg +32 -0
  2151. package/icons/combine/openhands.svg +24 -0
  2152. package/icons/combine/openhuman.svg +20 -0
  2153. package/icons/combine/phidata.svg +20 -0
  2154. package/icons/combine/pika.svg +20 -0
  2155. package/icons/combine/pixverse.svg +28 -0
  2156. package/icons/combine/player2.svg +21 -0
  2157. package/icons/combine/poe.svg +23 -0
  2158. package/icons/combine/pollinations.svg +23 -0
  2159. package/icons/combine/pydanticai.svg +28 -0
  2160. package/icons/combine/qingyan.svg +18 -0
  2161. package/icons/combine/qoder.svg +21 -0
  2162. package/icons/combine/railway.svg +24 -0
  2163. package/icons/combine/recraft.svg +25 -0
  2164. package/icons/combine/replit.svg +20 -0
  2165. package/icons/combine/roo-code.svg +20 -0
  2166. package/icons/combine/rsshub.svg +19 -0
  2167. package/icons/combine/runway.svg +20 -0
  2168. package/icons/combine/sillytavern.svg +22 -0
  2169. package/icons/combine/slock.svg +20 -0
  2170. package/icons/combine/smithery.svg +20 -0
  2171. package/icons/combine/suno.svg +20 -0
  2172. package/icons/combine/sync.svg +20 -0
  2173. package/icons/combine/tavily.svg +23 -0
  2174. package/icons/combine/tiangong.svg +22 -0
  2175. package/icons/combine/topazlabs.svg +23 -0
  2176. package/icons/combine/trae.svg +17 -0
  2177. package/icons/combine/tripo.svg +21 -0
  2178. package/icons/combine/turix.svg +17 -0
  2179. package/icons/combine/udio.svg +20 -0
  2180. package/icons/combine/unstructured.svg +20 -0
  2181. package/icons/combine/vectorizer-ai.svg +24 -0
  2182. package/icons/combine/venice.svg +19 -0
  2183. package/icons/combine/vidu.svg +23 -0
  2184. package/icons/combine/viggle.svg +20 -0
  2185. package/icons/combine/windsurf.svg +20 -0
  2186. package/icons/combine/youmind.svg +20 -0
  2187. package/icons/combine/yuanbao.svg +21 -0
  2188. package/icons/combine/zai.svg +17 -0
  2189. package/icons/combine/zapier.svg +17 -0
  2190. package/icons/combine/zeabur.svg +18 -0
  2191. package/icons/combine/zencoder.svg +23 -0
  2192. package/icons/comfyui.svg +7 -0
  2193. package/icons/copilotkit.svg +37 -0
  2194. package/icons/coqui.svg +13 -0
  2195. package/icons/coze.svg +12 -0
  2196. package/icons/crewai.svg +13 -0
  2197. package/icons/cursor.svg +6 -8
  2198. package/icons/cybercut.svg +23 -0
  2199. package/icons/deepai.svg +12 -0
  2200. package/icons/deepl.svg +13 -0
  2201. package/icons/default/adobe-firefly.svg +7 -0
  2202. package/icons/default/adobe.svg +7 -0
  2203. package/icons/default/ag-ui.svg +12 -0
  2204. package/icons/default/agnes-ai.svg +12 -0
  2205. package/icons/default/airjelly.svg +12 -0
  2206. package/icons/default/amp.svg +14 -0
  2207. package/icons/default/antigravity.svg +12 -0
  2208. package/icons/default/askverdict.svg +11 -0
  2209. package/icons/default/automatic1111.svg +16 -0
  2210. package/icons/default/capcut.svg +12 -0
  2211. package/icons/default/celestoai.svg +12 -0
  2212. package/icons/default/cherry-studio.svg +9 -0
  2213. package/icons/default/claude-code.svg +7 -0
  2214. package/icons/default/cline.svg +8 -0
  2215. package/icons/default/clipdrop.svg +7 -0
  2216. package/icons/default/codebuddy.svg +8 -0
  2217. package/icons/default/codeflicker.svg +8 -0
  2218. package/icons/default/colab.svg +7 -0
  2219. package/icons/default/comfyui.svg +7 -0
  2220. package/icons/default/copilotkit.svg +18 -0
  2221. package/icons/default/coqui.svg +13 -0
  2222. package/icons/default/coze.svg +12 -0
  2223. package/icons/default/crewai.svg +12 -0
  2224. package/icons/default/cursor.svg +7 -0
  2225. package/icons/default/cybercut.svg +23 -0
  2226. package/icons/default/deepai.svg +12 -0
  2227. package/icons/default/deepl.svg +13 -0
  2228. package/icons/default/devin.svg +9 -0
  2229. package/icons/default/dify.svg +8 -0
  2230. package/icons/default/doc2x.svg +8 -0
  2231. package/icons/default/docsearch.svg +13 -0
  2232. package/icons/default/dream-machine.svg +8 -0
  2233. package/icons/default/fastgpt.svg +13 -0
  2234. package/icons/default/figma.svg +7 -0
  2235. package/icons/default/firecrawl.svg +12 -0
  2236. package/icons/default/flora.svg +7 -0
  2237. package/icons/default/flowith.svg +7 -0
  2238. package/icons/default/gemini-cli.svg +13 -0
  2239. package/icons/default/github-copilot.svg +7 -0
  2240. package/icons/default/glama.svg +9 -0
  2241. package/icons/default/glif.svg +7 -0
  2242. package/icons/default/goose.svg +12 -0
  2243. package/icons/default/gradio.svg +14 -0
  2244. package/icons/default/greptile.svg +12 -0
  2245. package/icons/default/hailuo.svg +12 -0
  2246. package/icons/default/haiper.svg +7 -0
  2247. package/icons/default/hedra.svg +7 -0
  2248. package/icons/default/hermes-agent.svg +9 -0
  2249. package/icons/default/icon-11x.svg +7 -0
  2250. package/icons/default/ideogram.svg +7 -0
  2251. package/icons/default/jimeng.svg +7 -0
  2252. package/icons/default/junie.svg +12 -0
  2253. package/icons/default/kilo-code.svg +12 -0
  2254. package/icons/default/kimi.svg +8 -0
  2255. package/icons/default/kiro.svg +12 -0
  2256. package/icons/default/kling.svg +7 -0
  2257. package/icons/default/krea.svg +13 -0
  2258. package/icons/default/langchain.svg +12 -0
  2259. package/icons/default/langfuse.svg +14 -0
  2260. package/icons/default/langgraph.svg +7 -0
  2261. package/icons/default/langsmith.svg +7 -0
  2262. package/icons/default/lightricks.svg +7 -0
  2263. package/icons/default/livekit.svg +8 -0
  2264. package/icons/default/llamaindex.svg +7 -0
  2265. package/icons/default/lovable.svg +12 -0
  2266. package/icons/default/lovart.svg +12 -0
  2267. package/icons/default/luma.svg +8 -0
  2268. package/icons/default/make.svg +14 -0
  2269. package/icons/default/manus.svg +14 -0
  2270. package/icons/default/mastra.svg +13 -0
  2271. package/icons/default/mcp-so.svg +13 -0
  2272. package/icons/default/mcp.svg +13 -0
  2273. package/icons/default/meta-ai.svg +7 -0
  2274. package/icons/default/metagpt.svg +15 -0
  2275. package/icons/default/microsoft-bing.svg +12 -0
  2276. package/icons/default/microsoft-copilot.svg +7 -0
  2277. package/icons/default/midjourney.svg +12 -0
  2278. package/icons/default/monica.svg +13 -0
  2279. package/icons/default/moxt.svg +13 -0
  2280. package/icons/default/myshell.svg +13 -0
  2281. package/icons/default/n8n.svg +7 -0
  2282. package/icons/default/notebooklm.svg +7 -0
  2283. package/icons/default/notion.svg +7 -0
  2284. package/icons/default/novelai.svg +12 -0
  2285. package/icons/default/obsidian.svg +14 -0
  2286. package/icons/default/open-webui.svg +8 -0
  2287. package/icons/default/openclaw.svg +27 -0
  2288. package/icons/default/opencode.svg +7 -0
  2289. package/icons/default/openhands.svg +13 -0
  2290. package/icons/default/openhuman.svg +7 -0
  2291. package/icons/default/phidata.svg +7 -0
  2292. package/icons/default/pika.svg +12 -0
  2293. package/icons/default/pixverse.svg +8 -0
  2294. package/icons/default/player2.svg +8 -0
  2295. package/icons/default/poe.svg +10 -0
  2296. package/icons/default/pollinations.svg +12 -0
  2297. package/icons/default/pydanticai.svg +12 -0
  2298. package/icons/default/qingyan.svg +8 -0
  2299. package/icons/default/qoder.svg +8 -0
  2300. package/icons/default/railway.svg +13 -0
  2301. package/icons/default/recraft.svg +8 -0
  2302. package/icons/default/replit.svg +7 -0
  2303. package/icons/default/roo-code.svg +12 -0
  2304. package/icons/default/rsshub.svg +9 -0
  2305. package/icons/default/runway.svg +7 -0
  2306. package/icons/default/sillytavern.svg +9 -0
  2307. package/icons/default/slock.svg +7 -0
  2308. package/icons/default/smithery.svg +7 -0
  2309. package/icons/default/suno.svg +12 -0
  2310. package/icons/default/sync.svg +7 -0
  2311. package/icons/default/tavily.svg +12 -0
  2312. package/icons/default/tiangong.svg +9 -0
  2313. package/icons/default/topazlabs.svg +7 -0
  2314. package/icons/default/trae.svg +7 -0
  2315. package/icons/default/tripo.svg +13 -0
  2316. package/icons/default/turix.svg +7 -0
  2317. package/icons/default/udio.svg +7 -0
  2318. package/icons/default/unstructured.svg +12 -0
  2319. package/icons/default/v0.svg +7 -0
  2320. package/icons/default/vectorizer-ai.svg +12 -0
  2321. package/icons/default/venice.svg +8 -0
  2322. package/icons/default/vidu.svg +12 -0
  2323. package/icons/default/viggle.svg +12 -0
  2324. package/icons/default/windsurf.svg +12 -0
  2325. package/icons/default/youmind.svg +7 -0
  2326. package/icons/default/yuanbao.svg +13 -0
  2327. package/icons/default/zai.svg +7 -0
  2328. package/icons/default/zapier.svg +7 -0
  2329. package/icons/default/zeabur.svg +8 -0
  2330. package/icons/default/zencoder.svg +12 -0
  2331. package/icons/devin.svg +9 -0
  2332. package/icons/dify.svg +8 -0
  2333. package/icons/doc2x.svg +8 -0
  2334. package/icons/docsearch.svg +13 -0
  2335. package/icons/dream-machine.svg +8 -0
  2336. package/icons/fastgpt.svg +21 -0
  2337. package/icons/figma.svg +11 -0
  2338. package/icons/firecrawl.svg +12 -0
  2339. package/icons/flora.svg +7 -0
  2340. package/icons/flowith.svg +7 -0
  2341. package/icons/gemini-cli.svg +18 -0
  2342. package/icons/github-copilot.svg +7 -0
  2343. package/icons/glama.svg +9 -0
  2344. package/icons/glif.svg +7 -0
  2345. package/icons/goose.svg +12 -0
  2346. package/icons/gradio.svg +26 -0
  2347. package/icons/greptile.svg +12 -0
  2348. package/icons/hailuo.svg +19 -0
  2349. package/icons/haiper.svg +7 -0
  2350. package/icons/hedra.svg +7 -0
  2351. package/icons/hermes-agent.svg +9 -0
  2352. package/icons/icon-11x.svg +7 -0
  2353. package/icons/ideogram.svg +7 -0
  2354. package/icons/jimeng.svg +90 -0
  2355. package/icons/junie.svg +12 -0
  2356. package/icons/kilo-code.svg +12 -0
  2357. package/icons/kimi.svg +8 -0
  2358. package/icons/kiro.svg +14 -0
  2359. package/icons/kling.svg +35 -0
  2360. package/icons/krea.svg +13 -0
  2361. package/icons/langchain.svg +12 -0
  2362. package/icons/langfuse.svg +14 -0
  2363. package/icons/langgraph.svg +7 -0
  2364. package/icons/langsmith.svg +7 -0
  2365. package/icons/lightricks.svg +7 -0
  2366. package/icons/livekit.svg +8 -0
  2367. package/icons/llamaindex.svg +15 -0
  2368. package/icons/lovable.svg +19 -0
  2369. package/icons/lovart.svg +12 -0
  2370. package/icons/luma.svg +34 -0
  2371. package/icons/make.svg +38 -0
  2372. package/icons/manus.svg +14 -0
  2373. package/icons/mastra.svg +13 -0
  2374. package/icons/mcp-so.svg +13 -0
  2375. package/icons/mcp.svg +13 -0
  2376. package/icons/meta-ai.svg +51 -0
  2377. package/icons/metagpt.svg +15 -0
  2378. package/icons/microsoft-bing.svg +26 -0
  2379. package/icons/microsoft-copilot.svg +46 -0
  2380. package/icons/midjourney.svg +12 -0
  2381. package/icons/monica.svg +19 -0
  2382. package/icons/moxt.svg +13 -0
  2383. package/icons/myshell.svg +22 -0
  2384. package/icons/n8n.svg +7 -0
  2385. package/icons/notebooklm.svg +7 -0
  2386. package/icons/notion.svg +7 -0
  2387. package/icons/novelai.svg +12 -0
  2388. package/icons/obsidian.svg +12 -12
  2389. package/icons/open-webui.svg +8 -0
  2390. package/icons/openclaw.svg +26 -0
  2391. package/icons/opencode.svg +7 -0
  2392. package/icons/openhands.svg +14 -0
  2393. package/icons/openhuman.svg +7 -0
  2394. package/icons/phidata.svg +7 -0
  2395. package/icons/pika.svg +12 -0
  2396. package/icons/pixverse.svg +20 -0
  2397. package/icons/player2.svg +8 -0
  2398. package/icons/poe.svg +20 -0
  2399. package/icons/pollinations.svg +12 -0
  2400. package/icons/pydanticai.svg +12 -0
  2401. package/icons/qingyan.svg +8 -0
  2402. package/icons/qoder.svg +8 -0
  2403. package/icons/railway.svg +13 -0
  2404. package/icons/recraft.svg +8 -0
  2405. package/icons/replit.svg +7 -0
  2406. package/icons/roo-code.svg +12 -0
  2407. package/icons/rsshub.svg +9 -0
  2408. package/icons/runway.svg +7 -0
  2409. package/icons/sillytavern.svg +13 -0
  2410. package/icons/slock.svg +7 -0
  2411. package/icons/smithery.svg +8 -0
  2412. package/icons/suno.svg +12 -0
  2413. package/icons/sync.svg +7 -0
  2414. package/icons/tavily.svg +17 -0
  2415. package/icons/tiangong.svg +23 -0
  2416. package/icons/topazlabs.svg +7 -0
  2417. package/icons/trae.svg +7 -0
  2418. package/icons/tripo.svg +13 -0
  2419. package/icons/turix.svg +7 -0
  2420. package/icons/udio.svg +7 -0
  2421. package/icons/unstructured.svg +13 -0
  2422. package/icons/v0.svg +7 -0
  2423. package/icons/vectorizer-ai.svg +12 -0
  2424. package/icons/venice.svg +8 -0
  2425. package/icons/vidu.svg +21 -0
  2426. package/icons/viggle.svg +12 -0
  2427. package/icons/windsurf.svg +12 -0
  2428. package/icons/youmind.svg +7 -0
  2429. package/icons/yuanbao.svg +9 -0
  2430. package/icons/zai.svg +6 -12
  2431. package/icons/zapier.svg +7 -0
  2432. package/icons/zeabur.svg +9 -0
  2433. package/icons/zencoder.svg +12 -0
  2434. package/metadata.json +1142 -17
  2435. package/package.json +1 -1
  2436. package/static/black/adobe-firefly.svg +1 -0
  2437. package/static/black/adobe.svg +1 -0
  2438. package/static/black/ag-ui.svg +1 -0
  2439. package/static/black/agnes-ai.svg +1 -0
  2440. package/static/black/airjelly.svg +1 -0
  2441. package/static/black/amp.svg +1 -0
  2442. package/static/black/antigravity.svg +1 -0
  2443. package/static/black/askverdict.svg +1 -0
  2444. package/static/black/automatic1111.svg +1 -0
  2445. package/static/black/capcut.svg +1 -0
  2446. package/static/black/celestoai.svg +1 -0
  2447. package/static/black/cherry-studio.svg +1 -1
  2448. package/static/black/claude-code.svg +1 -0
  2449. package/static/black/cline.svg +1 -1
  2450. package/static/black/clipdrop.svg +1 -0
  2451. package/static/black/codebuddy.svg +1 -0
  2452. package/static/black/codeflicker.svg +1 -0
  2453. package/static/black/colab.svg +1 -0
  2454. package/static/black/comfyui.svg +1 -0
  2455. package/static/black/copilotkit.svg +1 -0
  2456. package/static/black/coqui.svg +1 -0
  2457. package/static/black/coze.svg +1 -0
  2458. package/static/black/crewai.svg +1 -0
  2459. package/static/black/cursor.svg +1 -1
  2460. package/static/black/cybercut.svg +1 -0
  2461. package/static/black/deepai.svg +1 -0
  2462. package/static/black/deepl.svg +1 -0
  2463. package/static/black/devin.svg +1 -0
  2464. package/static/black/dify.svg +1 -0
  2465. package/static/black/doc2x.svg +1 -0
  2466. package/static/black/docsearch.svg +1 -0
  2467. package/static/black/dream-machine.svg +1 -0
  2468. package/static/black/fastgpt.svg +1 -0
  2469. package/static/black/figma.svg +1 -0
  2470. package/static/black/firecrawl.svg +1 -0
  2471. package/static/black/flora.svg +1 -0
  2472. package/static/black/flowith.svg +1 -0
  2473. package/static/black/gemini-cli.svg +1 -0
  2474. package/static/black/github-copilot.svg +1 -0
  2475. package/static/black/glama.svg +1 -0
  2476. package/static/black/glif.svg +1 -0
  2477. package/static/black/goose.svg +1 -0
  2478. package/static/black/gradio.svg +1 -0
  2479. package/static/black/greptile.svg +1 -0
  2480. package/static/black/hailuo.svg +1 -0
  2481. package/static/black/haiper.svg +1 -0
  2482. package/static/black/hedra.svg +1 -0
  2483. package/static/black/hermes-agent.svg +1 -0
  2484. package/static/black/icon-11x.svg +1 -0
  2485. package/static/black/ideogram.svg +1 -0
  2486. package/static/black/jimeng.svg +1 -0
  2487. package/static/black/junie.svg +1 -0
  2488. package/static/black/kilo-code.svg +1 -0
  2489. package/static/black/kimi.svg +1 -0
  2490. package/static/black/kiro.svg +1 -0
  2491. package/static/black/kling.svg +1 -0
  2492. package/static/black/krea.svg +1 -0
  2493. package/static/black/langchain.svg +1 -0
  2494. package/static/black/langfuse.svg +1 -0
  2495. package/static/black/langgraph.svg +1 -0
  2496. package/static/black/langsmith.svg +1 -0
  2497. package/static/black/lightricks.svg +1 -0
  2498. package/static/black/livekit.svg +1 -0
  2499. package/static/black/llamaindex.svg +1 -0
  2500. package/static/black/lovable.svg +1 -0
  2501. package/static/black/lovart.svg +1 -0
  2502. package/static/black/luma.svg +1 -0
  2503. package/static/black/make.svg +1 -0
  2504. package/static/black/manus.svg +1 -0
  2505. package/static/black/mastra.svg +1 -0
  2506. package/static/black/mcp-so.svg +1 -0
  2507. package/static/black/mcp.svg +1 -0
  2508. package/static/black/meta-ai.svg +1 -0
  2509. package/static/black/metagpt.svg +1 -0
  2510. package/static/black/microsoft-bing.svg +1 -0
  2511. package/static/black/microsoft-copilot.svg +1 -0
  2512. package/static/black/midjourney.svg +1 -0
  2513. package/static/black/monica.svg +1 -0
  2514. package/static/black/moxt.svg +1 -0
  2515. package/static/black/myshell.svg +1 -0
  2516. package/static/black/n8n.svg +1 -0
  2517. package/static/black/notebooklm.svg +1 -0
  2518. package/static/black/notion.svg +1 -0
  2519. package/static/black/novelai.svg +1 -0
  2520. package/static/black/obsidian.svg +1 -1
  2521. package/static/black/open-webui.svg +1 -0
  2522. package/static/black/openclaw.svg +1 -0
  2523. package/static/black/opencode.svg +1 -0
  2524. package/static/black/openhands.svg +1 -0
  2525. package/static/black/openhuman.svg +1 -0
  2526. package/static/black/phidata.svg +1 -0
  2527. package/static/black/pika.svg +1 -0
  2528. package/static/black/pixverse.svg +1 -0
  2529. package/static/black/player2.svg +1 -0
  2530. package/static/black/poe.svg +1 -0
  2531. package/static/black/pollinations.svg +1 -0
  2532. package/static/black/pydanticai.svg +1 -0
  2533. package/static/black/qingyan.svg +1 -0
  2534. package/static/black/qoder.svg +1 -0
  2535. package/static/black/railway.svg +1 -0
  2536. package/static/black/recraft.svg +1 -0
  2537. package/static/black/replit.svg +1 -0
  2538. package/static/black/roo-code.svg +1 -0
  2539. package/static/black/rsshub.svg +1 -0
  2540. package/static/black/runway.svg +1 -0
  2541. package/static/black/sillytavern.svg +1 -0
  2542. package/static/black/slock.svg +1 -0
  2543. package/static/black/smithery.svg +1 -0
  2544. package/static/black/suno.svg +1 -0
  2545. package/static/black/sync.svg +1 -0
  2546. package/static/black/tavily.svg +1 -0
  2547. package/static/black/tiangong.svg +1 -0
  2548. package/static/black/topazlabs.svg +1 -0
  2549. package/static/black/trae.svg +1 -0
  2550. package/static/black/tripo.svg +1 -0
  2551. package/static/black/turix.svg +1 -0
  2552. package/static/black/udio.svg +1 -0
  2553. package/static/black/unstructured.svg +1 -0
  2554. package/static/black/v0.svg +1 -0
  2555. package/static/black/vectorizer-ai.svg +1 -0
  2556. package/static/black/venice.svg +1 -0
  2557. package/static/black/vidu.svg +1 -0
  2558. package/static/black/viggle.svg +1 -0
  2559. package/static/black/windsurf.svg +1 -0
  2560. package/static/black/youmind.svg +1 -0
  2561. package/static/black/yuanbao.svg +1 -0
  2562. package/static/black/zai.svg +1 -1
  2563. package/static/black/zapier.svg +1 -0
  2564. package/static/black/zeabur.svg +1 -0
  2565. package/static/black/zencoder.svg +1 -0
  2566. package/static/combine-dark/adobe-firefly.svg +1 -0
  2567. package/static/combine-dark/adobe.svg +1 -0
  2568. package/static/combine-dark/ag-ui.svg +1 -0
  2569. package/static/combine-dark/agnes-ai.svg +1 -0
  2570. package/static/combine-dark/airjelly.svg +1 -0
  2571. package/static/combine-dark/amp.svg +1 -0
  2572. package/static/combine-dark/antigravity.svg +1 -0
  2573. package/static/combine-dark/askverdict.svg +1 -0
  2574. package/static/combine-dark/automatic1111.svg +1 -0
  2575. package/static/combine-dark/capcut.svg +1 -0
  2576. package/static/combine-dark/celestoai.svg +1 -0
  2577. package/static/combine-dark/cherry-studio.svg +1 -0
  2578. package/static/combine-dark/claude-code.svg +1 -0
  2579. package/static/combine-dark/cline.svg +1 -0
  2580. package/static/combine-dark/clipdrop.svg +1 -0
  2581. package/static/combine-dark/codebuddy.svg +1 -0
  2582. package/static/combine-dark/codeflicker.svg +1 -0
  2583. package/static/combine-dark/colab.svg +1 -0
  2584. package/static/combine-dark/comfyui.svg +1 -0
  2585. package/static/combine-dark/copilotkit.svg +1 -0
  2586. package/static/combine-dark/coqui.svg +1 -0
  2587. package/static/combine-dark/coze.svg +1 -0
  2588. package/static/combine-dark/crewai.svg +1 -0
  2589. package/static/combine-dark/cursor.svg +1 -0
  2590. package/static/combine-dark/cybercut.svg +1 -0
  2591. package/static/combine-dark/deepai.svg +1 -0
  2592. package/static/combine-dark/deepl.svg +1 -0
  2593. package/static/combine-dark/devin.svg +1 -0
  2594. package/static/combine-dark/dify.svg +1 -0
  2595. package/static/combine-dark/doc2x.svg +1 -0
  2596. package/static/combine-dark/docsearch.svg +1 -0
  2597. package/static/combine-dark/dream-machine.svg +1 -0
  2598. package/static/combine-dark/fastgpt.svg +1 -0
  2599. package/static/combine-dark/figma.svg +1 -0
  2600. package/static/combine-dark/firecrawl.svg +1 -0
  2601. package/static/combine-dark/flora.svg +1 -0
  2602. package/static/combine-dark/flowith.svg +1 -0
  2603. package/static/combine-dark/gemini-cli.svg +1 -0
  2604. package/static/combine-dark/github-copilot.svg +1 -0
  2605. package/static/combine-dark/glama.svg +1 -0
  2606. package/static/combine-dark/goose.svg +1 -0
  2607. package/static/combine-dark/gradio.svg +1 -0
  2608. package/static/combine-dark/greptile.svg +1 -0
  2609. package/static/combine-dark/hailuo.svg +1 -0
  2610. package/static/combine-dark/haiper.svg +1 -0
  2611. package/static/combine-dark/hedra.svg +1 -0
  2612. package/static/combine-dark/hermes-agent.svg +1 -0
  2613. package/static/combine-dark/icon-11x.svg +1 -0
  2614. package/static/combine-dark/ideogram.svg +1 -0
  2615. package/static/combine-dark/jimeng.svg +1 -0
  2616. package/static/combine-dark/junie.svg +1 -0
  2617. package/static/combine-dark/kilo-code.svg +1 -0
  2618. package/static/combine-dark/kimi.svg +1 -0
  2619. package/static/combine-dark/kiro.svg +1 -0
  2620. package/static/combine-dark/kling.svg +1 -0
  2621. package/static/combine-dark/krea.svg +1 -0
  2622. package/static/combine-dark/langchain.svg +1 -0
  2623. package/static/combine-dark/langfuse.svg +1 -0
  2624. package/static/combine-dark/lightricks.svg +1 -0
  2625. package/static/combine-dark/livekit.svg +1 -0
  2626. package/static/combine-dark/llamaindex.svg +1 -0
  2627. package/static/combine-dark/lovable.svg +1 -0
  2628. package/static/combine-dark/lovart.svg +1 -0
  2629. package/static/combine-dark/luma.svg +1 -0
  2630. package/static/combine-dark/make.svg +1 -0
  2631. package/static/combine-dark/manus.svg +1 -0
  2632. package/static/combine-dark/mastra.svg +1 -0
  2633. package/static/combine-dark/mcp-so.svg +1 -0
  2634. package/static/combine-dark/mcp.svg +1 -0
  2635. package/static/combine-dark/meta-ai.svg +1 -0
  2636. package/static/combine-dark/metagpt.svg +1 -0
  2637. package/static/combine-dark/microsoft-bing.svg +1 -0
  2638. package/static/combine-dark/microsoft-copilot.svg +1 -0
  2639. package/static/combine-dark/midjourney.svg +1 -0
  2640. package/static/combine-dark/monica.svg +1 -0
  2641. package/static/combine-dark/moxt.svg +1 -0
  2642. package/static/combine-dark/myshell.svg +1 -0
  2643. package/static/combine-dark/n8n.svg +1 -0
  2644. package/static/combine-dark/notebooklm.svg +1 -0
  2645. package/static/combine-dark/notion.svg +1 -0
  2646. package/static/combine-dark/novelai.svg +1 -0
  2647. package/static/combine-dark/obsidian.svg +1 -0
  2648. package/static/combine-dark/open-webui.svg +1 -0
  2649. package/static/combine-dark/openclaw.svg +1 -0
  2650. package/static/combine-dark/opencode.svg +1 -0
  2651. package/static/combine-dark/openhands.svg +1 -0
  2652. package/static/combine-dark/openhuman.svg +1 -0
  2653. package/static/combine-dark/phidata.svg +1 -0
  2654. package/static/combine-dark/pika.svg +1 -0
  2655. package/static/combine-dark/pixverse.svg +1 -0
  2656. package/static/combine-dark/player2.svg +1 -0
  2657. package/static/combine-dark/poe.svg +1 -0
  2658. package/static/combine-dark/pollinations.svg +1 -0
  2659. package/static/combine-dark/pydanticai.svg +1 -0
  2660. package/static/combine-dark/qingyan.svg +1 -0
  2661. package/static/combine-dark/qoder.svg +1 -0
  2662. package/static/combine-dark/railway.svg +1 -0
  2663. package/static/combine-dark/recraft.svg +1 -0
  2664. package/static/combine-dark/replit.svg +1 -0
  2665. package/static/combine-dark/roo-code.svg +1 -0
  2666. package/static/combine-dark/rsshub.svg +1 -0
  2667. package/static/combine-dark/runway.svg +1 -0
  2668. package/static/combine-dark/sillytavern.svg +1 -0
  2669. package/static/combine-dark/slock.svg +1 -0
  2670. package/static/combine-dark/smithery.svg +1 -0
  2671. package/static/combine-dark/suno.svg +1 -0
  2672. package/static/combine-dark/sync.svg +1 -0
  2673. package/static/combine-dark/tavily.svg +1 -0
  2674. package/static/combine-dark/tiangong.svg +1 -0
  2675. package/static/combine-dark/topazlabs.svg +1 -0
  2676. package/static/combine-dark/trae.svg +1 -0
  2677. package/static/combine-dark/tripo.svg +1 -0
  2678. package/static/combine-dark/turix.svg +1 -0
  2679. package/static/combine-dark/udio.svg +1 -0
  2680. package/static/combine-dark/unstructured.svg +1 -0
  2681. package/static/combine-dark/vectorizer-ai.svg +1 -0
  2682. package/static/combine-dark/venice.svg +1 -0
  2683. package/static/combine-dark/vidu.svg +1 -0
  2684. package/static/combine-dark/viggle.svg +1 -0
  2685. package/static/combine-dark/windsurf.svg +1 -0
  2686. package/static/combine-dark/youmind.svg +1 -0
  2687. package/static/combine-dark/yuanbao.svg +1 -0
  2688. package/static/combine-dark/zai.svg +1 -0
  2689. package/static/combine-dark/zapier.svg +1 -0
  2690. package/static/combine-dark/zeabur.svg +1 -0
  2691. package/static/combine-dark/zencoder.svg +1 -0
  2692. package/static/combine-light/adobe-firefly.svg +1 -0
  2693. package/static/combine-light/adobe.svg +1 -0
  2694. package/static/combine-light/ag-ui.svg +1 -0
  2695. package/static/combine-light/agnes-ai.svg +1 -0
  2696. package/static/combine-light/airjelly.svg +1 -0
  2697. package/static/combine-light/amp.svg +1 -0
  2698. package/static/combine-light/antigravity.svg +1 -0
  2699. package/static/combine-light/askverdict.svg +1 -0
  2700. package/static/combine-light/automatic1111.svg +1 -0
  2701. package/static/combine-light/capcut.svg +1 -0
  2702. package/static/combine-light/celestoai.svg +1 -0
  2703. package/static/combine-light/cherry-studio.svg +1 -0
  2704. package/static/combine-light/claude-code.svg +1 -0
  2705. package/static/combine-light/cline.svg +1 -0
  2706. package/static/combine-light/clipdrop.svg +1 -0
  2707. package/static/combine-light/codebuddy.svg +1 -0
  2708. package/static/combine-light/codeflicker.svg +1 -0
  2709. package/static/combine-light/colab.svg +1 -0
  2710. package/static/combine-light/comfyui.svg +1 -0
  2711. package/static/combine-light/copilotkit.svg +1 -0
  2712. package/static/combine-light/coqui.svg +1 -0
  2713. package/static/combine-light/coze.svg +1 -0
  2714. package/static/combine-light/crewai.svg +1 -0
  2715. package/static/combine-light/cursor.svg +1 -0
  2716. package/static/combine-light/cybercut.svg +1 -0
  2717. package/static/combine-light/deepai.svg +1 -0
  2718. package/static/combine-light/deepl.svg +1 -0
  2719. package/static/combine-light/devin.svg +1 -0
  2720. package/static/combine-light/dify.svg +1 -0
  2721. package/static/combine-light/doc2x.svg +1 -0
  2722. package/static/combine-light/docsearch.svg +1 -0
  2723. package/static/combine-light/dream-machine.svg +1 -0
  2724. package/static/combine-light/fastgpt.svg +1 -0
  2725. package/static/combine-light/figma.svg +1 -0
  2726. package/static/combine-light/firecrawl.svg +1 -0
  2727. package/static/combine-light/flora.svg +1 -0
  2728. package/static/combine-light/flowith.svg +1 -0
  2729. package/static/combine-light/gemini-cli.svg +1 -0
  2730. package/static/combine-light/github-copilot.svg +1 -0
  2731. package/static/combine-light/glama.svg +1 -0
  2732. package/static/combine-light/goose.svg +1 -0
  2733. package/static/combine-light/gradio.svg +1 -0
  2734. package/static/combine-light/greptile.svg +1 -0
  2735. package/static/combine-light/hailuo.svg +1 -0
  2736. package/static/combine-light/haiper.svg +1 -0
  2737. package/static/combine-light/hedra.svg +1 -0
  2738. package/static/combine-light/hermes-agent.svg +1 -0
  2739. package/static/combine-light/icon-11x.svg +1 -0
  2740. package/static/combine-light/ideogram.svg +1 -0
  2741. package/static/combine-light/jimeng.svg +1 -0
  2742. package/static/combine-light/junie.svg +1 -0
  2743. package/static/combine-light/kilo-code.svg +1 -0
  2744. package/static/combine-light/kimi.svg +1 -0
  2745. package/static/combine-light/kiro.svg +1 -0
  2746. package/static/combine-light/kling.svg +1 -0
  2747. package/static/combine-light/krea.svg +1 -0
  2748. package/static/combine-light/langchain.svg +1 -0
  2749. package/static/combine-light/langfuse.svg +1 -0
  2750. package/static/combine-light/lightricks.svg +1 -0
  2751. package/static/combine-light/livekit.svg +1 -0
  2752. package/static/combine-light/llamaindex.svg +1 -0
  2753. package/static/combine-light/lovable.svg +1 -0
  2754. package/static/combine-light/lovart.svg +1 -0
  2755. package/static/combine-light/luma.svg +1 -0
  2756. package/static/combine-light/make.svg +1 -0
  2757. package/static/combine-light/manus.svg +1 -0
  2758. package/static/combine-light/mastra.svg +1 -0
  2759. package/static/combine-light/mcp-so.svg +1 -0
  2760. package/static/combine-light/mcp.svg +1 -0
  2761. package/static/combine-light/meta-ai.svg +1 -0
  2762. package/static/combine-light/metagpt.svg +1 -0
  2763. package/static/combine-light/microsoft-bing.svg +1 -0
  2764. package/static/combine-light/microsoft-copilot.svg +1 -0
  2765. package/static/combine-light/midjourney.svg +1 -0
  2766. package/static/combine-light/monica.svg +1 -0
  2767. package/static/combine-light/moxt.svg +1 -0
  2768. package/static/combine-light/myshell.svg +1 -0
  2769. package/static/combine-light/n8n.svg +1 -0
  2770. package/static/combine-light/notebooklm.svg +1 -0
  2771. package/static/combine-light/notion.svg +1 -0
  2772. package/static/combine-light/novelai.svg +1 -0
  2773. package/static/combine-light/obsidian.svg +1 -0
  2774. package/static/combine-light/open-webui.svg +1 -0
  2775. package/static/combine-light/openclaw.svg +1 -0
  2776. package/static/combine-light/opencode.svg +1 -0
  2777. package/static/combine-light/openhands.svg +1 -0
  2778. package/static/combine-light/openhuman.svg +1 -0
  2779. package/static/combine-light/phidata.svg +1 -0
  2780. package/static/combine-light/pika.svg +1 -0
  2781. package/static/combine-light/pixverse.svg +1 -0
  2782. package/static/combine-light/player2.svg +1 -0
  2783. package/static/combine-light/poe.svg +1 -0
  2784. package/static/combine-light/pollinations.svg +1 -0
  2785. package/static/combine-light/pydanticai.svg +1 -0
  2786. package/static/combine-light/qingyan.svg +1 -0
  2787. package/static/combine-light/qoder.svg +1 -0
  2788. package/static/combine-light/railway.svg +1 -0
  2789. package/static/combine-light/recraft.svg +1 -0
  2790. package/static/combine-light/replit.svg +1 -0
  2791. package/static/combine-light/roo-code.svg +1 -0
  2792. package/static/combine-light/rsshub.svg +1 -0
  2793. package/static/combine-light/runway.svg +1 -0
  2794. package/static/combine-light/sillytavern.svg +1 -0
  2795. package/static/combine-light/slock.svg +1 -0
  2796. package/static/combine-light/smithery.svg +1 -0
  2797. package/static/combine-light/suno.svg +1 -0
  2798. package/static/combine-light/sync.svg +1 -0
  2799. package/static/combine-light/tavily.svg +1 -0
  2800. package/static/combine-light/tiangong.svg +1 -0
  2801. package/static/combine-light/topazlabs.svg +1 -0
  2802. package/static/combine-light/trae.svg +1 -0
  2803. package/static/combine-light/tripo.svg +1 -0
  2804. package/static/combine-light/turix.svg +1 -0
  2805. package/static/combine-light/udio.svg +1 -0
  2806. package/static/combine-light/unstructured.svg +1 -0
  2807. package/static/combine-light/vectorizer-ai.svg +1 -0
  2808. package/static/combine-light/venice.svg +1 -0
  2809. package/static/combine-light/vidu.svg +1 -0
  2810. package/static/combine-light/viggle.svg +1 -0
  2811. package/static/combine-light/windsurf.svg +1 -0
  2812. package/static/combine-light/youmind.svg +1 -0
  2813. package/static/combine-light/yuanbao.svg +1 -0
  2814. package/static/combine-light/zai.svg +1 -0
  2815. package/static/combine-light/zapier.svg +1 -0
  2816. package/static/combine-light/zeabur.svg +1 -0
  2817. package/static/combine-light/zencoder.svg +1 -0
  2818. package/static/dark/adobe-firefly.svg +1 -0
  2819. package/static/dark/adobe.svg +1 -0
  2820. package/static/dark/ag-ui.svg +1 -0
  2821. package/static/dark/agnes-ai.svg +1 -0
  2822. package/static/dark/airjelly.svg +1 -0
  2823. package/static/dark/amp.svg +1 -0
  2824. package/static/dark/antigravity.svg +1 -0
  2825. package/static/dark/askverdict.svg +1 -0
  2826. package/static/dark/automatic1111.svg +1 -0
  2827. package/static/dark/capcut.svg +1 -0
  2828. package/static/dark/celestoai.svg +1 -0
  2829. package/static/dark/cherry-studio.svg +1 -0
  2830. package/static/dark/claude-code.svg +1 -0
  2831. package/static/dark/cline.svg +1 -0
  2832. package/static/dark/clipdrop.svg +1 -0
  2833. package/static/dark/codebuddy.svg +1 -0
  2834. package/static/dark/codeflicker.svg +1 -0
  2835. package/static/dark/colab.svg +1 -0
  2836. package/static/dark/comfyui.svg +1 -0
  2837. package/static/dark/copilotkit.svg +1 -0
  2838. package/static/dark/coqui.svg +1 -0
  2839. package/static/dark/coze.svg +1 -0
  2840. package/static/dark/crewai.svg +1 -0
  2841. package/static/dark/cursor.svg +1 -0
  2842. package/static/dark/cybercut.svg +1 -0
  2843. package/static/dark/deepai.svg +1 -0
  2844. package/static/dark/deepl.svg +1 -0
  2845. package/static/dark/devin.svg +1 -0
  2846. package/static/dark/dify.svg +1 -0
  2847. package/static/dark/doc2x.svg +1 -0
  2848. package/static/dark/docsearch.svg +1 -0
  2849. package/static/dark/dream-machine.svg +1 -0
  2850. package/static/dark/fastgpt.svg +1 -0
  2851. package/static/dark/figma.svg +1 -0
  2852. package/static/dark/firecrawl.svg +1 -0
  2853. package/static/dark/flora.svg +1 -0
  2854. package/static/dark/flowith.svg +1 -0
  2855. package/static/dark/gemini-cli.svg +1 -0
  2856. package/static/dark/github-copilot.svg +1 -0
  2857. package/static/dark/glama.svg +1 -0
  2858. package/static/dark/glif.svg +1 -0
  2859. package/static/dark/goose.svg +1 -0
  2860. package/static/dark/gradio.svg +1 -0
  2861. package/static/dark/greptile.svg +1 -0
  2862. package/static/dark/hailuo.svg +1 -0
  2863. package/static/dark/haiper.svg +1 -0
  2864. package/static/dark/hedra.svg +1 -0
  2865. package/static/dark/hermes-agent.svg +1 -0
  2866. package/static/dark/icon-11x.svg +1 -0
  2867. package/static/dark/ideogram.svg +1 -0
  2868. package/static/dark/jimeng.svg +1 -0
  2869. package/static/dark/junie.svg +1 -0
  2870. package/static/dark/kilo-code.svg +1 -0
  2871. package/static/dark/kimi.svg +1 -0
  2872. package/static/dark/kiro.svg +1 -0
  2873. package/static/dark/kling.svg +1 -0
  2874. package/static/dark/krea.svg +1 -0
  2875. package/static/dark/langchain.svg +1 -0
  2876. package/static/dark/langfuse.svg +1 -0
  2877. package/static/dark/langgraph.svg +1 -0
  2878. package/static/dark/langsmith.svg +1 -0
  2879. package/static/dark/lightricks.svg +1 -0
  2880. package/static/dark/livekit.svg +1 -0
  2881. package/static/dark/llamaindex.svg +1 -0
  2882. package/static/dark/lovable.svg +1 -0
  2883. package/static/dark/lovart.svg +1 -0
  2884. package/static/dark/luma.svg +1 -0
  2885. package/static/dark/make.svg +1 -0
  2886. package/static/dark/manus.svg +1 -0
  2887. package/static/dark/mastra.svg +1 -0
  2888. package/static/dark/mcp-so.svg +1 -0
  2889. package/static/dark/mcp.svg +1 -0
  2890. package/static/dark/meta-ai.svg +1 -0
  2891. package/static/dark/metagpt.svg +1 -0
  2892. package/static/dark/microsoft-bing.svg +1 -0
  2893. package/static/dark/microsoft-copilot.svg +1 -0
  2894. package/static/dark/midjourney.svg +1 -0
  2895. package/static/dark/monica.svg +1 -0
  2896. package/static/dark/moxt.svg +1 -0
  2897. package/static/dark/myshell.svg +1 -0
  2898. package/static/dark/n8n.svg +1 -0
  2899. package/static/dark/notebooklm.svg +1 -0
  2900. package/static/dark/notion.svg +1 -0
  2901. package/static/dark/novelai.svg +1 -0
  2902. package/static/dark/obsidian.svg +1 -0
  2903. package/static/dark/open-webui.svg +1 -0
  2904. package/static/dark/openclaw.svg +1 -0
  2905. package/static/dark/opencode.svg +1 -0
  2906. package/static/dark/openhands.svg +1 -0
  2907. package/static/dark/openhuman.svg +1 -0
  2908. package/static/dark/phidata.svg +1 -0
  2909. package/static/dark/pika.svg +1 -0
  2910. package/static/dark/pixverse.svg +1 -0
  2911. package/static/dark/player2.svg +1 -0
  2912. package/static/dark/poe.svg +1 -0
  2913. package/static/dark/pollinations.svg +1 -0
  2914. package/static/dark/pydanticai.svg +1 -0
  2915. package/static/dark/qingyan.svg +1 -0
  2916. package/static/dark/qoder.svg +1 -0
  2917. package/static/dark/railway.svg +1 -0
  2918. package/static/dark/recraft.svg +1 -0
  2919. package/static/dark/replit.svg +1 -0
  2920. package/static/dark/roo-code.svg +1 -0
  2921. package/static/dark/rsshub.svg +1 -0
  2922. package/static/dark/runway.svg +1 -0
  2923. package/static/dark/sillytavern.svg +1 -0
  2924. package/static/dark/slock.svg +1 -0
  2925. package/static/dark/smithery.svg +1 -0
  2926. package/static/dark/suno.svg +1 -0
  2927. package/static/dark/sync.svg +1 -0
  2928. package/static/dark/tavily.svg +1 -0
  2929. package/static/dark/tiangong.svg +1 -0
  2930. package/static/dark/topazlabs.svg +1 -0
  2931. package/static/dark/trae.svg +1 -0
  2932. package/static/dark/tripo.svg +1 -0
  2933. package/static/dark/turix.svg +1 -0
  2934. package/static/dark/udio.svg +1 -0
  2935. package/static/dark/unstructured.svg +1 -0
  2936. package/static/dark/v0.svg +1 -0
  2937. package/static/dark/vectorizer-ai.svg +1 -0
  2938. package/static/dark/venice.svg +1 -0
  2939. package/static/dark/vidu.svg +1 -0
  2940. package/static/dark/viggle.svg +1 -0
  2941. package/static/dark/windsurf.svg +1 -0
  2942. package/static/dark/youmind.svg +1 -0
  2943. package/static/dark/yuanbao.svg +1 -0
  2944. package/static/dark/zai.svg +1 -0
  2945. package/static/dark/zapier.svg +1 -0
  2946. package/static/dark/zeabur.svg +1 -0
  2947. package/static/dark/zencoder.svg +1 -0
  2948. package/static/light/adobe-firefly.svg +1 -0
  2949. package/static/light/adobe.svg +1 -0
  2950. package/static/light/ag-ui.svg +1 -0
  2951. package/static/light/agnes-ai.svg +1 -0
  2952. package/static/light/airjelly.svg +1 -0
  2953. package/static/light/amp.svg +1 -0
  2954. package/static/light/antigravity.svg +1 -0
  2955. package/static/light/askverdict.svg +1 -0
  2956. package/static/light/automatic1111.svg +1 -0
  2957. package/static/light/capcut.svg +1 -0
  2958. package/static/light/celestoai.svg +1 -0
  2959. package/static/light/cherry-studio.svg +1 -0
  2960. package/static/light/claude-code.svg +1 -0
  2961. package/static/light/cline.svg +1 -0
  2962. package/static/light/clipdrop.svg +1 -0
  2963. package/static/light/codebuddy.svg +1 -0
  2964. package/static/light/codeflicker.svg +1 -0
  2965. package/static/light/colab.svg +1 -0
  2966. package/static/light/comfyui.svg +1 -0
  2967. package/static/light/copilotkit.svg +1 -0
  2968. package/static/light/coqui.svg +1 -0
  2969. package/static/light/coze.svg +1 -0
  2970. package/static/light/crewai.svg +1 -0
  2971. package/static/light/cursor.svg +1 -0
  2972. package/static/light/cybercut.svg +1 -0
  2973. package/static/light/deepai.svg +1 -0
  2974. package/static/light/deepl.svg +1 -0
  2975. package/static/light/devin.svg +1 -0
  2976. package/static/light/dify.svg +1 -0
  2977. package/static/light/doc2x.svg +1 -0
  2978. package/static/light/docsearch.svg +1 -0
  2979. package/static/light/dream-machine.svg +1 -0
  2980. package/static/light/fastgpt.svg +1 -0
  2981. package/static/light/figma.svg +1 -0
  2982. package/static/light/firecrawl.svg +1 -0
  2983. package/static/light/flora.svg +1 -0
  2984. package/static/light/flowith.svg +1 -0
  2985. package/static/light/gemini-cli.svg +1 -0
  2986. package/static/light/github-copilot.svg +1 -0
  2987. package/static/light/glama.svg +1 -0
  2988. package/static/light/glif.svg +1 -0
  2989. package/static/light/goose.svg +1 -0
  2990. package/static/light/gradio.svg +1 -0
  2991. package/static/light/greptile.svg +1 -0
  2992. package/static/light/hailuo.svg +1 -0
  2993. package/static/light/haiper.svg +1 -0
  2994. package/static/light/hedra.svg +1 -0
  2995. package/static/light/hermes-agent.svg +1 -0
  2996. package/static/light/icon-11x.svg +1 -0
  2997. package/static/light/ideogram.svg +1 -0
  2998. package/static/light/jimeng.svg +1 -0
  2999. package/static/light/junie.svg +1 -0
  3000. package/static/light/kilo-code.svg +1 -0
  3001. package/static/light/kimi.svg +1 -0
  3002. package/static/light/kiro.svg +1 -0
  3003. package/static/light/kling.svg +1 -0
  3004. package/static/light/krea.svg +1 -0
  3005. package/static/light/langchain.svg +1 -0
  3006. package/static/light/langfuse.svg +1 -0
  3007. package/static/light/langgraph.svg +1 -0
  3008. package/static/light/langsmith.svg +1 -0
  3009. package/static/light/lightricks.svg +1 -0
  3010. package/static/light/livekit.svg +1 -0
  3011. package/static/light/llamaindex.svg +1 -0
  3012. package/static/light/lovable.svg +1 -0
  3013. package/static/light/lovart.svg +1 -0
  3014. package/static/light/luma.svg +1 -0
  3015. package/static/light/make.svg +1 -0
  3016. package/static/light/manus.svg +1 -0
  3017. package/static/light/mastra.svg +1 -0
  3018. package/static/light/mcp-so.svg +1 -0
  3019. package/static/light/mcp.svg +1 -0
  3020. package/static/light/meta-ai.svg +1 -0
  3021. package/static/light/metagpt.svg +1 -0
  3022. package/static/light/microsoft-bing.svg +1 -0
  3023. package/static/light/microsoft-copilot.svg +1 -0
  3024. package/static/light/midjourney.svg +1 -0
  3025. package/static/light/monica.svg +1 -0
  3026. package/static/light/moxt.svg +1 -0
  3027. package/static/light/myshell.svg +1 -0
  3028. package/static/light/n8n.svg +1 -0
  3029. package/static/light/notebooklm.svg +1 -0
  3030. package/static/light/notion.svg +1 -0
  3031. package/static/light/novelai.svg +1 -0
  3032. package/static/light/obsidian.svg +1 -0
  3033. package/static/light/open-webui.svg +1 -0
  3034. package/static/light/openclaw.svg +1 -0
  3035. package/static/light/opencode.svg +1 -0
  3036. package/static/light/openhands.svg +1 -0
  3037. package/static/light/openhuman.svg +1 -0
  3038. package/static/light/phidata.svg +1 -0
  3039. package/static/light/pika.svg +1 -0
  3040. package/static/light/pixverse.svg +1 -0
  3041. package/static/light/player2.svg +1 -0
  3042. package/static/light/poe.svg +1 -0
  3043. package/static/light/pollinations.svg +1 -0
  3044. package/static/light/pydanticai.svg +1 -0
  3045. package/static/light/qingyan.svg +1 -0
  3046. package/static/light/qoder.svg +1 -0
  3047. package/static/light/railway.svg +1 -0
  3048. package/static/light/recraft.svg +1 -0
  3049. package/static/light/replit.svg +1 -0
  3050. package/static/light/roo-code.svg +1 -0
  3051. package/static/light/rsshub.svg +1 -0
  3052. package/static/light/runway.svg +1 -0
  3053. package/static/light/sillytavern.svg +1 -0
  3054. package/static/light/slock.svg +1 -0
  3055. package/static/light/smithery.svg +1 -0
  3056. package/static/light/suno.svg +1 -0
  3057. package/static/light/sync.svg +1 -0
  3058. package/static/light/tavily.svg +1 -0
  3059. package/static/light/tiangong.svg +1 -0
  3060. package/static/light/topazlabs.svg +1 -0
  3061. package/static/light/trae.svg +1 -0
  3062. package/static/light/tripo.svg +1 -0
  3063. package/static/light/turix.svg +1 -0
  3064. package/static/light/udio.svg +1 -0
  3065. package/static/light/unstructured.svg +1 -0
  3066. package/static/light/v0.svg +1 -0
  3067. package/static/light/vectorizer-ai.svg +1 -0
  3068. package/static/light/venice.svg +1 -0
  3069. package/static/light/vidu.svg +1 -0
  3070. package/static/light/viggle.svg +1 -0
  3071. package/static/light/windsurf.svg +1 -0
  3072. package/static/light/youmind.svg +1 -0
  3073. package/static/light/yuanbao.svg +1 -0
  3074. package/static/light/zai.svg +1 -0
  3075. package/static/light/zapier.svg +1 -0
  3076. package/static/light/zeabur.svg +1 -0
  3077. package/static/light/zencoder.svg +1 -0
  3078. package/static/white/adobe-firefly.svg +1 -0
  3079. package/static/white/adobe.svg +1 -0
  3080. package/static/white/ag-ui.svg +1 -0
  3081. package/static/white/agnes-ai.svg +1 -0
  3082. package/static/white/airjelly.svg +1 -0
  3083. package/static/white/amp.svg +1 -0
  3084. package/static/white/antigravity.svg +1 -0
  3085. package/static/white/askverdict.svg +1 -0
  3086. package/static/white/automatic1111.svg +1 -0
  3087. package/static/white/capcut.svg +1 -0
  3088. package/static/white/celestoai.svg +1 -0
  3089. package/static/white/cherry-studio.svg +1 -1
  3090. package/static/white/claude-code.svg +1 -0
  3091. package/static/white/cline.svg +1 -1
  3092. package/static/white/clipdrop.svg +1 -0
  3093. package/static/white/codebuddy.svg +1 -0
  3094. package/static/white/codeflicker.svg +1 -0
  3095. package/static/white/colab.svg +1 -0
  3096. package/static/white/comfyui.svg +1 -0
  3097. package/static/white/copilotkit.svg +1 -0
  3098. package/static/white/coqui.svg +1 -0
  3099. package/static/white/coze.svg +1 -0
  3100. package/static/white/crewai.svg +1 -0
  3101. package/static/white/cursor.svg +1 -1
  3102. package/static/white/cybercut.svg +1 -0
  3103. package/static/white/deepai.svg +1 -0
  3104. package/static/white/deepl.svg +1 -0
  3105. package/static/white/devin.svg +1 -0
  3106. package/static/white/dify.svg +1 -0
  3107. package/static/white/doc2x.svg +1 -0
  3108. package/static/white/docsearch.svg +1 -0
  3109. package/static/white/dream-machine.svg +1 -0
  3110. package/static/white/fastgpt.svg +1 -0
  3111. package/static/white/figma.svg +1 -0
  3112. package/static/white/firecrawl.svg +1 -0
  3113. package/static/white/flora.svg +1 -0
  3114. package/static/white/flowith.svg +1 -0
  3115. package/static/white/gemini-cli.svg +1 -0
  3116. package/static/white/github-copilot.svg +1 -0
  3117. package/static/white/glama.svg +1 -0
  3118. package/static/white/glif.svg +1 -0
  3119. package/static/white/goose.svg +1 -0
  3120. package/static/white/gradio.svg +1 -0
  3121. package/static/white/greptile.svg +1 -0
  3122. package/static/white/hailuo.svg +1 -0
  3123. package/static/white/haiper.svg +1 -0
  3124. package/static/white/hedra.svg +1 -0
  3125. package/static/white/hermes-agent.svg +1 -0
  3126. package/static/white/icon-11x.svg +1 -0
  3127. package/static/white/ideogram.svg +1 -0
  3128. package/static/white/jimeng.svg +1 -0
  3129. package/static/white/junie.svg +1 -0
  3130. package/static/white/kilo-code.svg +1 -0
  3131. package/static/white/kimi.svg +1 -0
  3132. package/static/white/kiro.svg +1 -0
  3133. package/static/white/kling.svg +1 -0
  3134. package/static/white/krea.svg +1 -0
  3135. package/static/white/langchain.svg +1 -0
  3136. package/static/white/langfuse.svg +1 -0
  3137. package/static/white/langgraph.svg +1 -0
  3138. package/static/white/langsmith.svg +1 -0
  3139. package/static/white/lightricks.svg +1 -0
  3140. package/static/white/livekit.svg +1 -0
  3141. package/static/white/llamaindex.svg +1 -0
  3142. package/static/white/lovable.svg +1 -0
  3143. package/static/white/lovart.svg +1 -0
  3144. package/static/white/luma.svg +1 -0
  3145. package/static/white/make.svg +1 -0
  3146. package/static/white/manus.svg +1 -0
  3147. package/static/white/mastra.svg +1 -0
  3148. package/static/white/mcp-so.svg +1 -0
  3149. package/static/white/mcp.svg +1 -0
  3150. package/static/white/meta-ai.svg +1 -0
  3151. package/static/white/metagpt.svg +1 -0
  3152. package/static/white/microsoft-bing.svg +1 -0
  3153. package/static/white/microsoft-copilot.svg +1 -0
  3154. package/static/white/midjourney.svg +1 -0
  3155. package/static/white/monica.svg +1 -0
  3156. package/static/white/moxt.svg +1 -0
  3157. package/static/white/myshell.svg +1 -0
  3158. package/static/white/n8n.svg +1 -0
  3159. package/static/white/notebooklm.svg +1 -0
  3160. package/static/white/notion.svg +1 -0
  3161. package/static/white/novelai.svg +1 -0
  3162. package/static/white/obsidian.svg +1 -1
  3163. package/static/white/open-webui.svg +1 -0
  3164. package/static/white/openclaw.svg +1 -0
  3165. package/static/white/opencode.svg +1 -0
  3166. package/static/white/openhands.svg +1 -0
  3167. package/static/white/openhuman.svg +1 -0
  3168. package/static/white/phidata.svg +1 -0
  3169. package/static/white/pika.svg +1 -0
  3170. package/static/white/pixverse.svg +1 -0
  3171. package/static/white/player2.svg +1 -0
  3172. package/static/white/poe.svg +1 -0
  3173. package/static/white/pollinations.svg +1 -0
  3174. package/static/white/pydanticai.svg +1 -0
  3175. package/static/white/qingyan.svg +1 -0
  3176. package/static/white/qoder.svg +1 -0
  3177. package/static/white/railway.svg +1 -0
  3178. package/static/white/recraft.svg +1 -0
  3179. package/static/white/replit.svg +1 -0
  3180. package/static/white/roo-code.svg +1 -0
  3181. package/static/white/rsshub.svg +1 -0
  3182. package/static/white/runway.svg +1 -0
  3183. package/static/white/sillytavern.svg +1 -0
  3184. package/static/white/slock.svg +1 -0
  3185. package/static/white/smithery.svg +1 -0
  3186. package/static/white/suno.svg +1 -0
  3187. package/static/white/sync.svg +1 -0
  3188. package/static/white/tavily.svg +1 -0
  3189. package/static/white/tiangong.svg +1 -0
  3190. package/static/white/topazlabs.svg +1 -0
  3191. package/static/white/trae.svg +1 -0
  3192. package/static/white/tripo.svg +1 -0
  3193. package/static/white/turix.svg +1 -0
  3194. package/static/white/udio.svg +1 -0
  3195. package/static/white/unstructured.svg +1 -0
  3196. package/static/white/v0.svg +1 -0
  3197. package/static/white/vectorizer-ai.svg +1 -0
  3198. package/static/white/venice.svg +1 -0
  3199. package/static/white/vidu.svg +1 -0
  3200. package/static/white/viggle.svg +1 -0
  3201. package/static/white/windsurf.svg +1 -0
  3202. package/static/white/youmind.svg +1 -0
  3203. package/static/white/yuanbao.svg +1 -0
  3204. package/static/white/zai.svg +1 -1
  3205. package/static/white/zapier.svg +1 -0
  3206. package/static/white/zeabur.svg +1 -0
  3207. package/static/white/zencoder.svg +1 -0
  3208. package/dist/Claude/Color.js +0 -10
  3209. package/dist/Claude/Mono.js +0 -10
  3210. package/dist/Claude/index.d.ts +0 -4
  3211. package/dist/Claude/index.js +0 -6
  3212. package/dist/Codex/Color.js +0 -10
  3213. package/dist/Codex/Mono.js +0 -10
  3214. package/dist/Codex/index.d.ts +0 -4
  3215. package/dist/Codex/index.js +0 -6
  3216. package/dist/Gemini/Color.js +0 -10
  3217. package/dist/Gemini/Mono.js +0 -10
  3218. package/dist/Gemini/index.d.ts +0 -4
  3219. package/dist/Gemini/index.js +0 -6
  3220. package/dist/Sider/Color.js +0 -10
  3221. package/dist/Sider/Mono.js +0 -10
  3222. package/dist/Sider/index.d.ts +0 -4
  3223. package/dist/Sider/index.js +0 -6
  3224. package/icons/claude.svg +0 -9
  3225. package/icons/codex.svg +0 -14
  3226. package/icons/gemini.svg +0 -24
  3227. package/icons/sider.svg +0 -24
  3228. package/static/black/claude.svg +0 -1
  3229. package/static/black/codex.svg +0 -1
  3230. package/static/black/gemini.svg +0 -1
  3231. package/static/black/sider.svg +0 -1
  3232. package/static/white/claude.svg +0 -1
  3233. package/static/white/codex.svg +0 -1
  3234. package/static/white/gemini.svg +0 -1
  3235. package/static/white/sider.svg +0 -1
  3236. /package/dist/{Claude → Adobe}/Color.d.ts +0 -0
  3237. /package/dist/{Claude/Mono.d.ts → Adobe/Combine.d.ts} +0 -0
  3238. /package/dist/{Codex/Color.d.ts → Adobe/CombineDark.d.ts} +0 -0
  3239. /package/dist/{Codex/Mono.d.ts → Adobe/CombineLight.d.ts} +0 -0
  3240. /package/dist/{Gemini/Color.d.ts → Adobe/Dark.d.ts} +0 -0
  3241. /package/dist/{Gemini/Mono.d.ts → Adobe/Light.d.ts} +0 -0
  3242. /package/dist/{Sider → Adobe}/Mono.d.ts +0 -0
  3243. /package/dist/{Sider → AdobeFirefly}/Color.d.ts +0 -0
@@ -0,0 +1,10 @@
1
+ 'use client';
2
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
+ // Generated from real source assets. Do not edit manually.
4
+ import { forwardRef, useId } from 'react';
5
+ const ViggleCombine = ({ size = '1em', ...props }, ref) => {
6
+ const instanceId = useId();
7
+ return _jsxs("svg", { viewBox: "0 0 129 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: typeof size === 'number' ? size * 5.375 : 'calc(' + size + ' * 5.375)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-viggle-combine__Name=Viggle, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-viggle-combine__Viggle / Combination", clipPath: 'url(#' + instanceId + "-viggle-combine__clip0_449_13842)", children: [_jsx("g", { id: instanceId + "-viggle-combine__Frame", clipPath: 'url(#' + instanceId + "-viggle-combine__clip1_449_13842)", children: _jsx("path", { id: instanceId + "-viggle-combine__Viggle / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M0.0398106 4.77018L11.4838 21.9182C11.5119 21.96 11.5498 21.9944 11.5943 22.0181C11.6388 22.0418 11.6884 22.0542 11.7388 22.0542C11.7892 22.0542 11.8388 22.0418 11.8833 22.0181C11.9278 21.9944 11.9657 21.96 11.9938 21.9182L12.9378 20.5162L13.7898 21.7432L13.7908 21.7442C13.8258 21.7952 13.8708 21.8532 13.9248 21.9002C13.9818 21.9482 14.0748 22.0062 14.1978 22.0062C14.2983 22.0047 14.3948 21.9671 14.4698 21.9002C14.5213 21.8542 14.5667 21.8018 14.6048 21.7442L23.3668 8.83218V8.83018C24.2808 7.51818 24.1648 5.99218 23.2788 5.03818C22.6208 4.33018 21.5888 3.98518 20.3508 4.22818C19.4998 3.54918 18.2768 3.13718 16.8498 3.19818L14.0938 3.37318C13.5753 3.41081 13.0543 3.39573 12.5388 3.32818L10.0648 3.00318C10.0104 2.9959 9.95505 3.00345 9.90457 3.02501C9.8541 3.04657 9.81038 3.08135 9.77802 3.12569C9.74567 3.17003 9.72587 3.22227 9.72073 3.27692C9.71559 3.33156 9.72529 3.38659 9.74881 3.43618C10.0988 4.17523 10.6308 4.81322 11.295 5.29023C11.9592 5.76724 12.7337 6.06763 13.5458 6.16318L17.4558 6.62318C17.5212 6.63074 17.5835 6.65498 17.6368 6.69357C17.6901 6.73215 17.7326 6.78379 17.7602 6.84353C17.7878 6.90326 17.7996 6.96909 17.7945 7.0347C17.7893 7.1003 17.7674 7.16348 17.7308 7.21818L12.9088 14.4362L7.18781 6.10018C6.64181 5.30718 5.59181 4.89418 4.68081 4.85318L3.54581 4.80018C3.17263 4.62906 2.7707 4.52934 2.36081 4.50618L0.240811 4.41218C0.198059 4.40998 0.155544 4.41977 0.118049 4.44042C0.0805545 4.46107 0.0495678 4.49178 0.028576 4.52909C0.00758428 4.5664 -0.00257937 4.60882 -0.000771254 4.65159C0.00103687 4.69436 0.014745 4.73578 0.0388106 4.77118L0.0398106 4.77018ZM13.3058 19.9692L14.1958 21.2502L22.8608 8.48218L22.8618 8.48018C23.6298 7.37818 23.4958 6.17518 22.8278 5.45718C22.4128 5.01018 21.7558 4.71518 20.9058 4.77218C21.7538 5.79818 21.9158 7.18118 21.0348 8.47718L13.3058 19.9692ZM4.48981 5.45918L4.65281 5.46618C5.43981 5.50218 6.27781 5.86218 6.68081 6.44818L12.5408 14.9872L11.8018 16.0932C11.7947 16.1035 11.7853 16.1119 11.7742 16.1178C11.7631 16.1236 11.7508 16.1266 11.7383 16.1266C11.7258 16.1266 11.7135 16.1236 11.7024 16.1178C11.6914 16.1119 11.6819 16.1035 11.6748 16.0932L4.71281 5.73918C4.6458 5.63997 4.57189 5.54633 4.48981 5.45918Z", fill: "currentColor", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-viggle-combine__Frame_2", children: _jsx("path", { id: instanceId + "-viggle-combine__Viggle / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M66.0932 4.5C61.9509 4.5 58.5932 7.85775 58.5932 12C58.5932 16.1422 61.9509 19.5 66.0932 19.5H69.1284C70.9282 19.5 72.6543 18.785 73.9269 17.5124C75.1995 16.2398 75.9144 14.5138 75.9144 12.714V11.643H67.7004V13.6072H73.3479C73.0055 14.6948 72.3252 15.6448 71.4059 16.3192C70.4866 16.9936 69.3761 17.3572 68.2359 17.3572H66.8072C65.3864 17.3572 64.0237 16.7928 63.019 15.7881C62.0144 14.7835 61.4499 13.4208 61.4499 12C61.4499 10.5792 62.0144 9.21653 63.019 8.21185C64.0237 7.20717 65.3864 6.64275 66.8072 6.64275H68.2359C69.1765 6.64243 70.1006 6.88987 70.9152 7.36016C71.7298 7.83046 72.4062 8.50701 72.8762 9.32175H75.6257C75.2035 7.92724 74.3439 6.70556 73.1738 5.83725C72.0038 4.96895 70.5855 4.5001 69.1284 4.5H66.0932ZM32.7002 4.6785H35.7362L41.2712 16.6238L46.8077 4.6785H49.8437L42.8792 19.3215H39.6654L32.7002 4.6785ZM52.7004 4.6785H55.3787V19.3215H52.7004V4.6785ZM98.9499 4.6785H101.629V17.0002H110.915V19.3215H98.9499V4.6785ZM114.128 4.6785H126.986V6.99975H116.807V10.9283H126.272V12.8932H116.807V17.0002H126.986V19.3215H114.128V4.6785ZM78.4142 12C78.4142 7.85775 81.7727 4.5 85.9142 4.5H88.9502C90.4072 4.5001 91.8256 4.96895 92.9956 5.83725C94.1656 6.70556 95.0252 7.92724 95.4474 9.32175H92.6979C92.2278 8.5069 91.5514 7.83027 90.7367 7.35997C89.9219 6.88967 88.9977 6.6423 88.0569 6.64275H86.6289C85.9254 6.64275 85.2288 6.78132 84.5788 7.05055C83.9288 7.31977 83.3383 7.71439 82.8408 8.21185C82.3433 8.70932 81.9487 9.2999 81.6795 9.94987C81.4103 10.5998 81.2717 11.2965 81.2717 12C81.2717 12.7035 81.4103 13.4002 81.6795 14.0501C81.9487 14.7001 82.3433 15.2907 82.8408 15.7881C83.3383 16.2856 83.9288 16.6802 84.5788 16.9495C85.2288 17.2187 85.9254 17.3572 86.6289 17.3572H88.0569C89.1971 17.3572 90.3076 16.9936 91.2269 16.3192C92.1462 15.6448 92.8265 14.6948 93.1689 13.6072H87.5214V11.6422H95.7362V12.7148C95.736 14.5144 95.021 16.2402 93.7484 17.5127C92.4758 18.7852 90.7498 19.5 88.9502 19.5H85.9142C81.7727 19.5 78.4142 16.1422 78.4142 12Z", fill: "currentColor", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-viggle-combine__clip0_449_13842", children: _jsx("rect", { width: 128.7, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-viggle-combine__clip1_449_13842", children: _jsx("rect", { width: 24, height: 24, fill: "#fff", fillOpacity: 1 }) })] })] });
8
+ };
9
+ const ForwardRef = forwardRef(ViggleCombine);
10
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from '../types.js';
2
+ declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,22 @@
1
+ 'use client';
2
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
+ // Generated from real source assets. Do not edit manually.
4
+ import { forwardRef, useId } from 'react';
5
+ const ViggleCombineDark = ({ size = '1em', ...props }, ref) => {
6
+ const instanceId = useId();
7
+ return _jsxs("svg", { viewBox: "0 0 129 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: typeof size === 'number' ? size * 5.375 : 'calc(' + size + ' * 5.375)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-viggle-combine-dark__Name=Viggle, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-viggle-combine-dark__Viggle / Combination", clipPath: 'url(#' + instanceId + "-viggle-combine-dark__clip0_449_13842)", children: [_jsx("g", { id: instanceId + "-viggle-combine-dark__Frame", clipPath: 'url(#' + instanceId + "-viggle-combine-dark__clip1_449_13842)", children: _jsx("path", { id: instanceId + "-viggle-combine-dark__Viggle / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M0.0398106 4.77018L11.4838 21.9182C11.5119 21.96 11.5498 21.9944 11.5943 22.0181C11.6388 22.0418 11.6884 22.0542 11.7388 22.0542C11.7892 22.0542 11.8388 22.0418 11.8833 22.0181C11.9278 21.9944 11.9657 21.96 11.9938 21.9182L12.9378 20.5162L13.7898 21.7432L13.7908 21.7442C13.8258 21.7952 13.8708 21.8532 13.9248 21.9002C13.9818 21.9482 14.0748 22.0062 14.1978 22.0062C14.2983 22.0047 14.3948 21.9671 14.4698 21.9002C14.5213 21.8542 14.5667 21.8018 14.6048 21.7442L23.3668 8.83218V8.83018C24.2808 7.51818 24.1648 5.99218 23.2788 5.03818C22.6208 4.33018 21.5888 3.98518 20.3508 4.22818C19.4998 3.54918 18.2768 3.13718 16.8498 3.19818L14.0938 3.37318C13.5753 3.41081 13.0543 3.39573 12.5388 3.32818L10.0648 3.00318C10.0104 2.9959 9.95505 3.00345 9.90457 3.02501C9.8541 3.04657 9.81038 3.08135 9.77802 3.12569C9.74567 3.17003 9.72587 3.22227 9.72073 3.27692C9.71559 3.33156 9.72529 3.38659 9.74881 3.43618C10.0988 4.17523 10.6308 4.81322 11.295 5.29023C11.9592 5.76724 12.7337 6.06763 13.5458 6.16318L17.4558 6.62318C17.5212 6.63074 17.5835 6.65498 17.6368 6.69357C17.6901 6.73215 17.7326 6.78379 17.7602 6.84353C17.7878 6.90326 17.7996 6.96909 17.7945 7.0347C17.7893 7.1003 17.7674 7.16348 17.7308 7.21818L12.9088 14.4362L7.18781 6.10018C6.64181 5.30718 5.59181 4.89418 4.68081 4.85318L3.54581 4.80018C3.17263 4.62906 2.7707 4.52934 2.36081 4.50618L0.240811 4.41218C0.198059 4.40998 0.155544 4.41977 0.118049 4.44042C0.0805545 4.46107 0.0495678 4.49178 0.028576 4.52909C0.00758428 4.5664 -0.00257937 4.60882 -0.000771254 4.65159C0.00103687 4.69436 0.014745 4.73578 0.0388106 4.77118L0.0398106 4.77018ZM13.3058 19.9692L14.1958 21.2502L22.8608 8.48218L22.8618 8.48018C23.6298 7.37818 23.4958 6.17518 22.8278 5.45718C22.4128 5.01018 21.7558 4.71518 20.9058 4.77218C21.7538 5.79818 21.9158 7.18118 21.0348 8.47718L13.3058 19.9692ZM4.48981 5.45918L4.65281 5.46618C5.43981 5.50218 6.27781 5.86218 6.68081 6.44818L12.5408 14.9872L11.8018 16.0932C11.7947 16.1035 11.7853 16.1119 11.7742 16.1178C11.7631 16.1236 11.7508 16.1266 11.7383 16.1266C11.7258 16.1266 11.7135 16.1236 11.7024 16.1178C11.6914 16.1119 11.6819 16.1035 11.6748 16.0932L4.71281 5.73918C4.6458 5.63997 4.57189 5.54633 4.48981 5.45918Z", fill: "white", style: {
8
+ fill: "white",
9
+ fillOpacity: 1
10
+ } }) }), _jsx("g", { id: instanceId + "-viggle-combine-dark__Frame_2", children: _jsx("path", { id: instanceId + "-viggle-combine-dark__Viggle / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M66.0932 4.5C61.9509 4.5 58.5932 7.85775 58.5932 12C58.5932 16.1422 61.9509 19.5 66.0932 19.5H69.1284C70.9282 19.5 72.6543 18.785 73.9269 17.5124C75.1995 16.2398 75.9144 14.5138 75.9144 12.714V11.643H67.7004V13.6072H73.3479C73.0055 14.6948 72.3252 15.6448 71.4059 16.3192C70.4866 16.9936 69.3761 17.3572 68.2359 17.3572H66.8072C65.3864 17.3572 64.0237 16.7928 63.019 15.7881C62.0144 14.7835 61.4499 13.4208 61.4499 12C61.4499 10.5792 62.0144 9.21653 63.019 8.21185C64.0237 7.20717 65.3864 6.64275 66.8072 6.64275H68.2359C69.1765 6.64243 70.1006 6.88987 70.9152 7.36016C71.7298 7.83046 72.4062 8.50701 72.8762 9.32175H75.6257C75.2035 7.92724 74.3439 6.70556 73.1738 5.83725C72.0038 4.96895 70.5855 4.5001 69.1284 4.5H66.0932ZM32.7002 4.6785H35.7362L41.2712 16.6238L46.8077 4.6785H49.8437L42.8792 19.3215H39.6654L32.7002 4.6785ZM52.7004 4.6785H55.3787V19.3215H52.7004V4.6785ZM98.9499 4.6785H101.629V17.0002H110.915V19.3215H98.9499V4.6785ZM114.128 4.6785H126.986V6.99975H116.807V10.9283H126.272V12.8932H116.807V17.0002H126.986V19.3215H114.128V4.6785ZM78.4142 12C78.4142 7.85775 81.7727 4.5 85.9142 4.5H88.9502C90.4072 4.5001 91.8256 4.96895 92.9956 5.83725C94.1656 6.70556 95.0252 7.92724 95.4474 9.32175H92.6979C92.2278 8.5069 91.5514 7.83027 90.7367 7.35997C89.9219 6.88967 88.9977 6.6423 88.0569 6.64275H86.6289C85.9254 6.64275 85.2288 6.78132 84.5788 7.05055C83.9288 7.31977 83.3383 7.71439 82.8408 8.21185C82.3433 8.70932 81.9487 9.2999 81.6795 9.94987C81.4103 10.5998 81.2717 11.2965 81.2717 12C81.2717 12.7035 81.4103 13.4002 81.6795 14.0501C81.9487 14.7001 82.3433 15.2907 82.8408 15.7881C83.3383 16.2856 83.9288 16.6802 84.5788 16.9495C85.2288 17.2187 85.9254 17.3572 86.6289 17.3572H88.0569C89.1971 17.3572 90.3076 16.9936 91.2269 16.3192C92.1462 15.6448 92.8265 14.6948 93.1689 13.6072H87.5214V11.6422H95.7362V12.7148C95.736 14.5144 95.021 16.2402 93.7484 17.5127C92.4758 18.7852 90.7498 19.5 88.9502 19.5H85.9142C81.7727 19.5 78.4142 16.1422 78.4142 12Z", fill: "white", style: {
11
+ fill: "white",
12
+ fillOpacity: 1
13
+ } }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-viggle-combine-dark__clip0_449_13842", children: _jsx("rect", { width: 128.7, height: 24, fill: "white", style: {
14
+ fill: "white",
15
+ fillOpacity: 1
16
+ } }) }), _jsx("clipPath", { id: instanceId + "-viggle-combine-dark__clip1_449_13842", children: _jsx("rect", { width: 24, height: 24, fill: "white", style: {
17
+ fill: "white",
18
+ fillOpacity: 1
19
+ } }) })] })] });
20
+ };
21
+ const ForwardRef = forwardRef(ViggleCombineDark);
22
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from '../types.js';
2
+ declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,10 @@
1
+ 'use client';
2
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
+ // Generated from real source assets. Do not edit manually.
4
+ import { forwardRef, useId } from 'react';
5
+ const ViggleCombineLight = ({ size = '1em', ...props }, ref) => {
6
+ const instanceId = useId();
7
+ return _jsxs("svg", { viewBox: "0 0 129 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: typeof size === 'number' ? size * 5.375 : 'calc(' + size + ' * 5.375)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-viggle-combine-light__Name=Viggle, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-viggle-combine-light__Viggle / Combination", clipPath: 'url(#' + instanceId + "-viggle-combine-light__clip0_449_13842)", children: [_jsx("g", { id: instanceId + "-viggle-combine-light__Frame", clipPath: 'url(#' + instanceId + "-viggle-combine-light__clip1_449_13842)", children: _jsx("path", { id: instanceId + "-viggle-combine-light__Viggle / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M0.0398106 4.77018L11.4838 21.9182C11.5119 21.96 11.5498 21.9944 11.5943 22.0181C11.6388 22.0418 11.6884 22.0542 11.7388 22.0542C11.7892 22.0542 11.8388 22.0418 11.8833 22.0181C11.9278 21.9944 11.9657 21.96 11.9938 21.9182L12.9378 20.5162L13.7898 21.7432L13.7908 21.7442C13.8258 21.7952 13.8708 21.8532 13.9248 21.9002C13.9818 21.9482 14.0748 22.0062 14.1978 22.0062C14.2983 22.0047 14.3948 21.9671 14.4698 21.9002C14.5213 21.8542 14.5667 21.8018 14.6048 21.7442L23.3668 8.83218V8.83018C24.2808 7.51818 24.1648 5.99218 23.2788 5.03818C22.6208 4.33018 21.5888 3.98518 20.3508 4.22818C19.4998 3.54918 18.2768 3.13718 16.8498 3.19818L14.0938 3.37318C13.5753 3.41081 13.0543 3.39573 12.5388 3.32818L10.0648 3.00318C10.0104 2.9959 9.95505 3.00345 9.90457 3.02501C9.8541 3.04657 9.81038 3.08135 9.77802 3.12569C9.74567 3.17003 9.72587 3.22227 9.72073 3.27692C9.71559 3.33156 9.72529 3.38659 9.74881 3.43618C10.0988 4.17523 10.6308 4.81322 11.295 5.29023C11.9592 5.76724 12.7337 6.06763 13.5458 6.16318L17.4558 6.62318C17.5212 6.63074 17.5835 6.65498 17.6368 6.69357C17.6901 6.73215 17.7326 6.78379 17.7602 6.84353C17.7878 6.90326 17.7996 6.96909 17.7945 7.0347C17.7893 7.1003 17.7674 7.16348 17.7308 7.21818L12.9088 14.4362L7.18781 6.10018C6.64181 5.30718 5.59181 4.89418 4.68081 4.85318L3.54581 4.80018C3.17263 4.62906 2.7707 4.52934 2.36081 4.50618L0.240811 4.41218C0.198059 4.40998 0.155544 4.41977 0.118049 4.44042C0.0805545 4.46107 0.0495678 4.49178 0.028576 4.52909C0.00758428 4.5664 -0.00257937 4.60882 -0.000771254 4.65159C0.00103687 4.69436 0.014745 4.73578 0.0388106 4.77118L0.0398106 4.77018ZM13.3058 19.9692L14.1958 21.2502L22.8608 8.48218L22.8618 8.48018C23.6298 7.37818 23.4958 6.17518 22.8278 5.45718C22.4128 5.01018 21.7558 4.71518 20.9058 4.77218C21.7538 5.79818 21.9158 7.18118 21.0348 8.47718L13.3058 19.9692ZM4.48981 5.45918L4.65281 5.46618C5.43981 5.50218 6.27781 5.86218 6.68081 6.44818L12.5408 14.9872L11.8018 16.0932C11.7947 16.1035 11.7853 16.1119 11.7742 16.1178C11.7631 16.1236 11.7508 16.1266 11.7383 16.1266C11.7258 16.1266 11.7135 16.1236 11.7024 16.1178C11.6914 16.1119 11.6819 16.1035 11.6748 16.0932L4.71281 5.73918C4.6458 5.63997 4.57189 5.54633 4.48981 5.45918Z", fill: "#000000", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-viggle-combine-light__Frame_2", children: _jsx("path", { id: instanceId + "-viggle-combine-light__Viggle / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M66.0932 4.5C61.9509 4.5 58.5932 7.85775 58.5932 12C58.5932 16.1422 61.9509 19.5 66.0932 19.5H69.1284C70.9282 19.5 72.6543 18.785 73.9269 17.5124C75.1995 16.2398 75.9144 14.5138 75.9144 12.714V11.643H67.7004V13.6072H73.3479C73.0055 14.6948 72.3252 15.6448 71.4059 16.3192C70.4866 16.9936 69.3761 17.3572 68.2359 17.3572H66.8072C65.3864 17.3572 64.0237 16.7928 63.019 15.7881C62.0144 14.7835 61.4499 13.4208 61.4499 12C61.4499 10.5792 62.0144 9.21653 63.019 8.21185C64.0237 7.20717 65.3864 6.64275 66.8072 6.64275H68.2359C69.1765 6.64243 70.1006 6.88987 70.9152 7.36016C71.7298 7.83046 72.4062 8.50701 72.8762 9.32175H75.6257C75.2035 7.92724 74.3439 6.70556 73.1738 5.83725C72.0038 4.96895 70.5855 4.5001 69.1284 4.5H66.0932ZM32.7002 4.6785H35.7362L41.2712 16.6238L46.8077 4.6785H49.8437L42.8792 19.3215H39.6654L32.7002 4.6785ZM52.7004 4.6785H55.3787V19.3215H52.7004V4.6785ZM98.9499 4.6785H101.629V17.0002H110.915V19.3215H98.9499V4.6785ZM114.128 4.6785H126.986V6.99975H116.807V10.9283H126.272V12.8932H116.807V17.0002H126.986V19.3215H114.128V4.6785ZM78.4142 12C78.4142 7.85775 81.7727 4.5 85.9142 4.5H88.9502C90.4072 4.5001 91.8256 4.96895 92.9956 5.83725C94.1656 6.70556 95.0252 7.92724 95.4474 9.32175H92.6979C92.2278 8.5069 91.5514 7.83027 90.7367 7.35997C89.9219 6.88967 88.9977 6.6423 88.0569 6.64275H86.6289C85.9254 6.64275 85.2288 6.78132 84.5788 7.05055C83.9288 7.31977 83.3383 7.71439 82.8408 8.21185C82.3433 8.70932 81.9487 9.2999 81.6795 9.94987C81.4103 10.5998 81.2717 11.2965 81.2717 12C81.2717 12.7035 81.4103 13.4002 81.6795 14.0501C81.9487 14.7001 82.3433 15.2907 82.8408 15.7881C83.3383 16.2856 83.9288 16.6802 84.5788 16.9495C85.2288 17.2187 85.9254 17.3572 86.6289 17.3572H88.0569C89.1971 17.3572 90.3076 16.9936 91.2269 16.3192C92.1462 15.6448 92.8265 14.6948 93.1689 13.6072H87.5214V11.6422H95.7362V12.7148C95.736 14.5144 95.021 16.2402 93.7484 17.5127C92.4758 18.7852 90.7498 19.5 88.9502 19.5H85.9142C81.7727 19.5 78.4142 16.1422 78.4142 12Z", fill: "#000000", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-viggle-combine-light__clip0_449_13842", children: _jsx("rect", { width: 128.7, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-viggle-combine-light__clip1_449_13842", children: _jsx("rect", { width: 24, height: 24, fill: "#fff", fillOpacity: 1 }) })] })] });
8
+ };
9
+ const ForwardRef = forwardRef(ViggleCombineLight);
10
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from '../types.js';
2
+ declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,16 @@
1
+ 'use client';
2
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
+ // Generated from real source assets. Do not edit manually.
4
+ import { forwardRef, useId } from 'react';
5
+ const ViggleDark = ({ size = '1em', ...props }, ref) => {
6
+ const instanceId = useId();
7
+ return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-viggle-dark__Name=Viggle, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-viggle-dark__Viggle / Icon", clipPath: 'url(#' + instanceId + "-viggle-dark__clip0_436_4877)", children: _jsx("path", { id: instanceId + "-viggle-dark__Viggle / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M0.0801095 9.54011L22.9681 43.8361C23.0242 43.9199 23.1001 43.9885 23.1891 44.0359C23.278 44.0834 23.3773 44.1082 23.4781 44.1082C23.5789 44.1082 23.6782 44.0834 23.7671 44.0359C23.8561 43.9885 23.932 43.9199 23.9881 43.8361L25.8761 41.0321L27.5801 43.4861L27.5821 43.4881C27.6521 43.5901 27.7421 43.7061 27.8501 43.8001C27.9641 43.8961 28.1501 44.0121 28.3961 44.0121C28.597 44.0091 28.7901 43.9339 28.9401 43.8001C29.0431 43.7081 29.1339 43.6033 29.2101 43.4881L46.7341 17.6641V17.6601C48.5621 15.0361 48.3301 11.9841 46.5581 10.0761C45.2421 8.66011 43.1781 7.97011 40.7021 8.45611C39.0001 7.09811 36.5541 6.27411 33.7001 6.39611L28.1881 6.74611C27.1511 6.82137 26.1091 6.79122 25.0781 6.65611L20.1301 6.00611C20.0213 5.99157 19.9106 6.00665 19.8096 6.04977C19.7087 6.0929 19.6212 6.16246 19.5565 6.25114C19.4918 6.33981 19.4522 6.4443 19.442 6.55359C19.4317 6.66288 19.4511 6.77293 19.4981 6.87211C20.198 8.35022 21.2621 9.62619 22.5905 10.5802C23.9188 11.5342 25.4679 12.135 27.0921 12.3261L34.9121 13.2461C35.0429 13.2612 35.1675 13.3097 35.2741 13.3869C35.3807 13.4641 35.4657 13.5673 35.521 13.6868C35.5762 13.8063 35.5998 13.9379 35.5895 14.0692C35.5792 14.2004 35.5353 14.3267 35.4621 14.4361L25.8181 28.8721L14.3761 12.2001C13.2841 10.6141 11.1841 9.78811 9.36211 9.70611L7.09211 9.60011C6.34575 9.25787 5.54189 9.05843 4.72211 9.01211L0.48211 8.82411C0.396607 8.81973 0.311577 8.83929 0.236587 8.8806C0.161597 8.9219 0.0996238 8.98332 0.0576403 9.05793C0.0156568 9.13255 -0.00467047 9.2174 -0.00105423 9.30294C0.00256201 9.38848 0.0299783 9.47131 0.0781095 9.54211L0.0801095 9.54011ZM26.6121 39.9381L28.3921 42.5001L45.7221 16.9641L45.7241 16.9601C47.2601 14.7561 46.9921 12.3501 45.6561 10.9141C44.8261 10.0201 43.5121 9.43011 41.8121 9.54411C43.5081 11.5961 43.8321 14.3621 42.0701 16.9541L26.6121 39.9381ZM8.98011 10.9181L9.30611 10.9321C10.8801 11.0041 12.5561 11.7241 13.3621 12.8961L25.0821 29.9741L23.6041 32.1861C23.59 32.2067 23.571 32.2236 23.5489 32.2353C23.5268 32.2469 23.5021 32.253 23.4771 32.253C23.4521 32.253 23.4275 32.2469 23.4053 32.2353C23.3832 32.2236 23.3643 32.2067 23.3501 32.1861L9.42611 11.4781C9.29209 11.2797 9.14427 11.0924 8.98011 10.9181Z", fill: "white", style: {
8
+ fill: "white",
9
+ fillOpacity: 1
10
+ } }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-viggle-dark__clip0_436_4877", children: _jsx("rect", { width: 48, height: 48, fill: "white", style: {
11
+ fill: "white",
12
+ fillOpacity: 1
13
+ } }) }) })] });
14
+ };
15
+ const ForwardRef = forwardRef(ViggleDark);
16
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from '../types.js';
2
+ declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,10 @@
1
+ 'use client';
2
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
+ // Generated from real source assets. Do not edit manually.
4
+ import { forwardRef, useId } from 'react';
5
+ const ViggleLight = ({ size = '1em', ...props }, ref) => {
6
+ const instanceId = useId();
7
+ return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-viggle-light__Name=Viggle, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-viggle-light__Viggle / Icon", clipPath: 'url(#' + instanceId + "-viggle-light__clip0_436_4877)", children: _jsx("path", { id: instanceId + "-viggle-light__Viggle / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M0.0801095 9.54011L22.9681 43.8361C23.0242 43.9199 23.1001 43.9885 23.1891 44.0359C23.278 44.0834 23.3773 44.1082 23.4781 44.1082C23.5789 44.1082 23.6782 44.0834 23.7671 44.0359C23.8561 43.9885 23.932 43.9199 23.9881 43.8361L25.8761 41.0321L27.5801 43.4861L27.5821 43.4881C27.6521 43.5901 27.7421 43.7061 27.8501 43.8001C27.9641 43.8961 28.1501 44.0121 28.3961 44.0121C28.597 44.0091 28.7901 43.9339 28.9401 43.8001C29.0431 43.7081 29.1339 43.6033 29.2101 43.4881L46.7341 17.6641V17.6601C48.5621 15.0361 48.3301 11.9841 46.5581 10.0761C45.2421 8.66011 43.1781 7.97011 40.7021 8.45611C39.0001 7.09811 36.5541 6.27411 33.7001 6.39611L28.1881 6.74611C27.1511 6.82137 26.1091 6.79122 25.0781 6.65611L20.1301 6.00611C20.0213 5.99157 19.9106 6.00665 19.8096 6.04977C19.7087 6.0929 19.6212 6.16246 19.5565 6.25114C19.4918 6.33981 19.4522 6.4443 19.442 6.55359C19.4317 6.66288 19.4511 6.77293 19.4981 6.87211C20.198 8.35022 21.2621 9.62619 22.5905 10.5802C23.9188 11.5342 25.4679 12.135 27.0921 12.3261L34.9121 13.2461C35.0429 13.2612 35.1675 13.3097 35.2741 13.3869C35.3807 13.4641 35.4657 13.5673 35.521 13.6868C35.5762 13.8063 35.5998 13.9379 35.5895 14.0692C35.5792 14.2004 35.5353 14.3267 35.4621 14.4361L25.8181 28.8721L14.3761 12.2001C13.2841 10.6141 11.1841 9.78811 9.36211 9.70611L7.09211 9.60011C6.34575 9.25787 5.54189 9.05843 4.72211 9.01211L0.48211 8.82411C0.396607 8.81973 0.311577 8.83929 0.236587 8.8806C0.161597 8.9219 0.0996238 8.98332 0.0576403 9.05793C0.0156568 9.13255 -0.00467047 9.2174 -0.00105423 9.30294C0.00256201 9.38848 0.0299783 9.47131 0.0781095 9.54211L0.0801095 9.54011ZM26.6121 39.9381L28.3921 42.5001L45.7221 16.9641L45.7241 16.9601C47.2601 14.7561 46.9921 12.3501 45.6561 10.9141C44.8261 10.0201 43.5121 9.43011 41.8121 9.54411C43.5081 11.5961 43.8321 14.3621 42.0701 16.9541L26.6121 39.9381ZM8.98011 10.9181L9.30611 10.9321C10.8801 11.0041 12.5561 11.7241 13.3621 12.8961L25.0821 29.9741L23.6041 32.1861C23.59 32.2067 23.571 32.2236 23.5489 32.2353C23.5268 32.2469 23.5021 32.253 23.4771 32.253C23.4521 32.253 23.4275 32.2469 23.4053 32.2353C23.3832 32.2236 23.3643 32.2067 23.3501 32.1861L9.42611 11.4781C9.29209 11.2797 9.14427 11.0924 8.98011 10.9181Z", fill: "#000000", fillOpacity: 1 }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-viggle-light__clip0_436_4877", children: _jsx("rect", { width: 48, height: 48, fill: "#fff", fillOpacity: 1 }) }) })] });
8
+ };
9
+ const ForwardRef = forwardRef(ViggleLight);
10
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from '../types.js';
2
+ declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,10 @@
1
+ 'use client';
2
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
+ // Generated from real source assets. Do not edit manually.
4
+ import { forwardRef, useId } from 'react';
5
+ const ViggleMono = ({ size = '1em', ...props }, ref) => {
6
+ const instanceId = useId();
7
+ return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-viggle-mono__Name=Viggle, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-viggle-mono__Viggle / Icon", clipPath: 'url(#' + instanceId + "-viggle-mono__clip0_436_4877)", children: _jsx("path", { id: instanceId + "-viggle-mono__Viggle / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M0.0801095 9.54011L22.9681 43.8361C23.0242 43.9199 23.1001 43.9885 23.1891 44.0359C23.278 44.0834 23.3773 44.1082 23.4781 44.1082C23.5789 44.1082 23.6782 44.0834 23.7671 44.0359C23.8561 43.9885 23.932 43.9199 23.9881 43.8361L25.8761 41.0321L27.5801 43.4861L27.5821 43.4881C27.6521 43.5901 27.7421 43.7061 27.8501 43.8001C27.9641 43.8961 28.1501 44.0121 28.3961 44.0121C28.597 44.0091 28.7901 43.9339 28.9401 43.8001C29.0431 43.7081 29.1339 43.6033 29.2101 43.4881L46.7341 17.6641V17.6601C48.5621 15.0361 48.3301 11.9841 46.5581 10.0761C45.2421 8.66011 43.1781 7.97011 40.7021 8.45611C39.0001 7.09811 36.5541 6.27411 33.7001 6.39611L28.1881 6.74611C27.1511 6.82137 26.1091 6.79122 25.0781 6.65611L20.1301 6.00611C20.0213 5.99157 19.9106 6.00665 19.8096 6.04977C19.7087 6.0929 19.6212 6.16246 19.5565 6.25114C19.4918 6.33981 19.4522 6.4443 19.442 6.55359C19.4317 6.66288 19.4511 6.77293 19.4981 6.87211C20.198 8.35022 21.2621 9.62619 22.5905 10.5802C23.9188 11.5342 25.4679 12.135 27.0921 12.3261L34.9121 13.2461C35.0429 13.2612 35.1675 13.3097 35.2741 13.3869C35.3807 13.4641 35.4657 13.5673 35.521 13.6868C35.5762 13.8063 35.5998 13.9379 35.5895 14.0692C35.5792 14.2004 35.5353 14.3267 35.4621 14.4361L25.8181 28.8721L14.3761 12.2001C13.2841 10.6141 11.1841 9.78811 9.36211 9.70611L7.09211 9.60011C6.34575 9.25787 5.54189 9.05843 4.72211 9.01211L0.48211 8.82411C0.396607 8.81973 0.311577 8.83929 0.236587 8.8806C0.161597 8.9219 0.0996238 8.98332 0.0576403 9.05793C0.0156568 9.13255 -0.00467047 9.2174 -0.00105423 9.30294C0.00256201 9.38848 0.0299783 9.47131 0.0781095 9.54211L0.0801095 9.54011ZM26.6121 39.9381L28.3921 42.5001L45.7221 16.9641L45.7241 16.9601C47.2601 14.7561 46.9921 12.3501 45.6561 10.9141C44.8261 10.0201 43.5121 9.43011 41.8121 9.54411C43.5081 11.5961 43.8321 14.3621 42.0701 16.9541L26.6121 39.9381ZM8.98011 10.9181L9.30611 10.9321C10.8801 11.0041 12.5561 11.7241 13.3621 12.8961L25.0821 29.9741L23.6041 32.1861C23.59 32.2067 23.571 32.2236 23.5489 32.2353C23.5268 32.2469 23.5021 32.253 23.4771 32.253C23.4521 32.253 23.4275 32.2469 23.4053 32.2353C23.3832 32.2236 23.3643 32.2067 23.3501 32.1861L9.42611 11.4781C9.29209 11.2797 9.14427 11.0924 8.98011 10.9181Z", fill: "currentColor", fillOpacity: 1 }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-viggle-mono__clip0_436_4877", children: _jsx("rect", { width: 48, height: 48, fill: "#fff", fillOpacity: 1 }) }) })] });
8
+ };
9
+ const ForwardRef = forwardRef(ViggleMono);
10
+ export default ForwardRef;
@@ -0,0 +1,10 @@
1
+ declare const Viggle: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>> & {
2
+ Color: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
3
+ Dark: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
4
+ Light: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
5
+ CombineDark: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
6
+ CombineLight: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
7
+ Combine: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
8
+ Default: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
9
+ };
10
+ export default Viggle;
@@ -0,0 +1,11 @@
1
+ 'use client';
2
+ // Generated. Do not edit manually.
3
+ import Mono from './Mono.js';
4
+ import Color from './Color.js';
5
+ import Dark from './Dark.js';
6
+ import Light from './Light.js';
7
+ import CombineDark from './CombineDark.js';
8
+ import CombineLight from './CombineLight.js';
9
+ import Combine from './Combine.js';
10
+ const Viggle = Object.assign(Mono, { Color, Dark, Light, CombineDark, CombineLight, Combine, Default: Dark });
11
+ export default Viggle;
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from '../types.js';
2
+ declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,16 @@
1
+ 'use client';
2
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
+ // Generated from real source assets. Do not edit manually.
4
+ import { forwardRef, useId } from 'react';
5
+ const WindsurfColor = ({ size = '1em', ...props }, ref) => {
6
+ const instanceId = useId();
7
+ return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-windsurf-color__Name=Windsurf, Type=Color, Variant=Default", children: _jsx("g", { id: instanceId + "-windsurf-color__Windsurf / Icon", clipPath: 'url(#' + instanceId + "-windsurf-color__clip0_449_11989)", children: _jsx("path", { id: instanceId + "-windsurf-color__Windsurf / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M47.56 10.008H47.104C46.5293 10.0098 45.9605 10.1249 45.4303 10.3467C44.9 10.5684 44.4187 10.8925 44.0138 11.3004C43.6089 11.7083 43.2883 12.192 43.0704 12.7238C42.8526 13.2557 42.7416 13.8253 42.744 14.4V24.224C42.744 26.184 41.136 27.774 39.224 27.774C38.6457 27.769 38.0769 27.6261 37.5649 27.3573C37.0529 27.0884 36.6124 26.7013 36.28 26.228L26.336 11.9C25.9318 11.3136 25.3911 10.8343 24.7604 10.5033C24.1298 10.1724 23.4282 9.99962 22.716 10C20.448 10 18.408 11.944 18.408 14.346V24.226C18.408 26.186 16.814 27.776 14.888 27.776C13.748 27.776 12.616 27.198 11.944 26.23L0.816 10.196C0.564 9.836 0 10.014 0 10.456V19.024C0 19.456 0.132 19.876 0.376 20.232L11.326 36.01C11.974 36.942 12.926 37.634 14.028 37.886C16.782 38.518 19.318 36.378 19.318 33.652V23.78C19.318 21.82 20.892 20.23 22.838 20.23H22.842C24.014 20.23 25.112 20.806 25.786 21.776L35.73 36.102C36.1283 36.6943 36.6678 37.178 37.2998 37.5097C37.9317 37.8414 38.6363 38.0106 39.35 38.002C41.666 38.002 43.652 36.056 43.652 33.656V23.778C43.652 21.818 45.226 20.228 47.172 20.228H47.56C47.804 20.228 48 20.028 48 19.784V10.45C48.0003 10.392 47.9891 10.3344 47.9671 10.2807C47.9452 10.227 47.9128 10.1781 47.872 10.1369C47.8311 10.0956 47.7825 10.0629 47.729 10.0404C47.6755 10.018 47.618 10.0063 47.56 10.006V10.008Z", fill: "black", style: {
8
+ fill: "black",
9
+ fillOpacity: 1
10
+ } }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-windsurf-color__clip0_449_11989", children: _jsx("rect", { width: 48, height: 48, fill: "white", style: {
11
+ fill: "white",
12
+ fillOpacity: 1
13
+ } }) }) })] });
14
+ };
15
+ const ForwardRef = forwardRef(WindsurfColor);
16
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from '../types.js';
2
+ declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,10 @@
1
+ 'use client';
2
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
+ // Generated from real source assets. Do not edit manually.
4
+ import { forwardRef, useId } from 'react';
5
+ const WindsurfCombine = ({ size = '1em', ...props }, ref) => {
6
+ const instanceId = useId();
7
+ return _jsxs("svg", { viewBox: "0 0 107 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: typeof size === 'number' ? size * 4.458333333333333 : 'calc(' + size + ' * 4.458333333333333)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-windsurf-combine__Name=Windsurf, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-windsurf-combine__Windsurf / Combination", clipPath: 'url(#' + instanceId + "-windsurf-combine__clip0_449_13854)", children: [_jsx("g", { id: instanceId + "-windsurf-combine__Frame", clipPath: 'url(#' + instanceId + "-windsurf-combine__clip1_449_13854)", children: _jsx("path", { id: instanceId + "-windsurf-combine__Windsurf / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M23.78 5.004H23.552C23.2646 5.00492 22.9803 5.06246 22.7151 5.17334C22.45 5.28422 22.2094 5.44627 22.0069 5.65021C21.8044 5.85416 21.6442 6.096 21.5352 6.36192C21.4263 6.62785 21.3708 6.91263 21.372 7.2V12.112C21.372 13.092 20.568 13.887 19.612 13.887C19.3228 13.8845 19.0385 13.8131 18.7825 13.6786C18.5264 13.5442 18.3062 13.3506 18.14 13.114L13.168 5.95C12.9659 5.65682 12.6955 5.41716 12.3802 5.25167C12.0649 5.08618 11.7141 4.99981 11.358 5C10.224 5 9.204 5.972 9.204 7.173V12.113C9.204 13.093 8.407 13.888 7.444 13.888C6.874 13.888 6.308 13.599 5.972 13.115L0.408 5.098C0.282 4.918 0 5.007 0 5.228V9.512C0 9.728 0.066 9.938 0.188 10.116L5.663 18.005C5.987 18.471 6.463 18.817 7.014 18.943C8.391 19.259 9.659 18.189 9.659 16.826V11.89C9.659 10.91 10.446 10.115 11.419 10.115H11.421C12.007 10.115 12.556 10.403 12.893 10.888L17.865 18.051C18.0642 18.3471 18.3339 18.589 18.6499 18.7549C18.9659 18.9207 19.3182 19.0053 19.675 19.001C20.833 19.001 21.826 18.028 21.826 16.828V11.889C21.826 10.909 22.613 10.114 23.586 10.114H23.78C23.902 10.114 24 10.014 24 9.892V5.225C24.0001 5.19598 23.9945 5.16721 23.9836 5.14035C23.9726 5.11349 23.9564 5.08905 23.936 5.06844C23.9155 5.04782 23.8913 5.03143 23.8645 5.0202C23.8377 5.00898 23.809 5.00313 23.78 5.003V5.004Z", fill: "currentColor", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-windsurf-combine__Frame_2", children: _jsx("path", { id: instanceId + "-windsurf-combine__Windsurf / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M52.1883 8.6274H50.9878C50.9293 8.62759 50.8732 8.65097 50.8319 8.69243C50.7906 8.7339 50.7673 8.79006 50.7673 8.8486V18.5016C50.7673 18.6234 50.8653 18.7228 50.9878 18.7228H52.1883C52.2175 18.7228 52.2463 18.7171 52.2732 18.7059C52.3 18.6947 52.3245 18.6784 52.345 18.6578C52.3656 18.6372 52.3818 18.6127 52.3929 18.5858C52.404 18.5588 52.4096 18.53 52.4095 18.5009V8.8486C52.4095 8.78993 52.3862 8.73367 52.3448 8.69219C52.3033 8.6507 52.247 8.6274 52.1883 8.6274ZM50.9479 5.0014H52.2275C52.3493 5.0014 52.448 5.1001 52.448 5.2226V6.799C52.448 6.85754 52.4248 6.9137 52.3835 6.95516C52.3422 6.99663 52.2861 7.02001 52.2275 7.0202H50.9479C50.8894 7.02001 50.8333 6.99663 50.792 6.95516C50.7507 6.9137 50.7274 6.85754 50.7274 6.799V5.2226C50.7274 5.1001 50.8261 5.0007 50.9479 5.0007V5.0014ZM59.3731 8.353C58.0242 8.353 57.0463 8.8227 56.4205 9.5101C56.3759 9.55524 56.3189 9.58608 56.2567 9.59871C56.1945 9.61133 56.1299 9.60517 56.0712 9.58101C56.0126 9.55684 55.9624 9.51576 55.9271 9.463C55.8918 9.41023 55.873 9.34817 55.8731 9.2847V8.8486C55.8731 8.78993 55.8498 8.73367 55.8084 8.69219C55.7669 8.6507 55.7106 8.6274 55.652 8.6274H54.4717C54.4131 8.6274 54.3568 8.6507 54.3153 8.69219C54.2739 8.73367 54.2506 8.78993 54.2506 8.8486V18.5016C54.2506 18.6234 54.3499 18.7228 54.4717 18.7228H55.6526C55.6818 18.7228 55.7106 18.7171 55.7375 18.7059C55.7643 18.6947 55.7888 18.6784 55.8093 18.6578C55.8299 18.6372 55.8461 18.6127 55.8572 18.5858C55.8683 18.5588 55.8739 18.53 55.8738 18.5009V12.3906C55.8738 10.2731 56.2848 9.8027 58.5339 9.8027C60.783 9.8027 61.1533 10.1758 61.1533 12.2926V18.5002C61.1533 18.6227 61.2526 18.7221 61.3744 18.7221H62.5749C62.6041 18.7221 62.6329 18.7164 62.6598 18.7052C62.6866 18.694 62.7111 18.6777 62.7316 18.6571C62.7522 18.6364 62.7684 18.612 62.7795 18.5851C62.7906 18.5581 62.7962 18.5293 62.7962 18.5002V11.8411C62.7962 9.4296 61.4269 8.3509 59.3738 8.3509L59.3731 8.353ZM71.6357 9.6473C71.6804 9.69244 71.7374 9.72328 71.7996 9.73591C71.8618 9.74853 71.9264 9.74237 71.9851 9.71821C72.0437 9.69404 72.0939 9.65296 72.1292 9.6002C72.1645 9.54743 72.1832 9.48537 72.1831 9.4219V5.2233C72.1831 5.1008 72.2825 5.0021 72.4043 5.0021H73.5852C73.707 5.0021 73.8064 5.1008 73.8064 5.2233V18.5023C73.8064 18.561 73.7831 18.6172 73.7417 18.6587C73.7002 18.7002 73.6439 18.7235 73.5852 18.7235H72.4043C72.3457 18.7235 72.2894 18.7002 72.2479 18.6587C72.2065 18.6172 72.1831 18.561 72.1831 18.5023V17.929C72.195 17.6364 71.8408 17.495 71.6357 17.7036C71.0687 18.4092 69.9739 18.9972 68.5067 18.9972C65.9272 18.9972 64.2451 17.1548 64.2451 13.7241C64.2451 10.0981 66.1211 8.353 68.5655 8.353C70.032 8.353 71.0883 8.941 71.6357 9.6473ZM66.0231 13.6842C66.0231 16.9973 66.434 17.488 69.1129 17.488C71.7729 17.488 72.1831 16.9973 72.1831 13.6842C72.1831 10.3711 71.7918 9.8615 69.1129 9.8615C66.434 9.8615 66.0231 10.3711 66.0231 13.6842ZM80.6699 13.0584L78.7358 12.7252C77.3078 12.4704 77.053 12.0392 77.053 11.2937C77.0726 10.2738 77.4639 9.7649 79.3602 9.7649C81.1368 9.7649 81.7052 10.2913 81.8277 11.4281C81.8396 11.5401 81.9341 11.6269 82.0468 11.6269H83.2207C83.3467 11.6269 83.4489 11.5212 83.4419 11.3938C83.3278 9.4422 81.5456 8.3516 79.4197 8.3516C77.0341 8.3516 75.4507 9.6256 75.4507 11.4498C75.4507 13.1158 76.7415 13.8417 78.2857 14.1357L80.4179 14.5277C81.5911 14.7447 81.9824 15.1367 81.9824 15.8808C81.9824 17.0771 81.5715 17.5867 79.5576 17.5867C77.5437 17.5867 76.9865 17.0043 76.857 15.8241C76.8513 15.77 76.8258 15.7198 76.7854 15.6834C76.7449 15.6469 76.6924 15.6267 76.6379 15.6267H75.457C75.4275 15.6268 75.3982 15.6328 75.3709 15.6443C75.3437 15.6558 75.319 15.6727 75.2983 15.6939C75.2777 15.7151 75.2615 15.7401 75.2506 15.7677C75.2397 15.7952 75.2345 15.8246 75.2351 15.8542C75.2911 17.957 77.193 18.9993 79.4589 18.9993C81.9229 18.9993 83.6232 17.7253 83.6232 15.8031C83.6232 14.1175 82.3317 13.3524 80.6699 13.0584ZM89.2169 17.5482C91.4065 17.5482 91.8174 17.0778 91.8174 14.9603V8.8514C91.8174 8.7296 91.9161 8.6302 92.0386 8.6302H93.2384C93.3609 8.6302 93.4596 8.7296 93.4596 8.8514V18.5044C93.4596 18.5631 93.4363 18.6193 93.3949 18.6608C93.3534 18.7023 93.2971 18.7256 93.2384 18.7256H92.0386C92.0095 18.7256 91.9807 18.7199 91.9538 18.7087C91.9269 18.6975 91.9025 18.6812 91.882 18.6606C91.8614 18.64 91.8452 18.6155 91.8341 18.5886C91.823 18.5616 91.8174 18.5328 91.8174 18.5037V18.0837C91.8125 17.7834 91.5024 17.6343 91.2889 17.8436C90.6645 18.5296 89.6866 19 88.3762 19C86.3623 19 84.9931 17.922 84.9931 15.5098V8.8507C84.9931 8.7282 85.0925 8.6288 85.2143 8.6288H86.4148C86.5366 8.6288 86.636 8.7282 86.636 8.8507V15.0583C86.636 17.1751 87.0266 17.5482 89.2169 17.5482ZM103.064 8.6274V7.3324C103.064 6.8235 103.476 6.4112 103.984 6.4112H104.877C104.906 6.41111 104.935 6.4053 104.962 6.39409C104.989 6.38289 105.013 6.36652 105.034 6.34592C105.054 6.32531 105.07 6.30088 105.081 6.274C105.092 6.24713 105.098 6.21835 105.098 6.1893V5.2219C105.098 5.19285 105.092 5.16407 105.081 5.1372C105.07 5.11032 105.054 5.08589 105.034 5.06528C105.013 5.04468 104.989 5.02831 104.962 5.01711C104.935 5.0059 104.906 5.00009 104.877 5H104.258C102.498 5 101.422 5.98 101.422 7.667V8.6274H100.121C98.9679 8.6288 98.0628 8.7877 97.4587 9.5094C97.2368 9.7208 96.9302 9.5626 96.9302 9.2574V8.85C96.9303 8.82095 96.9247 8.79217 96.9137 8.7653C96.9026 8.73842 96.8864 8.71399 96.8659 8.69338C96.8455 8.67278 96.8211 8.65641 96.7943 8.64521C96.7675 8.634 96.7388 8.62819 96.7097 8.6281H95.5092C95.4801 8.6281 95.4513 8.63384 95.4244 8.645C95.3975 8.65616 95.3731 8.67252 95.3526 8.69314C95.332 8.71375 95.3158 8.73822 95.3047 8.76514C95.2936 8.79205 95.288 8.82089 95.288 8.85V18.5023C95.288 18.6241 95.3867 18.7235 95.5092 18.7235H96.7097C96.7683 18.7233 96.8244 18.6999 96.8657 18.6585C96.907 18.617 96.9302 18.5608 96.9302 18.5023V12.4508C96.9302 10.4509 97.4391 9.9812 99.6287 9.9812H101.422V18.503C101.422 18.6255 101.521 18.7249 101.643 18.7249H102.844C102.873 18.7248 102.902 18.719 102.928 18.7078C102.955 18.6966 102.98 18.6802 103 18.6596C103.021 18.639 103.037 18.6146 103.048 18.5877C103.059 18.5608 103.064 18.532 103.064 18.503V9.9812H104.879C104.908 9.98111 104.937 9.9753 104.964 9.96409C104.991 9.95289 105.015 9.93652 105.036 9.91592C105.056 9.89531 105.072 9.87088 105.083 9.844C105.094 9.81713 105.1 9.78835 105.1 9.7593V8.8507C105.1 8.82165 105.094 8.79287 105.083 8.766C105.072 8.73912 105.056 8.71469 105.036 8.69408C105.015 8.67348 104.991 8.65711 104.964 8.64591C104.937 8.6347 104.908 8.62889 104.879 8.6288H103.064V8.6274ZM44.0837 16.2056C44.1039 16.2915 44.1525 16.368 44.2215 16.423C44.2905 16.4779 44.376 16.508 44.4642 16.5084C44.5524 16.5088 44.6382 16.4795 44.7077 16.4252C44.7773 16.3709 44.8265 16.2948 44.8474 16.2091L47.6005 5.1687C47.6126 5.12058 47.6403 5.07785 47.6794 5.04729C47.7184 5.01673 47.7666 5.00008 47.8161 5H49.1902C49.3372 5 49.4443 5.1393 49.4072 5.2821L45.9443 18.5625C45.9324 18.6082 45.9057 18.6486 45.8683 18.6775C45.831 18.7064 45.7851 18.7221 45.7378 18.7221H43.2864C43.2382 18.722 43.1914 18.7059 43.1534 18.6762C43.1153 18.6465 43.0883 18.6051 43.0764 18.5583L40.1994 7.45C40.1777 7.36576 40.1285 7.29116 40.0597 7.23793C39.9909 7.1847 39.9063 7.15588 39.8193 7.156H39.7942C39.7073 7.15627 39.623 7.18526 39.5544 7.23843C39.4858 7.29161 39.4367 7.366 39.4147 7.45L36.5378 18.559C36.526 18.6056 36.499 18.647 36.4611 18.6767C36.4232 18.7063 36.3766 18.7226 36.3285 18.7228H33.8771C33.8298 18.7229 33.7839 18.7073 33.7465 18.6784C33.7091 18.6495 33.6824 18.609 33.6706 18.5632L30.2077 5.2821C30.1989 5.24892 30.1978 5.21417 30.2046 5.18052C30.2113 5.14687 30.2257 5.11521 30.2466 5.08797C30.2675 5.06074 30.2943 5.03865 30.3251 5.0234C30.3558 5.00815 30.3896 5.00014 30.424 5H31.7981C31.8996 5 31.9885 5.07 32.0137 5.1687L34.7661 16.2091C34.7867 16.2949 34.8358 16.3713 34.9053 16.4258C34.9748 16.4802 35.0606 16.5096 35.1489 16.5092C35.2372 16.5088 35.3228 16.4786 35.3918 16.4235C35.4608 16.3684 35.5091 16.2916 35.5291 16.2056L38.175 5.1708C38.1864 5.12229 38.2138 5.07903 38.2528 5.04803C38.2918 5.01703 38.3401 5.00011 38.39 5H41.2228C41.325 5 41.414 5.07 41.4378 5.1708L44.0837 16.2056Z", fill: "currentColor", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-windsurf-combine__clip0_449_13854", children: _jsx("rect", { width: 106.5, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-windsurf-combine__clip1_449_13854", children: _jsx("rect", { width: 24, height: 24, fill: "#fff", fillOpacity: 1 }) })] })] });
8
+ };
9
+ const ForwardRef = forwardRef(WindsurfCombine);
10
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from '../types.js';
2
+ declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,22 @@
1
+ 'use client';
2
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
+ // Generated from real source assets. Do not edit manually.
4
+ import { forwardRef, useId } from 'react';
5
+ const WindsurfCombineDark = ({ size = '1em', ...props }, ref) => {
6
+ const instanceId = useId();
7
+ return _jsxs("svg", { viewBox: "0 0 107 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: typeof size === 'number' ? size * 4.458333333333333 : 'calc(' + size + ' * 4.458333333333333)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-windsurf-combine-dark__Name=Windsurf, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-windsurf-combine-dark__Windsurf / Combination", clipPath: 'url(#' + instanceId + "-windsurf-combine-dark__clip0_449_13854)", children: [_jsx("g", { id: instanceId + "-windsurf-combine-dark__Frame", clipPath: 'url(#' + instanceId + "-windsurf-combine-dark__clip1_449_13854)", children: _jsx("path", { id: instanceId + "-windsurf-combine-dark__Windsurf / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M23.78 5.004H23.552C23.2646 5.00492 22.9803 5.06246 22.7151 5.17334C22.45 5.28422 22.2094 5.44627 22.0069 5.65021C21.8044 5.85416 21.6442 6.096 21.5352 6.36192C21.4263 6.62785 21.3708 6.91263 21.372 7.2V12.112C21.372 13.092 20.568 13.887 19.612 13.887C19.3228 13.8845 19.0385 13.8131 18.7825 13.6786C18.5264 13.5442 18.3062 13.3506 18.14 13.114L13.168 5.95C12.9659 5.65682 12.6955 5.41716 12.3802 5.25167C12.0649 5.08618 11.7141 4.99981 11.358 5C10.224 5 9.204 5.972 9.204 7.173V12.113C9.204 13.093 8.407 13.888 7.444 13.888C6.874 13.888 6.308 13.599 5.972 13.115L0.408 5.098C0.282 4.918 0 5.007 0 5.228V9.512C0 9.728 0.066 9.938 0.188 10.116L5.663 18.005C5.987 18.471 6.463 18.817 7.014 18.943C8.391 19.259 9.659 18.189 9.659 16.826V11.89C9.659 10.91 10.446 10.115 11.419 10.115H11.421C12.007 10.115 12.556 10.403 12.893 10.888L17.865 18.051C18.0642 18.3471 18.3339 18.589 18.6499 18.7549C18.9659 18.9207 19.3182 19.0053 19.675 19.001C20.833 19.001 21.826 18.028 21.826 16.828V11.889C21.826 10.909 22.613 10.114 23.586 10.114H23.78C23.902 10.114 24 10.014 24 9.892V5.225C24.0001 5.19598 23.9945 5.16721 23.9836 5.14035C23.9726 5.11349 23.9564 5.08905 23.936 5.06844C23.9155 5.04782 23.8913 5.03143 23.8645 5.0202C23.8377 5.00898 23.809 5.00313 23.78 5.003V5.004Z", fill: "white", style: {
8
+ fill: "white",
9
+ fillOpacity: 1
10
+ } }) }), _jsx("g", { id: instanceId + "-windsurf-combine-dark__Frame_2", children: _jsx("path", { id: instanceId + "-windsurf-combine-dark__Windsurf / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M52.1883 8.6274H50.9878C50.9293 8.62759 50.8732 8.65097 50.8319 8.69243C50.7906 8.7339 50.7673 8.79006 50.7673 8.8486V18.5016C50.7673 18.6234 50.8653 18.7228 50.9878 18.7228H52.1883C52.2175 18.7228 52.2463 18.7171 52.2732 18.7059C52.3 18.6947 52.3245 18.6784 52.345 18.6578C52.3656 18.6372 52.3818 18.6127 52.3929 18.5858C52.404 18.5588 52.4096 18.53 52.4095 18.5009V8.8486C52.4095 8.78993 52.3862 8.73367 52.3448 8.69219C52.3033 8.6507 52.247 8.6274 52.1883 8.6274ZM50.9479 5.0014H52.2275C52.3493 5.0014 52.448 5.1001 52.448 5.2226V6.799C52.448 6.85754 52.4248 6.9137 52.3835 6.95516C52.3422 6.99663 52.2861 7.02001 52.2275 7.0202H50.9479C50.8894 7.02001 50.8333 6.99663 50.792 6.95516C50.7507 6.9137 50.7274 6.85754 50.7274 6.799V5.2226C50.7274 5.1001 50.8261 5.0007 50.9479 5.0007V5.0014ZM59.3731 8.353C58.0242 8.353 57.0463 8.8227 56.4205 9.5101C56.3759 9.55524 56.3189 9.58608 56.2567 9.59871C56.1945 9.61133 56.1299 9.60517 56.0712 9.58101C56.0126 9.55684 55.9624 9.51576 55.9271 9.463C55.8918 9.41023 55.873 9.34817 55.8731 9.2847V8.8486C55.8731 8.78993 55.8498 8.73367 55.8084 8.69219C55.7669 8.6507 55.7106 8.6274 55.652 8.6274H54.4717C54.4131 8.6274 54.3568 8.6507 54.3153 8.69219C54.2739 8.73367 54.2506 8.78993 54.2506 8.8486V18.5016C54.2506 18.6234 54.3499 18.7228 54.4717 18.7228H55.6526C55.6818 18.7228 55.7106 18.7171 55.7375 18.7059C55.7643 18.6947 55.7888 18.6784 55.8093 18.6578C55.8299 18.6372 55.8461 18.6127 55.8572 18.5858C55.8683 18.5588 55.8739 18.53 55.8738 18.5009V12.3906C55.8738 10.2731 56.2848 9.8027 58.5339 9.8027C60.783 9.8027 61.1533 10.1758 61.1533 12.2926V18.5002C61.1533 18.6227 61.2526 18.7221 61.3744 18.7221H62.5749C62.6041 18.7221 62.6329 18.7164 62.6598 18.7052C62.6866 18.694 62.7111 18.6777 62.7316 18.6571C62.7522 18.6364 62.7684 18.612 62.7795 18.5851C62.7906 18.5581 62.7962 18.5293 62.7962 18.5002V11.8411C62.7962 9.4296 61.4269 8.3509 59.3738 8.3509L59.3731 8.353ZM71.6357 9.6473C71.6804 9.69244 71.7374 9.72328 71.7996 9.73591C71.8618 9.74853 71.9264 9.74237 71.9851 9.71821C72.0437 9.69404 72.0939 9.65296 72.1292 9.6002C72.1645 9.54743 72.1832 9.48537 72.1831 9.4219V5.2233C72.1831 5.1008 72.2825 5.0021 72.4043 5.0021H73.5852C73.707 5.0021 73.8064 5.1008 73.8064 5.2233V18.5023C73.8064 18.561 73.7831 18.6172 73.7417 18.6587C73.7002 18.7002 73.6439 18.7235 73.5852 18.7235H72.4043C72.3457 18.7235 72.2894 18.7002 72.2479 18.6587C72.2065 18.6172 72.1831 18.561 72.1831 18.5023V17.929C72.195 17.6364 71.8408 17.495 71.6357 17.7036C71.0687 18.4092 69.9739 18.9972 68.5067 18.9972C65.9272 18.9972 64.2451 17.1548 64.2451 13.7241C64.2451 10.0981 66.1211 8.353 68.5655 8.353C70.032 8.353 71.0883 8.941 71.6357 9.6473ZM66.0231 13.6842C66.0231 16.9973 66.434 17.488 69.1129 17.488C71.7729 17.488 72.1831 16.9973 72.1831 13.6842C72.1831 10.3711 71.7918 9.8615 69.1129 9.8615C66.434 9.8615 66.0231 10.3711 66.0231 13.6842ZM80.6699 13.0584L78.7358 12.7252C77.3078 12.4704 77.053 12.0392 77.053 11.2937C77.0726 10.2738 77.4639 9.7649 79.3602 9.7649C81.1368 9.7649 81.7052 10.2913 81.8277 11.4281C81.8396 11.5401 81.9341 11.6269 82.0468 11.6269H83.2207C83.3467 11.6269 83.4489 11.5212 83.4419 11.3938C83.3278 9.4422 81.5456 8.3516 79.4197 8.3516C77.0341 8.3516 75.4507 9.6256 75.4507 11.4498C75.4507 13.1158 76.7415 13.8417 78.2857 14.1357L80.4179 14.5277C81.5911 14.7447 81.9824 15.1367 81.9824 15.8808C81.9824 17.0771 81.5715 17.5867 79.5576 17.5867C77.5437 17.5867 76.9865 17.0043 76.857 15.8241C76.8513 15.77 76.8258 15.7198 76.7854 15.6834C76.7449 15.6469 76.6924 15.6267 76.6379 15.6267H75.457C75.4275 15.6268 75.3982 15.6328 75.3709 15.6443C75.3437 15.6558 75.319 15.6727 75.2983 15.6939C75.2777 15.7151 75.2615 15.7401 75.2506 15.7677C75.2397 15.7952 75.2345 15.8246 75.2351 15.8542C75.2911 17.957 77.193 18.9993 79.4589 18.9993C81.9229 18.9993 83.6232 17.7253 83.6232 15.8031C83.6232 14.1175 82.3317 13.3524 80.6699 13.0584ZM89.2169 17.5482C91.4065 17.5482 91.8174 17.0778 91.8174 14.9603V8.8514C91.8174 8.7296 91.9161 8.6302 92.0386 8.6302H93.2384C93.3609 8.6302 93.4596 8.7296 93.4596 8.8514V18.5044C93.4596 18.5631 93.4363 18.6193 93.3949 18.6608C93.3534 18.7023 93.2971 18.7256 93.2384 18.7256H92.0386C92.0095 18.7256 91.9807 18.7199 91.9538 18.7087C91.9269 18.6975 91.9025 18.6812 91.882 18.6606C91.8614 18.64 91.8452 18.6155 91.8341 18.5886C91.823 18.5616 91.8174 18.5328 91.8174 18.5037V18.0837C91.8125 17.7834 91.5024 17.6343 91.2889 17.8436C90.6645 18.5296 89.6866 19 88.3762 19C86.3623 19 84.9931 17.922 84.9931 15.5098V8.8507C84.9931 8.7282 85.0925 8.6288 85.2143 8.6288H86.4148C86.5366 8.6288 86.636 8.7282 86.636 8.8507V15.0583C86.636 17.1751 87.0266 17.5482 89.2169 17.5482ZM103.064 8.6274V7.3324C103.064 6.8235 103.476 6.4112 103.984 6.4112H104.877C104.906 6.41111 104.935 6.4053 104.962 6.39409C104.989 6.38289 105.013 6.36652 105.034 6.34592C105.054 6.32531 105.07 6.30088 105.081 6.274C105.092 6.24713 105.098 6.21835 105.098 6.1893V5.2219C105.098 5.19285 105.092 5.16407 105.081 5.1372C105.07 5.11032 105.054 5.08589 105.034 5.06528C105.013 5.04468 104.989 5.02831 104.962 5.01711C104.935 5.0059 104.906 5.00009 104.877 5H104.258C102.498 5 101.422 5.98 101.422 7.667V8.6274H100.121C98.9679 8.6288 98.0628 8.7877 97.4587 9.5094C97.2368 9.7208 96.9302 9.5626 96.9302 9.2574V8.85C96.9303 8.82095 96.9247 8.79217 96.9137 8.7653C96.9026 8.73842 96.8864 8.71399 96.8659 8.69338C96.8455 8.67278 96.8211 8.65641 96.7943 8.64521C96.7675 8.634 96.7388 8.62819 96.7097 8.6281H95.5092C95.4801 8.6281 95.4513 8.63384 95.4244 8.645C95.3975 8.65616 95.3731 8.67252 95.3526 8.69314C95.332 8.71375 95.3158 8.73822 95.3047 8.76514C95.2936 8.79205 95.288 8.82089 95.288 8.85V18.5023C95.288 18.6241 95.3867 18.7235 95.5092 18.7235H96.7097C96.7683 18.7233 96.8244 18.6999 96.8657 18.6585C96.907 18.617 96.9302 18.5608 96.9302 18.5023V12.4508C96.9302 10.4509 97.4391 9.9812 99.6287 9.9812H101.422V18.503C101.422 18.6255 101.521 18.7249 101.643 18.7249H102.844C102.873 18.7248 102.902 18.719 102.928 18.7078C102.955 18.6966 102.98 18.6802 103 18.6596C103.021 18.639 103.037 18.6146 103.048 18.5877C103.059 18.5608 103.064 18.532 103.064 18.503V9.9812H104.879C104.908 9.98111 104.937 9.9753 104.964 9.96409C104.991 9.95289 105.015 9.93652 105.036 9.91592C105.056 9.89531 105.072 9.87088 105.083 9.844C105.094 9.81713 105.1 9.78835 105.1 9.7593V8.8507C105.1 8.82165 105.094 8.79287 105.083 8.766C105.072 8.73912 105.056 8.71469 105.036 8.69408C105.015 8.67348 104.991 8.65711 104.964 8.64591C104.937 8.6347 104.908 8.62889 104.879 8.6288H103.064V8.6274ZM44.0837 16.2056C44.1039 16.2915 44.1525 16.368 44.2215 16.423C44.2905 16.4779 44.376 16.508 44.4642 16.5084C44.5524 16.5088 44.6382 16.4795 44.7077 16.4252C44.7773 16.3709 44.8265 16.2948 44.8474 16.2091L47.6005 5.1687C47.6126 5.12058 47.6403 5.07785 47.6794 5.04729C47.7184 5.01673 47.7666 5.00008 47.8161 5H49.1902C49.3372 5 49.4443 5.1393 49.4072 5.2821L45.9443 18.5625C45.9324 18.6082 45.9057 18.6486 45.8683 18.6775C45.831 18.7064 45.7851 18.7221 45.7378 18.7221H43.2864C43.2382 18.722 43.1914 18.7059 43.1534 18.6762C43.1153 18.6465 43.0883 18.6051 43.0764 18.5583L40.1994 7.45C40.1777 7.36576 40.1285 7.29116 40.0597 7.23793C39.9909 7.1847 39.9063 7.15588 39.8193 7.156H39.7942C39.7073 7.15627 39.623 7.18526 39.5544 7.23843C39.4858 7.29161 39.4367 7.366 39.4147 7.45L36.5378 18.559C36.526 18.6056 36.499 18.647 36.4611 18.6767C36.4232 18.7063 36.3766 18.7226 36.3285 18.7228H33.8771C33.8298 18.7229 33.7839 18.7073 33.7465 18.6784C33.7091 18.6495 33.6824 18.609 33.6706 18.5632L30.2077 5.2821C30.1989 5.24892 30.1978 5.21417 30.2046 5.18052C30.2113 5.14687 30.2257 5.11521 30.2466 5.08797C30.2675 5.06074 30.2943 5.03865 30.3251 5.0234C30.3558 5.00815 30.3896 5.00014 30.424 5H31.7981C31.8996 5 31.9885 5.07 32.0137 5.1687L34.7661 16.2091C34.7867 16.2949 34.8358 16.3713 34.9053 16.4258C34.9748 16.4802 35.0606 16.5096 35.1489 16.5092C35.2372 16.5088 35.3228 16.4786 35.3918 16.4235C35.4608 16.3684 35.5091 16.2916 35.5291 16.2056L38.175 5.1708C38.1864 5.12229 38.2138 5.07903 38.2528 5.04803C38.2918 5.01703 38.3401 5.00011 38.39 5H41.2228C41.325 5 41.414 5.07 41.4378 5.1708L44.0837 16.2056Z", fill: "white", style: {
11
+ fill: "white",
12
+ fillOpacity: 1
13
+ } }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-windsurf-combine-dark__clip0_449_13854", children: _jsx("rect", { width: 106.5, height: 24, fill: "white", style: {
14
+ fill: "white",
15
+ fillOpacity: 1
16
+ } }) }), _jsx("clipPath", { id: instanceId + "-windsurf-combine-dark__clip1_449_13854", children: _jsx("rect", { width: 24, height: 24, fill: "white", style: {
17
+ fill: "white",
18
+ fillOpacity: 1
19
+ } }) })] })] });
20
+ };
21
+ const ForwardRef = forwardRef(WindsurfCombineDark);
22
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from '../types.js';
2
+ declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,10 @@
1
+ 'use client';
2
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
+ // Generated from real source assets. Do not edit manually.
4
+ import { forwardRef, useId } from 'react';
5
+ const WindsurfCombineLight = ({ size = '1em', ...props }, ref) => {
6
+ const instanceId = useId();
7
+ return _jsxs("svg", { viewBox: "0 0 107 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: typeof size === 'number' ? size * 4.458333333333333 : 'calc(' + size + ' * 4.458333333333333)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-windsurf-combine-light__Name=Windsurf, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-windsurf-combine-light__Windsurf / Combination", clipPath: 'url(#' + instanceId + "-windsurf-combine-light__clip0_449_13854)", children: [_jsx("g", { id: instanceId + "-windsurf-combine-light__Frame", clipPath: 'url(#' + instanceId + "-windsurf-combine-light__clip1_449_13854)", children: _jsx("path", { id: instanceId + "-windsurf-combine-light__Windsurf / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M23.78 5.004H23.552C23.2646 5.00492 22.9803 5.06246 22.7151 5.17334C22.45 5.28422 22.2094 5.44627 22.0069 5.65021C21.8044 5.85416 21.6442 6.096 21.5352 6.36192C21.4263 6.62785 21.3708 6.91263 21.372 7.2V12.112C21.372 13.092 20.568 13.887 19.612 13.887C19.3228 13.8845 19.0385 13.8131 18.7825 13.6786C18.5264 13.5442 18.3062 13.3506 18.14 13.114L13.168 5.95C12.9659 5.65682 12.6955 5.41716 12.3802 5.25167C12.0649 5.08618 11.7141 4.99981 11.358 5C10.224 5 9.204 5.972 9.204 7.173V12.113C9.204 13.093 8.407 13.888 7.444 13.888C6.874 13.888 6.308 13.599 5.972 13.115L0.408 5.098C0.282 4.918 0 5.007 0 5.228V9.512C0 9.728 0.066 9.938 0.188 10.116L5.663 18.005C5.987 18.471 6.463 18.817 7.014 18.943C8.391 19.259 9.659 18.189 9.659 16.826V11.89C9.659 10.91 10.446 10.115 11.419 10.115H11.421C12.007 10.115 12.556 10.403 12.893 10.888L17.865 18.051C18.0642 18.3471 18.3339 18.589 18.6499 18.7549C18.9659 18.9207 19.3182 19.0053 19.675 19.001C20.833 19.001 21.826 18.028 21.826 16.828V11.889C21.826 10.909 22.613 10.114 23.586 10.114H23.78C23.902 10.114 24 10.014 24 9.892V5.225C24.0001 5.19598 23.9945 5.16721 23.9836 5.14035C23.9726 5.11349 23.9564 5.08905 23.936 5.06844C23.9155 5.04782 23.8913 5.03143 23.8645 5.0202C23.8377 5.00898 23.809 5.00313 23.78 5.003V5.004Z", fill: "#000000", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-windsurf-combine-light__Frame_2", children: _jsx("path", { id: instanceId + "-windsurf-combine-light__Windsurf / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M52.1883 8.6274H50.9878C50.9293 8.62759 50.8732 8.65097 50.8319 8.69243C50.7906 8.7339 50.7673 8.79006 50.7673 8.8486V18.5016C50.7673 18.6234 50.8653 18.7228 50.9878 18.7228H52.1883C52.2175 18.7228 52.2463 18.7171 52.2732 18.7059C52.3 18.6947 52.3245 18.6784 52.345 18.6578C52.3656 18.6372 52.3818 18.6127 52.3929 18.5858C52.404 18.5588 52.4096 18.53 52.4095 18.5009V8.8486C52.4095 8.78993 52.3862 8.73367 52.3448 8.69219C52.3033 8.6507 52.247 8.6274 52.1883 8.6274ZM50.9479 5.0014H52.2275C52.3493 5.0014 52.448 5.1001 52.448 5.2226V6.799C52.448 6.85754 52.4248 6.9137 52.3835 6.95516C52.3422 6.99663 52.2861 7.02001 52.2275 7.0202H50.9479C50.8894 7.02001 50.8333 6.99663 50.792 6.95516C50.7507 6.9137 50.7274 6.85754 50.7274 6.799V5.2226C50.7274 5.1001 50.8261 5.0007 50.9479 5.0007V5.0014ZM59.3731 8.353C58.0242 8.353 57.0463 8.8227 56.4205 9.5101C56.3759 9.55524 56.3189 9.58608 56.2567 9.59871C56.1945 9.61133 56.1299 9.60517 56.0712 9.58101C56.0126 9.55684 55.9624 9.51576 55.9271 9.463C55.8918 9.41023 55.873 9.34817 55.8731 9.2847V8.8486C55.8731 8.78993 55.8498 8.73367 55.8084 8.69219C55.7669 8.6507 55.7106 8.6274 55.652 8.6274H54.4717C54.4131 8.6274 54.3568 8.6507 54.3153 8.69219C54.2739 8.73367 54.2506 8.78993 54.2506 8.8486V18.5016C54.2506 18.6234 54.3499 18.7228 54.4717 18.7228H55.6526C55.6818 18.7228 55.7106 18.7171 55.7375 18.7059C55.7643 18.6947 55.7888 18.6784 55.8093 18.6578C55.8299 18.6372 55.8461 18.6127 55.8572 18.5858C55.8683 18.5588 55.8739 18.53 55.8738 18.5009V12.3906C55.8738 10.2731 56.2848 9.8027 58.5339 9.8027C60.783 9.8027 61.1533 10.1758 61.1533 12.2926V18.5002C61.1533 18.6227 61.2526 18.7221 61.3744 18.7221H62.5749C62.6041 18.7221 62.6329 18.7164 62.6598 18.7052C62.6866 18.694 62.7111 18.6777 62.7316 18.6571C62.7522 18.6364 62.7684 18.612 62.7795 18.5851C62.7906 18.5581 62.7962 18.5293 62.7962 18.5002V11.8411C62.7962 9.4296 61.4269 8.3509 59.3738 8.3509L59.3731 8.353ZM71.6357 9.6473C71.6804 9.69244 71.7374 9.72328 71.7996 9.73591C71.8618 9.74853 71.9264 9.74237 71.9851 9.71821C72.0437 9.69404 72.0939 9.65296 72.1292 9.6002C72.1645 9.54743 72.1832 9.48537 72.1831 9.4219V5.2233C72.1831 5.1008 72.2825 5.0021 72.4043 5.0021H73.5852C73.707 5.0021 73.8064 5.1008 73.8064 5.2233V18.5023C73.8064 18.561 73.7831 18.6172 73.7417 18.6587C73.7002 18.7002 73.6439 18.7235 73.5852 18.7235H72.4043C72.3457 18.7235 72.2894 18.7002 72.2479 18.6587C72.2065 18.6172 72.1831 18.561 72.1831 18.5023V17.929C72.195 17.6364 71.8408 17.495 71.6357 17.7036C71.0687 18.4092 69.9739 18.9972 68.5067 18.9972C65.9272 18.9972 64.2451 17.1548 64.2451 13.7241C64.2451 10.0981 66.1211 8.353 68.5655 8.353C70.032 8.353 71.0883 8.941 71.6357 9.6473ZM66.0231 13.6842C66.0231 16.9973 66.434 17.488 69.1129 17.488C71.7729 17.488 72.1831 16.9973 72.1831 13.6842C72.1831 10.3711 71.7918 9.8615 69.1129 9.8615C66.434 9.8615 66.0231 10.3711 66.0231 13.6842ZM80.6699 13.0584L78.7358 12.7252C77.3078 12.4704 77.053 12.0392 77.053 11.2937C77.0726 10.2738 77.4639 9.7649 79.3602 9.7649C81.1368 9.7649 81.7052 10.2913 81.8277 11.4281C81.8396 11.5401 81.9341 11.6269 82.0468 11.6269H83.2207C83.3467 11.6269 83.4489 11.5212 83.4419 11.3938C83.3278 9.4422 81.5456 8.3516 79.4197 8.3516C77.0341 8.3516 75.4507 9.6256 75.4507 11.4498C75.4507 13.1158 76.7415 13.8417 78.2857 14.1357L80.4179 14.5277C81.5911 14.7447 81.9824 15.1367 81.9824 15.8808C81.9824 17.0771 81.5715 17.5867 79.5576 17.5867C77.5437 17.5867 76.9865 17.0043 76.857 15.8241C76.8513 15.77 76.8258 15.7198 76.7854 15.6834C76.7449 15.6469 76.6924 15.6267 76.6379 15.6267H75.457C75.4275 15.6268 75.3982 15.6328 75.3709 15.6443C75.3437 15.6558 75.319 15.6727 75.2983 15.6939C75.2777 15.7151 75.2615 15.7401 75.2506 15.7677C75.2397 15.7952 75.2345 15.8246 75.2351 15.8542C75.2911 17.957 77.193 18.9993 79.4589 18.9993C81.9229 18.9993 83.6232 17.7253 83.6232 15.8031C83.6232 14.1175 82.3317 13.3524 80.6699 13.0584ZM89.2169 17.5482C91.4065 17.5482 91.8174 17.0778 91.8174 14.9603V8.8514C91.8174 8.7296 91.9161 8.6302 92.0386 8.6302H93.2384C93.3609 8.6302 93.4596 8.7296 93.4596 8.8514V18.5044C93.4596 18.5631 93.4363 18.6193 93.3949 18.6608C93.3534 18.7023 93.2971 18.7256 93.2384 18.7256H92.0386C92.0095 18.7256 91.9807 18.7199 91.9538 18.7087C91.9269 18.6975 91.9025 18.6812 91.882 18.6606C91.8614 18.64 91.8452 18.6155 91.8341 18.5886C91.823 18.5616 91.8174 18.5328 91.8174 18.5037V18.0837C91.8125 17.7834 91.5024 17.6343 91.2889 17.8436C90.6645 18.5296 89.6866 19 88.3762 19C86.3623 19 84.9931 17.922 84.9931 15.5098V8.8507C84.9931 8.7282 85.0925 8.6288 85.2143 8.6288H86.4148C86.5366 8.6288 86.636 8.7282 86.636 8.8507V15.0583C86.636 17.1751 87.0266 17.5482 89.2169 17.5482ZM103.064 8.6274V7.3324C103.064 6.8235 103.476 6.4112 103.984 6.4112H104.877C104.906 6.41111 104.935 6.4053 104.962 6.39409C104.989 6.38289 105.013 6.36652 105.034 6.34592C105.054 6.32531 105.07 6.30088 105.081 6.274C105.092 6.24713 105.098 6.21835 105.098 6.1893V5.2219C105.098 5.19285 105.092 5.16407 105.081 5.1372C105.07 5.11032 105.054 5.08589 105.034 5.06528C105.013 5.04468 104.989 5.02831 104.962 5.01711C104.935 5.0059 104.906 5.00009 104.877 5H104.258C102.498 5 101.422 5.98 101.422 7.667V8.6274H100.121C98.9679 8.6288 98.0628 8.7877 97.4587 9.5094C97.2368 9.7208 96.9302 9.5626 96.9302 9.2574V8.85C96.9303 8.82095 96.9247 8.79217 96.9137 8.7653C96.9026 8.73842 96.8864 8.71399 96.8659 8.69338C96.8455 8.67278 96.8211 8.65641 96.7943 8.64521C96.7675 8.634 96.7388 8.62819 96.7097 8.6281H95.5092C95.4801 8.6281 95.4513 8.63384 95.4244 8.645C95.3975 8.65616 95.3731 8.67252 95.3526 8.69314C95.332 8.71375 95.3158 8.73822 95.3047 8.76514C95.2936 8.79205 95.288 8.82089 95.288 8.85V18.5023C95.288 18.6241 95.3867 18.7235 95.5092 18.7235H96.7097C96.7683 18.7233 96.8244 18.6999 96.8657 18.6585C96.907 18.617 96.9302 18.5608 96.9302 18.5023V12.4508C96.9302 10.4509 97.4391 9.9812 99.6287 9.9812H101.422V18.503C101.422 18.6255 101.521 18.7249 101.643 18.7249H102.844C102.873 18.7248 102.902 18.719 102.928 18.7078C102.955 18.6966 102.98 18.6802 103 18.6596C103.021 18.639 103.037 18.6146 103.048 18.5877C103.059 18.5608 103.064 18.532 103.064 18.503V9.9812H104.879C104.908 9.98111 104.937 9.9753 104.964 9.96409C104.991 9.95289 105.015 9.93652 105.036 9.91592C105.056 9.89531 105.072 9.87088 105.083 9.844C105.094 9.81713 105.1 9.78835 105.1 9.7593V8.8507C105.1 8.82165 105.094 8.79287 105.083 8.766C105.072 8.73912 105.056 8.71469 105.036 8.69408C105.015 8.67348 104.991 8.65711 104.964 8.64591C104.937 8.6347 104.908 8.62889 104.879 8.6288H103.064V8.6274ZM44.0837 16.2056C44.1039 16.2915 44.1525 16.368 44.2215 16.423C44.2905 16.4779 44.376 16.508 44.4642 16.5084C44.5524 16.5088 44.6382 16.4795 44.7077 16.4252C44.7773 16.3709 44.8265 16.2948 44.8474 16.2091L47.6005 5.1687C47.6126 5.12058 47.6403 5.07785 47.6794 5.04729C47.7184 5.01673 47.7666 5.00008 47.8161 5H49.1902C49.3372 5 49.4443 5.1393 49.4072 5.2821L45.9443 18.5625C45.9324 18.6082 45.9057 18.6486 45.8683 18.6775C45.831 18.7064 45.7851 18.7221 45.7378 18.7221H43.2864C43.2382 18.722 43.1914 18.7059 43.1534 18.6762C43.1153 18.6465 43.0883 18.6051 43.0764 18.5583L40.1994 7.45C40.1777 7.36576 40.1285 7.29116 40.0597 7.23793C39.9909 7.1847 39.9063 7.15588 39.8193 7.156H39.7942C39.7073 7.15627 39.623 7.18526 39.5544 7.23843C39.4858 7.29161 39.4367 7.366 39.4147 7.45L36.5378 18.559C36.526 18.6056 36.499 18.647 36.4611 18.6767C36.4232 18.7063 36.3766 18.7226 36.3285 18.7228H33.8771C33.8298 18.7229 33.7839 18.7073 33.7465 18.6784C33.7091 18.6495 33.6824 18.609 33.6706 18.5632L30.2077 5.2821C30.1989 5.24892 30.1978 5.21417 30.2046 5.18052C30.2113 5.14687 30.2257 5.11521 30.2466 5.08797C30.2675 5.06074 30.2943 5.03865 30.3251 5.0234C30.3558 5.00815 30.3896 5.00014 30.424 5H31.7981C31.8996 5 31.9885 5.07 32.0137 5.1687L34.7661 16.2091C34.7867 16.2949 34.8358 16.3713 34.9053 16.4258C34.9748 16.4802 35.0606 16.5096 35.1489 16.5092C35.2372 16.5088 35.3228 16.4786 35.3918 16.4235C35.4608 16.3684 35.5091 16.2916 35.5291 16.2056L38.175 5.1708C38.1864 5.12229 38.2138 5.07903 38.2528 5.04803C38.2918 5.01703 38.3401 5.00011 38.39 5H41.2228C41.325 5 41.414 5.07 41.4378 5.1708L44.0837 16.2056Z", fill: "#000000", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-windsurf-combine-light__clip0_449_13854", children: _jsx("rect", { width: 106.5, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-windsurf-combine-light__clip1_449_13854", children: _jsx("rect", { width: 24, height: 24, fill: "#fff", fillOpacity: 1 }) })] })] });
8
+ };
9
+ const ForwardRef = forwardRef(WindsurfCombineLight);
10
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from '../types.js';
2
+ declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,16 @@
1
+ 'use client';
2
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
+ // Generated from real source assets. Do not edit manually.
4
+ import { forwardRef, useId } from 'react';
5
+ const WindsurfDark = ({ size = '1em', ...props }, ref) => {
6
+ const instanceId = useId();
7
+ return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-windsurf-dark__Name=Windsurf, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-windsurf-dark__Windsurf / Icon", clipPath: 'url(#' + instanceId + "-windsurf-dark__clip0_436_4880)", children: _jsx("path", { id: instanceId + "-windsurf-dark__Windsurf / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M47.56 10.008H47.104C46.5293 10.0098 45.9605 10.1249 45.4303 10.3467C44.9 10.5684 44.4187 10.8925 44.0138 11.3004C43.6089 11.7083 43.2883 12.192 43.0704 12.7238C42.8526 13.2557 42.7416 13.8253 42.744 14.4V24.224C42.744 26.184 41.136 27.774 39.224 27.774C38.6457 27.769 38.0769 27.6261 37.5649 27.3573C37.0529 27.0884 36.6124 26.7013 36.28 26.228L26.336 11.9C25.9318 11.3136 25.3911 10.8343 24.7604 10.5033C24.1298 10.1724 23.4282 9.99962 22.716 10C20.448 10 18.408 11.944 18.408 14.346V24.226C18.408 26.186 16.814 27.776 14.888 27.776C13.748 27.776 12.616 27.198 11.944 26.23L0.816 10.196C0.564 9.836 0 10.014 0 10.456V19.024C0 19.456 0.132 19.876 0.376 20.232L11.326 36.01C11.974 36.942 12.926 37.634 14.028 37.886C16.782 38.518 19.318 36.378 19.318 33.652V23.78C19.318 21.82 20.892 20.23 22.838 20.23H22.842C24.014 20.23 25.112 20.806 25.786 21.776L35.73 36.102C36.1283 36.6943 36.6678 37.178 37.2998 37.5097C37.9317 37.8414 38.6363 38.0106 39.35 38.002C41.666 38.002 43.652 36.056 43.652 33.656V23.778C43.652 21.818 45.226 20.228 47.172 20.228H47.56C47.804 20.228 48 20.028 48 19.784V10.45C48.0003 10.392 47.9891 10.3344 47.9671 10.2807C47.9452 10.227 47.9128 10.1781 47.872 10.1369C47.8311 10.0956 47.7825 10.0629 47.729 10.0404C47.6755 10.018 47.618 10.0063 47.56 10.006V10.008Z", fill: "white", style: {
8
+ fill: "white",
9
+ fillOpacity: 1
10
+ } }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-windsurf-dark__clip0_436_4880", children: _jsx("rect", { width: 48, height: 48, fill: "white", style: {
11
+ fill: "white",
12
+ fillOpacity: 1
13
+ } }) }) })] });
14
+ };
15
+ const ForwardRef = forwardRef(WindsurfDark);
16
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from '../types.js';
2
+ declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,10 @@
1
+ 'use client';
2
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
+ // Generated from real source assets. Do not edit manually.
4
+ import { forwardRef, useId } from 'react';
5
+ const WindsurfLight = ({ size = '1em', ...props }, ref) => {
6
+ const instanceId = useId();
7
+ return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-windsurf-light__Name=Windsurf, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-windsurf-light__Windsurf / Icon", clipPath: 'url(#' + instanceId + "-windsurf-light__clip0_436_4880)", children: _jsx("path", { id: instanceId + "-windsurf-light__Windsurf / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M47.56 10.008H47.104C46.5293 10.0098 45.9605 10.1249 45.4303 10.3467C44.9 10.5684 44.4187 10.8925 44.0138 11.3004C43.6089 11.7083 43.2883 12.192 43.0704 12.7238C42.8526 13.2557 42.7416 13.8253 42.744 14.4V24.224C42.744 26.184 41.136 27.774 39.224 27.774C38.6457 27.769 38.0769 27.6261 37.5649 27.3573C37.0529 27.0884 36.6124 26.7013 36.28 26.228L26.336 11.9C25.9318 11.3136 25.3911 10.8343 24.7604 10.5033C24.1298 10.1724 23.4282 9.99962 22.716 10C20.448 10 18.408 11.944 18.408 14.346V24.226C18.408 26.186 16.814 27.776 14.888 27.776C13.748 27.776 12.616 27.198 11.944 26.23L0.816 10.196C0.564 9.836 0 10.014 0 10.456V19.024C0 19.456 0.132 19.876 0.376 20.232L11.326 36.01C11.974 36.942 12.926 37.634 14.028 37.886C16.782 38.518 19.318 36.378 19.318 33.652V23.78C19.318 21.82 20.892 20.23 22.838 20.23H22.842C24.014 20.23 25.112 20.806 25.786 21.776L35.73 36.102C36.1283 36.6943 36.6678 37.178 37.2998 37.5097C37.9317 37.8414 38.6363 38.0106 39.35 38.002C41.666 38.002 43.652 36.056 43.652 33.656V23.778C43.652 21.818 45.226 20.228 47.172 20.228H47.56C47.804 20.228 48 20.028 48 19.784V10.45C48.0003 10.392 47.9891 10.3344 47.9671 10.2807C47.9452 10.227 47.9128 10.1781 47.872 10.1369C47.8311 10.0956 47.7825 10.0629 47.729 10.0404C47.6755 10.018 47.618 10.0063 47.56 10.006V10.008Z", fill: "#000000", fillOpacity: 1 }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-windsurf-light__clip0_436_4880", children: _jsx("rect", { width: 48, height: 48, fill: "#fff", fillOpacity: 1 }) }) })] });
8
+ };
9
+ const ForwardRef = forwardRef(WindsurfLight);
10
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from '../types.js';
2
+ declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,10 @@
1
+ 'use client';
2
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
+ // Generated from real source assets. Do not edit manually.
4
+ import { forwardRef, useId } from 'react';
5
+ const WindsurfMono = ({ size = '1em', ...props }, ref) => {
6
+ const instanceId = useId();
7
+ return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-windsurf-mono__Name=Windsurf, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-windsurf-mono__Windsurf / Icon", clipPath: 'url(#' + instanceId + "-windsurf-mono__clip0_436_4880)", children: _jsx("path", { id: instanceId + "-windsurf-mono__Windsurf / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M47.56 10.008H47.104C46.5293 10.0098 45.9605 10.1249 45.4303 10.3467C44.9 10.5684 44.4187 10.8925 44.0138 11.3004C43.6089 11.7083 43.2883 12.192 43.0704 12.7238C42.8526 13.2557 42.7416 13.8253 42.744 14.4V24.224C42.744 26.184 41.136 27.774 39.224 27.774C38.6457 27.769 38.0769 27.6261 37.5649 27.3573C37.0529 27.0884 36.6124 26.7013 36.28 26.228L26.336 11.9C25.9318 11.3136 25.3911 10.8343 24.7604 10.5033C24.1298 10.1724 23.4282 9.99962 22.716 10C20.448 10 18.408 11.944 18.408 14.346V24.226C18.408 26.186 16.814 27.776 14.888 27.776C13.748 27.776 12.616 27.198 11.944 26.23L0.816 10.196C0.564 9.836 0 10.014 0 10.456V19.024C0 19.456 0.132 19.876 0.376 20.232L11.326 36.01C11.974 36.942 12.926 37.634 14.028 37.886C16.782 38.518 19.318 36.378 19.318 33.652V23.78C19.318 21.82 20.892 20.23 22.838 20.23H22.842C24.014 20.23 25.112 20.806 25.786 21.776L35.73 36.102C36.1283 36.6943 36.6678 37.178 37.2998 37.5097C37.9317 37.8414 38.6363 38.0106 39.35 38.002C41.666 38.002 43.652 36.056 43.652 33.656V23.778C43.652 21.818 45.226 20.228 47.172 20.228H47.56C47.804 20.228 48 20.028 48 19.784V10.45C48.0003 10.392 47.9891 10.3344 47.9671 10.2807C47.9452 10.227 47.9128 10.1781 47.872 10.1369C47.8311 10.0956 47.7825 10.0629 47.729 10.0404C47.6755 10.018 47.618 10.0063 47.56 10.006V10.008Z", fill: "currentColor", fillOpacity: 1 }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-windsurf-mono__clip0_436_4880", children: _jsx("rect", { width: 48, height: 48, fill: "#fff", fillOpacity: 1 }) }) })] });
8
+ };
9
+ const ForwardRef = forwardRef(WindsurfMono);
10
+ export default ForwardRef;
@@ -0,0 +1,10 @@
1
+ declare const Windsurf: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>> & {
2
+ Color: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
3
+ Dark: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
4
+ Light: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
5
+ CombineDark: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
6
+ CombineLight: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
7
+ Combine: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
8
+ Default: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
9
+ };
10
+ export default Windsurf;
@@ -0,0 +1,11 @@
1
+ 'use client';
2
+ // Generated. Do not edit manually.
3
+ import Mono from './Mono.js';
4
+ import Color from './Color.js';
5
+ import Dark from './Dark.js';
6
+ import Light from './Light.js';
7
+ import CombineDark from './CombineDark.js';
8
+ import CombineLight from './CombineLight.js';
9
+ import Combine from './Combine.js';
10
+ const Windsurf = Object.assign(Mono, { Color, Dark, Light, CombineDark, CombineLight, Combine, Default: Dark });
11
+ export default Windsurf;
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from '../types.js';
2
+ declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,13 @@
1
+ 'use client';
2
+ import { jsx as _jsx } from "react/jsx-runtime";
3
+ // Generated from real source assets. Do not edit manually.
4
+ import { forwardRef, useId } from 'react';
5
+ const YoumindColor = ({ size = '1em', ...props }, ref) => {
6
+ const instanceId = useId();
7
+ return _jsx("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: _jsx("g", { id: instanceId + "-youmind-color__Name=YouMind, Type=Color, Variant=Default", children: _jsx("g", { id: instanceId + "-youmind-color__YouMind / Icon", children: _jsx("path", { id: instanceId + "-youmind-color__YouMind / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M7.68 15.694C7.68 12.548 5.06 10 1.824 10H0V29.366C0 34.134 3.976 38 8.88 38C13.784 38 17.76 34.134 17.76 29.366V19.426C17.76 16.798 19.952 14.666 22.656 14.666C25.36 14.666 27.552 16.798 27.552 19.426V34.266C27.552 36.328 29.272 38 31.392 38H35.616V19.846C35.616 14.408 31.082 10 25.488 10C19.894 10 15.36 14.408 15.36 19.846V29.6C15.36 31.662 13.64 33.334 11.52 33.334C9.4 33.334 7.68 31.66 7.68 29.6V15.694ZM36.844 14.888C39.194 16.682 40.752 19.468 40.752 22.6V34.266C40.752 36.328 42.472 38 44.592 38H48V23.532C48 23.2207 47.9833 22.9096 47.95 22.6C47.47 18.14 43.592 14.666 38.88 14.666C38.1954 14.665 37.5126 14.7408 36.844 14.888Z", fill: "black", style: {
8
+ fill: "black",
9
+ fillOpacity: 1
10
+ } }) }) }) });
11
+ };
12
+ const ForwardRef = forwardRef(YoumindColor);
13
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from '../types.js';
2
+ declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,10 @@
1
+ 'use client';
2
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
+ // Generated from real source assets. Do not edit manually.
4
+ import { forwardRef, useId } from 'react';
5
+ const YoumindCombine = ({ size = '1em', ...props }, ref) => {
6
+ const instanceId = useId();
7
+ return _jsxs("svg", { viewBox: "0 0 109 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: typeof size === 'number' ? size * 4.541666666666667 : 'calc(' + size + ' * 4.541666666666667)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-youmind-combine__Name=YouMind, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-youmind-combine__YouMind / Combination", clipPath: 'url(#' + instanceId + "-youmind-combine__clip0_449_13866)", children: [_jsx("g", { id: instanceId + "-youmind-combine__Frame", children: _jsx("path", { id: instanceId + "-youmind-combine__YouMind / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M3.84 7.847C3.84 6.274 2.53 5 0.912 5H0V14.683C0 17.067 1.988 19 4.44 19C6.892 19 8.88 17.067 8.88 14.683V9.713C8.88 8.399 9.976 7.333 11.328 7.333C12.68 7.333 13.776 8.399 13.776 9.713V17.133C13.776 18.164 14.636 19 15.696 19H17.808V9.923C17.808 7.204 15.541 5 12.744 5C9.947 5 7.68 7.204 7.68 9.923V14.8C7.68 15.831 6.82 16.667 5.76 16.667C4.7 16.667 3.84 15.83 3.84 14.8V7.847ZM18.422 7.444C19.597 8.341 20.376 9.734 20.376 11.3V17.133C20.376 18.164 21.236 19 22.296 19H24V11.766C24 11.6103 23.9916 11.4548 23.975 11.3C23.735 9.07 21.796 7.333 19.44 7.333C19.0977 7.33252 18.7563 7.3704 18.422 7.444Z", fill: "currentColor", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-youmind-combine__Frame_2", clipPath: 'url(#' + instanceId + "-youmind-combine__clip1_449_13866)", children: _jsx("path", { id: instanceId + "-youmind-combine__YouMind / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M107.064 18.3863H104.914V16.8221C104.563 17.3147 104.123 17.7367 103.616 18.0659C103.107 18.4097 102.472 18.5819 101.715 18.5819C101.16 18.5822 100.61 18.4734 100.098 18.2615C99.5749 18.0475 99.1027 17.7266 98.7111 17.3195C98.3079 16.8935 97.9821 16.3775 97.7337 15.7733C97.4841 15.1691 97.3605 14.4761 97.3605 13.6937C97.3605 12.9119 97.4781 12.2189 97.7157 11.6147C97.9647 11.0099 98.2899 10.5005 98.6931 10.0859C99.0808 9.66958 99.5541 9.34209 100.08 9.1259C100.599 8.91527 101.154 8.80669 101.715 8.8061C102.484 8.8061 103.125 8.9723 103.634 9.3041C104.122 9.61556 104.554 10.0059 104.914 10.4591V6.5963C104.914 5.9423 105.445 5.4119 106.099 5.4119H107.064V18.3863ZM104.95 13.6943C104.95 13.2323 104.872 12.8171 104.718 12.4499C104.587 12.1001 104.388 11.7799 104.132 11.5079C103.89 11.24 103.593 11.0278 103.261 10.8857C102.933 10.7446 102.579 10.6718 102.221 10.6718C101.864 10.6718 101.51 10.7446 101.182 10.8857C100.859 11.0181 100.568 11.2182 100.329 11.4725C100.07 11.7493 99.8705 12.076 99.7425 12.4325C99.5997 12.7991 99.5289 13.2203 99.5289 13.6937C99.5289 14.1557 99.5997 14.5769 99.7425 14.9561C99.8841 15.3233 100.08 15.6371 100.329 15.8981C100.577 16.1585 100.862 16.3601 101.182 16.5023C101.51 16.6435 101.864 16.7163 102.221 16.7163C102.579 16.7163 102.933 16.6435 103.261 16.5023C103.59 16.3626 103.886 16.157 104.132 15.8981C104.38 15.6257 104.577 15.3053 104.718 14.9381C104.872 14.5709 104.95 14.1563 104.95 13.6937V13.6943ZM89.2023 13.0901V18.5051H87.0513V9.0023H89.2017V10.4603C89.3559 10.2347 89.5215 10.0271 89.6991 9.8375C89.8904 9.63489 90.1053 9.456 90.3393 9.3047C90.5886 9.15013 90.8579 9.03042 91.1397 8.9489C91.4619 8.8503 91.7975 8.80233 92.1345 8.8067C93.2007 8.8067 94.0239 9.1325 94.6053 9.7847C95.1855 10.4363 95.4753 11.3129 95.4753 12.4145V18.5051H94.5105C94.1962 18.5051 93.8948 18.3803 93.6726 18.158C93.4503 17.9358 93.3255 17.6344 93.3255 17.3201V13.0547C93.3255 12.3203 93.1473 11.7575 92.7915 11.3663C92.4483 10.9631 91.9569 10.7621 91.3167 10.7621C90.6891 10.7621 90.1791 10.9691 89.7879 11.3837C89.3973 11.7869 89.2023 12.3557 89.2023 13.0901ZM84.6813 18.5039H82.4301V9.0257H84.6813V18.5051V18.5039ZM74.1381 14.7137C74.1771 14.7136 74.2154 14.704 74.2497 14.6855C74.284 14.6671 74.3133 14.6405 74.3349 14.6081L77.7795 9.4643V18.5051H79.9659V5.8271H77.6379L73.8519 11.8283L70.0659 5.8265H67.7379V18.5045H69.8883V9.5003L73.2993 14.6087C73.3431 14.6747 73.4169 14.7143 73.4961 14.7143L74.1381 14.7137ZM83.4375 7.6511H83.5563C83.8548 7.6511 84.1411 7.53251 84.3522 7.32142C84.5633 7.11033 84.6819 6.82403 84.6819 6.5255C84.6819 6.22697 84.5633 5.94067 84.3522 5.72958C84.1411 5.51849 83.8548 5.3999 83.5563 5.3999H83.4375C83.139 5.3999 82.8527 5.51849 82.6416 5.72958C82.4305 5.94067 82.3119 6.22697 82.3119 6.5255C82.3119 6.82403 82.4305 7.11033 82.6416 7.32142C82.8527 7.53251 83.139 7.6511 83.4375 7.6511ZM62.1519 14.2979V9.0023H64.3023V18.5051H63.3363C63.0222 18.5049 62.7211 18.3801 62.499 18.158C62.2769 17.9359 62.1521 17.6348 62.1519 17.3207V16.9295C61.8384 17.3852 61.4473 17.7823 60.9963 18.1025C60.5343 18.4223 59.9421 18.5825 59.2191 18.5825C58.1529 18.5825 57.3291 18.2567 56.7489 17.6045C56.1681 16.9529 55.8777 16.0763 55.8777 14.9741V9.0017H56.8437C57.4977 9.0017 58.0281 9.5327 58.0281 10.1867V14.3339C58.0281 15.0683 58.2003 15.6371 58.5441 16.0403C58.8993 16.4315 59.3967 16.6265 60.0369 16.6265C60.6645 16.6265 61.1745 16.4255 61.5651 16.0223C61.9563 15.6077 62.1519 15.0329 62.1519 14.2985V14.2979ZM53.6379 13.6943C53.6423 14.3485 53.5099 14.9963 53.2491 15.5963C53.0069 16.1806 52.6526 16.7118 52.2063 17.1599C51.7549 17.6084 51.2203 17.9644 50.6325 18.2081C50.0199 18.4691 49.3539 18.5993 48.6345 18.5993C47.9565 18.6049 47.2839 18.4781 46.6545 18.2261C46.07 17.9764 45.5366 17.6208 45.0813 17.1773C44.6469 16.7297 44.2993 16.2054 44.0559 15.6311C43.8065 15.0282 43.6804 14.3815 43.6851 13.7291C43.6851 13.0541 43.8087 12.4199 44.0559 11.8277C44.301 11.2447 44.6551 10.7138 45.0993 10.2635C45.5508 9.81087 46.0848 9.44894 46.6725 9.1973C47.2851 8.9363 47.9511 8.8061 48.6705 8.8061C49.3893 8.8061 50.0493 8.9363 50.6505 9.1973C51.2428 9.43248 51.7788 9.78985 52.2237 10.2461C52.6723 10.6857 53.027 11.2117 53.2665 11.7923C53.5161 12.3951 53.6424 13.0419 53.6379 13.6943ZM51.4989 13.7303C51.4989 13.3151 51.4281 12.9245 51.2865 12.5567C51.1518 12.2 50.9474 11.8737 50.6853 11.5967C50.4381 11.3128 50.13 11.0882 49.7841 10.9397C49.4421 10.7735 49.0593 10.6907 48.6351 10.6907C48.2103 10.6907 47.8215 10.7735 47.4681 10.9397C47.1261 11.0939 46.8321 11.3069 46.5843 11.5793C46.3331 11.858 46.1407 12.1845 46.0185 12.5393C45.8863 12.9099 45.8205 13.3009 45.8241 13.6943C45.8241 14.1089 45.8949 14.5061 46.0359 14.8853C46.1775 15.2525 46.3719 15.5723 46.6197 15.8453C46.8789 16.1177 47.1795 16.3373 47.5209 16.5029C47.8749 16.6565 48.2577 16.7339 48.6699 16.7339C49.1061 16.7339 49.4955 16.6565 49.8369 16.5029C50.1783 16.346 50.4849 16.1224 50.7387 15.8453C50.9859 15.5729 51.1749 15.2585 51.3045 14.9033C51.4358 14.5263 51.5015 14.1295 51.4989 13.7303ZM38.9451 13.4279V18.5051H36.7413V13.4813L31.8003 5.8259H33.7173C34.1277 5.8259 34.5093 6.0383 34.7253 6.3875L37.8609 11.4545L41.0319 6.3827C41.1384 6.21228 41.2866 6.07176 41.4624 5.97436C41.6382 5.87695 41.8359 5.82587 42.0369 5.8259H43.8861L38.9451 13.4279Z", fill: "currentColor", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-youmind-combine__clip0_449_13866", children: _jsx("rect", { width: 108.6, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-youmind-combine__clip1_449_13866", children: _jsx("rect", { width: 77.4, height: 14.4, fill: "#fff", transform: "translate(31.2002 4.7998)", fillOpacity: 1 }) })] })] });
8
+ };
9
+ const ForwardRef = forwardRef(YoumindCombine);
10
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from '../types.js';
2
+ declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,22 @@
1
+ 'use client';
2
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
+ // Generated from real source assets. Do not edit manually.
4
+ import { forwardRef, useId } from 'react';
5
+ const YoumindCombineDark = ({ size = '1em', ...props }, ref) => {
6
+ const instanceId = useId();
7
+ return _jsxs("svg", { viewBox: "0 0 109 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: typeof size === 'number' ? size * 4.541666666666667 : 'calc(' + size + ' * 4.541666666666667)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-youmind-combine-dark__Name=YouMind, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-youmind-combine-dark__YouMind / Combination", clipPath: 'url(#' + instanceId + "-youmind-combine-dark__clip0_449_13866)", children: [_jsx("g", { id: instanceId + "-youmind-combine-dark__Frame", children: _jsx("path", { id: instanceId + "-youmind-combine-dark__YouMind / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M3.84 7.847C3.84 6.274 2.53 5 0.912 5H0V14.683C0 17.067 1.988 19 4.44 19C6.892 19 8.88 17.067 8.88 14.683V9.713C8.88 8.399 9.976 7.333 11.328 7.333C12.68 7.333 13.776 8.399 13.776 9.713V17.133C13.776 18.164 14.636 19 15.696 19H17.808V9.923C17.808 7.204 15.541 5 12.744 5C9.947 5 7.68 7.204 7.68 9.923V14.8C7.68 15.831 6.82 16.667 5.76 16.667C4.7 16.667 3.84 15.83 3.84 14.8V7.847ZM18.422 7.444C19.597 8.341 20.376 9.734 20.376 11.3V17.133C20.376 18.164 21.236 19 22.296 19H24V11.766C24 11.6103 23.9916 11.4548 23.975 11.3C23.735 9.07 21.796 7.333 19.44 7.333C19.0977 7.33252 18.7563 7.3704 18.422 7.444Z", fill: "white", style: {
8
+ fill: "white",
9
+ fillOpacity: 1
10
+ } }) }), _jsx("g", { id: instanceId + "-youmind-combine-dark__Frame_2", clipPath: 'url(#' + instanceId + "-youmind-combine-dark__clip1_449_13866)", children: _jsx("path", { id: instanceId + "-youmind-combine-dark__YouMind / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M107.064 18.3863H104.914V16.8221C104.563 17.3147 104.123 17.7367 103.616 18.0659C103.107 18.4097 102.472 18.5819 101.715 18.5819C101.16 18.5822 100.61 18.4734 100.098 18.2615C99.5749 18.0475 99.1027 17.7266 98.7111 17.3195C98.3079 16.8935 97.9821 16.3775 97.7337 15.7733C97.4841 15.1691 97.3605 14.4761 97.3605 13.6937C97.3605 12.9119 97.4781 12.2189 97.7157 11.6147C97.9647 11.0099 98.2899 10.5005 98.6931 10.0859C99.0808 9.66958 99.5541 9.34209 100.08 9.1259C100.599 8.91527 101.154 8.80669 101.715 8.8061C102.484 8.8061 103.125 8.9723 103.634 9.3041C104.122 9.61556 104.554 10.0059 104.914 10.4591V6.5963C104.914 5.9423 105.445 5.4119 106.099 5.4119H107.064V18.3863ZM104.95 13.6943C104.95 13.2323 104.872 12.8171 104.718 12.4499C104.587 12.1001 104.388 11.7799 104.132 11.5079C103.89 11.24 103.593 11.0278 103.261 10.8857C102.933 10.7446 102.579 10.6718 102.221 10.6718C101.864 10.6718 101.51 10.7446 101.182 10.8857C100.859 11.0181 100.568 11.2182 100.329 11.4725C100.07 11.7493 99.8705 12.076 99.7425 12.4325C99.5997 12.7991 99.5289 13.2203 99.5289 13.6937C99.5289 14.1557 99.5997 14.5769 99.7425 14.9561C99.8841 15.3233 100.08 15.6371 100.329 15.8981C100.577 16.1585 100.862 16.3601 101.182 16.5023C101.51 16.6435 101.864 16.7163 102.221 16.7163C102.579 16.7163 102.933 16.6435 103.261 16.5023C103.59 16.3626 103.886 16.157 104.132 15.8981C104.38 15.6257 104.577 15.3053 104.718 14.9381C104.872 14.5709 104.95 14.1563 104.95 13.6937V13.6943ZM89.2023 13.0901V18.5051H87.0513V9.0023H89.2017V10.4603C89.3559 10.2347 89.5215 10.0271 89.6991 9.8375C89.8904 9.63489 90.1053 9.456 90.3393 9.3047C90.5886 9.15013 90.8579 9.03042 91.1397 8.9489C91.4619 8.8503 91.7975 8.80233 92.1345 8.8067C93.2007 8.8067 94.0239 9.1325 94.6053 9.7847C95.1855 10.4363 95.4753 11.3129 95.4753 12.4145V18.5051H94.5105C94.1962 18.5051 93.8948 18.3803 93.6726 18.158C93.4503 17.9358 93.3255 17.6344 93.3255 17.3201V13.0547C93.3255 12.3203 93.1473 11.7575 92.7915 11.3663C92.4483 10.9631 91.9569 10.7621 91.3167 10.7621C90.6891 10.7621 90.1791 10.9691 89.7879 11.3837C89.3973 11.7869 89.2023 12.3557 89.2023 13.0901ZM84.6813 18.5039H82.4301V9.0257H84.6813V18.5051V18.5039ZM74.1381 14.7137C74.1771 14.7136 74.2154 14.704 74.2497 14.6855C74.284 14.6671 74.3133 14.6405 74.3349 14.6081L77.7795 9.4643V18.5051H79.9659V5.8271H77.6379L73.8519 11.8283L70.0659 5.8265H67.7379V18.5045H69.8883V9.5003L73.2993 14.6087C73.3431 14.6747 73.4169 14.7143 73.4961 14.7143L74.1381 14.7137ZM83.4375 7.6511H83.5563C83.8548 7.6511 84.1411 7.53251 84.3522 7.32142C84.5633 7.11033 84.6819 6.82403 84.6819 6.5255C84.6819 6.22697 84.5633 5.94067 84.3522 5.72958C84.1411 5.51849 83.8548 5.3999 83.5563 5.3999H83.4375C83.139 5.3999 82.8527 5.51849 82.6416 5.72958C82.4305 5.94067 82.3119 6.22697 82.3119 6.5255C82.3119 6.82403 82.4305 7.11033 82.6416 7.32142C82.8527 7.53251 83.139 7.6511 83.4375 7.6511ZM62.1519 14.2979V9.0023H64.3023V18.5051H63.3363C63.0222 18.5049 62.7211 18.3801 62.499 18.158C62.2769 17.9359 62.1521 17.6348 62.1519 17.3207V16.9295C61.8384 17.3852 61.4473 17.7823 60.9963 18.1025C60.5343 18.4223 59.9421 18.5825 59.2191 18.5825C58.1529 18.5825 57.3291 18.2567 56.7489 17.6045C56.1681 16.9529 55.8777 16.0763 55.8777 14.9741V9.0017H56.8437C57.4977 9.0017 58.0281 9.5327 58.0281 10.1867V14.3339C58.0281 15.0683 58.2003 15.6371 58.5441 16.0403C58.8993 16.4315 59.3967 16.6265 60.0369 16.6265C60.6645 16.6265 61.1745 16.4255 61.5651 16.0223C61.9563 15.6077 62.1519 15.0329 62.1519 14.2985V14.2979ZM53.6379 13.6943C53.6423 14.3485 53.5099 14.9963 53.2491 15.5963C53.0069 16.1806 52.6526 16.7118 52.2063 17.1599C51.7549 17.6084 51.2203 17.9644 50.6325 18.2081C50.0199 18.4691 49.3539 18.5993 48.6345 18.5993C47.9565 18.6049 47.2839 18.4781 46.6545 18.2261C46.07 17.9764 45.5366 17.6208 45.0813 17.1773C44.6469 16.7297 44.2993 16.2054 44.0559 15.6311C43.8065 15.0282 43.6804 14.3815 43.6851 13.7291C43.6851 13.0541 43.8087 12.4199 44.0559 11.8277C44.301 11.2447 44.6551 10.7138 45.0993 10.2635C45.5508 9.81087 46.0848 9.44894 46.6725 9.1973C47.2851 8.9363 47.9511 8.8061 48.6705 8.8061C49.3893 8.8061 50.0493 8.9363 50.6505 9.1973C51.2428 9.43248 51.7788 9.78985 52.2237 10.2461C52.6723 10.6857 53.027 11.2117 53.2665 11.7923C53.5161 12.3951 53.6424 13.0419 53.6379 13.6943ZM51.4989 13.7303C51.4989 13.3151 51.4281 12.9245 51.2865 12.5567C51.1518 12.2 50.9474 11.8737 50.6853 11.5967C50.4381 11.3128 50.13 11.0882 49.7841 10.9397C49.4421 10.7735 49.0593 10.6907 48.6351 10.6907C48.2103 10.6907 47.8215 10.7735 47.4681 10.9397C47.1261 11.0939 46.8321 11.3069 46.5843 11.5793C46.3331 11.858 46.1407 12.1845 46.0185 12.5393C45.8863 12.9099 45.8205 13.3009 45.8241 13.6943C45.8241 14.1089 45.8949 14.5061 46.0359 14.8853C46.1775 15.2525 46.3719 15.5723 46.6197 15.8453C46.8789 16.1177 47.1795 16.3373 47.5209 16.5029C47.8749 16.6565 48.2577 16.7339 48.6699 16.7339C49.1061 16.7339 49.4955 16.6565 49.8369 16.5029C50.1783 16.346 50.4849 16.1224 50.7387 15.8453C50.9859 15.5729 51.1749 15.2585 51.3045 14.9033C51.4358 14.5263 51.5015 14.1295 51.4989 13.7303ZM38.9451 13.4279V18.5051H36.7413V13.4813L31.8003 5.8259H33.7173C34.1277 5.8259 34.5093 6.0383 34.7253 6.3875L37.8609 11.4545L41.0319 6.3827C41.1384 6.21228 41.2866 6.07176 41.4624 5.97436C41.6382 5.87695 41.8359 5.82587 42.0369 5.8259H43.8861L38.9451 13.4279Z", fill: "white", style: {
11
+ fill: "white",
12
+ fillOpacity: 1
13
+ } }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-youmind-combine-dark__clip0_449_13866", children: _jsx("rect", { width: 108.6, height: 24, fill: "white", style: {
14
+ fill: "white",
15
+ fillOpacity: 1
16
+ } }) }), _jsx("clipPath", { id: instanceId + "-youmind-combine-dark__clip1_449_13866", children: _jsx("rect", { width: 77.4, height: 14.4, fill: "white", style: {
17
+ fill: "white",
18
+ fillOpacity: 1
19
+ }, transform: "translate(31.2002 4.7998)" }) })] })] });
20
+ };
21
+ const ForwardRef = forwardRef(YoumindCombineDark);
22
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from '../types.js';
2
+ declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,10 @@
1
+ 'use client';
2
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
+ // Generated from real source assets. Do not edit manually.
4
+ import { forwardRef, useId } from 'react';
5
+ const YoumindCombineLight = ({ size = '1em', ...props }, ref) => {
6
+ const instanceId = useId();
7
+ return _jsxs("svg", { viewBox: "0 0 109 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: typeof size === 'number' ? size * 4.541666666666667 : 'calc(' + size + ' * 4.541666666666667)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-youmind-combine-light__Name=YouMind, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-youmind-combine-light__YouMind / Combination", clipPath: 'url(#' + instanceId + "-youmind-combine-light__clip0_449_13866)", children: [_jsx("g", { id: instanceId + "-youmind-combine-light__Frame", children: _jsx("path", { id: instanceId + "-youmind-combine-light__YouMind / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M3.84 7.847C3.84 6.274 2.53 5 0.912 5H0V14.683C0 17.067 1.988 19 4.44 19C6.892 19 8.88 17.067 8.88 14.683V9.713C8.88 8.399 9.976 7.333 11.328 7.333C12.68 7.333 13.776 8.399 13.776 9.713V17.133C13.776 18.164 14.636 19 15.696 19H17.808V9.923C17.808 7.204 15.541 5 12.744 5C9.947 5 7.68 7.204 7.68 9.923V14.8C7.68 15.831 6.82 16.667 5.76 16.667C4.7 16.667 3.84 15.83 3.84 14.8V7.847ZM18.422 7.444C19.597 8.341 20.376 9.734 20.376 11.3V17.133C20.376 18.164 21.236 19 22.296 19H24V11.766C24 11.6103 23.9916 11.4548 23.975 11.3C23.735 9.07 21.796 7.333 19.44 7.333C19.0977 7.33252 18.7563 7.3704 18.422 7.444Z", fill: "#000000", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-youmind-combine-light__Frame_2", clipPath: 'url(#' + instanceId + "-youmind-combine-light__clip1_449_13866)", children: _jsx("path", { id: instanceId + "-youmind-combine-light__YouMind / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M107.064 18.3863H104.914V16.8221C104.563 17.3147 104.123 17.7367 103.616 18.0659C103.107 18.4097 102.472 18.5819 101.715 18.5819C101.16 18.5822 100.61 18.4734 100.098 18.2615C99.5749 18.0475 99.1027 17.7266 98.7111 17.3195C98.3079 16.8935 97.9821 16.3775 97.7337 15.7733C97.4841 15.1691 97.3605 14.4761 97.3605 13.6937C97.3605 12.9119 97.4781 12.2189 97.7157 11.6147C97.9647 11.0099 98.2899 10.5005 98.6931 10.0859C99.0808 9.66958 99.5541 9.34209 100.08 9.1259C100.599 8.91527 101.154 8.80669 101.715 8.8061C102.484 8.8061 103.125 8.9723 103.634 9.3041C104.122 9.61556 104.554 10.0059 104.914 10.4591V6.5963C104.914 5.9423 105.445 5.4119 106.099 5.4119H107.064V18.3863ZM104.95 13.6943C104.95 13.2323 104.872 12.8171 104.718 12.4499C104.587 12.1001 104.388 11.7799 104.132 11.5079C103.89 11.24 103.593 11.0278 103.261 10.8857C102.933 10.7446 102.579 10.6718 102.221 10.6718C101.864 10.6718 101.51 10.7446 101.182 10.8857C100.859 11.0181 100.568 11.2182 100.329 11.4725C100.07 11.7493 99.8705 12.076 99.7425 12.4325C99.5997 12.7991 99.5289 13.2203 99.5289 13.6937C99.5289 14.1557 99.5997 14.5769 99.7425 14.9561C99.8841 15.3233 100.08 15.6371 100.329 15.8981C100.577 16.1585 100.862 16.3601 101.182 16.5023C101.51 16.6435 101.864 16.7163 102.221 16.7163C102.579 16.7163 102.933 16.6435 103.261 16.5023C103.59 16.3626 103.886 16.157 104.132 15.8981C104.38 15.6257 104.577 15.3053 104.718 14.9381C104.872 14.5709 104.95 14.1563 104.95 13.6937V13.6943ZM89.2023 13.0901V18.5051H87.0513V9.0023H89.2017V10.4603C89.3559 10.2347 89.5215 10.0271 89.6991 9.8375C89.8904 9.63489 90.1053 9.456 90.3393 9.3047C90.5886 9.15013 90.8579 9.03042 91.1397 8.9489C91.4619 8.8503 91.7975 8.80233 92.1345 8.8067C93.2007 8.8067 94.0239 9.1325 94.6053 9.7847C95.1855 10.4363 95.4753 11.3129 95.4753 12.4145V18.5051H94.5105C94.1962 18.5051 93.8948 18.3803 93.6726 18.158C93.4503 17.9358 93.3255 17.6344 93.3255 17.3201V13.0547C93.3255 12.3203 93.1473 11.7575 92.7915 11.3663C92.4483 10.9631 91.9569 10.7621 91.3167 10.7621C90.6891 10.7621 90.1791 10.9691 89.7879 11.3837C89.3973 11.7869 89.2023 12.3557 89.2023 13.0901ZM84.6813 18.5039H82.4301V9.0257H84.6813V18.5051V18.5039ZM74.1381 14.7137C74.1771 14.7136 74.2154 14.704 74.2497 14.6855C74.284 14.6671 74.3133 14.6405 74.3349 14.6081L77.7795 9.4643V18.5051H79.9659V5.8271H77.6379L73.8519 11.8283L70.0659 5.8265H67.7379V18.5045H69.8883V9.5003L73.2993 14.6087C73.3431 14.6747 73.4169 14.7143 73.4961 14.7143L74.1381 14.7137ZM83.4375 7.6511H83.5563C83.8548 7.6511 84.1411 7.53251 84.3522 7.32142C84.5633 7.11033 84.6819 6.82403 84.6819 6.5255C84.6819 6.22697 84.5633 5.94067 84.3522 5.72958C84.1411 5.51849 83.8548 5.3999 83.5563 5.3999H83.4375C83.139 5.3999 82.8527 5.51849 82.6416 5.72958C82.4305 5.94067 82.3119 6.22697 82.3119 6.5255C82.3119 6.82403 82.4305 7.11033 82.6416 7.32142C82.8527 7.53251 83.139 7.6511 83.4375 7.6511ZM62.1519 14.2979V9.0023H64.3023V18.5051H63.3363C63.0222 18.5049 62.7211 18.3801 62.499 18.158C62.2769 17.9359 62.1521 17.6348 62.1519 17.3207V16.9295C61.8384 17.3852 61.4473 17.7823 60.9963 18.1025C60.5343 18.4223 59.9421 18.5825 59.2191 18.5825C58.1529 18.5825 57.3291 18.2567 56.7489 17.6045C56.1681 16.9529 55.8777 16.0763 55.8777 14.9741V9.0017H56.8437C57.4977 9.0017 58.0281 9.5327 58.0281 10.1867V14.3339C58.0281 15.0683 58.2003 15.6371 58.5441 16.0403C58.8993 16.4315 59.3967 16.6265 60.0369 16.6265C60.6645 16.6265 61.1745 16.4255 61.5651 16.0223C61.9563 15.6077 62.1519 15.0329 62.1519 14.2985V14.2979ZM53.6379 13.6943C53.6423 14.3485 53.5099 14.9963 53.2491 15.5963C53.0069 16.1806 52.6526 16.7118 52.2063 17.1599C51.7549 17.6084 51.2203 17.9644 50.6325 18.2081C50.0199 18.4691 49.3539 18.5993 48.6345 18.5993C47.9565 18.6049 47.2839 18.4781 46.6545 18.2261C46.07 17.9764 45.5366 17.6208 45.0813 17.1773C44.6469 16.7297 44.2993 16.2054 44.0559 15.6311C43.8065 15.0282 43.6804 14.3815 43.6851 13.7291C43.6851 13.0541 43.8087 12.4199 44.0559 11.8277C44.301 11.2447 44.6551 10.7138 45.0993 10.2635C45.5508 9.81087 46.0848 9.44894 46.6725 9.1973C47.2851 8.9363 47.9511 8.8061 48.6705 8.8061C49.3893 8.8061 50.0493 8.9363 50.6505 9.1973C51.2428 9.43248 51.7788 9.78985 52.2237 10.2461C52.6723 10.6857 53.027 11.2117 53.2665 11.7923C53.5161 12.3951 53.6424 13.0419 53.6379 13.6943ZM51.4989 13.7303C51.4989 13.3151 51.4281 12.9245 51.2865 12.5567C51.1518 12.2 50.9474 11.8737 50.6853 11.5967C50.4381 11.3128 50.13 11.0882 49.7841 10.9397C49.4421 10.7735 49.0593 10.6907 48.6351 10.6907C48.2103 10.6907 47.8215 10.7735 47.4681 10.9397C47.1261 11.0939 46.8321 11.3069 46.5843 11.5793C46.3331 11.858 46.1407 12.1845 46.0185 12.5393C45.8863 12.9099 45.8205 13.3009 45.8241 13.6943C45.8241 14.1089 45.8949 14.5061 46.0359 14.8853C46.1775 15.2525 46.3719 15.5723 46.6197 15.8453C46.8789 16.1177 47.1795 16.3373 47.5209 16.5029C47.8749 16.6565 48.2577 16.7339 48.6699 16.7339C49.1061 16.7339 49.4955 16.6565 49.8369 16.5029C50.1783 16.346 50.4849 16.1224 50.7387 15.8453C50.9859 15.5729 51.1749 15.2585 51.3045 14.9033C51.4358 14.5263 51.5015 14.1295 51.4989 13.7303ZM38.9451 13.4279V18.5051H36.7413V13.4813L31.8003 5.8259H33.7173C34.1277 5.8259 34.5093 6.0383 34.7253 6.3875L37.8609 11.4545L41.0319 6.3827C41.1384 6.21228 41.2866 6.07176 41.4624 5.97436C41.6382 5.87695 41.8359 5.82587 42.0369 5.8259H43.8861L38.9451 13.4279Z", fill: "#000000", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-youmind-combine-light__clip0_449_13866", children: _jsx("rect", { width: 108.6, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-youmind-combine-light__clip1_449_13866", children: _jsx("rect", { width: 77.4, height: 14.4, fill: "#fff", transform: "translate(31.2002 4.7998)", fillOpacity: 1 }) })] })] });
8
+ };
9
+ const ForwardRef = forwardRef(YoumindCombineLight);
10
+ export default ForwardRef;