@lobehub/icons 5.18.0 → 5.19.0

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 (263) hide show
  1. package/es/AMDRadeonCloud/components/Avatar.d.ts +5 -0
  2. package/es/AMDRadeonCloud/components/Avatar.js +25 -0
  3. package/es/AMDRadeonCloud/components/Color.d.ts +3 -0
  4. package/es/AMDRadeonCloud/components/Color.js +52 -0
  5. package/es/AMDRadeonCloud/components/Combine.d.ts +7 -0
  6. package/es/AMDRadeonCloud/components/Combine.js +33 -0
  7. package/es/AMDRadeonCloud/components/Mono.d.ts +3 -0
  8. package/es/AMDRadeonCloud/components/Mono.js +51 -0
  9. package/es/AMDRadeonCloud/components/Text.d.ts +3 -0
  10. package/es/AMDRadeonCloud/components/Text.js +40 -0
  11. package/es/AMDRadeonCloud/index.d.ts +15 -0
  12. package/es/AMDRadeonCloud/index.js +14 -0
  13. package/es/AMDRadeonCloud/index.mdx +114 -0
  14. package/es/AMDRadeonCloud/style.d.ts +7 -0
  15. package/es/AMDRadeonCloud/style.js +9 -0
  16. package/es/Chutes/components/Avatar.d.ts +5 -0
  17. package/es/Chutes/components/Avatar.js +25 -0
  18. package/es/Chutes/components/Combine.d.ts +5 -0
  19. package/es/Chutes/components/Combine.js +26 -0
  20. package/es/Chutes/components/Mono.d.ts +3 -0
  21. package/es/Chutes/components/Mono.js +44 -0
  22. package/es/Chutes/components/Text.d.ts +3 -0
  23. package/es/Chutes/components/Text.js +39 -0
  24. package/es/Chutes/index.d.ts +13 -0
  25. package/es/Chutes/index.js +12 -0
  26. package/es/Chutes/index.mdx +99 -0
  27. package/es/Chutes/style.d.ts +7 -0
  28. package/es/Chutes/style.js +9 -0
  29. package/es/CommandCode/components/Avatar.d.ts +5 -0
  30. package/es/CommandCode/components/Avatar.js +25 -0
  31. package/es/CommandCode/components/Color.d.ts +3 -0
  32. package/es/CommandCode/components/Color.js +41 -0
  33. package/es/CommandCode/components/Combine.d.ts +5 -0
  34. package/es/CommandCode/components/Combine.js +24 -0
  35. package/es/CommandCode/components/Mono.d.ts +3 -0
  36. package/es/CommandCode/components/Mono.js +41 -0
  37. package/es/CommandCode/components/Text.d.ts +3 -0
  38. package/es/CommandCode/components/Text.js +42 -0
  39. package/es/CommandCode/index.d.ts +13 -0
  40. package/es/CommandCode/index.js +12 -0
  41. package/es/CommandCode/index.mdx +99 -0
  42. package/es/CommandCode/style.d.ts +7 -0
  43. package/es/CommandCode/style.js +9 -0
  44. package/es/Decart/components/Avatar.d.ts +5 -0
  45. package/es/Decart/components/Avatar.js +25 -0
  46. package/es/Decart/components/Color.d.ts +3 -0
  47. package/es/Decart/components/Color.js +39 -0
  48. package/es/Decart/components/Combine.d.ts +7 -0
  49. package/es/Decart/components/Combine.js +32 -0
  50. package/es/Decart/components/Mono.d.ts +3 -0
  51. package/es/Decart/components/Mono.js +40 -0
  52. package/es/Decart/components/Text.d.ts +3 -0
  53. package/es/Decart/components/Text.js +39 -0
  54. package/es/Decart/index.d.ts +15 -0
  55. package/es/Decart/index.js +14 -0
  56. package/es/Decart/index.mdx +113 -0
  57. package/es/Decart/style.d.ts +7 -0
  58. package/es/Decart/style.js +9 -0
  59. package/es/DeepAI/index.mdx +1 -1
  60. package/es/DigitalOcean/components/Avatar.d.ts +5 -0
  61. package/es/DigitalOcean/components/Avatar.js +25 -0
  62. package/es/DigitalOcean/components/Combine.d.ts +5 -0
  63. package/es/DigitalOcean/components/Combine.js +26 -0
  64. package/es/DigitalOcean/components/Mono.d.ts +3 -0
  65. package/es/DigitalOcean/components/Mono.js +42 -0
  66. package/es/DigitalOcean/components/Text.d.ts +3 -0
  67. package/es/DigitalOcean/components/Text.js +39 -0
  68. package/es/DigitalOcean/index.d.ts +13 -0
  69. package/es/DigitalOcean/index.js +12 -0
  70. package/es/DigitalOcean/index.mdx +109 -0
  71. package/es/DigitalOcean/style.d.ts +7 -0
  72. package/es/DigitalOcean/style.js +9 -0
  73. package/es/DotsStudio/components/Avatar.d.ts +5 -0
  74. package/es/DotsStudio/components/Avatar.js +28 -0
  75. package/es/DotsStudio/components/Combine.d.ts +5 -0
  76. package/es/DotsStudio/components/Combine.js +26 -0
  77. package/es/DotsStudio/components/Mono.d.ts +3 -0
  78. package/es/DotsStudio/components/Mono.js +40 -0
  79. package/es/DotsStudio/components/Text.d.ts +3 -0
  80. package/es/DotsStudio/components/Text.js +39 -0
  81. package/es/DotsStudio/index.d.ts +13 -0
  82. package/es/DotsStudio/index.js +12 -0
  83. package/es/DotsStudio/index.mdx +99 -0
  84. package/es/DotsStudio/style.d.ts +7 -0
  85. package/es/DotsStudio/style.js +8 -0
  86. package/es/GmiCloud/components/Avatar.d.ts +5 -0
  87. package/es/GmiCloud/components/Avatar.js +25 -0
  88. package/es/GmiCloud/components/Combine.d.ts +5 -0
  89. package/es/GmiCloud/components/Combine.js +26 -0
  90. package/es/GmiCloud/components/Mono.d.ts +3 -0
  91. package/es/GmiCloud/components/Mono.js +42 -0
  92. package/es/GmiCloud/components/Text.d.ts +3 -0
  93. package/es/GmiCloud/components/Text.js +41 -0
  94. package/es/GmiCloud/index.d.ts +13 -0
  95. package/es/GmiCloud/index.js +12 -0
  96. package/es/GmiCloud/index.mdx +99 -0
  97. package/es/GmiCloud/style.d.ts +7 -0
  98. package/es/GmiCloud/style.js +9 -0
  99. package/es/Inceptron/components/Avatar.d.ts +5 -0
  100. package/es/Inceptron/components/Avatar.js +25 -0
  101. package/es/Inceptron/components/Color.d.ts +3 -0
  102. package/es/Inceptron/components/Color.js +60 -0
  103. package/es/Inceptron/components/Combine.d.ts +7 -0
  104. package/es/Inceptron/components/Combine.js +32 -0
  105. package/es/Inceptron/components/Mono.d.ts +3 -0
  106. package/es/Inceptron/components/Mono.js +60 -0
  107. package/es/Inceptron/components/Text.d.ts +3 -0
  108. package/es/Inceptron/components/Text.js +39 -0
  109. package/es/Inceptron/index.d.ts +15 -0
  110. package/es/Inceptron/index.js +14 -0
  111. package/es/Inceptron/index.mdx +113 -0
  112. package/es/Inceptron/style.d.ts +7 -0
  113. package/es/Inceptron/style.js +9 -0
  114. package/es/IoNet/components/Avatar.d.ts +5 -0
  115. package/es/IoNet/components/Avatar.js +25 -0
  116. package/es/IoNet/components/Combine.d.ts +5 -0
  117. package/es/IoNet/components/Combine.js +24 -0
  118. package/es/IoNet/components/Mono.d.ts +3 -0
  119. package/es/IoNet/components/Mono.js +40 -0
  120. package/es/IoNet/components/Text.d.ts +3 -0
  121. package/es/IoNet/components/Text.js +41 -0
  122. package/es/IoNet/index.d.ts +13 -0
  123. package/es/IoNet/index.js +12 -0
  124. package/es/IoNet/index.mdx +109 -0
  125. package/es/IoNet/style.d.ts +7 -0
  126. package/es/IoNet/style.js +9 -0
  127. package/es/Nextbit/components/Avatar.d.ts +5 -0
  128. package/es/Nextbit/components/Avatar.js +25 -0
  129. package/es/Nextbit/components/Color.d.ts +3 -0
  130. package/es/Nextbit/components/Color.js +39 -0
  131. package/es/Nextbit/components/Combine.d.ts +7 -0
  132. package/es/Nextbit/components/Combine.js +32 -0
  133. package/es/Nextbit/components/Mono.d.ts +3 -0
  134. package/es/Nextbit/components/Mono.js +40 -0
  135. package/es/Nextbit/components/Text.d.ts +3 -0
  136. package/es/Nextbit/components/Text.js +39 -0
  137. package/es/Nextbit/index.d.ts +15 -0
  138. package/es/Nextbit/index.js +14 -0
  139. package/es/Nextbit/index.mdx +113 -0
  140. package/es/Nextbit/style.d.ts +7 -0
  141. package/es/Nextbit/style.js +9 -0
  142. package/es/Perceptron/components/Avatar.d.ts +5 -0
  143. package/es/Perceptron/components/Avatar.js +25 -0
  144. package/es/Perceptron/components/Combine.d.ts +5 -0
  145. package/es/Perceptron/components/Combine.js +27 -0
  146. package/es/Perceptron/components/Mono.d.ts +3 -0
  147. package/es/Perceptron/components/Mono.js +41 -0
  148. package/es/Perceptron/components/Text.d.ts +3 -0
  149. package/es/Perceptron/components/Text.js +39 -0
  150. package/es/Perceptron/index.d.ts +13 -0
  151. package/es/Perceptron/index.js +12 -0
  152. package/es/Perceptron/index.mdx +109 -0
  153. package/es/Perceptron/style.d.ts +7 -0
  154. package/es/Perceptron/style.js +9 -0
  155. package/es/Phala/components/Avatar.d.ts +5 -0
  156. package/es/Phala/components/Avatar.js +25 -0
  157. package/es/Phala/components/Color.d.ts +3 -0
  158. package/es/Phala/components/Color.js +45 -0
  159. package/es/Phala/components/Combine.d.ts +7 -0
  160. package/es/Phala/components/Combine.js +32 -0
  161. package/es/Phala/components/Inner.d.ts +3 -0
  162. package/es/Phala/components/Inner.js +40 -0
  163. package/es/Phala/components/Mono.d.ts +3 -0
  164. package/es/Phala/components/Mono.js +40 -0
  165. package/es/Phala/components/Text.d.ts +3 -0
  166. package/es/Phala/components/Text.js +39 -0
  167. package/es/Phala/index.d.ts +15 -0
  168. package/es/Phala/index.js +14 -0
  169. package/es/Phala/index.mdx +113 -0
  170. package/es/Phala/style.d.ts +7 -0
  171. package/es/Phala/style.js +9 -0
  172. package/es/Reka/components/Avatar.d.ts +5 -0
  173. package/es/Reka/components/Avatar.js +25 -0
  174. package/es/Reka/components/Combine.d.ts +5 -0
  175. package/es/Reka/components/Combine.js +24 -0
  176. package/es/Reka/components/Mono.d.ts +3 -0
  177. package/es/Reka/components/Mono.js +40 -0
  178. package/es/Reka/components/Text.d.ts +3 -0
  179. package/es/Reka/components/Text.js +39 -0
  180. package/es/Reka/index.d.ts +13 -0
  181. package/es/Reka/index.js +12 -0
  182. package/es/Reka/index.mdx +109 -0
  183. package/es/Reka/style.d.ts +7 -0
  184. package/es/Reka/style.js +9 -0
  185. package/es/Sakana/components/Avatar.d.ts +5 -0
  186. package/es/Sakana/components/Avatar.js +25 -0
  187. package/es/Sakana/components/Color.d.ts +3 -0
  188. package/es/Sakana/components/Color.js +39 -0
  189. package/es/Sakana/components/Combine.d.ts +7 -0
  190. package/es/Sakana/components/Combine.js +33 -0
  191. package/es/Sakana/components/Mono.d.ts +3 -0
  192. package/es/Sakana/components/Mono.js +40 -0
  193. package/es/Sakana/components/Text.d.ts +3 -0
  194. package/es/Sakana/components/Text.js +39 -0
  195. package/es/Sakana/index.d.ts +15 -0
  196. package/es/Sakana/index.js +14 -0
  197. package/es/Sakana/index.mdx +113 -0
  198. package/es/Sakana/style.d.ts +7 -0
  199. package/es/Sakana/style.js +9 -0
  200. package/es/UnionAlpha/components/Avatar.d.ts +5 -0
  201. package/es/UnionAlpha/components/Avatar.js +25 -0
  202. package/es/UnionAlpha/components/Color.d.ts +3 -0
  203. package/es/UnionAlpha/components/Color.js +159 -0
  204. package/es/UnionAlpha/components/Combine.d.ts +7 -0
  205. package/es/UnionAlpha/components/Combine.js +32 -0
  206. package/es/UnionAlpha/components/Mono.d.ts +3 -0
  207. package/es/UnionAlpha/components/Mono.js +50 -0
  208. package/es/UnionAlpha/components/Text.d.ts +3 -0
  209. package/es/UnionAlpha/components/Text.js +57 -0
  210. package/es/UnionAlpha/index.d.ts +15 -0
  211. package/es/UnionAlpha/index.js +14 -0
  212. package/es/UnionAlpha/index.mdx +113 -0
  213. package/es/UnionAlpha/style.d.ts +7 -0
  214. package/es/UnionAlpha/style.js +9 -0
  215. package/es/Wafer/components/Avatar.d.ts +5 -0
  216. package/es/Wafer/components/Avatar.js +25 -0
  217. package/es/Wafer/components/Combine.d.ts +5 -0
  218. package/es/Wafer/components/Combine.js +24 -0
  219. package/es/Wafer/components/Mono.d.ts +3 -0
  220. package/es/Wafer/components/Mono.js +40 -0
  221. package/es/Wafer/components/Text.d.ts +3 -0
  222. package/es/Wafer/components/Text.js +39 -0
  223. package/es/Wafer/index.d.ts +13 -0
  224. package/es/Wafer/index.js +12 -0
  225. package/es/Wafer/index.mdx +109 -0
  226. package/es/Wafer/style.d.ts +7 -0
  227. package/es/Wafer/style.js +9 -0
  228. package/es/Wandb/components/Avatar.d.ts +5 -0
  229. package/es/Wandb/components/Avatar.js +25 -0
  230. package/es/Wandb/components/Color.d.ts +3 -0
  231. package/es/Wandb/components/Color.js +39 -0
  232. package/es/Wandb/components/Combine.d.ts +7 -0
  233. package/es/Wandb/components/Combine.js +32 -0
  234. package/es/Wandb/components/Mono.d.ts +3 -0
  235. package/es/Wandb/components/Mono.js +40 -0
  236. package/es/Wandb/components/Text.d.ts +3 -0
  237. package/es/Wandb/components/Text.js +39 -0
  238. package/es/Wandb/index.d.ts +15 -0
  239. package/es/Wandb/index.js +14 -0
  240. package/es/Wandb/index.mdx +113 -0
  241. package/es/Wandb/style.d.ts +7 -0
  242. package/es/Wandb/style.js +9 -0
  243. package/es/WaveSpeed/components/Avatar.d.ts +5 -0
  244. package/es/WaveSpeed/components/Avatar.js +25 -0
  245. package/es/WaveSpeed/components/Combine.d.ts +5 -0
  246. package/es/WaveSpeed/components/Combine.js +26 -0
  247. package/es/WaveSpeed/components/Mono.d.ts +3 -0
  248. package/es/WaveSpeed/components/Mono.js +40 -0
  249. package/es/WaveSpeed/components/Text.d.ts +3 -0
  250. package/es/WaveSpeed/components/Text.js +39 -0
  251. package/es/WaveSpeed/index.d.ts +13 -0
  252. package/es/WaveSpeed/index.js +12 -0
  253. package/es/WaveSpeed/index.mdx +99 -0
  254. package/es/WaveSpeed/style.d.ts +7 -0
  255. package/es/WaveSpeed/style.js +9 -0
  256. package/es/features/modelConfig.js +4 -0
  257. package/es/features/providerConfig.js +5 -0
  258. package/es/features/providerEnum.d.ts +1 -0
  259. package/es/features/providerEnum.js +1 -0
  260. package/es/icons.d.ts +18 -0
  261. package/es/icons.js +18 -0
  262. package/es/toc.json +1 -1
  263. package/package.json +1 -1
