@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
|
+
declare const DreamMachine: 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 DreamMachine;
|
|
@@ -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 DreamMachine = Object.assign(Mono, { Color, Dark, Light, CombineDark, CombineLight, Combine, Default: Dark });
|
|
11
|
+
export default DreamMachine;
|
|
@@ -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 FastgptColor = ({ 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 + "-fastgpt-color__Name=FastGPT, Type=Color, Variant=Default", children: _jsxs("g", { id: instanceId + "-fastgpt-color__FastGPT / Icon", clipPath: 'url(#' + instanceId + "-fastgpt-color__clip0_436_4314)", children: [_jsx("path", { id: instanceId + "-fastgpt-color__FastGPT / path 01", d: "M31.532 0.008C32.832 0.056 34.118 0.352 35.324 0.888C36.6574 1.48492 37.8567 2.34475 38.85 3.416C39.8691 4.51432 40.6688 5.79736 41.206 7.196C41.752 8.612 42.032 10.128 42.032 11.658H17.12V48C15.5382 48.0019 13.9681 47.7285 12.48 47.192C11.0388 46.6754 9.70622 45.8955 8.55 44.892C7.44713 43.9363 6.5526 42.764 5.922 41.448C5.31768 40.1797 5.00276 38.7929 5 37.388L5.004 37.272H5V11.196H5.012C5.036 10.59 5.11 9.984 5.234 9.384C5.702 7.124 6.854 5.044 8.55 3.416C10.2664 1.7742 12.4222 0.665423 14.756 0.224C15.492 0.084 16.234 0.008 16.976 0H31.532V0.008Z", fill: 'url(#' + instanceId + "-fastgpt-color__paint0_linear_436_4314)" }), _jsx("path", { id: instanceId + "-fastgpt-color__FastGPT / path 02", d: "M31.532 20.444C32.622 20.464 33.7 20.716 34.708 21.194C35.754 21.694 36.708 22.422 37.508 23.342C38.31 24.262 38.948 25.354 39.382 26.556C39.816 27.756 40.038 29.044 40.038 30.344H31.404V30.34H23.48V20.442L31.532 20.444Z", fill: 'url(#' + instanceId + "-fastgpt-color__paint1_linear_436_4314)" })] }) }), _jsxs("defs", { children: [_jsxs("linearGradient", { id: instanceId + "-fastgpt-color__paint0_linear_436_4314", x1: 23.516, y1: 0, x2: 23.516, y2: 48, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#326DFF", style: {
|
|
8
|
+
stopColor: "color(display-p3 0.1961 0.4275 1.0000)",
|
|
9
|
+
stopOpacity: 1
|
|
10
|
+
} }), _jsx("stop", { offset: 1, stopColor: "#8EAEFF", style: {
|
|
11
|
+
stopColor: "color(display-p3 0.5569 0.6824 1.0000)",
|
|
12
|
+
stopOpacity: 1
|
|
13
|
+
} })] }), _jsxs("linearGradient", { id: instanceId + "-fastgpt-color__paint1_linear_436_4314", x1: 23.516, y1: 0.0000147359, x2: 23.516, y2: 48, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#326DFF", style: {
|
|
14
|
+
stopColor: "color(display-p3 0.1961 0.4275 1.0000)",
|
|
15
|
+
stopOpacity: 1
|
|
16
|
+
} }), _jsx("stop", { offset: 1, stopColor: "#8EAEFF", style: {
|
|
17
|
+
stopColor: "color(display-p3 0.5569 0.6824 1.0000)",
|
|
18
|
+
stopOpacity: 1
|
|
19
|
+
} })] }), _jsx("clipPath", { id: instanceId + "-fastgpt-color__clip0_436_4314", children: _jsx("rect", { width: 48, height: 48, fill: "white", style: {
|
|
20
|
+
fill: "white",
|
|
21
|
+
fillOpacity: 1
|
|
22
|
+
} }) })] })] });
|
|
23
|
+
};
|
|
24
|
+
const ForwardRef = forwardRef(FastgptColor);
|
|
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 FastgptCombine = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 115 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: typeof size === 'number' ? size * 4.791666666666667 : 'calc(' + size + ' * 4.791666666666667)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-fastgpt-combine__Name=FastGPT, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-fastgpt-combine__FastGPT / Combination", clipPath: 'url(#' + instanceId + "-fastgpt-combine__clip0_449_12581)", children: [_jsxs("g", { id: instanceId + "-fastgpt-combine__Frame", clipPath: 'url(#' + instanceId + "-fastgpt-combine__clip1_449_12581)", children: [_jsx("path", { id: instanceId + "-fastgpt-combine__FastGPT / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M15.766 0.004C16.416 0.028 17.059 0.176 17.662 0.444C18.3287 0.742462 18.9283 1.17237 19.425 1.708C19.9345 2.25716 20.3344 2.89868 20.603 3.598C20.876 4.306 21.016 5.064 21.016 5.829H8.56V24C7.76909 24.0009 6.98404 23.8642 6.24 23.596C5.51942 23.3377 4.85311 22.9477 4.275 22.446C3.72357 21.9682 3.2763 21.382 2.961 20.724C2.65884 20.0898 2.50138 19.3965 2.5 18.694L2.502 18.636H2.5V5.598H2.506C2.518 5.295 2.555 4.992 2.617 4.692C2.851 3.562 3.427 2.522 4.275 1.708C5.13322 0.887102 6.21108 0.332712 7.378 0.112C7.746 0.042 8.117 0.004 8.488 0H15.766V0.004Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-fastgpt-combine__FastGPT / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M15.7662 10.2219C16.3112 10.2319 16.8502 10.3579 17.3542 10.5969C17.8772 10.8469 18.3542 11.2109 18.7542 11.6709C19.1552 12.1309 19.4742 12.6769 19.6912 13.2779C19.9082 13.8779 20.0192 14.5219 20.0192 15.1719H15.7022V15.1699H11.7402V10.2209L15.7662 10.2219Z", fill: "currentColor", fillOpacity: 1 })] }), _jsx("g", { id: instanceId + "-fastgpt-combine__Frame_2", children: _jsx("path", { id: instanceId + "-fastgpt-combine__FastGPT / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M31.6001 4.2744H41.6409V6.96H34.6521V10.912H40.9041V13.576H34.6521V19.7472H31.6001V4.2744ZM47.3665 8.5232C48.8401 8.5232 49.9905 8.9456 50.8185 9.7912C51.6465 10.6232 52.0609 11.8136 52.0609 13.3632V19.7464H49.5977C49.5841 19.6344 49.5625 19.4504 49.5345 19.1968C49.5247 18.9624 49.4966 18.7292 49.4505 18.4992C49.1451 18.9909 48.7073 19.3865 48.1873 19.6408C47.6825 19.8808 47.0649 20 46.3353 20C45.5769 20 44.8825 19.8664 44.2513 19.5984C43.6337 19.3304 43.1425 18.9432 42.7777 18.436C42.4129 17.9144 42.2305 17.3016 42.2305 16.5968C42.2305 15.8648 42.4337 15.2304 42.8409 14.6952C43.2617 14.1456 43.8233 13.7224 44.5249 13.4264C45.2265 13.1304 45.9985 12.9832 46.8401 12.9832C47.5977 12.9832 48.3761 13.1096 49.1761 13.3632C49.1345 11.7432 48.4473 10.9328 47.1137 10.9328C46.0473 10.9328 45.2681 11.412 44.7777 12.3696L42.6929 11.1648C43.0865 10.348 43.6897 9.7064 44.5033 9.2416C45.3177 8.7624 46.2713 8.5232 47.3665 8.5232ZM49.1769 15.3072C48.4753 15.1392 47.8649 15.0544 47.3449 15.0544C46.6577 15.0544 46.1241 15.1808 45.7449 15.4344C45.3665 15.6744 45.1769 16.0192 45.1769 16.4704C45.1769 16.8784 45.3249 17.196 45.6193 17.4216C45.9281 17.6472 46.3209 17.7592 46.7977 17.7592C47.4297 17.7592 47.9841 17.5832 48.4617 17.2312C48.9385 16.8648 49.1769 16.3648 49.1769 15.7304V15.3072ZM62.7217 16.4912C62.7217 17.5768 62.3009 18.4352 61.4585 19.0696C60.6305 19.6904 59.5497 20 58.2169 20C57.0657 20 56.0697 19.7536 55.2281 19.26C54.4001 18.7672 53.8385 18.084 53.5441 17.2104L55.6697 15.9624C55.8642 16.4641 56.21 16.8927 56.6593 17.1888C57.1081 17.4704 57.6345 17.612 58.2377 17.612C58.6873 17.612 59.0449 17.5272 59.3113 17.3584C59.5777 17.1888 59.7113 16.9496 59.7113 16.6392C59.7113 16.2872 59.5353 16.0192 59.1849 15.836C58.8345 15.6392 58.2873 15.4344 57.5433 15.2232C56.7993 14.9976 56.1889 14.7792 55.7113 14.568C55.245 14.3543 54.829 14.0446 54.4905 13.6592C54.1545 13.2512 53.9857 12.7224 53.9857 12.0736C53.9857 11.3416 54.1825 10.7072 54.5753 10.172C54.9817 9.636 55.5225 9.228 56.1961 8.9456C56.8697 8.664 57.6065 8.5232 58.4065 8.5232C59.5009 8.5232 60.4273 8.7632 61.1849 9.2416C61.9425 9.7064 62.4201 10.3264 62.6169 11.1016L60.4905 12.3064C60.0689 11.3904 59.3601 10.9328 58.3641 10.9328C57.9433 10.9328 57.6065 11.0168 57.3537 11.1864C57.2347 11.2536 57.1364 11.3522 57.0696 11.4714C57.0027 11.5906 56.9698 11.7258 56.9745 11.8624C56.9745 12.2008 57.1425 12.4616 57.4801 12.6448C57.8161 12.8136 58.3433 12.9968 59.0585 13.1944C59.8169 13.4056 60.4409 13.6168 60.9321 13.828C61.4233 14.0392 61.8441 14.364 62.1953 14.8008C62.5457 15.2232 62.7217 15.7872 62.7217 16.4912ZM72.0633 19.112C71.3473 19.704 70.3513 20 69.0737 20C67.8953 20 66.9409 19.6904 66.2113 19.0696C65.4953 18.436 65.1377 17.3088 65.1377 15.688V11.272H63.2001V8.7968H65.1361V5.4368H68.0625V8.7968H71.3465V11.2696H68.0625V15.2016C68.0625 15.9344 68.1889 16.4904 68.4417 16.8712C68.6945 17.2512 69.1009 17.4416 69.6625 17.4416C70.1537 17.4416 70.6169 17.2936 71.0521 16.9976L72.0625 19.1112L72.0633 19.112ZM80.4377 13.8072V11.1648H86.3321V17.464C85.8545 18.2384 85.0897 18.8584 84.0377 19.324C82.9993 19.7744 81.8481 20 80.5849 20C79.0833 20 77.7505 19.6616 76.5849 18.9856C75.4209 18.3088 74.5153 17.3648 73.8705 16.1536C73.2249 14.9416 72.9025 13.5536 72.9025 11.9896C72.9025 10.4112 73.2313 9.016 73.8913 7.8048C74.5649 6.5928 75.4833 5.656 76.6489 4.9936C77.8137 4.3312 79.1041 4 80.5217 4C81.9393 4 83.1673 4.324 84.2057 4.972C85.2585 5.6064 85.9665 6.4232 86.3321 7.424L83.8057 8.8824C83.4969 8.2344 83.0553 7.7272 82.4793 7.3608C81.9041 6.98 81.2233 6.7896 80.4377 6.7896C79.6097 6.7896 78.8657 7.0016 78.2065 7.424C77.5465 7.8464 77.0273 8.4528 76.6489 9.2416C76.2697 10.0312 76.0809 10.9464 76.0809 11.9896C76.0809 13.06 76.2697 13.9896 76.6489 14.7792C77.0417 15.5688 77.5889 16.1744 78.2905 16.5968C79.0065 17.02 79.8345 17.2312 80.7745 17.2312C81.8689 17.2312 82.7249 16.928 83.3425 16.3224V13.8072H80.4377ZM94.1345 4.2744C95.3553 4.2744 96.4225 4.4864 97.3345 4.9088C98.2465 5.3312 98.9481 5.9304 99.4393 6.7056C99.9441 7.4656 100.197 8.3616 100.197 9.3896C100.197 10.404 99.9441 11.2992 99.4393 12.0736C98.9481 12.8352 98.2465 13.4264 97.3345 13.8496C96.4225 14.2576 95.3553 14.4624 94.1345 14.4624H91.8825V19.7464H88.8297V4.2744H94.1345ZM93.7985 11.8624C94.7521 11.8624 95.5169 11.6584 96.0921 11.2496C96.6681 10.8272 96.9561 10.2072 96.9561 9.3896C96.9561 8.5728 96.6681 7.9528 96.0921 7.5296C95.5169 7.0928 94.7521 6.8744 93.7977 6.8744H91.8825V11.8624H93.7985ZM100.781 4.2744H113.2V7.0016H108.527V19.7464H105.454V7.0016H100.781V4.2744Z", fill: "currentColor", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-fastgpt-combine__clip0_449_12581", children: _jsx("rect", { width: 114.8, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-fastgpt-combine__clip1_449_12581", children: _jsx("rect", { width: 24, height: 24, fill: "#fff", fillOpacity: 1 }) })] })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(FastgptCombine);
|
|
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 FastgptCombineDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 115 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: typeof size === 'number' ? size * 4.791666666666667 : 'calc(' + size + ' * 4.791666666666667)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-fastgpt-combine-dark__Name=FastGPT, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-fastgpt-combine-dark__FastGPT / Combination", clipPath: 'url(#' + instanceId + "-fastgpt-combine-dark__clip0_449_12581)", children: [_jsxs("g", { id: instanceId + "-fastgpt-combine-dark__Frame", clipPath: 'url(#' + instanceId + "-fastgpt-combine-dark__clip1_449_12581)", children: [_jsx("path", { id: instanceId + "-fastgpt-combine-dark__FastGPT / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M15.766 0.004C16.416 0.028 17.059 0.176 17.662 0.444C18.3287 0.742462 18.9283 1.17237 19.425 1.708C19.9345 2.25716 20.3344 2.89868 20.603 3.598C20.876 4.306 21.016 5.064 21.016 5.829H8.56V24C7.76909 24.0009 6.98404 23.8642 6.24 23.596C5.51942 23.3377 4.85311 22.9477 4.275 22.446C3.72357 21.9682 3.2763 21.382 2.961 20.724C2.65884 20.0898 2.50138 19.3965 2.5 18.694L2.502 18.636H2.5V5.598H2.506C2.518 5.295 2.555 4.992 2.617 4.692C2.851 3.562 3.427 2.522 4.275 1.708C5.13322 0.887102 6.21108 0.332712 7.378 0.112C7.746 0.042 8.117 0.004 8.488 0H15.766V0.004Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }), _jsx("path", { id: instanceId + "-fastgpt-combine-dark__FastGPT / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M15.7662 10.2219C16.3112 10.2319 16.8502 10.3579 17.3542 10.5969C17.8772 10.8469 18.3542 11.2109 18.7542 11.6709C19.1552 12.1309 19.4742 12.6769 19.6912 13.2779C19.9082 13.8779 20.0192 14.5219 20.0192 15.1719H15.7022V15.1699H11.7402V10.2209L15.7662 10.2219Z", fill: "white", style: {
|
|
11
|
+
fill: "white",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} })] }), _jsx("g", { id: instanceId + "-fastgpt-combine-dark__Frame_2", children: _jsx("path", { id: instanceId + "-fastgpt-combine-dark__FastGPT / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M31.6001 4.2744H41.6409V6.96H34.6521V10.912H40.9041V13.576H34.6521V19.7472H31.6001V4.2744ZM47.3665 8.5232C48.8401 8.5232 49.9905 8.9456 50.8185 9.7912C51.6465 10.6232 52.0609 11.8136 52.0609 13.3632V19.7464H49.5977C49.5841 19.6344 49.5625 19.4504 49.5345 19.1968C49.5247 18.9624 49.4966 18.7292 49.4505 18.4992C49.1451 18.9909 48.7073 19.3865 48.1873 19.6408C47.6825 19.8808 47.0649 20 46.3353 20C45.5769 20 44.8825 19.8664 44.2513 19.5984C43.6337 19.3304 43.1425 18.9432 42.7777 18.436C42.4129 17.9144 42.2305 17.3016 42.2305 16.5968C42.2305 15.8648 42.4337 15.2304 42.8409 14.6952C43.2617 14.1456 43.8233 13.7224 44.5249 13.4264C45.2265 13.1304 45.9985 12.9832 46.8401 12.9832C47.5977 12.9832 48.3761 13.1096 49.1761 13.3632C49.1345 11.7432 48.4473 10.9328 47.1137 10.9328C46.0473 10.9328 45.2681 11.412 44.7777 12.3696L42.6929 11.1648C43.0865 10.348 43.6897 9.7064 44.5033 9.2416C45.3177 8.7624 46.2713 8.5232 47.3665 8.5232ZM49.1769 15.3072C48.4753 15.1392 47.8649 15.0544 47.3449 15.0544C46.6577 15.0544 46.1241 15.1808 45.7449 15.4344C45.3665 15.6744 45.1769 16.0192 45.1769 16.4704C45.1769 16.8784 45.3249 17.196 45.6193 17.4216C45.9281 17.6472 46.3209 17.7592 46.7977 17.7592C47.4297 17.7592 47.9841 17.5832 48.4617 17.2312C48.9385 16.8648 49.1769 16.3648 49.1769 15.7304V15.3072ZM62.7217 16.4912C62.7217 17.5768 62.3009 18.4352 61.4585 19.0696C60.6305 19.6904 59.5497 20 58.2169 20C57.0657 20 56.0697 19.7536 55.2281 19.26C54.4001 18.7672 53.8385 18.084 53.5441 17.2104L55.6697 15.9624C55.8642 16.4641 56.21 16.8927 56.6593 17.1888C57.1081 17.4704 57.6345 17.612 58.2377 17.612C58.6873 17.612 59.0449 17.5272 59.3113 17.3584C59.5777 17.1888 59.7113 16.9496 59.7113 16.6392C59.7113 16.2872 59.5353 16.0192 59.1849 15.836C58.8345 15.6392 58.2873 15.4344 57.5433 15.2232C56.7993 14.9976 56.1889 14.7792 55.7113 14.568C55.245 14.3543 54.829 14.0446 54.4905 13.6592C54.1545 13.2512 53.9857 12.7224 53.9857 12.0736C53.9857 11.3416 54.1825 10.7072 54.5753 10.172C54.9817 9.636 55.5225 9.228 56.1961 8.9456C56.8697 8.664 57.6065 8.5232 58.4065 8.5232C59.5009 8.5232 60.4273 8.7632 61.1849 9.2416C61.9425 9.7064 62.4201 10.3264 62.6169 11.1016L60.4905 12.3064C60.0689 11.3904 59.3601 10.9328 58.3641 10.9328C57.9433 10.9328 57.6065 11.0168 57.3537 11.1864C57.2347 11.2536 57.1364 11.3522 57.0696 11.4714C57.0027 11.5906 56.9698 11.7258 56.9745 11.8624C56.9745 12.2008 57.1425 12.4616 57.4801 12.6448C57.8161 12.8136 58.3433 12.9968 59.0585 13.1944C59.8169 13.4056 60.4409 13.6168 60.9321 13.828C61.4233 14.0392 61.8441 14.364 62.1953 14.8008C62.5457 15.2232 62.7217 15.7872 62.7217 16.4912ZM72.0633 19.112C71.3473 19.704 70.3513 20 69.0737 20C67.8953 20 66.9409 19.6904 66.2113 19.0696C65.4953 18.436 65.1377 17.3088 65.1377 15.688V11.272H63.2001V8.7968H65.1361V5.4368H68.0625V8.7968H71.3465V11.2696H68.0625V15.2016C68.0625 15.9344 68.1889 16.4904 68.4417 16.8712C68.6945 17.2512 69.1009 17.4416 69.6625 17.4416C70.1537 17.4416 70.6169 17.2936 71.0521 16.9976L72.0625 19.1112L72.0633 19.112ZM80.4377 13.8072V11.1648H86.3321V17.464C85.8545 18.2384 85.0897 18.8584 84.0377 19.324C82.9993 19.7744 81.8481 20 80.5849 20C79.0833 20 77.7505 19.6616 76.5849 18.9856C75.4209 18.3088 74.5153 17.3648 73.8705 16.1536C73.2249 14.9416 72.9025 13.5536 72.9025 11.9896C72.9025 10.4112 73.2313 9.016 73.8913 7.8048C74.5649 6.5928 75.4833 5.656 76.6489 4.9936C77.8137 4.3312 79.1041 4 80.5217 4C81.9393 4 83.1673 4.324 84.2057 4.972C85.2585 5.6064 85.9665 6.4232 86.3321 7.424L83.8057 8.8824C83.4969 8.2344 83.0553 7.7272 82.4793 7.3608C81.9041 6.98 81.2233 6.7896 80.4377 6.7896C79.6097 6.7896 78.8657 7.0016 78.2065 7.424C77.5465 7.8464 77.0273 8.4528 76.6489 9.2416C76.2697 10.0312 76.0809 10.9464 76.0809 11.9896C76.0809 13.06 76.2697 13.9896 76.6489 14.7792C77.0417 15.5688 77.5889 16.1744 78.2905 16.5968C79.0065 17.02 79.8345 17.2312 80.7745 17.2312C81.8689 17.2312 82.7249 16.928 83.3425 16.3224V13.8072H80.4377ZM94.1345 4.2744C95.3553 4.2744 96.4225 4.4864 97.3345 4.9088C98.2465 5.3312 98.9481 5.9304 99.4393 6.7056C99.9441 7.4656 100.197 8.3616 100.197 9.3896C100.197 10.404 99.9441 11.2992 99.4393 12.0736C98.9481 12.8352 98.2465 13.4264 97.3345 13.8496C96.4225 14.2576 95.3553 14.4624 94.1345 14.4624H91.8825V19.7464H88.8297V4.2744H94.1345ZM93.7985 11.8624C94.7521 11.8624 95.5169 11.6584 96.0921 11.2496C96.6681 10.8272 96.9561 10.2072 96.9561 9.3896C96.9561 8.5728 96.6681 7.9528 96.0921 7.5296C95.5169 7.0928 94.7521 6.8744 93.7977 6.8744H91.8825V11.8624H93.7985ZM100.781 4.2744H113.2V7.0016H108.527V19.7464H105.454V7.0016H100.781V4.2744Z", fill: "white", style: {
|
|
14
|
+
fill: "white",
|
|
15
|
+
fillOpacity: 1
|
|
16
|
+
} }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-fastgpt-combine-dark__clip0_449_12581", children: _jsx("rect", { width: 114.8, height: 24, fill: "white", style: {
|
|
17
|
+
fill: "white",
|
|
18
|
+
fillOpacity: 1
|
|
19
|
+
} }) }), _jsx("clipPath", { id: instanceId + "-fastgpt-combine-dark__clip1_449_12581", children: _jsx("rect", { width: 24, height: 24, fill: "white", style: {
|
|
20
|
+
fill: "white",
|
|
21
|
+
fillOpacity: 1
|
|
22
|
+
} }) })] })] });
|
|
23
|
+
};
|
|
24
|
+
const ForwardRef = forwardRef(FastgptCombineDark);
|
|
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 FastgptCombineLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 115 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: typeof size === 'number' ? size * 4.791666666666667 : 'calc(' + size + ' * 4.791666666666667)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-fastgpt-combine-light__Name=FastGPT, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-fastgpt-combine-light__FastGPT / Combination", clipPath: 'url(#' + instanceId + "-fastgpt-combine-light__clip0_449_12581)", children: [_jsxs("g", { id: instanceId + "-fastgpt-combine-light__Frame", clipPath: 'url(#' + instanceId + "-fastgpt-combine-light__clip1_449_12581)", children: [_jsx("path", { id: instanceId + "-fastgpt-combine-light__FastGPT / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M15.766 0.004C16.416 0.028 17.059 0.176 17.662 0.444C18.3287 0.742462 18.9283 1.17237 19.425 1.708C19.9345 2.25716 20.3344 2.89868 20.603 3.598C20.876 4.306 21.016 5.064 21.016 5.829H8.56V24C7.76909 24.0009 6.98404 23.8642 6.24 23.596C5.51942 23.3377 4.85311 22.9477 4.275 22.446C3.72357 21.9682 3.2763 21.382 2.961 20.724C2.65884 20.0898 2.50138 19.3965 2.5 18.694L2.502 18.636H2.5V5.598H2.506C2.518 5.295 2.555 4.992 2.617 4.692C2.851 3.562 3.427 2.522 4.275 1.708C5.13322 0.887102 6.21108 0.332712 7.378 0.112C7.746 0.042 8.117 0.004 8.488 0H15.766V0.004Z", fill: "#000000", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-fastgpt-combine-light__FastGPT / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M15.7662 10.2219C16.3112 10.2319 16.8502 10.3579 17.3542 10.5969C17.8772 10.8469 18.3542 11.2109 18.7542 11.6709C19.1552 12.1309 19.4742 12.6769 19.6912 13.2779C19.9082 13.8779 20.0192 14.5219 20.0192 15.1719H15.7022V15.1699H11.7402V10.2209L15.7662 10.2219Z", fill: "#000000", fillOpacity: 1 })] }), _jsx("g", { id: instanceId + "-fastgpt-combine-light__Frame_2", children: _jsx("path", { id: instanceId + "-fastgpt-combine-light__FastGPT / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M31.6001 4.2744H41.6409V6.96H34.6521V10.912H40.9041V13.576H34.6521V19.7472H31.6001V4.2744ZM47.3665 8.5232C48.8401 8.5232 49.9905 8.9456 50.8185 9.7912C51.6465 10.6232 52.0609 11.8136 52.0609 13.3632V19.7464H49.5977C49.5841 19.6344 49.5625 19.4504 49.5345 19.1968C49.5247 18.9624 49.4966 18.7292 49.4505 18.4992C49.1451 18.9909 48.7073 19.3865 48.1873 19.6408C47.6825 19.8808 47.0649 20 46.3353 20C45.5769 20 44.8825 19.8664 44.2513 19.5984C43.6337 19.3304 43.1425 18.9432 42.7777 18.436C42.4129 17.9144 42.2305 17.3016 42.2305 16.5968C42.2305 15.8648 42.4337 15.2304 42.8409 14.6952C43.2617 14.1456 43.8233 13.7224 44.5249 13.4264C45.2265 13.1304 45.9985 12.9832 46.8401 12.9832C47.5977 12.9832 48.3761 13.1096 49.1761 13.3632C49.1345 11.7432 48.4473 10.9328 47.1137 10.9328C46.0473 10.9328 45.2681 11.412 44.7777 12.3696L42.6929 11.1648C43.0865 10.348 43.6897 9.7064 44.5033 9.2416C45.3177 8.7624 46.2713 8.5232 47.3665 8.5232ZM49.1769 15.3072C48.4753 15.1392 47.8649 15.0544 47.3449 15.0544C46.6577 15.0544 46.1241 15.1808 45.7449 15.4344C45.3665 15.6744 45.1769 16.0192 45.1769 16.4704C45.1769 16.8784 45.3249 17.196 45.6193 17.4216C45.9281 17.6472 46.3209 17.7592 46.7977 17.7592C47.4297 17.7592 47.9841 17.5832 48.4617 17.2312C48.9385 16.8648 49.1769 16.3648 49.1769 15.7304V15.3072ZM62.7217 16.4912C62.7217 17.5768 62.3009 18.4352 61.4585 19.0696C60.6305 19.6904 59.5497 20 58.2169 20C57.0657 20 56.0697 19.7536 55.2281 19.26C54.4001 18.7672 53.8385 18.084 53.5441 17.2104L55.6697 15.9624C55.8642 16.4641 56.21 16.8927 56.6593 17.1888C57.1081 17.4704 57.6345 17.612 58.2377 17.612C58.6873 17.612 59.0449 17.5272 59.3113 17.3584C59.5777 17.1888 59.7113 16.9496 59.7113 16.6392C59.7113 16.2872 59.5353 16.0192 59.1849 15.836C58.8345 15.6392 58.2873 15.4344 57.5433 15.2232C56.7993 14.9976 56.1889 14.7792 55.7113 14.568C55.245 14.3543 54.829 14.0446 54.4905 13.6592C54.1545 13.2512 53.9857 12.7224 53.9857 12.0736C53.9857 11.3416 54.1825 10.7072 54.5753 10.172C54.9817 9.636 55.5225 9.228 56.1961 8.9456C56.8697 8.664 57.6065 8.5232 58.4065 8.5232C59.5009 8.5232 60.4273 8.7632 61.1849 9.2416C61.9425 9.7064 62.4201 10.3264 62.6169 11.1016L60.4905 12.3064C60.0689 11.3904 59.3601 10.9328 58.3641 10.9328C57.9433 10.9328 57.6065 11.0168 57.3537 11.1864C57.2347 11.2536 57.1364 11.3522 57.0696 11.4714C57.0027 11.5906 56.9698 11.7258 56.9745 11.8624C56.9745 12.2008 57.1425 12.4616 57.4801 12.6448C57.8161 12.8136 58.3433 12.9968 59.0585 13.1944C59.8169 13.4056 60.4409 13.6168 60.9321 13.828C61.4233 14.0392 61.8441 14.364 62.1953 14.8008C62.5457 15.2232 62.7217 15.7872 62.7217 16.4912ZM72.0633 19.112C71.3473 19.704 70.3513 20 69.0737 20C67.8953 20 66.9409 19.6904 66.2113 19.0696C65.4953 18.436 65.1377 17.3088 65.1377 15.688V11.272H63.2001V8.7968H65.1361V5.4368H68.0625V8.7968H71.3465V11.2696H68.0625V15.2016C68.0625 15.9344 68.1889 16.4904 68.4417 16.8712C68.6945 17.2512 69.1009 17.4416 69.6625 17.4416C70.1537 17.4416 70.6169 17.2936 71.0521 16.9976L72.0625 19.1112L72.0633 19.112ZM80.4377 13.8072V11.1648H86.3321V17.464C85.8545 18.2384 85.0897 18.8584 84.0377 19.324C82.9993 19.7744 81.8481 20 80.5849 20C79.0833 20 77.7505 19.6616 76.5849 18.9856C75.4209 18.3088 74.5153 17.3648 73.8705 16.1536C73.2249 14.9416 72.9025 13.5536 72.9025 11.9896C72.9025 10.4112 73.2313 9.016 73.8913 7.8048C74.5649 6.5928 75.4833 5.656 76.6489 4.9936C77.8137 4.3312 79.1041 4 80.5217 4C81.9393 4 83.1673 4.324 84.2057 4.972C85.2585 5.6064 85.9665 6.4232 86.3321 7.424L83.8057 8.8824C83.4969 8.2344 83.0553 7.7272 82.4793 7.3608C81.9041 6.98 81.2233 6.7896 80.4377 6.7896C79.6097 6.7896 78.8657 7.0016 78.2065 7.424C77.5465 7.8464 77.0273 8.4528 76.6489 9.2416C76.2697 10.0312 76.0809 10.9464 76.0809 11.9896C76.0809 13.06 76.2697 13.9896 76.6489 14.7792C77.0417 15.5688 77.5889 16.1744 78.2905 16.5968C79.0065 17.02 79.8345 17.2312 80.7745 17.2312C81.8689 17.2312 82.7249 16.928 83.3425 16.3224V13.8072H80.4377ZM94.1345 4.2744C95.3553 4.2744 96.4225 4.4864 97.3345 4.9088C98.2465 5.3312 98.9481 5.9304 99.4393 6.7056C99.9441 7.4656 100.197 8.3616 100.197 9.3896C100.197 10.404 99.9441 11.2992 99.4393 12.0736C98.9481 12.8352 98.2465 13.4264 97.3345 13.8496C96.4225 14.2576 95.3553 14.4624 94.1345 14.4624H91.8825V19.7464H88.8297V4.2744H94.1345ZM93.7985 11.8624C94.7521 11.8624 95.5169 11.6584 96.0921 11.2496C96.6681 10.8272 96.9561 10.2072 96.9561 9.3896C96.9561 8.5728 96.6681 7.9528 96.0921 7.5296C95.5169 7.0928 94.7521 6.8744 93.7977 6.8744H91.8825V11.8624H93.7985ZM100.781 4.2744H113.2V7.0016H108.527V19.7464H105.454V7.0016H100.781V4.2744Z", fill: "#000000", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-fastgpt-combine-light__clip0_449_12581", children: _jsx("rect", { width: 114.8, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-fastgpt-combine-light__clip1_449_12581", children: _jsx("rect", { width: 24, height: 24, fill: "#fff", fillOpacity: 1 }) })] })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(FastgptCombineLight);
|
|
10
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,19 @@
|
|
|
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 FastgptDark = ({ 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 + "-fastgpt-dark__Name=FastGPT, Type=Dark, Variant=Default", children: _jsxs("g", { id: instanceId + "-fastgpt-dark__FastGPT / Icon", clipPath: 'url(#' + instanceId + "-fastgpt-dark__clip0_436_4318)", children: [_jsx("path", { id: instanceId + "-fastgpt-dark__FastGPT / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M31.532 0.008C32.832 0.056 34.118 0.352 35.324 0.888C36.6574 1.48492 37.8567 2.34475 38.85 3.416C39.8691 4.51432 40.6688 5.79736 41.206 7.196C41.752 8.612 42.032 10.128 42.032 11.658H17.12V48C15.5382 48.0019 13.9681 47.7285 12.48 47.192C11.0388 46.6754 9.70622 45.8955 8.55 44.892C7.44713 43.9363 6.5526 42.764 5.922 41.448C5.31768 40.1797 5.00276 38.7929 5 37.388L5.004 37.272H5V11.196H5.012C5.036 10.59 5.11 9.984 5.234 9.384C5.702 7.124 6.854 5.044 8.55 3.416C10.2664 1.7742 12.4222 0.665423 14.756 0.224C15.492 0.084 16.234 0.008 16.976 0H31.532V0.008Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }), _jsx("path", { id: instanceId + "-fastgpt-dark__FastGPT / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M31.532 20.444C32.622 20.464 33.7 20.716 34.708 21.194C35.754 21.694 36.708 22.422 37.508 23.342C38.31 24.262 38.948 25.354 39.382 26.556C39.816 27.756 40.038 29.044 40.038 30.344H31.404V30.34H23.48V20.442L31.532 20.444Z", fill: "white", style: {
|
|
11
|
+
fill: "white",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} })] }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-fastgpt-dark__clip0_436_4318", children: _jsx("rect", { width: 48, height: 48, fill: "white", style: {
|
|
14
|
+
fill: "white",
|
|
15
|
+
fillOpacity: 1
|
|
16
|
+
} }) }) })] });
|
|
17
|
+
};
|
|
18
|
+
const ForwardRef = forwardRef(FastgptDark);
|
|
19
|
+
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 FastgptLight = ({ 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 + "-fastgpt-light__Name=FastGPT, Type=Dark, Variant=Default", children: _jsxs("g", { id: instanceId + "-fastgpt-light__FastGPT / Icon", clipPath: 'url(#' + instanceId + "-fastgpt-light__clip0_436_4318)", children: [_jsx("path", { id: instanceId + "-fastgpt-light__FastGPT / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M31.532 0.008C32.832 0.056 34.118 0.352 35.324 0.888C36.6574 1.48492 37.8567 2.34475 38.85 3.416C39.8691 4.51432 40.6688 5.79736 41.206 7.196C41.752 8.612 42.032 10.128 42.032 11.658H17.12V48C15.5382 48.0019 13.9681 47.7285 12.48 47.192C11.0388 46.6754 9.70622 45.8955 8.55 44.892C7.44713 43.9363 6.5526 42.764 5.922 41.448C5.31768 40.1797 5.00276 38.7929 5 37.388L5.004 37.272H5V11.196H5.012C5.036 10.59 5.11 9.984 5.234 9.384C5.702 7.124 6.854 5.044 8.55 3.416C10.2664 1.7742 12.4222 0.665423 14.756 0.224C15.492 0.084 16.234 0.008 16.976 0H31.532V0.008Z", fill: "#000000", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-fastgpt-light__FastGPT / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M31.532 20.444C32.622 20.464 33.7 20.716 34.708 21.194C35.754 21.694 36.708 22.422 37.508 23.342C38.31 24.262 38.948 25.354 39.382 26.556C39.816 27.756 40.038 29.044 40.038 30.344H31.404V30.34H23.48V20.442L31.532 20.444Z", fill: "#000000", fillOpacity: 1 })] }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-fastgpt-light__clip0_436_4318", children: _jsx("rect", { width: 48, height: 48, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(FastgptLight);
|
|
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 FastgptMono = ({ 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 + "-fastgpt-mono__Name=FastGPT, Type=Dark, Variant=Default", children: _jsxs("g", { id: instanceId + "-fastgpt-mono__FastGPT / Icon", clipPath: 'url(#' + instanceId + "-fastgpt-mono__clip0_436_4318)", children: [_jsx("path", { id: instanceId + "-fastgpt-mono__FastGPT / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M31.532 0.008C32.832 0.056 34.118 0.352 35.324 0.888C36.6574 1.48492 37.8567 2.34475 38.85 3.416C39.8691 4.51432 40.6688 5.79736 41.206 7.196C41.752 8.612 42.032 10.128 42.032 11.658H17.12V48C15.5382 48.0019 13.9681 47.7285 12.48 47.192C11.0388 46.6754 9.70622 45.8955 8.55 44.892C7.44713 43.9363 6.5526 42.764 5.922 41.448C5.31768 40.1797 5.00276 38.7929 5 37.388L5.004 37.272H5V11.196H5.012C5.036 10.59 5.11 9.984 5.234 9.384C5.702 7.124 6.854 5.044 8.55 3.416C10.2664 1.7742 12.4222 0.665423 14.756 0.224C15.492 0.084 16.234 0.008 16.976 0H31.532V0.008Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-fastgpt-mono__FastGPT / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M31.532 20.444C32.622 20.464 33.7 20.716 34.708 21.194C35.754 21.694 36.708 22.422 37.508 23.342C38.31 24.262 38.948 25.354 39.382 26.556C39.816 27.756 40.038 29.044 40.038 30.344H31.404V30.34H23.48V20.442L31.532 20.444Z", fill: "currentColor", fillOpacity: 1 })] }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-fastgpt-mono__clip0_436_4318", children: _jsx("rect", { width: 48, height: 48, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(FastgptMono);
|
|
10
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
declare const Fastgpt: 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 Fastgpt;
|
|
@@ -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 Fastgpt = Object.assign(Mono, { Color, Dark, Light, CombineDark, CombineLight, Combine, Default: Dark });
|
|
11
|
+
export default Fastgpt;
|
|
@@ -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 FigmaColor = ({ 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 + "-figma-color__Name=Figma, Type=Color, Variant=Default", children: _jsxs("g", { id: instanceId + "-figma-color__Figma / Icon", children: [_jsx("path", { id: instanceId + "-figma-color__Figma / path 01", d: "M8 40C8 37.8783 8.84285 35.8434 10.3431 34.3431C11.8434 32.8429 13.8783 32 16 32H24V40C24 42.1217 23.1571 44.1566 21.6569 45.6569C20.1566 47.1571 18.1217 48 16 48C13.8783 48 11.8434 47.1571 10.3431 45.6569C8.84285 44.1566 8 42.1217 8 40Z", fill: "#24CB71", style: {
|
|
8
|
+
fill: "color(display-p3 0.1412 0.7961 0.4431)",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }), _jsx("path", { id: instanceId + "-figma-color__Figma / path 02", d: "M24 0V16H32C34.1217 16 36.1566 15.1571 37.6569 13.6569C39.1571 12.1566 40 10.1217 40 8C40 5.87827 39.1571 3.84344 37.6569 2.34315C36.1566 0.842855 34.1217 0 32 0L24 0Z", fill: "#FF7237", style: {
|
|
11
|
+
fill: "color(display-p3 1.0000 0.4471 0.2157)",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} }), _jsx("path", { id: instanceId + "-figma-color__Figma / path 03", d: "M31.9341 32C34.0558 32 36.0906 31.1571 37.5909 29.6569C39.0912 28.1566 39.9341 26.1217 39.9341 24C39.9341 21.8783 39.0912 19.8434 37.5909 18.3431C36.0906 16.8429 34.0558 16 31.9341 16C29.8124 16 27.7775 16.8429 26.2772 18.3431C24.7769 19.8434 23.9341 21.8783 23.9341 24C23.9341 26.1217 24.7769 28.1566 26.2772 29.6569C27.7775 31.1571 29.8124 32 31.9341 32Z", fill: "#00B6FF", style: {
|
|
14
|
+
fill: "color(display-p3 0.0000 0.7137 1.0000)",
|
|
15
|
+
fillOpacity: 1
|
|
16
|
+
} }), _jsx("path", { id: instanceId + "-figma-color__Figma / path 04", d: "M8 8C8 10.1217 8.84285 12.1566 10.3431 13.6569C11.8434 15.1571 13.8783 16 16 16H24V0H16C13.8783 0 11.8434 0.842855 10.3431 2.34315C8.84285 3.84344 8 5.87827 8 8Z", fill: "#FF3737", style: {
|
|
17
|
+
fill: "color(display-p3 1.0000 0.2157 0.2157)",
|
|
18
|
+
fillOpacity: 1
|
|
19
|
+
} }), _jsx("path", { id: instanceId + "-figma-color__Figma / path 05", d: "M8 24C8 26.1217 8.84285 28.1566 10.3431 29.6569C11.8434 31.1571 13.8783 32 16 32H24V16H16C13.8783 16 11.8434 16.8429 10.3431 18.3431C8.84285 19.8434 8 21.8783 8 24Z", fill: "#874FFF", style: {
|
|
20
|
+
fill: "color(display-p3 0.5294 0.3098 1.0000)",
|
|
21
|
+
fillOpacity: 1
|
|
22
|
+
} })] }) }) });
|
|
23
|
+
};
|
|
24
|
+
const ForwardRef = forwardRef(FigmaColor);
|
|
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 FigmaCombine = ({ 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 + "-figma-combine__Name=Figma, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-figma-combine__Figma / Combination", clipPath: 'url(#' + instanceId + "-figma-combine__clip0_449_12597)", children: [_jsx("g", { id: instanceId + "-figma-combine__Frame", children: _jsx("path", { id: instanceId + "-figma-combine__Figma / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M6.082 8.241C4.83 7.441 4 6.057 4 4.483C4 2.007 6.05 0 8.578 0H16.422C18.95 0 21 2.007 21 4.483C21 6.057 20.171 7.442 18.918 8.241C20.17 9.041 21 10.426 21 12C21 14.476 18.95 16.483 16.422 16.483H16.338C15.1944 16.4861 14.0904 16.0645 13.24 15.3V19.476C13.24 21.98 11.145 24 8.599 24C6.076 24 4 21.998 4 19.517C4 17.943 4.829 16.558 6.082 15.759C4.829 14.959 4 13.574 4 12C4 10.426 4.829 9.041 6.082 8.241ZM13.24 12C13.24 13.676 14.627 15.034 16.338 15.034H16.422C18.133 15.034 19.521 13.676 19.521 12C19.521 10.324 18.133 8.966 16.421 8.966H16.338C14.628 8.966 13.24 10.324 13.24 12ZM11.76 8.966H8.578C6.867 8.966 5.48 10.324 5.48 12C5.48 13.672 6.862 15.029 8.569 15.034H11.76V8.966ZM8.578 16.483H8.568C6.861 16.488 5.479 17.845 5.479 19.517C5.479 21.187 6.882 22.551 8.599 22.551C10.339 22.551 11.76 21.17 11.76 19.476V16.483H8.578ZM11.76 7.517H8.578C6.867 7.517 5.479 6.159 5.479 4.483C5.479 2.807 6.867 1.449 8.579 1.449H11.76V7.517ZM16.422 7.517H13.24V1.45H16.422C18.133 1.45 19.521 2.808 19.521 4.484C19.521 6.16 18.133 7.518 16.421 7.518L16.422 7.517Z", fill: "currentColor", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-figma-combine__Frame_2", clipPath: 'url(#' + instanceId + "-figma-combine__clip1_449_12597)", children: _jsx("path", { id: instanceId + "-figma-combine__Figma / path 02", d: "M79.8634 18.3971C79.0941 18.3971 78.4031 18.251 77.7902 17.9594C77.1935 17.667 76.7141 17.2752 76.3537 16.783C76.0069 16.2764 75.8352 15.6925 75.8352 15.032C75.8352 14.171 76.1174 13.4714 76.6827 12.9333C77.2479 12.3953 78.0571 12.0264 79.1094 11.8275L81.8668 11.275C82.4159 11.1662 82.7933 10.9979 82.9973 10.7667C83.2013 10.5372 83.3033 10.1989 83.3033 9.75265L83.5855 12.4497L79.6279 13.2801C79.0941 13.3872 78.6776 13.5785 78.3793 13.8556C78.0962 14.1327 77.9551 14.5169 77.9551 15.0082C77.9551 15.5156 78.1515 15.9228 78.5442 16.2305C78.9522 16.5365 79.5021 16.6903 80.1932 16.6912C80.7593 16.6912 81.2778 16.5679 81.7487 16.3223C82.223 16.0923 82.6215 15.7312 82.8971 15.2819C83.1728 14.8326 83.314 14.3138 83.3042 13.7868L83.3033 9.75265C83.3033 9.1993 83.0993 8.7692 82.6905 8.4615C82.2978 8.1385 81.7555 7.977 81.0653 7.977C80.1855 7.977 79.5098 8.1929 79.0389 8.623C78.568 9.05395 78.2926 9.66 78.2144 10.4437L76.1404 10.1674C76.2194 9.35315 76.471 8.65445 76.8952 8.0705C77.3193 7.4704 77.8846 7.0097 78.5909 6.6867C79.2981 6.3637 80.1379 6.20305 81.112 6.20305C82.4941 6.20305 83.5541 6.549 84.2927 7.24005C85.0314 7.9311 85.4003 8.82275 85.4003 9.91415V18.0504H83.3509V16.5527C83.1469 17.0593 82.7304 17.4979 82.1014 17.8668C81.4894 18.2204 80.7431 18.3971 79.8634 18.3971ZM59.1302 18.0512V6.549H61.1795V7.84015C61.3368 7.3939 61.6819 7.0097 62.2165 6.6867C62.7503 6.3637 63.3708 6.20305 64.0772 6.20305C64.7691 6.20305 65.4057 6.34925 65.9863 6.6408C66.5668 6.9332 66.9442 7.3718 67.1168 7.9549C67.3208 7.41685 67.6982 6.9944 68.2481 6.6867C68.8225 6.36169 69.4727 6.1948 70.1326 6.20305C71.326 6.20305 72.2372 6.54135 72.8653 7.2171C73.4943 7.8937 73.8088 8.87715 73.8088 10.1674V18.0512H71.711V10.4437C71.711 9.67615 71.5385 9.09985 71.1925 8.71565C70.8627 8.31615 70.3757 8.1164 69.7322 8.1164C69.025 8.1164 68.4751 8.36205 68.0832 8.85335C67.7058 9.3302 67.5171 10.0297 67.5171 10.9511V18.0512H65.421V10.4437C65.421 9.67615 65.2476 9.09985 64.9025 8.71565C64.5727 8.31615 64.0857 8.1164 63.4414 8.1164C62.7342 8.1164 62.1851 8.36205 61.7924 8.85335C61.415 9.3302 61.2263 10.0297 61.2263 10.9511V18.0512H59.1302ZM51.1113 22.2001C49.6501 22.2001 48.4644 21.8694 47.5532 21.209C46.642 20.5485 46.0614 19.6263 45.8098 18.4431L47.86 18.0044C48.0326 18.7575 48.4015 19.3415 48.9676 19.7572C49.5328 20.1873 50.2468 20.4023 51.1113 20.4023C52.1474 20.4023 52.9252 20.1414 53.4437 19.6186C53.9775 19.1111 54.2444 18.3513 54.2444 17.3364V15.5156C54.0089 16.0834 53.5695 16.5442 52.9252 16.8986C52.2962 17.2522 51.5907 17.429 50.8053 17.429C49.7683 17.429 48.8571 17.1987 48.0717 16.7371C47.2865 16.2604 46.65 15.5739 46.234 14.7549C45.7945 13.91 45.5744 12.9333 45.5744 11.8275C45.5744 10.7055 45.7945 9.72205 46.234 8.87715C46.6734 8.0314 47.2786 7.3786 48.0479 6.9179C48.8333 6.4419 49.7521 6.20305 50.8053 6.20305C51.5907 6.20305 52.3047 6.37985 52.949 6.7326C53.6077 7.0709 54.0557 7.49335 54.292 8.0008V6.549H56.3413V17.3355C56.3413 18.3496 56.1373 19.2182 55.7293 19.9407C55.3213 20.6785 54.7238 21.2396 53.9384 21.6238C53.1691 22.0071 52.2265 22.2001 51.1113 22.2001ZM51.0637 15.6074C52.0692 15.6074 52.8699 15.2615 53.4666 14.5705C54.0786 13.8786 54.3855 12.9639 54.3863 11.8266C54.3863 10.6749 54.0803 9.75265 53.4666 9.06075C52.8546 8.3697 52.0531 8.02375 51.0637 8.02375C50.059 8.02375 49.2498 8.3697 48.6369 9.06075C48.0402 9.75265 47.7419 10.6749 47.7419 11.8266C47.7419 12.9639 48.0479 13.8786 48.6599 14.5705C49.2736 15.2615 50.0751 15.6074 51.0637 15.6074ZM41.3448 18.0512V6.549H43.4417V18.0512H41.3448ZM41.3193 5.07255V1.80005H43.463V5.0734H41.3193V5.07255ZM29.3003 18.0521V1.80005H31.5145V18.0512H29.3003V18.0521ZM29.7482 11.1823V9.22225H38.7718V11.1823H29.7482ZM29.7482 3.7831V1.80005H39.6431V3.78225L29.7482 3.7831Z", fill: "currentColor", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-figma-combine__clip0_449_12597", children: _jsx("rect", { width: 87.1, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-figma-combine__clip1_449_12597", children: _jsx("rect", { width: 59.5, height: 20.4, fill: "#fff", transform: "translate(27.6001 1.80005)", fillOpacity: 1 }) })] })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(FigmaCombine);
|
|
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 FigmaCombineDark = ({ 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 + "-figma-combine-dark__Name=Figma, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-figma-combine-dark__Figma / Combination", clipPath: 'url(#' + instanceId + "-figma-combine-dark__clip0_449_12597)", children: [_jsx("g", { id: instanceId + "-figma-combine-dark__Frame", children: _jsx("path", { id: instanceId + "-figma-combine-dark__Figma / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M6.082 8.241C4.83 7.441 4 6.057 4 4.483C4 2.007 6.05 0 8.578 0H16.422C18.95 0 21 2.007 21 4.483C21 6.057 20.171 7.442 18.918 8.241C20.17 9.041 21 10.426 21 12C21 14.476 18.95 16.483 16.422 16.483H16.338C15.1944 16.4861 14.0904 16.0645 13.24 15.3V19.476C13.24 21.98 11.145 24 8.599 24C6.076 24 4 21.998 4 19.517C4 17.943 4.829 16.558 6.082 15.759C4.829 14.959 4 13.574 4 12C4 10.426 4.829 9.041 6.082 8.241ZM13.24 12C13.24 13.676 14.627 15.034 16.338 15.034H16.422C18.133 15.034 19.521 13.676 19.521 12C19.521 10.324 18.133 8.966 16.421 8.966H16.338C14.628 8.966 13.24 10.324 13.24 12ZM11.76 8.966H8.578C6.867 8.966 5.48 10.324 5.48 12C5.48 13.672 6.862 15.029 8.569 15.034H11.76V8.966ZM8.578 16.483H8.568C6.861 16.488 5.479 17.845 5.479 19.517C5.479 21.187 6.882 22.551 8.599 22.551C10.339 22.551 11.76 21.17 11.76 19.476V16.483H8.578ZM11.76 7.517H8.578C6.867 7.517 5.479 6.159 5.479 4.483C5.479 2.807 6.867 1.449 8.579 1.449H11.76V7.517ZM16.422 7.517H13.24V1.45H16.422C18.133 1.45 19.521 2.808 19.521 4.484C19.521 6.16 18.133 7.518 16.421 7.518L16.422 7.517Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }), _jsx("g", { id: instanceId + "-figma-combine-dark__Frame_2", clipPath: 'url(#' + instanceId + "-figma-combine-dark__clip1_449_12597)", children: _jsx("path", { id: instanceId + "-figma-combine-dark__Figma / path 02", d: "M79.8634 18.3971C79.0941 18.3971 78.4031 18.251 77.7902 17.9594C77.1935 17.667 76.7141 17.2752 76.3537 16.783C76.0069 16.2764 75.8352 15.6925 75.8352 15.032C75.8352 14.171 76.1174 13.4714 76.6827 12.9333C77.2479 12.3953 78.0571 12.0264 79.1094 11.8275L81.8668 11.275C82.4159 11.1662 82.7933 10.9979 82.9973 10.7667C83.2013 10.5372 83.3033 10.1989 83.3033 9.75265L83.5855 12.4497L79.6279 13.2801C79.0941 13.3872 78.6776 13.5785 78.3793 13.8556C78.0962 14.1327 77.9551 14.5169 77.9551 15.0082C77.9551 15.5156 78.1515 15.9228 78.5442 16.2305C78.9522 16.5365 79.5021 16.6903 80.1932 16.6912C80.7593 16.6912 81.2778 16.5679 81.7487 16.3223C82.223 16.0923 82.6215 15.7312 82.8971 15.2819C83.1728 14.8326 83.314 14.3138 83.3042 13.7868L83.3033 9.75265C83.3033 9.1993 83.0993 8.7692 82.6905 8.4615C82.2978 8.1385 81.7555 7.977 81.0653 7.977C80.1855 7.977 79.5098 8.1929 79.0389 8.623C78.568 9.05395 78.2926 9.66 78.2144 10.4437L76.1404 10.1674C76.2194 9.35315 76.471 8.65445 76.8952 8.0705C77.3193 7.4704 77.8846 7.0097 78.5909 6.6867C79.2981 6.3637 80.1379 6.20305 81.112 6.20305C82.4941 6.20305 83.5541 6.549 84.2927 7.24005C85.0314 7.9311 85.4003 8.82275 85.4003 9.91415V18.0504H83.3509V16.5527C83.1469 17.0593 82.7304 17.4979 82.1014 17.8668C81.4894 18.2204 80.7431 18.3971 79.8634 18.3971ZM59.1302 18.0512V6.549H61.1795V7.84015C61.3368 7.3939 61.6819 7.0097 62.2165 6.6867C62.7503 6.3637 63.3708 6.20305 64.0772 6.20305C64.7691 6.20305 65.4057 6.34925 65.9863 6.6408C66.5668 6.9332 66.9442 7.3718 67.1168 7.9549C67.3208 7.41685 67.6982 6.9944 68.2481 6.6867C68.8225 6.36169 69.4727 6.1948 70.1326 6.20305C71.326 6.20305 72.2372 6.54135 72.8653 7.2171C73.4943 7.8937 73.8088 8.87715 73.8088 10.1674V18.0512H71.711V10.4437C71.711 9.67615 71.5385 9.09985 71.1925 8.71565C70.8627 8.31615 70.3757 8.1164 69.7322 8.1164C69.025 8.1164 68.4751 8.36205 68.0832 8.85335C67.7058 9.3302 67.5171 10.0297 67.5171 10.9511V18.0512H65.421V10.4437C65.421 9.67615 65.2476 9.09985 64.9025 8.71565C64.5727 8.31615 64.0857 8.1164 63.4414 8.1164C62.7342 8.1164 62.1851 8.36205 61.7924 8.85335C61.415 9.3302 61.2263 10.0297 61.2263 10.9511V18.0512H59.1302ZM51.1113 22.2001C49.6501 22.2001 48.4644 21.8694 47.5532 21.209C46.642 20.5485 46.0614 19.6263 45.8098 18.4431L47.86 18.0044C48.0326 18.7575 48.4015 19.3415 48.9676 19.7572C49.5328 20.1873 50.2468 20.4023 51.1113 20.4023C52.1474 20.4023 52.9252 20.1414 53.4437 19.6186C53.9775 19.1111 54.2444 18.3513 54.2444 17.3364V15.5156C54.0089 16.0834 53.5695 16.5442 52.9252 16.8986C52.2962 17.2522 51.5907 17.429 50.8053 17.429C49.7683 17.429 48.8571 17.1987 48.0717 16.7371C47.2865 16.2604 46.65 15.5739 46.234 14.7549C45.7945 13.91 45.5744 12.9333 45.5744 11.8275C45.5744 10.7055 45.7945 9.72205 46.234 8.87715C46.6734 8.0314 47.2786 7.3786 48.0479 6.9179C48.8333 6.4419 49.7521 6.20305 50.8053 6.20305C51.5907 6.20305 52.3047 6.37985 52.949 6.7326C53.6077 7.0709 54.0557 7.49335 54.292 8.0008V6.549H56.3413V17.3355C56.3413 18.3496 56.1373 19.2182 55.7293 19.9407C55.3213 20.6785 54.7238 21.2396 53.9384 21.6238C53.1691 22.0071 52.2265 22.2001 51.1113 22.2001ZM51.0637 15.6074C52.0692 15.6074 52.8699 15.2615 53.4666 14.5705C54.0786 13.8786 54.3855 12.9639 54.3863 11.8266C54.3863 10.6749 54.0803 9.75265 53.4666 9.06075C52.8546 8.3697 52.0531 8.02375 51.0637 8.02375C50.059 8.02375 49.2498 8.3697 48.6369 9.06075C48.0402 9.75265 47.7419 10.6749 47.7419 11.8266C47.7419 12.9639 48.0479 13.8786 48.6599 14.5705C49.2736 15.2615 50.0751 15.6074 51.0637 15.6074ZM41.3448 18.0512V6.549H43.4417V18.0512H41.3448ZM41.3193 5.07255V1.80005H43.463V5.0734H41.3193V5.07255ZM29.3003 18.0521V1.80005H31.5145V18.0512H29.3003V18.0521ZM29.7482 11.1823V9.22225H38.7718V11.1823H29.7482ZM29.7482 3.7831V1.80005H39.6431V3.78225L29.7482 3.7831Z", fill: "white", style: {
|
|
11
|
+
fill: "white",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-figma-combine-dark__clip0_449_12597", children: _jsx("rect", { width: 87.1, height: 24, fill: "white", style: {
|
|
14
|
+
fill: "white",
|
|
15
|
+
fillOpacity: 1
|
|
16
|
+
} }) }), _jsx("clipPath", { id: instanceId + "-figma-combine-dark__clip1_449_12597", children: _jsx("rect", { width: 59.5, height: 20.4, fill: "white", style: {
|
|
17
|
+
fill: "white",
|
|
18
|
+
fillOpacity: 1
|
|
19
|
+
}, transform: "translate(27.6001 1.80005)" }) })] })] });
|
|
20
|
+
};
|
|
21
|
+
const ForwardRef = forwardRef(FigmaCombineDark);
|
|
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 FigmaCombineLight = ({ 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 + "-figma-combine-light__Name=Figma, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-figma-combine-light__Figma / Combination", clipPath: 'url(#' + instanceId + "-figma-combine-light__clip0_449_12597)", children: [_jsx("g", { id: instanceId + "-figma-combine-light__Frame", children: _jsx("path", { id: instanceId + "-figma-combine-light__Figma / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M6.082 8.241C4.83 7.441 4 6.057 4 4.483C4 2.007 6.05 0 8.578 0H16.422C18.95 0 21 2.007 21 4.483C21 6.057 20.171 7.442 18.918 8.241C20.17 9.041 21 10.426 21 12C21 14.476 18.95 16.483 16.422 16.483H16.338C15.1944 16.4861 14.0904 16.0645 13.24 15.3V19.476C13.24 21.98 11.145 24 8.599 24C6.076 24 4 21.998 4 19.517C4 17.943 4.829 16.558 6.082 15.759C4.829 14.959 4 13.574 4 12C4 10.426 4.829 9.041 6.082 8.241ZM13.24 12C13.24 13.676 14.627 15.034 16.338 15.034H16.422C18.133 15.034 19.521 13.676 19.521 12C19.521 10.324 18.133 8.966 16.421 8.966H16.338C14.628 8.966 13.24 10.324 13.24 12ZM11.76 8.966H8.578C6.867 8.966 5.48 10.324 5.48 12C5.48 13.672 6.862 15.029 8.569 15.034H11.76V8.966ZM8.578 16.483H8.568C6.861 16.488 5.479 17.845 5.479 19.517C5.479 21.187 6.882 22.551 8.599 22.551C10.339 22.551 11.76 21.17 11.76 19.476V16.483H8.578ZM11.76 7.517H8.578C6.867 7.517 5.479 6.159 5.479 4.483C5.479 2.807 6.867 1.449 8.579 1.449H11.76V7.517ZM16.422 7.517H13.24V1.45H16.422C18.133 1.45 19.521 2.808 19.521 4.484C19.521 6.16 18.133 7.518 16.421 7.518L16.422 7.517Z", fill: "#000000", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-figma-combine-light__Frame_2", clipPath: 'url(#' + instanceId + "-figma-combine-light__clip1_449_12597)", children: _jsx("path", { id: instanceId + "-figma-combine-light__Figma / path 02", d: "M79.8634 18.3971C79.0941 18.3971 78.4031 18.251 77.7902 17.9594C77.1935 17.667 76.7141 17.2752 76.3537 16.783C76.0069 16.2764 75.8352 15.6925 75.8352 15.032C75.8352 14.171 76.1174 13.4714 76.6827 12.9333C77.2479 12.3953 78.0571 12.0264 79.1094 11.8275L81.8668 11.275C82.4159 11.1662 82.7933 10.9979 82.9973 10.7667C83.2013 10.5372 83.3033 10.1989 83.3033 9.75265L83.5855 12.4497L79.6279 13.2801C79.0941 13.3872 78.6776 13.5785 78.3793 13.8556C78.0962 14.1327 77.9551 14.5169 77.9551 15.0082C77.9551 15.5156 78.1515 15.9228 78.5442 16.2305C78.9522 16.5365 79.5021 16.6903 80.1932 16.6912C80.7593 16.6912 81.2778 16.5679 81.7487 16.3223C82.223 16.0923 82.6215 15.7312 82.8971 15.2819C83.1728 14.8326 83.314 14.3138 83.3042 13.7868L83.3033 9.75265C83.3033 9.1993 83.0993 8.7692 82.6905 8.4615C82.2978 8.1385 81.7555 7.977 81.0653 7.977C80.1855 7.977 79.5098 8.1929 79.0389 8.623C78.568 9.05395 78.2926 9.66 78.2144 10.4437L76.1404 10.1674C76.2194 9.35315 76.471 8.65445 76.8952 8.0705C77.3193 7.4704 77.8846 7.0097 78.5909 6.6867C79.2981 6.3637 80.1379 6.20305 81.112 6.20305C82.4941 6.20305 83.5541 6.549 84.2927 7.24005C85.0314 7.9311 85.4003 8.82275 85.4003 9.91415V18.0504H83.3509V16.5527C83.1469 17.0593 82.7304 17.4979 82.1014 17.8668C81.4894 18.2204 80.7431 18.3971 79.8634 18.3971ZM59.1302 18.0512V6.549H61.1795V7.84015C61.3368 7.3939 61.6819 7.0097 62.2165 6.6867C62.7503 6.3637 63.3708 6.20305 64.0772 6.20305C64.7691 6.20305 65.4057 6.34925 65.9863 6.6408C66.5668 6.9332 66.9442 7.3718 67.1168 7.9549C67.3208 7.41685 67.6982 6.9944 68.2481 6.6867C68.8225 6.36169 69.4727 6.1948 70.1326 6.20305C71.326 6.20305 72.2372 6.54135 72.8653 7.2171C73.4943 7.8937 73.8088 8.87715 73.8088 10.1674V18.0512H71.711V10.4437C71.711 9.67615 71.5385 9.09985 71.1925 8.71565C70.8627 8.31615 70.3757 8.1164 69.7322 8.1164C69.025 8.1164 68.4751 8.36205 68.0832 8.85335C67.7058 9.3302 67.5171 10.0297 67.5171 10.9511V18.0512H65.421V10.4437C65.421 9.67615 65.2476 9.09985 64.9025 8.71565C64.5727 8.31615 64.0857 8.1164 63.4414 8.1164C62.7342 8.1164 62.1851 8.36205 61.7924 8.85335C61.415 9.3302 61.2263 10.0297 61.2263 10.9511V18.0512H59.1302ZM51.1113 22.2001C49.6501 22.2001 48.4644 21.8694 47.5532 21.209C46.642 20.5485 46.0614 19.6263 45.8098 18.4431L47.86 18.0044C48.0326 18.7575 48.4015 19.3415 48.9676 19.7572C49.5328 20.1873 50.2468 20.4023 51.1113 20.4023C52.1474 20.4023 52.9252 20.1414 53.4437 19.6186C53.9775 19.1111 54.2444 18.3513 54.2444 17.3364V15.5156C54.0089 16.0834 53.5695 16.5442 52.9252 16.8986C52.2962 17.2522 51.5907 17.429 50.8053 17.429C49.7683 17.429 48.8571 17.1987 48.0717 16.7371C47.2865 16.2604 46.65 15.5739 46.234 14.7549C45.7945 13.91 45.5744 12.9333 45.5744 11.8275C45.5744 10.7055 45.7945 9.72205 46.234 8.87715C46.6734 8.0314 47.2786 7.3786 48.0479 6.9179C48.8333 6.4419 49.7521 6.20305 50.8053 6.20305C51.5907 6.20305 52.3047 6.37985 52.949 6.7326C53.6077 7.0709 54.0557 7.49335 54.292 8.0008V6.549H56.3413V17.3355C56.3413 18.3496 56.1373 19.2182 55.7293 19.9407C55.3213 20.6785 54.7238 21.2396 53.9384 21.6238C53.1691 22.0071 52.2265 22.2001 51.1113 22.2001ZM51.0637 15.6074C52.0692 15.6074 52.8699 15.2615 53.4666 14.5705C54.0786 13.8786 54.3855 12.9639 54.3863 11.8266C54.3863 10.6749 54.0803 9.75265 53.4666 9.06075C52.8546 8.3697 52.0531 8.02375 51.0637 8.02375C50.059 8.02375 49.2498 8.3697 48.6369 9.06075C48.0402 9.75265 47.7419 10.6749 47.7419 11.8266C47.7419 12.9639 48.0479 13.8786 48.6599 14.5705C49.2736 15.2615 50.0751 15.6074 51.0637 15.6074ZM41.3448 18.0512V6.549H43.4417V18.0512H41.3448ZM41.3193 5.07255V1.80005H43.463V5.0734H41.3193V5.07255ZM29.3003 18.0521V1.80005H31.5145V18.0512H29.3003V18.0521ZM29.7482 11.1823V9.22225H38.7718V11.1823H29.7482ZM29.7482 3.7831V1.80005H39.6431V3.78225L29.7482 3.7831Z", fill: "#000000", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-figma-combine-light__clip0_449_12597", children: _jsx("rect", { width: 87.1, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-figma-combine-light__clip1_449_12597", children: _jsx("rect", { width: 59.5, height: 20.4, fill: "#fff", transform: "translate(27.6001 1.80005)", fillOpacity: 1 }) })] })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(FigmaCombineLight);
|
|
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 FigmaDark = ({ 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 + "-figma-dark__Name=Figma, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-figma-dark__Figma / Icon", children: _jsx("path", { id: instanceId + "-figma-dark__Figma / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M12.164 16.482C9.66 14.882 8 12.114 8 8.966C8 4.014 12.1 0 17.156 0H32.844C37.9 0 42 4.014 42 8.966C42 12.114 40.342 14.884 37.836 16.482C40.34 18.082 42 20.852 42 24C42 28.952 37.9 32.966 32.844 32.966H32.676C30.3889 32.9722 28.1809 32.1291 26.48 30.6V38.952C26.48 43.96 22.29 48 17.198 48C12.152 48 8 43.996 8 39.034C8 35.886 9.658 33.116 12.164 31.518C9.658 29.918 8 27.148 8 24C8 20.852 9.658 18.082 12.164 16.482ZM26.48 24C26.48 27.352 29.254 30.068 32.676 30.068H32.844C36.266 30.068 39.042 27.352 39.042 24C39.042 20.648 36.266 17.932 32.842 17.932H32.676C29.256 17.932 26.48 20.648 26.48 24ZM23.52 17.932H17.156C13.734 17.932 10.96 20.648 10.96 24C10.96 27.344 13.724 30.058 17.138 30.068H23.52V17.932ZM17.156 32.966H17.136C13.722 32.976 10.958 35.69 10.958 39.034C10.958 42.374 13.764 45.102 17.198 45.102C20.678 45.102 23.52 42.34 23.52 38.952V32.966H17.156ZM23.52 15.034H17.156C13.734 15.034 10.958 12.318 10.958 8.966C10.958 5.614 13.734 2.898 17.158 2.898H23.52V15.034ZM32.844 15.034H26.48V2.9H32.844C36.266 2.9 39.042 5.616 39.042 8.968C39.042 12.32 36.266 15.036 32.842 15.036L32.844 15.034Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }) });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(FigmaDark);
|
|
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 FigmaLight = ({ 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 + "-figma-light__Name=Figma, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-figma-light__Figma / Icon", children: _jsx("path", { id: instanceId + "-figma-light__Figma / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M12.164 16.482C9.66 14.882 8 12.114 8 8.966C8 4.014 12.1 0 17.156 0H32.844C37.9 0 42 4.014 42 8.966C42 12.114 40.342 14.884 37.836 16.482C40.34 18.082 42 20.852 42 24C42 28.952 37.9 32.966 32.844 32.966H32.676C30.3889 32.9722 28.1809 32.1291 26.48 30.6V38.952C26.48 43.96 22.29 48 17.198 48C12.152 48 8 43.996 8 39.034C8 35.886 9.658 33.116 12.164 31.518C9.658 29.918 8 27.148 8 24C8 20.852 9.658 18.082 12.164 16.482ZM26.48 24C26.48 27.352 29.254 30.068 32.676 30.068H32.844C36.266 30.068 39.042 27.352 39.042 24C39.042 20.648 36.266 17.932 32.842 17.932H32.676C29.256 17.932 26.48 20.648 26.48 24ZM23.52 17.932H17.156C13.734 17.932 10.96 20.648 10.96 24C10.96 27.344 13.724 30.058 17.138 30.068H23.52V17.932ZM17.156 32.966H17.136C13.722 32.976 10.958 35.69 10.958 39.034C10.958 42.374 13.764 45.102 17.198 45.102C20.678 45.102 23.52 42.34 23.52 38.952V32.966H17.156ZM23.52 15.034H17.156C13.734 15.034 10.958 12.318 10.958 8.966C10.958 5.614 13.734 2.898 17.158 2.898H23.52V15.034ZM32.844 15.034H26.48V2.9H32.844C36.266 2.9 39.042 5.616 39.042 8.968C39.042 12.32 36.266 15.036 32.842 15.036L32.844 15.034Z", fill: "#000000", fillOpacity: 1 }) }) }) });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(FigmaLight);
|
|
10
|
+
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 FigmaMono = ({ 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: "currentColor", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: _jsx("g", { id: instanceId + "-figma-mono__Name=Figma, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-figma-mono__Figma / Icon", children: _jsx("path", { id: instanceId + "-figma-mono__Figma / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M12.164 16.482C9.66 14.882 8 12.114 8 8.966C8 4.014 12.1 0 17.156 0H32.844C37.9 0 42 4.014 42 8.966C42 12.114 40.342 14.884 37.836 16.482C40.34 18.082 42 20.852 42 24C42 28.952 37.9 32.966 32.844 32.966H32.676C30.3889 32.9722 28.1809 32.1291 26.48 30.6V38.952C26.48 43.96 22.29 48 17.198 48C12.152 48 8 43.996 8 39.034C8 35.886 9.658 33.116 12.164 31.518C9.658 29.918 8 27.148 8 24C8 20.852 9.658 18.082 12.164 16.482ZM26.48 24C26.48 27.352 29.254 30.068 32.676 30.068H32.844C36.266 30.068 39.042 27.352 39.042 24C39.042 20.648 36.266 17.932 32.842 17.932H32.676C29.256 17.932 26.48 20.648 26.48 24ZM23.52 17.932H17.156C13.734 17.932 10.96 20.648 10.96 24C10.96 27.344 13.724 30.058 17.138 30.068H23.52V17.932ZM17.156 32.966H17.136C13.722 32.976 10.958 35.69 10.958 39.034C10.958 42.374 13.764 45.102 17.198 45.102C20.678 45.102 23.52 42.34 23.52 38.952V32.966H17.156ZM23.52 15.034H17.156C13.734 15.034 10.958 12.318 10.958 8.966C10.958 5.614 13.734 2.898 17.158 2.898H23.52V15.034ZM32.844 15.034H26.48V2.9H32.844C36.266 2.9 39.042 5.616 39.042 8.968C39.042 12.32 36.266 15.036 32.842 15.036L32.844 15.034Z", fill: "currentColor", fillOpacity: 1 }) }) }) });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(FigmaMono);
|
|
10
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
declare const Figma: 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 Figma;
|
|
@@ -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 Figma = Object.assign(Mono, { Color, Dark, Light, CombineDark, CombineLight, Combine, Default: Dark });
|
|
11
|
+
export default Figma;
|
|
@@ -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 FirecrawlColor = ({ 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 + "-firecrawl-color__Name=Firecrawl, Type=Color, Variant=Default", children: _jsx("g", { id: instanceId + "-firecrawl-color__Firecrawl / Icon", clipPath: 'url(#' + instanceId + "-firecrawl-color__clip0_436_4331)", children: _jsx("path", { id: instanceId + "-firecrawl-color__Firecrawl / path 01", d: "M36.366 15.34C34.488 15.896 33.072 17.15 32.034 18.512C31.814 18.804 31.348 18.584 31.436 18.226C33.422 10.11 30.8 3.36199 22.622 0.041988C22.529 0.00346543 22.427 -0.00847524 22.3276 0.00749571C22.2282 0.0234667 22.1352 0.0667224 22.0589 0.132446C21.9826 0.198169 21.926 0.283781 21.8955 0.379747C21.865 0.475713 21.8617 0.578267 21.886 0.675988C25.606 15.52 9.96 14.27 11.938 31.1C11.9455 31.165 11.9341 31.2308 11.9051 31.2895C11.8761 31.3481 11.8308 31.3972 11.7747 31.4308C11.7185 31.4643 11.6539 31.481 11.5885 31.4787C11.5231 31.4765 11.4597 31.4554 11.406 31.418C10.666 30.888 9.838 29.784 9.27 29.008C9.23257 28.9558 9.18115 28.9154 9.12168 28.8912C9.06222 28.8671 8.99713 28.8603 8.93395 28.8716C8.87077 28.8829 8.81208 28.9118 8.76466 28.9551C8.71725 28.9983 8.68304 29.0541 8.666 29.116C8.23008 30.6394 8.00597 32.2155 8 33.8C8.00093 36.6108 8.70457 39.3767 10.0469 41.8463C11.3893 44.3158 13.3277 46.4106 15.686 47.94C15.952 48.112 16.292 47.864 16.202 47.562C15.8035 46.2394 15.7125 44.8432 15.936 43.48C16.13 42.206 16.576 40.992 17.324 39.886C19.89 36.058 25.032 32.36 24.21 27.34C24.158 27.02 24.534 26.812 24.772 27.03C28.396 30.32 29.112 34.746 28.518 38.718C28.466 39.062 28.902 39.246 29.122 38.976C29.676 38.286 30.352 37.682 31.088 37.226C31.1312 37.1992 31.1799 37.1824 31.2305 37.1769C31.281 37.1714 31.3322 37.1773 31.3802 37.1942C31.4282 37.2111 31.4717 37.2385 31.5077 37.2745C31.5437 37.3104 31.5711 37.354 31.588 37.402C31.996 38.586 32.604 39.698 33.18 40.81C34.2507 42.8957 34.4708 45.3153 33.794 47.56C33.7729 47.6272 33.7732 47.6993 33.7949 47.7663C33.8166 47.8333 33.8585 47.892 33.9149 47.9341C33.9713 47.9763 34.0395 47.9999 34.1099 48.0016C34.1803 48.0034 34.2495 47.9833 34.308 47.944C36.6679 46.4149 38.6079 44.3198 39.9514 41.8495C41.2948 39.3791 41.9991 36.612 42 33.8C41.9996 31.7675 41.6449 29.7507 40.952 27.84C39.516 23.876 35.872 20.9 36.792 15.734C36.8026 15.6772 36.7986 15.6186 36.7803 15.5637C36.762 15.5089 36.73 15.4596 36.6874 15.4206C36.6448 15.3815 36.5929 15.354 36.5366 15.3406C36.4804 15.3272 36.4217 15.3284 36.366 15.344V15.34Z", fill: "#FF4D00", style: {
|
|
8
|
+
fill: "color(display-p3 1.0000 0.3020 0.0000)",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-firecrawl-color__clip0_436_4331", children: _jsx("rect", { width: 48, height: 48, fill: "white", style: {
|
|
11
|
+
fill: "white",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} }) }) })] });
|
|
14
|
+
};
|
|
15
|
+
const ForwardRef = forwardRef(FirecrawlColor);
|
|
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 FirecrawlCombine = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 108 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: typeof size === 'number' ? size * 4.5 : 'calc(' + size + ' * 4.5)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-firecrawl-combine__Name=Firecrawl, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-firecrawl-combine__Firecrawl / Combination", clipPath: 'url(#' + instanceId + "-firecrawl-combine__clip0_449_12609)", children: [_jsx("g", { id: instanceId + "-firecrawl-combine__Frame", clipPath: 'url(#' + instanceId + "-firecrawl-combine__clip1_449_12609)", children: _jsx("path", { id: instanceId + "-firecrawl-combine__Firecrawl / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M18.183 7.67005C17.244 7.94805 16.536 8.57505 16.017 9.25605C15.907 9.40205 15.674 9.29206 15.718 9.11306C16.711 5.05506 15.4 1.68106 11.311 0.0210551C11.2645 0.00179375 11.2135 -0.00417658 11.1638 0.00380889C11.1141 0.0117944 11.0676 0.0334222 11.0294 0.066284C10.9913 0.0991458 10.963 0.141952 10.9477 0.189935C10.9325 0.237918 10.9308 0.289194 10.943 0.338055C12.803 7.76005 4.98 7.13506 5.969 15.5501C5.97275 15.5826 5.96704 15.6155 5.95255 15.6448C5.93807 15.6741 5.91542 15.6987 5.88734 15.7154C5.85926 15.7322 5.82693 15.7406 5.79423 15.7394C5.76153 15.7383 5.72985 15.7277 5.703 15.7091C5.333 15.4441 4.919 14.8921 4.635 14.5041C4.61629 14.478 4.59058 14.4577 4.56084 14.4457C4.53111 14.4336 4.49857 14.4302 4.46698 14.4358C4.43539 14.4415 4.40604 14.456 4.38233 14.4776C4.35862 14.4992 4.34152 14.5271 4.333 14.5581C4.11504 15.3197 4.00299 16.1078 4 16.9001C4.00046 18.3054 4.35229 19.6884 5.02346 20.9232C5.69464 22.158 6.66387 23.2053 7.843 23.9701C7.976 24.0561 8.146 23.9321 8.101 23.7811C7.90175 23.1197 7.85626 22.4216 7.968 21.7401C8.065 21.1031 8.288 20.4961 8.662 19.9431C9.945 18.0291 12.516 16.1801 12.105 13.6701C12.079 13.5101 12.267 13.4061 12.386 13.5151C14.198 15.1601 14.556 17.3731 14.259 19.3591C14.233 19.5311 14.451 19.6231 14.561 19.4881C14.838 19.1431 15.176 18.8411 15.544 18.6131C15.5656 18.5996 15.59 18.5913 15.6152 18.5885C15.6405 18.5857 15.6661 18.5887 15.6901 18.5971C15.7141 18.6056 15.7359 18.6193 15.7539 18.6373C15.7718 18.6553 15.7856 18.6771 15.794 18.7011C15.998 19.2931 16.302 19.8491 16.59 20.4051C17.1253 21.4479 17.2354 22.6577 16.897 23.7801C16.8865 23.8137 16.8866 23.8497 16.8974 23.8832C16.9083 23.9167 16.9292 23.9461 16.9575 23.9671C16.9857 23.9882 17.0197 24 17.0549 24.0009C17.0902 24.0018 17.1248 23.9917 17.154 23.9721C18.334 23.2075 19.304 22.16 19.9757 20.9248C20.6474 19.6896 20.9995 18.3061 21 16.9001C20.9998 15.8838 20.8225 14.8754 20.476 13.9201C19.758 11.9381 17.936 10.4501 18.396 7.86705C18.4013 7.83864 18.3993 7.80934 18.3902 7.78192C18.381 7.7545 18.365 7.72987 18.3437 7.71035C18.3224 7.69083 18.2964 7.67707 18.2683 7.67037C18.2402 7.66367 18.2108 7.66425 18.183 7.67205V7.67005Z", fill: "currentColor", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-firecrawl-combine__Frame_2", clipPath: 'url(#' + instanceId + "-firecrawl-combine__clip2_449_12609)", children: _jsx("path", { id: instanceId + "-firecrawl-combine__Firecrawl / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M28.7998 19.0794V5.07905H37.7578V7.11905H31.1038V11.1792H36.595V13.1592H31.1044V19.0794H28.7998ZM40.306 7.39985C39.5644 7.39985 38.9836 6.85985 38.9836 6.10025C38.9836 5.34005 39.5638 4.80005 40.306 4.80005C41.0476 4.80005 41.6284 5.34005 41.6284 6.10025C41.6284 6.85985 41.0476 7.39985 40.306 7.39985ZM39.2038 19.0806V8.83925H41.368V19.08H39.2038V19.0806ZM48.58 8.84045H49.0612V10.8606H48.0988C46.1752 10.8606 45.5542 12.3606 45.5542 13.941V19.08H43.3894V8.84045H45.3136L45.5536 10.3806C46.075 9.52085 46.8964 8.84045 48.58 8.84045ZM54.6766 19.1988C51.4498 19.1988 49.426 17.1192 49.426 13.9788C49.426 10.8186 51.4498 8.71865 54.4762 8.71865C57.442 8.71865 59.4262 10.599 59.4862 13.599C59.4862 13.8588 59.4658 14.139 59.4262 14.4186H51.6898V14.559C51.7498 16.299 52.852 17.439 54.5554 17.439C55.8784 17.439 56.8402 16.779 57.1408 15.639H59.305C58.9444 17.6586 57.2212 19.1988 54.6766 19.1988ZM51.7708 12.8388H57.2416C57.0616 11.319 55.999 10.4586 54.496 10.4586C53.113 10.4586 51.931 11.379 51.7708 12.8388ZM65.8438 19.1988C62.737 19.1988 60.7534 17.1786 60.7534 13.9788C60.7534 10.8186 62.7976 8.71865 65.9038 8.71865C68.5486 8.71865 70.192 10.179 70.6132 12.4986H68.3482C68.068 11.2986 67.2058 10.5588 65.8636 10.5588C64.12 10.5588 62.9776 11.9586 62.9776 13.9788C62.9776 15.9786 64.12 17.3586 65.8636 17.3586C67.186 17.3586 68.068 16.599 68.3284 15.4188H70.6132C70.2112 17.739 68.4688 19.1988 65.8432 19.1988H65.8438ZM77.3596 8.84045H77.8408V10.8606H76.879C74.9548 10.8606 74.3338 12.3606 74.3338 13.941V19.08H72.1696V8.84045H74.0938L74.3338 10.3806C74.8546 9.52085 75.6766 8.84045 77.3596 8.84045ZM83.1898 8.71865C85.9156 8.71865 87.4786 10.0188 87.4786 12.4386V19.0788H85.5946L85.4146 17.619C84.7126 18.5388 83.731 19.1988 82.1086 19.1988C79.8634 19.1988 78.361 18.099 78.361 16.1988C78.361 14.0988 79.8838 12.9186 82.7692 12.9186H85.3348V12.2988C85.3348 11.1588 84.5128 10.4586 83.0902 10.4586C81.8074 10.4586 80.9458 11.0586 80.7856 11.9586H78.6616C78.8818 9.95885 80.605 8.71865 83.1898 8.71865ZM82.4686 17.5188C84.2722 17.5188 85.3144 16.4586 85.3348 14.8788V14.5188H82.6486C81.3064 14.5188 80.5654 15.0186 80.5654 16.059C80.5654 16.9188 81.286 17.5188 82.4686 17.5188ZM91.7116 19.0806L88.3648 8.84045H90.6496L92.9944 16.6806L95.3392 8.84045H97.3222L99.5668 16.6806L101.992 8.84045H104.196L100.79 19.0806H98.4646L96.301 12.1206L94.0564 19.0806H91.7116ZM105.236 19.0794V5.07905H107.4V19.0794H105.236Z", fill: "currentColor", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-firecrawl-combine__clip0_449_12609", children: _jsx("rect", { width: 107.4, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-firecrawl-combine__clip1_449_12609", children: _jsx("rect", { width: 24, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-firecrawl-combine__clip2_449_12609", children: _jsx("rect", { width: 78.6, height: 14.4, fill: "#fff", transform: "translate(28.7998 4.80005)", fillOpacity: 1 }) })] })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(FirecrawlCombine);
|
|
10
|
+
export default ForwardRef;
|