@zenmux/icons 0.1.0-dev.0 → 0.1.0-dev.2
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 +44 -21
- package/dist/Adobe/Color.js +13 -0
- package/dist/Adobe/Combine.js +10 -0
- package/dist/Adobe/CombineDark.js +19 -0
- package/dist/Adobe/CombineLight.js +10 -0
- package/dist/Adobe/Dark.js +13 -0
- package/dist/Adobe/Light.js +10 -0
- package/dist/Adobe/Mono.js +10 -0
- package/dist/Adobe/index.d.ts +10 -0
- package/dist/Adobe/index.js +11 -0
- package/dist/AdobeFirefly/Color.js +13 -0
- package/dist/AdobeFirefly/Combine.d.ts +3 -0
- package/dist/AdobeFirefly/Combine.js +10 -0
- package/dist/AdobeFirefly/CombineDark.d.ts +3 -0
- package/dist/AdobeFirefly/CombineDark.js +19 -0
- package/dist/AdobeFirefly/CombineLight.d.ts +3 -0
- package/dist/AdobeFirefly/CombineLight.js +10 -0
- package/dist/AdobeFirefly/Dark.d.ts +3 -0
- package/dist/AdobeFirefly/Dark.js +13 -0
- package/dist/AdobeFirefly/Light.d.ts +3 -0
- package/dist/AdobeFirefly/Light.js +10 -0
- package/dist/AdobeFirefly/Mono.d.ts +3 -0
- package/dist/AdobeFirefly/Mono.js +10 -0
- package/dist/AdobeFirefly/index.d.ts +10 -0
- package/dist/AdobeFirefly/index.js +11 -0
- package/dist/AgUi/Color.d.ts +3 -0
- package/dist/AgUi/Color.js +16 -0
- package/dist/AgUi/Combine.d.ts +3 -0
- package/dist/AgUi/Combine.js +10 -0
- package/dist/AgUi/CombineDark.d.ts +3 -0
- package/dist/AgUi/CombineDark.js +22 -0
- package/dist/AgUi/CombineLight.d.ts +3 -0
- package/dist/AgUi/CombineLight.js +10 -0
- package/dist/AgUi/Dark.d.ts +3 -0
- package/dist/AgUi/Dark.js +16 -0
- package/dist/AgUi/Light.d.ts +3 -0
- package/dist/AgUi/Light.js +10 -0
- package/dist/AgUi/Mono.d.ts +3 -0
- package/dist/AgUi/Mono.js +10 -0
- package/dist/AgUi/index.d.ts +10 -0
- package/dist/AgUi/index.js +11 -0
- package/dist/AgnesAi/Color.d.ts +3 -0
- package/dist/AgnesAi/Color.js +16 -0
- package/dist/AgnesAi/Combine.d.ts +3 -0
- package/dist/AgnesAi/Combine.js +10 -0
- package/dist/AgnesAi/CombineDark.d.ts +3 -0
- package/dist/AgnesAi/CombineDark.js +25 -0
- package/dist/AgnesAi/CombineLight.d.ts +3 -0
- package/dist/AgnesAi/CombineLight.js +10 -0
- package/dist/AgnesAi/Dark.d.ts +3 -0
- package/dist/AgnesAi/Dark.js +16 -0
- package/dist/AgnesAi/Light.d.ts +3 -0
- package/dist/AgnesAi/Light.js +10 -0
- package/dist/AgnesAi/Mono.d.ts +3 -0
- package/dist/AgnesAi/Mono.js +10 -0
- package/dist/AgnesAi/index.d.ts +10 -0
- package/dist/AgnesAi/index.js +11 -0
- package/dist/Airjelly/Color.d.ts +3 -0
- package/dist/Airjelly/Color.js +16 -0
- package/dist/Airjelly/Combine.d.ts +3 -0
- package/dist/Airjelly/Combine.js +10 -0
- package/dist/Airjelly/CombineDark.d.ts +3 -0
- package/dist/Airjelly/CombineDark.js +25 -0
- package/dist/Airjelly/CombineLight.d.ts +3 -0
- package/dist/Airjelly/CombineLight.js +10 -0
- package/dist/Airjelly/Dark.d.ts +3 -0
- package/dist/Airjelly/Dark.js +16 -0
- package/dist/Airjelly/Light.d.ts +3 -0
- package/dist/Airjelly/Light.js +10 -0
- package/dist/Airjelly/Mono.d.ts +3 -0
- package/dist/Airjelly/Mono.js +10 -0
- package/dist/Airjelly/index.d.ts +10 -0
- package/dist/Airjelly/index.js +11 -0
- package/dist/Amp/Color.d.ts +3 -0
- package/dist/Amp/Color.js +22 -0
- package/dist/Amp/Combine.d.ts +3 -0
- package/dist/Amp/Combine.js +10 -0
- package/dist/Amp/CombineDark.d.ts +3 -0
- package/dist/Amp/CombineDark.js +31 -0
- package/dist/Amp/CombineLight.d.ts +3 -0
- package/dist/Amp/CombineLight.js +10 -0
- package/dist/Amp/Dark.d.ts +3 -0
- package/dist/Amp/Dark.js +22 -0
- package/dist/Amp/Light.d.ts +3 -0
- package/dist/Amp/Light.js +10 -0
- package/dist/Amp/Mono.d.ts +3 -0
- package/dist/Amp/Mono.js +10 -0
- package/dist/Amp/index.d.ts +10 -0
- package/dist/Amp/index.js +11 -0
- package/dist/Antigravity/Color.d.ts +3 -0
- package/dist/Antigravity/Color.js +51 -0
- package/dist/Antigravity/Combine.d.ts +3 -0
- package/dist/Antigravity/Combine.js +10 -0
- package/dist/Antigravity/CombineDark.d.ts +3 -0
- package/dist/Antigravity/CombineDark.js +19 -0
- package/dist/Antigravity/CombineLight.d.ts +3 -0
- package/dist/Antigravity/CombineLight.js +10 -0
- package/dist/Antigravity/Dark.d.ts +3 -0
- package/dist/Antigravity/Dark.js +16 -0
- package/dist/Antigravity/Light.d.ts +3 -0
- package/dist/Antigravity/Light.js +10 -0
- package/dist/Antigravity/Mono.d.ts +3 -0
- package/dist/Antigravity/Mono.js +10 -0
- package/dist/Antigravity/index.d.ts +10 -0
- package/dist/Antigravity/index.js +11 -0
- package/dist/Askverdict/Color.d.ts +3 -0
- package/dist/Askverdict/Color.js +49 -0
- package/dist/Askverdict/Combine.d.ts +3 -0
- package/dist/Askverdict/Combine.js +10 -0
- package/dist/Askverdict/CombineDark.d.ts +3 -0
- package/dist/Askverdict/CombineDark.js +34 -0
- package/dist/Askverdict/CombineLight.d.ts +3 -0
- package/dist/Askverdict/CombineLight.js +10 -0
- package/dist/Askverdict/Dark.d.ts +3 -0
- package/dist/Askverdict/Dark.js +25 -0
- package/dist/Askverdict/Light.d.ts +3 -0
- package/dist/Askverdict/Light.js +10 -0
- package/dist/Askverdict/Mono.d.ts +3 -0
- package/dist/Askverdict/Mono.js +10 -0
- package/dist/Askverdict/index.d.ts +10 -0
- package/dist/Askverdict/index.js +11 -0
- package/dist/Automatic1111/Color.d.ts +3 -0
- package/dist/Automatic1111/Color.js +28 -0
- package/dist/Automatic1111/Combine.d.ts +3 -0
- package/dist/Automatic1111/Combine.js +10 -0
- package/dist/Automatic1111/CombineDark.d.ts +3 -0
- package/dist/Automatic1111/CombineDark.js +31 -0
- package/dist/Automatic1111/CombineLight.d.ts +3 -0
- package/dist/Automatic1111/CombineLight.js +10 -0
- package/dist/Automatic1111/Dark.d.ts +3 -0
- package/dist/Automatic1111/Dark.js +28 -0
- package/dist/Automatic1111/Light.d.ts +3 -0
- package/dist/Automatic1111/Light.js +10 -0
- package/dist/Automatic1111/Mono.d.ts +3 -0
- package/dist/Automatic1111/Mono.js +10 -0
- package/dist/Automatic1111/index.d.ts +10 -0
- package/dist/Automatic1111/index.js +11 -0
- package/dist/Capcut/Color.d.ts +3 -0
- package/dist/Capcut/Color.js +16 -0
- package/dist/Capcut/Combine.d.ts +3 -0
- package/dist/Capcut/Combine.js +10 -0
- package/dist/Capcut/CombineDark.d.ts +3 -0
- package/dist/Capcut/CombineDark.js +25 -0
- package/dist/Capcut/CombineLight.d.ts +3 -0
- package/dist/Capcut/CombineLight.js +10 -0
- package/dist/Capcut/Dark.d.ts +3 -0
- package/dist/Capcut/Dark.js +16 -0
- package/dist/Capcut/Light.d.ts +3 -0
- package/dist/Capcut/Light.js +10 -0
- package/dist/Capcut/Mono.d.ts +3 -0
- package/dist/Capcut/Mono.js +10 -0
- package/dist/Capcut/index.d.ts +10 -0
- package/dist/Capcut/index.js +11 -0
- package/dist/Celestoai/Color.d.ts +3 -0
- package/dist/Celestoai/Color.js +19 -0
- package/dist/Celestoai/Combine.d.ts +3 -0
- package/dist/Celestoai/Combine.js +10 -0
- package/dist/Celestoai/CombineDark.d.ts +3 -0
- package/dist/Celestoai/CombineDark.js +22 -0
- package/dist/Celestoai/CombineLight.d.ts +3 -0
- package/dist/Celestoai/CombineLight.js +10 -0
- package/dist/Celestoai/Dark.d.ts +3 -0
- package/dist/Celestoai/Dark.js +16 -0
- package/dist/Celestoai/Light.d.ts +3 -0
- package/dist/Celestoai/Light.js +10 -0
- package/dist/Celestoai/Mono.d.ts +3 -0
- package/dist/Celestoai/Mono.js +10 -0
- package/dist/Celestoai/index.d.ts +10 -0
- package/dist/Celestoai/index.js +11 -0
- package/dist/CherryStudio/Color.js +11 -2
- package/dist/CherryStudio/Combine.d.ts +3 -0
- package/dist/CherryStudio/Combine.js +10 -0
- package/dist/CherryStudio/CombineDark.d.ts +3 -0
- package/dist/CherryStudio/CombineDark.js +52 -0
- package/dist/CherryStudio/CombineLight.d.ts +3 -0
- package/dist/CherryStudio/CombineLight.js +10 -0
- package/dist/CherryStudio/Dark.d.ts +3 -0
- package/dist/CherryStudio/Dark.js +19 -0
- package/dist/CherryStudio/Light.d.ts +3 -0
- package/dist/CherryStudio/Light.js +10 -0
- package/dist/CherryStudio/Mono.js +2 -2
- package/dist/CherryStudio/index.d.ts +6 -0
- package/dist/CherryStudio/index.js +6 -1
- package/dist/ClaudeCode/Color.d.ts +3 -0
- package/dist/ClaudeCode/Color.js +13 -0
- package/dist/ClaudeCode/Combine.d.ts +3 -0
- package/dist/ClaudeCode/Combine.js +10 -0
- package/dist/ClaudeCode/CombineDark.d.ts +3 -0
- package/dist/ClaudeCode/CombineDark.js +19 -0
- package/dist/ClaudeCode/CombineLight.d.ts +3 -0
- package/dist/ClaudeCode/CombineLight.js +10 -0
- package/dist/ClaudeCode/Dark.d.ts +3 -0
- package/dist/ClaudeCode/Dark.js +13 -0
- package/dist/ClaudeCode/Light.d.ts +3 -0
- package/dist/ClaudeCode/Light.js +10 -0
- package/dist/ClaudeCode/Mono.d.ts +3 -0
- package/dist/ClaudeCode/Mono.js +10 -0
- package/dist/ClaudeCode/index.d.ts +10 -0
- package/dist/ClaudeCode/index.js +11 -0
- package/dist/Cline/Color.js +8 -2
- package/dist/Cline/Combine.d.ts +3 -0
- package/dist/Cline/Combine.js +10 -0
- package/dist/Cline/CombineDark.d.ts +3 -0
- package/dist/Cline/CombineDark.js +28 -0
- package/dist/Cline/CombineLight.d.ts +3 -0
- package/dist/Cline/CombineLight.js +10 -0
- package/dist/Cline/Dark.d.ts +3 -0
- package/dist/Cline/Dark.js +16 -0
- package/dist/Cline/Light.d.ts +3 -0
- package/dist/Cline/Light.js +10 -0
- package/dist/Cline/Mono.js +2 -2
- package/dist/Cline/index.d.ts +6 -0
- package/dist/Cline/index.js +6 -1
- package/dist/Clipdrop/Color.d.ts +3 -0
- package/dist/Clipdrop/Color.js +13 -0
- package/dist/Clipdrop/Combine.d.ts +3 -0
- package/dist/Clipdrop/Combine.js +10 -0
- package/dist/Clipdrop/CombineDark.d.ts +3 -0
- package/dist/Clipdrop/CombineDark.js +22 -0
- package/dist/Clipdrop/CombineLight.d.ts +3 -0
- package/dist/Clipdrop/CombineLight.js +10 -0
- package/dist/Clipdrop/Dark.d.ts +3 -0
- package/dist/Clipdrop/Dark.js +13 -0
- package/dist/Clipdrop/Light.d.ts +3 -0
- package/dist/Clipdrop/Light.js +10 -0
- package/dist/Clipdrop/Mono.d.ts +3 -0
- package/dist/Clipdrop/Mono.js +10 -0
- package/dist/Clipdrop/index.d.ts +10 -0
- package/dist/Clipdrop/index.js +11 -0
- package/dist/Codebuddy/Color.d.ts +3 -0
- package/dist/Codebuddy/Color.js +25 -0
- package/dist/Codebuddy/Combine.d.ts +3 -0
- package/dist/Codebuddy/Combine.js +10 -0
- package/dist/Codebuddy/CombineDark.d.ts +3 -0
- package/dist/Codebuddy/CombineDark.js +37 -0
- package/dist/Codebuddy/CombineLight.d.ts +3 -0
- package/dist/Codebuddy/CombineLight.js +10 -0
- package/dist/Codebuddy/Dark.d.ts +3 -0
- package/dist/Codebuddy/Dark.js +16 -0
- package/dist/Codebuddy/Light.d.ts +3 -0
- package/dist/Codebuddy/Light.js +10 -0
- package/dist/Codebuddy/Mono.d.ts +3 -0
- package/dist/Codebuddy/Mono.js +10 -0
- package/dist/Codebuddy/index.d.ts +10 -0
- package/dist/Codebuddy/index.js +11 -0
- package/dist/Codeflicker/Color.d.ts +3 -0
- package/dist/Codeflicker/Color.js +91 -0
- package/dist/Codeflicker/Combine.d.ts +3 -0
- package/dist/Codeflicker/Combine.js +10 -0
- package/dist/Codeflicker/CombineDark.d.ts +3 -0
- package/dist/Codeflicker/CombineDark.js +28 -0
- package/dist/Codeflicker/CombineLight.d.ts +3 -0
- package/dist/Codeflicker/CombineLight.js +10 -0
- package/dist/Codeflicker/Dark.d.ts +3 -0
- package/dist/Codeflicker/Dark.js +16 -0
- package/dist/Codeflicker/Light.d.ts +3 -0
- package/dist/Codeflicker/Light.js +10 -0
- package/dist/Codeflicker/Mono.d.ts +3 -0
- package/dist/Codeflicker/Mono.js +10 -0
- package/dist/Codeflicker/index.d.ts +10 -0
- package/dist/Codeflicker/index.js +11 -0
- package/dist/Colab/Color.d.ts +3 -0
- package/dist/Colab/Color.js +19 -0
- package/dist/Colab/Combine.d.ts +3 -0
- package/dist/Colab/Combine.js +10 -0
- package/dist/Colab/CombineDark.d.ts +3 -0
- package/dist/Colab/CombineDark.js +22 -0
- package/dist/Colab/CombineLight.d.ts +3 -0
- package/dist/Colab/CombineLight.js +10 -0
- package/dist/Colab/Dark.d.ts +3 -0
- package/dist/Colab/Dark.js +13 -0
- package/dist/Colab/Light.d.ts +3 -0
- package/dist/Colab/Light.js +10 -0
- package/dist/Colab/Mono.d.ts +3 -0
- package/dist/Colab/Mono.js +10 -0
- package/dist/Colab/index.d.ts +10 -0
- package/dist/Colab/index.js +11 -0
- package/dist/Comfyui/Color.d.ts +3 -0
- package/dist/Comfyui/Color.js +13 -0
- package/dist/Comfyui/Combine.d.ts +3 -0
- package/dist/Comfyui/Combine.js +10 -0
- package/dist/Comfyui/CombineDark.d.ts +3 -0
- package/dist/Comfyui/CombineDark.js +16 -0
- package/dist/Comfyui/CombineLight.d.ts +3 -0
- package/dist/Comfyui/CombineLight.js +10 -0
- package/dist/Comfyui/Dark.d.ts +3 -0
- package/dist/Comfyui/Dark.js +13 -0
- package/dist/Comfyui/Light.d.ts +3 -0
- package/dist/Comfyui/Light.js +10 -0
- package/dist/Comfyui/Mono.d.ts +3 -0
- package/dist/Comfyui/Mono.js +10 -0
- package/dist/Comfyui/index.d.ts +10 -0
- package/dist/Comfyui/index.js +11 -0
- package/dist/Copilotkit/Color.d.ts +3 -0
- package/dist/Copilotkit/Color.js +55 -0
- package/dist/Copilotkit/Combine.d.ts +3 -0
- package/dist/Copilotkit/Combine.js +10 -0
- package/dist/Copilotkit/CombineDark.d.ts +3 -0
- package/dist/Copilotkit/CombineDark.js +40 -0
- package/dist/Copilotkit/CombineLight.d.ts +3 -0
- package/dist/Copilotkit/CombineLight.js +10 -0
- package/dist/Copilotkit/Dark.d.ts +3 -0
- package/dist/Copilotkit/Dark.js +34 -0
- package/dist/Copilotkit/Light.d.ts +3 -0
- package/dist/Copilotkit/Light.js +10 -0
- package/dist/Copilotkit/Mono.d.ts +3 -0
- package/dist/Copilotkit/Mono.js +10 -0
- package/dist/Copilotkit/index.d.ts +10 -0
- package/dist/Copilotkit/index.js +11 -0
- package/dist/Coqui/Color.d.ts +3 -0
- package/dist/Coqui/Color.js +19 -0
- package/dist/Coqui/Combine.d.ts +3 -0
- package/dist/Coqui/Combine.js +10 -0
- package/dist/Coqui/CombineDark.d.ts +3 -0
- package/dist/Coqui/CombineDark.js +34 -0
- package/dist/Coqui/CombineLight.d.ts +3 -0
- package/dist/Coqui/CombineLight.js +10 -0
- package/dist/Coqui/Dark.d.ts +3 -0
- package/dist/Coqui/Dark.js +19 -0
- package/dist/Coqui/Light.d.ts +3 -0
- package/dist/Coqui/Light.js +10 -0
- package/dist/Coqui/Mono.d.ts +3 -0
- package/dist/Coqui/Mono.js +10 -0
- package/dist/Coqui/index.d.ts +10 -0
- package/dist/Coqui/index.js +11 -0
- package/dist/Coze/Color.d.ts +3 -0
- package/dist/Coze/Color.js +16 -0
- package/dist/Coze/Combine.d.ts +3 -0
- package/dist/Coze/Combine.js +10 -0
- package/dist/Coze/CombineDark.d.ts +3 -0
- package/dist/Coze/CombineDark.js +25 -0
- package/dist/Coze/CombineLight.d.ts +3 -0
- package/dist/Coze/CombineLight.js +10 -0
- package/dist/Coze/Dark.d.ts +3 -0
- package/dist/Coze/Dark.js +16 -0
- package/dist/Coze/Light.d.ts +3 -0
- package/dist/Coze/Light.js +10 -0
- package/dist/Coze/Mono.d.ts +3 -0
- package/dist/Coze/Mono.js +10 -0
- package/dist/Coze/index.d.ts +10 -0
- package/dist/Coze/index.js +11 -0
- package/dist/Crewai/Color.d.ts +3 -0
- package/dist/Crewai/Color.js +19 -0
- package/dist/Crewai/Combine.d.ts +3 -0
- package/dist/Crewai/Combine.js +10 -0
- package/dist/Crewai/CombineDark.d.ts +3 -0
- package/dist/Crewai/CombineDark.js +25 -0
- package/dist/Crewai/CombineLight.d.ts +3 -0
- package/dist/Crewai/CombineLight.js +10 -0
- package/dist/Crewai/Dark.d.ts +3 -0
- package/dist/Crewai/Dark.js +16 -0
- package/dist/Crewai/Light.d.ts +3 -0
- package/dist/Crewai/Light.js +10 -0
- package/dist/Crewai/Mono.d.ts +3 -0
- package/dist/Crewai/Mono.js +10 -0
- package/dist/Crewai/index.d.ts +10 -0
- package/dist/Crewai/index.js +11 -0
- package/dist/Cursor/Color.js +6 -3
- package/dist/Cursor/Combine.d.ts +3 -0
- package/dist/Cursor/Combine.js +10 -0
- package/dist/Cursor/CombineDark.d.ts +3 -0
- package/dist/Cursor/CombineDark.js +19 -0
- package/dist/Cursor/CombineLight.d.ts +3 -0
- package/dist/Cursor/CombineLight.js +10 -0
- package/dist/Cursor/Dark.d.ts +3 -0
- package/dist/Cursor/Dark.js +13 -0
- package/dist/Cursor/Light.d.ts +3 -0
- package/dist/Cursor/Light.js +10 -0
- package/dist/Cursor/Mono.js +3 -3
- package/dist/Cursor/index.d.ts +6 -0
- package/dist/Cursor/index.js +6 -1
- package/dist/Cybercut/Color.d.ts +3 -0
- package/dist/Cybercut/Color.js +21 -0
- package/dist/Cybercut/Combine.d.ts +3 -0
- package/dist/Cybercut/Combine.js +10 -0
- package/dist/Cybercut/CombineDark.d.ts +3 -0
- package/dist/Cybercut/CombineDark.js +22 -0
- package/dist/Cybercut/CombineLight.d.ts +3 -0
- package/dist/Cybercut/CombineLight.js +10 -0
- package/dist/Cybercut/Dark.d.ts +3 -0
- package/dist/Cybercut/Dark.js +21 -0
- package/dist/Cybercut/Light.d.ts +3 -0
- package/dist/Cybercut/Light.js +12 -0
- package/dist/Cybercut/Mono.d.ts +3 -0
- package/dist/Cybercut/Mono.js +12 -0
- package/dist/Cybercut/index.d.ts +10 -0
- package/dist/Cybercut/index.js +11 -0
- package/dist/Deepai/Color.d.ts +3 -0
- package/dist/Deepai/Color.js +16 -0
- package/dist/Deepai/Combine.d.ts +3 -0
- package/dist/Deepai/Combine.js +10 -0
- package/dist/Deepai/CombineDark.d.ts +3 -0
- package/dist/Deepai/CombineDark.js +25 -0
- package/dist/Deepai/CombineLight.d.ts +3 -0
- package/dist/Deepai/CombineLight.js +10 -0
- package/dist/Deepai/Dark.d.ts +3 -0
- package/dist/Deepai/Dark.js +16 -0
- package/dist/Deepai/Light.d.ts +3 -0
- package/dist/Deepai/Light.js +10 -0
- package/dist/Deepai/Mono.d.ts +3 -0
- package/dist/Deepai/Mono.js +10 -0
- package/dist/Deepai/index.d.ts +10 -0
- package/dist/Deepai/index.js +11 -0
- package/dist/Deepl/Color.d.ts +3 -0
- package/dist/Deepl/Color.js +19 -0
- package/dist/Deepl/Combine.d.ts +3 -0
- package/dist/Deepl/Combine.js +10 -0
- package/dist/Deepl/CombineDark.d.ts +3 -0
- package/dist/Deepl/CombineDark.js +28 -0
- package/dist/Deepl/CombineLight.d.ts +3 -0
- package/dist/Deepl/CombineLight.js +10 -0
- package/dist/Deepl/Dark.d.ts +3 -0
- package/dist/Deepl/Dark.js +19 -0
- package/dist/Deepl/Light.d.ts +3 -0
- package/dist/Deepl/Light.js +10 -0
- package/dist/Deepl/Mono.d.ts +3 -0
- package/dist/Deepl/Mono.js +10 -0
- package/dist/Deepl/index.d.ts +10 -0
- package/dist/Deepl/index.js +11 -0
- package/dist/Devin/Color.d.ts +3 -0
- package/dist/Devin/Color.js +19 -0
- package/dist/Devin/Combine.d.ts +3 -0
- package/dist/Devin/Combine.js +10 -0
- package/dist/Devin/CombineDark.d.ts +3 -0
- package/dist/Devin/CombineDark.js +28 -0
- package/dist/Devin/CombineLight.d.ts +3 -0
- package/dist/Devin/CombineLight.js +10 -0
- package/dist/Devin/Dark.d.ts +3 -0
- package/dist/Devin/Dark.js +19 -0
- package/dist/Devin/Light.d.ts +3 -0
- package/dist/Devin/Light.js +10 -0
- package/dist/Devin/Mono.d.ts +3 -0
- package/dist/Devin/Mono.js +10 -0
- package/dist/Devin/index.d.ts +10 -0
- package/dist/Devin/index.js +11 -0
- package/dist/Dify/Color.d.ts +3 -0
- package/dist/Dify/Color.js +16 -0
- package/dist/Dify/Combine.d.ts +3 -0
- package/dist/Dify/Combine.js +10 -0
- package/dist/Dify/CombineDark.d.ts +3 -0
- package/dist/Dify/CombineDark.js +25 -0
- package/dist/Dify/CombineLight.d.ts +3 -0
- package/dist/Dify/CombineLight.js +10 -0
- package/dist/Dify/Dark.d.ts +3 -0
- package/dist/Dify/Dark.js +16 -0
- package/dist/Dify/Light.d.ts +3 -0
- package/dist/Dify/Light.js +10 -0
- package/dist/Dify/Mono.d.ts +3 -0
- package/dist/Dify/Mono.js +10 -0
- package/dist/Dify/index.d.ts +10 -0
- package/dist/Dify/index.js +11 -0
- package/dist/Doc2x/Color.d.ts +3 -0
- package/dist/Doc2x/Color.js +16 -0
- package/dist/Doc2x/Combine.d.ts +3 -0
- package/dist/Doc2x/Combine.js +10 -0
- package/dist/Doc2x/CombineDark.d.ts +3 -0
- package/dist/Doc2x/CombineDark.js +22 -0
- package/dist/Doc2x/CombineLight.d.ts +3 -0
- package/dist/Doc2x/CombineLight.js +10 -0
- package/dist/Doc2x/Dark.d.ts +3 -0
- package/dist/Doc2x/Dark.js +16 -0
- package/dist/Doc2x/Light.d.ts +3 -0
- package/dist/Doc2x/Light.js +10 -0
- package/dist/Doc2x/Mono.d.ts +3 -0
- package/dist/Doc2x/Mono.js +10 -0
- package/dist/Doc2x/index.d.ts +10 -0
- package/dist/Doc2x/index.js +11 -0
- package/dist/Docsearch/Color.d.ts +3 -0
- package/dist/Docsearch/Color.js +19 -0
- package/dist/Docsearch/Combine.d.ts +3 -0
- package/dist/Docsearch/Combine.js +10 -0
- package/dist/Docsearch/CombineDark.d.ts +3 -0
- package/dist/Docsearch/CombineDark.js +25 -0
- package/dist/Docsearch/CombineLight.d.ts +3 -0
- package/dist/Docsearch/CombineLight.js +10 -0
- package/dist/Docsearch/Dark.d.ts +3 -0
- package/dist/Docsearch/Dark.js +19 -0
- package/dist/Docsearch/Light.d.ts +3 -0
- package/dist/Docsearch/Light.js +10 -0
- package/dist/Docsearch/Mono.d.ts +3 -0
- package/dist/Docsearch/Mono.js +10 -0
- package/dist/Docsearch/index.d.ts +10 -0
- package/dist/Docsearch/index.js +11 -0
- package/dist/DreamMachine/Color.d.ts +3 -0
- package/dist/DreamMachine/Color.js +16 -0
- package/dist/DreamMachine/Combine.d.ts +3 -0
- package/dist/DreamMachine/Combine.js +10 -0
- package/dist/DreamMachine/CombineDark.d.ts +3 -0
- package/dist/DreamMachine/CombineDark.js +28 -0
- package/dist/DreamMachine/CombineLight.d.ts +3 -0
- package/dist/DreamMachine/CombineLight.js +10 -0
- package/dist/DreamMachine/Dark.d.ts +3 -0
- package/dist/DreamMachine/Dark.js +16 -0
- package/dist/DreamMachine/Light.d.ts +3 -0
- package/dist/DreamMachine/Light.js +10 -0
- package/dist/DreamMachine/Mono.d.ts +3 -0
- package/dist/DreamMachine/Mono.js +10 -0
- package/dist/DreamMachine/index.d.ts +10 -0
- package/dist/DreamMachine/index.js +11 -0
- package/dist/Fastgpt/Color.d.ts +3 -0
- package/dist/Fastgpt/Color.js +25 -0
- package/dist/Fastgpt/Combine.d.ts +3 -0
- package/dist/Fastgpt/Combine.js +10 -0
- package/dist/Fastgpt/CombineDark.d.ts +3 -0
- package/dist/Fastgpt/CombineDark.js +25 -0
- package/dist/Fastgpt/CombineLight.d.ts +3 -0
- package/dist/Fastgpt/CombineLight.js +10 -0
- package/dist/Fastgpt/Dark.d.ts +3 -0
- package/dist/Fastgpt/Dark.js +19 -0
- package/dist/Fastgpt/Light.d.ts +3 -0
- package/dist/Fastgpt/Light.js +10 -0
- package/dist/Fastgpt/Mono.d.ts +3 -0
- package/dist/Fastgpt/Mono.js +10 -0
- package/dist/Fastgpt/index.d.ts +10 -0
- package/dist/Fastgpt/index.js +11 -0
- package/dist/Figma/Color.d.ts +3 -0
- package/dist/Figma/Color.js +25 -0
- package/dist/Figma/Combine.d.ts +3 -0
- package/dist/Figma/Combine.js +10 -0
- package/dist/Figma/CombineDark.d.ts +3 -0
- package/dist/Figma/CombineDark.js +22 -0
- package/dist/Figma/CombineLight.d.ts +3 -0
- package/dist/Figma/CombineLight.js +10 -0
- package/dist/Figma/Dark.d.ts +3 -0
- package/dist/Figma/Dark.js +13 -0
- package/dist/Figma/Light.d.ts +3 -0
- package/dist/Figma/Light.js +10 -0
- package/dist/Figma/Mono.d.ts +3 -0
- package/dist/Figma/Mono.js +10 -0
- package/dist/Figma/index.d.ts +10 -0
- package/dist/Figma/index.js +11 -0
- package/dist/Firecrawl/Color.d.ts +3 -0
- package/dist/Firecrawl/Color.js +16 -0
- package/dist/Firecrawl/Combine.d.ts +3 -0
- package/dist/Firecrawl/Combine.js +10 -0
- package/dist/Firecrawl/CombineDark.d.ts +3 -0
- package/dist/Firecrawl/CombineDark.js +25 -0
- package/dist/Firecrawl/CombineLight.d.ts +3 -0
- package/dist/Firecrawl/CombineLight.js +10 -0
- package/dist/Firecrawl/Dark.d.ts +3 -0
- package/dist/Firecrawl/Dark.js +16 -0
- package/dist/Firecrawl/Light.d.ts +3 -0
- package/dist/Firecrawl/Light.js +10 -0
- package/dist/Firecrawl/Mono.d.ts +3 -0
- package/dist/Firecrawl/Mono.js +10 -0
- package/dist/Firecrawl/index.d.ts +10 -0
- package/dist/Firecrawl/index.js +11 -0
- package/dist/Flora/Color.d.ts +3 -0
- package/dist/Flora/Color.js +13 -0
- package/dist/Flora/Combine.d.ts +3 -0
- package/dist/Flora/Combine.js +10 -0
- package/dist/Flora/CombineDark.d.ts +3 -0
- package/dist/Flora/CombineDark.js +19 -0
- package/dist/Flora/CombineLight.d.ts +3 -0
- package/dist/Flora/CombineLight.js +10 -0
- package/dist/Flora/Dark.d.ts +3 -0
- package/dist/Flora/Dark.js +13 -0
- package/dist/Flora/Light.d.ts +3 -0
- package/dist/Flora/Light.js +10 -0
- package/dist/Flora/Mono.d.ts +3 -0
- package/dist/Flora/Mono.js +10 -0
- package/dist/Flora/index.d.ts +10 -0
- package/dist/Flora/index.js +11 -0
- package/dist/Flowith/Color.d.ts +3 -0
- package/dist/Flowith/Color.js +13 -0
- package/dist/Flowith/Combine.d.ts +3 -0
- package/dist/Flowith/Combine.js +10 -0
- package/dist/Flowith/CombineDark.d.ts +3 -0
- package/dist/Flowith/CombineDark.js +22 -0
- package/dist/Flowith/CombineLight.d.ts +3 -0
- package/dist/Flowith/CombineLight.js +10 -0
- package/dist/Flowith/Dark.d.ts +3 -0
- package/dist/Flowith/Dark.js +13 -0
- package/dist/Flowith/Light.d.ts +3 -0
- package/dist/Flowith/Light.js +10 -0
- package/dist/Flowith/Mono.d.ts +3 -0
- package/dist/Flowith/Mono.js +10 -0
- package/dist/Flowith/index.d.ts +10 -0
- package/dist/Flowith/index.js +11 -0
- package/dist/GeminiCli/Color.d.ts +3 -0
- package/dist/GeminiCli/Color.js +25 -0
- package/dist/GeminiCli/Combine.d.ts +3 -0
- package/dist/GeminiCli/Combine.js +10 -0
- package/dist/GeminiCli/CombineDark.d.ts +3 -0
- package/dist/GeminiCli/CombineDark.js +25 -0
- package/dist/GeminiCli/CombineLight.d.ts +3 -0
- package/dist/GeminiCli/CombineLight.js +10 -0
- package/dist/GeminiCli/Dark.d.ts +3 -0
- package/dist/GeminiCli/Dark.js +19 -0
- package/dist/GeminiCli/Light.d.ts +3 -0
- package/dist/GeminiCli/Light.js +10 -0
- package/dist/GeminiCli/Mono.d.ts +3 -0
- package/dist/GeminiCli/Mono.js +10 -0
- package/dist/GeminiCli/index.d.ts +10 -0
- package/dist/GeminiCli/index.js +11 -0
- package/dist/GithubCopilot/Color.d.ts +3 -0
- package/dist/GithubCopilot/Color.js +13 -0
- package/dist/GithubCopilot/Combine.d.ts +3 -0
- package/dist/GithubCopilot/Combine.js +10 -0
- package/dist/GithubCopilot/CombineDark.d.ts +3 -0
- package/dist/GithubCopilot/CombineDark.js +19 -0
- package/dist/GithubCopilot/CombineLight.d.ts +3 -0
- package/dist/GithubCopilot/CombineLight.js +10 -0
- package/dist/GithubCopilot/Dark.d.ts +3 -0
- package/dist/GithubCopilot/Dark.js +13 -0
- package/dist/GithubCopilot/Light.d.ts +3 -0
- package/dist/GithubCopilot/Light.js +10 -0
- package/dist/GithubCopilot/Mono.d.ts +3 -0
- package/dist/GithubCopilot/Mono.js +10 -0
- package/dist/GithubCopilot/index.d.ts +10 -0
- package/dist/GithubCopilot/index.js +11 -0
- package/dist/Glama/Color.d.ts +3 -0
- package/dist/Glama/Color.js +19 -0
- package/dist/Glama/Combine.d.ts +3 -0
- package/dist/Glama/Combine.js +10 -0
- package/dist/Glama/CombineDark.d.ts +3 -0
- package/dist/Glama/CombineDark.js +25 -0
- package/dist/Glama/CombineLight.d.ts +3 -0
- package/dist/Glama/CombineLight.js +10 -0
- package/dist/Glama/Dark.d.ts +3 -0
- package/dist/Glama/Dark.js +19 -0
- package/dist/Glama/Light.d.ts +3 -0
- package/dist/Glama/Light.js +10 -0
- package/dist/Glama/Mono.d.ts +3 -0
- package/dist/Glama/Mono.js +10 -0
- package/dist/Glama/index.d.ts +10 -0
- package/dist/Glama/index.js +11 -0
- package/dist/Glif/Color.d.ts +3 -0
- package/dist/Glif/Color.js +13 -0
- package/dist/Glif/Dark.d.ts +3 -0
- package/dist/Glif/Dark.js +13 -0
- package/dist/Glif/Light.d.ts +3 -0
- package/dist/Glif/Light.js +10 -0
- package/dist/Glif/Mono.d.ts +3 -0
- package/dist/Glif/Mono.js +10 -0
- package/dist/Glif/index.d.ts +7 -0
- package/dist/Glif/index.js +8 -0
- package/dist/Goose/Color.d.ts +3 -0
- package/dist/Goose/Color.js +16 -0
- package/dist/Goose/Combine.d.ts +3 -0
- package/dist/Goose/Combine.js +10 -0
- package/dist/Goose/CombineDark.d.ts +3 -0
- package/dist/Goose/CombineDark.js +25 -0
- package/dist/Goose/CombineLight.d.ts +3 -0
- package/dist/Goose/CombineLight.js +10 -0
- package/dist/Goose/Dark.d.ts +3 -0
- package/dist/Goose/Dark.js +16 -0
- package/dist/Goose/Light.d.ts +3 -0
- package/dist/Goose/Light.js +10 -0
- package/dist/Goose/Mono.d.ts +3 -0
- package/dist/Goose/Mono.js +10 -0
- package/dist/Goose/index.d.ts +10 -0
- package/dist/Goose/index.js +11 -0
- package/dist/Gradio/Color.d.ts +3 -0
- package/dist/Gradio/Color.js +31 -0
- package/dist/Gradio/Combine.d.ts +3 -0
- package/dist/Gradio/Combine.js +10 -0
- package/dist/Gradio/CombineDark.d.ts +3 -0
- package/dist/Gradio/CombineDark.js +31 -0
- package/dist/Gradio/CombineLight.d.ts +3 -0
- package/dist/Gradio/CombineLight.js +10 -0
- package/dist/Gradio/Dark.d.ts +3 -0
- package/dist/Gradio/Dark.js +22 -0
- package/dist/Gradio/Light.d.ts +3 -0
- package/dist/Gradio/Light.js +10 -0
- package/dist/Gradio/Mono.d.ts +3 -0
- package/dist/Gradio/Mono.js +10 -0
- package/dist/Gradio/index.d.ts +10 -0
- package/dist/Gradio/index.js +11 -0
- package/dist/Greptile/Color.d.ts +3 -0
- package/dist/Greptile/Color.js +16 -0
- package/dist/Greptile/Combine.d.ts +3 -0
- package/dist/Greptile/Combine.js +10 -0
- package/dist/Greptile/CombineDark.d.ts +3 -0
- package/dist/Greptile/CombineDark.js +25 -0
- package/dist/Greptile/CombineLight.d.ts +3 -0
- package/dist/Greptile/CombineLight.js +10 -0
- package/dist/Greptile/Dark.d.ts +3 -0
- package/dist/Greptile/Dark.js +16 -0
- package/dist/Greptile/Light.d.ts +3 -0
- package/dist/Greptile/Light.js +10 -0
- package/dist/Greptile/Mono.d.ts +3 -0
- package/dist/Greptile/Mono.js +10 -0
- package/dist/Greptile/index.d.ts +10 -0
- package/dist/Greptile/index.js +11 -0
- package/dist/Hailuo/Color.d.ts +3 -0
- package/dist/Hailuo/Color.js +28 -0
- package/dist/Hailuo/Combine.d.ts +3 -0
- package/dist/Hailuo/Combine.js +10 -0
- package/dist/Hailuo/CombineDark.d.ts +3 -0
- package/dist/Hailuo/CombineDark.js +25 -0
- package/dist/Hailuo/CombineLight.d.ts +3 -0
- package/dist/Hailuo/CombineLight.js +10 -0
- package/dist/Hailuo/Dark.d.ts +3 -0
- package/dist/Hailuo/Dark.js +16 -0
- package/dist/Hailuo/Light.d.ts +3 -0
- package/dist/Hailuo/Light.js +10 -0
- package/dist/Hailuo/Mono.d.ts +3 -0
- package/dist/Hailuo/Mono.js +10 -0
- package/dist/Hailuo/index.d.ts +10 -0
- package/dist/Hailuo/index.js +11 -0
- package/dist/Haiper/Color.d.ts +3 -0
- package/dist/Haiper/Color.js +13 -0
- package/dist/Haiper/Combine.d.ts +3 -0
- package/dist/Haiper/Combine.js +10 -0
- package/dist/Haiper/CombineDark.d.ts +3 -0
- package/dist/Haiper/CombineDark.js +19 -0
- package/dist/Haiper/CombineLight.d.ts +3 -0
- package/dist/Haiper/CombineLight.js +10 -0
- package/dist/Haiper/Dark.d.ts +3 -0
- package/dist/Haiper/Dark.js +13 -0
- package/dist/Haiper/Light.d.ts +3 -0
- package/dist/Haiper/Light.js +10 -0
- package/dist/Haiper/Mono.d.ts +3 -0
- package/dist/Haiper/Mono.js +10 -0
- package/dist/Haiper/index.d.ts +10 -0
- package/dist/Haiper/index.js +11 -0
- package/dist/Hedra/Color.d.ts +3 -0
- package/dist/Hedra/Color.js +13 -0
- package/dist/Hedra/Combine.d.ts +3 -0
- package/dist/Hedra/Combine.js +10 -0
- package/dist/Hedra/CombineDark.d.ts +3 -0
- package/dist/Hedra/CombineDark.js +25 -0
- package/dist/Hedra/CombineLight.d.ts +3 -0
- package/dist/Hedra/CombineLight.js +10 -0
- package/dist/Hedra/Dark.d.ts +3 -0
- package/dist/Hedra/Dark.js +13 -0
- package/dist/Hedra/Light.d.ts +3 -0
- package/dist/Hedra/Light.js +10 -0
- package/dist/Hedra/Mono.d.ts +3 -0
- package/dist/Hedra/Mono.js +10 -0
- package/dist/Hedra/index.d.ts +10 -0
- package/dist/Hedra/index.js +11 -0
- package/dist/HermesAgent/Color.d.ts +3 -0
- package/dist/HermesAgent/Color.js +19 -0
- package/dist/HermesAgent/Combine.d.ts +3 -0
- package/dist/HermesAgent/Combine.js +10 -0
- package/dist/HermesAgent/CombineDark.d.ts +3 -0
- package/dist/HermesAgent/CombineDark.js +31 -0
- package/dist/HermesAgent/CombineLight.d.ts +3 -0
- package/dist/HermesAgent/CombineLight.js +10 -0
- package/dist/HermesAgent/Dark.d.ts +3 -0
- package/dist/HermesAgent/Dark.js +19 -0
- package/dist/HermesAgent/Light.d.ts +3 -0
- package/dist/HermesAgent/Light.js +10 -0
- package/dist/HermesAgent/Mono.d.ts +3 -0
- package/dist/HermesAgent/Mono.js +10 -0
- package/dist/HermesAgent/index.d.ts +10 -0
- package/dist/HermesAgent/index.js +11 -0
- package/dist/Icon11x/Color.d.ts +3 -0
- package/dist/Icon11x/Color.js +13 -0
- package/dist/Icon11x/Combine.d.ts +3 -0
- package/dist/Icon11x/Combine.js +10 -0
- package/dist/Icon11x/CombineDark.d.ts +3 -0
- package/dist/Icon11x/CombineDark.js +19 -0
- package/dist/Icon11x/CombineLight.d.ts +3 -0
- package/dist/Icon11x/CombineLight.js +10 -0
- package/dist/Icon11x/Dark.d.ts +3 -0
- package/dist/Icon11x/Dark.js +13 -0
- package/dist/Icon11x/Light.d.ts +3 -0
- package/dist/Icon11x/Light.js +10 -0
- package/dist/Icon11x/Mono.d.ts +3 -0
- package/dist/Icon11x/Mono.js +10 -0
- package/dist/Icon11x/index.d.ts +10 -0
- package/dist/Icon11x/index.js +11 -0
- package/dist/Ideogram/Color.d.ts +3 -0
- package/dist/Ideogram/Color.js +13 -0
- package/dist/Ideogram/Combine.d.ts +3 -0
- package/dist/Ideogram/Combine.js +10 -0
- package/dist/Ideogram/CombineDark.d.ts +3 -0
- package/dist/Ideogram/CombineDark.js +22 -0
- package/dist/Ideogram/CombineLight.d.ts +3 -0
- package/dist/Ideogram/CombineLight.js +10 -0
- package/dist/Ideogram/Dark.d.ts +3 -0
- package/dist/Ideogram/Dark.js +13 -0
- package/dist/Ideogram/Light.d.ts +3 -0
- package/dist/Ideogram/Light.js +10 -0
- package/dist/Ideogram/Mono.d.ts +3 -0
- package/dist/Ideogram/Mono.js +10 -0
- package/dist/Ideogram/index.d.ts +10 -0
- package/dist/Ideogram/index.js +11 -0
- package/dist/Jimeng/Color.d.ts +3 -0
- package/dist/Jimeng/Color.js +116 -0
- package/dist/Jimeng/Combine.d.ts +3 -0
- package/dist/Jimeng/Combine.js +10 -0
- package/dist/Jimeng/CombineDark.d.ts +3 -0
- package/dist/Jimeng/CombineDark.js +19 -0
- package/dist/Jimeng/CombineLight.d.ts +3 -0
- package/dist/Jimeng/CombineLight.js +10 -0
- package/dist/Jimeng/Dark.d.ts +3 -0
- package/dist/Jimeng/Dark.js +13 -0
- package/dist/Jimeng/Light.d.ts +3 -0
- package/dist/Jimeng/Light.js +10 -0
- package/dist/Jimeng/Mono.d.ts +3 -0
- package/dist/Jimeng/Mono.js +10 -0
- package/dist/Jimeng/index.d.ts +10 -0
- package/dist/Jimeng/index.js +11 -0
- package/dist/Junie/Color.d.ts +3 -0
- package/dist/Junie/Color.js +16 -0
- package/dist/Junie/Combine.d.ts +3 -0
- package/dist/Junie/Combine.js +10 -0
- package/dist/Junie/CombineDark.d.ts +3 -0
- package/dist/Junie/CombineDark.js +22 -0
- package/dist/Junie/CombineLight.d.ts +3 -0
- package/dist/Junie/CombineLight.js +10 -0
- package/dist/Junie/Dark.d.ts +3 -0
- package/dist/Junie/Dark.js +16 -0
- package/dist/Junie/Light.d.ts +3 -0
- package/dist/Junie/Light.js +10 -0
- package/dist/Junie/Mono.d.ts +3 -0
- package/dist/Junie/Mono.js +10 -0
- package/dist/Junie/index.d.ts +10 -0
- package/dist/Junie/index.js +11 -0
- package/dist/KiloCode/Color.d.ts +3 -0
- package/dist/KiloCode/Color.js +16 -0
- package/dist/KiloCode/Combine.d.ts +3 -0
- package/dist/KiloCode/Combine.js +10 -0
- package/dist/KiloCode/CombineDark.d.ts +3 -0
- package/dist/KiloCode/CombineDark.js +22 -0
- package/dist/KiloCode/CombineLight.d.ts +3 -0
- package/dist/KiloCode/CombineLight.js +10 -0
- package/dist/KiloCode/Dark.d.ts +3 -0
- package/dist/KiloCode/Dark.js +16 -0
- package/dist/KiloCode/Light.d.ts +3 -0
- package/dist/KiloCode/Light.js +10 -0
- package/dist/KiloCode/Mono.d.ts +3 -0
- package/dist/KiloCode/Mono.js +10 -0
- package/dist/KiloCode/index.d.ts +10 -0
- package/dist/KiloCode/index.js +11 -0
- package/dist/Kimi/Color.d.ts +3 -0
- package/dist/Kimi/Color.js +16 -0
- package/dist/Kimi/Combine.d.ts +3 -0
- package/dist/Kimi/Combine.js +10 -0
- package/dist/Kimi/CombineDark.d.ts +3 -0
- package/dist/Kimi/CombineDark.js +25 -0
- package/dist/Kimi/CombineLight.d.ts +3 -0
- package/dist/Kimi/CombineLight.js +10 -0
- package/dist/Kimi/Dark.d.ts +3 -0
- package/dist/Kimi/Dark.js +16 -0
- package/dist/Kimi/Light.d.ts +3 -0
- package/dist/Kimi/Light.js +10 -0
- package/dist/Kimi/Mono.d.ts +3 -0
- package/dist/Kimi/Mono.js +10 -0
- package/dist/Kimi/index.d.ts +10 -0
- package/dist/Kimi/index.js +11 -0
- package/dist/Kiro/Color.d.ts +3 -0
- package/dist/Kiro/Color.js +22 -0
- package/dist/Kiro/Combine.d.ts +3 -0
- package/dist/Kiro/Combine.js +10 -0
- package/dist/Kiro/CombineDark.d.ts +3 -0
- package/dist/Kiro/CombineDark.js +31 -0
- package/dist/Kiro/CombineLight.d.ts +3 -0
- package/dist/Kiro/CombineLight.js +10 -0
- package/dist/Kiro/Dark.d.ts +3 -0
- package/dist/Kiro/Dark.js +16 -0
- package/dist/Kiro/Light.d.ts +3 -0
- package/dist/Kiro/Light.js +10 -0
- package/dist/Kiro/Mono.d.ts +3 -0
- package/dist/Kiro/Mono.js +10 -0
- package/dist/Kiro/index.d.ts +10 -0
- package/dist/Kiro/index.js +11 -0
- package/dist/Kling/Color.d.ts +3 -0
- package/dist/Kling/Color.js +49 -0
- package/dist/Kling/Combine.d.ts +3 -0
- package/dist/Kling/Combine.js +10 -0
- package/dist/Kling/CombineDark.d.ts +3 -0
- package/dist/Kling/CombineDark.js +22 -0
- package/dist/Kling/CombineLight.d.ts +3 -0
- package/dist/Kling/CombineLight.js +10 -0
- package/dist/Kling/Dark.d.ts +3 -0
- package/dist/Kling/Dark.js +13 -0
- package/dist/Kling/Light.d.ts +3 -0
- package/dist/Kling/Light.js +10 -0
- package/dist/Kling/Mono.d.ts +3 -0
- package/dist/Kling/Mono.js +10 -0
- package/dist/Kling/index.d.ts +10 -0
- package/dist/Kling/index.js +11 -0
- package/dist/Krea/Color.d.ts +3 -0
- package/dist/Krea/Color.js +19 -0
- package/dist/Krea/Combine.d.ts +3 -0
- package/dist/Krea/Combine.js +10 -0
- package/dist/Krea/CombineDark.d.ts +3 -0
- package/dist/Krea/CombineDark.js +25 -0
- package/dist/Krea/CombineLight.d.ts +3 -0
- package/dist/Krea/CombineLight.js +10 -0
- package/dist/Krea/Dark.d.ts +3 -0
- package/dist/Krea/Dark.js +19 -0
- package/dist/Krea/Light.d.ts +3 -0
- package/dist/Krea/Light.js +10 -0
- package/dist/Krea/Mono.d.ts +3 -0
- package/dist/Krea/Mono.js +10 -0
- package/dist/Krea/index.d.ts +10 -0
- package/dist/Krea/index.js +11 -0
- package/dist/Langchain/Color.d.ts +3 -0
- package/dist/Langchain/Color.js +16 -0
- package/dist/Langchain/Combine.d.ts +3 -0
- package/dist/Langchain/Combine.js +10 -0
- package/dist/Langchain/CombineDark.d.ts +3 -0
- package/dist/Langchain/CombineDark.js +22 -0
- package/dist/Langchain/CombineLight.d.ts +3 -0
- package/dist/Langchain/CombineLight.js +10 -0
- package/dist/Langchain/Dark.d.ts +3 -0
- package/dist/Langchain/Dark.js +16 -0
- package/dist/Langchain/Light.d.ts +3 -0
- package/dist/Langchain/Light.js +10 -0
- package/dist/Langchain/Mono.d.ts +3 -0
- package/dist/Langchain/Mono.js +10 -0
- package/dist/Langchain/index.d.ts +10 -0
- package/dist/Langchain/index.js +11 -0
- package/dist/Langfuse/Color.d.ts +3 -0
- package/dist/Langfuse/Color.js +22 -0
- package/dist/Langfuse/Combine.d.ts +3 -0
- package/dist/Langfuse/Combine.js +10 -0
- package/dist/Langfuse/CombineDark.d.ts +3 -0
- package/dist/Langfuse/CombineDark.js +31 -0
- package/dist/Langfuse/CombineLight.d.ts +3 -0
- package/dist/Langfuse/CombineLight.js +10 -0
- package/dist/Langfuse/Dark.d.ts +3 -0
- package/dist/Langfuse/Dark.js +22 -0
- package/dist/Langfuse/Light.d.ts +3 -0
- package/dist/Langfuse/Light.js +10 -0
- package/dist/Langfuse/Mono.d.ts +3 -0
- package/dist/Langfuse/Mono.js +10 -0
- package/dist/Langfuse/index.d.ts +10 -0
- package/dist/Langfuse/index.js +11 -0
- package/dist/Langgraph/Color.d.ts +3 -0
- package/dist/Langgraph/Color.js +13 -0
- package/dist/Langgraph/Dark.d.ts +3 -0
- package/dist/Langgraph/Dark.js +13 -0
- package/dist/Langgraph/Light.d.ts +3 -0
- package/dist/Langgraph/Light.js +10 -0
- package/dist/Langgraph/Mono.d.ts +3 -0
- package/dist/Langgraph/Mono.js +10 -0
- package/dist/Langgraph/index.d.ts +7 -0
- package/dist/Langgraph/index.js +8 -0
- package/dist/Langsmith/Color.d.ts +3 -0
- package/dist/Langsmith/Color.js +13 -0
- package/dist/Langsmith/Dark.d.ts +3 -0
- package/dist/Langsmith/Dark.js +13 -0
- package/dist/Langsmith/Light.d.ts +3 -0
- package/dist/Langsmith/Light.js +10 -0
- package/dist/Langsmith/Mono.d.ts +3 -0
- package/dist/Langsmith/Mono.js +10 -0
- package/dist/Langsmith/index.d.ts +7 -0
- package/dist/Langsmith/index.js +8 -0
- package/dist/Lightricks/Color.d.ts +3 -0
- package/dist/Lightricks/Color.js +13 -0
- package/dist/Lightricks/Combine.d.ts +3 -0
- package/dist/Lightricks/Combine.js +10 -0
- package/dist/Lightricks/CombineDark.d.ts +3 -0
- package/dist/Lightricks/CombineDark.js +22 -0
- package/dist/Lightricks/CombineLight.d.ts +3 -0
- package/dist/Lightricks/CombineLight.js +10 -0
- package/dist/Lightricks/Dark.d.ts +3 -0
- package/dist/Lightricks/Dark.js +13 -0
- package/dist/Lightricks/Light.d.ts +3 -0
- package/dist/Lightricks/Light.js +10 -0
- package/dist/Lightricks/Mono.d.ts +3 -0
- package/dist/Lightricks/Mono.js +10 -0
- package/dist/Lightricks/index.d.ts +10 -0
- package/dist/Lightricks/index.js +11 -0
- package/dist/Livekit/Color.d.ts +3 -0
- package/dist/Livekit/Color.js +16 -0
- package/dist/Livekit/Combine.d.ts +3 -0
- package/dist/Livekit/Combine.js +10 -0
- package/dist/Livekit/CombineDark.d.ts +3 -0
- package/dist/Livekit/CombineDark.js +25 -0
- package/dist/Livekit/CombineLight.d.ts +3 -0
- package/dist/Livekit/CombineLight.js +10 -0
- package/dist/Livekit/Dark.d.ts +3 -0
- package/dist/Livekit/Dark.js +16 -0
- package/dist/Livekit/Light.d.ts +3 -0
- package/dist/Livekit/Light.js +10 -0
- package/dist/Livekit/Mono.d.ts +3 -0
- package/dist/Livekit/Mono.js +10 -0
- package/dist/Livekit/index.d.ts +10 -0
- package/dist/Livekit/index.js +11 -0
- package/dist/Llamaindex/Color.d.ts +3 -0
- package/dist/Llamaindex/Color.js +22 -0
- package/dist/Llamaindex/Combine.d.ts +3 -0
- package/dist/Llamaindex/Combine.js +10 -0
- package/dist/Llamaindex/CombineDark.d.ts +3 -0
- package/dist/Llamaindex/CombineDark.js +43 -0
- package/dist/Llamaindex/CombineLight.d.ts +3 -0
- package/dist/Llamaindex/CombineLight.js +10 -0
- package/dist/Llamaindex/Dark.d.ts +3 -0
- package/dist/Llamaindex/Dark.js +13 -0
- package/dist/Llamaindex/Light.d.ts +3 -0
- package/dist/Llamaindex/Light.js +10 -0
- package/dist/Llamaindex/Mono.d.ts +3 -0
- package/dist/Llamaindex/Mono.js +10 -0
- package/dist/Llamaindex/index.d.ts +10 -0
- package/dist/Llamaindex/index.js +11 -0
- package/dist/Lovable/Color.d.ts +3 -0
- package/dist/Lovable/Color.js +28 -0
- package/dist/Lovable/Combine.d.ts +3 -0
- package/dist/Lovable/Combine.js +10 -0
- package/dist/Lovable/CombineDark.d.ts +3 -0
- package/dist/Lovable/CombineDark.js +22 -0
- package/dist/Lovable/CombineLight.d.ts +3 -0
- package/dist/Lovable/CombineLight.js +10 -0
- package/dist/Lovable/Dark.d.ts +3 -0
- package/dist/Lovable/Dark.js +16 -0
- package/dist/Lovable/Light.d.ts +3 -0
- package/dist/Lovable/Light.js +10 -0
- package/dist/Lovable/Mono.d.ts +3 -0
- package/dist/Lovable/Mono.js +10 -0
- package/dist/Lovable/index.d.ts +10 -0
- package/dist/Lovable/index.js +11 -0
- package/dist/Lovart/Color.d.ts +3 -0
- package/dist/Lovart/Color.js +16 -0
- package/dist/Lovart/Combine.d.ts +3 -0
- package/dist/Lovart/Combine.js +10 -0
- package/dist/Lovart/CombineDark.d.ts +3 -0
- package/dist/Lovart/CombineDark.js +25 -0
- package/dist/Lovart/CombineLight.d.ts +3 -0
- package/dist/Lovart/CombineLight.js +10 -0
- package/dist/Lovart/Dark.d.ts +3 -0
- package/dist/Lovart/Dark.js +16 -0
- package/dist/Lovart/Light.d.ts +3 -0
- package/dist/Lovart/Light.js +10 -0
- package/dist/Lovart/Mono.d.ts +3 -0
- package/dist/Lovart/Mono.js +10 -0
- package/dist/Lovart/index.d.ts +10 -0
- package/dist/Lovart/index.js +11 -0
- package/dist/Luma/Color.d.ts +3 -0
- package/dist/Luma/Color.js +43 -0
- package/dist/Luma/Combine.d.ts +3 -0
- package/dist/Luma/Combine.js +10 -0
- package/dist/Luma/CombineDark.d.ts +3 -0
- package/dist/Luma/CombineDark.js +25 -0
- package/dist/Luma/CombineLight.d.ts +3 -0
- package/dist/Luma/CombineLight.js +10 -0
- package/dist/Luma/Dark.d.ts +3 -0
- package/dist/Luma/Dark.js +16 -0
- package/dist/Luma/Light.d.ts +3 -0
- package/dist/Luma/Light.js +10 -0
- package/dist/Luma/Mono.d.ts +3 -0
- package/dist/Luma/Mono.js +10 -0
- package/dist/Luma/index.d.ts +10 -0
- package/dist/Luma/index.js +11 -0
- package/dist/Make/Color.d.ts +3 -0
- package/dist/Make/Color.js +67 -0
- package/dist/Make/Combine.d.ts +3 -0
- package/dist/Make/Combine.js +10 -0
- package/dist/Make/CombineDark.d.ts +3 -0
- package/dist/Make/CombineDark.js +34 -0
- package/dist/Make/CombineLight.d.ts +3 -0
- package/dist/Make/CombineLight.js +10 -0
- package/dist/Make/Dark.d.ts +3 -0
- package/dist/Make/Dark.js +22 -0
- package/dist/Make/Light.d.ts +3 -0
- package/dist/Make/Light.js +10 -0
- package/dist/Make/Mono.d.ts +3 -0
- package/dist/Make/Mono.js +10 -0
- package/dist/Make/index.d.ts +10 -0
- package/dist/Make/index.js +11 -0
- package/dist/Manus/Color.d.ts +3 -0
- package/dist/Manus/Color.js +22 -0
- package/dist/Manus/Combine.d.ts +3 -0
- package/dist/Manus/Combine.js +10 -0
- package/dist/Manus/CombineDark.d.ts +3 -0
- package/dist/Manus/CombineDark.js +28 -0
- package/dist/Manus/CombineLight.d.ts +3 -0
- package/dist/Manus/CombineLight.js +10 -0
- package/dist/Manus/Dark.d.ts +3 -0
- package/dist/Manus/Dark.js +22 -0
- package/dist/Manus/Light.d.ts +3 -0
- package/dist/Manus/Light.js +10 -0
- package/dist/Manus/Mono.d.ts +3 -0
- package/dist/Manus/Mono.js +10 -0
- package/dist/Manus/index.d.ts +10 -0
- package/dist/Manus/index.js +11 -0
- package/dist/Mastra/Color.d.ts +3 -0
- package/dist/Mastra/Color.js +19 -0
- package/dist/Mastra/Combine.d.ts +3 -0
- package/dist/Mastra/Combine.js +10 -0
- package/dist/Mastra/CombineDark.d.ts +3 -0
- package/dist/Mastra/CombineDark.js +28 -0
- package/dist/Mastra/CombineLight.d.ts +3 -0
- package/dist/Mastra/CombineLight.js +10 -0
- package/dist/Mastra/Dark.d.ts +3 -0
- package/dist/Mastra/Dark.js +19 -0
- package/dist/Mastra/Light.d.ts +3 -0
- package/dist/Mastra/Light.js +10 -0
- package/dist/Mastra/Mono.d.ts +3 -0
- package/dist/Mastra/Mono.js +10 -0
- package/dist/Mastra/index.d.ts +10 -0
- package/dist/Mastra/index.js +11 -0
- package/dist/Mcp/Color.d.ts +3 -0
- package/dist/Mcp/Color.js +19 -0
- package/dist/Mcp/Combine.d.ts +3 -0
- package/dist/Mcp/Combine.js +10 -0
- package/dist/Mcp/CombineDark.d.ts +3 -0
- package/dist/Mcp/CombineDark.js +28 -0
- package/dist/Mcp/CombineLight.d.ts +3 -0
- package/dist/Mcp/CombineLight.js +10 -0
- package/dist/Mcp/Dark.d.ts +3 -0
- package/dist/Mcp/Dark.js +19 -0
- package/dist/Mcp/Light.d.ts +3 -0
- package/dist/Mcp/Light.js +10 -0
- package/dist/Mcp/Mono.d.ts +3 -0
- package/dist/Mcp/Mono.js +10 -0
- package/dist/Mcp/index.d.ts +10 -0
- package/dist/Mcp/index.js +11 -0
- package/dist/McpSo/Color.d.ts +3 -0
- package/dist/McpSo/Color.js +19 -0
- package/dist/McpSo/Combine.d.ts +3 -0
- package/dist/McpSo/Combine.js +10 -0
- package/dist/McpSo/CombineDark.d.ts +3 -0
- package/dist/McpSo/CombineDark.js +25 -0
- package/dist/McpSo/CombineLight.d.ts +3 -0
- package/dist/McpSo/CombineLight.js +10 -0
- package/dist/McpSo/Dark.d.ts +3 -0
- package/dist/McpSo/Dark.js +19 -0
- package/dist/McpSo/Light.d.ts +3 -0
- package/dist/McpSo/Light.js +10 -0
- package/dist/McpSo/Mono.d.ts +3 -0
- package/dist/McpSo/Mono.js +10 -0
- package/dist/McpSo/index.d.ts +10 -0
- package/dist/McpSo/index.js +11 -0
- package/dist/MetaAi/Color.d.ts +3 -0
- package/dist/MetaAi/Color.js +76 -0
- package/dist/MetaAi/Combine.d.ts +3 -0
- package/dist/MetaAi/Combine.js +10 -0
- package/dist/MetaAi/CombineDark.d.ts +3 -0
- package/dist/MetaAi/CombineDark.js +22 -0
- package/dist/MetaAi/CombineLight.d.ts +3 -0
- package/dist/MetaAi/CombineLight.js +10 -0
- package/dist/MetaAi/Dark.d.ts +3 -0
- package/dist/MetaAi/Dark.js +13 -0
- package/dist/MetaAi/Light.d.ts +3 -0
- package/dist/MetaAi/Light.js +10 -0
- package/dist/MetaAi/Mono.d.ts +3 -0
- package/dist/MetaAi/Mono.js +10 -0
- package/dist/MetaAi/index.d.ts +10 -0
- package/dist/MetaAi/index.js +11 -0
- package/dist/Metagpt/Color.d.ts +3 -0
- package/dist/Metagpt/Color.js +25 -0
- package/dist/Metagpt/Combine.d.ts +3 -0
- package/dist/Metagpt/Combine.js +10 -0
- package/dist/Metagpt/CombineDark.d.ts +3 -0
- package/dist/Metagpt/CombineDark.js +31 -0
- package/dist/Metagpt/CombineLight.d.ts +3 -0
- package/dist/Metagpt/CombineLight.js +10 -0
- package/dist/Metagpt/Dark.d.ts +3 -0
- package/dist/Metagpt/Dark.js +25 -0
- package/dist/Metagpt/Light.d.ts +3 -0
- package/dist/Metagpt/Light.js +10 -0
- package/dist/Metagpt/Mono.d.ts +3 -0
- package/dist/Metagpt/Mono.js +10 -0
- package/dist/Metagpt/index.d.ts +10 -0
- package/dist/Metagpt/index.js +11 -0
- package/dist/MicrosoftBing/Color.d.ts +3 -0
- package/dist/MicrosoftBing/Color.js +31 -0
- package/dist/MicrosoftBing/Combine.d.ts +3 -0
- package/dist/MicrosoftBing/Combine.js +10 -0
- package/dist/MicrosoftBing/CombineDark.d.ts +3 -0
- package/dist/MicrosoftBing/CombineDark.js +25 -0
- package/dist/MicrosoftBing/CombineLight.d.ts +3 -0
- package/dist/MicrosoftBing/CombineLight.js +10 -0
- package/dist/MicrosoftBing/Dark.d.ts +3 -0
- package/dist/MicrosoftBing/Dark.js +16 -0
- package/dist/MicrosoftBing/Light.d.ts +3 -0
- package/dist/MicrosoftBing/Light.js +10 -0
- package/dist/MicrosoftBing/Mono.d.ts +3 -0
- package/dist/MicrosoftBing/Mono.js +10 -0
- package/dist/MicrosoftBing/index.d.ts +10 -0
- package/dist/MicrosoftBing/index.js +11 -0
- package/dist/MicrosoftCopilot/Color.d.ts +3 -0
- package/dist/MicrosoftCopilot/Color.js +64 -0
- package/dist/MicrosoftCopilot/Combine.d.ts +3 -0
- package/dist/MicrosoftCopilot/Combine.js +10 -0
- package/dist/MicrosoftCopilot/CombineDark.d.ts +3 -0
- package/dist/MicrosoftCopilot/CombineDark.js +22 -0
- package/dist/MicrosoftCopilot/CombineLight.d.ts +3 -0
- package/dist/MicrosoftCopilot/CombineLight.js +10 -0
- package/dist/MicrosoftCopilot/Dark.d.ts +3 -0
- package/dist/MicrosoftCopilot/Dark.js +13 -0
- package/dist/MicrosoftCopilot/Light.d.ts +3 -0
- package/dist/MicrosoftCopilot/Light.js +10 -0
- package/dist/MicrosoftCopilot/Mono.d.ts +3 -0
- package/dist/MicrosoftCopilot/Mono.js +10 -0
- package/dist/MicrosoftCopilot/index.d.ts +10 -0
- package/dist/MicrosoftCopilot/index.js +11 -0
- package/dist/Midjourney/Color.d.ts +3 -0
- package/dist/Midjourney/Color.js +16 -0
- package/dist/Midjourney/Combine.d.ts +3 -0
- package/dist/Midjourney/Combine.js +10 -0
- package/dist/Midjourney/CombineDark.d.ts +3 -0
- package/dist/Midjourney/CombineDark.js +25 -0
- package/dist/Midjourney/CombineLight.d.ts +3 -0
- package/dist/Midjourney/CombineLight.js +10 -0
- package/dist/Midjourney/Dark.d.ts +3 -0
- package/dist/Midjourney/Dark.js +16 -0
- package/dist/Midjourney/Light.d.ts +3 -0
- package/dist/Midjourney/Light.js +10 -0
- package/dist/Midjourney/Mono.d.ts +3 -0
- package/dist/Midjourney/Mono.js +10 -0
- package/dist/Midjourney/index.d.ts +10 -0
- package/dist/Midjourney/index.js +11 -0
- package/dist/Monica/Color.d.ts +3 -0
- package/dist/Monica/Color.js +28 -0
- package/dist/Monica/Combine.d.ts +3 -0
- package/dist/Monica/Combine.js +10 -0
- package/dist/Monica/CombineDark.d.ts +3 -0
- package/dist/Monica/CombineDark.js +28 -0
- package/dist/Monica/CombineLight.d.ts +3 -0
- package/dist/Monica/CombineLight.js +10 -0
- package/dist/Monica/Dark.d.ts +3 -0
- package/dist/Monica/Dark.js +19 -0
- package/dist/Monica/Light.d.ts +3 -0
- package/dist/Monica/Light.js +10 -0
- package/dist/Monica/Mono.d.ts +3 -0
- package/dist/Monica/Mono.js +10 -0
- package/dist/Monica/index.d.ts +10 -0
- package/dist/Monica/index.js +11 -0
- package/dist/Moxt/Color.d.ts +3 -0
- package/dist/Moxt/Color.js +19 -0
- package/dist/Moxt/Combine.d.ts +3 -0
- package/dist/Moxt/Combine.js +10 -0
- package/dist/Moxt/CombineDark.d.ts +3 -0
- package/dist/Moxt/CombineDark.js +25 -0
- package/dist/Moxt/CombineLight.d.ts +3 -0
- package/dist/Moxt/CombineLight.js +10 -0
- package/dist/Moxt/Dark.d.ts +3 -0
- package/dist/Moxt/Dark.js +19 -0
- package/dist/Moxt/Light.d.ts +3 -0
- package/dist/Moxt/Light.js +10 -0
- package/dist/Moxt/Mono.d.ts +3 -0
- package/dist/Moxt/Mono.js +10 -0
- package/dist/Moxt/index.d.ts +10 -0
- package/dist/Moxt/index.js +11 -0
- package/dist/Myshell/Color.d.ts +3 -0
- package/dist/Myshell/Color.js +28 -0
- package/dist/Myshell/Combine.d.ts +3 -0
- package/dist/Myshell/Combine.js +10 -0
- package/dist/Myshell/CombineDark.d.ts +3 -0
- package/dist/Myshell/CombineDark.js +22 -0
- package/dist/Myshell/CombineLight.d.ts +3 -0
- package/dist/Myshell/CombineLight.js +10 -0
- package/dist/Myshell/Dark.d.ts +3 -0
- package/dist/Myshell/Dark.js +19 -0
- package/dist/Myshell/Light.d.ts +3 -0
- package/dist/Myshell/Light.js +10 -0
- package/dist/Myshell/Mono.d.ts +3 -0
- package/dist/Myshell/Mono.js +10 -0
- package/dist/Myshell/index.d.ts +10 -0
- package/dist/Myshell/index.js +11 -0
- package/dist/N8n/Color.d.ts +3 -0
- package/dist/N8n/Color.js +13 -0
- package/dist/N8n/Combine.d.ts +3 -0
- package/dist/N8n/Combine.js +10 -0
- package/dist/N8n/CombineDark.d.ts +3 -0
- package/dist/N8n/CombineDark.js +19 -0
- package/dist/N8n/CombineLight.d.ts +3 -0
- package/dist/N8n/CombineLight.js +10 -0
- package/dist/N8n/Dark.d.ts +3 -0
- package/dist/N8n/Dark.js +13 -0
- package/dist/N8n/Light.d.ts +3 -0
- package/dist/N8n/Light.js +10 -0
- package/dist/N8n/Mono.d.ts +3 -0
- package/dist/N8n/Mono.js +10 -0
- package/dist/N8n/index.d.ts +10 -0
- package/dist/N8n/index.js +11 -0
- package/dist/Notebooklm/Color.d.ts +3 -0
- package/dist/Notebooklm/Color.js +13 -0
- package/dist/Notebooklm/Combine.d.ts +3 -0
- package/dist/Notebooklm/Combine.js +10 -0
- package/dist/Notebooklm/CombineDark.d.ts +3 -0
- package/dist/Notebooklm/CombineDark.js +19 -0
- package/dist/Notebooklm/CombineLight.d.ts +3 -0
- package/dist/Notebooklm/CombineLight.js +10 -0
- package/dist/Notebooklm/Dark.d.ts +3 -0
- package/dist/Notebooklm/Dark.js +13 -0
- package/dist/Notebooklm/Light.d.ts +3 -0
- package/dist/Notebooklm/Light.js +10 -0
- package/dist/Notebooklm/Mono.d.ts +3 -0
- package/dist/Notebooklm/Mono.js +10 -0
- package/dist/Notebooklm/index.d.ts +10 -0
- package/dist/Notebooklm/index.js +11 -0
- package/dist/Notion/Color.d.ts +3 -0
- package/dist/Notion/Color.js +13 -0
- package/dist/Notion/Combine.d.ts +3 -0
- package/dist/Notion/Combine.js +10 -0
- package/dist/Notion/CombineDark.d.ts +3 -0
- package/dist/Notion/CombineDark.js +25 -0
- package/dist/Notion/CombineLight.d.ts +3 -0
- package/dist/Notion/CombineLight.js +10 -0
- package/dist/Notion/Dark.d.ts +3 -0
- package/dist/Notion/Dark.js +13 -0
- package/dist/Notion/Light.d.ts +3 -0
- package/dist/Notion/Light.js +10 -0
- package/dist/Notion/Mono.d.ts +3 -0
- package/dist/Notion/Mono.js +10 -0
- package/dist/Notion/index.d.ts +10 -0
- package/dist/Notion/index.js +11 -0
- package/dist/Novelai/Color.d.ts +3 -0
- package/dist/Novelai/Color.js +16 -0
- package/dist/Novelai/Combine.d.ts +3 -0
- package/dist/Novelai/Combine.js +10 -0
- package/dist/Novelai/CombineDark.d.ts +3 -0
- package/dist/Novelai/CombineDark.js +28 -0
- package/dist/Novelai/CombineLight.d.ts +3 -0
- package/dist/Novelai/CombineLight.js +10 -0
- package/dist/Novelai/Dark.d.ts +3 -0
- package/dist/Novelai/Dark.js +16 -0
- package/dist/Novelai/Light.d.ts +3 -0
- package/dist/Novelai/Light.js +10 -0
- package/dist/Novelai/Mono.d.ts +3 -0
- package/dist/Novelai/Mono.js +10 -0
- package/dist/Novelai/index.d.ts +10 -0
- package/dist/Novelai/index.js +11 -0
- package/dist/Obsidian/Color.js +14 -2
- package/dist/Obsidian/Combine.d.ts +3 -0
- package/dist/Obsidian/Combine.js +10 -0
- package/dist/Obsidian/CombineDark.d.ts +3 -0
- package/dist/Obsidian/CombineDark.js +28 -0
- package/dist/Obsidian/CombineLight.d.ts +3 -0
- package/dist/Obsidian/CombineLight.js +10 -0
- package/dist/Obsidian/Dark.d.ts +3 -0
- package/dist/Obsidian/Dark.js +22 -0
- package/dist/Obsidian/Light.d.ts +3 -0
- package/dist/Obsidian/Light.js +10 -0
- package/dist/Obsidian/Mono.js +2 -2
- package/dist/Obsidian/index.d.ts +6 -0
- package/dist/Obsidian/index.js +6 -1
- package/dist/OpenWebui/Color.d.ts +3 -0
- package/dist/OpenWebui/Color.js +16 -0
- package/dist/OpenWebui/Combine.d.ts +3 -0
- package/dist/OpenWebui/Combine.js +10 -0
- package/dist/OpenWebui/CombineDark.d.ts +3 -0
- package/dist/OpenWebui/CombineDark.js +25 -0
- package/dist/OpenWebui/CombineLight.d.ts +3 -0
- package/dist/OpenWebui/CombineLight.js +10 -0
- package/dist/OpenWebui/Dark.d.ts +3 -0
- package/dist/OpenWebui/Dark.js +16 -0
- package/dist/OpenWebui/Light.d.ts +3 -0
- package/dist/OpenWebui/Light.js +10 -0
- package/dist/OpenWebui/Mono.d.ts +3 -0
- package/dist/OpenWebui/Mono.js +10 -0
- package/dist/OpenWebui/index.d.ts +10 -0
- package/dist/OpenWebui/index.js +11 -0
- package/dist/Openclaw/Color.d.ts +3 -0
- package/dist/Openclaw/Color.js +37 -0
- package/dist/Openclaw/Combine.d.ts +3 -0
- package/dist/Openclaw/Combine.js +12 -0
- package/dist/Openclaw/CombineDark.d.ts +3 -0
- package/dist/Openclaw/CombineDark.js +39 -0
- package/dist/Openclaw/CombineLight.d.ts +3 -0
- package/dist/Openclaw/CombineLight.js +12 -0
- package/dist/Openclaw/Dark.d.ts +3 -0
- package/dist/Openclaw/Dark.js +33 -0
- package/dist/Openclaw/Light.d.ts +3 -0
- package/dist/Openclaw/Light.js +12 -0
- package/dist/Openclaw/Mono.d.ts +3 -0
- package/dist/Openclaw/Mono.js +12 -0
- package/dist/Openclaw/index.d.ts +10 -0
- package/dist/Openclaw/index.js +11 -0
- package/dist/Opencode/Color.d.ts +3 -0
- package/dist/Opencode/Color.js +13 -0
- package/dist/Opencode/Combine.d.ts +3 -0
- package/dist/Opencode/Combine.js +10 -0
- package/dist/Opencode/CombineDark.d.ts +3 -0
- package/dist/Opencode/CombineDark.js +64 -0
- package/dist/Opencode/CombineLight.d.ts +3 -0
- package/dist/Opencode/CombineLight.js +10 -0
- package/dist/Opencode/Dark.d.ts +3 -0
- package/dist/Opencode/Dark.js +13 -0
- package/dist/Opencode/Light.d.ts +3 -0
- package/dist/Opencode/Light.js +10 -0
- package/dist/Opencode/Mono.d.ts +3 -0
- package/dist/Opencode/Mono.js +10 -0
- package/dist/Opencode/index.d.ts +10 -0
- package/dist/Opencode/index.js +11 -0
- package/dist/Openhands/Color.d.ts +3 -0
- package/dist/Openhands/Color.js +22 -0
- package/dist/Openhands/Combine.d.ts +3 -0
- package/dist/Openhands/Combine.js +10 -0
- package/dist/Openhands/CombineDark.d.ts +3 -0
- package/dist/Openhands/CombineDark.js +28 -0
- package/dist/Openhands/CombineLight.d.ts +3 -0
- package/dist/Openhands/CombineLight.js +10 -0
- package/dist/Openhands/Dark.d.ts +3 -0
- package/dist/Openhands/Dark.js +19 -0
- package/dist/Openhands/Light.d.ts +3 -0
- package/dist/Openhands/Light.js +10 -0
- package/dist/Openhands/Mono.d.ts +3 -0
- package/dist/Openhands/Mono.js +10 -0
- package/dist/Openhands/index.d.ts +10 -0
- package/dist/Openhands/index.js +11 -0
- package/dist/Openhuman/Color.d.ts +3 -0
- package/dist/Openhuman/Color.js +13 -0
- package/dist/Openhuman/Combine.d.ts +3 -0
- package/dist/Openhuman/Combine.js +10 -0
- package/dist/Openhuman/CombineDark.d.ts +3 -0
- package/dist/Openhuman/CombineDark.js +22 -0
- package/dist/Openhuman/CombineLight.d.ts +3 -0
- package/dist/Openhuman/CombineLight.js +10 -0
- package/dist/Openhuman/Dark.d.ts +3 -0
- package/dist/Openhuman/Dark.js +13 -0
- package/dist/Openhuman/Light.d.ts +3 -0
- package/dist/Openhuman/Light.js +10 -0
- package/dist/Openhuman/Mono.d.ts +3 -0
- package/dist/Openhuman/Mono.js +10 -0
- package/dist/Openhuman/index.d.ts +10 -0
- package/dist/Openhuman/index.js +11 -0
- package/dist/Phidata/Color.d.ts +3 -0
- package/dist/Phidata/Color.js +13 -0
- package/dist/Phidata/Combine.d.ts +3 -0
- package/dist/Phidata/Combine.js +10 -0
- package/dist/Phidata/CombineDark.d.ts +3 -0
- package/dist/Phidata/CombineDark.js +22 -0
- package/dist/Phidata/CombineLight.d.ts +3 -0
- package/dist/Phidata/CombineLight.js +10 -0
- package/dist/Phidata/Dark.d.ts +3 -0
- package/dist/Phidata/Dark.js +13 -0
- package/dist/Phidata/Light.d.ts +3 -0
- package/dist/Phidata/Light.js +10 -0
- package/dist/Phidata/Mono.d.ts +3 -0
- package/dist/Phidata/Mono.js +10 -0
- package/dist/Phidata/index.d.ts +10 -0
- package/dist/Phidata/index.js +11 -0
- package/dist/Pika/Color.d.ts +3 -0
- package/dist/Pika/Color.js +16 -0
- package/dist/Pika/Combine.d.ts +3 -0
- package/dist/Pika/Combine.js +10 -0
- package/dist/Pika/CombineDark.d.ts +3 -0
- package/dist/Pika/CombineDark.js +22 -0
- package/dist/Pika/CombineLight.d.ts +3 -0
- package/dist/Pika/CombineLight.js +10 -0
- package/dist/Pika/Dark.d.ts +3 -0
- package/dist/Pika/Dark.js +16 -0
- package/dist/Pika/Light.d.ts +3 -0
- package/dist/Pika/Light.js +10 -0
- package/dist/Pika/Mono.d.ts +3 -0
- package/dist/Pika/Mono.js +10 -0
- package/dist/Pika/index.d.ts +10 -0
- package/dist/Pika/index.js +11 -0
- package/dist/Pixverse/Color.d.ts +3 -0
- package/dist/Pixverse/Color.js +28 -0
- package/dist/Pixverse/Combine.d.ts +3 -0
- package/dist/Pixverse/Combine.js +10 -0
- package/dist/Pixverse/CombineDark.d.ts +3 -0
- package/dist/Pixverse/CombineDark.js +46 -0
- package/dist/Pixverse/CombineLight.d.ts +3 -0
- package/dist/Pixverse/CombineLight.js +10 -0
- package/dist/Pixverse/Dark.d.ts +3 -0
- package/dist/Pixverse/Dark.js +16 -0
- package/dist/Pixverse/Light.d.ts +3 -0
- package/dist/Pixverse/Light.js +10 -0
- package/dist/Pixverse/Mono.d.ts +3 -0
- package/dist/Pixverse/Mono.js +10 -0
- package/dist/Pixverse/index.d.ts +10 -0
- package/dist/Pixverse/index.js +11 -0
- package/dist/Player2/Color.d.ts +3 -0
- package/dist/Player2/Color.js +16 -0
- package/dist/Player2/Combine.d.ts +3 -0
- package/dist/Player2/Combine.js +10 -0
- package/dist/Player2/CombineDark.d.ts +3 -0
- package/dist/Player2/CombineDark.js +25 -0
- package/dist/Player2/CombineLight.d.ts +3 -0
- package/dist/Player2/CombineLight.js +10 -0
- package/dist/Player2/Dark.d.ts +3 -0
- package/dist/Player2/Dark.js +16 -0
- package/dist/Player2/Light.d.ts +3 -0
- package/dist/Player2/Light.js +10 -0
- package/dist/Player2/Mono.d.ts +3 -0
- package/dist/Player2/Mono.js +10 -0
- package/dist/Player2/index.d.ts +10 -0
- package/dist/Player2/index.js +11 -0
- package/dist/Poe/Color.d.ts +3 -0
- package/dist/Poe/Color.js +28 -0
- package/dist/Poe/Combine.d.ts +3 -0
- package/dist/Poe/Combine.js +10 -0
- package/dist/Poe/CombineDark.d.ts +3 -0
- package/dist/Poe/CombineDark.js +31 -0
- package/dist/Poe/CombineLight.d.ts +3 -0
- package/dist/Poe/CombineLight.js +10 -0
- package/dist/Poe/Dark.d.ts +3 -0
- package/dist/Poe/Dark.js +22 -0
- package/dist/Poe/Light.d.ts +3 -0
- package/dist/Poe/Light.js +10 -0
- package/dist/Poe/Mono.d.ts +3 -0
- package/dist/Poe/Mono.js +10 -0
- package/dist/Poe/index.d.ts +10 -0
- package/dist/Poe/index.js +11 -0
- package/dist/Pollinations/Color.d.ts +3 -0
- package/dist/Pollinations/Color.js +16 -0
- package/dist/Pollinations/Combine.d.ts +3 -0
- package/dist/Pollinations/Combine.js +10 -0
- package/dist/Pollinations/CombineDark.d.ts +3 -0
- package/dist/Pollinations/CombineDark.js +25 -0
- package/dist/Pollinations/CombineLight.d.ts +3 -0
- package/dist/Pollinations/CombineLight.js +10 -0
- package/dist/Pollinations/Dark.d.ts +3 -0
- package/dist/Pollinations/Dark.js +16 -0
- package/dist/Pollinations/Light.d.ts +3 -0
- package/dist/Pollinations/Light.js +10 -0
- package/dist/Pollinations/Mono.d.ts +3 -0
- package/dist/Pollinations/Mono.js +10 -0
- package/dist/Pollinations/index.d.ts +10 -0
- package/dist/Pollinations/index.js +11 -0
- package/dist/Pydanticai/Color.d.ts +3 -0
- package/dist/Pydanticai/Color.js +28 -0
- package/dist/Pydanticai/Combine.d.ts +3 -0
- package/dist/Pydanticai/Combine.js +10 -0
- package/dist/Pydanticai/CombineDark.d.ts +3 -0
- package/dist/Pydanticai/CombineDark.js +40 -0
- package/dist/Pydanticai/CombineLight.d.ts +3 -0
- package/dist/Pydanticai/CombineLight.js +10 -0
- package/dist/Pydanticai/Dark.d.ts +3 -0
- package/dist/Pydanticai/Dark.js +28 -0
- package/dist/Pydanticai/Light.d.ts +3 -0
- package/dist/Pydanticai/Light.js +10 -0
- package/dist/Pydanticai/Mono.d.ts +3 -0
- package/dist/Pydanticai/Mono.js +10 -0
- package/dist/Pydanticai/index.d.ts +10 -0
- package/dist/Pydanticai/index.js +11 -0
- package/dist/Qingyan/Color.d.ts +3 -0
- package/dist/Qingyan/Color.js +16 -0
- package/dist/Qingyan/Combine.d.ts +3 -0
- package/dist/Qingyan/Combine.js +10 -0
- package/dist/Qingyan/CombineDark.d.ts +3 -0
- package/dist/Qingyan/CombineDark.js +22 -0
- package/dist/Qingyan/CombineLight.d.ts +3 -0
- package/dist/Qingyan/CombineLight.js +10 -0
- package/dist/Qingyan/Dark.d.ts +3 -0
- package/dist/Qingyan/Dark.js +16 -0
- package/dist/Qingyan/Light.d.ts +3 -0
- package/dist/Qingyan/Light.js +10 -0
- package/dist/Qingyan/Mono.d.ts +3 -0
- package/dist/Qingyan/Mono.js +10 -0
- package/dist/Qingyan/index.d.ts +10 -0
- package/dist/Qingyan/index.js +11 -0
- package/dist/Qoder/Color.d.ts +3 -0
- package/dist/Qoder/Color.js +16 -0
- package/dist/Qoder/Combine.d.ts +3 -0
- package/dist/Qoder/Combine.js +10 -0
- package/dist/Qoder/CombineDark.d.ts +3 -0
- package/dist/Qoder/CombineDark.js +25 -0
- package/dist/Qoder/CombineLight.d.ts +3 -0
- package/dist/Qoder/CombineLight.js +10 -0
- package/dist/Qoder/Dark.d.ts +3 -0
- package/dist/Qoder/Dark.js +16 -0
- package/dist/Qoder/Light.d.ts +3 -0
- package/dist/Qoder/Light.js +10 -0
- package/dist/Qoder/Mono.d.ts +3 -0
- package/dist/Qoder/Mono.js +10 -0
- package/dist/Qoder/index.d.ts +10 -0
- package/dist/Qoder/index.js +11 -0
- package/dist/Railway/Color.d.ts +3 -0
- package/dist/Railway/Color.js +19 -0
- package/dist/Railway/Combine.d.ts +3 -0
- package/dist/Railway/Combine.js +10 -0
- package/dist/Railway/CombineDark.d.ts +3 -0
- package/dist/Railway/CombineDark.js +28 -0
- package/dist/Railway/CombineLight.d.ts +3 -0
- package/dist/Railway/CombineLight.js +10 -0
- package/dist/Railway/Dark.d.ts +3 -0
- package/dist/Railway/Dark.js +19 -0
- package/dist/Railway/Light.d.ts +3 -0
- package/dist/Railway/Light.js +10 -0
- package/dist/Railway/Mono.d.ts +3 -0
- package/dist/Railway/Mono.js +10 -0
- package/dist/Railway/index.d.ts +10 -0
- package/dist/Railway/index.js +11 -0
- package/dist/Recraft/Color.d.ts +3 -0
- package/dist/Recraft/Color.js +16 -0
- package/dist/Recraft/Combine.d.ts +3 -0
- package/dist/Recraft/Combine.js +10 -0
- package/dist/Recraft/CombineDark.d.ts +3 -0
- package/dist/Recraft/CombineDark.js +25 -0
- package/dist/Recraft/CombineLight.d.ts +3 -0
- package/dist/Recraft/CombineLight.js +10 -0
- package/dist/Recraft/Dark.d.ts +3 -0
- package/dist/Recraft/Dark.js +16 -0
- package/dist/Recraft/Light.d.ts +3 -0
- package/dist/Recraft/Light.js +10 -0
- package/dist/Recraft/Mono.d.ts +3 -0
- package/dist/Recraft/Mono.js +10 -0
- package/dist/Recraft/index.d.ts +10 -0
- package/dist/Recraft/index.js +11 -0
- package/dist/Replit/Color.d.ts +3 -0
- package/dist/Replit/Color.js +13 -0
- package/dist/Replit/Combine.d.ts +3 -0
- package/dist/Replit/Combine.js +10 -0
- package/dist/Replit/CombineDark.d.ts +3 -0
- package/dist/Replit/CombineDark.js +22 -0
- package/dist/Replit/CombineLight.d.ts +3 -0
- package/dist/Replit/CombineLight.js +10 -0
- package/dist/Replit/Dark.d.ts +3 -0
- package/dist/Replit/Dark.js +13 -0
- package/dist/Replit/Light.d.ts +3 -0
- package/dist/Replit/Light.js +10 -0
- package/dist/Replit/Mono.d.ts +3 -0
- package/dist/Replit/Mono.js +10 -0
- package/dist/Replit/index.d.ts +10 -0
- package/dist/Replit/index.js +11 -0
- package/dist/RooCode/Color.d.ts +3 -0
- package/dist/RooCode/Color.js +16 -0
- package/dist/RooCode/Combine.d.ts +3 -0
- package/dist/RooCode/Combine.js +10 -0
- package/dist/RooCode/CombineDark.d.ts +3 -0
- package/dist/RooCode/CombineDark.js +22 -0
- package/dist/RooCode/CombineLight.d.ts +3 -0
- package/dist/RooCode/CombineLight.js +10 -0
- package/dist/RooCode/Dark.d.ts +3 -0
- package/dist/RooCode/Dark.js +16 -0
- package/dist/RooCode/Light.d.ts +3 -0
- package/dist/RooCode/Light.js +10 -0
- package/dist/RooCode/Mono.d.ts +3 -0
- package/dist/RooCode/Mono.js +10 -0
- package/dist/RooCode/index.d.ts +10 -0
- package/dist/RooCode/index.js +11 -0
- package/dist/Rsshub/Color.d.ts +3 -0
- package/dist/Rsshub/Color.js +19 -0
- package/dist/Rsshub/Combine.d.ts +3 -0
- package/dist/Rsshub/Combine.js +10 -0
- package/dist/Rsshub/CombineDark.d.ts +3 -0
- package/dist/Rsshub/CombineDark.js +25 -0
- package/dist/Rsshub/CombineLight.d.ts +3 -0
- package/dist/Rsshub/CombineLight.js +10 -0
- package/dist/Rsshub/Dark.d.ts +3 -0
- package/dist/Rsshub/Dark.js +19 -0
- package/dist/Rsshub/Light.d.ts +3 -0
- package/dist/Rsshub/Light.js +10 -0
- package/dist/Rsshub/Mono.d.ts +3 -0
- package/dist/Rsshub/Mono.js +10 -0
- package/dist/Rsshub/index.d.ts +10 -0
- package/dist/Rsshub/index.js +11 -0
- package/dist/Runway/Color.d.ts +3 -0
- package/dist/Runway/Color.js +13 -0
- package/dist/Runway/Combine.d.ts +3 -0
- package/dist/Runway/Combine.js +10 -0
- package/dist/Runway/CombineDark.d.ts +3 -0
- package/dist/Runway/CombineDark.js +22 -0
- package/dist/Runway/CombineLight.d.ts +3 -0
- package/dist/Runway/CombineLight.js +10 -0
- package/dist/Runway/Dark.d.ts +3 -0
- package/dist/Runway/Dark.js +13 -0
- package/dist/Runway/Light.d.ts +3 -0
- package/dist/Runway/Light.js +10 -0
- package/dist/Runway/Mono.d.ts +3 -0
- package/dist/Runway/Mono.js +10 -0
- package/dist/Runway/index.d.ts +10 -0
- package/dist/Runway/index.js +11 -0
- package/dist/Sillytavern/Color.d.ts +3 -0
- package/dist/Sillytavern/Color.js +19 -0
- package/dist/Sillytavern/Combine.d.ts +3 -0
- package/dist/Sillytavern/Combine.js +10 -0
- package/dist/Sillytavern/CombineDark.d.ts +3 -0
- package/dist/Sillytavern/CombineDark.js +28 -0
- package/dist/Sillytavern/CombineLight.d.ts +3 -0
- package/dist/Sillytavern/CombineLight.js +10 -0
- package/dist/Sillytavern/Dark.d.ts +3 -0
- package/dist/Sillytavern/Dark.js +19 -0
- package/dist/Sillytavern/Light.d.ts +3 -0
- package/dist/Sillytavern/Light.js +10 -0
- package/dist/Sillytavern/Mono.d.ts +3 -0
- package/dist/Sillytavern/Mono.js +10 -0
- package/dist/Sillytavern/index.d.ts +10 -0
- package/dist/Sillytavern/index.js +11 -0
- package/dist/Slock/Color.d.ts +3 -0
- package/dist/Slock/Color.js +13 -0
- package/dist/Slock/Combine.d.ts +3 -0
- package/dist/Slock/Combine.js +10 -0
- package/dist/Slock/CombineDark.d.ts +3 -0
- package/dist/Slock/CombineDark.js +22 -0
- package/dist/Slock/CombineLight.d.ts +3 -0
- package/dist/Slock/CombineLight.js +10 -0
- package/dist/Slock/Dark.d.ts +3 -0
- package/dist/Slock/Dark.js +13 -0
- package/dist/Slock/Light.d.ts +3 -0
- package/dist/Slock/Light.js +10 -0
- package/dist/Slock/Mono.d.ts +3 -0
- package/dist/Slock/Mono.js +10 -0
- package/dist/Slock/index.d.ts +10 -0
- package/dist/Slock/index.js +11 -0
- package/dist/Smithery/Color.d.ts +3 -0
- package/dist/Smithery/Color.js +16 -0
- package/dist/Smithery/Combine.d.ts +3 -0
- package/dist/Smithery/Combine.js +10 -0
- package/dist/Smithery/CombineDark.d.ts +3 -0
- package/dist/Smithery/CombineDark.js +22 -0
- package/dist/Smithery/CombineLight.d.ts +3 -0
- package/dist/Smithery/CombineLight.js +10 -0
- package/dist/Smithery/Dark.d.ts +3 -0
- package/dist/Smithery/Dark.js +13 -0
- package/dist/Smithery/Light.d.ts +3 -0
- package/dist/Smithery/Light.js +10 -0
- package/dist/Smithery/Mono.d.ts +3 -0
- package/dist/Smithery/Mono.js +10 -0
- package/dist/Smithery/index.d.ts +10 -0
- package/dist/Smithery/index.js +11 -0
- package/dist/Suno/Color.d.ts +3 -0
- package/dist/Suno/Color.js +16 -0
- package/dist/Suno/Combine.d.ts +3 -0
- package/dist/Suno/Combine.js +10 -0
- package/dist/Suno/CombineDark.d.ts +3 -0
- package/dist/Suno/CombineDark.js +22 -0
- package/dist/Suno/CombineLight.d.ts +3 -0
- package/dist/Suno/CombineLight.js +10 -0
- package/dist/Suno/Dark.d.ts +3 -0
- package/dist/Suno/Dark.js +16 -0
- package/dist/Suno/Light.d.ts +3 -0
- package/dist/Suno/Light.js +10 -0
- package/dist/Suno/Mono.d.ts +3 -0
- package/dist/Suno/Mono.js +10 -0
- package/dist/Suno/index.d.ts +10 -0
- package/dist/Suno/index.js +11 -0
- package/dist/Sync/Color.d.ts +3 -0
- package/dist/Sync/Color.js +13 -0
- package/dist/Sync/Combine.d.ts +3 -0
- package/dist/Sync/Combine.js +10 -0
- package/dist/Sync/CombineDark.d.ts +3 -0
- package/dist/Sync/CombineDark.js +22 -0
- package/dist/Sync/CombineLight.d.ts +3 -0
- package/dist/Sync/CombineLight.js +10 -0
- package/dist/Sync/Dark.d.ts +3 -0
- package/dist/Sync/Dark.js +13 -0
- package/dist/Sync/Light.d.ts +3 -0
- package/dist/Sync/Light.js +10 -0
- package/dist/Sync/Mono.d.ts +3 -0
- package/dist/Sync/Mono.js +10 -0
- package/dist/Sync/index.d.ts +10 -0
- package/dist/Sync/index.js +11 -0
- package/dist/Tavily/Color.d.ts +3 -0
- package/dist/Tavily/Color.js +31 -0
- package/dist/Tavily/Combine.d.ts +3 -0
- package/dist/Tavily/Combine.js +10 -0
- package/dist/Tavily/CombineDark.d.ts +3 -0
- package/dist/Tavily/CombineDark.js +25 -0
- package/dist/Tavily/CombineLight.d.ts +3 -0
- package/dist/Tavily/CombineLight.js +10 -0
- package/dist/Tavily/Dark.d.ts +3 -0
- package/dist/Tavily/Dark.js +16 -0
- package/dist/Tavily/Light.d.ts +3 -0
- package/dist/Tavily/Light.js +10 -0
- package/dist/Tavily/Mono.d.ts +3 -0
- package/dist/Tavily/Mono.js +10 -0
- package/dist/Tavily/index.d.ts +10 -0
- package/dist/Tavily/index.js +11 -0
- package/dist/Tiangong/Color.d.ts +3 -0
- package/dist/Tiangong/Color.js +28 -0
- package/dist/Tiangong/Combine.d.ts +3 -0
- package/dist/Tiangong/Combine.js +10 -0
- package/dist/Tiangong/CombineDark.d.ts +3 -0
- package/dist/Tiangong/CombineDark.js +28 -0
- package/dist/Tiangong/CombineLight.d.ts +3 -0
- package/dist/Tiangong/CombineLight.js +10 -0
- package/dist/Tiangong/Dark.d.ts +3 -0
- package/dist/Tiangong/Dark.js +19 -0
- package/dist/Tiangong/Light.d.ts +3 -0
- package/dist/Tiangong/Light.js +10 -0
- package/dist/Tiangong/Mono.d.ts +3 -0
- package/dist/Tiangong/Mono.js +10 -0
- package/dist/Tiangong/index.d.ts +10 -0
- package/dist/Tiangong/index.js +11 -0
- package/dist/Topazlabs/Color.d.ts +3 -0
- package/dist/Topazlabs/Color.js +13 -0
- package/dist/Topazlabs/Combine.d.ts +3 -0
- package/dist/Topazlabs/Combine.js +10 -0
- package/dist/Topazlabs/CombineDark.d.ts +3 -0
- package/dist/Topazlabs/CombineDark.js +31 -0
- package/dist/Topazlabs/CombineLight.d.ts +3 -0
- package/dist/Topazlabs/CombineLight.js +10 -0
- package/dist/Topazlabs/Dark.d.ts +3 -0
- package/dist/Topazlabs/Dark.js +13 -0
- package/dist/Topazlabs/Light.d.ts +3 -0
- package/dist/Topazlabs/Light.js +10 -0
- package/dist/Topazlabs/Mono.d.ts +3 -0
- package/dist/Topazlabs/Mono.js +10 -0
- package/dist/Topazlabs/index.d.ts +10 -0
- package/dist/Topazlabs/index.js +11 -0
- package/dist/Trae/Color.d.ts +3 -0
- package/dist/Trae/Color.js +13 -0
- package/dist/Trae/Combine.d.ts +3 -0
- package/dist/Trae/Combine.js +10 -0
- package/dist/Trae/CombineDark.d.ts +3 -0
- package/dist/Trae/CombineDark.js +19 -0
- package/dist/Trae/CombineLight.d.ts +3 -0
- package/dist/Trae/CombineLight.js +10 -0
- package/dist/Trae/Dark.d.ts +3 -0
- package/dist/Trae/Dark.js +13 -0
- package/dist/Trae/Light.d.ts +3 -0
- package/dist/Trae/Light.js +10 -0
- package/dist/Trae/Mono.d.ts +3 -0
- package/dist/Trae/Mono.js +10 -0
- package/dist/Trae/index.d.ts +10 -0
- package/dist/Trae/index.js +11 -0
- package/dist/Tripo/Color.d.ts +3 -0
- package/dist/Tripo/Color.js +19 -0
- package/dist/Tripo/Combine.d.ts +3 -0
- package/dist/Tripo/Combine.js +10 -0
- package/dist/Tripo/CombineDark.d.ts +3 -0
- package/dist/Tripo/CombineDark.js +25 -0
- package/dist/Tripo/CombineLight.d.ts +3 -0
- package/dist/Tripo/CombineLight.js +10 -0
- package/dist/Tripo/Dark.d.ts +3 -0
- package/dist/Tripo/Dark.js +19 -0
- package/dist/Tripo/Light.d.ts +3 -0
- package/dist/Tripo/Light.js +10 -0
- package/dist/Tripo/Mono.d.ts +3 -0
- package/dist/Tripo/Mono.js +10 -0
- package/dist/Tripo/index.d.ts +10 -0
- package/dist/Tripo/index.js +11 -0
- package/dist/Turix/Color.d.ts +3 -0
- package/dist/Turix/Color.js +13 -0
- package/dist/Turix/Combine.d.ts +3 -0
- package/dist/Turix/Combine.js +10 -0
- package/dist/Turix/CombineDark.d.ts +3 -0
- package/dist/Turix/CombineDark.js +19 -0
- package/dist/Turix/CombineLight.d.ts +3 -0
- package/dist/Turix/CombineLight.js +10 -0
- package/dist/Turix/Dark.d.ts +3 -0
- package/dist/Turix/Dark.js +13 -0
- package/dist/Turix/Light.d.ts +3 -0
- package/dist/Turix/Light.js +10 -0
- package/dist/Turix/Mono.d.ts +3 -0
- package/dist/Turix/Mono.js +10 -0
- package/dist/Turix/index.d.ts +10 -0
- package/dist/Turix/index.js +11 -0
- package/dist/Udio/Color.d.ts +3 -0
- package/dist/Udio/Color.js +13 -0
- package/dist/Udio/Combine.d.ts +3 -0
- package/dist/Udio/Combine.js +10 -0
- package/dist/Udio/CombineDark.d.ts +3 -0
- package/dist/Udio/CombineDark.js +28 -0
- package/dist/Udio/CombineLight.d.ts +3 -0
- package/dist/Udio/CombineLight.js +10 -0
- package/dist/Udio/Dark.d.ts +3 -0
- package/dist/Udio/Dark.js +13 -0
- package/dist/Udio/Light.d.ts +3 -0
- package/dist/Udio/Light.js +10 -0
- package/dist/Udio/Mono.d.ts +3 -0
- package/dist/Udio/Mono.js +10 -0
- package/dist/Udio/index.d.ts +10 -0
- package/dist/Udio/index.js +11 -0
- package/dist/Unstructured/Color.d.ts +3 -0
- package/dist/Unstructured/Color.js +19 -0
- package/dist/Unstructured/Combine.d.ts +3 -0
- package/dist/Unstructured/Combine.js +10 -0
- package/dist/Unstructured/CombineDark.d.ts +3 -0
- package/dist/Unstructured/CombineDark.js +22 -0
- package/dist/Unstructured/CombineLight.d.ts +3 -0
- package/dist/Unstructured/CombineLight.js +10 -0
- package/dist/Unstructured/Dark.d.ts +3 -0
- package/dist/Unstructured/Dark.js +16 -0
- package/dist/Unstructured/Light.d.ts +3 -0
- package/dist/Unstructured/Light.js +10 -0
- package/dist/Unstructured/Mono.d.ts +3 -0
- package/dist/Unstructured/Mono.js +10 -0
- package/dist/Unstructured/index.d.ts +10 -0
- package/dist/Unstructured/index.js +11 -0
- package/dist/V0/Color.d.ts +3 -0
- package/dist/V0/Color.js +13 -0
- package/dist/V0/Dark.d.ts +3 -0
- package/dist/V0/Dark.js +13 -0
- package/dist/V0/Light.d.ts +3 -0
- package/dist/V0/Light.js +10 -0
- package/dist/V0/Mono.d.ts +3 -0
- package/dist/V0/Mono.js +10 -0
- package/dist/V0/index.d.ts +7 -0
- package/dist/V0/index.js +8 -0
- package/dist/VectorizerAi/Color.d.ts +3 -0
- package/dist/VectorizerAi/Color.js +16 -0
- package/dist/VectorizerAi/Combine.d.ts +3 -0
- package/dist/VectorizerAi/Combine.js +10 -0
- package/dist/VectorizerAi/CombineDark.d.ts +3 -0
- package/dist/VectorizerAi/CombineDark.js +22 -0
- package/dist/VectorizerAi/CombineLight.d.ts +3 -0
- package/dist/VectorizerAi/CombineLight.js +10 -0
- package/dist/VectorizerAi/Dark.d.ts +3 -0
- package/dist/VectorizerAi/Dark.js +16 -0
- package/dist/VectorizerAi/Light.d.ts +3 -0
- package/dist/VectorizerAi/Light.js +10 -0
- package/dist/VectorizerAi/Mono.d.ts +3 -0
- package/dist/VectorizerAi/Mono.js +10 -0
- package/dist/VectorizerAi/index.d.ts +10 -0
- package/dist/VectorizerAi/index.js +11 -0
- package/dist/Venice/Color.d.ts +3 -0
- package/dist/Venice/Color.js +16 -0
- package/dist/Venice/Combine.d.ts +3 -0
- package/dist/Venice/Combine.js +10 -0
- package/dist/Venice/CombineDark.d.ts +3 -0
- package/dist/Venice/CombineDark.js +25 -0
- package/dist/Venice/CombineLight.d.ts +3 -0
- package/dist/Venice/CombineLight.js +10 -0
- package/dist/Venice/Dark.d.ts +3 -0
- package/dist/Venice/Dark.js +16 -0
- package/dist/Venice/Light.d.ts +3 -0
- package/dist/Venice/Light.js +10 -0
- package/dist/Venice/Mono.d.ts +3 -0
- package/dist/Venice/Mono.js +10 -0
- package/dist/Venice/index.d.ts +10 -0
- package/dist/Venice/index.js +11 -0
- package/dist/Vidu/Color.d.ts +3 -0
- package/dist/Vidu/Color.js +34 -0
- package/dist/Vidu/Combine.d.ts +3 -0
- package/dist/Vidu/Combine.js +10 -0
- package/dist/Vidu/CombineDark.d.ts +3 -0
- package/dist/Vidu/CombineDark.js +25 -0
- package/dist/Vidu/CombineLight.d.ts +3 -0
- package/dist/Vidu/CombineLight.js +10 -0
- package/dist/Vidu/Dark.d.ts +3 -0
- package/dist/Vidu/Dark.js +16 -0
- package/dist/Vidu/Light.d.ts +3 -0
- package/dist/Vidu/Light.js +10 -0
- package/dist/Vidu/Mono.d.ts +3 -0
- package/dist/Vidu/Mono.js +10 -0
- package/dist/Vidu/index.d.ts +10 -0
- package/dist/Vidu/index.js +11 -0
- package/dist/Viggle/Color.d.ts +3 -0
- package/dist/Viggle/Color.js +16 -0
- package/dist/Viggle/Combine.d.ts +3 -0
- package/dist/Viggle/Combine.js +10 -0
- package/dist/Viggle/CombineDark.d.ts +3 -0
- package/dist/Viggle/CombineDark.js +22 -0
- package/dist/Viggle/CombineLight.d.ts +3 -0
- package/dist/Viggle/CombineLight.js +10 -0
- package/dist/Viggle/Dark.d.ts +3 -0
- package/dist/Viggle/Dark.js +16 -0
- package/dist/Viggle/Light.d.ts +3 -0
- package/dist/Viggle/Light.js +10 -0
- package/dist/Viggle/Mono.d.ts +3 -0
- package/dist/Viggle/Mono.js +10 -0
- package/dist/Viggle/index.d.ts +10 -0
- package/dist/Viggle/index.js +11 -0
- package/dist/Windsurf/Color.d.ts +3 -0
- package/dist/Windsurf/Color.js +16 -0
- package/dist/Windsurf/Combine.d.ts +3 -0
- package/dist/Windsurf/Combine.js +10 -0
- package/dist/Windsurf/CombineDark.d.ts +3 -0
- package/dist/Windsurf/CombineDark.js +22 -0
- package/dist/Windsurf/CombineLight.d.ts +3 -0
- package/dist/Windsurf/CombineLight.js +10 -0
- package/dist/Windsurf/Dark.d.ts +3 -0
- package/dist/Windsurf/Dark.js +16 -0
- package/dist/Windsurf/Light.d.ts +3 -0
- package/dist/Windsurf/Light.js +10 -0
- package/dist/Windsurf/Mono.d.ts +3 -0
- package/dist/Windsurf/Mono.js +10 -0
- package/dist/Windsurf/index.d.ts +10 -0
- package/dist/Windsurf/index.js +11 -0
- package/dist/Youmind/Color.d.ts +3 -0
- package/dist/Youmind/Color.js +13 -0
- package/dist/Youmind/Combine.d.ts +3 -0
- package/dist/Youmind/Combine.js +10 -0
- package/dist/Youmind/CombineDark.d.ts +3 -0
- package/dist/Youmind/CombineDark.js +22 -0
- package/dist/Youmind/CombineLight.d.ts +3 -0
- package/dist/Youmind/CombineLight.js +10 -0
- package/dist/Youmind/Dark.d.ts +3 -0
- package/dist/Youmind/Dark.js +13 -0
- package/dist/Youmind/Light.d.ts +3 -0
- package/dist/Youmind/Light.js +10 -0
- package/dist/Youmind/Mono.d.ts +3 -0
- package/dist/Youmind/Mono.js +10 -0
- package/dist/Youmind/index.d.ts +10 -0
- package/dist/Youmind/index.js +11 -0
- package/dist/Yuanbao/Color.d.ts +3 -0
- package/dist/Yuanbao/Color.js +19 -0
- package/dist/Yuanbao/Combine.d.ts +3 -0
- package/dist/Yuanbao/Combine.js +10 -0
- package/dist/Yuanbao/CombineDark.d.ts +3 -0
- package/dist/Yuanbao/CombineDark.js +25 -0
- package/dist/Yuanbao/CombineLight.d.ts +3 -0
- package/dist/Yuanbao/CombineLight.js +10 -0
- package/dist/Yuanbao/Dark.d.ts +3 -0
- package/dist/Yuanbao/Dark.js +19 -0
- package/dist/Yuanbao/Light.d.ts +3 -0
- package/dist/Yuanbao/Light.js +10 -0
- package/dist/Yuanbao/Mono.d.ts +3 -0
- package/dist/Yuanbao/Mono.js +10 -0
- package/dist/Yuanbao/index.d.ts +10 -0
- package/dist/Yuanbao/index.js +11 -0
- package/dist/Zai/Color.js +6 -3
- package/dist/Zai/Combine.d.ts +3 -0
- package/dist/Zai/Combine.js +10 -0
- package/dist/Zai/CombineDark.d.ts +3 -0
- package/dist/Zai/CombineDark.js +19 -0
- package/dist/Zai/CombineLight.d.ts +3 -0
- package/dist/Zai/CombineLight.js +10 -0
- package/dist/Zai/Dark.d.ts +3 -0
- package/dist/Zai/Dark.js +13 -0
- package/dist/Zai/Light.d.ts +3 -0
- package/dist/Zai/Light.js +10 -0
- package/dist/Zai/Mono.js +3 -3
- package/dist/Zai/index.d.ts +6 -0
- package/dist/Zai/index.js +6 -1
- package/dist/Zapier/Color.d.ts +3 -0
- package/dist/Zapier/Color.js +13 -0
- package/dist/Zapier/Combine.d.ts +3 -0
- package/dist/Zapier/Combine.js +10 -0
- package/dist/Zapier/CombineDark.d.ts +3 -0
- package/dist/Zapier/CombineDark.js +19 -0
- package/dist/Zapier/CombineLight.d.ts +3 -0
- package/dist/Zapier/CombineLight.js +10 -0
- package/dist/Zapier/Dark.d.ts +3 -0
- package/dist/Zapier/Dark.js +13 -0
- package/dist/Zapier/Light.d.ts +3 -0
- package/dist/Zapier/Light.js +10 -0
- package/dist/Zapier/Mono.d.ts +3 -0
- package/dist/Zapier/Mono.js +10 -0
- package/dist/Zapier/index.d.ts +10 -0
- package/dist/Zapier/index.js +11 -0
- package/dist/Zeabur/Color.d.ts +3 -0
- package/dist/Zeabur/Color.js +19 -0
- package/dist/Zeabur/Combine.d.ts +3 -0
- package/dist/Zeabur/Combine.js +10 -0
- package/dist/Zeabur/CombineDark.d.ts +3 -0
- package/dist/Zeabur/CombineDark.js +22 -0
- package/dist/Zeabur/CombineLight.d.ts +3 -0
- package/dist/Zeabur/CombineLight.js +10 -0
- package/dist/Zeabur/Dark.d.ts +3 -0
- package/dist/Zeabur/Dark.js +16 -0
- package/dist/Zeabur/Light.d.ts +3 -0
- package/dist/Zeabur/Light.js +10 -0
- package/dist/Zeabur/Mono.d.ts +3 -0
- package/dist/Zeabur/Mono.js +10 -0
- package/dist/Zeabur/index.d.ts +10 -0
- package/dist/Zeabur/index.js +11 -0
- package/dist/Zencoder/Color.d.ts +3 -0
- package/dist/Zencoder/Color.js +16 -0
- package/dist/Zencoder/Combine.d.ts +3 -0
- package/dist/Zencoder/Combine.js +10 -0
- package/dist/Zencoder/CombineDark.d.ts +3 -0
- package/dist/Zencoder/CombineDark.js +25 -0
- package/dist/Zencoder/CombineLight.d.ts +3 -0
- package/dist/Zencoder/CombineLight.js +10 -0
- package/dist/Zencoder/Dark.d.ts +3 -0
- package/dist/Zencoder/Dark.js +16 -0
- package/dist/Zencoder/Light.d.ts +3 -0
- package/dist/Zencoder/Light.js +10 -0
- package/dist/Zencoder/Mono.d.ts +3 -0
- package/dist/Zencoder/Mono.js +10 -0
- package/dist/Zencoder/index.d.ts +10 -0
- package/dist/Zencoder/index.js +11 -0
- package/dist/catalog.d.ts +2040 -8
- package/dist/catalog.js +3 -51
- package/dist/index.d.ts +125 -4
- package/dist/index.js +125 -4
- package/dist/lazy.d.ts +1 -1
- package/dist/lazy.js +5 -1
- package/dist/loaders.d.ts +11 -40
- package/dist/loaders.js +133 -13
- package/icons/adobe-firefly.svg +7 -0
- package/icons/adobe.svg +7 -0
- package/icons/ag-ui.svg +12 -0
- package/icons/agnes-ai.svg +12 -0
- package/icons/airjelly.svg +12 -0
- package/icons/amp.svg +14 -0
- package/icons/antigravity.svg +110 -0
- package/icons/askverdict.svg +33 -0
- package/icons/automatic1111.svg +16 -0
- package/icons/capcut.svg +12 -0
- package/icons/celestoai.svg +16 -0
- package/icons/cherry-studio.svg +8 -12
- package/icons/claude-code.svg +7 -0
- package/icons/cline.svg +7 -8
- package/icons/clipdrop.svg +7 -0
- package/icons/codebuddy.svg +18 -0
- package/icons/codeflicker.svg +44 -0
- package/icons/colab.svg +9 -0
- package/icons/combine/adobe-firefly.svg +21 -0
- package/icons/combine/adobe.svg +17 -0
- package/icons/combine/ag-ui.svg +20 -0
- package/icons/combine/agnes-ai.svg +23 -0
- package/icons/combine/airjelly.svg +23 -0
- package/icons/combine/amp.svg +25 -0
- package/icons/combine/antigravity.svg +17 -0
- package/icons/combine/askverdict.svg +24 -0
- package/icons/combine/automatic1111.svg +21 -0
- package/icons/combine/capcut.svg +23 -0
- package/icons/combine/celestoai.svg +20 -0
- package/icons/combine/cherry-studio.svg +32 -0
- package/icons/combine/claude-code.svg +17 -0
- package/icons/combine/cline.svg +24 -0
- package/icons/combine/clipdrop.svg +20 -0
- package/icons/combine/codebuddy.svg +25 -0
- package/icons/combine/codeflicker.svg +20 -0
- package/icons/combine/colab.svg +20 -0
- package/icons/combine/comfyui.svg +14 -0
- package/icons/combine/copilotkit.svg +26 -0
- package/icons/combine/coqui.svg +26 -0
- package/icons/combine/coze.svg +25 -0
- package/icons/combine/crewai.svg +23 -0
- package/icons/combine/cursor.svg +17 -0
- package/icons/combine/cybercut.svg +18 -0
- package/icons/combine/deepai.svg +23 -0
- package/icons/combine/deepl.svg +24 -0
- package/icons/combine/devin.svg +22 -0
- package/icons/combine/dify.svg +17 -0
- package/icons/combine/doc2x.svg +18 -0
- package/icons/combine/docsearch.svg +21 -0
- package/icons/combine/dream-machine.svg +24 -0
- package/icons/combine/fastgpt.svg +21 -0
- package/icons/combine/figma.svg +20 -0
- package/icons/combine/firecrawl.svg +23 -0
- package/icons/combine/flora.svg +17 -0
- package/icons/combine/flowith.svg +20 -0
- package/icons/combine/gemini-cli.svg +21 -0
- package/icons/combine/github-copilot.svg +17 -0
- package/icons/combine/glama.svg +19 -0
- package/icons/combine/goose.svg +23 -0
- package/icons/combine/gradio.svg +25 -0
- package/icons/combine/greptile.svg +23 -0
- package/icons/combine/hailuo.svg +23 -0
- package/icons/combine/haiper.svg +17 -0
- package/icons/combine/hedra.svg +23 -0
- package/icons/combine/hermes-agent.svg +25 -0
- package/icons/combine/icon-11x.svg +17 -0
- package/icons/combine/ideogram.svg +20 -0
- package/icons/combine/jimeng.svg +17 -0
- package/icons/combine/junie.svg +20 -0
- package/icons/combine/kilo-code.svg +20 -0
- package/icons/combine/kimi.svg +25 -0
- package/icons/combine/kiro.svg +25 -0
- package/icons/combine/kling.svg +20 -0
- package/icons/combine/krea.svg +21 -0
- package/icons/combine/langchain.svg +20 -0
- package/icons/combine/langfuse.svg +25 -0
- package/icons/combine/lightricks.svg +20 -0
- package/icons/combine/livekit.svg +21 -0
- package/icons/combine/llamaindex.svg +33 -0
- package/icons/combine/lovable.svg +20 -0
- package/icons/combine/lovart.svg +23 -0
- package/icons/combine/luma.svg +21 -0
- package/icons/combine/make.svg +26 -0
- package/icons/combine/manus.svg +22 -0
- package/icons/combine/mastra.svg +24 -0
- package/icons/combine/mcp-so.svg +21 -0
- package/icons/combine/mcp.svg +24 -0
- package/icons/combine/meta-ai.svg +20 -0
- package/icons/combine/metagpt.svg +23 -0
- package/icons/combine/microsoft-bing.svg +23 -0
- package/icons/combine/microsoft-copilot.svg +20 -0
- package/icons/combine/midjourney.svg +23 -0
- package/icons/combine/monica.svg +24 -0
- package/icons/combine/moxt.svg +21 -0
- package/icons/combine/myshell.svg +18 -0
- package/icons/combine/n8n.svg +17 -0
- package/icons/combine/notebooklm.svg +17 -0
- package/icons/combine/notion.svg +23 -0
- package/icons/combine/novelai.svg +22 -0
- package/icons/combine/obsidian.svg +22 -0
- package/icons/combine/open-webui.svg +25 -0
- package/icons/combine/openclaw.svg +35 -0
- package/icons/combine/opencode.svg +32 -0
- package/icons/combine/openhands.svg +24 -0
- package/icons/combine/openhuman.svg +20 -0
- package/icons/combine/phidata.svg +20 -0
- package/icons/combine/pika.svg +20 -0
- package/icons/combine/pixverse.svg +28 -0
- package/icons/combine/player2.svg +21 -0
- package/icons/combine/poe.svg +23 -0
- package/icons/combine/pollinations.svg +23 -0
- package/icons/combine/pydanticai.svg +28 -0
- package/icons/combine/qingyan.svg +18 -0
- package/icons/combine/qoder.svg +21 -0
- package/icons/combine/railway.svg +24 -0
- package/icons/combine/recraft.svg +25 -0
- package/icons/combine/replit.svg +20 -0
- package/icons/combine/roo-code.svg +20 -0
- package/icons/combine/rsshub.svg +19 -0
- package/icons/combine/runway.svg +20 -0
- package/icons/combine/sillytavern.svg +22 -0
- package/icons/combine/slock.svg +20 -0
- package/icons/combine/smithery.svg +20 -0
- package/icons/combine/suno.svg +20 -0
- package/icons/combine/sync.svg +20 -0
- package/icons/combine/tavily.svg +23 -0
- package/icons/combine/tiangong.svg +22 -0
- package/icons/combine/topazlabs.svg +23 -0
- package/icons/combine/trae.svg +17 -0
- package/icons/combine/tripo.svg +21 -0
- package/icons/combine/turix.svg +17 -0
- package/icons/combine/udio.svg +20 -0
- package/icons/combine/unstructured.svg +20 -0
- package/icons/combine/vectorizer-ai.svg +24 -0
- package/icons/combine/venice.svg +19 -0
- package/icons/combine/vidu.svg +23 -0
- package/icons/combine/viggle.svg +20 -0
- package/icons/combine/windsurf.svg +20 -0
- package/icons/combine/youmind.svg +20 -0
- package/icons/combine/yuanbao.svg +21 -0
- package/icons/combine/zai.svg +17 -0
- package/icons/combine/zapier.svg +17 -0
- package/icons/combine/zeabur.svg +18 -0
- package/icons/combine/zencoder.svg +23 -0
- package/icons/comfyui.svg +7 -0
- package/icons/copilotkit.svg +37 -0
- package/icons/coqui.svg +13 -0
- package/icons/coze.svg +12 -0
- package/icons/crewai.svg +13 -0
- package/icons/cursor.svg +6 -8
- package/icons/cybercut.svg +23 -0
- package/icons/deepai.svg +12 -0
- package/icons/deepl.svg +13 -0
- package/icons/default/adobe-firefly.svg +7 -0
- package/icons/default/adobe.svg +7 -0
- package/icons/default/ag-ui.svg +12 -0
- package/icons/default/agnes-ai.svg +12 -0
- package/icons/default/airjelly.svg +12 -0
- package/icons/default/amp.svg +14 -0
- package/icons/default/antigravity.svg +12 -0
- package/icons/default/askverdict.svg +11 -0
- package/icons/default/automatic1111.svg +16 -0
- package/icons/default/capcut.svg +12 -0
- package/icons/default/celestoai.svg +12 -0
- package/icons/default/cherry-studio.svg +9 -0
- package/icons/default/claude-code.svg +7 -0
- package/icons/default/cline.svg +8 -0
- package/icons/default/clipdrop.svg +7 -0
- package/icons/default/codebuddy.svg +8 -0
- package/icons/default/codeflicker.svg +8 -0
- package/icons/default/colab.svg +7 -0
- package/icons/default/comfyui.svg +7 -0
- package/icons/default/copilotkit.svg +18 -0
- package/icons/default/coqui.svg +13 -0
- package/icons/default/coze.svg +12 -0
- package/icons/default/crewai.svg +12 -0
- package/icons/default/cursor.svg +7 -0
- package/icons/default/cybercut.svg +23 -0
- package/icons/default/deepai.svg +12 -0
- package/icons/default/deepl.svg +13 -0
- package/icons/default/devin.svg +9 -0
- package/icons/default/dify.svg +8 -0
- package/icons/default/doc2x.svg +8 -0
- package/icons/default/docsearch.svg +13 -0
- package/icons/default/dream-machine.svg +8 -0
- package/icons/default/fastgpt.svg +13 -0
- package/icons/default/figma.svg +7 -0
- package/icons/default/firecrawl.svg +12 -0
- package/icons/default/flora.svg +7 -0
- package/icons/default/flowith.svg +7 -0
- package/icons/default/gemini-cli.svg +13 -0
- package/icons/default/github-copilot.svg +7 -0
- package/icons/default/glama.svg +9 -0
- package/icons/default/glif.svg +7 -0
- package/icons/default/goose.svg +12 -0
- package/icons/default/gradio.svg +14 -0
- package/icons/default/greptile.svg +12 -0
- package/icons/default/hailuo.svg +12 -0
- package/icons/default/haiper.svg +7 -0
- package/icons/default/hedra.svg +7 -0
- package/icons/default/hermes-agent.svg +9 -0
- package/icons/default/icon-11x.svg +7 -0
- package/icons/default/ideogram.svg +7 -0
- package/icons/default/jimeng.svg +7 -0
- package/icons/default/junie.svg +12 -0
- package/icons/default/kilo-code.svg +12 -0
- package/icons/default/kimi.svg +8 -0
- package/icons/default/kiro.svg +12 -0
- package/icons/default/kling.svg +7 -0
- package/icons/default/krea.svg +13 -0
- package/icons/default/langchain.svg +12 -0
- package/icons/default/langfuse.svg +14 -0
- package/icons/default/langgraph.svg +7 -0
- package/icons/default/langsmith.svg +7 -0
- package/icons/default/lightricks.svg +7 -0
- package/icons/default/livekit.svg +8 -0
- package/icons/default/llamaindex.svg +7 -0
- package/icons/default/lovable.svg +12 -0
- package/icons/default/lovart.svg +12 -0
- package/icons/default/luma.svg +8 -0
- package/icons/default/make.svg +14 -0
- package/icons/default/manus.svg +14 -0
- package/icons/default/mastra.svg +13 -0
- package/icons/default/mcp-so.svg +13 -0
- package/icons/default/mcp.svg +13 -0
- package/icons/default/meta-ai.svg +7 -0
- package/icons/default/metagpt.svg +15 -0
- package/icons/default/microsoft-bing.svg +12 -0
- package/icons/default/microsoft-copilot.svg +7 -0
- package/icons/default/midjourney.svg +12 -0
- package/icons/default/monica.svg +13 -0
- package/icons/default/moxt.svg +13 -0
- package/icons/default/myshell.svg +13 -0
- package/icons/default/n8n.svg +7 -0
- package/icons/default/notebooklm.svg +7 -0
- package/icons/default/notion.svg +7 -0
- package/icons/default/novelai.svg +12 -0
- package/icons/default/obsidian.svg +14 -0
- package/icons/default/open-webui.svg +8 -0
- package/icons/default/openclaw.svg +27 -0
- package/icons/default/opencode.svg +7 -0
- package/icons/default/openhands.svg +13 -0
- package/icons/default/openhuman.svg +7 -0
- package/icons/default/phidata.svg +7 -0
- package/icons/default/pika.svg +12 -0
- package/icons/default/pixverse.svg +8 -0
- package/icons/default/player2.svg +8 -0
- package/icons/default/poe.svg +10 -0
- package/icons/default/pollinations.svg +12 -0
- package/icons/default/pydanticai.svg +12 -0
- package/icons/default/qingyan.svg +8 -0
- package/icons/default/qoder.svg +8 -0
- package/icons/default/railway.svg +13 -0
- package/icons/default/recraft.svg +8 -0
- package/icons/default/replit.svg +7 -0
- package/icons/default/roo-code.svg +12 -0
- package/icons/default/rsshub.svg +9 -0
- package/icons/default/runway.svg +7 -0
- package/icons/default/sillytavern.svg +9 -0
- package/icons/default/slock.svg +7 -0
- package/icons/default/smithery.svg +7 -0
- package/icons/default/suno.svg +12 -0
- package/icons/default/sync.svg +7 -0
- package/icons/default/tavily.svg +12 -0
- package/icons/default/tiangong.svg +9 -0
- package/icons/default/topazlabs.svg +7 -0
- package/icons/default/trae.svg +7 -0
- package/icons/default/tripo.svg +13 -0
- package/icons/default/turix.svg +7 -0
- package/icons/default/udio.svg +7 -0
- package/icons/default/unstructured.svg +12 -0
- package/icons/default/v0.svg +7 -0
- package/icons/default/vectorizer-ai.svg +12 -0
- package/icons/default/venice.svg +8 -0
- package/icons/default/vidu.svg +12 -0
- package/icons/default/viggle.svg +12 -0
- package/icons/default/windsurf.svg +12 -0
- package/icons/default/youmind.svg +7 -0
- package/icons/default/yuanbao.svg +13 -0
- package/icons/default/zai.svg +7 -0
- package/icons/default/zapier.svg +7 -0
- package/icons/default/zeabur.svg +8 -0
- package/icons/default/zencoder.svg +12 -0
- package/icons/devin.svg +9 -0
- package/icons/dify.svg +8 -0
- package/icons/doc2x.svg +8 -0
- package/icons/docsearch.svg +13 -0
- package/icons/dream-machine.svg +8 -0
- package/icons/fastgpt.svg +21 -0
- package/icons/figma.svg +11 -0
- package/icons/firecrawl.svg +12 -0
- package/icons/flora.svg +7 -0
- package/icons/flowith.svg +7 -0
- package/icons/gemini-cli.svg +18 -0
- package/icons/github-copilot.svg +7 -0
- package/icons/glama.svg +9 -0
- package/icons/glif.svg +7 -0
- package/icons/goose.svg +12 -0
- package/icons/gradio.svg +26 -0
- package/icons/greptile.svg +12 -0
- package/icons/hailuo.svg +19 -0
- package/icons/haiper.svg +7 -0
- package/icons/hedra.svg +7 -0
- package/icons/hermes-agent.svg +9 -0
- package/icons/icon-11x.svg +7 -0
- package/icons/ideogram.svg +7 -0
- package/icons/jimeng.svg +90 -0
- package/icons/junie.svg +12 -0
- package/icons/kilo-code.svg +12 -0
- package/icons/kimi.svg +8 -0
- package/icons/kiro.svg +14 -0
- package/icons/kling.svg +35 -0
- package/icons/krea.svg +13 -0
- package/icons/langchain.svg +12 -0
- package/icons/langfuse.svg +14 -0
- package/icons/langgraph.svg +7 -0
- package/icons/langsmith.svg +7 -0
- package/icons/lightricks.svg +7 -0
- package/icons/livekit.svg +8 -0
- package/icons/llamaindex.svg +15 -0
- package/icons/lovable.svg +19 -0
- package/icons/lovart.svg +12 -0
- package/icons/luma.svg +34 -0
- package/icons/make.svg +38 -0
- package/icons/manus.svg +14 -0
- package/icons/mastra.svg +13 -0
- package/icons/mcp-so.svg +13 -0
- package/icons/mcp.svg +13 -0
- package/icons/meta-ai.svg +51 -0
- package/icons/metagpt.svg +15 -0
- package/icons/microsoft-bing.svg +26 -0
- package/icons/microsoft-copilot.svg +46 -0
- package/icons/midjourney.svg +12 -0
- package/icons/monica.svg +19 -0
- package/icons/moxt.svg +13 -0
- package/icons/myshell.svg +22 -0
- package/icons/n8n.svg +7 -0
- package/icons/notebooklm.svg +7 -0
- package/icons/notion.svg +7 -0
- package/icons/novelai.svg +12 -0
- package/icons/obsidian.svg +12 -12
- package/icons/open-webui.svg +8 -0
- package/icons/openclaw.svg +26 -0
- package/icons/opencode.svg +7 -0
- package/icons/openhands.svg +14 -0
- package/icons/openhuman.svg +7 -0
- package/icons/phidata.svg +7 -0
- package/icons/pika.svg +12 -0
- package/icons/pixverse.svg +20 -0
- package/icons/player2.svg +8 -0
- package/icons/poe.svg +20 -0
- package/icons/pollinations.svg +12 -0
- package/icons/pydanticai.svg +12 -0
- package/icons/qingyan.svg +8 -0
- package/icons/qoder.svg +8 -0
- package/icons/railway.svg +13 -0
- package/icons/recraft.svg +8 -0
- package/icons/replit.svg +7 -0
- package/icons/roo-code.svg +12 -0
- package/icons/rsshub.svg +9 -0
- package/icons/runway.svg +7 -0
- package/icons/sillytavern.svg +13 -0
- package/icons/slock.svg +7 -0
- package/icons/smithery.svg +8 -0
- package/icons/suno.svg +12 -0
- package/icons/sync.svg +7 -0
- package/icons/tavily.svg +17 -0
- package/icons/tiangong.svg +23 -0
- package/icons/topazlabs.svg +7 -0
- package/icons/trae.svg +7 -0
- package/icons/tripo.svg +13 -0
- package/icons/turix.svg +7 -0
- package/icons/udio.svg +7 -0
- package/icons/unstructured.svg +13 -0
- package/icons/v0.svg +7 -0
- package/icons/vectorizer-ai.svg +12 -0
- package/icons/venice.svg +8 -0
- package/icons/vidu.svg +21 -0
- package/icons/viggle.svg +12 -0
- package/icons/windsurf.svg +12 -0
- package/icons/youmind.svg +7 -0
- package/icons/yuanbao.svg +9 -0
- package/icons/zai.svg +6 -12
- package/icons/zapier.svg +7 -0
- package/icons/zeabur.svg +9 -0
- package/icons/zencoder.svg +12 -0
- package/metadata.json +1142 -17
- package/package.json +1 -1
- package/static/black/adobe-firefly.svg +1 -0
- package/static/black/adobe.svg +1 -0
- package/static/black/ag-ui.svg +1 -0
- package/static/black/agnes-ai.svg +1 -0
- package/static/black/airjelly.svg +1 -0
- package/static/black/amp.svg +1 -0
- package/static/black/antigravity.svg +1 -0
- package/static/black/askverdict.svg +1 -0
- package/static/black/automatic1111.svg +1 -0
- package/static/black/capcut.svg +1 -0
- package/static/black/celestoai.svg +1 -0
- package/static/black/cherry-studio.svg +1 -1
- package/static/black/claude-code.svg +1 -0
- package/static/black/cline.svg +1 -1
- package/static/black/clipdrop.svg +1 -0
- package/static/black/codebuddy.svg +1 -0
- package/static/black/codeflicker.svg +1 -0
- package/static/black/colab.svg +1 -0
- package/static/black/comfyui.svg +1 -0
- package/static/black/copilotkit.svg +1 -0
- package/static/black/coqui.svg +1 -0
- package/static/black/coze.svg +1 -0
- package/static/black/crewai.svg +1 -0
- package/static/black/cursor.svg +1 -1
- package/static/black/cybercut.svg +1 -0
- package/static/black/deepai.svg +1 -0
- package/static/black/deepl.svg +1 -0
- package/static/black/devin.svg +1 -0
- package/static/black/dify.svg +1 -0
- package/static/black/doc2x.svg +1 -0
- package/static/black/docsearch.svg +1 -0
- package/static/black/dream-machine.svg +1 -0
- package/static/black/fastgpt.svg +1 -0
- package/static/black/figma.svg +1 -0
- package/static/black/firecrawl.svg +1 -0
- package/static/black/flora.svg +1 -0
- package/static/black/flowith.svg +1 -0
- package/static/black/gemini-cli.svg +1 -0
- package/static/black/github-copilot.svg +1 -0
- package/static/black/glama.svg +1 -0
- package/static/black/glif.svg +1 -0
- package/static/black/goose.svg +1 -0
- package/static/black/gradio.svg +1 -0
- package/static/black/greptile.svg +1 -0
- package/static/black/hailuo.svg +1 -0
- package/static/black/haiper.svg +1 -0
- package/static/black/hedra.svg +1 -0
- package/static/black/hermes-agent.svg +1 -0
- package/static/black/icon-11x.svg +1 -0
- package/static/black/ideogram.svg +1 -0
- package/static/black/jimeng.svg +1 -0
- package/static/black/junie.svg +1 -0
- package/static/black/kilo-code.svg +1 -0
- package/static/black/kimi.svg +1 -0
- package/static/black/kiro.svg +1 -0
- package/static/black/kling.svg +1 -0
- package/static/black/krea.svg +1 -0
- package/static/black/langchain.svg +1 -0
- package/static/black/langfuse.svg +1 -0
- package/static/black/langgraph.svg +1 -0
- package/static/black/langsmith.svg +1 -0
- package/static/black/lightricks.svg +1 -0
- package/static/black/livekit.svg +1 -0
- package/static/black/llamaindex.svg +1 -0
- package/static/black/lovable.svg +1 -0
- package/static/black/lovart.svg +1 -0
- package/static/black/luma.svg +1 -0
- package/static/black/make.svg +1 -0
- package/static/black/manus.svg +1 -0
- package/static/black/mastra.svg +1 -0
- package/static/black/mcp-so.svg +1 -0
- package/static/black/mcp.svg +1 -0
- package/static/black/meta-ai.svg +1 -0
- package/static/black/metagpt.svg +1 -0
- package/static/black/microsoft-bing.svg +1 -0
- package/static/black/microsoft-copilot.svg +1 -0
- package/static/black/midjourney.svg +1 -0
- package/static/black/monica.svg +1 -0
- package/static/black/moxt.svg +1 -0
- package/static/black/myshell.svg +1 -0
- package/static/black/n8n.svg +1 -0
- package/static/black/notebooklm.svg +1 -0
- package/static/black/notion.svg +1 -0
- package/static/black/novelai.svg +1 -0
- package/static/black/obsidian.svg +1 -1
- package/static/black/open-webui.svg +1 -0
- package/static/black/openclaw.svg +1 -0
- package/static/black/opencode.svg +1 -0
- package/static/black/openhands.svg +1 -0
- package/static/black/openhuman.svg +1 -0
- package/static/black/phidata.svg +1 -0
- package/static/black/pika.svg +1 -0
- package/static/black/pixverse.svg +1 -0
- package/static/black/player2.svg +1 -0
- package/static/black/poe.svg +1 -0
- package/static/black/pollinations.svg +1 -0
- package/static/black/pydanticai.svg +1 -0
- package/static/black/qingyan.svg +1 -0
- package/static/black/qoder.svg +1 -0
- package/static/black/railway.svg +1 -0
- package/static/black/recraft.svg +1 -0
- package/static/black/replit.svg +1 -0
- package/static/black/roo-code.svg +1 -0
- package/static/black/rsshub.svg +1 -0
- package/static/black/runway.svg +1 -0
- package/static/black/sillytavern.svg +1 -0
- package/static/black/slock.svg +1 -0
- package/static/black/smithery.svg +1 -0
- package/static/black/suno.svg +1 -0
- package/static/black/sync.svg +1 -0
- package/static/black/tavily.svg +1 -0
- package/static/black/tiangong.svg +1 -0
- package/static/black/topazlabs.svg +1 -0
- package/static/black/trae.svg +1 -0
- package/static/black/tripo.svg +1 -0
- package/static/black/turix.svg +1 -0
- package/static/black/udio.svg +1 -0
- package/static/black/unstructured.svg +1 -0
- package/static/black/v0.svg +1 -0
- package/static/black/vectorizer-ai.svg +1 -0
- package/static/black/venice.svg +1 -0
- package/static/black/vidu.svg +1 -0
- package/static/black/viggle.svg +1 -0
- package/static/black/windsurf.svg +1 -0
- package/static/black/youmind.svg +1 -0
- package/static/black/yuanbao.svg +1 -0
- package/static/black/zai.svg +1 -1
- package/static/black/zapier.svg +1 -0
- package/static/black/zeabur.svg +1 -0
- package/static/black/zencoder.svg +1 -0
- package/static/combine-dark/adobe-firefly.svg +1 -0
- package/static/combine-dark/adobe.svg +1 -0
- package/static/combine-dark/ag-ui.svg +1 -0
- package/static/combine-dark/agnes-ai.svg +1 -0
- package/static/combine-dark/airjelly.svg +1 -0
- package/static/combine-dark/amp.svg +1 -0
- package/static/combine-dark/antigravity.svg +1 -0
- package/static/combine-dark/askverdict.svg +1 -0
- package/static/combine-dark/automatic1111.svg +1 -0
- package/static/combine-dark/capcut.svg +1 -0
- package/static/combine-dark/celestoai.svg +1 -0
- package/static/combine-dark/cherry-studio.svg +1 -0
- package/static/combine-dark/claude-code.svg +1 -0
- package/static/combine-dark/cline.svg +1 -0
- package/static/combine-dark/clipdrop.svg +1 -0
- package/static/combine-dark/codebuddy.svg +1 -0
- package/static/combine-dark/codeflicker.svg +1 -0
- package/static/combine-dark/colab.svg +1 -0
- package/static/combine-dark/comfyui.svg +1 -0
- package/static/combine-dark/copilotkit.svg +1 -0
- package/static/combine-dark/coqui.svg +1 -0
- package/static/combine-dark/coze.svg +1 -0
- package/static/combine-dark/crewai.svg +1 -0
- package/static/combine-dark/cursor.svg +1 -0
- package/static/combine-dark/cybercut.svg +1 -0
- package/static/combine-dark/deepai.svg +1 -0
- package/static/combine-dark/deepl.svg +1 -0
- package/static/combine-dark/devin.svg +1 -0
- package/static/combine-dark/dify.svg +1 -0
- package/static/combine-dark/doc2x.svg +1 -0
- package/static/combine-dark/docsearch.svg +1 -0
- package/static/combine-dark/dream-machine.svg +1 -0
- package/static/combine-dark/fastgpt.svg +1 -0
- package/static/combine-dark/figma.svg +1 -0
- package/static/combine-dark/firecrawl.svg +1 -0
- package/static/combine-dark/flora.svg +1 -0
- package/static/combine-dark/flowith.svg +1 -0
- package/static/combine-dark/gemini-cli.svg +1 -0
- package/static/combine-dark/github-copilot.svg +1 -0
- package/static/combine-dark/glama.svg +1 -0
- package/static/combine-dark/goose.svg +1 -0
- package/static/combine-dark/gradio.svg +1 -0
- package/static/combine-dark/greptile.svg +1 -0
- package/static/combine-dark/hailuo.svg +1 -0
- package/static/combine-dark/haiper.svg +1 -0
- package/static/combine-dark/hedra.svg +1 -0
- package/static/combine-dark/hermes-agent.svg +1 -0
- package/static/combine-dark/icon-11x.svg +1 -0
- package/static/combine-dark/ideogram.svg +1 -0
- package/static/combine-dark/jimeng.svg +1 -0
- package/static/combine-dark/junie.svg +1 -0
- package/static/combine-dark/kilo-code.svg +1 -0
- package/static/combine-dark/kimi.svg +1 -0
- package/static/combine-dark/kiro.svg +1 -0
- package/static/combine-dark/kling.svg +1 -0
- package/static/combine-dark/krea.svg +1 -0
- package/static/combine-dark/langchain.svg +1 -0
- package/static/combine-dark/langfuse.svg +1 -0
- package/static/combine-dark/lightricks.svg +1 -0
- package/static/combine-dark/livekit.svg +1 -0
- package/static/combine-dark/llamaindex.svg +1 -0
- package/static/combine-dark/lovable.svg +1 -0
- package/static/combine-dark/lovart.svg +1 -0
- package/static/combine-dark/luma.svg +1 -0
- package/static/combine-dark/make.svg +1 -0
- package/static/combine-dark/manus.svg +1 -0
- package/static/combine-dark/mastra.svg +1 -0
- package/static/combine-dark/mcp-so.svg +1 -0
- package/static/combine-dark/mcp.svg +1 -0
- package/static/combine-dark/meta-ai.svg +1 -0
- package/static/combine-dark/metagpt.svg +1 -0
- package/static/combine-dark/microsoft-bing.svg +1 -0
- package/static/combine-dark/microsoft-copilot.svg +1 -0
- package/static/combine-dark/midjourney.svg +1 -0
- package/static/combine-dark/monica.svg +1 -0
- package/static/combine-dark/moxt.svg +1 -0
- package/static/combine-dark/myshell.svg +1 -0
- package/static/combine-dark/n8n.svg +1 -0
- package/static/combine-dark/notebooklm.svg +1 -0
- package/static/combine-dark/notion.svg +1 -0
- package/static/combine-dark/novelai.svg +1 -0
- package/static/combine-dark/obsidian.svg +1 -0
- package/static/combine-dark/open-webui.svg +1 -0
- package/static/combine-dark/openclaw.svg +1 -0
- package/static/combine-dark/opencode.svg +1 -0
- package/static/combine-dark/openhands.svg +1 -0
- package/static/combine-dark/openhuman.svg +1 -0
- package/static/combine-dark/phidata.svg +1 -0
- package/static/combine-dark/pika.svg +1 -0
- package/static/combine-dark/pixverse.svg +1 -0
- package/static/combine-dark/player2.svg +1 -0
- package/static/combine-dark/poe.svg +1 -0
- package/static/combine-dark/pollinations.svg +1 -0
- package/static/combine-dark/pydanticai.svg +1 -0
- package/static/combine-dark/qingyan.svg +1 -0
- package/static/combine-dark/qoder.svg +1 -0
- package/static/combine-dark/railway.svg +1 -0
- package/static/combine-dark/recraft.svg +1 -0
- package/static/combine-dark/replit.svg +1 -0
- package/static/combine-dark/roo-code.svg +1 -0
- package/static/combine-dark/rsshub.svg +1 -0
- package/static/combine-dark/runway.svg +1 -0
- package/static/combine-dark/sillytavern.svg +1 -0
- package/static/combine-dark/slock.svg +1 -0
- package/static/combine-dark/smithery.svg +1 -0
- package/static/combine-dark/suno.svg +1 -0
- package/static/combine-dark/sync.svg +1 -0
- package/static/combine-dark/tavily.svg +1 -0
- package/static/combine-dark/tiangong.svg +1 -0
- package/static/combine-dark/topazlabs.svg +1 -0
- package/static/combine-dark/trae.svg +1 -0
- package/static/combine-dark/tripo.svg +1 -0
- package/static/combine-dark/turix.svg +1 -0
- package/static/combine-dark/udio.svg +1 -0
- package/static/combine-dark/unstructured.svg +1 -0
- package/static/combine-dark/vectorizer-ai.svg +1 -0
- package/static/combine-dark/venice.svg +1 -0
- package/static/combine-dark/vidu.svg +1 -0
- package/static/combine-dark/viggle.svg +1 -0
- package/static/combine-dark/windsurf.svg +1 -0
- package/static/combine-dark/youmind.svg +1 -0
- package/static/combine-dark/yuanbao.svg +1 -0
- package/static/combine-dark/zai.svg +1 -0
- package/static/combine-dark/zapier.svg +1 -0
- package/static/combine-dark/zeabur.svg +1 -0
- package/static/combine-dark/zencoder.svg +1 -0
- package/static/combine-light/adobe-firefly.svg +1 -0
- package/static/combine-light/adobe.svg +1 -0
- package/static/combine-light/ag-ui.svg +1 -0
- package/static/combine-light/agnes-ai.svg +1 -0
- package/static/combine-light/airjelly.svg +1 -0
- package/static/combine-light/amp.svg +1 -0
- package/static/combine-light/antigravity.svg +1 -0
- package/static/combine-light/askverdict.svg +1 -0
- package/static/combine-light/automatic1111.svg +1 -0
- package/static/combine-light/capcut.svg +1 -0
- package/static/combine-light/celestoai.svg +1 -0
- package/static/combine-light/cherry-studio.svg +1 -0
- package/static/combine-light/claude-code.svg +1 -0
- package/static/combine-light/cline.svg +1 -0
- package/static/combine-light/clipdrop.svg +1 -0
- package/static/combine-light/codebuddy.svg +1 -0
- package/static/combine-light/codeflicker.svg +1 -0
- package/static/combine-light/colab.svg +1 -0
- package/static/combine-light/comfyui.svg +1 -0
- package/static/combine-light/copilotkit.svg +1 -0
- package/static/combine-light/coqui.svg +1 -0
- package/static/combine-light/coze.svg +1 -0
- package/static/combine-light/crewai.svg +1 -0
- package/static/combine-light/cursor.svg +1 -0
- package/static/combine-light/cybercut.svg +1 -0
- package/static/combine-light/deepai.svg +1 -0
- package/static/combine-light/deepl.svg +1 -0
- package/static/combine-light/devin.svg +1 -0
- package/static/combine-light/dify.svg +1 -0
- package/static/combine-light/doc2x.svg +1 -0
- package/static/combine-light/docsearch.svg +1 -0
- package/static/combine-light/dream-machine.svg +1 -0
- package/static/combine-light/fastgpt.svg +1 -0
- package/static/combine-light/figma.svg +1 -0
- package/static/combine-light/firecrawl.svg +1 -0
- package/static/combine-light/flora.svg +1 -0
- package/static/combine-light/flowith.svg +1 -0
- package/static/combine-light/gemini-cli.svg +1 -0
- package/static/combine-light/github-copilot.svg +1 -0
- package/static/combine-light/glama.svg +1 -0
- package/static/combine-light/goose.svg +1 -0
- package/static/combine-light/gradio.svg +1 -0
- package/static/combine-light/greptile.svg +1 -0
- package/static/combine-light/hailuo.svg +1 -0
- package/static/combine-light/haiper.svg +1 -0
- package/static/combine-light/hedra.svg +1 -0
- package/static/combine-light/hermes-agent.svg +1 -0
- package/static/combine-light/icon-11x.svg +1 -0
- package/static/combine-light/ideogram.svg +1 -0
- package/static/combine-light/jimeng.svg +1 -0
- package/static/combine-light/junie.svg +1 -0
- package/static/combine-light/kilo-code.svg +1 -0
- package/static/combine-light/kimi.svg +1 -0
- package/static/combine-light/kiro.svg +1 -0
- package/static/combine-light/kling.svg +1 -0
- package/static/combine-light/krea.svg +1 -0
- package/static/combine-light/langchain.svg +1 -0
- package/static/combine-light/langfuse.svg +1 -0
- package/static/combine-light/lightricks.svg +1 -0
- package/static/combine-light/livekit.svg +1 -0
- package/static/combine-light/llamaindex.svg +1 -0
- package/static/combine-light/lovable.svg +1 -0
- package/static/combine-light/lovart.svg +1 -0
- package/static/combine-light/luma.svg +1 -0
- package/static/combine-light/make.svg +1 -0
- package/static/combine-light/manus.svg +1 -0
- package/static/combine-light/mastra.svg +1 -0
- package/static/combine-light/mcp-so.svg +1 -0
- package/static/combine-light/mcp.svg +1 -0
- package/static/combine-light/meta-ai.svg +1 -0
- package/static/combine-light/metagpt.svg +1 -0
- package/static/combine-light/microsoft-bing.svg +1 -0
- package/static/combine-light/microsoft-copilot.svg +1 -0
- package/static/combine-light/midjourney.svg +1 -0
- package/static/combine-light/monica.svg +1 -0
- package/static/combine-light/moxt.svg +1 -0
- package/static/combine-light/myshell.svg +1 -0
- package/static/combine-light/n8n.svg +1 -0
- package/static/combine-light/notebooklm.svg +1 -0
- package/static/combine-light/notion.svg +1 -0
- package/static/combine-light/novelai.svg +1 -0
- package/static/combine-light/obsidian.svg +1 -0
- package/static/combine-light/open-webui.svg +1 -0
- package/static/combine-light/openclaw.svg +1 -0
- package/static/combine-light/opencode.svg +1 -0
- package/static/combine-light/openhands.svg +1 -0
- package/static/combine-light/openhuman.svg +1 -0
- package/static/combine-light/phidata.svg +1 -0
- package/static/combine-light/pika.svg +1 -0
- package/static/combine-light/pixverse.svg +1 -0
- package/static/combine-light/player2.svg +1 -0
- package/static/combine-light/poe.svg +1 -0
- package/static/combine-light/pollinations.svg +1 -0
- package/static/combine-light/pydanticai.svg +1 -0
- package/static/combine-light/qingyan.svg +1 -0
- package/static/combine-light/qoder.svg +1 -0
- package/static/combine-light/railway.svg +1 -0
- package/static/combine-light/recraft.svg +1 -0
- package/static/combine-light/replit.svg +1 -0
- package/static/combine-light/roo-code.svg +1 -0
- package/static/combine-light/rsshub.svg +1 -0
- package/static/combine-light/runway.svg +1 -0
- package/static/combine-light/sillytavern.svg +1 -0
- package/static/combine-light/slock.svg +1 -0
- package/static/combine-light/smithery.svg +1 -0
- package/static/combine-light/suno.svg +1 -0
- package/static/combine-light/sync.svg +1 -0
- package/static/combine-light/tavily.svg +1 -0
- package/static/combine-light/tiangong.svg +1 -0
- package/static/combine-light/topazlabs.svg +1 -0
- package/static/combine-light/trae.svg +1 -0
- package/static/combine-light/tripo.svg +1 -0
- package/static/combine-light/turix.svg +1 -0
- package/static/combine-light/udio.svg +1 -0
- package/static/combine-light/unstructured.svg +1 -0
- package/static/combine-light/vectorizer-ai.svg +1 -0
- package/static/combine-light/venice.svg +1 -0
- package/static/combine-light/vidu.svg +1 -0
- package/static/combine-light/viggle.svg +1 -0
- package/static/combine-light/windsurf.svg +1 -0
- package/static/combine-light/youmind.svg +1 -0
- package/static/combine-light/yuanbao.svg +1 -0
- package/static/combine-light/zai.svg +1 -0
- package/static/combine-light/zapier.svg +1 -0
- package/static/combine-light/zeabur.svg +1 -0
- package/static/combine-light/zencoder.svg +1 -0
- package/static/dark/adobe-firefly.svg +1 -0
- package/static/dark/adobe.svg +1 -0
- package/static/dark/ag-ui.svg +1 -0
- package/static/dark/agnes-ai.svg +1 -0
- package/static/dark/airjelly.svg +1 -0
- package/static/dark/amp.svg +1 -0
- package/static/dark/antigravity.svg +1 -0
- package/static/dark/askverdict.svg +1 -0
- package/static/dark/automatic1111.svg +1 -0
- package/static/dark/capcut.svg +1 -0
- package/static/dark/celestoai.svg +1 -0
- package/static/dark/cherry-studio.svg +1 -0
- package/static/dark/claude-code.svg +1 -0
- package/static/dark/cline.svg +1 -0
- package/static/dark/clipdrop.svg +1 -0
- package/static/dark/codebuddy.svg +1 -0
- package/static/dark/codeflicker.svg +1 -0
- package/static/dark/colab.svg +1 -0
- package/static/dark/comfyui.svg +1 -0
- package/static/dark/copilotkit.svg +1 -0
- package/static/dark/coqui.svg +1 -0
- package/static/dark/coze.svg +1 -0
- package/static/dark/crewai.svg +1 -0
- package/static/dark/cursor.svg +1 -0
- package/static/dark/cybercut.svg +1 -0
- package/static/dark/deepai.svg +1 -0
- package/static/dark/deepl.svg +1 -0
- package/static/dark/devin.svg +1 -0
- package/static/dark/dify.svg +1 -0
- package/static/dark/doc2x.svg +1 -0
- package/static/dark/docsearch.svg +1 -0
- package/static/dark/dream-machine.svg +1 -0
- package/static/dark/fastgpt.svg +1 -0
- package/static/dark/figma.svg +1 -0
- package/static/dark/firecrawl.svg +1 -0
- package/static/dark/flora.svg +1 -0
- package/static/dark/flowith.svg +1 -0
- package/static/dark/gemini-cli.svg +1 -0
- package/static/dark/github-copilot.svg +1 -0
- package/static/dark/glama.svg +1 -0
- package/static/dark/glif.svg +1 -0
- package/static/dark/goose.svg +1 -0
- package/static/dark/gradio.svg +1 -0
- package/static/dark/greptile.svg +1 -0
- package/static/dark/hailuo.svg +1 -0
- package/static/dark/haiper.svg +1 -0
- package/static/dark/hedra.svg +1 -0
- package/static/dark/hermes-agent.svg +1 -0
- package/static/dark/icon-11x.svg +1 -0
- package/static/dark/ideogram.svg +1 -0
- package/static/dark/jimeng.svg +1 -0
- package/static/dark/junie.svg +1 -0
- package/static/dark/kilo-code.svg +1 -0
- package/static/dark/kimi.svg +1 -0
- package/static/dark/kiro.svg +1 -0
- package/static/dark/kling.svg +1 -0
- package/static/dark/krea.svg +1 -0
- package/static/dark/langchain.svg +1 -0
- package/static/dark/langfuse.svg +1 -0
- package/static/dark/langgraph.svg +1 -0
- package/static/dark/langsmith.svg +1 -0
- package/static/dark/lightricks.svg +1 -0
- package/static/dark/livekit.svg +1 -0
- package/static/dark/llamaindex.svg +1 -0
- package/static/dark/lovable.svg +1 -0
- package/static/dark/lovart.svg +1 -0
- package/static/dark/luma.svg +1 -0
- package/static/dark/make.svg +1 -0
- package/static/dark/manus.svg +1 -0
- package/static/dark/mastra.svg +1 -0
- package/static/dark/mcp-so.svg +1 -0
- package/static/dark/mcp.svg +1 -0
- package/static/dark/meta-ai.svg +1 -0
- package/static/dark/metagpt.svg +1 -0
- package/static/dark/microsoft-bing.svg +1 -0
- package/static/dark/microsoft-copilot.svg +1 -0
- package/static/dark/midjourney.svg +1 -0
- package/static/dark/monica.svg +1 -0
- package/static/dark/moxt.svg +1 -0
- package/static/dark/myshell.svg +1 -0
- package/static/dark/n8n.svg +1 -0
- package/static/dark/notebooklm.svg +1 -0
- package/static/dark/notion.svg +1 -0
- package/static/dark/novelai.svg +1 -0
- package/static/dark/obsidian.svg +1 -0
- package/static/dark/open-webui.svg +1 -0
- package/static/dark/openclaw.svg +1 -0
- package/static/dark/opencode.svg +1 -0
- package/static/dark/openhands.svg +1 -0
- package/static/dark/openhuman.svg +1 -0
- package/static/dark/phidata.svg +1 -0
- package/static/dark/pika.svg +1 -0
- package/static/dark/pixverse.svg +1 -0
- package/static/dark/player2.svg +1 -0
- package/static/dark/poe.svg +1 -0
- package/static/dark/pollinations.svg +1 -0
- package/static/dark/pydanticai.svg +1 -0
- package/static/dark/qingyan.svg +1 -0
- package/static/dark/qoder.svg +1 -0
- package/static/dark/railway.svg +1 -0
- package/static/dark/recraft.svg +1 -0
- package/static/dark/replit.svg +1 -0
- package/static/dark/roo-code.svg +1 -0
- package/static/dark/rsshub.svg +1 -0
- package/static/dark/runway.svg +1 -0
- package/static/dark/sillytavern.svg +1 -0
- package/static/dark/slock.svg +1 -0
- package/static/dark/smithery.svg +1 -0
- package/static/dark/suno.svg +1 -0
- package/static/dark/sync.svg +1 -0
- package/static/dark/tavily.svg +1 -0
- package/static/dark/tiangong.svg +1 -0
- package/static/dark/topazlabs.svg +1 -0
- package/static/dark/trae.svg +1 -0
- package/static/dark/tripo.svg +1 -0
- package/static/dark/turix.svg +1 -0
- package/static/dark/udio.svg +1 -0
- package/static/dark/unstructured.svg +1 -0
- package/static/dark/v0.svg +1 -0
- package/static/dark/vectorizer-ai.svg +1 -0
- package/static/dark/venice.svg +1 -0
- package/static/dark/vidu.svg +1 -0
- package/static/dark/viggle.svg +1 -0
- package/static/dark/windsurf.svg +1 -0
- package/static/dark/youmind.svg +1 -0
- package/static/dark/yuanbao.svg +1 -0
- package/static/dark/zai.svg +1 -0
- package/static/dark/zapier.svg +1 -0
- package/static/dark/zeabur.svg +1 -0
- package/static/dark/zencoder.svg +1 -0
- package/static/light/adobe-firefly.svg +1 -0
- package/static/light/adobe.svg +1 -0
- package/static/light/ag-ui.svg +1 -0
- package/static/light/agnes-ai.svg +1 -0
- package/static/light/airjelly.svg +1 -0
- package/static/light/amp.svg +1 -0
- package/static/light/antigravity.svg +1 -0
- package/static/light/askverdict.svg +1 -0
- package/static/light/automatic1111.svg +1 -0
- package/static/light/capcut.svg +1 -0
- package/static/light/celestoai.svg +1 -0
- package/static/light/cherry-studio.svg +1 -0
- package/static/light/claude-code.svg +1 -0
- package/static/light/cline.svg +1 -0
- package/static/light/clipdrop.svg +1 -0
- package/static/light/codebuddy.svg +1 -0
- package/static/light/codeflicker.svg +1 -0
- package/static/light/colab.svg +1 -0
- package/static/light/comfyui.svg +1 -0
- package/static/light/copilotkit.svg +1 -0
- package/static/light/coqui.svg +1 -0
- package/static/light/coze.svg +1 -0
- package/static/light/crewai.svg +1 -0
- package/static/light/cursor.svg +1 -0
- package/static/light/cybercut.svg +1 -0
- package/static/light/deepai.svg +1 -0
- package/static/light/deepl.svg +1 -0
- package/static/light/devin.svg +1 -0
- package/static/light/dify.svg +1 -0
- package/static/light/doc2x.svg +1 -0
- package/static/light/docsearch.svg +1 -0
- package/static/light/dream-machine.svg +1 -0
- package/static/light/fastgpt.svg +1 -0
- package/static/light/figma.svg +1 -0
- package/static/light/firecrawl.svg +1 -0
- package/static/light/flora.svg +1 -0
- package/static/light/flowith.svg +1 -0
- package/static/light/gemini-cli.svg +1 -0
- package/static/light/github-copilot.svg +1 -0
- package/static/light/glama.svg +1 -0
- package/static/light/glif.svg +1 -0
- package/static/light/goose.svg +1 -0
- package/static/light/gradio.svg +1 -0
- package/static/light/greptile.svg +1 -0
- package/static/light/hailuo.svg +1 -0
- package/static/light/haiper.svg +1 -0
- package/static/light/hedra.svg +1 -0
- package/static/light/hermes-agent.svg +1 -0
- package/static/light/icon-11x.svg +1 -0
- package/static/light/ideogram.svg +1 -0
- package/static/light/jimeng.svg +1 -0
- package/static/light/junie.svg +1 -0
- package/static/light/kilo-code.svg +1 -0
- package/static/light/kimi.svg +1 -0
- package/static/light/kiro.svg +1 -0
- package/static/light/kling.svg +1 -0
- package/static/light/krea.svg +1 -0
- package/static/light/langchain.svg +1 -0
- package/static/light/langfuse.svg +1 -0
- package/static/light/langgraph.svg +1 -0
- package/static/light/langsmith.svg +1 -0
- package/static/light/lightricks.svg +1 -0
- package/static/light/livekit.svg +1 -0
- package/static/light/llamaindex.svg +1 -0
- package/static/light/lovable.svg +1 -0
- package/static/light/lovart.svg +1 -0
- package/static/light/luma.svg +1 -0
- package/static/light/make.svg +1 -0
- package/static/light/manus.svg +1 -0
- package/static/light/mastra.svg +1 -0
- package/static/light/mcp-so.svg +1 -0
- package/static/light/mcp.svg +1 -0
- package/static/light/meta-ai.svg +1 -0
- package/static/light/metagpt.svg +1 -0
- package/static/light/microsoft-bing.svg +1 -0
- package/static/light/microsoft-copilot.svg +1 -0
- package/static/light/midjourney.svg +1 -0
- package/static/light/monica.svg +1 -0
- package/static/light/moxt.svg +1 -0
- package/static/light/myshell.svg +1 -0
- package/static/light/n8n.svg +1 -0
- package/static/light/notebooklm.svg +1 -0
- package/static/light/notion.svg +1 -0
- package/static/light/novelai.svg +1 -0
- package/static/light/obsidian.svg +1 -0
- package/static/light/open-webui.svg +1 -0
- package/static/light/openclaw.svg +1 -0
- package/static/light/opencode.svg +1 -0
- package/static/light/openhands.svg +1 -0
- package/static/light/openhuman.svg +1 -0
- package/static/light/phidata.svg +1 -0
- package/static/light/pika.svg +1 -0
- package/static/light/pixverse.svg +1 -0
- package/static/light/player2.svg +1 -0
- package/static/light/poe.svg +1 -0
- package/static/light/pollinations.svg +1 -0
- package/static/light/pydanticai.svg +1 -0
- package/static/light/qingyan.svg +1 -0
- package/static/light/qoder.svg +1 -0
- package/static/light/railway.svg +1 -0
- package/static/light/recraft.svg +1 -0
- package/static/light/replit.svg +1 -0
- package/static/light/roo-code.svg +1 -0
- package/static/light/rsshub.svg +1 -0
- package/static/light/runway.svg +1 -0
- package/static/light/sillytavern.svg +1 -0
- package/static/light/slock.svg +1 -0
- package/static/light/smithery.svg +1 -0
- package/static/light/suno.svg +1 -0
- package/static/light/sync.svg +1 -0
- package/static/light/tavily.svg +1 -0
- package/static/light/tiangong.svg +1 -0
- package/static/light/topazlabs.svg +1 -0
- package/static/light/trae.svg +1 -0
- package/static/light/tripo.svg +1 -0
- package/static/light/turix.svg +1 -0
- package/static/light/udio.svg +1 -0
- package/static/light/unstructured.svg +1 -0
- package/static/light/v0.svg +1 -0
- package/static/light/vectorizer-ai.svg +1 -0
- package/static/light/venice.svg +1 -0
- package/static/light/vidu.svg +1 -0
- package/static/light/viggle.svg +1 -0
- package/static/light/windsurf.svg +1 -0
- package/static/light/youmind.svg +1 -0
- package/static/light/yuanbao.svg +1 -0
- package/static/light/zai.svg +1 -0
- package/static/light/zapier.svg +1 -0
- package/static/light/zeabur.svg +1 -0
- package/static/light/zencoder.svg +1 -0
- package/static/white/adobe-firefly.svg +1 -0
- package/static/white/adobe.svg +1 -0
- package/static/white/ag-ui.svg +1 -0
- package/static/white/agnes-ai.svg +1 -0
- package/static/white/airjelly.svg +1 -0
- package/static/white/amp.svg +1 -0
- package/static/white/antigravity.svg +1 -0
- package/static/white/askverdict.svg +1 -0
- package/static/white/automatic1111.svg +1 -0
- package/static/white/capcut.svg +1 -0
- package/static/white/celestoai.svg +1 -0
- package/static/white/cherry-studio.svg +1 -1
- package/static/white/claude-code.svg +1 -0
- package/static/white/cline.svg +1 -1
- package/static/white/clipdrop.svg +1 -0
- package/static/white/codebuddy.svg +1 -0
- package/static/white/codeflicker.svg +1 -0
- package/static/white/colab.svg +1 -0
- package/static/white/comfyui.svg +1 -0
- package/static/white/copilotkit.svg +1 -0
- package/static/white/coqui.svg +1 -0
- package/static/white/coze.svg +1 -0
- package/static/white/crewai.svg +1 -0
- package/static/white/cursor.svg +1 -1
- package/static/white/cybercut.svg +1 -0
- package/static/white/deepai.svg +1 -0
- package/static/white/deepl.svg +1 -0
- package/static/white/devin.svg +1 -0
- package/static/white/dify.svg +1 -0
- package/static/white/doc2x.svg +1 -0
- package/static/white/docsearch.svg +1 -0
- package/static/white/dream-machine.svg +1 -0
- package/static/white/fastgpt.svg +1 -0
- package/static/white/figma.svg +1 -0
- package/static/white/firecrawl.svg +1 -0
- package/static/white/flora.svg +1 -0
- package/static/white/flowith.svg +1 -0
- package/static/white/gemini-cli.svg +1 -0
- package/static/white/github-copilot.svg +1 -0
- package/static/white/glama.svg +1 -0
- package/static/white/glif.svg +1 -0
- package/static/white/goose.svg +1 -0
- package/static/white/gradio.svg +1 -0
- package/static/white/greptile.svg +1 -0
- package/static/white/hailuo.svg +1 -0
- package/static/white/haiper.svg +1 -0
- package/static/white/hedra.svg +1 -0
- package/static/white/hermes-agent.svg +1 -0
- package/static/white/icon-11x.svg +1 -0
- package/static/white/ideogram.svg +1 -0
- package/static/white/jimeng.svg +1 -0
- package/static/white/junie.svg +1 -0
- package/static/white/kilo-code.svg +1 -0
- package/static/white/kimi.svg +1 -0
- package/static/white/kiro.svg +1 -0
- package/static/white/kling.svg +1 -0
- package/static/white/krea.svg +1 -0
- package/static/white/langchain.svg +1 -0
- package/static/white/langfuse.svg +1 -0
- package/static/white/langgraph.svg +1 -0
- package/static/white/langsmith.svg +1 -0
- package/static/white/lightricks.svg +1 -0
- package/static/white/livekit.svg +1 -0
- package/static/white/llamaindex.svg +1 -0
- package/static/white/lovable.svg +1 -0
- package/static/white/lovart.svg +1 -0
- package/static/white/luma.svg +1 -0
- package/static/white/make.svg +1 -0
- package/static/white/manus.svg +1 -0
- package/static/white/mastra.svg +1 -0
- package/static/white/mcp-so.svg +1 -0
- package/static/white/mcp.svg +1 -0
- package/static/white/meta-ai.svg +1 -0
- package/static/white/metagpt.svg +1 -0
- package/static/white/microsoft-bing.svg +1 -0
- package/static/white/microsoft-copilot.svg +1 -0
- package/static/white/midjourney.svg +1 -0
- package/static/white/monica.svg +1 -0
- package/static/white/moxt.svg +1 -0
- package/static/white/myshell.svg +1 -0
- package/static/white/n8n.svg +1 -0
- package/static/white/notebooklm.svg +1 -0
- package/static/white/notion.svg +1 -0
- package/static/white/novelai.svg +1 -0
- package/static/white/obsidian.svg +1 -1
- package/static/white/open-webui.svg +1 -0
- package/static/white/openclaw.svg +1 -0
- package/static/white/opencode.svg +1 -0
- package/static/white/openhands.svg +1 -0
- package/static/white/openhuman.svg +1 -0
- package/static/white/phidata.svg +1 -0
- package/static/white/pika.svg +1 -0
- package/static/white/pixverse.svg +1 -0
- package/static/white/player2.svg +1 -0
- package/static/white/poe.svg +1 -0
- package/static/white/pollinations.svg +1 -0
- package/static/white/pydanticai.svg +1 -0
- package/static/white/qingyan.svg +1 -0
- package/static/white/qoder.svg +1 -0
- package/static/white/railway.svg +1 -0
- package/static/white/recraft.svg +1 -0
- package/static/white/replit.svg +1 -0
- package/static/white/roo-code.svg +1 -0
- package/static/white/rsshub.svg +1 -0
- package/static/white/runway.svg +1 -0
- package/static/white/sillytavern.svg +1 -0
- package/static/white/slock.svg +1 -0
- package/static/white/smithery.svg +1 -0
- package/static/white/suno.svg +1 -0
- package/static/white/sync.svg +1 -0
- package/static/white/tavily.svg +1 -0
- package/static/white/tiangong.svg +1 -0
- package/static/white/topazlabs.svg +1 -0
- package/static/white/trae.svg +1 -0
- package/static/white/tripo.svg +1 -0
- package/static/white/turix.svg +1 -0
- package/static/white/udio.svg +1 -0
- package/static/white/unstructured.svg +1 -0
- package/static/white/v0.svg +1 -0
- package/static/white/vectorizer-ai.svg +1 -0
- package/static/white/venice.svg +1 -0
- package/static/white/vidu.svg +1 -0
- package/static/white/viggle.svg +1 -0
- package/static/white/windsurf.svg +1 -0
- package/static/white/youmind.svg +1 -0
- package/static/white/yuanbao.svg +1 -0
- package/static/white/zai.svg +1 -1
- package/static/white/zapier.svg +1 -0
- package/static/white/zeabur.svg +1 -0
- package/static/white/zencoder.svg +1 -0
- package/dist/Claude/Color.js +0 -10
- package/dist/Claude/Mono.js +0 -10
- package/dist/Claude/index.d.ts +0 -4
- package/dist/Claude/index.js +0 -6
- package/dist/Codex/Color.js +0 -10
- package/dist/Codex/Mono.js +0 -10
- package/dist/Codex/index.d.ts +0 -4
- package/dist/Codex/index.js +0 -6
- package/dist/Gemini/Color.js +0 -10
- package/dist/Gemini/Mono.js +0 -10
- package/dist/Gemini/index.d.ts +0 -4
- package/dist/Gemini/index.js +0 -6
- package/dist/Sider/Color.js +0 -10
- package/dist/Sider/Mono.js +0 -10
- package/dist/Sider/index.d.ts +0 -4
- package/dist/Sider/index.js +0 -6
- package/icons/claude.svg +0 -9
- package/icons/codex.svg +0 -14
- package/icons/gemini.svg +0 -24
- package/icons/sider.svg +0 -24
- package/static/black/claude.svg +0 -1
- package/static/black/codex.svg +0 -1
- package/static/black/gemini.svg +0 -1
- package/static/black/sider.svg +0 -1
- package/static/white/claude.svg +0 -1
- package/static/white/codex.svg +0 -1
- package/static/white/gemini.svg +0 -1
- package/static/white/sider.svg +0 -1
- /package/dist/{Claude → Adobe}/Color.d.ts +0 -0
- /package/dist/{Claude/Mono.d.ts → Adobe/Combine.d.ts} +0 -0
- /package/dist/{Codex/Color.d.ts → Adobe/CombineDark.d.ts} +0 -0
- /package/dist/{Codex/Mono.d.ts → Adobe/CombineLight.d.ts} +0 -0
- /package/dist/{Gemini/Color.d.ts → Adobe/Dark.d.ts} +0 -0
- /package/dist/{Gemini/Mono.d.ts → Adobe/Light.d.ts} +0 -0
- /package/dist/{Sider → Adobe}/Mono.d.ts +0 -0
- /package/dist/{Sider → AdobeFirefly}/Color.d.ts +0 -0
|
@@ -0,0 +1,10 @@
|
|
|
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 MetagptLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-metagpt-light__Name=MetaGPT, Type=Dark, Variant=Default", children: _jsxs("g", { id: instanceId + "-metagpt-light__MetaGPT / Icon", clipPath: 'url(#' + instanceId + "-metagpt-light__clip0_436_4574)", children: [_jsx("path", { id: instanceId + "-metagpt-light__MetaGPT / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M25.1879 17.454C25.1861 17.4518 25.1848 17.4492 25.1842 17.4464C25.1835 17.4437 25.1834 17.4408 25.1839 17.438V17.43C25.1857 17.4266 25.1885 17.4238 25.1919 17.422L29.7879 14.584C29.7959 14.5789 29.8027 14.5722 29.8079 14.5643C29.8131 14.5563 29.8165 14.5474 29.8179 14.538C30.0536 12.8466 29.6906 11.1261 28.7919 9.67399C27.7019 7.93799 25.8899 6.81199 23.8139 6.82799C21.7879 6.84799 19.9959 8.00999 18.9399 9.72799C18.3236 10.7235 17.9655 11.8571 17.8979 13.026C17.8946 13.0312 17.8894 13.0349 17.8835 13.0364C17.8775 13.0378 17.8712 13.037 17.8659 13.034C16.3981 12.282 14.7902 11.8427 13.1439 11.744C13.1411 11.7424 13.1389 11.7401 13.1374 11.7372C13.136 11.7344 13.1355 11.7312 13.1359 11.728C13.8559 7.87599 16.3159 4.34399 19.9959 2.79199C21.2141 2.27469 22.5233 2.00559 23.8469 2.00044C25.1704 1.99529 26.4816 2.25419 27.7039 2.76199C28.8522 3.24057 29.908 3.91606 30.8239 4.75799C36.3399 9.80399 36.1959 19.2 30.4899 24.05C30.4875 24.0519 30.4848 24.0533 30.4819 24.054H30.4679C30.4655 24.0524 30.4634 24.0504 30.4619 24.048L25.1879 17.454Z", fill: "#000000", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-metagpt-light__MetaGPT / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M11.3279 13.1539C11.9659 13.1519 12.4079 13.1579 12.6599 13.1719C15.3651 13.3032 17.9785 14.1946 20.1999 15.7439C21.1479 16.4039 22.0139 17.1679 22.7999 18.0379C23.2039 18.4859 23.6979 19.1019 24.2799 19.8879C25.1799 21.1039 26.1459 22.3939 27.0239 23.5079C27.6199 24.2639 28.0759 24.8959 28.6119 25.6019C29.3319 26.5479 30.1679 27.3339 31.1199 27.9619C33.0699 29.2459 35.4739 29.7219 37.7759 29.3059C38.5281 29.1854 39.2515 28.9271 39.9099 28.5439C41.7839 27.4039 42.7179 25.4599 42.5319 23.2899C42.5085 22.9645 42.4467 22.6429 42.3479 22.3319C41.9719 21.2039 41.1259 20.3299 40.1139 19.7359C39.3859 19.3079 38.4479 19.1419 37.5999 19.1159C36.6741 19.0878 35.7486 19.1786 34.8459 19.3859C34.8421 19.3848 34.8387 19.3827 34.8359 19.38C34.8331 19.3772 34.8311 19.3737 34.8299 19.3699V19.3599L36.0959 13.1419C36.0974 13.1342 36.1017 13.1272 36.1079 13.1224C36.1142 13.1176 36.122 13.1153 36.1299 13.1159C38.3989 13.1575 40.6215 13.7652 42.5959 14.8839C43.7379 15.5239 44.7299 16.3179 45.5699 17.2639C46.8299 18.6839 47.5979 20.3239 47.8759 22.1839C48.0363 23.2596 48.0417 24.3527 47.8919 25.4299C47.2799 29.8859 43.8999 33.4459 39.5619 34.4839C38.8039 34.6639 38.0259 34.7839 37.2299 34.8439C37.1979 34.8462 37.1658 34.8455 37.1339 34.8419C36.1239 34.7396 35.1367 34.4763 34.2099 34.0619C33.2938 33.6296 32.4257 33.102 31.6199 32.4879C30.5206 31.6753 29.5157 30.7421 28.6239 29.7059C27.1979 28.0559 25.9579 26.2259 24.7339 24.3659C23.7047 22.7912 22.6015 21.2662 21.4279 19.7959C20.3119 18.4159 19.1219 17.1519 17.7679 16.0559C16.594 15.0795 15.2668 14.3037 13.8399 13.7599C13.027 13.4593 12.1798 13.2611 11.3179 13.1699L11.3159 13.1639C11.3159 13.1608 11.3172 13.1577 11.3194 13.1555C11.3217 13.1532 11.3247 13.1539 11.3279 13.1539Z", fill: "#000000", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-metagpt-light__MetaGPT / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M36.5119 34.872H36.5159V34.882H35.8439C32.7539 34.802 29.9799 33.876 27.5279 32.102C26.6699 31.4678 25.8773 30.7496 25.1619 29.958C24.6324 29.352 24.1319 28.7213 23.6619 28.068C22.769 26.8589 21.8596 25.6622 20.9339 24.478C20.3839 23.776 20.0499 23.318 19.4379 22.498C18.7271 21.5408 17.8538 20.7156 16.8579 20.06C15.8113 19.3814 14.6372 18.9232 13.4076 18.7134C12.1779 18.5037 10.9184 18.5467 9.70595 18.84C8.36827 19.1417 7.19102 19.9311 6.40395 21.054C5.53395 22.274 5.25795 23.866 5.54995 25.32C5.81595 26.65 6.86795 27.76 8.02995 28.378C8.34795 28.548 8.71595 28.676 9.13395 28.764C10.4399 29.038 11.8399 28.938 13.1499 28.648H13.1579L13.1639 28.652C13.1658 28.6541 13.1672 28.6567 13.1679 28.6595C13.1686 28.6623 13.1686 28.6652 13.1679 28.668L11.9019 34.886C11.9001 34.8941 11.8955 34.9013 11.8889 34.9064C11.8824 34.9115 11.8743 34.9142 11.8659 34.914C11.0159 34.9071 10.1689 34.8133 9.33795 34.634C6.25795 33.98 3.27395 32.274 1.53195 29.594C0.668406 28.2634 0.155181 26.7361 0.0399463 25.154C-0.156054 22.758 0.367946 20.414 1.63995 18.398C3.04454 16.1796 5.19266 14.5334 7.69995 13.754C8.59859 13.4809 9.52268 13.3 10.4579 13.214C10.6099 13.2 10.7619 13.204 10.9139 13.224C11.8499 13.348 12.7359 13.596 13.5759 13.97C14.2779 14.282 15.0719 14.754 15.9559 15.386C16.9359 16.09 17.8319 16.874 18.6419 17.744C20.1319 19.34 21.4259 21.198 22.6539 23.054C24.3479 25.614 26.0679 28.106 28.1779 30.284C29.4219 31.57 30.8079 32.704 32.3739 33.56C33.6541 34.2639 35.06 34.7097 36.5119 34.872Z", fill: "#000000", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-metagpt-light__MetaGPT / path 04", fillRule: "evenodd", clipRule: "evenodd", d: "M17.4819 23.976L17.4879 23.972H17.4939C17.4962 23.9721 17.4985 23.9727 17.5005 23.9737C17.5026 23.9748 17.5044 23.9762 17.5059 23.978L22.7819 30.576C22.7838 30.5783 22.7852 30.5811 22.7859 30.584C22.7864 30.5867 22.7864 30.5894 22.7859 30.592C22.7856 30.5948 22.7847 30.5975 22.7833 30.5999C22.782 30.6023 22.7801 30.6044 22.7779 30.606L18.1779 33.446C18.1722 33.4499 18.1675 33.4549 18.164 33.4608C18.1606 33.4667 18.1585 33.4732 18.1579 33.48C17.9665 34.8093 18.145 36.1656 18.6739 37.4C19.6839 39.772 21.9979 41.444 24.6399 41.174C26.6259 40.97 28.2919 39.702 29.2319 37.95C29.7725 36.9515 30.0647 35.8374 30.0839 34.702L30.0899 34.698L30.0959 34.696H30.1019C31.3579 35.332 32.6899 35.736 34.0939 35.906C34.3549 35.9354 34.6163 35.9621 34.8779 35.986C34.8802 35.9873 34.8824 35.989 34.8841 35.991C34.8858 35.9931 34.8871 35.9955 34.8879 35.998V36.006C34.2319 39.984 31.7599 43.622 27.9879 45.234C25.6944 46.2108 23.1179 46.2914 20.7679 45.46C17.0019 44.12 14.3679 40.734 13.4679 36.904C12.3679 32.234 13.7779 27.124 17.4819 23.976Z", fill: "#000000", fillOpacity: 1 })] }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-metagpt-light__clip0_436_4574", children: _jsx("rect", { width: 48, height: 48, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(MetagptLight);
|
|
10
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
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 MetagptMono = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-metagpt-mono__Name=MetaGPT, Type=Dark, Variant=Default", children: _jsxs("g", { id: instanceId + "-metagpt-mono__MetaGPT / Icon", clipPath: 'url(#' + instanceId + "-metagpt-mono__clip0_436_4574)", children: [_jsx("path", { id: instanceId + "-metagpt-mono__MetaGPT / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M25.1879 17.454C25.1861 17.4518 25.1848 17.4492 25.1842 17.4464C25.1835 17.4437 25.1834 17.4408 25.1839 17.438V17.43C25.1857 17.4266 25.1885 17.4238 25.1919 17.422L29.7879 14.584C29.7959 14.5789 29.8027 14.5722 29.8079 14.5643C29.8131 14.5563 29.8165 14.5474 29.8179 14.538C30.0536 12.8466 29.6906 11.1261 28.7919 9.67399C27.7019 7.93799 25.8899 6.81199 23.8139 6.82799C21.7879 6.84799 19.9959 8.00999 18.9399 9.72799C18.3236 10.7235 17.9655 11.8571 17.8979 13.026C17.8946 13.0312 17.8894 13.0349 17.8835 13.0364C17.8775 13.0378 17.8712 13.037 17.8659 13.034C16.3981 12.282 14.7902 11.8427 13.1439 11.744C13.1411 11.7424 13.1389 11.7401 13.1374 11.7372C13.136 11.7344 13.1355 11.7312 13.1359 11.728C13.8559 7.87599 16.3159 4.34399 19.9959 2.79199C21.2141 2.27469 22.5233 2.00559 23.8469 2.00044C25.1704 1.99529 26.4816 2.25419 27.7039 2.76199C28.8522 3.24057 29.908 3.91606 30.8239 4.75799C36.3399 9.80399 36.1959 19.2 30.4899 24.05C30.4875 24.0519 30.4848 24.0533 30.4819 24.054H30.4679C30.4655 24.0524 30.4634 24.0504 30.4619 24.048L25.1879 17.454Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-metagpt-mono__MetaGPT / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M11.3279 13.1539C11.9659 13.1519 12.4079 13.1579 12.6599 13.1719C15.3651 13.3032 17.9785 14.1946 20.1999 15.7439C21.1479 16.4039 22.0139 17.1679 22.7999 18.0379C23.2039 18.4859 23.6979 19.1019 24.2799 19.8879C25.1799 21.1039 26.1459 22.3939 27.0239 23.5079C27.6199 24.2639 28.0759 24.8959 28.6119 25.6019C29.3319 26.5479 30.1679 27.3339 31.1199 27.9619C33.0699 29.2459 35.4739 29.7219 37.7759 29.3059C38.5281 29.1854 39.2515 28.9271 39.9099 28.5439C41.7839 27.4039 42.7179 25.4599 42.5319 23.2899C42.5085 22.9645 42.4467 22.6429 42.3479 22.3319C41.9719 21.2039 41.1259 20.3299 40.1139 19.7359C39.3859 19.3079 38.4479 19.1419 37.5999 19.1159C36.6741 19.0878 35.7486 19.1786 34.8459 19.3859C34.8421 19.3848 34.8387 19.3827 34.8359 19.38C34.8331 19.3772 34.8311 19.3737 34.8299 19.3699V19.3599L36.0959 13.1419C36.0974 13.1342 36.1017 13.1272 36.1079 13.1224C36.1142 13.1176 36.122 13.1153 36.1299 13.1159C38.3989 13.1575 40.6215 13.7652 42.5959 14.8839C43.7379 15.5239 44.7299 16.3179 45.5699 17.2639C46.8299 18.6839 47.5979 20.3239 47.8759 22.1839C48.0363 23.2596 48.0417 24.3527 47.8919 25.4299C47.2799 29.8859 43.8999 33.4459 39.5619 34.4839C38.8039 34.6639 38.0259 34.7839 37.2299 34.8439C37.1979 34.8462 37.1658 34.8455 37.1339 34.8419C36.1239 34.7396 35.1367 34.4763 34.2099 34.0619C33.2938 33.6296 32.4257 33.102 31.6199 32.4879C30.5206 31.6753 29.5157 30.7421 28.6239 29.7059C27.1979 28.0559 25.9579 26.2259 24.7339 24.3659C23.7047 22.7912 22.6015 21.2662 21.4279 19.7959C20.3119 18.4159 19.1219 17.1519 17.7679 16.0559C16.594 15.0795 15.2668 14.3037 13.8399 13.7599C13.027 13.4593 12.1798 13.2611 11.3179 13.1699L11.3159 13.1639C11.3159 13.1608 11.3172 13.1577 11.3194 13.1555C11.3217 13.1532 11.3247 13.1539 11.3279 13.1539Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-metagpt-mono__MetaGPT / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M36.5119 34.872H36.5159V34.882H35.8439C32.7539 34.802 29.9799 33.876 27.5279 32.102C26.6699 31.4678 25.8773 30.7496 25.1619 29.958C24.6324 29.352 24.1319 28.7213 23.6619 28.068C22.769 26.8589 21.8596 25.6622 20.9339 24.478C20.3839 23.776 20.0499 23.318 19.4379 22.498C18.7271 21.5408 17.8538 20.7156 16.8579 20.06C15.8113 19.3814 14.6372 18.9232 13.4076 18.7134C12.1779 18.5037 10.9184 18.5467 9.70595 18.84C8.36827 19.1417 7.19102 19.9311 6.40395 21.054C5.53395 22.274 5.25795 23.866 5.54995 25.32C5.81595 26.65 6.86795 27.76 8.02995 28.378C8.34795 28.548 8.71595 28.676 9.13395 28.764C10.4399 29.038 11.8399 28.938 13.1499 28.648H13.1579L13.1639 28.652C13.1658 28.6541 13.1672 28.6567 13.1679 28.6595C13.1686 28.6623 13.1686 28.6652 13.1679 28.668L11.9019 34.886C11.9001 34.8941 11.8955 34.9013 11.8889 34.9064C11.8824 34.9115 11.8743 34.9142 11.8659 34.914C11.0159 34.9071 10.1689 34.8133 9.33795 34.634C6.25795 33.98 3.27395 32.274 1.53195 29.594C0.668406 28.2634 0.155181 26.7361 0.0399463 25.154C-0.156054 22.758 0.367946 20.414 1.63995 18.398C3.04454 16.1796 5.19266 14.5334 7.69995 13.754C8.59859 13.4809 9.52268 13.3 10.4579 13.214C10.6099 13.2 10.7619 13.204 10.9139 13.224C11.8499 13.348 12.7359 13.596 13.5759 13.97C14.2779 14.282 15.0719 14.754 15.9559 15.386C16.9359 16.09 17.8319 16.874 18.6419 17.744C20.1319 19.34 21.4259 21.198 22.6539 23.054C24.3479 25.614 26.0679 28.106 28.1779 30.284C29.4219 31.57 30.8079 32.704 32.3739 33.56C33.6541 34.2639 35.06 34.7097 36.5119 34.872Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-metagpt-mono__MetaGPT / path 04", fillRule: "evenodd", clipRule: "evenodd", d: "M17.4819 23.976L17.4879 23.972H17.4939C17.4962 23.9721 17.4985 23.9727 17.5005 23.9737C17.5026 23.9748 17.5044 23.9762 17.5059 23.978L22.7819 30.576C22.7838 30.5783 22.7852 30.5811 22.7859 30.584C22.7864 30.5867 22.7864 30.5894 22.7859 30.592C22.7856 30.5948 22.7847 30.5975 22.7833 30.5999C22.782 30.6023 22.7801 30.6044 22.7779 30.606L18.1779 33.446C18.1722 33.4499 18.1675 33.4549 18.164 33.4608C18.1606 33.4667 18.1585 33.4732 18.1579 33.48C17.9665 34.8093 18.145 36.1656 18.6739 37.4C19.6839 39.772 21.9979 41.444 24.6399 41.174C26.6259 40.97 28.2919 39.702 29.2319 37.95C29.7725 36.9515 30.0647 35.8374 30.0839 34.702L30.0899 34.698L30.0959 34.696H30.1019C31.3579 35.332 32.6899 35.736 34.0939 35.906C34.3549 35.9354 34.6163 35.9621 34.8779 35.986C34.8802 35.9873 34.8824 35.989 34.8841 35.991C34.8858 35.9931 34.8871 35.9955 34.8879 35.998V36.006C34.2319 39.984 31.7599 43.622 27.9879 45.234C25.6944 46.2108 23.1179 46.2914 20.7679 45.46C17.0019 44.12 14.3679 40.734 13.4679 36.904C12.3679 32.234 13.7779 27.124 17.4819 23.976Z", fill: "currentColor", fillOpacity: 1 })] }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-metagpt-mono__clip0_436_4574", children: _jsx("rect", { width: 48, height: 48, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(MetagptMono);
|
|
10
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
declare const Metagpt: 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 Metagpt;
|
|
@@ -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 Metagpt = Object.assign(Mono, { Color, Dark, Light, CombineDark, CombineLight, Combine, Default: Dark });
|
|
11
|
+
export default Metagpt;
|
|
@@ -0,0 +1,31 @@
|
|
|
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 MicrosoftBingColor = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-microsoft-bing-color__Name=Microsoft Bing, Type=Color, Variant=Default", children: _jsxs("g", { id: instanceId + "-microsoft-bing-color__Microsoft Bing / Icon", clipPath: 'url(#' + instanceId + "-microsoft-bing-color__clip0_436_4579)", children: [_jsx("path", { id: instanceId + "-microsoft-bing-color__Microsoft Bing / path 01", d: "M23.94 15.138C23.5118 15.1913 23.116 15.3933 22.8218 15.7088C22.5275 16.0243 22.3534 16.4332 22.33 16.864C22.304 17.254 22.31 17.282 23.19 19.558C25.19 24.738 25.674 25.986 25.756 26.162C25.954 26.588 26.23 26.988 26.576 27.346C26.844 27.622 27.02 27.77 27.316 27.968C27.836 28.32 28.096 28.416 30.126 29.022C32.104 29.612 33.184 30.002 34.114 30.468C35.32 31.072 36.162 31.756 36.694 32.57C37.076 33.154 37.414 34.2 37.562 35.254C37.62 35.666 37.62 36.576 37.562 36.948C37.4663 37.6792 37.2094 38.3801 36.81 39C36.61 39.302 36.68 39.252 36.972 38.884C37.802 37.844 38.648 36.068 39.08 34.458C39.6026 32.4912 39.6724 30.4316 39.284 28.434C38.9147 26.5349 38.1341 24.7397 36.997 23.1746C35.8599 21.6094 34.3939 20.3121 32.702 19.374C31.824 18.9023 30.9426 18.437 30.058 17.978L29.55 17.712C28.4993 17.1619 27.4493 16.6106 26.4 16.058C25.304 15.478 24.84 15.246 24.708 15.206C24.5184 15.1554 24.324 15.1252 24.128 15.116L23.942 15.136L23.94 15.138Z", fill: 'url(#' + instanceId + "-microsoft-bing-color__paint0_radial_436_4579)" }), _jsx("path", { id: instanceId + "-microsoft-bing-color__Microsoft Bing / path 02", d: "M26.3279 34.4801C26.191 34.5597 26.0563 34.6431 25.9239 34.7301C24.7257 35.4709 23.529 36.2142 22.3339 36.9601C21.676 37.3717 21.0167 37.7811 20.3559 38.1881L19.4299 38.7641C18.4342 39.4003 17.4328 40.0277 16.4259 40.6461C15.7739 41.0461 15.0179 41.314 14.2459 41.42C13.8859 41.468 13.2059 41.468 12.8459 41.42C11.8894 41.2939 10.9815 40.9233 10.2099 40.3441C9.81065 40.0198 9.44664 39.6545 9.12388 39.2541C8.62133 38.5779 8.27563 37.7984 8.11188 36.9721C8.0898 36.8496 8.06244 36.7281 8.02988 36.6081C8.01388 36.5921 8.04188 36.8841 8.09388 37.2681C8.14788 37.6661 8.26388 38.2421 8.38788 38.7341C9.35188 42.5481 12.0879 45.6481 15.7979 47.1241C16.8608 47.5478 17.9763 47.825 19.1139 47.9481C19.5539 47.9981 20.8019 48.018 21.2619 47.982C23.3699 47.822 25.2059 47.1961 27.0879 45.9981C27.7119 45.5997 28.3365 45.2023 28.9619 44.8061L29.7299 44.3181L31.0979 43.4481L31.5659 43.1501L31.5839 43.1401L31.6339 43.1061L31.6599 43.0921L32.0039 42.8721L33.1979 42.1121C34.7179 41.1501 35.1719 40.8121 35.8779 40.1161C36.1739 39.8241 36.6179 39.3281 36.6399 39.2661C36.6439 39.2521 36.7239 39.1301 36.8159 38.9941C37.2125 38.3754 37.4672 37.6767 37.5619 36.9481C37.6192 36.3848 37.6192 35.8173 37.5619 35.2541C37.4546 34.4706 37.2406 33.7055 36.9259 32.9801C36.4779 32.0361 35.5259 31.1801 34.1599 30.4901C33.8986 30.3493 33.6272 30.2283 33.3479 30.1281C33.3279 30.1281 32.0559 30.9121 30.5219 31.8681C29.4165 32.5552 28.3111 33.2426 27.2059 33.9301L26.3279 34.4801Z", fill: 'url(#' + instanceId + "-microsoft-bing-color__paint1_radial_436_4579)" }), _jsx("path", { id: instanceId + "-microsoft-bing-color__Microsoft Bing / path 03", d: "M8.006 29.892L8.014 36.552L8.098 36.938C8.366 38.146 8.83 39.018 9.638 39.828C10.1465 40.3488 10.7549 40.7614 11.4268 41.0412C12.0987 41.321 12.8202 41.4621 13.548 41.456C14.62 41.456 15.548 41.186 16.506 40.596L17.912 39.726L19.024 39.034V16.006C19.024 11.394 19.016 8.65602 19 8.44202C18.9172 7.11028 18.3502 5.85479 17.406 4.91202C17.116 4.62402 16.87 4.43202 16.132 3.92002C14.5952 2.85589 13.0592 1.79056 11.524 0.724017C10.812 0.230017 10.76 0.196017 10.542 0.118017C10.2866 0.0226593 10.0135 -0.0161855 9.74163 0.0041601C9.46974 0.0245057 9.2055 0.103558 8.96711 0.235869C8.72873 0.36818 8.52186 0.550604 8.36077 0.77057C8.19968 0.990536 8.08819 1.24281 8.034 1.51002C8.006 1.63602 8 3.31802 8 12.446V23.234L8.006 29.892Z", fill: 'url(#' + instanceId + "-microsoft-bing-color__paint2_linear_436_4579)" })] }) }), _jsxs("defs", { children: [_jsxs("radialGradient", { id: instanceId + "-microsoft-bing-color__paint0_radial_436_4579", cx: 0, cy: 0, r: 1, gradientTransform: "matrix(-16.128 -13.3935 26.2285 -16.1283 2.49976 -33.3103)", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#00CACC", style: {
|
|
8
|
+
stopColor: "color(display-p3 0.0000 0.7922 0.8000)",
|
|
9
|
+
stopOpacity: 1
|
|
10
|
+
} }), _jsx("stop", { offset: 1, stopColor: "#048FCE", style: {
|
|
11
|
+
stopColor: "color(display-p3 0.0157 0.5608 0.8078)",
|
|
12
|
+
stopOpacity: 1
|
|
13
|
+
} })] }), _jsxs("radialGradient", { id: instanceId + "-microsoft-bing-color__paint1_radial_436_4579", cx: 0, cy: 0, r: 1, gradientTransform: "matrix(24.4846 -17.4859 6.38351 24.4851 16.7822 34.8061)", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#00BBEC", style: {
|
|
14
|
+
stopColor: "color(display-p3 0.0000 0.7333 0.9255)",
|
|
15
|
+
stopOpacity: 1
|
|
16
|
+
} }), _jsx("stop", { offset: 1, stopColor: "#2756A9", style: {
|
|
17
|
+
stopColor: "color(display-p3 0.1529 0.3373 0.6627)",
|
|
18
|
+
stopOpacity: 1
|
|
19
|
+
} })] }), _jsxs("linearGradient", { id: instanceId + "-microsoft-bing-color__paint2_linear_436_4579", x1: 13.512, y1: -0.00109863, x2: 13.512, y2: 41.4562, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#00BBEC", style: {
|
|
20
|
+
stopColor: "color(display-p3 0.0000 0.7333 0.9255)",
|
|
21
|
+
stopOpacity: 1
|
|
22
|
+
} }), _jsx("stop", { offset: 1, stopColor: "#2756A9", style: {
|
|
23
|
+
stopColor: "color(display-p3 0.1529 0.3373 0.6627)",
|
|
24
|
+
stopOpacity: 1
|
|
25
|
+
} })] }), _jsx("clipPath", { id: instanceId + "-microsoft-bing-color__clip0_436_4579", children: _jsx("rect", { width: 48, height: 48, fill: "white", style: {
|
|
26
|
+
fill: "white",
|
|
27
|
+
fillOpacity: 1
|
|
28
|
+
} }) })] })] });
|
|
29
|
+
};
|
|
30
|
+
const ForwardRef = forwardRef(MicrosoftBingColor);
|
|
31
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
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 MicrosoftBingCombine = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 62 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: typeof size === 'number' ? size * 2.5833333333333335 : 'calc(' + size + ' * 2.5833333333333335)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-microsoft-bing-combine__Name=Microsoft Bing, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-microsoft-bing-combine__Microsoft Bing / Combination", clipPath: 'url(#' + instanceId + "-microsoft-bing-combine__clip0_449_13172)", children: [_jsx("g", { id: instanceId + "-microsoft-bing-combine__Frame", clipPath: 'url(#' + instanceId + "-microsoft-bing-combine__clip1_449_13172)", children: _jsx("path", { id: instanceId + "-microsoft-bing-combine__Microsoft Bing / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M4.842 0.0049411C5.05347 -0.0154313 5.26576 0.0344776 5.446 0.146941L8.066 1.95994C8.435 2.21594 8.558 2.31194 8.703 2.45594C9.174 2.92594 9.455 3.54594 9.5 4.22094L9.508 5.06794L9.511 6.50894L9.515 19.5109L9.659 19.4169L16.674 15.0639L16.689 15.0669L16.718 15.0769C16.32 14.9069 15.825 14.7379 15.063 14.5109L14.579 14.3649C13.995 14.1849 13.869 14.1269 13.658 13.9849C13.5225 13.8962 13.3983 13.7915 13.288 13.6729C13.1193 13.4998 12.9808 13.2997 12.878 13.0809L11.32 9.06294C11.154 8.61894 11.154 8.57294 11.164 8.43294C11.1755 8.21721 11.2626 8.01242 11.41 7.85445C11.5573 7.69648 11.7556 7.5954 11.97 7.56894L12.064 7.55894C12.108 7.55394 12.284 7.58194 12.354 7.60294L12.406 7.62394C12.466 7.64994 12.566 7.69894 12.719 7.77794L16.349 9.68594C17.1953 10.155 17.9285 10.8037 18.4973 11.5865C19.066 12.3693 19.4564 13.2671 19.641 14.2169C19.835 15.2069 19.8 16.2539 19.539 17.2289C19.323 18.0339 18.9 18.9229 18.485 19.4419L18.405 19.5409L18.358 19.5909C18.348 19.6009 18.345 19.6009 18.348 19.5929L18.391 19.5189L18.319 19.6329C18.308 19.6639 18.086 19.9129 17.939 20.0579L17.769 20.2189C17.549 20.4209 17.338 20.5789 16.937 20.8389L13.544 22.9999C12.603 23.5999 11.684 23.9119 10.631 23.9919C10.401 24.0099 9.777 23.9999 9.557 23.9749C8.98821 23.9134 8.43043 23.7748 7.899 23.5629C6.045 22.8249 4.676 21.2749 4.194 19.3679C4.14682 19.1795 4.10646 18.9893 4.073 18.7979L4.027 18.4729C4.01813 18.4174 4.01345 18.3612 4.013 18.3049L4.007 18.2759L4 11.6169L4.01 0.865941C4.01023 0.828839 4.01257 0.791779 4.017 0.754941C4.05692 0.558462 4.15843 0.379821 4.30678 0.244954C4.45514 0.110087 4.64262 0.0260143 4.842 0.0049411Z", fill: "currentColor", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-microsoft-bing-combine__Frame_2", clipPath: 'url(#' + instanceId + "-microsoft-bing-combine__clip2_449_13172)", children: _jsx("path", { id: instanceId + "-microsoft-bing-combine__Microsoft Bing / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M28 17.3264V4.6104H31.9648C33.172 4.6104 34.1328 4.8792 34.8368 5.4184C35.5416 5.956 35.8944 6.656 35.8944 7.5176C35.8944 8.236 35.692 8.864 35.2944 9.4024C34.8738 9.94629 34.291 10.3422 33.6304 10.5328V10.5688C34.4936 10.668 35.172 10.9904 35.6824 11.5472C36.2024 12.0856 36.4584 12.8032 36.4584 13.6736C36.4584 14.76 36.0352 15.648 35.1984 16.312C34.3608 16.976 33.2952 17.3264 32.0088 17.3264H28ZM30.0704 6.3064V9.9224H31.4096C32.132 9.9224 32.696 9.7432 33.1016 9.4112C33.5152 9.052 33.7176 8.568 33.7176 7.9392C33.7176 6.8448 33.0048 6.3064 31.5768 6.3064H30.0704ZM30.0704 11.6184V15.6392H31.8328C32.608 15.6392 33.2072 15.46 33.6208 15.1008C34.044 14.7328 34.2552 14.2304 34.2552 13.5928C34.2552 12.2744 33.3656 11.6192 31.568 11.6192H30.0704V11.6184ZM38.9872 6.3424C38.6608 6.3424 38.3704 6.2256 38.1408 6.0104C37.9032 5.7944 37.7888 5.5168 37.7888 5.1752C37.7888 4.8344 37.9032 4.556 38.1408 4.332C38.3792 4.108 38.6608 4 38.9952 4C39.3304 4 39.6208 4.108 39.8592 4.332C40.0968 4.556 40.2112 4.844 40.2112 5.1752C40.2112 5.4984 40.0968 5.7672 39.8592 6.0008C39.6208 6.2248 39.3304 6.3424 38.9872 6.3424ZM39.9912 17.3264H37.9736V8.2448H40L39.9912 17.3264ZM49.9912 17.3264H47.9736V12.2112C47.9736 10.5064 47.3832 9.6624 46.2112 9.6624C45.5952 9.6624 45.0832 9.9048 44.6784 10.3808C44.2695 10.8772 44.0564 11.5061 44.0792 12.1488V17.3264H42.0528V8.2448H44.08V9.752H44.1152C44.3892 9.22092 44.8063 8.77702 45.3192 8.4704C45.828 8.16675 46.4125 8.01389 47.0048 8.0296C47.9744 8.0296 48.7144 8.352 49.2256 8.9984C49.7368 9.636 49.992 10.56 49.992 11.7808L49.9912 17.3264ZM59.9912 16.5992C59.9912 19.9288 58.3528 21.5984 55.0576 21.5984C54.0134 21.6227 52.9764 21.4207 52.0176 21.0064V19.12C52.9864 19.6944 53.9208 19.9728 54.7936 19.9728C56.908 19.9728 57.9736 18.9136 57.9736 16.7872V15.8H57.9384C57.6478 16.3448 57.2101 16.7972 56.6752 17.1056C56.1442 17.4113 55.5369 17.5593 54.9248 17.532C54.4258 17.548 53.9298 17.4481 53.476 17.24C53.0196 17.0304 52.6173 16.719 52.3 16.3296C51.5962 15.3942 51.2436 14.2411 51.304 13.072C51.304 11.528 51.656 10.308 52.3792 9.392C53.1016 8.4776 54.0704 8.0288 55.3216 8.0288C56.4936 8.0288 57.3656 8.5224 57.9376 9.5008H57.9736V8.244H60L59.992 16.5984L59.9912 16.5992ZM57.9912 13.1712V11.9872C57.9912 11.3496 57.78 10.8024 57.3656 10.3536C57.1714 10.1336 56.9317 9.95834 56.6632 9.84C56.3962 9.72263 56.1068 9.66528 55.8152 9.672C55.0488 9.672 54.4496 9.968 54.0176 10.5424C53.5446 11.2551 53.3158 12.1021 53.3656 12.956C53.3656 13.8536 53.5776 14.5624 53.9816 15.1008C54.4056 15.6392 54.9512 15.8992 55.6384 15.8992C56.344 15.8992 56.908 15.6392 57.3392 15.1368C57.7792 14.6168 57.9912 13.9704 57.9912 13.1624V13.1712Z", fill: "currentColor", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-microsoft-bing-combine__clip0_449_13172", children: _jsx("rect", { width: 61.6, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-microsoft-bing-combine__clip1_449_13172", children: _jsx("rect", { width: 24, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-microsoft-bing-combine__clip2_449_13172", children: _jsx("rect", { width: 35.2, height: 19.2, fill: "#fff", transform: "translate(26.3999 2.3999)", fillOpacity: 1 }) })] })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(MicrosoftBingCombine);
|
|
10
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const MicrosoftBingCombineDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 62 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: typeof size === 'number' ? size * 2.5833333333333335 : 'calc(' + size + ' * 2.5833333333333335)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-microsoft-bing-combine-dark__Name=Microsoft Bing, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-microsoft-bing-combine-dark__Microsoft Bing / Combination", clipPath: 'url(#' + instanceId + "-microsoft-bing-combine-dark__clip0_449_13172)", children: [_jsx("g", { id: instanceId + "-microsoft-bing-combine-dark__Frame", clipPath: 'url(#' + instanceId + "-microsoft-bing-combine-dark__clip1_449_13172)", children: _jsx("path", { id: instanceId + "-microsoft-bing-combine-dark__Microsoft Bing / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M4.842 0.0049411C5.05347 -0.0154313 5.26576 0.0344776 5.446 0.146941L8.066 1.95994C8.435 2.21594 8.558 2.31194 8.703 2.45594C9.174 2.92594 9.455 3.54594 9.5 4.22094L9.508 5.06794L9.511 6.50894L9.515 19.5109L9.659 19.4169L16.674 15.0639L16.689 15.0669L16.718 15.0769C16.32 14.9069 15.825 14.7379 15.063 14.5109L14.579 14.3649C13.995 14.1849 13.869 14.1269 13.658 13.9849C13.5225 13.8962 13.3983 13.7915 13.288 13.6729C13.1193 13.4998 12.9808 13.2997 12.878 13.0809L11.32 9.06294C11.154 8.61894 11.154 8.57294 11.164 8.43294C11.1755 8.21721 11.2626 8.01242 11.41 7.85445C11.5573 7.69648 11.7556 7.5954 11.97 7.56894L12.064 7.55894C12.108 7.55394 12.284 7.58194 12.354 7.60294L12.406 7.62394C12.466 7.64994 12.566 7.69894 12.719 7.77794L16.349 9.68594C17.1953 10.155 17.9285 10.8037 18.4973 11.5865C19.066 12.3693 19.4564 13.2671 19.641 14.2169C19.835 15.2069 19.8 16.2539 19.539 17.2289C19.323 18.0339 18.9 18.9229 18.485 19.4419L18.405 19.5409L18.358 19.5909C18.348 19.6009 18.345 19.6009 18.348 19.5929L18.391 19.5189L18.319 19.6329C18.308 19.6639 18.086 19.9129 17.939 20.0579L17.769 20.2189C17.549 20.4209 17.338 20.5789 16.937 20.8389L13.544 22.9999C12.603 23.5999 11.684 23.9119 10.631 23.9919C10.401 24.0099 9.777 23.9999 9.557 23.9749C8.98821 23.9134 8.43043 23.7748 7.899 23.5629C6.045 22.8249 4.676 21.2749 4.194 19.3679C4.14682 19.1795 4.10646 18.9893 4.073 18.7979L4.027 18.4729C4.01813 18.4174 4.01345 18.3612 4.013 18.3049L4.007 18.2759L4 11.6169L4.01 0.865941C4.01023 0.828839 4.01257 0.791779 4.017 0.754941C4.05692 0.558462 4.15843 0.379821 4.30678 0.244954C4.45514 0.110087 4.64262 0.0260143 4.842 0.0049411Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }), _jsx("g", { id: instanceId + "-microsoft-bing-combine-dark__Frame_2", clipPath: 'url(#' + instanceId + "-microsoft-bing-combine-dark__clip2_449_13172)", children: _jsx("path", { id: instanceId + "-microsoft-bing-combine-dark__Microsoft Bing / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M28 17.3264V4.6104H31.9648C33.172 4.6104 34.1328 4.8792 34.8368 5.4184C35.5416 5.956 35.8944 6.656 35.8944 7.5176C35.8944 8.236 35.692 8.864 35.2944 9.4024C34.8738 9.94629 34.291 10.3422 33.6304 10.5328V10.5688C34.4936 10.668 35.172 10.9904 35.6824 11.5472C36.2024 12.0856 36.4584 12.8032 36.4584 13.6736C36.4584 14.76 36.0352 15.648 35.1984 16.312C34.3608 16.976 33.2952 17.3264 32.0088 17.3264H28ZM30.0704 6.3064V9.9224H31.4096C32.132 9.9224 32.696 9.7432 33.1016 9.4112C33.5152 9.052 33.7176 8.568 33.7176 7.9392C33.7176 6.8448 33.0048 6.3064 31.5768 6.3064H30.0704ZM30.0704 11.6184V15.6392H31.8328C32.608 15.6392 33.2072 15.46 33.6208 15.1008C34.044 14.7328 34.2552 14.2304 34.2552 13.5928C34.2552 12.2744 33.3656 11.6192 31.568 11.6192H30.0704V11.6184ZM38.9872 6.3424C38.6608 6.3424 38.3704 6.2256 38.1408 6.0104C37.9032 5.7944 37.7888 5.5168 37.7888 5.1752C37.7888 4.8344 37.9032 4.556 38.1408 4.332C38.3792 4.108 38.6608 4 38.9952 4C39.3304 4 39.6208 4.108 39.8592 4.332C40.0968 4.556 40.2112 4.844 40.2112 5.1752C40.2112 5.4984 40.0968 5.7672 39.8592 6.0008C39.6208 6.2248 39.3304 6.3424 38.9872 6.3424ZM39.9912 17.3264H37.9736V8.2448H40L39.9912 17.3264ZM49.9912 17.3264H47.9736V12.2112C47.9736 10.5064 47.3832 9.6624 46.2112 9.6624C45.5952 9.6624 45.0832 9.9048 44.6784 10.3808C44.2695 10.8772 44.0564 11.5061 44.0792 12.1488V17.3264H42.0528V8.2448H44.08V9.752H44.1152C44.3892 9.22092 44.8063 8.77702 45.3192 8.4704C45.828 8.16675 46.4125 8.01389 47.0048 8.0296C47.9744 8.0296 48.7144 8.352 49.2256 8.9984C49.7368 9.636 49.992 10.56 49.992 11.7808L49.9912 17.3264ZM59.9912 16.5992C59.9912 19.9288 58.3528 21.5984 55.0576 21.5984C54.0134 21.6227 52.9764 21.4207 52.0176 21.0064V19.12C52.9864 19.6944 53.9208 19.9728 54.7936 19.9728C56.908 19.9728 57.9736 18.9136 57.9736 16.7872V15.8H57.9384C57.6478 16.3448 57.2101 16.7972 56.6752 17.1056C56.1442 17.4113 55.5369 17.5593 54.9248 17.532C54.4258 17.548 53.9298 17.4481 53.476 17.24C53.0196 17.0304 52.6173 16.719 52.3 16.3296C51.5962 15.3942 51.2436 14.2411 51.304 13.072C51.304 11.528 51.656 10.308 52.3792 9.392C53.1016 8.4776 54.0704 8.0288 55.3216 8.0288C56.4936 8.0288 57.3656 8.5224 57.9376 9.5008H57.9736V8.244H60L59.992 16.5984L59.9912 16.5992ZM57.9912 13.1712V11.9872C57.9912 11.3496 57.78 10.8024 57.3656 10.3536C57.1714 10.1336 56.9317 9.95834 56.6632 9.84C56.3962 9.72263 56.1068 9.66528 55.8152 9.672C55.0488 9.672 54.4496 9.968 54.0176 10.5424C53.5446 11.2551 53.3158 12.1021 53.3656 12.956C53.3656 13.8536 53.5776 14.5624 53.9816 15.1008C54.4056 15.6392 54.9512 15.8992 55.6384 15.8992C56.344 15.8992 56.908 15.6392 57.3392 15.1368C57.7792 14.6168 57.9912 13.9704 57.9912 13.1624V13.1712Z", fill: "white", style: {
|
|
11
|
+
fill: "white",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-microsoft-bing-combine-dark__clip0_449_13172", children: _jsx("rect", { width: 61.6, height: 24, fill: "white", style: {
|
|
14
|
+
fill: "white",
|
|
15
|
+
fillOpacity: 1
|
|
16
|
+
} }) }), _jsx("clipPath", { id: instanceId + "-microsoft-bing-combine-dark__clip1_449_13172", children: _jsx("rect", { width: 24, height: 24, fill: "white", style: {
|
|
17
|
+
fill: "white",
|
|
18
|
+
fillOpacity: 1
|
|
19
|
+
} }) }), _jsx("clipPath", { id: instanceId + "-microsoft-bing-combine-dark__clip2_449_13172", children: _jsx("rect", { width: 35.2, height: 19.2, fill: "white", style: {
|
|
20
|
+
fill: "white",
|
|
21
|
+
fillOpacity: 1
|
|
22
|
+
}, transform: "translate(26.3999 2.3999)" }) })] })] });
|
|
23
|
+
};
|
|
24
|
+
const ForwardRef = forwardRef(MicrosoftBingCombineDark);
|
|
25
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
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 MicrosoftBingCombineLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 62 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: typeof size === 'number' ? size * 2.5833333333333335 : 'calc(' + size + ' * 2.5833333333333335)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-microsoft-bing-combine-light__Name=Microsoft Bing, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-microsoft-bing-combine-light__Microsoft Bing / Combination", clipPath: 'url(#' + instanceId + "-microsoft-bing-combine-light__clip0_449_13172)", children: [_jsx("g", { id: instanceId + "-microsoft-bing-combine-light__Frame", clipPath: 'url(#' + instanceId + "-microsoft-bing-combine-light__clip1_449_13172)", children: _jsx("path", { id: instanceId + "-microsoft-bing-combine-light__Microsoft Bing / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M4.842 0.0049411C5.05347 -0.0154313 5.26576 0.0344776 5.446 0.146941L8.066 1.95994C8.435 2.21594 8.558 2.31194 8.703 2.45594C9.174 2.92594 9.455 3.54594 9.5 4.22094L9.508 5.06794L9.511 6.50894L9.515 19.5109L9.659 19.4169L16.674 15.0639L16.689 15.0669L16.718 15.0769C16.32 14.9069 15.825 14.7379 15.063 14.5109L14.579 14.3649C13.995 14.1849 13.869 14.1269 13.658 13.9849C13.5225 13.8962 13.3983 13.7915 13.288 13.6729C13.1193 13.4998 12.9808 13.2997 12.878 13.0809L11.32 9.06294C11.154 8.61894 11.154 8.57294 11.164 8.43294C11.1755 8.21721 11.2626 8.01242 11.41 7.85445C11.5573 7.69648 11.7556 7.5954 11.97 7.56894L12.064 7.55894C12.108 7.55394 12.284 7.58194 12.354 7.60294L12.406 7.62394C12.466 7.64994 12.566 7.69894 12.719 7.77794L16.349 9.68594C17.1953 10.155 17.9285 10.8037 18.4973 11.5865C19.066 12.3693 19.4564 13.2671 19.641 14.2169C19.835 15.2069 19.8 16.2539 19.539 17.2289C19.323 18.0339 18.9 18.9229 18.485 19.4419L18.405 19.5409L18.358 19.5909C18.348 19.6009 18.345 19.6009 18.348 19.5929L18.391 19.5189L18.319 19.6329C18.308 19.6639 18.086 19.9129 17.939 20.0579L17.769 20.2189C17.549 20.4209 17.338 20.5789 16.937 20.8389L13.544 22.9999C12.603 23.5999 11.684 23.9119 10.631 23.9919C10.401 24.0099 9.777 23.9999 9.557 23.9749C8.98821 23.9134 8.43043 23.7748 7.899 23.5629C6.045 22.8249 4.676 21.2749 4.194 19.3679C4.14682 19.1795 4.10646 18.9893 4.073 18.7979L4.027 18.4729C4.01813 18.4174 4.01345 18.3612 4.013 18.3049L4.007 18.2759L4 11.6169L4.01 0.865941C4.01023 0.828839 4.01257 0.791779 4.017 0.754941C4.05692 0.558462 4.15843 0.379821 4.30678 0.244954C4.45514 0.110087 4.64262 0.0260143 4.842 0.0049411Z", fill: "#000000", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-microsoft-bing-combine-light__Frame_2", clipPath: 'url(#' + instanceId + "-microsoft-bing-combine-light__clip2_449_13172)", children: _jsx("path", { id: instanceId + "-microsoft-bing-combine-light__Microsoft Bing / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M28 17.3264V4.6104H31.9648C33.172 4.6104 34.1328 4.8792 34.8368 5.4184C35.5416 5.956 35.8944 6.656 35.8944 7.5176C35.8944 8.236 35.692 8.864 35.2944 9.4024C34.8738 9.94629 34.291 10.3422 33.6304 10.5328V10.5688C34.4936 10.668 35.172 10.9904 35.6824 11.5472C36.2024 12.0856 36.4584 12.8032 36.4584 13.6736C36.4584 14.76 36.0352 15.648 35.1984 16.312C34.3608 16.976 33.2952 17.3264 32.0088 17.3264H28ZM30.0704 6.3064V9.9224H31.4096C32.132 9.9224 32.696 9.7432 33.1016 9.4112C33.5152 9.052 33.7176 8.568 33.7176 7.9392C33.7176 6.8448 33.0048 6.3064 31.5768 6.3064H30.0704ZM30.0704 11.6184V15.6392H31.8328C32.608 15.6392 33.2072 15.46 33.6208 15.1008C34.044 14.7328 34.2552 14.2304 34.2552 13.5928C34.2552 12.2744 33.3656 11.6192 31.568 11.6192H30.0704V11.6184ZM38.9872 6.3424C38.6608 6.3424 38.3704 6.2256 38.1408 6.0104C37.9032 5.7944 37.7888 5.5168 37.7888 5.1752C37.7888 4.8344 37.9032 4.556 38.1408 4.332C38.3792 4.108 38.6608 4 38.9952 4C39.3304 4 39.6208 4.108 39.8592 4.332C40.0968 4.556 40.2112 4.844 40.2112 5.1752C40.2112 5.4984 40.0968 5.7672 39.8592 6.0008C39.6208 6.2248 39.3304 6.3424 38.9872 6.3424ZM39.9912 17.3264H37.9736V8.2448H40L39.9912 17.3264ZM49.9912 17.3264H47.9736V12.2112C47.9736 10.5064 47.3832 9.6624 46.2112 9.6624C45.5952 9.6624 45.0832 9.9048 44.6784 10.3808C44.2695 10.8772 44.0564 11.5061 44.0792 12.1488V17.3264H42.0528V8.2448H44.08V9.752H44.1152C44.3892 9.22092 44.8063 8.77702 45.3192 8.4704C45.828 8.16675 46.4125 8.01389 47.0048 8.0296C47.9744 8.0296 48.7144 8.352 49.2256 8.9984C49.7368 9.636 49.992 10.56 49.992 11.7808L49.9912 17.3264ZM59.9912 16.5992C59.9912 19.9288 58.3528 21.5984 55.0576 21.5984C54.0134 21.6227 52.9764 21.4207 52.0176 21.0064V19.12C52.9864 19.6944 53.9208 19.9728 54.7936 19.9728C56.908 19.9728 57.9736 18.9136 57.9736 16.7872V15.8H57.9384C57.6478 16.3448 57.2101 16.7972 56.6752 17.1056C56.1442 17.4113 55.5369 17.5593 54.9248 17.532C54.4258 17.548 53.9298 17.4481 53.476 17.24C53.0196 17.0304 52.6173 16.719 52.3 16.3296C51.5962 15.3942 51.2436 14.2411 51.304 13.072C51.304 11.528 51.656 10.308 52.3792 9.392C53.1016 8.4776 54.0704 8.0288 55.3216 8.0288C56.4936 8.0288 57.3656 8.5224 57.9376 9.5008H57.9736V8.244H60L59.992 16.5984L59.9912 16.5992ZM57.9912 13.1712V11.9872C57.9912 11.3496 57.78 10.8024 57.3656 10.3536C57.1714 10.1336 56.9317 9.95834 56.6632 9.84C56.3962 9.72263 56.1068 9.66528 55.8152 9.672C55.0488 9.672 54.4496 9.968 54.0176 10.5424C53.5446 11.2551 53.3158 12.1021 53.3656 12.956C53.3656 13.8536 53.5776 14.5624 53.9816 15.1008C54.4056 15.6392 54.9512 15.8992 55.6384 15.8992C56.344 15.8992 56.908 15.6392 57.3392 15.1368C57.7792 14.6168 57.9912 13.9704 57.9912 13.1624V13.1712Z", fill: "#000000", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-microsoft-bing-combine-light__clip0_449_13172", children: _jsx("rect", { width: 61.6, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-microsoft-bing-combine-light__clip1_449_13172", children: _jsx("rect", { width: 24, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-microsoft-bing-combine-light__clip2_449_13172", children: _jsx("rect", { width: 35.2, height: 19.2, fill: "#fff", transform: "translate(26.3999 2.3999)", fillOpacity: 1 }) })] })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(MicrosoftBingCombineLight);
|
|
10
|
+
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 MicrosoftBingDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-microsoft-bing-dark__Name=Microsoft Bing, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-microsoft-bing-dark__Microsoft Bing / Icon", clipPath: 'url(#' + instanceId + "-microsoft-bing-dark__clip0_436_4582)", children: _jsx("path", { id: instanceId + "-microsoft-bing-dark__Microsoft Bing / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M9.684 0.0100043C10.1069 -0.0307406 10.5315 0.0690773 10.892 0.294004L16.132 3.92C16.87 4.432 17.116 4.624 17.406 4.912C18.348 5.852 18.91 7.092 19 8.442L19.016 10.136L19.022 13.018L19.03 39.022L19.318 38.834L33.348 30.128L33.378 30.134L33.436 30.154C32.64 29.814 31.65 29.476 30.126 29.022L29.158 28.73C27.99 28.37 27.738 28.254 27.316 27.97C27.0451 27.7926 26.7966 27.5831 26.576 27.346C26.2387 26.9997 25.9615 26.5995 25.756 26.162L22.64 18.126C22.308 17.238 22.308 17.146 22.328 16.866C22.351 16.4345 22.5252 16.025 22.8199 15.709C23.1147 15.3931 23.5112 15.1909 23.94 15.138L24.128 15.118C24.216 15.108 24.568 15.164 24.708 15.206L24.812 15.248C24.932 15.3 25.132 15.398 25.438 15.556L32.698 19.372C34.3905 20.3102 35.8571 21.6076 36.9945 23.1732C38.132 24.7387 38.9128 26.5344 39.282 28.434C39.67 30.414 39.6 32.508 39.078 34.458C38.646 36.068 37.8 37.846 36.97 38.884L36.81 39.082L36.716 39.182C36.696 39.202 36.69 39.202 36.696 39.186L36.782 39.038L36.638 39.266C36.616 39.328 36.172 39.826 35.878 40.116L35.538 40.438C35.098 40.842 34.676 41.158 33.874 41.678L27.088 46C25.206 47.2 23.368 47.824 21.262 47.984C20.802 48.02 19.554 48 19.114 47.95C17.9764 47.8269 16.8609 47.5497 15.798 47.126C12.09 45.65 9.352 42.55 8.388 38.736C8.29365 38.359 8.21293 37.9788 8.146 37.596L8.054 36.946C8.03626 36.8349 8.0269 36.7225 8.026 36.61L8.014 36.552L8 23.234L8.02 1.732C8.02047 1.6578 8.02514 1.58368 8.034 1.51C8.11385 1.11705 8.31686 0.759765 8.61357 0.490031C8.91028 0.220297 9.28523 0.0521507 9.684 0.0100043Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-microsoft-bing-dark__clip0_436_4582", children: _jsx("rect", { width: 48, height: 48, fill: "white", style: {
|
|
11
|
+
fill: "white",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} }) }) })] });
|
|
14
|
+
};
|
|
15
|
+
const ForwardRef = forwardRef(MicrosoftBingDark);
|
|
16
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
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 MicrosoftBingLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-microsoft-bing-light__Name=Microsoft Bing, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-microsoft-bing-light__Microsoft Bing / Icon", clipPath: 'url(#' + instanceId + "-microsoft-bing-light__clip0_436_4582)", children: _jsx("path", { id: instanceId + "-microsoft-bing-light__Microsoft Bing / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M9.684 0.0100043C10.1069 -0.0307406 10.5315 0.0690773 10.892 0.294004L16.132 3.92C16.87 4.432 17.116 4.624 17.406 4.912C18.348 5.852 18.91 7.092 19 8.442L19.016 10.136L19.022 13.018L19.03 39.022L19.318 38.834L33.348 30.128L33.378 30.134L33.436 30.154C32.64 29.814 31.65 29.476 30.126 29.022L29.158 28.73C27.99 28.37 27.738 28.254 27.316 27.97C27.0451 27.7926 26.7966 27.5831 26.576 27.346C26.2387 26.9997 25.9615 26.5995 25.756 26.162L22.64 18.126C22.308 17.238 22.308 17.146 22.328 16.866C22.351 16.4345 22.5252 16.025 22.8199 15.709C23.1147 15.3931 23.5112 15.1909 23.94 15.138L24.128 15.118C24.216 15.108 24.568 15.164 24.708 15.206L24.812 15.248C24.932 15.3 25.132 15.398 25.438 15.556L32.698 19.372C34.3905 20.3102 35.8571 21.6076 36.9945 23.1732C38.132 24.7387 38.9128 26.5344 39.282 28.434C39.67 30.414 39.6 32.508 39.078 34.458C38.646 36.068 37.8 37.846 36.97 38.884L36.81 39.082L36.716 39.182C36.696 39.202 36.69 39.202 36.696 39.186L36.782 39.038L36.638 39.266C36.616 39.328 36.172 39.826 35.878 40.116L35.538 40.438C35.098 40.842 34.676 41.158 33.874 41.678L27.088 46C25.206 47.2 23.368 47.824 21.262 47.984C20.802 48.02 19.554 48 19.114 47.95C17.9764 47.8269 16.8609 47.5497 15.798 47.126C12.09 45.65 9.352 42.55 8.388 38.736C8.29365 38.359 8.21293 37.9788 8.146 37.596L8.054 36.946C8.03626 36.8349 8.0269 36.7225 8.026 36.61L8.014 36.552L8 23.234L8.02 1.732C8.02047 1.6578 8.02514 1.58368 8.034 1.51C8.11385 1.11705 8.31686 0.759765 8.61357 0.490031C8.91028 0.220297 9.28523 0.0521507 9.684 0.0100043Z", fill: "#000000", fillOpacity: 1 }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-microsoft-bing-light__clip0_436_4582", children: _jsx("rect", { width: 48, height: 48, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(MicrosoftBingLight);
|
|
10
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
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 MicrosoftBingMono = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-microsoft-bing-mono__Name=Microsoft Bing, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-microsoft-bing-mono__Microsoft Bing / Icon", clipPath: 'url(#' + instanceId + "-microsoft-bing-mono__clip0_436_4582)", children: _jsx("path", { id: instanceId + "-microsoft-bing-mono__Microsoft Bing / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M9.684 0.0100043C10.1069 -0.0307406 10.5315 0.0690773 10.892 0.294004L16.132 3.92C16.87 4.432 17.116 4.624 17.406 4.912C18.348 5.852 18.91 7.092 19 8.442L19.016 10.136L19.022 13.018L19.03 39.022L19.318 38.834L33.348 30.128L33.378 30.134L33.436 30.154C32.64 29.814 31.65 29.476 30.126 29.022L29.158 28.73C27.99 28.37 27.738 28.254 27.316 27.97C27.0451 27.7926 26.7966 27.5831 26.576 27.346C26.2387 26.9997 25.9615 26.5995 25.756 26.162L22.64 18.126C22.308 17.238 22.308 17.146 22.328 16.866C22.351 16.4345 22.5252 16.025 22.8199 15.709C23.1147 15.3931 23.5112 15.1909 23.94 15.138L24.128 15.118C24.216 15.108 24.568 15.164 24.708 15.206L24.812 15.248C24.932 15.3 25.132 15.398 25.438 15.556L32.698 19.372C34.3905 20.3102 35.8571 21.6076 36.9945 23.1732C38.132 24.7387 38.9128 26.5344 39.282 28.434C39.67 30.414 39.6 32.508 39.078 34.458C38.646 36.068 37.8 37.846 36.97 38.884L36.81 39.082L36.716 39.182C36.696 39.202 36.69 39.202 36.696 39.186L36.782 39.038L36.638 39.266C36.616 39.328 36.172 39.826 35.878 40.116L35.538 40.438C35.098 40.842 34.676 41.158 33.874 41.678L27.088 46C25.206 47.2 23.368 47.824 21.262 47.984C20.802 48.02 19.554 48 19.114 47.95C17.9764 47.8269 16.8609 47.5497 15.798 47.126C12.09 45.65 9.352 42.55 8.388 38.736C8.29365 38.359 8.21293 37.9788 8.146 37.596L8.054 36.946C8.03626 36.8349 8.0269 36.7225 8.026 36.61L8.014 36.552L8 23.234L8.02 1.732C8.02047 1.6578 8.02514 1.58368 8.034 1.51C8.11385 1.11705 8.31686 0.759765 8.61357 0.490031C8.91028 0.220297 9.28523 0.0521507 9.684 0.0100043Z", fill: "currentColor", fillOpacity: 1 }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-microsoft-bing-mono__clip0_436_4582", children: _jsx("rect", { width: 48, height: 48, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(MicrosoftBingMono);
|
|
10
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
declare const MicrosoftBing: 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 MicrosoftBing;
|
|
@@ -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 MicrosoftBing = Object.assign(Mono, { Color, Dark, Light, CombineDark, CombineLight, Combine, Default: Dark });
|
|
11
|
+
export default MicrosoftBing;
|
|
@@ -0,0 +1,64 @@
|
|
|
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 MicrosoftCopilotColor = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-microsoft-copilot-color__Name=Microsoft Copilot, Type=Color, Variant=Default", children: _jsxs("g", { id: instanceId + "-microsoft-copilot-color__Microsoft Copilot / Icon", clipPath: 'url(#' + instanceId + "-microsoft-copilot-color__clip0_436_4590)", children: [_jsx("path", { id: instanceId + "-microsoft-copilot-color__Microsoft Copilot / path 01", d: "M35.066 5.658C34.7632 4.60577 34.1271 3.68025 33.2532 3.0206C32.3793 2.36094 31.3149 2.00279 30.22 2L28.746 2C27.5601 2.00363 26.4132 2.42349 25.5052 3.18632C24.5973 3.94915 23.986 5.00653 23.778 6.174L21.252 20.048L21.88 17.888C22.1813 16.834 22.8172 15.9064 23.6916 15.2452C24.566 14.584 25.6317 14.2249 26.728 14.222H35.296L38.89 15.634L42.352 14.222H41.342C40.247 14.2192 39.1826 13.8611 38.3087 13.2014C37.4348 12.5417 36.7987 11.6162 36.496 10.564L35.066 5.658Z", fill: 'url(#' + instanceId + "-microsoft-copilot-color__paint0_radial_436_4590)" }), _jsx("path", { id: instanceId + "-microsoft-copilot-color__Microsoft Copilot / path 02", d: "M13.4519 42.32C13.7509 43.3773 14.3863 44.3085 15.2617 44.9725C16.1372 45.6364 17.2051 45.9972 18.3039 46H21.4359C24.1759 46 26.4159 43.8 26.4859 41.04L26.8259 27.66L26.1119 30.116C25.8095 31.1686 25.1735 32.0946 24.2996 32.7546C23.4257 33.4147 22.3611 33.7731 21.2659 33.776H12.6259L9.54591 32.092L6.21191 33.778H7.20591C9.45391 33.778 11.4319 35.278 12.0579 37.458L13.4519 42.32Z", fill: 'url(#' + instanceId + "-microsoft-copilot-color__paint1_radial_436_4590)" }), _jsx("path", { id: instanceId + "-microsoft-copilot-color__Microsoft Copilot / path 03", d: "M29.9998 2.00004H12.5038C7.5038 2.00004 4.5038 8.66204 2.5038 15.324C0.135797 23.218 -2.9642 33.774 6.0038 33.774H13.5598C15.8198 33.774 17.7998 32.268 18.4198 30.08C19.7338 25.446 22.0378 17.362 23.8458 11.208C24.7658 8.08204 25.5298 5.39604 26.7058 3.72404C27.0705 3.18777 27.562 2.74982 28.1367 2.44908C28.7113 2.14834 29.3513 1.9941 29.9998 2.00004Z", fill: 'url(#' + instanceId + "-microsoft-copilot-color__paint2_linear_436_4590)" }), _jsx("path", { id: instanceId + "-microsoft-copilot-color__Microsoft Copilot / path 04", d: "M29.9998 2.00004H12.5038C7.5038 2.00004 4.5038 8.66204 2.5038 15.324C0.135797 23.218 -2.9642 33.774 6.0038 33.774H13.5598C15.8198 33.774 17.7998 32.268 18.4198 30.08C19.7338 25.446 22.0378 17.362 23.8458 11.208C24.7658 8.08204 25.5298 5.39604 26.7058 3.72404C27.0705 3.18777 27.562 2.74982 28.1367 2.44908C28.7113 2.14834 29.3513 1.9941 29.9998 2.00004Z", fill: 'url(#' + instanceId + "-microsoft-copilot-color__paint3_linear_436_4590)" }), _jsx("path", { id: instanceId + "-microsoft-copilot-color__Microsoft Copilot / path 05", d: "M18 46H35.498C40.498 46 43.498 39.336 45.498 32.674C47.866 24.778 50.966 14.22 41.998 14.22H34.44C32.182 14.22 30.2 15.728 29.58 17.916C27.7982 24.215 25.9895 30.5064 24.154 36.79C23.234 39.918 22.47 42.604 21.294 44.276C20.9293 44.8122 20.4378 45.2502 19.8631 45.5509C19.2885 45.8517 18.6485 46.0059 18 46Z", fill: 'url(#' + instanceId + "-microsoft-copilot-color__paint4_radial_436_4590)" }), _jsx("path", { id: instanceId + "-microsoft-copilot-color__Microsoft Copilot / path 06", d: "M18 46H35.498C40.498 46 43.498 39.336 45.498 32.674C47.866 24.778 50.966 14.22 41.998 14.22H34.44C32.182 14.22 30.2 15.728 29.58 17.916C27.7982 24.215 25.9895 30.5064 24.154 36.79C23.234 39.918 22.47 42.604 21.294 44.276C20.9293 44.8122 20.4378 45.2502 19.8631 45.5509C19.2885 45.8517 18.6485 46.0059 18 46Z", fill: 'url(#' + instanceId + "-microsoft-copilot-color__paint5_linear_436_4590)" })] }) }), _jsxs("defs", { children: [_jsxs("radialGradient", { id: instanceId + "-microsoft-copilot-color__paint0_radial_436_4590", cx: 0, cy: 0, r: 1, gradientTransform: "matrix(-11.957 -17.2189 12.5971 -11.9578 -7.82012 -35.3369)", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { offset: 0.096, stopColor: "#00AEFF", style: {
|
|
8
|
+
stopColor: "color(display-p3 0.0000 0.6824 1.0000)",
|
|
9
|
+
stopOpacity: 1
|
|
10
|
+
} }), _jsx("stop", { offset: 0.773, stopColor: "#2253CE", style: {
|
|
11
|
+
stopColor: "color(display-p3 0.1333 0.3255 0.8078)",
|
|
12
|
+
stopOpacity: 1
|
|
13
|
+
} }), _jsx("stop", { offset: 1, stopColor: "#0736C4", style: {
|
|
14
|
+
stopColor: "color(display-p3 0.0275 0.2118 0.7686)",
|
|
15
|
+
stopOpacity: 1
|
|
16
|
+
} })] }), _jsxs("radialGradient", { id: instanceId + "-microsoft-copilot-color__paint1_radial_436_4590", cx: 0, cy: 0, r: 1, gradientTransform: "matrix(10.7793 15.5459 -12.3054 10.7791 -16.1757 29.3022)", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#FFB657", style: {
|
|
17
|
+
stopColor: "color(display-p3 1.0000 0.7137 0.3412)",
|
|
18
|
+
stopOpacity: 1
|
|
19
|
+
} }), _jsx("stop", { offset: 0.634, stopColor: "#FF5F3D", style: {
|
|
20
|
+
stopColor: "color(display-p3 1.0000 0.3725 0.2392)",
|
|
21
|
+
stopOpacity: 1
|
|
22
|
+
} }), _jsx("stop", { offset: 0.923, stopColor: "#C02B3C", style: {
|
|
23
|
+
stopColor: "color(display-p3 0.7529 0.1686 0.2353)",
|
|
24
|
+
stopOpacity: 1
|
|
25
|
+
} })] }), _jsxs("linearGradient", { id: instanceId + "-microsoft-copilot-color__paint2_linear_436_4590", x1: 11.8403, y1: 5.84995, x2: 14.3352, y2: 34.9501, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { offset: 0.156, stopColor: "#0D91E1", style: {
|
|
26
|
+
stopColor: "color(display-p3 0.0510 0.5686 0.8824)",
|
|
27
|
+
stopOpacity: 1
|
|
28
|
+
} }), _jsx("stop", { offset: 0.487, stopColor: "#52B471", style: {
|
|
29
|
+
stopColor: "color(display-p3 0.3216 0.7059 0.4431)",
|
|
30
|
+
stopOpacity: 1
|
|
31
|
+
} }), _jsx("stop", { offset: 0.652, stopColor: "#98BD42", style: {
|
|
32
|
+
stopColor: "color(display-p3 0.5961 0.7412 0.2588)",
|
|
33
|
+
stopOpacity: 1
|
|
34
|
+
} }), _jsx("stop", { offset: 0.937, stopColor: "#FFC800", style: {
|
|
35
|
+
stopColor: "color(display-p3 1.0000 0.7843 0.0000)",
|
|
36
|
+
stopOpacity: 1
|
|
37
|
+
} })] }), _jsxs("linearGradient", { id: instanceId + "-microsoft-copilot-color__paint3_linear_436_4590", x1: 13.7854, y1: 1.99988, x2: 15.1485, y2: 33.7677, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#3DCBFF", style: {
|
|
38
|
+
stopColor: "color(display-p3 0.2392 0.7961 1.0000)",
|
|
39
|
+
stopOpacity: 1
|
|
40
|
+
} }), _jsx("stop", { offset: 0.247, stopColor: "#0588F7", stopOpacity: 0, style: {
|
|
41
|
+
stopColor: "none",
|
|
42
|
+
stopOpacity: 0
|
|
43
|
+
} })] }), _jsxs("radialGradient", { id: instanceId + "-microsoft-copilot-color__paint4_radial_436_4590", cx: 0, cy: 0, r: 1, gradientTransform: "matrix(-13.8238 37.6298 -42.2225 -13.8254 -20.6416 35.7062)", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { offset: 0.066, stopColor: "#8C48FF", style: {
|
|
44
|
+
stopColor: "color(display-p3 0.5490 0.2824 1.0000)",
|
|
45
|
+
stopOpacity: 1
|
|
46
|
+
} }), _jsx("stop", { offset: 0.5, stopColor: "#F2598A", style: {
|
|
47
|
+
stopColor: "color(display-p3 0.9490 0.3490 0.5412)",
|
|
48
|
+
stopOpacity: 1
|
|
49
|
+
} }), _jsx("stop", { offset: 0.896, stopColor: "#FFB152", style: {
|
|
50
|
+
stopColor: "color(display-p3 1.0000 0.6941 0.3216)",
|
|
51
|
+
stopOpacity: 1
|
|
52
|
+
} })] }), _jsxs("linearGradient", { id: instanceId + "-microsoft-copilot-color__paint5_linear_436_4590", x1: 43.0524, y1: 12.2795, x2: 43.0342, y2: 20.9354, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { offset: 0.058, stopColor: "#F8ADFA", style: {
|
|
53
|
+
stopColor: "color(display-p3 0.9725 0.6784 0.9804)",
|
|
54
|
+
stopOpacity: 1
|
|
55
|
+
} }), _jsx("stop", { offset: 0.708, stopColor: "#A86EDD", stopOpacity: 0, style: {
|
|
56
|
+
stopColor: "none",
|
|
57
|
+
stopOpacity: 0
|
|
58
|
+
} })] }), _jsx("clipPath", { id: instanceId + "-microsoft-copilot-color__clip0_436_4590", children: _jsx("rect", { width: 48, height: 48, fill: "white", style: {
|
|
59
|
+
fill: "white",
|
|
60
|
+
fillOpacity: 1
|
|
61
|
+
} }) })] })] });
|
|
62
|
+
};
|
|
63
|
+
const ForwardRef = forwardRef(MicrosoftCopilotColor);
|
|
64
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
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 MicrosoftCopilotCombine = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 88 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: typeof size === 'number' ? size * 3.6666666666666665 : 'calc(' + size + ' * 3.6666666666666665)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-microsoft-copilot-combine__Name=Microsoft Copilot, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-microsoft-copilot-combine__Microsoft Copilot / Combination", clipPath: 'url(#' + instanceId + "-microsoft-copilot-combine__clip0_449_13189)", children: [_jsx("g", { id: instanceId + "-microsoft-copilot-combine__Frame", children: _jsx("path", { id: instanceId + "-microsoft-copilot-combine__Microsoft Copilot / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M8.99992 23L9.07292 22.999C8.5375 22.9806 8.02175 22.7927 7.59996 22.4624C7.17818 22.1321 6.87213 21.6764 6.72592 21.161L6.02892 18.728C5.87907 18.1996 5.56129 17.7344 5.12361 17.4026C4.68593 17.0708 4.15213 16.8905 3.60292 16.889H3.10592L3.00192 16.887C-1.48308 16.887 0.0669159 11.609 1.25192 7.662L1.41392 7.137C2.41192 3.99 3.88292 1 6.24992 1H15.1099C16.2299 1 17.2159 1.745 17.5319 2.829L18.2469 5.282C18.3901 5.77916 18.6823 6.22047 19.0841 6.54643C19.4859 6.87239 19.9779 7.06734 20.4939 7.105L20.6409 7.11L21.1749 7.111C24.7319 7.226 24.2629 10.856 23.3309 14.317L23.2179 14.73C23.0639 15.278 22.9029 15.819 22.7479 16.337L22.5849 16.862C21.5879 20.01 20.1159 23 17.7499 23H8.99992ZM17.2199 7.11L13.3639 7.111C12.8551 7.11221 12.3586 7.26704 11.9392 7.5552C11.5199 7.84337 11.1974 8.25145 11.0139 8.726L9.20992 15.04C9.06134 15.5705 8.74359 16.038 8.30497 16.3714C7.86635 16.7048 7.33086 16.8858 6.77992 16.887L10.6329 16.889C11.6889 16.889 12.6249 16.228 12.9939 15.245L14.7899 8.958C14.9383 8.42728 15.256 7.95956 15.6946 7.62598C16.1333 7.2924 16.6688 7.11122 17.2199 7.11Z", fill: "currentColor", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-microsoft-copilot-combine__Frame_2", clipPath: 'url(#' + instanceId + "-microsoft-copilot-combine__clip1_449_13189)", children: _jsx("path", { id: instanceId + "-microsoft-copilot-combine__Microsoft Copilot / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M56.7815 7.96C58.0167 7.96 59.0039 8.3976 59.7095 9.2688C60.3983 10.12 60.7391 11.2472 60.7391 12.6352C60.7391 14.1696 60.3583 15.4184 59.5895 16.3656C58.8055 17.3312 57.7255 17.8176 56.3831 17.8176C55.5423 17.8176 54.8207 17.5712 54.2311 17.0856L54.1351 17.0024V21.6H51.9591V8.1632H54.1351V8.9856L54.1783 8.9424C54.8215 8.3344 55.6255 8.0056 56.5759 7.964L56.7815 7.96ZM74.8271 7.96C76.2271 7.96 77.3447 8.3992 78.1503 9.28C78.9495 10.1544 79.3447 11.352 79.3447 12.8552C79.3447 14.3328 78.9183 15.5376 78.0615 16.4472C77.2007 17.3608 76.0455 17.8176 74.6231 17.8176C73.2351 17.8176 72.1063 17.372 71.2623 16.4816C70.4223 15.5944 70.0039 14.424 70.0039 12.9904C70.0039 11.4384 70.4383 10.2016 71.3127 9.3048C72.1887 8.4072 73.3687 7.96 74.8271 7.96ZM46.0023 7.96C47.4023 7.96 48.5199 8.3992 49.3255 9.28C50.1247 10.1544 50.5199 11.352 50.5199 12.8552C50.5199 14.3328 50.0935 15.5376 49.2367 16.4472C48.3759 17.3608 47.2207 17.8176 45.7983 17.8176C44.4111 17.8176 43.2815 17.372 42.4383 16.4816C41.5983 15.5944 41.1791 14.424 41.1791 12.9904C41.1791 11.4384 41.6135 10.2016 42.4879 9.3048C43.3639 8.4072 44.5439 7.96 46.0023 7.96ZM37.0055 4.4904C38.2103 4.4904 39.2183 4.6664 40.0311 5.0232L40.2663 5.1264V7.5664L39.6839 7.2424C38.8719 6.7904 37.9751 6.5648 36.9879 6.5648C35.6959 6.5648 34.6679 6.9872 33.8751 7.8368C33.0783 8.6896 32.6783 9.8368 32.6783 11.2984C32.6783 12.6824 33.0511 13.7624 33.7911 14.5624C34.5271 15.3568 35.4871 15.7528 36.6999 15.7528C37.8535 15.7528 38.8415 15.5 39.6719 14.9968L40.2663 14.6368V16.9512L40.0559 17.0624C39.0959 17.568 37.9135 17.8176 36.5127 17.8176C34.6767 17.8176 33.1863 17.2208 32.0679 16.0272C30.9559 14.8392 30.3999 13.2832 30.3999 11.3824C30.3999 9.3424 31.0231 7.6752 32.2695 6.4024C33.5159 5.1296 35.1031 4.4904 37.0055 4.4904ZM83.4103 5.4528L83.4095 8.1624H85.5999V10.136L83.4095 10.1352V14.624C83.4095 15.0688 83.4735 15.3808 83.5791 15.56L83.6207 15.6216C83.7351 15.7656 83.9503 15.8464 84.2991 15.8464C84.5679 15.8464 84.7871 15.7768 84.9727 15.6376L85.5999 15.1656V17.3704L85.3959 17.4824C85.0039 17.6984 84.5079 17.8024 83.9087 17.8024C82.1607 17.8024 81.2335 16.7704 81.2335 14.8696V10.1344H79.7399V8.164L81.2327 8.1632L81.2335 6.1552L81.5055 6.0672L82.8975 5.6192L83.4095 5.4536L83.4103 5.4528ZM64.3543 8.1632V17.6144H62.1783V8.1632H64.3543ZM68.5655 4V17.6144H66.3895V4H68.5655ZM45.9015 9.9152C45.1175 9.9152 44.5199 10.1712 44.0767 10.688C43.6223 11.216 43.3903 11.9616 43.3903 12.94C43.3903 13.876 43.6231 14.5912 44.0807 15.1056C44.5295 15.6112 45.1271 15.8624 45.9015 15.8624C46.6903 15.8624 47.2703 15.6192 47.6759 15.132C48.0943 14.6296 48.3103 13.892 48.3103 12.9056C48.3103 11.9072 48.0943 11.1608 47.6743 10.6528C47.2695 10.1608 46.6895 9.9152 45.9015 9.9152ZM56.4343 9.9152C55.7359 9.9152 55.1927 10.1496 54.7767 10.6232C54.3495 11.1104 54.1367 11.7208 54.1367 12.4744V13.684C54.1367 14.3016 54.3327 14.812 54.7303 15.2376C55.1223 15.6568 55.6103 15.8624 56.2223 15.8624C56.9439 15.8624 57.4871 15.5984 57.8903 15.056C58.3119 14.488 58.5295 13.676 58.5295 12.6096C58.5295 11.7296 58.3319 11.0616 57.9479 10.592C57.5775 10.1384 57.0839 9.9152 56.4343 9.9152ZM74.7263 9.9152C73.9423 9.9152 73.3447 10.1712 72.9015 10.688C72.4471 11.216 72.2151 11.9616 72.2151 12.94C72.2151 13.876 72.4479 14.5912 72.9055 15.1056C73.3543 15.6112 73.9519 15.8624 74.7263 15.8624C75.5151 15.8624 76.0951 15.6192 76.5007 15.132C76.9191 14.6296 77.1351 13.892 77.1351 12.9056C77.1351 11.9072 76.9191 11.1608 76.4991 10.6528C76.0935 10.1608 75.5143 9.9152 74.7263 9.9152ZM63.2839 4.16C63.6391 4.16 63.9527 4.2848 64.2047 4.528C64.4607 4.7752 64.5927 5.0936 64.5927 5.4592C64.5927 5.8136 64.4607 6.1264 64.2071 6.3752C64.0859 6.49596 63.9418 6.59129 63.7833 6.65559C63.6248 6.71988 63.455 6.75184 63.2839 6.7496C62.9343 6.7496 62.6239 6.6264 62.3751 6.3864C62.2504 6.26672 62.1518 6.12244 62.0857 5.9627C62.0196 5.80296 61.9874 5.63124 61.9911 5.4584C61.9911 5.0952 62.1207 4.7776 62.3727 4.5304C62.6223 4.2856 62.9327 4.16 63.2839 4.16Z", fill: "currentColor", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-microsoft-copilot-combine__clip0_449_13189", children: _jsx("rect", { width: 87.2, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-microsoft-copilot-combine__clip1_449_13189", children: _jsx("rect", { width: 58.4, height: 19.2, fill: "#fff", transform: "translate(28.7998 2.3999)", fillOpacity: 1 }) })] })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(MicrosoftCopilotCombine);
|
|
10
|
+
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 MicrosoftCopilotCombineDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 88 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: typeof size === 'number' ? size * 3.6666666666666665 : 'calc(' + size + ' * 3.6666666666666665)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-microsoft-copilot-combine-dark__Name=Microsoft Copilot, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-microsoft-copilot-combine-dark__Microsoft Copilot / Combination", clipPath: 'url(#' + instanceId + "-microsoft-copilot-combine-dark__clip0_449_13189)", children: [_jsx("g", { id: instanceId + "-microsoft-copilot-combine-dark__Frame", children: _jsx("path", { id: instanceId + "-microsoft-copilot-combine-dark__Microsoft Copilot / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M8.99992 23L9.07292 22.999C8.5375 22.9806 8.02175 22.7927 7.59996 22.4624C7.17818 22.1321 6.87213 21.6764 6.72592 21.161L6.02892 18.728C5.87907 18.1996 5.56129 17.7344 5.12361 17.4026C4.68593 17.0708 4.15213 16.8905 3.60292 16.889H3.10592L3.00192 16.887C-1.48308 16.887 0.0669159 11.609 1.25192 7.662L1.41392 7.137C2.41192 3.99 3.88292 1 6.24992 1H15.1099C16.2299 1 17.2159 1.745 17.5319 2.829L18.2469 5.282C18.3901 5.77916 18.6823 6.22047 19.0841 6.54643C19.4859 6.87239 19.9779 7.06734 20.4939 7.105L20.6409 7.11L21.1749 7.111C24.7319 7.226 24.2629 10.856 23.3309 14.317L23.2179 14.73C23.0639 15.278 22.9029 15.819 22.7479 16.337L22.5849 16.862C21.5879 20.01 20.1159 23 17.7499 23H8.99992ZM17.2199 7.11L13.3639 7.111C12.8551 7.11221 12.3586 7.26704 11.9392 7.5552C11.5199 7.84337 11.1974 8.25145 11.0139 8.726L9.20992 15.04C9.06134 15.5705 8.74359 16.038 8.30497 16.3714C7.86635 16.7048 7.33086 16.8858 6.77992 16.887L10.6329 16.889C11.6889 16.889 12.6249 16.228 12.9939 15.245L14.7899 8.958C14.9383 8.42728 15.256 7.95956 15.6946 7.62598C16.1333 7.2924 16.6688 7.11122 17.2199 7.11Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }), _jsx("g", { id: instanceId + "-microsoft-copilot-combine-dark__Frame_2", clipPath: 'url(#' + instanceId + "-microsoft-copilot-combine-dark__clip1_449_13189)", children: _jsx("path", { id: instanceId + "-microsoft-copilot-combine-dark__Microsoft Copilot / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M56.7815 7.96C58.0167 7.96 59.0039 8.3976 59.7095 9.2688C60.3983 10.12 60.7391 11.2472 60.7391 12.6352C60.7391 14.1696 60.3583 15.4184 59.5895 16.3656C58.8055 17.3312 57.7255 17.8176 56.3831 17.8176C55.5423 17.8176 54.8207 17.5712 54.2311 17.0856L54.1351 17.0024V21.6H51.9591V8.1632H54.1351V8.9856L54.1783 8.9424C54.8215 8.3344 55.6255 8.0056 56.5759 7.964L56.7815 7.96ZM74.8271 7.96C76.2271 7.96 77.3447 8.3992 78.1503 9.28C78.9495 10.1544 79.3447 11.352 79.3447 12.8552C79.3447 14.3328 78.9183 15.5376 78.0615 16.4472C77.2007 17.3608 76.0455 17.8176 74.6231 17.8176C73.2351 17.8176 72.1063 17.372 71.2623 16.4816C70.4223 15.5944 70.0039 14.424 70.0039 12.9904C70.0039 11.4384 70.4383 10.2016 71.3127 9.3048C72.1887 8.4072 73.3687 7.96 74.8271 7.96ZM46.0023 7.96C47.4023 7.96 48.5199 8.3992 49.3255 9.28C50.1247 10.1544 50.5199 11.352 50.5199 12.8552C50.5199 14.3328 50.0935 15.5376 49.2367 16.4472C48.3759 17.3608 47.2207 17.8176 45.7983 17.8176C44.4111 17.8176 43.2815 17.372 42.4383 16.4816C41.5983 15.5944 41.1791 14.424 41.1791 12.9904C41.1791 11.4384 41.6135 10.2016 42.4879 9.3048C43.3639 8.4072 44.5439 7.96 46.0023 7.96ZM37.0055 4.4904C38.2103 4.4904 39.2183 4.6664 40.0311 5.0232L40.2663 5.1264V7.5664L39.6839 7.2424C38.8719 6.7904 37.9751 6.5648 36.9879 6.5648C35.6959 6.5648 34.6679 6.9872 33.8751 7.8368C33.0783 8.6896 32.6783 9.8368 32.6783 11.2984C32.6783 12.6824 33.0511 13.7624 33.7911 14.5624C34.5271 15.3568 35.4871 15.7528 36.6999 15.7528C37.8535 15.7528 38.8415 15.5 39.6719 14.9968L40.2663 14.6368V16.9512L40.0559 17.0624C39.0959 17.568 37.9135 17.8176 36.5127 17.8176C34.6767 17.8176 33.1863 17.2208 32.0679 16.0272C30.9559 14.8392 30.3999 13.2832 30.3999 11.3824C30.3999 9.3424 31.0231 7.6752 32.2695 6.4024C33.5159 5.1296 35.1031 4.4904 37.0055 4.4904ZM83.4103 5.4528L83.4095 8.1624H85.5999V10.136L83.4095 10.1352V14.624C83.4095 15.0688 83.4735 15.3808 83.5791 15.56L83.6207 15.6216C83.7351 15.7656 83.9503 15.8464 84.2991 15.8464C84.5679 15.8464 84.7871 15.7768 84.9727 15.6376L85.5999 15.1656V17.3704L85.3959 17.4824C85.0039 17.6984 84.5079 17.8024 83.9087 17.8024C82.1607 17.8024 81.2335 16.7704 81.2335 14.8696V10.1344H79.7399V8.164L81.2327 8.1632L81.2335 6.1552L81.5055 6.0672L82.8975 5.6192L83.4095 5.4536L83.4103 5.4528ZM64.3543 8.1632V17.6144H62.1783V8.1632H64.3543ZM68.5655 4V17.6144H66.3895V4H68.5655ZM45.9015 9.9152C45.1175 9.9152 44.5199 10.1712 44.0767 10.688C43.6223 11.216 43.3903 11.9616 43.3903 12.94C43.3903 13.876 43.6231 14.5912 44.0807 15.1056C44.5295 15.6112 45.1271 15.8624 45.9015 15.8624C46.6903 15.8624 47.2703 15.6192 47.6759 15.132C48.0943 14.6296 48.3103 13.892 48.3103 12.9056C48.3103 11.9072 48.0943 11.1608 47.6743 10.6528C47.2695 10.1608 46.6895 9.9152 45.9015 9.9152ZM56.4343 9.9152C55.7359 9.9152 55.1927 10.1496 54.7767 10.6232C54.3495 11.1104 54.1367 11.7208 54.1367 12.4744V13.684C54.1367 14.3016 54.3327 14.812 54.7303 15.2376C55.1223 15.6568 55.6103 15.8624 56.2223 15.8624C56.9439 15.8624 57.4871 15.5984 57.8903 15.056C58.3119 14.488 58.5295 13.676 58.5295 12.6096C58.5295 11.7296 58.3319 11.0616 57.9479 10.592C57.5775 10.1384 57.0839 9.9152 56.4343 9.9152ZM74.7263 9.9152C73.9423 9.9152 73.3447 10.1712 72.9015 10.688C72.4471 11.216 72.2151 11.9616 72.2151 12.94C72.2151 13.876 72.4479 14.5912 72.9055 15.1056C73.3543 15.6112 73.9519 15.8624 74.7263 15.8624C75.5151 15.8624 76.0951 15.6192 76.5007 15.132C76.9191 14.6296 77.1351 13.892 77.1351 12.9056C77.1351 11.9072 76.9191 11.1608 76.4991 10.6528C76.0935 10.1608 75.5143 9.9152 74.7263 9.9152ZM63.2839 4.16C63.6391 4.16 63.9527 4.2848 64.2047 4.528C64.4607 4.7752 64.5927 5.0936 64.5927 5.4592C64.5927 5.8136 64.4607 6.1264 64.2071 6.3752C64.0859 6.49596 63.9418 6.59129 63.7833 6.65559C63.6248 6.71988 63.455 6.75184 63.2839 6.7496C62.9343 6.7496 62.6239 6.6264 62.3751 6.3864C62.2504 6.26672 62.1518 6.12244 62.0857 5.9627C62.0196 5.80296 61.9874 5.63124 61.9911 5.4584C61.9911 5.0952 62.1207 4.7776 62.3727 4.5304C62.6223 4.2856 62.9327 4.16 63.2839 4.16Z", fill: "white", style: {
|
|
11
|
+
fill: "white",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-microsoft-copilot-combine-dark__clip0_449_13189", children: _jsx("rect", { width: 87.2, height: 24, fill: "white", style: {
|
|
14
|
+
fill: "white",
|
|
15
|
+
fillOpacity: 1
|
|
16
|
+
} }) }), _jsx("clipPath", { id: instanceId + "-microsoft-copilot-combine-dark__clip1_449_13189", children: _jsx("rect", { width: 58.4, height: 19.2, fill: "white", style: {
|
|
17
|
+
fill: "white",
|
|
18
|
+
fillOpacity: 1
|
|
19
|
+
}, transform: "translate(28.7998 2.3999)" }) })] })] });
|
|
20
|
+
};
|
|
21
|
+
const ForwardRef = forwardRef(MicrosoftCopilotCombineDark);
|
|
22
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
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 MicrosoftCopilotCombineLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 88 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: typeof size === 'number' ? size * 3.6666666666666665 : 'calc(' + size + ' * 3.6666666666666665)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-microsoft-copilot-combine-light__Name=Microsoft Copilot, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-microsoft-copilot-combine-light__Microsoft Copilot / Combination", clipPath: 'url(#' + instanceId + "-microsoft-copilot-combine-light__clip0_449_13189)", children: [_jsx("g", { id: instanceId + "-microsoft-copilot-combine-light__Frame", children: _jsx("path", { id: instanceId + "-microsoft-copilot-combine-light__Microsoft Copilot / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M8.99992 23L9.07292 22.999C8.5375 22.9806 8.02175 22.7927 7.59996 22.4624C7.17818 22.1321 6.87213 21.6764 6.72592 21.161L6.02892 18.728C5.87907 18.1996 5.56129 17.7344 5.12361 17.4026C4.68593 17.0708 4.15213 16.8905 3.60292 16.889H3.10592L3.00192 16.887C-1.48308 16.887 0.0669159 11.609 1.25192 7.662L1.41392 7.137C2.41192 3.99 3.88292 1 6.24992 1H15.1099C16.2299 1 17.2159 1.745 17.5319 2.829L18.2469 5.282C18.3901 5.77916 18.6823 6.22047 19.0841 6.54643C19.4859 6.87239 19.9779 7.06734 20.4939 7.105L20.6409 7.11L21.1749 7.111C24.7319 7.226 24.2629 10.856 23.3309 14.317L23.2179 14.73C23.0639 15.278 22.9029 15.819 22.7479 16.337L22.5849 16.862C21.5879 20.01 20.1159 23 17.7499 23H8.99992ZM17.2199 7.11L13.3639 7.111C12.8551 7.11221 12.3586 7.26704 11.9392 7.5552C11.5199 7.84337 11.1974 8.25145 11.0139 8.726L9.20992 15.04C9.06134 15.5705 8.74359 16.038 8.30497 16.3714C7.86635 16.7048 7.33086 16.8858 6.77992 16.887L10.6329 16.889C11.6889 16.889 12.6249 16.228 12.9939 15.245L14.7899 8.958C14.9383 8.42728 15.256 7.95956 15.6946 7.62598C16.1333 7.2924 16.6688 7.11122 17.2199 7.11Z", fill: "#000000", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-microsoft-copilot-combine-light__Frame_2", clipPath: 'url(#' + instanceId + "-microsoft-copilot-combine-light__clip1_449_13189)", children: _jsx("path", { id: instanceId + "-microsoft-copilot-combine-light__Microsoft Copilot / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M56.7815 7.96C58.0167 7.96 59.0039 8.3976 59.7095 9.2688C60.3983 10.12 60.7391 11.2472 60.7391 12.6352C60.7391 14.1696 60.3583 15.4184 59.5895 16.3656C58.8055 17.3312 57.7255 17.8176 56.3831 17.8176C55.5423 17.8176 54.8207 17.5712 54.2311 17.0856L54.1351 17.0024V21.6H51.9591V8.1632H54.1351V8.9856L54.1783 8.9424C54.8215 8.3344 55.6255 8.0056 56.5759 7.964L56.7815 7.96ZM74.8271 7.96C76.2271 7.96 77.3447 8.3992 78.1503 9.28C78.9495 10.1544 79.3447 11.352 79.3447 12.8552C79.3447 14.3328 78.9183 15.5376 78.0615 16.4472C77.2007 17.3608 76.0455 17.8176 74.6231 17.8176C73.2351 17.8176 72.1063 17.372 71.2623 16.4816C70.4223 15.5944 70.0039 14.424 70.0039 12.9904C70.0039 11.4384 70.4383 10.2016 71.3127 9.3048C72.1887 8.4072 73.3687 7.96 74.8271 7.96ZM46.0023 7.96C47.4023 7.96 48.5199 8.3992 49.3255 9.28C50.1247 10.1544 50.5199 11.352 50.5199 12.8552C50.5199 14.3328 50.0935 15.5376 49.2367 16.4472C48.3759 17.3608 47.2207 17.8176 45.7983 17.8176C44.4111 17.8176 43.2815 17.372 42.4383 16.4816C41.5983 15.5944 41.1791 14.424 41.1791 12.9904C41.1791 11.4384 41.6135 10.2016 42.4879 9.3048C43.3639 8.4072 44.5439 7.96 46.0023 7.96ZM37.0055 4.4904C38.2103 4.4904 39.2183 4.6664 40.0311 5.0232L40.2663 5.1264V7.5664L39.6839 7.2424C38.8719 6.7904 37.9751 6.5648 36.9879 6.5648C35.6959 6.5648 34.6679 6.9872 33.8751 7.8368C33.0783 8.6896 32.6783 9.8368 32.6783 11.2984C32.6783 12.6824 33.0511 13.7624 33.7911 14.5624C34.5271 15.3568 35.4871 15.7528 36.6999 15.7528C37.8535 15.7528 38.8415 15.5 39.6719 14.9968L40.2663 14.6368V16.9512L40.0559 17.0624C39.0959 17.568 37.9135 17.8176 36.5127 17.8176C34.6767 17.8176 33.1863 17.2208 32.0679 16.0272C30.9559 14.8392 30.3999 13.2832 30.3999 11.3824C30.3999 9.3424 31.0231 7.6752 32.2695 6.4024C33.5159 5.1296 35.1031 4.4904 37.0055 4.4904ZM83.4103 5.4528L83.4095 8.1624H85.5999V10.136L83.4095 10.1352V14.624C83.4095 15.0688 83.4735 15.3808 83.5791 15.56L83.6207 15.6216C83.7351 15.7656 83.9503 15.8464 84.2991 15.8464C84.5679 15.8464 84.7871 15.7768 84.9727 15.6376L85.5999 15.1656V17.3704L85.3959 17.4824C85.0039 17.6984 84.5079 17.8024 83.9087 17.8024C82.1607 17.8024 81.2335 16.7704 81.2335 14.8696V10.1344H79.7399V8.164L81.2327 8.1632L81.2335 6.1552L81.5055 6.0672L82.8975 5.6192L83.4095 5.4536L83.4103 5.4528ZM64.3543 8.1632V17.6144H62.1783V8.1632H64.3543ZM68.5655 4V17.6144H66.3895V4H68.5655ZM45.9015 9.9152C45.1175 9.9152 44.5199 10.1712 44.0767 10.688C43.6223 11.216 43.3903 11.9616 43.3903 12.94C43.3903 13.876 43.6231 14.5912 44.0807 15.1056C44.5295 15.6112 45.1271 15.8624 45.9015 15.8624C46.6903 15.8624 47.2703 15.6192 47.6759 15.132C48.0943 14.6296 48.3103 13.892 48.3103 12.9056C48.3103 11.9072 48.0943 11.1608 47.6743 10.6528C47.2695 10.1608 46.6895 9.9152 45.9015 9.9152ZM56.4343 9.9152C55.7359 9.9152 55.1927 10.1496 54.7767 10.6232C54.3495 11.1104 54.1367 11.7208 54.1367 12.4744V13.684C54.1367 14.3016 54.3327 14.812 54.7303 15.2376C55.1223 15.6568 55.6103 15.8624 56.2223 15.8624C56.9439 15.8624 57.4871 15.5984 57.8903 15.056C58.3119 14.488 58.5295 13.676 58.5295 12.6096C58.5295 11.7296 58.3319 11.0616 57.9479 10.592C57.5775 10.1384 57.0839 9.9152 56.4343 9.9152ZM74.7263 9.9152C73.9423 9.9152 73.3447 10.1712 72.9015 10.688C72.4471 11.216 72.2151 11.9616 72.2151 12.94C72.2151 13.876 72.4479 14.5912 72.9055 15.1056C73.3543 15.6112 73.9519 15.8624 74.7263 15.8624C75.5151 15.8624 76.0951 15.6192 76.5007 15.132C76.9191 14.6296 77.1351 13.892 77.1351 12.9056C77.1351 11.9072 76.9191 11.1608 76.4991 10.6528C76.0935 10.1608 75.5143 9.9152 74.7263 9.9152ZM63.2839 4.16C63.6391 4.16 63.9527 4.2848 64.2047 4.528C64.4607 4.7752 64.5927 5.0936 64.5927 5.4592C64.5927 5.8136 64.4607 6.1264 64.2071 6.3752C64.0859 6.49596 63.9418 6.59129 63.7833 6.65559C63.6248 6.71988 63.455 6.75184 63.2839 6.7496C62.9343 6.7496 62.6239 6.6264 62.3751 6.3864C62.2504 6.26672 62.1518 6.12244 62.0857 5.9627C62.0196 5.80296 61.9874 5.63124 61.9911 5.4584C61.9911 5.0952 62.1207 4.7776 62.3727 4.5304C62.6223 4.2856 62.9327 4.16 63.2839 4.16Z", fill: "#000000", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-microsoft-copilot-combine-light__clip0_449_13189", children: _jsx("rect", { width: 87.2, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-microsoft-copilot-combine-light__clip1_449_13189", children: _jsx("rect", { width: 58.4, height: 19.2, fill: "#fff", transform: "translate(28.7998 2.3999)", fillOpacity: 1 }) })] })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(MicrosoftCopilotCombineLight);
|
|
10
|
+
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 MicrosoftCopilotDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsx("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: _jsx("g", { id: instanceId + "-microsoft-copilot-dark__Name=Microsoft Copilot, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-microsoft-copilot-dark__Microsoft Copilot / Icon", children: _jsx("path", { id: instanceId + "-microsoft-copilot-dark__Microsoft Copilot / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M17.9998 46L18.1458 45.998C17.075 45.9612 16.0435 45.5854 15.1999 44.9248C14.3564 44.2641 13.7443 43.3528 13.4518 42.322L12.0578 37.456C11.7581 36.3992 11.1226 35.4687 10.2472 34.8052C9.37185 34.1416 8.30427 33.7811 7.20583 33.778H6.21183L6.00383 33.774C-2.96617 33.774 0.133832 23.218 2.50383 15.324L2.82783 14.274C4.82383 7.98 7.76583 2 12.4998 2H30.2198C32.4598 2 34.4318 3.49 35.0638 5.658L36.4938 10.564C36.7802 11.5583 37.3646 12.4409 38.1682 13.0929C38.9717 13.7448 39.9558 14.1347 40.9878 14.21L41.2818 14.22L42.3498 14.222C49.4638 14.452 48.5258 21.712 46.6618 28.634L46.4358 29.46C46.1278 30.556 45.8058 31.638 45.4958 32.674L45.1698 33.724C43.1758 40.02 40.2318 46 35.4998 46H17.9998ZM34.4398 14.22L26.7278 14.222C25.7103 14.2244 24.7171 14.5341 23.8785 15.1104C23.0399 15.6867 22.3948 16.5029 22.0278 17.452L18.4198 30.08C18.1227 31.1411 17.4872 32.0761 16.6099 32.7428C15.7327 33.4096 14.6617 33.7717 13.5598 33.774L21.2658 33.778C23.3778 33.778 25.2498 32.456 25.9878 30.49L29.5798 17.916C29.8766 16.8546 30.512 15.9191 31.3892 15.252C32.2665 14.5848 33.3377 14.2224 34.4398 14.22Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }) });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(MicrosoftCopilotDark);
|
|
13
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
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 MicrosoftCopilotLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsx("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: _jsx("g", { id: instanceId + "-microsoft-copilot-light__Name=Microsoft Copilot, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-microsoft-copilot-light__Microsoft Copilot / Icon", children: _jsx("path", { id: instanceId + "-microsoft-copilot-light__Microsoft Copilot / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M17.9998 46L18.1458 45.998C17.075 45.9612 16.0435 45.5854 15.1999 44.9248C14.3564 44.2641 13.7443 43.3528 13.4518 42.322L12.0578 37.456C11.7581 36.3992 11.1226 35.4687 10.2472 34.8052C9.37185 34.1416 8.30427 33.7811 7.20583 33.778H6.21183L6.00383 33.774C-2.96617 33.774 0.133832 23.218 2.50383 15.324L2.82783 14.274C4.82383 7.98 7.76583 2 12.4998 2H30.2198C32.4598 2 34.4318 3.49 35.0638 5.658L36.4938 10.564C36.7802 11.5583 37.3646 12.4409 38.1682 13.0929C38.9717 13.7448 39.9558 14.1347 40.9878 14.21L41.2818 14.22L42.3498 14.222C49.4638 14.452 48.5258 21.712 46.6618 28.634L46.4358 29.46C46.1278 30.556 45.8058 31.638 45.4958 32.674L45.1698 33.724C43.1758 40.02 40.2318 46 35.4998 46H17.9998ZM34.4398 14.22L26.7278 14.222C25.7103 14.2244 24.7171 14.5341 23.8785 15.1104C23.0399 15.6867 22.3948 16.5029 22.0278 17.452L18.4198 30.08C18.1227 31.1411 17.4872 32.0761 16.6099 32.7428C15.7327 33.4096 14.6617 33.7717 13.5598 33.774L21.2658 33.778C23.3778 33.778 25.2498 32.456 25.9878 30.49L29.5798 17.916C29.8766 16.8546 30.512 15.9191 31.3892 15.252C32.2665 14.5848 33.3377 14.2224 34.4398 14.22Z", fill: "#000000", fillOpacity: 1 }) }) }) });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(MicrosoftCopilotLight);
|
|
10
|
+
export default ForwardRef;
|