package/es/icons.d.ts CHANGED
@@ -17,6 +17,7 @@ export { default as AkashChat, type CompoundedIcon as AkashChatProps } from './A
17
17
  export { default as AlephAlpha, type CompoundedIcon as AlephAlphaProps } from './AlephAlpha';
18
18
  export { default as Alibaba, type CompoundedIcon as AlibabaProps } from './Alibaba';
19
19
  export { default as AlibabaCloud, type CompoundedIcon as AlibabaCloudProps } from './AlibabaCloud';
20
+ export { default as AMDRadeonCloud, type CompoundedIcon as AMDRadeonCloudProps, } from './AMDRadeonCloud';
20
21
  export { default as Amp, type CompoundedIcon as AmpProps } from './Amp';
21
22
  export { default as Anspire, type CompoundedIcon as AnspireProps } from './Anspire';
22
23
  export { default as AntGroup, type CompoundedIcon as AntGroupProps } from './AntGroup';
@@ -57,6 +58,7 @@ export { default as CentML, type CompoundedIcon as CentMLProps } from './CentML'
57
58
  export { default as Cerebras, type CompoundedIcon as CerebrasProps } from './Cerebras';
58
59
  export { default as ChatGLM, type CompoundedIcon as ChatGLMProps } from './ChatGLM';
