@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.
- package/es/AMDRadeonCloud/components/Avatar.d.ts +5 -0
- package/es/AMDRadeonCloud/components/Avatar.js +25 -0
- package/es/AMDRadeonCloud/components/Color.d.ts +3 -0
- package/es/AMDRadeonCloud/components/Color.js +52 -0
- package/es/AMDRadeonCloud/components/Combine.d.ts +7 -0
- package/es/AMDRadeonCloud/components/Combine.js +33 -0
- package/es/AMDRadeonCloud/components/Mono.d.ts +3 -0
- package/es/AMDRadeonCloud/components/Mono.js +51 -0
- package/es/AMDRadeonCloud/components/Text.d.ts +3 -0
- package/es/AMDRadeonCloud/components/Text.js +40 -0
- package/es/AMDRadeonCloud/index.d.ts +15 -0
- package/es/AMDRadeonCloud/index.js +14 -0
- package/es/AMDRadeonCloud/index.mdx +114 -0
- package/es/AMDRadeonCloud/style.d.ts +7 -0
- package/es/AMDRadeonCloud/style.js +9 -0
- package/es/Chutes/components/Avatar.d.ts +5 -0
- package/es/Chutes/components/Avatar.js +25 -0
- package/es/Chutes/components/Combine.d.ts +5 -0
- package/es/Chutes/components/Combine.js +26 -0
- package/es/Chutes/components/Mono.d.ts +3 -0
- package/es/Chutes/components/Mono.js +44 -0
- package/es/Chutes/components/Text.d.ts +3 -0
- package/es/Chutes/components/Text.js +39 -0
- package/es/Chutes/index.d.ts +13 -0
- package/es/Chutes/index.js +12 -0
- package/es/Chutes/index.mdx +99 -0
- package/es/Chutes/style.d.ts +7 -0
- package/es/Chutes/style.js +9 -0
- package/es/CommandCode/components/Avatar.d.ts +5 -0
- package/es/CommandCode/components/Avatar.js +25 -0
- package/es/CommandCode/components/Color.d.ts +3 -0
- package/es/CommandCode/components/Color.js +41 -0
- package/es/CommandCode/components/Combine.d.ts +5 -0
- package/es/CommandCode/components/Combine.js +24 -0
- package/es/CommandCode/components/Mono.d.ts +3 -0
- package/es/CommandCode/components/Mono.js +41 -0
- package/es/CommandCode/components/Text.d.ts +3 -0
- package/es/CommandCode/components/Text.js +42 -0
- package/es/CommandCode/index.d.ts +13 -0
- package/es/CommandCode/index.js +12 -0
- package/es/CommandCode/index.mdx +99 -0
- package/es/CommandCode/style.d.ts +7 -0
- package/es/CommandCode/style.js +9 -0
- package/es/Decart/components/Avatar.d.ts +5 -0
- package/es/Decart/components/Avatar.js +25 -0
- package/es/Decart/components/Color.d.ts +3 -0
- package/es/Decart/components/Color.js +39 -0
- package/es/Decart/components/Combine.d.ts +7 -0
- package/es/Decart/components/Combine.js +32 -0
- package/es/Decart/components/Mono.d.ts +3 -0
- package/es/Decart/components/Mono.js +40 -0
- package/es/Decart/components/Text.d.ts +3 -0
- package/es/Decart/components/Text.js +39 -0
- package/es/Decart/index.d.ts +15 -0
- package/es/Decart/index.js +14 -0
- package/es/Decart/index.mdx +113 -0
- package/es/Decart/style.d.ts +7 -0
- package/es/Decart/style.js +9 -0
- package/es/DeepAI/index.mdx +1 -1
- package/es/DigitalOcean/components/Avatar.d.ts +5 -0
- package/es/DigitalOcean/components/Avatar.js +25 -0
- package/es/DigitalOcean/components/Combine.d.ts +5 -0
- package/es/DigitalOcean/components/Combine.js +26 -0
- package/es/DigitalOcean/components/Mono.d.ts +3 -0
- package/es/DigitalOcean/components/Mono.js +42 -0
- package/es/DigitalOcean/components/Text.d.ts +3 -0
- package/es/DigitalOcean/components/Text.js +39 -0
- package/es/DigitalOcean/index.d.ts +13 -0
- package/es/DigitalOcean/index.js +12 -0
- package/es/DigitalOcean/index.mdx +109 -0
- package/es/DigitalOcean/style.d.ts +7 -0
- package/es/DigitalOcean/style.js +9 -0
- package/es/DotsStudio/components/Avatar.d.ts +5 -0
- package/es/DotsStudio/components/Avatar.js +28 -0
- package/es/DotsStudio/components/Combine.d.ts +5 -0
- package/es/DotsStudio/components/Combine.js +26 -0
- package/es/DotsStudio/components/Mono.d.ts +3 -0
- package/es/DotsStudio/components/Mono.js +40 -0
- package/es/DotsStudio/components/Text.d.ts +3 -0
- package/es/DotsStudio/components/Text.js +39 -0
- package/es/DotsStudio/index.d.ts +13 -0
- package/es/DotsStudio/index.js +12 -0
- package/es/DotsStudio/index.mdx +99 -0
- package/es/DotsStudio/style.d.ts +7 -0
- package/es/DotsStudio/style.js +8 -0
- package/es/GmiCloud/components/Avatar.d.ts +5 -0
- package/es/GmiCloud/components/Avatar.js +25 -0
- package/es/GmiCloud/components/Combine.d.ts +5 -0
- package/es/GmiCloud/components/Combine.js +26 -0
- package/es/GmiCloud/components/Mono.d.ts +3 -0
- package/es/GmiCloud/components/Mono.js +42 -0
- package/es/GmiCloud/components/Text.d.ts +3 -0
- package/es/GmiCloud/components/Text.js +41 -0
- package/es/GmiCloud/index.d.ts +13 -0
- package/es/GmiCloud/index.js +12 -0
- package/es/GmiCloud/index.mdx +99 -0
- package/es/GmiCloud/style.d.ts +7 -0
- package/es/GmiCloud/style.js +9 -0
- package/es/Inceptron/components/Avatar.d.ts +5 -0
- package/es/Inceptron/components/Avatar.js +25 -0
- package/es/Inceptron/components/Color.d.ts +3 -0
- package/es/Inceptron/components/Color.js +60 -0
- package/es/Inceptron/components/Combine.d.ts +7 -0
- package/es/Inceptron/components/Combine.js +32 -0
- package/es/Inceptron/components/Mono.d.ts +3 -0
- package/es/Inceptron/components/Mono.js +60 -0
- package/es/Inceptron/components/Text.d.ts +3 -0
- package/es/Inceptron/components/Text.js +39 -0
- package/es/Inceptron/index.d.ts +15 -0
- package/es/Inceptron/index.js +14 -0
- package/es/Inceptron/index.mdx +113 -0
- package/es/Inceptron/style.d.ts +7 -0
- package/es/Inceptron/style.js +9 -0
- package/es/IoNet/components/Avatar.d.ts +5 -0
- package/es/IoNet/components/Avatar.js +25 -0
- package/es/IoNet/components/Combine.d.ts +5 -0
- package/es/IoNet/components/Combine.js +24 -0
- package/es/IoNet/components/Mono.d.ts +3 -0
- package/es/IoNet/components/Mono.js +40 -0
- package/es/IoNet/components/Text.d.ts +3 -0
- package/es/IoNet/components/Text.js +41 -0
- package/es/IoNet/index.d.ts +13 -0
- package/es/IoNet/index.js +12 -0
- package/es/IoNet/index.mdx +109 -0
- package/es/IoNet/style.d.ts +7 -0
- package/es/IoNet/style.js +9 -0
- package/es/Nextbit/components/Avatar.d.ts +5 -0
- package/es/Nextbit/components/Avatar.js +25 -0
- package/es/Nextbit/components/Color.d.ts +3 -0
- package/es/Nextbit/components/Color.js +39 -0
- package/es/Nextbit/components/Combine.d.ts +7 -0
- package/es/Nextbit/components/Combine.js +32 -0
- package/es/Nextbit/components/Mono.d.ts +3 -0
- package/es/Nextbit/components/Mono.js +40 -0
- package/es/Nextbit/components/Text.d.ts +3 -0
- package/es/Nextbit/components/Text.js +39 -0
- package/es/Nextbit/index.d.ts +15 -0
- package/es/Nextbit/index.js +14 -0
- package/es/Nextbit/index.mdx +113 -0
- package/es/Nextbit/style.d.ts +7 -0
- package/es/Nextbit/style.js +9 -0
- package/es/Perceptron/components/Avatar.d.ts +5 -0
- package/es/Perceptron/components/Avatar.js +25 -0
- package/es/Perceptron/components/Combine.d.ts +5 -0
- package/es/Perceptron/components/Combine.js +27 -0
- package/es/Perceptron/components/Mono.d.ts +3 -0
- package/es/Perceptron/components/Mono.js +41 -0
- package/es/Perceptron/components/Text.d.ts +3 -0
- package/es/Perceptron/components/Text.js +39 -0
- package/es/Perceptron/index.d.ts +13 -0
- package/es/Perceptron/index.js +12 -0
- package/es/Perceptron/index.mdx +109 -0
- package/es/Perceptron/style.d.ts +7 -0
- package/es/Perceptron/style.js +9 -0
- package/es/Phala/components/Avatar.d.ts +5 -0
- package/es/Phala/components/Avatar.js +25 -0
- package/es/Phala/components/Color.d.ts +3 -0
- package/es/Phala/components/Color.js +45 -0
- package/es/Phala/components/Combine.d.ts +7 -0
- package/es/Phala/components/Combine.js +32 -0
- package/es/Phala/components/Inner.d.ts +3 -0
- package/es/Phala/components/Inner.js +40 -0
- package/es/Phala/components/Mono.d.ts +3 -0
- package/es/Phala/components/Mono.js +40 -0
- package/es/Phala/components/Text.d.ts +3 -0
- package/es/Phala/components/Text.js +39 -0
- package/es/Phala/index.d.ts +15 -0
- package/es/Phala/index.js +14 -0
- package/es/Phala/index.mdx +113 -0
- package/es/Phala/style.d.ts +7 -0
- package/es/Phala/style.js +9 -0
- package/es/Reka/components/Avatar.d.ts +5 -0
- package/es/Reka/components/Avatar.js +25 -0
- package/es/Reka/components/Combine.d.ts +5 -0
- package/es/Reka/components/Combine.js +24 -0
- package/es/Reka/components/Mono.d.ts +3 -0
- package/es/Reka/components/Mono.js +40 -0
- package/es/Reka/components/Text.d.ts +3 -0
- package/es/Reka/components/Text.js +39 -0
- package/es/Reka/index.d.ts +13 -0
- package/es/Reka/index.js +12 -0
- package/es/Reka/index.mdx +109 -0
- package/es/Reka/style.d.ts +7 -0
- package/es/Reka/style.js +9 -0
- package/es/Sakana/components/Avatar.d.ts +5 -0
- package/es/Sakana/components/Avatar.js +25 -0
- package/es/Sakana/components/Color.d.ts +3 -0
- package/es/Sakana/components/Color.js +39 -0
- package/es/Sakana/components/Combine.d.ts +7 -0
- package/es/Sakana/components/Combine.js +33 -0
- package/es/Sakana/components/Mono.d.ts +3 -0
- package/es/Sakana/components/Mono.js +40 -0
- package/es/Sakana/components/Text.d.ts +3 -0
- package/es/Sakana/components/Text.js +39 -0
- package/es/Sakana/index.d.ts +15 -0
- package/es/Sakana/index.js +14 -0
- package/es/Sakana/index.mdx +113 -0
- package/es/Sakana/style.d.ts +7 -0
- package/es/Sakana/style.js +9 -0
- package/es/UnionAlpha/components/Avatar.d.ts +5 -0
- package/es/UnionAlpha/components/Avatar.js +25 -0
- package/es/UnionAlpha/components/Color.d.ts +3 -0
- package/es/UnionAlpha/components/Color.js +159 -0
- package/es/UnionAlpha/components/Combine.d.ts +7 -0
- package/es/UnionAlpha/components/Combine.js +32 -0
- package/es/UnionAlpha/components/Mono.d.ts +3 -0
- package/es/UnionAlpha/components/Mono.js +50 -0
- package/es/UnionAlpha/components/Text.d.ts +3 -0
- package/es/UnionAlpha/components/Text.js +57 -0
- package/es/UnionAlpha/index.d.ts +15 -0
- package/es/UnionAlpha/index.js +14 -0
- package/es/UnionAlpha/index.mdx +113 -0
- package/es/UnionAlpha/style.d.ts +7 -0
- package/es/UnionAlpha/style.js +9 -0
- package/es/Wafer/components/Avatar.d.ts +5 -0
- package/es/Wafer/components/Avatar.js +25 -0
- package/es/Wafer/components/Combine.d.ts +5 -0
- package/es/Wafer/components/Combine.js +24 -0
- package/es/Wafer/components/Mono.d.ts +3 -0
- package/es/Wafer/components/Mono.js +40 -0
- package/es/Wafer/components/Text.d.ts +3 -0
- package/es/Wafer/components/Text.js +39 -0
- package/es/Wafer/index.d.ts +13 -0
- package/es/Wafer/index.js +12 -0
- package/es/Wafer/index.mdx +109 -0
- package/es/Wafer/style.d.ts +7 -0
- package/es/Wafer/style.js +9 -0
- package/es/Wandb/components/Avatar.d.ts +5 -0
- package/es/Wandb/components/Avatar.js +25 -0
- package/es/Wandb/components/Color.d.ts +3 -0
- package/es/Wandb/components/Color.js +39 -0
- package/es/Wandb/components/Combine.d.ts +7 -0
- package/es/Wandb/components/Combine.js +32 -0
- package/es/Wandb/components/Mono.d.ts +3 -0
- package/es/Wandb/components/Mono.js +40 -0
- package/es/Wandb/components/Text.d.ts +3 -0
- package/es/Wandb/components/Text.js +39 -0
- package/es/Wandb/index.d.ts +15 -0
- package/es/Wandb/index.js +14 -0
- package/es/Wandb/index.mdx +113 -0
- package/es/Wandb/style.d.ts +7 -0
- package/es/Wandb/style.js +9 -0
- package/es/WaveSpeed/components/Avatar.d.ts +5 -0
- package/es/WaveSpeed/components/Avatar.js +25 -0
- package/es/WaveSpeed/components/Combine.d.ts +5 -0
- package/es/WaveSpeed/components/Combine.js +26 -0
- package/es/WaveSpeed/components/Mono.d.ts +3 -0
- package/es/WaveSpeed/components/Mono.js +40 -0
- package/es/WaveSpeed/components/Text.d.ts +3 -0
- package/es/WaveSpeed/components/Text.js +39 -0
- package/es/WaveSpeed/index.d.ts +13 -0
- package/es/WaveSpeed/index.js +12 -0
- package/es/WaveSpeed/index.mdx +99 -0
- package/es/WaveSpeed/style.d.ts +7 -0
- package/es/WaveSpeed/style.js +9 -0
- package/es/features/modelConfig.js +4 -0
- package/es/features/providerConfig.js +5 -0
- package/es/features/providerEnum.d.ts +1 -0
- package/es/features/providerEnum.js +1 -0
- package/es/icons.d.ts +18 -0
- package/es/icons.js +18 -0
- package/es/toc.json +1 -1
- 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";
|