@zenmux/icons 0.1.0-dev.0 → 0.1.0-dev.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +44 -21
- package/dist/Adobe/Color.js +13 -0
- package/dist/Adobe/Combine.js +10 -0
- package/dist/Adobe/CombineDark.js +19 -0
- package/dist/Adobe/CombineLight.js +10 -0
- package/dist/Adobe/Dark.js +13 -0
- package/dist/Adobe/Light.js +10 -0
- package/dist/Adobe/Mono.js +10 -0
- package/dist/Adobe/index.d.ts +10 -0
- package/dist/Adobe/index.js +11 -0
- package/dist/AdobeFirefly/Color.js +13 -0
- package/dist/AdobeFirefly/Combine.d.ts +3 -0
- package/dist/AdobeFirefly/Combine.js +10 -0
- package/dist/AdobeFirefly/CombineDark.d.ts +3 -0
- package/dist/AdobeFirefly/CombineDark.js +19 -0
- package/dist/AdobeFirefly/CombineLight.d.ts +3 -0
- package/dist/AdobeFirefly/CombineLight.js +10 -0
- package/dist/AdobeFirefly/Dark.d.ts +3 -0
- package/dist/AdobeFirefly/Dark.js +13 -0
- package/dist/AdobeFirefly/Light.d.ts +3 -0
- package/dist/AdobeFirefly/Light.js +10 -0
- package/dist/AdobeFirefly/Mono.d.ts +3 -0
- package/dist/AdobeFirefly/Mono.js +10 -0
- package/dist/AdobeFirefly/index.d.ts +10 -0
- package/dist/AdobeFirefly/index.js +11 -0
- package/dist/AgUi/Color.d.ts +3 -0
- package/dist/AgUi/Color.js +16 -0
- package/dist/AgUi/Combine.d.ts +3 -0
- package/dist/AgUi/Combine.js +10 -0
- package/dist/AgUi/CombineDark.d.ts +3 -0
- package/dist/AgUi/CombineDark.js +22 -0
- package/dist/AgUi/CombineLight.d.ts +3 -0
- package/dist/AgUi/CombineLight.js +10 -0
- package/dist/AgUi/Dark.d.ts +3 -0
- package/dist/AgUi/Dark.js +16 -0
- package/dist/AgUi/Light.d.ts +3 -0
- package/dist/AgUi/Light.js +10 -0
- package/dist/AgUi/Mono.d.ts +3 -0
- package/dist/AgUi/Mono.js +10 -0
- package/dist/AgUi/index.d.ts +10 -0
- package/dist/AgUi/index.js +11 -0
- package/dist/AgnesAi/Color.d.ts +3 -0
- package/dist/AgnesAi/Color.js +16 -0
- package/dist/AgnesAi/Combine.d.ts +3 -0
- package/dist/AgnesAi/Combine.js +10 -0
- package/dist/AgnesAi/CombineDark.d.ts +3 -0
- package/dist/AgnesAi/CombineDark.js +25 -0
- package/dist/AgnesAi/CombineLight.d.ts +3 -0
- package/dist/AgnesAi/CombineLight.js +10 -0
- package/dist/AgnesAi/Dark.d.ts +3 -0
- package/dist/AgnesAi/Dark.js +16 -0
- package/dist/AgnesAi/Light.d.ts +3 -0
- package/dist/AgnesAi/Light.js +10 -0
- package/dist/AgnesAi/Mono.d.ts +3 -0
- package/dist/AgnesAi/Mono.js +10 -0
- package/dist/AgnesAi/index.d.ts +10 -0
- package/dist/AgnesAi/index.js +11 -0
- package/dist/Airjelly/Color.d.ts +3 -0
- package/dist/Airjelly/Color.js +16 -0
- package/dist/Airjelly/Combine.d.ts +3 -0
- package/dist/Airjelly/Combine.js +10 -0
- package/dist/Airjelly/CombineDark.d.ts +3 -0
- package/dist/Airjelly/CombineDark.js +25 -0
- package/dist/Airjelly/CombineLight.d.ts +3 -0
- package/dist/Airjelly/CombineLight.js +10 -0
- package/dist/Airjelly/Dark.d.ts +3 -0
- package/dist/Airjelly/Dark.js +16 -0
- package/dist/Airjelly/Light.d.ts +3 -0
- package/dist/Airjelly/Light.js +10 -0
- package/dist/Airjelly/Mono.d.ts +3 -0
- package/dist/Airjelly/Mono.js +10 -0
- package/dist/Airjelly/index.d.ts +10 -0
- package/dist/Airjelly/index.js +11 -0
- package/dist/Amp/Color.d.ts +3 -0
- package/dist/Amp/Color.js +22 -0
- package/dist/Amp/Combine.d.ts +3 -0
- package/dist/Amp/Combine.js +10 -0
- package/dist/Amp/CombineDark.d.ts +3 -0
- package/dist/Amp/CombineDark.js +31 -0
- package/dist/Amp/CombineLight.d.ts +3 -0
- package/dist/Amp/CombineLight.js +10 -0
- package/dist/Amp/Dark.d.ts +3 -0
- package/dist/Amp/Dark.js +22 -0
- package/dist/Amp/Light.d.ts +3 -0
- package/dist/Amp/Light.js +10 -0
- package/dist/Amp/Mono.d.ts +3 -0
- package/dist/Amp/Mono.js +10 -0
- package/dist/Amp/index.d.ts +10 -0
- package/dist/Amp/index.js +11 -0
- package/dist/Antigravity/Color.d.ts +3 -0
- package/dist/Antigravity/Color.js +51 -0
- package/dist/Antigravity/Combine.d.ts +3 -0
- package/dist/Antigravity/Combine.js +10 -0
- package/dist/Antigravity/CombineDark.d.ts +3 -0
- package/dist/Antigravity/CombineDark.js +19 -0
- package/dist/Antigravity/CombineLight.d.ts +3 -0
- package/dist/Antigravity/CombineLight.js +10 -0
- package/dist/Antigravity/Dark.d.ts +3 -0
- package/dist/Antigravity/Dark.js +16 -0
- package/dist/Antigravity/Light.d.ts +3 -0
- package/dist/Antigravity/Light.js +10 -0
- package/dist/Antigravity/Mono.d.ts +3 -0
- package/dist/Antigravity/Mono.js +10 -0
- package/dist/Antigravity/index.d.ts +10 -0
- package/dist/Antigravity/index.js +11 -0
- package/dist/Askverdict/Color.d.ts +3 -0
- package/dist/Askverdict/Color.js +49 -0
- package/dist/Askverdict/Combine.d.ts +3 -0
- package/dist/Askverdict/Combine.js +10 -0
- package/dist/Askverdict/CombineDark.d.ts +3 -0
- package/dist/Askverdict/CombineDark.js +34 -0
- package/dist/Askverdict/CombineLight.d.ts +3 -0
- package/dist/Askverdict/CombineLight.js +10 -0
- package/dist/Askverdict/Dark.d.ts +3 -0
- package/dist/Askverdict/Dark.js +25 -0
- package/dist/Askverdict/Light.d.ts +3 -0
- package/dist/Askverdict/Light.js +10 -0
- package/dist/Askverdict/Mono.d.ts +3 -0
- package/dist/Askverdict/Mono.js +10 -0
- package/dist/Askverdict/index.d.ts +10 -0
- package/dist/Askverdict/index.js +11 -0
- package/dist/Automatic1111/Color.d.ts +3 -0
- package/dist/Automatic1111/Color.js +28 -0
- package/dist/Automatic1111/Combine.d.ts +3 -0
- package/dist/Automatic1111/Combine.js +10 -0
- package/dist/Automatic1111/CombineDark.d.ts +3 -0
- package/dist/Automatic1111/CombineDark.js +31 -0
- package/dist/Automatic1111/CombineLight.d.ts +3 -0
- package/dist/Automatic1111/CombineLight.js +10 -0
- package/dist/Automatic1111/Dark.d.ts +3 -0
- package/dist/Automatic1111/Dark.js +28 -0
- package/dist/Automatic1111/Light.d.ts +3 -0
- package/dist/Automatic1111/Light.js +10 -0
- package/dist/Automatic1111/Mono.d.ts +3 -0
- package/dist/Automatic1111/Mono.js +10 -0
- package/dist/Automatic1111/index.d.ts +10 -0
- package/dist/Automatic1111/index.js +11 -0
- package/dist/Capcut/Color.d.ts +3 -0
- package/dist/Capcut/Color.js +16 -0
- package/dist/Capcut/Combine.d.ts +3 -0
- package/dist/Capcut/Combine.js +10 -0
- package/dist/Capcut/CombineDark.d.ts +3 -0
- package/dist/Capcut/CombineDark.js +25 -0
- package/dist/Capcut/CombineLight.d.ts +3 -0
- package/dist/Capcut/CombineLight.js +10 -0
- package/dist/Capcut/Dark.d.ts +3 -0
- package/dist/Capcut/Dark.js +16 -0
- package/dist/Capcut/Light.d.ts +3 -0
- package/dist/Capcut/Light.js +10 -0
- package/dist/Capcut/Mono.d.ts +3 -0
- package/dist/Capcut/Mono.js +10 -0
- package/dist/Capcut/index.d.ts +10 -0
- package/dist/Capcut/index.js +11 -0
- package/dist/Celestoai/Color.d.ts +3 -0
- package/dist/Celestoai/Color.js +19 -0
- package/dist/Celestoai/Combine.d.ts +3 -0
- package/dist/Celestoai/Combine.js +10 -0
- package/dist/Celestoai/CombineDark.d.ts +3 -0
- package/dist/Celestoai/CombineDark.js +22 -0
- package/dist/Celestoai/CombineLight.d.ts +3 -0
- package/dist/Celestoai/CombineLight.js +10 -0
- package/dist/Celestoai/Dark.d.ts +3 -0
- package/dist/Celestoai/Dark.js +16 -0
- package/dist/Celestoai/Light.d.ts +3 -0
- package/dist/Celestoai/Light.js +10 -0
- package/dist/Celestoai/Mono.d.ts +3 -0
- package/dist/Celestoai/Mono.js +10 -0
- package/dist/Celestoai/index.d.ts +10 -0
- package/dist/Celestoai/index.js +11 -0
- package/dist/CherryStudio/Color.js +11 -2
- package/dist/CherryStudio/Combine.d.ts +3 -0
- package/dist/CherryStudio/Combine.js +10 -0
- package/dist/CherryStudio/CombineDark.d.ts +3 -0
- package/dist/CherryStudio/CombineDark.js +52 -0
- package/dist/CherryStudio/CombineLight.d.ts +3 -0
- package/dist/CherryStudio/CombineLight.js +10 -0
- package/dist/CherryStudio/Dark.d.ts +3 -0
- package/dist/CherryStudio/Dark.js +19 -0
- package/dist/CherryStudio/Light.d.ts +3 -0
- package/dist/CherryStudio/Light.js +10 -0
- package/dist/CherryStudio/Mono.js +2 -2
- package/dist/CherryStudio/index.d.ts +6 -0
- package/dist/CherryStudio/index.js +6 -1
- package/dist/ClaudeCode/Color.d.ts +3 -0
- package/dist/ClaudeCode/Color.js +13 -0
- package/dist/ClaudeCode/Combine.d.ts +3 -0
- package/dist/ClaudeCode/Combine.js +10 -0
- package/dist/ClaudeCode/CombineDark.d.ts +3 -0
- package/dist/ClaudeCode/CombineDark.js +19 -0
- package/dist/ClaudeCode/CombineLight.d.ts +3 -0
- package/dist/ClaudeCode/CombineLight.js +10 -0
- package/dist/ClaudeCode/Dark.d.ts +3 -0
- package/dist/ClaudeCode/Dark.js +13 -0
- package/dist/ClaudeCode/Light.d.ts +3 -0
- package/dist/ClaudeCode/Light.js +10 -0
- package/dist/ClaudeCode/Mono.d.ts +3 -0
- package/dist/ClaudeCode/Mono.js +10 -0
- package/dist/ClaudeCode/index.d.ts +10 -0
- package/dist/ClaudeCode/index.js +11 -0
- package/dist/Cline/Color.js +8 -2
- package/dist/Cline/Combine.d.ts +3 -0
- package/dist/Cline/Combine.js +10 -0
- package/dist/Cline/CombineDark.d.ts +3 -0
- package/dist/Cline/CombineDark.js +28 -0
- package/dist/Cline/CombineLight.d.ts +3 -0
- package/dist/Cline/CombineLight.js +10 -0
- package/dist/Cline/Dark.d.ts +3 -0
- package/dist/Cline/Dark.js +16 -0
- package/dist/Cline/Light.d.ts +3 -0
- package/dist/Cline/Light.js +10 -0
- package/dist/Cline/Mono.js +2 -2
- package/dist/Cline/index.d.ts +6 -0
- package/dist/Cline/index.js +6 -1
- package/dist/Clipdrop/Color.d.ts +3 -0
- package/dist/Clipdrop/Color.js +13 -0
- package/dist/Clipdrop/Combine.d.ts +3 -0
- package/dist/Clipdrop/Combine.js +10 -0
- package/dist/Clipdrop/CombineDark.d.ts +3 -0
- package/dist/Clipdrop/CombineDark.js +22 -0
- package/dist/Clipdrop/CombineLight.d.ts +3 -0
- package/dist/Clipdrop/CombineLight.js +10 -0
- package/dist/Clipdrop/Dark.d.ts +3 -0
- package/dist/Clipdrop/Dark.js +13 -0
- package/dist/Clipdrop/Light.d.ts +3 -0
- package/dist/Clipdrop/Light.js +10 -0
- package/dist/Clipdrop/Mono.d.ts +3 -0
- package/dist/Clipdrop/Mono.js +10 -0
- package/dist/Clipdrop/index.d.ts +10 -0
- package/dist/Clipdrop/index.js +11 -0
- package/dist/Codebuddy/Color.d.ts +3 -0
- package/dist/Codebuddy/Color.js +25 -0
- package/dist/Codebuddy/Combine.d.ts +3 -0
- package/dist/Codebuddy/Combine.js +10 -0
- package/dist/Codebuddy/CombineDark.d.ts +3 -0
- package/dist/Codebuddy/CombineDark.js +37 -0
- package/dist/Codebuddy/CombineLight.d.ts +3 -0
- package/dist/Codebuddy/CombineLight.js +10 -0
- package/dist/Codebuddy/Dark.d.ts +3 -0
- package/dist/Codebuddy/Dark.js +16 -0
- package/dist/Codebuddy/Light.d.ts +3 -0
- package/dist/Codebuddy/Light.js +10 -0
- package/dist/Codebuddy/Mono.d.ts +3 -0
- package/dist/Codebuddy/Mono.js +10 -0
- package/dist/Codebuddy/index.d.ts +10 -0
- package/dist/Codebuddy/index.js +11 -0
- package/dist/Codeflicker/Color.d.ts +3 -0
- package/dist/Codeflicker/Color.js +91 -0
- package/dist/Codeflicker/Combine.d.ts +3 -0
- package/dist/Codeflicker/Combine.js +10 -0
- package/dist/Codeflicker/CombineDark.d.ts +3 -0
- package/dist/Codeflicker/CombineDark.js +28 -0
- package/dist/Codeflicker/CombineLight.d.ts +3 -0
- package/dist/Codeflicker/CombineLight.js +10 -0
- package/dist/Codeflicker/Dark.d.ts +3 -0
- package/dist/Codeflicker/Dark.js +16 -0
- package/dist/Codeflicker/Light.d.ts +3 -0
- package/dist/Codeflicker/Light.js +10 -0
- package/dist/Codeflicker/Mono.d.ts +3 -0
- package/dist/Codeflicker/Mono.js +10 -0
- package/dist/Codeflicker/index.d.ts +10 -0
- package/dist/Codeflicker/index.js +11 -0
- package/dist/Colab/Color.d.ts +3 -0
- package/dist/Colab/Color.js +19 -0
- package/dist/Colab/Combine.d.ts +3 -0
- package/dist/Colab/Combine.js +10 -0
- package/dist/Colab/CombineDark.d.ts +3 -0
- package/dist/Colab/CombineDark.js +22 -0
- package/dist/Colab/CombineLight.d.ts +3 -0
- package/dist/Colab/CombineLight.js +10 -0
- package/dist/Colab/Dark.d.ts +3 -0
- package/dist/Colab/Dark.js +13 -0
- package/dist/Colab/Light.d.ts +3 -0
- package/dist/Colab/Light.js +10 -0
- package/dist/Colab/Mono.d.ts +3 -0
- package/dist/Colab/Mono.js +10 -0
- package/dist/Colab/index.d.ts +10 -0
- package/dist/Colab/index.js +11 -0
- package/dist/Comfyui/Color.d.ts +3 -0
- package/dist/Comfyui/Color.js +13 -0
- package/dist/Comfyui/Combine.d.ts +3 -0
- package/dist/Comfyui/Combine.js +10 -0
- package/dist/Comfyui/CombineDark.d.ts +3 -0
- package/dist/Comfyui/CombineDark.js +16 -0
- package/dist/Comfyui/CombineLight.d.ts +3 -0
- package/dist/Comfyui/CombineLight.js +10 -0
- package/dist/Comfyui/Dark.d.ts +3 -0
- package/dist/Comfyui/Dark.js +13 -0
- package/dist/Comfyui/Light.d.ts +3 -0
- package/dist/Comfyui/Light.js +10 -0
- package/dist/Comfyui/Mono.d.ts +3 -0
- package/dist/Comfyui/Mono.js +10 -0
- package/dist/Comfyui/index.d.ts +10 -0
- package/dist/Comfyui/index.js +11 -0
- package/dist/Copilotkit/Color.d.ts +3 -0
- package/dist/Copilotkit/Color.js +55 -0
- package/dist/Copilotkit/Combine.d.ts +3 -0
- package/dist/Copilotkit/Combine.js +10 -0
- package/dist/Copilotkit/CombineDark.d.ts +3 -0
- package/dist/Copilotkit/CombineDark.js +40 -0
- package/dist/Copilotkit/CombineLight.d.ts +3 -0
- package/dist/Copilotkit/CombineLight.js +10 -0
- package/dist/Copilotkit/Dark.d.ts +3 -0
- package/dist/Copilotkit/Dark.js +34 -0
- package/dist/Copilotkit/Light.d.ts +3 -0
- package/dist/Copilotkit/Light.js +10 -0
- package/dist/Copilotkit/Mono.d.ts +3 -0
- package/dist/Copilotkit/Mono.js +10 -0
- package/dist/Copilotkit/index.d.ts +10 -0
- package/dist/Copilotkit/index.js +11 -0
- package/dist/Coqui/Color.d.ts +3 -0
- package/dist/Coqui/Color.js +19 -0
- package/dist/Coqui/Combine.d.ts +3 -0
- package/dist/Coqui/Combine.js +10 -0
- package/dist/Coqui/CombineDark.d.ts +3 -0
- package/dist/Coqui/CombineDark.js +34 -0
- package/dist/Coqui/CombineLight.d.ts +3 -0
- package/dist/Coqui/CombineLight.js +10 -0
- package/dist/Coqui/Dark.d.ts +3 -0
- package/dist/Coqui/Dark.js +19 -0
- package/dist/Coqui/Light.d.ts +3 -0
- package/dist/Coqui/Light.js +10 -0
- package/dist/Coqui/Mono.d.ts +3 -0
- package/dist/Coqui/Mono.js +10 -0
- package/dist/Coqui/index.d.ts +10 -0
- package/dist/Coqui/index.js +11 -0
- package/dist/Coze/Color.d.ts +3 -0
- package/dist/Coze/Color.js +16 -0
- package/dist/Coze/Combine.d.ts +3 -0
- package/dist/Coze/Combine.js +10 -0
- package/dist/Coze/CombineDark.d.ts +3 -0
- package/dist/Coze/CombineDark.js +25 -0
- package/dist/Coze/CombineLight.d.ts +3 -0
- package/dist/Coze/CombineLight.js +10 -0
- package/dist/Coze/Dark.d.ts +3 -0
- package/dist/Coze/Dark.js +16 -0
- package/dist/Coze/Light.d.ts +3 -0
- package/dist/Coze/Light.js +10 -0
- package/dist/Coze/Mono.d.ts +3 -0
- package/dist/Coze/Mono.js +10 -0
- package/dist/Coze/index.d.ts +10 -0
- package/dist/Coze/index.js +11 -0
- package/dist/Crewai/Color.d.ts +3 -0
- package/dist/Crewai/Color.js +19 -0
- package/dist/Crewai/Combine.d.ts +3 -0
- package/dist/Crewai/Combine.js +10 -0
- package/dist/Crewai/CombineDark.d.ts +3 -0
- package/dist/Crewai/CombineDark.js +25 -0
- package/dist/Crewai/CombineLight.d.ts +3 -0
- package/dist/Crewai/CombineLight.js +10 -0
- package/dist/Crewai/Dark.d.ts +3 -0
- package/dist/Crewai/Dark.js +16 -0
- package/dist/Crewai/Light.d.ts +3 -0
- package/dist/Crewai/Light.js +10 -0
- package/dist/Crewai/Mono.d.ts +3 -0
- package/dist/Crewai/Mono.js +10 -0
- package/dist/Crewai/index.d.ts +10 -0
- package/dist/Crewai/index.js +11 -0
- package/dist/Cursor/Color.js +6 -3
- package/dist/Cursor/Combine.d.ts +3 -0
- package/dist/Cursor/Combine.js +10 -0
- package/dist/Cursor/CombineDark.d.ts +3 -0
- package/dist/Cursor/CombineDark.js +19 -0
- package/dist/Cursor/CombineLight.d.ts +3 -0
- package/dist/Cursor/CombineLight.js +10 -0
- package/dist/Cursor/Dark.d.ts +3 -0
- package/dist/Cursor/Dark.js +13 -0
- package/dist/Cursor/Light.d.ts +3 -0
- package/dist/Cursor/Light.js +10 -0
- package/dist/Cursor/Mono.js +3 -3
- package/dist/Cursor/index.d.ts +6 -0
- package/dist/Cursor/index.js +6 -1
- package/dist/Cybercut/Color.d.ts +3 -0
- package/dist/Cybercut/Color.js +21 -0
- package/dist/Cybercut/Combine.d.ts +3 -0
- package/dist/Cybercut/Combine.js +10 -0
- package/dist/Cybercut/CombineDark.d.ts +3 -0
- package/dist/Cybercut/CombineDark.js +22 -0
- package/dist/Cybercut/CombineLight.d.ts +3 -0
- package/dist/Cybercut/CombineLight.js +10 -0
- package/dist/Cybercut/Dark.d.ts +3 -0
- package/dist/Cybercut/Dark.js +21 -0
- package/dist/Cybercut/Light.d.ts +3 -0
- package/dist/Cybercut/Light.js +12 -0
- package/dist/Cybercut/Mono.d.ts +3 -0
- package/dist/Cybercut/Mono.js +12 -0
- package/dist/Cybercut/index.d.ts +10 -0
- package/dist/Cybercut/index.js +11 -0
- package/dist/Deepai/Color.d.ts +3 -0
- package/dist/Deepai/Color.js +16 -0
- package/dist/Deepai/Combine.d.ts +3 -0
- package/dist/Deepai/Combine.js +10 -0
- package/dist/Deepai/CombineDark.d.ts +3 -0
- package/dist/Deepai/CombineDark.js +25 -0
- package/dist/Deepai/CombineLight.d.ts +3 -0
- package/dist/Deepai/CombineLight.js +10 -0
- package/dist/Deepai/Dark.d.ts +3 -0
- package/dist/Deepai/Dark.js +16 -0
- package/dist/Deepai/Light.d.ts +3 -0
- package/dist/Deepai/Light.js +10 -0
- package/dist/Deepai/Mono.d.ts +3 -0
- package/dist/Deepai/Mono.js +10 -0
- package/dist/Deepai/index.d.ts +10 -0
- package/dist/Deepai/index.js +11 -0
- package/dist/Deepl/Color.d.ts +3 -0
- package/dist/Deepl/Color.js +19 -0
- package/dist/Deepl/Combine.d.ts +3 -0
- package/dist/Deepl/Combine.js +10 -0
- package/dist/Deepl/CombineDark.d.ts +3 -0
- package/dist/Deepl/CombineDark.js +28 -0
- package/dist/Deepl/CombineLight.d.ts +3 -0
- package/dist/Deepl/CombineLight.js +10 -0
- package/dist/Deepl/Dark.d.ts +3 -0
- package/dist/Deepl/Dark.js +19 -0
- package/dist/Deepl/Light.d.ts +3 -0
- package/dist/Deepl/Light.js +10 -0
- package/dist/Deepl/Mono.d.ts +3 -0
- package/dist/Deepl/Mono.js +10 -0
- package/dist/Deepl/index.d.ts +10 -0
- package/dist/Deepl/index.js +11 -0
- package/dist/Devin/Color.d.ts +3 -0
- package/dist/Devin/Color.js +19 -0
- package/dist/Devin/Combine.d.ts +3 -0
- package/dist/Devin/Combine.js +10 -0
- package/dist/Devin/CombineDark.d.ts +3 -0
- package/dist/Devin/CombineDark.js +28 -0
- package/dist/Devin/CombineLight.d.ts +3 -0
- package/dist/Devin/CombineLight.js +10 -0
- package/dist/Devin/Dark.d.ts +3 -0
- package/dist/Devin/Dark.js +19 -0
- package/dist/Devin/Light.d.ts +3 -0
- package/dist/Devin/Light.js +10 -0
- package/dist/Devin/Mono.d.ts +3 -0
- package/dist/Devin/Mono.js +10 -0
- package/dist/Devin/index.d.ts +10 -0
- package/dist/Devin/index.js +11 -0
- package/dist/Dify/Color.d.ts +3 -0
- package/dist/Dify/Color.js +16 -0
- package/dist/Dify/Combine.d.ts +3 -0
- package/dist/Dify/Combine.js +10 -0
- package/dist/Dify/CombineDark.d.ts +3 -0
- package/dist/Dify/CombineDark.js +25 -0
- package/dist/Dify/CombineLight.d.ts +3 -0
- package/dist/Dify/CombineLight.js +10 -0
- package/dist/Dify/Dark.d.ts +3 -0
- package/dist/Dify/Dark.js +16 -0
- package/dist/Dify/Light.d.ts +3 -0
- package/dist/Dify/Light.js +10 -0
- package/dist/Dify/Mono.d.ts +3 -0
- package/dist/Dify/Mono.js +10 -0
- package/dist/Dify/index.d.ts +10 -0
- package/dist/Dify/index.js +11 -0
- package/dist/Doc2x/Color.d.ts +3 -0
- package/dist/Doc2x/Color.js +16 -0
- package/dist/Doc2x/Combine.d.ts +3 -0
- package/dist/Doc2x/Combine.js +10 -0
- package/dist/Doc2x/CombineDark.d.ts +3 -0
- package/dist/Doc2x/CombineDark.js +22 -0
- package/dist/Doc2x/CombineLight.d.ts +3 -0
- package/dist/Doc2x/CombineLight.js +10 -0
- package/dist/Doc2x/Dark.d.ts +3 -0
- package/dist/Doc2x/Dark.js +16 -0
- package/dist/Doc2x/Light.d.ts +3 -0
- package/dist/Doc2x/Light.js +10 -0
- package/dist/Doc2x/Mono.d.ts +3 -0
- package/dist/Doc2x/Mono.js +10 -0
- package/dist/Doc2x/index.d.ts +10 -0
- package/dist/Doc2x/index.js +11 -0
- package/dist/Docsearch/Color.d.ts +3 -0
- package/dist/Docsearch/Color.js +19 -0
- package/dist/Docsearch/Combine.d.ts +3 -0
- package/dist/Docsearch/Combine.js +10 -0
- package/dist/Docsearch/CombineDark.d.ts +3 -0
- package/dist/Docsearch/CombineDark.js +25 -0
- package/dist/Docsearch/CombineLight.d.ts +3 -0
- package/dist/Docsearch/CombineLight.js +10 -0
- package/dist/Docsearch/Dark.d.ts +3 -0
- package/dist/Docsearch/Dark.js +19 -0
- package/dist/Docsearch/Light.d.ts +3 -0
- package/dist/Docsearch/Light.js +10 -0
- package/dist/Docsearch/Mono.d.ts +3 -0
- package/dist/Docsearch/Mono.js +10 -0
- package/dist/Docsearch/index.d.ts +10 -0
- package/dist/Docsearch/index.js +11 -0
- package/dist/DreamMachine/Color.d.ts +3 -0
- package/dist/DreamMachine/Color.js +16 -0
- package/dist/DreamMachine/Combine.d.ts +3 -0
- package/dist/DreamMachine/Combine.js +10 -0
- package/dist/DreamMachine/CombineDark.d.ts +3 -0
- package/dist/DreamMachine/CombineDark.js +28 -0
- package/dist/DreamMachine/CombineLight.d.ts +3 -0
- package/dist/DreamMachine/CombineLight.js +10 -0
- package/dist/DreamMachine/Dark.d.ts +3 -0
- package/dist/DreamMachine/Dark.js +16 -0
- package/dist/DreamMachine/Light.d.ts +3 -0
- package/dist/DreamMachine/Light.js +10 -0
- package/dist/DreamMachine/Mono.d.ts +3 -0
- package/dist/DreamMachine/Mono.js +10 -0
- package/dist/DreamMachine/index.d.ts +10 -0
- package/dist/DreamMachine/index.js +11 -0
- package/dist/Fastgpt/Color.d.ts +3 -0
- package/dist/Fastgpt/Color.js +25 -0
- package/dist/Fastgpt/Combine.d.ts +3 -0
- package/dist/Fastgpt/Combine.js +10 -0
- package/dist/Fastgpt/CombineDark.d.ts +3 -0
- package/dist/Fastgpt/CombineDark.js +25 -0
- package/dist/Fastgpt/CombineLight.d.ts +3 -0
- package/dist/Fastgpt/CombineLight.js +10 -0
- package/dist/Fastgpt/Dark.d.ts +3 -0
- package/dist/Fastgpt/Dark.js +19 -0
- package/dist/Fastgpt/Light.d.ts +3 -0
- package/dist/Fastgpt/Light.js +10 -0
- package/dist/Fastgpt/Mono.d.ts +3 -0
- package/dist/Fastgpt/Mono.js +10 -0
- package/dist/Fastgpt/index.d.ts +10 -0
- package/dist/Fastgpt/index.js +11 -0
- package/dist/Figma/Color.d.ts +3 -0
- package/dist/Figma/Color.js +25 -0
- package/dist/Figma/Combine.d.ts +3 -0
- package/dist/Figma/Combine.js +10 -0
- package/dist/Figma/CombineDark.d.ts +3 -0
- package/dist/Figma/CombineDark.js +22 -0
- package/dist/Figma/CombineLight.d.ts +3 -0
- package/dist/Figma/CombineLight.js +10 -0
- package/dist/Figma/Dark.d.ts +3 -0
- package/dist/Figma/Dark.js +13 -0
- package/dist/Figma/Light.d.ts +3 -0
- package/dist/Figma/Light.js +10 -0
- package/dist/Figma/Mono.d.ts +3 -0
- package/dist/Figma/Mono.js +10 -0
- package/dist/Figma/index.d.ts +10 -0
- package/dist/Figma/index.js +11 -0
- package/dist/Firecrawl/Color.d.ts +3 -0
- package/dist/Firecrawl/Color.js +16 -0
- package/dist/Firecrawl/Combine.d.ts +3 -0
- package/dist/Firecrawl/Combine.js +10 -0
- package/dist/Firecrawl/CombineDark.d.ts +3 -0
- package/dist/Firecrawl/CombineDark.js +25 -0
- package/dist/Firecrawl/CombineLight.d.ts +3 -0
- package/dist/Firecrawl/CombineLight.js +10 -0
- package/dist/Firecrawl/Dark.d.ts +3 -0
- package/dist/Firecrawl/Dark.js +16 -0
- package/dist/Firecrawl/Light.d.ts +3 -0
- package/dist/Firecrawl/Light.js +10 -0
- package/dist/Firecrawl/Mono.d.ts +3 -0
- package/dist/Firecrawl/Mono.js +10 -0
- package/dist/Firecrawl/index.d.ts +10 -0
- package/dist/Firecrawl/index.js +11 -0
- package/dist/Flora/Color.d.ts +3 -0
- package/dist/Flora/Color.js +13 -0
- package/dist/Flora/Combine.d.ts +3 -0
- package/dist/Flora/Combine.js +10 -0
- package/dist/Flora/CombineDark.d.ts +3 -0
- package/dist/Flora/CombineDark.js +19 -0
- package/dist/Flora/CombineLight.d.ts +3 -0
- package/dist/Flora/CombineLight.js +10 -0
- package/dist/Flora/Dark.d.ts +3 -0
- package/dist/Flora/Dark.js +13 -0
- package/dist/Flora/Light.d.ts +3 -0
- package/dist/Flora/Light.js +10 -0
- package/dist/Flora/Mono.d.ts +3 -0
- package/dist/Flora/Mono.js +10 -0
- package/dist/Flora/index.d.ts +10 -0
- package/dist/Flora/index.js +11 -0
- package/dist/Flowith/Color.d.ts +3 -0
- package/dist/Flowith/Color.js +13 -0
- package/dist/Flowith/Combine.d.ts +3 -0
- package/dist/Flowith/Combine.js +10 -0
- package/dist/Flowith/CombineDark.d.ts +3 -0
- package/dist/Flowith/CombineDark.js +22 -0
- package/dist/Flowith/CombineLight.d.ts +3 -0
- package/dist/Flowith/CombineLight.js +10 -0
- package/dist/Flowith/Dark.d.ts +3 -0
- package/dist/Flowith/Dark.js +13 -0
- package/dist/Flowith/Light.d.ts +3 -0
- package/dist/Flowith/Light.js +10 -0
- package/dist/Flowith/Mono.d.ts +3 -0
- package/dist/Flowith/Mono.js +10 -0
- package/dist/Flowith/index.d.ts +10 -0
- package/dist/Flowith/index.js +11 -0
- package/dist/GeminiCli/Color.d.ts +3 -0
- package/dist/GeminiCli/Color.js +25 -0
- package/dist/GeminiCli/Combine.d.ts +3 -0
- package/dist/GeminiCli/Combine.js +10 -0
- package/dist/GeminiCli/CombineDark.d.ts +3 -0
- package/dist/GeminiCli/CombineDark.js +25 -0
- package/dist/GeminiCli/CombineLight.d.ts +3 -0
- package/dist/GeminiCli/CombineLight.js +10 -0
- package/dist/GeminiCli/Dark.d.ts +3 -0
- package/dist/GeminiCli/Dark.js +19 -0
- package/dist/GeminiCli/Light.d.ts +3 -0
- package/dist/GeminiCli/Light.js +10 -0
- package/dist/GeminiCli/Mono.d.ts +3 -0
- package/dist/GeminiCli/Mono.js +10 -0
- package/dist/GeminiCli/index.d.ts +10 -0
- package/dist/GeminiCli/index.js +11 -0
- package/dist/GithubCopilot/Color.d.ts +3 -0
- package/dist/GithubCopilot/Color.js +13 -0
- package/dist/GithubCopilot/Combine.d.ts +3 -0
- package/dist/GithubCopilot/Combine.js +10 -0
- package/dist/GithubCopilot/CombineDark.d.ts +3 -0
- package/dist/GithubCopilot/CombineDark.js +19 -0
- package/dist/GithubCopilot/CombineLight.d.ts +3 -0
- package/dist/GithubCopilot/CombineLight.js +10 -0
- package/dist/GithubCopilot/Dark.d.ts +3 -0
- package/dist/GithubCopilot/Dark.js +13 -0
- package/dist/GithubCopilot/Light.d.ts +3 -0
- package/dist/GithubCopilot/Light.js +10 -0
- package/dist/GithubCopilot/Mono.d.ts +3 -0
- package/dist/GithubCopilot/Mono.js +10 -0
- package/dist/GithubCopilot/index.d.ts +10 -0
- package/dist/GithubCopilot/index.js +11 -0
- package/dist/Glama/Color.d.ts +3 -0
- package/dist/Glama/Color.js +19 -0
- package/dist/Glama/Combine.d.ts +3 -0
- package/dist/Glama/Combine.js +10 -0
- package/dist/Glama/CombineDark.d.ts +3 -0
- package/dist/Glama/CombineDark.js +25 -0
- package/dist/Glama/CombineLight.d.ts +3 -0
- package/dist/Glama/CombineLight.js +10 -0
- package/dist/Glama/Dark.d.ts +3 -0
- package/dist/Glama/Dark.js +19 -0
- package/dist/Glama/Light.d.ts +3 -0
- package/dist/Glama/Light.js +10 -0
- package/dist/Glama/Mono.d.ts +3 -0
- package/dist/Glama/Mono.js +10 -0
- package/dist/Glama/index.d.ts +10 -0
- package/dist/Glama/index.js +11 -0
- package/dist/Glif/Color.d.ts +3 -0
- package/dist/Glif/Color.js +13 -0
- package/dist/Glif/Dark.d.ts +3 -0
- package/dist/Glif/Dark.js +13 -0
- package/dist/Glif/Light.d.ts +3 -0
- package/dist/Glif/Light.js +10 -0
- package/dist/Glif/Mono.d.ts +3 -0
- package/dist/Glif/Mono.js +10 -0
- package/dist/Glif/index.d.ts +7 -0
- package/dist/Glif/index.js +8 -0
- package/dist/Goose/Color.d.ts +3 -0
- package/dist/Goose/Color.js +16 -0
- package/dist/Goose/Combine.d.ts +3 -0
- package/dist/Goose/Combine.js +10 -0
- package/dist/Goose/CombineDark.d.ts +3 -0
- package/dist/Goose/CombineDark.js +25 -0
- package/dist/Goose/CombineLight.d.ts +3 -0
- package/dist/Goose/CombineLight.js +10 -0
- package/dist/Goose/Dark.d.ts +3 -0
- package/dist/Goose/Dark.js +16 -0
- package/dist/Goose/Light.d.ts +3 -0
- package/dist/Goose/Light.js +10 -0
- package/dist/Goose/Mono.d.ts +3 -0
- package/dist/Goose/Mono.js +10 -0
- package/dist/Goose/index.d.ts +10 -0
- package/dist/Goose/index.js +11 -0
- package/dist/Gradio/Color.d.ts +3 -0
- package/dist/Gradio/Color.js +31 -0
- package/dist/Gradio/Combine.d.ts +3 -0
- package/dist/Gradio/Combine.js +10 -0
- package/dist/Gradio/CombineDark.d.ts +3 -0
- package/dist/Gradio/CombineDark.js +31 -0
- package/dist/Gradio/CombineLight.d.ts +3 -0
- package/dist/Gradio/CombineLight.js +10 -0
- package/dist/Gradio/Dark.d.ts +3 -0
- package/dist/Gradio/Dark.js +22 -0
- package/dist/Gradio/Light.d.ts +3 -0
- package/dist/Gradio/Light.js +10 -0
- package/dist/Gradio/Mono.d.ts +3 -0
- package/dist/Gradio/Mono.js +10 -0
- package/dist/Gradio/index.d.ts +10 -0
- package/dist/Gradio/index.js +11 -0
- package/dist/Greptile/Color.d.ts +3 -0
- package/dist/Greptile/Color.js +16 -0
- package/dist/Greptile/Combine.d.ts +3 -0
- package/dist/Greptile/Combine.js +10 -0
- package/dist/Greptile/CombineDark.d.ts +3 -0
- package/dist/Greptile/CombineDark.js +25 -0
- package/dist/Greptile/CombineLight.d.ts +3 -0
- package/dist/Greptile/CombineLight.js +10 -0
- package/dist/Greptile/Dark.d.ts +3 -0
- package/dist/Greptile/Dark.js +16 -0
- package/dist/Greptile/Light.d.ts +3 -0
- package/dist/Greptile/Light.js +10 -0
- package/dist/Greptile/Mono.d.ts +3 -0
- package/dist/Greptile/Mono.js +10 -0
- package/dist/Greptile/index.d.ts +10 -0
- package/dist/Greptile/index.js +11 -0
- package/dist/Hailuo/Color.d.ts +3 -0
- package/dist/Hailuo/Color.js +28 -0
- package/dist/Hailuo/Combine.d.ts +3 -0
- package/dist/Hailuo/Combine.js +10 -0
- package/dist/Hailuo/CombineDark.d.ts +3 -0
- package/dist/Hailuo/CombineDark.js +25 -0
- package/dist/Hailuo/CombineLight.d.ts +3 -0
- package/dist/Hailuo/CombineLight.js +10 -0
- package/dist/Hailuo/Dark.d.ts +3 -0
- package/dist/Hailuo/Dark.js +16 -0
- package/dist/Hailuo/Light.d.ts +3 -0
- package/dist/Hailuo/Light.js +10 -0
- package/dist/Hailuo/Mono.d.ts +3 -0
- package/dist/Hailuo/Mono.js +10 -0
- package/dist/Hailuo/index.d.ts +10 -0
- package/dist/Hailuo/index.js +11 -0
- package/dist/Haiper/Color.d.ts +3 -0
- package/dist/Haiper/Color.js +13 -0
- package/dist/Haiper/Combine.d.ts +3 -0
- package/dist/Haiper/Combine.js +10 -0
- package/dist/Haiper/CombineDark.d.ts +3 -0
- package/dist/Haiper/CombineDark.js +19 -0
- package/dist/Haiper/CombineLight.d.ts +3 -0
- package/dist/Haiper/CombineLight.js +10 -0
- package/dist/Haiper/Dark.d.ts +3 -0
- package/dist/Haiper/Dark.js +13 -0
- package/dist/Haiper/Light.d.ts +3 -0
- package/dist/Haiper/Light.js +10 -0
- package/dist/Haiper/Mono.d.ts +3 -0
- package/dist/Haiper/Mono.js +10 -0
- package/dist/Haiper/index.d.ts +10 -0
- package/dist/Haiper/index.js +11 -0
- package/dist/Hedra/Color.d.ts +3 -0
- package/dist/Hedra/Color.js +13 -0
- package/dist/Hedra/Combine.d.ts +3 -0
- package/dist/Hedra/Combine.js +10 -0
- package/dist/Hedra/CombineDark.d.ts +3 -0
- package/dist/Hedra/CombineDark.js +25 -0
- package/dist/Hedra/CombineLight.d.ts +3 -0
- package/dist/Hedra/CombineLight.js +10 -0
- package/dist/Hedra/Dark.d.ts +3 -0
- package/dist/Hedra/Dark.js +13 -0
- package/dist/Hedra/Light.d.ts +3 -0
- package/dist/Hedra/Light.js +10 -0
- package/dist/Hedra/Mono.d.ts +3 -0
- package/dist/Hedra/Mono.js +10 -0
- package/dist/Hedra/index.d.ts +10 -0
- package/dist/Hedra/index.js +11 -0
- package/dist/HermesAgent/Color.d.ts +3 -0
- package/dist/HermesAgent/Color.js +19 -0
- package/dist/HermesAgent/Combine.d.ts +3 -0
- package/dist/HermesAgent/Combine.js +10 -0
- package/dist/HermesAgent/CombineDark.d.ts +3 -0
- package/dist/HermesAgent/CombineDark.js +31 -0
- package/dist/HermesAgent/CombineLight.d.ts +3 -0
- package/dist/HermesAgent/CombineLight.js +10 -0
- package/dist/HermesAgent/Dark.d.ts +3 -0
- package/dist/HermesAgent/Dark.js +19 -0
- package/dist/HermesAgent/Light.d.ts +3 -0
- package/dist/HermesAgent/Light.js +10 -0
- package/dist/HermesAgent/Mono.d.ts +3 -0
- package/dist/HermesAgent/Mono.js +10 -0
- package/dist/HermesAgent/index.d.ts +10 -0
- package/dist/HermesAgent/index.js +11 -0
- package/dist/Icon11x/Color.d.ts +3 -0
- package/dist/Icon11x/Color.js +13 -0
- package/dist/Icon11x/Combine.d.ts +3 -0
- package/dist/Icon11x/Combine.js +10 -0
- package/dist/Icon11x/CombineDark.d.ts +3 -0
- package/dist/Icon11x/CombineDark.js +19 -0
- package/dist/Icon11x/CombineLight.d.ts +3 -0
- package/dist/Icon11x/CombineLight.js +10 -0
- package/dist/Icon11x/Dark.d.ts +3 -0
- package/dist/Icon11x/Dark.js +13 -0
- package/dist/Icon11x/Light.d.ts +3 -0
- package/dist/Icon11x/Light.js +10 -0
- package/dist/Icon11x/Mono.d.ts +3 -0
- package/dist/Icon11x/Mono.js +10 -0
- package/dist/Icon11x/index.d.ts +10 -0
- package/dist/Icon11x/index.js +11 -0
- package/dist/Ideogram/Color.d.ts +3 -0
- package/dist/Ideogram/Color.js +13 -0
- package/dist/Ideogram/Combine.d.ts +3 -0
- package/dist/Ideogram/Combine.js +10 -0
- package/dist/Ideogram/CombineDark.d.ts +3 -0
- package/dist/Ideogram/CombineDark.js +22 -0
- package/dist/Ideogram/CombineLight.d.ts +3 -0
- package/dist/Ideogram/CombineLight.js +10 -0
- package/dist/Ideogram/Dark.d.ts +3 -0
- package/dist/Ideogram/Dark.js +13 -0
- package/dist/Ideogram/Light.d.ts +3 -0
- package/dist/Ideogram/Light.js +10 -0
- package/dist/Ideogram/Mono.d.ts +3 -0
- package/dist/Ideogram/Mono.js +10 -0
- package/dist/Ideogram/index.d.ts +10 -0
- package/dist/Ideogram/index.js +11 -0
- package/dist/Jimeng/Color.d.ts +3 -0
- package/dist/Jimeng/Color.js +116 -0
- package/dist/Jimeng/Combine.d.ts +3 -0
- package/dist/Jimeng/Combine.js +10 -0
- package/dist/Jimeng/CombineDark.d.ts +3 -0
- package/dist/Jimeng/CombineDark.js +19 -0
- package/dist/Jimeng/CombineLight.d.ts +3 -0
- package/dist/Jimeng/CombineLight.js +10 -0
- package/dist/Jimeng/Dark.d.ts +3 -0
- package/dist/Jimeng/Dark.js +13 -0
- package/dist/Jimeng/Light.d.ts +3 -0
- package/dist/Jimeng/Light.js +10 -0
- package/dist/Jimeng/Mono.d.ts +3 -0
- package/dist/Jimeng/Mono.js +10 -0
- package/dist/Jimeng/index.d.ts +10 -0
- package/dist/Jimeng/index.js +11 -0
- package/dist/Junie/Color.d.ts +3 -0
- package/dist/Junie/Color.js +16 -0
- package/dist/Junie/Combine.d.ts +3 -0
- package/dist/Junie/Combine.js +10 -0
- package/dist/Junie/CombineDark.d.ts +3 -0
- package/dist/Junie/CombineDark.js +22 -0
- package/dist/Junie/CombineLight.d.ts +3 -0
- package/dist/Junie/CombineLight.js +10 -0
- package/dist/Junie/Dark.d.ts +3 -0
- package/dist/Junie/Dark.js +16 -0
- package/dist/Junie/Light.d.ts +3 -0
- package/dist/Junie/Light.js +10 -0
- package/dist/Junie/Mono.d.ts +3 -0
- package/dist/Junie/Mono.js +10 -0
- package/dist/Junie/index.d.ts +10 -0
- package/dist/Junie/index.js +11 -0
- package/dist/KiloCode/Color.d.ts +3 -0
- package/dist/KiloCode/Color.js +16 -0
- package/dist/KiloCode/Combine.d.ts +3 -0
- package/dist/KiloCode/Combine.js +10 -0
- package/dist/KiloCode/CombineDark.d.ts +3 -0
- package/dist/KiloCode/CombineDark.js +22 -0
- package/dist/KiloCode/CombineLight.d.ts +3 -0
- package/dist/KiloCode/CombineLight.js +10 -0
- package/dist/KiloCode/Dark.d.ts +3 -0
- package/dist/KiloCode/Dark.js +16 -0
- package/dist/KiloCode/Light.d.ts +3 -0
- package/dist/KiloCode/Light.js +10 -0
- package/dist/KiloCode/Mono.d.ts +3 -0
- package/dist/KiloCode/Mono.js +10 -0
- package/dist/KiloCode/index.d.ts +10 -0
- package/dist/KiloCode/index.js +11 -0
- package/dist/Kimi/Color.d.ts +3 -0
- package/dist/Kimi/Color.js +16 -0
- package/dist/Kimi/Combine.d.ts +3 -0
- package/dist/Kimi/Combine.js +10 -0
- package/dist/Kimi/CombineDark.d.ts +3 -0
- package/dist/Kimi/CombineDark.js +25 -0
- package/dist/Kimi/CombineLight.d.ts +3 -0
- package/dist/Kimi/CombineLight.js +10 -0
- package/dist/Kimi/Dark.d.ts +3 -0
- package/dist/Kimi/Dark.js +16 -0
- package/dist/Kimi/Light.d.ts +3 -0
- package/dist/Kimi/Light.js +10 -0
- package/dist/Kimi/Mono.d.ts +3 -0
- package/dist/Kimi/Mono.js +10 -0
- package/dist/Kimi/index.d.ts +10 -0
- package/dist/Kimi/index.js +11 -0
- package/dist/Kiro/Color.d.ts +3 -0
- package/dist/Kiro/Color.js +22 -0
- package/dist/Kiro/Combine.d.ts +3 -0
- package/dist/Kiro/Combine.js +10 -0
- package/dist/Kiro/CombineDark.d.ts +3 -0
- package/dist/Kiro/CombineDark.js +31 -0
- package/dist/Kiro/CombineLight.d.ts +3 -0
- package/dist/Kiro/CombineLight.js +10 -0
- package/dist/Kiro/Dark.d.ts +3 -0
- package/dist/Kiro/Dark.js +16 -0
- package/dist/Kiro/Light.d.ts +3 -0
- package/dist/Kiro/Light.js +10 -0
- package/dist/Kiro/Mono.d.ts +3 -0
- package/dist/Kiro/Mono.js +10 -0
- package/dist/Kiro/index.d.ts +10 -0
- package/dist/Kiro/index.js +11 -0
- package/dist/Kling/Color.d.ts +3 -0
- package/dist/Kling/Color.js +49 -0
- package/dist/Kling/Combine.d.ts +3 -0
- package/dist/Kling/Combine.js +10 -0
- package/dist/Kling/CombineDark.d.ts +3 -0
- package/dist/Kling/CombineDark.js +22 -0
- package/dist/Kling/CombineLight.d.ts +3 -0
- package/dist/Kling/CombineLight.js +10 -0
- package/dist/Kling/Dark.d.ts +3 -0
- package/dist/Kling/Dark.js +13 -0
- package/dist/Kling/Light.d.ts +3 -0
- package/dist/Kling/Light.js +10 -0
- package/dist/Kling/Mono.d.ts +3 -0
- package/dist/Kling/Mono.js +10 -0
- package/dist/Kling/index.d.ts +10 -0
- package/dist/Kling/index.js +11 -0
- package/dist/Krea/Color.d.ts +3 -0
- package/dist/Krea/Color.js +19 -0
- package/dist/Krea/Combine.d.ts +3 -0
- package/dist/Krea/Combine.js +10 -0
- package/dist/Krea/CombineDark.d.ts +3 -0
- package/dist/Krea/CombineDark.js +25 -0
- package/dist/Krea/CombineLight.d.ts +3 -0
- package/dist/Krea/CombineLight.js +10 -0
- package/dist/Krea/Dark.d.ts +3 -0
- package/dist/Krea/Dark.js +19 -0
- package/dist/Krea/Light.d.ts +3 -0
- package/dist/Krea/Light.js +10 -0
- package/dist/Krea/Mono.d.ts +3 -0
- package/dist/Krea/Mono.js +10 -0
- package/dist/Krea/index.d.ts +10 -0
- package/dist/Krea/index.js +11 -0
- package/dist/Langchain/Color.d.ts +3 -0
- package/dist/Langchain/Color.js +16 -0
- package/dist/Langchain/Combine.d.ts +3 -0
- package/dist/Langchain/Combine.js +10 -0
- package/dist/Langchain/CombineDark.d.ts +3 -0
- package/dist/Langchain/CombineDark.js +22 -0
- package/dist/Langchain/CombineLight.d.ts +3 -0
- package/dist/Langchain/CombineLight.js +10 -0
- package/dist/Langchain/Dark.d.ts +3 -0
- package/dist/Langchain/Dark.js +16 -0
- package/dist/Langchain/Light.d.ts +3 -0
- package/dist/Langchain/Light.js +10 -0
- package/dist/Langchain/Mono.d.ts +3 -0
- package/dist/Langchain/Mono.js +10 -0
- package/dist/Langchain/index.d.ts +10 -0
- package/dist/Langchain/index.js +11 -0
- package/dist/Langfuse/Color.d.ts +3 -0
- package/dist/Langfuse/Color.js +22 -0
- package/dist/Langfuse/Combine.d.ts +3 -0
- package/dist/Langfuse/Combine.js +10 -0
- package/dist/Langfuse/CombineDark.d.ts +3 -0
- package/dist/Langfuse/CombineDark.js +31 -0
- package/dist/Langfuse/CombineLight.d.ts +3 -0
- package/dist/Langfuse/CombineLight.js +10 -0
- package/dist/Langfuse/Dark.d.ts +3 -0
- package/dist/Langfuse/Dark.js +22 -0
- package/dist/Langfuse/Light.d.ts +3 -0
- package/dist/Langfuse/Light.js +10 -0
- package/dist/Langfuse/Mono.d.ts +3 -0
- package/dist/Langfuse/Mono.js +10 -0
- package/dist/Langfuse/index.d.ts +10 -0
- package/dist/Langfuse/index.js +11 -0
- package/dist/Langgraph/Color.d.ts +3 -0
- package/dist/Langgraph/Color.js +13 -0
- package/dist/Langgraph/Dark.d.ts +3 -0
- package/dist/Langgraph/Dark.js +13 -0
- package/dist/Langgraph/Light.d.ts +3 -0
- package/dist/Langgraph/Light.js +10 -0
- package/dist/Langgraph/Mono.d.ts +3 -0
- package/dist/Langgraph/Mono.js +10 -0
- package/dist/Langgraph/index.d.ts +7 -0
- package/dist/Langgraph/index.js +8 -0
- package/dist/Langsmith/Color.d.ts +3 -0
- package/dist/Langsmith/Color.js +13 -0
- package/dist/Langsmith/Dark.d.ts +3 -0
- package/dist/Langsmith/Dark.js +13 -0
- package/dist/Langsmith/Light.d.ts +3 -0
- package/dist/Langsmith/Light.js +10 -0
- package/dist/Langsmith/Mono.d.ts +3 -0
- package/dist/Langsmith/Mono.js +10 -0
- package/dist/Langsmith/index.d.ts +7 -0
- package/dist/Langsmith/index.js +8 -0
- package/dist/Lightricks/Color.d.ts +3 -0
- package/dist/Lightricks/Color.js +13 -0
- package/dist/Lightricks/Combine.d.ts +3 -0
- package/dist/Lightricks/Combine.js +10 -0
- package/dist/Lightricks/CombineDark.d.ts +3 -0
- package/dist/Lightricks/CombineDark.js +22 -0
- package/dist/Lightricks/CombineLight.d.ts +3 -0
- package/dist/Lightricks/CombineLight.js +10 -0
- package/dist/Lightricks/Dark.d.ts +3 -0
- package/dist/Lightricks/Dark.js +13 -0
- package/dist/Lightricks/Light.d.ts +3 -0
- package/dist/Lightricks/Light.js +10 -0
- package/dist/Lightricks/Mono.d.ts +3 -0
- package/dist/Lightricks/Mono.js +10 -0
- package/dist/Lightricks/index.d.ts +10 -0
- package/dist/Lightricks/index.js +11 -0
- package/dist/Livekit/Color.d.ts +3 -0
- package/dist/Livekit/Color.js +16 -0
- package/dist/Livekit/Combine.d.ts +3 -0
- package/dist/Livekit/Combine.js +10 -0
- package/dist/Livekit/CombineDark.d.ts +3 -0
- package/dist/Livekit/CombineDark.js +25 -0
- package/dist/Livekit/CombineLight.d.ts +3 -0
- package/dist/Livekit/CombineLight.js +10 -0
- package/dist/Livekit/Dark.d.ts +3 -0
- package/dist/Livekit/Dark.js +16 -0
- package/dist/Livekit/Light.d.ts +3 -0
- package/dist/Livekit/Light.js +10 -0
- package/dist/Livekit/Mono.d.ts +3 -0
- package/dist/Livekit/Mono.js +10 -0
- package/dist/Livekit/index.d.ts +10 -0
- package/dist/Livekit/index.js +11 -0
- package/dist/Llamaindex/Color.d.ts +3 -0
- package/dist/Llamaindex/Color.js +22 -0
- package/dist/Llamaindex/Combine.d.ts +3 -0
- package/dist/Llamaindex/Combine.js +10 -0
- package/dist/Llamaindex/CombineDark.d.ts +3 -0
- package/dist/Llamaindex/CombineDark.js +43 -0
- package/dist/Llamaindex/CombineLight.d.ts +3 -0
- package/dist/Llamaindex/CombineLight.js +10 -0
- package/dist/Llamaindex/Dark.d.ts +3 -0
- package/dist/Llamaindex/Dark.js +13 -0
- package/dist/Llamaindex/Light.d.ts +3 -0
- package/dist/Llamaindex/Light.js +10 -0
- package/dist/Llamaindex/Mono.d.ts +3 -0
- package/dist/Llamaindex/Mono.js +10 -0
- package/dist/Llamaindex/index.d.ts +10 -0
- package/dist/Llamaindex/index.js +11 -0
- package/dist/Lovable/Color.d.ts +3 -0
- package/dist/Lovable/Color.js +28 -0
- package/dist/Lovable/Combine.d.ts +3 -0
- package/dist/Lovable/Combine.js +10 -0
- package/dist/Lovable/CombineDark.d.ts +3 -0
- package/dist/Lovable/CombineDark.js +22 -0
- package/dist/Lovable/CombineLight.d.ts +3 -0
- package/dist/Lovable/CombineLight.js +10 -0
- package/dist/Lovable/Dark.d.ts +3 -0
- package/dist/Lovable/Dark.js +16 -0
- package/dist/Lovable/Light.d.ts +3 -0
- package/dist/Lovable/Light.js +10 -0
- package/dist/Lovable/Mono.d.ts +3 -0
- package/dist/Lovable/Mono.js +10 -0
- package/dist/Lovable/index.d.ts +10 -0
- package/dist/Lovable/index.js +11 -0
- package/dist/Lovart/Color.d.ts +3 -0
- package/dist/Lovart/Color.js +16 -0
- package/dist/Lovart/Combine.d.ts +3 -0
- package/dist/Lovart/Combine.js +10 -0
- package/dist/Lovart/CombineDark.d.ts +3 -0
- package/dist/Lovart/CombineDark.js +25 -0
- package/dist/Lovart/CombineLight.d.ts +3 -0
- package/dist/Lovart/CombineLight.js +10 -0
- package/dist/Lovart/Dark.d.ts +3 -0
- package/dist/Lovart/Dark.js +16 -0
- package/dist/Lovart/Light.d.ts +3 -0
- package/dist/Lovart/Light.js +10 -0
- package/dist/Lovart/Mono.d.ts +3 -0
- package/dist/Lovart/Mono.js +10 -0
- package/dist/Lovart/index.d.ts +10 -0
- package/dist/Lovart/index.js +11 -0
- package/dist/Luma/Color.d.ts +3 -0
- package/dist/Luma/Color.js +43 -0
- package/dist/Luma/Combine.d.ts +3 -0
- package/dist/Luma/Combine.js +10 -0
- package/dist/Luma/CombineDark.d.ts +3 -0
- package/dist/Luma/CombineDark.js +25 -0
- package/dist/Luma/CombineLight.d.ts +3 -0
- package/dist/Luma/CombineLight.js +10 -0
- package/dist/Luma/Dark.d.ts +3 -0
- package/dist/Luma/Dark.js +16 -0
- package/dist/Luma/Light.d.ts +3 -0
- package/dist/Luma/Light.js +10 -0
- package/dist/Luma/Mono.d.ts +3 -0
- package/dist/Luma/Mono.js +10 -0
- package/dist/Luma/index.d.ts +10 -0
- package/dist/Luma/index.js +11 -0
- package/dist/Make/Color.d.ts +3 -0
- package/dist/Make/Color.js +67 -0
- package/dist/Make/Combine.d.ts +3 -0
- package/dist/Make/Combine.js +10 -0
- package/dist/Make/CombineDark.d.ts +3 -0
- package/dist/Make/CombineDark.js +34 -0
- package/dist/Make/CombineLight.d.ts +3 -0
- package/dist/Make/CombineLight.js +10 -0
- package/dist/Make/Dark.d.ts +3 -0
- package/dist/Make/Dark.js +22 -0
- package/dist/Make/Light.d.ts +3 -0
- package/dist/Make/Light.js +10 -0
- package/dist/Make/Mono.d.ts +3 -0
- package/dist/Make/Mono.js +10 -0
- package/dist/Make/index.d.ts +10 -0
- package/dist/Make/index.js +11 -0
- package/dist/Manus/Color.d.ts +3 -0
- package/dist/Manus/Color.js +22 -0
- package/dist/Manus/Combine.d.ts +3 -0
- package/dist/Manus/Combine.js +10 -0
- package/dist/Manus/CombineDark.d.ts +3 -0
- package/dist/Manus/CombineDark.js +28 -0
- package/dist/Manus/CombineLight.d.ts +3 -0
- package/dist/Manus/CombineLight.js +10 -0
- package/dist/Manus/Dark.d.ts +3 -0
- package/dist/Manus/Dark.js +22 -0
- package/dist/Manus/Light.d.ts +3 -0
- package/dist/Manus/Light.js +10 -0
- package/dist/Manus/Mono.d.ts +3 -0
- package/dist/Manus/Mono.js +10 -0
- package/dist/Manus/index.d.ts +10 -0
- package/dist/Manus/index.js +11 -0
- package/dist/Mastra/Color.d.ts +3 -0
- package/dist/Mastra/Color.js +19 -0
- package/dist/Mastra/Combine.d.ts +3 -0
- package/dist/Mastra/Combine.js +10 -0
- package/dist/Mastra/CombineDark.d.ts +3 -0
- package/dist/Mastra/CombineDark.js +28 -0
- package/dist/Mastra/CombineLight.d.ts +3 -0
- package/dist/Mastra/CombineLight.js +10 -0
- package/dist/Mastra/Dark.d.ts +3 -0
- package/dist/Mastra/Dark.js +19 -0
- package/dist/Mastra/Light.d.ts +3 -0
- package/dist/Mastra/Light.js +10 -0
- package/dist/Mastra/Mono.d.ts +3 -0
- package/dist/Mastra/Mono.js +10 -0
- package/dist/Mastra/index.d.ts +10 -0
- package/dist/Mastra/index.js +11 -0
- package/dist/Mcp/Color.d.ts +3 -0
- package/dist/Mcp/Color.js +19 -0
- package/dist/Mcp/Combine.d.ts +3 -0
- package/dist/Mcp/Combine.js +10 -0
- package/dist/Mcp/CombineDark.d.ts +3 -0
- package/dist/Mcp/CombineDark.js +28 -0
- package/dist/Mcp/CombineLight.d.ts +3 -0
- package/dist/Mcp/CombineLight.js +10 -0
- package/dist/Mcp/Dark.d.ts +3 -0
- package/dist/Mcp/Dark.js +19 -0
- package/dist/Mcp/Light.d.ts +3 -0
- package/dist/Mcp/Light.js +10 -0
- package/dist/Mcp/Mono.d.ts +3 -0
- package/dist/Mcp/Mono.js +10 -0
- package/dist/Mcp/index.d.ts +10 -0
- package/dist/Mcp/index.js +11 -0
- package/dist/McpSo/Color.d.ts +3 -0
- package/dist/McpSo/Color.js +19 -0
- package/dist/McpSo/Combine.d.ts +3 -0
- package/dist/McpSo/Combine.js +10 -0
- package/dist/McpSo/CombineDark.d.ts +3 -0
- package/dist/McpSo/CombineDark.js +25 -0
- package/dist/McpSo/CombineLight.d.ts +3 -0
- package/dist/McpSo/CombineLight.js +10 -0
- package/dist/McpSo/Dark.d.ts +3 -0
- package/dist/McpSo/Dark.js +19 -0
- package/dist/McpSo/Light.d.ts +3 -0
- package/dist/McpSo/Light.js +10 -0
- package/dist/McpSo/Mono.d.ts +3 -0
- package/dist/McpSo/Mono.js +10 -0
- package/dist/McpSo/index.d.ts +10 -0
- package/dist/McpSo/index.js +11 -0
- package/dist/MetaAi/Color.d.ts +3 -0
- package/dist/MetaAi/Color.js +76 -0
- package/dist/MetaAi/Combine.d.ts +3 -0
- package/dist/MetaAi/Combine.js +10 -0
- package/dist/MetaAi/CombineDark.d.ts +3 -0
- package/dist/MetaAi/CombineDark.js +22 -0
- package/dist/MetaAi/CombineLight.d.ts +3 -0
- package/dist/MetaAi/CombineLight.js +10 -0
- package/dist/MetaAi/Dark.d.ts +3 -0
- package/dist/MetaAi/Dark.js +13 -0
- package/dist/MetaAi/Light.d.ts +3 -0
- package/dist/MetaAi/Light.js +10 -0
- package/dist/MetaAi/Mono.d.ts +3 -0
- package/dist/MetaAi/Mono.js +10 -0
- package/dist/MetaAi/index.d.ts +10 -0
- package/dist/MetaAi/index.js +11 -0
- package/dist/Metagpt/Color.d.ts +3 -0
- package/dist/Metagpt/Color.js +25 -0
- package/dist/Metagpt/Combine.d.ts +3 -0
- package/dist/Metagpt/Combine.js +10 -0
- package/dist/Metagpt/CombineDark.d.ts +3 -0
- package/dist/Metagpt/CombineDark.js +31 -0
- package/dist/Metagpt/CombineLight.d.ts +3 -0
- package/dist/Metagpt/CombineLight.js +10 -0
- package/dist/Metagpt/Dark.d.ts +3 -0
- package/dist/Metagpt/Dark.js +25 -0
- package/dist/Metagpt/Light.d.ts +3 -0
- package/dist/Metagpt/Light.js +10 -0
- package/dist/Metagpt/Mono.d.ts +3 -0
- package/dist/Metagpt/Mono.js +10 -0
- package/dist/Metagpt/index.d.ts +10 -0
- package/dist/Metagpt/index.js +11 -0
- package/dist/MicrosoftBing/Color.d.ts +3 -0
- package/dist/MicrosoftBing/Color.js +31 -0
- package/dist/MicrosoftBing/Combine.d.ts +3 -0
- package/dist/MicrosoftBing/Combine.js +10 -0
- package/dist/MicrosoftBing/CombineDark.d.ts +3 -0
- package/dist/MicrosoftBing/CombineDark.js +25 -0
- package/dist/MicrosoftBing/CombineLight.d.ts +3 -0
- package/dist/MicrosoftBing/CombineLight.js +10 -0
- package/dist/MicrosoftBing/Dark.d.ts +3 -0
- package/dist/MicrosoftBing/Dark.js +16 -0
- package/dist/MicrosoftBing/Light.d.ts +3 -0
- package/dist/MicrosoftBing/Light.js +10 -0
- package/dist/MicrosoftBing/Mono.d.ts +3 -0
- package/dist/MicrosoftBing/Mono.js +10 -0
- package/dist/MicrosoftBing/index.d.ts +10 -0
- package/dist/MicrosoftBing/index.js +11 -0
- package/dist/MicrosoftCopilot/Color.d.ts +3 -0
- package/dist/MicrosoftCopilot/Color.js +64 -0
- package/dist/MicrosoftCopilot/Combine.d.ts +3 -0
- package/dist/MicrosoftCopilot/Combine.js +10 -0
- package/dist/MicrosoftCopilot/CombineDark.d.ts +3 -0
- package/dist/MicrosoftCopilot/CombineDark.js +22 -0
- package/dist/MicrosoftCopilot/CombineLight.d.ts +3 -0
- package/dist/MicrosoftCopilot/CombineLight.js +10 -0
- package/dist/MicrosoftCopilot/Dark.d.ts +3 -0
- package/dist/MicrosoftCopilot/Dark.js +13 -0
- package/dist/MicrosoftCopilot/Light.d.ts +3 -0
- package/dist/MicrosoftCopilot/Light.js +10 -0
- package/dist/MicrosoftCopilot/Mono.d.ts +3 -0
- package/dist/MicrosoftCopilot/Mono.js +10 -0
- package/dist/MicrosoftCopilot/index.d.ts +10 -0
- package/dist/MicrosoftCopilot/index.js +11 -0
- package/dist/Midjourney/Color.d.ts +3 -0
- package/dist/Midjourney/Color.js +16 -0
- package/dist/Midjourney/Combine.d.ts +3 -0
- package/dist/Midjourney/Combine.js +10 -0
- package/dist/Midjourney/CombineDark.d.ts +3 -0
- package/dist/Midjourney/CombineDark.js +25 -0
- package/dist/Midjourney/CombineLight.d.ts +3 -0
- package/dist/Midjourney/CombineLight.js +10 -0
- package/dist/Midjourney/Dark.d.ts +3 -0
- package/dist/Midjourney/Dark.js +16 -0
- package/dist/Midjourney/Light.d.ts +3 -0
- package/dist/Midjourney/Light.js +10 -0
- package/dist/Midjourney/Mono.d.ts +3 -0
- package/dist/Midjourney/Mono.js +10 -0
- package/dist/Midjourney/index.d.ts +10 -0
- package/dist/Midjourney/index.js +11 -0
- package/dist/Monica/Color.d.ts +3 -0
- package/dist/Monica/Color.js +28 -0
- package/dist/Monica/Combine.d.ts +3 -0
- package/dist/Monica/Combine.js +10 -0
- package/dist/Monica/CombineDark.d.ts +3 -0
- package/dist/Monica/CombineDark.js +28 -0
- package/dist/Monica/CombineLight.d.ts +3 -0
- package/dist/Monica/CombineLight.js +10 -0
- package/dist/Monica/Dark.d.ts +3 -0
- package/dist/Monica/Dark.js +19 -0
- package/dist/Monica/Light.d.ts +3 -0
- package/dist/Monica/Light.js +10 -0
- package/dist/Monica/Mono.d.ts +3 -0
- package/dist/Monica/Mono.js +10 -0
- package/dist/Monica/index.d.ts +10 -0
- package/dist/Monica/index.js +11 -0
- package/dist/Moxt/Color.d.ts +3 -0
- package/dist/Moxt/Color.js +19 -0
- package/dist/Moxt/Combine.d.ts +3 -0
- package/dist/Moxt/Combine.js +10 -0
- package/dist/Moxt/CombineDark.d.ts +3 -0
- package/dist/Moxt/CombineDark.js +25 -0
- package/dist/Moxt/CombineLight.d.ts +3 -0
- package/dist/Moxt/CombineLight.js +10 -0
- package/dist/Moxt/Dark.d.ts +3 -0
- package/dist/Moxt/Dark.js +19 -0
- package/dist/Moxt/Light.d.ts +3 -0
- package/dist/Moxt/Light.js +10 -0
- package/dist/Moxt/Mono.d.ts +3 -0
- package/dist/Moxt/Mono.js +10 -0
- package/dist/Moxt/index.d.ts +10 -0
- package/dist/Moxt/index.js +11 -0
- package/dist/Myshell/Color.d.ts +3 -0
- package/dist/Myshell/Color.js +28 -0
- package/dist/Myshell/Combine.d.ts +3 -0
- package/dist/Myshell/Combine.js +10 -0
- package/dist/Myshell/CombineDark.d.ts +3 -0
- package/dist/Myshell/CombineDark.js +22 -0
- package/dist/Myshell/CombineLight.d.ts +3 -0
- package/dist/Myshell/CombineLight.js +10 -0
- package/dist/Myshell/Dark.d.ts +3 -0
- package/dist/Myshell/Dark.js +19 -0
- package/dist/Myshell/Light.d.ts +3 -0
- package/dist/Myshell/Light.js +10 -0
- package/dist/Myshell/Mono.d.ts +3 -0
- package/dist/Myshell/Mono.js +10 -0
- package/dist/Myshell/index.d.ts +10 -0
- package/dist/Myshell/index.js +11 -0
- package/dist/N8n/Color.d.ts +3 -0
- package/dist/N8n/Color.js +13 -0
- package/dist/N8n/Combine.d.ts +3 -0
- package/dist/N8n/Combine.js +10 -0
- package/dist/N8n/CombineDark.d.ts +3 -0
- package/dist/N8n/CombineDark.js +19 -0
- package/dist/N8n/CombineLight.d.ts +3 -0
- package/dist/N8n/CombineLight.js +10 -0
- package/dist/N8n/Dark.d.ts +3 -0
- package/dist/N8n/Dark.js +13 -0
- package/dist/N8n/Light.d.ts +3 -0
- package/dist/N8n/Light.js +10 -0
- package/dist/N8n/Mono.d.ts +3 -0
- package/dist/N8n/Mono.js +10 -0
- package/dist/N8n/index.d.ts +10 -0
- package/dist/N8n/index.js +11 -0
- package/dist/Notebooklm/Color.d.ts +3 -0
- package/dist/Notebooklm/Color.js +13 -0
- package/dist/Notebooklm/Combine.d.ts +3 -0
- package/dist/Notebooklm/Combine.js +10 -0
- package/dist/Notebooklm/CombineDark.d.ts +3 -0
- package/dist/Notebooklm/CombineDark.js +19 -0
- package/dist/Notebooklm/CombineLight.d.ts +3 -0
- package/dist/Notebooklm/CombineLight.js +10 -0
- package/dist/Notebooklm/Dark.d.ts +3 -0
- package/dist/Notebooklm/Dark.js +13 -0
- package/dist/Notebooklm/Light.d.ts +3 -0
- package/dist/Notebooklm/Light.js +10 -0
- package/dist/Notebooklm/Mono.d.ts +3 -0
- package/dist/Notebooklm/Mono.js +10 -0
- package/dist/Notebooklm/index.d.ts +10 -0
- package/dist/Notebooklm/index.js +11 -0
- package/dist/Notion/Color.d.ts +3 -0
- package/dist/Notion/Color.js +13 -0
- package/dist/Notion/Combine.d.ts +3 -0
- package/dist/Notion/Combine.js +10 -0
- package/dist/Notion/CombineDark.d.ts +3 -0
- package/dist/Notion/CombineDark.js +25 -0
- package/dist/Notion/CombineLight.d.ts +3 -0
- package/dist/Notion/CombineLight.js +10 -0
- package/dist/Notion/Dark.d.ts +3 -0
- package/dist/Notion/Dark.js +13 -0
- package/dist/Notion/Light.d.ts +3 -0
- package/dist/Notion/Light.js +10 -0
- package/dist/Notion/Mono.d.ts +3 -0
- package/dist/Notion/Mono.js +10 -0
- package/dist/Notion/index.d.ts +10 -0
- package/dist/Notion/index.js +11 -0
- package/dist/Novelai/Color.d.ts +3 -0
- package/dist/Novelai/Color.js +16 -0
- package/dist/Novelai/Combine.d.ts +3 -0
- package/dist/Novelai/Combine.js +10 -0
- package/dist/Novelai/CombineDark.d.ts +3 -0
- package/dist/Novelai/CombineDark.js +28 -0
- package/dist/Novelai/CombineLight.d.ts +3 -0
- package/dist/Novelai/CombineLight.js +10 -0
- package/dist/Novelai/Dark.d.ts +3 -0
- package/dist/Novelai/Dark.js +16 -0
- package/dist/Novelai/Light.d.ts +3 -0
- package/dist/Novelai/Light.js +10 -0
- package/dist/Novelai/Mono.d.ts +3 -0
- package/dist/Novelai/Mono.js +10 -0
- package/dist/Novelai/index.d.ts +10 -0
- package/dist/Novelai/index.js +11 -0
- package/dist/Obsidian/Color.js +14 -2
- package/dist/Obsidian/Combine.d.ts +3 -0
- package/dist/Obsidian/Combine.js +10 -0
- package/dist/Obsidian/CombineDark.d.ts +3 -0
- package/dist/Obsidian/CombineDark.js +28 -0
- package/dist/Obsidian/CombineLight.d.ts +3 -0
- package/dist/Obsidian/CombineLight.js +10 -0
- package/dist/Obsidian/Dark.d.ts +3 -0
- package/dist/Obsidian/Dark.js +22 -0
- package/dist/Obsidian/Light.d.ts +3 -0
- package/dist/Obsidian/Light.js +10 -0
- package/dist/Obsidian/Mono.js +2 -2
- package/dist/Obsidian/index.d.ts +6 -0
- package/dist/Obsidian/index.js +6 -1
- package/dist/OpenWebui/Color.d.ts +3 -0
- package/dist/OpenWebui/Color.js +16 -0
- package/dist/OpenWebui/Combine.d.ts +3 -0
- package/dist/OpenWebui/Combine.js +10 -0
- package/dist/OpenWebui/CombineDark.d.ts +3 -0
- package/dist/OpenWebui/CombineDark.js +25 -0
- package/dist/OpenWebui/CombineLight.d.ts +3 -0
- package/dist/OpenWebui/CombineLight.js +10 -0
- package/dist/OpenWebui/Dark.d.ts +3 -0
- package/dist/OpenWebui/Dark.js +16 -0
- package/dist/OpenWebui/Light.d.ts +3 -0
- package/dist/OpenWebui/Light.js +10 -0
- package/dist/OpenWebui/Mono.d.ts +3 -0
- package/dist/OpenWebui/Mono.js +10 -0
- package/dist/OpenWebui/index.d.ts +10 -0
- package/dist/OpenWebui/index.js +11 -0
- package/dist/Openclaw/Color.d.ts +3 -0
- package/dist/Openclaw/Color.js +37 -0
- package/dist/Openclaw/Combine.d.ts +3 -0
- package/dist/Openclaw/Combine.js +12 -0
- package/dist/Openclaw/CombineDark.d.ts +3 -0
- package/dist/Openclaw/CombineDark.js +39 -0
- package/dist/Openclaw/CombineLight.d.ts +3 -0
- package/dist/Openclaw/CombineLight.js +12 -0
- package/dist/Openclaw/Dark.d.ts +3 -0
- package/dist/Openclaw/Dark.js +33 -0
- package/dist/Openclaw/Light.d.ts +3 -0
- package/dist/Openclaw/Light.js +12 -0
- package/dist/Openclaw/Mono.d.ts +3 -0
- package/dist/Openclaw/Mono.js +12 -0
- package/dist/Openclaw/index.d.ts +10 -0
- package/dist/Openclaw/index.js +11 -0
- package/dist/Opencode/Color.d.ts +3 -0
- package/dist/Opencode/Color.js +13 -0
- package/dist/Opencode/Combine.d.ts +3 -0
- package/dist/Opencode/Combine.js +10 -0
- package/dist/Opencode/CombineDark.d.ts +3 -0
- package/dist/Opencode/CombineDark.js +64 -0
- package/dist/Opencode/CombineLight.d.ts +3 -0
- package/dist/Opencode/CombineLight.js +10 -0
- package/dist/Opencode/Dark.d.ts +3 -0
- package/dist/Opencode/Dark.js +13 -0
- package/dist/Opencode/Light.d.ts +3 -0
- package/dist/Opencode/Light.js +10 -0
- package/dist/Opencode/Mono.d.ts +3 -0
- package/dist/Opencode/Mono.js +10 -0
- package/dist/Opencode/index.d.ts +10 -0
- package/dist/Opencode/index.js +11 -0
- package/dist/Openhands/Color.d.ts +3 -0
- package/dist/Openhands/Color.js +22 -0
- package/dist/Openhands/Combine.d.ts +3 -0
- package/dist/Openhands/Combine.js +10 -0
- package/dist/Openhands/CombineDark.d.ts +3 -0
- package/dist/Openhands/CombineDark.js +28 -0
- package/dist/Openhands/CombineLight.d.ts +3 -0
- package/dist/Openhands/CombineLight.js +10 -0
- package/dist/Openhands/Dark.d.ts +3 -0
- package/dist/Openhands/Dark.js +19 -0
- package/dist/Openhands/Light.d.ts +3 -0
- package/dist/Openhands/Light.js +10 -0
- package/dist/Openhands/Mono.d.ts +3 -0
- package/dist/Openhands/Mono.js +10 -0
- package/dist/Openhands/index.d.ts +10 -0
- package/dist/Openhands/index.js +11 -0
- package/dist/Openhuman/Color.d.ts +3 -0
- package/dist/Openhuman/Color.js +13 -0
- package/dist/Openhuman/Combine.d.ts +3 -0
- package/dist/Openhuman/Combine.js +10 -0
- package/dist/Openhuman/CombineDark.d.ts +3 -0
- package/dist/Openhuman/CombineDark.js +22 -0
- package/dist/Openhuman/CombineLight.d.ts +3 -0
- package/dist/Openhuman/CombineLight.js +10 -0
- package/dist/Openhuman/Dark.d.ts +3 -0
- package/dist/Openhuman/Dark.js +13 -0
- package/dist/Openhuman/Light.d.ts +3 -0
- package/dist/Openhuman/Light.js +10 -0
- package/dist/Openhuman/Mono.d.ts +3 -0
- package/dist/Openhuman/Mono.js +10 -0
- package/dist/Openhuman/index.d.ts +10 -0
- package/dist/Openhuman/index.js +11 -0
- package/dist/Phidata/Color.d.ts +3 -0
- package/dist/Phidata/Color.js +13 -0
- package/dist/Phidata/Combine.d.ts +3 -0
- package/dist/Phidata/Combine.js +10 -0
- package/dist/Phidata/CombineDark.d.ts +3 -0
- package/dist/Phidata/CombineDark.js +22 -0
- package/dist/Phidata/CombineLight.d.ts +3 -0
- package/dist/Phidata/CombineLight.js +10 -0
- package/dist/Phidata/Dark.d.ts +3 -0
- package/dist/Phidata/Dark.js +13 -0
- package/dist/Phidata/Light.d.ts +3 -0
- package/dist/Phidata/Light.js +10 -0
- package/dist/Phidata/Mono.d.ts +3 -0
- package/dist/Phidata/Mono.js +10 -0
- package/dist/Phidata/index.d.ts +10 -0
- package/dist/Phidata/index.js +11 -0
- package/dist/Pika/Color.d.ts +3 -0
- package/dist/Pika/Color.js +16 -0
- package/dist/Pika/Combine.d.ts +3 -0
- package/dist/Pika/Combine.js +10 -0
- package/dist/Pika/CombineDark.d.ts +3 -0
- package/dist/Pika/CombineDark.js +22 -0
- package/dist/Pika/CombineLight.d.ts +3 -0
- package/dist/Pika/CombineLight.js +10 -0
- package/dist/Pika/Dark.d.ts +3 -0
- package/dist/Pika/Dark.js +16 -0
- package/dist/Pika/Light.d.ts +3 -0
- package/dist/Pika/Light.js +10 -0
- package/dist/Pika/Mono.d.ts +3 -0
- package/dist/Pika/Mono.js +10 -0
- package/dist/Pika/index.d.ts +10 -0
- package/dist/Pika/index.js +11 -0
- package/dist/Pixverse/Color.d.ts +3 -0
- package/dist/Pixverse/Color.js +28 -0
- package/dist/Pixverse/Combine.d.ts +3 -0
- package/dist/Pixverse/Combine.js +10 -0
- package/dist/Pixverse/CombineDark.d.ts +3 -0
- package/dist/Pixverse/CombineDark.js +46 -0
- package/dist/Pixverse/CombineLight.d.ts +3 -0
- package/dist/Pixverse/CombineLight.js +10 -0
- package/dist/Pixverse/Dark.d.ts +3 -0
- package/dist/Pixverse/Dark.js +16 -0
- package/dist/Pixverse/Light.d.ts +3 -0
- package/dist/Pixverse/Light.js +10 -0
- package/dist/Pixverse/Mono.d.ts +3 -0
- package/dist/Pixverse/Mono.js +10 -0
- package/dist/Pixverse/index.d.ts +10 -0
- package/dist/Pixverse/index.js +11 -0
- package/dist/Player2/Color.d.ts +3 -0
- package/dist/Player2/Color.js +16 -0
- package/dist/Player2/Combine.d.ts +3 -0
- package/dist/Player2/Combine.js +10 -0
- package/dist/Player2/CombineDark.d.ts +3 -0
- package/dist/Player2/CombineDark.js +25 -0
- package/dist/Player2/CombineLight.d.ts +3 -0
- package/dist/Player2/CombineLight.js +10 -0
- package/dist/Player2/Dark.d.ts +3 -0
- package/dist/Player2/Dark.js +16 -0
- package/dist/Player2/Light.d.ts +3 -0
- package/dist/Player2/Light.js +10 -0
- package/dist/Player2/Mono.d.ts +3 -0
- package/dist/Player2/Mono.js +10 -0
- package/dist/Player2/index.d.ts +10 -0
- package/dist/Player2/index.js +11 -0
- package/dist/Poe/Color.d.ts +3 -0
- package/dist/Poe/Color.js +28 -0
- package/dist/Poe/Combine.d.ts +3 -0
- package/dist/Poe/Combine.js +10 -0
- package/dist/Poe/CombineDark.d.ts +3 -0
- package/dist/Poe/CombineDark.js +31 -0
- package/dist/Poe/CombineLight.d.ts +3 -0
- package/dist/Poe/CombineLight.js +10 -0
- package/dist/Poe/Dark.d.ts +3 -0
- package/dist/Poe/Dark.js +22 -0
- package/dist/Poe/Light.d.ts +3 -0
- package/dist/Poe/Light.js +10 -0
- package/dist/Poe/Mono.d.ts +3 -0
- package/dist/Poe/Mono.js +10 -0
- package/dist/Poe/index.d.ts +10 -0
- package/dist/Poe/index.js +11 -0
- package/dist/Pollinations/Color.d.ts +3 -0
- package/dist/Pollinations/Color.js +16 -0
- package/dist/Pollinations/Combine.d.ts +3 -0
- package/dist/Pollinations/Combine.js +10 -0
- package/dist/Pollinations/CombineDark.d.ts +3 -0
- package/dist/Pollinations/CombineDark.js +25 -0
- package/dist/Pollinations/CombineLight.d.ts +3 -0
- package/dist/Pollinations/CombineLight.js +10 -0
- package/dist/Pollinations/Dark.d.ts +3 -0
- package/dist/Pollinations/Dark.js +16 -0
- package/dist/Pollinations/Light.d.ts +3 -0
- package/dist/Pollinations/Light.js +10 -0
- package/dist/Pollinations/Mono.d.ts +3 -0
- package/dist/Pollinations/Mono.js +10 -0
- package/dist/Pollinations/index.d.ts +10 -0
- package/dist/Pollinations/index.js +11 -0
- package/dist/Pydanticai/Color.d.ts +3 -0
- package/dist/Pydanticai/Color.js +28 -0
- package/dist/Pydanticai/Combine.d.ts +3 -0
- package/dist/Pydanticai/Combine.js +10 -0
- package/dist/Pydanticai/CombineDark.d.ts +3 -0
- package/dist/Pydanticai/CombineDark.js +40 -0
- package/dist/Pydanticai/CombineLight.d.ts +3 -0
- package/dist/Pydanticai/CombineLight.js +10 -0
- package/dist/Pydanticai/Dark.d.ts +3 -0
- package/dist/Pydanticai/Dark.js +28 -0
- package/dist/Pydanticai/Light.d.ts +3 -0
- package/dist/Pydanticai/Light.js +10 -0
- package/dist/Pydanticai/Mono.d.ts +3 -0
- package/dist/Pydanticai/Mono.js +10 -0
- package/dist/Pydanticai/index.d.ts +10 -0
- package/dist/Pydanticai/index.js +11 -0
- package/dist/Qingyan/Color.d.ts +3 -0
- package/dist/Qingyan/Color.js +16 -0
- package/dist/Qingyan/Combine.d.ts +3 -0
- package/dist/Qingyan/Combine.js +10 -0
- package/dist/Qingyan/CombineDark.d.ts +3 -0
- package/dist/Qingyan/CombineDark.js +22 -0
- package/dist/Qingyan/CombineLight.d.ts +3 -0
- package/dist/Qingyan/CombineLight.js +10 -0
- package/dist/Qingyan/Dark.d.ts +3 -0
- package/dist/Qingyan/Dark.js +16 -0
- package/dist/Qingyan/Light.d.ts +3 -0
- package/dist/Qingyan/Light.js +10 -0
- package/dist/Qingyan/Mono.d.ts +3 -0
- package/dist/Qingyan/Mono.js +10 -0
- package/dist/Qingyan/index.d.ts +10 -0
- package/dist/Qingyan/index.js +11 -0
- package/dist/Qoder/Color.d.ts +3 -0
- package/dist/Qoder/Color.js +16 -0
- package/dist/Qoder/Combine.d.ts +3 -0
- package/dist/Qoder/Combine.js +10 -0
- package/dist/Qoder/CombineDark.d.ts +3 -0
- package/dist/Qoder/CombineDark.js +25 -0
- package/dist/Qoder/CombineLight.d.ts +3 -0
- package/dist/Qoder/CombineLight.js +10 -0
- package/dist/Qoder/Dark.d.ts +3 -0
- package/dist/Qoder/Dark.js +16 -0
- package/dist/Qoder/Light.d.ts +3 -0
- package/dist/Qoder/Light.js +10 -0
- package/dist/Qoder/Mono.d.ts +3 -0
- package/dist/Qoder/Mono.js +10 -0
- package/dist/Qoder/index.d.ts +10 -0
- package/dist/Qoder/index.js +11 -0
- package/dist/Railway/Color.d.ts +3 -0
- package/dist/Railway/Color.js +19 -0
- package/dist/Railway/Combine.d.ts +3 -0
- package/dist/Railway/Combine.js +10 -0
- package/dist/Railway/CombineDark.d.ts +3 -0
- package/dist/Railway/CombineDark.js +28 -0
- package/dist/Railway/CombineLight.d.ts +3 -0
- package/dist/Railway/CombineLight.js +10 -0
- package/dist/Railway/Dark.d.ts +3 -0
- package/dist/Railway/Dark.js +19 -0
- package/dist/Railway/Light.d.ts +3 -0
- package/dist/Railway/Light.js +10 -0
- package/dist/Railway/Mono.d.ts +3 -0
- package/dist/Railway/Mono.js +10 -0
- package/dist/Railway/index.d.ts +10 -0
- package/dist/Railway/index.js +11 -0
- package/dist/Recraft/Color.d.ts +3 -0
- package/dist/Recraft/Color.js +16 -0
- package/dist/Recraft/Combine.d.ts +3 -0
- package/dist/Recraft/Combine.js +10 -0
- package/dist/Recraft/CombineDark.d.ts +3 -0
- package/dist/Recraft/CombineDark.js +25 -0
- package/dist/Recraft/CombineLight.d.ts +3 -0
- package/dist/Recraft/CombineLight.js +10 -0
- package/dist/Recraft/Dark.d.ts +3 -0
- package/dist/Recraft/Dark.js +16 -0
- package/dist/Recraft/Light.d.ts +3 -0
- package/dist/Recraft/Light.js +10 -0
- package/dist/Recraft/Mono.d.ts +3 -0
- package/dist/Recraft/Mono.js +10 -0
- package/dist/Recraft/index.d.ts +10 -0
- package/dist/Recraft/index.js +11 -0
- package/dist/Replit/Color.d.ts +3 -0
- package/dist/Replit/Color.js +13 -0
- package/dist/Replit/Combine.d.ts +3 -0
- package/dist/Replit/Combine.js +10 -0
- package/dist/Replit/CombineDark.d.ts +3 -0
- package/dist/Replit/CombineDark.js +22 -0
- package/dist/Replit/CombineLight.d.ts +3 -0
- package/dist/Replit/CombineLight.js +10 -0
- package/dist/Replit/Dark.d.ts +3 -0
- package/dist/Replit/Dark.js +13 -0
- package/dist/Replit/Light.d.ts +3 -0
- package/dist/Replit/Light.js +10 -0
- package/dist/Replit/Mono.d.ts +3 -0
- package/dist/Replit/Mono.js +10 -0
- package/dist/Replit/index.d.ts +10 -0
- package/dist/Replit/index.js +11 -0
- package/dist/RooCode/Color.d.ts +3 -0
- package/dist/RooCode/Color.js +16 -0
- package/dist/RooCode/Combine.d.ts +3 -0
- package/dist/RooCode/Combine.js +10 -0
- package/dist/RooCode/CombineDark.d.ts +3 -0
- package/dist/RooCode/CombineDark.js +22 -0
- package/dist/RooCode/CombineLight.d.ts +3 -0
- package/dist/RooCode/CombineLight.js +10 -0
- package/dist/RooCode/Dark.d.ts +3 -0
- package/dist/RooCode/Dark.js +16 -0
- package/dist/RooCode/Light.d.ts +3 -0
- package/dist/RooCode/Light.js +10 -0
- package/dist/RooCode/Mono.d.ts +3 -0
- package/dist/RooCode/Mono.js +10 -0
- package/dist/RooCode/index.d.ts +10 -0
- package/dist/RooCode/index.js +11 -0
- package/dist/Rsshub/Color.d.ts +3 -0
- package/dist/Rsshub/Color.js +19 -0
- package/dist/Rsshub/Combine.d.ts +3 -0
- package/dist/Rsshub/Combine.js +10 -0
- package/dist/Rsshub/CombineDark.d.ts +3 -0
- package/dist/Rsshub/CombineDark.js +25 -0
- package/dist/Rsshub/CombineLight.d.ts +3 -0
- package/dist/Rsshub/CombineLight.js +10 -0
- package/dist/Rsshub/Dark.d.ts +3 -0
- package/dist/Rsshub/Dark.js +19 -0
- package/dist/Rsshub/Light.d.ts +3 -0
- package/dist/Rsshub/Light.js +10 -0
- package/dist/Rsshub/Mono.d.ts +3 -0
- package/dist/Rsshub/Mono.js +10 -0
- package/dist/Rsshub/index.d.ts +10 -0
- package/dist/Rsshub/index.js +11 -0
- package/dist/Runway/Color.d.ts +3 -0
- package/dist/Runway/Color.js +13 -0
- package/dist/Runway/Combine.d.ts +3 -0
- package/dist/Runway/Combine.js +10 -0
- package/dist/Runway/CombineDark.d.ts +3 -0
- package/dist/Runway/CombineDark.js +22 -0
- package/dist/Runway/CombineLight.d.ts +3 -0
- package/dist/Runway/CombineLight.js +10 -0
- package/dist/Runway/Dark.d.ts +3 -0
- package/dist/Runway/Dark.js +13 -0
- package/dist/Runway/Light.d.ts +3 -0
- package/dist/Runway/Light.js +10 -0
- package/dist/Runway/Mono.d.ts +3 -0
- package/dist/Runway/Mono.js +10 -0
- package/dist/Runway/index.d.ts +10 -0
- package/dist/Runway/index.js +11 -0
- package/dist/Sillytavern/Color.d.ts +3 -0
- package/dist/Sillytavern/Color.js +19 -0
- package/dist/Sillytavern/Combine.d.ts +3 -0
- package/dist/Sillytavern/Combine.js +10 -0
- package/dist/Sillytavern/CombineDark.d.ts +3 -0
- package/dist/Sillytavern/CombineDark.js +28 -0
- package/dist/Sillytavern/CombineLight.d.ts +3 -0
- package/dist/Sillytavern/CombineLight.js +10 -0
- package/dist/Sillytavern/Dark.d.ts +3 -0
- package/dist/Sillytavern/Dark.js +19 -0
- package/dist/Sillytavern/Light.d.ts +3 -0
- package/dist/Sillytavern/Light.js +10 -0
- package/dist/Sillytavern/Mono.d.ts +3 -0
- package/dist/Sillytavern/Mono.js +10 -0
- package/dist/Sillytavern/index.d.ts +10 -0
- package/dist/Sillytavern/index.js +11 -0
- package/dist/Slock/Color.d.ts +3 -0
- package/dist/Slock/Color.js +13 -0
- package/dist/Slock/Combine.d.ts +3 -0
- package/dist/Slock/Combine.js +10 -0
- package/dist/Slock/CombineDark.d.ts +3 -0
- package/dist/Slock/CombineDark.js +22 -0
- package/dist/Slock/CombineLight.d.ts +3 -0
- package/dist/Slock/CombineLight.js +10 -0
- package/dist/Slock/Dark.d.ts +3 -0
- package/dist/Slock/Dark.js +13 -0
- package/dist/Slock/Light.d.ts +3 -0
- package/dist/Slock/Light.js +10 -0
- package/dist/Slock/Mono.d.ts +3 -0
- package/dist/Slock/Mono.js +10 -0
- package/dist/Slock/index.d.ts +10 -0
- package/dist/Slock/index.js +11 -0
- package/dist/Smithery/Color.d.ts +3 -0
- package/dist/Smithery/Color.js +16 -0
- package/dist/Smithery/Combine.d.ts +3 -0
- package/dist/Smithery/Combine.js +10 -0
- package/dist/Smithery/CombineDark.d.ts +3 -0
- package/dist/Smithery/CombineDark.js +22 -0
- package/dist/Smithery/CombineLight.d.ts +3 -0
- package/dist/Smithery/CombineLight.js +10 -0
- package/dist/Smithery/Dark.d.ts +3 -0
- package/dist/Smithery/Dark.js +13 -0
- package/dist/Smithery/Light.d.ts +3 -0
- package/dist/Smithery/Light.js +10 -0
- package/dist/Smithery/Mono.d.ts +3 -0
- package/dist/Smithery/Mono.js +10 -0
- package/dist/Smithery/index.d.ts +10 -0
- package/dist/Smithery/index.js +11 -0
- package/dist/Suno/Color.d.ts +3 -0
- package/dist/Suno/Color.js +16 -0
- package/dist/Suno/Combine.d.ts +3 -0
- package/dist/Suno/Combine.js +10 -0
- package/dist/Suno/CombineDark.d.ts +3 -0
- package/dist/Suno/CombineDark.js +22 -0
- package/dist/Suno/CombineLight.d.ts +3 -0
- package/dist/Suno/CombineLight.js +10 -0
- package/dist/Suno/Dark.d.ts +3 -0
- package/dist/Suno/Dark.js +16 -0
- package/dist/Suno/Light.d.ts +3 -0
- package/dist/Suno/Light.js +10 -0
- package/dist/Suno/Mono.d.ts +3 -0
- package/dist/Suno/Mono.js +10 -0
- package/dist/Suno/index.d.ts +10 -0
- package/dist/Suno/index.js +11 -0
- package/dist/Sync/Color.d.ts +3 -0
- package/dist/Sync/Color.js +13 -0
- package/dist/Sync/Combine.d.ts +3 -0
- package/dist/Sync/Combine.js +10 -0
- package/dist/Sync/CombineDark.d.ts +3 -0
- package/dist/Sync/CombineDark.js +22 -0
- package/dist/Sync/CombineLight.d.ts +3 -0
- package/dist/Sync/CombineLight.js +10 -0
- package/dist/Sync/Dark.d.ts +3 -0
- package/dist/Sync/Dark.js +13 -0
- package/dist/Sync/Light.d.ts +3 -0
- package/dist/Sync/Light.js +10 -0
- package/dist/Sync/Mono.d.ts +3 -0
- package/dist/Sync/Mono.js +10 -0
- package/dist/Sync/index.d.ts +10 -0
- package/dist/Sync/index.js +11 -0
- package/dist/Tavily/Color.d.ts +3 -0
- package/dist/Tavily/Color.js +31 -0
- package/dist/Tavily/Combine.d.ts +3 -0
- package/dist/Tavily/Combine.js +10 -0
- package/dist/Tavily/CombineDark.d.ts +3 -0
- package/dist/Tavily/CombineDark.js +25 -0
- package/dist/Tavily/CombineLight.d.ts +3 -0
- package/dist/Tavily/CombineLight.js +10 -0
- package/dist/Tavily/Dark.d.ts +3 -0
- package/dist/Tavily/Dark.js +16 -0
- package/dist/Tavily/Light.d.ts +3 -0
- package/dist/Tavily/Light.js +10 -0
- package/dist/Tavily/Mono.d.ts +3 -0
- package/dist/Tavily/Mono.js +10 -0
- package/dist/Tavily/index.d.ts +10 -0
- package/dist/Tavily/index.js +11 -0
- package/dist/Tiangong/Color.d.ts +3 -0
- package/dist/Tiangong/Color.js +28 -0
- package/dist/Tiangong/Combine.d.ts +3 -0
- package/dist/Tiangong/Combine.js +10 -0
- package/dist/Tiangong/CombineDark.d.ts +3 -0
- package/dist/Tiangong/CombineDark.js +28 -0
- package/dist/Tiangong/CombineLight.d.ts +3 -0
- package/dist/Tiangong/CombineLight.js +10 -0
- package/dist/Tiangong/Dark.d.ts +3 -0
- package/dist/Tiangong/Dark.js +19 -0
- package/dist/Tiangong/Light.d.ts +3 -0
- package/dist/Tiangong/Light.js +10 -0
- package/dist/Tiangong/Mono.d.ts +3 -0
- package/dist/Tiangong/Mono.js +10 -0
- package/dist/Tiangong/index.d.ts +10 -0
- package/dist/Tiangong/index.js +11 -0
- package/dist/Topazlabs/Color.d.ts +3 -0
- package/dist/Topazlabs/Color.js +13 -0
- package/dist/Topazlabs/Combine.d.ts +3 -0
- package/dist/Topazlabs/Combine.js +10 -0
- package/dist/Topazlabs/CombineDark.d.ts +3 -0
- package/dist/Topazlabs/CombineDark.js +31 -0
- package/dist/Topazlabs/CombineLight.d.ts +3 -0
- package/dist/Topazlabs/CombineLight.js +10 -0
- package/dist/Topazlabs/Dark.d.ts +3 -0
- package/dist/Topazlabs/Dark.js +13 -0
- package/dist/Topazlabs/Light.d.ts +3 -0
- package/dist/Topazlabs/Light.js +10 -0
- package/dist/Topazlabs/Mono.d.ts +3 -0
- package/dist/Topazlabs/Mono.js +10 -0
- package/dist/Topazlabs/index.d.ts +10 -0
- package/dist/Topazlabs/index.js +11 -0
- package/dist/Trae/Color.d.ts +3 -0
- package/dist/Trae/Color.js +13 -0
- package/dist/Trae/Combine.d.ts +3 -0
- package/dist/Trae/Combine.js +10 -0
- package/dist/Trae/CombineDark.d.ts +3 -0
- package/dist/Trae/CombineDark.js +19 -0
- package/dist/Trae/CombineLight.d.ts +3 -0
- package/dist/Trae/CombineLight.js +10 -0
- package/dist/Trae/Dark.d.ts +3 -0
- package/dist/Trae/Dark.js +13 -0
- package/dist/Trae/Light.d.ts +3 -0
- package/dist/Trae/Light.js +10 -0
- package/dist/Trae/Mono.d.ts +3 -0
- package/dist/Trae/Mono.js +10 -0
- package/dist/Trae/index.d.ts +10 -0
- package/dist/Trae/index.js +11 -0
- package/dist/Tripo/Color.d.ts +3 -0
- package/dist/Tripo/Color.js +19 -0
- package/dist/Tripo/Combine.d.ts +3 -0
- package/dist/Tripo/Combine.js +10 -0
- package/dist/Tripo/CombineDark.d.ts +3 -0
- package/dist/Tripo/CombineDark.js +25 -0
- package/dist/Tripo/CombineLight.d.ts +3 -0
- package/dist/Tripo/CombineLight.js +10 -0
- package/dist/Tripo/Dark.d.ts +3 -0
- package/dist/Tripo/Dark.js +19 -0
- package/dist/Tripo/Light.d.ts +3 -0
- package/dist/Tripo/Light.js +10 -0
- package/dist/Tripo/Mono.d.ts +3 -0
- package/dist/Tripo/Mono.js +10 -0
- package/dist/Tripo/index.d.ts +10 -0
- package/dist/Tripo/index.js +11 -0
- package/dist/Turix/Color.d.ts +3 -0
- package/dist/Turix/Color.js +13 -0
- package/dist/Turix/Combine.d.ts +3 -0
- package/dist/Turix/Combine.js +10 -0
- package/dist/Turix/CombineDark.d.ts +3 -0
- package/dist/Turix/CombineDark.js +19 -0
- package/dist/Turix/CombineLight.d.ts +3 -0
- package/dist/Turix/CombineLight.js +10 -0
- package/dist/Turix/Dark.d.ts +3 -0
- package/dist/Turix/Dark.js +13 -0
- package/dist/Turix/Light.d.ts +3 -0
- package/dist/Turix/Light.js +10 -0
- package/dist/Turix/Mono.d.ts +3 -0
- package/dist/Turix/Mono.js +10 -0
- package/dist/Turix/index.d.ts +10 -0
- package/dist/Turix/index.js +11 -0
- package/dist/Udio/Color.d.ts +3 -0
- package/dist/Udio/Color.js +13 -0
- package/dist/Udio/Combine.d.ts +3 -0
- package/dist/Udio/Combine.js +10 -0
- package/dist/Udio/CombineDark.d.ts +3 -0
- package/dist/Udio/CombineDark.js +28 -0
- package/dist/Udio/CombineLight.d.ts +3 -0
- package/dist/Udio/CombineLight.js +10 -0
- package/dist/Udio/Dark.d.ts +3 -0
- package/dist/Udio/Dark.js +13 -0
- package/dist/Udio/Light.d.ts +3 -0
- package/dist/Udio/Light.js +10 -0
- package/dist/Udio/Mono.d.ts +3 -0
- package/dist/Udio/Mono.js +10 -0
- package/dist/Udio/index.d.ts +10 -0
- package/dist/Udio/index.js +11 -0
- package/dist/Unstructured/Color.d.ts +3 -0
- package/dist/Unstructured/Color.js +19 -0
- package/dist/Unstructured/Combine.d.ts +3 -0
- package/dist/Unstructured/Combine.js +10 -0
- package/dist/Unstructured/CombineDark.d.ts +3 -0
- package/dist/Unstructured/CombineDark.js +22 -0
- package/dist/Unstructured/CombineLight.d.ts +3 -0
- package/dist/Unstructured/CombineLight.js +10 -0
- package/dist/Unstructured/Dark.d.ts +3 -0
- package/dist/Unstructured/Dark.js +16 -0
- package/dist/Unstructured/Light.d.ts +3 -0
- package/dist/Unstructured/Light.js +10 -0
- package/dist/Unstructured/Mono.d.ts +3 -0
- package/dist/Unstructured/Mono.js +10 -0
- package/dist/Unstructured/index.d.ts +10 -0
- package/dist/Unstructured/index.js +11 -0
- package/dist/V0/Color.d.ts +3 -0
- package/dist/V0/Color.js +13 -0
- package/dist/V0/Dark.d.ts +3 -0
- package/dist/V0/Dark.js +13 -0
- package/dist/V0/Light.d.ts +3 -0
- package/dist/V0/Light.js +10 -0
- package/dist/V0/Mono.d.ts +3 -0
- package/dist/V0/Mono.js +10 -0
- package/dist/V0/index.d.ts +7 -0
- package/dist/V0/index.js +8 -0
- package/dist/VectorizerAi/Color.d.ts +3 -0
- package/dist/VectorizerAi/Color.js +16 -0
- package/dist/VectorizerAi/Combine.d.ts +3 -0
- package/dist/VectorizerAi/Combine.js +10 -0
- package/dist/VectorizerAi/CombineDark.d.ts +3 -0
- package/dist/VectorizerAi/CombineDark.js +22 -0
- package/dist/VectorizerAi/CombineLight.d.ts +3 -0
- package/dist/VectorizerAi/CombineLight.js +10 -0
- package/dist/VectorizerAi/Dark.d.ts +3 -0
- package/dist/VectorizerAi/Dark.js +16 -0
- package/dist/VectorizerAi/Light.d.ts +3 -0
- package/dist/VectorizerAi/Light.js +10 -0
- package/dist/VectorizerAi/Mono.d.ts +3 -0
- package/dist/VectorizerAi/Mono.js +10 -0
- package/dist/VectorizerAi/index.d.ts +10 -0
- package/dist/VectorizerAi/index.js +11 -0
- package/dist/Venice/Color.d.ts +3 -0
- package/dist/Venice/Color.js +16 -0
- package/dist/Venice/Combine.d.ts +3 -0
- package/dist/Venice/Combine.js +10 -0
- package/dist/Venice/CombineDark.d.ts +3 -0
- package/dist/Venice/CombineDark.js +25 -0
- package/dist/Venice/CombineLight.d.ts +3 -0
- package/dist/Venice/CombineLight.js +10 -0
- package/dist/Venice/Dark.d.ts +3 -0
- package/dist/Venice/Dark.js +16 -0
- package/dist/Venice/Light.d.ts +3 -0
- package/dist/Venice/Light.js +10 -0
- package/dist/Venice/Mono.d.ts +3 -0
- package/dist/Venice/Mono.js +10 -0
- package/dist/Venice/index.d.ts +10 -0
- package/dist/Venice/index.js +11 -0
- package/dist/Vidu/Color.d.ts +3 -0
- package/dist/Vidu/Color.js +34 -0
- package/dist/Vidu/Combine.d.ts +3 -0
- package/dist/Vidu/Combine.js +10 -0
- package/dist/Vidu/CombineDark.d.ts +3 -0
- package/dist/Vidu/CombineDark.js +25 -0
- package/dist/Vidu/CombineLight.d.ts +3 -0
- package/dist/Vidu/CombineLight.js +10 -0
- package/dist/Vidu/Dark.d.ts +3 -0
- package/dist/Vidu/Dark.js +16 -0
- package/dist/Vidu/Light.d.ts +3 -0
- package/dist/Vidu/Light.js +10 -0
- package/dist/Vidu/Mono.d.ts +3 -0
- package/dist/Vidu/Mono.js +10 -0
- package/dist/Vidu/index.d.ts +10 -0
- package/dist/Vidu/index.js +11 -0
- package/dist/Viggle/Color.d.ts +3 -0
- package/dist/Viggle/Color.js +16 -0
- package/dist/Viggle/Combine.d.ts +3 -0
- package/dist/Viggle/Combine.js +10 -0
- package/dist/Viggle/CombineDark.d.ts +3 -0
- package/dist/Viggle/CombineDark.js +22 -0
- package/dist/Viggle/CombineLight.d.ts +3 -0
- package/dist/Viggle/CombineLight.js +10 -0
- package/dist/Viggle/Dark.d.ts +3 -0
- package/dist/Viggle/Dark.js +16 -0
- package/dist/Viggle/Light.d.ts +3 -0
- package/dist/Viggle/Light.js +10 -0
- package/dist/Viggle/Mono.d.ts +3 -0
- package/dist/Viggle/Mono.js +10 -0
- package/dist/Viggle/index.d.ts +10 -0
- package/dist/Viggle/index.js +11 -0
- package/dist/Windsurf/Color.d.ts +3 -0
- package/dist/Windsurf/Color.js +16 -0
- package/dist/Windsurf/Combine.d.ts +3 -0
- package/dist/Windsurf/Combine.js +10 -0
- package/dist/Windsurf/CombineDark.d.ts +3 -0
- package/dist/Windsurf/CombineDark.js +22 -0
- package/dist/Windsurf/CombineLight.d.ts +3 -0
- package/dist/Windsurf/CombineLight.js +10 -0
- package/dist/Windsurf/Dark.d.ts +3 -0
- package/dist/Windsurf/Dark.js +16 -0
- package/dist/Windsurf/Light.d.ts +3 -0
- package/dist/Windsurf/Light.js +10 -0
- package/dist/Windsurf/Mono.d.ts +3 -0
- package/dist/Windsurf/Mono.js +10 -0
- package/dist/Windsurf/index.d.ts +10 -0
- package/dist/Windsurf/index.js +11 -0
- package/dist/Youmind/Color.d.ts +3 -0
- package/dist/Youmind/Color.js +13 -0
- package/dist/Youmind/Combine.d.ts +3 -0
- package/dist/Youmind/Combine.js +10 -0
- package/dist/Youmind/CombineDark.d.ts +3 -0
- package/dist/Youmind/CombineDark.js +22 -0
- package/dist/Youmind/CombineLight.d.ts +3 -0
- package/dist/Youmind/CombineLight.js +10 -0
- package/dist/Youmind/Dark.d.ts +3 -0
- package/dist/Youmind/Dark.js +13 -0
- package/dist/Youmind/Light.d.ts +3 -0
- package/dist/Youmind/Light.js +10 -0
- package/dist/Youmind/Mono.d.ts +3 -0
- package/dist/Youmind/Mono.js +10 -0
- package/dist/Youmind/index.d.ts +10 -0
- package/dist/Youmind/index.js +11 -0
- package/dist/Yuanbao/Color.d.ts +3 -0
- package/dist/Yuanbao/Color.js +19 -0
- package/dist/Yuanbao/Combine.d.ts +3 -0
- package/dist/Yuanbao/Combine.js +10 -0
- package/dist/Yuanbao/CombineDark.d.ts +3 -0
- package/dist/Yuanbao/CombineDark.js +25 -0
- package/dist/Yuanbao/CombineLight.d.ts +3 -0
- package/dist/Yuanbao/CombineLight.js +10 -0
- package/dist/Yuanbao/Dark.d.ts +3 -0
- package/dist/Yuanbao/Dark.js +19 -0
- package/dist/Yuanbao/Light.d.ts +3 -0
- package/dist/Yuanbao/Light.js +10 -0
- package/dist/Yuanbao/Mono.d.ts +3 -0
- package/dist/Yuanbao/Mono.js +10 -0
- package/dist/Yuanbao/index.d.ts +10 -0
- package/dist/Yuanbao/index.js +11 -0
- package/dist/Zai/Color.js +6 -3
- package/dist/Zai/Combine.d.ts +3 -0
- package/dist/Zai/Combine.js +10 -0
- package/dist/Zai/CombineDark.d.ts +3 -0
- package/dist/Zai/CombineDark.js +19 -0
- package/dist/Zai/CombineLight.d.ts +3 -0
- package/dist/Zai/CombineLight.js +10 -0
- package/dist/Zai/Dark.d.ts +3 -0
- package/dist/Zai/Dark.js +13 -0
- package/dist/Zai/Light.d.ts +3 -0
- package/dist/Zai/Light.js +10 -0
- package/dist/Zai/Mono.js +3 -3
- package/dist/Zai/index.d.ts +6 -0
- package/dist/Zai/index.js +6 -1
- package/dist/Zapier/Color.d.ts +3 -0
- package/dist/Zapier/Color.js +13 -0
- package/dist/Zapier/Combine.d.ts +3 -0
- package/dist/Zapier/Combine.js +10 -0
- package/dist/Zapier/CombineDark.d.ts +3 -0
- package/dist/Zapier/CombineDark.js +19 -0
- package/dist/Zapier/CombineLight.d.ts +3 -0
- package/dist/Zapier/CombineLight.js +10 -0
- package/dist/Zapier/Dark.d.ts +3 -0
- package/dist/Zapier/Dark.js +13 -0
- package/dist/Zapier/Light.d.ts +3 -0
- package/dist/Zapier/Light.js +10 -0
- package/dist/Zapier/Mono.d.ts +3 -0
- package/dist/Zapier/Mono.js +10 -0
- package/dist/Zapier/index.d.ts +10 -0
- package/dist/Zapier/index.js +11 -0
- package/dist/Zeabur/Color.d.ts +3 -0
- package/dist/Zeabur/Color.js +19 -0
- package/dist/Zeabur/Combine.d.ts +3 -0
- package/dist/Zeabur/Combine.js +10 -0
- package/dist/Zeabur/CombineDark.d.ts +3 -0
- package/dist/Zeabur/CombineDark.js +22 -0
- package/dist/Zeabur/CombineLight.d.ts +3 -0
- package/dist/Zeabur/CombineLight.js +10 -0
- package/dist/Zeabur/Dark.d.ts +3 -0
- package/dist/Zeabur/Dark.js +16 -0
- package/dist/Zeabur/Light.d.ts +3 -0
- package/dist/Zeabur/Light.js +10 -0
- package/dist/Zeabur/Mono.d.ts +3 -0
- package/dist/Zeabur/Mono.js +10 -0
- package/dist/Zeabur/index.d.ts +10 -0
- package/dist/Zeabur/index.js +11 -0
- package/dist/Zencoder/Color.d.ts +3 -0
- package/dist/Zencoder/Color.js +16 -0
- package/dist/Zencoder/Combine.d.ts +3 -0
- package/dist/Zencoder/Combine.js +10 -0
- package/dist/Zencoder/CombineDark.d.ts +3 -0
- package/dist/Zencoder/CombineDark.js +25 -0
- package/dist/Zencoder/CombineLight.d.ts +3 -0
- package/dist/Zencoder/CombineLight.js +10 -0
- package/dist/Zencoder/Dark.d.ts +3 -0
- package/dist/Zencoder/Dark.js +16 -0
- package/dist/Zencoder/Light.d.ts +3 -0
- package/dist/Zencoder/Light.js +10 -0
- package/dist/Zencoder/Mono.d.ts +3 -0
- package/dist/Zencoder/Mono.js +10 -0
- package/dist/Zencoder/index.d.ts +10 -0
- package/dist/Zencoder/index.js +11 -0
- package/dist/catalog.d.ts +2040 -8
- package/dist/catalog.js +3 -51
- package/dist/index.d.ts +125 -4
- package/dist/index.js +125 -4
- package/dist/lazy.d.ts +1 -1
- package/dist/lazy.js +5 -1
- package/dist/loaders.d.ts +11 -40
- package/dist/loaders.js +133 -13
- package/icons/adobe-firefly.svg +7 -0
- package/icons/adobe.svg +7 -0
- package/icons/ag-ui.svg +12 -0
- package/icons/agnes-ai.svg +12 -0
- package/icons/airjelly.svg +12 -0
- package/icons/amp.svg +14 -0
- package/icons/antigravity.svg +110 -0
- package/icons/askverdict.svg +33 -0
- package/icons/automatic1111.svg +16 -0
- package/icons/capcut.svg +12 -0
- package/icons/celestoai.svg +16 -0
- package/icons/cherry-studio.svg +8 -12
- package/icons/claude-code.svg +7 -0
- package/icons/cline.svg +7 -8
- package/icons/clipdrop.svg +7 -0
- package/icons/codebuddy.svg +18 -0
- package/icons/codeflicker.svg +44 -0
- package/icons/colab.svg +9 -0
- package/icons/combine/adobe-firefly.svg +21 -0
- package/icons/combine/adobe.svg +17 -0
- package/icons/combine/ag-ui.svg +20 -0
- package/icons/combine/agnes-ai.svg +23 -0
- package/icons/combine/airjelly.svg +23 -0
- package/icons/combine/amp.svg +25 -0
- package/icons/combine/antigravity.svg +17 -0
- package/icons/combine/askverdict.svg +24 -0
- package/icons/combine/automatic1111.svg +21 -0
- package/icons/combine/capcut.svg +23 -0
- package/icons/combine/celestoai.svg +20 -0
- package/icons/combine/cherry-studio.svg +32 -0
- package/icons/combine/claude-code.svg +17 -0
- package/icons/combine/cline.svg +24 -0
- package/icons/combine/clipdrop.svg +20 -0
- package/icons/combine/codebuddy.svg +25 -0
- package/icons/combine/codeflicker.svg +20 -0
- package/icons/combine/colab.svg +20 -0
- package/icons/combine/comfyui.svg +14 -0
- package/icons/combine/copilotkit.svg +26 -0
- package/icons/combine/coqui.svg +26 -0
- package/icons/combine/coze.svg +25 -0
- package/icons/combine/crewai.svg +23 -0
- package/icons/combine/cursor.svg +17 -0
- package/icons/combine/cybercut.svg +18 -0
- package/icons/combine/deepai.svg +23 -0
- package/icons/combine/deepl.svg +24 -0
- package/icons/combine/devin.svg +22 -0
- package/icons/combine/dify.svg +17 -0
- package/icons/combine/doc2x.svg +18 -0
- package/icons/combine/docsearch.svg +21 -0
- package/icons/combine/dream-machine.svg +24 -0
- package/icons/combine/fastgpt.svg +21 -0
- package/icons/combine/figma.svg +20 -0
- package/icons/combine/firecrawl.svg +23 -0
- package/icons/combine/flora.svg +17 -0
- package/icons/combine/flowith.svg +20 -0
- package/icons/combine/gemini-cli.svg +21 -0
- package/icons/combine/github-copilot.svg +17 -0
- package/icons/combine/glama.svg +19 -0
- package/icons/combine/goose.svg +23 -0
- package/icons/combine/gradio.svg +25 -0
- package/icons/combine/greptile.svg +23 -0
- package/icons/combine/hailuo.svg +23 -0
- package/icons/combine/haiper.svg +17 -0
- package/icons/combine/hedra.svg +23 -0
- package/icons/combine/hermes-agent.svg +25 -0
- package/icons/combine/icon-11x.svg +17 -0
- package/icons/combine/ideogram.svg +20 -0
- package/icons/combine/jimeng.svg +17 -0
- package/icons/combine/junie.svg +20 -0
- package/icons/combine/kilo-code.svg +20 -0
- package/icons/combine/kimi.svg +25 -0
- package/icons/combine/kiro.svg +25 -0
- package/icons/combine/kling.svg +20 -0
- package/icons/combine/krea.svg +21 -0
- package/icons/combine/langchain.svg +20 -0
- package/icons/combine/langfuse.svg +25 -0
- package/icons/combine/lightricks.svg +20 -0
- package/icons/combine/livekit.svg +21 -0
- package/icons/combine/llamaindex.svg +33 -0
- package/icons/combine/lovable.svg +20 -0
- package/icons/combine/lovart.svg +23 -0
- package/icons/combine/luma.svg +21 -0
- package/icons/combine/make.svg +26 -0
- package/icons/combine/manus.svg +22 -0
- package/icons/combine/mastra.svg +24 -0
- package/icons/combine/mcp-so.svg +21 -0
- package/icons/combine/mcp.svg +24 -0
- package/icons/combine/meta-ai.svg +20 -0
- package/icons/combine/metagpt.svg +23 -0
- package/icons/combine/microsoft-bing.svg +23 -0
- package/icons/combine/microsoft-copilot.svg +20 -0
- package/icons/combine/midjourney.svg +23 -0
- package/icons/combine/monica.svg +24 -0
- package/icons/combine/moxt.svg +21 -0
- package/icons/combine/myshell.svg +18 -0
- package/icons/combine/n8n.svg +17 -0
- package/icons/combine/notebooklm.svg +17 -0
- package/icons/combine/notion.svg +23 -0
- package/icons/combine/novelai.svg +22 -0
- package/icons/combine/obsidian.svg +22 -0
- package/icons/combine/open-webui.svg +25 -0
- package/icons/combine/openclaw.svg +35 -0
- package/icons/combine/opencode.svg +32 -0
- package/icons/combine/openhands.svg +24 -0
- package/icons/combine/openhuman.svg +20 -0
- package/icons/combine/phidata.svg +20 -0
- package/icons/combine/pika.svg +20 -0
- package/icons/combine/pixverse.svg +28 -0
- package/icons/combine/player2.svg +21 -0
- package/icons/combine/poe.svg +23 -0
- package/icons/combine/pollinations.svg +23 -0
- package/icons/combine/pydanticai.svg +28 -0
- package/icons/combine/qingyan.svg +18 -0
- package/icons/combine/qoder.svg +21 -0
- package/icons/combine/railway.svg +24 -0
- package/icons/combine/recraft.svg +25 -0
- package/icons/combine/replit.svg +20 -0
- package/icons/combine/roo-code.svg +20 -0
- package/icons/combine/rsshub.svg +19 -0
- package/icons/combine/runway.svg +20 -0
- package/icons/combine/sillytavern.svg +22 -0
- package/icons/combine/slock.svg +20 -0
- package/icons/combine/smithery.svg +20 -0
- package/icons/combine/suno.svg +20 -0
- package/icons/combine/sync.svg +20 -0
- package/icons/combine/tavily.svg +23 -0
- package/icons/combine/tiangong.svg +22 -0
- package/icons/combine/topazlabs.svg +23 -0
- package/icons/combine/trae.svg +17 -0
- package/icons/combine/tripo.svg +21 -0
- package/icons/combine/turix.svg +17 -0
- package/icons/combine/udio.svg +20 -0
- package/icons/combine/unstructured.svg +20 -0
- package/icons/combine/vectorizer-ai.svg +24 -0
- package/icons/combine/venice.svg +19 -0
- package/icons/combine/vidu.svg +23 -0
- package/icons/combine/viggle.svg +20 -0
- package/icons/combine/windsurf.svg +20 -0
- package/icons/combine/youmind.svg +20 -0
- package/icons/combine/yuanbao.svg +21 -0
- package/icons/combine/zai.svg +17 -0
- package/icons/combine/zapier.svg +17 -0
- package/icons/combine/zeabur.svg +18 -0
- package/icons/combine/zencoder.svg +23 -0
- package/icons/comfyui.svg +7 -0
- package/icons/copilotkit.svg +37 -0
- package/icons/coqui.svg +13 -0
- package/icons/coze.svg +12 -0
- package/icons/crewai.svg +13 -0
- package/icons/cursor.svg +6 -8
- package/icons/cybercut.svg +23 -0
- package/icons/deepai.svg +12 -0
- package/icons/deepl.svg +13 -0
- package/icons/default/adobe-firefly.svg +7 -0
- package/icons/default/adobe.svg +7 -0
- package/icons/default/ag-ui.svg +12 -0
- package/icons/default/agnes-ai.svg +12 -0
- package/icons/default/airjelly.svg +12 -0
- package/icons/default/amp.svg +14 -0
- package/icons/default/antigravity.svg +12 -0
- package/icons/default/askverdict.svg +11 -0
- package/icons/default/automatic1111.svg +16 -0
- package/icons/default/capcut.svg +12 -0
- package/icons/default/celestoai.svg +12 -0
- package/icons/default/cherry-studio.svg +9 -0
- package/icons/default/claude-code.svg +7 -0
- package/icons/default/cline.svg +8 -0
- package/icons/default/clipdrop.svg +7 -0
- package/icons/default/codebuddy.svg +8 -0
- package/icons/default/codeflicker.svg +8 -0
- package/icons/default/colab.svg +7 -0
- package/icons/default/comfyui.svg +7 -0
- package/icons/default/copilotkit.svg +18 -0
- package/icons/default/coqui.svg +13 -0
- package/icons/default/coze.svg +12 -0
- package/icons/default/crewai.svg +12 -0
- package/icons/default/cursor.svg +7 -0
- package/icons/default/cybercut.svg +23 -0
- package/icons/default/deepai.svg +12 -0
- package/icons/default/deepl.svg +13 -0
- package/icons/default/devin.svg +9 -0
- package/icons/default/dify.svg +8 -0
- package/icons/default/doc2x.svg +8 -0
- package/icons/default/docsearch.svg +13 -0
- package/icons/default/dream-machine.svg +8 -0
- package/icons/default/fastgpt.svg +13 -0
- package/icons/default/figma.svg +7 -0
- package/icons/default/firecrawl.svg +12 -0
- package/icons/default/flora.svg +7 -0
- package/icons/default/flowith.svg +7 -0
- package/icons/default/gemini-cli.svg +13 -0
- package/icons/default/github-copilot.svg +7 -0
- package/icons/default/glama.svg +9 -0
- package/icons/default/glif.svg +7 -0
- package/icons/default/goose.svg +12 -0
- package/icons/default/gradio.svg +14 -0
- package/icons/default/greptile.svg +12 -0
- package/icons/default/hailuo.svg +12 -0
- package/icons/default/haiper.svg +7 -0
- package/icons/default/hedra.svg +7 -0
- package/icons/default/hermes-agent.svg +9 -0
- package/icons/default/icon-11x.svg +7 -0
- package/icons/default/ideogram.svg +7 -0
- package/icons/default/jimeng.svg +7 -0
- package/icons/default/junie.svg +12 -0
- package/icons/default/kilo-code.svg +12 -0
- package/icons/default/kimi.svg +8 -0
- package/icons/default/kiro.svg +12 -0
- package/icons/default/kling.svg +7 -0
- package/icons/default/krea.svg +13 -0
- package/icons/default/langchain.svg +12 -0
- package/icons/default/langfuse.svg +14 -0
- package/icons/default/langgraph.svg +7 -0
- package/icons/default/langsmith.svg +7 -0
- package/icons/default/lightricks.svg +7 -0
- package/icons/default/livekit.svg +8 -0
- package/icons/default/llamaindex.svg +7 -0
- package/icons/default/lovable.svg +12 -0
- package/icons/default/lovart.svg +12 -0
- package/icons/default/luma.svg +8 -0
- package/icons/default/make.svg +14 -0
- package/icons/default/manus.svg +14 -0
- package/icons/default/mastra.svg +13 -0
- package/icons/default/mcp-so.svg +13 -0
- package/icons/default/mcp.svg +13 -0
- package/icons/default/meta-ai.svg +7 -0
- package/icons/default/metagpt.svg +15 -0
- package/icons/default/microsoft-bing.svg +12 -0
- package/icons/default/microsoft-copilot.svg +7 -0
- package/icons/default/midjourney.svg +12 -0
- package/icons/default/monica.svg +13 -0
- package/icons/default/moxt.svg +13 -0
- package/icons/default/myshell.svg +13 -0
- package/icons/default/n8n.svg +7 -0
- package/icons/default/notebooklm.svg +7 -0
- package/icons/default/notion.svg +7 -0
- package/icons/default/novelai.svg +12 -0
- package/icons/default/obsidian.svg +14 -0
- package/icons/default/open-webui.svg +8 -0
- package/icons/default/openclaw.svg +27 -0
- package/icons/default/opencode.svg +7 -0
- package/icons/default/openhands.svg +13 -0
- package/icons/default/openhuman.svg +7 -0
- package/icons/default/phidata.svg +7 -0
- package/icons/default/pika.svg +12 -0
- package/icons/default/pixverse.svg +8 -0
- package/icons/default/player2.svg +8 -0
- package/icons/default/poe.svg +10 -0
- package/icons/default/pollinations.svg +12 -0
- package/icons/default/pydanticai.svg +12 -0
- package/icons/default/qingyan.svg +8 -0
- package/icons/default/qoder.svg +8 -0
- package/icons/default/railway.svg +13 -0
- package/icons/default/recraft.svg +8 -0
- package/icons/default/replit.svg +7 -0
- package/icons/default/roo-code.svg +12 -0
- package/icons/default/rsshub.svg +9 -0
- package/icons/default/runway.svg +7 -0
- package/icons/default/sillytavern.svg +9 -0
- package/icons/default/slock.svg +7 -0
- package/icons/default/smithery.svg +7 -0
- package/icons/default/suno.svg +12 -0
- package/icons/default/sync.svg +7 -0
- package/icons/default/tavily.svg +12 -0
- package/icons/default/tiangong.svg +9 -0
- package/icons/default/topazlabs.svg +7 -0
- package/icons/default/trae.svg +7 -0
- package/icons/default/tripo.svg +13 -0
- package/icons/default/turix.svg +7 -0
- package/icons/default/udio.svg +7 -0
- package/icons/default/unstructured.svg +12 -0
- package/icons/default/v0.svg +7 -0
- package/icons/default/vectorizer-ai.svg +12 -0
- package/icons/default/venice.svg +8 -0
- package/icons/default/vidu.svg +12 -0
- package/icons/default/viggle.svg +12 -0
- package/icons/default/windsurf.svg +12 -0
- package/icons/default/youmind.svg +7 -0
- package/icons/default/yuanbao.svg +13 -0
- package/icons/default/zai.svg +7 -0
- package/icons/default/zapier.svg +7 -0
- package/icons/default/zeabur.svg +8 -0
- package/icons/default/zencoder.svg +12 -0
- package/icons/devin.svg +9 -0
- package/icons/dify.svg +8 -0
- package/icons/doc2x.svg +8 -0
- package/icons/docsearch.svg +13 -0
- package/icons/dream-machine.svg +8 -0
- package/icons/fastgpt.svg +21 -0
- package/icons/figma.svg +11 -0
- package/icons/firecrawl.svg +12 -0
- package/icons/flora.svg +7 -0
- package/icons/flowith.svg +7 -0
- package/icons/gemini-cli.svg +18 -0
- package/icons/github-copilot.svg +7 -0
- package/icons/glama.svg +9 -0
- package/icons/glif.svg +7 -0
- package/icons/goose.svg +12 -0
- package/icons/gradio.svg +26 -0
- package/icons/greptile.svg +12 -0
- package/icons/hailuo.svg +19 -0
- package/icons/haiper.svg +7 -0
- package/icons/hedra.svg +7 -0
- package/icons/hermes-agent.svg +9 -0
- package/icons/icon-11x.svg +7 -0
- package/icons/ideogram.svg +7 -0
- package/icons/jimeng.svg +90 -0
- package/icons/junie.svg +12 -0
- package/icons/kilo-code.svg +12 -0
- package/icons/kimi.svg +8 -0
- package/icons/kiro.svg +14 -0
- package/icons/kling.svg +35 -0
- package/icons/krea.svg +13 -0
- package/icons/langchain.svg +12 -0
- package/icons/langfuse.svg +14 -0
- package/icons/langgraph.svg +7 -0
- package/icons/langsmith.svg +7 -0
- package/icons/lightricks.svg +7 -0
- package/icons/livekit.svg +8 -0
- package/icons/llamaindex.svg +15 -0
- package/icons/lovable.svg +19 -0
- package/icons/lovart.svg +12 -0
- package/icons/luma.svg +34 -0
- package/icons/make.svg +38 -0
- package/icons/manus.svg +14 -0
- package/icons/mastra.svg +13 -0
- package/icons/mcp-so.svg +13 -0
- package/icons/mcp.svg +13 -0
- package/icons/meta-ai.svg +51 -0
- package/icons/metagpt.svg +15 -0
- package/icons/microsoft-bing.svg +26 -0
- package/icons/microsoft-copilot.svg +46 -0
- package/icons/midjourney.svg +12 -0
- package/icons/monica.svg +19 -0
- package/icons/moxt.svg +13 -0
- package/icons/myshell.svg +22 -0
- package/icons/n8n.svg +7 -0
- package/icons/notebooklm.svg +7 -0
- package/icons/notion.svg +7 -0
- package/icons/novelai.svg +12 -0
- package/icons/obsidian.svg +12 -12
- package/icons/open-webui.svg +8 -0
- package/icons/openclaw.svg +26 -0
- package/icons/opencode.svg +7 -0
- package/icons/openhands.svg +14 -0
- package/icons/openhuman.svg +7 -0
- package/icons/phidata.svg +7 -0
- package/icons/pika.svg +12 -0
- package/icons/pixverse.svg +20 -0
- package/icons/player2.svg +8 -0
- package/icons/poe.svg +20 -0
- package/icons/pollinations.svg +12 -0
- package/icons/pydanticai.svg +12 -0
- package/icons/qingyan.svg +8 -0
- package/icons/qoder.svg +8 -0
- package/icons/railway.svg +13 -0
- package/icons/recraft.svg +8 -0
- package/icons/replit.svg +7 -0
- package/icons/roo-code.svg +12 -0
- package/icons/rsshub.svg +9 -0
- package/icons/runway.svg +7 -0
- package/icons/sillytavern.svg +13 -0
- package/icons/slock.svg +7 -0
- package/icons/smithery.svg +8 -0
- package/icons/suno.svg +12 -0
- package/icons/sync.svg +7 -0
- package/icons/tavily.svg +17 -0
- package/icons/tiangong.svg +23 -0
- package/icons/topazlabs.svg +7 -0
- package/icons/trae.svg +7 -0
- package/icons/tripo.svg +13 -0
- package/icons/turix.svg +7 -0
- package/icons/udio.svg +7 -0
- package/icons/unstructured.svg +13 -0
- package/icons/v0.svg +7 -0
- package/icons/vectorizer-ai.svg +12 -0
- package/icons/venice.svg +8 -0
- package/icons/vidu.svg +21 -0
- package/icons/viggle.svg +12 -0
- package/icons/windsurf.svg +12 -0
- package/icons/youmind.svg +7 -0
- package/icons/yuanbao.svg +9 -0
- package/icons/zai.svg +6 -12
- package/icons/zapier.svg +7 -0
- package/icons/zeabur.svg +9 -0
- package/icons/zencoder.svg +12 -0
- package/metadata.json +1142 -17
- package/package.json +1 -1
- package/static/black/adobe-firefly.svg +1 -0
- package/static/black/adobe.svg +1 -0
- package/static/black/ag-ui.svg +1 -0
- package/static/black/agnes-ai.svg +1 -0
- package/static/black/airjelly.svg +1 -0
- package/static/black/amp.svg +1 -0
- package/static/black/antigravity.svg +1 -0
- package/static/black/askverdict.svg +1 -0
- package/static/black/automatic1111.svg +1 -0
- package/static/black/capcut.svg +1 -0
- package/static/black/celestoai.svg +1 -0
- package/static/black/cherry-studio.svg +1 -1
- package/static/black/claude-code.svg +1 -0
- package/static/black/cline.svg +1 -1
- package/static/black/clipdrop.svg +1 -0
- package/static/black/codebuddy.svg +1 -0
- package/static/black/codeflicker.svg +1 -0
- package/static/black/colab.svg +1 -0
- package/static/black/comfyui.svg +1 -0
- package/static/black/copilotkit.svg +1 -0
- package/static/black/coqui.svg +1 -0
- package/static/black/coze.svg +1 -0
- package/static/black/crewai.svg +1 -0
- package/static/black/cursor.svg +1 -1
- package/static/black/cybercut.svg +1 -0
- package/static/black/deepai.svg +1 -0
- package/static/black/deepl.svg +1 -0
- package/static/black/devin.svg +1 -0
- package/static/black/dify.svg +1 -0
- package/static/black/doc2x.svg +1 -0
- package/static/black/docsearch.svg +1 -0
- package/static/black/dream-machine.svg +1 -0
- package/static/black/fastgpt.svg +1 -0
- package/static/black/figma.svg +1 -0
- package/static/black/firecrawl.svg +1 -0
- package/static/black/flora.svg +1 -0
- package/static/black/flowith.svg +1 -0
- package/static/black/gemini-cli.svg +1 -0
- package/static/black/github-copilot.svg +1 -0
- package/static/black/glama.svg +1 -0
- package/static/black/glif.svg +1 -0
- package/static/black/goose.svg +1 -0
- package/static/black/gradio.svg +1 -0
- package/static/black/greptile.svg +1 -0
- package/static/black/hailuo.svg +1 -0
- package/static/black/haiper.svg +1 -0
- package/static/black/hedra.svg +1 -0
- package/static/black/hermes-agent.svg +1 -0
- package/static/black/icon-11x.svg +1 -0
- package/static/black/ideogram.svg +1 -0
- package/static/black/jimeng.svg +1 -0
- package/static/black/junie.svg +1 -0
- package/static/black/kilo-code.svg +1 -0
- package/static/black/kimi.svg +1 -0
- package/static/black/kiro.svg +1 -0
- package/static/black/kling.svg +1 -0
- package/static/black/krea.svg +1 -0
- package/static/black/langchain.svg +1 -0
- package/static/black/langfuse.svg +1 -0
- package/static/black/langgraph.svg +1 -0
- package/static/black/langsmith.svg +1 -0
- package/static/black/lightricks.svg +1 -0
- package/static/black/livekit.svg +1 -0
- package/static/black/llamaindex.svg +1 -0
- package/static/black/lovable.svg +1 -0
- package/static/black/lovart.svg +1 -0
- package/static/black/luma.svg +1 -0
- package/static/black/make.svg +1 -0
- package/static/black/manus.svg +1 -0
- package/static/black/mastra.svg +1 -0
- package/static/black/mcp-so.svg +1 -0
- package/static/black/mcp.svg +1 -0
- package/static/black/meta-ai.svg +1 -0
- package/static/black/metagpt.svg +1 -0
- package/static/black/microsoft-bing.svg +1 -0
- package/static/black/microsoft-copilot.svg +1 -0
- package/static/black/midjourney.svg +1 -0
- package/static/black/monica.svg +1 -0
- package/static/black/moxt.svg +1 -0
- package/static/black/myshell.svg +1 -0
- package/static/black/n8n.svg +1 -0
- package/static/black/notebooklm.svg +1 -0
- package/static/black/notion.svg +1 -0
- package/static/black/novelai.svg +1 -0
- package/static/black/obsidian.svg +1 -1
- package/static/black/open-webui.svg +1 -0
- package/static/black/openclaw.svg +1 -0
- package/static/black/opencode.svg +1 -0
- package/static/black/openhands.svg +1 -0
- package/static/black/openhuman.svg +1 -0
- package/static/black/phidata.svg +1 -0
- package/static/black/pika.svg +1 -0
- package/static/black/pixverse.svg +1 -0
- package/static/black/player2.svg +1 -0
- package/static/black/poe.svg +1 -0
- package/static/black/pollinations.svg +1 -0
- package/static/black/pydanticai.svg +1 -0
- package/static/black/qingyan.svg +1 -0
- package/static/black/qoder.svg +1 -0
- package/static/black/railway.svg +1 -0
- package/static/black/recraft.svg +1 -0
- package/static/black/replit.svg +1 -0
- package/static/black/roo-code.svg +1 -0
- package/static/black/rsshub.svg +1 -0
- package/static/black/runway.svg +1 -0
- package/static/black/sillytavern.svg +1 -0
- package/static/black/slock.svg +1 -0
- package/static/black/smithery.svg +1 -0
- package/static/black/suno.svg +1 -0
- package/static/black/sync.svg +1 -0
- package/static/black/tavily.svg +1 -0
- package/static/black/tiangong.svg +1 -0
- package/static/black/topazlabs.svg +1 -0
- package/static/black/trae.svg +1 -0
- package/static/black/tripo.svg +1 -0
- package/static/black/turix.svg +1 -0
- package/static/black/udio.svg +1 -0
- package/static/black/unstructured.svg +1 -0
- package/static/black/v0.svg +1 -0
- package/static/black/vectorizer-ai.svg +1 -0
- package/static/black/venice.svg +1 -0
- package/static/black/vidu.svg +1 -0
- package/static/black/viggle.svg +1 -0
- package/static/black/windsurf.svg +1 -0
- package/static/black/youmind.svg +1 -0
- package/static/black/yuanbao.svg +1 -0
- package/static/black/zai.svg +1 -1
- package/static/black/zapier.svg +1 -0
- package/static/black/zeabur.svg +1 -0
- package/static/black/zencoder.svg +1 -0
- package/static/combine-dark/adobe-firefly.svg +1 -0
- package/static/combine-dark/adobe.svg +1 -0
- package/static/combine-dark/ag-ui.svg +1 -0
- package/static/combine-dark/agnes-ai.svg +1 -0
- package/static/combine-dark/airjelly.svg +1 -0
- package/static/combine-dark/amp.svg +1 -0
- package/static/combine-dark/antigravity.svg +1 -0
- package/static/combine-dark/askverdict.svg +1 -0
- package/static/combine-dark/automatic1111.svg +1 -0
- package/static/combine-dark/capcut.svg +1 -0
- package/static/combine-dark/celestoai.svg +1 -0
- package/static/combine-dark/cherry-studio.svg +1 -0
- package/static/combine-dark/claude-code.svg +1 -0
- package/static/combine-dark/cline.svg +1 -0
- package/static/combine-dark/clipdrop.svg +1 -0
- package/static/combine-dark/codebuddy.svg +1 -0
- package/static/combine-dark/codeflicker.svg +1 -0
- package/static/combine-dark/colab.svg +1 -0
- package/static/combine-dark/comfyui.svg +1 -0
- package/static/combine-dark/copilotkit.svg +1 -0
- package/static/combine-dark/coqui.svg +1 -0
- package/static/combine-dark/coze.svg +1 -0
- package/static/combine-dark/crewai.svg +1 -0
- package/static/combine-dark/cursor.svg +1 -0
- package/static/combine-dark/cybercut.svg +1 -0
- package/static/combine-dark/deepai.svg +1 -0
- package/static/combine-dark/deepl.svg +1 -0
- package/static/combine-dark/devin.svg +1 -0
- package/static/combine-dark/dify.svg +1 -0
- package/static/combine-dark/doc2x.svg +1 -0
- package/static/combine-dark/docsearch.svg +1 -0
- package/static/combine-dark/dream-machine.svg +1 -0
- package/static/combine-dark/fastgpt.svg +1 -0
- package/static/combine-dark/figma.svg +1 -0
- package/static/combine-dark/firecrawl.svg +1 -0
- package/static/combine-dark/flora.svg +1 -0
- package/static/combine-dark/flowith.svg +1 -0
- package/static/combine-dark/gemini-cli.svg +1 -0
- package/static/combine-dark/github-copilot.svg +1 -0
- package/static/combine-dark/glama.svg +1 -0
- package/static/combine-dark/goose.svg +1 -0
- package/static/combine-dark/gradio.svg +1 -0
- package/static/combine-dark/greptile.svg +1 -0
- package/static/combine-dark/hailuo.svg +1 -0
- package/static/combine-dark/haiper.svg +1 -0
- package/static/combine-dark/hedra.svg +1 -0
- package/static/combine-dark/hermes-agent.svg +1 -0
- package/static/combine-dark/icon-11x.svg +1 -0
- package/static/combine-dark/ideogram.svg +1 -0
- package/static/combine-dark/jimeng.svg +1 -0
- package/static/combine-dark/junie.svg +1 -0
- package/static/combine-dark/kilo-code.svg +1 -0
- package/static/combine-dark/kimi.svg +1 -0
- package/static/combine-dark/kiro.svg +1 -0
- package/static/combine-dark/kling.svg +1 -0
- package/static/combine-dark/krea.svg +1 -0
- package/static/combine-dark/langchain.svg +1 -0
- package/static/combine-dark/langfuse.svg +1 -0
- package/static/combine-dark/lightricks.svg +1 -0
- package/static/combine-dark/livekit.svg +1 -0
- package/static/combine-dark/llamaindex.svg +1 -0
- package/static/combine-dark/lovable.svg +1 -0
- package/static/combine-dark/lovart.svg +1 -0
- package/static/combine-dark/luma.svg +1 -0
- package/static/combine-dark/make.svg +1 -0
- package/static/combine-dark/manus.svg +1 -0
- package/static/combine-dark/mastra.svg +1 -0
- package/static/combine-dark/mcp-so.svg +1 -0
- package/static/combine-dark/mcp.svg +1 -0
- package/static/combine-dark/meta-ai.svg +1 -0
- package/static/combine-dark/metagpt.svg +1 -0
- package/static/combine-dark/microsoft-bing.svg +1 -0
- package/static/combine-dark/microsoft-copilot.svg +1 -0
- package/static/combine-dark/midjourney.svg +1 -0
- package/static/combine-dark/monica.svg +1 -0
- package/static/combine-dark/moxt.svg +1 -0
- package/static/combine-dark/myshell.svg +1 -0
- package/static/combine-dark/n8n.svg +1 -0
- package/static/combine-dark/notebooklm.svg +1 -0
- package/static/combine-dark/notion.svg +1 -0
- package/static/combine-dark/novelai.svg +1 -0
- package/static/combine-dark/obsidian.svg +1 -0
- package/static/combine-dark/open-webui.svg +1 -0
- package/static/combine-dark/openclaw.svg +1 -0
- package/static/combine-dark/opencode.svg +1 -0
- package/static/combine-dark/openhands.svg +1 -0
- package/static/combine-dark/openhuman.svg +1 -0
- package/static/combine-dark/phidata.svg +1 -0
- package/static/combine-dark/pika.svg +1 -0
- package/static/combine-dark/pixverse.svg +1 -0
- package/static/combine-dark/player2.svg +1 -0
- package/static/combine-dark/poe.svg +1 -0
- package/static/combine-dark/pollinations.svg +1 -0
- package/static/combine-dark/pydanticai.svg +1 -0
- package/static/combine-dark/qingyan.svg +1 -0
- package/static/combine-dark/qoder.svg +1 -0
- package/static/combine-dark/railway.svg +1 -0
- package/static/combine-dark/recraft.svg +1 -0
- package/static/combine-dark/replit.svg +1 -0
- package/static/combine-dark/roo-code.svg +1 -0
- package/static/combine-dark/rsshub.svg +1 -0
- package/static/combine-dark/runway.svg +1 -0
- package/static/combine-dark/sillytavern.svg +1 -0
- package/static/combine-dark/slock.svg +1 -0
- package/static/combine-dark/smithery.svg +1 -0
- package/static/combine-dark/suno.svg +1 -0
- package/static/combine-dark/sync.svg +1 -0
- package/static/combine-dark/tavily.svg +1 -0
- package/static/combine-dark/tiangong.svg +1 -0
- package/static/combine-dark/topazlabs.svg +1 -0
- package/static/combine-dark/trae.svg +1 -0
- package/static/combine-dark/tripo.svg +1 -0
- package/static/combine-dark/turix.svg +1 -0
- package/static/combine-dark/udio.svg +1 -0
- package/static/combine-dark/unstructured.svg +1 -0
- package/static/combine-dark/vectorizer-ai.svg +1 -0
- package/static/combine-dark/venice.svg +1 -0
- package/static/combine-dark/vidu.svg +1 -0
- package/static/combine-dark/viggle.svg +1 -0
- package/static/combine-dark/windsurf.svg +1 -0
- package/static/combine-dark/youmind.svg +1 -0
- package/static/combine-dark/yuanbao.svg +1 -0
- package/static/combine-dark/zai.svg +1 -0
- package/static/combine-dark/zapier.svg +1 -0
- package/static/combine-dark/zeabur.svg +1 -0
- package/static/combine-dark/zencoder.svg +1 -0
- package/static/combine-light/adobe-firefly.svg +1 -0
- package/static/combine-light/adobe.svg +1 -0
- package/static/combine-light/ag-ui.svg +1 -0
- package/static/combine-light/agnes-ai.svg +1 -0
- package/static/combine-light/airjelly.svg +1 -0
- package/static/combine-light/amp.svg +1 -0
- package/static/combine-light/antigravity.svg +1 -0
- package/static/combine-light/askverdict.svg +1 -0
- package/static/combine-light/automatic1111.svg +1 -0
- package/static/combine-light/capcut.svg +1 -0
- package/static/combine-light/celestoai.svg +1 -0
- package/static/combine-light/cherry-studio.svg +1 -0
- package/static/combine-light/claude-code.svg +1 -0
- package/static/combine-light/cline.svg +1 -0
- package/static/combine-light/clipdrop.svg +1 -0
- package/static/combine-light/codebuddy.svg +1 -0
- package/static/combine-light/codeflicker.svg +1 -0
- package/static/combine-light/colab.svg +1 -0
- package/static/combine-light/comfyui.svg +1 -0
- package/static/combine-light/copilotkit.svg +1 -0
- package/static/combine-light/coqui.svg +1 -0
- package/static/combine-light/coze.svg +1 -0
- package/static/combine-light/crewai.svg +1 -0
- package/static/combine-light/cursor.svg +1 -0
- package/static/combine-light/cybercut.svg +1 -0
- package/static/combine-light/deepai.svg +1 -0
- package/static/combine-light/deepl.svg +1 -0
- package/static/combine-light/devin.svg +1 -0
- package/static/combine-light/dify.svg +1 -0
- package/static/combine-light/doc2x.svg +1 -0
- package/static/combine-light/docsearch.svg +1 -0
- package/static/combine-light/dream-machine.svg +1 -0
- package/static/combine-light/fastgpt.svg +1 -0
- package/static/combine-light/figma.svg +1 -0
- package/static/combine-light/firecrawl.svg +1 -0
- package/static/combine-light/flora.svg +1 -0
- package/static/combine-light/flowith.svg +1 -0
- package/static/combine-light/gemini-cli.svg +1 -0
- package/static/combine-light/github-copilot.svg +1 -0
- package/static/combine-light/glama.svg +1 -0
- package/static/combine-light/goose.svg +1 -0
- package/static/combine-light/gradio.svg +1 -0
- package/static/combine-light/greptile.svg +1 -0
- package/static/combine-light/hailuo.svg +1 -0
- package/static/combine-light/haiper.svg +1 -0
- package/static/combine-light/hedra.svg +1 -0
- package/static/combine-light/hermes-agent.svg +1 -0
- package/static/combine-light/icon-11x.svg +1 -0
- package/static/combine-light/ideogram.svg +1 -0
- package/static/combine-light/jimeng.svg +1 -0
- package/static/combine-light/junie.svg +1 -0
- package/static/combine-light/kilo-code.svg +1 -0
- package/static/combine-light/kimi.svg +1 -0
- package/static/combine-light/kiro.svg +1 -0
- package/static/combine-light/kling.svg +1 -0
- package/static/combine-light/krea.svg +1 -0
- package/static/combine-light/langchain.svg +1 -0
- package/static/combine-light/langfuse.svg +1 -0
- package/static/combine-light/lightricks.svg +1 -0
- package/static/combine-light/livekit.svg +1 -0
- package/static/combine-light/llamaindex.svg +1 -0
- package/static/combine-light/lovable.svg +1 -0
- package/static/combine-light/lovart.svg +1 -0
- package/static/combine-light/luma.svg +1 -0
- package/static/combine-light/make.svg +1 -0
- package/static/combine-light/manus.svg +1 -0
- package/static/combine-light/mastra.svg +1 -0
- package/static/combine-light/mcp-so.svg +1 -0
- package/static/combine-light/mcp.svg +1 -0
- package/static/combine-light/meta-ai.svg +1 -0
- package/static/combine-light/metagpt.svg +1 -0
- package/static/combine-light/microsoft-bing.svg +1 -0
- package/static/combine-light/microsoft-copilot.svg +1 -0
- package/static/combine-light/midjourney.svg +1 -0
- package/static/combine-light/monica.svg +1 -0
- package/static/combine-light/moxt.svg +1 -0
- package/static/combine-light/myshell.svg +1 -0
- package/static/combine-light/n8n.svg +1 -0
- package/static/combine-light/notebooklm.svg +1 -0
- package/static/combine-light/notion.svg +1 -0
- package/static/combine-light/novelai.svg +1 -0
- package/static/combine-light/obsidian.svg +1 -0
- package/static/combine-light/open-webui.svg +1 -0
- package/static/combine-light/openclaw.svg +1 -0
- package/static/combine-light/opencode.svg +1 -0
- package/static/combine-light/openhands.svg +1 -0
- package/static/combine-light/openhuman.svg +1 -0
- package/static/combine-light/phidata.svg +1 -0
- package/static/combine-light/pika.svg +1 -0
- package/static/combine-light/pixverse.svg +1 -0
- package/static/combine-light/player2.svg +1 -0
- package/static/combine-light/poe.svg +1 -0
- package/static/combine-light/pollinations.svg +1 -0
- package/static/combine-light/pydanticai.svg +1 -0
- package/static/combine-light/qingyan.svg +1 -0
- package/static/combine-light/qoder.svg +1 -0
- package/static/combine-light/railway.svg +1 -0
- package/static/combine-light/recraft.svg +1 -0
- package/static/combine-light/replit.svg +1 -0
- package/static/combine-light/roo-code.svg +1 -0
- package/static/combine-light/rsshub.svg +1 -0
- package/static/combine-light/runway.svg +1 -0
- package/static/combine-light/sillytavern.svg +1 -0
- package/static/combine-light/slock.svg +1 -0
- package/static/combine-light/smithery.svg +1 -0
- package/static/combine-light/suno.svg +1 -0
- package/static/combine-light/sync.svg +1 -0
- package/static/combine-light/tavily.svg +1 -0
- package/static/combine-light/tiangong.svg +1 -0
- package/static/combine-light/topazlabs.svg +1 -0
- package/static/combine-light/trae.svg +1 -0
- package/static/combine-light/tripo.svg +1 -0
- package/static/combine-light/turix.svg +1 -0
- package/static/combine-light/udio.svg +1 -0
- package/static/combine-light/unstructured.svg +1 -0
- package/static/combine-light/vectorizer-ai.svg +1 -0
- package/static/combine-light/venice.svg +1 -0
- package/static/combine-light/vidu.svg +1 -0
- package/static/combine-light/viggle.svg +1 -0
- package/static/combine-light/windsurf.svg +1 -0
- package/static/combine-light/youmind.svg +1 -0
- package/static/combine-light/yuanbao.svg +1 -0
- package/static/combine-light/zai.svg +1 -0
- package/static/combine-light/zapier.svg +1 -0
- package/static/combine-light/zeabur.svg +1 -0
- package/static/combine-light/zencoder.svg +1 -0
- package/static/dark/adobe-firefly.svg +1 -0
- package/static/dark/adobe.svg +1 -0
- package/static/dark/ag-ui.svg +1 -0
- package/static/dark/agnes-ai.svg +1 -0
- package/static/dark/airjelly.svg +1 -0
- package/static/dark/amp.svg +1 -0
- package/static/dark/antigravity.svg +1 -0
- package/static/dark/askverdict.svg +1 -0
- package/static/dark/automatic1111.svg +1 -0
- package/static/dark/capcut.svg +1 -0
- package/static/dark/celestoai.svg +1 -0
- package/static/dark/cherry-studio.svg +1 -0
- package/static/dark/claude-code.svg +1 -0
- package/static/dark/cline.svg +1 -0
- package/static/dark/clipdrop.svg +1 -0
- package/static/dark/codebuddy.svg +1 -0
- package/static/dark/codeflicker.svg +1 -0
- package/static/dark/colab.svg +1 -0
- package/static/dark/comfyui.svg +1 -0
- package/static/dark/copilotkit.svg +1 -0
- package/static/dark/coqui.svg +1 -0
- package/static/dark/coze.svg +1 -0
- package/static/dark/crewai.svg +1 -0
- package/static/dark/cursor.svg +1 -0
- package/static/dark/cybercut.svg +1 -0
- package/static/dark/deepai.svg +1 -0
- package/static/dark/deepl.svg +1 -0
- package/static/dark/devin.svg +1 -0
- package/static/dark/dify.svg +1 -0
- package/static/dark/doc2x.svg +1 -0
- package/static/dark/docsearch.svg +1 -0
- package/static/dark/dream-machine.svg +1 -0
- package/static/dark/fastgpt.svg +1 -0
- package/static/dark/figma.svg +1 -0
- package/static/dark/firecrawl.svg +1 -0
- package/static/dark/flora.svg +1 -0
- package/static/dark/flowith.svg +1 -0
- package/static/dark/gemini-cli.svg +1 -0
- package/static/dark/github-copilot.svg +1 -0
- package/static/dark/glama.svg +1 -0
- package/static/dark/glif.svg +1 -0
- package/static/dark/goose.svg +1 -0
- package/static/dark/gradio.svg +1 -0
- package/static/dark/greptile.svg +1 -0
- package/static/dark/hailuo.svg +1 -0
- package/static/dark/haiper.svg +1 -0
- package/static/dark/hedra.svg +1 -0
- package/static/dark/hermes-agent.svg +1 -0
- package/static/dark/icon-11x.svg +1 -0
- package/static/dark/ideogram.svg +1 -0
- package/static/dark/jimeng.svg +1 -0
- package/static/dark/junie.svg +1 -0
- package/static/dark/kilo-code.svg +1 -0
- package/static/dark/kimi.svg +1 -0
- package/static/dark/kiro.svg +1 -0
- package/static/dark/kling.svg +1 -0
- package/static/dark/krea.svg +1 -0
- package/static/dark/langchain.svg +1 -0
- package/static/dark/langfuse.svg +1 -0
- package/static/dark/langgraph.svg +1 -0
- package/static/dark/langsmith.svg +1 -0
- package/static/dark/lightricks.svg +1 -0
- package/static/dark/livekit.svg +1 -0
- package/static/dark/llamaindex.svg +1 -0
- package/static/dark/lovable.svg +1 -0
- package/static/dark/lovart.svg +1 -0
- package/static/dark/luma.svg +1 -0
- package/static/dark/make.svg +1 -0
- package/static/dark/manus.svg +1 -0
- package/static/dark/mastra.svg +1 -0
- package/static/dark/mcp-so.svg +1 -0
- package/static/dark/mcp.svg +1 -0
- package/static/dark/meta-ai.svg +1 -0
- package/static/dark/metagpt.svg +1 -0
- package/static/dark/microsoft-bing.svg +1 -0
- package/static/dark/microsoft-copilot.svg +1 -0
- package/static/dark/midjourney.svg +1 -0
- package/static/dark/monica.svg +1 -0
- package/static/dark/moxt.svg +1 -0
- package/static/dark/myshell.svg +1 -0
- package/static/dark/n8n.svg +1 -0
- package/static/dark/notebooklm.svg +1 -0
- package/static/dark/notion.svg +1 -0
- package/static/dark/novelai.svg +1 -0
- package/static/dark/obsidian.svg +1 -0
- package/static/dark/open-webui.svg +1 -0
- package/static/dark/openclaw.svg +1 -0
- package/static/dark/opencode.svg +1 -0
- package/static/dark/openhands.svg +1 -0
- package/static/dark/openhuman.svg +1 -0
- package/static/dark/phidata.svg +1 -0
- package/static/dark/pika.svg +1 -0
- package/static/dark/pixverse.svg +1 -0
- package/static/dark/player2.svg +1 -0
- package/static/dark/poe.svg +1 -0
- package/static/dark/pollinations.svg +1 -0
- package/static/dark/pydanticai.svg +1 -0
- package/static/dark/qingyan.svg +1 -0
- package/static/dark/qoder.svg +1 -0
- package/static/dark/railway.svg +1 -0
- package/static/dark/recraft.svg +1 -0
- package/static/dark/replit.svg +1 -0
- package/static/dark/roo-code.svg +1 -0
- package/static/dark/rsshub.svg +1 -0
- package/static/dark/runway.svg +1 -0
- package/static/dark/sillytavern.svg +1 -0
- package/static/dark/slock.svg +1 -0
- package/static/dark/smithery.svg +1 -0
- package/static/dark/suno.svg +1 -0
- package/static/dark/sync.svg +1 -0
- package/static/dark/tavily.svg +1 -0
- package/static/dark/tiangong.svg +1 -0
- package/static/dark/topazlabs.svg +1 -0
- package/static/dark/trae.svg +1 -0
- package/static/dark/tripo.svg +1 -0
- package/static/dark/turix.svg +1 -0
- package/static/dark/udio.svg +1 -0
- package/static/dark/unstructured.svg +1 -0
- package/static/dark/v0.svg +1 -0
- package/static/dark/vectorizer-ai.svg +1 -0
- package/static/dark/venice.svg +1 -0
- package/static/dark/vidu.svg +1 -0
- package/static/dark/viggle.svg +1 -0
- package/static/dark/windsurf.svg +1 -0
- package/static/dark/youmind.svg +1 -0
- package/static/dark/yuanbao.svg +1 -0
- package/static/dark/zai.svg +1 -0
- package/static/dark/zapier.svg +1 -0
- package/static/dark/zeabur.svg +1 -0
- package/static/dark/zencoder.svg +1 -0
- package/static/light/adobe-firefly.svg +1 -0
- package/static/light/adobe.svg +1 -0
- package/static/light/ag-ui.svg +1 -0
- package/static/light/agnes-ai.svg +1 -0
- package/static/light/airjelly.svg +1 -0
- package/static/light/amp.svg +1 -0
- package/static/light/antigravity.svg +1 -0
- package/static/light/askverdict.svg +1 -0
- package/static/light/automatic1111.svg +1 -0
- package/static/light/capcut.svg +1 -0
- package/static/light/celestoai.svg +1 -0
- package/static/light/cherry-studio.svg +1 -0
- package/static/light/claude-code.svg +1 -0
- package/static/light/cline.svg +1 -0
- package/static/light/clipdrop.svg +1 -0
- package/static/light/codebuddy.svg +1 -0
- package/static/light/codeflicker.svg +1 -0
- package/static/light/colab.svg +1 -0
- package/static/light/comfyui.svg +1 -0
- package/static/light/copilotkit.svg +1 -0
- package/static/light/coqui.svg +1 -0
- package/static/light/coze.svg +1 -0
- package/static/light/crewai.svg +1 -0
- package/static/light/cursor.svg +1 -0
- package/static/light/cybercut.svg +1 -0
- package/static/light/deepai.svg +1 -0
- package/static/light/deepl.svg +1 -0
- package/static/light/devin.svg +1 -0
- package/static/light/dify.svg +1 -0
- package/static/light/doc2x.svg +1 -0
- package/static/light/docsearch.svg +1 -0
- package/static/light/dream-machine.svg +1 -0
- package/static/light/fastgpt.svg +1 -0
- package/static/light/figma.svg +1 -0
- package/static/light/firecrawl.svg +1 -0
- package/static/light/flora.svg +1 -0
- package/static/light/flowith.svg +1 -0
- package/static/light/gemini-cli.svg +1 -0
- package/static/light/github-copilot.svg +1 -0
- package/static/light/glama.svg +1 -0
- package/static/light/glif.svg +1 -0
- package/static/light/goose.svg +1 -0
- package/static/light/gradio.svg +1 -0
- package/static/light/greptile.svg +1 -0
- package/static/light/hailuo.svg +1 -0
- package/static/light/haiper.svg +1 -0
- package/static/light/hedra.svg +1 -0
- package/static/light/hermes-agent.svg +1 -0
- package/static/light/icon-11x.svg +1 -0
- package/static/light/ideogram.svg +1 -0
- package/static/light/jimeng.svg +1 -0
- package/static/light/junie.svg +1 -0
- package/static/light/kilo-code.svg +1 -0
- package/static/light/kimi.svg +1 -0
- package/static/light/kiro.svg +1 -0
- package/static/light/kling.svg +1 -0
- package/static/light/krea.svg +1 -0
- package/static/light/langchain.svg +1 -0
- package/static/light/langfuse.svg +1 -0
- package/static/light/langgraph.svg +1 -0
- package/static/light/langsmith.svg +1 -0
- package/static/light/lightricks.svg +1 -0
- package/static/light/livekit.svg +1 -0
- package/static/light/llamaindex.svg +1 -0
- package/static/light/lovable.svg +1 -0
- package/static/light/lovart.svg +1 -0
- package/static/light/luma.svg +1 -0
- package/static/light/make.svg +1 -0
- package/static/light/manus.svg +1 -0
- package/static/light/mastra.svg +1 -0
- package/static/light/mcp-so.svg +1 -0
- package/static/light/mcp.svg +1 -0
- package/static/light/meta-ai.svg +1 -0
- package/static/light/metagpt.svg +1 -0
- package/static/light/microsoft-bing.svg +1 -0
- package/static/light/microsoft-copilot.svg +1 -0
- package/static/light/midjourney.svg +1 -0
- package/static/light/monica.svg +1 -0
- package/static/light/moxt.svg +1 -0
- package/static/light/myshell.svg +1 -0
- package/static/light/n8n.svg +1 -0
- package/static/light/notebooklm.svg +1 -0
- package/static/light/notion.svg +1 -0
- package/static/light/novelai.svg +1 -0
- package/static/light/obsidian.svg +1 -0
- package/static/light/open-webui.svg +1 -0
- package/static/light/openclaw.svg +1 -0
- package/static/light/opencode.svg +1 -0
- package/static/light/openhands.svg +1 -0
- package/static/light/openhuman.svg +1 -0
- package/static/light/phidata.svg +1 -0
- package/static/light/pika.svg +1 -0
- package/static/light/pixverse.svg +1 -0
- package/static/light/player2.svg +1 -0
- package/static/light/poe.svg +1 -0
- package/static/light/pollinations.svg +1 -0
- package/static/light/pydanticai.svg +1 -0
- package/static/light/qingyan.svg +1 -0
- package/static/light/qoder.svg +1 -0
- package/static/light/railway.svg +1 -0
- package/static/light/recraft.svg +1 -0
- package/static/light/replit.svg +1 -0
- package/static/light/roo-code.svg +1 -0
- package/static/light/rsshub.svg +1 -0
- package/static/light/runway.svg +1 -0
- package/static/light/sillytavern.svg +1 -0
- package/static/light/slock.svg +1 -0
- package/static/light/smithery.svg +1 -0
- package/static/light/suno.svg +1 -0
- package/static/light/sync.svg +1 -0
- package/static/light/tavily.svg +1 -0
- package/static/light/tiangong.svg +1 -0
- package/static/light/topazlabs.svg +1 -0
- package/static/light/trae.svg +1 -0
- package/static/light/tripo.svg +1 -0
- package/static/light/turix.svg +1 -0
- package/static/light/udio.svg +1 -0
- package/static/light/unstructured.svg +1 -0
- package/static/light/v0.svg +1 -0
- package/static/light/vectorizer-ai.svg +1 -0
- package/static/light/venice.svg +1 -0
- package/static/light/vidu.svg +1 -0
- package/static/light/viggle.svg +1 -0
- package/static/light/windsurf.svg +1 -0
- package/static/light/youmind.svg +1 -0
- package/static/light/yuanbao.svg +1 -0
- package/static/light/zai.svg +1 -0
- package/static/light/zapier.svg +1 -0
- package/static/light/zeabur.svg +1 -0
- package/static/light/zencoder.svg +1 -0
- package/static/white/adobe-firefly.svg +1 -0
- package/static/white/adobe.svg +1 -0
- package/static/white/ag-ui.svg +1 -0
- package/static/white/agnes-ai.svg +1 -0
- package/static/white/airjelly.svg +1 -0
- package/static/white/amp.svg +1 -0
- package/static/white/antigravity.svg +1 -0
- package/static/white/askverdict.svg +1 -0
- package/static/white/automatic1111.svg +1 -0
- package/static/white/capcut.svg +1 -0
- package/static/white/celestoai.svg +1 -0
- package/static/white/cherry-studio.svg +1 -1
- package/static/white/claude-code.svg +1 -0
- package/static/white/cline.svg +1 -1
- package/static/white/clipdrop.svg +1 -0
- package/static/white/codebuddy.svg +1 -0
- package/static/white/codeflicker.svg +1 -0
- package/static/white/colab.svg +1 -0
- package/static/white/comfyui.svg +1 -0
- package/static/white/copilotkit.svg +1 -0
- package/static/white/coqui.svg +1 -0
- package/static/white/coze.svg +1 -0
- package/static/white/crewai.svg +1 -0
- package/static/white/cursor.svg +1 -1
- package/static/white/cybercut.svg +1 -0
- package/static/white/deepai.svg +1 -0
- package/static/white/deepl.svg +1 -0
- package/static/white/devin.svg +1 -0
- package/static/white/dify.svg +1 -0
- package/static/white/doc2x.svg +1 -0
- package/static/white/docsearch.svg +1 -0
- package/static/white/dream-machine.svg +1 -0
- package/static/white/fastgpt.svg +1 -0
- package/static/white/figma.svg +1 -0
- package/static/white/firecrawl.svg +1 -0
- package/static/white/flora.svg +1 -0
- package/static/white/flowith.svg +1 -0
- package/static/white/gemini-cli.svg +1 -0
- package/static/white/github-copilot.svg +1 -0
- package/static/white/glama.svg +1 -0
- package/static/white/glif.svg +1 -0
- package/static/white/goose.svg +1 -0
- package/static/white/gradio.svg +1 -0
- package/static/white/greptile.svg +1 -0
- package/static/white/hailuo.svg +1 -0
- package/static/white/haiper.svg +1 -0
- package/static/white/hedra.svg +1 -0
- package/static/white/hermes-agent.svg +1 -0
- package/static/white/icon-11x.svg +1 -0
- package/static/white/ideogram.svg +1 -0
- package/static/white/jimeng.svg +1 -0
- package/static/white/junie.svg +1 -0
- package/static/white/kilo-code.svg +1 -0
- package/static/white/kimi.svg +1 -0
- package/static/white/kiro.svg +1 -0
- package/static/white/kling.svg +1 -0
- package/static/white/krea.svg +1 -0
- package/static/white/langchain.svg +1 -0
- package/static/white/langfuse.svg +1 -0
- package/static/white/langgraph.svg +1 -0
- package/static/white/langsmith.svg +1 -0
- package/static/white/lightricks.svg +1 -0
- package/static/white/livekit.svg +1 -0
- package/static/white/llamaindex.svg +1 -0
- package/static/white/lovable.svg +1 -0
- package/static/white/lovart.svg +1 -0
- package/static/white/luma.svg +1 -0
- package/static/white/make.svg +1 -0
- package/static/white/manus.svg +1 -0
- package/static/white/mastra.svg +1 -0
- package/static/white/mcp-so.svg +1 -0
- package/static/white/mcp.svg +1 -0
- package/static/white/meta-ai.svg +1 -0
- package/static/white/metagpt.svg +1 -0
- package/static/white/microsoft-bing.svg +1 -0
- package/static/white/microsoft-copilot.svg +1 -0
- package/static/white/midjourney.svg +1 -0
- package/static/white/monica.svg +1 -0
- package/static/white/moxt.svg +1 -0
- package/static/white/myshell.svg +1 -0
- package/static/white/n8n.svg +1 -0
- package/static/white/notebooklm.svg +1 -0
- package/static/white/notion.svg +1 -0
- package/static/white/novelai.svg +1 -0
- package/static/white/obsidian.svg +1 -1
- package/static/white/open-webui.svg +1 -0
- package/static/white/openclaw.svg +1 -0
- package/static/white/opencode.svg +1 -0
- package/static/white/openhands.svg +1 -0
- package/static/white/openhuman.svg +1 -0
- package/static/white/phidata.svg +1 -0
- package/static/white/pika.svg +1 -0
- package/static/white/pixverse.svg +1 -0
- package/static/white/player2.svg +1 -0
- package/static/white/poe.svg +1 -0
- package/static/white/pollinations.svg +1 -0
- package/static/white/pydanticai.svg +1 -0
- package/static/white/qingyan.svg +1 -0
- package/static/white/qoder.svg +1 -0
- package/static/white/railway.svg +1 -0
- package/static/white/recraft.svg +1 -0
- package/static/white/replit.svg +1 -0
- package/static/white/roo-code.svg +1 -0
- package/static/white/rsshub.svg +1 -0
- package/static/white/runway.svg +1 -0
- package/static/white/sillytavern.svg +1 -0
- package/static/white/slock.svg +1 -0
- package/static/white/smithery.svg +1 -0
- package/static/white/suno.svg +1 -0
- package/static/white/sync.svg +1 -0
- package/static/white/tavily.svg +1 -0
- package/static/white/tiangong.svg +1 -0
- package/static/white/topazlabs.svg +1 -0
- package/static/white/trae.svg +1 -0
- package/static/white/tripo.svg +1 -0
- package/static/white/turix.svg +1 -0
- package/static/white/udio.svg +1 -0
- package/static/white/unstructured.svg +1 -0
- package/static/white/v0.svg +1 -0
- package/static/white/vectorizer-ai.svg +1 -0
- package/static/white/venice.svg +1 -0
- package/static/white/vidu.svg +1 -0
- package/static/white/viggle.svg +1 -0
- package/static/white/windsurf.svg +1 -0
- package/static/white/youmind.svg +1 -0
- package/static/white/yuanbao.svg +1 -0
- package/static/white/zai.svg +1 -1
- package/static/white/zapier.svg +1 -0
- package/static/white/zeabur.svg +1 -0
- package/static/white/zencoder.svg +1 -0
- package/dist/Claude/Color.js +0 -10
- package/dist/Claude/Mono.js +0 -10
- package/dist/Claude/index.d.ts +0 -4
- package/dist/Claude/index.js +0 -6
- package/dist/Codex/Color.js +0 -10
- package/dist/Codex/Mono.js +0 -10
- package/dist/Codex/index.d.ts +0 -4
- package/dist/Codex/index.js +0 -6
- package/dist/Gemini/Color.js +0 -10
- package/dist/Gemini/Mono.js +0 -10
- package/dist/Gemini/index.d.ts +0 -4
- package/dist/Gemini/index.js +0 -6
- package/dist/Sider/Color.js +0 -10
- package/dist/Sider/Mono.js +0 -10
- package/dist/Sider/index.d.ts +0 -4
- package/dist/Sider/index.js +0 -6
- package/icons/claude.svg +0 -9
- package/icons/codex.svg +0 -14
- package/icons/gemini.svg +0 -24
- package/icons/sider.svg +0 -24
- package/static/black/claude.svg +0 -1
- package/static/black/codex.svg +0 -1
- package/static/black/gemini.svg +0 -1
- package/static/black/sider.svg +0 -1
- package/static/white/claude.svg +0 -1
- package/static/white/codex.svg +0 -1
- package/static/white/gemini.svg +0 -1
- package/static/white/sider.svg +0 -1
- /package/dist/{Claude → Adobe}/Color.d.ts +0 -0
- /package/dist/{Claude/Mono.d.ts → Adobe/Combine.d.ts} +0 -0
- /package/dist/{Codex/Color.d.ts → Adobe/CombineDark.d.ts} +0 -0
- /package/dist/{Codex/Mono.d.ts → Adobe/CombineLight.d.ts} +0 -0
- /package/dist/{Gemini/Color.d.ts → Adobe/Dark.d.ts} +0 -0
- /package/dist/{Gemini/Mono.d.ts → Adobe/Light.d.ts} +0 -0
- /package/dist/{Sider → Adobe}/Mono.d.ts +0 -0
- /package/dist/{Sider → AdobeFirefly}/Color.d.ts +0 -0
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const FlowithMono = ({ 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 + "-flowith-mono__Name=Flowith, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-flowith-mono__Flowith / Icon", children: _jsx("path", { id: instanceId + "-flowith-mono__Flowith / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M26.304 6C25.024 6 23.988 7.02 23.988 8.274V37.68C23.988 38.936 25.026 39.954 26.306 39.954H32.922C34.202 39.954 35.238 38.934 35.238 37.68V8.274C35.24 7.02 34.202 6 32.922 6H26.304ZM13.824 6.162C13.196 6.162 12.626 6.408 12.21 6.808C12.208 6.812 12.202 6.808 12.204 6.804C12.204 6.8 12.2 6.798 12.198 6.802L12.128 6.892C12.0234 7.00301 11.9303 7.12429 11.85 7.254C11.63 7.542 11.438 7.846 11.276 8.166L0.806 28.72L0.214 30.028C0.202913 30.0505 0.192244 30.0731 0.182 30.096L0.118 30.236C0.118 30.24 0.118 30.24 0.122 30.24C0.0403746 30.4774 -0.000206012 30.727 0.002 30.978L0 37.744C0.00313519 38.0434 0.0652187 38.3393 0.182705 38.6147C0.300192 38.8901 0.470781 39.1397 0.68473 39.3492C0.89868 39.5587 1.1518 39.724 1.42964 39.8357C1.70747 39.9473 2.00458 40.0032 2.304 40H9.216C9.51542 40.0032 9.81253 39.9473 10.0904 39.8357C10.3682 39.724 10.6213 39.5587 10.8353 39.3492C11.0492 39.1397 11.2198 38.8901 11.3373 38.6147C11.4548 38.3393 11.5169 38.0434 11.52 37.744V26.464C11.52 21.482 15.646 17.442 20.736 17.442C21.0354 17.4452 21.3325 17.3893 21.6104 17.2777C21.8882 17.166 22.1413 17.0007 22.3553 16.7912C22.5692 16.5817 22.7398 16.3321 22.8573 16.0567C22.9748 15.7813 23.0369 15.4854 23.04 15.186V8.418C23.0369 8.11858 22.9748 7.82271 22.8573 7.54729C22.7398 7.27187 22.5692 7.02228 22.3553 6.81279C22.1413 6.6033 21.8882 6.438 21.6104 6.32634C21.3325 6.21467 21.0354 6.15883 20.736 6.162H13.824ZM36.48 34.362C36.48 31.246 39.06 28.722 42.24 28.722C45.42 28.722 48 31.246 48 34.362C48 37.472 45.42 40 42.24 40C39.06 40 36.48 37.478 36.48 34.362Z", fill: "currentColor", fillOpacity: 1 }) }) }) });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(FlowithMono);
|
|
10
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
declare const Flowith: 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 Flowith;
|
|
@@ -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 Flowith = Object.assign(Mono, { Color, Dark, Light, CombineDark, CombineLight, Combine, Default: Dark });
|
|
11
|
+
export default Flowith;
|
|
@@ -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 GeminiCliColor = ({ 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 + "-gemini-cli-color__Name=Gemini CLI, Type=Color, Variant=Default", children: _jsxs("g", { id: instanceId + "-gemini-cli-color__Gemini CLI / Icon", clipPath: 'url(#' + instanceId + "-gemini-cli-color__clip0_436_4344)", children: [_jsx("path", { id: instanceId + "-gemini-cli-color__Gemini CLI / path 01", d: "M2.2776e-07 8.782C2.2776e-07 6.45287 0.925244 4.21913 2.57219 2.57219C4.21913 0.925244 6.45287 2.2776e-07 8.782 2.2776e-07H39.216C40.3694 -0.000262454 41.5116 0.226697 42.5773 0.667916C43.6431 1.10914 44.6114 1.75597 45.4271 2.57148C46.2428 3.38699 46.8899 4.3552 47.3313 5.42081C47.7728 6.48642 48 7.62856 48 8.782V39.216C48.0003 40.3696 47.7732 41.512 47.3319 42.5778C46.8905 43.6436 46.2435 44.6121 45.4278 45.4278C44.6121 46.2435 43.6436 46.8905 42.5778 47.3319C41.512 47.7732 40.3696 48.0003 39.216 48H8.782C7.62856 48 6.48642 47.7728 5.42081 47.3313C4.3552 46.8899 3.38699 46.2428 2.57148 45.4271C1.75597 44.6114 1.10914 43.6431 0.667916 42.5773C0.226697 41.5116 -0.000262454 40.3694 2.2776e-07 39.216V8.782Z", fill: 'url(#' + instanceId + "-gemini-cli-color__paint0_linear_436_4344)" }), _jsx("path", { id: instanceId + "-gemini-cli-color__Gemini CLI / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M39.4802 2.888C40.9739 2.888 42.4064 3.48137 43.4626 4.53758C44.5188 5.59378 45.1122 7.0263 45.1122 8.52V39.48C45.1122 40.9737 44.5188 42.4062 43.4626 43.4624C42.4064 44.5186 40.9739 45.112 39.4802 45.112H8.52018C7.02648 45.112 5.59396 44.5186 4.53776 43.4624C3.48155 42.4062 2.88818 40.9737 2.88818 39.48V8.52C2.88818 7.0263 3.48155 5.59378 4.53776 4.53758C5.59396 3.48137 7.02648 2.888 8.52018 2.888H39.4802ZM14.4722 17.128L29.9762 24.584L14.4722 32.038V37.642L33.5862 28.45V20.718L14.4722 11.526V17.128Z", fill: "#1E1E2E", style: {
|
|
8
|
+
fill: "color(display-p3 0.1176 0.1176 0.1804)",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} })] }) }), _jsxs("defs", { children: [_jsxs("linearGradient", { id: instanceId + "-gemini-cli-color__paint0_linear_436_4344", x1: 48, y1: 13.174, x2: -6.52338e-7, y2: 32.988, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#EE4D5D", style: {
|
|
11
|
+
stopColor: "color(display-p3 0.9333 0.3020 0.3647)",
|
|
12
|
+
stopOpacity: 1
|
|
13
|
+
} }), _jsx("stop", { offset: 0.328, stopColor: "#B381DD", style: {
|
|
14
|
+
stopColor: "color(display-p3 0.7020 0.5059 0.8667)",
|
|
15
|
+
stopOpacity: 1
|
|
16
|
+
} }), _jsx("stop", { offset: 0.476, stopColor: "#207CFE", style: {
|
|
17
|
+
stopColor: "color(display-p3 0.1255 0.4863 0.9961)",
|
|
18
|
+
stopOpacity: 1
|
|
19
|
+
} })] }), _jsx("clipPath", { id: instanceId + "-gemini-cli-color__clip0_436_4344", children: _jsx("rect", { width: 48, height: 48, fill: "white", style: {
|
|
20
|
+
fill: "white",
|
|
21
|
+
fillOpacity: 1
|
|
22
|
+
} }) })] })] });
|
|
23
|
+
};
|
|
24
|
+
const ForwardRef = forwardRef(GeminiCliColor);
|
|
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 GeminiCliCombine = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 146 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: typeof size === 'number' ? size * 6.083333333333333 : 'calc(' + size + ' * 6.083333333333333)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-gemini-cli-combine__Name=Gemini CLI, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-gemini-cli-combine__Gemini CLI / Combination", clipPath: 'url(#' + instanceId + "-gemini-cli-combine__clip0_449_12647)", children: [_jsxs("g", { id: instanceId + "-gemini-cli-combine__Frame", clipPath: 'url(#' + instanceId + "-gemini-cli-combine__clip1_449_12647)", children: [_jsx("path", { id: instanceId + "-gemini-cli-combine__Gemini CLI / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M16.7928 10.3579V14.2249L7.23584 18.8199V16.0199L14.9868 12.2919L7.23684 8.56394V5.76294L16.7928 10.3579Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-gemini-cli-combine__Gemini CLI / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M19.608 0C20.7728 0 21.89 0.462727 22.7136 1.28639C23.5373 2.11005 24 3.22717 24 4.392V19.608C24 20.7728 23.5373 21.89 22.7136 22.7136C21.89 23.5373 20.7728 24 19.608 24H4.392C3.22717 24 2.11005 23.5373 1.28639 22.7136C0.462727 21.89 0 20.7728 0 19.608L0 4.392C0 3.22717 0.462727 2.11005 1.28639 1.28639C2.11005 0.462727 3.22717 0 4.392 0L19.608 0ZM4.26 1.444C3.51315 1.444 2.79689 1.74068 2.26879 2.26879C1.74068 2.79689 1.444 3.51315 1.444 4.26V19.74C1.444 20.4868 1.74068 21.2031 2.26879 21.7312C2.79689 22.2593 3.51315 22.556 4.26 22.556H19.74C20.4868 22.556 21.2031 22.2593 21.7312 21.7312C22.2593 21.2031 22.556 20.4868 22.556 19.74V4.26C22.556 3.51315 22.2593 2.79689 21.7312 2.26879C21.2031 1.74068 20.4868 1.444 19.74 1.444H4.26Z", fill: "currentColor", fillOpacity: 1 })] }), _jsx("g", { id: instanceId + "-gemini-cli-combine__Frame_2", children: _jsx("path", { id: instanceId + "-gemini-cli-combine__Gemini CLI / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M141.05 4.10398H143.521V19.8975H141.05V4.10398ZM129.311 4.10398H131.781V17.5372H138.553V19.8975H129.311V4.10398ZM120.266 20.25C118.736 20.25 117.339 19.89 116.075 19.1685C114.828 18.4668 113.798 17.437 113.096 16.191C112.376 14.9265 112.016 13.5292 112.016 12C112.016 10.47 112.376 9.07348 113.096 7.80898C113.798 6.56298 114.829 5.53319 116.075 4.83148C117.339 4.10998 118.736 3.74998 120.266 3.74998C121.457 3.74998 122.537 3.97048 123.508 4.41148C124.502 4.85929 125.39 5.51383 126.111 6.33148L124.346 8.02948C123.802 7.38223 123.2 6.90448 122.537 6.59548C121.876 6.27223 121.118 6.11023 120.266 6.11023C119.207 6.11023 118.236 6.35323 117.354 6.83773C116.486 7.32373 115.795 8.01523 115.28 8.91148C114.766 9.79423 114.508 10.824 114.508 12C114.508 13.176 114.766 14.2125 115.28 15.1102C115.772 15.9699 116.489 16.6791 117.354 17.1615C118.236 17.6467 119.207 17.889 120.266 17.889C122.03 17.889 123.53 17.154 124.766 15.684L126.552 17.4045C125.796 18.2948 124.855 19.0098 123.795 19.5C122.721 19.9995 121.545 20.25 120.266 20.25ZM103.441 7.01473C103.225 7.01862 103.011 6.97965 102.81 6.90009C102.609 6.82053 102.426 6.70196 102.272 6.55123C102.121 6.3966 102.003 6.21364 101.923 6.01295C101.844 5.81225 101.805 5.59779 101.809 5.38198C101.809 4.92673 101.963 4.54423 102.272 4.23523C102.423 4.07877 102.605 3.95499 102.806 3.87154C103.007 3.78808 103.223 3.74671 103.441 3.74998C103.656 3.74538 103.869 3.78623 104.067 3.86986C104.264 3.95349 104.442 4.07801 104.588 4.23523C104.911 4.54423 105.073 4.92673 105.073 5.38273C105.073 5.83798 104.912 6.22798 104.588 6.55123C104.279 6.86023 103.897 7.01473 103.441 7.01473ZM102.227 8.64673H104.654V19.8967H102.227V8.64673ZM89.2127 8.64748H91.5287V10.125H91.6389C91.9622 9.59548 92.4407 9.16198 93.0729 8.82373C93.7006 8.47579 94.4066 8.29356 95.1242 8.29423C96.4922 8.29423 97.5287 8.69923 98.2344 9.50773C98.9544 10.302 99.3152 11.3902 99.3152 12.7725V19.8975H96.8889V13.1025C96.8889 12.2205 96.6684 11.5732 96.2274 11.1615C95.8007 10.7505 95.2052 10.5442 94.4402 10.5442C93.8964 10.5442 93.4112 10.6987 92.9852 11.0077C92.5531 11.3082 92.2101 11.7197 91.9922 12.1987C91.7562 12.7025 91.6358 13.2527 91.6397 13.809V19.8967H89.2127V8.64673V8.64748ZM84.9797 7.01473C84.764 7.01852 84.5496 6.9795 84.3491 6.89995C84.1485 6.82039 83.9657 6.70187 83.8112 6.55123C83.6604 6.39669 83.5418 6.21376 83.4623 6.01305C83.3827 5.81235 83.3438 5.59785 83.3477 5.38198C83.3477 4.92673 83.5022 4.54423 83.8112 4.23523C83.9625 4.07887 84.1443 3.95514 84.3452 3.87169C84.5462 3.78823 84.7621 3.74681 84.9797 3.74998C85.1944 3.74538 85.4076 3.78623 85.6054 3.86986C85.8031 3.95349 85.981 4.07801 86.1272 4.23523C86.4504 4.54423 86.6124 4.92673 86.6124 5.38273C86.6124 5.83798 86.4504 6.22798 86.1272 6.55123C85.8182 6.86023 85.4357 7.01473 84.9797 7.01473ZM83.7677 8.64673H86.1939V19.8967H83.7677V8.64673ZM63.8154 8.64748H66.1314V10.125H66.2417C66.5799 9.58123 67.0577 9.14023 67.6757 8.80198C68.2833 8.46617 68.9667 8.29138 69.6609 8.29423C70.4694 8.29423 71.1759 8.48548 71.7782 8.86798C72.3812 9.23548 72.8154 9.72823 73.0802 10.3455C73.4565 9.73392 73.9795 9.22604 74.6019 8.86798C75.2492 8.48548 76.0059 8.29423 76.8744 8.29423C78.1682 8.29423 79.1462 8.69173 79.8069 9.48523C80.4842 10.2652 80.8224 11.331 80.8224 12.684V19.8967H78.3962V13.1032C78.3962 11.397 77.6687 10.5442 76.2122 10.5442C75.4322 10.5442 74.7932 10.8607 74.2929 11.493C73.7934 12.1252 73.5429 12.9045 73.5429 13.8307V19.8967H71.1167V13.1032C71.1167 11.397 70.3667 10.5442 68.8667 10.5442C68.1017 10.5442 67.4694 10.8607 66.9692 11.493C66.4847 12.1252 66.2417 12.9045 66.2417 13.8307V19.8967H63.8154V8.64673V8.64748ZM56.2457 20.25C55.1432 20.25 54.1502 19.9927 53.2682 19.4775C52.4063 18.969 51.6974 18.2376 51.2162 17.3602C50.7309 16.4482 50.4887 15.4267 50.4887 14.2942C50.4887 13.221 50.7234 12.228 51.1937 11.3167C51.6797 10.3897 52.3487 9.65473 53.2014 9.11023C54.0542 8.56648 55.0247 8.29423 56.1129 8.29423C57.2454 8.29423 58.2234 8.54398 59.0469 9.04423C59.8682 9.52556 60.5284 10.2393 60.9444 11.0955C61.3847 11.9632 61.6059 12.9412 61.6059 14.0295C61.6059 14.235 61.5834 14.493 61.5392 14.802H52.9142C53.0027 15.846 53.3702 16.6545 54.0174 17.2282C54.6545 17.7779 55.4704 18.0758 56.3117 18.066C57.0032 18.066 57.5987 17.9115 58.0982 17.6032C58.6127 17.2798 59.0375 16.832 59.3334 16.3012L61.3847 17.2717C60.8559 18.1987 60.1644 18.9262 59.3117 19.4557C58.4589 19.9852 57.4367 20.25 56.2457 20.25ZM59.1354 12.9487C59.101 12.5355 58.9727 12.1356 58.7604 11.7795C58.5399 11.382 58.2017 11.052 57.7457 10.7872C57.3047 10.5225 56.7602 10.3897 56.1129 10.3897C55.3337 10.3897 54.6722 10.6252 54.1277 11.0955C53.5982 11.5515 53.2307 12.1695 53.0252 12.948H59.1354V12.9487ZM40.9727 20.25C39.4727 20.25 38.0897 19.89 36.8252 19.1685C35.5769 18.4644 34.5348 17.4456 33.8027 16.2135C33.0677 14.9475 32.7002 13.5427 32.7002 12C32.7002 10.4557 33.0677 9.05848 33.8027 7.80898C34.5298 6.56712 35.5726 5.53983 36.8252 4.83148C38.0897 4.10998 39.4727 3.74998 40.9727 3.74998C42.1629 3.74998 43.2737 3.96298 44.3027 4.38973C45.3324 4.81648 46.1927 5.41198 46.8834 6.17623L45.1629 7.89748C44.6503 7.32557 44.0178 6.87383 43.3104 6.57448C42.6047 6.26548 41.8179 6.11098 40.9502 6.11098C39.9551 6.1059 38.9753 6.3564 38.1047 6.83848C37.2219 7.32448 36.5162 8.01598 35.9867 8.91223C35.4572 9.80848 35.1924 10.8382 35.1924 12C35.1924 13.1617 35.4572 14.1907 35.9874 15.0877C36.5162 15.9847 37.2219 16.6762 38.1047 17.1615C38.9824 17.6454 39.9697 17.8959 40.9719 17.889C41.9132 17.889 42.6999 17.7495 43.3322 17.4705C43.9585 17.1951 44.533 16.8146 45.0309 16.3455C45.3542 16.0215 45.6264 15.618 45.8469 15.132C46.0868 14.6315 46.2434 14.0952 46.3104 13.5442H40.9502V11.3385H48.6482C48.7217 11.7495 48.7584 12.1762 48.7584 12.6172C48.7584 13.6177 48.6039 14.5807 48.2957 15.507C47.9954 16.4054 47.4895 17.2213 46.8182 17.8897C45.3317 19.4625 43.3824 20.25 40.9712 20.25H40.9727Z", fill: "currentColor", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-gemini-cli-combine__clip0_449_12647", children: _jsx("rect", { width: 145.2, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-gemini-cli-combine__clip1_449_12647", children: _jsx("rect", { width: 24, height: 24, fill: "#fff", fillOpacity: 1 }) })] })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(GeminiCliCombine);
|
|
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 GeminiCliCombineDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 146 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: typeof size === 'number' ? size * 6.083333333333333 : 'calc(' + size + ' * 6.083333333333333)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-gemini-cli-combine-dark__Name=Gemini CLI, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-gemini-cli-combine-dark__Gemini CLI / Combination", clipPath: 'url(#' + instanceId + "-gemini-cli-combine-dark__clip0_449_12647)", children: [_jsxs("g", { id: instanceId + "-gemini-cli-combine-dark__Frame", clipPath: 'url(#' + instanceId + "-gemini-cli-combine-dark__clip1_449_12647)", children: [_jsx("path", { id: instanceId + "-gemini-cli-combine-dark__Gemini CLI / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M16.7928 10.3579V14.2249L7.23584 18.8199V16.0199L14.9868 12.2919L7.23684 8.56394V5.76294L16.7928 10.3579Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }), _jsx("path", { id: instanceId + "-gemini-cli-combine-dark__Gemini CLI / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M19.608 0C20.7728 0 21.89 0.462727 22.7136 1.28639C23.5373 2.11005 24 3.22717 24 4.392V19.608C24 20.7728 23.5373 21.89 22.7136 22.7136C21.89 23.5373 20.7728 24 19.608 24H4.392C3.22717 24 2.11005 23.5373 1.28639 22.7136C0.462727 21.89 0 20.7728 0 19.608L0 4.392C0 3.22717 0.462727 2.11005 1.28639 1.28639C2.11005 0.462727 3.22717 0 4.392 0L19.608 0ZM4.26 1.444C3.51315 1.444 2.79689 1.74068 2.26879 2.26879C1.74068 2.79689 1.444 3.51315 1.444 4.26V19.74C1.444 20.4868 1.74068 21.2031 2.26879 21.7312C2.79689 22.2593 3.51315 22.556 4.26 22.556H19.74C20.4868 22.556 21.2031 22.2593 21.7312 21.7312C22.2593 21.2031 22.556 20.4868 22.556 19.74V4.26C22.556 3.51315 22.2593 2.79689 21.7312 2.26879C21.2031 1.74068 20.4868 1.444 19.74 1.444H4.26Z", fill: "white", style: {
|
|
11
|
+
fill: "white",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} })] }), _jsx("g", { id: instanceId + "-gemini-cli-combine-dark__Frame_2", children: _jsx("path", { id: instanceId + "-gemini-cli-combine-dark__Gemini CLI / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M141.05 4.10398H143.521V19.8975H141.05V4.10398ZM129.311 4.10398H131.781V17.5372H138.553V19.8975H129.311V4.10398ZM120.266 20.25C118.736 20.25 117.339 19.89 116.075 19.1685C114.828 18.4668 113.798 17.437 113.096 16.191C112.376 14.9265 112.016 13.5292 112.016 12C112.016 10.47 112.376 9.07348 113.096 7.80898C113.798 6.56298 114.829 5.53319 116.075 4.83148C117.339 4.10998 118.736 3.74998 120.266 3.74998C121.457 3.74998 122.537 3.97048 123.508 4.41148C124.502 4.85929 125.39 5.51383 126.111 6.33148L124.346 8.02948C123.802 7.38223 123.2 6.90448 122.537 6.59548C121.876 6.27223 121.118 6.11023 120.266 6.11023C119.207 6.11023 118.236 6.35323 117.354 6.83773C116.486 7.32373 115.795 8.01523 115.28 8.91148C114.766 9.79423 114.508 10.824 114.508 12C114.508 13.176 114.766 14.2125 115.28 15.1102C115.772 15.9699 116.489 16.6791 117.354 17.1615C118.236 17.6467 119.207 17.889 120.266 17.889C122.03 17.889 123.53 17.154 124.766 15.684L126.552 17.4045C125.796 18.2948 124.855 19.0098 123.795 19.5C122.721 19.9995 121.545 20.25 120.266 20.25ZM103.441 7.01473C103.225 7.01862 103.011 6.97965 102.81 6.90009C102.609 6.82053 102.426 6.70196 102.272 6.55123C102.121 6.3966 102.003 6.21364 101.923 6.01295C101.844 5.81225 101.805 5.59779 101.809 5.38198C101.809 4.92673 101.963 4.54423 102.272 4.23523C102.423 4.07877 102.605 3.95499 102.806 3.87154C103.007 3.78808 103.223 3.74671 103.441 3.74998C103.656 3.74538 103.869 3.78623 104.067 3.86986C104.264 3.95349 104.442 4.07801 104.588 4.23523C104.911 4.54423 105.073 4.92673 105.073 5.38273C105.073 5.83798 104.912 6.22798 104.588 6.55123C104.279 6.86023 103.897 7.01473 103.441 7.01473ZM102.227 8.64673H104.654V19.8967H102.227V8.64673ZM89.2127 8.64748H91.5287V10.125H91.6389C91.9622 9.59548 92.4407 9.16198 93.0729 8.82373C93.7006 8.47579 94.4066 8.29356 95.1242 8.29423C96.4922 8.29423 97.5287 8.69923 98.2344 9.50773C98.9544 10.302 99.3152 11.3902 99.3152 12.7725V19.8975H96.8889V13.1025C96.8889 12.2205 96.6684 11.5732 96.2274 11.1615C95.8007 10.7505 95.2052 10.5442 94.4402 10.5442C93.8964 10.5442 93.4112 10.6987 92.9852 11.0077C92.5531 11.3082 92.2101 11.7197 91.9922 12.1987C91.7562 12.7025 91.6358 13.2527 91.6397 13.809V19.8967H89.2127V8.64673V8.64748ZM84.9797 7.01473C84.764 7.01852 84.5496 6.9795 84.3491 6.89995C84.1485 6.82039 83.9657 6.70187 83.8112 6.55123C83.6604 6.39669 83.5418 6.21376 83.4623 6.01305C83.3827 5.81235 83.3438 5.59785 83.3477 5.38198C83.3477 4.92673 83.5022 4.54423 83.8112 4.23523C83.9625 4.07887 84.1443 3.95514 84.3452 3.87169C84.5462 3.78823 84.7621 3.74681 84.9797 3.74998C85.1944 3.74538 85.4076 3.78623 85.6054 3.86986C85.8031 3.95349 85.981 4.07801 86.1272 4.23523C86.4504 4.54423 86.6124 4.92673 86.6124 5.38273C86.6124 5.83798 86.4504 6.22798 86.1272 6.55123C85.8182 6.86023 85.4357 7.01473 84.9797 7.01473ZM83.7677 8.64673H86.1939V19.8967H83.7677V8.64673ZM63.8154 8.64748H66.1314V10.125H66.2417C66.5799 9.58123 67.0577 9.14023 67.6757 8.80198C68.2833 8.46617 68.9667 8.29138 69.6609 8.29423C70.4694 8.29423 71.1759 8.48548 71.7782 8.86798C72.3812 9.23548 72.8154 9.72823 73.0802 10.3455C73.4565 9.73392 73.9795 9.22604 74.6019 8.86798C75.2492 8.48548 76.0059 8.29423 76.8744 8.29423C78.1682 8.29423 79.1462 8.69173 79.8069 9.48523C80.4842 10.2652 80.8224 11.331 80.8224 12.684V19.8967H78.3962V13.1032C78.3962 11.397 77.6687 10.5442 76.2122 10.5442C75.4322 10.5442 74.7932 10.8607 74.2929 11.493C73.7934 12.1252 73.5429 12.9045 73.5429 13.8307V19.8967H71.1167V13.1032C71.1167 11.397 70.3667 10.5442 68.8667 10.5442C68.1017 10.5442 67.4694 10.8607 66.9692 11.493C66.4847 12.1252 66.2417 12.9045 66.2417 13.8307V19.8967H63.8154V8.64673V8.64748ZM56.2457 20.25C55.1432 20.25 54.1502 19.9927 53.2682 19.4775C52.4063 18.969 51.6974 18.2376 51.2162 17.3602C50.7309 16.4482 50.4887 15.4267 50.4887 14.2942C50.4887 13.221 50.7234 12.228 51.1937 11.3167C51.6797 10.3897 52.3487 9.65473 53.2014 9.11023C54.0542 8.56648 55.0247 8.29423 56.1129 8.29423C57.2454 8.29423 58.2234 8.54398 59.0469 9.04423C59.8682 9.52556 60.5284 10.2393 60.9444 11.0955C61.3847 11.9632 61.6059 12.9412 61.6059 14.0295C61.6059 14.235 61.5834 14.493 61.5392 14.802H52.9142C53.0027 15.846 53.3702 16.6545 54.0174 17.2282C54.6545 17.7779 55.4704 18.0758 56.3117 18.066C57.0032 18.066 57.5987 17.9115 58.0982 17.6032C58.6127 17.2798 59.0375 16.832 59.3334 16.3012L61.3847 17.2717C60.8559 18.1987 60.1644 18.9262 59.3117 19.4557C58.4589 19.9852 57.4367 20.25 56.2457 20.25ZM59.1354 12.9487C59.101 12.5355 58.9727 12.1356 58.7604 11.7795C58.5399 11.382 58.2017 11.052 57.7457 10.7872C57.3047 10.5225 56.7602 10.3897 56.1129 10.3897C55.3337 10.3897 54.6722 10.6252 54.1277 11.0955C53.5982 11.5515 53.2307 12.1695 53.0252 12.948H59.1354V12.9487ZM40.9727 20.25C39.4727 20.25 38.0897 19.89 36.8252 19.1685C35.5769 18.4644 34.5348 17.4456 33.8027 16.2135C33.0677 14.9475 32.7002 13.5427 32.7002 12C32.7002 10.4557 33.0677 9.05848 33.8027 7.80898C34.5298 6.56712 35.5726 5.53983 36.8252 4.83148C38.0897 4.10998 39.4727 3.74998 40.9727 3.74998C42.1629 3.74998 43.2737 3.96298 44.3027 4.38973C45.3324 4.81648 46.1927 5.41198 46.8834 6.17623L45.1629 7.89748C44.6503 7.32557 44.0178 6.87383 43.3104 6.57448C42.6047 6.26548 41.8179 6.11098 40.9502 6.11098C39.9551 6.1059 38.9753 6.3564 38.1047 6.83848C37.2219 7.32448 36.5162 8.01598 35.9867 8.91223C35.4572 9.80848 35.1924 10.8382 35.1924 12C35.1924 13.1617 35.4572 14.1907 35.9874 15.0877C36.5162 15.9847 37.2219 16.6762 38.1047 17.1615C38.9824 17.6454 39.9697 17.8959 40.9719 17.889C41.9132 17.889 42.6999 17.7495 43.3322 17.4705C43.9585 17.1951 44.533 16.8146 45.0309 16.3455C45.3542 16.0215 45.6264 15.618 45.8469 15.132C46.0868 14.6315 46.2434 14.0952 46.3104 13.5442H40.9502V11.3385H48.6482C48.7217 11.7495 48.7584 12.1762 48.7584 12.6172C48.7584 13.6177 48.6039 14.5807 48.2957 15.507C47.9954 16.4054 47.4895 17.2213 46.8182 17.8897C45.3317 19.4625 43.3824 20.25 40.9712 20.25H40.9727Z", fill: "white", style: {
|
|
14
|
+
fill: "white",
|
|
15
|
+
fillOpacity: 1
|
|
16
|
+
} }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-gemini-cli-combine-dark__clip0_449_12647", children: _jsx("rect", { width: 145.2, height: 24, fill: "white", style: {
|
|
17
|
+
fill: "white",
|
|
18
|
+
fillOpacity: 1
|
|
19
|
+
} }) }), _jsx("clipPath", { id: instanceId + "-gemini-cli-combine-dark__clip1_449_12647", children: _jsx("rect", { width: 24, height: 24, fill: "white", style: {
|
|
20
|
+
fill: "white",
|
|
21
|
+
fillOpacity: 1
|
|
22
|
+
} }) })] })] });
|
|
23
|
+
};
|
|
24
|
+
const ForwardRef = forwardRef(GeminiCliCombineDark);
|
|
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 GeminiCliCombineLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 146 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: typeof size === 'number' ? size * 6.083333333333333 : 'calc(' + size + ' * 6.083333333333333)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-gemini-cli-combine-light__Name=Gemini CLI, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-gemini-cli-combine-light__Gemini CLI / Combination", clipPath: 'url(#' + instanceId + "-gemini-cli-combine-light__clip0_449_12647)", children: [_jsxs("g", { id: instanceId + "-gemini-cli-combine-light__Frame", clipPath: 'url(#' + instanceId + "-gemini-cli-combine-light__clip1_449_12647)", children: [_jsx("path", { id: instanceId + "-gemini-cli-combine-light__Gemini CLI / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M16.7928 10.3579V14.2249L7.23584 18.8199V16.0199L14.9868 12.2919L7.23684 8.56394V5.76294L16.7928 10.3579Z", fill: "#000000", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-gemini-cli-combine-light__Gemini CLI / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M19.608 0C20.7728 0 21.89 0.462727 22.7136 1.28639C23.5373 2.11005 24 3.22717 24 4.392V19.608C24 20.7728 23.5373 21.89 22.7136 22.7136C21.89 23.5373 20.7728 24 19.608 24H4.392C3.22717 24 2.11005 23.5373 1.28639 22.7136C0.462727 21.89 0 20.7728 0 19.608L0 4.392C0 3.22717 0.462727 2.11005 1.28639 1.28639C2.11005 0.462727 3.22717 0 4.392 0L19.608 0ZM4.26 1.444C3.51315 1.444 2.79689 1.74068 2.26879 2.26879C1.74068 2.79689 1.444 3.51315 1.444 4.26V19.74C1.444 20.4868 1.74068 21.2031 2.26879 21.7312C2.79689 22.2593 3.51315 22.556 4.26 22.556H19.74C20.4868 22.556 21.2031 22.2593 21.7312 21.7312C22.2593 21.2031 22.556 20.4868 22.556 19.74V4.26C22.556 3.51315 22.2593 2.79689 21.7312 2.26879C21.2031 1.74068 20.4868 1.444 19.74 1.444H4.26Z", fill: "#000000", fillOpacity: 1 })] }), _jsx("g", { id: instanceId + "-gemini-cli-combine-light__Frame_2", children: _jsx("path", { id: instanceId + "-gemini-cli-combine-light__Gemini CLI / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M141.05 4.10398H143.521V19.8975H141.05V4.10398ZM129.311 4.10398H131.781V17.5372H138.553V19.8975H129.311V4.10398ZM120.266 20.25C118.736 20.25 117.339 19.89 116.075 19.1685C114.828 18.4668 113.798 17.437 113.096 16.191C112.376 14.9265 112.016 13.5292 112.016 12C112.016 10.47 112.376 9.07348 113.096 7.80898C113.798 6.56298 114.829 5.53319 116.075 4.83148C117.339 4.10998 118.736 3.74998 120.266 3.74998C121.457 3.74998 122.537 3.97048 123.508 4.41148C124.502 4.85929 125.39 5.51383 126.111 6.33148L124.346 8.02948C123.802 7.38223 123.2 6.90448 122.537 6.59548C121.876 6.27223 121.118 6.11023 120.266 6.11023C119.207 6.11023 118.236 6.35323 117.354 6.83773C116.486 7.32373 115.795 8.01523 115.28 8.91148C114.766 9.79423 114.508 10.824 114.508 12C114.508 13.176 114.766 14.2125 115.28 15.1102C115.772 15.9699 116.489 16.6791 117.354 17.1615C118.236 17.6467 119.207 17.889 120.266 17.889C122.03 17.889 123.53 17.154 124.766 15.684L126.552 17.4045C125.796 18.2948 124.855 19.0098 123.795 19.5C122.721 19.9995 121.545 20.25 120.266 20.25ZM103.441 7.01473C103.225 7.01862 103.011 6.97965 102.81 6.90009C102.609 6.82053 102.426 6.70196 102.272 6.55123C102.121 6.3966 102.003 6.21364 101.923 6.01295C101.844 5.81225 101.805 5.59779 101.809 5.38198C101.809 4.92673 101.963 4.54423 102.272 4.23523C102.423 4.07877 102.605 3.95499 102.806 3.87154C103.007 3.78808 103.223 3.74671 103.441 3.74998C103.656 3.74538 103.869 3.78623 104.067 3.86986C104.264 3.95349 104.442 4.07801 104.588 4.23523C104.911 4.54423 105.073 4.92673 105.073 5.38273C105.073 5.83798 104.912 6.22798 104.588 6.55123C104.279 6.86023 103.897 7.01473 103.441 7.01473ZM102.227 8.64673H104.654V19.8967H102.227V8.64673ZM89.2127 8.64748H91.5287V10.125H91.6389C91.9622 9.59548 92.4407 9.16198 93.0729 8.82373C93.7006 8.47579 94.4066 8.29356 95.1242 8.29423C96.4922 8.29423 97.5287 8.69923 98.2344 9.50773C98.9544 10.302 99.3152 11.3902 99.3152 12.7725V19.8975H96.8889V13.1025C96.8889 12.2205 96.6684 11.5732 96.2274 11.1615C95.8007 10.7505 95.2052 10.5442 94.4402 10.5442C93.8964 10.5442 93.4112 10.6987 92.9852 11.0077C92.5531 11.3082 92.2101 11.7197 91.9922 12.1987C91.7562 12.7025 91.6358 13.2527 91.6397 13.809V19.8967H89.2127V8.64673V8.64748ZM84.9797 7.01473C84.764 7.01852 84.5496 6.9795 84.3491 6.89995C84.1485 6.82039 83.9657 6.70187 83.8112 6.55123C83.6604 6.39669 83.5418 6.21376 83.4623 6.01305C83.3827 5.81235 83.3438 5.59785 83.3477 5.38198C83.3477 4.92673 83.5022 4.54423 83.8112 4.23523C83.9625 4.07887 84.1443 3.95514 84.3452 3.87169C84.5462 3.78823 84.7621 3.74681 84.9797 3.74998C85.1944 3.74538 85.4076 3.78623 85.6054 3.86986C85.8031 3.95349 85.981 4.07801 86.1272 4.23523C86.4504 4.54423 86.6124 4.92673 86.6124 5.38273C86.6124 5.83798 86.4504 6.22798 86.1272 6.55123C85.8182 6.86023 85.4357 7.01473 84.9797 7.01473ZM83.7677 8.64673H86.1939V19.8967H83.7677V8.64673ZM63.8154 8.64748H66.1314V10.125H66.2417C66.5799 9.58123 67.0577 9.14023 67.6757 8.80198C68.2833 8.46617 68.9667 8.29138 69.6609 8.29423C70.4694 8.29423 71.1759 8.48548 71.7782 8.86798C72.3812 9.23548 72.8154 9.72823 73.0802 10.3455C73.4565 9.73392 73.9795 9.22604 74.6019 8.86798C75.2492 8.48548 76.0059 8.29423 76.8744 8.29423C78.1682 8.29423 79.1462 8.69173 79.8069 9.48523C80.4842 10.2652 80.8224 11.331 80.8224 12.684V19.8967H78.3962V13.1032C78.3962 11.397 77.6687 10.5442 76.2122 10.5442C75.4322 10.5442 74.7932 10.8607 74.2929 11.493C73.7934 12.1252 73.5429 12.9045 73.5429 13.8307V19.8967H71.1167V13.1032C71.1167 11.397 70.3667 10.5442 68.8667 10.5442C68.1017 10.5442 67.4694 10.8607 66.9692 11.493C66.4847 12.1252 66.2417 12.9045 66.2417 13.8307V19.8967H63.8154V8.64673V8.64748ZM56.2457 20.25C55.1432 20.25 54.1502 19.9927 53.2682 19.4775C52.4063 18.969 51.6974 18.2376 51.2162 17.3602C50.7309 16.4482 50.4887 15.4267 50.4887 14.2942C50.4887 13.221 50.7234 12.228 51.1937 11.3167C51.6797 10.3897 52.3487 9.65473 53.2014 9.11023C54.0542 8.56648 55.0247 8.29423 56.1129 8.29423C57.2454 8.29423 58.2234 8.54398 59.0469 9.04423C59.8682 9.52556 60.5284 10.2393 60.9444 11.0955C61.3847 11.9632 61.6059 12.9412 61.6059 14.0295C61.6059 14.235 61.5834 14.493 61.5392 14.802H52.9142C53.0027 15.846 53.3702 16.6545 54.0174 17.2282C54.6545 17.7779 55.4704 18.0758 56.3117 18.066C57.0032 18.066 57.5987 17.9115 58.0982 17.6032C58.6127 17.2798 59.0375 16.832 59.3334 16.3012L61.3847 17.2717C60.8559 18.1987 60.1644 18.9262 59.3117 19.4557C58.4589 19.9852 57.4367 20.25 56.2457 20.25ZM59.1354 12.9487C59.101 12.5355 58.9727 12.1356 58.7604 11.7795C58.5399 11.382 58.2017 11.052 57.7457 10.7872C57.3047 10.5225 56.7602 10.3897 56.1129 10.3897C55.3337 10.3897 54.6722 10.6252 54.1277 11.0955C53.5982 11.5515 53.2307 12.1695 53.0252 12.948H59.1354V12.9487ZM40.9727 20.25C39.4727 20.25 38.0897 19.89 36.8252 19.1685C35.5769 18.4644 34.5348 17.4456 33.8027 16.2135C33.0677 14.9475 32.7002 13.5427 32.7002 12C32.7002 10.4557 33.0677 9.05848 33.8027 7.80898C34.5298 6.56712 35.5726 5.53983 36.8252 4.83148C38.0897 4.10998 39.4727 3.74998 40.9727 3.74998C42.1629 3.74998 43.2737 3.96298 44.3027 4.38973C45.3324 4.81648 46.1927 5.41198 46.8834 6.17623L45.1629 7.89748C44.6503 7.32557 44.0178 6.87383 43.3104 6.57448C42.6047 6.26548 41.8179 6.11098 40.9502 6.11098C39.9551 6.1059 38.9753 6.3564 38.1047 6.83848C37.2219 7.32448 36.5162 8.01598 35.9867 8.91223C35.4572 9.80848 35.1924 10.8382 35.1924 12C35.1924 13.1617 35.4572 14.1907 35.9874 15.0877C36.5162 15.9847 37.2219 16.6762 38.1047 17.1615C38.9824 17.6454 39.9697 17.8959 40.9719 17.889C41.9132 17.889 42.6999 17.7495 43.3322 17.4705C43.9585 17.1951 44.533 16.8146 45.0309 16.3455C45.3542 16.0215 45.6264 15.618 45.8469 15.132C46.0868 14.6315 46.2434 14.0952 46.3104 13.5442H40.9502V11.3385H48.6482C48.7217 11.7495 48.7584 12.1762 48.7584 12.6172C48.7584 13.6177 48.6039 14.5807 48.2957 15.507C47.9954 16.4054 47.4895 17.2213 46.8182 17.8897C45.3317 19.4625 43.3824 20.25 40.9712 20.25H40.9727Z", fill: "#000000", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-gemini-cli-combine-light__clip0_449_12647", children: _jsx("rect", { width: 145.2, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-gemini-cli-combine-light__clip1_449_12647", children: _jsx("rect", { width: 24, height: 24, fill: "#fff", fillOpacity: 1 }) })] })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(GeminiCliCombineLight);
|
|
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 GeminiCliDark = ({ 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 + "-gemini-cli-dark__Name=Gemini CLI, Type=Dark, Variant=Default", children: _jsxs("g", { id: instanceId + "-gemini-cli-dark__Gemini CLI / Icon", clipPath: 'url(#' + instanceId + "-gemini-cli-dark__clip0_436_4348)", children: [_jsx("path", { id: instanceId + "-gemini-cli-dark__Gemini CLI / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M33.5862 20.716V28.45L14.4722 37.64V32.04L29.9742 24.584L14.4742 17.128V11.526L33.5862 20.716Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }), _jsx("path", { id: instanceId + "-gemini-cli-dark__Gemini CLI / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M39.216 0C41.5457 0 43.7799 0.925454 45.4272 2.57277C47.0745 4.22009 48 6.45434 48 8.784V39.216C48 41.5457 47.0745 43.7799 45.4272 45.4272C43.7799 47.0745 41.5457 48 39.216 48H8.784C6.45434 48 4.22009 47.0745 2.57277 45.4272C0.925454 43.7799 0 41.5457 0 39.216L0 8.784C0 6.45434 0.925454 4.22009 2.57277 2.57277C4.22009 0.925454 6.45434 0 8.784 0L39.216 0ZM8.52 2.888C7.0263 2.888 5.59378 3.48137 4.53757 4.53757C3.48137 5.59378 2.888 7.0263 2.888 8.52V39.48C2.888 40.9737 3.48137 42.4062 4.53757 43.4624C5.59378 44.5186 7.0263 45.112 8.52 45.112H39.48C40.9737 45.112 42.4062 44.5186 43.4624 43.4624C44.5186 42.4062 45.112 40.9737 45.112 39.48V8.52C45.112 7.0263 44.5186 5.59378 43.4624 4.53757C42.4062 3.48137 40.9737 2.888 39.48 2.888H8.52Z", fill: "white", style: {
|
|
11
|
+
fill: "white",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} })] }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-gemini-cli-dark__clip0_436_4348", children: _jsx("rect", { width: 48, height: 48, fill: "white", style: {
|
|
14
|
+
fill: "white",
|
|
15
|
+
fillOpacity: 1
|
|
16
|
+
} }) }) })] });
|
|
17
|
+
};
|
|
18
|
+
const ForwardRef = forwardRef(GeminiCliDark);
|
|
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 GeminiCliLight = ({ 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 + "-gemini-cli-light__Name=Gemini CLI, Type=Dark, Variant=Default", children: _jsxs("g", { id: instanceId + "-gemini-cli-light__Gemini CLI / Icon", clipPath: 'url(#' + instanceId + "-gemini-cli-light__clip0_436_4348)", children: [_jsx("path", { id: instanceId + "-gemini-cli-light__Gemini CLI / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M33.5862 20.716V28.45L14.4722 37.64V32.04L29.9742 24.584L14.4742 17.128V11.526L33.5862 20.716Z", fill: "#000000", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-gemini-cli-light__Gemini CLI / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M39.216 0C41.5457 0 43.7799 0.925454 45.4272 2.57277C47.0745 4.22009 48 6.45434 48 8.784V39.216C48 41.5457 47.0745 43.7799 45.4272 45.4272C43.7799 47.0745 41.5457 48 39.216 48H8.784C6.45434 48 4.22009 47.0745 2.57277 45.4272C0.925454 43.7799 0 41.5457 0 39.216L0 8.784C0 6.45434 0.925454 4.22009 2.57277 2.57277C4.22009 0.925454 6.45434 0 8.784 0L39.216 0ZM8.52 2.888C7.0263 2.888 5.59378 3.48137 4.53757 4.53757C3.48137 5.59378 2.888 7.0263 2.888 8.52V39.48C2.888 40.9737 3.48137 42.4062 4.53757 43.4624C5.59378 44.5186 7.0263 45.112 8.52 45.112H39.48C40.9737 45.112 42.4062 44.5186 43.4624 43.4624C44.5186 42.4062 45.112 40.9737 45.112 39.48V8.52C45.112 7.0263 44.5186 5.59378 43.4624 4.53757C42.4062 3.48137 40.9737 2.888 39.48 2.888H8.52Z", fill: "#000000", fillOpacity: 1 })] }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-gemini-cli-light__clip0_436_4348", children: _jsx("rect", { width: 48, height: 48, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(GeminiCliLight);
|
|
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 GeminiCliMono = ({ 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 + "-gemini-cli-mono__Name=Gemini CLI, Type=Dark, Variant=Default", children: _jsxs("g", { id: instanceId + "-gemini-cli-mono__Gemini CLI / Icon", clipPath: 'url(#' + instanceId + "-gemini-cli-mono__clip0_436_4348)", children: [_jsx("path", { id: instanceId + "-gemini-cli-mono__Gemini CLI / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M33.5862 20.716V28.45L14.4722 37.64V32.04L29.9742 24.584L14.4742 17.128V11.526L33.5862 20.716Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-gemini-cli-mono__Gemini CLI / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M39.216 0C41.5457 0 43.7799 0.925454 45.4272 2.57277C47.0745 4.22009 48 6.45434 48 8.784V39.216C48 41.5457 47.0745 43.7799 45.4272 45.4272C43.7799 47.0745 41.5457 48 39.216 48H8.784C6.45434 48 4.22009 47.0745 2.57277 45.4272C0.925454 43.7799 0 41.5457 0 39.216L0 8.784C0 6.45434 0.925454 4.22009 2.57277 2.57277C4.22009 0.925454 6.45434 0 8.784 0L39.216 0ZM8.52 2.888C7.0263 2.888 5.59378 3.48137 4.53757 4.53757C3.48137 5.59378 2.888 7.0263 2.888 8.52V39.48C2.888 40.9737 3.48137 42.4062 4.53757 43.4624C5.59378 44.5186 7.0263 45.112 8.52 45.112H39.48C40.9737 45.112 42.4062 44.5186 43.4624 43.4624C44.5186 42.4062 45.112 40.9737 45.112 39.48V8.52C45.112 7.0263 44.5186 5.59378 43.4624 4.53757C42.4062 3.48137 40.9737 2.888 39.48 2.888H8.52Z", fill: "currentColor", fillOpacity: 1 })] }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-gemini-cli-mono__clip0_436_4348", children: _jsx("rect", { width: 48, height: 48, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(GeminiCliMono);
|
|
10
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
declare const GeminiCli: 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 GeminiCli;
|
|
@@ -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 GeminiCli = Object.assign(Mono, { Color, Dark, Light, CombineDark, CombineLight, Combine, Default: Dark });
|
|
11
|
+
export default GeminiCli;
|
|
@@ -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 GithubCopilotColor = ({ 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 + "-github-copilot-color__Name=GitHub Copilot, Type=Color, Variant=Default", children: _jsx("g", { id: instanceId + "-github-copilot-color__GitHub Copilot / Icon", children: _jsx("path", { id: instanceId + "-github-copilot-color__GitHub Copilot / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M38.49 10.728C41.134 13.448 42.244 17.16 42.71 22.362C43.954 22.362 45.11 22.632 45.894 23.67L47.354 25.598C47.774 26.154 48 26.818 48 27.508V32.748C48 33.426 47.654 34.086 47.094 34.484C40.478 39.204 32.314 43 24 43C14.8 43 5.59 37.834 0.906 34.484C0.346 34.084 0.002 33.424 0 32.748V27.508C0 26.818 0.226 26.15 0.642 25.596L2.102 23.67C2.886 22.636 4.05 22.362 5.288 22.362L5.346 21.768C5.846 16.876 6.966 13.342 9.51 10.728C14.432 5.648 20.93 5.026 23.802 5H24.198C27.07 5.026 33.568 5.646 38.49 10.728ZM24.002 19.384C23.434 19.384 22.776 19.416 22.078 19.484C21.832 20.378 21.468 21.184 20.938 21.7C18.838 23.746 16.306 24.06 14.95 24.06C13.674 24.06 12.338 23.8 11.248 23.132C10.216 23.462 9.224 23.938 9.16 25.124C9.07591 27.0455 9.0339 28.9686 9.034 30.892L9.03 31.852C9.026 32.978 9.02 34.104 9.004 35.232C9.008 35.884 9.412 36.492 10.024 36.762C14.988 38.966 19.684 40.076 24.004 40.076C28.316 40.076 33.012 38.966 37.974 36.762C38.2725 36.6307 38.5272 36.4166 38.708 36.1451C38.8888 35.8737 38.988 35.5561 38.994 35.23C39.054 31.866 39.006 28.486 38.842 25.124C38.78 23.932 37.786 23.464 36.75 23.132C35.658 23.798 34.326 24.06 33.05 24.06C31.696 24.06 29.166 23.746 27.064 21.7C26.532 21.184 26.17 20.378 25.924 19.484C25.284 19.42 24.642 19.386 24.002 19.384ZM18.952 27.41C20.03 27.41 20.904 28.262 20.904 29.31V32.816C20.904 33.866 20.03 34.716 18.952 34.716C18.4413 34.7224 17.949 34.5259 17.583 34.1697C17.2171 33.8135 17.0074 33.3267 17 32.816V29.312C17 28.262 17.874 27.41 18.952 27.41ZM28.952 27.41C30.03 27.41 30.904 28.262 30.904 29.31V32.816C30.904 33.866 30.03 34.716 28.952 34.716C28.4413 34.7224 27.949 34.5259 27.583 34.1697C27.2171 33.8135 27.0074 33.3267 27 32.816V29.312C27 28.262 27.874 27.41 28.952 27.41ZM15.27 10.174C13.17 10.378 11.4 11.05 10.5 11.986C8.55 14.06 8.97 19.322 10.08 20.434C10.89 21.222 12.42 21.748 14.07 21.748H14.25C15.548 21.722 17.82 21.396 19.71 19.528C20.58 18.708 21.12 16.662 21.06 14.588C21 12.92 20.52 11.548 19.8 10.962C19.02 10.29 17.25 9.998 15.27 10.174ZM28.2 10.962C27.48 11.546 27 12.922 26.94 14.588C26.88 16.662 27.42 18.708 28.29 19.528C30.226 21.442 32.562 21.736 33.842 21.748H33.93C35.58 21.748 37.11 21.222 37.92 20.434C39.03 19.322 39.45 14.06 37.5 11.986C36.6 11.05 34.83 10.378 32.73 10.174C30.75 9.998 28.98 10.29 28.2 10.962ZM24 15.23C23.52 15.23 22.95 15.26 22.32 15.318C22.38 15.638 22.41 15.99 22.44 16.37L22.438 16.688C22.4358 16.855 22.4264 17.0218 22.41 17.188C22.86 17.144 23.26 17.134 23.634 17.132H24.366C24.74 17.132 25.14 17.144 25.59 17.188C25.56 16.896 25.56 16.634 25.56 16.37C25.59 15.99 25.62 15.64 25.68 15.318C25.1216 15.2633 24.561 15.234 24 15.23Z", fill: "black", style: {
|
|
8
|
+
fill: "black",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }) });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(GithubCopilotColor);
|
|
13
|
+
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 GithubCopilotCombine = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 147 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: typeof size === 'number' ? size * 6.125 : 'calc(' + size + ' * 6.125)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-github-copilot-combine__Name=GitHub Copilot, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-github-copilot-combine__GitHub Copilot / Combination", clipPath: 'url(#' + instanceId + "-github-copilot-combine__clip0_449_12659)", children: [_jsx("g", { id: instanceId + "-github-copilot-combine__Frame", children: _jsx("path", { id: instanceId + "-github-copilot-combine__GitHub Copilot / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M19.245 5.364C20.567 6.724 21.122 8.58 21.355 11.181C21.977 11.181 22.555 11.316 22.947 11.835L23.677 12.799C23.887 13.077 24 13.409 24 13.754V16.374C24 16.713 23.827 17.043 23.547 17.242C20.239 19.602 16.157 21.5 12 21.5C7.4 21.5 2.795 18.917 0.453 17.242C0.173 17.042 0.001 16.712 0 16.374V13.754C0 13.409 0.113 13.075 0.321 12.798L1.051 11.835C1.443 11.318 2.025 11.181 2.644 11.181L2.673 10.884C2.923 8.438 3.483 6.671 4.755 5.364C7.216 2.824 10.465 2.513 11.901 2.5H12.099C13.535 2.513 16.784 2.823 19.245 5.364ZM12.001 9.692C11.717 9.692 11.388 9.708 11.039 9.742C10.916 10.189 10.734 10.592 10.469 10.85C9.419 11.873 8.153 12.03 7.475 12.03C6.837 12.03 6.169 11.9 5.624 11.566C5.108 11.731 4.612 11.969 4.58 12.562C4.53795 13.5228 4.51695 14.4843 4.517 15.446L4.515 15.926C4.513 16.489 4.51 17.052 4.502 17.616C4.504 17.942 4.706 18.246 5.012 18.381C7.494 19.483 9.842 20.038 12.002 20.038C14.158 20.038 16.506 19.483 18.987 18.381C19.1363 18.3153 19.2636 18.2083 19.354 18.0726C19.4444 17.9368 19.494 17.778 19.497 17.615C19.527 15.933 19.503 14.243 19.421 12.562C19.39 11.966 18.893 11.732 18.375 11.566C17.829 11.899 17.163 12.03 16.525 12.03C15.848 12.03 14.583 11.873 13.532 10.85C13.266 10.592 13.085 10.189 12.962 9.742C12.642 9.71 12.321 9.693 12.001 9.692ZM9.476 13.705C10.015 13.705 10.452 14.131 10.452 14.655V16.408C10.452 16.933 10.015 17.358 9.476 17.358C9.22067 17.3612 8.97449 17.263 8.79151 17.0849C8.60853 16.9068 8.50369 16.6633 8.5 16.408V14.656C8.5 14.131 8.937 13.705 9.476 13.705ZM14.476 13.705C15.015 13.705 15.452 14.131 15.452 14.655V16.408C15.452 16.933 15.015 17.358 14.476 17.358C14.2207 17.3612 13.9745 17.263 13.7915 17.0849C13.6085 16.9068 13.5037 16.6633 13.5 16.408V14.656C13.5 14.131 13.937 13.705 14.476 13.705ZM7.635 5.087C6.585 5.189 5.7 5.525 5.25 5.993C4.275 7.03 4.485 9.661 5.04 10.217C5.445 10.611 6.21 10.874 7.035 10.874H7.125C7.774 10.861 8.91 10.698 9.855 9.764C10.29 9.354 10.56 8.331 10.53 7.294C10.5 6.46 10.26 5.774 9.9 5.481C9.51 5.145 8.625 4.999 7.635 5.087ZM14.1 5.481C13.74 5.773 13.5 6.461 13.47 7.294C13.44 8.331 13.71 9.354 14.145 9.764C15.113 10.721 16.281 10.868 16.921 10.874H16.965C17.79 10.874 18.555 10.611 18.96 10.217C19.515 9.661 19.725 7.03 18.75 5.993C18.3 5.525 17.415 5.189 16.365 5.087C15.375 4.999 14.49 5.145 14.1 5.481ZM12 7.615C11.76 7.615 11.475 7.63 11.16 7.659C11.19 7.819 11.205 7.995 11.22 8.185L11.219 8.344C11.2179 8.42749 11.2132 8.5109 11.205 8.594C11.43 8.572 11.63 8.567 11.817 8.566H12.183C12.37 8.566 12.57 8.572 12.795 8.594C12.78 8.448 12.78 8.317 12.78 8.185C12.795 7.995 12.81 7.82 12.84 7.659C12.5608 7.63166 12.2805 7.61698 12 7.615Z", fill: "currentColor", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-github-copilot-combine__Frame_2", children: _jsx("path", { id: instanceId + "-github-copilot-combine__GitHub Copilot / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M32.7002 11.9062C32.7002 15.8483 34.9599 18.2858 38.8427 18.2858C42.4127 18.2858 44.8629 16.2458 44.8629 12.4943V11.3355H38.8764V13.5315H41.9477C41.8269 15.0015 40.6877 15.969 38.9109 15.969C36.9609 15.969 35.6507 14.8455 35.6507 12.7185V11.025C35.6507 9.0885 36.7892 7.7925 38.7902 7.7925C40.2227 7.7925 41.2404 8.484 41.5502 9.573H44.4489C44.1212 7.0485 41.8787 5.35425 38.8247 5.35425C35.1677 5.3535 32.7002 7.7745 32.7002 11.9062ZM45.6812 7.82625H48.3032V5.25H45.6812V7.82625ZM45.6812 18.1125H48.3032V8.84625H45.6812V18.1125ZM53.5892 10.9725H55.4177V8.84625H53.5892V5.9415H50.9672V8.84625H49.3277V10.9725H50.9672V16.0725C50.9672 17.3003 51.4847 18.1125 53.0372 18.1125H55.4177V16.038H53.5892V10.9725ZM56.5847 18.1125H59.3799V12.8055H65.0559V18.1125H67.8504V5.5095H65.0559V10.5923H59.3799V5.5095H56.5847V18.1125ZM77.9889 8.84625H75.3662V13.7385C75.3662 15.1395 74.6072 16.1423 73.3652 16.1423C72.3302 16.1423 71.7437 15.5198 71.7437 14.2223V8.847H69.1037V14.6385C69.1037 16.851 70.1214 18.2865 72.1922 18.2865C73.6584 18.2865 74.6597 17.5778 75.1937 16.419H75.3489L75.6939 18.114H77.9889V8.84625ZM79.2624 18.1125H81.5574L81.8844 16.4528H82.0397C82.5744 17.646 83.7647 18.2858 85.0937 18.2858C87.4742 18.2858 88.8549 16.5053 88.8549 13.497C88.8549 10.4543 87.4397 8.673 85.0419 8.673C83.5584 8.673 82.4709 9.4335 82.0397 10.5405H81.8844V5.25H79.2624V18.1125ZM81.8844 13.8945V13.0995C81.8844 11.7157 82.7642 10.8173 84.1269 10.8173C85.3697 10.8173 86.1804 11.457 86.1804 12.753V14.2403C86.1804 15.381 85.5249 16.1595 84.1449 16.1595C82.7469 16.1595 81.8844 15.243 81.8844 13.8945ZM98.2344 18.2858C101.392 18.2858 103.617 16.5225 103.997 13.7385H101.633C101.288 15.312 99.9939 16.2803 98.2689 16.2803C96.1299 16.2803 94.7664 14.88 94.7664 12.8918V10.8345C94.7664 8.673 96.1817 7.359 98.3034 7.359C100.201 7.359 101.357 8.379 101.633 9.8835H103.997C103.721 7.13475 101.564 5.33625 98.3724 5.33625C94.5939 5.33625 92.3859 7.79175 92.3859 11.8372C92.3859 15.8483 94.5594 18.2858 98.2344 18.2858ZM104.634 13.5308C104.634 16.4708 106.394 18.2858 109.119 18.2858C111.966 18.2858 113.622 16.3838 113.622 13.5308C113.622 10.4888 111.759 8.77725 109.12 8.77725C106.394 8.77725 104.634 10.5743 104.634 13.5308ZM106.808 14.2747V12.84C106.808 11.4225 107.723 10.5405 109.12 10.5405C110.483 10.5405 111.431 11.4045 111.431 12.84V14.2747C111.431 15.7448 110.465 16.5225 109.12 16.5225C107.808 16.5225 106.808 15.7612 106.808 14.2747ZM114.464 21H116.603V16.401H116.741C117.242 17.4907 118.328 18.1995 119.881 18.1995C122.193 18.1995 123.625 16.5045 123.625 13.4797C123.625 10.5232 122.228 8.77725 119.881 8.77725C118.484 8.77725 117.311 9.41625 116.741 10.575H116.603L116.345 8.94975H114.464V21ZM119.122 16.4528C117.604 16.4528 116.603 15.4673 116.603 13.9463V13.0298C116.603 11.526 117.586 10.5233 119.139 10.5233C120.641 10.5233 121.417 11.3872 121.417 12.684V14.292C121.417 15.6532 120.547 16.4288 119.187 16.452L119.122 16.4528ZM124.447 7.653H126.569V5.33625H124.447V7.653ZM124.447 18.1125H126.569V8.94975H124.447V18.1125ZM127.7 18.1125H129.823V5.33625H127.7V18.1125ZM135.146 8.77725C137.786 8.77725 139.649 10.4887 139.649 13.5315C139.649 16.3837 137.993 18.2858 135.146 18.2858C132.42 18.2858 130.661 16.4708 130.661 13.5308C130.661 10.575 132.42 8.77725 135.146 8.77725ZM143.337 6.0105V8.94975H145.2V10.6957H143.337V16.401H145.2V18.1125H142.958C141.646 18.1125 141.215 17.421 141.215 16.401V10.6957H139.576V8.94975H141.215V6.0105H143.337ZM135.146 10.5405C133.748 10.5405 132.834 11.4217 132.834 12.84V14.2747C132.834 15.7612 133.835 16.5225 135.146 16.5225C136.492 16.5225 137.458 15.744 137.458 14.2747V12.84C137.458 11.4045 136.509 10.5405 135.146 10.5405Z", fill: "currentColor", fillOpacity: 1 }) })] }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-github-copilot-combine__clip0_449_12659", children: _jsx("rect", { width: 146.7, height: 24, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(GithubCopilotCombine);
|
|
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 GithubCopilotCombineDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 147 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: typeof size === 'number' ? size * 6.125 : 'calc(' + size + ' * 6.125)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-github-copilot-combine-dark__Name=GitHub Copilot, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-github-copilot-combine-dark__GitHub Copilot / Combination", clipPath: 'url(#' + instanceId + "-github-copilot-combine-dark__clip0_449_12659)", children: [_jsx("g", { id: instanceId + "-github-copilot-combine-dark__Frame", children: _jsx("path", { id: instanceId + "-github-copilot-combine-dark__GitHub Copilot / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M19.245 5.364C20.567 6.724 21.122 8.58 21.355 11.181C21.977 11.181 22.555 11.316 22.947 11.835L23.677 12.799C23.887 13.077 24 13.409 24 13.754V16.374C24 16.713 23.827 17.043 23.547 17.242C20.239 19.602 16.157 21.5 12 21.5C7.4 21.5 2.795 18.917 0.453 17.242C0.173 17.042 0.001 16.712 0 16.374V13.754C0 13.409 0.113 13.075 0.321 12.798L1.051 11.835C1.443 11.318 2.025 11.181 2.644 11.181L2.673 10.884C2.923 8.438 3.483 6.671 4.755 5.364C7.216 2.824 10.465 2.513 11.901 2.5H12.099C13.535 2.513 16.784 2.823 19.245 5.364ZM12.001 9.692C11.717 9.692 11.388 9.708 11.039 9.742C10.916 10.189 10.734 10.592 10.469 10.85C9.419 11.873 8.153 12.03 7.475 12.03C6.837 12.03 6.169 11.9 5.624 11.566C5.108 11.731 4.612 11.969 4.58 12.562C4.53795 13.5228 4.51695 14.4843 4.517 15.446L4.515 15.926C4.513 16.489 4.51 17.052 4.502 17.616C4.504 17.942 4.706 18.246 5.012 18.381C7.494 19.483 9.842 20.038 12.002 20.038C14.158 20.038 16.506 19.483 18.987 18.381C19.1363 18.3153 19.2636 18.2083 19.354 18.0726C19.4444 17.9368 19.494 17.778 19.497 17.615C19.527 15.933 19.503 14.243 19.421 12.562C19.39 11.966 18.893 11.732 18.375 11.566C17.829 11.899 17.163 12.03 16.525 12.03C15.848 12.03 14.583 11.873 13.532 10.85C13.266 10.592 13.085 10.189 12.962 9.742C12.642 9.71 12.321 9.693 12.001 9.692ZM9.476 13.705C10.015 13.705 10.452 14.131 10.452 14.655V16.408C10.452 16.933 10.015 17.358 9.476 17.358C9.22067 17.3612 8.97449 17.263 8.79151 17.0849C8.60853 16.9068 8.50369 16.6633 8.5 16.408V14.656C8.5 14.131 8.937 13.705 9.476 13.705ZM14.476 13.705C15.015 13.705 15.452 14.131 15.452 14.655V16.408C15.452 16.933 15.015 17.358 14.476 17.358C14.2207 17.3612 13.9745 17.263 13.7915 17.0849C13.6085 16.9068 13.5037 16.6633 13.5 16.408V14.656C13.5 14.131 13.937 13.705 14.476 13.705ZM7.635 5.087C6.585 5.189 5.7 5.525 5.25 5.993C4.275 7.03 4.485 9.661 5.04 10.217C5.445 10.611 6.21 10.874 7.035 10.874H7.125C7.774 10.861 8.91 10.698 9.855 9.764C10.29 9.354 10.56 8.331 10.53 7.294C10.5 6.46 10.26 5.774 9.9 5.481C9.51 5.145 8.625 4.999 7.635 5.087ZM14.1 5.481C13.74 5.773 13.5 6.461 13.47 7.294C13.44 8.331 13.71 9.354 14.145 9.764C15.113 10.721 16.281 10.868 16.921 10.874H16.965C17.79 10.874 18.555 10.611 18.96 10.217C19.515 9.661 19.725 7.03 18.75 5.993C18.3 5.525 17.415 5.189 16.365 5.087C15.375 4.999 14.49 5.145 14.1 5.481ZM12 7.615C11.76 7.615 11.475 7.63 11.16 7.659C11.19 7.819 11.205 7.995 11.22 8.185L11.219 8.344C11.2179 8.42749 11.2132 8.5109 11.205 8.594C11.43 8.572 11.63 8.567 11.817 8.566H12.183C12.37 8.566 12.57 8.572 12.795 8.594C12.78 8.448 12.78 8.317 12.78 8.185C12.795 7.995 12.81 7.82 12.84 7.659C12.5608 7.63166 12.2805 7.61698 12 7.615Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }), _jsx("g", { id: instanceId + "-github-copilot-combine-dark__Frame_2", children: _jsx("path", { id: instanceId + "-github-copilot-combine-dark__GitHub Copilot / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M32.7002 11.9062C32.7002 15.8483 34.9599 18.2858 38.8427 18.2858C42.4127 18.2858 44.8629 16.2458 44.8629 12.4943V11.3355H38.8764V13.5315H41.9477C41.8269 15.0015 40.6877 15.969 38.9109 15.969C36.9609 15.969 35.6507 14.8455 35.6507 12.7185V11.025C35.6507 9.0885 36.7892 7.7925 38.7902 7.7925C40.2227 7.7925 41.2404 8.484 41.5502 9.573H44.4489C44.1212 7.0485 41.8787 5.35425 38.8247 5.35425C35.1677 5.3535 32.7002 7.7745 32.7002 11.9062ZM45.6812 7.82625H48.3032V5.25H45.6812V7.82625ZM45.6812 18.1125H48.3032V8.84625H45.6812V18.1125ZM53.5892 10.9725H55.4177V8.84625H53.5892V5.9415H50.9672V8.84625H49.3277V10.9725H50.9672V16.0725C50.9672 17.3003 51.4847 18.1125 53.0372 18.1125H55.4177V16.038H53.5892V10.9725ZM56.5847 18.1125H59.3799V12.8055H65.0559V18.1125H67.8504V5.5095H65.0559V10.5923H59.3799V5.5095H56.5847V18.1125ZM77.9889 8.84625H75.3662V13.7385C75.3662 15.1395 74.6072 16.1423 73.3652 16.1423C72.3302 16.1423 71.7437 15.5198 71.7437 14.2223V8.847H69.1037V14.6385C69.1037 16.851 70.1214 18.2865 72.1922 18.2865C73.6584 18.2865 74.6597 17.5778 75.1937 16.419H75.3489L75.6939 18.114H77.9889V8.84625ZM79.2624 18.1125H81.5574L81.8844 16.4528H82.0397C82.5744 17.646 83.7647 18.2858 85.0937 18.2858C87.4742 18.2858 88.8549 16.5053 88.8549 13.497C88.8549 10.4543 87.4397 8.673 85.0419 8.673C83.5584 8.673 82.4709 9.4335 82.0397 10.5405H81.8844V5.25H79.2624V18.1125ZM81.8844 13.8945V13.0995C81.8844 11.7157 82.7642 10.8173 84.1269 10.8173C85.3697 10.8173 86.1804 11.457 86.1804 12.753V14.2403C86.1804 15.381 85.5249 16.1595 84.1449 16.1595C82.7469 16.1595 81.8844 15.243 81.8844 13.8945ZM98.2344 18.2858C101.392 18.2858 103.617 16.5225 103.997 13.7385H101.633C101.288 15.312 99.9939 16.2803 98.2689 16.2803C96.1299 16.2803 94.7664 14.88 94.7664 12.8918V10.8345C94.7664 8.673 96.1817 7.359 98.3034 7.359C100.201 7.359 101.357 8.379 101.633 9.8835H103.997C103.721 7.13475 101.564 5.33625 98.3724 5.33625C94.5939 5.33625 92.3859 7.79175 92.3859 11.8372C92.3859 15.8483 94.5594 18.2858 98.2344 18.2858ZM104.634 13.5308C104.634 16.4708 106.394 18.2858 109.119 18.2858C111.966 18.2858 113.622 16.3838 113.622 13.5308C113.622 10.4888 111.759 8.77725 109.12 8.77725C106.394 8.77725 104.634 10.5743 104.634 13.5308ZM106.808 14.2747V12.84C106.808 11.4225 107.723 10.5405 109.12 10.5405C110.483 10.5405 111.431 11.4045 111.431 12.84V14.2747C111.431 15.7448 110.465 16.5225 109.12 16.5225C107.808 16.5225 106.808 15.7612 106.808 14.2747ZM114.464 21H116.603V16.401H116.741C117.242 17.4907 118.328 18.1995 119.881 18.1995C122.193 18.1995 123.625 16.5045 123.625 13.4797C123.625 10.5232 122.228 8.77725 119.881 8.77725C118.484 8.77725 117.311 9.41625 116.741 10.575H116.603L116.345 8.94975H114.464V21ZM119.122 16.4528C117.604 16.4528 116.603 15.4673 116.603 13.9463V13.0298C116.603 11.526 117.586 10.5233 119.139 10.5233C120.641 10.5233 121.417 11.3872 121.417 12.684V14.292C121.417 15.6532 120.547 16.4288 119.187 16.452L119.122 16.4528ZM124.447 7.653H126.569V5.33625H124.447V7.653ZM124.447 18.1125H126.569V8.94975H124.447V18.1125ZM127.7 18.1125H129.823V5.33625H127.7V18.1125ZM135.146 8.77725C137.786 8.77725 139.649 10.4887 139.649 13.5315C139.649 16.3837 137.993 18.2858 135.146 18.2858C132.42 18.2858 130.661 16.4708 130.661 13.5308C130.661 10.575 132.42 8.77725 135.146 8.77725ZM143.337 6.0105V8.94975H145.2V10.6957H143.337V16.401H145.2V18.1125H142.958C141.646 18.1125 141.215 17.421 141.215 16.401V10.6957H139.576V8.94975H141.215V6.0105H143.337ZM135.146 10.5405C133.748 10.5405 132.834 11.4217 132.834 12.84V14.2747C132.834 15.7612 133.835 16.5225 135.146 16.5225C136.492 16.5225 137.458 15.744 137.458 14.2747V12.84C137.458 11.4045 136.509 10.5405 135.146 10.5405Z", fill: "white", style: {
|
|
11
|
+
fill: "white",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} }) })] }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-github-copilot-combine-dark__clip0_449_12659", children: _jsx("rect", { width: 146.7, height: 24, fill: "white", style: {
|
|
14
|
+
fill: "white",
|
|
15
|
+
fillOpacity: 1
|
|
16
|
+
} }) }) })] });
|
|
17
|
+
};
|
|
18
|
+
const ForwardRef = forwardRef(GithubCopilotCombineDark);
|
|
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 GithubCopilotCombineLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 147 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: typeof size === 'number' ? size * 6.125 : 'calc(' + size + ' * 6.125)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-github-copilot-combine-light__Name=GitHub Copilot, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-github-copilot-combine-light__GitHub Copilot / Combination", clipPath: 'url(#' + instanceId + "-github-copilot-combine-light__clip0_449_12659)", children: [_jsx("g", { id: instanceId + "-github-copilot-combine-light__Frame", children: _jsx("path", { id: instanceId + "-github-copilot-combine-light__GitHub Copilot / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M19.245 5.364C20.567 6.724 21.122 8.58 21.355 11.181C21.977 11.181 22.555 11.316 22.947 11.835L23.677 12.799C23.887 13.077 24 13.409 24 13.754V16.374C24 16.713 23.827 17.043 23.547 17.242C20.239 19.602 16.157 21.5 12 21.5C7.4 21.5 2.795 18.917 0.453 17.242C0.173 17.042 0.001 16.712 0 16.374V13.754C0 13.409 0.113 13.075 0.321 12.798L1.051 11.835C1.443 11.318 2.025 11.181 2.644 11.181L2.673 10.884C2.923 8.438 3.483 6.671 4.755 5.364C7.216 2.824 10.465 2.513 11.901 2.5H12.099C13.535 2.513 16.784 2.823 19.245 5.364ZM12.001 9.692C11.717 9.692 11.388 9.708 11.039 9.742C10.916 10.189 10.734 10.592 10.469 10.85C9.419 11.873 8.153 12.03 7.475 12.03C6.837 12.03 6.169 11.9 5.624 11.566C5.108 11.731 4.612 11.969 4.58 12.562C4.53795 13.5228 4.51695 14.4843 4.517 15.446L4.515 15.926C4.513 16.489 4.51 17.052 4.502 17.616C4.504 17.942 4.706 18.246 5.012 18.381C7.494 19.483 9.842 20.038 12.002 20.038C14.158 20.038 16.506 19.483 18.987 18.381C19.1363 18.3153 19.2636 18.2083 19.354 18.0726C19.4444 17.9368 19.494 17.778 19.497 17.615C19.527 15.933 19.503 14.243 19.421 12.562C19.39 11.966 18.893 11.732 18.375 11.566C17.829 11.899 17.163 12.03 16.525 12.03C15.848 12.03 14.583 11.873 13.532 10.85C13.266 10.592 13.085 10.189 12.962 9.742C12.642 9.71 12.321 9.693 12.001 9.692ZM9.476 13.705C10.015 13.705 10.452 14.131 10.452 14.655V16.408C10.452 16.933 10.015 17.358 9.476 17.358C9.22067 17.3612 8.97449 17.263 8.79151 17.0849C8.60853 16.9068 8.50369 16.6633 8.5 16.408V14.656C8.5 14.131 8.937 13.705 9.476 13.705ZM14.476 13.705C15.015 13.705 15.452 14.131 15.452 14.655V16.408C15.452 16.933 15.015 17.358 14.476 17.358C14.2207 17.3612 13.9745 17.263 13.7915 17.0849C13.6085 16.9068 13.5037 16.6633 13.5 16.408V14.656C13.5 14.131 13.937 13.705 14.476 13.705ZM7.635 5.087C6.585 5.189 5.7 5.525 5.25 5.993C4.275 7.03 4.485 9.661 5.04 10.217C5.445 10.611 6.21 10.874 7.035 10.874H7.125C7.774 10.861 8.91 10.698 9.855 9.764C10.29 9.354 10.56 8.331 10.53 7.294C10.5 6.46 10.26 5.774 9.9 5.481C9.51 5.145 8.625 4.999 7.635 5.087ZM14.1 5.481C13.74 5.773 13.5 6.461 13.47 7.294C13.44 8.331 13.71 9.354 14.145 9.764C15.113 10.721 16.281 10.868 16.921 10.874H16.965C17.79 10.874 18.555 10.611 18.96 10.217C19.515 9.661 19.725 7.03 18.75 5.993C18.3 5.525 17.415 5.189 16.365 5.087C15.375 4.999 14.49 5.145 14.1 5.481ZM12 7.615C11.76 7.615 11.475 7.63 11.16 7.659C11.19 7.819 11.205 7.995 11.22 8.185L11.219 8.344C11.2179 8.42749 11.2132 8.5109 11.205 8.594C11.43 8.572 11.63 8.567 11.817 8.566H12.183C12.37 8.566 12.57 8.572 12.795 8.594C12.78 8.448 12.78 8.317 12.78 8.185C12.795 7.995 12.81 7.82 12.84 7.659C12.5608 7.63166 12.2805 7.61698 12 7.615Z", fill: "#000000", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-github-copilot-combine-light__Frame_2", children: _jsx("path", { id: instanceId + "-github-copilot-combine-light__GitHub Copilot / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M32.7002 11.9062C32.7002 15.8483 34.9599 18.2858 38.8427 18.2858C42.4127 18.2858 44.8629 16.2458 44.8629 12.4943V11.3355H38.8764V13.5315H41.9477C41.8269 15.0015 40.6877 15.969 38.9109 15.969C36.9609 15.969 35.6507 14.8455 35.6507 12.7185V11.025C35.6507 9.0885 36.7892 7.7925 38.7902 7.7925C40.2227 7.7925 41.2404 8.484 41.5502 9.573H44.4489C44.1212 7.0485 41.8787 5.35425 38.8247 5.35425C35.1677 5.3535 32.7002 7.7745 32.7002 11.9062ZM45.6812 7.82625H48.3032V5.25H45.6812V7.82625ZM45.6812 18.1125H48.3032V8.84625H45.6812V18.1125ZM53.5892 10.9725H55.4177V8.84625H53.5892V5.9415H50.9672V8.84625H49.3277V10.9725H50.9672V16.0725C50.9672 17.3003 51.4847 18.1125 53.0372 18.1125H55.4177V16.038H53.5892V10.9725ZM56.5847 18.1125H59.3799V12.8055H65.0559V18.1125H67.8504V5.5095H65.0559V10.5923H59.3799V5.5095H56.5847V18.1125ZM77.9889 8.84625H75.3662V13.7385C75.3662 15.1395 74.6072 16.1423 73.3652 16.1423C72.3302 16.1423 71.7437 15.5198 71.7437 14.2223V8.847H69.1037V14.6385C69.1037 16.851 70.1214 18.2865 72.1922 18.2865C73.6584 18.2865 74.6597 17.5778 75.1937 16.419H75.3489L75.6939 18.114H77.9889V8.84625ZM79.2624 18.1125H81.5574L81.8844 16.4528H82.0397C82.5744 17.646 83.7647 18.2858 85.0937 18.2858C87.4742 18.2858 88.8549 16.5053 88.8549 13.497C88.8549 10.4543 87.4397 8.673 85.0419 8.673C83.5584 8.673 82.4709 9.4335 82.0397 10.5405H81.8844V5.25H79.2624V18.1125ZM81.8844 13.8945V13.0995C81.8844 11.7157 82.7642 10.8173 84.1269 10.8173C85.3697 10.8173 86.1804 11.457 86.1804 12.753V14.2403C86.1804 15.381 85.5249 16.1595 84.1449 16.1595C82.7469 16.1595 81.8844 15.243 81.8844 13.8945ZM98.2344 18.2858C101.392 18.2858 103.617 16.5225 103.997 13.7385H101.633C101.288 15.312 99.9939 16.2803 98.2689 16.2803C96.1299 16.2803 94.7664 14.88 94.7664 12.8918V10.8345C94.7664 8.673 96.1817 7.359 98.3034 7.359C100.201 7.359 101.357 8.379 101.633 9.8835H103.997C103.721 7.13475 101.564 5.33625 98.3724 5.33625C94.5939 5.33625 92.3859 7.79175 92.3859 11.8372C92.3859 15.8483 94.5594 18.2858 98.2344 18.2858ZM104.634 13.5308C104.634 16.4708 106.394 18.2858 109.119 18.2858C111.966 18.2858 113.622 16.3838 113.622 13.5308C113.622 10.4888 111.759 8.77725 109.12 8.77725C106.394 8.77725 104.634 10.5743 104.634 13.5308ZM106.808 14.2747V12.84C106.808 11.4225 107.723 10.5405 109.12 10.5405C110.483 10.5405 111.431 11.4045 111.431 12.84V14.2747C111.431 15.7448 110.465 16.5225 109.12 16.5225C107.808 16.5225 106.808 15.7612 106.808 14.2747ZM114.464 21H116.603V16.401H116.741C117.242 17.4907 118.328 18.1995 119.881 18.1995C122.193 18.1995 123.625 16.5045 123.625 13.4797C123.625 10.5232 122.228 8.77725 119.881 8.77725C118.484 8.77725 117.311 9.41625 116.741 10.575H116.603L116.345 8.94975H114.464V21ZM119.122 16.4528C117.604 16.4528 116.603 15.4673 116.603 13.9463V13.0298C116.603 11.526 117.586 10.5233 119.139 10.5233C120.641 10.5233 121.417 11.3872 121.417 12.684V14.292C121.417 15.6532 120.547 16.4288 119.187 16.452L119.122 16.4528ZM124.447 7.653H126.569V5.33625H124.447V7.653ZM124.447 18.1125H126.569V8.94975H124.447V18.1125ZM127.7 18.1125H129.823V5.33625H127.7V18.1125ZM135.146 8.77725C137.786 8.77725 139.649 10.4887 139.649 13.5315C139.649 16.3837 137.993 18.2858 135.146 18.2858C132.42 18.2858 130.661 16.4708 130.661 13.5308C130.661 10.575 132.42 8.77725 135.146 8.77725ZM143.337 6.0105V8.94975H145.2V10.6957H143.337V16.401H145.2V18.1125H142.958C141.646 18.1125 141.215 17.421 141.215 16.401V10.6957H139.576V8.94975H141.215V6.0105H143.337ZM135.146 10.5405C133.748 10.5405 132.834 11.4217 132.834 12.84V14.2747C132.834 15.7612 133.835 16.5225 135.146 16.5225C136.492 16.5225 137.458 15.744 137.458 14.2747V12.84C137.458 11.4045 136.509 10.5405 135.146 10.5405Z", fill: "#000000", fillOpacity: 1 }) })] }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-github-copilot-combine-light__clip0_449_12659", children: _jsx("rect", { width: 146.7, height: 24, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(GithubCopilotCombineLight);
|
|
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 GithubCopilotDark = ({ 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 + "-github-copilot-dark__Name=GitHub Copilot, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-github-copilot-dark__GitHub Copilot / Icon", children: _jsx("path", { id: instanceId + "-github-copilot-dark__GitHub Copilot / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M38.49 10.728C41.134 13.448 42.244 17.16 42.71 22.362C43.954 22.362 45.11 22.632 45.894 23.67L47.354 25.598C47.774 26.154 48 26.818 48 27.508V32.748C48 33.426 47.654 34.086 47.094 34.484C40.478 39.204 32.314 43 24 43C14.8 43 5.59 37.834 0.906 34.484C0.346 34.084 0.002 33.424 0 32.748V27.508C0 26.818 0.226 26.15 0.642 25.596L2.102 23.67C2.886 22.636 4.05 22.362 5.288 22.362L5.346 21.768C5.846 16.876 6.966 13.342 9.51 10.728C14.432 5.648 20.93 5.026 23.802 5H24.198C27.07 5.026 33.568 5.646 38.49 10.728ZM24.002 19.384C23.434 19.384 22.776 19.416 22.078 19.484C21.832 20.378 21.468 21.184 20.938 21.7C18.838 23.746 16.306 24.06 14.95 24.06C13.674 24.06 12.338 23.8 11.248 23.132C10.216 23.462 9.224 23.938 9.16 25.124C9.07591 27.0455 9.0339 28.9686 9.034 30.892L9.03 31.852C9.026 32.978 9.02 34.104 9.004 35.232C9.008 35.884 9.412 36.492 10.024 36.762C14.988 38.966 19.684 40.076 24.004 40.076C28.316 40.076 33.012 38.966 37.974 36.762C38.2725 36.6307 38.5272 36.4166 38.708 36.1451C38.8888 35.8737 38.988 35.5561 38.994 35.23C39.054 31.866 39.006 28.486 38.842 25.124C38.78 23.932 37.786 23.464 36.75 23.132C35.658 23.798 34.326 24.06 33.05 24.06C31.696 24.06 29.166 23.746 27.064 21.7C26.532 21.184 26.17 20.378 25.924 19.484C25.284 19.42 24.642 19.386 24.002 19.384ZM18.952 27.41C20.03 27.41 20.904 28.262 20.904 29.31V32.816C20.904 33.866 20.03 34.716 18.952 34.716C18.4413 34.7224 17.949 34.5259 17.583 34.1697C17.2171 33.8135 17.0074 33.3267 17 32.816V29.312C17 28.262 17.874 27.41 18.952 27.41ZM28.952 27.41C30.03 27.41 30.904 28.262 30.904 29.31V32.816C30.904 33.866 30.03 34.716 28.952 34.716C28.4413 34.7224 27.949 34.5259 27.583 34.1697C27.2171 33.8135 27.0074 33.3267 27 32.816V29.312C27 28.262 27.874 27.41 28.952 27.41ZM15.27 10.174C13.17 10.378 11.4 11.05 10.5 11.986C8.55 14.06 8.97 19.322 10.08 20.434C10.89 21.222 12.42 21.748 14.07 21.748H14.25C15.548 21.722 17.82 21.396 19.71 19.528C20.58 18.708 21.12 16.662 21.06 14.588C21 12.92 20.52 11.548 19.8 10.962C19.02 10.29 17.25 9.998 15.27 10.174ZM28.2 10.962C27.48 11.546 27 12.922 26.94 14.588C26.88 16.662 27.42 18.708 28.29 19.528C30.226 21.442 32.562 21.736 33.842 21.748H33.93C35.58 21.748 37.11 21.222 37.92 20.434C39.03 19.322 39.45 14.06 37.5 11.986C36.6 11.05 34.83 10.378 32.73 10.174C30.75 9.998 28.98 10.29 28.2 10.962ZM24 15.23C23.52 15.23 22.95 15.26 22.32 15.318C22.38 15.638 22.41 15.99 22.44 16.37L22.438 16.688C22.4358 16.855 22.4264 17.0218 22.41 17.188C22.86 17.144 23.26 17.134 23.634 17.132H24.366C24.74 17.132 25.14 17.144 25.59 17.188C25.56 16.896 25.56 16.634 25.56 16.37C25.59 15.99 25.62 15.64 25.68 15.318C25.1216 15.2633 24.561 15.234 24 15.23Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }) });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(GithubCopilotDark);
|
|
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 GithubCopilotLight = ({ 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 + "-github-copilot-light__Name=GitHub Copilot, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-github-copilot-light__GitHub Copilot / Icon", children: _jsx("path", { id: instanceId + "-github-copilot-light__GitHub Copilot / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M38.49 10.728C41.134 13.448 42.244 17.16 42.71 22.362C43.954 22.362 45.11 22.632 45.894 23.67L47.354 25.598C47.774 26.154 48 26.818 48 27.508V32.748C48 33.426 47.654 34.086 47.094 34.484C40.478 39.204 32.314 43 24 43C14.8 43 5.59 37.834 0.906 34.484C0.346 34.084 0.002 33.424 0 32.748V27.508C0 26.818 0.226 26.15 0.642 25.596L2.102 23.67C2.886 22.636 4.05 22.362 5.288 22.362L5.346 21.768C5.846 16.876 6.966 13.342 9.51 10.728C14.432 5.648 20.93 5.026 23.802 5H24.198C27.07 5.026 33.568 5.646 38.49 10.728ZM24.002 19.384C23.434 19.384 22.776 19.416 22.078 19.484C21.832 20.378 21.468 21.184 20.938 21.7C18.838 23.746 16.306 24.06 14.95 24.06C13.674 24.06 12.338 23.8 11.248 23.132C10.216 23.462 9.224 23.938 9.16 25.124C9.07591 27.0455 9.0339 28.9686 9.034 30.892L9.03 31.852C9.026 32.978 9.02 34.104 9.004 35.232C9.008 35.884 9.412 36.492 10.024 36.762C14.988 38.966 19.684 40.076 24.004 40.076C28.316 40.076 33.012 38.966 37.974 36.762C38.2725 36.6307 38.5272 36.4166 38.708 36.1451C38.8888 35.8737 38.988 35.5561 38.994 35.23C39.054 31.866 39.006 28.486 38.842 25.124C38.78 23.932 37.786 23.464 36.75 23.132C35.658 23.798 34.326 24.06 33.05 24.06C31.696 24.06 29.166 23.746 27.064 21.7C26.532 21.184 26.17 20.378 25.924 19.484C25.284 19.42 24.642 19.386 24.002 19.384ZM18.952 27.41C20.03 27.41 20.904 28.262 20.904 29.31V32.816C20.904 33.866 20.03 34.716 18.952 34.716C18.4413 34.7224 17.949 34.5259 17.583 34.1697C17.2171 33.8135 17.0074 33.3267 17 32.816V29.312C17 28.262 17.874 27.41 18.952 27.41ZM28.952 27.41C30.03 27.41 30.904 28.262 30.904 29.31V32.816C30.904 33.866 30.03 34.716 28.952 34.716C28.4413 34.7224 27.949 34.5259 27.583 34.1697C27.2171 33.8135 27.0074 33.3267 27 32.816V29.312C27 28.262 27.874 27.41 28.952 27.41ZM15.27 10.174C13.17 10.378 11.4 11.05 10.5 11.986C8.55 14.06 8.97 19.322 10.08 20.434C10.89 21.222 12.42 21.748 14.07 21.748H14.25C15.548 21.722 17.82 21.396 19.71 19.528C20.58 18.708 21.12 16.662 21.06 14.588C21 12.92 20.52 11.548 19.8 10.962C19.02 10.29 17.25 9.998 15.27 10.174ZM28.2 10.962C27.48 11.546 27 12.922 26.94 14.588C26.88 16.662 27.42 18.708 28.29 19.528C30.226 21.442 32.562 21.736 33.842 21.748H33.93C35.58 21.748 37.11 21.222 37.92 20.434C39.03 19.322 39.45 14.06 37.5 11.986C36.6 11.05 34.83 10.378 32.73 10.174C30.75 9.998 28.98 10.29 28.2 10.962ZM24 15.23C23.52 15.23 22.95 15.26 22.32 15.318C22.38 15.638 22.41 15.99 22.44 16.37L22.438 16.688C22.4358 16.855 22.4264 17.0218 22.41 17.188C22.86 17.144 23.26 17.134 23.634 17.132H24.366C24.74 17.132 25.14 17.144 25.59 17.188C25.56 16.896 25.56 16.634 25.56 16.37C25.59 15.99 25.62 15.64 25.68 15.318C25.1216 15.2633 24.561 15.234 24 15.23Z", fill: "#000000", fillOpacity: 1 }) }) }) });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(GithubCopilotLight);
|
|
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 GithubCopilotMono = ({ 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 + "-github-copilot-mono__Name=GitHub Copilot, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-github-copilot-mono__GitHub Copilot / Icon", children: _jsx("path", { id: instanceId + "-github-copilot-mono__GitHub Copilot / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M38.49 10.728C41.134 13.448 42.244 17.16 42.71 22.362C43.954 22.362 45.11 22.632 45.894 23.67L47.354 25.598C47.774 26.154 48 26.818 48 27.508V32.748C48 33.426 47.654 34.086 47.094 34.484C40.478 39.204 32.314 43 24 43C14.8 43 5.59 37.834 0.906 34.484C0.346 34.084 0.002 33.424 0 32.748V27.508C0 26.818 0.226 26.15 0.642 25.596L2.102 23.67C2.886 22.636 4.05 22.362 5.288 22.362L5.346 21.768C5.846 16.876 6.966 13.342 9.51 10.728C14.432 5.648 20.93 5.026 23.802 5H24.198C27.07 5.026 33.568 5.646 38.49 10.728ZM24.002 19.384C23.434 19.384 22.776 19.416 22.078 19.484C21.832 20.378 21.468 21.184 20.938 21.7C18.838 23.746 16.306 24.06 14.95 24.06C13.674 24.06 12.338 23.8 11.248 23.132C10.216 23.462 9.224 23.938 9.16 25.124C9.07591 27.0455 9.0339 28.9686 9.034 30.892L9.03 31.852C9.026 32.978 9.02 34.104 9.004 35.232C9.008 35.884 9.412 36.492 10.024 36.762C14.988 38.966 19.684 40.076 24.004 40.076C28.316 40.076 33.012 38.966 37.974 36.762C38.2725 36.6307 38.5272 36.4166 38.708 36.1451C38.8888 35.8737 38.988 35.5561 38.994 35.23C39.054 31.866 39.006 28.486 38.842 25.124C38.78 23.932 37.786 23.464 36.75 23.132C35.658 23.798 34.326 24.06 33.05 24.06C31.696 24.06 29.166 23.746 27.064 21.7C26.532 21.184 26.17 20.378 25.924 19.484C25.284 19.42 24.642 19.386 24.002 19.384ZM18.952 27.41C20.03 27.41 20.904 28.262 20.904 29.31V32.816C20.904 33.866 20.03 34.716 18.952 34.716C18.4413 34.7224 17.949 34.5259 17.583 34.1697C17.2171 33.8135 17.0074 33.3267 17 32.816V29.312C17 28.262 17.874 27.41 18.952 27.41ZM28.952 27.41C30.03 27.41 30.904 28.262 30.904 29.31V32.816C30.904 33.866 30.03 34.716 28.952 34.716C28.4413 34.7224 27.949 34.5259 27.583 34.1697C27.2171 33.8135 27.0074 33.3267 27 32.816V29.312C27 28.262 27.874 27.41 28.952 27.41ZM15.27 10.174C13.17 10.378 11.4 11.05 10.5 11.986C8.55 14.06 8.97 19.322 10.08 20.434C10.89 21.222 12.42 21.748 14.07 21.748H14.25C15.548 21.722 17.82 21.396 19.71 19.528C20.58 18.708 21.12 16.662 21.06 14.588C21 12.92 20.52 11.548 19.8 10.962C19.02 10.29 17.25 9.998 15.27 10.174ZM28.2 10.962C27.48 11.546 27 12.922 26.94 14.588C26.88 16.662 27.42 18.708 28.29 19.528C30.226 21.442 32.562 21.736 33.842 21.748H33.93C35.58 21.748 37.11 21.222 37.92 20.434C39.03 19.322 39.45 14.06 37.5 11.986C36.6 11.05 34.83 10.378 32.73 10.174C30.75 9.998 28.98 10.29 28.2 10.962ZM24 15.23C23.52 15.23 22.95 15.26 22.32 15.318C22.38 15.638 22.41 15.99 22.44 16.37L22.438 16.688C22.4358 16.855 22.4264 17.0218 22.41 17.188C22.86 17.144 23.26 17.134 23.634 17.132H24.366C24.74 17.132 25.14 17.144 25.59 17.188C25.56 16.896 25.56 16.634 25.56 16.37C25.59 15.99 25.62 15.64 25.68 15.318C25.1216 15.2633 24.561 15.234 24 15.23Z", fill: "currentColor", fillOpacity: 1 }) }) }) });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(GithubCopilotMono);
|
|
10
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
declare const GithubCopilot: 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 GithubCopilot;
|
|
@@ -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 GithubCopilot = Object.assign(Mono, { Color, Dark, Light, CombineDark, CombineLight, Combine, Default: Dark });
|
|
11
|
+
export default GithubCopilot;
|
|
@@ -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 GlamaColor = ({ 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 + "-glama-color__Name=Glama, Type=Color, Variant=Default", children: _jsxs("g", { id: instanceId + "-glama-color__Glama / Icon", children: [_jsx("path", { id: instanceId + "-glama-color__Glama / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M35.4402 21.844C35.9142 21.418 35.9102 21.336 35.3922 20.816C34.4722 19.896 33.5482 18.982 32.6282 18.062C32.1462 17.58 31.6702 17.088 31.1882 16.606C30.9842 16.404 30.8762 16.22 31.1662 16C31.3302 15.876 31.2522 15.742 31.1262 15.636C30.8062 15.366 30.4402 15.23 30.0402 15.41C29.5602 15.624 29.1962 15.862 29.1362 16.526C28.9482 18.608 27.1842 19.896 25.0842 19.61C23.0262 19.33 21.7042 17.526 21.6442 15.648C21.6472 15.5525 21.6273 15.4577 21.5863 15.3714C21.5452 15.2851 21.4842 15.2099 21.4082 15.152C21.1682 14.972 20.9242 14.794 20.6862 14.618C20.5422 14.718 20.5862 14.834 20.6142 14.936C20.6742 15.152 20.5902 15.276 20.3902 15.352C19.1342 15.828 17.8822 16.318 16.6222 16.78C15.9702 17.02 15.3262 17.278 14.6902 17.56C14.3469 17.7222 14.0645 17.9899 13.8842 18.324C13.5402 18.138 13.5182 17.87 13.5782 17.582C13.6139 17.3766 13.6954 17.1819 13.8166 17.0122C13.9377 16.8426 14.0955 16.7024 14.2782 16.602C14.9362 16.23 15.6502 15.998 16.3522 15.73C17.4502 15.31 18.5422 14.876 19.6422 14.456C19.8582 14.372 20.0882 14.32 20.3222 14.25C20.3602 14.066 20.2782 13.898 20.2542 13.726C20.1902 13.266 20.3942 12.946 20.8502 12.876C21.6902 12.746 22.5422 12.716 23.3742 12.532C23.9742 12.4 24.5682 12.252 25.1942 12.262C26.7982 12.288 28.0102 12.968 28.8162 14.358C28.8622 14.434 28.9122 14.508 28.9762 14.608C30.0082 13.988 31.0282 13.962 32.0262 14.698C32.2162 14.434 32.3402 14.158 32.5322 13.924C33.3322 12.95 34.3842 12.434 35.6002 12.218C36.0202 12.144 36.4302 12.254 36.8282 12.356C37.6642 12.57 38.5182 12.68 39.3682 12.808C39.7282 12.862 40.0942 12.942 40.2282 13.348C40.3722 13.778 40.2442 14.178 39.8222 14.458C39.2622 14.83 39.0022 15.328 38.9622 15.994C38.9182 16.78 38.5682 17.458 38.0942 18.07C37.7242 18.55 37.3242 19.008 36.7242 19.22C36.3082 19.368 35.8942 19.5 35.4362 19.232C35.4382 19.52 35.6222 19.66 35.7602 19.814C36.0522 20.14 36.3462 20.464 36.5942 20.826C37.0342 21.468 36.9962 22.054 36.4662 22.622C36.3062 22.794 36.2802 22.908 36.4262 23.132C36.8262 23.744 37.1262 24.4 37.1922 25.152C37.2462 25.766 36.7842 26.562 36.1242 26.832C35.8562 26.94 35.7482 27.102 35.6462 27.362C35.1742 28.556 34.3222 29.302 33.0142 29.47C32.0882 29.59 31.2262 29.41 30.4422 28.916C30.0782 28.688 29.7422 28.604 29.3482 28.828C28.9082 29.078 28.4782 29.352 28.4142 29.896C28.2302 31.432 28.1602 32.978 28.2042 34.524C28.2162 34.884 28.3942 35.188 28.6182 35.46C28.8382 35.728 28.9182 36.02 28.7282 36.328C28.2222 37.148 28.4782 37.898 28.9322 38.624C29.1042 38.898 29.3102 39.154 29.5322 39.39C29.7582 39.634 29.7922 39.902 29.7222 40.2C29.6842 40.362 29.6522 40.54 29.5642 40.676C29.3082 41.08 29.3942 41.472 29.5682 41.862C30.4482 43.83 31.4242 45.728 33.1722 47.098C33.2062 47.124 33.2402 47.158 33.2702 47.19C33.3982 47.326 33.5942 47.47 33.4742 47.672C33.4102 47.7792 33.3135 47.8631 33.1983 47.9113C33.0831 47.9596 32.9555 47.9696 32.8342 47.94C32.5158 47.8621 32.226 47.6957 31.9982 47.46C30.5782 46.124 29.4962 44.566 28.8902 42.7C28.8039 42.4331 28.7112 42.1684 28.6122 41.906C28.4722 41.532 28.4442 41.15 28.6402 40.8C28.7962 40.52 28.7302 40.284 28.5522 40.092C27.6122 39.082 27.5082 37.832 27.4802 36.55C27.4742 36.294 27.4682 36.026 27.3922 35.786C27.0222 34.606 27.0582 33.394 27.0922 32.186C27.1042 31.806 26.9702 31.646 26.6222 31.556C25.0822 31.162 23.6582 30.52 22.4422 29.484C22.0446 29.158 21.5665 28.9452 21.0582 28.868C18.9022 28.458 17.0462 26.602 16.6202 24.452C16.5782 24.234 16.5982 24.036 16.7862 23.912C17.0142 23.764 17.2662 23.654 17.5462 23.746C17.6622 23.782 17.6962 23.9 17.7082 24.02C17.9222 26.116 19.9002 27.648 21.9122 27.96C23.4162 28.19 24.8742 28.044 26.3382 27.716C27.2862 27.502 28.2582 27.406 29.2182 27.276C29.6322 27.22 29.9702 27.386 30.2722 27.632C30.8242 28.088 31.4662 28.342 32.1602 28.448C32.8282 28.55 33.4822 28.498 34.0542 28.078C34.2922 27.904 34.4922 27.698 34.5402 27.402C34.4982 27.342 34.4522 27.336 34.4122 27.356C33.6122 27.748 32.8122 27.62 32.0262 27.342C30.9599 26.977 30.0026 26.3498 29.2422 25.518C29.149 25.4211 29.0701 25.3113 29.0082 25.192C28.9122 24.994 28.9282 24.8 29.1162 24.65C29.3042 24.5 29.4922 24.464 29.6902 24.638C30.3002 25.174 30.9422 25.656 31.7302 25.906C32.2882 26.084 32.8442 26.096 33.4162 25.96C34.4042 25.726 34.3982 24.296 33.8462 23.7C33.3822 23.202 32.7962 23.154 32.1962 23.08C31.7242 23.02 31.2962 22.872 31.0502 22.42C30.8422 22.04 30.9142 21.846 31.3182 21.698C31.9182 21.478 32.5302 21.306 33.1842 21.342C33.7242 21.374 34.1202 21.614 34.3702 22.096C34.4462 22.246 34.5222 22.396 34.6182 22.534C34.7822 22.768 34.9262 22.762 35.0782 22.514C35.2042 22.304 35.3102 22.08 35.4422 21.844H35.4402ZM24.7522 14.014C24.6602 14.446 24.8322 14.748 25.2722 14.88C25.6142 14.986 25.9522 15.094 26.2462 15.312C26.4582 15.466 26.6382 15.604 26.4742 15.912C26.4182 16.016 26.4402 16.178 26.4602 16.308C26.5162 16.662 26.8882 16.928 27.1862 16.842C27.5302 16.742 27.6522 16.49 27.4782 16.092C27.2922 15.666 27.1382 15.246 27.1322 14.774C27.1183 14.6039 27.0455 14.444 26.9262 14.322C26.6286 13.9663 26.2225 13.7183 25.7702 13.616C25.3842 13.536 25.0022 13.562 24.7502 14.014H24.7522ZM35.9402 15.026C36.0722 15.022 36.2122 15.056 36.3142 14.932C36.6142 14.574 36.3322 13.75 35.8722 13.674C35.6509 13.6407 35.4259 13.6394 35.2042 13.67C34.8582 13.716 34.7522 14 34.6762 14.29C34.6062 14.562 34.8082 14.664 34.9962 14.77C35.2702 14.928 35.5522 15.058 35.9402 15.026ZM35.4982 23.686C35.1522 24.22 35.2222 24.798 35.3542 25.366C35.3844 25.488 35.4578 25.5949 35.5607 25.6669C35.6637 25.739 35.7893 25.7713 35.9142 25.758C36.1702 25.734 36.2442 25.484 36.2442 25.246C36.2402 24.58 36.0042 23.966 35.8482 23.328C35.6542 23.382 35.6242 23.548 35.4982 23.686ZM37.4682 16.082C37.2922 15.702 37.0142 15.564 36.6682 15.698C36.3902 15.808 36.3782 16.046 36.4282 16.286C36.4882 16.6 36.7482 16.81 37.0062 16.778C37.3062 16.742 37.4862 16.5 37.4682 16.082Z", fill: "black", style: {
|
|
8
|
+
fill: "black",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }), _jsx("path", { id: instanceId + "-glama-color__Glama / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M35.4938 11.504C34.8898 11.228 34.3738 11.464 33.8638 11.704C33.5478 11.852 33.2758 12.072 32.9978 12.28C32.8438 12.394 32.6618 12.506 32.4698 12.42C32.2878 12.334 32.3398 12.13 32.3238 11.966C32.3118 11.844 32.2758 11.718 32.2898 11.598C32.4338 10.386 31.6898 9.73601 30.7618 9.22601C30.2858 8.96601 29.7938 8.69401 29.2118 8.74401C28.9418 8.76601 28.7198 8.85601 28.6118 9.13001C28.7318 9.28001 28.8938 9.28001 29.0458 9.30801C29.8598 9.45401 30.6338 9.67801 31.2378 10.304C31.6818 10.764 31.8758 11.264 31.6098 11.886C31.5414 12.0233 31.5215 12.1797 31.5535 12.3298C31.5855 12.4798 31.6674 12.6145 31.7858 12.712C31.9338 12.85 32.1198 12.976 32.1658 13.262C31.7808 13.215 31.4179 13.0565 31.1218 12.806C30.9578 12.67 30.8238 12.5 30.6698 12.354C30.4558 12.154 30.3598 11.956 30.4798 11.646C30.6058 11.32 30.4198 11.02 30.0198 10.814C29.4678 10.526 28.8618 10.414 28.2578 10.292C27.5818 10.152 26.9358 9.91801 26.4778 9.36201C26.2838 9.12801 26.0818 9.12801 25.8218 9.20201C24.9458 9.44601 24.1178 9.82201 23.2718 10.146C21.8658 10.68 20.5058 11.322 19.1878 12.038C17.6718 12.86 16.1558 13.698 14.8118 14.79C13.9567 15.4859 13.2667 16.363 12.7918 17.358C12.6518 17.644 12.5958 17.958 12.5998 18.272C12.6119 18.5431 12.5171 18.8081 12.3358 19.01C11.5238 19.93 11.3558 20.986 11.6818 22.146C11.7758 22.482 11.8418 22.822 11.7218 23.17C11.6718 23.32 11.5918 23.436 11.4358 23.47C10.2718 23.722 9.10382 23.83 7.97582 23.346C7.10182 22.972 6.84582 22.272 7.17182 21.386C7.45982 20.604 7.96582 19.96 8.49182 19.332C9.94182 17.596 11.6178 16.102 13.4218 14.736C14.8232 13.6717 16.296 12.7047 17.8298 11.842C19.6698 10.812 21.5638 9.90201 23.5438 9.16401C25.3058 8.50401 27.0738 7.86001 28.8898 7.37001C30.4201 6.94186 31.9836 6.64281 33.5638 6.47601C34.6798 6.36801 35.7938 6.28001 36.9078 6.48401C37.2498 6.54401 37.5818 6.64601 37.8918 6.81201C38.6038 7.19201 38.8438 7.78601 38.5258 8.53401C38.1978 9.31001 37.6558 9.94001 37.0198 10.488C36.6558 10.802 36.2778 11.1 35.9118 11.414C35.7918 11.518 35.6758 11.584 35.4938 11.504ZM15.4298 12.124C14.9558 12.536 14.8578 12.512 14.7098 11.898C14.3873 10.5228 14.2867 9.10495 14.4118 7.69801C14.4818 6.82601 14.5578 5.95601 14.8918 5.13801C15.4678 3.74201 16.2618 2.49801 17.4298 1.51201C17.5778 1.38801 17.8838 1.25201 17.7538 1.03601C17.5938 0.772013 17.3458 1.02801 17.1698 1.12001C16.4298 1.51201 15.8738 2.10401 15.4358 2.81401C14.7358 3.95401 14.1438 5.14001 13.8618 6.46401C13.7538 6.96801 13.7298 7.48401 13.6758 7.99201C13.6158 8.57201 13.5878 9.15401 13.5918 9.73601C13.6033 10.0529 13.4972 10.3628 13.2938 10.606C12.8998 10.146 12.7498 9.61801 12.6838 9.06201C12.5358 7.81201 12.8978 6.64801 13.2958 5.49001C13.7018 4.30401 14.2638 3.20601 15.1078 2.26201C15.6458 1.66001 16.3378 1.30201 17.0338 0.936013C17.4898 0.696013 17.9418 0.448013 18.4058 0.226013C18.6878 0.092013 18.9918 -0.00598695 19.3158 0.0480131C20.1478 0.188013 20.4878 0.778013 20.3038 1.74801C20.1258 2.66601 19.6458 3.45601 19.2118 4.26001C18.3618 5.83601 17.4778 7.39601 17.0678 9.16401C16.9138 9.82801 16.7678 10.492 16.6238 11.158C16.5738 11.388 16.4738 11.552 16.2338 11.654C15.9578 11.772 15.7098 11.954 15.4298 12.124ZM22.9498 8.27801C21.3098 8.97401 19.6698 9.59801 18.1458 10.55C18.0638 10.29 18.1158 10.054 18.1478 9.83801C18.2318 9.27401 18.3618 8.71801 18.4698 8.15801C18.5098 7.94401 18.6138 7.83801 18.8498 7.81801C19.2578 7.77801 19.6098 7.56401 19.9758 7.39401C21.5745 6.63377 23.2585 6.06774 24.9918 5.70801C25.5218 5.60201 26.0598 5.59601 26.5978 5.61201C26.6718 5.61401 26.7638 5.63001 26.8178 5.67401C27.1058 5.92401 27.3858 6.18001 27.6638 6.44001C27.7278 6.50001 27.7798 6.58001 27.7458 6.68801C26.1078 7.06401 24.5598 7.72601 22.9498 8.27801Z", fill: "black", style: {
|
|
11
|
+
fill: "black",
|
|
12
|
+
fillOpacity: 1
|
|
13
|
+
} }), _jsx("path", { id: instanceId + "-glama-color__Glama / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M13.5899 30.928C13.529 31.1656 13.5034 31.4109 13.5139 31.656C13.5139 31.936 13.6739 32.106 13.8979 32.242C14.3099 32.492 14.3939 32.706 14.1979 32.978C13.9539 33.312 13.4499 33.42 13.1559 33.178C12.5579 32.69 12.3159 32.034 12.3179 31.28C12.3179 30.896 12.4059 30.522 12.5919 30.182C12.7919 29.818 12.7759 29.428 12.7559 29.036C12.7499 28.924 12.7419 28.81 12.7519 28.7C12.8079 28.07 12.6479 27.546 12.2779 26.992C11.5479 25.9 11.7519 24.732 12.3279 23.612C12.4719 23.336 12.6659 23.084 12.7559 22.778C12.7959 22.638 12.8159 22.518 12.6939 22.412C11.8139 21.642 12.2179 19.816 13.0559 19.196C13.3239 18.996 13.5959 18.8 13.7919 18.522C14.3019 18.974 14.3199 19.43 13.8619 19.88C13.4539 20.28 13.1579 20.73 13.3419 21.34C13.4159 21.592 13.5759 21.8 13.7739 21.968C13.9299 22.1 13.9699 22.236 13.8619 22.406C13.593 22.8338 13.4381 23.3234 13.4119 23.828C13.3899 24.116 13.2099 24.348 13.1219 24.612C12.9559 25.112 12.8739 25.608 13.0559 26.122C13.1353 26.3691 13.2872 26.5865 13.4919 26.746C13.7079 26.908 13.7519 27.09 13.6799 27.36C13.4532 28.1596 13.4484 29.0059 13.6659 29.808C13.7679 30.182 13.6619 30.538 13.5899 30.928ZM32.4419 0.424019C32.7739 0.822019 32.8859 1.26402 32.9159 1.74802C32.9939 3.05802 32.6919 4.28002 32.1299 5.45002C32.0479 5.62402 31.9639 5.76402 31.7499 5.77202C30.8379 5.80602 29.9659 6.07802 29.0719 6.22002C28.9659 6.23602 28.8439 6.31002 28.7719 6.17602C28.7119 6.05602 28.7959 5.96402 28.8679 5.87602C29.6489 4.93286 30.2374 3.84567 30.5999 2.67602C30.7819 2.09002 30.7419 1.48202 30.8479 0.890019C30.8919 0.644019 30.9619 0.410019 31.1699 0.244019C31.5579 -0.0659813 31.9579 -0.0159813 32.4419 0.424019ZM14.2719 39.742C14.2559 40.482 14.3599 41.182 14.3779 41.884C14.3979 42.598 14.3639 43.32 14.0779 43.994C13.946 44.3042 13.9044 44.6453 13.9579 44.978C14.0099 45.334 14.0399 45.692 13.8699 46.032C13.8159 46.138 13.7519 46.242 13.6179 46.204C13.5019 46.17 13.5059 46.052 13.5019 45.95C13.4859 45.622 13.5559 45.304 13.6039 44.984C13.6499 44.67 13.6659 44.38 13.3899 44.12C13.1499 43.894 13.1139 43.556 13.1659 43.238C13.345 42.1995 13.343 41.1378 13.1599 40.1C13.1199 39.872 13.1459 39.63 13.1539 39.396C13.1919 38.164 13.0799 36.934 13.0739 35.702C13.0699 35.302 13.0199 34.9 13.0159 34.496C13.0159 34.246 13.1039 34.086 13.3739 34.068C13.6339 34.052 13.8659 34.058 13.9399 34.388C14.0659 34.96 14.0879 35.544 14.1239 36.12C14.1999 37.316 14.2239 38.512 14.2719 39.742ZM19.2639 18.436C18.8399 18.356 18.4299 18.314 18.0739 18.07C17.6779 17.8 17.5079 17.384 17.6399 16.966C17.7339 16.672 17.9119 16.596 18.1799 16.752C18.2947 16.8213 18.4013 16.9031 18.4979 16.996C18.8219 17.3 19.2039 17.32 19.5939 17.188C19.9119 17.08 20.2219 16.948 20.5199 16.794C20.7459 16.68 20.8619 16.72 20.9599 16.948C21.1899 17.472 21.4479 17.978 21.8039 18.434C22.0439 18.738 22.2999 19.008 22.6339 19.206C22.9119 19.374 22.9159 19.466 22.6619 19.638C22.3287 19.8788 21.9401 20.0315 21.5321 20.0822C21.1241 20.1329 20.7099 20.0799 20.3279 19.928C19.8619 19.752 19.5879 19.364 19.4219 18.902C19.3699 18.756 19.3279 18.604 19.2639 18.436ZM16.3479 43.02C16.1628 42.7854 16.0249 42.5171 15.9419 42.23C15.8839 41.992 15.8999 41.758 16.0539 41.56C16.3879 41.132 16.8139 41.192 17.0119 41.698C17.1679 42.092 17.4019 42.42 17.7459 42.672C17.9519 42.822 18.2019 42.952 18.0659 43.282C17.9399 43.582 17.6059 43.742 17.2639 43.688C16.8499 43.622 16.6119 43.328 16.3479 43.02ZM24.0479 34.44C23.9259 34.22 23.8239 34.022 23.8819 33.784C23.9679 33.438 24.2219 33.2 24.5219 33.188C24.8599 33.176 25.1759 33.442 25.2819 33.828C25.3169 33.9866 25.3009 34.1523 25.2362 34.3013C25.1716 34.4503 25.0616 34.5751 24.9219 34.658C24.6239 34.834 24.3839 34.78 24.0479 34.44ZM13.8599 13.152C13.5199 13.494 13.2679 13.44 13.1659 13.012C13.0655 12.6569 13.0177 12.289 13.0239 11.92C13.0299 11.812 13.0179 11.676 13.1499 11.64C13.2799 11.604 13.3499 11.72 13.4159 11.806C13.7159 12.194 13.7459 12.674 13.8599 13.152Z", fill: "black", style: {
|
|
14
|
+
fill: "black",
|
|
15
|
+
fillOpacity: 1
|
|
16
|
+
} })] }) }) });
|
|
17
|
+
};
|
|
18
|
+
const ForwardRef = forwardRef(GlamaColor);
|
|
19
|
+
export default ForwardRef;
|