59
60
  export { default as CherryStudio, type CompoundedIcon as CherryStudioProps } from './CherryStudio';
61
+ export { default as Chutes, type CompoundedIcon as ChutesProps } from './Chutes';
60
62
  export { default as Civitai, type CompoundedIcon as CivitaiProps } from './Civitai';
61
63
  export { default as Claude, type CompoundedIcon as ClaudeProps } from './Claude';
62
64
  export { default as ClaudeCode, type CompoundedIcon as ClaudeCodeProps } from './ClaudeCode';
@@ -74,6 +76,7 @@ export { default as Colab, type CompoundedIcon as ColabProps } from './Colab';
74
76
  export { default as CometAPI, type CompoundedIcon as CometAPIProps } from './CometAPI';
75
77
  export { default as ComfyUI, type CompoundedIcon as ComfyUIProps } from './ComfyUI';
76
78
  export { default as CommandA, type CompoundedIcon as CommandAProps } from './CommandA';
79
+ export { default as CommandCode, type CompoundedIcon as CommandCodeProps } from './CommandCode';
77
80
  export { default as Copilot, type CompoundedIcon as CopilotProps } from './Copilot';
78
81
  export { default as CopilotKit, type CompoundedIcon as CopilotKitProps } from './CopilotKit';
79
82
  export { default as Coqui, type CompoundedIcon as CoquiProps } from './Coqui';
