@lobehub/icons 1.40.0 → 1.41.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/README.md CHANGED
@@ -38,6 +38,7 @@ Contributions, corrections & requests can be made on GitHub.
38
38
  #### TOC
39
39
 
40
40
  - [✨ Features](#-features)
41
+ - [Static Packages](#static-packages)
41
42
  - [📦 Installation](#-installation)
42
43
  - [Compile with NextJS](#compile-with-nextjs)
43
44
  - [⌨️ Local Development](#️-local-development)
@@ -70,6 +71,16 @@ Contributions, corrections & requests can be made on GitHub.
70
71
  > \[!TIP]\
71
72
  > More brands are being added, and `PR` welcome.
72
73
 
74
+ <br/>
75
+
76
+ ### Static Packages
77
+
78
+ | Package | FileType | Version |
79
+ | -------------------------------------------------------------------------------------- | -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
80
+ | [@lobehub/icons-static-svg](https://www.npmjs.com/package/@lobehub/icons-static-svg) | `SVG` | [![](https://img.shields.io/npm/v/@lobehub/icons-static-svg?color=369eff&labelColor=black&logo=npm&logoColor=white&style=flat-square)](https://www.npmjs.com/package/@lobehub/icons-static-svg) |
81
+ | [@lobehub/icons-static-png](https://www.npmjs.com/package/@lobehub/icons-static-png) | `PNG` | [![](https://img.shields.io/npm/v/@lobehub/icons-static-png?color=369eff&labelColor=black&logo=npm&logoColor=white&style=flat-square)](https://www.npmjs.com/package/@lobehub/icons-static-png) |
82
+ | [@lobehub/icons-static-webp](https://www.npmjs.com/package/@lobehub/icons-static-webp) | `WEBP` | [![](https://img.shields.io/npm/v/@lobehub/icons-static-webp?color=369eff&labelColor=black&logo=npm&logoColor=white&style=flat-square)](https://www.npmjs.com/package/@lobehub/icons-static-webp) |
83
+
73
84
  <div align="right">
74
85
 
75
86
  [![][back-to-top]](#readme-top)
@@ -1,4 +1,4 @@
1
- export declare const TITLE = "\u7D2B\u4E1C\u592A\u521D";
1
+ export declare const TITLE = "AiMass";
2
2
  export declare const TEXT_MULTIPLE = 0.65;
3
3
  export declare const SPACE_MULTIPLE = 0.2;
4
4
  export declare const COLOR_PRIMARY = "#fff";
@@ -1,4 +1,4 @@
1
- export var TITLE = '紫东太初';
1
+ export var TITLE = 'AiMass';
2
2
  export var TEXT_MULTIPLE = 0.65;
3
3
  export var SPACE_MULTIPLE = 0.2;
4
4
  export var COLOR_PRIMARY = '#fff';
@@ -0,0 +1,9 @@
1
+ export { default as IconAvatar, type IconAvatarProps } from './IconAvatar';
2
+ export { default as IconCombine, type IconCombineProps } from './IconCombine';
3
+ export { modelMappings } from './modelConfig';
4
+ export { default as ModelIcon, type ModelIconProps } from './ModelIcon';
5
+ export { default as ModelTag, type ModelTagProps } from './ModelTag';
6
+ export { default as ProviderCombine, type ProviderCombineProps } from './ProviderCombine';
7
+ export { providerMappings } from './providerConfig';
8
+ export { ModelProvider, type ModelProviderKey } from './providerEnum';
9
+ export { default as ProviderIcon, type ProviderIconProps } from './ProviderIcon';
@@ -0,0 +1,9 @@
1
+ export { default as IconAvatar } from "./IconAvatar";
2
+ export { default as IconCombine } from "./IconCombine";
3
+ export { modelMappings } from "./modelConfig";
4
+ export { default as ModelIcon } from "./ModelIcon";
5
+ export { default as ModelTag } from "./ModelTag";
6
+ export { default as ProviderCombine } from "./ProviderCombine";
7
+ export { providerMappings } from "./providerConfig";
8
+ export { ModelProvider } from "./providerEnum";
9
+ export { default as ProviderIcon } from "./ProviderIcon";
package/es/icons.d.ts ADDED
@@ -0,0 +1,87 @@
1
+ export { default as Adobe, type CompoundedIcon as AdobeProps } from './Adobe';
2
+ export { default as AdobeFirefly, type CompoundedIcon as AdobeFireflyProps } from './AdobeFirefly';
3
+ export { default as Ai21, type CompoundedIcon as Ai21Props } from './Ai21';
4
+ export { default as Ai360, type CompoundedIcon as Ai360Props } from './Ai360';
5
+ export { default as AiMass, type CompoundedIcon as AiMassProps } from './AiMass';
6
+ export { default as Alibaba, type CompoundedIcon as AlibabaProps } from './Alibaba';
7
+ export { default as AntGroup, type CompoundedIcon as AntGroupProps } from './AntGroup';
8
+ export { default as Anthropic, type CompoundedIcon as AnthropicProps } from './Anthropic';
9
+ export { default as Automatic, type CompoundedIcon as AutomaticProps } from './Automatic';
10
+ export { default as Aws, type CompoundedIcon as AwsProps } from './Aws';
11
+ export { default as Aya, type CompoundedIcon as AyaProps } from './Aya';
12
+ export { default as Azure, type CompoundedIcon as AzureProps } from './Azure';
13
+ export { default as Baichuan, type CompoundedIcon as BaichuanProps } from './Baichuan';
14
+ export { default as Baidu, type CompoundedIcon as BaiduProps } from './Baidu';
15
+ export { default as BaiduCloud, type CompoundedIcon as BaiduCloudProps } from './BaiduCloud';
16
+ export { default as Bedrock, type CompoundedIcon as BedrockProps } from './Bedrock';
17
+ export { default as Bing, type CompoundedIcon as BingProps } from './Bing';
18
+ export { default as ByteDance, type CompoundedIcon as ByteDanceProps } from './ByteDance';
19
+ export { default as ChatGLM, type CompoundedIcon as ChatGLMProps } from './ChatGLM';
20
+ export { default as Claude, type CompoundedIcon as ClaudeProps } from './Claude';
21
+ export { default as Cloudflare, type CompoundedIcon as CloudflareProps } from './Cloudflare';
22
+ export { default as CodeGeeX, type CompoundedIcon as CodeGeeXProps } from './CodeGeeX';
23
+ export { default as Cohere, type CompoundedIcon as CohereProps } from './Cohere';
24
+ export { default as Colab, type CompoundedIcon as ColabProps } from './Colab';
25
+ export { default as Copilot, type CompoundedIcon as CopilotProps } from './Copilot';
26
+ export { default as Dalle, type CompoundedIcon as DalleProps } from './Dalle';
27
+ export { default as Dbrx, type CompoundedIcon as DbrxProps } from './Dbrx';
28
+ export { default as DeepMind, type CompoundedIcon as DeepMindProps } from './DeepMind';
29
+ export { default as DeepSeek, type CompoundedIcon as DeepSeekProps } from './DeepSeek';
30
+ export { default as Doubao, type CompoundedIcon as DoubaoProps } from './Doubao';
31
+ export { default as Fireworks, type CompoundedIcon as FireworksProps } from './Fireworks';
32
+ export { default as FishAudio, type CompoundedIcon as FishAudioProps } from './FishAudio';
33
+ export { default as Flux, type CompoundedIcon as FluxProps } from './Flux';
34
+ export { default as Gemini, type CompoundedIcon as GeminiProps } from './Gemini';
35
+ export { default as Gemma, type CompoundedIcon as GemmaProps } from './Gemma';
36
+ export { default as GiteeAI, type CompoundedIcon as GiteeAIProps } from './GiteeAI';
37
+ export { default as Github, type CompoundedIcon as GithubProps } from './Github';
38
+ export { default as GithubCopilot, type CompoundedIcon as GithubCopilotProps, } from './GithubCopilot';
39
+ export { default as Google, type CompoundedIcon as GoogleProps } from './Google';
40
+ export { default as Grok, type CompoundedIcon as GrokProps } from './Grok';
41
+ export { default as Groq, type CompoundedIcon as GroqProps } from './Groq';
42
+ export { default as Higress, type CompoundedIcon as HigressProps } from './Higress';
43
+ export { default as HuggingFace, type CompoundedIcon as HuggingFaceProps } from './HuggingFace';
44
+ export { default as Hunyuan, type CompoundedIcon as HunyuanProps } from './Hunyuan';
45
+ export { default as InternLM, type CompoundedIcon as InternLMProps } from './InternLM';
46
+ export { default as Langfuse, type CompoundedIcon as LangfuseProps } from './Langfuse';
47
+ export { default as LLaVA, type CompoundedIcon as LLaVAProps } from './LLaVA';
48
+ export { default as LmStudio, type CompoundedIcon as LmStudioProps } from './LmStudio';
49
+ export { default as LobeHub, type CompoundedIcon as LobeHubProps } from './LobeHub';
50
+ export { default as Magic, type CompoundedIcon as MagicProps } from './Magic';
51
+ export { default as Meta, type CompoundedIcon as MetaProps } from './Meta';
52
+ export { default as Midjourney, type CompoundedIcon as MidjourneyProps } from './Midjourney';
53
+ export { default as Minimax, type CompoundedIcon as MinimaxProps } from './Minimax';
54
+ export { default as Mistral, type CompoundedIcon as MistralProps } from './Mistral';
55
+ export { default as Moonshot, type CompoundedIcon as MoonshotProps } from './Moonshot';
56
+ export { default as Novita, type CompoundedIcon as NovitaProps } from './Novita';
57
+ export { default as Nvidia, type CompoundedIcon as NvidiaProps } from './Nvidia';
58
+ export { default as Ollama, type CompoundedIcon as OllamaProps } from './Ollama';
59
+ export { default as OpenAI, type CompoundedIcon as OpenAIProps } from './OpenAI';
60
+ export { default as OpenChat, type CompoundedIcon as OpenChatProps } from './OpenChat';
61
+ export { default as OpenRouter, type CompoundedIcon as OpenRouterProps } from './OpenRouter';
62
+ export { default as PaLM, type CompoundedIcon as PaLMProps } from './PaLM';
63
+ export { default as Perplexity, type CompoundedIcon as PerplexityProps } from './Perplexity';
64
+ export { default as Pollinations, type CompoundedIcon as PollinationsProps } from './Pollinations';
65
+ export { default as Qingyan, type CompoundedIcon as QingyanProps } from './Qingyan';
66
+ export { default as Qwen, type CompoundedIcon as QwenProps } from './Qwen';
67
+ export { default as Tongyi, type CompoundedIcon as TongyiProps } from './Qwen';
68
+ export { default as Replicate, type CompoundedIcon as ReplicateProps } from './Replicate';
69
+ export { default as Rwkv, type CompoundedIcon as RwkvProps } from './Rwkv';
70
+ export { default as SenseNova, type CompoundedIcon as SenseNovaProps } from './SenseNova';
71
+ export { default as SiliconCloud, type CompoundedIcon as SiliconCloudProps } from './SiliconCloud';
72
+ export { default as Spark, type CompoundedIcon as SparkProps } from './Spark';
73
+ export { default as Stability, type CompoundedIcon as StabilityProps } from './Stability';
74
+ export { default as Stepfun, type CompoundedIcon as StepfunProps } from './Stepfun';
75
+ export { default as Suno, type CompoundedIcon as SunoProps } from './Suno';
76
+ export { default as Tencent, type CompoundedIcon as TencentProps } from './Tencent';
77
+ export { default as Together, type CompoundedIcon as TogetherProps } from './Together';
78
+ export { default as Upstage, type CompoundedIcon as UpstageProps } from './Upstage';
79
+ export { default as VertexAI, type CompoundedIcon as VertexAIProps } from './VertexAI';
80
+ export { default as Vllm, type CompoundedIcon as VllmProps } from './Vllm';
81
+ export { default as Wenxin, type CompoundedIcon as WenxinProps } from './Wenxin';
82
+ export { default as WorkersAI, type CompoundedIcon as WorkersAIProps } from './WorkersAI';
83
+ export { default as XAI, type CompoundedIcon as XAIProps } from './XAI';
84
+ export { default as Yi, type CompoundedIcon as YiProps } from './Yi';
85
+ export { default as Zeabur, type CompoundedIcon as ZeaburProps } from './Zeabur';
86
+ export { default as ZeroOne, type CompoundedIcon as ZeroOneProps } from './ZeroOne';
87
+ export { default as Zhipu, type CompoundedIcon as ZhipuProps } from './Zhipu';
package/es/icons.js ADDED
@@ -0,0 +1,87 @@
1
+ export { default as Adobe } from "./Adobe";
2
+ export { default as AdobeFirefly } from "./AdobeFirefly";
3
+ export { default as Ai21 } from "./Ai21";
4
+ export { default as Ai360 } from "./Ai360";
5
+ export { default as AiMass } from "./AiMass";
6
+ export { default as Alibaba } from "./Alibaba";
7
+ export { default as AntGroup } from "./AntGroup";
8
+ export { default as Anthropic } from "./Anthropic";
9
+ export { default as Automatic } from "./Automatic";
10
+ export { default as Aws } from "./Aws";
11
+ export { default as Aya } from "./Aya";
12
+ export { default as Azure } from "./Azure";
13
+ export { default as Baichuan } from "./Baichuan";
14
+ export { default as Baidu } from "./Baidu";
15
+ export { default as BaiduCloud } from "./BaiduCloud";
16
+ export { default as Bedrock } from "./Bedrock";
17
+ export { default as Bing } from "./Bing";
18
+ export { default as ByteDance } from "./ByteDance";
19
+ export { default as ChatGLM } from "./ChatGLM";
20
+ export { default as Claude } from "./Claude";
21
+ export { default as Cloudflare } from "./Cloudflare";
22
+ export { default as CodeGeeX } from "./CodeGeeX";
23
+ export { default as Cohere } from "./Cohere";
24
+ export { default as Colab } from "./Colab";
25
+ export { default as Copilot } from "./Copilot";
26
+ export { default as Dalle } from "./Dalle";
27
+ export { default as Dbrx } from "./Dbrx";
28
+ export { default as DeepMind } from "./DeepMind";
29
+ export { default as DeepSeek } from "./DeepSeek";
30
+ export { default as Doubao } from "./Doubao";
31
+ export { default as Fireworks } from "./Fireworks";
32
+ export { default as FishAudio } from "./FishAudio";
33
+ export { default as Flux } from "./Flux";
34
+ export { default as Gemini } from "./Gemini";
35
+ export { default as Gemma } from "./Gemma";
36
+ export { default as GiteeAI } from "./GiteeAI";
37
+ export { default as Github } from "./Github";
38
+ export { default as GithubCopilot } from "./GithubCopilot";
39
+ export { default as Google } from "./Google";
40
+ export { default as Grok } from "./Grok";
41
+ export { default as Groq } from "./Groq";
42
+ export { default as Higress } from "./Higress";
43
+ export { default as HuggingFace } from "./HuggingFace";
44
+ export { default as Hunyuan } from "./Hunyuan";
45
+ export { default as InternLM } from "./InternLM";
46
+ export { default as Langfuse } from "./Langfuse";
47
+ export { default as LLaVA } from "./LLaVA";
48
+ export { default as LmStudio } from "./LmStudio";
49
+ export { default as LobeHub } from "./LobeHub";
50
+ export { default as Magic } from "./Magic";
51
+ export { default as Meta } from "./Meta";
52
+ export { default as Midjourney } from "./Midjourney";
53
+ export { default as Minimax } from "./Minimax";
54
+ export { default as Mistral } from "./Mistral";
55
+ export { default as Moonshot } from "./Moonshot";
56
+ export { default as Novita } from "./Novita";
57
+ export { default as Nvidia } from "./Nvidia";
58
+ export { default as Ollama } from "./Ollama";
59
+ export { default as OpenAI } from "./OpenAI";
60
+ export { default as OpenChat } from "./OpenChat";
61
+ export { default as OpenRouter } from "./OpenRouter";
62
+ export { default as PaLM } from "./PaLM";
63
+ export { default as Perplexity } from "./Perplexity";
64
+ export { default as Pollinations } from "./Pollinations";
65
+ export { default as Qingyan } from "./Qingyan";
66
+ export { default as Qwen } from "./Qwen";
67
+ export { default as Tongyi } from "./Qwen";
68
+ export { default as Replicate } from "./Replicate";
69
+ export { default as Rwkv } from "./Rwkv";
70
+ export { default as SenseNova } from "./SenseNova";
71
+ export { default as SiliconCloud } from "./SiliconCloud";
72
+ export { default as Spark } from "./Spark";
73
+ export { default as Stability } from "./Stability";
74
+ export { default as Stepfun } from "./Stepfun";
75
+ export { default as Suno } from "./Suno";
76
+ export { default as Tencent } from "./Tencent";
77
+ export { default as Together } from "./Together";
78
+ export { default as Upstage } from "./Upstage";
79
+ export { default as VertexAI } from "./VertexAI";
80
+ export { default as Vllm } from "./Vllm";
81
+ export { default as Wenxin } from "./Wenxin";
82
+ export { default as WorkersAI } from "./WorkersAI";
83
+ export { default as XAI } from "./XAI";
84
+ export { default as Yi } from "./Yi";
85
+ export { default as Zeabur } from "./Zeabur";
86
+ export { default as ZeroOne } from "./ZeroOne";
87
+ export { default as Zhipu } from "./Zhipu";
package/es/index.d.ts CHANGED
@@ -1,97 +1,3 @@
1
- export { default as Adobe, type CompoundedIcon as AdobeProps } from './Adobe';
2
- export { default as AdobeFirefly, type CompoundedIcon as AdobeFireflyProps } from './AdobeFirefly';
3
- export { default as Ai21, type CompoundedIcon as Ai21Props } from './Ai21';
4
- export { default as Ai360, type CompoundedIcon as Ai360Props } from './Ai360';
5
- export { default as AiMass, type CompoundedIcon as AiMassProps } from './AiMass';
6
- export { default as Alibaba, type CompoundedIcon as AlibabaProps } from './Alibaba';
7
- export { default as AntGroup, type CompoundedIcon as AntGroupProps } from './AntGroup';
8
- export { default as Anthropic, type CompoundedIcon as AnthropicProps } from './Anthropic';
9
- export { default as Automatic, type CompoundedIcon as AutomaticProps } from './Automatic';
10
- export { default as Aws, type CompoundedIcon as AwsProps } from './Aws';
11
- export { default as Aya, type CompoundedIcon as AyaProps } from './Aya';
12
- export { default as Azure, type CompoundedIcon as AzureProps } from './Azure';
13
- export { default as Baichuan, type CompoundedIcon as BaichuanProps } from './Baichuan';
14
- export { default as Baidu, type CompoundedIcon as BaiduProps } from './Baidu';
15
- export { default as BaiduCloud, type CompoundedIcon as BaiduCloudProps } from './BaiduCloud';
16
- export { default as Bedrock, type CompoundedIcon as BedrockProps } from './Bedrock';
17
- export { default as Bing, type CompoundedIcon as BingProps } from './Bing';
18
- export { default as ByteDance, type CompoundedIcon as ByteDanceProps } from './ByteDance';
19
- export { default as ChatGLM, type CompoundedIcon as ChatGLMProps } from './ChatGLM';
20
- export { default as Claude, type CompoundedIcon as ClaudeProps } from './Claude';
21
- export { default as Cloudflare, type CompoundedIcon as CloudflareProps } from './Cloudflare';
22
- export { default as CodeGeeX, type CompoundedIcon as CodeGeeXProps } from './CodeGeeX';
23
- export { default as Cohere, type CompoundedIcon as CohereProps } from './Cohere';
24
- export { default as Colab, type CompoundedIcon as ColabProps } from './Colab';
25
- export { default as Copilot, type CompoundedIcon as CopilotProps } from './Copilot';
26
- export { default as Dalle, type CompoundedIcon as DalleProps } from './Dalle';
27
- export { default as Dbrx, type CompoundedIcon as DbrxProps } from './Dbrx';
28
- export { default as DeepMind, type CompoundedIcon as DeepMindProps } from './DeepMind';
29
- export { default as DeepSeek, type CompoundedIcon as DeepSeekProps } from './DeepSeek';
30
- export { default as Doubao, type CompoundedIcon as DoubaoProps } from './Doubao';
31
- export { default as IconAvatar, type IconAvatarProps } from './features/IconAvatar';
32
- export { default as IconCombine, type IconCombineProps } from './features/IconCombine';
33
- export { modelMappings } from './features/modelConfig';
34
- export { default as ModelIcon, type ModelIconProps } from './features/ModelIcon';
35
- export { default as ModelTag, type ModelTagProps } from './features/ModelTag';
36
- export { default as ProviderCombine, type ProviderCombineProps } from './features/ProviderCombine';
37
- export { providerMappings } from './features/providerConfig';
38
- export { ModelProvider, type ModelProviderKey } from './features/providerEnum';
39
- export { default as ProviderIcon, type ProviderIconProps } from './features/ProviderIcon';
40
- export { default as Fireworks, type CompoundedIcon as FireworksProps } from './Fireworks';
41
- export { default as FishAudio, type CompoundedIcon as FishAudioProps } from './FishAudio';
42
- export { default as Flux, type CompoundedIcon as FluxProps } from './Flux';
43
- export { default as Gemini, type CompoundedIcon as GeminiProps } from './Gemini';
44
- export { default as Gemma, type CompoundedIcon as GemmaProps } from './Gemma';
45
- export { default as GiteeAI, type CompoundedIcon as GiteeAIProps } from './GiteeAI';
46
- export { default as Github, type CompoundedIcon as GithubProps } from './Github';
47
- export { default as GithubCopilot, type CompoundedIcon as GithubCopilotProps, } from './GithubCopilot';
48
- export { default as Google, type CompoundedIcon as GoogleProps } from './Google';
49
- export { default as Grok, type CompoundedIcon as GrokProps } from './Grok';
50
- export { default as Groq, type CompoundedIcon as GroqProps } from './Groq';
51
- export { default as Higress, type CompoundedIcon as HigressProps } from './Higress';
52
- export { default as HuggingFace, type CompoundedIcon as HuggingFaceProps } from './HuggingFace';
53
- export { default as Hunyuan, type CompoundedIcon as HunyuanProps } from './Hunyuan';
54
- export { default as InternLM, type CompoundedIcon as InternLMProps } from './InternLM';
55
- export { default as Langfuse, type CompoundedIcon as LangfuseProps } from './Langfuse';
56
- export { default as LLaVA, type CompoundedIcon as LLaVAProps } from './LLaVA';
57
- export { default as LmStudio, type CompoundedIcon as LmStudioProps } from './LmStudio';
58
- export { default as LobeHub, type CompoundedIcon as LobeHubProps } from './LobeHub';
59
- export { default as Magic, type CompoundedIcon as MagicProps } from './Magic';
60
- export { default as Meta, type CompoundedIcon as MetaProps } from './Meta';
61
- export { default as Midjourney, type CompoundedIcon as MidjourneyProps } from './Midjourney';
62
- export { default as Minimax, type CompoundedIcon as MinimaxProps } from './Minimax';
63
- export { default as Mistral, type CompoundedIcon as MistralProps } from './Mistral';
64
- export { default as Moonshot, type CompoundedIcon as MoonshotProps } from './Moonshot';
65
- export { default as Novita, type CompoundedIcon as NovitaProps } from './Novita';
66
- export { default as Nvidia, type CompoundedIcon as NvidiaProps } from './Nvidia';
67
- export { default as Ollama, type CompoundedIcon as OllamaProps } from './Ollama';
68
- export { default as OpenAI, type CompoundedIcon as OpenAIProps } from './OpenAI';
69
- export { default as OpenChat, type CompoundedIcon as OpenChatProps } from './OpenChat';
70
- export { default as OpenRouter, type CompoundedIcon as OpenRouterProps } from './OpenRouter';
71
- export { default as PaLM, type CompoundedIcon as PaLMProps } from './PaLM';
72
- export { default as Perplexity, type CompoundedIcon as PerplexityProps } from './Perplexity';
73
- export { default as Pollinations, type CompoundedIcon as PollinationsProps } from './Pollinations';
74
- export { default as Qingyan, type CompoundedIcon as QingyanProps } from './Qingyan';
75
- export { default as Qwen, type CompoundedIcon as QwenProps } from './Qwen';
76
- export { default as Tongyi, type CompoundedIcon as TongyiProps } from './Qwen';
77
- export { default as Replicate, type CompoundedIcon as ReplicateProps } from './Replicate';
78
- export { default as Rwkv, type CompoundedIcon as RwkvProps } from './Rwkv';
79
- export { default as SenseNova, type CompoundedIcon as SenseNovaProps } from './SenseNova';
80
- export { default as SiliconCloud, type CompoundedIcon as SiliconCloudProps } from './SiliconCloud';
81
- export { default as Spark, type CompoundedIcon as SparkProps } from './Spark';
82
- export { default as Stability, type CompoundedIcon as StabilityProps } from './Stability';
83
- export { default as Stepfun, type CompoundedIcon as StepfunProps } from './Stepfun';
84
- export { default as Suno, type CompoundedIcon as SunoProps } from './Suno';
85
- export { default as Tencent, type CompoundedIcon as TencentProps } from './Tencent';
86
- export { default as Together, type CompoundedIcon as TogetherProps } from './Together';
1
+ export * from './features';
2
+ export * from './icons';
87
3
  export type { IconType } from './types';
88
- export { default as Upstage, type CompoundedIcon as UpstageProps } from './Upstage';
89
- export { default as VertexAI, type CompoundedIcon as VertexAIProps } from './VertexAI';
90
- export { default as Vllm, type CompoundedIcon as VllmProps } from './Vllm';
91
- export { default as Wenxin, type CompoundedIcon as WenxinProps } from './Wenxin';
92
- export { default as WorkersAI, type CompoundedIcon as WorkersAIProps } from './WorkersAI';
93
- export { default as XAI, type CompoundedIcon as XAIProps } from './XAI';
94
- export { default as Yi, type CompoundedIcon as YiProps } from './Yi';
95
- export { default as Zeabur, type CompoundedIcon as ZeaburProps } from './Zeabur';
96
- export { default as ZeroOne, type CompoundedIcon as ZeroOneProps } from './ZeroOne';
97
- export { default as Zhipu, type CompoundedIcon as ZhipuProps } from './Zhipu';
package/es/index.js CHANGED
@@ -1,96 +1,3 @@
1
- export { default as Adobe } from "./Adobe";
2
- export { default as AdobeFirefly } from "./AdobeFirefly";
3
- export { default as Ai21 } from "./Ai21";
4
- export { default as Ai360 } from "./Ai360";
5
- export { default as AiMass } from "./AiMass";
6
- export { default as Alibaba } from "./Alibaba";
7
- export { default as AntGroup } from "./AntGroup";
8
- export { default as Anthropic } from "./Anthropic";
9
- export { default as Automatic } from "./Automatic";
10
- export { default as Aws } from "./Aws";
11
- export { default as Aya } from "./Aya";
12
- export { default as Azure } from "./Azure";
13
- export { default as Baichuan } from "./Baichuan";
14
- export { default as Baidu } from "./Baidu";
15
- export { default as BaiduCloud } from "./BaiduCloud";
16
- export { default as Bedrock } from "./Bedrock";
17
- export { default as Bing } from "./Bing";
18
- export { default as ByteDance } from "./ByteDance";
19
- export { default as ChatGLM } from "./ChatGLM";
20
- export { default as Claude } from "./Claude";
21
- export { default as Cloudflare } from "./Cloudflare";
22
- export { default as CodeGeeX } from "./CodeGeeX";
23
- export { default as Cohere } from "./Cohere";
24
- export { default as Colab } from "./Colab";
25
- export { default as Copilot } from "./Copilot";
26
- export { default as Dalle } from "./Dalle";
27
- export { default as Dbrx } from "./Dbrx";
28
- export { default as DeepMind } from "./DeepMind";
29
- export { default as DeepSeek } from "./DeepSeek";
30
- export { default as Doubao } from "./Doubao";
31
- export { default as IconAvatar } from "./features/IconAvatar";
32
- export { default as IconCombine } from "./features/IconCombine";
33
- export { modelMappings } from "./features/modelConfig";
34
- export { default as ModelIcon } from "./features/ModelIcon";
35
- export { default as ModelTag } from "./features/ModelTag";
36
- export { default as ProviderCombine } from "./features/ProviderCombine";
37
- export { providerMappings } from "./features/providerConfig";
38
- export { ModelProvider } from "./features/providerEnum";
39
- export { default as ProviderIcon } from "./features/ProviderIcon";
40
- export { default as Fireworks } from "./Fireworks";
41
- export { default as FishAudio } from "./FishAudio";
42
- export { default as Flux } from "./Flux";
43
- export { default as Gemini } from "./Gemini";
44
- export { default as Gemma } from "./Gemma";
45
- export { default as GiteeAI } from "./GiteeAI";
46
- export { default as Github } from "./Github";
47
- export { default as GithubCopilot } from "./GithubCopilot";
48
- export { default as Google } from "./Google";
49
- export { default as Grok } from "./Grok";
50
- export { default as Groq } from "./Groq";
51
- export { default as Higress } from "./Higress";
52
- export { default as HuggingFace } from "./HuggingFace";
53
- export { default as Hunyuan } from "./Hunyuan";
54
- export { default as InternLM } from "./InternLM";
55
- export { default as Langfuse } from "./Langfuse";
56
- export { default as LLaVA } from "./LLaVA";
57
- export { default as LmStudio } from "./LmStudio";
58
- export { default as LobeHub } from "./LobeHub";
59
- export { default as Magic } from "./Magic";
60
- export { default as Meta } from "./Meta";
61
- export { default as Midjourney } from "./Midjourney";
62
- export { default as Minimax } from "./Minimax";
63
- export { default as Mistral } from "./Mistral";
64
- export { default as Moonshot } from "./Moonshot";
65
- export { default as Novita } from "./Novita";
66
- export { default as Nvidia } from "./Nvidia";
67
- export { default as Ollama } from "./Ollama";
68
- export { default as OpenAI } from "./OpenAI";
69
- export { default as OpenChat } from "./OpenChat";
70
- export { default as OpenRouter } from "./OpenRouter";
71
- export { default as PaLM } from "./PaLM";
72
- export { default as Perplexity } from "./Perplexity";
73
- export { default as Pollinations } from "./Pollinations";
74
- export { default as Qingyan } from "./Qingyan";
75
- export { default as Qwen } from "./Qwen";
76
- export { default as Tongyi } from "./Qwen";
77
- export { default as Replicate } from "./Replicate";
78
- export { default as Rwkv } from "./Rwkv";
79
- export { default as SenseNova } from "./SenseNova";
80
- export { default as SiliconCloud } from "./SiliconCloud";
81
- export { default as Spark } from "./Spark";
82
- export { default as Stability } from "./Stability";
83
- export { default as Stepfun } from "./Stepfun";
84
- export { default as Suno } from "./Suno";
85
- export { default as Tencent } from "./Tencent";
86
- export { default as Together } from "./Together";
87
- export { default as Upstage } from "./Upstage";
88
- export { default as VertexAI } from "./VertexAI";
89
- export { default as Vllm } from "./Vllm";
90
- export { default as Wenxin } from "./Wenxin";
91
- export { default as WorkersAI } from "./WorkersAI";
92
- export { default as XAI } from "./XAI";
93
- export { default as Yi } from "./Yi";
94
- export { default as Zeabur } from "./Zeabur";
95
- export { default as ZeroOne } from "./ZeroOne";
96
- export { default as Zhipu } from "./Zhipu";
1
+ export * from "./features";
2
+ export * from "./icons";
3
+ export {};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lobehub/icons",
3
- "version": "1.40.0",
3
+ "version": "1.41.0",
4
4
  "description": "Popular AI / LLM Model Brand SVG Logo and Icon Collection",
5
5
  "keywords": [
6
6
  "lobehub",
@@ -27,7 +27,8 @@
27
27
  "es"
28
28
  ],
29
29
  "scripts": {
30
- "build": "father build",
30
+ "build": "father build && npm run build:svg",
31
+ "build:svg": "tsx scripts/svgWorkflow/index.ts",
31
32
  "build:watch": "father dev",
32
33
  "ci": "npm run lint && npm run type-check",
33
34
  "clean": "rm -r es lib dist coverage .dumi/tmp .eslintcache node_modules/.cache",
@@ -42,10 +43,10 @@
42
43
  "prepublishOnly": "npm run build",
43
44
  "prettier": "prettier -c --write --no-error-on-unmatched-pattern \"**/**\"",
44
45
  "pull": "git pull",
45
- "release": "semantic-release",
46
+ "release": "semantic-release && multi-semantic-release",
46
47
  "setup": "dumi setup",
47
48
  "start": "npm run dev",
48
- "sync:md": "tsx ./scripts/genMdList.ts",
49
+ "sync:md": "tsx scripts/readmeWorkflow/index.ts",
49
50
  "test": "vitest --passWithNoTests",
50
51
  "test:coverage": "vitest run --coverage --passWithNoTests",
51
52
  "test:update": "vitest -u",
@@ -84,6 +85,7 @@
84
85
  "babel-plugin-antd-style": "^1.0.4",
85
86
  "commitlint": "^18.6.1",
86
87
  "concurrently": "^8.2.2",
88
+ "consola": "^3.2.3",
87
89
  "cross-env": "^7.0.3",
88
90
  "dumi": "2.2.17",
89
91
  "dumi-theme-lobehub": "^1.8.1",
@@ -96,12 +98,15 @@
96
98
  "lint-staged": "^15.2.10",
97
99
  "lodash-es": "^4.17.21",
98
100
  "markdown-table": "^3.0.4",
101
+ "multi-semantic-release": "^3",
102
+ "p-map": "^7.0.2",
99
103
  "prettier": "^3.3.3",
100
104
  "react": "^18.3.1",
101
105
  "react-dom": "^18.3.1",
102
106
  "remark": "^14.0.3",
103
107
  "remark-cli": "^11.0.0",
104
108
  "semantic-release": "^21.1.2",
109
+ "sharp": "^0.33.5",
105
110
  "stylelint": "^15.11.0",
106
111
  "svgo-browser": "^1.3.8",
107
112
  "tsx": "^4.19.2",