@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,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 MorphCombine = ({ 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 135 48", fill: "none", color: "currentColor", width: typeof size === 'number' ? size * 2.8125 : 'calc(' + size + ' * 2.8125)', 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 -1041)", children: _jsx("g", { id: instanceId + "-morph-combine__morph-dark-symbol__Name=Morph, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-morph-combine__morph-dark-symbol__Morph / Icon_2", children: _jsx("path", { id: instanceId + "-morph-combine__morph-dark-symbol__Morph / path 01_2", fillRule: "evenodd", clipRule: "evenodd", d: "M376.882 1045C377.342 1045 377.786 1045.15 378.158 1045.42C378.53 1045.69 378.808 1046.08 378.952 1046.52L380.138 1050.15C380.284 1050.59 380.562 1050.97 380.932 1051.25C381.304 1051.52 381.75 1051.67 382.208 1051.67H387.79C388.25 1051.67 388.694 1051.52 389.066 1051.25C389.439 1050.97 389.717 1050.59 389.86 1050.15L391.048 1046.52C391.191 1046.08 391.469 1045.69 391.842 1045.42C392.212 1045.15 392.658 1045 393.116 1045H396.516C396.976 1045 397.422 1045.15 397.794 1045.42C398.164 1045.69 398.442 1046.08 398.588 1046.52L399.892 1050.51C400.128 1051.23 400.712 1051.78 401.432 1051.96L407.346 1053.47C407.818 1053.59 408.238 1053.87 408.538 1054.26C408.838 1054.65 408.998 1055.13 409 1055.62V1074.38C409 1074.87 408.838 1075.35 408.538 1075.74C408.241 1076.13 407.822 1076.41 407.348 1076.53L401.434 1078.04C401.076 1078.13 400.748 1078.31 400.48 1078.56C400.21 1078.82 400.009 1079.14 399.894 1079.49L398.588 1083.48C398.445 1083.92 398.168 1084.3 397.796 1084.58C397.424 1084.85 396.976 1085 396.52 1085H393.116C392.658 1085 392.212 1084.85 391.842 1084.58C391.469 1084.31 391.191 1083.92 391.048 1083.48L390.32 1081.26C390.211 1080.93 390.181 1080.57 390.233 1080.22C390.285 1079.87 390.418 1079.54 390.62 1079.26C390.818 1078.97 391.083 1078.74 391.391 1078.58C391.699 1078.41 392.042 1078.33 392.39 1078.33H398.09C398.67 1078.33 399.224 1078.1 399.634 1077.68C400.042 1077.27 400.274 1076.7 400.274 1076.11V1053.89C400.274 1053.3 400.042 1052.73 399.634 1052.32C399.433 1052.11 399.194 1051.95 398.929 1051.84C398.664 1051.72 398.379 1051.67 398.092 1051.67H391.546C390.966 1051.67 390.412 1051.9 390.002 1052.32C389.594 1052.73 389.362 1053.3 389.362 1053.89V1069.44C389.362 1070.03 389.134 1070.6 388.724 1071.02C388.523 1071.22 388.283 1071.38 388.019 1071.5C387.754 1071.61 387.469 1071.67 387.182 1071.67H382.818C382.531 1071.67 382.246 1071.61 381.981 1071.5C381.717 1071.38 381.477 1071.22 381.276 1071.02C380.865 1070.6 380.635 1070.03 380.636 1069.44V1053.89C380.636 1053.3 380.406 1052.73 379.996 1052.32C379.795 1052.11 379.556 1051.95 379.292 1051.84C379.027 1051.73 378.743 1051.67 378.456 1051.67H371.908C371.328 1051.67 370.774 1051.9 370.364 1052.32C369.956 1052.73 369.724 1053.3 369.724 1053.89V1076.11C369.724 1076.7 369.956 1077.27 370.364 1077.68C370.774 1078.1 371.328 1078.33 371.908 1078.33H377.608C377.956 1078.33 378.298 1078.42 378.606 1078.58C378.915 1078.74 379.179 1078.97 379.378 1079.26C379.581 1079.54 379.714 1079.87 379.767 1080.22C379.819 1080.57 379.788 1080.92 379.678 1081.26L378.95 1083.48C378.807 1083.92 378.529 1084.31 378.156 1084.58C377.786 1084.85 377.34 1085 376.882 1085H373.48C373.022 1085 372.576 1084.85 372.204 1084.58C371.831 1084.31 371.553 1083.92 371.41 1083.48L370.106 1079.49C369.991 1079.14 369.789 1078.82 369.518 1078.56C369.25 1078.31 368.922 1078.13 368.564 1078.04L362.652 1076.53C362.178 1076.41 361.759 1076.13 361.462 1075.74C361.162 1075.35 360.999 1074.87 361 1074.38V1055.62C361 1055.13 361.162 1054.65 361.462 1054.26C361.762 1053.87 362.182 1053.59 362.652 1053.47L368.566 1051.96C368.922 1051.87 369.25 1051.69 369.52 1051.44C369.788 1051.18 369.99 1050.86 370.106 1050.51L371.412 1046.52C371.555 1046.08 371.833 1045.69 372.206 1045.42C372.576 1045.15 373.02 1045 373.48 1045H376.882Z", fill: "currentColor", style: {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }) }) }), _jsxs("g", { fill: "none", color: "currentColor", transform: "translate(60 12) scale(1) translate(0 0)", children: [_jsx("g", { transform: "translate(-21 -2045)", children: _jsx("g", { id: instanceId + "-morph-combine__morph-dark-text__Name=Morph, Type=Color, Language=Default", children: _jsxs("g", { id: instanceId + "-morph-combine__morph-dark-text__Morph / Wordmark", clipPath: 'url(#' + instanceId + "-morph-combine__morph-dark-text__clip6_1_3407)", children: [_jsx("path", { id: instanceId + "-morph-combine__morph-dark-text__Morph / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M74.311 2051.71C75.37 2051.71 76.333 2051.96 77.195 2052.46L77.366 2052.56C78.2742 2053.13 79.0085 2053.94 79.489 2054.89C79.999 2055.88 80.253 2057 80.253 2058.23C80.253 2059.46 79.999 2060.58 79.489 2061.56C79.0087 2062.52 78.2743 2063.33 77.366 2063.9C76.46 2064.47 75.441 2064.75 74.311 2064.75C73.34 2064.75 72.469 2064.54 71.706 2064.11C71.1066 2063.78 70.5878 2063.32 70.186 2062.76V2068.47C70.1886 2068.54 70.1771 2068.61 70.1522 2068.68C70.1273 2068.75 70.0895 2068.8 70.041 2068.85C69.9905 2068.9 69.9307 2068.94 69.8652 2068.97C69.7998 2068.99 69.73 2069 69.66 2069H68.348C68.2781 2069 68.2084 2068.99 68.1429 2068.97C68.0775 2068.94 68.0177 2068.9 67.967 2068.86C67.9186 2068.81 67.8807 2068.75 67.8558 2068.68C67.8309 2068.62 67.8194 2068.55 67.822 2068.48V2052.46C67.8193 2052.39 67.8307 2052.33 67.8556 2052.26C67.8806 2052.19 67.9184 2052.13 67.967 2052.08C68.0177 2052.04 68.0775 2052 68.1429 2051.97C68.2084 2051.95 68.2781 2051.94 68.348 2051.94H69.526C69.669 2051.94 69.805 2051.98 69.907 2052.07C69.997 2052.15 70.042 2052.27 70.059 2052.39L70.064 2052.44V2052.44L70.134 2053.68C70.5615 2053.12 71.1077 2052.65 71.734 2052.32C72.504 2051.91 73.364 2051.71 74.311 2051.71ZM73.836 2053.78C73.178 2053.79 72.534 2053.98 71.975 2054.33C71.4 2054.69 70.952 2055.21 70.632 2055.88C70.312 2056.56 70.15 2057.34 70.15 2058.23C70.15 2059.07 70.292 2059.81 70.574 2060.45L70.632 2060.58L70.633 2060.58C70.923 2061.21 71.388 2061.75 71.974 2062.13L72.087 2062.2C72.657 2062.53 73.307 2062.69 73.968 2062.68H73.974C74.6819 2062.7 75.3788 2062.51 75.98 2062.13C76.5662 2061.75 77.0316 2061.21 77.321 2060.58L77.322 2060.58C77.642 2059.9 77.804 2059.12 77.804 2058.23V2058.23C77.8204 2057.42 77.6554 2056.62 77.321 2055.88C77.0313 2055.24 76.5655 2054.71 75.979 2054.33L75.869 2054.26C75.321 2053.94 74.689 2053.78 73.971 2053.78H73.836ZM47 2051.71C48.192 2051.71 49.27 2051.99 50.227 2052.56C51.1166 2053.08 51.8565 2053.82 52.375 2054.71L52.479 2054.89C53.0302 2055.92 53.3107 2057.07 53.294 2058.23L53.291 2058.46C53.259 2059.6 52.99 2060.63 52.479 2061.56C51.9568 2062.54 51.1777 2063.34 50.227 2063.9C49.27 2064.47 48.192 2064.75 47 2064.75C45.808 2064.75 44.73 2064.47 43.772 2063.9C42.8216 2063.34 42.0429 2062.54 41.521 2061.56L41.421 2061.38C40.975 2060.49 40.738 2059.52 40.709 2058.46L40.705 2058.23C40.6886 2057.07 40.9691 2055.92 41.52 2054.9C42.042 2053.92 42.8211 2053.11 43.772 2052.56L43.953 2052.45C44.865 2051.96 45.882 2051.71 47 2051.71ZM47 2053.81C46.233 2053.81 45.564 2054 44.985 2054.36C44.405 2054.72 43.954 2055.23 43.63 2055.9C43.2918 2056.63 43.1249 2057.42 43.142 2058.23V2058.23C43.142 2059.07 43.287 2059.8 43.572 2060.44L43.63 2060.56L43.631 2060.56C43.926 2061.2 44.396 2061.73 44.985 2062.1L45.095 2062.17C45.648 2062.48 46.281 2062.65 47 2062.65C47.766 2062.65 48.436 2062.46 49.015 2062.1C49.595 2061.74 50.046 2061.23 50.37 2060.56C50.7083 2059.83 50.8752 2059.04 50.858 2058.23V2058.23C50.875 2057.42 50.7074 2056.62 50.368 2055.89C50.0731 2055.26 49.6036 2054.73 49.015 2054.36L48.905 2054.29C48.352 2053.97 47.718 2053.81 47 2053.81V2053.81Z", fill: "currentColor", style: {
|
|
11
|
+
fill: "currentColor",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} }), _jsx("path", { id: instanceId + "-morph-combine__morph-dark-text__Morph / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M25.2381 2047.48C25.4711 2047.48 25.6561 2047.59 25.7801 2047.78L25.8041 2047.82L25.8061 2047.82L25.8071 2047.82L30.4971 2056.78L35.1741 2047.82C35.2267 2047.72 35.3074 2047.63 35.4071 2047.57C35.5071 2047.51 35.6211 2047.48 35.7431 2047.48H37.4301C37.5761 2047.48 37.7101 2047.53 37.8121 2047.63C37.8606 2047.68 37.8984 2047.74 37.9233 2047.8C37.9482 2047.87 37.9597 2047.94 37.9571 2048.01V2063.99C37.9599 2064.06 37.9484 2064.13 37.9235 2064.2C37.8986 2064.26 37.8607 2064.32 37.8121 2064.37C37.7614 2064.42 37.7014 2064.46 37.6357 2064.49C37.5701 2064.51 37.5002 2064.52 37.4301 2064.52H36.0461C35.9762 2064.52 35.9065 2064.51 35.841 2064.49C35.7756 2064.46 35.7158 2064.42 35.6651 2064.37C35.5791 2064.29 35.5282 2064.17 35.5221 2064.05L35.5201 2063.99V2051.63L31.1991 2059.9L31.1961 2059.91C31.1422 2060.01 31.0607 2060.1 30.9607 2060.16C30.8608 2060.22 30.7463 2060.25 30.6301 2060.24H30.2901C30.1741 2060.24 30.0598 2060.21 29.9601 2060.16C29.8603 2060.1 29.7789 2060.01 29.7251 2059.91L29.7231 2059.9L29.7221 2059.9L25.4001 2051.65V2063.99C25.403 2064.06 25.3917 2064.13 25.367 2064.2C25.3422 2064.26 25.3045 2064.32 25.2561 2064.37C25.2054 2064.42 25.1454 2064.46 25.0797 2064.49C25.0141 2064.51 24.9442 2064.52 24.8741 2064.52H23.5261C23.4562 2064.52 23.3865 2064.51 23.321 2064.49C23.2556 2064.46 23.1958 2064.42 23.1451 2064.37C23.0967 2064.32 23.0588 2064.26 23.0339 2064.2C23.009 2064.13 22.9975 2064.06 23.0001 2063.99V2048.01C22.9975 2047.94 23.009 2047.87 23.0339 2047.8C23.0588 2047.74 23.0967 2047.68 23.1451 2047.63C23.1957 2047.58 23.2555 2047.54 23.3209 2047.52C23.3864 2047.49 23.4561 2047.48 23.5261 2047.48L25.2381 2047.48ZM64.5721 2051.71C64.8361 2051.71 65.0711 2051.73 65.2751 2051.76C65.4111 2051.78 65.5351 2051.83 65.6211 2051.94C65.7081 2052.04 65.7411 2052.17 65.7411 2052.31V2053.64C65.735 2053.77 65.681 2053.89 65.5901 2053.98L65.5841 2053.98L65.5781 2053.99C65.485 2054.06 65.3675 2054.1 65.2481 2054.1C65.218 2054.1 65.188 2054.09 65.1581 2054.09C64.887 2054.06 64.6142 2054.04 64.3411 2054.04H64.3331C63.2958 2053.99 62.2775 2054.34 61.4881 2055.01C61.1542 2055.35 60.8899 2055.74 60.7109 2056.18C60.5318 2056.62 60.4415 2057.08 60.4451 2057.56V2057.57C60.4381 2057.69 60.4351 2057.81 60.4351 2057.93V2062.49H63.4911C63.6361 2062.49 63.7711 2062.53 63.8731 2062.63C63.9214 2062.68 63.959 2062.74 63.9838 2062.81C64.0085 2062.87 64.0199 2062.94 64.0171 2063.01V2063.99C64.02 2064.06 64.0087 2064.13 63.984 2064.2C63.9592 2064.26 63.9215 2064.32 63.8731 2064.37C63.8224 2064.42 63.7624 2064.46 63.6968 2064.49C63.6311 2064.51 63.5612 2064.52 63.4911 2064.52H55.2941C55.2242 2064.52 55.1545 2064.51 55.089 2064.49C55.0236 2064.46 54.9638 2064.42 54.9131 2064.37C54.8647 2064.32 54.8268 2064.26 54.8019 2064.2C54.777 2064.13 54.7655 2064.06 54.7681 2063.99V2063.01C54.7655 2062.94 54.777 2062.87 54.8019 2062.81C54.8268 2062.74 54.8647 2062.68 54.9131 2062.63C54.9636 2062.58 55.0233 2062.55 55.0885 2062.52C55.1538 2062.5 55.2234 2062.49 55.2931 2062.49H58.0711V2053.97H55.4401C55.37 2053.97 55.3001 2053.96 55.2345 2053.94C55.1689 2053.91 55.1089 2053.87 55.0581 2053.83C55.0097 2053.78 54.9718 2053.72 54.9469 2053.65C54.922 2053.59 54.9105 2053.52 54.9131 2053.45V2052.46C54.9104 2052.39 54.9218 2052.33 54.9467 2052.26C54.9716 2052.19 55.0095 2052.13 55.0581 2052.08C55.1089 2052.04 55.1689 2052 55.2345 2051.97C55.3001 2051.95 55.37 2051.94 55.4401 2051.94H59.7751C59.9181 2051.94 60.0541 2051.98 60.1551 2052.07C60.2535 2052.17 60.3101 2052.3 60.3131 2052.44V2052.44L60.4001 2053.96C60.7762 2053.32 61.3012 2052.79 61.9301 2052.39L61.9321 2052.39C62.7021 2051.94 63.5821 2051.71 64.5721 2051.71ZM84.7551 2047C84.9001 2047 85.0351 2047.04 85.1361 2047.14C85.1846 2047.19 85.2224 2047.25 85.2473 2047.32C85.2722 2047.38 85.2837 2047.45 85.2811 2047.52V2053.64C85.6749 2053.08 86.1917 2052.63 86.7911 2052.3L86.7931 2052.3C87.5742 2051.9 88.4436 2051.7 89.3231 2051.71C90.2761 2051.71 91.1071 2051.91 91.8111 2052.31L91.9411 2052.38C92.5851 2052.78 93.0841 2053.35 93.4371 2054.09C93.8151 2054.88 94.0001 2055.82 94.0001 2056.92V2063.99C94.003 2064.06 93.9917 2064.13 93.967 2064.2C93.9422 2064.26 93.9045 2064.32 93.8561 2064.37C93.8054 2064.42 93.7454 2064.46 93.6797 2064.49C93.6141 2064.51 93.5442 2064.52 93.4741 2064.52H92.1621C92.0922 2064.52 92.0225 2064.51 91.957 2064.49C91.8916 2064.46 91.8318 2064.42 91.7811 2064.37C91.7327 2064.32 91.6948 2064.26 91.6699 2064.2C91.645 2064.13 91.6335 2064.06 91.6361 2063.99V2057.26C91.6721 2056.49 91.4935 2055.72 91.1201 2055.04C91.0635 2054.95 91.001 2054.86 90.9331 2054.77L90.8631 2054.69C90.3571 2054.12 89.6441 2053.83 88.7011 2053.83H88.6981C88.0703 2053.81 87.4507 2053.97 86.9061 2054.28C86.3861 2054.6 85.9711 2055.06 85.7161 2055.61L85.7141 2055.61C85.4281 2056.2 85.2811 2056.91 85.2811 2057.76V2063.99C85.2839 2064.06 85.2724 2064.13 85.2475 2064.2C85.2226 2064.26 85.1847 2064.32 85.1361 2064.37C85.0855 2064.42 85.0257 2064.46 84.9602 2064.49C84.8948 2064.51 84.825 2064.52 84.7551 2064.52H83.4431C83.3732 2064.52 83.3035 2064.51 83.238 2064.49C83.1726 2064.46 83.1128 2064.42 83.0621 2064.37C83.0137 2064.32 82.9758 2064.26 82.9509 2064.2C82.926 2064.13 82.9145 2064.06 82.9171 2063.99V2047.52C82.9145 2047.45 82.926 2047.38 82.9509 2047.32C82.9758 2047.25 83.0137 2047.19 83.0621 2047.14C83.1127 2047.1 83.1725 2047.06 83.2379 2047.03C83.3034 2047.01 83.3731 2047 83.4431 2047H84.7551V2047Z", fill: "currentColor", style: {
|
|
14
|
+
fill: "currentColor",
|
|
15
|
+
fillOpacity: 1
|
|
16
|
+
} })] }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-morph-combine__morph-dark-text__clip6_1_3407", children: _jsx("rect", { width: 75, height: 24, fill: "#fff", style: {
|
|
17
|
+
fill: "white",
|
|
18
|
+
fillOpacity: 1
|
|
19
|
+
}, transform: "translate(21 2045)" }) }) })] })] });
|
|
20
|
+
};
|
|
21
|
+
const ForwardRef = forwardRef(MorphCombine);
|
|
22
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const MorphCombineDark = ({ 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 135 48", fill: "none", width: typeof size === 'number' ? size * 2.8125 : 'calc(' + size + ' * 2.8125)', 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 -1041)", children: _jsx("g", { id: instanceId + "-morph-combine-dark__morph-dark-symbol__Name=Morph, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-morph-combine-dark__morph-dark-symbol__Morph / Icon_2", children: _jsx("path", { id: instanceId + "-morph-combine-dark__morph-dark-symbol__Morph / path 01_2", fillRule: "evenodd", clipRule: "evenodd", d: "M376.882 1045C377.342 1045 377.786 1045.15 378.158 1045.42C378.53 1045.69 378.808 1046.08 378.952 1046.52L380.138 1050.15C380.284 1050.59 380.562 1050.97 380.932 1051.25C381.304 1051.52 381.75 1051.67 382.208 1051.67H387.79C388.25 1051.67 388.694 1051.52 389.066 1051.25C389.439 1050.97 389.717 1050.59 389.86 1050.15L391.048 1046.52C391.191 1046.08 391.469 1045.69 391.842 1045.42C392.212 1045.15 392.658 1045 393.116 1045H396.516C396.976 1045 397.422 1045.15 397.794 1045.42C398.164 1045.69 398.442 1046.08 398.588 1046.52L399.892 1050.51C400.128 1051.23 400.712 1051.78 401.432 1051.96L407.346 1053.47C407.818 1053.59 408.238 1053.87 408.538 1054.26C408.838 1054.65 408.998 1055.13 409 1055.62V1074.38C409 1074.87 408.838 1075.35 408.538 1075.74C408.241 1076.13 407.822 1076.41 407.348 1076.53L401.434 1078.04C401.076 1078.13 400.748 1078.31 400.48 1078.56C400.21 1078.82 400.009 1079.14 399.894 1079.49L398.588 1083.48C398.445 1083.92 398.168 1084.3 397.796 1084.58C397.424 1084.85 396.976 1085 396.52 1085H393.116C392.658 1085 392.212 1084.85 391.842 1084.58C391.469 1084.31 391.191 1083.92 391.048 1083.48L390.32 1081.26C390.211 1080.93 390.181 1080.57 390.233 1080.22C390.285 1079.87 390.418 1079.54 390.62 1079.26C390.818 1078.97 391.083 1078.74 391.391 1078.58C391.699 1078.41 392.042 1078.33 392.39 1078.33H398.09C398.67 1078.33 399.224 1078.1 399.634 1077.68C400.042 1077.27 400.274 1076.7 400.274 1076.11V1053.89C400.274 1053.3 400.042 1052.73 399.634 1052.32C399.433 1052.11 399.194 1051.95 398.929 1051.84C398.664 1051.72 398.379 1051.67 398.092 1051.67H391.546C390.966 1051.67 390.412 1051.9 390.002 1052.32C389.594 1052.73 389.362 1053.3 389.362 1053.89V1069.44C389.362 1070.03 389.134 1070.6 388.724 1071.02C388.523 1071.22 388.283 1071.38 388.019 1071.5C387.754 1071.61 387.469 1071.67 387.182 1071.67H382.818C382.531 1071.67 382.246 1071.61 381.981 1071.5C381.717 1071.38 381.477 1071.22 381.276 1071.02C380.865 1070.6 380.635 1070.03 380.636 1069.44V1053.89C380.636 1053.3 380.406 1052.73 379.996 1052.32C379.795 1052.11 379.556 1051.95 379.292 1051.84C379.027 1051.73 378.743 1051.67 378.456 1051.67H371.908C371.328 1051.67 370.774 1051.9 370.364 1052.32C369.956 1052.73 369.724 1053.3 369.724 1053.89V1076.11C369.724 1076.7 369.956 1077.27 370.364 1077.68C370.774 1078.1 371.328 1078.33 371.908 1078.33H377.608C377.956 1078.33 378.298 1078.42 378.606 1078.58C378.915 1078.74 379.179 1078.97 379.378 1079.26C379.581 1079.54 379.714 1079.87 379.767 1080.22C379.819 1080.57 379.788 1080.92 379.678 1081.26L378.95 1083.48C378.807 1083.92 378.529 1084.31 378.156 1084.58C377.786 1084.85 377.34 1085 376.882 1085H373.48C373.022 1085 372.576 1084.85 372.204 1084.58C371.831 1084.31 371.553 1083.92 371.41 1083.48L370.106 1079.49C369.991 1079.14 369.789 1078.82 369.518 1078.56C369.25 1078.31 368.922 1078.13 368.564 1078.04L362.652 1076.53C362.178 1076.41 361.759 1076.13 361.462 1075.74C361.162 1075.35 360.999 1074.87 361 1074.38V1055.62C361 1055.13 361.162 1054.65 361.462 1054.26C361.762 1053.87 362.182 1053.59 362.652 1053.47L368.566 1051.96C368.922 1051.87 369.25 1051.69 369.52 1051.44C369.788 1051.18 369.99 1050.86 370.106 1050.51L371.412 1046.52C371.555 1046.08 371.833 1045.69 372.206 1045.42C372.576 1045.15 373.02 1045 373.48 1045H376.882Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }) }) }), _jsxs("g", { fill: "none", color: "#ffffff", transform: "translate(60 12) scale(1) translate(0 0)", children: [_jsx("g", { transform: "translate(-21 -2045)", children: _jsx("g", { id: instanceId + "-morph-combine-dark__morph-dark-text__Name=Morph, Type=Color, Language=Default", children: _jsxs("g", { id: instanceId + "-morph-combine-dark__morph-dark-text__Morph / Wordmark", clipPath: 'url(#' + instanceId + "-morph-combine-dark__morph-dark-text__clip6_1_3407)", children: [_jsx("path", { id: instanceId + "-morph-combine-dark__morph-dark-text__Morph / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M74.311 2051.71C75.37 2051.71 76.333 2051.96 77.195 2052.46L77.366 2052.56C78.2742 2053.13 79.0085 2053.94 79.489 2054.89C79.999 2055.88 80.253 2057 80.253 2058.23C80.253 2059.46 79.999 2060.58 79.489 2061.56C79.0087 2062.52 78.2743 2063.33 77.366 2063.9C76.46 2064.47 75.441 2064.75 74.311 2064.75C73.34 2064.75 72.469 2064.54 71.706 2064.11C71.1066 2063.78 70.5878 2063.32 70.186 2062.76V2068.47C70.1886 2068.54 70.1771 2068.61 70.1522 2068.68C70.1273 2068.75 70.0895 2068.8 70.041 2068.85C69.9905 2068.9 69.9307 2068.94 69.8652 2068.97C69.7998 2068.99 69.73 2069 69.66 2069H68.348C68.2781 2069 68.2084 2068.99 68.1429 2068.97C68.0775 2068.94 68.0177 2068.9 67.967 2068.86C67.9186 2068.81 67.8807 2068.75 67.8558 2068.68C67.8309 2068.62 67.8194 2068.55 67.822 2068.48V2052.46C67.8193 2052.39 67.8307 2052.33 67.8556 2052.26C67.8806 2052.19 67.9184 2052.13 67.967 2052.08C68.0177 2052.04 68.0775 2052 68.1429 2051.97C68.2084 2051.95 68.2781 2051.94 68.348 2051.94H69.526C69.669 2051.94 69.805 2051.98 69.907 2052.07C69.997 2052.15 70.042 2052.27 70.059 2052.39L70.064 2052.44V2052.44L70.134 2053.68C70.5615 2053.12 71.1077 2052.65 71.734 2052.32C72.504 2051.91 73.364 2051.71 74.311 2051.71ZM73.836 2053.78C73.178 2053.79 72.534 2053.98 71.975 2054.33C71.4 2054.69 70.952 2055.21 70.632 2055.88C70.312 2056.56 70.15 2057.34 70.15 2058.23C70.15 2059.07 70.292 2059.81 70.574 2060.45L70.632 2060.58L70.633 2060.58C70.923 2061.21 71.388 2061.75 71.974 2062.13L72.087 2062.2C72.657 2062.53 73.307 2062.69 73.968 2062.68H73.974C74.6819 2062.7 75.3788 2062.51 75.98 2062.13C76.5662 2061.75 77.0316 2061.21 77.321 2060.58L77.322 2060.58C77.642 2059.9 77.804 2059.12 77.804 2058.23V2058.23C77.8204 2057.42 77.6554 2056.62 77.321 2055.88C77.0313 2055.24 76.5655 2054.71 75.979 2054.33L75.869 2054.26C75.321 2053.94 74.689 2053.78 73.971 2053.78H73.836ZM47 2051.71C48.192 2051.71 49.27 2051.99 50.227 2052.56C51.1166 2053.08 51.8565 2053.82 52.375 2054.71L52.479 2054.89C53.0302 2055.92 53.3107 2057.07 53.294 2058.23L53.291 2058.46C53.259 2059.6 52.99 2060.63 52.479 2061.56C51.9568 2062.54 51.1777 2063.34 50.227 2063.9C49.27 2064.47 48.192 2064.75 47 2064.75C45.808 2064.75 44.73 2064.47 43.772 2063.9C42.8216 2063.34 42.0429 2062.54 41.521 2061.56L41.421 2061.38C40.975 2060.49 40.738 2059.52 40.709 2058.46L40.705 2058.23C40.6886 2057.07 40.9691 2055.92 41.52 2054.9C42.042 2053.92 42.8211 2053.11 43.772 2052.56L43.953 2052.45C44.865 2051.96 45.882 2051.71 47 2051.71ZM47 2053.81C46.233 2053.81 45.564 2054 44.985 2054.36C44.405 2054.72 43.954 2055.23 43.63 2055.9C43.2918 2056.63 43.1249 2057.42 43.142 2058.23V2058.23C43.142 2059.07 43.287 2059.8 43.572 2060.44L43.63 2060.56L43.631 2060.56C43.926 2061.2 44.396 2061.73 44.985 2062.1L45.095 2062.17C45.648 2062.48 46.281 2062.65 47 2062.65C47.766 2062.65 48.436 2062.46 49.015 2062.1C49.595 2061.74 50.046 2061.23 50.37 2060.56C50.7083 2059.83 50.8752 2059.04 50.858 2058.23V2058.23C50.875 2057.42 50.7074 2056.62 50.368 2055.89C50.0731 2055.26 49.6036 2054.73 49.015 2054.36L48.905 2054.29C48.352 2053.97 47.718 2053.81 47 2053.81V2053.81Z", fill: "#ffffff", style: {
|
|
11
|
+
fill: "#ffffff",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} }), _jsx("path", { id: instanceId + "-morph-combine-dark__morph-dark-text__Morph / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M25.2381 2047.48C25.4711 2047.48 25.6561 2047.59 25.7801 2047.78L25.8041 2047.82L25.8061 2047.82L25.8071 2047.82L30.4971 2056.78L35.1741 2047.82C35.2267 2047.72 35.3074 2047.63 35.4071 2047.57C35.5071 2047.51 35.6211 2047.48 35.7431 2047.48H37.4301C37.5761 2047.48 37.7101 2047.53 37.8121 2047.63C37.8606 2047.68 37.8984 2047.74 37.9233 2047.8C37.9482 2047.87 37.9597 2047.94 37.9571 2048.01V2063.99C37.9599 2064.06 37.9484 2064.13 37.9235 2064.2C37.8986 2064.26 37.8607 2064.32 37.8121 2064.37C37.7614 2064.42 37.7014 2064.46 37.6357 2064.49C37.5701 2064.51 37.5002 2064.52 37.4301 2064.52H36.0461C35.9762 2064.52 35.9065 2064.51 35.841 2064.49C35.7756 2064.46 35.7158 2064.42 35.6651 2064.37C35.5791 2064.29 35.5282 2064.17 35.5221 2064.05L35.5201 2063.99V2051.63L31.1991 2059.9L31.1961 2059.91C31.1422 2060.01 31.0607 2060.1 30.9607 2060.16C30.8608 2060.22 30.7463 2060.25 30.6301 2060.24H30.2901C30.1741 2060.24 30.0598 2060.21 29.9601 2060.16C29.8603 2060.1 29.7789 2060.01 29.7251 2059.91L29.7231 2059.9L29.7221 2059.9L25.4001 2051.65V2063.99C25.403 2064.06 25.3917 2064.13 25.367 2064.2C25.3422 2064.26 25.3045 2064.32 25.2561 2064.37C25.2054 2064.42 25.1454 2064.46 25.0797 2064.49C25.0141 2064.51 24.9442 2064.52 24.8741 2064.52H23.5261C23.4562 2064.52 23.3865 2064.51 23.321 2064.49C23.2556 2064.46 23.1958 2064.42 23.1451 2064.37C23.0967 2064.32 23.0588 2064.26 23.0339 2064.2C23.009 2064.13 22.9975 2064.06 23.0001 2063.99V2048.01C22.9975 2047.94 23.009 2047.87 23.0339 2047.8C23.0588 2047.74 23.0967 2047.68 23.1451 2047.63C23.1957 2047.58 23.2555 2047.54 23.3209 2047.52C23.3864 2047.49 23.4561 2047.48 23.5261 2047.48L25.2381 2047.48ZM64.5721 2051.71C64.8361 2051.71 65.0711 2051.73 65.2751 2051.76C65.4111 2051.78 65.5351 2051.83 65.6211 2051.94C65.7081 2052.04 65.7411 2052.17 65.7411 2052.31V2053.64C65.735 2053.77 65.681 2053.89 65.5901 2053.98L65.5841 2053.98L65.5781 2053.99C65.485 2054.06 65.3675 2054.1 65.2481 2054.1C65.218 2054.1 65.188 2054.09 65.1581 2054.09C64.887 2054.06 64.6142 2054.04 64.3411 2054.04H64.3331C63.2958 2053.99 62.2775 2054.34 61.4881 2055.01C61.1542 2055.35 60.8899 2055.74 60.7109 2056.18C60.5318 2056.62 60.4415 2057.08 60.4451 2057.56V2057.57C60.4381 2057.69 60.4351 2057.81 60.4351 2057.93V2062.49H63.4911C63.6361 2062.49 63.7711 2062.53 63.8731 2062.63C63.9214 2062.68 63.959 2062.74 63.9838 2062.81C64.0085 2062.87 64.0199 2062.94 64.0171 2063.01V2063.99C64.02 2064.06 64.0087 2064.13 63.984 2064.2C63.9592 2064.26 63.9215 2064.32 63.8731 2064.37C63.8224 2064.42 63.7624 2064.46 63.6968 2064.49C63.6311 2064.51 63.5612 2064.52 63.4911 2064.52H55.2941C55.2242 2064.52 55.1545 2064.51 55.089 2064.49C55.0236 2064.46 54.9638 2064.42 54.9131 2064.37C54.8647 2064.32 54.8268 2064.26 54.8019 2064.2C54.777 2064.13 54.7655 2064.06 54.7681 2063.99V2063.01C54.7655 2062.94 54.777 2062.87 54.8019 2062.81C54.8268 2062.74 54.8647 2062.68 54.9131 2062.63C54.9636 2062.58 55.0233 2062.55 55.0885 2062.52C55.1538 2062.5 55.2234 2062.49 55.2931 2062.49H58.0711V2053.97H55.4401C55.37 2053.97 55.3001 2053.96 55.2345 2053.94C55.1689 2053.91 55.1089 2053.87 55.0581 2053.83C55.0097 2053.78 54.9718 2053.72 54.9469 2053.65C54.922 2053.59 54.9105 2053.52 54.9131 2053.45V2052.46C54.9104 2052.39 54.9218 2052.33 54.9467 2052.26C54.9716 2052.19 55.0095 2052.13 55.0581 2052.08C55.1089 2052.04 55.1689 2052 55.2345 2051.97C55.3001 2051.95 55.37 2051.94 55.4401 2051.94H59.7751C59.9181 2051.94 60.0541 2051.98 60.1551 2052.07C60.2535 2052.17 60.3101 2052.3 60.3131 2052.44V2052.44L60.4001 2053.96C60.7762 2053.32 61.3012 2052.79 61.9301 2052.39L61.9321 2052.39C62.7021 2051.94 63.5821 2051.71 64.5721 2051.71ZM84.7551 2047C84.9001 2047 85.0351 2047.04 85.1361 2047.14C85.1846 2047.19 85.2224 2047.25 85.2473 2047.32C85.2722 2047.38 85.2837 2047.45 85.2811 2047.52V2053.64C85.6749 2053.08 86.1917 2052.63 86.7911 2052.3L86.7931 2052.3C87.5742 2051.9 88.4436 2051.7 89.3231 2051.71C90.2761 2051.71 91.1071 2051.91 91.8111 2052.31L91.9411 2052.38C92.5851 2052.78 93.0841 2053.35 93.4371 2054.09C93.8151 2054.88 94.0001 2055.82 94.0001 2056.92V2063.99C94.003 2064.06 93.9917 2064.13 93.967 2064.2C93.9422 2064.26 93.9045 2064.32 93.8561 2064.37C93.8054 2064.42 93.7454 2064.46 93.6797 2064.49C93.6141 2064.51 93.5442 2064.52 93.4741 2064.52H92.1621C92.0922 2064.52 92.0225 2064.51 91.957 2064.49C91.8916 2064.46 91.8318 2064.42 91.7811 2064.37C91.7327 2064.32 91.6948 2064.26 91.6699 2064.2C91.645 2064.13 91.6335 2064.06 91.6361 2063.99V2057.26C91.6721 2056.49 91.4935 2055.72 91.1201 2055.04C91.0635 2054.95 91.001 2054.86 90.9331 2054.77L90.8631 2054.69C90.3571 2054.12 89.6441 2053.83 88.7011 2053.83H88.6981C88.0703 2053.81 87.4507 2053.97 86.9061 2054.28C86.3861 2054.6 85.9711 2055.06 85.7161 2055.61L85.7141 2055.61C85.4281 2056.2 85.2811 2056.91 85.2811 2057.76V2063.99C85.2839 2064.06 85.2724 2064.13 85.2475 2064.2C85.2226 2064.26 85.1847 2064.32 85.1361 2064.37C85.0855 2064.42 85.0257 2064.46 84.9602 2064.49C84.8948 2064.51 84.825 2064.52 84.7551 2064.52H83.4431C83.3732 2064.52 83.3035 2064.51 83.238 2064.49C83.1726 2064.46 83.1128 2064.42 83.0621 2064.37C83.0137 2064.32 82.9758 2064.26 82.9509 2064.2C82.926 2064.13 82.9145 2064.06 82.9171 2063.99V2047.52C82.9145 2047.45 82.926 2047.38 82.9509 2047.32C82.9758 2047.25 83.0137 2047.19 83.0621 2047.14C83.1127 2047.1 83.1725 2047.06 83.2379 2047.03C83.3034 2047.01 83.3731 2047 83.4431 2047H84.7551V2047Z", fill: "#ffffff", style: {
|
|
14
|
+
fill: "#ffffff",
|
|
15
|
+
fillOpacity: 1
|
|
16
|
+
} })] }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-morph-combine-dark__morph-dark-text__clip6_1_3407", children: _jsx("rect", { width: 75, height: 24, fill: "#fff", style: {
|
|
17
|
+
fill: "white",
|
|
18
|
+
fillOpacity: 1
|
|
19
|
+
}, transform: "translate(21 2045)" }) }) })] })] });
|
|
20
|
+
};
|
|
21
|
+
const ForwardRef = forwardRef(MorphCombineDark);
|
|
22
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const MorphCombineLight = ({ 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 135 48", fill: "none", width: typeof size === 'number' ? size * 2.8125 : 'calc(' + size + ' * 2.8125)', 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 -1041)", children: _jsx("g", { id: instanceId + "-morph-combine-light__morph-light-symbol__Name=Morph, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-morph-combine-light__morph-light-symbol__Morph / Icon_2", children: _jsx("path", { id: instanceId + "-morph-combine-light__morph-light-symbol__Morph / path 01_2", fillRule: "evenodd", clipRule: "evenodd", d: "M376.882 1045C377.342 1045 377.786 1045.15 378.158 1045.42C378.53 1045.69 378.808 1046.08 378.952 1046.52L380.138 1050.15C380.284 1050.59 380.562 1050.97 380.932 1051.25C381.304 1051.52 381.75 1051.67 382.208 1051.67H387.79C388.25 1051.67 388.694 1051.52 389.066 1051.25C389.439 1050.97 389.717 1050.59 389.86 1050.15L391.048 1046.52C391.191 1046.08 391.469 1045.69 391.842 1045.42C392.212 1045.15 392.658 1045 393.116 1045H396.516C396.976 1045 397.422 1045.15 397.794 1045.42C398.164 1045.69 398.442 1046.08 398.588 1046.52L399.892 1050.51C400.128 1051.23 400.712 1051.78 401.432 1051.96L407.346 1053.47C407.818 1053.59 408.238 1053.87 408.538 1054.26C408.838 1054.65 408.998 1055.13 409 1055.62V1074.38C409 1074.87 408.838 1075.35 408.538 1075.74C408.241 1076.13 407.822 1076.41 407.348 1076.53L401.434 1078.04C401.076 1078.13 400.748 1078.31 400.48 1078.56C400.21 1078.82 400.009 1079.14 399.894 1079.49L398.588 1083.48C398.445 1083.92 398.168 1084.3 397.796 1084.58C397.424 1084.85 396.976 1085 396.52 1085H393.116C392.658 1085 392.212 1084.85 391.842 1084.58C391.469 1084.31 391.191 1083.92 391.048 1083.48L390.32 1081.26C390.211 1080.93 390.181 1080.57 390.233 1080.22C390.285 1079.87 390.418 1079.54 390.62 1079.26C390.818 1078.97 391.083 1078.74 391.391 1078.58C391.699 1078.41 392.042 1078.33 392.39 1078.33H398.09C398.67 1078.33 399.224 1078.1 399.634 1077.68C400.042 1077.27 400.274 1076.7 400.274 1076.11V1053.89C400.274 1053.3 400.042 1052.73 399.634 1052.32C399.433 1052.11 399.194 1051.95 398.929 1051.84C398.664 1051.72 398.379 1051.67 398.092 1051.67H391.546C390.966 1051.67 390.412 1051.9 390.002 1052.32C389.594 1052.73 389.362 1053.3 389.362 1053.89V1069.44C389.362 1070.03 389.134 1070.6 388.724 1071.02C388.523 1071.22 388.283 1071.38 388.019 1071.5C387.754 1071.61 387.469 1071.67 387.182 1071.67H382.818C382.531 1071.67 382.246 1071.61 381.981 1071.5C381.717 1071.38 381.477 1071.22 381.276 1071.02C380.865 1070.6 380.635 1070.03 380.636 1069.44V1053.89C380.636 1053.3 380.406 1052.73 379.996 1052.32C379.795 1052.11 379.556 1051.95 379.292 1051.84C379.027 1051.73 378.743 1051.67 378.456 1051.67H371.908C371.328 1051.67 370.774 1051.9 370.364 1052.32C369.956 1052.73 369.724 1053.3 369.724 1053.89V1076.11C369.724 1076.7 369.956 1077.27 370.364 1077.68C370.774 1078.1 371.328 1078.33 371.908 1078.33H377.608C377.956 1078.33 378.298 1078.42 378.606 1078.58C378.915 1078.74 379.179 1078.97 379.378 1079.26C379.581 1079.54 379.714 1079.87 379.767 1080.22C379.819 1080.57 379.788 1080.92 379.678 1081.26L378.95 1083.48C378.807 1083.92 378.529 1084.31 378.156 1084.58C377.786 1084.85 377.34 1085 376.882 1085H373.48C373.022 1085 372.576 1084.85 372.204 1084.58C371.831 1084.31 371.553 1083.92 371.41 1083.48L370.106 1079.49C369.991 1079.14 369.789 1078.82 369.518 1078.56C369.25 1078.31 368.922 1078.13 368.564 1078.04L362.652 1076.53C362.178 1076.41 361.759 1076.13 361.462 1075.74C361.162 1075.35 360.999 1074.87 361 1074.38V1055.62C361 1055.13 361.162 1054.65 361.462 1054.26C361.762 1053.87 362.182 1053.59 362.652 1053.47L368.566 1051.96C368.922 1051.87 369.25 1051.69 369.52 1051.44C369.788 1051.18 369.99 1050.86 370.106 1050.51L371.412 1046.52C371.555 1046.08 371.833 1045.69 372.206 1045.42C372.576 1045.15 373.02 1045 373.48 1045H376.882Z", fill: "#000000", style: {
|
|
8
|
+
fill: "#000000",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }) }) }), _jsxs("g", { fill: "none", transform: "translate(60 12) scale(1) translate(0 0)", children: [_jsx("g", { transform: "translate(-21 -2045)", children: _jsx("g", { id: instanceId + "-morph-combine-light__morph-light-text__Name=Morph, Type=Color, Language=Default", children: _jsxs("g", { id: instanceId + "-morph-combine-light__morph-light-text__Morph / Wordmark", clipPath: 'url(#' + instanceId + "-morph-combine-light__morph-light-text__clip6_1_3407)", children: [_jsx("path", { id: instanceId + "-morph-combine-light__morph-light-text__Morph / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M74.311 2051.71C75.37 2051.71 76.333 2051.96 77.195 2052.46L77.366 2052.56C78.2742 2053.13 79.0085 2053.94 79.489 2054.89C79.999 2055.88 80.253 2057 80.253 2058.23C80.253 2059.46 79.999 2060.58 79.489 2061.56C79.0087 2062.52 78.2743 2063.33 77.366 2063.9C76.46 2064.47 75.441 2064.75 74.311 2064.75C73.34 2064.75 72.469 2064.54 71.706 2064.11C71.1066 2063.78 70.5878 2063.32 70.186 2062.76V2068.47C70.1886 2068.54 70.1771 2068.61 70.1522 2068.68C70.1273 2068.75 70.0895 2068.8 70.041 2068.85C69.9905 2068.9 69.9307 2068.94 69.8652 2068.97C69.7998 2068.99 69.73 2069 69.66 2069H68.348C68.2781 2069 68.2084 2068.99 68.1429 2068.97C68.0775 2068.94 68.0177 2068.9 67.967 2068.86C67.9186 2068.81 67.8807 2068.75 67.8558 2068.68C67.8309 2068.62 67.8194 2068.55 67.822 2068.48V2052.46C67.8193 2052.39 67.8307 2052.33 67.8556 2052.26C67.8806 2052.19 67.9184 2052.13 67.967 2052.08C68.0177 2052.04 68.0775 2052 68.1429 2051.97C68.2084 2051.95 68.2781 2051.94 68.348 2051.94H69.526C69.669 2051.94 69.805 2051.98 69.907 2052.07C69.997 2052.15 70.042 2052.27 70.059 2052.39L70.064 2052.44V2052.44L70.134 2053.68C70.5615 2053.12 71.1077 2052.65 71.734 2052.32C72.504 2051.91 73.364 2051.71 74.311 2051.71ZM73.836 2053.78C73.178 2053.79 72.534 2053.98 71.975 2054.33C71.4 2054.69 70.952 2055.21 70.632 2055.88C70.312 2056.56 70.15 2057.34 70.15 2058.23C70.15 2059.07 70.292 2059.81 70.574 2060.45L70.632 2060.58L70.633 2060.58C70.923 2061.21 71.388 2061.75 71.974 2062.13L72.087 2062.2C72.657 2062.53 73.307 2062.69 73.968 2062.68H73.974C74.6819 2062.7 75.3788 2062.51 75.98 2062.13C76.5662 2061.75 77.0316 2061.21 77.321 2060.58L77.322 2060.58C77.642 2059.9 77.804 2059.12 77.804 2058.23V2058.23C77.8204 2057.42 77.6554 2056.62 77.321 2055.88C77.0313 2055.24 76.5655 2054.71 75.979 2054.33L75.869 2054.26C75.321 2053.94 74.689 2053.78 73.971 2053.78H73.836ZM47 2051.71C48.192 2051.71 49.27 2051.99 50.227 2052.56C51.1166 2053.08 51.8565 2053.82 52.375 2054.71L52.479 2054.89C53.0302 2055.92 53.3107 2057.07 53.294 2058.23L53.291 2058.46C53.259 2059.6 52.99 2060.63 52.479 2061.56C51.9568 2062.54 51.1777 2063.34 50.227 2063.9C49.27 2064.47 48.192 2064.75 47 2064.75C45.808 2064.75 44.73 2064.47 43.772 2063.9C42.8216 2063.34 42.0429 2062.54 41.521 2061.56L41.421 2061.38C40.975 2060.49 40.738 2059.52 40.709 2058.46L40.705 2058.23C40.6886 2057.07 40.9691 2055.92 41.52 2054.9C42.042 2053.92 42.8211 2053.11 43.772 2052.56L43.953 2052.45C44.865 2051.96 45.882 2051.71 47 2051.71ZM47 2053.81C46.233 2053.81 45.564 2054 44.985 2054.36C44.405 2054.72 43.954 2055.23 43.63 2055.9C43.2918 2056.63 43.1249 2057.42 43.142 2058.23V2058.23C43.142 2059.07 43.287 2059.8 43.572 2060.44L43.63 2060.56L43.631 2060.56C43.926 2061.2 44.396 2061.73 44.985 2062.1L45.095 2062.17C45.648 2062.48 46.281 2062.65 47 2062.65C47.766 2062.65 48.436 2062.46 49.015 2062.1C49.595 2061.74 50.046 2061.23 50.37 2060.56C50.7083 2059.83 50.8752 2059.04 50.858 2058.23V2058.23C50.875 2057.42 50.7074 2056.62 50.368 2055.89C50.0731 2055.26 49.6036 2054.73 49.015 2054.36L48.905 2054.29C48.352 2053.97 47.718 2053.81 47 2053.81V2053.81Z", fill: "black", style: {
|
|
11
|
+
fill: "black",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} }), _jsx("path", { id: instanceId + "-morph-combine-light__morph-light-text__Morph / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M25.2381 2047.48C25.4711 2047.48 25.6561 2047.59 25.7801 2047.78L25.8041 2047.82L25.8061 2047.82L25.8071 2047.82L30.4971 2056.78L35.1741 2047.82C35.2267 2047.72 35.3074 2047.63 35.4071 2047.57C35.5071 2047.51 35.6211 2047.48 35.7431 2047.48H37.4301C37.5761 2047.48 37.7101 2047.53 37.8121 2047.63C37.8606 2047.68 37.8984 2047.74 37.9233 2047.8C37.9482 2047.87 37.9597 2047.94 37.9571 2048.01V2063.99C37.9599 2064.06 37.9484 2064.13 37.9235 2064.2C37.8986 2064.26 37.8607 2064.32 37.8121 2064.37C37.7614 2064.42 37.7014 2064.46 37.6357 2064.49C37.5701 2064.51 37.5002 2064.52 37.4301 2064.52H36.0461C35.9762 2064.52 35.9065 2064.51 35.841 2064.49C35.7756 2064.46 35.7158 2064.42 35.6651 2064.37C35.5791 2064.29 35.5282 2064.17 35.5221 2064.05L35.5201 2063.99V2051.63L31.1991 2059.9L31.1961 2059.91C31.1422 2060.01 31.0607 2060.1 30.9607 2060.16C30.8608 2060.22 30.7463 2060.25 30.6301 2060.24H30.2901C30.1741 2060.24 30.0598 2060.21 29.9601 2060.16C29.8603 2060.1 29.7789 2060.01 29.7251 2059.91L29.7231 2059.9L29.7221 2059.9L25.4001 2051.65V2063.99C25.403 2064.06 25.3917 2064.13 25.367 2064.2C25.3422 2064.26 25.3045 2064.32 25.2561 2064.37C25.2054 2064.42 25.1454 2064.46 25.0797 2064.49C25.0141 2064.51 24.9442 2064.52 24.8741 2064.52H23.5261C23.4562 2064.52 23.3865 2064.51 23.321 2064.49C23.2556 2064.46 23.1958 2064.42 23.1451 2064.37C23.0967 2064.32 23.0588 2064.26 23.0339 2064.2C23.009 2064.13 22.9975 2064.06 23.0001 2063.99V2048.01C22.9975 2047.94 23.009 2047.87 23.0339 2047.8C23.0588 2047.74 23.0967 2047.68 23.1451 2047.63C23.1957 2047.58 23.2555 2047.54 23.3209 2047.52C23.3864 2047.49 23.4561 2047.48 23.5261 2047.48L25.2381 2047.48ZM64.5721 2051.71C64.8361 2051.71 65.0711 2051.73 65.2751 2051.76C65.4111 2051.78 65.5351 2051.83 65.6211 2051.94C65.7081 2052.04 65.7411 2052.17 65.7411 2052.31V2053.64C65.735 2053.77 65.681 2053.89 65.5901 2053.98L65.5841 2053.98L65.5781 2053.99C65.485 2054.06 65.3675 2054.1 65.2481 2054.1C65.218 2054.1 65.188 2054.09 65.1581 2054.09C64.887 2054.06 64.6142 2054.04 64.3411 2054.04H64.3331C63.2958 2053.99 62.2775 2054.34 61.4881 2055.01C61.1542 2055.35 60.8899 2055.74 60.7109 2056.18C60.5318 2056.62 60.4415 2057.08 60.4451 2057.56V2057.57C60.4381 2057.69 60.4351 2057.81 60.4351 2057.93V2062.49H63.4911C63.6361 2062.49 63.7711 2062.53 63.8731 2062.63C63.9214 2062.68 63.959 2062.74 63.9838 2062.81C64.0085 2062.87 64.0199 2062.94 64.0171 2063.01V2063.99C64.02 2064.06 64.0087 2064.13 63.984 2064.2C63.9592 2064.26 63.9215 2064.32 63.8731 2064.37C63.8224 2064.42 63.7624 2064.46 63.6968 2064.49C63.6311 2064.51 63.5612 2064.52 63.4911 2064.52H55.2941C55.2242 2064.52 55.1545 2064.51 55.089 2064.49C55.0236 2064.46 54.9638 2064.42 54.9131 2064.37C54.8647 2064.32 54.8268 2064.26 54.8019 2064.2C54.777 2064.13 54.7655 2064.06 54.7681 2063.99V2063.01C54.7655 2062.94 54.777 2062.87 54.8019 2062.81C54.8268 2062.74 54.8647 2062.68 54.9131 2062.63C54.9636 2062.58 55.0233 2062.55 55.0885 2062.52C55.1538 2062.5 55.2234 2062.49 55.2931 2062.49H58.0711V2053.97H55.4401C55.37 2053.97 55.3001 2053.96 55.2345 2053.94C55.1689 2053.91 55.1089 2053.87 55.0581 2053.83C55.0097 2053.78 54.9718 2053.72 54.9469 2053.65C54.922 2053.59 54.9105 2053.52 54.9131 2053.45V2052.46C54.9104 2052.39 54.9218 2052.33 54.9467 2052.26C54.9716 2052.19 55.0095 2052.13 55.0581 2052.08C55.1089 2052.04 55.1689 2052 55.2345 2051.97C55.3001 2051.95 55.37 2051.94 55.4401 2051.94H59.7751C59.9181 2051.94 60.0541 2051.98 60.1551 2052.07C60.2535 2052.17 60.3101 2052.3 60.3131 2052.44V2052.44L60.4001 2053.96C60.7762 2053.32 61.3012 2052.79 61.9301 2052.39L61.9321 2052.39C62.7021 2051.94 63.5821 2051.71 64.5721 2051.71ZM84.7551 2047C84.9001 2047 85.0351 2047.04 85.1361 2047.14C85.1846 2047.19 85.2224 2047.25 85.2473 2047.32C85.2722 2047.38 85.2837 2047.45 85.2811 2047.52V2053.64C85.6749 2053.08 86.1917 2052.63 86.7911 2052.3L86.7931 2052.3C87.5742 2051.9 88.4436 2051.7 89.3231 2051.71C90.2761 2051.71 91.1071 2051.91 91.8111 2052.31L91.9411 2052.38C92.5851 2052.78 93.0841 2053.35 93.4371 2054.09C93.8151 2054.88 94.0001 2055.82 94.0001 2056.92V2063.99C94.003 2064.06 93.9917 2064.13 93.967 2064.2C93.9422 2064.26 93.9045 2064.32 93.8561 2064.37C93.8054 2064.42 93.7454 2064.46 93.6797 2064.49C93.6141 2064.51 93.5442 2064.52 93.4741 2064.52H92.1621C92.0922 2064.52 92.0225 2064.51 91.957 2064.49C91.8916 2064.46 91.8318 2064.42 91.7811 2064.37C91.7327 2064.32 91.6948 2064.26 91.6699 2064.2C91.645 2064.13 91.6335 2064.06 91.6361 2063.99V2057.26C91.6721 2056.49 91.4935 2055.72 91.1201 2055.04C91.0635 2054.95 91.001 2054.86 90.9331 2054.77L90.8631 2054.69C90.3571 2054.12 89.6441 2053.83 88.7011 2053.83H88.6981C88.0703 2053.81 87.4507 2053.97 86.9061 2054.28C86.3861 2054.6 85.9711 2055.06 85.7161 2055.61L85.7141 2055.61C85.4281 2056.2 85.2811 2056.91 85.2811 2057.76V2063.99C85.2839 2064.06 85.2724 2064.13 85.2475 2064.2C85.2226 2064.26 85.1847 2064.32 85.1361 2064.37C85.0855 2064.42 85.0257 2064.46 84.9602 2064.49C84.8948 2064.51 84.825 2064.52 84.7551 2064.52H83.4431C83.3732 2064.52 83.3035 2064.51 83.238 2064.49C83.1726 2064.46 83.1128 2064.42 83.0621 2064.37C83.0137 2064.32 82.9758 2064.26 82.9509 2064.2C82.926 2064.13 82.9145 2064.06 82.9171 2063.99V2047.52C82.9145 2047.45 82.926 2047.38 82.9509 2047.32C82.9758 2047.25 83.0137 2047.19 83.0621 2047.14C83.1127 2047.1 83.1725 2047.06 83.2379 2047.03C83.3034 2047.01 83.3731 2047 83.4431 2047H84.7551V2047Z", fill: "black", style: {
|
|
14
|
+
fill: "black",
|
|
15
|
+
fillOpacity: 1
|
|
16
|
+
} })] }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-morph-combine-light__morph-light-text__clip6_1_3407", children: _jsx("rect", { width: 75, height: 24, fill: "white", style: {
|
|
17
|
+
fill: "white",
|
|
18
|
+
fillOpacity: 1
|
|
19
|
+
}, transform: "translate(21 2045)" }) }) })] })] });
|
|
20
|
+
};
|
|
21
|
+
const ForwardRef = forwardRef(MorphCombineLight);
|
|
22
|
+
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 MorphDark = ({ 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 -1041)", children: _jsx("g", { id: instanceId + "-morph-dark__Name=Morph, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-morph-dark__Morph / Icon_2", children: _jsx("path", { id: instanceId + "-morph-dark__Morph / path 01_2", fillRule: "evenodd", clipRule: "evenodd", d: "M376.882 1045C377.342 1045 377.786 1045.15 378.158 1045.42C378.53 1045.69 378.808 1046.08 378.952 1046.52L380.138 1050.15C380.284 1050.59 380.562 1050.97 380.932 1051.25C381.304 1051.52 381.75 1051.67 382.208 1051.67H387.79C388.25 1051.67 388.694 1051.52 389.066 1051.25C389.439 1050.97 389.717 1050.59 389.86 1050.15L391.048 1046.52C391.191 1046.08 391.469 1045.69 391.842 1045.42C392.212 1045.15 392.658 1045 393.116 1045H396.516C396.976 1045 397.422 1045.15 397.794 1045.42C398.164 1045.69 398.442 1046.08 398.588 1046.52L399.892 1050.51C400.128 1051.23 400.712 1051.78 401.432 1051.96L407.346 1053.47C407.818 1053.59 408.238 1053.87 408.538 1054.26C408.838 1054.65 408.998 1055.13 409 1055.62V1074.38C409 1074.87 408.838 1075.35 408.538 1075.74C408.241 1076.13 407.822 1076.41 407.348 1076.53L401.434 1078.04C401.076 1078.13 400.748 1078.31 400.48 1078.56C400.21 1078.82 400.009 1079.14 399.894 1079.49L398.588 1083.48C398.445 1083.92 398.168 1084.3 397.796 1084.58C397.424 1084.85 396.976 1085 396.52 1085H393.116C392.658 1085 392.212 1084.85 391.842 1084.58C391.469 1084.31 391.191 1083.92 391.048 1083.48L390.32 1081.26C390.211 1080.93 390.181 1080.57 390.233 1080.22C390.285 1079.87 390.418 1079.54 390.62 1079.26C390.818 1078.97 391.083 1078.74 391.391 1078.58C391.699 1078.41 392.042 1078.33 392.39 1078.33H398.09C398.67 1078.33 399.224 1078.1 399.634 1077.68C400.042 1077.27 400.274 1076.7 400.274 1076.11V1053.89C400.274 1053.3 400.042 1052.73 399.634 1052.32C399.433 1052.11 399.194 1051.95 398.929 1051.84C398.664 1051.72 398.379 1051.67 398.092 1051.67H391.546C390.966 1051.67 390.412 1051.9 390.002 1052.32C389.594 1052.73 389.362 1053.3 389.362 1053.89V1069.44C389.362 1070.03 389.134 1070.6 388.724 1071.02C388.523 1071.22 388.283 1071.38 388.019 1071.5C387.754 1071.61 387.469 1071.67 387.182 1071.67H382.818C382.531 1071.67 382.246 1071.61 381.981 1071.5C381.717 1071.38 381.477 1071.22 381.276 1071.02C380.865 1070.6 380.635 1070.03 380.636 1069.44V1053.89C380.636 1053.3 380.406 1052.73 379.996 1052.32C379.795 1052.11 379.556 1051.95 379.292 1051.84C379.027 1051.73 378.743 1051.67 378.456 1051.67H371.908C371.328 1051.67 370.774 1051.9 370.364 1052.32C369.956 1052.73 369.724 1053.3 369.724 1053.89V1076.11C369.724 1076.7 369.956 1077.27 370.364 1077.68C370.774 1078.1 371.328 1078.33 371.908 1078.33H377.608C377.956 1078.33 378.298 1078.42 378.606 1078.58C378.915 1078.74 379.179 1078.97 379.378 1079.26C379.581 1079.54 379.714 1079.87 379.767 1080.22C379.819 1080.57 379.788 1080.92 379.678 1081.26L378.95 1083.48C378.807 1083.92 378.529 1084.31 378.156 1084.58C377.786 1084.85 377.34 1085 376.882 1085H373.48C373.022 1085 372.576 1084.85 372.204 1084.58C371.831 1084.31 371.553 1083.92 371.41 1083.48L370.106 1079.49C369.991 1079.14 369.789 1078.82 369.518 1078.56C369.25 1078.31 368.922 1078.13 368.564 1078.04L362.652 1076.53C362.178 1076.41 361.759 1076.13 361.462 1075.74C361.162 1075.35 360.999 1074.87 361 1074.38V1055.62C361 1055.13 361.162 1054.65 361.462 1054.26C361.762 1053.87 362.182 1053.59 362.652 1053.47L368.566 1051.96C368.922 1051.87 369.25 1051.69 369.52 1051.44C369.788 1051.18 369.99 1050.86 370.106 1050.51L371.412 1046.52C371.555 1046.08 371.833 1045.69 372.206 1045.42C372.576 1045.15 373.02 1045 373.48 1045H376.882Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }) }) });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(MorphDark);
|
|
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 MorphLight = ({ 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 -1041)", children: _jsx("g", { id: instanceId + "-morph-light__Name=Morph, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-morph-light__Morph / Icon_2", children: _jsx("path", { id: instanceId + "-morph-light__Morph / path 01_2", fillRule: "evenodd", clipRule: "evenodd", d: "M376.882 1045C377.342 1045 377.786 1045.15 378.158 1045.42C378.53 1045.69 378.808 1046.08 378.952 1046.52L380.138 1050.15C380.284 1050.59 380.562 1050.97 380.932 1051.25C381.304 1051.52 381.75 1051.67 382.208 1051.67H387.79C388.25 1051.67 388.694 1051.52 389.066 1051.25C389.439 1050.97 389.717 1050.59 389.86 1050.15L391.048 1046.52C391.191 1046.08 391.469 1045.69 391.842 1045.42C392.212 1045.15 392.658 1045 393.116 1045H396.516C396.976 1045 397.422 1045.15 397.794 1045.42C398.164 1045.69 398.442 1046.08 398.588 1046.52L399.892 1050.51C400.128 1051.23 400.712 1051.78 401.432 1051.96L407.346 1053.47C407.818 1053.59 408.238 1053.87 408.538 1054.26C408.838 1054.65 408.998 1055.13 409 1055.62V1074.38C409 1074.87 408.838 1075.35 408.538 1075.74C408.241 1076.13 407.822 1076.41 407.348 1076.53L401.434 1078.04C401.076 1078.13 400.748 1078.31 400.48 1078.56C400.21 1078.82 400.009 1079.14 399.894 1079.49L398.588 1083.48C398.445 1083.92 398.168 1084.3 397.796 1084.58C397.424 1084.85 396.976 1085 396.52 1085H393.116C392.658 1085 392.212 1084.85 391.842 1084.58C391.469 1084.31 391.191 1083.92 391.048 1083.48L390.32 1081.26C390.211 1080.93 390.181 1080.57 390.233 1080.22C390.285 1079.87 390.418 1079.54 390.62 1079.26C390.818 1078.97 391.083 1078.74 391.391 1078.58C391.699 1078.41 392.042 1078.33 392.39 1078.33H398.09C398.67 1078.33 399.224 1078.1 399.634 1077.68C400.042 1077.27 400.274 1076.7 400.274 1076.11V1053.89C400.274 1053.3 400.042 1052.73 399.634 1052.32C399.433 1052.11 399.194 1051.95 398.929 1051.84C398.664 1051.72 398.379 1051.67 398.092 1051.67H391.546C390.966 1051.67 390.412 1051.9 390.002 1052.32C389.594 1052.73 389.362 1053.3 389.362 1053.89V1069.44C389.362 1070.03 389.134 1070.6 388.724 1071.02C388.523 1071.22 388.283 1071.38 388.019 1071.5C387.754 1071.61 387.469 1071.67 387.182 1071.67H382.818C382.531 1071.67 382.246 1071.61 381.981 1071.5C381.717 1071.38 381.477 1071.22 381.276 1071.02C380.865 1070.6 380.635 1070.03 380.636 1069.44V1053.89C380.636 1053.3 380.406 1052.73 379.996 1052.32C379.795 1052.11 379.556 1051.95 379.292 1051.84C379.027 1051.73 378.743 1051.67 378.456 1051.67H371.908C371.328 1051.67 370.774 1051.9 370.364 1052.32C369.956 1052.73 369.724 1053.3 369.724 1053.89V1076.11C369.724 1076.7 369.956 1077.27 370.364 1077.68C370.774 1078.1 371.328 1078.33 371.908 1078.33H377.608C377.956 1078.33 378.298 1078.42 378.606 1078.58C378.915 1078.74 379.179 1078.97 379.378 1079.26C379.581 1079.54 379.714 1079.87 379.767 1080.22C379.819 1080.57 379.788 1080.92 379.678 1081.26L378.95 1083.48C378.807 1083.92 378.529 1084.31 378.156 1084.58C377.786 1084.85 377.34 1085 376.882 1085H373.48C373.022 1085 372.576 1084.85 372.204 1084.58C371.831 1084.31 371.553 1083.92 371.41 1083.48L370.106 1079.49C369.991 1079.14 369.789 1078.82 369.518 1078.56C369.25 1078.31 368.922 1078.13 368.564 1078.04L362.652 1076.53C362.178 1076.41 361.759 1076.13 361.462 1075.74C361.162 1075.35 360.999 1074.87 361 1074.38V1055.62C361 1055.13 361.162 1054.65 361.462 1054.26C361.762 1053.87 362.182 1053.59 362.652 1053.47L368.566 1051.96C368.922 1051.87 369.25 1051.69 369.52 1051.44C369.788 1051.18 369.99 1050.86 370.106 1050.51L371.412 1046.52C371.555 1046.08 371.833 1045.69 372.206 1045.42C372.576 1045.15 373.02 1045 373.48 1045H376.882Z", fill: "#000000", style: {
|
|
8
|
+
fill: "#000000",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }) }) });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(MorphLight);
|
|
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 MorphMono = ({ 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 -1041)", children: _jsx("g", { id: instanceId + "-morph-mono__Name=Morph, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-morph-mono__Morph / Icon_2", children: _jsx("path", { id: instanceId + "-morph-mono__Morph / path 01_2", fillRule: "evenodd", clipRule: "evenodd", d: "M376.882 1045C377.342 1045 377.786 1045.15 378.158 1045.42C378.53 1045.69 378.808 1046.08 378.952 1046.52L380.138 1050.15C380.284 1050.59 380.562 1050.97 380.932 1051.25C381.304 1051.52 381.75 1051.67 382.208 1051.67H387.79C388.25 1051.67 388.694 1051.52 389.066 1051.25C389.439 1050.97 389.717 1050.59 389.86 1050.15L391.048 1046.52C391.191 1046.08 391.469 1045.69 391.842 1045.42C392.212 1045.15 392.658 1045 393.116 1045H396.516C396.976 1045 397.422 1045.15 397.794 1045.42C398.164 1045.69 398.442 1046.08 398.588 1046.52L399.892 1050.51C400.128 1051.23 400.712 1051.78 401.432 1051.96L407.346 1053.47C407.818 1053.59 408.238 1053.87 408.538 1054.26C408.838 1054.65 408.998 1055.13 409 1055.62V1074.38C409 1074.87 408.838 1075.35 408.538 1075.74C408.241 1076.13 407.822 1076.41 407.348 1076.53L401.434 1078.04C401.076 1078.13 400.748 1078.31 400.48 1078.56C400.21 1078.82 400.009 1079.14 399.894 1079.49L398.588 1083.48C398.445 1083.92 398.168 1084.3 397.796 1084.58C397.424 1084.85 396.976 1085 396.52 1085H393.116C392.658 1085 392.212 1084.85 391.842 1084.58C391.469 1084.31 391.191 1083.92 391.048 1083.48L390.32 1081.26C390.211 1080.93 390.181 1080.57 390.233 1080.22C390.285 1079.87 390.418 1079.54 390.62 1079.26C390.818 1078.97 391.083 1078.74 391.391 1078.58C391.699 1078.41 392.042 1078.33 392.39 1078.33H398.09C398.67 1078.33 399.224 1078.1 399.634 1077.68C400.042 1077.27 400.274 1076.7 400.274 1076.11V1053.89C400.274 1053.3 400.042 1052.73 399.634 1052.32C399.433 1052.11 399.194 1051.95 398.929 1051.84C398.664 1051.72 398.379 1051.67 398.092 1051.67H391.546C390.966 1051.67 390.412 1051.9 390.002 1052.32C389.594 1052.73 389.362 1053.3 389.362 1053.89V1069.44C389.362 1070.03 389.134 1070.6 388.724 1071.02C388.523 1071.22 388.283 1071.38 388.019 1071.5C387.754 1071.61 387.469 1071.67 387.182 1071.67H382.818C382.531 1071.67 382.246 1071.61 381.981 1071.5C381.717 1071.38 381.477 1071.22 381.276 1071.02C380.865 1070.6 380.635 1070.03 380.636 1069.44V1053.89C380.636 1053.3 380.406 1052.73 379.996 1052.32C379.795 1052.11 379.556 1051.95 379.292 1051.84C379.027 1051.73 378.743 1051.67 378.456 1051.67H371.908C371.328 1051.67 370.774 1051.9 370.364 1052.32C369.956 1052.73 369.724 1053.3 369.724 1053.89V1076.11C369.724 1076.7 369.956 1077.27 370.364 1077.68C370.774 1078.1 371.328 1078.33 371.908 1078.33H377.608C377.956 1078.33 378.298 1078.42 378.606 1078.58C378.915 1078.74 379.179 1078.97 379.378 1079.26C379.581 1079.54 379.714 1079.87 379.767 1080.22C379.819 1080.57 379.788 1080.92 379.678 1081.26L378.95 1083.48C378.807 1083.92 378.529 1084.31 378.156 1084.58C377.786 1084.85 377.34 1085 376.882 1085H373.48C373.022 1085 372.576 1084.85 372.204 1084.58C371.831 1084.31 371.553 1083.92 371.41 1083.48L370.106 1079.49C369.991 1079.14 369.789 1078.82 369.518 1078.56C369.25 1078.31 368.922 1078.13 368.564 1078.04L362.652 1076.53C362.178 1076.41 361.759 1076.13 361.462 1075.74C361.162 1075.35 360.999 1074.87 361 1074.38V1055.62C361 1055.13 361.162 1054.65 361.462 1054.26C361.762 1053.87 362.182 1053.59 362.652 1053.47L368.566 1051.96C368.922 1051.87 369.25 1051.69 369.52 1051.44C369.788 1051.18 369.99 1050.86 370.106 1050.51L371.412 1046.52C371.555 1046.08 371.833 1045.69 372.206 1045.42C372.576 1045.15 373.02 1045 373.48 1045H376.882Z", fill: "currentColor", style: {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }) }) });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(MorphMono);
|
|
13
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
declare const Morph: 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 Morph;
|
|
@@ -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 Morph = Object.assign(Mono, { Color, Dark, Light, CombineDark, CombineLight, Combine, Default: Dark });
|
|
11
|
+
export default Morph;
|
|
@@ -0,0 +1,28 @@
|
|
|
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 NanoBananaColor = ({ 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(-21 -1109)", children: _jsx("g", { id: instanceId + "-nano-banana-color__Name=Nano Banana, Type=Color, Variant=Default", children: _jsxs("g", { id: instanceId + "-nano-banana-color__Nano Banana / Icon", children: [_jsx("path", { id: instanceId + "-nano-banana-color__Nano Banana / path 01", d: "M24 1148.65C24 1147.55 24.888 1146.66 25.982 1146.66H27.47C27.996 1146.66 28.5004 1146.87 28.8722 1147.24C29.2441 1147.62 29.453 1148.12 29.453 1148.65C29.453 1149.17 29.2441 1149.68 28.8722 1150.05C28.5004 1150.42 27.996 1150.63 27.47 1150.63H25.98C25.4544 1150.63 24.9503 1150.42 24.5786 1150.05C24.2069 1149.68 23.998 1149.17 23.998 1148.65H24Z", fill: "#F3AD61", style: {
|
|
8
|
+
fill: "color(display-p3 0.9529 0.6784 0.3804)",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }), _jsx("path", { id: instanceId + "-nano-banana-color__Nano Banana / path 02", d: "M50.674 1136H64.826C65.87 1136 66.394 1134.69 65.652 1133.91L62.384 1130.5C61.7887 1129.87 61.0704 1129.37 60.2731 1129.02C59.4758 1128.68 58.6165 1128.5 57.748 1128.5C56.8794 1128.5 56.0201 1128.68 55.2228 1129.02C54.4255 1129.37 53.7072 1129.87 53.112 1130.5L49.846 1133.91C49.106 1134.68 49.632 1136 50.674 1136ZM28.174 1136H42.326C43.368 1136 43.894 1134.68 43.154 1133.91L39.884 1130.5C39.2888 1129.87 38.5704 1129.37 37.7731 1129.02C36.9758 1128.68 36.1165 1128.5 35.248 1128.5C34.3794 1128.5 33.5201 1128.68 32.7228 1129.02C31.9255 1129.37 31.2072 1129.87 30.612 1130.5L27.346 1133.91C26.606 1134.68 27.132 1136 28.174 1136Z", fill: "#F9C23C", style: {
|
|
11
|
+
fill: "color(display-p3 0.9765 0.7608 0.2353)",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} }), _jsx("path", { id: instanceId + "-nano-banana-color__Nano Banana / path 03", d: "M46.05 1112.04C53.43 1110.98 57.99 1129.89 54.668 1137.53C51.344 1145.17 44.172 1146.84 36.562 1149.83C35.7475 1150.16 34.8797 1150.32 34.004 1150.32C31.118 1150.32 29.55 1152.7 28.456 1149.76C27.042 1145.96 28.896 1141.7 32.594 1140.24C36.622 1138.66 38.762 1135.63 40.374 1131.52C42.014 1127.32 42.128 1125.6 42.12 1121.03C42.114 1117.38 41.874 1112.64 46.05 1112.04Z", fill: "#FEEFC2", style: {
|
|
14
|
+
fill: "color(display-p3 0.9961 0.9373 0.7608)",
|
|
15
|
+
fillOpacity: 1
|
|
16
|
+
} }), _jsx("path", { id: instanceId + "-nano-banana-color__Nano Banana / path 04", d: "M54.668 1137.53L40.478 1131.01C38.848 1134.76 35.898 1137.63 32.166 1139.1C27.846 1140.8 24.956 1145.44 27.322 1150.18C32.05 1159.63 54.668 1150.08 54.668 1137.53V1137.53Z", fill: "#FCD53F", style: {
|
|
17
|
+
fill: "color(display-p3 0.9882 0.8353 0.2471)",
|
|
18
|
+
fillOpacity: 1
|
|
19
|
+
} }), _jsx("path", { id: instanceId + "-nano-banana-color__Nano Banana / path 05", fillRule: "evenodd", clipRule: "evenodd", d: "M48.36 1133.72C48.952 1133.91 49.28 1134.54 49.09 1135.14C46.118 1144.44 37.454 1148.73 29.712 1149.13C29.5644 1149.14 29.4167 1149.12 29.2775 1149.07C29.1383 1149.02 29.0102 1148.94 28.9005 1148.84C28.679 1148.64 28.5461 1148.36 28.531 1148.07C28.5235 1147.92 28.5452 1147.77 28.5947 1147.63C28.6443 1147.49 28.7208 1147.36 28.8199 1147.25C29.02 1147.03 29.2999 1146.9 29.598 1146.88C36.704 1146.52 44.342 1142.61 46.946 1134.45C46.991 1134.31 47.0632 1134.18 47.1586 1134.07C47.2541 1133.96 47.3708 1133.86 47.5021 1133.79C47.6334 1133.73 47.7768 1133.69 47.924 1133.67C48.0712 1133.66 48.2193 1133.68 48.36 1133.72Z", fill: "#F9C23C", style: {
|
|
20
|
+
fill: "color(display-p3 0.9765 0.7608 0.2353)",
|
|
21
|
+
fillOpacity: 1
|
|
22
|
+
} }), _jsx("path", { id: instanceId + "-nano-banana-color__Nano Banana / path 06", d: "M55.86 1148.7L40.564 1131.03H54.07C57.26 1131.19 59.762 1133.9 59.762 1137.18V1148.5C59.762 1150.5 57.964 1151.11 55.86 1148.7Z", fill: "#FFF478", style: {
|
|
23
|
+
fill: "color(display-p3 1.0000 0.9569 0.4706)",
|
|
24
|
+
fillOpacity: 1
|
|
25
|
+
} })] }) }) }) });
|
|
26
|
+
};
|
|
27
|
+
const ForwardRef = forwardRef(NanoBananaColor);
|
|
28
|
+
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 NanoBananaCombine = ({ 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 229 48", fill: "none", color: "currentColor", width: typeof size === 'number' ? size * 4.770833333333333 : 'calc(' + size + ' * 4.770833333333333)', 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 -1109)", children: _jsx("g", { id: instanceId + "-nano-banana-combine__nano-banana-dark-symbol__Name=Nano Banana, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-nano-banana-combine__nano-banana-dark-symbol__Nano Banana / Icon_2", children: _jsx("path", { id: instanceId + "-nano-banana-combine__nano-banana-dark-symbol__Nano Banana / path 01_2", fillRule: "evenodd", clipRule: "evenodd", d: "M105.684 1135.32H95.91C94.884 1135.32 94.366 1134.04 95.094 1133.3L98.31 1129.99C98.9009 1129.38 99.6098 1128.89 100.394 1128.55C101.179 1128.22 102.022 1128.05 102.875 1128.05C103.728 1128.05 104.571 1128.22 105.356 1128.55C106.14 1128.89 106.849 1129.38 107.44 1129.99L108.466 1131.04L108.478 1131.01L108.554 1131.05C110.024 1127.19 110.126 1125.43 110.12 1121.03V1120.48C110.1 1116.92 110.08 1112.61 114.05 1112.04C119.256 1111.29 123.058 1120.48 123.68 1128.64C124.835 1128.21 126.09 1128.13 127.291 1128.41C128.492 1128.68 129.586 1129.3 130.44 1130.19L133.658 1133.5C134.388 1134.25 133.87 1135.52 132.844 1135.52H127.54C127.684 1136.05 127.76 1136.6 127.76 1137.18V1148.5C127.76 1150.33 125.772 1151.09 124.556 1149.66C124.098 1149.12 122.422 1147.16 120.246 1144.62C114.406 1152.98 99.714 1157.54 95.566 1150.63C95.5327 1150.63 95.4994 1150.63 95.466 1150.63H93.98C93.4544 1150.63 92.9503 1150.42 92.5786 1150.05C92.2069 1149.68 91.998 1149.17 91.998 1148.65C91.998 1148.12 92.2069 1147.62 92.5786 1147.24C92.9503 1146.87 93.4544 1146.66 93.98 1146.66H94.472C94.5 1143.29 96.932 1140.37 100.164 1139.1C102.267 1138.27 104.154 1136.98 105.684 1135.32ZM120.77 1131.03C120.77 1130.78 120.768 1130.52 120.76 1130.25C120.676 1127.58 120.251 1124.94 119.496 1122.38C118.736 1119.81 117.722 1117.72 116.646 1116.39C115.556 1115.05 114.834 1114.96 114.476 1115.01C114.03 1115.08 113.892 1115.21 113.832 1115.27C113.732 1115.37 113.562 1115.62 113.414 1116.17C113.11 1117.3 113.114 1118.74 113.12 1120.54V1121.03C113.124 1123.3 113.102 1125.09 112.83 1126.87C112.605 1128.29 112.245 1129.68 111.756 1131.03H120.77ZM113.834 1137.14C110.562 1143.47 103.872 1146.56 97.598 1146.88C97.2999 1146.9 97.0201 1147.03 96.82 1147.25C96.6199 1147.47 96.5159 1147.76 96.531 1148.06C96.5462 1148.36 96.6791 1148.64 96.9006 1148.84C97.122 1149.04 97.4139 1149.15 97.712 1149.13C104.3 1148.79 111.554 1145.63 115.402 1138.97L113.834 1137.14Z", 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 -2089)", children: _jsx("g", { id: instanceId + "-nano-banana-combine__nano-banana-dark-text__Name=Nano Banana, Type=Color, Language=Default", children: _jsx("g", { id: instanceId + "-nano-banana-combine__nano-banana-dark-text__Nano Banana / Wordmark", children: _jsx("path", { id: instanceId + "-nano-banana-combine__nano-banana-dark-text__Nano Banana / path 01", d: "M180.626 2111C179.624 2111 178.74 2110.81 177.975 2110.43C177.233 2110.05 176.609 2109.47 176.172 2108.76C175.735 2108.05 175.516 2107.24 175.516 2106.33C175.516 2105.34 175.771 2104.51 176.281 2103.81C176.791 2103.1 177.475 2102.57 178.331 2102.2C179.187 2101.82 180.143 2101.63 181.2 2101.63C181.764 2101.63 182.283 2101.66 182.757 2101.74C183.249 2101.81 183.677 2101.9 184.041 2102.01C184.424 2102.12 184.724 2102.23 184.943 2102.34V2101.68C184.943 2100.84 184.633 2100.17 184.014 2099.66C183.413 2099.13 182.611 2098.87 181.609 2098.87C180.917 2098.87 180.261 2099.02 179.642 2099.33C179.041 2099.63 178.518 2100.06 178.112 2100.59L175.954 2098.9C176.385 2098.34 176.902 2097.85 177.484 2097.45C178.079 2097.02 178.745 2096.71 179.451 2096.52C180.187 2096.3 180.951 2096.19 181.719 2096.19C183.795 2096.19 185.38 2096.69 186.473 2097.69C187.584 2098.68 188.14 2100.09 188.14 2101.93V2110.56H184.943V2109.01H184.752C184.486 2109.38 184.163 2109.71 183.795 2109.99C183.395 2110.28 182.93 2110.52 182.402 2110.7C181.874 2110.9 181.282 2111 180.626 2111ZM181.309 2108.4C182.056 2108.4 182.702 2108.24 183.249 2107.91C183.778 2107.58 184.212 2107.12 184.506 2106.57C184.793 2106.03 184.943 2105.42 184.943 2104.8C184.5 2104.54 184.021 2104.36 183.522 2104.25C182.976 2104.12 182.416 2104.06 181.855 2104.06C180.726 2104.06 179.934 2104.28 179.478 2104.72C179.257 2104.92 179.083 2105.17 178.965 2105.45C178.847 2105.73 178.789 2106.03 178.795 2106.33C178.795 2106.93 179.014 2107.43 179.451 2107.83C179.888 2108.21 180.507 2108.4 181.309 2108.4ZM160.245 2110.56V2096.63H163.305V2098.46H163.497C163.897 2097.79 164.489 2097.24 165.273 2096.82C166.054 2096.4 166.928 2096.18 167.814 2096.19C169.526 2096.19 170.81 2096.71 171.666 2097.75C172.541 2098.77 172.978 2100.12 172.978 2101.82V2110.56H169.699V2102.26C169.699 2101.24 169.444 2100.48 168.934 2099.99C168.424 2099.48 167.741 2099.22 166.885 2099.22C166.211 2099.22 165.619 2099.41 165.109 2099.8C164.599 2100.16 164.198 2100.65 163.906 2101.27C163.628 2101.9 163.488 2102.58 163.497 2103.27V2110.56H160.245ZM149.487 2111C148.485 2111 147.602 2110.81 146.837 2110.43C146.095 2110.05 145.471 2109.47 145.033 2108.76C144.596 2108.05 144.378 2107.24 144.378 2106.33C144.378 2105.34 144.633 2104.51 145.143 2103.81C145.653 2103.1 146.336 2102.57 147.192 2102.2C148.048 2101.82 149.004 2101.63 150.061 2101.63C150.626 2101.63 151.145 2101.66 151.618 2101.74C152.11 2101.81 152.538 2101.9 152.902 2102.01C153.285 2102.12 153.586 2102.23 153.804 2102.34V2101.68C153.804 2100.84 153.494 2100.17 152.875 2099.66C152.274 2099.13 151.473 2098.87 150.471 2098.87C149.779 2098.87 149.123 2099.02 148.503 2099.33C147.902 2099.63 147.379 2100.06 146.973 2100.59L144.815 2098.9C145.246 2098.34 145.763 2097.85 146.345 2097.45C146.94 2097.02 147.606 2096.71 148.312 2096.52C149.048 2096.3 149.812 2096.19 150.58 2096.19C152.657 2096.19 154.241 2096.69 155.334 2097.69C156.445 2098.68 157.001 2100.09 157.001 2101.93V2110.56H153.804V2109.01H153.613C153.347 2109.38 153.025 2109.71 152.657 2109.99C152.23 2110.29 151.76 2110.53 151.263 2110.7C150.735 2110.9 150.143 2111 149.487 2111ZM150.17 2108.4C150.917 2108.4 151.564 2108.24 152.11 2107.91C152.64 2107.59 153.074 2107.12 153.367 2106.57C153.654 2106.03 153.804 2105.42 153.804 2104.8C153.361 2104.54 152.882 2104.36 152.383 2104.25C151.837 2104.12 151.278 2104.06 150.717 2104.06C149.587 2104.06 148.795 2104.28 148.34 2104.72C148.119 2104.92 147.944 2105.17 147.826 2105.45C147.708 2105.73 147.65 2106.03 147.656 2106.33C147.656 2106.93 147.875 2107.43 148.312 2107.83C148.749 2108.21 149.369 2108.4 150.17 2108.4ZM129.106 2110.56V2096.63H132.166V2098.46H132.358C132.758 2097.79 133.35 2097.24 134.134 2096.82C134.915 2096.4 135.789 2096.18 136.675 2096.19C138.387 2096.19 139.671 2096.71 140.527 2097.75C141.402 2098.77 141.839 2100.12 141.839 2101.82V2110.56H138.56V2102.26C138.56 2101.24 138.305 2100.48 137.795 2099.99C137.285 2099.48 136.602 2099.22 135.746 2099.22C135.072 2099.22 134.48 2099.41 133.97 2099.8C133.46 2100.16 133.059 2100.65 132.767 2101.27C132.489 2101.9 132.349 2102.58 132.358 2103.27V2110.56H129.106ZM118.348 2111C117.346 2111 116.463 2110.81 115.698 2110.43C114.956 2110.05 114.332 2109.47 113.895 2108.76C113.457 2108.05 113.239 2107.24 113.239 2106.33C113.239 2105.34 113.494 2104.51 114.004 2103.81C114.514 2103.1 115.197 2102.57 116.053 2102.2C116.909 2101.82 117.866 2101.63 118.922 2101.63C119.487 2101.63 120.006 2101.66 120.479 2101.74C120.971 2101.81 121.399 2101.9 121.764 2102.01C122.146 2102.12 122.447 2102.23 122.665 2102.34V2101.68C122.665 2100.84 122.356 2100.17 121.736 2099.66C121.135 2099.13 120.334 2098.87 119.332 2098.87C118.649 2098.87 117.975 2099.03 117.365 2099.33C116.745 2099.64 116.235 2100.06 115.835 2100.59L113.675 2098.9C114.107 2098.34 114.623 2097.85 115.206 2097.45C115.801 2097.02 116.467 2096.71 117.173 2096.52C117.909 2096.3 118.673 2096.19 119.441 2096.19C121.518 2096.19 123.102 2096.69 124.195 2097.69C125.306 2098.68 125.862 2100.09 125.862 2101.93V2110.56H122.665V2109.01H122.474C122.208 2109.38 121.886 2109.71 121.518 2109.99C121.091 2110.29 120.621 2110.53 120.124 2110.7C119.596 2110.9 119.004 2111 118.348 2111ZM119.031 2108.4C119.778 2108.4 120.425 2108.24 120.971 2107.91C121.501 2107.59 121.935 2107.12 122.228 2106.57C122.515 2106.03 122.665 2105.42 122.665 2104.8C122.222 2104.54 121.743 2104.36 121.244 2104.25C120.698 2104.12 120.139 2104.06 119.578 2104.06C118.448 2104.06 117.656 2104.28 117.201 2104.72C116.98 2104.92 116.805 2105.17 116.688 2105.45C116.57 2105.73 116.512 2106.03 116.518 2106.33C116.518 2106.93 116.736 2107.43 117.173 2107.83C117.611 2108.21 118.23 2108.4 119.031 2108.4ZM97.151 2110.56V2091H104.665C105.758 2091 106.742 2091.23 107.616 2091.68C108.509 2092.14 109.219 2092.76 109.747 2093.54C110.276 2094.31 110.54 2095.18 110.54 2096.16C110.54 2097.17 110.285 2098.02 109.775 2098.73C109.307 2099.42 108.666 2099.98 107.917 2100.35V2100.53C108.872 2100.84 109.71 2101.43 110.321 2102.23C110.941 2103.01 111.251 2103.97 111.251 2105.1C111.251 2106.21 110.959 2107.18 110.376 2108C109.811 2108.8 109.056 2109.42 108.108 2109.88C107.161 2110.34 106.113 2110.56 104.966 2110.56H97.151ZM99.009 2102.01V2099.09H104.447C105.047 2099.09 105.557 2098.97 105.977 2098.73C106.375 2098.52 106.705 2098.19 106.933 2097.8C107.152 2097.4 107.261 2096.98 107.261 2096.55C107.261 2096.09 107.151 2095.68 106.933 2095.32C106.721 2094.92 106.398 2094.6 106.004 2094.39C105.604 2094.15 105.121 2094.03 104.556 2094.03H100.512V2107.5H104.884C105.521 2107.5 106.059 2107.38 106.496 2107.12C106.951 2106.87 107.288 2106.54 107.506 2106.14C107.742 2105.72 107.865 2105.25 107.862 2104.77C107.862 2104.26 107.744 2103.8 107.507 2103.38C107.288 2102.96 106.942 2102.63 106.469 2102.39C106.013 2102.14 105.449 2102.01 104.775 2102.01H99.009ZM80.271 2111C78.832 2111 77.557 2110.68 76.446 2110.04C75.3572 2109.41 74.4601 2108.5 73.85 2107.39C73.231 2106.26 72.921 2105 72.921 2103.6C72.921 2102.19 73.231 2100.94 73.851 2099.82C74.4505 2098.72 75.3497 2097.8 76.446 2097.18C77.557 2096.52 78.832 2096.19 80.271 2096.19C81.728 2096.19 83.004 2096.52 84.096 2097.18C85.1901 2097.81 86.0881 2098.74 86.692 2099.85C87.312 2100.96 87.622 2102.21 87.622 2103.6C87.622 2105 87.312 2106.26 86.692 2107.39C86.0822 2108.49 85.1854 2109.41 84.097 2110.04C82.985 2110.68 81.71 2111 80.271 2111ZM80.271 2107.97C81 2107.97 81.674 2107.79 82.293 2107.45C82.9214 2107.09 83.441 2106.57 83.796 2105.94C84.179 2105.29 84.37 2104.51 84.37 2103.6C84.37 2102.67 84.179 2101.88 83.796 2101.24C83.4409 2100.62 82.9213 2100.1 82.293 2099.74C81.6847 2099.4 80.9975 2099.22 80.299 2099.22C79.5827 2099.22 78.8773 2099.4 78.249 2099.74C77.63 2100.09 77.129 2100.59 76.747 2101.25C76.364 2101.9 76.173 2102.68 76.173 2103.6C76.173 2104.52 76.364 2105.32 76.747 2105.97C77.1018 2106.6 77.6211 2107.12 78.249 2107.48C78.8734 2107.8 79.5672 2107.97 80.271 2107.97ZM57.65 2110.56V2096.63H60.71V2098.46H60.901C61.302 2097.79 61.894 2097.24 62.677 2096.82C63.4582 2096.4 64.3318 2096.18 65.218 2096.19C66.931 2096.19 68.215 2096.71 69.071 2097.75C69.945 2098.77 70.383 2100.12 70.383 2101.82V2110.56H67.103V2102.26C67.103 2101.24 66.849 2100.48 66.339 2099.99C65.829 2099.48 65.146 2099.22 64.289 2099.22C63.616 2099.22 63.024 2099.41 62.513 2099.8C62.003 2100.16 61.603 2100.65 61.311 2101.27C61.0322 2101.9 60.8923 2102.58 60.901 2103.27V2110.56H57.65ZM46.892 2111C45.89 2111 45.007 2110.81 44.242 2110.43C43.4994 2110.05 42.8754 2109.47 42.438 2108.76C42.001 2108.05 41.783 2107.24 41.783 2106.33C41.783 2105.34 42.038 2104.51 42.548 2103.81C43.058 2103.1 43.741 2102.57 44.597 2102.2C45.453 2101.82 46.409 2101.63 47.466 2101.63C48.03 2101.63 48.55 2101.66 49.023 2101.74C49.515 2101.81 49.943 2101.9 50.307 2102.01C50.69 2102.12 50.991 2102.23 51.209 2102.34V2101.68C51.209 2100.84 50.899 2100.17 50.28 2099.66C49.679 2099.13 48.878 2098.87 47.876 2098.87C47.1926 2098.87 46.5183 2099.03 45.908 2099.33C45.289 2099.64 44.779 2100.06 44.378 2100.59L42.22 2098.9C42.6515 2098.34 43.1678 2097.85 43.75 2097.45C44.3448 2097.02 45.011 2096.71 45.717 2096.52C46.4529 2096.3 47.2171 2096.19 47.985 2096.19C50.061 2096.19 51.646 2096.69 52.739 2097.69C53.85 2098.68 54.406 2100.09 54.406 2101.93V2110.56H51.209V2109.01H51.018C50.7523 2109.38 50.4294 2109.71 50.061 2109.99C49.661 2110.28 49.196 2110.52 48.668 2110.7C48.14 2110.9 47.548 2111 46.892 2111ZM47.575 2108.4C48.322 2108.4 48.969 2108.24 49.515 2107.91C50.0446 2107.58 50.4782 2107.12 50.772 2106.57C51.0591 2106.03 51.209 2105.42 51.209 2104.8C50.7662 2104.54 50.2874 2104.36 49.789 2104.25C49.2425 2104.12 48.6826 2104.06 48.121 2104.06C46.992 2104.06 46.2 2104.28 45.744 2104.72C45.5233 2104.92 45.3485 2105.17 45.2308 2105.45C45.1131 2105.73 45.0553 2106.03 45.061 2106.33C45.061 2106.93 45.28 2107.43 45.717 2107.83C46.154 2108.21 46.774 2108.4 47.575 2108.4ZM23 2110.56V2091H26.935L35.295 2104.74H35.487L35.295 2100.97V2091H38.629V2110.56H35.104L26.306 2096.08H26.115L26.306 2099.85V2110.56H23Z", fill: "currentColor", style: {
|
|
11
|
+
fill: "currentColor",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} }) }) }) }) })] });
|
|
14
|
+
};
|
|
15
|
+
const ForwardRef = forwardRef(NanoBananaCombine);
|
|
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 NanoBananaCombineDark = ({ 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 229 48", fill: "none", width: typeof size === 'number' ? size * 4.770833333333333 : 'calc(' + size + ' * 4.770833333333333)', 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 -1109)", children: _jsx("g", { id: instanceId + "-nano-banana-combine-dark__nano-banana-dark-symbol__Name=Nano Banana, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-nano-banana-combine-dark__nano-banana-dark-symbol__Nano Banana / Icon_2", children: _jsx("path", { id: instanceId + "-nano-banana-combine-dark__nano-banana-dark-symbol__Nano Banana / path 01_2", fillRule: "evenodd", clipRule: "evenodd", d: "M105.684 1135.32H95.91C94.884 1135.32 94.366 1134.04 95.094 1133.3L98.31 1129.99C98.9009 1129.38 99.6098 1128.89 100.394 1128.55C101.179 1128.22 102.022 1128.05 102.875 1128.05C103.728 1128.05 104.571 1128.22 105.356 1128.55C106.14 1128.89 106.849 1129.38 107.44 1129.99L108.466 1131.04L108.478 1131.01L108.554 1131.05C110.024 1127.19 110.126 1125.43 110.12 1121.03V1120.48C110.1 1116.92 110.08 1112.61 114.05 1112.04C119.256 1111.29 123.058 1120.48 123.68 1128.64C124.835 1128.21 126.09 1128.13 127.291 1128.41C128.492 1128.68 129.586 1129.3 130.44 1130.19L133.658 1133.5C134.388 1134.25 133.87 1135.52 132.844 1135.52H127.54C127.684 1136.05 127.76 1136.6 127.76 1137.18V1148.5C127.76 1150.33 125.772 1151.09 124.556 1149.66C124.098 1149.12 122.422 1147.16 120.246 1144.62C114.406 1152.98 99.714 1157.54 95.566 1150.63C95.5327 1150.63 95.4994 1150.63 95.466 1150.63H93.98C93.4544 1150.63 92.9503 1150.42 92.5786 1150.05C92.2069 1149.68 91.998 1149.17 91.998 1148.65C91.998 1148.12 92.2069 1147.62 92.5786 1147.24C92.9503 1146.87 93.4544 1146.66 93.98 1146.66H94.472C94.5 1143.29 96.932 1140.37 100.164 1139.1C102.267 1138.27 104.154 1136.98 105.684 1135.32ZM120.77 1131.03C120.77 1130.78 120.768 1130.52 120.76 1130.25C120.676 1127.58 120.251 1124.94 119.496 1122.38C118.736 1119.81 117.722 1117.72 116.646 1116.39C115.556 1115.05 114.834 1114.96 114.476 1115.01C114.03 1115.08 113.892 1115.21 113.832 1115.27C113.732 1115.37 113.562 1115.62 113.414 1116.17C113.11 1117.3 113.114 1118.74 113.12 1120.54V1121.03C113.124 1123.3 113.102 1125.09 112.83 1126.87C112.605 1128.29 112.245 1129.68 111.756 1131.03H120.77ZM113.834 1137.14C110.562 1143.47 103.872 1146.56 97.598 1146.88C97.2999 1146.9 97.0201 1147.03 96.82 1147.25C96.6199 1147.47 96.5159 1147.76 96.531 1148.06C96.5462 1148.36 96.6791 1148.64 96.9006 1148.84C97.122 1149.04 97.4139 1149.15 97.712 1149.13C104.3 1148.79 111.554 1145.63 115.402 1138.97L113.834 1137.14Z", 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 -2089)", children: _jsx("g", { id: instanceId + "-nano-banana-combine-dark__nano-banana-dark-text__Name=Nano Banana, Type=Color, Language=Default", children: _jsx("g", { id: instanceId + "-nano-banana-combine-dark__nano-banana-dark-text__Nano Banana / Wordmark", children: _jsx("path", { id: instanceId + "-nano-banana-combine-dark__nano-banana-dark-text__Nano Banana / path 01", d: "M180.626 2111C179.624 2111 178.74 2110.81 177.975 2110.43C177.233 2110.05 176.609 2109.47 176.172 2108.76C175.735 2108.05 175.516 2107.24 175.516 2106.33C175.516 2105.34 175.771 2104.51 176.281 2103.81C176.791 2103.1 177.475 2102.57 178.331 2102.2C179.187 2101.82 180.143 2101.63 181.2 2101.63C181.764 2101.63 182.283 2101.66 182.757 2101.74C183.249 2101.81 183.677 2101.9 184.041 2102.01C184.424 2102.12 184.724 2102.23 184.943 2102.34V2101.68C184.943 2100.84 184.633 2100.17 184.014 2099.66C183.413 2099.13 182.611 2098.87 181.609 2098.87C180.917 2098.87 180.261 2099.02 179.642 2099.33C179.041 2099.63 178.518 2100.06 178.112 2100.59L175.954 2098.9C176.385 2098.34 176.902 2097.85 177.484 2097.45C178.079 2097.02 178.745 2096.71 179.451 2096.52C180.187 2096.3 180.951 2096.19 181.719 2096.19C183.795 2096.19 185.38 2096.69 186.473 2097.69C187.584 2098.68 188.14 2100.09 188.14 2101.93V2110.56H184.943V2109.01H184.752C184.486 2109.38 184.163 2109.71 183.795 2109.99C183.395 2110.28 182.93 2110.52 182.402 2110.7C181.874 2110.9 181.282 2111 180.626 2111ZM181.309 2108.4C182.056 2108.4 182.702 2108.24 183.249 2107.91C183.778 2107.58 184.212 2107.12 184.506 2106.57C184.793 2106.03 184.943 2105.42 184.943 2104.8C184.5 2104.54 184.021 2104.36 183.522 2104.25C182.976 2104.12 182.416 2104.06 181.855 2104.06C180.726 2104.06 179.934 2104.28 179.478 2104.72C179.257 2104.92 179.083 2105.17 178.965 2105.45C178.847 2105.73 178.789 2106.03 178.795 2106.33C178.795 2106.93 179.014 2107.43 179.451 2107.83C179.888 2108.21 180.507 2108.4 181.309 2108.4ZM160.245 2110.56V2096.63H163.305V2098.46H163.497C163.897 2097.79 164.489 2097.24 165.273 2096.82C166.054 2096.4 166.928 2096.18 167.814 2096.19C169.526 2096.19 170.81 2096.71 171.666 2097.75C172.541 2098.77 172.978 2100.12 172.978 2101.82V2110.56H169.699V2102.26C169.699 2101.24 169.444 2100.48 168.934 2099.99C168.424 2099.48 167.741 2099.22 166.885 2099.22C166.211 2099.22 165.619 2099.41 165.109 2099.8C164.599 2100.16 164.198 2100.65 163.906 2101.27C163.628 2101.9 163.488 2102.58 163.497 2103.27V2110.56H160.245ZM149.487 2111C148.485 2111 147.602 2110.81 146.837 2110.43C146.095 2110.05 145.471 2109.47 145.033 2108.76C144.596 2108.05 144.378 2107.24 144.378 2106.33C144.378 2105.34 144.633 2104.51 145.143 2103.81C145.653 2103.1 146.336 2102.57 147.192 2102.2C148.048 2101.82 149.004 2101.63 150.061 2101.63C150.626 2101.63 151.145 2101.66 151.618 2101.74C152.11 2101.81 152.538 2101.9 152.902 2102.01C153.285 2102.12 153.586 2102.23 153.804 2102.34V2101.68C153.804 2100.84 153.494 2100.17 152.875 2099.66C152.274 2099.13 151.473 2098.87 150.471 2098.87C149.779 2098.87 149.123 2099.02 148.503 2099.33C147.902 2099.63 147.379 2100.06 146.973 2100.59L144.815 2098.9C145.246 2098.34 145.763 2097.85 146.345 2097.45C146.94 2097.02 147.606 2096.71 148.312 2096.52C149.048 2096.3 149.812 2096.19 150.58 2096.19C152.657 2096.19 154.241 2096.69 155.334 2097.69C156.445 2098.68 157.001 2100.09 157.001 2101.93V2110.56H153.804V2109.01H153.613C153.347 2109.38 153.025 2109.71 152.657 2109.99C152.23 2110.29 151.76 2110.53 151.263 2110.7C150.735 2110.9 150.143 2111 149.487 2111ZM150.17 2108.4C150.917 2108.4 151.564 2108.24 152.11 2107.91C152.64 2107.59 153.074 2107.12 153.367 2106.57C153.654 2106.03 153.804 2105.42 153.804 2104.8C153.361 2104.54 152.882 2104.36 152.383 2104.25C151.837 2104.12 151.278 2104.06 150.717 2104.06C149.587 2104.06 148.795 2104.28 148.34 2104.72C148.119 2104.92 147.944 2105.17 147.826 2105.45C147.708 2105.73 147.65 2106.03 147.656 2106.33C147.656 2106.93 147.875 2107.43 148.312 2107.83C148.749 2108.21 149.369 2108.4 150.17 2108.4ZM129.106 2110.56V2096.63H132.166V2098.46H132.358C132.758 2097.79 133.35 2097.24 134.134 2096.82C134.915 2096.4 135.789 2096.18 136.675 2096.19C138.387 2096.19 139.671 2096.71 140.527 2097.75C141.402 2098.77 141.839 2100.12 141.839 2101.82V2110.56H138.56V2102.26C138.56 2101.24 138.305 2100.48 137.795 2099.99C137.285 2099.48 136.602 2099.22 135.746 2099.22C135.072 2099.22 134.48 2099.41 133.97 2099.8C133.46 2100.16 133.059 2100.65 132.767 2101.27C132.489 2101.9 132.349 2102.58 132.358 2103.27V2110.56H129.106ZM118.348 2111C117.346 2111 116.463 2110.81 115.698 2110.43C114.956 2110.05 114.332 2109.47 113.895 2108.76C113.457 2108.05 113.239 2107.24 113.239 2106.33C113.239 2105.34 113.494 2104.51 114.004 2103.81C114.514 2103.1 115.197 2102.57 116.053 2102.2C116.909 2101.82 117.866 2101.63 118.922 2101.63C119.487 2101.63 120.006 2101.66 120.479 2101.74C120.971 2101.81 121.399 2101.9 121.764 2102.01C122.146 2102.12 122.447 2102.23 122.665 2102.34V2101.68C122.665 2100.84 122.356 2100.17 121.736 2099.66C121.135 2099.13 120.334 2098.87 119.332 2098.87C118.649 2098.87 117.975 2099.03 117.365 2099.33C116.745 2099.64 116.235 2100.06 115.835 2100.59L113.675 2098.9C114.107 2098.34 114.623 2097.85 115.206 2097.45C115.801 2097.02 116.467 2096.71 117.173 2096.52C117.909 2096.3 118.673 2096.19 119.441 2096.19C121.518 2096.19 123.102 2096.69 124.195 2097.69C125.306 2098.68 125.862 2100.09 125.862 2101.93V2110.56H122.665V2109.01H122.474C122.208 2109.38 121.886 2109.71 121.518 2109.99C121.091 2110.29 120.621 2110.53 120.124 2110.7C119.596 2110.9 119.004 2111 118.348 2111ZM119.031 2108.4C119.778 2108.4 120.425 2108.24 120.971 2107.91C121.501 2107.59 121.935 2107.12 122.228 2106.57C122.515 2106.03 122.665 2105.42 122.665 2104.8C122.222 2104.54 121.743 2104.36 121.244 2104.25C120.698 2104.12 120.139 2104.06 119.578 2104.06C118.448 2104.06 117.656 2104.28 117.201 2104.72C116.98 2104.92 116.805 2105.17 116.688 2105.45C116.57 2105.73 116.512 2106.03 116.518 2106.33C116.518 2106.93 116.736 2107.43 117.173 2107.83C117.611 2108.21 118.23 2108.4 119.031 2108.4ZM97.151 2110.56V2091H104.665C105.758 2091 106.742 2091.23 107.616 2091.68C108.509 2092.14 109.219 2092.76 109.747 2093.54C110.276 2094.31 110.54 2095.18 110.54 2096.16C110.54 2097.17 110.285 2098.02 109.775 2098.73C109.307 2099.42 108.666 2099.98 107.917 2100.35V2100.53C108.872 2100.84 109.71 2101.43 110.321 2102.23C110.941 2103.01 111.251 2103.97 111.251 2105.1C111.251 2106.21 110.959 2107.18 110.376 2108C109.811 2108.8 109.056 2109.42 108.108 2109.88C107.161 2110.34 106.113 2110.56 104.966 2110.56H97.151ZM99.009 2102.01V2099.09H104.447C105.047 2099.09 105.557 2098.97 105.977 2098.73C106.375 2098.52 106.705 2098.19 106.933 2097.8C107.152 2097.4 107.261 2096.98 107.261 2096.55C107.261 2096.09 107.151 2095.68 106.933 2095.32C106.721 2094.92 106.398 2094.6 106.004 2094.39C105.604 2094.15 105.121 2094.03 104.556 2094.03H100.512V2107.5H104.884C105.521 2107.5 106.059 2107.38 106.496 2107.12C106.951 2106.87 107.288 2106.54 107.506 2106.14C107.742 2105.72 107.865 2105.25 107.862 2104.77C107.862 2104.26 107.744 2103.8 107.507 2103.38C107.288 2102.96 106.942 2102.63 106.469 2102.39C106.013 2102.14 105.449 2102.01 104.775 2102.01H99.009ZM80.271 2111C78.832 2111 77.557 2110.68 76.446 2110.04C75.3572 2109.41 74.4601 2108.5 73.85 2107.39C73.231 2106.26 72.921 2105 72.921 2103.6C72.921 2102.19 73.231 2100.94 73.851 2099.82C74.4505 2098.72 75.3497 2097.8 76.446 2097.18C77.557 2096.52 78.832 2096.19 80.271 2096.19C81.728 2096.19 83.004 2096.52 84.096 2097.18C85.1901 2097.81 86.0881 2098.74 86.692 2099.85C87.312 2100.96 87.622 2102.21 87.622 2103.6C87.622 2105 87.312 2106.26 86.692 2107.39C86.0822 2108.49 85.1854 2109.41 84.097 2110.04C82.985 2110.68 81.71 2111 80.271 2111ZM80.271 2107.97C81 2107.97 81.674 2107.79 82.293 2107.45C82.9214 2107.09 83.441 2106.57 83.796 2105.94C84.179 2105.29 84.37 2104.51 84.37 2103.6C84.37 2102.67 84.179 2101.88 83.796 2101.24C83.4409 2100.62 82.9213 2100.1 82.293 2099.74C81.6847 2099.4 80.9975 2099.22 80.299 2099.22C79.5827 2099.22 78.8773 2099.4 78.249 2099.74C77.63 2100.09 77.129 2100.59 76.747 2101.25C76.364 2101.9 76.173 2102.68 76.173 2103.6C76.173 2104.52 76.364 2105.32 76.747 2105.97C77.1018 2106.6 77.6211 2107.12 78.249 2107.48C78.8734 2107.8 79.5672 2107.97 80.271 2107.97ZM57.65 2110.56V2096.63H60.71V2098.46H60.901C61.302 2097.79 61.894 2097.24 62.677 2096.82C63.4582 2096.4 64.3318 2096.18 65.218 2096.19C66.931 2096.19 68.215 2096.71 69.071 2097.75C69.945 2098.77 70.383 2100.12 70.383 2101.82V2110.56H67.103V2102.26C67.103 2101.24 66.849 2100.48 66.339 2099.99C65.829 2099.48 65.146 2099.22 64.289 2099.22C63.616 2099.22 63.024 2099.41 62.513 2099.8C62.003 2100.16 61.603 2100.65 61.311 2101.27C61.0322 2101.9 60.8923 2102.58 60.901 2103.27V2110.56H57.65ZM46.892 2111C45.89 2111 45.007 2110.81 44.242 2110.43C43.4994 2110.05 42.8754 2109.47 42.438 2108.76C42.001 2108.05 41.783 2107.24 41.783 2106.33C41.783 2105.34 42.038 2104.51 42.548 2103.81C43.058 2103.1 43.741 2102.57 44.597 2102.2C45.453 2101.82 46.409 2101.63 47.466 2101.63C48.03 2101.63 48.55 2101.66 49.023 2101.74C49.515 2101.81 49.943 2101.9 50.307 2102.01C50.69 2102.12 50.991 2102.23 51.209 2102.34V2101.68C51.209 2100.84 50.899 2100.17 50.28 2099.66C49.679 2099.13 48.878 2098.87 47.876 2098.87C47.1926 2098.87 46.5183 2099.03 45.908 2099.33C45.289 2099.64 44.779 2100.06 44.378 2100.59L42.22 2098.9C42.6515 2098.34 43.1678 2097.85 43.75 2097.45C44.3448 2097.02 45.011 2096.71 45.717 2096.52C46.4529 2096.3 47.2171 2096.19 47.985 2096.19C50.061 2096.19 51.646 2096.69 52.739 2097.69C53.85 2098.68 54.406 2100.09 54.406 2101.93V2110.56H51.209V2109.01H51.018C50.7523 2109.38 50.4294 2109.71 50.061 2109.99C49.661 2110.28 49.196 2110.52 48.668 2110.7C48.14 2110.9 47.548 2111 46.892 2111ZM47.575 2108.4C48.322 2108.4 48.969 2108.24 49.515 2107.91C50.0446 2107.58 50.4782 2107.12 50.772 2106.57C51.0591 2106.03 51.209 2105.42 51.209 2104.8C50.7662 2104.54 50.2874 2104.36 49.789 2104.25C49.2425 2104.12 48.6826 2104.06 48.121 2104.06C46.992 2104.06 46.2 2104.28 45.744 2104.72C45.5233 2104.92 45.3485 2105.17 45.2308 2105.45C45.1131 2105.73 45.0553 2106.03 45.061 2106.33C45.061 2106.93 45.28 2107.43 45.717 2107.83C46.154 2108.21 46.774 2108.4 47.575 2108.4ZM23 2110.56V2091H26.935L35.295 2104.74H35.487L35.295 2100.97V2091H38.629V2110.56H35.104L26.306 2096.08H26.115L26.306 2099.85V2110.56H23Z", fill: "#ffffff", style: {
|
|
11
|
+
fill: "#ffffff",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} }) }) }) }) })] });
|
|
14
|
+
};
|
|
15
|
+
const ForwardRef = forwardRef(NanoBananaCombineDark);
|
|
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 NanoBananaCombineLight = ({ 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 229 48", fill: "none", width: typeof size === 'number' ? size * 4.770833333333333 : 'calc(' + size + ' * 4.770833333333333)', 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 -1109)", children: _jsx("g", { id: instanceId + "-nano-banana-combine-light__nano-banana-light-symbol__Name=Nano Banana, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-nano-banana-combine-light__nano-banana-light-symbol__Nano Banana / Icon_2", children: _jsx("path", { id: instanceId + "-nano-banana-combine-light__nano-banana-light-symbol__Nano Banana / path 01_2", fillRule: "evenodd", clipRule: "evenodd", d: "M105.684 1135.32H95.91C94.884 1135.32 94.366 1134.04 95.094 1133.3L98.31 1129.99C98.9009 1129.38 99.6098 1128.89 100.394 1128.55C101.179 1128.22 102.022 1128.05 102.875 1128.05C103.728 1128.05 104.571 1128.22 105.356 1128.55C106.14 1128.89 106.849 1129.38 107.44 1129.99L108.466 1131.04L108.478 1131.01L108.554 1131.05C110.024 1127.19 110.126 1125.43 110.12 1121.03V1120.48C110.1 1116.92 110.08 1112.61 114.05 1112.04C119.256 1111.29 123.058 1120.48 123.68 1128.64C124.835 1128.21 126.09 1128.13 127.291 1128.41C128.492 1128.68 129.586 1129.3 130.44 1130.19L133.658 1133.5C134.388 1134.25 133.87 1135.52 132.844 1135.52H127.54C127.684 1136.05 127.76 1136.6 127.76 1137.18V1148.5C127.76 1150.33 125.772 1151.09 124.556 1149.66C124.098 1149.12 122.422 1147.16 120.246 1144.62C114.406 1152.98 99.714 1157.54 95.566 1150.63C95.5327 1150.63 95.4994 1150.63 95.466 1150.63H93.98C93.4544 1150.63 92.9503 1150.42 92.5786 1150.05C92.2069 1149.68 91.998 1149.17 91.998 1148.65C91.998 1148.12 92.2069 1147.62 92.5786 1147.24C92.9503 1146.87 93.4544 1146.66 93.98 1146.66H94.472C94.5 1143.29 96.932 1140.37 100.164 1139.1C102.267 1138.27 104.154 1136.98 105.684 1135.32ZM120.77 1131.03C120.77 1130.78 120.768 1130.52 120.76 1130.25C120.676 1127.58 120.251 1124.94 119.496 1122.38C118.736 1119.81 117.722 1117.72 116.646 1116.39C115.556 1115.05 114.834 1114.96 114.476 1115.01C114.03 1115.08 113.892 1115.21 113.832 1115.27C113.732 1115.37 113.562 1115.62 113.414 1116.17C113.11 1117.3 113.114 1118.74 113.12 1120.54V1121.03C113.124 1123.3 113.102 1125.09 112.83 1126.87C112.605 1128.29 112.245 1129.68 111.756 1131.03H120.77ZM113.834 1137.14C110.562 1143.47 103.872 1146.56 97.598 1146.88C97.2999 1146.9 97.0201 1147.03 96.82 1147.25C96.6199 1147.47 96.5159 1147.76 96.531 1148.06C96.5462 1148.36 96.6791 1148.64 96.9006 1148.84C97.122 1149.04 97.4139 1149.15 97.712 1149.13C104.3 1148.79 111.554 1145.63 115.402 1138.97L113.834 1137.14Z", 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 -2089)", children: _jsx("g", { id: instanceId + "-nano-banana-combine-light__nano-banana-light-text__Name=Nano Banana, Type=Color, Language=Default", children: _jsx("g", { id: instanceId + "-nano-banana-combine-light__nano-banana-light-text__Nano Banana / Wordmark", children: _jsx("path", { id: instanceId + "-nano-banana-combine-light__nano-banana-light-text__Nano Banana / path 01", d: "M180.626 2111C179.624 2111 178.74 2110.81 177.975 2110.43C177.233 2110.05 176.609 2109.47 176.172 2108.76C175.735 2108.05 175.516 2107.24 175.516 2106.33C175.516 2105.34 175.771 2104.51 176.281 2103.81C176.791 2103.1 177.475 2102.57 178.331 2102.2C179.187 2101.82 180.143 2101.63 181.2 2101.63C181.764 2101.63 182.283 2101.66 182.757 2101.74C183.249 2101.81 183.677 2101.9 184.041 2102.01C184.424 2102.12 184.724 2102.23 184.943 2102.34V2101.68C184.943 2100.84 184.633 2100.17 184.014 2099.66C183.413 2099.13 182.611 2098.87 181.609 2098.87C180.917 2098.87 180.261 2099.02 179.642 2099.33C179.041 2099.63 178.518 2100.06 178.112 2100.59L175.954 2098.9C176.385 2098.34 176.902 2097.85 177.484 2097.45C178.079 2097.02 178.745 2096.71 179.451 2096.52C180.187 2096.3 180.951 2096.19 181.719 2096.19C183.795 2096.19 185.38 2096.69 186.473 2097.69C187.584 2098.68 188.14 2100.09 188.14 2101.93V2110.56H184.943V2109.01H184.752C184.486 2109.38 184.163 2109.71 183.795 2109.99C183.395 2110.28 182.93 2110.52 182.402 2110.7C181.874 2110.9 181.282 2111 180.626 2111ZM181.309 2108.4C182.056 2108.4 182.702 2108.24 183.249 2107.91C183.778 2107.58 184.212 2107.12 184.506 2106.57C184.793 2106.03 184.943 2105.42 184.943 2104.8C184.5 2104.54 184.021 2104.36 183.522 2104.25C182.976 2104.12 182.416 2104.06 181.855 2104.06C180.726 2104.06 179.934 2104.28 179.478 2104.72C179.257 2104.92 179.083 2105.17 178.965 2105.45C178.847 2105.73 178.789 2106.03 178.795 2106.33C178.795 2106.93 179.014 2107.43 179.451 2107.83C179.888 2108.21 180.507 2108.4 181.309 2108.4ZM160.245 2110.56V2096.63H163.305V2098.46H163.497C163.897 2097.79 164.489 2097.24 165.273 2096.82C166.054 2096.4 166.928 2096.18 167.814 2096.19C169.526 2096.19 170.81 2096.71 171.666 2097.75C172.541 2098.77 172.978 2100.12 172.978 2101.82V2110.56H169.699V2102.26C169.699 2101.24 169.444 2100.48 168.934 2099.99C168.424 2099.48 167.741 2099.22 166.885 2099.22C166.211 2099.22 165.619 2099.41 165.109 2099.8C164.599 2100.16 164.198 2100.65 163.906 2101.27C163.628 2101.9 163.488 2102.58 163.497 2103.27V2110.56H160.245ZM149.487 2111C148.485 2111 147.602 2110.81 146.837 2110.43C146.095 2110.05 145.471 2109.47 145.033 2108.76C144.596 2108.05 144.378 2107.24 144.378 2106.33C144.378 2105.34 144.633 2104.51 145.143 2103.81C145.653 2103.1 146.336 2102.57 147.192 2102.2C148.048 2101.82 149.004 2101.63 150.061 2101.63C150.626 2101.63 151.145 2101.66 151.618 2101.74C152.11 2101.81 152.538 2101.9 152.902 2102.01C153.285 2102.12 153.586 2102.23 153.804 2102.34V2101.68C153.804 2100.84 153.494 2100.17 152.875 2099.66C152.274 2099.13 151.473 2098.87 150.471 2098.87C149.779 2098.87 149.123 2099.02 148.503 2099.33C147.902 2099.63 147.379 2100.06 146.973 2100.59L144.815 2098.9C145.246 2098.34 145.763 2097.85 146.345 2097.45C146.94 2097.02 147.606 2096.71 148.312 2096.52C149.048 2096.3 149.812 2096.19 150.58 2096.19C152.657 2096.19 154.241 2096.69 155.334 2097.69C156.445 2098.68 157.001 2100.09 157.001 2101.93V2110.56H153.804V2109.01H153.613C153.347 2109.38 153.025 2109.71 152.657 2109.99C152.23 2110.29 151.76 2110.53 151.263 2110.7C150.735 2110.9 150.143 2111 149.487 2111ZM150.17 2108.4C150.917 2108.4 151.564 2108.24 152.11 2107.91C152.64 2107.59 153.074 2107.12 153.367 2106.57C153.654 2106.03 153.804 2105.42 153.804 2104.8C153.361 2104.54 152.882 2104.36 152.383 2104.25C151.837 2104.12 151.278 2104.06 150.717 2104.06C149.587 2104.06 148.795 2104.28 148.34 2104.72C148.119 2104.92 147.944 2105.17 147.826 2105.45C147.708 2105.73 147.65 2106.03 147.656 2106.33C147.656 2106.93 147.875 2107.43 148.312 2107.83C148.749 2108.21 149.369 2108.4 150.17 2108.4ZM129.106 2110.56V2096.63H132.166V2098.46H132.358C132.758 2097.79 133.35 2097.24 134.134 2096.82C134.915 2096.4 135.789 2096.18 136.675 2096.19C138.387 2096.19 139.671 2096.71 140.527 2097.75C141.402 2098.77 141.839 2100.12 141.839 2101.82V2110.56H138.56V2102.26C138.56 2101.24 138.305 2100.48 137.795 2099.99C137.285 2099.48 136.602 2099.22 135.746 2099.22C135.072 2099.22 134.48 2099.41 133.97 2099.8C133.46 2100.16 133.059 2100.65 132.767 2101.27C132.489 2101.9 132.349 2102.58 132.358 2103.27V2110.56H129.106ZM118.348 2111C117.346 2111 116.463 2110.81 115.698 2110.43C114.956 2110.05 114.332 2109.47 113.895 2108.76C113.457 2108.05 113.239 2107.24 113.239 2106.33C113.239 2105.34 113.494 2104.51 114.004 2103.81C114.514 2103.1 115.197 2102.57 116.053 2102.2C116.909 2101.82 117.866 2101.63 118.922 2101.63C119.487 2101.63 120.006 2101.66 120.479 2101.74C120.971 2101.81 121.399 2101.9 121.764 2102.01C122.146 2102.12 122.447 2102.23 122.665 2102.34V2101.68C122.665 2100.84 122.356 2100.17 121.736 2099.66C121.135 2099.13 120.334 2098.87 119.332 2098.87C118.649 2098.87 117.975 2099.03 117.365 2099.33C116.745 2099.64 116.235 2100.06 115.835 2100.59L113.675 2098.9C114.107 2098.34 114.623 2097.85 115.206 2097.45C115.801 2097.02 116.467 2096.71 117.173 2096.52C117.909 2096.3 118.673 2096.19 119.441 2096.19C121.518 2096.19 123.102 2096.69 124.195 2097.69C125.306 2098.68 125.862 2100.09 125.862 2101.93V2110.56H122.665V2109.01H122.474C122.208 2109.38 121.886 2109.71 121.518 2109.99C121.091 2110.29 120.621 2110.53 120.124 2110.7C119.596 2110.9 119.004 2111 118.348 2111ZM119.031 2108.4C119.778 2108.4 120.425 2108.24 120.971 2107.91C121.501 2107.59 121.935 2107.12 122.228 2106.57C122.515 2106.03 122.665 2105.42 122.665 2104.8C122.222 2104.54 121.743 2104.36 121.244 2104.25C120.698 2104.12 120.139 2104.06 119.578 2104.06C118.448 2104.06 117.656 2104.28 117.201 2104.72C116.98 2104.92 116.805 2105.17 116.688 2105.45C116.57 2105.73 116.512 2106.03 116.518 2106.33C116.518 2106.93 116.736 2107.43 117.173 2107.83C117.611 2108.21 118.23 2108.4 119.031 2108.4ZM97.151 2110.56V2091H104.665C105.758 2091 106.742 2091.23 107.616 2091.68C108.509 2092.14 109.219 2092.76 109.747 2093.54C110.276 2094.31 110.54 2095.18 110.54 2096.16C110.54 2097.17 110.285 2098.02 109.775 2098.73C109.307 2099.42 108.666 2099.98 107.917 2100.35V2100.53C108.872 2100.84 109.71 2101.43 110.321 2102.23C110.941 2103.01 111.251 2103.97 111.251 2105.1C111.251 2106.21 110.959 2107.18 110.376 2108C109.811 2108.8 109.056 2109.42 108.108 2109.88C107.161 2110.34 106.113 2110.56 104.966 2110.56H97.151ZM99.009 2102.01V2099.09H104.447C105.047 2099.09 105.557 2098.97 105.977 2098.73C106.375 2098.52 106.705 2098.19 106.933 2097.8C107.152 2097.4 107.261 2096.98 107.261 2096.55C107.261 2096.09 107.151 2095.68 106.933 2095.32C106.721 2094.92 106.398 2094.6 106.004 2094.39C105.604 2094.15 105.121 2094.03 104.556 2094.03H100.512V2107.5H104.884C105.521 2107.5 106.059 2107.38 106.496 2107.12C106.951 2106.87 107.288 2106.54 107.506 2106.14C107.742 2105.72 107.865 2105.25 107.862 2104.77C107.862 2104.26 107.744 2103.8 107.507 2103.38C107.288 2102.96 106.942 2102.63 106.469 2102.39C106.013 2102.14 105.449 2102.01 104.775 2102.01H99.009ZM80.271 2111C78.832 2111 77.557 2110.68 76.446 2110.04C75.3572 2109.41 74.4601 2108.5 73.85 2107.39C73.231 2106.26 72.921 2105 72.921 2103.6C72.921 2102.19 73.231 2100.94 73.851 2099.82C74.4505 2098.72 75.3497 2097.8 76.446 2097.18C77.557 2096.52 78.832 2096.19 80.271 2096.19C81.728 2096.19 83.004 2096.52 84.096 2097.18C85.1901 2097.81 86.0881 2098.74 86.692 2099.85C87.312 2100.96 87.622 2102.21 87.622 2103.6C87.622 2105 87.312 2106.26 86.692 2107.39C86.0822 2108.49 85.1854 2109.41 84.097 2110.04C82.985 2110.68 81.71 2111 80.271 2111ZM80.271 2107.97C81 2107.97 81.674 2107.79 82.293 2107.45C82.9214 2107.09 83.441 2106.57 83.796 2105.94C84.179 2105.29 84.37 2104.51 84.37 2103.6C84.37 2102.67 84.179 2101.88 83.796 2101.24C83.4409 2100.62 82.9213 2100.1 82.293 2099.74C81.6847 2099.4 80.9975 2099.22 80.299 2099.22C79.5827 2099.22 78.8773 2099.4 78.249 2099.74C77.63 2100.09 77.129 2100.59 76.747 2101.25C76.364 2101.9 76.173 2102.68 76.173 2103.6C76.173 2104.52 76.364 2105.32 76.747 2105.97C77.1018 2106.6 77.6211 2107.12 78.249 2107.48C78.8734 2107.8 79.5672 2107.97 80.271 2107.97ZM57.65 2110.56V2096.63H60.71V2098.46H60.901C61.302 2097.79 61.894 2097.24 62.677 2096.82C63.4582 2096.4 64.3318 2096.18 65.218 2096.19C66.931 2096.19 68.215 2096.71 69.071 2097.75C69.945 2098.77 70.383 2100.12 70.383 2101.82V2110.56H67.103V2102.26C67.103 2101.24 66.849 2100.48 66.339 2099.99C65.829 2099.48 65.146 2099.22 64.289 2099.22C63.616 2099.22 63.024 2099.41 62.513 2099.8C62.003 2100.16 61.603 2100.65 61.311 2101.27C61.0322 2101.9 60.8923 2102.58 60.901 2103.27V2110.56H57.65ZM46.892 2111C45.89 2111 45.007 2110.81 44.242 2110.43C43.4994 2110.05 42.8754 2109.47 42.438 2108.76C42.001 2108.05 41.783 2107.24 41.783 2106.33C41.783 2105.34 42.038 2104.51 42.548 2103.81C43.058 2103.1 43.741 2102.57 44.597 2102.2C45.453 2101.82 46.409 2101.63 47.466 2101.63C48.03 2101.63 48.55 2101.66 49.023 2101.74C49.515 2101.81 49.943 2101.9 50.307 2102.01C50.69 2102.12 50.991 2102.23 51.209 2102.34V2101.68C51.209 2100.84 50.899 2100.17 50.28 2099.66C49.679 2099.13 48.878 2098.87 47.876 2098.87C47.1926 2098.87 46.5183 2099.03 45.908 2099.33C45.289 2099.64 44.779 2100.06 44.378 2100.59L42.22 2098.9C42.6515 2098.34 43.1678 2097.85 43.75 2097.45C44.3448 2097.02 45.011 2096.71 45.717 2096.52C46.4529 2096.3 47.2171 2096.19 47.985 2096.19C50.061 2096.19 51.646 2096.69 52.739 2097.69C53.85 2098.68 54.406 2100.09 54.406 2101.93V2110.56H51.209V2109.01H51.018C50.7523 2109.38 50.4294 2109.71 50.061 2109.99C49.661 2110.28 49.196 2110.52 48.668 2110.7C48.14 2110.9 47.548 2111 46.892 2111ZM47.575 2108.4C48.322 2108.4 48.969 2108.24 49.515 2107.91C50.0446 2107.58 50.4782 2107.12 50.772 2106.57C51.0591 2106.03 51.209 2105.42 51.209 2104.8C50.7662 2104.54 50.2874 2104.36 49.789 2104.25C49.2425 2104.12 48.6826 2104.06 48.121 2104.06C46.992 2104.06 46.2 2104.28 45.744 2104.72C45.5233 2104.92 45.3485 2105.17 45.2308 2105.45C45.1131 2105.73 45.0553 2106.03 45.061 2106.33C45.061 2106.93 45.28 2107.43 45.717 2107.83C46.154 2108.21 46.774 2108.4 47.575 2108.4ZM23 2110.56V2091H26.935L35.295 2104.74H35.487L35.295 2100.97V2091H38.629V2110.56H35.104L26.306 2096.08H26.115L26.306 2099.85V2110.56H23Z", fill: "black", style: {
|
|
11
|
+
fill: "black",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} }) }) }) }) })] });
|
|
14
|
+
};
|
|
15
|
+
const ForwardRef = forwardRef(NanoBananaCombineLight);
|
|
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 NanoBananaDark = ({ 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 -1109)", children: _jsx("g", { id: instanceId + "-nano-banana-dark__Name=Nano Banana, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-nano-banana-dark__Nano Banana / Icon_2", children: _jsx("path", { id: instanceId + "-nano-banana-dark__Nano Banana / path 01_2", fillRule: "evenodd", clipRule: "evenodd", d: "M105.684 1135.32H95.91C94.884 1135.32 94.366 1134.04 95.094 1133.3L98.31 1129.99C98.9009 1129.38 99.6098 1128.89 100.394 1128.55C101.179 1128.22 102.022 1128.05 102.875 1128.05C103.728 1128.05 104.571 1128.22 105.356 1128.55C106.14 1128.89 106.849 1129.38 107.44 1129.99L108.466 1131.04L108.478 1131.01L108.554 1131.05C110.024 1127.19 110.126 1125.43 110.12 1121.03V1120.48C110.1 1116.92 110.08 1112.61 114.05 1112.04C119.256 1111.29 123.058 1120.48 123.68 1128.64C124.835 1128.21 126.09 1128.13 127.291 1128.41C128.492 1128.68 129.586 1129.3 130.44 1130.19L133.658 1133.5C134.388 1134.25 133.87 1135.52 132.844 1135.52H127.54C127.684 1136.05 127.76 1136.6 127.76 1137.18V1148.5C127.76 1150.33 125.772 1151.09 124.556 1149.66C124.098 1149.12 122.422 1147.16 120.246 1144.62C114.406 1152.98 99.714 1157.54 95.566 1150.63C95.5327 1150.63 95.4994 1150.63 95.466 1150.63H93.98C93.4544 1150.63 92.9503 1150.42 92.5786 1150.05C92.2069 1149.68 91.998 1149.17 91.998 1148.65C91.998 1148.12 92.2069 1147.62 92.5786 1147.24C92.9503 1146.87 93.4544 1146.66 93.98 1146.66H94.472C94.5 1143.29 96.932 1140.37 100.164 1139.1C102.267 1138.27 104.154 1136.98 105.684 1135.32ZM120.77 1131.03C120.77 1130.78 120.768 1130.52 120.76 1130.25C120.676 1127.58 120.251 1124.94 119.496 1122.38C118.736 1119.81 117.722 1117.72 116.646 1116.39C115.556 1115.05 114.834 1114.96 114.476 1115.01C114.03 1115.08 113.892 1115.21 113.832 1115.27C113.732 1115.37 113.562 1115.62 113.414 1116.17C113.11 1117.3 113.114 1118.74 113.12 1120.54V1121.03C113.124 1123.3 113.102 1125.09 112.83 1126.87C112.605 1128.29 112.245 1129.68 111.756 1131.03H120.77ZM113.834 1137.14C110.562 1143.47 103.872 1146.56 97.598 1146.88C97.2999 1146.9 97.0201 1147.03 96.82 1147.25C96.6199 1147.47 96.5159 1147.76 96.531 1148.06C96.5462 1148.36 96.6791 1148.64 96.9006 1148.84C97.122 1149.04 97.4139 1149.15 97.712 1149.13C104.3 1148.79 111.554 1145.63 115.402 1138.97L113.834 1137.14Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }) }) });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(NanoBananaDark);
|
|
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 NanoBananaLight = ({ 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 -1109)", children: _jsx("g", { id: instanceId + "-nano-banana-light__Name=Nano Banana, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-nano-banana-light__Nano Banana / Icon_2", children: _jsx("path", { id: instanceId + "-nano-banana-light__Nano Banana / path 01_2", fillRule: "evenodd", clipRule: "evenodd", d: "M105.684 1135.32H95.91C94.884 1135.32 94.366 1134.04 95.094 1133.3L98.31 1129.99C98.9009 1129.38 99.6098 1128.89 100.394 1128.55C101.179 1128.22 102.022 1128.05 102.875 1128.05C103.728 1128.05 104.571 1128.22 105.356 1128.55C106.14 1128.89 106.849 1129.38 107.44 1129.99L108.466 1131.04L108.478 1131.01L108.554 1131.05C110.024 1127.19 110.126 1125.43 110.12 1121.03V1120.48C110.1 1116.92 110.08 1112.61 114.05 1112.04C119.256 1111.29 123.058 1120.48 123.68 1128.64C124.835 1128.21 126.09 1128.13 127.291 1128.41C128.492 1128.68 129.586 1129.3 130.44 1130.19L133.658 1133.5C134.388 1134.25 133.87 1135.52 132.844 1135.52H127.54C127.684 1136.05 127.76 1136.6 127.76 1137.18V1148.5C127.76 1150.33 125.772 1151.09 124.556 1149.66C124.098 1149.12 122.422 1147.16 120.246 1144.62C114.406 1152.98 99.714 1157.54 95.566 1150.63C95.5327 1150.63 95.4994 1150.63 95.466 1150.63H93.98C93.4544 1150.63 92.9503 1150.42 92.5786 1150.05C92.2069 1149.68 91.998 1149.17 91.998 1148.65C91.998 1148.12 92.2069 1147.62 92.5786 1147.24C92.9503 1146.87 93.4544 1146.66 93.98 1146.66H94.472C94.5 1143.29 96.932 1140.37 100.164 1139.1C102.267 1138.27 104.154 1136.98 105.684 1135.32ZM120.77 1131.03C120.77 1130.78 120.768 1130.52 120.76 1130.25C120.676 1127.58 120.251 1124.94 119.496 1122.38C118.736 1119.81 117.722 1117.72 116.646 1116.39C115.556 1115.05 114.834 1114.96 114.476 1115.01C114.03 1115.08 113.892 1115.21 113.832 1115.27C113.732 1115.37 113.562 1115.62 113.414 1116.17C113.11 1117.3 113.114 1118.74 113.12 1120.54V1121.03C113.124 1123.3 113.102 1125.09 112.83 1126.87C112.605 1128.29 112.245 1129.68 111.756 1131.03H120.77ZM113.834 1137.14C110.562 1143.47 103.872 1146.56 97.598 1146.88C97.2999 1146.9 97.0201 1147.03 96.82 1147.25C96.6199 1147.47 96.5159 1147.76 96.531 1148.06C96.5462 1148.36 96.6791 1148.64 96.9006 1148.84C97.122 1149.04 97.4139 1149.15 97.712 1149.13C104.3 1148.79 111.554 1145.63 115.402 1138.97L113.834 1137.14Z", fill: "#000000", style: {
|
|
8
|
+
fill: "#000000",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }) }) });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(NanoBananaLight);
|
|
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 NanoBananaMono = ({ 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 -1109)", children: _jsx("g", { id: instanceId + "-nano-banana-mono__Name=Nano Banana, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-nano-banana-mono__Nano Banana / Icon_2", children: _jsx("path", { id: instanceId + "-nano-banana-mono__Nano Banana / path 01_2", fillRule: "evenodd", clipRule: "evenodd", d: "M105.684 1135.32H95.91C94.884 1135.32 94.366 1134.04 95.094 1133.3L98.31 1129.99C98.9009 1129.38 99.6098 1128.89 100.394 1128.55C101.179 1128.22 102.022 1128.05 102.875 1128.05C103.728 1128.05 104.571 1128.22 105.356 1128.55C106.14 1128.89 106.849 1129.38 107.44 1129.99L108.466 1131.04L108.478 1131.01L108.554 1131.05C110.024 1127.19 110.126 1125.43 110.12 1121.03V1120.48C110.1 1116.92 110.08 1112.61 114.05 1112.04C119.256 1111.29 123.058 1120.48 123.68 1128.64C124.835 1128.21 126.09 1128.13 127.291 1128.41C128.492 1128.68 129.586 1129.3 130.44 1130.19L133.658 1133.5C134.388 1134.25 133.87 1135.52 132.844 1135.52H127.54C127.684 1136.05 127.76 1136.6 127.76 1137.18V1148.5C127.76 1150.33 125.772 1151.09 124.556 1149.66C124.098 1149.12 122.422 1147.16 120.246 1144.62C114.406 1152.98 99.714 1157.54 95.566 1150.63C95.5327 1150.63 95.4994 1150.63 95.466 1150.63H93.98C93.4544 1150.63 92.9503 1150.42 92.5786 1150.05C92.2069 1149.68 91.998 1149.17 91.998 1148.65C91.998 1148.12 92.2069 1147.62 92.5786 1147.24C92.9503 1146.87 93.4544 1146.66 93.98 1146.66H94.472C94.5 1143.29 96.932 1140.37 100.164 1139.1C102.267 1138.27 104.154 1136.98 105.684 1135.32ZM120.77 1131.03C120.77 1130.78 120.768 1130.52 120.76 1130.25C120.676 1127.58 120.251 1124.94 119.496 1122.38C118.736 1119.81 117.722 1117.72 116.646 1116.39C115.556 1115.05 114.834 1114.96 114.476 1115.01C114.03 1115.08 113.892 1115.21 113.832 1115.27C113.732 1115.37 113.562 1115.62 113.414 1116.17C113.11 1117.3 113.114 1118.74 113.12 1120.54V1121.03C113.124 1123.3 113.102 1125.09 112.83 1126.87C112.605 1128.29 112.245 1129.68 111.756 1131.03H120.77ZM113.834 1137.14C110.562 1143.47 103.872 1146.56 97.598 1146.88C97.2999 1146.9 97.0201 1147.03 96.82 1147.25C96.6199 1147.47 96.5159 1147.76 96.531 1148.06C96.5462 1148.36 96.6791 1148.64 96.9006 1148.84C97.122 1149.04 97.4139 1149.15 97.712 1149.13C104.3 1148.79 111.554 1145.63 115.402 1138.97L113.834 1137.14Z", fill: "currentColor", style: {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }) }) });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(NanoBananaMono);
|
|
13
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
declare const NanoBanana: 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 NanoBanana;
|
|
@@ -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 NanoBanana = Object.assign(Mono, { Color, Dark, Light, CombineDark, CombineLight, Combine, Default: Dark });
|
|
11
|
+
export default NanoBanana;
|
|
@@ -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 OpenchatColor = ({ 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(-157 -1109)", children: _jsx("g", { id: instanceId + "-openchat-color__Name=OpenChat, Type=Color, Variant=Default", children: _jsxs("g", { id: instanceId + "-openchat-color__OpenChat / Icon", clipPath: 'url(#' + instanceId + "-openchat-color__clip48_1_3407)", children: [_jsx("path", { id: instanceId + "-openchat-color__OpenChat / path 01", d: "M161.338 1126.5L161.538 1125.11C162.026 1121.8 163.38 1118.88 165.524 1116.3C167.358 1114.06 169.67 1112.25 172.29 1111.01C174.624 1109.91 177.08 1109.2 179.7 1109.04C181.972 1108.9 184.182 1109.1 186.366 1109.69C187.518 1110 188.635 1110.43 189.696 1110.98C191.086 1111.7 191.282 1112.8 190.154 1113.86C187.544 1116.32 184.651 1118.46 181.536 1120.23C178.996 1121.67 176.327 1122.86 173.564 1123.8C171.183 1124.6 168.751 1125.24 166.284 1125.72C165.386 1125.89 163.736 1126.15 161.336 1126.5L161.338 1126.5Z", fill: 'url(#' + instanceId + "-openchat-color__paint113_linear_1_3407)" }), _jsx("path", { id: instanceId + "-openchat-color__OpenChat / path 02", d: "M165.296 1127.36C168.814 1128.18 172.384 1128.68 175.982 1128.94C179.126 1129.17 182.282 1129.16 185.436 1129.01C188.578 1128.87 191.672 1128.44 194.752 1127.87C195.824 1127.68 196.862 1127.35 197.978 1127.38C200.268 1127.44 201.846 1128.65 202.394 1130.81C203.184 1133.91 203.224 1137.02 202.38 1140.1C201.552 1143.18 199.968 1146 197.77 1148.3C195.424 1150.79 192.536 1152.69 189.33 1153.88C185.9 1155.16 182.344 1155.57 178.69 1155.24C177.746 1155.16 176.809 1155.01 175.89 1154.79C175.791 1154.76 175.687 1154.76 175.587 1154.78C175.486 1154.8 175.39 1154.84 175.306 1154.89C172.86 1156.34 170.2 1157.02 167.352 1157C166.549 1156.99 165.747 1156.91 164.956 1156.77C163.416 1156.52 162.868 1155.13 163.82 1153.91C164.34 1153.25 164.812 1152.57 165.104 1151.78C165.238 1151.42 165.364 1151.06 165.472 1150.69C165.562 1150.43 165.573 1150.15 165.502 1149.88C165.432 1149.62 165.285 1149.38 165.078 1149.19C163.306 1147.47 161.822 1145.53 160.792 1143.3C158.636 1138.63 158.412 1133.87 160.188 1129.03C160.516 1128.15 160.906 1127.3 161.356 1126.48L161.5 1126.5C163.342 1126.91 164.608 1127.2 165.296 1127.36Z", fill: 'url(#' + instanceId + "-openchat-color__paint114_linear_1_3407)" })] }) }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-openchat-color__clip48_1_3407", children: _jsx("rect", { width: 48, height: 48, fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
}, transform: "translate(157 1109)" }) }), _jsxs("linearGradient", { id: instanceId + "-openchat-color__paint113_linear_1_3407", x1: 171.496, y1: 1115.55, x2: 175.175, y2: 1121.37, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#6595F1", style: {
|
|
11
|
+
stopColor: "color(display-p3 0.3961 0.5843 0.9451)",
|
|
12
|
+
stopOpacity: 1
|
|
13
|
+
} }), _jsx("stop", { offset: 1, stopColor: "#336BD7", style: {
|
|
14
|
+
stopColor: "color(display-p3 0.2000 0.4196 0.8431)",
|
|
15
|
+
stopOpacity: 1
|
|
16
|
+
} })] }), _jsxs("linearGradient", { id: instanceId + "-openchat-color__paint114_linear_1_3407", x1: 180.999, y1: 1126.48, x2: 180.999, y2: 1157, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#6595F1", style: {
|
|
17
|
+
stopColor: "color(display-p3 0.3961 0.5843 0.9451)",
|
|
18
|
+
stopOpacity: 1
|
|
19
|
+
} }), _jsx("stop", { offset: 1, stopColor: "#336BD7", style: {
|
|
20
|
+
stopColor: "color(display-p3 0.2000 0.4196 0.8431)",
|
|
21
|
+
stopOpacity: 1
|
|
22
|
+
} })] })] })] });
|
|
23
|
+
};
|
|
24
|
+
const ForwardRef = forwardRef(OpenchatColor);
|
|
25
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const OpenchatCombine = ({ 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 206 48", fill: "none", color: "currentColor", width: typeof size === 'number' ? size * 4.291666666666667 : 'calc(' + size + ' * 4.291666666666667)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsxs("g", { fill: "none", transform: "translate(0 0) scale(1) translate(0 0)", children: [_jsx("g", { transform: "translate(-225 -1109)", children: _jsx("g", { id: instanceId + "-openchat-combine__openchat-dark-symbol__Name=OpenChat, Type=Dark, Variant=Default", children: _jsxs("g", { id: instanceId + "-openchat-combine__openchat-dark-symbol__OpenChat / Icon_2", clipPath: 'url(#' + instanceId + "-openchat-combine__openchat-dark-symbol__clip49_1_3407)", children: [_jsx("path", { id: instanceId + "-openchat-combine__openchat-dark-symbol__OpenChat / path 01_2", fillRule: "evenodd", clipRule: "evenodd", d: "M229.338 1126.5L229.538 1125.11C230.026 1121.8 231.38 1118.88 233.524 1116.3C235.358 1114.06 237.67 1112.25 240.29 1111.01C242.624 1109.91 245.08 1109.2 247.7 1109.04C249.972 1108.9 252.182 1109.1 254.366 1109.69C255.518 1110 256.635 1110.43 257.696 1110.98C259.086 1111.7 259.282 1112.8 258.154 1113.86C255.544 1116.32 252.651 1118.46 249.536 1120.23C246.996 1121.67 244.327 1122.86 241.564 1123.8C239.183 1124.6 236.751 1125.24 234.284 1125.72C233.386 1125.89 231.736 1126.15 229.336 1126.5L229.338 1126.5Z", fill: "currentColor", style: {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }), _jsx("path", { id: instanceId + "-openchat-combine__openchat-dark-symbol__OpenChat / path 02_2", fillRule: "evenodd", clipRule: "evenodd", d: "M233.296 1127.36C236.814 1128.18 240.384 1128.68 243.982 1128.94C247.126 1129.17 250.282 1129.16 253.436 1129.01C256.578 1128.87 259.672 1128.44 262.752 1127.87C263.824 1127.68 264.862 1127.35 265.978 1127.38C268.268 1127.44 269.846 1128.65 270.394 1130.81C271.184 1133.91 271.224 1137.02 270.38 1140.1C269.553 1143.18 267.968 1146 265.77 1148.3C263.425 1150.79 260.536 1152.69 257.33 1153.88C253.9 1155.16 250.344 1155.57 246.69 1155.24C245.746 1155.16 244.81 1155.01 243.89 1154.79C243.791 1154.76 243.687 1154.76 243.587 1154.78C243.486 1154.8 243.39 1154.84 243.306 1154.89C240.86 1156.34 238.2 1157.02 235.352 1157C234.549 1156.99 233.748 1156.91 232.956 1156.77C231.416 1156.52 230.868 1155.13 231.82 1153.91C232.34 1153.25 232.812 1152.57 233.104 1151.78C233.238 1151.42 233.364 1151.06 233.472 1150.69C233.562 1150.43 233.573 1150.15 233.503 1149.88C233.432 1149.62 233.285 1149.38 233.078 1149.19C231.306 1147.47 229.822 1145.53 228.792 1143.3C226.636 1138.63 226.412 1133.87 228.188 1129.03C228.516 1128.15 228.907 1127.3 229.356 1126.48L229.5 1126.5C231.342 1126.91 232.608 1127.2 233.296 1127.36Z", fill: "currentColor", style: {
|
|
11
|
+
fill: "currentColor",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} })] }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-openchat-combine__openchat-dark-symbol__clip49_1_3407", children: _jsx("rect", { width: 48, height: 48, fill: "#fff", style: {
|
|
14
|
+
fill: "white",
|
|
15
|
+
fillOpacity: 1
|
|
16
|
+
}, transform: "translate(225 1109)" }) }) })] }), _jsx("g", { fill: "none", color: "currentColor", transform: "translate(60 12) scale(1) translate(0 0)", children: _jsx("g", { transform: "translate(-21 -2133)", children: _jsx("g", { id: instanceId + "-openchat-combine__openchat-dark-text__Name=OpenChat, Type=Color, Language=Default", children: _jsx("g", { id: instanceId + "-openchat-combine__openchat-dark-text__OpenChat / Wordmark", children: _jsx("path", { id: instanceId + "-openchat-combine__openchat-dark-text__OpenChat / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M165 2135.35V2137.86H159.32V2154.65H156.376V2137.86H150.666V2135.35H165ZM144.302 2135.35L150.719 2154.65H147.599L145.939 2149.11H139.177L137.503 2154.65H134.501L140.918 2135.35H144.302ZM142.625 2137.68H142.507C142.324 2138.41 142.132 2139.14 141.931 2139.87L141.168 2142.54L139.879 2146.78H145.244L144.45 2144.13C144.118 2143.08 143.804 2142.02 143.508 2140.95L142.625 2137.68ZM116.805 2154.65V2135.35H119.749V2143.28H128.138V2135.35H131.081V2154.65H128.138V2145.84H119.749V2154.65H116.806L116.805 2154.65ZM106.614 2155C104.985 2155 103.514 2154.62 102.199 2153.85C100.904 2153.07 99.874 2151.93 99.109 2150.43C98.363 2148.94 97.99 2147.15 97.99 2145.05C97.99 2143.47 98.206 2142.07 98.638 2140.83C99.089 2139.57 99.708 2138.51 100.492 2137.65C101.267 2136.81 102.209 2136.14 103.259 2135.68C104.339 2135.22 105.5 2134.99 106.672 2135C107.869 2135 108.929 2135.24 109.851 2135.71C110.773 2136.18 111.529 2136.75 112.117 2137.41L110.528 2139.21C110.059 2138.7 109.487 2138.29 108.85 2138C108.222 2137.71 107.526 2137.56 106.76 2137.56C105.642 2137.56 104.651 2137.87 103.788 2138.48C102.924 2139.08 102.248 2139.94 101.757 2141.04C101.267 2142.14 101.021 2143.44 101.021 2144.96C101.021 2146.51 101.256 2147.84 101.727 2148.96C102.198 2150.06 102.865 2150.92 103.729 2151.52C104.612 2152.11 105.632 2152.41 106.789 2152.41C107.673 2152.41 108.448 2152.24 109.115 2151.91C109.825 2151.56 110.464 2151.08 111 2150.49L112.501 2152.23C111.773 2153.08 110.882 2153.79 109.881 2154.29C108.92 2154.76 107.831 2155 106.614 2155ZM78.969 2154.65V2135.35H82.207L88.505 2146.64C88.859 2147.28 89.202 2147.97 89.535 2148.7C89.869 2149.42 90.193 2150.16 90.507 2150.91H90.625L90.389 2147.75C90.311 2146.65 90.271 2145.59 90.271 2144.57V2135.35H93.068V2154.65H89.859L83.561 2143.34C83.1739 2142.66 82.8104 2141.97 82.471 2141.27C82.138 2140.55 81.814 2139.82 81.501 2139.09H81.382C81.448 2139.75 81.509 2140.42 81.566 2141.12L81.647 2142.19C81.746 2143.27 81.794 2144.34 81.794 2145.4V2154.65L78.969 2154.65ZM62.419 2154.65V2135.35H73.78V2137.83H65.362V2143.34H72.485V2145.81H65.362V2152.17H74.074V2154.65H62.419ZM50.433 2135.35C51.865 2135.35 53.131 2135.54 54.23 2135.91C55.348 2136.27 56.221 2136.87 56.85 2137.74C57.477 2138.58 57.791 2139.72 57.791 2141.16C57.791 2142.55 57.477 2143.7 56.849 2144.6C56.241 2145.51 55.387 2146.18 54.289 2146.64C53.189 2147.07 51.944 2147.28 50.551 2147.28H47.578V2154.65H44.634V2135.35H50.433ZM50.139 2137.71H47.578V2144.9H50.256C51.826 2144.9 52.984 2144.59 53.729 2143.98C54.495 2143.37 54.877 2142.43 54.877 2141.16C54.877 2139.86 54.475 2138.97 53.671 2138.48C52.886 2137.96 51.708 2137.71 50.139 2137.71ZM31.388 2135C33.037 2135 34.489 2135.39 35.745 2136.18C37.001 2136.96 37.982 2138.1 38.688 2139.59C39.414 2141.07 39.778 2142.84 39.778 2144.93C39.778 2146.99 39.414 2148.78 38.688 2150.29C37.982 2151.8 37.001 2152.97 35.745 2153.79C34.489 2154.6 33.037 2155 31.389 2155C29.74 2155 28.289 2154.6 27.032 2153.79C25.777 2152.97 24.786 2151.8 24.06 2150.29C23.353 2148.78 23 2146.99 23 2144.93C23 2142.85 23.353 2141.07 24.06 2139.59C24.786 2138.1 25.777 2136.96 27.032 2136.18C28.288 2135.39 29.74 2135 31.39 2135H31.388ZM31.388 2137.56C30.309 2137.56 29.368 2137.87 28.563 2138.48C27.758 2139.06 27.131 2139.91 26.679 2141.01C26.248 2142.09 26.032 2143.39 26.032 2144.93C26.032 2146.44 26.248 2147.76 26.679 2148.9C27.131 2150.02 27.759 2150.89 28.563 2151.5C29.367 2152.1 30.309 2152.41 31.389 2152.41C32.468 2152.41 33.399 2152.1 34.185 2151.5C34.989 2150.89 35.607 2150.02 36.039 2148.9C36.49 2147.76 36.716 2146.44 36.716 2144.93C36.716 2143.39 36.49 2142.09 36.039 2141.01C35.607 2139.91 34.989 2139.06 34.185 2138.48C33.4 2137.87 32.468 2137.56 31.389 2137.56H31.388Z", fill: "currentColor", style: {
|
|
17
|
+
fill: "currentColor",
|
|
18
|
+
fillOpacity: 1
|
|
19
|
+
} }) }) }) }) })] });
|
|
20
|
+
};
|
|
21
|
+
const ForwardRef = forwardRef(OpenchatCombine);
|
|
22
|
+
export default ForwardRef;
|