@@ -84,6 +87,7 @@ export { default as Cursor, type CompoundedIcon as CursorProps } from './Cursor'
84
87
  export { default as CyberCut, type CompoundedIcon as CyberCutProps } from './CyberCut';
85
88
  export { default as Dalle, type CompoundedIcon as DalleProps } from './Dalle';
86
89
  export { default as Dbrx, type CompoundedIcon as DbrxProps } from './Dbrx';
90
+ export { default as Decart, type CompoundedIcon as DecartProps } from './Decart';
87
91
  export { default as DeepAI, type CompoundedIcon as DeepAIProps } from './DeepAI';
88
92
  export { default as DeepCogito, type CompoundedIcon as DeepCogitoProps } from './DeepCogito';
89
93
  export { default as DeepInfra, type CompoundedIcon as DeepInfraProps } from './DeepInfra';
@@ -92,9 +96,11 @@ export { default as DeepMind, type CompoundedIcon as DeepMindProps } from './Dee
92
96
  export { default as DeepSeek, type CompoundedIcon as DeepSeekProps } from './DeepSeek';
93
97
  export { default as Devin, type CompoundedIcon as DevinProps } from './Devin';
94
98
  export { default as Dify, type CompoundedIcon as DifyProps } from './Dify';
99
+ export { default as DigitalOcean, type CompoundedIcon as DigitalOceanProps } from './DigitalOcean';
95
100
  export { default as Doc2X, type CompoundedIcon as Doc2XProps } from './Doc2X';
