@zenmux/icons 0.1.0-dev.2 → 0.1.0-dev.3
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 +25 -24
- package/dist/Ace/Color.js +16 -0
- package/dist/Ace/Combine.js +19 -0
- package/dist/Ace/CombineDark.js +19 -0
- package/dist/Ace/CombineLight.js +19 -0
- package/dist/Ace/Dark.js +16 -0
- package/dist/Ace/Light.js +16 -0
- package/dist/Ace/Mono.js +16 -0
- package/dist/Ace/index.d.ts +10 -0
- package/dist/Ace/index.js +11 -0
- package/dist/Ai2/Color.js +16 -0
- package/dist/Ai2/Combine.js +19 -0
- package/dist/Ai2/CombineDark.js +19 -0
- package/dist/Ai2/CombineLight.js +19 -0
- package/dist/Ai2/Dark.js +16 -0
- package/dist/Ai2/Light.js +16 -0
- package/dist/Ai2/Mono.js +16 -0
- package/dist/Ai2/index.d.ts +10 -0
- package/dist/Ai2/index.js +11 -0
- package/dist/Ai21Labs/Color.js +13 -0
- package/dist/Ai21Labs/Combine.js +19 -0
- package/dist/Ai21Labs/CombineDark.js +19 -0
- package/dist/Ai21Labs/CombineLight.js +19 -0
- package/dist/Ai21Labs/Dark.js +13 -0
- package/dist/Ai21Labs/Light.js +13 -0
- package/dist/Ai21Labs/Mono.js +13 -0
- package/dist/Ai21Labs/index.d.ts +10 -0
- package/dist/Ai21Labs/index.js +11 -0
- package/dist/Aionlabs/Color.js +190 -0
- package/dist/Aionlabs/Combine.js +25 -0
- package/dist/Aionlabs/CombineDark.js +25 -0
- package/dist/Aionlabs/CombineLight.js +25 -0
- package/dist/Aionlabs/Dark.js +19 -0
- package/dist/Aionlabs/Light.js +19 -0
- package/dist/Aionlabs/Mono.js +19 -0
- package/dist/Aionlabs/index.d.ts +10 -0
- package/dist/Aionlabs/index.js +11 -0
- package/dist/AmazonNova/Color.js +32 -0
- package/dist/AmazonNova/Combine.js +19 -0
- package/dist/AmazonNova/CombineDark.js +19 -0
- package/dist/AmazonNova/CombineLight.js +19 -0
- package/dist/AmazonNova/Dark.js +16 -0
- package/dist/AmazonNova/Light.js +16 -0
- package/dist/AmazonNova/Mono.js +16 -0
- package/dist/AmazonNova/index.d.ts +10 -0
- package/dist/AmazonNova/index.js +11 -0
- package/dist/Arcee/Color.js +13 -0
- package/dist/Arcee/Combine.js +16 -0
- package/dist/Arcee/CombineDark.js +16 -0
- package/dist/Arcee/CombineLight.js +16 -0
- package/dist/Arcee/Dark.js +13 -0
- package/dist/Arcee/Light.js +13 -0
- package/dist/Arcee/Mono.js +13 -0
- package/dist/Arcee/index.d.ts +10 -0
- package/dist/Arcee/index.js +11 -0
- package/dist/Assemblyai/Color.js +19 -0
- package/dist/Assemblyai/Combine.js +22 -0
- package/dist/Assemblyai/CombineDark.js +22 -0
- package/dist/Assemblyai/CombineLight.js +22 -0
- package/dist/Assemblyai/Dark.js +19 -0
- package/dist/Assemblyai/Light.js +19 -0
- package/dist/Assemblyai/Mono.js +19 -0
- package/dist/Assemblyai/index.d.ts +10 -0
- package/dist/Assemblyai/index.js +11 -0
- package/dist/Aya/Color.js +16 -0
- package/dist/Aya/Combine.js +19 -0
- package/dist/Aya/CombineDark.js +19 -0
- package/dist/Aya/CombineLight.js +19 -0
- package/dist/Aya/Dark.js +16 -0
- package/dist/Aya/Light.js +16 -0
- package/dist/Aya/Mono.js +16 -0
- package/dist/Aya/index.d.ts +10 -0
- package/dist/Aya/index.js +11 -0
- package/dist/Baai/Color.js +16 -0
- package/dist/Baai/Combine.js +19 -0
- package/dist/Baai/CombineDark.js +19 -0
- package/dist/Baai/CombineLight.js +19 -0
- package/dist/Baai/Dark.js +16 -0
- package/dist/Baai/Light.js +16 -0
- package/dist/Baai/Mono.js +16 -0
- package/dist/Baai/index.d.ts +10 -0
- package/dist/Baai/index.js +11 -0
- package/dist/Baichuan/Color.js +16 -0
- package/dist/Baichuan/Combine.js +16 -0
- package/dist/Baichuan/CombineDark.js +16 -0
- package/dist/Baichuan/CombineLight.js +16 -0
- package/dist/Baichuan/Dark.js +13 -0
- package/dist/Baichuan/Light.js +13 -0
- package/dist/Baichuan/Mono.js +13 -0
- package/dist/Baichuan/index.d.ts +10 -0
- package/dist/Baichuan/index.js +11 -0
- package/dist/BilibiliIndex/Color.js +16 -0
- package/dist/BilibiliIndex/Combine.js +19 -0
- package/dist/BilibiliIndex/CombineDark.js +19 -0
- package/dist/BilibiliIndex/CombineLight.js +19 -0
- package/dist/BilibiliIndex/Dark.js +16 -0
- package/dist/BilibiliIndex/Light.js +16 -0
- package/dist/BilibiliIndex/Mono.js +16 -0
- package/dist/BilibiliIndex/index.d.ts +10 -0
- package/dist/BilibiliIndex/index.js +11 -0
- package/dist/Chatglm/Color.js +16 -0
- package/dist/Chatglm/Combine.js +16 -0
- package/dist/Chatglm/CombineDark.js +16 -0
- package/dist/Chatglm/CombineLight.js +16 -0
- package/dist/Chatglm/Dark.js +13 -0
- package/dist/Chatglm/Light.js +13 -0
- package/dist/Chatglm/Mono.js +13 -0
- package/dist/Chatglm/index.d.ts +10 -0
- package/dist/Chatglm/index.js +11 -0
- package/dist/Claude/Color.js +16 -0
- package/dist/Claude/Combine.js +19 -0
- package/dist/Claude/CombineDark.js +19 -0
- package/dist/Claude/CombineLight.js +19 -0
- package/dist/Claude/Dark.js +16 -0
- package/dist/Claude/Light.js +16 -0
- package/dist/Claude/Mono.js +16 -0
- package/dist/Claude/index.d.ts +10 -0
- package/dist/Claude/index.js +11 -0
- package/dist/Codegeex/Color.js +19 -0
- package/dist/Codegeex/Combine.js +37 -0
- package/dist/Codegeex/CombineDark.js +37 -0
- package/dist/Codegeex/CombineLight.js +37 -0
- package/dist/Codegeex/Dark.js +19 -0
- package/dist/Codegeex/Light.js +19 -0
- package/dist/Codegeex/Mono.js +19 -0
- package/dist/Codegeex/index.d.ts +10 -0
- package/dist/Codegeex/index.js +11 -0
- package/dist/Codex/Color.js +19 -0
- package/dist/Codex/Combine.js +16 -0
- package/dist/Codex/CombineDark.js +16 -0
- package/dist/Codex/CombineLight.js +16 -0
- package/dist/Codex/Dark.js +13 -0
- package/dist/Codex/Light.js +13 -0
- package/dist/Codex/Mono.js +13 -0
- package/dist/Codex/index.d.ts +10 -0
- package/dist/Codex/index.js +11 -0
- package/dist/Cogvideo/Color.js +244 -0
- package/dist/Cogvideo/Combine.js +247 -0
- package/dist/Cogvideo/CombineDark.js +247 -0
- package/dist/Cogvideo/CombineLight.js +247 -0
- package/dist/Cogvideo/Dark.js +244 -0
- package/dist/Cogvideo/Light.js +244 -0
- package/dist/Cogvideo/Mono.js +244 -0
- package/dist/Cogvideo/index.d.ts +10 -0
- package/dist/Cogvideo/index.js +11 -0
- package/dist/Cogview/Color.js +253 -0
- package/dist/Cogview/Combine.js +256 -0
- package/dist/Cogview/CombineDark.js +256 -0
- package/dist/Cogview/CombineLight.js +256 -0
- package/dist/Cogview/Dark.js +253 -0
- package/dist/Cogview/Light.js +253 -0
- package/dist/Cogview/Mono.js +253 -0
- package/dist/Cogview/index.d.ts +10 -0
- package/dist/Cogview/index.js +11 -0
- package/dist/CommandA/Color.js +19 -0
- package/dist/CommandA/Combine.js +25 -0
- package/dist/CommandA/CombineDark.js +25 -0
- package/dist/CommandA/CombineLight.js +25 -0
- package/dist/CommandA/Dark.js +19 -0
- package/dist/CommandA/Light.js +19 -0
- package/dist/CommandA/Mono.js +19 -0
- package/dist/CommandA/index.d.ts +10 -0
- package/dist/CommandA/index.js +11 -0
- package/dist/Dalle/Color.js +28 -0
- package/dist/Dalle/Combine.js +31 -0
- package/dist/Dalle/CombineDark.js +31 -0
- package/dist/Dalle/CombineLight.js +31 -0
- package/dist/Dalle/Dark.js +28 -0
- package/dist/Dalle/Light.js +28 -0
- package/dist/Dalle/Mono.js +28 -0
- package/dist/Dalle/index.d.ts +10 -0
- package/dist/Dalle/index.js +11 -0
- package/dist/Dbrx/Color.js +13 -0
- package/dist/Dbrx/Combine.js +16 -0
- package/dist/Dbrx/CombineDark.js +16 -0
- package/dist/Dbrx/CombineLight.js +16 -0
- package/dist/Dbrx/Dark.js +13 -0
- package/dist/Dbrx/Light.js +13 -0
- package/dist/Dbrx/Mono.js +13 -0
- package/dist/Dbrx/index.d.ts +10 -0
- package/dist/Dbrx/index.js +11 -0
- package/dist/DeepCogito/Color.js +16 -0
- package/dist/DeepCogito/Combine.js +22 -0
- package/dist/DeepCogito/CombineDark.js +22 -0
- package/dist/DeepCogito/CombineLight.js +22 -0
- package/dist/DeepCogito/Dark.js +16 -0
- package/dist/DeepCogito/Light.js +16 -0
- package/dist/DeepCogito/Mono.js +16 -0
- package/dist/DeepCogito/index.d.ts +10 -0
- package/dist/DeepCogito/index.js +11 -0
- package/dist/Deepseek/Color.js +16 -0
- package/dist/Deepseek/Combine.js +19 -0
- package/dist/Deepseek/CombineDark.js +19 -0
- package/dist/Deepseek/CombineLight.js +19 -0
- package/dist/Deepseek/Dark.js +16 -0
- package/dist/Deepseek/Light.js +16 -0
- package/dist/Deepseek/Mono.js +16 -0
- package/dist/Deepseek/index.d.ts +10 -0
- package/dist/Deepseek/index.js +11 -0
- package/dist/Dolphin/Color.js +16 -0
- package/dist/Dolphin/Combine.js +19 -0
- package/dist/Dolphin/CombineDark.js +19 -0
- package/dist/Dolphin/CombineLight.js +19 -0
- package/dist/Dolphin/Dark.js +16 -0
- package/dist/Dolphin/Light.js +16 -0
- package/dist/Dolphin/Mono.js +16 -0
- package/dist/Dolphin/index.d.ts +10 -0
- package/dist/Dolphin/index.js +11 -0
- package/dist/Doubao/Color.js +25 -0
- package/dist/Doubao/Combine.js +25 -0
- package/dist/Doubao/CombineDark.js +25 -0
- package/dist/Doubao/CombineLight.js +25 -0
- package/dist/Doubao/Dark.js +22 -0
- package/dist/Doubao/Light.js +22 -0
- package/dist/Doubao/Mono.js +22 -0
- package/dist/Doubao/index.d.ts +10 -0
- package/dist/Doubao/index.js +11 -0
- package/dist/Elevenlabs/Color.js +13 -0
- package/dist/Elevenlabs/Combine.js +22 -0
- package/dist/Elevenlabs/CombineDark.js +22 -0
- package/dist/Elevenlabs/CombineLight.js +22 -0
- package/dist/Elevenlabs/Dark.js +13 -0
- package/dist/Elevenlabs/Light.js +13 -0
- package/dist/Elevenlabs/Mono.js +13 -0
- package/dist/Elevenlabs/index.d.ts +10 -0
- package/dist/Elevenlabs/index.js +11 -0
- package/dist/EssentialAi/Color.js +19 -0
- package/dist/EssentialAi/Combine.js +19 -0
- package/dist/EssentialAi/CombineDark.js +19 -0
- package/dist/EssentialAi/CombineLight.js +19 -0
- package/dist/EssentialAi/Dark.js +16 -0
- package/dist/EssentialAi/Light.js +16 -0
- package/dist/EssentialAi/Mono.js +16 -0
- package/dist/EssentialAi/index.d.ts +10 -0
- package/dist/EssentialAi/index.js +11 -0
- package/dist/Fishaudio/Color.js +19 -0
- package/dist/Fishaudio/Combine.js +22 -0
- package/dist/Fishaudio/CombineDark.js +22 -0
- package/dist/Fishaudio/CombineLight.js +22 -0
- package/dist/Fishaudio/Dark.js +19 -0
- package/dist/Fishaudio/Light.js +19 -0
- package/dist/Fishaudio/Mono.js +19 -0
- package/dist/Fishaudio/index.d.ts +10 -0
- package/dist/Fishaudio/index.js +11 -0
- package/dist/Flux/Color.js +16 -0
- package/dist/Flux/Combine.js +19 -0
- package/dist/Flux/CombineDark.js +19 -0
- package/dist/Flux/CombineLight.js +19 -0
- package/dist/Flux/Dark.js +16 -0
- package/dist/Flux/Light.js +16 -0
- package/dist/Flux/Mono.js +16 -0
- package/dist/Flux/index.d.ts +10 -0
- package/dist/Flux/index.js +11 -0
- package/dist/Gemini/Color.js +31 -0
- package/dist/Gemini/Combine.js +16 -0
- package/dist/Gemini/CombineDark.js +16 -0
- package/dist/Gemini/CombineLight.js +16 -0
- package/dist/Gemini/Dark.js +13 -0
- package/dist/Gemini/Light.js +13 -0
- package/dist/Gemini/Mono.js +13 -0
- package/dist/Gemini/index.d.ts +10 -0
- package/dist/Gemini/index.js +11 -0
- package/dist/Gemma/Color.js +22 -0
- package/dist/Gemma/Combine.js +19 -0
- package/dist/Gemma/CombineDark.js +19 -0
- package/dist/Gemma/CombineLight.js +19 -0
- package/dist/Gemma/Dark.js +16 -0
- package/dist/Gemma/Light.js +16 -0
- package/dist/Gemma/Mono.js +16 -0
- package/dist/Gemma/index.d.ts +10 -0
- package/dist/Gemma/index.js +11 -0
- package/dist/GlmV/Color.js +28 -0
- package/dist/GlmV/Combine.js +28 -0
- package/dist/GlmV/CombineDark.js +28 -0
- package/dist/GlmV/CombineLight.js +28 -0
- package/dist/GlmV/Dark.js +25 -0
- package/dist/GlmV/Light.js +25 -0
- package/dist/GlmV/Mono.js +25 -0
- package/dist/GlmV/index.d.ts +10 -0
- package/dist/GlmV/index.js +11 -0
- package/dist/Grok/Color.js +13 -0
- package/dist/Grok/Combine.js +16 -0
- package/dist/Grok/CombineDark.js +16 -0
- package/dist/Grok/CombineLight.js +16 -0
- package/dist/Grok/Dark.js +13 -0
- package/dist/Grok/Light.js +13 -0
- package/dist/Grok/Mono.js +13 -0
- package/dist/Grok/index.d.ts +10 -0
- package/dist/Grok/index.js +11 -0
- package/dist/Happyhorse/Color.js +13 -0
- package/dist/Happyhorse/Combine.js +19 -0
- package/dist/Happyhorse/CombineDark.js +19 -0
- package/dist/Happyhorse/CombineLight.js +19 -0
- package/dist/Happyhorse/Dark.js +13 -0
- package/dist/Happyhorse/Light.js +13 -0
- package/dist/Happyhorse/Mono.js +13 -0
- package/dist/Happyhorse/index.d.ts +10 -0
- package/dist/Happyhorse/index.js +11 -0
- package/dist/Hunyuan/Color.js +28 -0
- package/dist/Hunyuan/Combine.js +19 -0
- package/dist/Hunyuan/CombineDark.js +19 -0
- package/dist/Hunyuan/CombineLight.js +19 -0
- package/dist/Hunyuan/Dark.js +16 -0
- package/dist/Hunyuan/Light.js +16 -0
- package/dist/Hunyuan/Mono.js +16 -0
- package/dist/Hunyuan/index.d.ts +10 -0
- package/dist/Hunyuan/index.js +11 -0
- package/dist/InceptionLabs/Color.js +13 -0
- package/dist/InceptionLabs/Combine.js +28 -0
- package/dist/InceptionLabs/CombineDark.js +28 -0
- package/dist/InceptionLabs/CombineLight.js +28 -0
- package/dist/InceptionLabs/Dark.js +13 -0
- package/dist/InceptionLabs/Light.js +13 -0
- package/dist/InceptionLabs/Mono.js +13 -0
- package/dist/InceptionLabs/index.d.ts +10 -0
- package/dist/InceptionLabs/index.js +11 -0
- package/dist/Inflection/Color.js +13 -0
- package/dist/Inflection/Combine.js +16 -0
- package/dist/Inflection/CombineDark.js +16 -0
- package/dist/Inflection/CombineLight.js +16 -0
- package/dist/Inflection/Dark.js +13 -0
- package/dist/Inflection/Light.js +13 -0
- package/dist/Inflection/Mono.js +13 -0
- package/dist/Inflection/index.d.ts +10 -0
- package/dist/Inflection/index.js +11 -0
- package/dist/Kolors/Color.js +16 -0
- package/dist/Kolors/Combine.js +16 -0
- package/dist/Kolors/CombineDark.js +16 -0
- package/dist/Kolors/CombineLight.js +16 -0
- package/dist/Kolors/Dark.js +13 -0
- package/dist/Kolors/Light.js +13 -0
- package/dist/Kolors/Mono.js +13 -0
- package/dist/Kolors/index.d.ts +10 -0
- package/dist/Kolors/index.js +11 -0
- package/dist/Kwaikat/Color.js +16 -0
- package/dist/Kwaikat/Combine.js +25 -0
- package/dist/Kwaikat/CombineDark.js +25 -0
- package/dist/Kwaikat/CombineLight.js +25 -0
- package/dist/Kwaikat/Dark.js +16 -0
- package/dist/Kwaikat/Light.js +16 -0
- package/dist/Kwaikat/Mono.js +16 -0
- package/dist/Kwaikat/index.d.ts +10 -0
- package/dist/Kwaikat/index.js +11 -0
- package/dist/Kwaipilot/Color.js +22 -0
- package/dist/Kwaipilot/Combine.js +25 -0
- package/dist/Kwaipilot/CombineDark.js +25 -0
- package/dist/Kwaipilot/CombineLight.js +25 -0
- package/dist/Kwaipilot/Dark.js +13 -0
- package/dist/Kwaipilot/Light.js +13 -0
- package/dist/Kwaipilot/Mono.js +13 -0
- package/dist/Kwaipilot/index.d.ts +10 -0
- package/dist/Kwaipilot/index.js +11 -0
- package/dist/Liquid/Color.js +13 -0
- package/dist/Liquid/Combine.js +16 -0
- package/dist/Liquid/CombineDark.js +16 -0
- package/dist/Liquid/CombineLight.js +16 -0
- package/dist/Liquid/Dark.js +13 -0
- package/dist/Liquid/Light.js +13 -0
- package/dist/Liquid/Mono.js +13 -0
- package/dist/Liquid/index.d.ts +10 -0
- package/dist/Liquid/index.js +11 -0
- package/dist/Llava/Color.js +181 -0
- package/dist/Llava/Combine.js +19 -0
- package/dist/Llava/CombineDark.js +19 -0
- package/dist/Llava/CombineLight.js +19 -0
- package/dist/Llava/Dark.js +16 -0
- package/dist/Llava/Light.js +16 -0
- package/dist/Llava/Mono.js +16 -0
- package/dist/Llava/index.d.ts +10 -0
- package/dist/Llava/index.js +11 -0
- package/dist/Longcat/Color.js +19 -0
- package/dist/Longcat/Combine.js +22 -0
- package/dist/Longcat/CombineDark.js +22 -0
- package/dist/Longcat/CombineLight.js +22 -0
- package/dist/Longcat/Dark.js +19 -0
- package/dist/Longcat/Light.js +19 -0
- package/dist/Longcat/Mono.js +19 -0
- package/dist/Longcat/index.d.ts +10 -0
- package/dist/Longcat/index.js +11 -0
- package/dist/Magic/Color.js +19 -0
- package/dist/Magic/Combine.js +22 -0
- package/dist/Magic/CombineDark.js +22 -0
- package/dist/Magic/CombineLight.js +22 -0
- package/dist/Magic/Dark.js +19 -0
- package/dist/Magic/Light.js +19 -0
- package/dist/Magic/Mono.js +19 -0
- package/dist/Magic/index.d.ts +10 -0
- package/dist/Magic/index.js +11 -0
- package/dist/Meshy/Color.js +67 -0
- package/dist/Meshy/Combine.js +22 -0
- package/dist/Meshy/CombineDark.js +22 -0
- package/dist/Meshy/CombineLight.js +22 -0
- package/dist/Meshy/Dark.js +19 -0
- package/dist/Meshy/Light.js +19 -0
- package/dist/Meshy/Mono.js +19 -0
- package/dist/Meshy/index.d.ts +10 -0
- package/dist/Meshy/index.js +11 -0
- package/dist/Minimax/Color.js +16 -0
- package/dist/Minimax/Combine.js +16 -0
- package/dist/Minimax/CombineDark.js +16 -0
- package/dist/Minimax/CombineLight.js +16 -0
- package/dist/Minimax/Dark.js +13 -0
- package/dist/Minimax/Light.js +13 -0
- package/dist/Minimax/Mono.js +13 -0
- package/dist/Minimax/index.d.ts +10 -0
- package/dist/Minimax/index.js +11 -0
- package/dist/Mistral/Color.js +25 -0
- package/dist/Mistral/Combine.js +16 -0
- package/dist/Mistral/CombineDark.js +16 -0
- package/dist/Mistral/CombineLight.js +16 -0
- package/dist/Mistral/Dark.js +13 -0
- package/dist/Mistral/Light.js +13 -0
- package/dist/Mistral/Mono.js +13 -0
- package/dist/Mistral/index.d.ts +10 -0
- package/dist/Mistral/index.js +11 -0
- package/dist/Morph/Color.js +13 -0
- package/dist/Morph/Combine.js +22 -0
- package/dist/Morph/CombineDark.js +22 -0
- package/dist/Morph/CombineLight.js +22 -0
- package/dist/Morph/Dark.js +13 -0
- package/dist/Morph/Light.js +13 -0
- package/dist/Morph/Mono.js +13 -0
- package/dist/Morph/index.d.ts +10 -0
- package/dist/Morph/index.js +11 -0
- package/dist/NanoBanana/Color.js +28 -0
- package/dist/NanoBanana/Combine.js +16 -0
- package/dist/NanoBanana/CombineDark.js +16 -0
- package/dist/NanoBanana/CombineLight.js +16 -0
- package/dist/NanoBanana/Dark.js +13 -0
- package/dist/NanoBanana/Light.js +13 -0
- package/dist/NanoBanana/Mono.js +13 -0
- package/dist/NanoBanana/index.d.ts +10 -0
- package/dist/NanoBanana/index.js +11 -0
- package/dist/Openchat/Color.js +25 -0
- package/dist/Openchat/Combine.js +22 -0
- package/dist/Openchat/CombineDark.js +22 -0
- package/dist/Openchat/CombineLight.js +22 -0
- package/dist/Openchat/Dark.js +19 -0
- package/dist/Openchat/Light.js +19 -0
- package/dist/Openchat/Mono.js +19 -0
- package/dist/Openchat/index.d.ts +10 -0
- package/dist/Openchat/index.js +11 -0
- package/dist/Palm/Color.js +31 -0
- package/dist/Palm/Combine.js +34 -0
- package/dist/Palm/CombineDark.js +34 -0
- package/dist/Palm/CombineLight.js +34 -0
- package/dist/Palm/Dark.js +31 -0
- package/dist/Palm/Light.js +31 -0
- package/dist/Palm/Mono.js +31 -0
- package/dist/Palm/index.d.ts +10 -0
- package/dist/Palm/index.js +11 -0
- package/dist/Phind/Color.js +16 -0
- package/dist/Phind/Combine.js +27 -0
- package/dist/Phind/CombineDark.js +27 -0
- package/dist/Phind/CombineLight.js +27 -0
- package/dist/Phind/Dark.js +16 -0
- package/dist/Phind/Light.js +16 -0
- package/dist/Phind/Mono.js +16 -0
- package/dist/Phind/index.d.ts +10 -0
- package/dist/Phind/index.js +11 -0
- package/dist/Poolside/Color.js +47 -0
- package/dist/Poolside/Combine.js +65 -0
- package/dist/Poolside/CombineDark.js +65 -0
- package/dist/Poolside/CombineLight.js +65 -0
- package/dist/Poolside/Dark.js +47 -0
- package/dist/Poolside/Light.js +47 -0
- package/dist/Poolside/Mono.js +47 -0
- package/dist/Poolside/index.d.ts +10 -0
- package/dist/Poolside/index.js +11 -0
- package/dist/PrunaAi/Color.js +64 -0
- package/dist/PrunaAi/Combine.js +31 -0
- package/dist/PrunaAi/CombineDark.js +31 -0
- package/dist/PrunaAi/CombineLight.js +31 -0
- package/dist/PrunaAi/Dark.js +28 -0
- package/dist/PrunaAi/Light.js +28 -0
- package/dist/PrunaAi/Mono.js +28 -0
- package/dist/PrunaAi/index.d.ts +10 -0
- package/dist/PrunaAi/index.js +11 -0
- package/dist/Qwen/Color.js +16 -0
- package/dist/Qwen/Combine.js +16 -0
- package/dist/Qwen/CombineDark.js +16 -0
- package/dist/Qwen/CombineLight.js +16 -0
- package/dist/Qwen/Dark.js +13 -0
- package/dist/Qwen/Light.js +13 -0
- package/dist/Qwen/Mono.js +13 -0
- package/dist/Qwen/index.d.ts +10 -0
- package/dist/Qwen/index.js +11 -0
- package/dist/Relace/Color.js +13 -0
- package/dist/Relace/Combine.js +16 -0
- package/dist/Relace/CombineDark.js +16 -0
- package/dist/Relace/CombineLight.js +16 -0
- package/dist/Relace/Dark.js +13 -0
- package/dist/Relace/Light.js +13 -0
- package/dist/Relace/Mono.js +13 -0
- package/dist/Relace/index.d.ts +10 -0
- package/dist/Relace/index.js +11 -0
- package/dist/Reve/Color.js +13 -0
- package/dist/Reve/Combine.js +19 -0
- package/dist/Reve/CombineDark.js +19 -0
- package/dist/Reve/CombineLight.js +19 -0
- package/dist/Reve/Dark.js +13 -0
- package/dist/Reve/Light.js +13 -0
- package/dist/Reve/Mono.js +13 -0
- package/dist/Reve/index.d.ts +10 -0
- package/dist/Reve/index.js +11 -0
- package/dist/Rwkv/Color.js +19 -0
- package/dist/Rwkv/Combine.js +16 -0
- package/dist/Rwkv/CombineDark.js +16 -0
- package/dist/Rwkv/CombineLight.js +16 -0
- package/dist/Rwkv/Dark.js +13 -0
- package/dist/Rwkv/Light.js +13 -0
- package/dist/Rwkv/Mono.js +13 -0
- package/dist/Rwkv/index.d.ts +10 -0
- package/dist/Rwkv/index.js +11 -0
- package/dist/Sensenova/Color.js +25 -0
- package/dist/Sensenova/Combine.js +43 -0
- package/dist/Sensenova/CombineDark.js +43 -0
- package/dist/Sensenova/CombineLight.js +43 -0
- package/dist/Sensenova/Dark.js +25 -0
- package/dist/Sensenova/Light.js +25 -0
- package/dist/Sensenova/Mono.js +25 -0
- package/dist/Sensenova/index.d.ts +10 -0
- package/dist/Sensenova/index.js +11 -0
- package/dist/Skywork/Color.js +19 -0
- package/dist/Skywork/Combine.js +22 -0
- package/dist/Skywork/CombineDark.js +22 -0
- package/dist/Skywork/CombineLight.js +22 -0
- package/dist/Skywork/Dark.js +19 -0
- package/dist/Skywork/Light.js +19 -0
- package/dist/Skywork/Mono.js +19 -0
- package/dist/Skywork/index.d.ts +10 -0
- package/dist/Skywork/index.js +11 -0
- package/dist/Sora/Color.js +19 -0
- package/dist/Sora/Combine.js +31 -0
- package/dist/Sora/CombineDark.js +31 -0
- package/dist/Sora/CombineLight.js +31 -0
- package/dist/Sora/Dark.js +28 -0
- package/dist/Sora/Light.js +28 -0
- package/dist/Sora/Mono.js +28 -0
- package/dist/Sora/index.d.ts +10 -0
- package/dist/Sora/index.js +11 -0
- package/dist/Spark/Color.js +19 -0
- package/dist/Spark/Combine.js +31 -0
- package/dist/Spark/CombineDark.js +31 -0
- package/dist/Spark/CombineLight.js +31 -0
- package/dist/Spark/Dark.js +16 -0
- package/dist/Spark/Light.js +16 -0
- package/dist/Spark/Mono.js +16 -0
- package/dist/Spark/index.d.ts +10 -0
- package/dist/Spark/index.js +11 -0
- package/dist/Stepfun/Color.js +52 -0
- package/dist/Stepfun/Combine.js +25 -0
- package/dist/Stepfun/CombineDark.js +25 -0
- package/dist/Stepfun/CombineLight.js +25 -0
- package/dist/Stepfun/Dark.js +16 -0
- package/dist/Stepfun/Light.js +16 -0
- package/dist/Stepfun/Mono.js +16 -0
- package/dist/Stepfun/index.d.ts +10 -0
- package/dist/Stepfun/index.js +11 -0
- package/dist/Voyage/Color.js +13 -0
- package/dist/Voyage/Combine.js +16 -0
- package/dist/Voyage/CombineDark.js +16 -0
- package/dist/Voyage/CombineLight.js +16 -0
- package/dist/Voyage/Dark.js +13 -0
- package/dist/Voyage/Light.js +13 -0
- package/dist/Voyage/Mono.js +13 -0
- package/dist/Voyage/index.d.ts +10 -0
- package/dist/Voyage/index.js +11 -0
- package/dist/Wenxin/Color.js +19 -0
- package/dist/Wenxin/Combine.js +16 -0
- package/dist/Wenxin/CombineDark.js +16 -0
- package/dist/Wenxin/CombineLight.js +16 -0
- package/dist/Wenxin/Dark.js +13 -0
- package/dist/Wenxin/Light.js +13 -0
- package/dist/Wenxin/Mono.js +13 -0
- package/dist/Wenxin/index.d.ts +10 -0
- package/dist/Wenxin/index.js +11 -0
- package/dist/XiaomiMimo/Color.js +16 -0
- package/dist/XiaomiMimo/Combine.js +22 -0
- package/dist/XiaomiMimo/CombineDark.js +22 -0
- package/dist/XiaomiMimo/CombineLight.js +22 -0
- package/dist/XiaomiMimo/Dark.js +16 -0
- package/dist/XiaomiMimo/Light.js +16 -0
- package/dist/XiaomiMimo/Mono.js +16 -0
- package/dist/XiaomiMimo/index.d.ts +10 -0
- package/dist/XiaomiMimo/index.js +11 -0
- package/dist/Xuanyuan/Color.js +16 -0
- package/dist/Xuanyuan/Combine.js +19 -0
- package/dist/Xuanyuan/CombineDark.js +19 -0
- package/dist/Xuanyuan/CombineLight.js +19 -0
- package/dist/Xuanyuan/Dark.js +16 -0
- package/dist/Xuanyuan/Light.js +16 -0
- package/dist/Xuanyuan/Mono.js +16 -0
- package/dist/Xuanyuan/index.d.ts +10 -0
- package/dist/Xuanyuan/index.js +11 -0
- package/dist/Yi/Color.js +16 -0
- package/dist/Yi/Combine.js +19 -0
- package/dist/Yi/CombineDark.js +19 -0
- package/dist/Yi/CombineLight.js +19 -0
- package/dist/Yi/Dark.js +16 -0
- package/dist/Yi/Light.js +16 -0
- package/dist/Yi/Mono.js +16 -0
- package/dist/Yi/index.d.ts +10 -0
- package/dist/Yi/index.js +11 -0
- package/dist/catalog.d.ts +461 -1457
- package/dist/catalog.js +2 -2
- package/dist/index.d.ts +67 -130
- package/dist/index.js +67 -130
- package/dist/loaders.js +67 -130
- package/icons/ace.svg +10 -0
- package/icons/ai2.svg +10 -0
- package/icons/ai21-labs.svg +7 -0
- package/icons/aionlabs.svg +66 -0
- package/icons/amazon-nova.svg +37 -0
- package/icons/arcee.svg +7 -0
- package/icons/assemblyai.svg +11 -0
- package/icons/aya.svg +10 -0
- package/icons/baai.svg +10 -0
- package/icons/baichuan.svg +11 -0
- package/icons/bilibili-index.svg +10 -0
- package/icons/chatglm.svg +11 -0
- package/icons/claude.svg +10 -0
- package/icons/codegeex.svg +11 -0
- package/icons/codex.svg +12 -0
- package/icons/cogvideo.svg +135 -0
- package/icons/cogview.svg +168 -0
- package/icons/command-a.svg +9 -0
- package/icons/dalle.svg +14 -0
- package/icons/dbrx.svg +7 -0
- package/icons/deep-cogito.svg +10 -0
- package/icons/deepseek.svg +10 -0
- package/icons/default/ace.svg +10 -0
- package/icons/default/ai2.svg +10 -0
- package/icons/default/ai21-labs.svg +7 -0
- package/icons/default/aionlabs.svg +11 -0
- package/icons/default/amazon-nova.svg +10 -0
- package/icons/default/arcee.svg +7 -0
- package/icons/default/assemblyai.svg +11 -0
- package/icons/default/aya.svg +10 -0
- package/icons/default/baai.svg +10 -0
- package/icons/default/baichuan.svg +7 -0
- package/icons/default/bilibili-index.svg +10 -0
- package/icons/default/chatglm.svg +7 -0
- package/icons/default/claude.svg +10 -0
- package/icons/default/codegeex.svg +11 -0
- package/icons/default/codex.svg +7 -0
- package/icons/default/cogvideo.svg +135 -0
- package/icons/default/cogview.svg +168 -0
- package/icons/default/command-a.svg +9 -0
- package/icons/default/dalle.svg +14 -0
- package/icons/default/dbrx.svg +7 -0
- package/icons/default/deep-cogito.svg +10 -0
- package/icons/default/deepseek.svg +10 -0
- package/icons/default/dolphin.svg +10 -0
- package/icons/default/doubao.svg +12 -0
- package/icons/default/elevenlabs.svg +7 -0
- package/icons/default/essential-ai.svg +10 -0
- package/icons/default/fishaudio.svg +11 -0
- package/icons/default/flux.svg +8 -0
- package/icons/default/gemini.svg +7 -0
- package/icons/default/gemma.svg +10 -0
- package/icons/default/glm-v.svg +11 -0
- package/icons/default/grok.svg +7 -0
- package/icons/default/happyhorse.svg +7 -0
- package/icons/default/hunyuan.svg +10 -0
- package/icons/default/inception-labs.svg +7 -0
- package/icons/default/inflection.svg +7 -0
- package/icons/default/kolors.svg +7 -0
- package/icons/default/kwaikat.svg +8 -0
- package/icons/default/kwaipilot.svg +7 -0
- package/icons/default/liquid.svg +7 -0
- package/icons/default/llava.svg +10 -0
- package/icons/default/longcat.svg +11 -0
- package/icons/default/magic.svg +11 -0
- package/icons/default/meshy.svg +11 -0
- package/icons/default/minimax.svg +7 -0
- package/icons/default/mistral.svg +7 -0
- package/icons/default/morph.svg +7 -0
- package/icons/default/nano-banana.svg +7 -0
- package/icons/default/openchat.svg +11 -0
- package/icons/default/palm.svg +13 -0
- package/icons/default/phind.svg +10 -0
- package/icons/default/poolside.svg +48 -0
- package/icons/default/pruna-ai.svg +12 -0
- package/icons/default/qwen.svg +7 -0
- package/icons/default/relace.svg +7 -0
- package/icons/default/reve.svg +7 -0
- package/icons/default/rwkv.svg +7 -0
- package/icons/default/sensenova.svg +11 -0
- package/icons/default/skywork.svg +11 -0
- package/icons/default/sora.svg +14 -0
- package/icons/default/spark.svg +8 -0
- package/icons/default/stepfun.svg +10 -0
- package/icons/default/voyage.svg +7 -0
- package/icons/default/wenxin.svg +7 -0
- package/icons/default/xiaomi-mimo.svg +10 -0
- package/icons/default/xuanyuan.svg +8 -0
- package/icons/default/yi.svg +8 -0
- package/icons/dolphin.svg +10 -0
- package/icons/doubao.svg +13 -0
- package/icons/elevenlabs.svg +7 -0
- package/icons/essential-ai.svg +14 -0
- package/icons/fishaudio.svg +11 -0
- package/icons/flux.svg +8 -0
- package/icons/gemini.svg +22 -0
- package/icons/gemma.svg +15 -0
- package/icons/glm-v.svg +14 -0
- package/icons/grok.svg +7 -0
- package/icons/happyhorse.svg +7 -0
- package/icons/hunyuan.svg +14 -0
- package/icons/inception-labs.svg +7 -0
- package/icons/inflection.svg +7 -0
- package/icons/kolors.svg +11 -0
- package/icons/kwaikat.svg +8 -0
- package/icons/kwaipilot.svg +16 -0
- package/icons/liquid.svg +7 -0
- package/icons/llava.svg +101 -0
- package/icons/longcat.svg +11 -0
- package/icons/magic.svg +11 -0
- package/icons/meshy.svg +27 -0
- package/icons/minimax.svg +11 -0
- package/icons/mistral.svg +11 -0
- package/icons/morph.svg +7 -0
- package/icons/nano-banana.svg +12 -0
- package/icons/openchat.svg +19 -0
- package/icons/palm.svg +13 -0
- package/icons/phind.svg +10 -0
- package/icons/poolside.svg +48 -0
- package/icons/pruna-ai.svg +36 -0
- package/icons/qwen.svg +11 -0
- package/icons/relace.svg +7 -0
- package/icons/reve.svg +7 -0
- package/icons/rwkv.svg +12 -0
- package/icons/sensenova.svg +11 -0
- package/icons/skywork.svg +11 -0
- package/icons/sora.svg +14 -0
- package/icons/spark.svg +9 -0
- package/icons/stepfun.svg +30 -0
- package/icons/text/ace.svg +7 -0
- package/icons/text/ai2.svg +7 -0
- package/icons/text/ai21-labs.svg +8 -0
- package/icons/text/aionlabs.svg +10 -0
- package/icons/text/amazon-nova.svg +7 -0
- package/icons/text/arcee.svg +7 -0
- package/icons/text/assemblyai.svg +7 -0
- package/icons/text/aya.svg +7 -0
- package/icons/text/baai.svg +7 -0
- package/icons/text/baichuan.svg +7 -0
- package/icons/text/bilibili-index.svg +7 -0
- package/icons/text/chatglm.svg +7 -0
- package/icons/text/claude.svg +7 -0
- package/icons/text/codegeex.svg +12 -0
- package/icons/text/codex.svg +7 -0
- package/icons/text/cogvideo.svg +7 -0
- package/icons/text/cogview.svg +7 -0
- package/icons/text/command-a.svg +8 -0
- package/icons/text/dalle.svg +7 -0
- package/icons/text/dbrx.svg +7 -0
- package/icons/text/deep-cogito.svg +10 -0
- package/icons/text/deepseek.svg +7 -0
- package/icons/text/dolphin.svg +7 -0
- package/icons/text/doubao.svg +7 -0
- package/icons/text/elevenlabs.svg +9 -0
- package/icons/text/essential-ai.svg +7 -0
- package/icons/text/fishaudio.svg +7 -0
- package/icons/text/flux.svg +7 -0
- package/icons/text/gemini.svg +7 -0
- package/icons/text/gemma.svg +7 -0
- package/icons/text/glm-v.svg +7 -0
- package/icons/text/grok.svg +7 -0
- package/icons/text/happyhorse.svg +10 -0
- package/icons/text/hunyuan.svg +7 -0
- package/icons/text/inception-labs.svg +13 -0
- package/icons/text/inflection.svg +7 -0
- package/icons/text/kolors.svg +7 -0
- package/icons/text/kwaikat.svg +9 -0
- package/icons/text/kwaipilot.svg +10 -0
- package/icons/text/liquid.svg +7 -0
- package/icons/text/llava.svg +7 -0
- package/icons/text/longcat.svg +7 -0
- package/icons/text/magic.svg +7 -0
- package/icons/text/meshy.svg +7 -0
- package/icons/text/minimax.svg +7 -0
- package/icons/text/mistral.svg +7 -0
- package/icons/text/morph.svg +11 -0
- package/icons/text/nano-banana.svg +7 -0
- package/icons/text/openchat.svg +7 -0
- package/icons/text/palm.svg +7 -0
- package/icons/text/phind.svg +21 -0
- package/icons/text/poolside.svg +14 -0
- package/icons/text/pruna-ai.svg +7 -0
- package/icons/text/qwen.svg +7 -0
- package/icons/text/relace.svg +7 -0
- package/icons/text/reve.svg +8 -0
- package/icons/text/rwkv.svg +7 -0
- package/icons/text/sensenova.svg +12 -0
- package/icons/text/skywork.svg +7 -0
- package/icons/text/sora.svg +7 -0
- package/icons/text/spark.svg +11 -0
- package/icons/text/stepfun.svg +9 -0
- package/icons/text/voyage.svg +7 -0
- package/icons/text/wenxin.svg +7 -0
- package/icons/text/xiaomi-mimo.svg +8 -0
- package/icons/text/xuanyuan.svg +7 -0
- package/icons/text/yi.svg +7 -0
- package/icons/voyage.svg +7 -0
- package/icons/wenxin.svg +12 -0
- package/icons/xiaomi-mimo.svg +10 -0
- package/icons/xuanyuan.svg +8 -0
- package/icons/yi.svg +8 -0
- package/metadata.json +268 -835
- package/package.json +1 -1
- package/static/black/ace.svg +1 -0
- package/static/black/ai2.svg +1 -0
- package/static/black/ai21-labs.svg +1 -0
- package/static/black/aionlabs.svg +1 -0
- package/static/black/amazon-nova.svg +1 -0
- package/static/black/arcee.svg +1 -0
- package/static/black/assemblyai.svg +1 -0
- package/static/black/aya.svg +1 -0
- package/static/black/baai.svg +1 -0
- package/static/black/baichuan.svg +1 -0
- package/static/black/bilibili-index.svg +1 -0
- package/static/black/chatglm.svg +1 -0
- package/static/black/claude.svg +1 -0
- package/static/black/codegeex.svg +1 -0
- package/static/black/codex.svg +1 -0
- package/static/black/cogvideo.svg +1 -0
- package/static/black/cogview.svg +1 -0
- package/static/black/command-a.svg +1 -0
- package/static/black/dalle.svg +1 -0
- package/static/black/dbrx.svg +1 -0
- package/static/black/deep-cogito.svg +1 -0
- package/static/black/deepseek.svg +1 -0
- package/static/black/dolphin.svg +1 -0
- package/static/black/doubao.svg +1 -0
- package/static/black/elevenlabs.svg +1 -0
- package/static/black/essential-ai.svg +1 -0
- package/static/black/fishaudio.svg +1 -0
- package/static/black/flux.svg +1 -0
- package/static/black/gemini.svg +1 -0
- package/static/black/gemma.svg +1 -0
- package/static/black/glm-v.svg +1 -0
- package/static/black/grok.svg +1 -0
- package/static/black/happyhorse.svg +1 -0
- package/static/black/hunyuan.svg +1 -0
- package/static/black/inception-labs.svg +1 -0
- package/static/black/inflection.svg +1 -0
- package/static/black/kolors.svg +1 -0
- package/static/black/kwaikat.svg +1 -0
- package/static/black/kwaipilot.svg +1 -0
- package/static/black/liquid.svg +1 -0
- package/static/black/llava.svg +1 -0
- package/static/black/longcat.svg +1 -0
- package/static/black/magic.svg +1 -0
- package/static/black/meshy.svg +1 -0
- package/static/black/minimax.svg +1 -0
- package/static/black/mistral.svg +1 -0
- package/static/black/morph.svg +1 -0
- package/static/black/nano-banana.svg +1 -0
- package/static/black/openchat.svg +1 -0
- package/static/black/palm.svg +1 -0
- package/static/black/phind.svg +1 -0
- package/static/black/poolside.svg +1 -0
- package/static/black/pruna-ai.svg +1 -0
- package/static/black/qwen.svg +1 -0
- package/static/black/relace.svg +1 -0
- package/static/black/reve.svg +1 -0
- package/static/black/rwkv.svg +1 -0
- package/static/black/sensenova.svg +1 -0
- package/static/black/skywork.svg +1 -0
- package/static/black/sora.svg +1 -0
- package/static/black/spark.svg +1 -0
- package/static/black/stepfun.svg +1 -0
- package/static/black/voyage.svg +1 -0
- package/static/black/wenxin.svg +1 -0
- package/static/black/xiaomi-mimo.svg +1 -0
- package/static/black/xuanyuan.svg +1 -0
- package/static/black/yi.svg +1 -0
- package/static/combine-dark/ace.svg +1 -0
- package/static/combine-dark/ai2.svg +1 -0
- package/static/combine-dark/ai21-labs.svg +1 -0
- package/static/combine-dark/aionlabs.svg +1 -0
- package/static/combine-dark/amazon-nova.svg +1 -0
- package/static/combine-dark/arcee.svg +1 -0
- package/static/combine-dark/assemblyai.svg +1 -0
- package/static/combine-dark/aya.svg +1 -0
- package/static/combine-dark/baai.svg +1 -0
- package/static/combine-dark/baichuan.svg +1 -0
- package/static/combine-dark/bilibili-index.svg +1 -0
- package/static/combine-dark/chatglm.svg +1 -0
- package/static/combine-dark/claude.svg +1 -0
- package/static/combine-dark/codegeex.svg +1 -0
- package/static/combine-dark/codex.svg +1 -0
- package/static/combine-dark/cogvideo.svg +1 -0
- package/static/combine-dark/cogview.svg +1 -0
- package/static/combine-dark/command-a.svg +1 -0
- package/static/combine-dark/dalle.svg +1 -0
- package/static/combine-dark/dbrx.svg +1 -0
- package/static/combine-dark/deep-cogito.svg +1 -0
- package/static/combine-dark/deepseek.svg +1 -0
- package/static/combine-dark/dolphin.svg +1 -0
- package/static/combine-dark/doubao.svg +1 -0
- package/static/combine-dark/elevenlabs.svg +1 -0
- package/static/combine-dark/essential-ai.svg +1 -0
- package/static/combine-dark/fishaudio.svg +1 -0
- package/static/combine-dark/flux.svg +1 -0
- package/static/combine-dark/gemini.svg +1 -0
- package/static/combine-dark/gemma.svg +1 -0
- package/static/combine-dark/glm-v.svg +1 -0
- package/static/combine-dark/grok.svg +1 -0
- package/static/combine-dark/happyhorse.svg +1 -0
- package/static/combine-dark/hunyuan.svg +1 -0
- package/static/combine-dark/inception-labs.svg +1 -0
- package/static/combine-dark/inflection.svg +1 -0
- package/static/combine-dark/kolors.svg +1 -0
- package/static/combine-dark/kwaikat.svg +1 -0
- package/static/combine-dark/kwaipilot.svg +1 -0
- package/static/combine-dark/liquid.svg +1 -0
- package/static/combine-dark/llava.svg +1 -0
- package/static/combine-dark/longcat.svg +1 -0
- package/static/combine-dark/magic.svg +1 -0
- package/static/combine-dark/meshy.svg +1 -0
- package/static/combine-dark/minimax.svg +1 -0
- package/static/combine-dark/mistral.svg +1 -0
- package/static/combine-dark/morph.svg +1 -0
- package/static/combine-dark/nano-banana.svg +1 -0
- package/static/combine-dark/openchat.svg +1 -0
- package/static/combine-dark/palm.svg +1 -0
- package/static/combine-dark/phind.svg +1 -0
- package/static/combine-dark/poolside.svg +1 -0
- package/static/combine-dark/pruna-ai.svg +1 -0
- package/static/combine-dark/qwen.svg +1 -0
- package/static/combine-dark/relace.svg +1 -0
- package/static/combine-dark/reve.svg +1 -0
- package/static/combine-dark/rwkv.svg +1 -0
- package/static/combine-dark/sensenova.svg +1 -0
- package/static/combine-dark/skywork.svg +1 -0
- package/static/combine-dark/sora.svg +1 -0
- package/static/combine-dark/spark.svg +1 -0
- package/static/combine-dark/stepfun.svg +1 -0
- package/static/combine-dark/voyage.svg +1 -0
- package/static/combine-dark/wenxin.svg +1 -0
- package/static/combine-dark/xiaomi-mimo.svg +1 -0
- package/static/combine-dark/xuanyuan.svg +1 -0
- package/static/combine-dark/yi.svg +1 -0
- package/static/combine-light/ace.svg +1 -0
- package/static/combine-light/ai2.svg +1 -0
- package/static/combine-light/ai21-labs.svg +1 -0
- package/static/combine-light/aionlabs.svg +1 -0
- package/static/combine-light/amazon-nova.svg +1 -0
- package/static/combine-light/arcee.svg +1 -0
- package/static/combine-light/assemblyai.svg +1 -0
- package/static/combine-light/aya.svg +1 -0
- package/static/combine-light/baai.svg +1 -0
- package/static/combine-light/baichuan.svg +1 -0
- package/static/combine-light/bilibili-index.svg +1 -0
- package/static/combine-light/chatglm.svg +1 -0
- package/static/combine-light/claude.svg +1 -0
- package/static/combine-light/codegeex.svg +1 -0
- package/static/combine-light/codex.svg +1 -0
- package/static/combine-light/cogvideo.svg +1 -0
- package/static/combine-light/cogview.svg +1 -0
- package/static/combine-light/command-a.svg +1 -0
- package/static/combine-light/dalle.svg +1 -0
- package/static/combine-light/dbrx.svg +1 -0
- package/static/combine-light/deep-cogito.svg +1 -0
- package/static/combine-light/deepseek.svg +1 -0
- package/static/combine-light/dolphin.svg +1 -0
- package/static/combine-light/doubao.svg +1 -0
- package/static/combine-light/elevenlabs.svg +1 -0
- package/static/combine-light/essential-ai.svg +1 -0
- package/static/combine-light/fishaudio.svg +1 -0
- package/static/combine-light/flux.svg +1 -0
- package/static/combine-light/gemini.svg +1 -0
- package/static/combine-light/gemma.svg +1 -0
- package/static/combine-light/glm-v.svg +1 -0
- package/static/combine-light/grok.svg +1 -0
- package/static/combine-light/happyhorse.svg +1 -0
- package/static/combine-light/hunyuan.svg +1 -0
- package/static/combine-light/inception-labs.svg +1 -0
- package/static/combine-light/inflection.svg +1 -0
- package/static/combine-light/kolors.svg +1 -0
- package/static/combine-light/kwaikat.svg +1 -0
- package/static/combine-light/kwaipilot.svg +1 -0
- package/static/combine-light/liquid.svg +1 -0
- package/static/combine-light/llava.svg +1 -0
- package/static/combine-light/longcat.svg +1 -0
- package/static/combine-light/magic.svg +1 -0
- package/static/combine-light/meshy.svg +1 -0
- package/static/combine-light/minimax.svg +1 -0
- package/static/combine-light/mistral.svg +1 -0
- package/static/combine-light/morph.svg +1 -0
- package/static/combine-light/nano-banana.svg +1 -0
- package/static/combine-light/openchat.svg +1 -0
- package/static/combine-light/palm.svg +1 -0
- package/static/combine-light/phind.svg +1 -0
- package/static/combine-light/poolside.svg +1 -0
- package/static/combine-light/pruna-ai.svg +1 -0
- package/static/combine-light/qwen.svg +1 -0
- package/static/combine-light/relace.svg +1 -0
- package/static/combine-light/reve.svg +1 -0
- package/static/combine-light/rwkv.svg +1 -0
- package/static/combine-light/sensenova.svg +1 -0
- package/static/combine-light/skywork.svg +1 -0
- package/static/combine-light/sora.svg +1 -0
- package/static/combine-light/spark.svg +1 -0
- package/static/combine-light/stepfun.svg +1 -0
- package/static/combine-light/voyage.svg +1 -0
- package/static/combine-light/wenxin.svg +1 -0
- package/static/combine-light/xiaomi-mimo.svg +1 -0
- package/static/combine-light/xuanyuan.svg +1 -0
- package/static/combine-light/yi.svg +1 -0
- package/static/dark/ace.svg +1 -0
- package/static/dark/ai2.svg +1 -0
- package/static/dark/ai21-labs.svg +1 -0
- package/static/dark/aionlabs.svg +1 -0
- package/static/dark/amazon-nova.svg +1 -0
- package/static/dark/arcee.svg +1 -0
- package/static/dark/assemblyai.svg +1 -0
- package/static/dark/aya.svg +1 -0
- package/static/dark/baai.svg +1 -0
- package/static/dark/baichuan.svg +1 -0
- package/static/dark/bilibili-index.svg +1 -0
- package/static/dark/chatglm.svg +1 -0
- package/static/dark/claude.svg +1 -0
- package/static/dark/codegeex.svg +1 -0
- package/static/dark/codex.svg +1 -0
- package/static/dark/cogvideo.svg +1 -0
- package/static/dark/cogview.svg +1 -0
- package/static/dark/command-a.svg +1 -0
- package/static/dark/dalle.svg +1 -0
- package/static/dark/dbrx.svg +1 -0
- package/static/dark/deep-cogito.svg +1 -0
- package/static/dark/deepseek.svg +1 -0
- package/static/dark/dolphin.svg +1 -0
- package/static/dark/doubao.svg +1 -0
- package/static/dark/elevenlabs.svg +1 -0
- package/static/dark/essential-ai.svg +1 -0
- package/static/dark/fishaudio.svg +1 -0
- package/static/dark/flux.svg +1 -0
- package/static/dark/gemini.svg +1 -0
- package/static/dark/gemma.svg +1 -0
- package/static/dark/glm-v.svg +1 -0
- package/static/dark/grok.svg +1 -0
- package/static/dark/happyhorse.svg +1 -0
- package/static/dark/hunyuan.svg +1 -0
- package/static/dark/inception-labs.svg +1 -0
- package/static/dark/inflection.svg +1 -0
- package/static/dark/kolors.svg +1 -0
- package/static/dark/kwaikat.svg +1 -0
- package/static/dark/kwaipilot.svg +1 -0
- package/static/dark/liquid.svg +1 -0
- package/static/dark/llava.svg +1 -0
- package/static/dark/longcat.svg +1 -0
- package/static/dark/magic.svg +1 -0
- package/static/dark/meshy.svg +1 -0
- package/static/dark/minimax.svg +1 -0
- package/static/dark/mistral.svg +1 -0
- package/static/dark/morph.svg +1 -0
- package/static/dark/nano-banana.svg +1 -0
- package/static/dark/openchat.svg +1 -0
- package/static/dark/palm.svg +1 -0
- package/static/dark/phind.svg +1 -0
- package/static/dark/poolside.svg +1 -0
- package/static/dark/pruna-ai.svg +1 -0
- package/static/dark/qwen.svg +1 -0
- package/static/dark/relace.svg +1 -0
- package/static/dark/reve.svg +1 -0
- package/static/dark/rwkv.svg +1 -0
- package/static/dark/sensenova.svg +1 -0
- package/static/dark/skywork.svg +1 -0
- package/static/dark/sora.svg +1 -0
- package/static/dark/spark.svg +1 -0
- package/static/dark/stepfun.svg +1 -0
- package/static/dark/voyage.svg +1 -0
- package/static/dark/wenxin.svg +1 -0
- package/static/dark/xiaomi-mimo.svg +1 -0
- package/static/dark/xuanyuan.svg +1 -0
- package/static/dark/yi.svg +1 -0
- package/static/light/ace.svg +1 -0
- package/static/light/ai2.svg +1 -0
- package/static/light/ai21-labs.svg +1 -0
- package/static/light/aionlabs.svg +1 -0
- package/static/light/amazon-nova.svg +1 -0
- package/static/light/arcee.svg +1 -0
- package/static/light/assemblyai.svg +1 -0
- package/static/light/aya.svg +1 -0
- package/static/light/baai.svg +1 -0
- package/static/light/baichuan.svg +1 -0
- package/static/light/bilibili-index.svg +1 -0
- package/static/light/chatglm.svg +1 -0
- package/static/light/claude.svg +1 -0
- package/static/light/codegeex.svg +1 -0
- package/static/light/codex.svg +1 -0
- package/static/light/cogvideo.svg +1 -0
- package/static/light/cogview.svg +1 -0
- package/static/light/command-a.svg +1 -0
- package/static/light/dalle.svg +1 -0
- package/static/light/dbrx.svg +1 -0
- package/static/light/deep-cogito.svg +1 -0
- package/static/light/deepseek.svg +1 -0
- package/static/light/dolphin.svg +1 -0
- package/static/light/doubao.svg +1 -0
- package/static/light/elevenlabs.svg +1 -0
- package/static/light/essential-ai.svg +1 -0
- package/static/light/fishaudio.svg +1 -0
- package/static/light/flux.svg +1 -0
- package/static/light/gemini.svg +1 -0
- package/static/light/gemma.svg +1 -0
- package/static/light/glm-v.svg +1 -0
- package/static/light/grok.svg +1 -0
- package/static/light/happyhorse.svg +1 -0
- package/static/light/hunyuan.svg +1 -0
- package/static/light/inception-labs.svg +1 -0
- package/static/light/inflection.svg +1 -0
- package/static/light/kolors.svg +1 -0
- package/static/light/kwaikat.svg +1 -0
- package/static/light/kwaipilot.svg +1 -0
- package/static/light/liquid.svg +1 -0
- package/static/light/llava.svg +1 -0
- package/static/light/longcat.svg +1 -0
- package/static/light/magic.svg +1 -0
- package/static/light/meshy.svg +1 -0
- package/static/light/minimax.svg +1 -0
- package/static/light/mistral.svg +1 -0
- package/static/light/morph.svg +1 -0
- package/static/light/nano-banana.svg +1 -0
- package/static/light/openchat.svg +1 -0
- package/static/light/palm.svg +1 -0
- package/static/light/phind.svg +1 -0
- package/static/light/poolside.svg +1 -0
- package/static/light/pruna-ai.svg +1 -0
- package/static/light/qwen.svg +1 -0
- package/static/light/relace.svg +1 -0
- package/static/light/reve.svg +1 -0
- package/static/light/rwkv.svg +1 -0
- package/static/light/sensenova.svg +1 -0
- package/static/light/skywork.svg +1 -0
- package/static/light/sora.svg +1 -0
- package/static/light/spark.svg +1 -0
- package/static/light/stepfun.svg +1 -0
- package/static/light/voyage.svg +1 -0
- package/static/light/wenxin.svg +1 -0
- package/static/light/xiaomi-mimo.svg +1 -0
- package/static/light/xuanyuan.svg +1 -0
- package/static/light/yi.svg +1 -0
- package/static/white/ace.svg +1 -0
- package/static/white/ai2.svg +1 -0
- package/static/white/ai21-labs.svg +1 -0
- package/static/white/aionlabs.svg +1 -0
- package/static/white/amazon-nova.svg +1 -0
- package/static/white/arcee.svg +1 -0
- package/static/white/assemblyai.svg +1 -0
- package/static/white/aya.svg +1 -0
- package/static/white/baai.svg +1 -0
- package/static/white/baichuan.svg +1 -0
- package/static/white/bilibili-index.svg +1 -0
- package/static/white/chatglm.svg +1 -0
- package/static/white/claude.svg +1 -0
- package/static/white/codegeex.svg +1 -0
- package/static/white/codex.svg +1 -0
- package/static/white/cogvideo.svg +1 -0
- package/static/white/cogview.svg +1 -0
- package/static/white/command-a.svg +1 -0
- package/static/white/dalle.svg +1 -0
- package/static/white/dbrx.svg +1 -0
- package/static/white/deep-cogito.svg +1 -0
- package/static/white/deepseek.svg +1 -0
- package/static/white/dolphin.svg +1 -0
- package/static/white/doubao.svg +1 -0
- package/static/white/elevenlabs.svg +1 -0
- package/static/white/essential-ai.svg +1 -0
- package/static/white/fishaudio.svg +1 -0
- package/static/white/flux.svg +1 -0
- package/static/white/gemini.svg +1 -0
- package/static/white/gemma.svg +1 -0
- package/static/white/glm-v.svg +1 -0
- package/static/white/grok.svg +1 -0
- package/static/white/happyhorse.svg +1 -0
- package/static/white/hunyuan.svg +1 -0
- package/static/white/inception-labs.svg +1 -0
- package/static/white/inflection.svg +1 -0
- package/static/white/kolors.svg +1 -0
- package/static/white/kwaikat.svg +1 -0
- package/static/white/kwaipilot.svg +1 -0
- package/static/white/liquid.svg +1 -0
- package/static/white/llava.svg +1 -0
- package/static/white/longcat.svg +1 -0
- package/static/white/magic.svg +1 -0
- package/static/white/meshy.svg +1 -0
- package/static/white/minimax.svg +1 -0
- package/static/white/mistral.svg +1 -0
- package/static/white/morph.svg +1 -0
- package/static/white/nano-banana.svg +1 -0
- package/static/white/openchat.svg +1 -0
- package/static/white/palm.svg +1 -0
- package/static/white/phind.svg +1 -0
- package/static/white/poolside.svg +1 -0
- package/static/white/pruna-ai.svg +1 -0
- package/static/white/qwen.svg +1 -0
- package/static/white/relace.svg +1 -0
- package/static/white/reve.svg +1 -0
- package/static/white/rwkv.svg +1 -0
- package/static/white/sensenova.svg +1 -0
- package/static/white/skywork.svg +1 -0
- package/static/white/sora.svg +1 -0
- package/static/white/spark.svg +1 -0
- package/static/white/stepfun.svg +1 -0
- package/static/white/voyage.svg +1 -0
- package/static/white/wenxin.svg +1 -0
- package/static/white/xiaomi-mimo.svg +1 -0
- package/static/white/xuanyuan.svg +1 -0
- package/static/white/yi.svg +1 -0
- package/dist/Adobe/Color.js +0 -13
- package/dist/Adobe/Combine.js +0 -10
- package/dist/Adobe/CombineDark.js +0 -19
- package/dist/Adobe/CombineLight.js +0 -10
- package/dist/Adobe/Dark.js +0 -13
- package/dist/Adobe/Light.js +0 -10
- package/dist/Adobe/Mono.js +0 -10
- package/dist/Adobe/index.d.ts +0 -10
- package/dist/Adobe/index.js +0 -11
- package/dist/AdobeFirefly/Color.js +0 -13
- package/dist/AdobeFirefly/Combine.js +0 -10
- package/dist/AdobeFirefly/CombineDark.js +0 -19
- package/dist/AdobeFirefly/CombineLight.js +0 -10
- package/dist/AdobeFirefly/Dark.js +0 -13
- package/dist/AdobeFirefly/Light.js +0 -10
- package/dist/AdobeFirefly/Mono.js +0 -10
- package/dist/AdobeFirefly/index.d.ts +0 -10
- package/dist/AdobeFirefly/index.js +0 -11
- package/dist/AgUi/Color.js +0 -16
- package/dist/AgUi/Combine.js +0 -10
- package/dist/AgUi/CombineDark.js +0 -22
- package/dist/AgUi/CombineLight.js +0 -10
- package/dist/AgUi/Dark.js +0 -16
- package/dist/AgUi/Light.js +0 -10
- package/dist/AgUi/Mono.js +0 -10
- package/dist/AgUi/index.d.ts +0 -10
- package/dist/AgUi/index.js +0 -11
- package/dist/AgnesAi/Color.js +0 -16
- package/dist/AgnesAi/Combine.js +0 -10
- package/dist/AgnesAi/CombineDark.js +0 -25
- package/dist/AgnesAi/CombineLight.js +0 -10
- package/dist/AgnesAi/Dark.js +0 -16
- package/dist/AgnesAi/Light.js +0 -10
- package/dist/AgnesAi/Mono.js +0 -10
- package/dist/AgnesAi/index.d.ts +0 -10
- package/dist/AgnesAi/index.js +0 -11
- package/dist/Airjelly/Color.js +0 -16
- package/dist/Airjelly/Combine.js +0 -10
- package/dist/Airjelly/CombineDark.js +0 -25
- package/dist/Airjelly/CombineLight.js +0 -10
- package/dist/Airjelly/Dark.js +0 -16
- package/dist/Airjelly/Light.js +0 -10
- package/dist/Airjelly/Mono.js +0 -10
- package/dist/Airjelly/index.d.ts +0 -10
- package/dist/Airjelly/index.js +0 -11
- package/dist/Amp/Color.js +0 -22
- package/dist/Amp/Combine.js +0 -10
- package/dist/Amp/CombineDark.js +0 -31
- package/dist/Amp/CombineLight.js +0 -10
- package/dist/Amp/Dark.js +0 -22
- package/dist/Amp/Light.js +0 -10
- package/dist/Amp/Mono.js +0 -10
- package/dist/Amp/index.d.ts +0 -10
- package/dist/Amp/index.js +0 -11
- package/dist/Antigravity/Color.js +0 -51
- package/dist/Antigravity/Combine.js +0 -10
- package/dist/Antigravity/CombineDark.js +0 -19
- package/dist/Antigravity/CombineLight.js +0 -10
- package/dist/Antigravity/Dark.js +0 -16
- package/dist/Antigravity/Light.js +0 -10
- package/dist/Antigravity/Mono.js +0 -10
- package/dist/Antigravity/index.d.ts +0 -10
- package/dist/Antigravity/index.js +0 -11
- package/dist/Askverdict/Color.js +0 -49
- package/dist/Askverdict/Combine.js +0 -10
- package/dist/Askverdict/CombineDark.js +0 -34
- package/dist/Askverdict/CombineLight.js +0 -10
- package/dist/Askverdict/Dark.js +0 -25
- package/dist/Askverdict/Light.js +0 -10
- package/dist/Askverdict/Mono.js +0 -10
- package/dist/Askverdict/index.d.ts +0 -10
- package/dist/Askverdict/index.js +0 -11
- package/dist/Automatic1111/Color.js +0 -28
- package/dist/Automatic1111/Combine.js +0 -10
- package/dist/Automatic1111/CombineDark.js +0 -31
- package/dist/Automatic1111/CombineLight.js +0 -10
- package/dist/Automatic1111/Dark.js +0 -28
- package/dist/Automatic1111/Light.js +0 -10
- package/dist/Automatic1111/Mono.js +0 -10
- package/dist/Automatic1111/index.d.ts +0 -10
- package/dist/Automatic1111/index.js +0 -11
- package/dist/Capcut/Color.js +0 -16
- package/dist/Capcut/Combine.js +0 -10
- package/dist/Capcut/CombineDark.js +0 -25
- package/dist/Capcut/CombineLight.js +0 -10
- package/dist/Capcut/Dark.js +0 -16
- package/dist/Capcut/Light.js +0 -10
- package/dist/Capcut/Mono.js +0 -10
- package/dist/Capcut/index.d.ts +0 -10
- package/dist/Capcut/index.js +0 -11
- package/dist/Celestoai/Color.js +0 -19
- package/dist/Celestoai/Combine.js +0 -10
- package/dist/Celestoai/CombineDark.js +0 -22
- package/dist/Celestoai/CombineLight.js +0 -10
- package/dist/Celestoai/Dark.js +0 -16
- package/dist/Celestoai/Light.js +0 -10
- package/dist/Celestoai/Mono.js +0 -10
- package/dist/Celestoai/index.d.ts +0 -10
- package/dist/Celestoai/index.js +0 -11
- package/dist/CherryStudio/Color.js +0 -19
- package/dist/CherryStudio/Combine.js +0 -10
- package/dist/CherryStudio/CombineDark.js +0 -52
- package/dist/CherryStudio/CombineLight.js +0 -10
- package/dist/CherryStudio/Dark.js +0 -19
- package/dist/CherryStudio/Light.js +0 -10
- package/dist/CherryStudio/Mono.js +0 -10
- package/dist/CherryStudio/index.d.ts +0 -10
- package/dist/CherryStudio/index.js +0 -11
- package/dist/ClaudeCode/Color.js +0 -13
- package/dist/ClaudeCode/Combine.js +0 -10
- package/dist/ClaudeCode/CombineDark.js +0 -19
- package/dist/ClaudeCode/CombineLight.js +0 -10
- package/dist/ClaudeCode/Dark.js +0 -13
- package/dist/ClaudeCode/Light.js +0 -10
- package/dist/ClaudeCode/Mono.js +0 -10
- package/dist/ClaudeCode/index.d.ts +0 -10
- package/dist/ClaudeCode/index.js +0 -11
- package/dist/Cline/Color.js +0 -16
- package/dist/Cline/Combine.js +0 -10
- package/dist/Cline/CombineDark.js +0 -28
- package/dist/Cline/CombineLight.js +0 -10
- package/dist/Cline/Dark.js +0 -16
- package/dist/Cline/Light.js +0 -10
- package/dist/Cline/Mono.js +0 -10
- package/dist/Cline/index.d.ts +0 -10
- package/dist/Cline/index.js +0 -11
- package/dist/Clipdrop/Color.js +0 -13
- package/dist/Clipdrop/Combine.js +0 -10
- package/dist/Clipdrop/CombineDark.js +0 -22
- package/dist/Clipdrop/CombineLight.js +0 -10
- package/dist/Clipdrop/Dark.js +0 -13
- package/dist/Clipdrop/Light.js +0 -10
- package/dist/Clipdrop/Mono.js +0 -10
- package/dist/Clipdrop/index.d.ts +0 -10
- package/dist/Clipdrop/index.js +0 -11
- package/dist/Codebuddy/Color.js +0 -25
- package/dist/Codebuddy/Combine.js +0 -10
- package/dist/Codebuddy/CombineDark.js +0 -37
- package/dist/Codebuddy/CombineLight.js +0 -10
- package/dist/Codebuddy/Dark.js +0 -16
- package/dist/Codebuddy/Light.js +0 -10
- package/dist/Codebuddy/Mono.js +0 -10
- package/dist/Codebuddy/index.d.ts +0 -10
- package/dist/Codebuddy/index.js +0 -11
- package/dist/Codeflicker/Color.js +0 -91
- package/dist/Codeflicker/Combine.js +0 -10
- package/dist/Codeflicker/CombineDark.js +0 -28
- package/dist/Codeflicker/CombineLight.js +0 -10
- package/dist/Codeflicker/Dark.js +0 -16
- package/dist/Codeflicker/Light.js +0 -10
- package/dist/Codeflicker/Mono.js +0 -10
- package/dist/Codeflicker/index.d.ts +0 -10
- package/dist/Codeflicker/index.js +0 -11
- package/dist/Colab/Color.js +0 -19
- package/dist/Colab/Combine.js +0 -10
- package/dist/Colab/CombineDark.js +0 -22
- package/dist/Colab/CombineLight.js +0 -10
- package/dist/Colab/Dark.js +0 -13
- package/dist/Colab/Light.js +0 -10
- package/dist/Colab/Mono.js +0 -10
- package/dist/Colab/index.d.ts +0 -10
- package/dist/Colab/index.js +0 -11
- package/dist/Comfyui/Color.js +0 -13
- package/dist/Comfyui/Combine.js +0 -10
- package/dist/Comfyui/CombineDark.js +0 -16
- package/dist/Comfyui/CombineLight.js +0 -10
- package/dist/Comfyui/Dark.js +0 -13
- package/dist/Comfyui/Light.js +0 -10
- package/dist/Comfyui/Mono.js +0 -10
- package/dist/Comfyui/index.d.ts +0 -10
- package/dist/Comfyui/index.js +0 -11
- package/dist/Copilotkit/Color.js +0 -55
- package/dist/Copilotkit/Combine.js +0 -10
- package/dist/Copilotkit/CombineDark.js +0 -40
- package/dist/Copilotkit/CombineLight.js +0 -10
- package/dist/Copilotkit/Dark.js +0 -34
- package/dist/Copilotkit/Light.js +0 -10
- package/dist/Copilotkit/Mono.js +0 -10
- package/dist/Copilotkit/index.d.ts +0 -10
- package/dist/Copilotkit/index.js +0 -11
- package/dist/Coqui/Color.js +0 -19
- package/dist/Coqui/Combine.js +0 -10
- package/dist/Coqui/CombineDark.js +0 -34
- package/dist/Coqui/CombineLight.js +0 -10
- package/dist/Coqui/Dark.js +0 -19
- package/dist/Coqui/Light.js +0 -10
- package/dist/Coqui/Mono.js +0 -10
- package/dist/Coqui/index.d.ts +0 -10
- package/dist/Coqui/index.js +0 -11
- package/dist/Coze/Color.js +0 -16
- package/dist/Coze/Combine.js +0 -10
- package/dist/Coze/CombineDark.js +0 -25
- package/dist/Coze/CombineLight.js +0 -10
- package/dist/Coze/Dark.js +0 -16
- package/dist/Coze/Light.js +0 -10
- package/dist/Coze/Mono.js +0 -10
- package/dist/Coze/index.d.ts +0 -10
- package/dist/Coze/index.js +0 -11
- package/dist/Crewai/Color.js +0 -19
- package/dist/Crewai/Combine.js +0 -10
- package/dist/Crewai/CombineDark.js +0 -25
- package/dist/Crewai/CombineLight.js +0 -10
- package/dist/Crewai/Dark.js +0 -16
- package/dist/Crewai/Light.js +0 -10
- package/dist/Crewai/Mono.js +0 -10
- package/dist/Crewai/index.d.ts +0 -10
- package/dist/Crewai/index.js +0 -11
- package/dist/Cursor/Color.js +0 -13
- package/dist/Cursor/Combine.js +0 -10
- package/dist/Cursor/CombineDark.js +0 -19
- package/dist/Cursor/CombineLight.js +0 -10
- package/dist/Cursor/Dark.js +0 -13
- package/dist/Cursor/Light.js +0 -10
- package/dist/Cursor/Mono.js +0 -10
- package/dist/Cursor/index.d.ts +0 -10
- package/dist/Cursor/index.js +0 -11
- package/dist/Cybercut/Color.js +0 -21
- package/dist/Cybercut/Combine.js +0 -10
- package/dist/Cybercut/CombineDark.js +0 -22
- package/dist/Cybercut/CombineLight.js +0 -10
- package/dist/Cybercut/Dark.js +0 -21
- package/dist/Cybercut/Light.js +0 -12
- package/dist/Cybercut/Mono.js +0 -12
- package/dist/Cybercut/index.d.ts +0 -10
- package/dist/Cybercut/index.js +0 -11
- package/dist/Deepai/Color.js +0 -16
- package/dist/Deepai/Combine.js +0 -10
- package/dist/Deepai/CombineDark.js +0 -25
- package/dist/Deepai/CombineLight.js +0 -10
- package/dist/Deepai/Dark.js +0 -16
- package/dist/Deepai/Light.js +0 -10
- package/dist/Deepai/Mono.js +0 -10
- package/dist/Deepai/index.d.ts +0 -10
- package/dist/Deepai/index.js +0 -11
- package/dist/Deepl/Color.js +0 -19
- package/dist/Deepl/Combine.js +0 -10
- package/dist/Deepl/CombineDark.js +0 -28
- package/dist/Deepl/CombineLight.js +0 -10
- package/dist/Deepl/Dark.js +0 -19
- package/dist/Deepl/Light.js +0 -10
- package/dist/Deepl/Mono.js +0 -10
- package/dist/Deepl/index.d.ts +0 -10
- package/dist/Deepl/index.js +0 -11
- package/dist/Devin/Color.js +0 -19
- package/dist/Devin/Combine.js +0 -10
- package/dist/Devin/CombineDark.js +0 -28
- package/dist/Devin/CombineLight.js +0 -10
- package/dist/Devin/Dark.js +0 -19
- package/dist/Devin/Light.js +0 -10
- package/dist/Devin/Mono.js +0 -10
- package/dist/Devin/index.d.ts +0 -10
- package/dist/Devin/index.js +0 -11
- package/dist/Dify/Color.js +0 -16
- package/dist/Dify/Combine.js +0 -10
- package/dist/Dify/CombineDark.js +0 -25
- package/dist/Dify/CombineLight.js +0 -10
- package/dist/Dify/Dark.js +0 -16
- package/dist/Dify/Light.js +0 -10
- package/dist/Dify/Mono.js +0 -10
- package/dist/Dify/index.d.ts +0 -10
- package/dist/Dify/index.js +0 -11
- package/dist/Doc2x/Color.js +0 -16
- package/dist/Doc2x/Combine.js +0 -10
- package/dist/Doc2x/CombineDark.js +0 -22
- package/dist/Doc2x/CombineLight.js +0 -10
- package/dist/Doc2x/Dark.js +0 -16
- package/dist/Doc2x/Light.js +0 -10
- package/dist/Doc2x/Mono.js +0 -10
- package/dist/Doc2x/index.d.ts +0 -10
- package/dist/Doc2x/index.js +0 -11
- package/dist/Docsearch/Color.js +0 -19
- package/dist/Docsearch/Combine.js +0 -10
- package/dist/Docsearch/CombineDark.js +0 -25
- package/dist/Docsearch/CombineLight.js +0 -10
- package/dist/Docsearch/Dark.js +0 -19
- package/dist/Docsearch/Light.js +0 -10
- package/dist/Docsearch/Mono.js +0 -10
- package/dist/Docsearch/index.d.ts +0 -10
- package/dist/Docsearch/index.js +0 -11
- package/dist/DreamMachine/Color.js +0 -16
- package/dist/DreamMachine/Combine.js +0 -10
- package/dist/DreamMachine/CombineDark.js +0 -28
- package/dist/DreamMachine/CombineLight.js +0 -10
- package/dist/DreamMachine/Dark.js +0 -16
- package/dist/DreamMachine/Light.js +0 -10
- package/dist/DreamMachine/Mono.js +0 -10
- package/dist/DreamMachine/index.d.ts +0 -10
- package/dist/DreamMachine/index.js +0 -11
- package/dist/Fastgpt/Color.js +0 -25
- package/dist/Fastgpt/Combine.js +0 -10
- package/dist/Fastgpt/CombineDark.js +0 -25
- package/dist/Fastgpt/CombineLight.js +0 -10
- package/dist/Fastgpt/Dark.js +0 -19
- package/dist/Fastgpt/Light.js +0 -10
- package/dist/Fastgpt/Mono.js +0 -10
- package/dist/Fastgpt/index.d.ts +0 -10
- package/dist/Fastgpt/index.js +0 -11
- package/dist/Figma/Color.js +0 -25
- package/dist/Figma/Combine.js +0 -10
- package/dist/Figma/CombineDark.js +0 -22
- package/dist/Figma/CombineLight.js +0 -10
- package/dist/Figma/Dark.js +0 -13
- package/dist/Figma/Light.js +0 -10
- package/dist/Figma/Mono.js +0 -10
- package/dist/Figma/index.d.ts +0 -10
- package/dist/Figma/index.js +0 -11
- package/dist/Firecrawl/Color.js +0 -16
- package/dist/Firecrawl/Combine.js +0 -10
- package/dist/Firecrawl/CombineDark.js +0 -25
- package/dist/Firecrawl/CombineLight.js +0 -10
- package/dist/Firecrawl/Dark.js +0 -16
- package/dist/Firecrawl/Light.js +0 -10
- package/dist/Firecrawl/Mono.js +0 -10
- package/dist/Firecrawl/index.d.ts +0 -10
- package/dist/Firecrawl/index.js +0 -11
- package/dist/Flora/Color.js +0 -13
- package/dist/Flora/Combine.js +0 -10
- package/dist/Flora/CombineDark.js +0 -19
- package/dist/Flora/CombineLight.js +0 -10
- package/dist/Flora/Dark.js +0 -13
- package/dist/Flora/Light.js +0 -10
- package/dist/Flora/Mono.js +0 -10
- package/dist/Flora/index.d.ts +0 -10
- package/dist/Flora/index.js +0 -11
- package/dist/Flowith/Color.js +0 -13
- package/dist/Flowith/Combine.js +0 -10
- package/dist/Flowith/CombineDark.js +0 -22
- package/dist/Flowith/CombineLight.js +0 -10
- package/dist/Flowith/Dark.js +0 -13
- package/dist/Flowith/Light.js +0 -10
- package/dist/Flowith/Mono.js +0 -10
- package/dist/Flowith/index.d.ts +0 -10
- package/dist/Flowith/index.js +0 -11
- package/dist/GeminiCli/Color.js +0 -25
- package/dist/GeminiCli/Combine.js +0 -10
- package/dist/GeminiCli/CombineDark.js +0 -25
- package/dist/GeminiCli/CombineLight.js +0 -10
- package/dist/GeminiCli/Dark.js +0 -19
- package/dist/GeminiCli/Light.js +0 -10
- package/dist/GeminiCli/Mono.js +0 -10
- package/dist/GeminiCli/index.d.ts +0 -10
- package/dist/GeminiCli/index.js +0 -11
- package/dist/GithubCopilot/Color.js +0 -13
- package/dist/GithubCopilot/Combine.js +0 -10
- package/dist/GithubCopilot/CombineDark.js +0 -19
- package/dist/GithubCopilot/CombineLight.js +0 -10
- package/dist/GithubCopilot/Dark.js +0 -13
- package/dist/GithubCopilot/Light.js +0 -10
- package/dist/GithubCopilot/Mono.js +0 -10
- package/dist/GithubCopilot/index.d.ts +0 -10
- package/dist/GithubCopilot/index.js +0 -11
- package/dist/Glama/Color.js +0 -19
- package/dist/Glama/Combine.js +0 -10
- package/dist/Glama/CombineDark.js +0 -25
- package/dist/Glama/CombineLight.js +0 -10
- package/dist/Glama/Dark.js +0 -19
- package/dist/Glama/Light.js +0 -10
- package/dist/Glama/Mono.js +0 -10
- package/dist/Glama/index.d.ts +0 -10
- package/dist/Glama/index.js +0 -11
- package/dist/Glif/Color.js +0 -13
- package/dist/Glif/Dark.js +0 -13
- package/dist/Glif/Light.js +0 -10
- package/dist/Glif/Mono.js +0 -10
- package/dist/Glif/index.d.ts +0 -7
- package/dist/Glif/index.js +0 -8
- package/dist/Goose/Color.js +0 -16
- package/dist/Goose/Combine.js +0 -10
- package/dist/Goose/CombineDark.js +0 -25
- package/dist/Goose/CombineLight.js +0 -10
- package/dist/Goose/Dark.js +0 -16
- package/dist/Goose/Light.js +0 -10
- package/dist/Goose/Mono.js +0 -10
- package/dist/Goose/index.d.ts +0 -10
- package/dist/Goose/index.js +0 -11
- package/dist/Gradio/Color.js +0 -31
- package/dist/Gradio/Combine.js +0 -10
- package/dist/Gradio/CombineDark.js +0 -31
- package/dist/Gradio/CombineLight.js +0 -10
- package/dist/Gradio/Dark.js +0 -22
- package/dist/Gradio/Light.js +0 -10
- package/dist/Gradio/Mono.js +0 -10
- package/dist/Gradio/index.d.ts +0 -10
- package/dist/Gradio/index.js +0 -11
- package/dist/Greptile/Color.js +0 -16
- package/dist/Greptile/Combine.js +0 -10
- package/dist/Greptile/CombineDark.js +0 -25
- package/dist/Greptile/CombineLight.js +0 -10
- package/dist/Greptile/Dark.js +0 -16
- package/dist/Greptile/Light.js +0 -10
- package/dist/Greptile/Mono.js +0 -10
- package/dist/Greptile/index.d.ts +0 -10
- package/dist/Greptile/index.js +0 -11
- package/dist/Hailuo/Color.js +0 -28
- package/dist/Hailuo/Combine.js +0 -10
- package/dist/Hailuo/CombineDark.js +0 -25
- package/dist/Hailuo/CombineLight.js +0 -10
- package/dist/Hailuo/Dark.js +0 -16
- package/dist/Hailuo/Light.js +0 -10
- package/dist/Hailuo/Mono.js +0 -10
- package/dist/Hailuo/index.d.ts +0 -10
- package/dist/Hailuo/index.js +0 -11
- package/dist/Haiper/Color.js +0 -13
- package/dist/Haiper/Combine.js +0 -10
- package/dist/Haiper/CombineDark.js +0 -19
- package/dist/Haiper/CombineLight.js +0 -10
- package/dist/Haiper/Dark.js +0 -13
- package/dist/Haiper/Light.js +0 -10
- package/dist/Haiper/Mono.js +0 -10
- package/dist/Haiper/index.d.ts +0 -10
- package/dist/Haiper/index.js +0 -11
- package/dist/Hedra/Color.js +0 -13
- package/dist/Hedra/Combine.js +0 -10
- package/dist/Hedra/CombineDark.js +0 -25
- package/dist/Hedra/CombineLight.js +0 -10
- package/dist/Hedra/Dark.js +0 -13
- package/dist/Hedra/Light.js +0 -10
- package/dist/Hedra/Mono.js +0 -10
- package/dist/Hedra/index.d.ts +0 -10
- package/dist/Hedra/index.js +0 -11
- package/dist/HermesAgent/Color.js +0 -19
- package/dist/HermesAgent/Combine.js +0 -10
- package/dist/HermesAgent/CombineDark.js +0 -31
- package/dist/HermesAgent/CombineLight.js +0 -10
- package/dist/HermesAgent/Dark.js +0 -19
- package/dist/HermesAgent/Light.js +0 -10
- package/dist/HermesAgent/Mono.js +0 -10
- package/dist/HermesAgent/index.d.ts +0 -10
- package/dist/HermesAgent/index.js +0 -11
- package/dist/Icon11x/Color.js +0 -13
- package/dist/Icon11x/Combine.js +0 -10
- package/dist/Icon11x/CombineDark.js +0 -19
- package/dist/Icon11x/CombineLight.js +0 -10
- package/dist/Icon11x/Dark.js +0 -13
- package/dist/Icon11x/Light.js +0 -10
- package/dist/Icon11x/Mono.js +0 -10
- package/dist/Icon11x/index.d.ts +0 -10
- package/dist/Icon11x/index.js +0 -11
- package/dist/Ideogram/Color.js +0 -13
- package/dist/Ideogram/Combine.js +0 -10
- package/dist/Ideogram/CombineDark.js +0 -22
- package/dist/Ideogram/CombineLight.js +0 -10
- package/dist/Ideogram/Dark.js +0 -13
- package/dist/Ideogram/Light.js +0 -10
- package/dist/Ideogram/Mono.js +0 -10
- package/dist/Ideogram/index.d.ts +0 -10
- package/dist/Ideogram/index.js +0 -11
- package/dist/Jimeng/Color.js +0 -116
- package/dist/Jimeng/Combine.js +0 -10
- package/dist/Jimeng/CombineDark.js +0 -19
- package/dist/Jimeng/CombineLight.js +0 -10
- package/dist/Jimeng/Dark.js +0 -13
- package/dist/Jimeng/Light.js +0 -10
- package/dist/Jimeng/Mono.js +0 -10
- package/dist/Jimeng/index.d.ts +0 -10
- package/dist/Jimeng/index.js +0 -11
- package/dist/Junie/Color.js +0 -16
- package/dist/Junie/Combine.js +0 -10
- package/dist/Junie/CombineDark.js +0 -22
- package/dist/Junie/CombineLight.js +0 -10
- package/dist/Junie/Dark.js +0 -16
- package/dist/Junie/Light.js +0 -10
- package/dist/Junie/Mono.js +0 -10
- package/dist/Junie/index.d.ts +0 -10
- package/dist/Junie/index.js +0 -11
- package/dist/KiloCode/Color.js +0 -16
- package/dist/KiloCode/Combine.js +0 -10
- package/dist/KiloCode/CombineDark.js +0 -22
- package/dist/KiloCode/CombineLight.js +0 -10
- package/dist/KiloCode/Dark.js +0 -16
- package/dist/KiloCode/Light.js +0 -10
- package/dist/KiloCode/Mono.js +0 -10
- package/dist/KiloCode/index.d.ts +0 -10
- package/dist/KiloCode/index.js +0 -11
- package/dist/Kimi/Color.js +0 -16
- package/dist/Kimi/Combine.js +0 -10
- package/dist/Kimi/CombineDark.js +0 -25
- package/dist/Kimi/CombineLight.js +0 -10
- package/dist/Kimi/Dark.js +0 -16
- package/dist/Kimi/Light.js +0 -10
- package/dist/Kimi/Mono.js +0 -10
- package/dist/Kimi/index.d.ts +0 -10
- package/dist/Kimi/index.js +0 -11
- package/dist/Kiro/Color.js +0 -22
- package/dist/Kiro/Combine.js +0 -10
- package/dist/Kiro/CombineDark.js +0 -31
- package/dist/Kiro/CombineLight.js +0 -10
- package/dist/Kiro/Dark.js +0 -16
- package/dist/Kiro/Light.js +0 -10
- package/dist/Kiro/Mono.js +0 -10
- package/dist/Kiro/index.d.ts +0 -10
- package/dist/Kiro/index.js +0 -11
- package/dist/Kling/Color.js +0 -49
- package/dist/Kling/Combine.js +0 -10
- package/dist/Kling/CombineDark.js +0 -22
- package/dist/Kling/CombineLight.js +0 -10
- package/dist/Kling/Dark.js +0 -13
- package/dist/Kling/Light.js +0 -10
- package/dist/Kling/Mono.js +0 -10
- package/dist/Kling/index.d.ts +0 -10
- package/dist/Kling/index.js +0 -11
- package/dist/Krea/Color.js +0 -19
- package/dist/Krea/Combine.js +0 -10
- package/dist/Krea/CombineDark.js +0 -25
- package/dist/Krea/CombineLight.js +0 -10
- package/dist/Krea/Dark.js +0 -19
- package/dist/Krea/Light.js +0 -10
- package/dist/Krea/Mono.js +0 -10
- package/dist/Krea/index.d.ts +0 -10
- package/dist/Krea/index.js +0 -11
- package/dist/Langchain/Color.js +0 -16
- package/dist/Langchain/Combine.js +0 -10
- package/dist/Langchain/CombineDark.js +0 -22
- package/dist/Langchain/CombineLight.js +0 -10
- package/dist/Langchain/Dark.js +0 -16
- package/dist/Langchain/Light.js +0 -10
- package/dist/Langchain/Mono.js +0 -10
- package/dist/Langchain/index.d.ts +0 -10
- package/dist/Langchain/index.js +0 -11
- package/dist/Langfuse/Color.js +0 -22
- package/dist/Langfuse/Combine.js +0 -10
- package/dist/Langfuse/CombineDark.js +0 -31
- package/dist/Langfuse/CombineLight.js +0 -10
- package/dist/Langfuse/Dark.js +0 -22
- package/dist/Langfuse/Light.js +0 -10
- package/dist/Langfuse/Mono.js +0 -10
- package/dist/Langfuse/index.d.ts +0 -10
- package/dist/Langfuse/index.js +0 -11
- package/dist/Langgraph/Color.js +0 -13
- package/dist/Langgraph/Dark.js +0 -13
- package/dist/Langgraph/Light.js +0 -10
- package/dist/Langgraph/Mono.js +0 -10
- package/dist/Langgraph/index.d.ts +0 -7
- package/dist/Langgraph/index.js +0 -8
- package/dist/Langsmith/Color.js +0 -13
- package/dist/Langsmith/Dark.js +0 -13
- package/dist/Langsmith/Light.js +0 -10
- package/dist/Langsmith/Mono.js +0 -10
- package/dist/Langsmith/index.d.ts +0 -7
- package/dist/Langsmith/index.js +0 -8
- package/dist/Lightricks/Color.js +0 -13
- package/dist/Lightricks/Combine.js +0 -10
- package/dist/Lightricks/CombineDark.js +0 -22
- package/dist/Lightricks/CombineLight.js +0 -10
- package/dist/Lightricks/Dark.js +0 -13
- package/dist/Lightricks/Light.js +0 -10
- package/dist/Lightricks/Mono.js +0 -10
- package/dist/Lightricks/index.d.ts +0 -10
- package/dist/Lightricks/index.js +0 -11
- package/dist/Livekit/Color.js +0 -16
- package/dist/Livekit/Combine.js +0 -10
- package/dist/Livekit/CombineDark.js +0 -25
- package/dist/Livekit/CombineLight.js +0 -10
- package/dist/Livekit/Dark.js +0 -16
- package/dist/Livekit/Light.js +0 -10
- package/dist/Livekit/Mono.js +0 -10
- package/dist/Livekit/index.d.ts +0 -10
- package/dist/Livekit/index.js +0 -11
- package/dist/Llamaindex/Color.js +0 -22
- package/dist/Llamaindex/Combine.js +0 -10
- package/dist/Llamaindex/CombineDark.js +0 -43
- package/dist/Llamaindex/CombineLight.js +0 -10
- package/dist/Llamaindex/Dark.js +0 -13
- package/dist/Llamaindex/Light.js +0 -10
- package/dist/Llamaindex/Mono.js +0 -10
- package/dist/Llamaindex/index.d.ts +0 -10
- package/dist/Llamaindex/index.js +0 -11
- package/dist/Lovable/Color.js +0 -28
- package/dist/Lovable/Combine.js +0 -10
- package/dist/Lovable/CombineDark.js +0 -22
- package/dist/Lovable/CombineLight.js +0 -10
- package/dist/Lovable/Dark.js +0 -16
- package/dist/Lovable/Light.js +0 -10
- package/dist/Lovable/Mono.js +0 -10
- package/dist/Lovable/index.d.ts +0 -10
- package/dist/Lovable/index.js +0 -11
- package/dist/Lovart/Color.js +0 -16
- package/dist/Lovart/Combine.js +0 -10
- package/dist/Lovart/CombineDark.js +0 -25
- package/dist/Lovart/CombineLight.js +0 -10
- package/dist/Lovart/Dark.js +0 -16
- package/dist/Lovart/Light.js +0 -10
- package/dist/Lovart/Mono.js +0 -10
- package/dist/Lovart/index.d.ts +0 -10
- package/dist/Lovart/index.js +0 -11
- package/dist/Luma/Color.js +0 -43
- package/dist/Luma/Combine.js +0 -10
- package/dist/Luma/CombineDark.js +0 -25
- package/dist/Luma/CombineLight.js +0 -10
- package/dist/Luma/Dark.js +0 -16
- package/dist/Luma/Light.js +0 -10
- package/dist/Luma/Mono.js +0 -10
- package/dist/Luma/index.d.ts +0 -10
- package/dist/Luma/index.js +0 -11
- package/dist/Make/Color.d.ts +0 -3
- package/dist/Make/Color.js +0 -67
- package/dist/Make/Combine.js +0 -10
- package/dist/Make/CombineDark.js +0 -34
- package/dist/Make/CombineLight.js +0 -10
- package/dist/Make/Dark.d.ts +0 -3
- package/dist/Make/Dark.js +0 -22
- package/dist/Make/Light.d.ts +0 -3
- package/dist/Make/Light.js +0 -10
- package/dist/Make/Mono.d.ts +0 -3
- package/dist/Make/Mono.js +0 -10
- package/dist/Make/index.d.ts +0 -10
- package/dist/Make/index.js +0 -11
- package/dist/Manus/Color.d.ts +0 -3
- package/dist/Manus/Color.js +0 -22
- package/dist/Manus/Combine.js +0 -10
- package/dist/Manus/CombineDark.js +0 -28
- package/dist/Manus/CombineLight.js +0 -10
- package/dist/Manus/Dark.d.ts +0 -3
- package/dist/Manus/Dark.js +0 -22
- package/dist/Manus/Light.d.ts +0 -3
- package/dist/Manus/Light.js +0 -10
- package/dist/Manus/Mono.d.ts +0 -3
- package/dist/Manus/Mono.js +0 -10
- package/dist/Manus/index.d.ts +0 -10
- package/dist/Manus/index.js +0 -11
- package/dist/Mastra/Color.d.ts +0 -3
- package/dist/Mastra/Color.js +0 -19
- package/dist/Mastra/Combine.js +0 -10
- package/dist/Mastra/CombineDark.js +0 -28
- package/dist/Mastra/CombineLight.js +0 -10
- package/dist/Mastra/Dark.d.ts +0 -3
- package/dist/Mastra/Dark.js +0 -19
- package/dist/Mastra/Light.d.ts +0 -3
- package/dist/Mastra/Light.js +0 -10
- package/dist/Mastra/Mono.d.ts +0 -3
- package/dist/Mastra/Mono.js +0 -10
- package/dist/Mastra/index.d.ts +0 -10
- package/dist/Mastra/index.js +0 -11
- package/dist/Mcp/Color.d.ts +0 -3
- package/dist/Mcp/Color.js +0 -19
- package/dist/Mcp/Combine.d.ts +0 -3
- package/dist/Mcp/Combine.js +0 -10
- package/dist/Mcp/CombineDark.d.ts +0 -3
- package/dist/Mcp/CombineDark.js +0 -28
- package/dist/Mcp/CombineLight.d.ts +0 -3
- package/dist/Mcp/CombineLight.js +0 -10
- package/dist/Mcp/Dark.d.ts +0 -3
- package/dist/Mcp/Dark.js +0 -19
- package/dist/Mcp/Light.d.ts +0 -3
- package/dist/Mcp/Light.js +0 -10
- package/dist/Mcp/Mono.d.ts +0 -3
- package/dist/Mcp/Mono.js +0 -10
- package/dist/Mcp/index.d.ts +0 -10
- package/dist/Mcp/index.js +0 -11
- package/dist/McpSo/Color.d.ts +0 -3
- package/dist/McpSo/Color.js +0 -19
- package/dist/McpSo/Combine.d.ts +0 -3
- package/dist/McpSo/Combine.js +0 -10
- package/dist/McpSo/CombineDark.d.ts +0 -3
- package/dist/McpSo/CombineDark.js +0 -25
- package/dist/McpSo/CombineLight.d.ts +0 -3
- package/dist/McpSo/CombineLight.js +0 -10
- package/dist/McpSo/Dark.d.ts +0 -3
- package/dist/McpSo/Dark.js +0 -19
- package/dist/McpSo/Light.d.ts +0 -3
- package/dist/McpSo/Light.js +0 -10
- package/dist/McpSo/Mono.d.ts +0 -3
- package/dist/McpSo/Mono.js +0 -10
- package/dist/McpSo/index.d.ts +0 -10
- package/dist/McpSo/index.js +0 -11
- package/dist/MetaAi/Color.d.ts +0 -3
- package/dist/MetaAi/Color.js +0 -76
- package/dist/MetaAi/Combine.d.ts +0 -3
- package/dist/MetaAi/Combine.js +0 -10
- package/dist/MetaAi/CombineDark.d.ts +0 -3
- package/dist/MetaAi/CombineDark.js +0 -22
- package/dist/MetaAi/CombineLight.d.ts +0 -3
- package/dist/MetaAi/CombineLight.js +0 -10
- package/dist/MetaAi/Dark.d.ts +0 -3
- package/dist/MetaAi/Dark.js +0 -13
- package/dist/MetaAi/Light.d.ts +0 -3
- package/dist/MetaAi/Light.js +0 -10
- package/dist/MetaAi/Mono.d.ts +0 -3
- package/dist/MetaAi/Mono.js +0 -10
- package/dist/MetaAi/index.d.ts +0 -10
- package/dist/MetaAi/index.js +0 -11
- package/dist/Metagpt/Color.d.ts +0 -3
- package/dist/Metagpt/Color.js +0 -25
- package/dist/Metagpt/Combine.d.ts +0 -3
- package/dist/Metagpt/Combine.js +0 -10
- package/dist/Metagpt/CombineDark.d.ts +0 -3
- package/dist/Metagpt/CombineDark.js +0 -31
- package/dist/Metagpt/CombineLight.d.ts +0 -3
- package/dist/Metagpt/CombineLight.js +0 -10
- package/dist/Metagpt/Dark.d.ts +0 -3
- package/dist/Metagpt/Dark.js +0 -25
- package/dist/Metagpt/Light.d.ts +0 -3
- package/dist/Metagpt/Light.js +0 -10
- package/dist/Metagpt/Mono.d.ts +0 -3
- package/dist/Metagpt/Mono.js +0 -10
- package/dist/Metagpt/index.d.ts +0 -10
- package/dist/Metagpt/index.js +0 -11
- package/dist/MicrosoftBing/Color.d.ts +0 -3
- package/dist/MicrosoftBing/Color.js +0 -31
- package/dist/MicrosoftBing/Combine.d.ts +0 -3
- package/dist/MicrosoftBing/Combine.js +0 -10
- package/dist/MicrosoftBing/CombineDark.d.ts +0 -3
- package/dist/MicrosoftBing/CombineDark.js +0 -25
- package/dist/MicrosoftBing/CombineLight.d.ts +0 -3
- package/dist/MicrosoftBing/CombineLight.js +0 -10
- package/dist/MicrosoftBing/Dark.d.ts +0 -3
- package/dist/MicrosoftBing/Dark.js +0 -16
- package/dist/MicrosoftBing/Light.d.ts +0 -3
- package/dist/MicrosoftBing/Light.js +0 -10
- package/dist/MicrosoftBing/Mono.d.ts +0 -3
- package/dist/MicrosoftBing/Mono.js +0 -10
- package/dist/MicrosoftBing/index.d.ts +0 -10
- package/dist/MicrosoftBing/index.js +0 -11
- package/dist/MicrosoftCopilot/Color.d.ts +0 -3
- package/dist/MicrosoftCopilot/Color.js +0 -64
- package/dist/MicrosoftCopilot/Combine.d.ts +0 -3
- package/dist/MicrosoftCopilot/Combine.js +0 -10
- package/dist/MicrosoftCopilot/CombineDark.d.ts +0 -3
- package/dist/MicrosoftCopilot/CombineDark.js +0 -22
- package/dist/MicrosoftCopilot/CombineLight.d.ts +0 -3
- package/dist/MicrosoftCopilot/CombineLight.js +0 -10
- package/dist/MicrosoftCopilot/Dark.d.ts +0 -3
- package/dist/MicrosoftCopilot/Dark.js +0 -13
- package/dist/MicrosoftCopilot/Light.d.ts +0 -3
- package/dist/MicrosoftCopilot/Light.js +0 -10
- package/dist/MicrosoftCopilot/Mono.d.ts +0 -3
- package/dist/MicrosoftCopilot/Mono.js +0 -10
- package/dist/MicrosoftCopilot/index.d.ts +0 -10
- package/dist/MicrosoftCopilot/index.js +0 -11
- package/dist/Midjourney/Color.d.ts +0 -3
- package/dist/Midjourney/Color.js +0 -16
- package/dist/Midjourney/Combine.d.ts +0 -3
- package/dist/Midjourney/Combine.js +0 -10
- package/dist/Midjourney/CombineDark.d.ts +0 -3
- package/dist/Midjourney/CombineDark.js +0 -25
- package/dist/Midjourney/CombineLight.d.ts +0 -3
- package/dist/Midjourney/CombineLight.js +0 -10
- package/dist/Midjourney/Dark.d.ts +0 -3
- package/dist/Midjourney/Dark.js +0 -16
- package/dist/Midjourney/Light.d.ts +0 -3
- package/dist/Midjourney/Light.js +0 -10
- package/dist/Midjourney/Mono.d.ts +0 -3
- package/dist/Midjourney/Mono.js +0 -10
- package/dist/Midjourney/index.d.ts +0 -10
- package/dist/Midjourney/index.js +0 -11
- package/dist/Monica/Color.d.ts +0 -3
- package/dist/Monica/Color.js +0 -28
- package/dist/Monica/Combine.d.ts +0 -3
- package/dist/Monica/Combine.js +0 -10
- package/dist/Monica/CombineDark.d.ts +0 -3
- package/dist/Monica/CombineDark.js +0 -28
- package/dist/Monica/CombineLight.d.ts +0 -3
- package/dist/Monica/CombineLight.js +0 -10
- package/dist/Monica/Dark.d.ts +0 -3
- package/dist/Monica/Dark.js +0 -19
- package/dist/Monica/Light.d.ts +0 -3
- package/dist/Monica/Light.js +0 -10
- package/dist/Monica/Mono.d.ts +0 -3
- package/dist/Monica/Mono.js +0 -10
- package/dist/Monica/index.d.ts +0 -10
- package/dist/Monica/index.js +0 -11
- package/dist/Moxt/Color.d.ts +0 -3
- package/dist/Moxt/Color.js +0 -19
- package/dist/Moxt/Combine.d.ts +0 -3
- package/dist/Moxt/Combine.js +0 -10
- package/dist/Moxt/CombineDark.d.ts +0 -3
- package/dist/Moxt/CombineDark.js +0 -25
- package/dist/Moxt/CombineLight.d.ts +0 -3
- package/dist/Moxt/CombineLight.js +0 -10
- package/dist/Moxt/Dark.d.ts +0 -3
- package/dist/Moxt/Dark.js +0 -19
- package/dist/Moxt/Light.d.ts +0 -3
- package/dist/Moxt/Light.js +0 -10
- package/dist/Moxt/Mono.d.ts +0 -3
- package/dist/Moxt/Mono.js +0 -10
- package/dist/Moxt/index.d.ts +0 -10
- package/dist/Moxt/index.js +0 -11
- package/dist/Myshell/Color.d.ts +0 -3
- package/dist/Myshell/Color.js +0 -28
- package/dist/Myshell/Combine.d.ts +0 -3
- package/dist/Myshell/Combine.js +0 -10
- package/dist/Myshell/CombineDark.d.ts +0 -3
- package/dist/Myshell/CombineDark.js +0 -22
- package/dist/Myshell/CombineLight.d.ts +0 -3
- package/dist/Myshell/CombineLight.js +0 -10
- package/dist/Myshell/Dark.d.ts +0 -3
- package/dist/Myshell/Dark.js +0 -19
- package/dist/Myshell/Light.d.ts +0 -3
- package/dist/Myshell/Light.js +0 -10
- package/dist/Myshell/Mono.d.ts +0 -3
- package/dist/Myshell/Mono.js +0 -10
- package/dist/Myshell/index.d.ts +0 -10
- package/dist/Myshell/index.js +0 -11
- package/dist/N8n/Color.d.ts +0 -3
- package/dist/N8n/Color.js +0 -13
- package/dist/N8n/Combine.d.ts +0 -3
- package/dist/N8n/Combine.js +0 -10
- package/dist/N8n/CombineDark.d.ts +0 -3
- package/dist/N8n/CombineDark.js +0 -19
- package/dist/N8n/CombineLight.d.ts +0 -3
- package/dist/N8n/CombineLight.js +0 -10
- package/dist/N8n/Dark.d.ts +0 -3
- package/dist/N8n/Dark.js +0 -13
- package/dist/N8n/Light.d.ts +0 -3
- package/dist/N8n/Light.js +0 -10
- package/dist/N8n/Mono.d.ts +0 -3
- package/dist/N8n/Mono.js +0 -10
- package/dist/N8n/index.d.ts +0 -10
- package/dist/N8n/index.js +0 -11
- package/dist/Notebooklm/Color.d.ts +0 -3
- package/dist/Notebooklm/Color.js +0 -13
- package/dist/Notebooklm/Combine.d.ts +0 -3
- package/dist/Notebooklm/Combine.js +0 -10
- package/dist/Notebooklm/CombineDark.d.ts +0 -3
- package/dist/Notebooklm/CombineDark.js +0 -19
- package/dist/Notebooklm/CombineLight.d.ts +0 -3
- package/dist/Notebooklm/CombineLight.js +0 -10
- package/dist/Notebooklm/Dark.d.ts +0 -3
- package/dist/Notebooklm/Dark.js +0 -13
- package/dist/Notebooklm/Light.d.ts +0 -3
- package/dist/Notebooklm/Light.js +0 -10
- package/dist/Notebooklm/Mono.d.ts +0 -3
- package/dist/Notebooklm/Mono.js +0 -10
- package/dist/Notebooklm/index.d.ts +0 -10
- package/dist/Notebooklm/index.js +0 -11
- package/dist/Notion/Color.d.ts +0 -3
- package/dist/Notion/Color.js +0 -13
- package/dist/Notion/Combine.d.ts +0 -3
- package/dist/Notion/Combine.js +0 -10
- package/dist/Notion/CombineDark.d.ts +0 -3
- package/dist/Notion/CombineDark.js +0 -25
- package/dist/Notion/CombineLight.d.ts +0 -3
- package/dist/Notion/CombineLight.js +0 -10
- package/dist/Notion/Dark.d.ts +0 -3
- package/dist/Notion/Dark.js +0 -13
- package/dist/Notion/Light.d.ts +0 -3
- package/dist/Notion/Light.js +0 -10
- package/dist/Notion/Mono.d.ts +0 -3
- package/dist/Notion/Mono.js +0 -10
- package/dist/Notion/index.d.ts +0 -10
- package/dist/Notion/index.js +0 -11
- package/dist/Novelai/Color.d.ts +0 -3
- package/dist/Novelai/Color.js +0 -16
- package/dist/Novelai/Combine.d.ts +0 -3
- package/dist/Novelai/Combine.js +0 -10
- package/dist/Novelai/CombineDark.d.ts +0 -3
- package/dist/Novelai/CombineDark.js +0 -28
- package/dist/Novelai/CombineLight.d.ts +0 -3
- package/dist/Novelai/CombineLight.js +0 -10
- package/dist/Novelai/Dark.d.ts +0 -3
- package/dist/Novelai/Dark.js +0 -16
- package/dist/Novelai/Light.d.ts +0 -3
- package/dist/Novelai/Light.js +0 -10
- package/dist/Novelai/Mono.d.ts +0 -3
- package/dist/Novelai/Mono.js +0 -10
- package/dist/Novelai/index.d.ts +0 -10
- package/dist/Novelai/index.js +0 -11
- package/dist/Obsidian/Color.d.ts +0 -3
- package/dist/Obsidian/Color.js +0 -22
- package/dist/Obsidian/Combine.d.ts +0 -3
- package/dist/Obsidian/Combine.js +0 -10
- package/dist/Obsidian/CombineDark.d.ts +0 -3
- package/dist/Obsidian/CombineDark.js +0 -28
- package/dist/Obsidian/CombineLight.d.ts +0 -3
- package/dist/Obsidian/CombineLight.js +0 -10
- package/dist/Obsidian/Dark.d.ts +0 -3
- package/dist/Obsidian/Dark.js +0 -22
- package/dist/Obsidian/Light.d.ts +0 -3
- package/dist/Obsidian/Light.js +0 -10
- package/dist/Obsidian/Mono.d.ts +0 -3
- package/dist/Obsidian/Mono.js +0 -10
- package/dist/Obsidian/index.d.ts +0 -10
- package/dist/Obsidian/index.js +0 -11
- package/dist/OpenWebui/Color.d.ts +0 -3
- package/dist/OpenWebui/Color.js +0 -16
- package/dist/OpenWebui/Combine.d.ts +0 -3
- package/dist/OpenWebui/Combine.js +0 -10
- package/dist/OpenWebui/CombineDark.d.ts +0 -3
- package/dist/OpenWebui/CombineDark.js +0 -25
- package/dist/OpenWebui/CombineLight.d.ts +0 -3
- package/dist/OpenWebui/CombineLight.js +0 -10
- package/dist/OpenWebui/Dark.d.ts +0 -3
- package/dist/OpenWebui/Dark.js +0 -16
- package/dist/OpenWebui/Light.d.ts +0 -3
- package/dist/OpenWebui/Light.js +0 -10
- package/dist/OpenWebui/Mono.d.ts +0 -3
- package/dist/OpenWebui/Mono.js +0 -10
- package/dist/OpenWebui/index.d.ts +0 -10
- package/dist/OpenWebui/index.js +0 -11
- package/dist/Openclaw/Color.d.ts +0 -3
- package/dist/Openclaw/Color.js +0 -37
- package/dist/Openclaw/Combine.d.ts +0 -3
- package/dist/Openclaw/Combine.js +0 -12
- package/dist/Openclaw/CombineDark.d.ts +0 -3
- package/dist/Openclaw/CombineDark.js +0 -39
- package/dist/Openclaw/CombineLight.d.ts +0 -3
- package/dist/Openclaw/CombineLight.js +0 -12
- package/dist/Openclaw/Dark.d.ts +0 -3
- package/dist/Openclaw/Dark.js +0 -33
- package/dist/Openclaw/Light.d.ts +0 -3
- package/dist/Openclaw/Light.js +0 -12
- package/dist/Openclaw/Mono.d.ts +0 -3
- package/dist/Openclaw/Mono.js +0 -12
- package/dist/Openclaw/index.d.ts +0 -10
- package/dist/Openclaw/index.js +0 -11
- package/dist/Opencode/Color.d.ts +0 -3
- package/dist/Opencode/Color.js +0 -13
- package/dist/Opencode/Combine.d.ts +0 -3
- package/dist/Opencode/Combine.js +0 -10
- package/dist/Opencode/CombineDark.d.ts +0 -3
- package/dist/Opencode/CombineDark.js +0 -64
- package/dist/Opencode/CombineLight.d.ts +0 -3
- package/dist/Opencode/CombineLight.js +0 -10
- package/dist/Opencode/Dark.d.ts +0 -3
- package/dist/Opencode/Dark.js +0 -13
- package/dist/Opencode/Light.d.ts +0 -3
- package/dist/Opencode/Light.js +0 -10
- package/dist/Opencode/Mono.d.ts +0 -3
- package/dist/Opencode/Mono.js +0 -10
- package/dist/Opencode/index.d.ts +0 -10
- package/dist/Opencode/index.js +0 -11
- package/dist/Openhands/Color.d.ts +0 -3
- package/dist/Openhands/Color.js +0 -22
- package/dist/Openhands/Combine.d.ts +0 -3
- package/dist/Openhands/Combine.js +0 -10
- package/dist/Openhands/CombineDark.d.ts +0 -3
- package/dist/Openhands/CombineDark.js +0 -28
- package/dist/Openhands/CombineLight.d.ts +0 -3
- package/dist/Openhands/CombineLight.js +0 -10
- package/dist/Openhands/Dark.d.ts +0 -3
- package/dist/Openhands/Dark.js +0 -19
- package/dist/Openhands/Light.d.ts +0 -3
- package/dist/Openhands/Light.js +0 -10
- package/dist/Openhands/Mono.d.ts +0 -3
- package/dist/Openhands/Mono.js +0 -10
- package/dist/Openhands/index.d.ts +0 -10
- package/dist/Openhands/index.js +0 -11
- package/dist/Openhuman/Color.d.ts +0 -3
- package/dist/Openhuman/Color.js +0 -13
- package/dist/Openhuman/Combine.d.ts +0 -3
- package/dist/Openhuman/Combine.js +0 -10
- package/dist/Openhuman/CombineDark.d.ts +0 -3
- package/dist/Openhuman/CombineDark.js +0 -22
- package/dist/Openhuman/CombineLight.d.ts +0 -3
- package/dist/Openhuman/CombineLight.js +0 -10
- package/dist/Openhuman/Dark.d.ts +0 -3
- package/dist/Openhuman/Dark.js +0 -13
- package/dist/Openhuman/Light.d.ts +0 -3
- package/dist/Openhuman/Light.js +0 -10
- package/dist/Openhuman/Mono.d.ts +0 -3
- package/dist/Openhuman/Mono.js +0 -10
- package/dist/Openhuman/index.d.ts +0 -10
- package/dist/Openhuman/index.js +0 -11
- package/dist/Phidata/Color.d.ts +0 -3
- package/dist/Phidata/Color.js +0 -13
- package/dist/Phidata/Combine.d.ts +0 -3
- package/dist/Phidata/Combine.js +0 -10
- package/dist/Phidata/CombineDark.d.ts +0 -3
- package/dist/Phidata/CombineDark.js +0 -22
- package/dist/Phidata/CombineLight.d.ts +0 -3
- package/dist/Phidata/CombineLight.js +0 -10
- package/dist/Phidata/Dark.d.ts +0 -3
- package/dist/Phidata/Dark.js +0 -13
- package/dist/Phidata/Light.d.ts +0 -3
- package/dist/Phidata/Light.js +0 -10
- package/dist/Phidata/Mono.d.ts +0 -3
- package/dist/Phidata/Mono.js +0 -10
- package/dist/Phidata/index.d.ts +0 -10
- package/dist/Phidata/index.js +0 -11
- package/dist/Pika/Color.d.ts +0 -3
- package/dist/Pika/Color.js +0 -16
- package/dist/Pika/Combine.d.ts +0 -3
- package/dist/Pika/Combine.js +0 -10
- package/dist/Pika/CombineDark.d.ts +0 -3
- package/dist/Pika/CombineDark.js +0 -22
- package/dist/Pika/CombineLight.d.ts +0 -3
- package/dist/Pika/CombineLight.js +0 -10
- package/dist/Pika/Dark.d.ts +0 -3
- package/dist/Pika/Dark.js +0 -16
- package/dist/Pika/Light.d.ts +0 -3
- package/dist/Pika/Light.js +0 -10
- package/dist/Pika/Mono.d.ts +0 -3
- package/dist/Pika/Mono.js +0 -10
- package/dist/Pika/index.d.ts +0 -10
- package/dist/Pika/index.js +0 -11
- package/dist/Pixverse/Color.d.ts +0 -3
- package/dist/Pixverse/Color.js +0 -28
- package/dist/Pixverse/Combine.d.ts +0 -3
- package/dist/Pixverse/Combine.js +0 -10
- package/dist/Pixverse/CombineDark.d.ts +0 -3
- package/dist/Pixverse/CombineDark.js +0 -46
- package/dist/Pixverse/CombineLight.d.ts +0 -3
- package/dist/Pixverse/CombineLight.js +0 -10
- package/dist/Pixverse/Dark.d.ts +0 -3
- package/dist/Pixverse/Dark.js +0 -16
- package/dist/Pixverse/Light.d.ts +0 -3
- package/dist/Pixverse/Light.js +0 -10
- package/dist/Pixverse/Mono.d.ts +0 -3
- package/dist/Pixverse/Mono.js +0 -10
- package/dist/Pixverse/index.d.ts +0 -10
- package/dist/Pixverse/index.js +0 -11
- package/dist/Player2/Color.d.ts +0 -3
- package/dist/Player2/Color.js +0 -16
- package/dist/Player2/Combine.d.ts +0 -3
- package/dist/Player2/Combine.js +0 -10
- package/dist/Player2/CombineDark.d.ts +0 -3
- package/dist/Player2/CombineDark.js +0 -25
- package/dist/Player2/CombineLight.d.ts +0 -3
- package/dist/Player2/CombineLight.js +0 -10
- package/dist/Player2/Dark.d.ts +0 -3
- package/dist/Player2/Dark.js +0 -16
- package/dist/Player2/Light.d.ts +0 -3
- package/dist/Player2/Light.js +0 -10
- package/dist/Player2/Mono.d.ts +0 -3
- package/dist/Player2/Mono.js +0 -10
- package/dist/Player2/index.d.ts +0 -10
- package/dist/Player2/index.js +0 -11
- package/dist/Poe/Color.d.ts +0 -3
- package/dist/Poe/Color.js +0 -28
- package/dist/Poe/Combine.d.ts +0 -3
- package/dist/Poe/Combine.js +0 -10
- package/dist/Poe/CombineDark.d.ts +0 -3
- package/dist/Poe/CombineDark.js +0 -31
- package/dist/Poe/CombineLight.d.ts +0 -3
- package/dist/Poe/CombineLight.js +0 -10
- package/dist/Poe/Dark.d.ts +0 -3
- package/dist/Poe/Dark.js +0 -22
- package/dist/Poe/Light.d.ts +0 -3
- package/dist/Poe/Light.js +0 -10
- package/dist/Poe/Mono.d.ts +0 -3
- package/dist/Poe/Mono.js +0 -10
- package/dist/Poe/index.d.ts +0 -10
- package/dist/Poe/index.js +0 -11
- package/dist/Pollinations/Color.d.ts +0 -3
- package/dist/Pollinations/Color.js +0 -16
- package/dist/Pollinations/Combine.d.ts +0 -3
- package/dist/Pollinations/Combine.js +0 -10
- package/dist/Pollinations/CombineDark.d.ts +0 -3
- package/dist/Pollinations/CombineDark.js +0 -25
- package/dist/Pollinations/CombineLight.d.ts +0 -3
- package/dist/Pollinations/CombineLight.js +0 -10
- package/dist/Pollinations/Dark.d.ts +0 -3
- package/dist/Pollinations/Dark.js +0 -16
- package/dist/Pollinations/Light.d.ts +0 -3
- package/dist/Pollinations/Light.js +0 -10
- package/dist/Pollinations/Mono.d.ts +0 -3
- package/dist/Pollinations/Mono.js +0 -10
- package/dist/Pollinations/index.d.ts +0 -10
- package/dist/Pollinations/index.js +0 -11
- package/dist/Pydanticai/Color.d.ts +0 -3
- package/dist/Pydanticai/Color.js +0 -28
- package/dist/Pydanticai/Combine.d.ts +0 -3
- package/dist/Pydanticai/Combine.js +0 -10
- package/dist/Pydanticai/CombineDark.d.ts +0 -3
- package/dist/Pydanticai/CombineDark.js +0 -40
- package/dist/Pydanticai/CombineLight.d.ts +0 -3
- package/dist/Pydanticai/CombineLight.js +0 -10
- package/dist/Pydanticai/Dark.d.ts +0 -3
- package/dist/Pydanticai/Dark.js +0 -28
- package/dist/Pydanticai/Light.d.ts +0 -3
- package/dist/Pydanticai/Light.js +0 -10
- package/dist/Pydanticai/Mono.d.ts +0 -3
- package/dist/Pydanticai/Mono.js +0 -10
- package/dist/Pydanticai/index.d.ts +0 -10
- package/dist/Pydanticai/index.js +0 -11
- package/dist/Qingyan/Color.d.ts +0 -3
- package/dist/Qingyan/Color.js +0 -16
- package/dist/Qingyan/Combine.d.ts +0 -3
- package/dist/Qingyan/Combine.js +0 -10
- package/dist/Qingyan/CombineDark.d.ts +0 -3
- package/dist/Qingyan/CombineDark.js +0 -22
- package/dist/Qingyan/CombineLight.d.ts +0 -3
- package/dist/Qingyan/CombineLight.js +0 -10
- package/dist/Qingyan/Dark.d.ts +0 -3
- package/dist/Qingyan/Dark.js +0 -16
- package/dist/Qingyan/Light.d.ts +0 -3
- package/dist/Qingyan/Light.js +0 -10
- package/dist/Qingyan/Mono.d.ts +0 -3
- package/dist/Qingyan/Mono.js +0 -10
- package/dist/Qingyan/index.d.ts +0 -10
- package/dist/Qingyan/index.js +0 -11
- package/dist/Qoder/Color.d.ts +0 -3
- package/dist/Qoder/Color.js +0 -16
- package/dist/Qoder/Combine.d.ts +0 -3
- package/dist/Qoder/Combine.js +0 -10
- package/dist/Qoder/CombineDark.d.ts +0 -3
- package/dist/Qoder/CombineDark.js +0 -25
- package/dist/Qoder/CombineLight.d.ts +0 -3
- package/dist/Qoder/CombineLight.js +0 -10
- package/dist/Qoder/Dark.d.ts +0 -3
- package/dist/Qoder/Dark.js +0 -16
- package/dist/Qoder/Light.d.ts +0 -3
- package/dist/Qoder/Light.js +0 -10
- package/dist/Qoder/Mono.d.ts +0 -3
- package/dist/Qoder/Mono.js +0 -10
- package/dist/Qoder/index.d.ts +0 -10
- package/dist/Qoder/index.js +0 -11
- package/dist/Railway/Color.d.ts +0 -3
- package/dist/Railway/Color.js +0 -19
- package/dist/Railway/Combine.d.ts +0 -3
- package/dist/Railway/Combine.js +0 -10
- package/dist/Railway/CombineDark.d.ts +0 -3
- package/dist/Railway/CombineDark.js +0 -28
- package/dist/Railway/CombineLight.d.ts +0 -3
- package/dist/Railway/CombineLight.js +0 -10
- package/dist/Railway/Dark.d.ts +0 -3
- package/dist/Railway/Dark.js +0 -19
- package/dist/Railway/Light.d.ts +0 -3
- package/dist/Railway/Light.js +0 -10
- package/dist/Railway/Mono.d.ts +0 -3
- package/dist/Railway/Mono.js +0 -10
- package/dist/Railway/index.d.ts +0 -10
- package/dist/Railway/index.js +0 -11
- package/dist/Recraft/Color.d.ts +0 -3
- package/dist/Recraft/Color.js +0 -16
- package/dist/Recraft/Combine.d.ts +0 -3
- package/dist/Recraft/Combine.js +0 -10
- package/dist/Recraft/CombineDark.d.ts +0 -3
- package/dist/Recraft/CombineDark.js +0 -25
- package/dist/Recraft/CombineLight.d.ts +0 -3
- package/dist/Recraft/CombineLight.js +0 -10
- package/dist/Recraft/Dark.d.ts +0 -3
- package/dist/Recraft/Dark.js +0 -16
- package/dist/Recraft/Light.d.ts +0 -3
- package/dist/Recraft/Light.js +0 -10
- package/dist/Recraft/Mono.d.ts +0 -3
- package/dist/Recraft/Mono.js +0 -10
- package/dist/Recraft/index.d.ts +0 -10
- package/dist/Recraft/index.js +0 -11
- package/dist/Replit/Color.d.ts +0 -3
- package/dist/Replit/Color.js +0 -13
- package/dist/Replit/Combine.d.ts +0 -3
- package/dist/Replit/Combine.js +0 -10
- package/dist/Replit/CombineDark.d.ts +0 -3
- package/dist/Replit/CombineDark.js +0 -22
- package/dist/Replit/CombineLight.d.ts +0 -3
- package/dist/Replit/CombineLight.js +0 -10
- package/dist/Replit/Dark.d.ts +0 -3
- package/dist/Replit/Dark.js +0 -13
- package/dist/Replit/Light.d.ts +0 -3
- package/dist/Replit/Light.js +0 -10
- package/dist/Replit/Mono.d.ts +0 -3
- package/dist/Replit/Mono.js +0 -10
- package/dist/Replit/index.d.ts +0 -10
- package/dist/Replit/index.js +0 -11
- package/dist/RooCode/Color.d.ts +0 -3
- package/dist/RooCode/Color.js +0 -16
- package/dist/RooCode/Combine.d.ts +0 -3
- package/dist/RooCode/Combine.js +0 -10
- package/dist/RooCode/CombineDark.d.ts +0 -3
- package/dist/RooCode/CombineDark.js +0 -22
- package/dist/RooCode/CombineLight.d.ts +0 -3
- package/dist/RooCode/CombineLight.js +0 -10
- package/dist/RooCode/Dark.d.ts +0 -3
- package/dist/RooCode/Dark.js +0 -16
- package/dist/RooCode/Light.d.ts +0 -3
- package/dist/RooCode/Light.js +0 -10
- package/dist/RooCode/Mono.d.ts +0 -3
- package/dist/RooCode/Mono.js +0 -10
- package/dist/RooCode/index.d.ts +0 -10
- package/dist/RooCode/index.js +0 -11
- package/dist/Rsshub/Color.d.ts +0 -3
- package/dist/Rsshub/Color.js +0 -19
- package/dist/Rsshub/Combine.d.ts +0 -3
- package/dist/Rsshub/Combine.js +0 -10
- package/dist/Rsshub/CombineDark.d.ts +0 -3
- package/dist/Rsshub/CombineDark.js +0 -25
- package/dist/Rsshub/CombineLight.d.ts +0 -3
- package/dist/Rsshub/CombineLight.js +0 -10
- package/dist/Rsshub/Dark.d.ts +0 -3
- package/dist/Rsshub/Dark.js +0 -19
- package/dist/Rsshub/Light.d.ts +0 -3
- package/dist/Rsshub/Light.js +0 -10
- package/dist/Rsshub/Mono.d.ts +0 -3
- package/dist/Rsshub/Mono.js +0 -10
- package/dist/Rsshub/index.d.ts +0 -10
- package/dist/Rsshub/index.js +0 -11
- package/dist/Runway/Color.d.ts +0 -3
- package/dist/Runway/Color.js +0 -13
- package/dist/Runway/Combine.d.ts +0 -3
- package/dist/Runway/Combine.js +0 -10
- package/dist/Runway/CombineDark.d.ts +0 -3
- package/dist/Runway/CombineDark.js +0 -22
- package/dist/Runway/CombineLight.d.ts +0 -3
- package/dist/Runway/CombineLight.js +0 -10
- package/dist/Runway/Dark.d.ts +0 -3
- package/dist/Runway/Dark.js +0 -13
- package/dist/Runway/Light.d.ts +0 -3
- package/dist/Runway/Light.js +0 -10
- package/dist/Runway/Mono.d.ts +0 -3
- package/dist/Runway/Mono.js +0 -10
- package/dist/Runway/index.d.ts +0 -10
- package/dist/Runway/index.js +0 -11
- package/dist/Sillytavern/Color.d.ts +0 -3
- package/dist/Sillytavern/Color.js +0 -19
- package/dist/Sillytavern/Combine.d.ts +0 -3
- package/dist/Sillytavern/Combine.js +0 -10
- package/dist/Sillytavern/CombineDark.d.ts +0 -3
- package/dist/Sillytavern/CombineDark.js +0 -28
- package/dist/Sillytavern/CombineLight.d.ts +0 -3
- package/dist/Sillytavern/CombineLight.js +0 -10
- package/dist/Sillytavern/Dark.d.ts +0 -3
- package/dist/Sillytavern/Dark.js +0 -19
- package/dist/Sillytavern/Light.d.ts +0 -3
- package/dist/Sillytavern/Light.js +0 -10
- package/dist/Sillytavern/Mono.d.ts +0 -3
- package/dist/Sillytavern/Mono.js +0 -10
- package/dist/Sillytavern/index.d.ts +0 -10
- package/dist/Sillytavern/index.js +0 -11
- package/dist/Slock/Color.d.ts +0 -3
- package/dist/Slock/Color.js +0 -13
- package/dist/Slock/Combine.d.ts +0 -3
- package/dist/Slock/Combine.js +0 -10
- package/dist/Slock/CombineDark.d.ts +0 -3
- package/dist/Slock/CombineDark.js +0 -22
- package/dist/Slock/CombineLight.d.ts +0 -3
- package/dist/Slock/CombineLight.js +0 -10
- package/dist/Slock/Dark.d.ts +0 -3
- package/dist/Slock/Dark.js +0 -13
- package/dist/Slock/Light.d.ts +0 -3
- package/dist/Slock/Light.js +0 -10
- package/dist/Slock/Mono.d.ts +0 -3
- package/dist/Slock/Mono.js +0 -10
- package/dist/Slock/index.d.ts +0 -10
- package/dist/Slock/index.js +0 -11
- package/dist/Smithery/Color.d.ts +0 -3
- package/dist/Smithery/Color.js +0 -16
- package/dist/Smithery/Combine.d.ts +0 -3
- package/dist/Smithery/Combine.js +0 -10
- package/dist/Smithery/CombineDark.d.ts +0 -3
- package/dist/Smithery/CombineDark.js +0 -22
- package/dist/Smithery/CombineLight.d.ts +0 -3
- package/dist/Smithery/CombineLight.js +0 -10
- package/dist/Smithery/Dark.d.ts +0 -3
- package/dist/Smithery/Dark.js +0 -13
- package/dist/Smithery/Light.d.ts +0 -3
- package/dist/Smithery/Light.js +0 -10
- package/dist/Smithery/Mono.d.ts +0 -3
- package/dist/Smithery/Mono.js +0 -10
- package/dist/Smithery/index.d.ts +0 -10
- package/dist/Smithery/index.js +0 -11
- package/dist/Suno/Color.d.ts +0 -3
- package/dist/Suno/Color.js +0 -16
- package/dist/Suno/Combine.d.ts +0 -3
- package/dist/Suno/Combine.js +0 -10
- package/dist/Suno/CombineDark.d.ts +0 -3
- package/dist/Suno/CombineDark.js +0 -22
- package/dist/Suno/CombineLight.d.ts +0 -3
- package/dist/Suno/CombineLight.js +0 -10
- package/dist/Suno/Dark.d.ts +0 -3
- package/dist/Suno/Dark.js +0 -16
- package/dist/Suno/Light.d.ts +0 -3
- package/dist/Suno/Light.js +0 -10
- package/dist/Suno/Mono.d.ts +0 -3
- package/dist/Suno/Mono.js +0 -10
- package/dist/Suno/index.d.ts +0 -10
- package/dist/Suno/index.js +0 -11
- package/dist/Sync/Color.d.ts +0 -3
- package/dist/Sync/Color.js +0 -13
- package/dist/Sync/Combine.d.ts +0 -3
- package/dist/Sync/Combine.js +0 -10
- package/dist/Sync/CombineDark.d.ts +0 -3
- package/dist/Sync/CombineDark.js +0 -22
- package/dist/Sync/CombineLight.d.ts +0 -3
- package/dist/Sync/CombineLight.js +0 -10
- package/dist/Sync/Dark.d.ts +0 -3
- package/dist/Sync/Dark.js +0 -13
- package/dist/Sync/Light.d.ts +0 -3
- package/dist/Sync/Light.js +0 -10
- package/dist/Sync/Mono.d.ts +0 -3
- package/dist/Sync/Mono.js +0 -10
- package/dist/Sync/index.d.ts +0 -10
- package/dist/Sync/index.js +0 -11
- package/dist/Tavily/Color.d.ts +0 -3
- package/dist/Tavily/Color.js +0 -31
- package/dist/Tavily/Combine.d.ts +0 -3
- package/dist/Tavily/Combine.js +0 -10
- package/dist/Tavily/CombineDark.d.ts +0 -3
- package/dist/Tavily/CombineDark.js +0 -25
- package/dist/Tavily/CombineLight.d.ts +0 -3
- package/dist/Tavily/CombineLight.js +0 -10
- package/dist/Tavily/Dark.d.ts +0 -3
- package/dist/Tavily/Dark.js +0 -16
- package/dist/Tavily/Light.d.ts +0 -3
- package/dist/Tavily/Light.js +0 -10
- package/dist/Tavily/Mono.d.ts +0 -3
- package/dist/Tavily/Mono.js +0 -10
- package/dist/Tavily/index.d.ts +0 -10
- package/dist/Tavily/index.js +0 -11
- package/dist/Tiangong/Color.d.ts +0 -3
- package/dist/Tiangong/Color.js +0 -28
- package/dist/Tiangong/Combine.d.ts +0 -3
- package/dist/Tiangong/Combine.js +0 -10
- package/dist/Tiangong/CombineDark.d.ts +0 -3
- package/dist/Tiangong/CombineDark.js +0 -28
- package/dist/Tiangong/CombineLight.d.ts +0 -3
- package/dist/Tiangong/CombineLight.js +0 -10
- package/dist/Tiangong/Dark.d.ts +0 -3
- package/dist/Tiangong/Dark.js +0 -19
- package/dist/Tiangong/Light.d.ts +0 -3
- package/dist/Tiangong/Light.js +0 -10
- package/dist/Tiangong/Mono.d.ts +0 -3
- package/dist/Tiangong/Mono.js +0 -10
- package/dist/Tiangong/index.d.ts +0 -10
- package/dist/Tiangong/index.js +0 -11
- package/dist/Topazlabs/Color.d.ts +0 -3
- package/dist/Topazlabs/Color.js +0 -13
- package/dist/Topazlabs/Combine.d.ts +0 -3
- package/dist/Topazlabs/Combine.js +0 -10
- package/dist/Topazlabs/CombineDark.d.ts +0 -3
- package/dist/Topazlabs/CombineDark.js +0 -31
- package/dist/Topazlabs/CombineLight.d.ts +0 -3
- package/dist/Topazlabs/CombineLight.js +0 -10
- package/dist/Topazlabs/Dark.d.ts +0 -3
- package/dist/Topazlabs/Dark.js +0 -13
- package/dist/Topazlabs/Light.d.ts +0 -3
- package/dist/Topazlabs/Light.js +0 -10
- package/dist/Topazlabs/Mono.d.ts +0 -3
- package/dist/Topazlabs/Mono.js +0 -10
- package/dist/Topazlabs/index.d.ts +0 -10
- package/dist/Topazlabs/index.js +0 -11
- package/dist/Trae/Color.d.ts +0 -3
- package/dist/Trae/Color.js +0 -13
- package/dist/Trae/Combine.d.ts +0 -3
- package/dist/Trae/Combine.js +0 -10
- package/dist/Trae/CombineDark.d.ts +0 -3
- package/dist/Trae/CombineDark.js +0 -19
- package/dist/Trae/CombineLight.d.ts +0 -3
- package/dist/Trae/CombineLight.js +0 -10
- package/dist/Trae/Dark.d.ts +0 -3
- package/dist/Trae/Dark.js +0 -13
- package/dist/Trae/Light.d.ts +0 -3
- package/dist/Trae/Light.js +0 -10
- package/dist/Trae/Mono.d.ts +0 -3
- package/dist/Trae/Mono.js +0 -10
- package/dist/Trae/index.d.ts +0 -10
- package/dist/Trae/index.js +0 -11
- package/dist/Tripo/Color.d.ts +0 -3
- package/dist/Tripo/Color.js +0 -19
- package/dist/Tripo/Combine.d.ts +0 -3
- package/dist/Tripo/Combine.js +0 -10
- package/dist/Tripo/CombineDark.d.ts +0 -3
- package/dist/Tripo/CombineDark.js +0 -25
- package/dist/Tripo/CombineLight.d.ts +0 -3
- package/dist/Tripo/CombineLight.js +0 -10
- package/dist/Tripo/Dark.d.ts +0 -3
- package/dist/Tripo/Dark.js +0 -19
- package/dist/Tripo/Light.d.ts +0 -3
- package/dist/Tripo/Light.js +0 -10
- package/dist/Tripo/Mono.d.ts +0 -3
- package/dist/Tripo/Mono.js +0 -10
- package/dist/Tripo/index.d.ts +0 -10
- package/dist/Tripo/index.js +0 -11
- package/dist/Turix/Color.d.ts +0 -3
- package/dist/Turix/Color.js +0 -13
- package/dist/Turix/Combine.d.ts +0 -3
- package/dist/Turix/Combine.js +0 -10
- package/dist/Turix/CombineDark.d.ts +0 -3
- package/dist/Turix/CombineDark.js +0 -19
- package/dist/Turix/CombineLight.d.ts +0 -3
- package/dist/Turix/CombineLight.js +0 -10
- package/dist/Turix/Dark.d.ts +0 -3
- package/dist/Turix/Dark.js +0 -13
- package/dist/Turix/Light.d.ts +0 -3
- package/dist/Turix/Light.js +0 -10
- package/dist/Turix/Mono.d.ts +0 -3
- package/dist/Turix/Mono.js +0 -10
- package/dist/Turix/index.d.ts +0 -10
- package/dist/Turix/index.js +0 -11
- package/dist/Udio/Color.d.ts +0 -3
- package/dist/Udio/Color.js +0 -13
- package/dist/Udio/Combine.d.ts +0 -3
- package/dist/Udio/Combine.js +0 -10
- package/dist/Udio/CombineDark.d.ts +0 -3
- package/dist/Udio/CombineDark.js +0 -28
- package/dist/Udio/CombineLight.d.ts +0 -3
- package/dist/Udio/CombineLight.js +0 -10
- package/dist/Udio/Dark.d.ts +0 -3
- package/dist/Udio/Dark.js +0 -13
- package/dist/Udio/Light.d.ts +0 -3
- package/dist/Udio/Light.js +0 -10
- package/dist/Udio/Mono.d.ts +0 -3
- package/dist/Udio/Mono.js +0 -10
- package/dist/Udio/index.d.ts +0 -10
- package/dist/Udio/index.js +0 -11
- package/dist/Unstructured/Color.d.ts +0 -3
- package/dist/Unstructured/Color.js +0 -19
- package/dist/Unstructured/Combine.d.ts +0 -3
- package/dist/Unstructured/Combine.js +0 -10
- package/dist/Unstructured/CombineDark.d.ts +0 -3
- package/dist/Unstructured/CombineDark.js +0 -22
- package/dist/Unstructured/CombineLight.d.ts +0 -3
- package/dist/Unstructured/CombineLight.js +0 -10
- package/dist/Unstructured/Dark.d.ts +0 -3
- package/dist/Unstructured/Dark.js +0 -16
- package/dist/Unstructured/Light.d.ts +0 -3
- package/dist/Unstructured/Light.js +0 -10
- package/dist/Unstructured/Mono.d.ts +0 -3
- package/dist/Unstructured/Mono.js +0 -10
- package/dist/Unstructured/index.d.ts +0 -10
- package/dist/Unstructured/index.js +0 -11
- package/dist/V0/Color.d.ts +0 -3
- package/dist/V0/Color.js +0 -13
- package/dist/V0/Dark.d.ts +0 -3
- package/dist/V0/Dark.js +0 -13
- package/dist/V0/Light.d.ts +0 -3
- package/dist/V0/Light.js +0 -10
- package/dist/V0/Mono.d.ts +0 -3
- package/dist/V0/Mono.js +0 -10
- package/dist/V0/index.d.ts +0 -7
- package/dist/V0/index.js +0 -8
- package/dist/VectorizerAi/Color.d.ts +0 -3
- package/dist/VectorizerAi/Color.js +0 -16
- package/dist/VectorizerAi/Combine.d.ts +0 -3
- package/dist/VectorizerAi/Combine.js +0 -10
- package/dist/VectorizerAi/CombineDark.d.ts +0 -3
- package/dist/VectorizerAi/CombineDark.js +0 -22
- package/dist/VectorizerAi/CombineLight.d.ts +0 -3
- package/dist/VectorizerAi/CombineLight.js +0 -10
- package/dist/VectorizerAi/Dark.d.ts +0 -3
- package/dist/VectorizerAi/Dark.js +0 -16
- package/dist/VectorizerAi/Light.d.ts +0 -3
- package/dist/VectorizerAi/Light.js +0 -10
- package/dist/VectorizerAi/Mono.d.ts +0 -3
- package/dist/VectorizerAi/Mono.js +0 -10
- package/dist/VectorizerAi/index.d.ts +0 -10
- package/dist/VectorizerAi/index.js +0 -11
- package/dist/Venice/Color.d.ts +0 -3
- package/dist/Venice/Color.js +0 -16
- package/dist/Venice/Combine.d.ts +0 -3
- package/dist/Venice/Combine.js +0 -10
- package/dist/Venice/CombineDark.d.ts +0 -3
- package/dist/Venice/CombineDark.js +0 -25
- package/dist/Venice/CombineLight.d.ts +0 -3
- package/dist/Venice/CombineLight.js +0 -10
- package/dist/Venice/Dark.d.ts +0 -3
- package/dist/Venice/Dark.js +0 -16
- package/dist/Venice/Light.d.ts +0 -3
- package/dist/Venice/Light.js +0 -10
- package/dist/Venice/Mono.d.ts +0 -3
- package/dist/Venice/Mono.js +0 -10
- package/dist/Venice/index.d.ts +0 -10
- package/dist/Venice/index.js +0 -11
- package/dist/Vidu/Color.d.ts +0 -3
- package/dist/Vidu/Color.js +0 -34
- package/dist/Vidu/Combine.d.ts +0 -3
- package/dist/Vidu/Combine.js +0 -10
- package/dist/Vidu/CombineDark.d.ts +0 -3
- package/dist/Vidu/CombineDark.js +0 -25
- package/dist/Vidu/CombineLight.d.ts +0 -3
- package/dist/Vidu/CombineLight.js +0 -10
- package/dist/Vidu/Dark.d.ts +0 -3
- package/dist/Vidu/Dark.js +0 -16
- package/dist/Vidu/Light.d.ts +0 -3
- package/dist/Vidu/Light.js +0 -10
- package/dist/Vidu/Mono.d.ts +0 -3
- package/dist/Vidu/Mono.js +0 -10
- package/dist/Vidu/index.d.ts +0 -10
- package/dist/Vidu/index.js +0 -11
- package/dist/Viggle/Color.d.ts +0 -3
- package/dist/Viggle/Color.js +0 -16
- package/dist/Viggle/Combine.d.ts +0 -3
- package/dist/Viggle/Combine.js +0 -10
- package/dist/Viggle/CombineDark.d.ts +0 -3
- package/dist/Viggle/CombineDark.js +0 -22
- package/dist/Viggle/CombineLight.d.ts +0 -3
- package/dist/Viggle/CombineLight.js +0 -10
- package/dist/Viggle/Dark.d.ts +0 -3
- package/dist/Viggle/Dark.js +0 -16
- package/dist/Viggle/Light.d.ts +0 -3
- package/dist/Viggle/Light.js +0 -10
- package/dist/Viggle/Mono.d.ts +0 -3
- package/dist/Viggle/Mono.js +0 -10
- package/dist/Viggle/index.d.ts +0 -10
- package/dist/Viggle/index.js +0 -11
- package/dist/Windsurf/Color.d.ts +0 -3
- package/dist/Windsurf/Color.js +0 -16
- package/dist/Windsurf/Combine.d.ts +0 -3
- package/dist/Windsurf/Combine.js +0 -10
- package/dist/Windsurf/CombineDark.d.ts +0 -3
- package/dist/Windsurf/CombineDark.js +0 -22
- package/dist/Windsurf/CombineLight.d.ts +0 -3
- package/dist/Windsurf/CombineLight.js +0 -10
- package/dist/Windsurf/Dark.d.ts +0 -3
- package/dist/Windsurf/Dark.js +0 -16
- package/dist/Windsurf/Light.d.ts +0 -3
- package/dist/Windsurf/Light.js +0 -10
- package/dist/Windsurf/Mono.d.ts +0 -3
- package/dist/Windsurf/Mono.js +0 -10
- package/dist/Windsurf/index.d.ts +0 -10
- package/dist/Windsurf/index.js +0 -11
- package/dist/Youmind/Color.d.ts +0 -3
- package/dist/Youmind/Color.js +0 -13
- package/dist/Youmind/Combine.d.ts +0 -3
- package/dist/Youmind/Combine.js +0 -10
- package/dist/Youmind/CombineDark.d.ts +0 -3
- package/dist/Youmind/CombineDark.js +0 -22
- package/dist/Youmind/CombineLight.d.ts +0 -3
- package/dist/Youmind/CombineLight.js +0 -10
- package/dist/Youmind/Dark.d.ts +0 -3
- package/dist/Youmind/Dark.js +0 -13
- package/dist/Youmind/Light.d.ts +0 -3
- package/dist/Youmind/Light.js +0 -10
- package/dist/Youmind/Mono.d.ts +0 -3
- package/dist/Youmind/Mono.js +0 -10
- package/dist/Youmind/index.d.ts +0 -10
- package/dist/Youmind/index.js +0 -11
- package/dist/Yuanbao/Color.d.ts +0 -3
- package/dist/Yuanbao/Color.js +0 -19
- package/dist/Yuanbao/Combine.d.ts +0 -3
- package/dist/Yuanbao/Combine.js +0 -10
- package/dist/Yuanbao/CombineDark.d.ts +0 -3
- package/dist/Yuanbao/CombineDark.js +0 -25
- package/dist/Yuanbao/CombineLight.d.ts +0 -3
- package/dist/Yuanbao/CombineLight.js +0 -10
- package/dist/Yuanbao/Dark.d.ts +0 -3
- package/dist/Yuanbao/Dark.js +0 -19
- package/dist/Yuanbao/Light.d.ts +0 -3
- package/dist/Yuanbao/Light.js +0 -10
- package/dist/Yuanbao/Mono.d.ts +0 -3
- package/dist/Yuanbao/Mono.js +0 -10
- package/dist/Yuanbao/index.d.ts +0 -10
- package/dist/Yuanbao/index.js +0 -11
- package/dist/Zai/Color.d.ts +0 -3
- package/dist/Zai/Color.js +0 -13
- package/dist/Zai/Combine.d.ts +0 -3
- package/dist/Zai/Combine.js +0 -10
- package/dist/Zai/CombineDark.d.ts +0 -3
- package/dist/Zai/CombineDark.js +0 -19
- package/dist/Zai/CombineLight.d.ts +0 -3
- package/dist/Zai/CombineLight.js +0 -10
- package/dist/Zai/Dark.d.ts +0 -3
- package/dist/Zai/Dark.js +0 -13
- package/dist/Zai/Light.d.ts +0 -3
- package/dist/Zai/Light.js +0 -10
- package/dist/Zai/Mono.d.ts +0 -3
- package/dist/Zai/Mono.js +0 -10
- package/dist/Zai/index.d.ts +0 -10
- package/dist/Zai/index.js +0 -11
- package/dist/Zapier/Color.d.ts +0 -3
- package/dist/Zapier/Color.js +0 -13
- package/dist/Zapier/Combine.d.ts +0 -3
- package/dist/Zapier/Combine.js +0 -10
- package/dist/Zapier/CombineDark.d.ts +0 -3
- package/dist/Zapier/CombineDark.js +0 -19
- package/dist/Zapier/CombineLight.d.ts +0 -3
- package/dist/Zapier/CombineLight.js +0 -10
- package/dist/Zapier/Dark.d.ts +0 -3
- package/dist/Zapier/Dark.js +0 -13
- package/dist/Zapier/Light.d.ts +0 -3
- package/dist/Zapier/Light.js +0 -10
- package/dist/Zapier/Mono.d.ts +0 -3
- package/dist/Zapier/Mono.js +0 -10
- package/dist/Zapier/index.d.ts +0 -10
- package/dist/Zapier/index.js +0 -11
- package/dist/Zeabur/Color.d.ts +0 -3
- package/dist/Zeabur/Color.js +0 -19
- package/dist/Zeabur/Combine.d.ts +0 -3
- package/dist/Zeabur/Combine.js +0 -10
- package/dist/Zeabur/CombineDark.d.ts +0 -3
- package/dist/Zeabur/CombineDark.js +0 -22
- package/dist/Zeabur/CombineLight.d.ts +0 -3
- package/dist/Zeabur/CombineLight.js +0 -10
- package/dist/Zeabur/Dark.d.ts +0 -3
- package/dist/Zeabur/Dark.js +0 -16
- package/dist/Zeabur/Light.d.ts +0 -3
- package/dist/Zeabur/Light.js +0 -10
- package/dist/Zeabur/Mono.d.ts +0 -3
- package/dist/Zeabur/Mono.js +0 -10
- package/dist/Zeabur/index.d.ts +0 -10
- package/dist/Zeabur/index.js +0 -11
- package/dist/Zencoder/Color.d.ts +0 -3
- package/dist/Zencoder/Color.js +0 -16
- package/dist/Zencoder/Combine.d.ts +0 -3
- package/dist/Zencoder/Combine.js +0 -10
- package/dist/Zencoder/CombineDark.d.ts +0 -3
- package/dist/Zencoder/CombineDark.js +0 -25
- package/dist/Zencoder/CombineLight.d.ts +0 -3
- package/dist/Zencoder/CombineLight.js +0 -10
- package/dist/Zencoder/Dark.d.ts +0 -3
- package/dist/Zencoder/Dark.js +0 -16
- package/dist/Zencoder/Light.d.ts +0 -3
- package/dist/Zencoder/Light.js +0 -10
- package/dist/Zencoder/Mono.d.ts +0 -3
- package/dist/Zencoder/Mono.js +0 -10
- package/dist/Zencoder/index.d.ts +0 -10
- package/dist/Zencoder/index.js +0 -11
- package/icons/adobe-firefly.svg +0 -7
- package/icons/adobe.svg +0 -7
- package/icons/ag-ui.svg +0 -12
- package/icons/agnes-ai.svg +0 -12
- package/icons/airjelly.svg +0 -12
- package/icons/amp.svg +0 -14
- package/icons/antigravity.svg +0 -110
- package/icons/askverdict.svg +0 -33
- package/icons/automatic1111.svg +0 -16
- package/icons/capcut.svg +0 -12
- package/icons/celestoai.svg +0 -16
- package/icons/cherry-studio.svg +0 -9
- package/icons/claude-code.svg +0 -7
- package/icons/cline.svg +0 -8
- package/icons/clipdrop.svg +0 -7
- package/icons/codebuddy.svg +0 -18
- package/icons/codeflicker.svg +0 -44
- package/icons/colab.svg +0 -9
- package/icons/combine/adobe-firefly.svg +0 -21
- package/icons/combine/adobe.svg +0 -17
- package/icons/combine/ag-ui.svg +0 -20
- package/icons/combine/agnes-ai.svg +0 -23
- package/icons/combine/airjelly.svg +0 -23
- package/icons/combine/amp.svg +0 -25
- package/icons/combine/antigravity.svg +0 -17
- package/icons/combine/askverdict.svg +0 -24
- package/icons/combine/automatic1111.svg +0 -21
- package/icons/combine/capcut.svg +0 -23
- package/icons/combine/celestoai.svg +0 -20
- package/icons/combine/cherry-studio.svg +0 -32
- package/icons/combine/claude-code.svg +0 -17
- package/icons/combine/cline.svg +0 -24
- package/icons/combine/clipdrop.svg +0 -20
- package/icons/combine/codebuddy.svg +0 -25
- package/icons/combine/codeflicker.svg +0 -20
- package/icons/combine/colab.svg +0 -20
- package/icons/combine/comfyui.svg +0 -14
- package/icons/combine/copilotkit.svg +0 -26
- package/icons/combine/coqui.svg +0 -26
- package/icons/combine/coze.svg +0 -25
- package/icons/combine/crewai.svg +0 -23
- package/icons/combine/cursor.svg +0 -17
- package/icons/combine/cybercut.svg +0 -18
- package/icons/combine/deepai.svg +0 -23
- package/icons/combine/deepl.svg +0 -24
- package/icons/combine/devin.svg +0 -22
- package/icons/combine/dify.svg +0 -17
- package/icons/combine/doc2x.svg +0 -18
- package/icons/combine/docsearch.svg +0 -21
- package/icons/combine/dream-machine.svg +0 -24
- package/icons/combine/fastgpt.svg +0 -21
- package/icons/combine/figma.svg +0 -20
- package/icons/combine/firecrawl.svg +0 -23
- package/icons/combine/flora.svg +0 -17
- package/icons/combine/flowith.svg +0 -20
- package/icons/combine/gemini-cli.svg +0 -21
- package/icons/combine/github-copilot.svg +0 -17
- package/icons/combine/glama.svg +0 -19
- package/icons/combine/goose.svg +0 -23
- package/icons/combine/gradio.svg +0 -25
- package/icons/combine/greptile.svg +0 -23
- package/icons/combine/hailuo.svg +0 -23
- package/icons/combine/haiper.svg +0 -17
- package/icons/combine/hedra.svg +0 -23
- package/icons/combine/hermes-agent.svg +0 -25
- package/icons/combine/icon-11x.svg +0 -17
- package/icons/combine/ideogram.svg +0 -20
- package/icons/combine/jimeng.svg +0 -17
- package/icons/combine/junie.svg +0 -20
- package/icons/combine/kilo-code.svg +0 -20
- package/icons/combine/kimi.svg +0 -25
- package/icons/combine/kiro.svg +0 -25
- package/icons/combine/kling.svg +0 -20
- package/icons/combine/krea.svg +0 -21
- package/icons/combine/langchain.svg +0 -20
- package/icons/combine/langfuse.svg +0 -25
- package/icons/combine/lightricks.svg +0 -20
- package/icons/combine/livekit.svg +0 -21
- package/icons/combine/llamaindex.svg +0 -33
- package/icons/combine/lovable.svg +0 -20
- package/icons/combine/lovart.svg +0 -23
- package/icons/combine/luma.svg +0 -21
- package/icons/combine/make.svg +0 -26
- package/icons/combine/manus.svg +0 -22
- package/icons/combine/mastra.svg +0 -24
- package/icons/combine/mcp-so.svg +0 -21
- package/icons/combine/mcp.svg +0 -24
- package/icons/combine/meta-ai.svg +0 -20
- package/icons/combine/metagpt.svg +0 -23
- package/icons/combine/microsoft-bing.svg +0 -23
- package/icons/combine/microsoft-copilot.svg +0 -20
- package/icons/combine/midjourney.svg +0 -23
- package/icons/combine/monica.svg +0 -24
- package/icons/combine/moxt.svg +0 -21
- package/icons/combine/myshell.svg +0 -18
- package/icons/combine/n8n.svg +0 -17
- package/icons/combine/notebooklm.svg +0 -17
- package/icons/combine/notion.svg +0 -23
- package/icons/combine/novelai.svg +0 -22
- package/icons/combine/obsidian.svg +0 -22
- package/icons/combine/open-webui.svg +0 -25
- package/icons/combine/openclaw.svg +0 -35
- package/icons/combine/opencode.svg +0 -32
- package/icons/combine/openhands.svg +0 -24
- package/icons/combine/openhuman.svg +0 -20
- package/icons/combine/phidata.svg +0 -20
- package/icons/combine/pika.svg +0 -20
- package/icons/combine/pixverse.svg +0 -28
- package/icons/combine/player2.svg +0 -21
- package/icons/combine/poe.svg +0 -23
- package/icons/combine/pollinations.svg +0 -23
- package/icons/combine/pydanticai.svg +0 -28
- package/icons/combine/qingyan.svg +0 -18
- package/icons/combine/qoder.svg +0 -21
- package/icons/combine/railway.svg +0 -24
- package/icons/combine/recraft.svg +0 -25
- package/icons/combine/replit.svg +0 -20
- package/icons/combine/roo-code.svg +0 -20
- package/icons/combine/rsshub.svg +0 -19
- package/icons/combine/runway.svg +0 -20
- package/icons/combine/sillytavern.svg +0 -22
- package/icons/combine/slock.svg +0 -20
- package/icons/combine/smithery.svg +0 -20
- package/icons/combine/suno.svg +0 -20
- package/icons/combine/sync.svg +0 -20
- package/icons/combine/tavily.svg +0 -23
- package/icons/combine/tiangong.svg +0 -22
- package/icons/combine/topazlabs.svg +0 -23
- package/icons/combine/trae.svg +0 -17
- package/icons/combine/tripo.svg +0 -21
- package/icons/combine/turix.svg +0 -17
- package/icons/combine/udio.svg +0 -20
- package/icons/combine/unstructured.svg +0 -20
- package/icons/combine/vectorizer-ai.svg +0 -24
- package/icons/combine/venice.svg +0 -19
- package/icons/combine/vidu.svg +0 -23
- package/icons/combine/viggle.svg +0 -20
- package/icons/combine/windsurf.svg +0 -20
- package/icons/combine/youmind.svg +0 -20
- package/icons/combine/yuanbao.svg +0 -21
- package/icons/combine/zai.svg +0 -17
- package/icons/combine/zapier.svg +0 -17
- package/icons/combine/zeabur.svg +0 -18
- package/icons/combine/zencoder.svg +0 -23
- package/icons/comfyui.svg +0 -7
- package/icons/copilotkit.svg +0 -37
- package/icons/coqui.svg +0 -13
- package/icons/coze.svg +0 -12
- package/icons/crewai.svg +0 -13
- package/icons/cursor.svg +0 -7
- package/icons/cybercut.svg +0 -23
- package/icons/deepai.svg +0 -12
- package/icons/deepl.svg +0 -13
- package/icons/default/adobe-firefly.svg +0 -7
- package/icons/default/adobe.svg +0 -7
- package/icons/default/ag-ui.svg +0 -12
- package/icons/default/agnes-ai.svg +0 -12
- package/icons/default/airjelly.svg +0 -12
- package/icons/default/amp.svg +0 -14
- package/icons/default/antigravity.svg +0 -12
- package/icons/default/askverdict.svg +0 -11
- package/icons/default/automatic1111.svg +0 -16
- package/icons/default/capcut.svg +0 -12
- package/icons/default/celestoai.svg +0 -12
- package/icons/default/cherry-studio.svg +0 -9
- package/icons/default/claude-code.svg +0 -7
- package/icons/default/cline.svg +0 -8
- package/icons/default/clipdrop.svg +0 -7
- package/icons/default/codebuddy.svg +0 -8
- package/icons/default/codeflicker.svg +0 -8
- package/icons/default/colab.svg +0 -7
- package/icons/default/comfyui.svg +0 -7
- package/icons/default/copilotkit.svg +0 -18
- package/icons/default/coqui.svg +0 -13
- package/icons/default/coze.svg +0 -12
- package/icons/default/crewai.svg +0 -12
- package/icons/default/cursor.svg +0 -7
- package/icons/default/cybercut.svg +0 -23
- package/icons/default/deepai.svg +0 -12
- package/icons/default/deepl.svg +0 -13
- package/icons/default/devin.svg +0 -9
- package/icons/default/dify.svg +0 -8
- package/icons/default/doc2x.svg +0 -8
- package/icons/default/docsearch.svg +0 -13
- package/icons/default/dream-machine.svg +0 -8
- package/icons/default/fastgpt.svg +0 -13
- package/icons/default/figma.svg +0 -7
- package/icons/default/firecrawl.svg +0 -12
- package/icons/default/flora.svg +0 -7
- package/icons/default/flowith.svg +0 -7
- package/icons/default/gemini-cli.svg +0 -13
- package/icons/default/github-copilot.svg +0 -7
- package/icons/default/glama.svg +0 -9
- package/icons/default/glif.svg +0 -7
- package/icons/default/goose.svg +0 -12
- package/icons/default/gradio.svg +0 -14
- package/icons/default/greptile.svg +0 -12
- package/icons/default/hailuo.svg +0 -12
- package/icons/default/haiper.svg +0 -7
- package/icons/default/hedra.svg +0 -7
- package/icons/default/hermes-agent.svg +0 -9
- package/icons/default/icon-11x.svg +0 -7
- package/icons/default/ideogram.svg +0 -7
- package/icons/default/jimeng.svg +0 -7
- package/icons/default/junie.svg +0 -12
- package/icons/default/kilo-code.svg +0 -12
- package/icons/default/kimi.svg +0 -8
- package/icons/default/kiro.svg +0 -12
- package/icons/default/kling.svg +0 -7
- package/icons/default/krea.svg +0 -13
- package/icons/default/langchain.svg +0 -12
- package/icons/default/langfuse.svg +0 -14
- package/icons/default/langgraph.svg +0 -7
- package/icons/default/langsmith.svg +0 -7
- package/icons/default/lightricks.svg +0 -7
- package/icons/default/livekit.svg +0 -8
- package/icons/default/llamaindex.svg +0 -7
- package/icons/default/lovable.svg +0 -12
- package/icons/default/lovart.svg +0 -12
- package/icons/default/luma.svg +0 -8
- package/icons/default/make.svg +0 -14
- package/icons/default/manus.svg +0 -14
- package/icons/default/mastra.svg +0 -13
- package/icons/default/mcp-so.svg +0 -13
- package/icons/default/mcp.svg +0 -13
- package/icons/default/meta-ai.svg +0 -7
- package/icons/default/metagpt.svg +0 -15
- package/icons/default/microsoft-bing.svg +0 -12
- package/icons/default/microsoft-copilot.svg +0 -7
- package/icons/default/midjourney.svg +0 -12
- package/icons/default/monica.svg +0 -13
- package/icons/default/moxt.svg +0 -13
- package/icons/default/myshell.svg +0 -13
- package/icons/default/n8n.svg +0 -7
- package/icons/default/notebooklm.svg +0 -7
- package/icons/default/notion.svg +0 -7
- package/icons/default/novelai.svg +0 -12
- package/icons/default/obsidian.svg +0 -14
- package/icons/default/open-webui.svg +0 -8
- package/icons/default/openclaw.svg +0 -27
- package/icons/default/opencode.svg +0 -7
- package/icons/default/openhands.svg +0 -13
- package/icons/default/openhuman.svg +0 -7
- package/icons/default/phidata.svg +0 -7
- package/icons/default/pika.svg +0 -12
- package/icons/default/pixverse.svg +0 -8
- package/icons/default/player2.svg +0 -8
- package/icons/default/poe.svg +0 -10
- package/icons/default/pollinations.svg +0 -12
- package/icons/default/pydanticai.svg +0 -12
- package/icons/default/qingyan.svg +0 -8
- package/icons/default/qoder.svg +0 -8
- package/icons/default/railway.svg +0 -13
- package/icons/default/recraft.svg +0 -8
- package/icons/default/replit.svg +0 -7
- package/icons/default/roo-code.svg +0 -12
- package/icons/default/rsshub.svg +0 -9
- package/icons/default/runway.svg +0 -7
- package/icons/default/sillytavern.svg +0 -9
- package/icons/default/slock.svg +0 -7
- package/icons/default/smithery.svg +0 -7
- package/icons/default/suno.svg +0 -12
- package/icons/default/sync.svg +0 -7
- package/icons/default/tavily.svg +0 -12
- package/icons/default/tiangong.svg +0 -9
- package/icons/default/topazlabs.svg +0 -7
- package/icons/default/trae.svg +0 -7
- package/icons/default/tripo.svg +0 -13
- package/icons/default/turix.svg +0 -7
- package/icons/default/udio.svg +0 -7
- package/icons/default/unstructured.svg +0 -12
- package/icons/default/v0.svg +0 -7
- package/icons/default/vectorizer-ai.svg +0 -12
- package/icons/default/venice.svg +0 -8
- package/icons/default/vidu.svg +0 -12
- package/icons/default/viggle.svg +0 -12
- package/icons/default/windsurf.svg +0 -12
- package/icons/default/youmind.svg +0 -7
- package/icons/default/yuanbao.svg +0 -13
- package/icons/default/zai.svg +0 -7
- package/icons/default/zapier.svg +0 -7
- package/icons/default/zeabur.svg +0 -8
- package/icons/default/zencoder.svg +0 -12
- package/icons/devin.svg +0 -9
- package/icons/dify.svg +0 -8
- package/icons/doc2x.svg +0 -8
- package/icons/docsearch.svg +0 -13
- package/icons/dream-machine.svg +0 -8
- package/icons/fastgpt.svg +0 -21
- package/icons/figma.svg +0 -11
- package/icons/firecrawl.svg +0 -12
- package/icons/flora.svg +0 -7
- package/icons/flowith.svg +0 -7
- package/icons/gemini-cli.svg +0 -18
- package/icons/github-copilot.svg +0 -7
- package/icons/glama.svg +0 -9
- package/icons/glif.svg +0 -7
- package/icons/goose.svg +0 -12
- package/icons/gradio.svg +0 -26
- package/icons/greptile.svg +0 -12
- package/icons/hailuo.svg +0 -19
- package/icons/haiper.svg +0 -7
- package/icons/hedra.svg +0 -7
- package/icons/hermes-agent.svg +0 -9
- package/icons/icon-11x.svg +0 -7
- package/icons/ideogram.svg +0 -7
- package/icons/jimeng.svg +0 -90
- package/icons/junie.svg +0 -12
- package/icons/kilo-code.svg +0 -12
- package/icons/kimi.svg +0 -8
- package/icons/kiro.svg +0 -14
- package/icons/kling.svg +0 -35
- package/icons/krea.svg +0 -13
- package/icons/langchain.svg +0 -12
- package/icons/langfuse.svg +0 -14
- package/icons/langgraph.svg +0 -7
- package/icons/langsmith.svg +0 -7
- package/icons/lightricks.svg +0 -7
- package/icons/livekit.svg +0 -8
- package/icons/llamaindex.svg +0 -15
- package/icons/lovable.svg +0 -19
- package/icons/lovart.svg +0 -12
- package/icons/luma.svg +0 -34
- package/icons/make.svg +0 -38
- package/icons/manus.svg +0 -14
- package/icons/mastra.svg +0 -13
- package/icons/mcp-so.svg +0 -13
- package/icons/mcp.svg +0 -13
- package/icons/meta-ai.svg +0 -51
- package/icons/metagpt.svg +0 -15
- package/icons/microsoft-bing.svg +0 -26
- package/icons/microsoft-copilot.svg +0 -46
- package/icons/midjourney.svg +0 -12
- package/icons/monica.svg +0 -19
- package/icons/moxt.svg +0 -13
- package/icons/myshell.svg +0 -22
- package/icons/n8n.svg +0 -7
- package/icons/notebooklm.svg +0 -7
- package/icons/notion.svg +0 -7
- package/icons/novelai.svg +0 -12
- package/icons/obsidian.svg +0 -14
- package/icons/open-webui.svg +0 -8
- package/icons/openclaw.svg +0 -26
- package/icons/opencode.svg +0 -7
- package/icons/openhands.svg +0 -14
- package/icons/openhuman.svg +0 -7
- package/icons/phidata.svg +0 -7
- package/icons/pika.svg +0 -12
- package/icons/pixverse.svg +0 -20
- package/icons/player2.svg +0 -8
- package/icons/poe.svg +0 -20
- package/icons/pollinations.svg +0 -12
- package/icons/pydanticai.svg +0 -12
- package/icons/qingyan.svg +0 -8
- package/icons/qoder.svg +0 -8
- package/icons/railway.svg +0 -13
- package/icons/recraft.svg +0 -8
- package/icons/replit.svg +0 -7
- package/icons/roo-code.svg +0 -12
- package/icons/rsshub.svg +0 -9
- package/icons/runway.svg +0 -7
- package/icons/sillytavern.svg +0 -13
- package/icons/slock.svg +0 -7
- package/icons/smithery.svg +0 -8
- package/icons/suno.svg +0 -12
- package/icons/sync.svg +0 -7
- package/icons/tavily.svg +0 -17
- package/icons/tiangong.svg +0 -23
- package/icons/topazlabs.svg +0 -7
- package/icons/trae.svg +0 -7
- package/icons/tripo.svg +0 -13
- package/icons/turix.svg +0 -7
- package/icons/udio.svg +0 -7
- package/icons/unstructured.svg +0 -13
- package/icons/v0.svg +0 -7
- package/icons/vectorizer-ai.svg +0 -12
- package/icons/venice.svg +0 -8
- package/icons/vidu.svg +0 -21
- package/icons/viggle.svg +0 -12
- package/icons/windsurf.svg +0 -12
- package/icons/youmind.svg +0 -7
- package/icons/yuanbao.svg +0 -9
- package/icons/zai.svg +0 -7
- package/icons/zapier.svg +0 -7
- package/icons/zeabur.svg +0 -9
- package/icons/zencoder.svg +0 -12
- package/static/black/adobe-firefly.svg +0 -1
- package/static/black/adobe.svg +0 -1
- package/static/black/ag-ui.svg +0 -1
- package/static/black/agnes-ai.svg +0 -1
- package/static/black/airjelly.svg +0 -1
- package/static/black/amp.svg +0 -1
- package/static/black/antigravity.svg +0 -1
- package/static/black/askverdict.svg +0 -1
- package/static/black/automatic1111.svg +0 -1
- package/static/black/capcut.svg +0 -1
- package/static/black/celestoai.svg +0 -1
- package/static/black/cherry-studio.svg +0 -1
- package/static/black/claude-code.svg +0 -1
- package/static/black/cline.svg +0 -1
- package/static/black/clipdrop.svg +0 -1
- package/static/black/codebuddy.svg +0 -1
- package/static/black/codeflicker.svg +0 -1
- package/static/black/colab.svg +0 -1
- package/static/black/comfyui.svg +0 -1
- package/static/black/copilotkit.svg +0 -1
- package/static/black/coqui.svg +0 -1
- package/static/black/coze.svg +0 -1
- package/static/black/crewai.svg +0 -1
- package/static/black/cursor.svg +0 -1
- package/static/black/cybercut.svg +0 -1
- package/static/black/deepai.svg +0 -1
- package/static/black/deepl.svg +0 -1
- package/static/black/devin.svg +0 -1
- package/static/black/dify.svg +0 -1
- package/static/black/doc2x.svg +0 -1
- package/static/black/docsearch.svg +0 -1
- package/static/black/dream-machine.svg +0 -1
- package/static/black/fastgpt.svg +0 -1
- package/static/black/figma.svg +0 -1
- package/static/black/firecrawl.svg +0 -1
- package/static/black/flora.svg +0 -1
- package/static/black/flowith.svg +0 -1
- package/static/black/gemini-cli.svg +0 -1
- package/static/black/github-copilot.svg +0 -1
- package/static/black/glama.svg +0 -1
- package/static/black/glif.svg +0 -1
- package/static/black/goose.svg +0 -1
- package/static/black/gradio.svg +0 -1
- package/static/black/greptile.svg +0 -1
- package/static/black/hailuo.svg +0 -1
- package/static/black/haiper.svg +0 -1
- package/static/black/hedra.svg +0 -1
- package/static/black/hermes-agent.svg +0 -1
- package/static/black/icon-11x.svg +0 -1
- package/static/black/ideogram.svg +0 -1
- package/static/black/jimeng.svg +0 -1
- package/static/black/junie.svg +0 -1
- package/static/black/kilo-code.svg +0 -1
- package/static/black/kimi.svg +0 -1
- package/static/black/kiro.svg +0 -1
- package/static/black/kling.svg +0 -1
- package/static/black/krea.svg +0 -1
- package/static/black/langchain.svg +0 -1
- package/static/black/langfuse.svg +0 -1
- package/static/black/langgraph.svg +0 -1
- package/static/black/langsmith.svg +0 -1
- package/static/black/lightricks.svg +0 -1
- package/static/black/livekit.svg +0 -1
- package/static/black/llamaindex.svg +0 -1
- package/static/black/lovable.svg +0 -1
- package/static/black/lovart.svg +0 -1
- package/static/black/luma.svg +0 -1
- package/static/black/make.svg +0 -1
- package/static/black/manus.svg +0 -1
- package/static/black/mastra.svg +0 -1
- package/static/black/mcp-so.svg +0 -1
- package/static/black/mcp.svg +0 -1
- package/static/black/meta-ai.svg +0 -1
- package/static/black/metagpt.svg +0 -1
- package/static/black/microsoft-bing.svg +0 -1
- package/static/black/microsoft-copilot.svg +0 -1
- package/static/black/midjourney.svg +0 -1
- package/static/black/monica.svg +0 -1
- package/static/black/moxt.svg +0 -1
- package/static/black/myshell.svg +0 -1
- package/static/black/n8n.svg +0 -1
- package/static/black/notebooklm.svg +0 -1
- package/static/black/notion.svg +0 -1
- package/static/black/novelai.svg +0 -1
- package/static/black/obsidian.svg +0 -1
- package/static/black/open-webui.svg +0 -1
- package/static/black/openclaw.svg +0 -1
- package/static/black/opencode.svg +0 -1
- package/static/black/openhands.svg +0 -1
- package/static/black/openhuman.svg +0 -1
- package/static/black/phidata.svg +0 -1
- package/static/black/pika.svg +0 -1
- package/static/black/pixverse.svg +0 -1
- package/static/black/player2.svg +0 -1
- package/static/black/poe.svg +0 -1
- package/static/black/pollinations.svg +0 -1
- package/static/black/pydanticai.svg +0 -1
- package/static/black/qingyan.svg +0 -1
- package/static/black/qoder.svg +0 -1
- package/static/black/railway.svg +0 -1
- package/static/black/recraft.svg +0 -1
- package/static/black/replit.svg +0 -1
- package/static/black/roo-code.svg +0 -1
- package/static/black/rsshub.svg +0 -1
- package/static/black/runway.svg +0 -1
- package/static/black/sillytavern.svg +0 -1
- package/static/black/slock.svg +0 -1
- package/static/black/smithery.svg +0 -1
- package/static/black/suno.svg +0 -1
- package/static/black/sync.svg +0 -1
- package/static/black/tavily.svg +0 -1
- package/static/black/tiangong.svg +0 -1
- package/static/black/topazlabs.svg +0 -1
- package/static/black/trae.svg +0 -1
- package/static/black/tripo.svg +0 -1
- package/static/black/turix.svg +0 -1
- package/static/black/udio.svg +0 -1
- package/static/black/unstructured.svg +0 -1
- package/static/black/v0.svg +0 -1
- package/static/black/vectorizer-ai.svg +0 -1
- package/static/black/venice.svg +0 -1
- package/static/black/vidu.svg +0 -1
- package/static/black/viggle.svg +0 -1
- package/static/black/windsurf.svg +0 -1
- package/static/black/youmind.svg +0 -1
- package/static/black/yuanbao.svg +0 -1
- package/static/black/zai.svg +0 -1
- package/static/black/zapier.svg +0 -1
- package/static/black/zeabur.svg +0 -1
- package/static/black/zencoder.svg +0 -1
- package/static/combine-dark/adobe-firefly.svg +0 -1
- package/static/combine-dark/adobe.svg +0 -1
- package/static/combine-dark/ag-ui.svg +0 -1
- package/static/combine-dark/agnes-ai.svg +0 -1
- package/static/combine-dark/airjelly.svg +0 -1
- package/static/combine-dark/amp.svg +0 -1
- package/static/combine-dark/antigravity.svg +0 -1
- package/static/combine-dark/askverdict.svg +0 -1
- package/static/combine-dark/automatic1111.svg +0 -1
- package/static/combine-dark/capcut.svg +0 -1
- package/static/combine-dark/celestoai.svg +0 -1
- package/static/combine-dark/cherry-studio.svg +0 -1
- package/static/combine-dark/claude-code.svg +0 -1
- package/static/combine-dark/cline.svg +0 -1
- package/static/combine-dark/clipdrop.svg +0 -1
- package/static/combine-dark/codebuddy.svg +0 -1
- package/static/combine-dark/codeflicker.svg +0 -1
- package/static/combine-dark/colab.svg +0 -1
- package/static/combine-dark/comfyui.svg +0 -1
- package/static/combine-dark/copilotkit.svg +0 -1
- package/static/combine-dark/coqui.svg +0 -1
- package/static/combine-dark/coze.svg +0 -1
- package/static/combine-dark/crewai.svg +0 -1
- package/static/combine-dark/cursor.svg +0 -1
- package/static/combine-dark/cybercut.svg +0 -1
- package/static/combine-dark/deepai.svg +0 -1
- package/static/combine-dark/deepl.svg +0 -1
- package/static/combine-dark/devin.svg +0 -1
- package/static/combine-dark/dify.svg +0 -1
- package/static/combine-dark/doc2x.svg +0 -1
- package/static/combine-dark/docsearch.svg +0 -1
- package/static/combine-dark/dream-machine.svg +0 -1
- package/static/combine-dark/fastgpt.svg +0 -1
- package/static/combine-dark/figma.svg +0 -1
- package/static/combine-dark/firecrawl.svg +0 -1
- package/static/combine-dark/flora.svg +0 -1
- package/static/combine-dark/flowith.svg +0 -1
- package/static/combine-dark/gemini-cli.svg +0 -1
- package/static/combine-dark/github-copilot.svg +0 -1
- package/static/combine-dark/glama.svg +0 -1
- package/static/combine-dark/goose.svg +0 -1
- package/static/combine-dark/gradio.svg +0 -1
- package/static/combine-dark/greptile.svg +0 -1
- package/static/combine-dark/hailuo.svg +0 -1
- package/static/combine-dark/haiper.svg +0 -1
- package/static/combine-dark/hedra.svg +0 -1
- package/static/combine-dark/hermes-agent.svg +0 -1
- package/static/combine-dark/icon-11x.svg +0 -1
- package/static/combine-dark/ideogram.svg +0 -1
- package/static/combine-dark/jimeng.svg +0 -1
- package/static/combine-dark/junie.svg +0 -1
- package/static/combine-dark/kilo-code.svg +0 -1
- package/static/combine-dark/kimi.svg +0 -1
- package/static/combine-dark/kiro.svg +0 -1
- package/static/combine-dark/kling.svg +0 -1
- package/static/combine-dark/krea.svg +0 -1
- package/static/combine-dark/langchain.svg +0 -1
- package/static/combine-dark/langfuse.svg +0 -1
- package/static/combine-dark/lightricks.svg +0 -1
- package/static/combine-dark/livekit.svg +0 -1
- package/static/combine-dark/llamaindex.svg +0 -1
- package/static/combine-dark/lovable.svg +0 -1
- package/static/combine-dark/lovart.svg +0 -1
- package/static/combine-dark/luma.svg +0 -1
- package/static/combine-dark/make.svg +0 -1
- package/static/combine-dark/manus.svg +0 -1
- package/static/combine-dark/mastra.svg +0 -1
- package/static/combine-dark/mcp-so.svg +0 -1
- package/static/combine-dark/mcp.svg +0 -1
- package/static/combine-dark/meta-ai.svg +0 -1
- package/static/combine-dark/metagpt.svg +0 -1
- package/static/combine-dark/microsoft-bing.svg +0 -1
- package/static/combine-dark/microsoft-copilot.svg +0 -1
- package/static/combine-dark/midjourney.svg +0 -1
- package/static/combine-dark/monica.svg +0 -1
- package/static/combine-dark/moxt.svg +0 -1
- package/static/combine-dark/myshell.svg +0 -1
- package/static/combine-dark/n8n.svg +0 -1
- package/static/combine-dark/notebooklm.svg +0 -1
- package/static/combine-dark/notion.svg +0 -1
- package/static/combine-dark/novelai.svg +0 -1
- package/static/combine-dark/obsidian.svg +0 -1
- package/static/combine-dark/open-webui.svg +0 -1
- package/static/combine-dark/openclaw.svg +0 -1
- package/static/combine-dark/opencode.svg +0 -1
- package/static/combine-dark/openhands.svg +0 -1
- package/static/combine-dark/openhuman.svg +0 -1
- package/static/combine-dark/phidata.svg +0 -1
- package/static/combine-dark/pika.svg +0 -1
- package/static/combine-dark/pixverse.svg +0 -1
- package/static/combine-dark/player2.svg +0 -1
- package/static/combine-dark/poe.svg +0 -1
- package/static/combine-dark/pollinations.svg +0 -1
- package/static/combine-dark/pydanticai.svg +0 -1
- package/static/combine-dark/qingyan.svg +0 -1
- package/static/combine-dark/qoder.svg +0 -1
- package/static/combine-dark/railway.svg +0 -1
- package/static/combine-dark/recraft.svg +0 -1
- package/static/combine-dark/replit.svg +0 -1
- package/static/combine-dark/roo-code.svg +0 -1
- package/static/combine-dark/rsshub.svg +0 -1
- package/static/combine-dark/runway.svg +0 -1
- package/static/combine-dark/sillytavern.svg +0 -1
- package/static/combine-dark/slock.svg +0 -1
- package/static/combine-dark/smithery.svg +0 -1
- package/static/combine-dark/suno.svg +0 -1
- package/static/combine-dark/sync.svg +0 -1
- package/static/combine-dark/tavily.svg +0 -1
- package/static/combine-dark/tiangong.svg +0 -1
- package/static/combine-dark/topazlabs.svg +0 -1
- package/static/combine-dark/trae.svg +0 -1
- package/static/combine-dark/tripo.svg +0 -1
- package/static/combine-dark/turix.svg +0 -1
- package/static/combine-dark/udio.svg +0 -1
- package/static/combine-dark/unstructured.svg +0 -1
- package/static/combine-dark/vectorizer-ai.svg +0 -1
- package/static/combine-dark/venice.svg +0 -1
- package/static/combine-dark/vidu.svg +0 -1
- package/static/combine-dark/viggle.svg +0 -1
- package/static/combine-dark/windsurf.svg +0 -1
- package/static/combine-dark/youmind.svg +0 -1
- package/static/combine-dark/yuanbao.svg +0 -1
- package/static/combine-dark/zai.svg +0 -1
- package/static/combine-dark/zapier.svg +0 -1
- package/static/combine-dark/zeabur.svg +0 -1
- package/static/combine-dark/zencoder.svg +0 -1
- package/static/combine-light/adobe-firefly.svg +0 -1
- package/static/combine-light/adobe.svg +0 -1
- package/static/combine-light/ag-ui.svg +0 -1
- package/static/combine-light/agnes-ai.svg +0 -1
- package/static/combine-light/airjelly.svg +0 -1
- package/static/combine-light/amp.svg +0 -1
- package/static/combine-light/antigravity.svg +0 -1
- package/static/combine-light/askverdict.svg +0 -1
- package/static/combine-light/automatic1111.svg +0 -1
- package/static/combine-light/capcut.svg +0 -1
- package/static/combine-light/celestoai.svg +0 -1
- package/static/combine-light/cherry-studio.svg +0 -1
- package/static/combine-light/claude-code.svg +0 -1
- package/static/combine-light/cline.svg +0 -1
- package/static/combine-light/clipdrop.svg +0 -1
- package/static/combine-light/codebuddy.svg +0 -1
- package/static/combine-light/codeflicker.svg +0 -1
- package/static/combine-light/colab.svg +0 -1
- package/static/combine-light/comfyui.svg +0 -1
- package/static/combine-light/copilotkit.svg +0 -1
- package/static/combine-light/coqui.svg +0 -1
- package/static/combine-light/coze.svg +0 -1
- package/static/combine-light/crewai.svg +0 -1
- package/static/combine-light/cursor.svg +0 -1
- package/static/combine-light/cybercut.svg +0 -1
- package/static/combine-light/deepai.svg +0 -1
- package/static/combine-light/deepl.svg +0 -1
- package/static/combine-light/devin.svg +0 -1
- package/static/combine-light/dify.svg +0 -1
- package/static/combine-light/doc2x.svg +0 -1
- package/static/combine-light/docsearch.svg +0 -1
- package/static/combine-light/dream-machine.svg +0 -1
- package/static/combine-light/fastgpt.svg +0 -1
- package/static/combine-light/figma.svg +0 -1
- package/static/combine-light/firecrawl.svg +0 -1
- package/static/combine-light/flora.svg +0 -1
- package/static/combine-light/flowith.svg +0 -1
- package/static/combine-light/gemini-cli.svg +0 -1
- package/static/combine-light/github-copilot.svg +0 -1
- package/static/combine-light/glama.svg +0 -1
- package/static/combine-light/goose.svg +0 -1
- package/static/combine-light/gradio.svg +0 -1
- package/static/combine-light/greptile.svg +0 -1
- package/static/combine-light/hailuo.svg +0 -1
- package/static/combine-light/haiper.svg +0 -1
- package/static/combine-light/hedra.svg +0 -1
- package/static/combine-light/hermes-agent.svg +0 -1
- package/static/combine-light/icon-11x.svg +0 -1
- package/static/combine-light/ideogram.svg +0 -1
- package/static/combine-light/jimeng.svg +0 -1
- package/static/combine-light/junie.svg +0 -1
- package/static/combine-light/kilo-code.svg +0 -1
- package/static/combine-light/kimi.svg +0 -1
- package/static/combine-light/kiro.svg +0 -1
- package/static/combine-light/kling.svg +0 -1
- package/static/combine-light/krea.svg +0 -1
- package/static/combine-light/langchain.svg +0 -1
- package/static/combine-light/langfuse.svg +0 -1
- package/static/combine-light/lightricks.svg +0 -1
- package/static/combine-light/livekit.svg +0 -1
- package/static/combine-light/llamaindex.svg +0 -1
- package/static/combine-light/lovable.svg +0 -1
- package/static/combine-light/lovart.svg +0 -1
- package/static/combine-light/luma.svg +0 -1
- package/static/combine-light/make.svg +0 -1
- package/static/combine-light/manus.svg +0 -1
- package/static/combine-light/mastra.svg +0 -1
- package/static/combine-light/mcp-so.svg +0 -1
- package/static/combine-light/mcp.svg +0 -1
- package/static/combine-light/meta-ai.svg +0 -1
- package/static/combine-light/metagpt.svg +0 -1
- package/static/combine-light/microsoft-bing.svg +0 -1
- package/static/combine-light/microsoft-copilot.svg +0 -1
- package/static/combine-light/midjourney.svg +0 -1
- package/static/combine-light/monica.svg +0 -1
- package/static/combine-light/moxt.svg +0 -1
- package/static/combine-light/myshell.svg +0 -1
- package/static/combine-light/n8n.svg +0 -1
- package/static/combine-light/notebooklm.svg +0 -1
- package/static/combine-light/notion.svg +0 -1
- package/static/combine-light/novelai.svg +0 -1
- package/static/combine-light/obsidian.svg +0 -1
- package/static/combine-light/open-webui.svg +0 -1
- package/static/combine-light/openclaw.svg +0 -1
- package/static/combine-light/opencode.svg +0 -1
- package/static/combine-light/openhands.svg +0 -1
- package/static/combine-light/openhuman.svg +0 -1
- package/static/combine-light/phidata.svg +0 -1
- package/static/combine-light/pika.svg +0 -1
- package/static/combine-light/pixverse.svg +0 -1
- package/static/combine-light/player2.svg +0 -1
- package/static/combine-light/poe.svg +0 -1
- package/static/combine-light/pollinations.svg +0 -1
- package/static/combine-light/pydanticai.svg +0 -1
- package/static/combine-light/qingyan.svg +0 -1
- package/static/combine-light/qoder.svg +0 -1
- package/static/combine-light/railway.svg +0 -1
- package/static/combine-light/recraft.svg +0 -1
- package/static/combine-light/replit.svg +0 -1
- package/static/combine-light/roo-code.svg +0 -1
- package/static/combine-light/rsshub.svg +0 -1
- package/static/combine-light/runway.svg +0 -1
- package/static/combine-light/sillytavern.svg +0 -1
- package/static/combine-light/slock.svg +0 -1
- package/static/combine-light/smithery.svg +0 -1
- package/static/combine-light/suno.svg +0 -1
- package/static/combine-light/sync.svg +0 -1
- package/static/combine-light/tavily.svg +0 -1
- package/static/combine-light/tiangong.svg +0 -1
- package/static/combine-light/topazlabs.svg +0 -1
- package/static/combine-light/trae.svg +0 -1
- package/static/combine-light/tripo.svg +0 -1
- package/static/combine-light/turix.svg +0 -1
- package/static/combine-light/udio.svg +0 -1
- package/static/combine-light/unstructured.svg +0 -1
- package/static/combine-light/vectorizer-ai.svg +0 -1
- package/static/combine-light/venice.svg +0 -1
- package/static/combine-light/vidu.svg +0 -1
- package/static/combine-light/viggle.svg +0 -1
- package/static/combine-light/windsurf.svg +0 -1
- package/static/combine-light/youmind.svg +0 -1
- package/static/combine-light/yuanbao.svg +0 -1
- package/static/combine-light/zai.svg +0 -1
- package/static/combine-light/zapier.svg +0 -1
- package/static/combine-light/zeabur.svg +0 -1
- package/static/combine-light/zencoder.svg +0 -1
- package/static/dark/adobe-firefly.svg +0 -1
- package/static/dark/adobe.svg +0 -1
- package/static/dark/ag-ui.svg +0 -1
- package/static/dark/agnes-ai.svg +0 -1
- package/static/dark/airjelly.svg +0 -1
- package/static/dark/amp.svg +0 -1
- package/static/dark/antigravity.svg +0 -1
- package/static/dark/askverdict.svg +0 -1
- package/static/dark/automatic1111.svg +0 -1
- package/static/dark/capcut.svg +0 -1
- package/static/dark/celestoai.svg +0 -1
- package/static/dark/cherry-studio.svg +0 -1
- package/static/dark/claude-code.svg +0 -1
- package/static/dark/cline.svg +0 -1
- package/static/dark/clipdrop.svg +0 -1
- package/static/dark/codebuddy.svg +0 -1
- package/static/dark/codeflicker.svg +0 -1
- package/static/dark/colab.svg +0 -1
- package/static/dark/comfyui.svg +0 -1
- package/static/dark/copilotkit.svg +0 -1
- package/static/dark/coqui.svg +0 -1
- package/static/dark/coze.svg +0 -1
- package/static/dark/crewai.svg +0 -1
- package/static/dark/cursor.svg +0 -1
- package/static/dark/cybercut.svg +0 -1
- package/static/dark/deepai.svg +0 -1
- package/static/dark/deepl.svg +0 -1
- package/static/dark/devin.svg +0 -1
- package/static/dark/dify.svg +0 -1
- package/static/dark/doc2x.svg +0 -1
- package/static/dark/docsearch.svg +0 -1
- package/static/dark/dream-machine.svg +0 -1
- package/static/dark/fastgpt.svg +0 -1
- package/static/dark/figma.svg +0 -1
- package/static/dark/firecrawl.svg +0 -1
- package/static/dark/flora.svg +0 -1
- package/static/dark/flowith.svg +0 -1
- package/static/dark/gemini-cli.svg +0 -1
- package/static/dark/github-copilot.svg +0 -1
- package/static/dark/glama.svg +0 -1
- package/static/dark/glif.svg +0 -1
- package/static/dark/goose.svg +0 -1
- package/static/dark/gradio.svg +0 -1
- package/static/dark/greptile.svg +0 -1
- package/static/dark/hailuo.svg +0 -1
- package/static/dark/haiper.svg +0 -1
- package/static/dark/hedra.svg +0 -1
- package/static/dark/hermes-agent.svg +0 -1
- package/static/dark/icon-11x.svg +0 -1
- package/static/dark/ideogram.svg +0 -1
- package/static/dark/jimeng.svg +0 -1
- package/static/dark/junie.svg +0 -1
- package/static/dark/kilo-code.svg +0 -1
- package/static/dark/kimi.svg +0 -1
- package/static/dark/kiro.svg +0 -1
- package/static/dark/kling.svg +0 -1
- package/static/dark/krea.svg +0 -1
- package/static/dark/langchain.svg +0 -1
- package/static/dark/langfuse.svg +0 -1
- package/static/dark/langgraph.svg +0 -1
- package/static/dark/langsmith.svg +0 -1
- package/static/dark/lightricks.svg +0 -1
- package/static/dark/livekit.svg +0 -1
- package/static/dark/llamaindex.svg +0 -1
- package/static/dark/lovable.svg +0 -1
- package/static/dark/lovart.svg +0 -1
- package/static/dark/luma.svg +0 -1
- package/static/dark/make.svg +0 -1
- package/static/dark/manus.svg +0 -1
- package/static/dark/mastra.svg +0 -1
- package/static/dark/mcp-so.svg +0 -1
- package/static/dark/mcp.svg +0 -1
- package/static/dark/meta-ai.svg +0 -1
- package/static/dark/metagpt.svg +0 -1
- package/static/dark/microsoft-bing.svg +0 -1
- package/static/dark/microsoft-copilot.svg +0 -1
- package/static/dark/midjourney.svg +0 -1
- package/static/dark/monica.svg +0 -1
- package/static/dark/moxt.svg +0 -1
- package/static/dark/myshell.svg +0 -1
- package/static/dark/n8n.svg +0 -1
- package/static/dark/notebooklm.svg +0 -1
- package/static/dark/notion.svg +0 -1
- package/static/dark/novelai.svg +0 -1
- package/static/dark/obsidian.svg +0 -1
- package/static/dark/open-webui.svg +0 -1
- package/static/dark/openclaw.svg +0 -1
- package/static/dark/opencode.svg +0 -1
- package/static/dark/openhands.svg +0 -1
- package/static/dark/openhuman.svg +0 -1
- package/static/dark/phidata.svg +0 -1
- package/static/dark/pika.svg +0 -1
- package/static/dark/pixverse.svg +0 -1
- package/static/dark/player2.svg +0 -1
- package/static/dark/poe.svg +0 -1
- package/static/dark/pollinations.svg +0 -1
- package/static/dark/pydanticai.svg +0 -1
- package/static/dark/qingyan.svg +0 -1
- package/static/dark/qoder.svg +0 -1
- package/static/dark/railway.svg +0 -1
- package/static/dark/recraft.svg +0 -1
- package/static/dark/replit.svg +0 -1
- package/static/dark/roo-code.svg +0 -1
- package/static/dark/rsshub.svg +0 -1
- package/static/dark/runway.svg +0 -1
- package/static/dark/sillytavern.svg +0 -1
- package/static/dark/slock.svg +0 -1
- package/static/dark/smithery.svg +0 -1
- package/static/dark/suno.svg +0 -1
- package/static/dark/sync.svg +0 -1
- package/static/dark/tavily.svg +0 -1
- package/static/dark/tiangong.svg +0 -1
- package/static/dark/topazlabs.svg +0 -1
- package/static/dark/trae.svg +0 -1
- package/static/dark/tripo.svg +0 -1
- package/static/dark/turix.svg +0 -1
- package/static/dark/udio.svg +0 -1
- package/static/dark/unstructured.svg +0 -1
- package/static/dark/v0.svg +0 -1
- package/static/dark/vectorizer-ai.svg +0 -1
- package/static/dark/venice.svg +0 -1
- package/static/dark/vidu.svg +0 -1
- package/static/dark/viggle.svg +0 -1
- package/static/dark/windsurf.svg +0 -1
- package/static/dark/youmind.svg +0 -1
- package/static/dark/yuanbao.svg +0 -1
- package/static/dark/zai.svg +0 -1
- package/static/dark/zapier.svg +0 -1
- package/static/dark/zeabur.svg +0 -1
- package/static/dark/zencoder.svg +0 -1
- package/static/light/adobe-firefly.svg +0 -1
- package/static/light/adobe.svg +0 -1
- package/static/light/ag-ui.svg +0 -1
- package/static/light/agnes-ai.svg +0 -1
- package/static/light/airjelly.svg +0 -1
- package/static/light/amp.svg +0 -1
- package/static/light/antigravity.svg +0 -1
- package/static/light/askverdict.svg +0 -1
- package/static/light/automatic1111.svg +0 -1
- package/static/light/capcut.svg +0 -1
- package/static/light/celestoai.svg +0 -1
- package/static/light/cherry-studio.svg +0 -1
- package/static/light/claude-code.svg +0 -1
- package/static/light/cline.svg +0 -1
- package/static/light/clipdrop.svg +0 -1
- package/static/light/codebuddy.svg +0 -1
- package/static/light/codeflicker.svg +0 -1
- package/static/light/colab.svg +0 -1
- package/static/light/comfyui.svg +0 -1
- package/static/light/copilotkit.svg +0 -1
- package/static/light/coqui.svg +0 -1
- package/static/light/coze.svg +0 -1
- package/static/light/crewai.svg +0 -1
- package/static/light/cursor.svg +0 -1
- package/static/light/cybercut.svg +0 -1
- package/static/light/deepai.svg +0 -1
- package/static/light/deepl.svg +0 -1
- package/static/light/devin.svg +0 -1
- package/static/light/dify.svg +0 -1
- package/static/light/doc2x.svg +0 -1
- package/static/light/docsearch.svg +0 -1
- package/static/light/dream-machine.svg +0 -1
- package/static/light/fastgpt.svg +0 -1
- package/static/light/figma.svg +0 -1
- package/static/light/firecrawl.svg +0 -1
- package/static/light/flora.svg +0 -1
- package/static/light/flowith.svg +0 -1
- package/static/light/gemini-cli.svg +0 -1
- package/static/light/github-copilot.svg +0 -1
- package/static/light/glama.svg +0 -1
- package/static/light/glif.svg +0 -1
- package/static/light/goose.svg +0 -1
- package/static/light/gradio.svg +0 -1
- package/static/light/greptile.svg +0 -1
- package/static/light/hailuo.svg +0 -1
- package/static/light/haiper.svg +0 -1
- package/static/light/hedra.svg +0 -1
- package/static/light/hermes-agent.svg +0 -1
- package/static/light/icon-11x.svg +0 -1
- package/static/light/ideogram.svg +0 -1
- package/static/light/jimeng.svg +0 -1
- package/static/light/junie.svg +0 -1
- package/static/light/kilo-code.svg +0 -1
- package/static/light/kimi.svg +0 -1
- package/static/light/kiro.svg +0 -1
- package/static/light/kling.svg +0 -1
- package/static/light/krea.svg +0 -1
- package/static/light/langchain.svg +0 -1
- package/static/light/langfuse.svg +0 -1
- package/static/light/langgraph.svg +0 -1
- package/static/light/langsmith.svg +0 -1
- package/static/light/lightricks.svg +0 -1
- package/static/light/livekit.svg +0 -1
- package/static/light/llamaindex.svg +0 -1
- package/static/light/lovable.svg +0 -1
- package/static/light/lovart.svg +0 -1
- package/static/light/luma.svg +0 -1
- package/static/light/make.svg +0 -1
- package/static/light/manus.svg +0 -1
- package/static/light/mastra.svg +0 -1
- package/static/light/mcp-so.svg +0 -1
- package/static/light/mcp.svg +0 -1
- package/static/light/meta-ai.svg +0 -1
- package/static/light/metagpt.svg +0 -1
- package/static/light/microsoft-bing.svg +0 -1
- package/static/light/microsoft-copilot.svg +0 -1
- package/static/light/midjourney.svg +0 -1
- package/static/light/monica.svg +0 -1
- package/static/light/moxt.svg +0 -1
- package/static/light/myshell.svg +0 -1
- package/static/light/n8n.svg +0 -1
- package/static/light/notebooklm.svg +0 -1
- package/static/light/notion.svg +0 -1
- package/static/light/novelai.svg +0 -1
- package/static/light/obsidian.svg +0 -1
- package/static/light/open-webui.svg +0 -1
- package/static/light/openclaw.svg +0 -1
- package/static/light/opencode.svg +0 -1
- package/static/light/openhands.svg +0 -1
- package/static/light/openhuman.svg +0 -1
- package/static/light/phidata.svg +0 -1
- package/static/light/pika.svg +0 -1
- package/static/light/pixverse.svg +0 -1
- package/static/light/player2.svg +0 -1
- package/static/light/poe.svg +0 -1
- package/static/light/pollinations.svg +0 -1
- package/static/light/pydanticai.svg +0 -1
- package/static/light/qingyan.svg +0 -1
- package/static/light/qoder.svg +0 -1
- package/static/light/railway.svg +0 -1
- package/static/light/recraft.svg +0 -1
- package/static/light/replit.svg +0 -1
- package/static/light/roo-code.svg +0 -1
- package/static/light/rsshub.svg +0 -1
- package/static/light/runway.svg +0 -1
- package/static/light/sillytavern.svg +0 -1
- package/static/light/slock.svg +0 -1
- package/static/light/smithery.svg +0 -1
- package/static/light/suno.svg +0 -1
- package/static/light/sync.svg +0 -1
- package/static/light/tavily.svg +0 -1
- package/static/light/tiangong.svg +0 -1
- package/static/light/topazlabs.svg +0 -1
- package/static/light/trae.svg +0 -1
- package/static/light/tripo.svg +0 -1
- package/static/light/turix.svg +0 -1
- package/static/light/udio.svg +0 -1
- package/static/light/unstructured.svg +0 -1
- package/static/light/v0.svg +0 -1
- package/static/light/vectorizer-ai.svg +0 -1
- package/static/light/venice.svg +0 -1
- package/static/light/vidu.svg +0 -1
- package/static/light/viggle.svg +0 -1
- package/static/light/windsurf.svg +0 -1
- package/static/light/youmind.svg +0 -1
- package/static/light/yuanbao.svg +0 -1
- package/static/light/zai.svg +0 -1
- package/static/light/zapier.svg +0 -1
- package/static/light/zeabur.svg +0 -1
- package/static/light/zencoder.svg +0 -1
- package/static/white/adobe-firefly.svg +0 -1
- package/static/white/adobe.svg +0 -1
- package/static/white/ag-ui.svg +0 -1
- package/static/white/agnes-ai.svg +0 -1
- package/static/white/airjelly.svg +0 -1
- package/static/white/amp.svg +0 -1
- package/static/white/antigravity.svg +0 -1
- package/static/white/askverdict.svg +0 -1
- package/static/white/automatic1111.svg +0 -1
- package/static/white/capcut.svg +0 -1
- package/static/white/celestoai.svg +0 -1
- package/static/white/cherry-studio.svg +0 -1
- package/static/white/claude-code.svg +0 -1
- package/static/white/cline.svg +0 -1
- package/static/white/clipdrop.svg +0 -1
- package/static/white/codebuddy.svg +0 -1
- package/static/white/codeflicker.svg +0 -1
- package/static/white/colab.svg +0 -1
- package/static/white/comfyui.svg +0 -1
- package/static/white/copilotkit.svg +0 -1
- package/static/white/coqui.svg +0 -1
- package/static/white/coze.svg +0 -1
- package/static/white/crewai.svg +0 -1
- package/static/white/cursor.svg +0 -1
- package/static/white/cybercut.svg +0 -1
- package/static/white/deepai.svg +0 -1
- package/static/white/deepl.svg +0 -1
- package/static/white/devin.svg +0 -1
- package/static/white/dify.svg +0 -1
- package/static/white/doc2x.svg +0 -1
- package/static/white/docsearch.svg +0 -1
- package/static/white/dream-machine.svg +0 -1
- package/static/white/fastgpt.svg +0 -1
- package/static/white/figma.svg +0 -1
- package/static/white/firecrawl.svg +0 -1
- package/static/white/flora.svg +0 -1
- package/static/white/flowith.svg +0 -1
- package/static/white/gemini-cli.svg +0 -1
- package/static/white/github-copilot.svg +0 -1
- package/static/white/glama.svg +0 -1
- package/static/white/glif.svg +0 -1
- package/static/white/goose.svg +0 -1
- package/static/white/gradio.svg +0 -1
- package/static/white/greptile.svg +0 -1
- package/static/white/hailuo.svg +0 -1
- package/static/white/haiper.svg +0 -1
- package/static/white/hedra.svg +0 -1
- package/static/white/hermes-agent.svg +0 -1
- package/static/white/icon-11x.svg +0 -1
- package/static/white/ideogram.svg +0 -1
- package/static/white/jimeng.svg +0 -1
- package/static/white/junie.svg +0 -1
- package/static/white/kilo-code.svg +0 -1
- package/static/white/kimi.svg +0 -1
- package/static/white/kiro.svg +0 -1
- package/static/white/kling.svg +0 -1
- package/static/white/krea.svg +0 -1
- package/static/white/langchain.svg +0 -1
- package/static/white/langfuse.svg +0 -1
- package/static/white/langgraph.svg +0 -1
- package/static/white/langsmith.svg +0 -1
- package/static/white/lightricks.svg +0 -1
- package/static/white/livekit.svg +0 -1
- package/static/white/llamaindex.svg +0 -1
- package/static/white/lovable.svg +0 -1
- package/static/white/lovart.svg +0 -1
- package/static/white/luma.svg +0 -1
- package/static/white/make.svg +0 -1
- package/static/white/manus.svg +0 -1
- package/static/white/mastra.svg +0 -1
- package/static/white/mcp-so.svg +0 -1
- package/static/white/mcp.svg +0 -1
- package/static/white/meta-ai.svg +0 -1
- package/static/white/metagpt.svg +0 -1
- package/static/white/microsoft-bing.svg +0 -1
- package/static/white/microsoft-copilot.svg +0 -1
- package/static/white/midjourney.svg +0 -1
- package/static/white/monica.svg +0 -1
- package/static/white/moxt.svg +0 -1
- package/static/white/myshell.svg +0 -1
- package/static/white/n8n.svg +0 -1
- package/static/white/notebooklm.svg +0 -1
- package/static/white/notion.svg +0 -1
- package/static/white/novelai.svg +0 -1
- package/static/white/obsidian.svg +0 -1
- package/static/white/open-webui.svg +0 -1
- package/static/white/openclaw.svg +0 -1
- package/static/white/opencode.svg +0 -1
- package/static/white/openhands.svg +0 -1
- package/static/white/openhuman.svg +0 -1
- package/static/white/phidata.svg +0 -1
- package/static/white/pika.svg +0 -1
- package/static/white/pixverse.svg +0 -1
- package/static/white/player2.svg +0 -1
- package/static/white/poe.svg +0 -1
- package/static/white/pollinations.svg +0 -1
- package/static/white/pydanticai.svg +0 -1
- package/static/white/qingyan.svg +0 -1
- package/static/white/qoder.svg +0 -1
- package/static/white/railway.svg +0 -1
- package/static/white/recraft.svg +0 -1
- package/static/white/replit.svg +0 -1
- package/static/white/roo-code.svg +0 -1
- package/static/white/rsshub.svg +0 -1
- package/static/white/runway.svg +0 -1
- package/static/white/sillytavern.svg +0 -1
- package/static/white/slock.svg +0 -1
- package/static/white/smithery.svg +0 -1
- package/static/white/suno.svg +0 -1
- package/static/white/sync.svg +0 -1
- package/static/white/tavily.svg +0 -1
- package/static/white/tiangong.svg +0 -1
- package/static/white/topazlabs.svg +0 -1
- package/static/white/trae.svg +0 -1
- package/static/white/tripo.svg +0 -1
- package/static/white/turix.svg +0 -1
- package/static/white/udio.svg +0 -1
- package/static/white/unstructured.svg +0 -1
- package/static/white/v0.svg +0 -1
- package/static/white/vectorizer-ai.svg +0 -1
- package/static/white/venice.svg +0 -1
- package/static/white/vidu.svg +0 -1
- package/static/white/viggle.svg +0 -1
- package/static/white/windsurf.svg +0 -1
- package/static/white/youmind.svg +0 -1
- package/static/white/yuanbao.svg +0 -1
- package/static/white/zai.svg +0 -1
- package/static/white/zapier.svg +0 -1
- package/static/white/zeabur.svg +0 -1
- package/static/white/zencoder.svg +0 -1
- /package/dist/{Adobe → Ace}/Color.d.ts +0 -0
- /package/dist/{Adobe → Ace}/Combine.d.ts +0 -0
- /package/dist/{Adobe → Ace}/CombineDark.d.ts +0 -0
- /package/dist/{Adobe → Ace}/CombineLight.d.ts +0 -0
- /package/dist/{Adobe → Ace}/Dark.d.ts +0 -0
- /package/dist/{Adobe → Ace}/Light.d.ts +0 -0
- /package/dist/{Adobe → Ace}/Mono.d.ts +0 -0
- /package/dist/{AdobeFirefly → Ai2}/Color.d.ts +0 -0
- /package/dist/{AdobeFirefly → Ai2}/Combine.d.ts +0 -0
- /package/dist/{AdobeFirefly → Ai2}/CombineDark.d.ts +0 -0
- /package/dist/{AdobeFirefly → Ai2}/CombineLight.d.ts +0 -0
- /package/dist/{AdobeFirefly → Ai2}/Dark.d.ts +0 -0
- /package/dist/{AdobeFirefly → Ai2}/Light.d.ts +0 -0
- /package/dist/{AdobeFirefly → Ai2}/Mono.d.ts +0 -0
- /package/dist/{AgUi → Ai21Labs}/Color.d.ts +0 -0
- /package/dist/{AgUi → Ai21Labs}/Combine.d.ts +0 -0
- /package/dist/{AgUi → Ai21Labs}/CombineDark.d.ts +0 -0
- /package/dist/{AgUi → Ai21Labs}/CombineLight.d.ts +0 -0
- /package/dist/{AgUi → Ai21Labs}/Dark.d.ts +0 -0
- /package/dist/{AgUi → Ai21Labs}/Light.d.ts +0 -0
- /package/dist/{AgUi → Ai21Labs}/Mono.d.ts +0 -0
- /package/dist/{AgnesAi → Aionlabs}/Color.d.ts +0 -0
- /package/dist/{AgnesAi → Aionlabs}/Combine.d.ts +0 -0
- /package/dist/{AgnesAi → Aionlabs}/CombineDark.d.ts +0 -0
- /package/dist/{AgnesAi → Aionlabs}/CombineLight.d.ts +0 -0
- /package/dist/{AgnesAi → Aionlabs}/Dark.d.ts +0 -0
- /package/dist/{AgnesAi → Aionlabs}/Light.d.ts +0 -0
- /package/dist/{AgnesAi → Aionlabs}/Mono.d.ts +0 -0
- /package/dist/{Airjelly → AmazonNova}/Color.d.ts +0 -0
- /package/dist/{Airjelly → AmazonNova}/Combine.d.ts +0 -0
- /package/dist/{Airjelly → AmazonNova}/CombineDark.d.ts +0 -0
- /package/dist/{Airjelly → AmazonNova}/CombineLight.d.ts +0 -0
- /package/dist/{Airjelly → AmazonNova}/Dark.d.ts +0 -0
- /package/dist/{Airjelly → AmazonNova}/Light.d.ts +0 -0
- /package/dist/{Airjelly → AmazonNova}/Mono.d.ts +0 -0
- /package/dist/{Amp → Arcee}/Color.d.ts +0 -0
- /package/dist/{Amp → Arcee}/Combine.d.ts +0 -0
- /package/dist/{Amp → Arcee}/CombineDark.d.ts +0 -0
- /package/dist/{Amp → Arcee}/CombineLight.d.ts +0 -0
- /package/dist/{Amp → Arcee}/Dark.d.ts +0 -0
- /package/dist/{Amp → Arcee}/Light.d.ts +0 -0
- /package/dist/{Amp → Arcee}/Mono.d.ts +0 -0
- /package/dist/{Antigravity → Assemblyai}/Color.d.ts +0 -0
- /package/dist/{Antigravity → Assemblyai}/Combine.d.ts +0 -0
- /package/dist/{Antigravity → Assemblyai}/CombineDark.d.ts +0 -0
- /package/dist/{Antigravity → Assemblyai}/CombineLight.d.ts +0 -0
- /package/dist/{Antigravity → Assemblyai}/Dark.d.ts +0 -0
- /package/dist/{Antigravity → Assemblyai}/Light.d.ts +0 -0
- /package/dist/{Antigravity → Assemblyai}/Mono.d.ts +0 -0
- /package/dist/{Askverdict → Aya}/Color.d.ts +0 -0
- /package/dist/{Askverdict → Aya}/Combine.d.ts +0 -0
- /package/dist/{Askverdict → Aya}/CombineDark.d.ts +0 -0
- /package/dist/{Askverdict → Aya}/CombineLight.d.ts +0 -0
- /package/dist/{Askverdict → Aya}/Dark.d.ts +0 -0
- /package/dist/{Askverdict → Aya}/Light.d.ts +0 -0
- /package/dist/{Askverdict → Aya}/Mono.d.ts +0 -0
- /package/dist/{Automatic1111 → Baai}/Color.d.ts +0 -0
- /package/dist/{Automatic1111 → Baai}/Combine.d.ts +0 -0
- /package/dist/{Automatic1111 → Baai}/CombineDark.d.ts +0 -0
- /package/dist/{Automatic1111 → Baai}/CombineLight.d.ts +0 -0
- /package/dist/{Automatic1111 → Baai}/Dark.d.ts +0 -0
- /package/dist/{Automatic1111 → Baai}/Light.d.ts +0 -0
- /package/dist/{Automatic1111 → Baai}/Mono.d.ts +0 -0
- /package/dist/{Capcut → Baichuan}/Color.d.ts +0 -0
- /package/dist/{Capcut → Baichuan}/Combine.d.ts +0 -0
- /package/dist/{Capcut → Baichuan}/CombineDark.d.ts +0 -0
- /package/dist/{Capcut → Baichuan}/CombineLight.d.ts +0 -0
- /package/dist/{Capcut → Baichuan}/Dark.d.ts +0 -0
- /package/dist/{Capcut → Baichuan}/Light.d.ts +0 -0
- /package/dist/{Capcut → Baichuan}/Mono.d.ts +0 -0
- /package/dist/{Celestoai → BilibiliIndex}/Color.d.ts +0 -0
- /package/dist/{Celestoai → BilibiliIndex}/Combine.d.ts +0 -0
- /package/dist/{Celestoai → BilibiliIndex}/CombineDark.d.ts +0 -0
- /package/dist/{Celestoai → BilibiliIndex}/CombineLight.d.ts +0 -0
- /package/dist/{Celestoai → BilibiliIndex}/Dark.d.ts +0 -0
- /package/dist/{Celestoai → BilibiliIndex}/Light.d.ts +0 -0
- /package/dist/{Celestoai → BilibiliIndex}/Mono.d.ts +0 -0
- /package/dist/{CherryStudio → Chatglm}/Color.d.ts +0 -0
- /package/dist/{CherryStudio → Chatglm}/Combine.d.ts +0 -0
- /package/dist/{CherryStudio → Chatglm}/CombineDark.d.ts +0 -0
- /package/dist/{CherryStudio → Chatglm}/CombineLight.d.ts +0 -0
- /package/dist/{CherryStudio → Chatglm}/Dark.d.ts +0 -0
- /package/dist/{CherryStudio → Chatglm}/Light.d.ts +0 -0
- /package/dist/{CherryStudio → Chatglm}/Mono.d.ts +0 -0
- /package/dist/{ClaudeCode → Claude}/Color.d.ts +0 -0
- /package/dist/{ClaudeCode → Claude}/Combine.d.ts +0 -0
- /package/dist/{ClaudeCode → Claude}/CombineDark.d.ts +0 -0
- /package/dist/{ClaudeCode → Claude}/CombineLight.d.ts +0 -0
- /package/dist/{ClaudeCode → Claude}/Dark.d.ts +0 -0
- /package/dist/{ClaudeCode → Claude}/Light.d.ts +0 -0
- /package/dist/{ClaudeCode → Claude}/Mono.d.ts +0 -0
- /package/dist/{Cline → Codegeex}/Color.d.ts +0 -0
- /package/dist/{Cline → Codegeex}/Combine.d.ts +0 -0
- /package/dist/{Cline → Codegeex}/CombineDark.d.ts +0 -0
- /package/dist/{Cline → Codegeex}/CombineLight.d.ts +0 -0
- /package/dist/{Cline → Codegeex}/Dark.d.ts +0 -0
- /package/dist/{Cline → Codegeex}/Light.d.ts +0 -0
- /package/dist/{Cline → Codegeex}/Mono.d.ts +0 -0
- /package/dist/{Clipdrop → Codex}/Color.d.ts +0 -0
- /package/dist/{Clipdrop → Codex}/Combine.d.ts +0 -0
- /package/dist/{Clipdrop → Codex}/CombineDark.d.ts +0 -0
- /package/dist/{Clipdrop → Codex}/CombineLight.d.ts +0 -0
- /package/dist/{Clipdrop → Codex}/Dark.d.ts +0 -0
- /package/dist/{Clipdrop → Codex}/Light.d.ts +0 -0
- /package/dist/{Clipdrop → Codex}/Mono.d.ts +0 -0
- /package/dist/{Codebuddy → Cogvideo}/Color.d.ts +0 -0
- /package/dist/{Codebuddy → Cogvideo}/Combine.d.ts +0 -0
- /package/dist/{Codebuddy → Cogvideo}/CombineDark.d.ts +0 -0
- /package/dist/{Codebuddy → Cogvideo}/CombineLight.d.ts +0 -0
- /package/dist/{Codebuddy → Cogvideo}/Dark.d.ts +0 -0
- /package/dist/{Codebuddy → Cogvideo}/Light.d.ts +0 -0
- /package/dist/{Codebuddy → Cogvideo}/Mono.d.ts +0 -0
- /package/dist/{Codeflicker → Cogview}/Color.d.ts +0 -0
- /package/dist/{Codeflicker → Cogview}/Combine.d.ts +0 -0
- /package/dist/{Codeflicker → Cogview}/CombineDark.d.ts +0 -0
- /package/dist/{Codeflicker → Cogview}/CombineLight.d.ts +0 -0
- /package/dist/{Codeflicker → Cogview}/Dark.d.ts +0 -0
- /package/dist/{Codeflicker → Cogview}/Light.d.ts +0 -0
- /package/dist/{Codeflicker → Cogview}/Mono.d.ts +0 -0
- /package/dist/{Colab → CommandA}/Color.d.ts +0 -0
- /package/dist/{Colab → CommandA}/Combine.d.ts +0 -0
- /package/dist/{Colab → CommandA}/CombineDark.d.ts +0 -0
- /package/dist/{Colab → CommandA}/CombineLight.d.ts +0 -0
- /package/dist/{Colab → CommandA}/Dark.d.ts +0 -0
- /package/dist/{Colab → CommandA}/Light.d.ts +0 -0
- /package/dist/{Colab → CommandA}/Mono.d.ts +0 -0
- /package/dist/{Comfyui → Dalle}/Color.d.ts +0 -0
- /package/dist/{Comfyui → Dalle}/Combine.d.ts +0 -0
- /package/dist/{Comfyui → Dalle}/CombineDark.d.ts +0 -0
- /package/dist/{Comfyui → Dalle}/CombineLight.d.ts +0 -0
- /package/dist/{Comfyui → Dalle}/Dark.d.ts +0 -0
- /package/dist/{Comfyui → Dalle}/Light.d.ts +0 -0
- /package/dist/{Comfyui → Dalle}/Mono.d.ts +0 -0
- /package/dist/{Copilotkit → Dbrx}/Color.d.ts +0 -0
- /package/dist/{Copilotkit → Dbrx}/Combine.d.ts +0 -0
- /package/dist/{Copilotkit → Dbrx}/CombineDark.d.ts +0 -0
- /package/dist/{Copilotkit → Dbrx}/CombineLight.d.ts +0 -0
- /package/dist/{Copilotkit → Dbrx}/Dark.d.ts +0 -0
- /package/dist/{Copilotkit → Dbrx}/Light.d.ts +0 -0
- /package/dist/{Copilotkit → Dbrx}/Mono.d.ts +0 -0
- /package/dist/{Coqui → DeepCogito}/Color.d.ts +0 -0
- /package/dist/{Coqui → DeepCogito}/Combine.d.ts +0 -0
- /package/dist/{Coqui → DeepCogito}/CombineDark.d.ts +0 -0
- /package/dist/{Coqui → DeepCogito}/CombineLight.d.ts +0 -0
- /package/dist/{Coqui → DeepCogito}/Dark.d.ts +0 -0
- /package/dist/{Coqui → DeepCogito}/Light.d.ts +0 -0
- /package/dist/{Coqui → DeepCogito}/Mono.d.ts +0 -0
- /package/dist/{Coze → Deepseek}/Color.d.ts +0 -0
- /package/dist/{Coze → Deepseek}/Combine.d.ts +0 -0
- /package/dist/{Coze → Deepseek}/CombineDark.d.ts +0 -0
- /package/dist/{Coze → Deepseek}/CombineLight.d.ts +0 -0
- /package/dist/{Coze → Deepseek}/Dark.d.ts +0 -0
- /package/dist/{Coze → Deepseek}/Light.d.ts +0 -0
- /package/dist/{Coze → Deepseek}/Mono.d.ts +0 -0
- /package/dist/{Crewai → Dolphin}/Color.d.ts +0 -0
- /package/dist/{Crewai → Dolphin}/Combine.d.ts +0 -0
- /package/dist/{Crewai → Dolphin}/CombineDark.d.ts +0 -0
- /package/dist/{Crewai → Dolphin}/CombineLight.d.ts +0 -0
- /package/dist/{Crewai → Dolphin}/Dark.d.ts +0 -0
- /package/dist/{Crewai → Dolphin}/Light.d.ts +0 -0
- /package/dist/{Crewai → Dolphin}/Mono.d.ts +0 -0
- /package/dist/{Cursor → Doubao}/Color.d.ts +0 -0
- /package/dist/{Cursor → Doubao}/Combine.d.ts +0 -0
- /package/dist/{Cursor → Doubao}/CombineDark.d.ts +0 -0
- /package/dist/{Cursor → Doubao}/CombineLight.d.ts +0 -0
- /package/dist/{Cursor → Doubao}/Dark.d.ts +0 -0
- /package/dist/{Cursor → Doubao}/Light.d.ts +0 -0
- /package/dist/{Cursor → Doubao}/Mono.d.ts +0 -0
- /package/dist/{Cybercut → Elevenlabs}/Color.d.ts +0 -0
- /package/dist/{Cybercut → Elevenlabs}/Combine.d.ts +0 -0
- /package/dist/{Cybercut → Elevenlabs}/CombineDark.d.ts +0 -0
- /package/dist/{Cybercut → Elevenlabs}/CombineLight.d.ts +0 -0
- /package/dist/{Cybercut → Elevenlabs}/Dark.d.ts +0 -0
- /package/dist/{Cybercut → Elevenlabs}/Light.d.ts +0 -0
- /package/dist/{Cybercut → Elevenlabs}/Mono.d.ts +0 -0
- /package/dist/{Deepai → EssentialAi}/Color.d.ts +0 -0
- /package/dist/{Deepai → EssentialAi}/Combine.d.ts +0 -0
- /package/dist/{Deepai → EssentialAi}/CombineDark.d.ts +0 -0
- /package/dist/{Deepai → EssentialAi}/CombineLight.d.ts +0 -0
- /package/dist/{Deepai → EssentialAi}/Dark.d.ts +0 -0
- /package/dist/{Deepai → EssentialAi}/Light.d.ts +0 -0
- /package/dist/{Deepai → EssentialAi}/Mono.d.ts +0 -0
- /package/dist/{Deepl → Fishaudio}/Color.d.ts +0 -0
- /package/dist/{Deepl → Fishaudio}/Combine.d.ts +0 -0
- /package/dist/{Deepl → Fishaudio}/CombineDark.d.ts +0 -0
- /package/dist/{Deepl → Fishaudio}/CombineLight.d.ts +0 -0
- /package/dist/{Deepl → Fishaudio}/Dark.d.ts +0 -0
- /package/dist/{Deepl → Fishaudio}/Light.d.ts +0 -0
- /package/dist/{Deepl → Fishaudio}/Mono.d.ts +0 -0
- /package/dist/{Devin → Flux}/Color.d.ts +0 -0
- /package/dist/{Devin → Flux}/Combine.d.ts +0 -0
- /package/dist/{Devin → Flux}/CombineDark.d.ts +0 -0
- /package/dist/{Devin → Flux}/CombineLight.d.ts +0 -0
- /package/dist/{Devin → Flux}/Dark.d.ts +0 -0
- /package/dist/{Devin → Flux}/Light.d.ts +0 -0
- /package/dist/{Devin → Flux}/Mono.d.ts +0 -0
- /package/dist/{Dify → Gemini}/Color.d.ts +0 -0
- /package/dist/{Dify → Gemini}/Combine.d.ts +0 -0
- /package/dist/{Dify → Gemini}/CombineDark.d.ts +0 -0
- /package/dist/{Dify → Gemini}/CombineLight.d.ts +0 -0
- /package/dist/{Dify → Gemini}/Dark.d.ts +0 -0
- /package/dist/{Dify → Gemini}/Light.d.ts +0 -0
- /package/dist/{Dify → Gemini}/Mono.d.ts +0 -0
- /package/dist/{Doc2x → Gemma}/Color.d.ts +0 -0
- /package/dist/{Doc2x → Gemma}/Combine.d.ts +0 -0
- /package/dist/{Doc2x → Gemma}/CombineDark.d.ts +0 -0
- /package/dist/{Doc2x → Gemma}/CombineLight.d.ts +0 -0
- /package/dist/{Doc2x → Gemma}/Dark.d.ts +0 -0
- /package/dist/{Doc2x → Gemma}/Light.d.ts +0 -0
- /package/dist/{Doc2x → Gemma}/Mono.d.ts +0 -0
- /package/dist/{Docsearch → GlmV}/Color.d.ts +0 -0
- /package/dist/{Docsearch → GlmV}/Combine.d.ts +0 -0
- /package/dist/{Docsearch → GlmV}/CombineDark.d.ts +0 -0
- /package/dist/{Docsearch → GlmV}/CombineLight.d.ts +0 -0
- /package/dist/{Docsearch → GlmV}/Dark.d.ts +0 -0
- /package/dist/{Docsearch → GlmV}/Light.d.ts +0 -0
- /package/dist/{Docsearch → GlmV}/Mono.d.ts +0 -0
- /package/dist/{DreamMachine → Grok}/Color.d.ts +0 -0
- /package/dist/{DreamMachine → Grok}/Combine.d.ts +0 -0
- /package/dist/{DreamMachine → Grok}/CombineDark.d.ts +0 -0
- /package/dist/{DreamMachine → Grok}/CombineLight.d.ts +0 -0
- /package/dist/{DreamMachine → Grok}/Dark.d.ts +0 -0
- /package/dist/{DreamMachine → Grok}/Light.d.ts +0 -0
- /package/dist/{DreamMachine → Grok}/Mono.d.ts +0 -0
- /package/dist/{Fastgpt → Happyhorse}/Color.d.ts +0 -0
- /package/dist/{Fastgpt → Happyhorse}/Combine.d.ts +0 -0
- /package/dist/{Fastgpt → Happyhorse}/CombineDark.d.ts +0 -0
- /package/dist/{Fastgpt → Happyhorse}/CombineLight.d.ts +0 -0
- /package/dist/{Fastgpt → Happyhorse}/Dark.d.ts +0 -0
- /package/dist/{Fastgpt → Happyhorse}/Light.d.ts +0 -0
- /package/dist/{Fastgpt → Happyhorse}/Mono.d.ts +0 -0
- /package/dist/{Figma → Hunyuan}/Color.d.ts +0 -0
- /package/dist/{Figma → Hunyuan}/Combine.d.ts +0 -0
- /package/dist/{Figma → Hunyuan}/CombineDark.d.ts +0 -0
- /package/dist/{Figma → Hunyuan}/CombineLight.d.ts +0 -0
- /package/dist/{Figma → Hunyuan}/Dark.d.ts +0 -0
- /package/dist/{Figma → Hunyuan}/Light.d.ts +0 -0
- /package/dist/{Figma → Hunyuan}/Mono.d.ts +0 -0
- /package/dist/{Firecrawl → InceptionLabs}/Color.d.ts +0 -0
- /package/dist/{Firecrawl → InceptionLabs}/Combine.d.ts +0 -0
- /package/dist/{Firecrawl → InceptionLabs}/CombineDark.d.ts +0 -0
- /package/dist/{Firecrawl → InceptionLabs}/CombineLight.d.ts +0 -0
- /package/dist/{Firecrawl → InceptionLabs}/Dark.d.ts +0 -0
- /package/dist/{Firecrawl → InceptionLabs}/Light.d.ts +0 -0
- /package/dist/{Firecrawl → InceptionLabs}/Mono.d.ts +0 -0
- /package/dist/{Flora → Inflection}/Color.d.ts +0 -0
- /package/dist/{Flora → Inflection}/Combine.d.ts +0 -0
- /package/dist/{Flora → Inflection}/CombineDark.d.ts +0 -0
- /package/dist/{Flora → Inflection}/CombineLight.d.ts +0 -0
- /package/dist/{Flora → Inflection}/Dark.d.ts +0 -0
- /package/dist/{Flora → Inflection}/Light.d.ts +0 -0
- /package/dist/{Flora → Inflection}/Mono.d.ts +0 -0
- /package/dist/{Flowith → Kolors}/Color.d.ts +0 -0
- /package/dist/{Flowith → Kolors}/Combine.d.ts +0 -0
- /package/dist/{Flowith → Kolors}/CombineDark.d.ts +0 -0
- /package/dist/{Flowith → Kolors}/CombineLight.d.ts +0 -0
- /package/dist/{Flowith → Kolors}/Dark.d.ts +0 -0
- /package/dist/{Flowith → Kolors}/Light.d.ts +0 -0
- /package/dist/{Flowith → Kolors}/Mono.d.ts +0 -0
- /package/dist/{GeminiCli → Kwaikat}/Color.d.ts +0 -0
- /package/dist/{GeminiCli → Kwaikat}/Combine.d.ts +0 -0
- /package/dist/{GeminiCli → Kwaikat}/CombineDark.d.ts +0 -0
- /package/dist/{GeminiCli → Kwaikat}/CombineLight.d.ts +0 -0
- /package/dist/{GeminiCli → Kwaikat}/Dark.d.ts +0 -0
- /package/dist/{GeminiCli → Kwaikat}/Light.d.ts +0 -0
- /package/dist/{GeminiCli → Kwaikat}/Mono.d.ts +0 -0
- /package/dist/{GithubCopilot → Kwaipilot}/Color.d.ts +0 -0
- /package/dist/{GithubCopilot → Kwaipilot}/Combine.d.ts +0 -0
- /package/dist/{GithubCopilot → Kwaipilot}/CombineDark.d.ts +0 -0
- /package/dist/{GithubCopilot → Kwaipilot}/CombineLight.d.ts +0 -0
- /package/dist/{GithubCopilot → Kwaipilot}/Dark.d.ts +0 -0
- /package/dist/{GithubCopilot → Kwaipilot}/Light.d.ts +0 -0
- /package/dist/{GithubCopilot → Kwaipilot}/Mono.d.ts +0 -0
- /package/dist/{Glama → Liquid}/Color.d.ts +0 -0
- /package/dist/{Glama → Liquid}/Combine.d.ts +0 -0
- /package/dist/{Glama → Liquid}/CombineDark.d.ts +0 -0
- /package/dist/{Glama → Liquid}/CombineLight.d.ts +0 -0
- /package/dist/{Glama → Liquid}/Dark.d.ts +0 -0
- /package/dist/{Glama → Liquid}/Light.d.ts +0 -0
- /package/dist/{Glama → Liquid}/Mono.d.ts +0 -0
- /package/dist/{Glif → Llava}/Color.d.ts +0 -0
- /package/dist/{Goose → Llava}/Combine.d.ts +0 -0
- /package/dist/{Goose → Llava}/CombineDark.d.ts +0 -0
- /package/dist/{Goose → Llava}/CombineLight.d.ts +0 -0
- /package/dist/{Glif → Llava}/Dark.d.ts +0 -0
- /package/dist/{Glif → Llava}/Light.d.ts +0 -0
- /package/dist/{Glif → Llava}/Mono.d.ts +0 -0
- /package/dist/{Goose → Longcat}/Color.d.ts +0 -0
- /package/dist/{Gradio → Longcat}/Combine.d.ts +0 -0
- /package/dist/{Gradio → Longcat}/CombineDark.d.ts +0 -0
- /package/dist/{Gradio → Longcat}/CombineLight.d.ts +0 -0
- /package/dist/{Goose → Longcat}/Dark.d.ts +0 -0
- /package/dist/{Goose → Longcat}/Light.d.ts +0 -0
- /package/dist/{Goose → Longcat}/Mono.d.ts +0 -0
- /package/dist/{Gradio → Magic}/Color.d.ts +0 -0
- /package/dist/{Greptile → Magic}/Combine.d.ts +0 -0
- /package/dist/{Greptile → Magic}/CombineDark.d.ts +0 -0
- /package/dist/{Greptile → Magic}/CombineLight.d.ts +0 -0
- /package/dist/{Gradio → Magic}/Dark.d.ts +0 -0
- /package/dist/{Gradio → Magic}/Light.d.ts +0 -0
- /package/dist/{Gradio → Magic}/Mono.d.ts +0 -0
- /package/dist/{Greptile → Meshy}/Color.d.ts +0 -0
- /package/dist/{Hailuo → Meshy}/Combine.d.ts +0 -0
- /package/dist/{Hailuo → Meshy}/CombineDark.d.ts +0 -0
- /package/dist/{Hailuo → Meshy}/CombineLight.d.ts +0 -0
- /package/dist/{Greptile → Meshy}/Dark.d.ts +0 -0
- /package/dist/{Greptile → Meshy}/Light.d.ts +0 -0
- /package/dist/{Greptile → Meshy}/Mono.d.ts +0 -0
- /package/dist/{Hailuo → Minimax}/Color.d.ts +0 -0
- /package/dist/{Haiper → Minimax}/Combine.d.ts +0 -0
- /package/dist/{Haiper → Minimax}/CombineDark.d.ts +0 -0
- /package/dist/{Haiper → Minimax}/CombineLight.d.ts +0 -0
- /package/dist/{Hailuo → Minimax}/Dark.d.ts +0 -0
- /package/dist/{Hailuo → Minimax}/Light.d.ts +0 -0
- /package/dist/{Hailuo → Minimax}/Mono.d.ts +0 -0
- /package/dist/{Haiper → Mistral}/Color.d.ts +0 -0
- /package/dist/{Hedra → Mistral}/Combine.d.ts +0 -0
- /package/dist/{Hedra → Mistral}/CombineDark.d.ts +0 -0
- /package/dist/{Hedra → Mistral}/CombineLight.d.ts +0 -0
- /package/dist/{Haiper → Mistral}/Dark.d.ts +0 -0
- /package/dist/{Haiper → Mistral}/Light.d.ts +0 -0
- /package/dist/{Haiper → Mistral}/Mono.d.ts +0 -0
- /package/dist/{Hedra → Morph}/Color.d.ts +0 -0
- /package/dist/{HermesAgent → Morph}/Combine.d.ts +0 -0
- /package/dist/{HermesAgent → Morph}/CombineDark.d.ts +0 -0
- /package/dist/{HermesAgent → Morph}/CombineLight.d.ts +0 -0
- /package/dist/{Hedra → Morph}/Dark.d.ts +0 -0
- /package/dist/{Hedra → Morph}/Light.d.ts +0 -0
- /package/dist/{Hedra → Morph}/Mono.d.ts +0 -0
- /package/dist/{HermesAgent → NanoBanana}/Color.d.ts +0 -0
- /package/dist/{Icon11x → NanoBanana}/Combine.d.ts +0 -0
- /package/dist/{Icon11x → NanoBanana}/CombineDark.d.ts +0 -0
- /package/dist/{Icon11x → NanoBanana}/CombineLight.d.ts +0 -0
- /package/dist/{HermesAgent → NanoBanana}/Dark.d.ts +0 -0
- /package/dist/{HermesAgent → NanoBanana}/Light.d.ts +0 -0
- /package/dist/{HermesAgent → NanoBanana}/Mono.d.ts +0 -0
- /package/dist/{Icon11x → Openchat}/Color.d.ts +0 -0
- /package/dist/{Ideogram → Openchat}/Combine.d.ts +0 -0
- /package/dist/{Ideogram → Openchat}/CombineDark.d.ts +0 -0
- /package/dist/{Ideogram → Openchat}/CombineLight.d.ts +0 -0
- /package/dist/{Icon11x → Openchat}/Dark.d.ts +0 -0
- /package/dist/{Icon11x → Openchat}/Light.d.ts +0 -0
- /package/dist/{Icon11x → Openchat}/Mono.d.ts +0 -0
- /package/dist/{Ideogram → Palm}/Color.d.ts +0 -0
- /package/dist/{Jimeng → Palm}/Combine.d.ts +0 -0
- /package/dist/{Jimeng → Palm}/CombineDark.d.ts +0 -0
- /package/dist/{Jimeng → Palm}/CombineLight.d.ts +0 -0
- /package/dist/{Ideogram → Palm}/Dark.d.ts +0 -0
- /package/dist/{Ideogram → Palm}/Light.d.ts +0 -0
- /package/dist/{Ideogram → Palm}/Mono.d.ts +0 -0
- /package/dist/{Jimeng → Phind}/Color.d.ts +0 -0
- /package/dist/{Junie → Phind}/Combine.d.ts +0 -0
- /package/dist/{Junie → Phind}/CombineDark.d.ts +0 -0
- /package/dist/{Junie → Phind}/CombineLight.d.ts +0 -0
- /package/dist/{Jimeng → Phind}/Dark.d.ts +0 -0
- /package/dist/{Jimeng → Phind}/Light.d.ts +0 -0
- /package/dist/{Jimeng → Phind}/Mono.d.ts +0 -0
- /package/dist/{Junie → Poolside}/Color.d.ts +0 -0
- /package/dist/{KiloCode → Poolside}/Combine.d.ts +0 -0
- /package/dist/{KiloCode → Poolside}/CombineDark.d.ts +0 -0
- /package/dist/{KiloCode → Poolside}/CombineLight.d.ts +0 -0
- /package/dist/{Junie → Poolside}/Dark.d.ts +0 -0
- /package/dist/{Junie → Poolside}/Light.d.ts +0 -0
- /package/dist/{Junie → Poolside}/Mono.d.ts +0 -0
- /package/dist/{KiloCode → PrunaAi}/Color.d.ts +0 -0
- /package/dist/{Kimi → PrunaAi}/Combine.d.ts +0 -0
- /package/dist/{Kimi → PrunaAi}/CombineDark.d.ts +0 -0
- /package/dist/{Kimi → PrunaAi}/CombineLight.d.ts +0 -0
- /package/dist/{KiloCode → PrunaAi}/Dark.d.ts +0 -0
- /package/dist/{KiloCode → PrunaAi}/Light.d.ts +0 -0
- /package/dist/{KiloCode → PrunaAi}/Mono.d.ts +0 -0
- /package/dist/{Kimi → Qwen}/Color.d.ts +0 -0
- /package/dist/{Kiro → Qwen}/Combine.d.ts +0 -0
- /package/dist/{Kiro → Qwen}/CombineDark.d.ts +0 -0
- /package/dist/{Kiro → Qwen}/CombineLight.d.ts +0 -0
- /package/dist/{Kimi → Qwen}/Dark.d.ts +0 -0
- /package/dist/{Kimi → Qwen}/Light.d.ts +0 -0
- /package/dist/{Kimi → Qwen}/Mono.d.ts +0 -0
- /package/dist/{Kiro → Relace}/Color.d.ts +0 -0
- /package/dist/{Kling → Relace}/Combine.d.ts +0 -0
- /package/dist/{Kling → Relace}/CombineDark.d.ts +0 -0
- /package/dist/{Kling → Relace}/CombineLight.d.ts +0 -0
- /package/dist/{Kiro → Relace}/Dark.d.ts +0 -0
- /package/dist/{Kiro → Relace}/Light.d.ts +0 -0
- /package/dist/{Kiro → Relace}/Mono.d.ts +0 -0
- /package/dist/{Kling → Reve}/Color.d.ts +0 -0
- /package/dist/{Krea → Reve}/Combine.d.ts +0 -0
- /package/dist/{Krea → Reve}/CombineDark.d.ts +0 -0
- /package/dist/{Krea → Reve}/CombineLight.d.ts +0 -0
- /package/dist/{Kling → Reve}/Dark.d.ts +0 -0
- /package/dist/{Kling → Reve}/Light.d.ts +0 -0
- /package/dist/{Kling → Reve}/Mono.d.ts +0 -0
- /package/dist/{Krea → Rwkv}/Color.d.ts +0 -0
- /package/dist/{Langchain → Rwkv}/Combine.d.ts +0 -0
- /package/dist/{Langchain → Rwkv}/CombineDark.d.ts +0 -0
- /package/dist/{Langchain → Rwkv}/CombineLight.d.ts +0 -0
- /package/dist/{Krea → Rwkv}/Dark.d.ts +0 -0
- /package/dist/{Krea → Rwkv}/Light.d.ts +0 -0
- /package/dist/{Krea → Rwkv}/Mono.d.ts +0 -0
- /package/dist/{Langchain → Sensenova}/Color.d.ts +0 -0
- /package/dist/{Langfuse → Sensenova}/Combine.d.ts +0 -0
- /package/dist/{Langfuse → Sensenova}/CombineDark.d.ts +0 -0
- /package/dist/{Langfuse → Sensenova}/CombineLight.d.ts +0 -0
- /package/dist/{Langchain → Sensenova}/Dark.d.ts +0 -0
- /package/dist/{Langchain → Sensenova}/Light.d.ts +0 -0
- /package/dist/{Langchain → Sensenova}/Mono.d.ts +0 -0
- /package/dist/{Langfuse → Skywork}/Color.d.ts +0 -0
- /package/dist/{Lightricks → Skywork}/Combine.d.ts +0 -0
- /package/dist/{Lightricks → Skywork}/CombineDark.d.ts +0 -0
- /package/dist/{Lightricks → Skywork}/CombineLight.d.ts +0 -0
- /package/dist/{Langfuse → Skywork}/Dark.d.ts +0 -0
- /package/dist/{Langfuse → Skywork}/Light.d.ts +0 -0
- /package/dist/{Langfuse → Skywork}/Mono.d.ts +0 -0
- /package/dist/{Langgraph → Sora}/Color.d.ts +0 -0
- /package/dist/{Livekit → Sora}/Combine.d.ts +0 -0
- /package/dist/{Livekit → Sora}/CombineDark.d.ts +0 -0
- /package/dist/{Livekit → Sora}/CombineLight.d.ts +0 -0
- /package/dist/{Langgraph → Sora}/Dark.d.ts +0 -0
- /package/dist/{Langgraph → Sora}/Light.d.ts +0 -0
- /package/dist/{Langgraph → Sora}/Mono.d.ts +0 -0
- /package/dist/{Langsmith → Spark}/Color.d.ts +0 -0
- /package/dist/{Llamaindex → Spark}/Combine.d.ts +0 -0
- /package/dist/{Llamaindex → Spark}/CombineDark.d.ts +0 -0
- /package/dist/{Llamaindex → Spark}/CombineLight.d.ts +0 -0
- /package/dist/{Langsmith → Spark}/Dark.d.ts +0 -0
- /package/dist/{Langsmith → Spark}/Light.d.ts +0 -0
- /package/dist/{Langsmith → Spark}/Mono.d.ts +0 -0
- /package/dist/{Lightricks → Stepfun}/Color.d.ts +0 -0
- /package/dist/{Lovable → Stepfun}/Combine.d.ts +0 -0
- /package/dist/{Lovable → Stepfun}/CombineDark.d.ts +0 -0
- /package/dist/{Lovable → Stepfun}/CombineLight.d.ts +0 -0
- /package/dist/{Lightricks → Stepfun}/Dark.d.ts +0 -0
- /package/dist/{Lightricks → Stepfun}/Light.d.ts +0 -0
- /package/dist/{Lightricks → Stepfun}/Mono.d.ts +0 -0
- /package/dist/{Livekit → Voyage}/Color.d.ts +0 -0
- /package/dist/{Lovart → Voyage}/Combine.d.ts +0 -0
- /package/dist/{Lovart → Voyage}/CombineDark.d.ts +0 -0
- /package/dist/{Lovart → Voyage}/CombineLight.d.ts +0 -0
- /package/dist/{Livekit → Voyage}/Dark.d.ts +0 -0
- /package/dist/{Livekit → Voyage}/Light.d.ts +0 -0
- /package/dist/{Livekit → Voyage}/Mono.d.ts +0 -0
- /package/dist/{Llamaindex → Wenxin}/Color.d.ts +0 -0
- /package/dist/{Luma → Wenxin}/Combine.d.ts +0 -0
- /package/dist/{Luma → Wenxin}/CombineDark.d.ts +0 -0
- /package/dist/{Luma → Wenxin}/CombineLight.d.ts +0 -0
- /package/dist/{Llamaindex → Wenxin}/Dark.d.ts +0 -0
- /package/dist/{Llamaindex → Wenxin}/Light.d.ts +0 -0
- /package/dist/{Llamaindex → Wenxin}/Mono.d.ts +0 -0
- /package/dist/{Lovable → XiaomiMimo}/Color.d.ts +0 -0
- /package/dist/{Make → XiaomiMimo}/Combine.d.ts +0 -0
- /package/dist/{Make → XiaomiMimo}/CombineDark.d.ts +0 -0
- /package/dist/{Make → XiaomiMimo}/CombineLight.d.ts +0 -0
- /package/dist/{Lovable → XiaomiMimo}/Dark.d.ts +0 -0
- /package/dist/{Lovable → XiaomiMimo}/Light.d.ts +0 -0
- /package/dist/{Lovable → XiaomiMimo}/Mono.d.ts +0 -0
- /package/dist/{Lovart → Xuanyuan}/Color.d.ts +0 -0
- /package/dist/{Manus → Xuanyuan}/Combine.d.ts +0 -0
- /package/dist/{Manus → Xuanyuan}/CombineDark.d.ts +0 -0
- /package/dist/{Manus → Xuanyuan}/CombineLight.d.ts +0 -0
- /package/dist/{Lovart → Xuanyuan}/Dark.d.ts +0 -0
- /package/dist/{Lovart → Xuanyuan}/Light.d.ts +0 -0
- /package/dist/{Lovart → Xuanyuan}/Mono.d.ts +0 -0
- /package/dist/{Luma → Yi}/Color.d.ts +0 -0
- /package/dist/{Mastra → Yi}/Combine.d.ts +0 -0
- /package/dist/{Mastra → Yi}/CombineDark.d.ts +0 -0
- /package/dist/{Mastra → Yi}/CombineLight.d.ts +0 -0
- /package/dist/{Luma → Yi}/Dark.d.ts +0 -0
- /package/dist/{Luma → Yi}/Light.d.ts +0 -0
- /package/dist/{Luma → Yi}/Mono.d.ts +0 -0
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const KwaikatColor = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 48 48", fill: "none", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: _jsx("g", { transform: "translate(-293 -837)", children: _jsx("g", { id: instanceId + "-kwaikat-color__Name=KwaiKAT, Type=Color, Variant=Default", children: _jsxs("g", { id: instanceId + "-kwaikat-color__KwaiKAT / Icon", children: [_jsx("path", { id: instanceId + "-kwaikat-color__KwaiKAT / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M333.84 875.622H340.676V839L327.114 847.354L313.558 839.132L313.61 854.868H320.446L320.394 850.424L327.234 854.494L333.84 850.424V875.622Z", fill: "black", style: {
|
|
8
|
+
fill: "black",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }), _jsx("path", { id: instanceId + "-kwaikat-color__KwaiKAT / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M299.128 858.468C304.696 854.328 313.012 853.68 319.01 860.282L319.03 860.302L319.05 860.328L337.37 884.808H329.69L314.31 864.374C311.05 860.9 306.528 860.996 303.28 863.098C300.032 865.198 298.154 869.244 300.184 873.658C303.172 880.15 312.488 880.208 315.634 873.874L315.698 873.746L319.738 879.004C313.778 886.94 301.08 886.856 295.408 877.9C290.618 870.34 293.556 862.61 299.128 858.468Z", fill: "black", style: {
|
|
11
|
+
fill: "black",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} })] }) }) }) });
|
|
14
|
+
};
|
|
15
|
+
const ForwardRef = forwardRef(KwaikatColor);
|
|
16
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const KwaikatCombine = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", viewBox: "0 0 172 48", fill: "none", color: "currentColor", width: typeof size === 'number' ? size * 3.5833333333333335 : 'calc(' + size + ' * 3.5833333333333335)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { fill: "none", transform: "translate(0 0) scale(1) translate(0 0)", children: _jsx("g", { transform: "translate(-361 -837)", children: _jsx("g", { id: instanceId + "-kwaikat-combine__kwaikat-dark-symbol__Name=KwaiKAT, Type=Dark, Variant=Default", children: _jsxs("g", { id: instanceId + "-kwaikat-combine__kwaikat-dark-symbol__KwaiKAT / Icon_2", children: [_jsx("path", { id: instanceId + "-kwaikat-combine__kwaikat-dark-symbol__KwaiKAT / path 01_2", fillRule: "evenodd", clipRule: "evenodd", d: "M401.84 875.622H408.676V839L395.114 847.354L381.558 839.132L381.61 854.868H388.446L388.394 850.424L395.234 854.494L401.84 850.424V875.622Z", fill: "currentColor", style: {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }), _jsx("path", { id: instanceId + "-kwaikat-combine__kwaikat-dark-symbol__KwaiKAT / path 02_2", fillRule: "evenodd", clipRule: "evenodd", d: "M367.128 858.468C372.696 854.328 381.012 853.68 387.01 860.282L387.03 860.302L387.05 860.328L405.37 884.808H397.69L382.31 864.374C379.05 860.9 374.528 860.996 371.28 863.098C368.032 865.198 366.154 869.244 368.184 873.658C371.172 880.15 380.488 880.208 383.634 873.874L383.698 873.746L387.738 879.004C381.778 886.94 369.08 886.856 363.408 877.9C358.618 870.34 361.556 862.61 367.128 858.468Z", fill: "currentColor", style: {
|
|
11
|
+
fill: "currentColor",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} })] }) }) }) }), _jsx("g", { fill: "none", color: "currentColor", transform: "translate(60 12) scale(1) translate(0 0)", children: _jsx("g", { transform: "translate(-21 -1649)", children: _jsx("g", { id: instanceId + "-kwaikat-combine__kwaikat-dark-text__Name=KwaiKAT, Type=Color, Language=Default", children: _jsxs("g", { id: instanceId + "-kwaikat-combine__kwaikat-dark-text__KwaiKAT / Wordmark", children: [_jsx("path", { id: instanceId + "-kwaikat-combine__kwaikat-dark-text__KwaiKAT / path 01", d: "M26.714 1652.14V1658.42L32.837 1652.22L32.918 1652.14H37.891L30.453 1659.82L37.886 1671H33.751L33.669 1670.88L27.837 1662.36L26.714 1663.46V1671H23V1652.14H26.714ZM42.086 1656.04V1664.62L43.659 1666.75L44.102 1666.25V1656.04H47.789V1665.7L48.393 1666.59L49.962 1664.91V1656.04H53.649V1666.76L53.572 1666.84L49.622 1670.92L49.542 1671H46.855L46.777 1670.86L46.118 1669.64L44.887 1670.92L44.807 1671H42.19L42.108 1670.88L38.42 1665.44L38.372 1665.37V1656.04H42.086ZM79.475 1649V1653.21H75.265V1649H79.475ZM79.161 1667.6H83.949V1671H70.791V1667.6H75.578V1659.9L74.922 1658.94H71.89V1655.54H76.705L76.786 1655.66L79.161 1659.18V1667.6Z", fill: "currentColor", style: {
|
|
14
|
+
fill: "currentColor",
|
|
15
|
+
fillOpacity: 1
|
|
16
|
+
} }), _jsx("path", { id: instanceId + "-kwaikat-combine__kwaikat-dark-text__KwaiKAT / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M68.2889 1671H64.5749V1670.35L63.5519 1670.96L63.4869 1671H57.5599L57.4779 1670.88L55.1239 1667.37L55.0779 1667.3V1665.72L59.3659 1661.25L59.4469 1661.16H64.5739V1659.44H57.1699V1655.98H66.3279L66.4099 1656.1L68.2399 1658.8L68.2879 1658.87V1671H68.2889ZM58.9319 1666.67L59.2989 1667.5H64.4699V1664.7H60.8579L58.9319 1666.67Z", fill: "currentColor", style: {
|
|
17
|
+
fill: "currentColor",
|
|
18
|
+
fillOpacity: 1
|
|
19
|
+
} }), _jsx("path", { id: instanceId + "-kwaikat-combine__kwaikat-dark-text__KwaiKAT / path 03", d: "M89.1841 1659.08L95.7771 1652.41H99.9891L92.8471 1659.79L100.12 1670.73H96.6401L90.6231 1661.94L89.1841 1663.35V1670.73H86.0181V1652.41H89.1841V1659.08V1659.08ZM114.498 1670.73H111.332V1662.9H106.1V1670.73H102.987V1657.1L107.513 1652.41H114.498V1670.73ZM131.257 1655.37H124.298L126.024 1656.91V1670.73H122.859V1657.65L122.1 1655.37H117.6V1652.41H131.257V1655.37ZM106.1 1658.01V1659.95H111.332V1655.37H108.664L106.1 1658.01Z", fill: "currentColor", style: {
|
|
20
|
+
fill: "currentColor",
|
|
21
|
+
fillOpacity: 1
|
|
22
|
+
} })] }) }) }) })] });
|
|
23
|
+
};
|
|
24
|
+
const ForwardRef = forwardRef(KwaikatCombine);
|
|
25
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const KwaikatCombineDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", viewBox: "0 0 172 48", fill: "none", width: typeof size === 'number' ? size * 3.5833333333333335 : 'calc(' + size + ' * 3.5833333333333335)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { fill: "none", transform: "translate(0 0) scale(1) translate(0 0)", children: _jsx("g", { transform: "translate(-361 -837)", children: _jsx("g", { id: instanceId + "-kwaikat-combine-dark__kwaikat-dark-symbol__Name=KwaiKAT, Type=Dark, Variant=Default", children: _jsxs("g", { id: instanceId + "-kwaikat-combine-dark__kwaikat-dark-symbol__KwaiKAT / Icon_2", children: [_jsx("path", { id: instanceId + "-kwaikat-combine-dark__kwaikat-dark-symbol__KwaiKAT / path 01_2", fillRule: "evenodd", clipRule: "evenodd", d: "M401.84 875.622H408.676V839L395.114 847.354L381.558 839.132L381.61 854.868H388.446L388.394 850.424L395.234 854.494L401.84 850.424V875.622Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }), _jsx("path", { id: instanceId + "-kwaikat-combine-dark__kwaikat-dark-symbol__KwaiKAT / path 02_2", fillRule: "evenodd", clipRule: "evenodd", d: "M367.128 858.468C372.696 854.328 381.012 853.68 387.01 860.282L387.03 860.302L387.05 860.328L405.37 884.808H397.69L382.31 864.374C379.05 860.9 374.528 860.996 371.28 863.098C368.032 865.198 366.154 869.244 368.184 873.658C371.172 880.15 380.488 880.208 383.634 873.874L383.698 873.746L387.738 879.004C381.778 886.94 369.08 886.856 363.408 877.9C358.618 870.34 361.556 862.61 367.128 858.468Z", fill: "white", style: {
|
|
11
|
+
fill: "white",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} })] }) }) }) }), _jsx("g", { fill: "none", color: "#ffffff", transform: "translate(60 12) scale(1) translate(0 0)", children: _jsx("g", { transform: "translate(-21 -1649)", children: _jsx("g", { id: instanceId + "-kwaikat-combine-dark__kwaikat-dark-text__Name=KwaiKAT, Type=Color, Language=Default", children: _jsxs("g", { id: instanceId + "-kwaikat-combine-dark__kwaikat-dark-text__KwaiKAT / Wordmark", children: [_jsx("path", { id: instanceId + "-kwaikat-combine-dark__kwaikat-dark-text__KwaiKAT / path 01", d: "M26.714 1652.14V1658.42L32.837 1652.22L32.918 1652.14H37.891L30.453 1659.82L37.886 1671H33.751L33.669 1670.88L27.837 1662.36L26.714 1663.46V1671H23V1652.14H26.714ZM42.086 1656.04V1664.62L43.659 1666.75L44.102 1666.25V1656.04H47.789V1665.7L48.393 1666.59L49.962 1664.91V1656.04H53.649V1666.76L53.572 1666.84L49.622 1670.92L49.542 1671H46.855L46.777 1670.86L46.118 1669.64L44.887 1670.92L44.807 1671H42.19L42.108 1670.88L38.42 1665.44L38.372 1665.37V1656.04H42.086ZM79.475 1649V1653.21H75.265V1649H79.475ZM79.161 1667.6H83.949V1671H70.791V1667.6H75.578V1659.9L74.922 1658.94H71.89V1655.54H76.705L76.786 1655.66L79.161 1659.18V1667.6Z", fill: "#ffffff", style: {
|
|
14
|
+
fill: "#ffffff",
|
|
15
|
+
fillOpacity: 1
|
|
16
|
+
} }), _jsx("path", { id: instanceId + "-kwaikat-combine-dark__kwaikat-dark-text__KwaiKAT / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M68.2889 1671H64.5749V1670.35L63.5519 1670.96L63.4869 1671H57.5599L57.4779 1670.88L55.1239 1667.37L55.0779 1667.3V1665.72L59.3659 1661.25L59.4469 1661.16H64.5739V1659.44H57.1699V1655.98H66.3279L66.4099 1656.1L68.2399 1658.8L68.2879 1658.87V1671H68.2889ZM58.9319 1666.67L59.2989 1667.5H64.4699V1664.7H60.8579L58.9319 1666.67Z", fill: "#ffffff", style: {
|
|
17
|
+
fill: "#ffffff",
|
|
18
|
+
fillOpacity: 1
|
|
19
|
+
} }), _jsx("path", { id: instanceId + "-kwaikat-combine-dark__kwaikat-dark-text__KwaiKAT / path 03", d: "M89.1841 1659.08L95.7771 1652.41H99.9891L92.8471 1659.79L100.12 1670.73H96.6401L90.6231 1661.94L89.1841 1663.35V1670.73H86.0181V1652.41H89.1841V1659.08V1659.08ZM114.498 1670.73H111.332V1662.9H106.1V1670.73H102.987V1657.1L107.513 1652.41H114.498V1670.73ZM131.257 1655.37H124.298L126.024 1656.91V1670.73H122.859V1657.65L122.1 1655.37H117.6V1652.41H131.257V1655.37ZM106.1 1658.01V1659.95H111.332V1655.37H108.664L106.1 1658.01Z", fill: "#ffffff", style: {
|
|
20
|
+
fill: "#ffffff",
|
|
21
|
+
fillOpacity: 1
|
|
22
|
+
} })] }) }) }) })] });
|
|
23
|
+
};
|
|
24
|
+
const ForwardRef = forwardRef(KwaikatCombineDark);
|
|
25
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const KwaikatCombineLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", viewBox: "0 0 172 48", fill: "none", width: typeof size === 'number' ? size * 3.5833333333333335 : 'calc(' + size + ' * 3.5833333333333335)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { fill: "none", color: "#ffffff", transform: "translate(0 0) scale(1) translate(0 0)", children: _jsx("g", { transform: "translate(-361 -837)", children: _jsx("g", { id: instanceId + "-kwaikat-combine-light__kwaikat-light-symbol__Name=KwaiKAT, Type=Dark, Variant=Default", children: _jsxs("g", { id: instanceId + "-kwaikat-combine-light__kwaikat-light-symbol__KwaiKAT / Icon_2", children: [_jsx("path", { id: instanceId + "-kwaikat-combine-light__kwaikat-light-symbol__KwaiKAT / path 01_2", fillRule: "evenodd", clipRule: "evenodd", d: "M401.84 875.622H408.676V839L395.114 847.354L381.558 839.132L381.61 854.868H388.446L388.394 850.424L395.234 854.494L401.84 850.424V875.622Z", fill: "#000000", style: {
|
|
8
|
+
fill: "#000000",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }), _jsx("path", { id: instanceId + "-kwaikat-combine-light__kwaikat-light-symbol__KwaiKAT / path 02_2", fillRule: "evenodd", clipRule: "evenodd", d: "M367.128 858.468C372.696 854.328 381.012 853.68 387.01 860.282L387.03 860.302L387.05 860.328L405.37 884.808H397.69L382.31 864.374C379.05 860.9 374.528 860.996 371.28 863.098C368.032 865.198 366.154 869.244 368.184 873.658C371.172 880.15 380.488 880.208 383.634 873.874L383.698 873.746L387.738 879.004C381.778 886.94 369.08 886.856 363.408 877.9C358.618 870.34 361.556 862.61 367.128 858.468Z", fill: "#000000", style: {
|
|
11
|
+
fill: "#000000",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} })] }) }) }) }), _jsx("g", { fill: "none", transform: "translate(60 12) scale(1) translate(0 0)", children: _jsx("g", { transform: "translate(-21 -1649)", children: _jsx("g", { id: instanceId + "-kwaikat-combine-light__kwaikat-light-text__Name=KwaiKAT, Type=Color, Language=Default", children: _jsxs("g", { id: instanceId + "-kwaikat-combine-light__kwaikat-light-text__KwaiKAT / Wordmark", children: [_jsx("path", { id: instanceId + "-kwaikat-combine-light__kwaikat-light-text__KwaiKAT / path 01", d: "M26.714 1652.14V1658.42L32.837 1652.22L32.918 1652.14H37.891L30.453 1659.82L37.886 1671H33.751L33.669 1670.88L27.837 1662.36L26.714 1663.46V1671H23V1652.14H26.714ZM42.086 1656.04V1664.62L43.659 1666.75L44.102 1666.25V1656.04H47.789V1665.7L48.393 1666.59L49.962 1664.91V1656.04H53.649V1666.76L53.572 1666.84L49.622 1670.92L49.542 1671H46.855L46.777 1670.86L46.118 1669.64L44.887 1670.92L44.807 1671H42.19L42.108 1670.88L38.42 1665.44L38.372 1665.37V1656.04H42.086ZM79.475 1649V1653.21H75.265V1649H79.475ZM79.161 1667.6H83.949V1671H70.791V1667.6H75.578V1659.9L74.922 1658.94H71.89V1655.54H76.705L76.786 1655.66L79.161 1659.18V1667.6Z", fill: "black", style: {
|
|
14
|
+
fill: "black",
|
|
15
|
+
fillOpacity: 1
|
|
16
|
+
} }), _jsx("path", { id: instanceId + "-kwaikat-combine-light__kwaikat-light-text__KwaiKAT / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M68.2889 1671H64.5749V1670.35L63.5519 1670.96L63.4869 1671H57.5599L57.4779 1670.88L55.1239 1667.37L55.0779 1667.3V1665.72L59.3659 1661.25L59.4469 1661.16H64.5739V1659.44H57.1699V1655.98H66.3279L66.4099 1656.1L68.2399 1658.8L68.2879 1658.87V1671H68.2889ZM58.9319 1666.67L59.2989 1667.5H64.4699V1664.7H60.8579L58.9319 1666.67Z", fill: "black", style: {
|
|
17
|
+
fill: "black",
|
|
18
|
+
fillOpacity: 1
|
|
19
|
+
} }), _jsx("path", { id: instanceId + "-kwaikat-combine-light__kwaikat-light-text__KwaiKAT / path 03", d: "M89.1841 1659.08L95.7771 1652.41H99.9891L92.8471 1659.79L100.12 1670.73H96.6401L90.6231 1661.94L89.1841 1663.35V1670.73H86.0181V1652.41H89.1841V1659.08V1659.08ZM114.498 1670.73H111.332V1662.9H106.1V1670.73H102.987V1657.1L107.513 1652.41H114.498V1670.73ZM131.257 1655.37H124.298L126.024 1656.91V1670.73H122.859V1657.65L122.1 1655.37H117.6V1652.41H131.257V1655.37ZM106.1 1658.01V1659.95H111.332V1655.37H108.664L106.1 1658.01Z", fill: "black", style: {
|
|
20
|
+
fill: "black",
|
|
21
|
+
fillOpacity: 1
|
|
22
|
+
} })] }) }) }) })] });
|
|
23
|
+
};
|
|
24
|
+
const ForwardRef = forwardRef(KwaikatCombineLight);
|
|
25
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const KwaikatDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 48 48", fill: "none", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: _jsx("g", { transform: "translate(-361 -837)", children: _jsx("g", { id: instanceId + "-kwaikat-dark__Name=KwaiKAT, Type=Dark, Variant=Default", children: _jsxs("g", { id: instanceId + "-kwaikat-dark__KwaiKAT / Icon_2", children: [_jsx("path", { id: instanceId + "-kwaikat-dark__KwaiKAT / path 01_2", fillRule: "evenodd", clipRule: "evenodd", d: "M401.84 875.622H408.676V839L395.114 847.354L381.558 839.132L381.61 854.868H388.446L388.394 850.424L395.234 854.494L401.84 850.424V875.622Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }), _jsx("path", { id: instanceId + "-kwaikat-dark__KwaiKAT / path 02_2", fillRule: "evenodd", clipRule: "evenodd", d: "M367.128 858.468C372.696 854.328 381.012 853.68 387.01 860.282L387.03 860.302L387.05 860.328L405.37 884.808H397.69L382.31 864.374C379.05 860.9 374.528 860.996 371.28 863.098C368.032 865.198 366.154 869.244 368.184 873.658C371.172 880.15 380.488 880.208 383.634 873.874L383.698 873.746L387.738 879.004C381.778 886.94 369.08 886.856 363.408 877.9C358.618 870.34 361.556 862.61 367.128 858.468Z", fill: "white", style: {
|
|
11
|
+
fill: "white",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} })] }) }) }) });
|
|
14
|
+
};
|
|
15
|
+
const ForwardRef = forwardRef(KwaikatDark);
|
|
16
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const KwaikatLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 48 48", fill: "none", color: "#ffffff", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: _jsx("g", { transform: "translate(-361 -837)", children: _jsx("g", { id: instanceId + "-kwaikat-light__Name=KwaiKAT, Type=Dark, Variant=Default", children: _jsxs("g", { id: instanceId + "-kwaikat-light__KwaiKAT / Icon_2", children: [_jsx("path", { id: instanceId + "-kwaikat-light__KwaiKAT / path 01_2", fillRule: "evenodd", clipRule: "evenodd", d: "M401.84 875.622H408.676V839L395.114 847.354L381.558 839.132L381.61 854.868H388.446L388.394 850.424L395.234 854.494L401.84 850.424V875.622Z", fill: "#000000", style: {
|
|
8
|
+
fill: "#000000",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }), _jsx("path", { id: instanceId + "-kwaikat-light__KwaiKAT / path 02_2", fillRule: "evenodd", clipRule: "evenodd", d: "M367.128 858.468C372.696 854.328 381.012 853.68 387.01 860.282L387.03 860.302L387.05 860.328L405.37 884.808H397.69L382.31 864.374C379.05 860.9 374.528 860.996 371.28 863.098C368.032 865.198 366.154 869.244 368.184 873.658C371.172 880.15 380.488 880.208 383.634 873.874L383.698 873.746L387.738 879.004C381.778 886.94 369.08 886.856 363.408 877.9C358.618 870.34 361.556 862.61 367.128 858.468Z", fill: "#000000", style: {
|
|
11
|
+
fill: "#000000",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} })] }) }) }) });
|
|
14
|
+
};
|
|
15
|
+
const ForwardRef = forwardRef(KwaikatLight);
|
|
16
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const KwaikatMono = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 48 48", fill: "none", color: "currentColor", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: _jsx("g", { transform: "translate(-361 -837)", children: _jsx("g", { id: instanceId + "-kwaikat-mono__Name=KwaiKAT, Type=Dark, Variant=Default", children: _jsxs("g", { id: instanceId + "-kwaikat-mono__KwaiKAT / Icon_2", children: [_jsx("path", { id: instanceId + "-kwaikat-mono__KwaiKAT / path 01_2", fillRule: "evenodd", clipRule: "evenodd", d: "M401.84 875.622H408.676V839L395.114 847.354L381.558 839.132L381.61 854.868H388.446L388.394 850.424L395.234 854.494L401.84 850.424V875.622Z", fill: "currentColor", style: {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }), _jsx("path", { id: instanceId + "-kwaikat-mono__KwaiKAT / path 02_2", fillRule: "evenodd", clipRule: "evenodd", d: "M367.128 858.468C372.696 854.328 381.012 853.68 387.01 860.282L387.03 860.302L387.05 860.328L405.37 884.808H397.69L382.31 864.374C379.05 860.9 374.528 860.996 371.28 863.098C368.032 865.198 366.154 869.244 368.184 873.658C371.172 880.15 380.488 880.208 383.634 873.874L383.698 873.746L387.738 879.004C381.778 886.94 369.08 886.856 363.408 877.9C358.618 870.34 361.556 862.61 367.128 858.468Z", fill: "currentColor", style: {
|
|
11
|
+
fill: "currentColor",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} })] }) }) }) });
|
|
14
|
+
};
|
|
15
|
+
const ForwardRef = forwardRef(KwaikatMono);
|
|
16
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
declare const Kwaikat: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>> & {
|
|
2
|
+
Color: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3
|
+
Dark: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
4
|
+
Light: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
5
|
+
CombineDark: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
6
|
+
CombineLight: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
7
|
+
Combine: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
8
|
+
Default: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
9
|
+
};
|
|
10
|
+
export default Kwaikat;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
// Generated. Do not edit manually.
|
|
3
|
+
import Mono from './Mono.js';
|
|
4
|
+
import Color from './Color.js';
|
|
5
|
+
import Dark from './Dark.js';
|
|
6
|
+
import Light from './Light.js';
|
|
7
|
+
import CombineDark from './CombineDark.js';
|
|
8
|
+
import CombineLight from './CombineLight.js';
|
|
9
|
+
import Combine from './Combine.js';
|
|
10
|
+
const Kwaikat = Object.assign(Mono, { Color, Dark, Light, CombineDark, CombineLight, Combine, Default: Dark });
|
|
11
|
+
export default Kwaikat;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const KwaipilotColor = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 48 48", fill: "none", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { transform: "translate(-21 -905)", children: _jsx("g", { id: instanceId + "-kwaipilot-color__Name=Kwaipilot, Type=Color, Variant=Default", children: _jsxs("g", { id: instanceId + "-kwaipilot-color__Kwaipilot / Icon", children: [_jsx("path", { id: instanceId + "-kwaipilot-color__Kwaipilot / path 01", d: "M44.5299 905.06C31.6539 905.06 21.2159 915.5 21.2159 928.372C21.2159 935.4 24.3279 941.702 29.2459 945.98L40.7799 922.33H53.6819L39.6199 951.166C41.2339 951.512 42.8799 951.686 44.5299 951.686C57.4059 951.686 67.8439 941.246 67.8439 928.37C67.8439 915.494 57.4039 905.056 44.5299 905.056V905.06Z", fill: 'url(#' + instanceId + "-kwaipilot-color__paint98_linear_1_3407)" }), _jsx("path", { id: instanceId + "-kwaipilot-color__Kwaipilot / path 02", d: "M29.2459 945.978L41.9699 919.886C42.0039 919.814 42.0399 919.74 42.0799 919.666L42.2519 919.306H42.2619C43.4035 917.161 45.1071 915.367 47.1903 914.116C49.2736 912.864 51.6579 912.204 54.0879 912.204C59.6559 912.204 64.4299 915.604 66.4559 920.436C63.2119 911.466 54.6159 905.056 44.5299 905.056C31.6539 905.056 21.2159 915.494 21.2159 928.37C21.2159 935.398 24.3279 941.702 29.2459 945.978Z", fill: 'url(#' + instanceId + "-kwaipilot-color__paint99_linear_1_3407)" })] }) }) }), _jsxs("defs", { children: [_jsxs("linearGradient", { id: instanceId + "-kwaipilot-color__paint98_linear_1_3407", x1: 47.9379, y1: 914.646, x2: 46.1139, y2: 947.604, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { offset: 0.313, stopColor: "#9EC0E0", style: {
|
|
8
|
+
stopColor: "color(display-p3 0.6196 0.7529 0.8784)",
|
|
9
|
+
stopOpacity: 1
|
|
10
|
+
} }), _jsx("stop", { offset: 1, stopColor: "white", style: {
|
|
11
|
+
stopColor: "white",
|
|
12
|
+
stopOpacity: 1
|
|
13
|
+
} })] }), _jsxs("linearGradient", { id: instanceId + "-kwaipilot-color__paint99_linear_1_3407", x1: 48.4779, y1: 913.458, x2: 32.2939, y2: 939.772, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "white", style: {
|
|
14
|
+
stopColor: "white",
|
|
15
|
+
stopOpacity: 1
|
|
16
|
+
} }), _jsx("stop", { offset: 1, stopColor: "#BCD5EC", style: {
|
|
17
|
+
stopColor: "color(display-p3 0.7373 0.8353 0.9255)",
|
|
18
|
+
stopOpacity: 1
|
|
19
|
+
} })] })] })] });
|
|
20
|
+
};
|
|
21
|
+
const ForwardRef = forwardRef(KwaipilotColor);
|
|
22
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const KwaipilotCombine = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", viewBox: "0 0 178 48", fill: "none", color: "currentColor", width: typeof size === 'number' ? size * 3.7083333333333335 : 'calc(' + size + ' * 3.7083333333333335)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { fill: "none", transform: "translate(0 0) scale(1) translate(0 0)", children: _jsx("g", { transform: "translate(-89 -905)", children: _jsx("g", { id: instanceId + "-kwaipilot-combine__kwaipilot-dark-symbol__Name=Kwaipilot, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-kwaipilot-combine__kwaipilot-dark-symbol__Kwaipilot / Icon_2", children: _jsx("path", { id: instanceId + "-kwaipilot-combine__kwaipilot-dark-symbol__Kwaipilot / path 01_2", fillRule: "evenodd", clipRule: "evenodd", d: "M112.53 905.06C99.6539 905.06 89.2159 915.5 89.2159 928.372C89.2159 935.4 92.3279 941.702 97.2459 945.98L108.78 922.33H121.682L107.62 951.166C109.234 951.512 110.88 951.686 112.53 951.686C125.406 951.686 135.844 941.246 135.844 928.37C135.844 915.494 125.404 905.056 112.53 905.056V905.06Z", fill: "currentColor", style: {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }) }) }), _jsx("g", { fill: "none", color: "currentColor", transform: "translate(60 12) scale(1) translate(0 0)", children: _jsx("g", { transform: "translate(-21 -1693)", children: _jsx("g", { id: instanceId + "-kwaipilot-combine__kwaipilot-dark-text__Name=Kwaipilot, Type=Color, Language=Default", children: _jsxs("g", { id: instanceId + "-kwaipilot-combine__kwaipilot-dark-text__Kwaipilot / Wordmark", children: [_jsx("path", { id: instanceId + "-kwaipilot-combine__kwaipilot-dark-text__Kwaipilot / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M83.8111 1698.78C83.9407 1698.78 84.0648 1698.83 84.1563 1698.92C84.2477 1699.01 84.2991 1699.14 84.2991 1699.27V1700.2C86.5041 1698.55 89.4371 1698.32 92.0961 1699.61H92.0881C93.3655 1700.23 94.3935 1701.27 95.0041 1702.55C96.1801 1705.03 96.0641 1707.69 94.6981 1709.86C94.0516 1710.89 93.1523 1711.75 92.085 1712.34C91.0177 1712.93 89.8176 1713.23 88.5981 1713.23C87.0481 1713.23 85.5395 1712.73 84.2991 1711.8V1716.51C84.2991 1716.64 84.2477 1716.76 84.1563 1716.86C84.0648 1716.95 83.9407 1717 83.8111 1717H81.8801C81.8158 1717 81.7522 1716.99 81.6929 1716.96C81.6335 1716.94 81.5797 1716.9 81.5343 1716.86C81.489 1716.81 81.4531 1716.76 81.4287 1716.7C81.4043 1716.64 81.3918 1716.57 81.3921 1716.51V1699.27C81.3921 1699.14 81.4434 1699.01 81.5349 1698.92C81.6264 1698.83 81.7505 1698.78 81.8801 1698.78H83.8111ZM88.4921 1701.69C87.2751 1701.69 86.2311 1702.26 85.5521 1702.94C84.4741 1704.02 83.6781 1706.04 84.9941 1708.19C85.3481 1708.77 85.8341 1709.26 86.4121 1709.61C88.5581 1710.92 90.5721 1710.13 91.6491 1709.06L91.6561 1709.05C92.7331 1707.98 93.5201 1705.95 92.2111 1703.8C91.8528 1703.23 91.3686 1702.74 90.7951 1702.38C89.9911 1701.89 89.2121 1701.69 88.4921 1701.69Z", fill: "currentColor", style: {
|
|
11
|
+
fill: "currentColor",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} }), _jsx("path", { id: instanceId + "-kwaipilot-combine__kwaipilot-dark-text__Kwaipilot / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M131.777 1695.05C131.811 1695.05 131.844 1695.06 131.875 1695.07C131.906 1695.08 131.934 1695.1 131.958 1695.12C131.981 1695.15 132 1695.18 132.012 1695.21C132.025 1695.24 132.031 1695.27 132.03 1695.31V1699.44C132.029 1699.49 132.044 1699.54 132.072 1699.59C132.099 1699.63 132.139 1699.66 132.186 1699.68C132.217 1699.69 132.249 1699.7 132.282 1699.7H136.746C136.779 1699.7 136.813 1699.7 136.844 1699.71C136.874 1699.73 136.903 1699.75 136.926 1699.77C136.95 1699.79 136.969 1699.82 136.981 1699.85C136.994 1699.88 137 1699.92 137 1699.95V1702.23L136.982 1702.33C136.964 1702.38 136.931 1702.42 136.889 1702.44C136.847 1702.47 136.797 1702.49 136.746 1702.49H132.282C132.249 1702.48 132.216 1702.49 132.185 1702.5C132.154 1702.52 132.126 1702.54 132.103 1702.56C132.079 1702.58 132.061 1702.61 132.048 1702.64C132.036 1702.67 132.029 1702.71 132.03 1702.74V1707.57C132.031 1709.21 133.191 1710.52 134.815 1710.52H136.746C136.779 1710.52 136.813 1710.53 136.844 1710.54C136.874 1710.55 136.903 1710.57 136.926 1710.6C136.95 1710.62 136.969 1710.65 136.981 1710.68C136.994 1710.71 137 1710.74 137 1710.78V1713.06C136.999 1713.12 136.973 1713.19 136.927 1713.24C136.903 1713.26 136.875 1713.28 136.844 1713.29C136.813 1713.31 136.78 1713.31 136.746 1713.31H133.988C132.974 1713.31 131.983 1713.01 131.141 1712.44C130.299 1711.88 129.642 1711.08 129.255 1710.14C128.999 1709.52 128.867 1708.85 128.868 1708.18V1702.74C128.868 1702.71 128.862 1702.67 128.849 1702.64C128.836 1702.61 128.818 1702.58 128.794 1702.56C128.77 1702.53 128.742 1702.52 128.711 1702.5C128.68 1702.49 128.647 1702.48 128.613 1702.49H126.497C126.464 1702.49 126.43 1702.48 126.399 1702.47C126.368 1702.45 126.34 1702.43 126.316 1702.41C126.293 1702.39 126.274 1702.36 126.262 1702.33C126.249 1702.3 126.243 1702.26 126.243 1702.23V1699.95C126.243 1699.92 126.249 1699.88 126.262 1699.85C126.274 1699.82 126.293 1699.79 126.317 1699.77C126.34 1699.75 126.369 1699.73 126.399 1699.71C126.43 1699.7 126.464 1699.7 126.497 1699.7H128.621C128.655 1699.7 128.688 1699.69 128.719 1699.68C128.75 1699.66 128.778 1699.65 128.802 1699.62C128.826 1699.6 128.844 1699.57 128.857 1699.54C128.869 1699.51 128.876 1699.47 128.875 1699.44V1695.31C128.875 1695.27 128.881 1695.24 128.893 1695.21C128.906 1695.18 128.924 1695.15 128.948 1695.12C128.972 1695.1 129 1695.08 129.031 1695.07C129.062 1695.06 129.095 1695.05 129.129 1695.05H131.777ZM26.034 1695.02C26.0899 1695.02 26.1447 1695.03 26.1912 1695.06C26.2377 1695.1 26.2739 1695.14 26.295 1695.19C26.309 1695.23 26.315 1695.26 26.315 1695.3V1700.78C26.315 1700.84 26.3311 1700.89 26.3613 1700.94C26.3915 1700.98 26.4345 1701.02 26.485 1701.04C26.5352 1701.06 26.5908 1701.07 26.6448 1701.06C26.6988 1701.05 26.7489 1701.03 26.789 1700.99L31.731 1695.09C31.7566 1695.07 31.7868 1695.05 31.82 1695.04C31.8531 1695.02 31.8885 1695.02 31.924 1695.02H35.164L35.154 1695.03C35.411 1695.03 35.536 1695.33 35.354 1695.51L29.016 1703.95C28.9883 1703.97 28.9663 1704 28.9512 1704.04C28.9361 1704.07 28.9283 1704.11 28.9283 1704.15C28.9283 1704.19 28.9361 1704.23 28.9512 1704.26C28.9663 1704.3 28.9883 1704.33 29.016 1704.35L37.414 1712.79C37.596 1712.97 37.471 1713.27 37.214 1713.27L33.24 1713.22C33.205 1713.22 33.1702 1713.21 33.1376 1713.2C33.1049 1713.19 33.0752 1713.17 33.05 1713.14L26.79 1707.31C26.75 1707.27 26.6998 1707.25 26.6455 1707.24C26.5913 1707.23 26.5355 1707.24 26.485 1707.26C26.4345 1707.28 26.3916 1707.32 26.3615 1707.36C26.3315 1707.41 26.3157 1707.46 26.316 1707.52V1713C26.3164 1713.04 26.3094 1713.07 26.2954 1713.11C26.2814 1713.14 26.2606 1713.17 26.2344 1713.2C26.2081 1713.23 26.1769 1713.25 26.1425 1713.26C26.1081 1713.28 26.0712 1713.28 26.034 1713.28H23.281C23.2439 1713.28 23.2071 1713.28 23.1729 1713.26C23.1386 1713.25 23.1075 1713.23 23.0813 1713.2C23.0552 1713.17 23.0345 1713.14 23.0206 1713.11C23.0066 1713.07 22.9996 1713.04 23 1713V1695.3C23.0005 1695.23 23.0302 1695.15 23.0828 1695.1C23.1353 1695.05 23.2065 1695.02 23.281 1695.02H26.034Z", fill: "currentColor", style: {
|
|
14
|
+
fill: "currentColor",
|
|
15
|
+
fillOpacity: 1
|
|
16
|
+
} }), _jsx("path", { id: instanceId + "-kwaipilot-combine__kwaipilot-dark-text__Kwaipilot / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M62.558 1699.09C64.828 1698.43 67.173 1698.85 69.004 1700.24C71.713 1702.29 71.848 1705 71.877 1705.56C71.8751 1705.6 71.8785 1705.63 71.887 1705.67V1713.22L71.414 1713.28H69.027L68.971 1712.81V1711.8C67.7277 1712.73 66.2203 1713.23 64.671 1713.23C63.5533 1713.24 62.4502 1712.98 61.4499 1712.48C60.4497 1711.98 59.5802 1711.25 58.911 1710.36C57.528 1708.53 57.106 1706.17 57.751 1703.9C58.0796 1702.76 58.693 1701.72 59.5337 1700.87C60.3744 1700.03 61.415 1699.42 62.558 1699.09ZM64.546 1701.71C63.328 1701.71 62.284 1702.27 61.605 1702.95C60.528 1704.03 59.74 1706.07 61.058 1708.22C61.4084 1708.79 61.8879 1709.27 62.458 1709.62C64.603 1710.94 66.625 1710.15 67.703 1709.07L67.711 1709.06C68.788 1707.98 69.576 1705.95 68.258 1703.8C67.9078 1703.23 67.4282 1702.75 66.858 1702.4C66.054 1701.91 65.266 1701.71 64.546 1701.71ZM118.007 1698.82C121.984 1698.82 125.224 1702.06 125.224 1706.05C125.224 1710.03 121.984 1713.28 118.007 1713.28C114.031 1713.28 110.792 1710.03 110.792 1706.05C110.792 1702.06 114.031 1698.82 118.007 1698.82ZM118.007 1701.74C116.866 1701.74 115.773 1702.2 114.968 1703.01C114.162 1703.81 113.709 1704.91 113.708 1706.05C113.708 1707.19 114.161 1708.28 114.967 1709.09C115.773 1709.9 116.867 1710.35 118.008 1710.36C119.149 1710.35 120.242 1709.9 121.048 1709.09C121.855 1708.28 122.307 1707.19 122.308 1706.05C122.306 1704.91 121.853 1703.81 121.047 1703.01C120.242 1702.2 119.148 1701.74 118.007 1701.74Z", fill: "currentColor", style: {
|
|
17
|
+
fill: "currentColor",
|
|
18
|
+
fillOpacity: 1
|
|
19
|
+
} }), _jsx("path", { id: instanceId + "-kwaipilot-combine__kwaipilot-dark-text__Kwaipilot / path 04", fillRule: "evenodd", clipRule: "evenodd", d: "M39.8721 1699.1C40.1791 1699.1 40.4421 1699.3 40.5271 1699.59L42.8971 1707.65C42.9311 1707.78 43.1111 1707.78 43.1441 1707.65L45.1921 1700.79C45.2417 1700.63 45.3446 1700.48 45.4852 1700.37C45.6258 1700.27 45.7966 1700.21 45.9721 1700.21H47.3981C47.5733 1700.21 47.7439 1700.27 47.8842 1700.37C48.0245 1700.48 48.1269 1700.63 48.1761 1700.79L50.2231 1707.66C50.2571 1707.79 50.4391 1707.78 50.4731 1707.66L52.8681 1699.53C52.9033 1699.41 52.9781 1699.3 53.0811 1699.22C53.1842 1699.14 53.3098 1699.1 53.4391 1699.1H55.5281C55.7181 1699.1 55.8921 1699.19 56.0081 1699.34H56.0001C56.1151 1699.49 56.1481 1699.69 56.0991 1699.87L52.2461 1713C52.2227 1713.08 52.1746 1713.15 52.1088 1713.2C52.0431 1713.25 51.9632 1713.27 51.8811 1713.27H49.2961C49.212 1713.28 49.1298 1713.25 49.0618 1713.2C48.9939 1713.15 48.9441 1713.08 48.9201 1713L46.6831 1705.44L44.4291 1713C44.4065 1713.08 44.3592 1713.15 44.2941 1713.2C44.2279 1713.25 44.1476 1713.27 44.0651 1713.27H41.4951C41.4129 1713.27 41.3331 1713.25 41.2674 1713.2C41.2018 1713.15 41.154 1713.08 41.1311 1713L37.2701 1699.87C37.2434 1699.78 37.2378 1699.69 37.2538 1699.59C37.2697 1699.5 37.3068 1699.41 37.3621 1699.34C37.4186 1699.26 37.4913 1699.2 37.5747 1699.16C37.6581 1699.12 37.7499 1699.1 37.8431 1699.1H39.8721ZM77.9171 1701.09C78.1831 1701.09 78.3981 1701.29 78.3981 1701.52V1712.85C78.3981 1713.09 78.1841 1713.27 77.9181 1713.27H75.5831C75.3171 1713.27 75.1021 1713.08 75.1021 1712.85V1701.52C75.1021 1701.28 75.3171 1701.09 75.5821 1701.09H77.9171ZM101.005 1701.09C101.271 1701.09 101.486 1701.28 101.486 1701.52V1712.85C101.486 1713.09 101.271 1713.27 101.006 1713.27H98.6691C98.4041 1713.27 98.1891 1713.08 98.1891 1712.85V1701.52C98.1891 1701.28 98.4041 1701.09 98.6691 1701.09L101.005 1701.09ZM107.43 1695C107.545 1695 107.657 1695.03 107.753 1695.1C107.848 1695.16 107.922 1695.25 107.966 1695.36C107.995 1695.43 108.009 1695.51 108.008 1695.58V1712.69C108.009 1712.8 107.976 1712.92 107.912 1713.01C107.849 1713.11 107.759 1713.18 107.653 1713.23C107.582 1713.26 107.506 1713.27 107.429 1713.27H105.283C105.207 1713.27 105.131 1713.26 105.06 1713.23C104.99 1713.2 104.926 1713.16 104.872 1713.1C104.818 1713.05 104.775 1712.98 104.746 1712.91C104.717 1712.84 104.703 1712.77 104.703 1712.69V1695.58C104.704 1695.43 104.765 1695.28 104.873 1695.17C104.982 1695.06 105.129 1695 105.283 1695H107.43ZM76.7521 1695C77.2748 1695 77.7753 1695.21 78.1446 1695.58C78.5138 1695.95 78.7217 1696.45 78.7231 1696.97C78.7223 1697.5 78.5145 1698 78.1451 1698.37C77.7758 1698.74 77.2749 1698.95 76.7521 1698.95C76.2289 1698.95 75.7277 1698.74 75.358 1698.37C74.9884 1698 74.7806 1697.5 74.7801 1696.97C74.7801 1695.89 75.6661 1695 76.7501 1695H76.7521ZM99.84 1695C100.928 1695 101.811 1695.88 101.811 1696.97C101.811 1697.36 101.695 1697.75 101.478 1698.07C101.261 1698.39 100.954 1698.65 100.594 1698.8C100.234 1698.94 99.8377 1698.98 99.4553 1698.91C99.0729 1698.83 98.7214 1698.65 98.4451 1698.37C98.1688 1698.1 97.9807 1697.74 97.9043 1697.36C97.8279 1696.98 97.8667 1696.58 98.0159 1696.22C98.1651 1695.86 98.4179 1695.55 98.7424 1695.33C99.0669 1695.12 99.4496 1695 99.84 1695Z", fill: "currentColor", style: {
|
|
20
|
+
fill: "currentColor",
|
|
21
|
+
fillOpacity: 1
|
|
22
|
+
} })] }) }) }) })] });
|
|
23
|
+
};
|
|
24
|
+
const ForwardRef = forwardRef(KwaipilotCombine);
|
|
25
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const KwaipilotCombineDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", viewBox: "0 0 178 48", fill: "none", width: typeof size === 'number' ? size * 3.7083333333333335 : 'calc(' + size + ' * 3.7083333333333335)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { fill: "none", transform: "translate(0 0) scale(1) translate(0 0)", children: _jsx("g", { transform: "translate(-89 -905)", children: _jsx("g", { id: instanceId + "-kwaipilot-combine-dark__kwaipilot-dark-symbol__Name=Kwaipilot, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-kwaipilot-combine-dark__kwaipilot-dark-symbol__Kwaipilot / Icon_2", children: _jsx("path", { id: instanceId + "-kwaipilot-combine-dark__kwaipilot-dark-symbol__Kwaipilot / path 01_2", fillRule: "evenodd", clipRule: "evenodd", d: "M112.53 905.06C99.6539 905.06 89.2159 915.5 89.2159 928.372C89.2159 935.4 92.3279 941.702 97.2459 945.98L108.78 922.33H121.682L107.62 951.166C109.234 951.512 110.88 951.686 112.53 951.686C125.406 951.686 135.844 941.246 135.844 928.37C135.844 915.494 125.404 905.056 112.53 905.056V905.06Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }) }) }), _jsx("g", { fill: "none", color: "#ffffff", transform: "translate(60 12) scale(1) translate(0 0)", children: _jsx("g", { transform: "translate(-21 -1693)", children: _jsx("g", { id: instanceId + "-kwaipilot-combine-dark__kwaipilot-dark-text__Name=Kwaipilot, Type=Color, Language=Default", children: _jsxs("g", { id: instanceId + "-kwaipilot-combine-dark__kwaipilot-dark-text__Kwaipilot / Wordmark", children: [_jsx("path", { id: instanceId + "-kwaipilot-combine-dark__kwaipilot-dark-text__Kwaipilot / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M83.8111 1698.78C83.9407 1698.78 84.0648 1698.83 84.1563 1698.92C84.2477 1699.01 84.2991 1699.14 84.2991 1699.27V1700.2C86.5041 1698.55 89.4371 1698.32 92.0961 1699.61H92.0881C93.3655 1700.23 94.3935 1701.27 95.0041 1702.55C96.1801 1705.03 96.0641 1707.69 94.6981 1709.86C94.0516 1710.89 93.1523 1711.75 92.085 1712.34C91.0177 1712.93 89.8176 1713.23 88.5981 1713.23C87.0481 1713.23 85.5395 1712.73 84.2991 1711.8V1716.51C84.2991 1716.64 84.2477 1716.76 84.1563 1716.86C84.0648 1716.95 83.9407 1717 83.8111 1717H81.8801C81.8158 1717 81.7522 1716.99 81.6929 1716.96C81.6335 1716.94 81.5797 1716.9 81.5343 1716.86C81.489 1716.81 81.4531 1716.76 81.4287 1716.7C81.4043 1716.64 81.3918 1716.57 81.3921 1716.51V1699.27C81.3921 1699.14 81.4434 1699.01 81.5349 1698.92C81.6264 1698.83 81.7505 1698.78 81.8801 1698.78H83.8111ZM88.4921 1701.69C87.2751 1701.69 86.2311 1702.26 85.5521 1702.94C84.4741 1704.02 83.6781 1706.04 84.9941 1708.19C85.3481 1708.77 85.8341 1709.26 86.4121 1709.61C88.5581 1710.92 90.5721 1710.13 91.6491 1709.06L91.6561 1709.05C92.7331 1707.98 93.5201 1705.95 92.2111 1703.8C91.8528 1703.23 91.3686 1702.74 90.7951 1702.38C89.9911 1701.89 89.2121 1701.69 88.4921 1701.69Z", fill: "#ffffff", style: {
|
|
11
|
+
fill: "#ffffff",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} }), _jsx("path", { id: instanceId + "-kwaipilot-combine-dark__kwaipilot-dark-text__Kwaipilot / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M131.777 1695.05C131.811 1695.05 131.844 1695.06 131.875 1695.07C131.906 1695.08 131.934 1695.1 131.958 1695.12C131.981 1695.15 132 1695.18 132.012 1695.21C132.025 1695.24 132.031 1695.27 132.03 1695.31V1699.44C132.029 1699.49 132.044 1699.54 132.072 1699.59C132.099 1699.63 132.139 1699.66 132.186 1699.68C132.217 1699.69 132.249 1699.7 132.282 1699.7H136.746C136.779 1699.7 136.813 1699.7 136.844 1699.71C136.874 1699.73 136.903 1699.75 136.926 1699.77C136.95 1699.79 136.969 1699.82 136.981 1699.85C136.994 1699.88 137 1699.92 137 1699.95V1702.23L136.982 1702.33C136.964 1702.38 136.931 1702.42 136.889 1702.44C136.847 1702.47 136.797 1702.49 136.746 1702.49H132.282C132.249 1702.48 132.216 1702.49 132.185 1702.5C132.154 1702.52 132.126 1702.54 132.103 1702.56C132.079 1702.58 132.061 1702.61 132.048 1702.64C132.036 1702.67 132.029 1702.71 132.03 1702.74V1707.57C132.031 1709.21 133.191 1710.52 134.815 1710.52H136.746C136.779 1710.52 136.813 1710.53 136.844 1710.54C136.874 1710.55 136.903 1710.57 136.926 1710.6C136.95 1710.62 136.969 1710.65 136.981 1710.68C136.994 1710.71 137 1710.74 137 1710.78V1713.06C136.999 1713.12 136.973 1713.19 136.927 1713.24C136.903 1713.26 136.875 1713.28 136.844 1713.29C136.813 1713.31 136.78 1713.31 136.746 1713.31H133.988C132.974 1713.31 131.983 1713.01 131.141 1712.44C130.299 1711.88 129.642 1711.08 129.255 1710.14C128.999 1709.52 128.867 1708.85 128.868 1708.18V1702.74C128.868 1702.71 128.862 1702.67 128.849 1702.64C128.836 1702.61 128.818 1702.58 128.794 1702.56C128.77 1702.53 128.742 1702.52 128.711 1702.5C128.68 1702.49 128.647 1702.48 128.613 1702.49H126.497C126.464 1702.49 126.43 1702.48 126.399 1702.47C126.368 1702.45 126.34 1702.43 126.316 1702.41C126.293 1702.39 126.274 1702.36 126.262 1702.33C126.249 1702.3 126.243 1702.26 126.243 1702.23V1699.95C126.243 1699.92 126.249 1699.88 126.262 1699.85C126.274 1699.82 126.293 1699.79 126.317 1699.77C126.34 1699.75 126.369 1699.73 126.399 1699.71C126.43 1699.7 126.464 1699.7 126.497 1699.7H128.621C128.655 1699.7 128.688 1699.69 128.719 1699.68C128.75 1699.66 128.778 1699.65 128.802 1699.62C128.826 1699.6 128.844 1699.57 128.857 1699.54C128.869 1699.51 128.876 1699.47 128.875 1699.44V1695.31C128.875 1695.27 128.881 1695.24 128.893 1695.21C128.906 1695.18 128.924 1695.15 128.948 1695.12C128.972 1695.1 129 1695.08 129.031 1695.07C129.062 1695.06 129.095 1695.05 129.129 1695.05H131.777ZM26.034 1695.02C26.0899 1695.02 26.1447 1695.03 26.1912 1695.06C26.2377 1695.1 26.2739 1695.14 26.295 1695.19C26.309 1695.23 26.315 1695.26 26.315 1695.3V1700.78C26.315 1700.84 26.3311 1700.89 26.3613 1700.94C26.3915 1700.98 26.4345 1701.02 26.485 1701.04C26.5352 1701.06 26.5908 1701.07 26.6448 1701.06C26.6988 1701.05 26.7489 1701.03 26.789 1700.99L31.731 1695.09C31.7566 1695.07 31.7868 1695.05 31.82 1695.04C31.8531 1695.02 31.8885 1695.02 31.924 1695.02H35.164L35.154 1695.03C35.411 1695.03 35.536 1695.33 35.354 1695.51L29.016 1703.95C28.9883 1703.97 28.9663 1704 28.9512 1704.04C28.9361 1704.07 28.9283 1704.11 28.9283 1704.15C28.9283 1704.19 28.9361 1704.23 28.9512 1704.26C28.9663 1704.3 28.9883 1704.33 29.016 1704.35L37.414 1712.79C37.596 1712.97 37.471 1713.27 37.214 1713.27L33.24 1713.22C33.205 1713.22 33.1702 1713.21 33.1376 1713.2C33.1049 1713.19 33.0752 1713.17 33.05 1713.14L26.79 1707.31C26.75 1707.27 26.6998 1707.25 26.6455 1707.24C26.5913 1707.23 26.5355 1707.24 26.485 1707.26C26.4345 1707.28 26.3916 1707.32 26.3615 1707.36C26.3315 1707.41 26.3157 1707.46 26.316 1707.52V1713C26.3164 1713.04 26.3094 1713.07 26.2954 1713.11C26.2814 1713.14 26.2606 1713.17 26.2344 1713.2C26.2081 1713.23 26.1769 1713.25 26.1425 1713.26C26.1081 1713.28 26.0712 1713.28 26.034 1713.28H23.281C23.2439 1713.28 23.2071 1713.28 23.1729 1713.26C23.1386 1713.25 23.1075 1713.23 23.0813 1713.2C23.0552 1713.17 23.0345 1713.14 23.0206 1713.11C23.0066 1713.07 22.9996 1713.04 23 1713V1695.3C23.0005 1695.23 23.0302 1695.15 23.0828 1695.1C23.1353 1695.05 23.2065 1695.02 23.281 1695.02H26.034Z", fill: "#ffffff", style: {
|
|
14
|
+
fill: "#ffffff",
|
|
15
|
+
fillOpacity: 1
|
|
16
|
+
} }), _jsx("path", { id: instanceId + "-kwaipilot-combine-dark__kwaipilot-dark-text__Kwaipilot / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M62.558 1699.09C64.828 1698.43 67.173 1698.85 69.004 1700.24C71.713 1702.29 71.848 1705 71.877 1705.56C71.8751 1705.6 71.8785 1705.63 71.887 1705.67V1713.22L71.414 1713.28H69.027L68.971 1712.81V1711.8C67.7277 1712.73 66.2203 1713.23 64.671 1713.23C63.5533 1713.24 62.4502 1712.98 61.4499 1712.48C60.4497 1711.98 59.5802 1711.25 58.911 1710.36C57.528 1708.53 57.106 1706.17 57.751 1703.9C58.0796 1702.76 58.693 1701.72 59.5337 1700.87C60.3744 1700.03 61.415 1699.42 62.558 1699.09ZM64.546 1701.71C63.328 1701.71 62.284 1702.27 61.605 1702.95C60.528 1704.03 59.74 1706.07 61.058 1708.22C61.4084 1708.79 61.8879 1709.27 62.458 1709.62C64.603 1710.94 66.625 1710.15 67.703 1709.07L67.711 1709.06C68.788 1707.98 69.576 1705.95 68.258 1703.8C67.9078 1703.23 67.4282 1702.75 66.858 1702.4C66.054 1701.91 65.266 1701.71 64.546 1701.71ZM118.007 1698.82C121.984 1698.82 125.224 1702.06 125.224 1706.05C125.224 1710.03 121.984 1713.28 118.007 1713.28C114.031 1713.28 110.792 1710.03 110.792 1706.05C110.792 1702.06 114.031 1698.82 118.007 1698.82ZM118.007 1701.74C116.866 1701.74 115.773 1702.2 114.968 1703.01C114.162 1703.81 113.709 1704.91 113.708 1706.05C113.708 1707.19 114.161 1708.28 114.967 1709.09C115.773 1709.9 116.867 1710.35 118.008 1710.36C119.149 1710.35 120.242 1709.9 121.048 1709.09C121.855 1708.28 122.307 1707.19 122.308 1706.05C122.306 1704.91 121.853 1703.81 121.047 1703.01C120.242 1702.2 119.148 1701.74 118.007 1701.74Z", fill: "#ffffff", style: {
|
|
17
|
+
fill: "#ffffff",
|
|
18
|
+
fillOpacity: 1
|
|
19
|
+
} }), _jsx("path", { id: instanceId + "-kwaipilot-combine-dark__kwaipilot-dark-text__Kwaipilot / path 04", fillRule: "evenodd", clipRule: "evenodd", d: "M39.8721 1699.1C40.1791 1699.1 40.4421 1699.3 40.5271 1699.59L42.8971 1707.65C42.9311 1707.78 43.1111 1707.78 43.1441 1707.65L45.1921 1700.79C45.2417 1700.63 45.3446 1700.48 45.4852 1700.37C45.6258 1700.27 45.7966 1700.21 45.9721 1700.21H47.3981C47.5733 1700.21 47.7439 1700.27 47.8842 1700.37C48.0245 1700.48 48.1269 1700.63 48.1761 1700.79L50.2231 1707.66C50.2571 1707.79 50.4391 1707.78 50.4731 1707.66L52.8681 1699.53C52.9033 1699.41 52.9781 1699.3 53.0811 1699.22C53.1842 1699.14 53.3098 1699.1 53.4391 1699.1H55.5281C55.7181 1699.1 55.8921 1699.19 56.0081 1699.34H56.0001C56.1151 1699.49 56.1481 1699.69 56.0991 1699.87L52.2461 1713C52.2227 1713.08 52.1746 1713.15 52.1088 1713.2C52.0431 1713.25 51.9632 1713.27 51.8811 1713.27H49.2961C49.212 1713.28 49.1298 1713.25 49.0618 1713.2C48.9939 1713.15 48.9441 1713.08 48.9201 1713L46.6831 1705.44L44.4291 1713C44.4065 1713.08 44.3592 1713.15 44.2941 1713.2C44.2279 1713.25 44.1476 1713.27 44.0651 1713.27H41.4951C41.4129 1713.27 41.3331 1713.25 41.2674 1713.2C41.2018 1713.15 41.154 1713.08 41.1311 1713L37.2701 1699.87C37.2434 1699.78 37.2378 1699.69 37.2538 1699.59C37.2697 1699.5 37.3068 1699.41 37.3621 1699.34C37.4186 1699.26 37.4913 1699.2 37.5747 1699.16C37.6581 1699.12 37.7499 1699.1 37.8431 1699.1H39.8721ZM77.9171 1701.09C78.1831 1701.09 78.3981 1701.29 78.3981 1701.52V1712.85C78.3981 1713.09 78.1841 1713.27 77.9181 1713.27H75.5831C75.3171 1713.27 75.1021 1713.08 75.1021 1712.85V1701.52C75.1021 1701.28 75.3171 1701.09 75.5821 1701.09H77.9171ZM101.005 1701.09C101.271 1701.09 101.486 1701.28 101.486 1701.52V1712.85C101.486 1713.09 101.271 1713.27 101.006 1713.27H98.6691C98.4041 1713.27 98.1891 1713.08 98.1891 1712.85V1701.52C98.1891 1701.28 98.4041 1701.09 98.6691 1701.09L101.005 1701.09ZM107.43 1695C107.545 1695 107.657 1695.03 107.753 1695.1C107.848 1695.16 107.922 1695.25 107.966 1695.36C107.995 1695.43 108.009 1695.51 108.008 1695.58V1712.69C108.009 1712.8 107.976 1712.92 107.912 1713.01C107.849 1713.11 107.759 1713.18 107.653 1713.23C107.582 1713.26 107.506 1713.27 107.429 1713.27H105.283C105.207 1713.27 105.131 1713.26 105.06 1713.23C104.99 1713.2 104.926 1713.16 104.872 1713.1C104.818 1713.05 104.775 1712.98 104.746 1712.91C104.717 1712.84 104.703 1712.77 104.703 1712.69V1695.58C104.704 1695.43 104.765 1695.28 104.873 1695.17C104.982 1695.06 105.129 1695 105.283 1695H107.43ZM76.7521 1695C77.2748 1695 77.7753 1695.21 78.1446 1695.58C78.5138 1695.95 78.7217 1696.45 78.7231 1696.97C78.7223 1697.5 78.5145 1698 78.1451 1698.37C77.7758 1698.74 77.2749 1698.95 76.7521 1698.95C76.2289 1698.95 75.7277 1698.74 75.358 1698.37C74.9884 1698 74.7806 1697.5 74.7801 1696.97C74.7801 1695.89 75.6661 1695 76.7501 1695H76.7521ZM99.84 1695C100.928 1695 101.811 1695.88 101.811 1696.97C101.811 1697.36 101.695 1697.75 101.478 1698.07C101.261 1698.39 100.954 1698.65 100.594 1698.8C100.234 1698.94 99.8377 1698.98 99.4553 1698.91C99.0729 1698.83 98.7214 1698.65 98.4451 1698.37C98.1688 1698.1 97.9807 1697.74 97.9043 1697.36C97.8279 1696.98 97.8667 1696.58 98.0159 1696.22C98.1651 1695.86 98.4179 1695.55 98.7424 1695.33C99.0669 1695.12 99.4496 1695 99.84 1695Z", fill: "#ffffff", style: {
|
|
20
|
+
fill: "#ffffff",
|
|
21
|
+
fillOpacity: 1
|
|
22
|
+
} })] }) }) }) })] });
|
|
23
|
+
};
|
|
24
|
+
const ForwardRef = forwardRef(KwaipilotCombineDark);
|
|
25
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const KwaipilotCombineLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", viewBox: "0 0 178 48", fill: "none", width: typeof size === 'number' ? size * 3.7083333333333335 : 'calc(' + size + ' * 3.7083333333333335)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { fill: "none", color: "#ffffff", transform: "translate(0 0) scale(1) translate(0 0)", children: _jsx("g", { transform: "translate(-89 -905)", children: _jsx("g", { id: instanceId + "-kwaipilot-combine-light__kwaipilot-light-symbol__Name=Kwaipilot, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-kwaipilot-combine-light__kwaipilot-light-symbol__Kwaipilot / Icon_2", children: _jsx("path", { id: instanceId + "-kwaipilot-combine-light__kwaipilot-light-symbol__Kwaipilot / path 01_2", fillRule: "evenodd", clipRule: "evenodd", d: "M112.53 905.06C99.6539 905.06 89.2159 915.5 89.2159 928.372C89.2159 935.4 92.3279 941.702 97.2459 945.98L108.78 922.33H121.682L107.62 951.166C109.234 951.512 110.88 951.686 112.53 951.686C125.406 951.686 135.844 941.246 135.844 928.37C135.844 915.494 125.404 905.056 112.53 905.056V905.06Z", fill: "#000000", style: {
|
|
8
|
+
fill: "#000000",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }) }) }), _jsx("g", { fill: "none", transform: "translate(60 12) scale(1) translate(0 0)", children: _jsx("g", { transform: "translate(-21 -1693)", children: _jsx("g", { id: instanceId + "-kwaipilot-combine-light__kwaipilot-light-text__Name=Kwaipilot, Type=Color, Language=Default", children: _jsxs("g", { id: instanceId + "-kwaipilot-combine-light__kwaipilot-light-text__Kwaipilot / Wordmark", children: [_jsx("path", { id: instanceId + "-kwaipilot-combine-light__kwaipilot-light-text__Kwaipilot / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M83.8111 1698.78C83.9407 1698.78 84.0648 1698.83 84.1563 1698.92C84.2477 1699.01 84.2991 1699.14 84.2991 1699.27V1700.2C86.5041 1698.55 89.4371 1698.32 92.0961 1699.61H92.0881C93.3655 1700.23 94.3935 1701.27 95.0041 1702.55C96.1801 1705.03 96.0641 1707.69 94.6981 1709.86C94.0516 1710.89 93.1523 1711.75 92.085 1712.34C91.0177 1712.93 89.8176 1713.23 88.5981 1713.23C87.0481 1713.23 85.5395 1712.73 84.2991 1711.8V1716.51C84.2991 1716.64 84.2477 1716.76 84.1563 1716.86C84.0648 1716.95 83.9407 1717 83.8111 1717H81.8801C81.8158 1717 81.7522 1716.99 81.6929 1716.96C81.6335 1716.94 81.5797 1716.9 81.5343 1716.86C81.489 1716.81 81.4531 1716.76 81.4287 1716.7C81.4043 1716.64 81.3918 1716.57 81.3921 1716.51V1699.27C81.3921 1699.14 81.4434 1699.01 81.5349 1698.92C81.6264 1698.83 81.7505 1698.78 81.8801 1698.78H83.8111ZM88.4921 1701.69C87.2751 1701.69 86.2311 1702.26 85.5521 1702.94C84.4741 1704.02 83.6781 1706.04 84.9941 1708.19C85.3481 1708.77 85.8341 1709.26 86.4121 1709.61C88.5581 1710.92 90.5721 1710.13 91.6491 1709.06L91.6561 1709.05C92.7331 1707.98 93.5201 1705.95 92.2111 1703.8C91.8528 1703.23 91.3686 1702.74 90.7951 1702.38C89.9911 1701.89 89.2121 1701.69 88.4921 1701.69Z", fill: "black", style: {
|
|
11
|
+
fill: "black",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} }), _jsx("path", { id: instanceId + "-kwaipilot-combine-light__kwaipilot-light-text__Kwaipilot / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M131.777 1695.05C131.811 1695.05 131.844 1695.06 131.875 1695.07C131.906 1695.08 131.934 1695.1 131.958 1695.12C131.981 1695.15 132 1695.18 132.012 1695.21C132.025 1695.24 132.031 1695.27 132.03 1695.31V1699.44C132.029 1699.49 132.044 1699.54 132.072 1699.59C132.099 1699.63 132.139 1699.66 132.186 1699.68C132.217 1699.69 132.249 1699.7 132.282 1699.7H136.746C136.779 1699.7 136.813 1699.7 136.844 1699.71C136.874 1699.73 136.903 1699.75 136.926 1699.77C136.95 1699.79 136.969 1699.82 136.981 1699.85C136.994 1699.88 137 1699.92 137 1699.95V1702.23L136.982 1702.33C136.964 1702.38 136.931 1702.42 136.889 1702.44C136.847 1702.47 136.797 1702.49 136.746 1702.49H132.282C132.249 1702.48 132.216 1702.49 132.185 1702.5C132.154 1702.52 132.126 1702.54 132.103 1702.56C132.079 1702.58 132.061 1702.61 132.048 1702.64C132.036 1702.67 132.029 1702.71 132.03 1702.74V1707.57C132.031 1709.21 133.191 1710.52 134.815 1710.52H136.746C136.779 1710.52 136.813 1710.53 136.844 1710.54C136.874 1710.55 136.903 1710.57 136.926 1710.6C136.95 1710.62 136.969 1710.65 136.981 1710.68C136.994 1710.71 137 1710.74 137 1710.78V1713.06C136.999 1713.12 136.973 1713.19 136.927 1713.24C136.903 1713.26 136.875 1713.28 136.844 1713.29C136.813 1713.31 136.78 1713.31 136.746 1713.31H133.988C132.974 1713.31 131.983 1713.01 131.141 1712.44C130.299 1711.88 129.642 1711.08 129.255 1710.14C128.999 1709.52 128.867 1708.85 128.868 1708.18V1702.74C128.868 1702.71 128.862 1702.67 128.849 1702.64C128.836 1702.61 128.818 1702.58 128.794 1702.56C128.77 1702.53 128.742 1702.52 128.711 1702.5C128.68 1702.49 128.647 1702.48 128.613 1702.49H126.497C126.464 1702.49 126.43 1702.48 126.399 1702.47C126.368 1702.45 126.34 1702.43 126.316 1702.41C126.293 1702.39 126.274 1702.36 126.262 1702.33C126.249 1702.3 126.243 1702.26 126.243 1702.23V1699.95C126.243 1699.92 126.249 1699.88 126.262 1699.85C126.274 1699.82 126.293 1699.79 126.317 1699.77C126.34 1699.75 126.369 1699.73 126.399 1699.71C126.43 1699.7 126.464 1699.7 126.497 1699.7H128.621C128.655 1699.7 128.688 1699.69 128.719 1699.68C128.75 1699.66 128.778 1699.65 128.802 1699.62C128.826 1699.6 128.844 1699.57 128.857 1699.54C128.869 1699.51 128.876 1699.47 128.875 1699.44V1695.31C128.875 1695.27 128.881 1695.24 128.893 1695.21C128.906 1695.18 128.924 1695.15 128.948 1695.12C128.972 1695.1 129 1695.08 129.031 1695.07C129.062 1695.06 129.095 1695.05 129.129 1695.05H131.777ZM26.034 1695.02C26.0899 1695.02 26.1447 1695.03 26.1912 1695.06C26.2377 1695.1 26.2739 1695.14 26.295 1695.19C26.309 1695.23 26.315 1695.26 26.315 1695.3V1700.78C26.315 1700.84 26.3311 1700.89 26.3613 1700.94C26.3915 1700.98 26.4345 1701.02 26.485 1701.04C26.5352 1701.06 26.5908 1701.07 26.6448 1701.06C26.6988 1701.05 26.7489 1701.03 26.789 1700.99L31.731 1695.09C31.7566 1695.07 31.7868 1695.05 31.82 1695.04C31.8531 1695.02 31.8885 1695.02 31.924 1695.02H35.164L35.154 1695.03C35.411 1695.03 35.536 1695.33 35.354 1695.51L29.016 1703.95C28.9883 1703.97 28.9663 1704 28.9512 1704.04C28.9361 1704.07 28.9283 1704.11 28.9283 1704.15C28.9283 1704.19 28.9361 1704.23 28.9512 1704.26C28.9663 1704.3 28.9883 1704.33 29.016 1704.35L37.414 1712.79C37.596 1712.97 37.471 1713.27 37.214 1713.27L33.24 1713.22C33.205 1713.22 33.1702 1713.21 33.1376 1713.2C33.1049 1713.19 33.0752 1713.17 33.05 1713.14L26.79 1707.31C26.75 1707.27 26.6998 1707.25 26.6455 1707.24C26.5913 1707.23 26.5355 1707.24 26.485 1707.26C26.4345 1707.28 26.3916 1707.32 26.3615 1707.36C26.3315 1707.41 26.3157 1707.46 26.316 1707.52V1713C26.3164 1713.04 26.3094 1713.07 26.2954 1713.11C26.2814 1713.14 26.2606 1713.17 26.2344 1713.2C26.2081 1713.23 26.1769 1713.25 26.1425 1713.26C26.1081 1713.28 26.0712 1713.28 26.034 1713.28H23.281C23.2439 1713.28 23.2071 1713.28 23.1729 1713.26C23.1386 1713.25 23.1075 1713.23 23.0813 1713.2C23.0552 1713.17 23.0345 1713.14 23.0206 1713.11C23.0066 1713.07 22.9996 1713.04 23 1713V1695.3C23.0005 1695.23 23.0302 1695.15 23.0828 1695.1C23.1353 1695.05 23.2065 1695.02 23.281 1695.02H26.034Z", fill: "black", style: {
|
|
14
|
+
fill: "black",
|
|
15
|
+
fillOpacity: 1
|
|
16
|
+
} }), _jsx("path", { id: instanceId + "-kwaipilot-combine-light__kwaipilot-light-text__Kwaipilot / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M62.558 1699.09C64.828 1698.43 67.173 1698.85 69.004 1700.24C71.713 1702.29 71.848 1705 71.877 1705.56C71.8751 1705.6 71.8785 1705.63 71.887 1705.67V1713.22L71.414 1713.28H69.027L68.971 1712.81V1711.8C67.7277 1712.73 66.2203 1713.23 64.671 1713.23C63.5533 1713.24 62.4502 1712.98 61.4499 1712.48C60.4497 1711.98 59.5802 1711.25 58.911 1710.36C57.528 1708.53 57.106 1706.17 57.751 1703.9C58.0796 1702.76 58.693 1701.72 59.5337 1700.87C60.3744 1700.03 61.415 1699.42 62.558 1699.09ZM64.546 1701.71C63.328 1701.71 62.284 1702.27 61.605 1702.95C60.528 1704.03 59.74 1706.07 61.058 1708.22C61.4084 1708.79 61.8879 1709.27 62.458 1709.62C64.603 1710.94 66.625 1710.15 67.703 1709.07L67.711 1709.06C68.788 1707.98 69.576 1705.95 68.258 1703.8C67.9078 1703.23 67.4282 1702.75 66.858 1702.4C66.054 1701.91 65.266 1701.71 64.546 1701.71ZM118.007 1698.82C121.984 1698.82 125.224 1702.06 125.224 1706.05C125.224 1710.03 121.984 1713.28 118.007 1713.28C114.031 1713.28 110.792 1710.03 110.792 1706.05C110.792 1702.06 114.031 1698.82 118.007 1698.82ZM118.007 1701.74C116.866 1701.74 115.773 1702.2 114.968 1703.01C114.162 1703.81 113.709 1704.91 113.708 1706.05C113.708 1707.19 114.161 1708.28 114.967 1709.09C115.773 1709.9 116.867 1710.35 118.008 1710.36C119.149 1710.35 120.242 1709.9 121.048 1709.09C121.855 1708.28 122.307 1707.19 122.308 1706.05C122.306 1704.91 121.853 1703.81 121.047 1703.01C120.242 1702.2 119.148 1701.74 118.007 1701.74Z", fill: "black", style: {
|
|
17
|
+
fill: "black",
|
|
18
|
+
fillOpacity: 1
|
|
19
|
+
} }), _jsx("path", { id: instanceId + "-kwaipilot-combine-light__kwaipilot-light-text__Kwaipilot / path 04", fillRule: "evenodd", clipRule: "evenodd", d: "M39.8721 1699.1C40.1791 1699.1 40.4421 1699.3 40.5271 1699.59L42.8971 1707.65C42.9311 1707.78 43.1111 1707.78 43.1441 1707.65L45.1921 1700.79C45.2417 1700.63 45.3446 1700.48 45.4852 1700.37C45.6258 1700.27 45.7966 1700.21 45.9721 1700.21H47.3981C47.5733 1700.21 47.7439 1700.27 47.8842 1700.37C48.0245 1700.48 48.1269 1700.63 48.1761 1700.79L50.2231 1707.66C50.2571 1707.79 50.4391 1707.78 50.4731 1707.66L52.8681 1699.53C52.9033 1699.41 52.9781 1699.3 53.0811 1699.22C53.1842 1699.14 53.3098 1699.1 53.4391 1699.1H55.5281C55.7181 1699.1 55.8921 1699.19 56.0081 1699.34H56.0001C56.1151 1699.49 56.1481 1699.69 56.0991 1699.87L52.2461 1713C52.2227 1713.08 52.1746 1713.15 52.1088 1713.2C52.0431 1713.25 51.9632 1713.27 51.8811 1713.27H49.2961C49.212 1713.28 49.1298 1713.25 49.0618 1713.2C48.9939 1713.15 48.9441 1713.08 48.9201 1713L46.6831 1705.44L44.4291 1713C44.4065 1713.08 44.3592 1713.15 44.2941 1713.2C44.2279 1713.25 44.1476 1713.27 44.0651 1713.27H41.4951C41.4129 1713.27 41.3331 1713.25 41.2674 1713.2C41.2018 1713.15 41.154 1713.08 41.1311 1713L37.2701 1699.87C37.2434 1699.78 37.2378 1699.69 37.2538 1699.59C37.2697 1699.5 37.3068 1699.41 37.3621 1699.34C37.4186 1699.26 37.4913 1699.2 37.5747 1699.16C37.6581 1699.12 37.7499 1699.1 37.8431 1699.1H39.8721ZM77.9171 1701.09C78.1831 1701.09 78.3981 1701.29 78.3981 1701.52V1712.85C78.3981 1713.09 78.1841 1713.27 77.9181 1713.27H75.5831C75.3171 1713.27 75.1021 1713.08 75.1021 1712.85V1701.52C75.1021 1701.28 75.3171 1701.09 75.5821 1701.09H77.9171ZM101.005 1701.09C101.271 1701.09 101.486 1701.28 101.486 1701.52V1712.85C101.486 1713.09 101.271 1713.27 101.006 1713.27H98.6691C98.4041 1713.27 98.1891 1713.08 98.1891 1712.85V1701.52C98.1891 1701.28 98.4041 1701.09 98.6691 1701.09L101.005 1701.09ZM107.43 1695C107.545 1695 107.657 1695.03 107.753 1695.1C107.848 1695.16 107.922 1695.25 107.966 1695.36C107.995 1695.43 108.009 1695.51 108.008 1695.58V1712.69C108.009 1712.8 107.976 1712.92 107.912 1713.01C107.849 1713.11 107.759 1713.18 107.653 1713.23C107.582 1713.26 107.506 1713.27 107.429 1713.27H105.283C105.207 1713.27 105.131 1713.26 105.06 1713.23C104.99 1713.2 104.926 1713.16 104.872 1713.1C104.818 1713.05 104.775 1712.98 104.746 1712.91C104.717 1712.84 104.703 1712.77 104.703 1712.69V1695.58C104.704 1695.43 104.765 1695.28 104.873 1695.17C104.982 1695.06 105.129 1695 105.283 1695H107.43ZM76.7521 1695C77.2748 1695 77.7753 1695.21 78.1446 1695.58C78.5138 1695.95 78.7217 1696.45 78.7231 1696.97C78.7223 1697.5 78.5145 1698 78.1451 1698.37C77.7758 1698.74 77.2749 1698.95 76.7521 1698.95C76.2289 1698.95 75.7277 1698.74 75.358 1698.37C74.9884 1698 74.7806 1697.5 74.7801 1696.97C74.7801 1695.89 75.6661 1695 76.7501 1695H76.7521ZM99.84 1695C100.928 1695 101.811 1695.88 101.811 1696.97C101.811 1697.36 101.695 1697.75 101.478 1698.07C101.261 1698.39 100.954 1698.65 100.594 1698.8C100.234 1698.94 99.8377 1698.98 99.4553 1698.91C99.0729 1698.83 98.7214 1698.65 98.4451 1698.37C98.1688 1698.1 97.9807 1697.74 97.9043 1697.36C97.8279 1696.98 97.8667 1696.58 98.0159 1696.22C98.1651 1695.86 98.4179 1695.55 98.7424 1695.33C99.0669 1695.12 99.4496 1695 99.84 1695Z", fill: "black", style: {
|
|
20
|
+
fill: "black",
|
|
21
|
+
fillOpacity: 1
|
|
22
|
+
} })] }) }) }) })] });
|
|
23
|
+
};
|
|
24
|
+
const ForwardRef = forwardRef(KwaipilotCombineLight);
|
|
25
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const KwaipilotDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 48 48", fill: "none", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: _jsx("g", { transform: "translate(-89 -905)", children: _jsx("g", { id: instanceId + "-kwaipilot-dark__Name=Kwaipilot, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-kwaipilot-dark__Kwaipilot / Icon_2", children: _jsx("path", { id: instanceId + "-kwaipilot-dark__Kwaipilot / path 01_2", fillRule: "evenodd", clipRule: "evenodd", d: "M112.53 905.06C99.6539 905.06 89.2159 915.5 89.2159 928.372C89.2159 935.4 92.3279 941.702 97.2459 945.98L108.78 922.33H121.682L107.62 951.166C109.234 951.512 110.88 951.686 112.53 951.686C125.406 951.686 135.844 941.246 135.844 928.37C135.844 915.494 125.404 905.056 112.53 905.056V905.06Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }) }) });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(KwaipilotDark);
|
|
13
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const KwaipilotLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 48 48", fill: "none", color: "#ffffff", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: _jsx("g", { transform: "translate(-89 -905)", children: _jsx("g", { id: instanceId + "-kwaipilot-light__Name=Kwaipilot, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-kwaipilot-light__Kwaipilot / Icon_2", children: _jsx("path", { id: instanceId + "-kwaipilot-light__Kwaipilot / path 01_2", fillRule: "evenodd", clipRule: "evenodd", d: "M112.53 905.06C99.6539 905.06 89.2159 915.5 89.2159 928.372C89.2159 935.4 92.3279 941.702 97.2459 945.98L108.78 922.33H121.682L107.62 951.166C109.234 951.512 110.88 951.686 112.53 951.686C125.406 951.686 135.844 941.246 135.844 928.37C135.844 915.494 125.404 905.056 112.53 905.056V905.06Z", fill: "#000000", style: {
|
|
8
|
+
fill: "#000000",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }) }) });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(KwaipilotLight);
|
|
13
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const KwaipilotMono = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 48 48", fill: "none", color: "currentColor", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: _jsx("g", { transform: "translate(-89 -905)", children: _jsx("g", { id: instanceId + "-kwaipilot-mono__Name=Kwaipilot, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-kwaipilot-mono__Kwaipilot / Icon_2", children: _jsx("path", { id: instanceId + "-kwaipilot-mono__Kwaipilot / path 01_2", fillRule: "evenodd", clipRule: "evenodd", d: "M112.53 905.06C99.6539 905.06 89.2159 915.5 89.2159 928.372C89.2159 935.4 92.3279 941.702 97.2459 945.98L108.78 922.33H121.682L107.62 951.166C109.234 951.512 110.88 951.686 112.53 951.686C125.406 951.686 135.844 941.246 135.844 928.37C135.844 915.494 125.404 905.056 112.53 905.056V905.06Z", fill: "currentColor", style: {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }) }) });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(KwaipilotMono);
|
|
13
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
declare const Kwaipilot: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>> & {
|
|
2
|
+
Color: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3
|
+
Dark: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
4
|
+
Light: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
5
|
+
CombineDark: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
6
|
+
CombineLight: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
7
|
+
Combine: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
8
|
+
Default: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
9
|
+
};
|
|
10
|
+
export default Kwaipilot;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
// Generated. Do not edit manually.
|
|
3
|
+
import Mono from './Mono.js';
|
|
4
|
+
import Color from './Color.js';
|
|
5
|
+
import Dark from './Dark.js';
|
|
6
|
+
import Light from './Light.js';
|
|
7
|
+
import CombineDark from './CombineDark.js';
|
|
8
|
+
import CombineLight from './CombineLight.js';
|
|
9
|
+
import Combine from './Combine.js';
|
|
10
|
+
const Kwaipilot = Object.assign(Mono, { Color, Dark, Light, CombineDark, CombineLight, Combine, Default: Dark });
|
|
11
|
+
export default Kwaipilot;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const LiquidColor = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 48 48", fill: "none", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: _jsx("g", { transform: "translate(-293 -905)", children: _jsx("g", { id: instanceId + "-liquid-color__Name=Liquid, Type=Color, Variant=Default", children: _jsx("g", { id: instanceId + "-liquid-color__Liquid / Icon", children: _jsx("path", { id: instanceId + "-liquid-color__Liquid / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M317.056 922.092L317.04 922.102L323.1 932.602C323.941 933.887 324.388 935.39 324.386 936.926C324.386 938.434 323.962 939.846 323.226 941.05L335.572 937.068L316.26 905L311.608 912.744L317.056 922.092ZM306.674 953L316.374 944.894H316.348C311.91 944.894 308.314 941.326 308.314 936.926C308.314 935.338 308.784 933.858 309.594 932.614L315.324 922.662L310.562 914.488L297 937.068L306.66 953H306.674ZM320.474 943.764H320.472L309.444 953H325.808L334.104 939.462L320.474 943.764Z", fill: "black", style: {
|
|
8
|
+
fill: "black",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }) }) });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(LiquidColor);
|
|
13
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const LiquidCombine = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", viewBox: "0 0 121 48", fill: "none", color: "currentColor", width: typeof size === 'number' ? size * 2.5208333333333335 : 'calc(' + size + ' * 2.5208333333333335)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { fill: "none", transform: "translate(0 0) scale(1) translate(0 0)", children: _jsx("g", { transform: "translate(-361 -905)", children: _jsx("g", { id: instanceId + "-liquid-combine__liquid-dark-symbol__Name=Liquid, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-liquid-combine__liquid-dark-symbol__Liquid / Icon_2", children: _jsx("path", { id: instanceId + "-liquid-combine__liquid-dark-symbol__Liquid / path 01_2", fillRule: "evenodd", clipRule: "evenodd", d: "M385.056 922.092L385.04 922.102L391.1 932.602C391.941 933.887 392.388 935.39 392.386 936.926C392.386 938.434 391.962 939.846 391.226 941.05L403.572 937.068L384.26 905L379.608 912.744L385.056 922.092ZM374.674 953L384.374 944.894H384.348C379.91 944.894 376.314 941.326 376.314 936.926C376.314 935.338 376.784 933.858 377.594 932.614L383.324 922.662L378.562 914.488L365 937.068L374.66 953H374.674ZM388.474 943.764H388.472L377.444 953H393.808L402.104 939.462L388.474 943.764Z", fill: "currentColor", style: {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }) }) }), _jsx("g", { fill: "none", color: "currentColor", transform: "translate(60 12) scale(1) translate(0 0)", children: _jsx("g", { transform: "translate(-21 -1781)", children: _jsx("g", { id: instanceId + "-liquid-combine__liquid-dark-text__Name=Liquid, Type=Color, Language=Default", children: _jsx("g", { id: instanceId + "-liquid-combine__liquid-dark-text__Liquid / Wordmark", children: _jsx("path", { id: instanceId + "-liquid-combine__liquid-dark-text__Liquid / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M23 1800.59V1783H26.136V1797.85H34.416V1800.59H23ZM35.128 1786.01V1783H38.166V1786.01H35.128ZM38.117 1787.73V1800.59H35.177V1787.73H38.117ZM44.517 1800.86C40.915 1800.86 38.857 1797.82 38.857 1794.17C38.857 1790.52 40.915 1787.48 44.517 1787.48C46.182 1787.48 47.407 1788.15 48.216 1789.1V1787.73H51.156V1805H48.216V1799.24C47.407 1800.2 46.183 1800.86 44.517 1800.86ZM48.289 1793.8C48.289 1791.38 46.917 1790.06 45.104 1790.06C42.973 1790.06 41.822 1791.72 41.822 1794.17C41.822 1796.62 42.973 1798.29 45.104 1798.29C46.917 1798.29 48.289 1796.94 48.289 1794.56V1793.8ZM62.85 1787.73V1800.59H59.91V1799.22C59.175 1800.08 58.073 1800.86 56.407 1800.86C53.712 1800.86 52.046 1799.02 52.046 1796.25V1787.73H54.986V1795.62C54.986 1797.19 55.672 1798.19 57.264 1798.19C58.587 1798.19 59.91 1797.21 59.91 1795.37V1787.73L62.85 1787.73ZM63.728 1786.01V1783H66.766V1786.01H63.728ZM66.718 1787.73V1800.59H63.778V1787.73H66.718ZM73.196 1800.86C69.594 1800.86 67.536 1797.82 67.536 1794.17C67.536 1790.52 69.594 1787.48 73.196 1787.48C74.861 1787.48 76.086 1788.15 76.895 1789.1V1783H79.835V1800.59H76.895V1799.24C76.086 1800.2 74.862 1800.86 73.196 1800.86ZM76.968 1793.8C76.968 1791.38 75.596 1790.06 73.783 1790.06C71.653 1790.06 70.501 1791.72 70.501 1794.17C70.501 1796.62 71.652 1798.29 73.783 1798.29C75.596 1798.29 76.968 1796.94 76.968 1794.56V1793.8Z", fill: "currentColor", style: {
|
|
11
|
+
fill: "currentColor",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} }) }) }) }) })] });
|
|
14
|
+
};
|
|
15
|
+
const ForwardRef = forwardRef(LiquidCombine);
|
|
16
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const LiquidCombineDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", viewBox: "0 0 121 48", fill: "none", width: typeof size === 'number' ? size * 2.5208333333333335 : 'calc(' + size + ' * 2.5208333333333335)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { fill: "none", transform: "translate(0 0) scale(1) translate(0 0)", children: _jsx("g", { transform: "translate(-361 -905)", children: _jsx("g", { id: instanceId + "-liquid-combine-dark__liquid-dark-symbol__Name=Liquid, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-liquid-combine-dark__liquid-dark-symbol__Liquid / Icon_2", children: _jsx("path", { id: instanceId + "-liquid-combine-dark__liquid-dark-symbol__Liquid / path 01_2", fillRule: "evenodd", clipRule: "evenodd", d: "M385.056 922.092L385.04 922.102L391.1 932.602C391.941 933.887 392.388 935.39 392.386 936.926C392.386 938.434 391.962 939.846 391.226 941.05L403.572 937.068L384.26 905L379.608 912.744L385.056 922.092ZM374.674 953L384.374 944.894H384.348C379.91 944.894 376.314 941.326 376.314 936.926C376.314 935.338 376.784 933.858 377.594 932.614L383.324 922.662L378.562 914.488L365 937.068L374.66 953H374.674ZM388.474 943.764H388.472L377.444 953H393.808L402.104 939.462L388.474 943.764Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }) }) }), _jsx("g", { fill: "none", color: "#ffffff", transform: "translate(60 12) scale(1) translate(0 0)", children: _jsx("g", { transform: "translate(-21 -1781)", children: _jsx("g", { id: instanceId + "-liquid-combine-dark__liquid-dark-text__Name=Liquid, Type=Color, Language=Default", children: _jsx("g", { id: instanceId + "-liquid-combine-dark__liquid-dark-text__Liquid / Wordmark", children: _jsx("path", { id: instanceId + "-liquid-combine-dark__liquid-dark-text__Liquid / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M23 1800.59V1783H26.136V1797.85H34.416V1800.59H23ZM35.128 1786.01V1783H38.166V1786.01H35.128ZM38.117 1787.73V1800.59H35.177V1787.73H38.117ZM44.517 1800.86C40.915 1800.86 38.857 1797.82 38.857 1794.17C38.857 1790.52 40.915 1787.48 44.517 1787.48C46.182 1787.48 47.407 1788.15 48.216 1789.1V1787.73H51.156V1805H48.216V1799.24C47.407 1800.2 46.183 1800.86 44.517 1800.86ZM48.289 1793.8C48.289 1791.38 46.917 1790.06 45.104 1790.06C42.973 1790.06 41.822 1791.72 41.822 1794.17C41.822 1796.62 42.973 1798.29 45.104 1798.29C46.917 1798.29 48.289 1796.94 48.289 1794.56V1793.8ZM62.85 1787.73V1800.59H59.91V1799.22C59.175 1800.08 58.073 1800.86 56.407 1800.86C53.712 1800.86 52.046 1799.02 52.046 1796.25V1787.73H54.986V1795.62C54.986 1797.19 55.672 1798.19 57.264 1798.19C58.587 1798.19 59.91 1797.21 59.91 1795.37V1787.73L62.85 1787.73ZM63.728 1786.01V1783H66.766V1786.01H63.728ZM66.718 1787.73V1800.59H63.778V1787.73H66.718ZM73.196 1800.86C69.594 1800.86 67.536 1797.82 67.536 1794.17C67.536 1790.52 69.594 1787.48 73.196 1787.48C74.861 1787.48 76.086 1788.15 76.895 1789.1V1783H79.835V1800.59H76.895V1799.24C76.086 1800.2 74.862 1800.86 73.196 1800.86ZM76.968 1793.8C76.968 1791.38 75.596 1790.06 73.783 1790.06C71.653 1790.06 70.501 1791.72 70.501 1794.17C70.501 1796.62 71.652 1798.29 73.783 1798.29C75.596 1798.29 76.968 1796.94 76.968 1794.56V1793.8Z", fill: "#ffffff", style: {
|
|
11
|
+
fill: "#ffffff",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} }) }) }) }) })] });
|
|
14
|
+
};
|
|
15
|
+
const ForwardRef = forwardRef(LiquidCombineDark);
|
|
16
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const LiquidCombineLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", viewBox: "0 0 121 48", fill: "none", width: typeof size === 'number' ? size * 2.5208333333333335 : 'calc(' + size + ' * 2.5208333333333335)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { fill: "none", color: "#ffffff", transform: "translate(0 0) scale(1) translate(0 0)", children: _jsx("g", { transform: "translate(-361 -905)", children: _jsx("g", { id: instanceId + "-liquid-combine-light__liquid-light-symbol__Name=Liquid, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-liquid-combine-light__liquid-light-symbol__Liquid / Icon_2", children: _jsx("path", { id: instanceId + "-liquid-combine-light__liquid-light-symbol__Liquid / path 01_2", fillRule: "evenodd", clipRule: "evenodd", d: "M385.056 922.092L385.04 922.102L391.1 932.602C391.941 933.887 392.388 935.39 392.386 936.926C392.386 938.434 391.962 939.846 391.226 941.05L403.572 937.068L384.26 905L379.608 912.744L385.056 922.092ZM374.674 953L384.374 944.894H384.348C379.91 944.894 376.314 941.326 376.314 936.926C376.314 935.338 376.784 933.858 377.594 932.614L383.324 922.662L378.562 914.488L365 937.068L374.66 953H374.674ZM388.474 943.764H388.472L377.444 953H393.808L402.104 939.462L388.474 943.764Z", fill: "#000000", style: {
|
|
8
|
+
fill: "#000000",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }) }) }), _jsx("g", { fill: "none", transform: "translate(60 12) scale(1) translate(0 0)", children: _jsx("g", { transform: "translate(-21 -1781)", children: _jsx("g", { id: instanceId + "-liquid-combine-light__liquid-light-text__Name=Liquid, Type=Color, Language=Default", children: _jsx("g", { id: instanceId + "-liquid-combine-light__liquid-light-text__Liquid / Wordmark", children: _jsx("path", { id: instanceId + "-liquid-combine-light__liquid-light-text__Liquid / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M23 1800.59V1783H26.136V1797.85H34.416V1800.59H23ZM35.128 1786.01V1783H38.166V1786.01H35.128ZM38.117 1787.73V1800.59H35.177V1787.73H38.117ZM44.517 1800.86C40.915 1800.86 38.857 1797.82 38.857 1794.17C38.857 1790.52 40.915 1787.48 44.517 1787.48C46.182 1787.48 47.407 1788.15 48.216 1789.1V1787.73H51.156V1805H48.216V1799.24C47.407 1800.2 46.183 1800.86 44.517 1800.86ZM48.289 1793.8C48.289 1791.38 46.917 1790.06 45.104 1790.06C42.973 1790.06 41.822 1791.72 41.822 1794.17C41.822 1796.62 42.973 1798.29 45.104 1798.29C46.917 1798.29 48.289 1796.94 48.289 1794.56V1793.8ZM62.85 1787.73V1800.59H59.91V1799.22C59.175 1800.08 58.073 1800.86 56.407 1800.86C53.712 1800.86 52.046 1799.02 52.046 1796.25V1787.73H54.986V1795.62C54.986 1797.19 55.672 1798.19 57.264 1798.19C58.587 1798.19 59.91 1797.21 59.91 1795.37V1787.73L62.85 1787.73ZM63.728 1786.01V1783H66.766V1786.01H63.728ZM66.718 1787.73V1800.59H63.778V1787.73H66.718ZM73.196 1800.86C69.594 1800.86 67.536 1797.82 67.536 1794.17C67.536 1790.52 69.594 1787.48 73.196 1787.48C74.861 1787.48 76.086 1788.15 76.895 1789.1V1783H79.835V1800.59H76.895V1799.24C76.086 1800.2 74.862 1800.86 73.196 1800.86ZM76.968 1793.8C76.968 1791.38 75.596 1790.06 73.783 1790.06C71.653 1790.06 70.501 1791.72 70.501 1794.17C70.501 1796.62 71.652 1798.29 73.783 1798.29C75.596 1798.29 76.968 1796.94 76.968 1794.56V1793.8Z", fill: "black", style: {
|
|
11
|
+
fill: "black",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} }) }) }) }) })] });
|
|
14
|
+
};
|
|
15
|
+
const ForwardRef = forwardRef(LiquidCombineLight);
|
|
16
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const LiquidDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 48 48", fill: "none", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: _jsx("g", { transform: "translate(-361 -905)", children: _jsx("g", { id: instanceId + "-liquid-dark__Name=Liquid, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-liquid-dark__Liquid / Icon_2", children: _jsx("path", { id: instanceId + "-liquid-dark__Liquid / path 01_2", fillRule: "evenodd", clipRule: "evenodd", d: "M385.056 922.092L385.04 922.102L391.1 932.602C391.941 933.887 392.388 935.39 392.386 936.926C392.386 938.434 391.962 939.846 391.226 941.05L403.572 937.068L384.26 905L379.608 912.744L385.056 922.092ZM374.674 953L384.374 944.894H384.348C379.91 944.894 376.314 941.326 376.314 936.926C376.314 935.338 376.784 933.858 377.594 932.614L383.324 922.662L378.562 914.488L365 937.068L374.66 953H374.674ZM388.474 943.764H388.472L377.444 953H393.808L402.104 939.462L388.474 943.764Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }) }) });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(LiquidDark);
|
|
13
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const LiquidLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 48 48", fill: "none", color: "#ffffff", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: _jsx("g", { transform: "translate(-361 -905)", children: _jsx("g", { id: instanceId + "-liquid-light__Name=Liquid, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-liquid-light__Liquid / Icon_2", children: _jsx("path", { id: instanceId + "-liquid-light__Liquid / path 01_2", fillRule: "evenodd", clipRule: "evenodd", d: "M385.056 922.092L385.04 922.102L391.1 932.602C391.941 933.887 392.388 935.39 392.386 936.926C392.386 938.434 391.962 939.846 391.226 941.05L403.572 937.068L384.26 905L379.608 912.744L385.056 922.092ZM374.674 953L384.374 944.894H384.348C379.91 944.894 376.314 941.326 376.314 936.926C376.314 935.338 376.784 933.858 377.594 932.614L383.324 922.662L378.562 914.488L365 937.068L374.66 953H374.674ZM388.474 943.764H388.472L377.444 953H393.808L402.104 939.462L388.474 943.764Z", fill: "#000000", style: {
|
|
8
|
+
fill: "#000000",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }) }) });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(LiquidLight);
|
|
13
|
+
export default ForwardRef;
|