96
101
  export { default as DocSearch, type CompoundedIcon as DocSearchProps } from './DocSearch';
97
102
  export { default as Dolphin, type CompoundedIcon as DolphinProps } from './Dolphin';
103
+ export { default as DotsStudio, type CompoundedIcon as DotsStudioProps } from './DotsStudio';
98
104
  export { default as Doubao, type CompoundedIcon as DoubaoProps } from './Doubao';
99
105
  export { default as DreamMachine, type CompoundedIcon as DreamMachineProps } from './DreamMachine';
100
106
  export { default as ElevenLabs, type CompoundedIcon as ElevenLabsProps } from './ElevenLabs';
@@ -121,6 +127,7 @@ export { default as GithubCopilot, type CompoundedIcon as GithubCopilotProps, }
121
127
  export { default as Glama, type CompoundedIcon as GlamaProps } from './Glama';
122
128
  export { default as Glif, type CompoundedIcon as GlifProps } from './Glif';
123
129
  export { default as GLMV, type CompoundedIcon as GLMVProps } from './GLMV';
130
+ export { default as GmiCloud, type CompoundedIcon as GmiCloudProps } from './GmiCloud';
124
131
  export { default as Google, type CompoundedIcon as GoogleProps } from './Google';
125
132
  export { default as GoogleCloud, type CompoundedIcon as GoogleCloudProps } from './GoogleCloud';
126
133
  export { default as Goose, type CompoundedIcon as GooseProps } from './Goose';
@@ -143,11 +150,13 @@ export { default as IBM, type CompoundedIcon as IBMProps } from './IBM';
143
150
  export { default as Ideogram, type CompoundedIcon as IdeogramProps } from './Ideogram';
144
151
  export { default as IFlyTekCloud, type CompoundedIcon as IFlyTekCloudProps } from './IFlyTekCloud';
145
152
  export { default as Inception, type CompoundedIcon as InceptionProps } from './Inception';
153
+ export { default as Inceptron, type CompoundedIcon as InceptronProps } from './Inceptron';
146
154
  export { default as Inference, type CompoundedIcon as InferenceProps } from './Inference';
147
155
  export { default as Infermatic, type CompoundedIcon as InfermaticProps } from './Infermatic';
148
156
  export { default as Infinigence, type CompoundedIcon as InfinigenceProps } from './Infinigence';
149
157
  export { default as Inflection, type CompoundedIcon as InflectionProps } from './Inflection';
150
158
  export { default as InternLM, type CompoundedIcon as InternLMProps } from './InternLM';
159
+ export { default as IoNet, type CompoundedIcon as IoNetProps } from './IoNet';
151
160
  export { default as Jimeng, type CompoundedIcon as JimengProps } from './Jimeng';
152
161
  export { default as Jina, type CompoundedIcon as JinaProps } from './Jina';
153
162
  export { default as Junie, type CompoundedIcon as JunieProps } from './Junie';
@@ -205,6 +214,7 @@ export { default as N8n, type CompoundedIcon as N8nProps } from './N8n';
205
214
  export { default as NanoBanana, type CompoundedIcon as NanoBananaProps } from './NanoBanana';
206
215
  export { default as Nebius, type CompoundedIcon as NebiusProps } from './Nebius';
207
216
  export { default as NewAPI, type CompoundedIcon as NewAPIProps } from './NewAPI';
217
+ export { default as Nextbit, type CompoundedIcon as NextbitProps } from './Nextbit';
208
218
  export { default as NotebookLM, type CompoundedIcon as NotebookLMProps } from './NotebookLM';
209
219
  export { default as Notion, type CompoundedIcon as NotionProps } from './Notion';
210
220
  export { default as NousResearch, type CompoundedIcon as NousResearchProps } from './NousResearch';
@@ -225,7 +235,9 @@ export { default as OpenRouter, type CompoundedIcon as OpenRouterProps } from '.
225
235
  export { default as OpenWebUI, type CompoundedIcon as OpenWebUIProps } from './OpenWebUI';
226
236
  export { default as PaLM, type CompoundedIcon as PaLMProps } from './PaLM';
227
237
  export { default as Parasail, type CompoundedIcon as ParasailProps } from './Parasail';
238
+ export { default as Perceptron, type CompoundedIcon as PerceptronProps } from './Perceptron';
228
239
  export { default as Perplexity, type CompoundedIcon as PerplexityProps } from './Perplexity';
240
+ export { default as Phala, type CompoundedIcon as PhalaProps } from './Phala';
229
241
  export { default as Phidata, type CompoundedIcon as PhidataProps } from './Phidata';
230
242
  export { default as Phind, type CompoundedIcon as PhindProps } from './Phind';
231
243
  export { default as Pi, type CompoundedIcon as PiProps } from './Pi';
@@ -244,6 +256,7 @@ export { default as Qoder, type CompoundedIcon as QoderProps } from './Qoder';
244
256
  export { default as Qwen, type CompoundedIcon as QwenProps } from './Qwen';
245
257
  export { default as Railway, type CompoundedIcon as RailwayProps } from './Railway';
246
258
  export { default as Recraft, type CompoundedIcon as RecraftProps } from './Recraft';
259
+ export { default as Reka, type CompoundedIcon as RekaProps } from './Reka';
247
260
  export { default as Relace, type CompoundedIcon as RelaceProps } from './Relace';
248
261
  export { default as Replicate, type CompoundedIcon as ReplicateProps } from './Replicate';
249
262
  export { default as Replit, type CompoundedIcon as ReplitProps } from './Replit';
@@ -252,6 +265,7 @@ export { default as RooCode, type CompoundedIcon as RooCodeProps } from './RooCo
252
265
  export { default as RSSHub, type CompoundedIcon as RSSHubProps } from './RSSHub';
253
266
  export { default as Runway, type CompoundedIcon as RunwayProps } from './Runway';
254
267
  export { default as Rwkv, type CompoundedIcon as RwkvProps } from './Rwkv';
268
+ export { default as Sakana, type CompoundedIcon as SakanaProps } from './Sakana';
255
269
  export { default as SambaNova, type CompoundedIcon as SambaNovaProps } from './SambaNova';
256
270
  export { default as Search1API, type CompoundedIcon as Search1APIProps } from './Search1API';
257
271
  export { default as SearchApi, type CompoundedIcon as SearchApiProps } from './SearchApi';
@@ -287,6 +301,7 @@ export { default as Trae, type CompoundedIcon as TraeProps } from './Trae';
287
301
  export { default as Tripo, type CompoundedIcon as TripoProps } from './Tripo';
288
302
  export { default as TuriX, type CompoundedIcon as TuriXCompoundedIcon } from './TuriX';
289
303
  export { default as Udio, type CompoundedIcon as UdioProps } from './Udio';
304
+ export { default as UnionAlpha, type CompoundedIcon as UnionAlphaProps } from './UnionAlpha';
290
305
  export { default as Unsloth, type CompoundedIcon as UnslothProps } from './Unsloth';
291
306
  export { default as Unstructured, type CompoundedIcon as UnstructuredProps } from './Unstructured';
292
307
  export { default as Upstage, type CompoundedIcon as UpstageProps } from './Upstage';
@@ -300,6 +315,9 @@ export { default as Viggle, type CompoundedIcon as ViggleProps } from './Viggle'
300
315
  export { default as Vllm, type CompoundedIcon as VllmProps } from './Vllm';
301
316
  export { default as Volcengine, type CompoundedIcon as VolcengineProps } from './Volcengine';
302
317
  export { default as Voyage, type CompoundedIcon as VoyageProps } from './Voyage';
318
+ export { default as Wafer, type CompoundedIcon as WaferProps } from './Wafer';
319
+ export { default as Wandb, type CompoundedIcon as WandbProps } from './Wandb';
320
+ export { default as WaveSpeed, type CompoundedIcon as WaveSpeedProps } from './WaveSpeed';
303
321
  export { default as Wenxin, type CompoundedIcon as WenxinProps } from './Wenxin';
304
322
  export { default as Windsurf, type CompoundedIcon as WindsurfProps } from './Windsurf';
305
323
  export { default as WorkersAI, type CompoundedIcon as WorkersAIProps } from './WorkersAI';
package/es/icons.js CHANGED
@@ -17,6 +17,7 @@ export { default as AkashChat } from "./AkashChat";
17
17
  export { default as AlephAlpha } from "./AlephAlpha";
18
18
  export { default as Alibaba } from "./Alibaba";
19
19
  export { default as AlibabaCloud } from "./AlibabaCloud";
20
+ export { default as AMDRadeonCloud } from "./AMDRadeonCloud";
20
21
  export { default as Amp } from "./Amp";
21
22
  export { default as Anspire } from "./Anspire";
22
23
  export { default as AntGroup } from "./AntGroup";
@@ -57,6 +58,7 @@ export { default as CentML } from "./CentML";
57
58
  export { default as Cerebras } from "./Cerebras";
58
59
  export { default as ChatGLM } from "./ChatGLM";
59
60
  export { default as CherryStudio } from "./CherryStudio";
61
+ export { default as Chutes } from "./Chutes";
60
62
  export { default as Civitai } from "./Civitai";
61
63
  export { default as Claude } from "./Claude";
62
64
  export { default as ClaudeCode } from "./ClaudeCode";
@@ -74,6 +76,7 @@ export { default as Colab } from "./Colab";
74
76
  export { default as CometAPI } from "./CometAPI";
75
77
  export { default as ComfyUI } from "./ComfyUI";
76
78
  export { default as CommandA } from "./CommandA";
79
+ export { default as CommandCode } from "./CommandCode";
77
80
  export { default as Copilot } from "./Copilot";
78
81
  export { default as CopilotKit } from "./CopilotKit";
79
82
  export { default as Coqui } from "./Coqui";
@@ -84,6 +87,7 @@ export { default as Cursor } from "./Cursor";
84
87
  export { default as CyberCut } from "./CyberCut";
85
88
  export { default as Dalle } from "./Dalle";
86
89
  export { default as Dbrx } from "./Dbrx";
90
+ export { default as Decart } from "./Decart";
87
91
  export { default as DeepAI } from "./DeepAI";
88
92
  export { default as DeepCogito } from "./DeepCogito";
89
93
  export { default as DeepInfra } from "./DeepInfra";
@@ -92,9 +96,11 @@ export { default as DeepMind } from "./DeepMind";
92
96
  export { default as DeepSeek } from "./DeepSeek";
93
97
  export { default as Devin } from "./Devin";
94
98
  export { default as Dify } from "./Dify";
99
+ export { default as DigitalOcean } from "./DigitalOcean";
95
100
  export { default as Doc2X } from "./Doc2X";
96
101
  export { default as DocSearch } from "./DocSearch";
97
102
  export { default as Dolphin } from "./Dolphin";
103
+ export { default as DotsStudio } from "./DotsStudio";
98
104
  export { default as Doubao } from "./Doubao";
99
105
  export { default as DreamMachine } from "./DreamMachine";
100
106
  export { default as ElevenLabs } from "./ElevenLabs";
@@ -121,6 +127,7 @@ export { default as GithubCopilot } from "./GithubCopilot";
121
127
  export { default as Glama } from "./Glama";
122
128
  export { default as Glif } from "./Glif";
123
129
  export { default as GLMV } from "./GLMV";
130
+ export { default as GmiCloud } from "./GmiCloud";
124
131
  export { default as Google } from "./Google";
125
132
  export { default as GoogleCloud } from "./GoogleCloud";
126
133
  export { default as Goose } from "./Goose";
@@ -143,11 +150,13 @@ export { default as IBM } from "./IBM";
143
150
  export { default as Ideogram } from "./Ideogram";
144
151
  export { default as IFlyTekCloud } from "./IFlyTekCloud";
145
152
  export { default as Inception } from "./Inception";
153
+ export { default as Inceptron } from "./Inceptron";
146
154
  export { default as Inference } from "./Inference";
147
155
  export { default as Infermatic } from "./Infermatic";
148
156
  export { default as Infinigence } from "./Infinigence";
149
157
  export { default as Inflection } from "./Inflection";
150
158
  export { default as InternLM } from "./InternLM";
159
+ export { default as IoNet } from "./IoNet";
151
160
  export { default as Jimeng } from "./Jimeng";
152
161
  export { default as Jina } from "./Jina";
153
162
  export { default as Junie } from "./Junie";
@@ -205,6 +214,7 @@ export { default as N8n } from "./N8n";
205
214
  export { default as NanoBanana } from "./NanoBanana";
206
215
  export { default as Nebius } from "./Nebius";
207
216
  export { default as NewAPI } from "./NewAPI";
217
+ export { default as Nextbit } from "./Nextbit";
208
218
  export { default as NotebookLM } from "./NotebookLM";
209
219
  export { default as Notion } from "./Notion";
210
220
  export { default as NousResearch } from "./NousResearch";
@@ -225,7 +235,9 @@ export { default as OpenRouter } from "./OpenRouter";
225
235
  export { default as OpenWebUI } from "./OpenWebUI";
226
236
  export { default as PaLM } from "./PaLM";
227
237
  export { default as Parasail } from "./Parasail";
238
+ export { default as Perceptron } from "./Perceptron";
228
239
  export { default as Perplexity } from "./Perplexity";
240
+ export { default as Phala } from "./Phala";
229
241
  export { default as Phidata } from "./Phidata";
230
242
  export { default as Phind } from "./Phind";
231
243
  export { default as Pi } from "./Pi";
@@ -244,6 +256,7 @@ export { default as Qoder } from "./Qoder";
244
256
  export { default as Qwen } from "./Qwen";
245
257
  export { default as Railway } from "./Railway";
246
258
  export { default as Recraft } from "./Recraft";
259
+ export { default as Reka } from "./Reka";
247
260
  export { default as Relace } from "./Relace";
248
261
  export { default as Replicate } from "./Replicate";
249
262
  export { default as Replit } from "./Replit";
@@ -252,6 +265,7 @@ export { default as RooCode } from "./RooCode";
252
265
  export { default as RSSHub } from "./RSSHub";
253
266
  export { default as Runway } from "./Runway";
254
267
  export { default as Rwkv } from "./Rwkv";
268
+ export { default as Sakana } from "./Sakana";
255
269
  export { default as SambaNova } from "./SambaNova";
256
270
  export { default as Search1API } from "./Search1API";
257
271
  export { default as SearchApi } from "./SearchApi";
@@ -287,6 +301,7 @@ export { default as Trae } from "./Trae";
287
301
  export { default as Tripo } from "./Tripo";
288
302
  export { default as TuriX } from "./TuriX";
289
303
  export { default as Udio } from "./Udio";
304
+ export { default as UnionAlpha } from "./UnionAlpha";
290
305
  export { default as Unsloth } from "./Unsloth";
291
306
  export { default as Unstructured } from "./Unstructured";
292
307
  export { default as Upstage } from "./Upstage";
@@ -300,6 +315,9 @@ export { default as Viggle } from "./Viggle";
300
315
  export { default as Vllm } from "./Vllm";
301
316
  export { default as Volcengine } from "./Volcengine";
302
317
  export { default as Voyage } from "./Voyage";
318
+ export { default as Wafer } from "./Wafer";
319
+ export { default as Wandb } from "./Wandb";
320
+ export { default as WaveSpeed } from "./WaveSpeed";
303
321
  export { default as Wenxin } from "./Wenxin";
304
322
  export { default as Windsurf } from "./Windsurf";
305
323
  export { default as WorkersAI } from "./WorkersAI";